@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Thin.ttf') format('truetype');

    font-weight: 100;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');

    font-weight: 200;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Light.ttf') format('truetype');

    font-weight: 300;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype');

    font-weight: 400;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Medium.ttf') format('truetype');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Bold.ttf') format('truetype');

    font-weight: 700;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');

    font-weight: 800;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins/Poppins-Black.ttf') format('truetype');

    font-weight: 900;

    font-style: normal;

    font-display: swap;

}



/* Normal weights */
/* Normal weights */
/*
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Italic weights */
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/static/Montserrat-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

*/

/* Optional: CSS variable and system fallback stack */
:root {
    --font-sans: "Montserrat", ui-sans-serif, system-ui, -apple-system, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
}

/* Example usage */
body {
    /* font-family: var(--font-sans); */
    /* font-weight: 300; */
    line-height: 1.5;
}

.poppins {

    font-family: 'Poppins', sans-serif;

}


.poppins-thin {

    font-weight: 100;

}



.poppins-extralight {

    font-weight: 200;

}



.poppins-light {

    font-weight: 300;

}



.poppins-regular {

    font-weight: 400;

}



.poppins-medium {

    font-weight: 500;

}



.poppins-semibold {

    font-weight: 600;

}



.poppins-bold {

    font-weight: 700;

}



.poppins-extrabold {

    font-weight: 800;

}



.poppins-black {

    font-weight: 900;

}

.slideshow-item img {

    width: 100%;

}

.text-red {

    color: #D22B1B;

}

.logo img {

    /* width: 106px; */

    /* height: 102px; */

}

.news-item {

    padding: 15px;

    background: #fff;

    border-radius: 15px;

}

.news-item .news-name {
    font-weight: 600;
    font-size: 16px;
    color: #555;
    text-transform: uppercase;
    line-height: 1.5;
}

.news-item .date {
    display: flex;
    align-items: center;
    /* margin-top: 20px; */
    font-size: 15px;
    font-weight: 400;
    color: #9D9D9D;
    margin: 10px 0;
}

.news-item .date img {
    margin-right: 5px;
    width: 12px;
}

.news-item .news-desc {

    color: #4D4D4D;

}

.news-item .scale-img {

    overflow: hidden;

}

.news-item .scale-img img {

    transition: all 0.3s;

    width: 100%;

}

.news-item:hover .news-name {

    color: #df0000;

}

.news-item:hover .scale-img img {

    transition: all 0.3s;

    transform: scale(1.2);

}

/* Cải thiện giao diện trang tin-tuc - phân rõ đường khối */
.featured-news-item {
    transition: all 0.3s ease;
}

.featured-news-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
}

.featured-news-image {
    overflow: hidden;
}

.featured-news-image img {
    transition: all 0.3s ease;
}

.featured-news-item:hover .featured-news-image img {
    transform: scale(1.05);
}

.featured-news-title a {
    transition: color 0.3s ease;
}

.featured-news-title a:hover {
    color: #df0000 !important;
}

.news-card-wrapper {
    transition: all 0.3s ease;
}

.news-card-wrapper .news-item {
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.news-card-wrapper:hover .news-item {
    border-color: #df0000;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.news-card-wrapper .news-item .scale-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    flex-shrink: 0;
}

.news-card-wrapper .news-item .news-name {
    flex-grow: 1;
    margin-bottom: 10px;
}

.news-card-wrapper .news-item .news-desc {
    flex-grow: 1;
    margin-bottom: 15px;
}

.row-news {
    margin-top: 2rem;
}

.mw-50 {
    max-width: 400px !important;
}


.title-main {
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    color: #FF283D;
}

.title-main:not(.text-left) {
    text-align: center;
}


.title-main h2 span {

    text-transform: uppercase;

    font-weight: 700;

    font-size: 40px;

    color: #333;

}



.time-main {

    margin-bottom: 0.75rem;

    color: #999999;

}



.time-main i {

    vertical-align: top;

    margin: 3px 7px 0px 0px;

}



.time-main span {

    vertical-align: top;

    display: inline-block;

}

.title-main h2 {
    position: relative;
    padding-bottom: 19px;
    font-weight: 600;
    font-size: 28px;
    /* color: #17529E; */
}

.bg-main .title-main h2 {

    text-transform: capitalize;

    color: #fff;

    font-size: 3.8rem;

    font-weight: 600;

}

.title-main .decoration {

    position: absolute;

    width: 95px;

    height: 15px;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    display: none;

}

.title-main .decoration.white-stroke {

    background-color: #fff;

}

.title-main__desc {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 15px;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 2;
}



.bg-main .title-main__desc {

    font-size: 1.5rem;

    font-weight: 400;

    color: #fff;

    margin-bottom: 15px;

    max-width: 80%;

    margin: 0 auto;

    line-height: 2;

}

.title-main h2~.title-main__desc {

    /* margin-top: 20px; */

}



.taisaochon-items {

    border-left: 5px solid transparent;

    min-height: 200px;

    display: flex;

    align-items: center;

    transition: all 0.3s;

}

.taisaochon-items:hover {

    border-color: #D22B1B;

    transition: all 0.3s;

}

.taisaochon-items.news-item .news-name {

    font-size: 1.5rem;

}

.taisaochon-items.news-item .news-desc {

    color: #4D4D4D;

    font-size: 15px;

}

.wrap-cauchuyen {

    background: #fff url("../images/bg_cauchuyen.png") center right no-repeat;

    background-size: contain;

}



.cauchuyen-items .image {

    width: 400px;

    height: 400px;

    background: url("../images/bg_item_cauchuyen.png") center no-repeat;

    display: flex;

    align-items: center;

    justify-content: center;

}

.cauchuyen-items .content {

    width: calc(100% - 470px);

    background: url("../images/quote.png") top left no-repeat;

    padding-top: 75px;

    line-height: 1.5;

}

.cauchuyen-items .image .scale-img {

    width: 260px;

    height: 260px;

    border-radius: 50%;

    border: 5px solid #d2291a;

}



.cauchuyen-items .news-name {

    font-weight: 600;

    font-size: 1.5rem;

    color: #333;

    margin-bottom: 15px;

    padding-bottom: 15px;

    border-bottom: 2px solid #df0000;

}



.owl-dot.active span {

    background: #d22b1b !important;

}



.title-footer {

    font-weight: 500;

    font-size: 30px;

    position: relative;

    /* padding-bottom: 10px; */

    margin-bottom: 20px;

    color: #fff;

    text-transform: uppercase;

    font-family: Poppins;

    font-size: 34px;

    font-weight: 600;

    line-height: 51px;

    text-align: left;

}

.title-footer:after {

    content: "";

}

.footer-powered {
    background: var(--isp-primary);
    padding: 8px 0;
    text-align: center;
    /* border-top: 1px solid #666; */

    #fff: ;
    /* font-family: Poppins; */
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    color: #fff;
    /* height: 85px; */
    text-transform: uppercase;
}

.footer-powered>.container>.d-flex {
    height: 85px;
}

#footer {
    color: var(--isp-primary-dark);
    padding-top: 120px;
    font-weight: 500;
    font-size: 18px;
}

.footer_article {

    padding: 45px 0;

}

.footer-top {

    padding: 45px 0;

    border-bottom: 1px solid #fff;

}

.footer-top__text:before {

    content: url("../images/img/quote.svg");

    position: absolute;

    left: -150px;

    top: 30px;

}

.footer-top p {

    font-size: 1.5rem;

    line-height: 32px;

}

.footer-ul {

    /* list-style-type: none; */

    padding: 0;

}

.footer-ul li {

    margin-bottom: 10px;

}

.footer-ul li a:hover {

    color: #ffe416 !important;

}

.btn-custom-red {

    background: #cc0000;

    color: #fff;

}

.menu>ul>li.btn-custom-red {}

.menu>ul>li.btn-custom-red a {

    color: #fff;

    border: 0;

}

.award-items .news-name {

    font-size: 45px;

}

.wrap-award {

    background: url("../images/bg_award.png");

    background-size: 100% 153px;

    padding: 30px 0;

}



.wrap-youtube iframe {

    width: 100%;

    height: calc(100% - 15px);

    min-height: 150px;

}



.tintuc-items .news-name {

    font-size: 18px;

}

.dangkynhantin:not(.open) {

    opacity: 0;

    pointer-events: none;

    left: -100%;
    top: -100%;

}

.dangkynhantin {

    padding: 50px 0;

    background: #17529E;

    background-size: cover;

    /* min-height: 360px; */

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100vh;

    z-index: 5000;

}

.close-dknt {

    position: absolute;

    top: 30px;

    right: 30px;

    display: flex;

    justify-content: center;

    align-items: center;

    width: 40px;

    height: 40px;

    background: #fff;

    border-radius: 30px;

    cursor: pointer;

    z-index: 99999;

}

.close-dknt:before {

    content: "X";

    font-size: 1.4rem;

    font-weight: 600;



}

.dangkynhantin>div {

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    position: relative;

}

.dangkynhantin .icon {

    color: #fff;

    margin-bottom: 12px;

    display: block;

}

.title-form {

    text-align: center;

    margin: 0 0 25px 0;

    color: #fff;

}

.title-form span {

    text-transform: uppercase;

    font: 40px SFUDinEngAlt;

}



.input_ {

    /* margin: 0 0 15px 0; */

}

.input_ input,
.input_ textarea {
    width: 100%;
    border-radius: 0;
    /* background: transparent; */
    /* color: #fff; */
    /* font-size: 14px; */
    text-indent: 10px;
    height: 71px;
    border: 1px solid transparent;
    /* box-shadow: none; */
    margin: 0;
    padding: 0;
    border-radius: 30px;
    padding-left: 20px;
    /* max-width: 400px; */
    /* transform: skewX(-30deg); */
}

.input_ textarea {

    resize: none;

    height: 100px;

    padding: 10px 91px 10px 10px;

    text-indent: 0;

}

.input_ input:focus,
.input_ textarea:focus {

    box-shadow: none;
    outline: 0;

}

.input_ input::-webkit-input-placeholder,
.input_ textarea::-webkit-input-placeholder {
    color: #333;
}

.newsletter-button {

    display: flex;

    justify-content: center;

    align-items: center;

    width: 71px;

    height: 71px;
}

.newsletter-button input {

    width: 105px;

    border-radius: 0px;

    color: #fff;

    text-transform: uppercase;

    font-size: 15px;

    text-align: center;

    padding: 0;

    border: none;

    box-shadow: none;

    margin: 0 auto;

    padding: 20px 0;

}



#submit-newsletter {
    background: #f57140;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    max-width: 71px;
    width: 71px;
    justify-content: center;
    display: inline-flex;
    width: 71px;
    height: 71px;
}

#submit-newsletter span {
    /* transform: skewX(-20deg); */
}


#reset-newsletter {

    color: #da251c;

    background: #fff;

    padding: 13px 20px;

    text-align: center;

    border: 1px solid transparent;

    cursor: pointer;

    border-radius: 30px;

}



#reset-newsletter:hover {

    color: #fff;

    background: #da251c;

    border: 1px solid #da251c;

}

#submit-newsletter:hover {
    color: #164e99;
    background: #fff;
    border: 1px solid #e67817;
}

.newsletter-button input:focus {

    outline: 0;

}

.newsletter-button input:hover {

    color: yellow;

}

@media (max-width: 991px) {

    .header-topbar {
        display: none !important;
    }

    .aboutus-left {

        width: 100%;

        padding: 0;

    }

    .aboutus-right {

        width: 100%;

    }

}

@media (max-width: 800px) {

    .wrap-youtube iframe {

        height: 350px;

        margin-bottom: 30px;

    }

}

@media (max-width: 721px) {

    .cauchuyen-items .image {

        display: none;

    }

    .cauchuyen-items .content {

        width: 100%;

        padding-bottom: 30px;

    }

}



.info-container .info {

    display: flex;

    margin-bottom: 12px;

    /* font-size: 14px; */

    color: #fff;

    line-height: 32px;

    align-items: center;

}

.info-container .icon {

    margin-right: 23px;

    width: 50px;

    height: 50px;

    display: flex;

    align-items: center;

    justify-content: center;

    background: url(../images/img/bg.svg);

    border-radius: 50%;

    color: #fff;

    background-size: 100%;

}

.info-container .icon i::before {

    color: #fff;

    font-size: 20px;

}



.index_news_list {

    width: calc(100% - 250px);

}

.reverse.title-main .decoration {

    filter: brightness(0) invert(1);

}

.reverse.title-main h2 {

    color: #fff;

}

.reverse.title-main .title-main__desc {

    color: #fff;

}

.newsletter-input-group {
    position: relative;
    width: 100%;
    max-width: 650px;
    margin: 0 15px;
}

.newsletter-input-group .icon {

    position: absolute;

    top: 0;

    bottom: 0;

    margin: auto 0;

    display: flex;

    align-items: center;

    padding-left: 25px;

}

.newsletter-input-group .icon {
    color: transparent;
}

.newsletter-input-group .icon i:before {
    color: #184c8a;
}

.khachhang-items {

    position: relative;

    border-radius: 150px;

    overflow: hidden;

}

.khachhang-items ._content {

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    margin: auto;

    display: flex;

    align-items: end;

    flex-wrap: wrap;

    color: #fff;

    width: 100%;

    justify-content: center;

    background: linear-gradient(45deg, #770608, transparent);

}

.khachhang-items ._content h3 {

    color: #fff;

    width: 100%;

    text-transform: uppercase;

}

.khachhang-items ._icon {

    width: 95px;

    height: 95px;

    border-radius: 50%;

    background-color: #942629;

    margin: 0 auto;

}

.khachhang-items ._career {

    text-align: center;

    line-height: 1.5;

    margin-top: 15px;

    font-size: 20px;

    font-weight: 300;



}

.khachhang-items:hover ._icon {

    background-color: #09375b;

}

.block-service {

    background-size: cover;

}

.dichvu-items {

    background: no-repeat;

    padding: 0 20px;

    margin-bottom: 15px;

}

.dichvu-items .pic-product {

    width: 180px;

    height: 180px;

    overflow: hidden;

    border-radius: 50%;

}

.dichvu-items ._content {

    width: calc(100% - 200px);

    padding: 20px;

}



.dichvu-items .box-product {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    background: #fff;

    padding: 5px;

    border-right: 10px solid #dfd907;

    text-align: right;

    border-top-left-radius: 140px;

    border-bottom-left-radius: 140px;

}

.dichvu-items:nth-child(odd) .box-product {

    flex-direction: row-reverse;

    text-align: left;

    border-radius: 0;

    border-left: 10px solid #dfd907;

    border-right: none;

    text-align: left;

    border-top-right-radius: 140px;

    border-bottom-right-radius: 140px;

}



.scale-img {

    /* border-radius: 50%; */

    overflow: hidden;

    position: relative;

}

.dichvu-items .scale-img:before {

    /* content: ""; */

    border-radius: 50%;

    position: absolute;

    width: 90%;

    height: 90%;

    border: 2px solid #fff;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

    z-index: 3;

}

.dichvu-items .news-name {

    /* color: #fff; */

}

.why-items {

    background-color: #e0f3e9;

    border-radius: 150px;

    height: 530px;

    width: 280px;

    /* padding: 10px; */

    text-align: center;

    color: #fff;
}

.why-items .pic-product {

    position: relative;

    width: 280px;

    height: 280px;

    text-align: center;

    margin: 0 auto;

    /* padding: 15px; */

    display: flex;

    align-items: center;

    justify-content: center;
}

.why-items .pic-product>div {

    width: 280px;

    height: 280px;

    border-radius: 50%;

    overflow: hidden;

    margin: auto;

    background: #fff;

    display: flex;

    align-items: center;

    justify-content: center;

    background-size: cover;

    margin: auto;

    /* padding: 10px; */

    border: 5px solid #44a65d;
}

.why-items .pic-product>div:after {

    /* content: ""; */

    position: absolute;

    top: calc(50% - 88px);

    left: calc(50% - 88px);

    /* right: calc(50% - 75px); */

    margin: auto;

    width: 175px;

    height: 175px;

    display: flex;

    justify-content: center;

    align-items: center;

    text-align: center;

    border: 1px dashed #fff;

    border-radius: 50%;
}

.why-items:hover .name-news {

    color: #ead47c;

}

.why-group {

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

    grid-gap: 30px;

}

.why-items .news-name {

    color: var(--isp-primary-dark);

    font-size: 20px;

    font-weight: 700;

    text-transform: capitalize;

    /* width: 75%; */

    text-align: center;

    margin: 0 auto;

    line-height: 1.5;
}

.why-items:hover .pic-product>div {

    /* background: #09375b; */
}

.why-items:hover .news-name {
    color: #f57152;
}

.even {

    padding-bottom: 40px;
}

.even .why-items {

    position: relative;

    /* top: 40px; */
}

#header {

    background: #fff;

}

.circle {

    display: block;

    overflow: hidden;

    border-radius: 50%;

}

@media (max-width: 768px) {

    .index_news_img {

        display: none;

    }

    .index_news_list {

        width: 100%;

    }

    .why-group {

        grid-template-columns: 1fr 1fr;

    }

    .why-items:nth-child(even) {

        top: 0;

    }

    .dichvu-items ._content {

        padding: 10px;

    }

    .dichvu-items .news-name {

        padding: 0 !important;

        font-size: 20px;

        width: 100%;

    }

}



.khachhang_item {

    position: relative;

    padding: 15px;

    pointer-events: none;

    border-radius: 15px;

    /* box-shadow: 1px 1px 1px 1px; */

}

.khachhang_item .news_box {

    position: relative;

    /* background: #006d33; */

    padding: 15px;

    /* border-top-left-radius:30px; */

    padding-top: 15px;



    text-align: left;



    border-radius: 15px;

}

.khachhang_item ._career {

    color: #333;

}

.owl-item:not(.active) .khachhang_item .news_box {

    color: #FFF;

    box-shadow: 1px 1px 10px 1px #ccc;

}

.khachhang_item .news__photo:before {

    content: url("../images/img/quote_khachhang.png");

    position: absolute;

    right: 0;

    bottom: 0;

}

.khachhang_item .news__photo {

    /* border-radius: 50%; */

    /* width: 110px; */

    /* height: 110px; */

    /* top: -30px; */

    /* left: 35px; */

    /* position: absolute; */

    display: flex;

    align-items: center;

    justify-content: space-between;

    position: relative;

}

.khachhang_item .news__photo img {

    border-radius: 50%;

    width: 105px;

    height: 105px;

}

.khachhang_item .news-name {

    /* color: #fff; */

    line-height: 1.8;

    text-transform: uppercase;

    pointer-events: none;

    font-size: 1.5rem;

    /* padding-left: 15px; */

    text-align: left;

}

.khachhang_item .news-desc {

    /* color: #fff; */

    font-weight: 400;

    font-size: 20px;

    margin-top: 20px;

    line-height: 1.5;

}



.owl-item.active:nth-child(2n) .khachhang_item {

    background: #17529E;

    color: #fff;

}

.owl-item.active:nth-child(2n) .khachhang_item .news-name,
.owl-item.active:nth-child(2n) .khachhang_item .news-desc {

    color: #fff;

}

.owl-item.active:nth-child(2n) .khachhang_item ._career {

    color: #fff;

}

.owl-item.active:nth-child(2n) .khachhang_item .news__photo:before {

    filter: brightness(0) invert(1);

}

.main-news {

    position: relative;

    margin-bottom: 30px;

}

.main-news__detail {
    padding: 15px 0;
}

.main-news__detail .name-news a {
    font-size: 23px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 15px;
}

.main-news__detail .desc-news {
    font-size: 18px;
    font-weight: 400;
}

.block-thieves-news {

    padding: 40px 0;

}

.item-news {}

.item-news ._image img {}

.item-news .name-news a {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    /* line-height: 1.5; */
    /* height: 40px; */
    display: inline-block;
    /* line-height: 40px; */
    font-weight: 500;
    margin-bottom: 15px;
}

.item-news:not(.item-news-desktop) .name-news a {
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    /* line-height: 1.5; */
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    background: #00569b;
}


.item-news .desc-news {
    /* font-size: 14px; */
    text-decoration: none;
    line-height: 1.5;
}



.block-splist.reverse {

    padding: 40px 0;

}

.product__photo {

    position: relative;

}

.product__photo .cart-pro-detail {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    margin: auto;
    text-align: center;
}

.product__photo .cart-pro-detail a {

    margin: 0 5px;

}

.discount-badge {
    display: inline-flex;
    background-color: #0052a4;
    /* xanh dương */
    color: #fff;
    font-weight: bold;
    position: relative;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px 0 10px;
    align-items: center;
}

.discount-badge::after {
    content: '';
    position: absolute;
    top: 0;
    right: -8px;
    width: 10px;
    height: 100%;
    background-color: transparent;
    transform: skewX(30deg);
    border-right: 6px solid #df0000;
    border-left: 10px solid #0052a4;
}

.discount-badge .skew-right {
    content: '';
    width: 12px;
    height: 100%;
    background-color: red;
    transform: skewX(-20deg);
    /* nghiêng về trái */
    position: absolute;
    right: -6px;
    /* nửa chiều rộng để nó ăn vào bên phải */
    top: 0;
}

.product__photo .cart-pro-detail a:first-child {

    left: -150px;

    position: relative;

    transition: all 0.3s;

}

.product__photo .cart-pro-detail a {

    right: -150px;

    position: relative;

    transition: all 0.3s;

}

.product__photo .cart-pro-detail img {
    width: 32px;
    height: 32px;
}

.product__photo:hover .cart-pro-detail a {

    left: 0;

    right: 0;

    transition: all 0.3s;

}

.news__photo {
    border-radius: 15px;
    /* width: 180px; */
}

.news__info {
    /* width: calc(100% - 195px); */
}

.btn-xemthem {
    background: #17529e;
    /* overflow: hidden; */
    position: relative;
    padding: 0 20px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    transform: skewX(-30deg);
    text-decoration: none;
}

.btn-xemthem:after {
    content: "";
    width: 4px;
    height: 50%;
    position: absolute;
    right: -10px;
    bottom: 0;
    background: #ff283d;
    /* transform: skewX(45deg); */
}

.btn-xemthem:before {
    content: "";
    width: 4px;
    height: 50%;
    position: absolute;
    left: -10px;
    top: 0;
    background: #ff283d;
    /* transform: skewX(45deg); */
}

.btn-xemthem-content {
    transform: skewX(30deg);
}

.btn-xemthem:hover {
    color: #f9f788;
}

/*.btn-xemthem{*/

/*    background: #016831;*/

/*    display: inline-flex;*/

/*    padding: 8px 18px;*/

/*    border-radius: 15px;*/

/*    color: #fff;*/

/*    font-size: 18px;*/

/*    text-decoration: none;*/

/*    border: 1px solid #016831;*/

/*}*/



/*.btn-xemthem span{*/

/*    background: #e67817;*/

/*    width: 24px;*/

/*    height: 24px;*/

/*    font-size: 14px;*/

/*    border-radius: 50%;*/

/*    text-align: center;*/

/*    display: flex;*/

/*    align-items: center;*/

/*    justify-content: center;*/

/*    color: #fff!important;*/



/*}*/

/*.btn-xemthem:hover{*/

/*    background: #fff;*/

/*    color: #016831;*/

/*}*/

.bg-main {

    background: url("../images/img/bg_tintuc.svg")
}

.block_header_bottom {

    padding: 1.5rem 0;

}

.header-topbar .icon.icon-45 {

    width: 40px !important;

    height: 40px !important;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--isp-secondary);

}

.header-topbar .icon.icon-45 i::before {

    font-size: 17px;

}

.header-topbar {

    background: #01a859;

    color: #fff;

    font-size: 20px;

    padding: 10px 0;

    font-weight: 700;
}

.icon {
    /* background: var(--isp-secondary); */
}

/* Topbar Responsive Styles */
/* Section Logo */
#section-logo {
    /* padding: 15px 0; */
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

#section-logo .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

#section-logo a {
    display: block;
    /* flex-shrink: 0; */
    /* line-height: 0; */
}

#section-logo a img {
    max-width: 150px;
    height: auto;
    display: block;
}

#section-logo .section-menu {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    min-width: 0;
}

/* Mobile Menu Toggle Button */
#section-logo .mobile-menu-toggle {
    display: none;
    flex-shrink: 0;
    z-index: 1000;
    position: relative;
}

#section-logo .mobile-menu-toggle .hamburger-btn {
    display: block;
    width: 44px;
    height: 44px;
    position: relative;
    cursor: pointer;
    padding: 10px;
    background: transparent;
    border: none;
    outline: none;
    text-decoration: none;
    z-index: 1001;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
}

#section-logo .mobile-menu-toggle .hamburger-btn span {
    display: block;
    width: 24px;
    height: 3px;
    background: var(--main-color, #01a859);
    margin: 4px 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 2px;
    will-change: transform, opacity;
}

#section-logo .mobile-menu-toggle .hamburger-btn:hover span {
    background: var(--hover-color, #cc2c32);
}

#section-logo .mobile-menu-toggle .hamburger-btn.active span:nth-child(1) {
    transform: rotate(45deg) translate(7px, 7px);
}

#section-logo .mobile-menu-toggle .hamburger-btn.active span:nth-child(2) {
    opacity: 0;
    transform: translateX(-15px);
    width: 0;
}

#section-logo .mobile-menu-toggle .hamburger-btn.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

/* Mobile Menu Navigation */
.mobile-menu-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    max-width: 85%;
    height: 100vh;
    background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 2px 0 20px rgba(0, 0, 0, 0.2);
    will-change: transform;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.mobile-menu-nav.active {
    transform: translateX(0);
}

.mobile-menu-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu-nav ul li {
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

.mobile-menu-nav ul li:first-child {
    border-top: none;
}

.mobile-menu-nav ul li a {
    display: flex;
    align-items: center;
    padding: 16px 20px;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    line-height: 1.5;
    min-height: 50px;
}

.mobile-menu-nav ul li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--main-color, #01a859);
    transform: scaleY(0);
    transition: transform 0.2s ease;
}

.mobile-menu-nav ul li a:hover,
.mobile-menu-nav ul li a.active {
    color: var(--main-color, #01a859);
    background: linear-gradient(90deg, rgba(1, 168, 89, 0.05) 0%, rgba(1, 168, 89, 0.02) 100%);
    padding-left: 23px;
}

.mobile-menu-nav ul li a:hover::before,
.mobile-menu-nav ul li a.active::before {
    transform: scaleY(1);
}

.mobile-menu-nav ul li a.has-child {
    padding-right: 45px;
}

.mobile-menu-nav ul li a.has-child::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    color: #999;
    font-size: 14px;
    will-change: transform;
}

.mobile-menu-nav ul li a.has-child:hover::after,
.mobile-menu-nav ul li a.has-child.active::after {
    color: var(--main-color, #01a859);
}

.mobile-menu-nav ul li a.has-child.open::after {
    transform: translateY(-50%) rotate(180deg);
}

.mobile-menu-nav ul li.line {
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #e0e0e0 20%, #e0e0e0 80%, transparent 100%);
    margin: 8px 15px;
    border: none;
    opacity: 0.5;
}

.mobile-menu-nav ul li ul {
    display: none;
    background: #f8f9fa;
    padding-left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-nav ul li ul.open {
    display: block;
    max-height: 2000px;
}

.mobile-menu-nav ul li ul li {
    border-bottom: 1px solid #e8e8e8;
}

.mobile-menu-nav ul li ul li:last-child {
    border-bottom: none;
}

.mobile-menu-nav ul li ul li a {
    padding-left: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
}

.mobile-menu-nav ul li ul li a:hover {
    color: var(--main-color, #01a859);
    background: linear-gradient(90deg, rgba(1, 168, 89, 0.08) 0%, rgba(1, 168, 89, 0.03) 100%);
}

.mobile-menu-nav ul li ul ul {
    background: #f0f1f2;
}

.mobile-menu-nav ul li ul ul li a {
    padding-left: 60px;
    font-size: 13px;
    color: #666;
}

.mobile-menu-nav ul li ul ul ul li a {
    padding-left: 80px;
    font-size: 12px;
    color: #777;
}

/* Mobile Menu Overlay */
.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    will-change: opacity;
}

.mobile-menu-overlay.active {
    display: block;
    opacity: 1;
}

/* Responsive adjustments */
@media screen and (max-width: 991px) {
    #section-logo {
        padding: 12px 0;
        position: sticky;
        top: 0;
        z-index: 100;
        background: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    #section-logo .mobile-menu-toggle {
        display: block !important;
        z-index: 1001;
    }

    #section-logo .mobile-menu-toggle .hamburger-btn {
        pointer-events: auto;
        z-index: 1002;
    }

    .mobile-menu-nav {
        display: block;
    }

}

@media screen and (max-width: 767px) {
    #section-logo {
        padding: 10px 0;
    }

    #section-logo a img {
        max-width: 120px;
    }

    .mobile-menu-nav {
        width: 260px;
    }
}

@media screen and (max-width: 575px) {
    #section-logo {
        padding: 8px 0;
    }

    #section-logo a img {
        max-width: 100px;
    }

    #section-logo .mobile-menu-toggle .hamburger-btn {
        width: 40px;
        height: 40px;
        padding: 8px;
    }

    #section-logo .mobile-menu-toggle .hamburger-btn span {
        width: 20px;
        height: 2px;
    }

    .mobile-menu-nav {
        width: 260px;
    }

    .mobile-menu-nav ul li a {
        padding: 14px 18px;
        font-size: 14px;
        min-height: 48px;
    }

    .mobile-menu-nav ul li ul li a {
        padding-left: 36px;
    }

    .mobile-menu-nav ul li ul ul li a {
        padding-left: 54px;
    }

    .mobile-menu-nav ul li ul ul ul li a {
        padding-left: 72px;
    }
}

.block-khachhang {

    background: url("../images/img/bg_khachhang.png") no-repeat;

    background-size: cover;

}

.block-bacsi {

    background: url("../images/img/bg_bacsi.jpg") no-repeat;

    background-size: cover;

}



.bacsi_item {

    padding: 0;

}



.news-item.bacsi_item .news-name {

    color: #585858;

    padding: 15px 10px;

}



.why-items .text-white p {

    font-size: 20px;

    line-height: 1.5;

}



.menu-topbar {

    display: flex;

    align-items: center;

    margin: 0;

    height: 100%;

}

.menu-topbar li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.menu-topbar li a:hover {

    color: #f3c709;

}

.menu-topbar li {

    margin: 0;

}

.menu-topbar li+li:before {

    content: "";

    margin: 0 15px;

}



@media (max-width: 568px) {

    .dichvu-items .box-product {

        display: block !important;

        border-radius: 0 !important;

        text-align: center !important;

        border: 0 !important;

    }

    .dichvu-items ._content {

        width: 100%;

    }

    .dichvu-items .pic-product {

        margin: 0 auto;

    }

    .info-container .icon {

        display: none;

    }

}

.fill-red-custom {
    fill: #FF283D;
}

.fill-white {
    fill: #ffffff;
}

.fs-20 {
    font-size: 20px;
}

.titleFooter {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.titleFooter:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background: #fff;
    opacity: 0.3;
    bottom: 0
}

.name-dichvu {
    background: url('/assets/images/r_6.png') right no-repeat;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-right: 35px;
    height: 40px;
}

.name-dichvu a {
    padding-left: 10px;
}

.name-dichvu:after {
    content: url('/assets/images/r_7.png');
    width: 15px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.btn-group-list {
    display: inline-flex;
    margin: 0 auto;
}

.btn-on__noibat {
    height: 40px;
    padding: 0 20px;
    background-color: #17529e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    transform: skewX(35deg);
    cursor: pointer;
}

.btn-on__noibat span {
    color: #fff;
    transform: skewX(-35deg);
}

.btn-on__noibat:hover,
.btn-on__noibat.active {
    background-color: #df0000;
}

form.form-desktop-search>* {}

form.form-desktop-search input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 38px;

}

form.form-desktop-search input[type=text] {
    width: 400px;
    padding-left: 15px;
}

.btn-desktop-search {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 38px;
    background: #00569b;
    color: #fff;
    padding: 0 30px;
}

.icon-banner i {
    font-size: 24px;
}


.col-news-detail {
    display: flex;
    justify-content: space-between;
}

.d-topbar {
    background: #FF283D;
    height: 40px;
}

.item-news-desktop ._image {
    overflow: hidden;
}

.item-news-desktop:hover ._image img {
    transform: scale(1.2);
    transition: all 0.3s;
}

.item-news-desktop:hover a {
    color: #df0000;
    transition: all 0.3s;
}

.main-news .news-img {
    overflow: hidden;
}

.main-news .news-img:hover img {
    transform: scale(1.2);
    transition: all 0.3s;
}

.main-news:hover a {
    color: #df0000;
    transition: all 0.3s;
}

.desktop-dknt-wrap {}

.desktop-dknt {
    /* overflow: hidden; */
    /* max-width: 100%; */
    /* height: 48px; */
    /* position: relative; */
    /* width: 100%; */
}

.newsletter-row {
    /* transform: skewX(20deg); */
    /* width: calc(100% + 100px); */
}

._iwrap {
    /* background: #fff; */
}

.desktop-dknt .form-newsletter {
    /* position: absolute; */
    /* width: calc(100% + 41px); */
    /* left: -22px; */
    /* color: #f3c709; */
    /* display: flex; */
    /* justify-content: center; */
    /* width: 100%; */
    /* align-items: center; */
    /* width: 100%; */
}

.menu-topbar li {

    margin: 0;

}

.menu-topbar li+li:before {

    content: "";

    margin: 0 15px;

}



@media (max-width: 568px) {

    .dichvu-items .box-product {

        display: block !important;

        border-radius: 0 !important;

        text-align: center !important;

        border: 0 !important;

    }

    .dichvu-items ._content {

        width: 100%;

    }

    .dichvu-items .pic-product {

        margin: 0 auto;

    }

    .info-container .icon {

        display: none;

    }

}

.fill-red-custom {
    fill: #FF283D;
}

.fill-white {
    fill: #ffffff;
}

.fs-20 {
    font-size: 20px;
}

.titleFooter {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.titleFooter:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background: #fff;
    opacity: 0.3;
    bottom: 0
}

.name-dichvu {
    background: url('/assets/images/r_6.png') right no-repeat;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-right: 35px;
    height: 40px;
}

.name-dichvu a {
    padding-left: 10px;
}

.name-dichvu:after {
    content: url('/assets/images/r_7.png');
    width: 15px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.btn-group-list {
    display: inline-flex;
    margin: 0 auto;
}

.btn-on__noibat {
    height: 40px;
    padding: 0 20px;
    background-color: #17529e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    transform: skewX(35deg);
    cursor: pointer;
}

.btn-on__noibat span {
    color: #fff;
    transform: skewX(-35deg);
}

.btn-on__noibat:hover,
.btn-on__noibat.active {
    background-color: #df0000;
}

form.form-desktop-search>* {}

form.form-desktop-search input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 38px;

}

form.form-desktop-search input[type=text] {
    width: 400px;
    padding-left: 15px;
}

.btn-desktop-search {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 38px;
    background: #00569b;
    color: #fff;
    padding: 0 30px;
}

.icon-banner i {
    font-size: 24px;
}


.col-news-detail {
    display: flex;
    justify-content: space-between;
}

.d-topbar {
    background: #FF283D;
    height: 40px;
}

.item-news-desktop ._image {
    overflow: hidden;
}

.item-news-desktop:hover ._image img {
    transform: scale(1.2);
    transition: all 0.3s;
}

.item-news-desktop:hover a {
    color: #df0000;
    transition: all 0.3s;
}

.main-news .news-img {
    overflow: hidden;
}

.main-news .news-img:hover img {
    transform: scale(1.2);
    transition: all 0.3s;
}

.main-news:hover a {
    color: #df0000;
    transition: all 0.3s;
}

.desktop-dknt-wrap {
    background-color: #31a75b;
    /* height: 200px; */
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 24px;
    position: relative;
}

.desktop-dknt {
    /* overflow: hidden; */
    max-width: 100%;
    /* height: 48px; */
    position: relative;
    width: 100%;
}

.newsletter-row {
    align-items: center;
    height: 71px;
    margin: 0 auto;
}


.desktop-dknt-wrapper {}

.dknt-wrap-info {
    color: #f57140;
    /* margin-bottom: 30px; */
    max-width: 171PX;
    text-align: center;
}

/* ========================================
   ISP VIETNAM HOMEPAGE STYLES
   ======================================== */

/* Color Variables */
:root {
    --isp-primary: #2D9F4E;
    --isp-primary-dark: #1B7A38;
    --isp-secondary: #FF6B35;
    --isp-light-bg: #F5F9F6;
    --isp-text: #333;
    --isp-text-light: #666;
}

/* Hero Section */
.hero-section-isp {
    background: linear-gradient(135deg, var(--isp-primary) 0%, var(--isp-primary-dark) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.hero-section-isp::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/pattern-dots.png') repeat;
    opacity: 0.1;
}

.hero-content-isp {
    color: #fff;
    position: relative;
    z-index: 2;
}

.hero-title-isp {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.hero-subtitle-isp {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.hero-desc-isp {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    opacity: 0.95;
}

.hero-contact-isp {
    margin-top: 30px;
}

.contact-item-isp {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 600;
}

.contact-item-isp i {
    font-size: 24px;
}

.hero-product-isp {
    position: relative;
    z-index: 2;
    text-align: center;
}

.hero-product-image img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.2));
    animation: float 3s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }
}

/* Section Styling */
.products-section-isp,
.category-section-isp,
.features-section-isp,
.certificates-section-isp {
    padding: 60px 0;
}

.category-section-isp {
    background: var(--isp-light-bg);
}

.section-header-isp {
    margin-bottom: 40px;
}

.section-title-isp {
    font-size: 30px;
    font-weight: 700;
    color: var(--isp-secondary);
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.section-title-isp::before {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: calc(100% + 25px);

    height: 3px;

    background: #4bb44f;

    border-radius: 2px;
}

.section-title-isp::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -76px;
    width: 72px;
    height: 42px;
    background: url("../images/leaf.webp") no-repeat;
    background-size: 100%;
    transform: rotate(45deg);
}

/* Product Cards */
.product-card-isp {
    /* background: #def3e9; */
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-card-isp:hover {
    /* transform: translateY(-8px); */
    box-shadow: 0 8px 24px rgba(45, 159, 78, 0.2);
}

.product-image-isp {
    position: relative;
    overflow: hidden;
    background: #fff;
    aspect-ratio: 1;
}

.product-image-isp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.product-card-isp:hover .product-image-isp img {
    transform: scale(1.1);
}

.product-info-isp {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    background: #def3e9;
}

.product-name-isp {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.4;
    min-height: 42px;
}

.product-name-isp a {
    color: var(--isp-primary-dark);
    text-decoration: none;
    display:
        -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-name-isp a:hover {
    color: var(--isp-primary);
}

.product-price-isp {
    font-size: 20px;
    font-weight: 700;
    color: var(--isp-secondary);
    margin-bottom: 12px;
}

.btn-buy-isp {
    display: none;
    width: 100%;
    padding: 10px 20px;
    background: var(--isp-secondary);
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    margin-top: auto;
}

.btn-buy-isp:hover {
    background: #FF5722;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);
}

/* Features Section */
.feature-box-isp {
    text-align: center;
    padding: 30px 20px;
    background: #fff;
    border-radius: 12px;
    transition: all 0.3s ease;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.feature-box-isp:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.feature-icon-isp {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid var(--isp-primary);
    color: var(--isp-primary);
    transition: all 0.3s ease;
}

.feature-box-isp:hover .feature-icon-isp {
    background: var(--isp-primary);
    color: #fff;
}

.feature-icon-isp i {
    font-size: 32px;
}

.feature-title-isp {
    font-size: 16px;
    font-weight: 700;
    color: var(--isp-text);
    margin-bottom: 12px;
    text-transform: uppercase;
}

.feature-desc-isp {
    font-size: 14px;
    color: var(--isp-text-light);
    line-height: 1.6;
}

/* Certificates Section */
.certificate-box-isp {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.certificate-box-isp:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.certificate-box-isp img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

/* Responsive Design */
@media (max-width: 991px) {
    .hero-title-isp {
        font-size: 36px;
    }

    .hero-subtitle-isp {
        font-size: 20px;
    }

    .section-title-isp {
        font-size: 28px;
    }

    .hero-section-isp {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .hero-title-isp {
        font-size: 28px;
    }

    .hero-subtitle-isp {
        font-size: 18px;
    }

    .hero-desc-isp {
        font-size: 14px;
    }

    .section-title-isp {
        font-size: 24px;
    }

    .hero-section-isp {
        padding: 40px 0;
    }

    .products-section-isp,
    .category-section-isp,
    .features-section-isp,
    .certificates-section-isp {
        padding: 40px 0;
    }

    .product-name-isp {
        font-size: 14px;
        min-height: 40px;
    }

    .product-price-isp {
        font-size: 16px;
    }

    .btn-buy-isp {
        padding: 8px 16px;
        font-size: 13px;
    }

    .feature-icon-isp {
        width: 60px;
        height: 60px;
    }

    .feature-icon-isp i {
        font-size: 24px;
    }

    .feature-title-isp {
        font-size: 14px;
    }

    .feature-desc-isp {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .product-card-isp {
        margin-bottom: 15px;
    }

    .contact-item-isp {
        font-size: 14px;
    }

    .contact-item-isp i {
        font-size: 18px;
    }
}

.footer-company-title {
    font-weight: 700;
    color: var(--isp-secondary);
    font-size: 35px;
    text-align: center;
}

.menu-footer {
    color: var(--isp-primary-dark);
    line-height: 2;
}

.menu-footer ul li {}

.menu-footer li a {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--isp-primary-dark);
}

.ft-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    border: 1px solid #ccc;
    margin: 0 5px;
}

.category-image-isp {
    padding: 0 10px;
    background: var(--isp-primary-dark);
}

.menu {
    position: relative;
    z-index: 3;
}

.menu ul li a {
    text-transform: uppercase;
}