body {
    position: relative;
}

.home-page {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #212121;
}

.background {
    position: absolute;
}

    .background.top.left {
        top: 350px;
        left: -180px;
    }

    .background.top.right {
        top: -60px;
        right: -410px;
    }

    .background.middle {
        top: 540px;
        left: -600px;
    }

    .background.bottom.left {
        top: 240px;
        left: -490px;
    }

    .background.bottom.right {
        top: -190px;
        right: -410px;
    }

/*#region Banner */
.banner-home {
    display: flex;
    justify-content: center;
    padding-top: 60px;
}

.box-banner {
    display: flex;
    align-items: center;
    z-index: 1;
}

.banner-left .title {
    font-size: 40px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #008fec;
}

.banner-left .desc {
    font-size: 24px;
    color: #484848;
}

.banner-right {
    position: relative;
    z-index: 1;
}
/*#endregion*/

/*#region Custom banner owl.carousel */
.banner-home .owl-item {
    position: relative;
}

.banner-home .owl-nav {
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 100%;
    top: 40%;
}

.banner-home .owl-dots {
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
}

.banner-home .owl-prev {
    position: absolute;
    left: 0;
}

.banner-home .owl-next {
    position: absolute;
    right: 0;
}

.banner-home .owl-dots .owl-dot {
    outline: none;
}

    .banner-home .owl-dots .owl-dot span {
        width: 12px !important;
        height: 12px !important;
        margin: 9px 7px !important;
    }

    .banner-home .owl-dots .owl-dot.active span {
        background-color: #fff;
        background: #ff8500 !important;
    }

.banner-home .owl-nav .owl-prev {
    outline: none;
}

    .banner-home .owl-nav .owl-prev:hover {
        background: transparent;
    }

.banner-home .owl-nav .owl-next {
    outline: none;
}

    .banner-home .owl-nav .owl-next:hover {
        background: transparent;
    }

.banner-home .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.banner-home .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.banner-home .owl-theme .owl-dots .owl-dot.active:hover span {
    background: #fff;
}
/*#endregion*/

/*#region Vi sao chon MISA */
.hp-reason-item {
    padding-top: 60px;
}

.statistical {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -10px;
}

.hp-ri-box-item {
    width: 18%;
    text-align: center;
    padding: 0 10px;
}

.statistical .hp-ri-box-item:nth-child(3) {
    width: 26%;
}

.statistical .hp-ri-box-item:nth-child(5) {
    width: 20%;
}

.hp-ri-text-item {
    font-size: 32px;
    line-height: 32px;
}

.hp-ri-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 32px;
    color: #008fec;
    padding-bottom: 60px;
}

.hp-ri-content-top,
.hp-ri-content-bottom {
    z-index: 20;
}

.hp-ri-number-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #008fec;
    padding-bottom: 10px;
}

.hp-ri-symbol-item {
    font-size: 36px;
    padding-left: 5px;
}

.hp-ri-description-item {
    font-size: 14px;
    color: #484848;
}

    .hp-ri-description-item .text-bold {
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-size: 14px;
        color: #3a3a3a;
        text-transform: uppercase;
    }
/*#endregion*/

/*region Introduction */
.introduction {
    padding-top: 90px;
}

.i-title {
    font-family: GoogleSans Bold, arial, sans-serif;
    font-size: 20px;
    color: #3a3a3a;
    text-align: center;
    padding-bottom: 5px;
}

.i-subtitle {
    color: #484848;
    text-align: center;
}

.i-button {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

    .i-button a {
        display: block;
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        padding: 10px 20px;
        border-radius: 20px;
        overflow: hidden;
    }

    .i-button .i-amis {
        background: #008fec;
        color: #FFF;
    }

    .i-button .i-sme {
        border: solid 2px #008fec;
        color: #008fec;
        padding: 8px 20px;
        margin-left: 10px;
    }
/*#endregion*/

/*#region San pham */
.home-page .hp-product-item {
    padding-top: 90px;
}

    .home-page .hp-product-item .box-product {
        display: flex;
        direction: rtl;
        z-index: 1;
        padding-bottom: 60px;
    }

        .home-page .hp-product-item .box-product:nth-child(2n) {
            direction: ltr;
        }

        .home-page .hp-product-item .box-product:last-child {
            padding-bottom: 0;
        }

        .home-page .hp-product-item .box-product .col-md-12 {
            direction: ltr;
        }

    .home-page .hp-product-item .title {
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-size: 28px;
        padding-top: 60px;
    }

        .home-page .hp-product-item .title a {
            color: #008fec;
        }

    .home-page .hp-product-item .line-bottom {
        background-color: #0077c5;
        height: 3px;
        width: 100px;
    }

    .home-page .hp-product-item .desc {
        font-size: 18px;
        line-height: 28px;
        color: #757575;
        padding-top: 15px;
        padding-right: 95px;
        text-align: justify;
    }

    .home-page .hp-product-item .link {
        font-size: 18px;
        line-height: 28px;
        padding-top: 10px;
    }

        .home-page .hp-product-item .link a {
            color: #0077c5;
        }

    .home-page .hp-product-item .img-product a:hover img {
        opacity: 0.85;
    }

    .home-page .hp-product-item .img-product img {
        margin: 0 auto;
    }

.hp-product-item .owl-nav [class*="owl-"] {
    outline: none;
    border-radius: 50%;
    box-shadow: 0 1px 5px 1px #ddd;
}

.home-page .hp-product-item .button {
    display: flex;
    padding-top: 25px;
}

    .home-page .hp-product-item .button a {
        display: block;
        background: #008fec;
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-size: 14px;
        color: #FFF;
        text-transform: uppercase;
        padding: 10px 20px;
        border-radius: 20px;
        overflow: hidden;
    }

.home-page .hp-product-item .b-cukcuk {
}

.home-page .hp-product-item .b-eshop {
    margin-left: 15px;
}
/*#endregion*/

/*#region Ban tin MISA */
.home-page .hp-news-item {
    padding-top: 30px;
}

.home-page .hp-ni-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 32px;
    color: #008fec;
    padding-bottom: 15px;
    z-index: 1;
}

    .home-page .hp-ni-title-item a {
        color: #008fec;
    }

.home-page .hp-ni-content-item {
    z-index: 1;
}

    .home-page .hp-ni-content-item a:hover .hp-ni-box-item {
        opacity: 0.85;
    }

.home-page .hp-ni-box-item {
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 8px 0 #d2d0d0;
    z-index: 1;
    background-color: #fff;
}

.home-page .hp-ni-image-item img {
    height: auto;
}

.home-page .hp-ni-ci-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    padding-top: 20px;
    font-size: 14px;
    color: #3f3f3f;
    min-height: 60px;
}

.home-page .hp-news-item .owl-carousel .owl-item {
    position: relative;
}

.home-page .hp-news-item .owl-carousel .owl-nav {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: -webkit-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: calc(50% - 20px);
}

.home-page .hp-news-item .owl-carousel .owl-dots {
    width: 100%;
    padding-top: 15px;
    position: absolute;
    display: inline-flex;
    justify-content: center;
    margin: 0;
}

.home-page .hp-news-item .owl-carousel .owl-prev {
    position: absolute;
    left: 0;
}

.home-page .hp-news-item .owl-carousel .owl-next {
    position: absolute;
    right: 0;
}

.home-page .hp-news-item .owl-carousel .owl-dots .owl-dot {
    outline: none;
}

    .home-page .hp-news-item .owl-carousel .owl-dots .owl-dot span {
        background-color: #fff;
        border: solid #ddd 1px;
        width: 14px;
        height: 14px;
        margin: 0 5px;
    }

    .home-page .hp-news-item .owl-carousel .owl-dots .owl-dot.active span {
        background-color: #fff;
        background: #2680eb;
        border: solid #2680eb 1px;
    }

.home-page .hp-news-item .owl-carousel .owl-nav .owl-prev {
    outline: none;
    margin: 0 0 0 -60px;
}

    .home-page .hp-news-item .owl-carousel .owl-nav .owl-prev img {
        border-radius: 50%;
        box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    }

    .home-page .hp-news-item .owl-carousel .owl-nav .owl-prev:hover {
        background: transparent;
    }

.home-page .hp-news-item .owl-carousel .owl-nav .owl-next {
    outline: none;
    margin: 0 -60px 0 0;
}

    .home-page .hp-news-item .owl-carousel .owl-nav .owl-next img {
        border-radius: 50%;
        box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    }

    .home-page .hp-news-item .owl-carousel .owl-nav .owl-next:hover {
        background: transparent;
    }

.home-page .hp-news-item .owl-carousel .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 15px;
    z-index: 63;
}

.home-page .hp-news-item .owl-carousel .owl-theme .owl-dots .owl-dot:hover span {
    border: solid 1px #2680eb;
    background: #2680eb;
}

.home-page .hp-news-item .owl-carousel .owl-theme .owl-dots .owl-dot.active:hover span {
    border: solid 1px #2680eb;
    background: #2680eb;
}
/*#endregion*/

/*#region Feedback */
.hp-feedback-item {
    /*padding-top: 120px;*/
    padding: 120px 0 105px;
}

.fb-container {
    display: flex;
    width: 100%;
    list-style: none;
    flex-wrap: nowrap;
}

.fb-item {
    min-height: 400px;
    padding: 30px 20px;
    border: 1px solid #ced0e3;
    border-radius: 30px;
    text-align: center;
    height: 480px;
    box-shadow: 10px 10px 15px rgb(55 85 183 / 6%);
    background: #fff;
}

ul.fb-container.owl-carousel .fb-img img {
    width: 155px;
    display: unset;
}

ul.fb-container li {
    margin: 15px;
}

.fb-img {
    padding-bottom: 25px;
}

    .fb-img img {
        width: 144px;
    }

.fb-content {
    height: 110px;
    max-height: 110px;
    overflow: auto;
    color: #484848;
    margin-bottom: 20px;
    padding: 0 5px;
}

.fb-author {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 20px;
    padding-bottom: 10px;
    position: relative;
}

    .fb-author::before {
        content: "";
        position: absolute;
        width: 62px;
        height: 2px;
        background-color: #008fec;
        left: calc(50% - 27px);
        top: -10px;
    }

.db-position {
    color: #757575;
    font-size: 15px;
}

.home-page .hp-feedback-item .owl-carousel .owl-item {
    position: relative;
}

.home-page .hp-feedback-item .owl-carousel .owl-nav {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: -webkit-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: calc(50% - 20px);
}

.home-page .hp-feedback-item .owl-carousel .owl-dots {
    width: 100%;
    padding-top: 15px;
    position: absolute;
    display: inline-flex;
    justify-content: center;
}

.home-page .hp-feedback-item .owl-carousel .owl-prev {
    position: absolute;
    left: 0;
}

.home-page .hp-feedback-item .owl-carousel .owl-next {
    position: absolute;
    right: 0;
}

.home-page .hp-feedback-item .owl-carousel .owl-dots .owl-dot {
    outline: none;
}

.home-page .hp-feedback-item .owl-carousel .owl-dots .owl-dot {
    background-color: #fff;
    border: solid #ddd 1px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 5px;
}

    .home-page .hp-feedback-item .owl-carousel .owl-dots .owl-dot:hover {
        background-color: #9a9494;
    }

    .home-page .hp-feedback-item .owl-carousel .owl-dots .owl-dot.active {
        background-color: #fff;
        background: #2680eb;
        border: solid #2680eb 1px;
    }

.home-page .hp-feedback-item .owl-carousel .owl-nav .owl-prev {
    outline: none;
    margin: 0 0 0 -60px;
}

    .home-page .hp-feedback-item .owl-carousel .owl-nav .owl-prev img {
        border-radius: 50%;
        box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    }

    .home-page .hp-feedback-item .owl-carousel .owl-nav .owl-prev:hover {
        background: transparent;
    }

.home-page .hp-feedback-item .owl-carousel .owl-nav .owl-next {
    outline: none;
    margin: 0 -60px 0 0;
}

    .home-page .hp-feedback-item .owl-carousel .owl-nav .owl-next img {
        border-radius: 50%;
        box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    }

    .home-page .hp-feedback-item .owl-carousel .owl-nav .owl-next:hover {
        background: transparent;
    }

.home-page .hp-feedback-item .owl-carousel .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 15px;
    z-index: 63;
}

.home-page .hp-feedback-item .owl-carousel .owl-theme .owl-dots .owl-dot:hover {
    border: solid 1px #2680eb;
    background: #2680eb;
}

.home-page .hp-feedback-item .owl-carousel .owl-theme .owl-dots .owl-dot.active:hover {
    border: solid 1px #2680eb;
    background: #2680eb;
}

@media screen and (max-width: 979px) {
    .statistical .hp-ri-box-item:nth-child(3) {
        width: 100%;
    }

    .statistical .hp-ri-box-item:nth-child(5) {
        width: 100%;
    }

    .statistical {
        flex-wrap: wrap;
    }

    .hp-ri-box-item {
        width: 100%;
    }

    .fb-container {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    ul.fb-container li {
        width: 100%;
        margin: 15px auto;
    }

    .fb-item {
        height: unset;
        min-height: unset;
        padding: 20px 15px;
        margin: 0 15px;
    }

    .fb-img {
        padding-bottom: 15px;
    }

    .fb-author {
        padding-bottom: 0;
    }

    .fb-content {
        height: 100%;
        max-height: unset;
        padding: 0;
    }

    .fb-img img {
        width: 120px;
    }
}
/*#endregion*/

/*#region Customer */
.customer {
    padding: 120px 0 60px;
}

.c-title {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 28px;
    color: #008FEC;
    padding-bottom: 30px;
    z-index: 1;
    text-align: center;
}

.c-content {
}

.c-region {
    padding-bottom: 10px;
}

    .c-region:last-child {
        padding-bottom: 0;
    }

.cr-title {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 24px;
    color: #008FEC;
    padding-bottom: 20px;
}

.cr-list {
}

    .cr-list ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        list-style: none;
        padding: 0;
        margin: 0 -15px;
    }

        .cr-list ul li {
            width: 16.666%;
            padding: 0 15px;
            margin: 0 0 30px;
            -webkit-flex-basis: auto;
            -moz-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

.cr-image {
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    border: solid 1px #2680EB;
}

    .cr-image img {
    }
/*#endregion*/

/*#region Responsive */
@media (min-width: 767px) {
    .hp-product-item .owl-nav [class*="owl-"] {
        position: absolute;
        top: 50%;
    }

    .hp-product-item .owl-prev {
        left: -40px;
    }

    .hp-product-item .owl-next {
        right: -40px;
    }
}

@media (min-width: 980px) {
    .box-banner {
        min-width: 940px;
        max-width: 970px;
        padding: 0;
    }
}

@media (min-width: 1100px) {
    .box-banner {
        min-width: 1040px;
        max-width: 1920px;
        padding: 0 30px;
    }
}

@media (min-width: 1280px) {
    .banner-right .img-banner img {
        width: 751px;
        max-width: 751px;
    }
}

@media (max-width: 1280px) {
    .hp-ri-content-item ul li {
        width: 33.33%;
        padding-bottom: 40px;
    }

        .hp-ri-content-item ul li:nth-last-child(2) {
            margin-left: 16.66%;
        }
}

@media (min-width: 980px) and (max-width: 1279px) {
    .banner-left .title {
        font-size: 32px;
    }

    .banner-left .desc {
        font-size: 18px;
    }
}

@media (max-width: 1099px) {
    .home-page .hp-product-item .desc {
        padding-right: 45px;
    }
}

@media (max-width: 979px) {
    .home-page .hp-ni-image-item img {
        height: auto;
    }

    .home-page .hp-ni-title-item {
        text-align: center;
    }

    .home-page .hp-pi-tab-item ul li a {
        font-size: 14px;
        padding: 15px;
    }

    .home-page .hp-pi-tab-item ul li.active a {
        transform: scale(1.1);
    }

    .hp-ri-content-top {
        margin-top: 10px;
    }

    .hp-ri-content-bottom {
        margin-top: 0;
    }

    .hp-ri-box-item {
        padding-bottom: 30px;
    }

        .hp-ri-box-item:last-child {
            padding-bottom: 0;
        }

    .box-banner {
        display: block;
    }

    .banner-left {
        text-align: center;
        padding-bottom: 30px;
    }

    .home-page .hp-product-item .box-product {
        display: block;
        padding-bottom: 40px;
    }

    .home-page .hp-product-item .title {
        padding-top: 30px;
        text-align: center;
    }

    .home-page .hp-product-item .desc {
        padding-right: 0;
        text-align: center;
    }

    .hp-ri-title-item {
        text-align: center;
        padding-bottom: 40px;
    }

    .hp-ri-content-item ul li {
        width: 33.33%;
    }

        .hp-ri-content-item ul li:nth-last-child(2) {
            margin-left: 16.66%;
        }

    .hp-news-item .hp-ni-content-item {
        padding: 0;
    }

    .home-page .hp-product-item {
        padding-top: 60px;
    }

    .home-page .hp-news-item {
        padding-top: 20px;
    }

    .home-page .hp-product-item .line-bottom {
        margin: 0 auto;
    }

    .home-page .hp-product-item .link {
        text-align: center;
    }

    .banner-home {
        padding-top: 40px;
    }

    .hp-reason-item {
        padding-top: 40px;
    }

    .hp-feedback-item {
        /*padding-top: 90px;*/
        padding: 90px 0 75px;
    }

    .background {
        display: none;
    }

    .home-page .hp-product-item .button {
        justify-content: center;
    }

    .introduction {
        padding-top: 60px;
    }

    .customer {
        padding: 90px 0 30px;
    }

    .c-title br {
        display: none;
    }

    .cr-list ul li {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .banner-left .title {
        font-size: 24px;
    }

    .banner-left .desc {
        font-size: 16px;
    }

    .hp-ri-title-item {
        font-size: 24px;
    }

    .hp-ri-text-item {
        font-size: 24px;
        line-height: 24px;
    }

    .home-page .hp-product-item .title {
        font-size: 22px;
    }

    .home-page .hp-product-item .desc {
        font-size: 16px;
        line-height: 28px;
    }

    .home-page .hp-ni-title-item a {
        font-size: 24px;
    }

    .hp-ri-content-item ul li {
        width: 100%;
    }

        .hp-ri-content-item ul li:last-of-type {
            margin-left: 0;
        }

    .home-page .hp-ni-title-item {
        font-size: 24px;
    }

    .i-title br {
        display: none;
    }

    .i-button {
        display: grid;
    }

        .i-button .i-sme {
            margin: 15px 0 0;
            text-align: center;
        }

    .c-title {
        font-size: 24px;
    }

    .cr-title {
        font-size: 22px;
    }

    .cr-list ul {
        margin: 0 -10px;
    }

        .cr-list ul li {
            width: 50%;
            padding: 0 10px;
            margin: 0 0 20px;
        }
}
/*#endregion*/
/*#region banner 30 year */

.banner-30-mobile{
    display: none;
}
@media (max-width:979px) {
    .banner-30-mobile{
        display: block;
    }
    .banner-30-pc{
        display: none;
    }

}
/*#endregion banner 30 year */