.banner {
    background: #107171;
    position: relative;
    padding-left: calc((100% - 1200px)/2);
    margin-top: 5%;
    /*padding-top: 1%*/
}

    .banner .image {
        margin-top: -5%;
        width: 100%;
        overflow: hidden;
        position: relative
    }

        .banner .image .video_home {
            position: absolute;
            top: 10px;
            z-index: 1;
            right: 0
        }

            .banner .image .video_home .video_home3 {
                border-radius: 50%;
                overflow: hidden;
                border: 1px solid;
                height: 230px;
                width: 230px
            }

        .banner .image img {
            max-width: 100%;
            height: 100%
        }

        .banner .image .text {
            position: absolute;
            background: linear-gradient(76deg, #004949 0.85%, rgba(16, 113, 113, 0) 55.28%);
            width: 100%;
            height: 100%;
            padding-left: 50px;
            padding-top: 17%;
            top: 0
        }

@media(max-width: 768px) {
    .banner .image .text {
        padding-left: 0;
        padding-top: 9%
    }

        .banner .image .text h1 {
            font-size: 28px !important;
        }
        .banner{
            margin-top: 3%;
        }
}

.banner .image .text h1 {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 20px;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 4px 4px 4px rgba(0,0,0,1);
}

.banner .image .text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0,0,0,.25)
}

.banner .image .text a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff
}

.banner .image .text span {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0,0,0,.25)
}

.banner .link {
    overflow-x: auto;
    width: 100% !important
}

    .banner .link::-webkit-scrollbar {
        height: 2px
    }

    .banner .link::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .banner .link::-webkit-scrollbar-thumb {
        background: #888
    }

        .banner .link::-webkit-scrollbar-thumb:hover {
            background: #555
        }

    .banner .link ul {
        display: -webkit-box;
        list-style-type: none;
        padding-inline-start: 0px;
        margin: 0
    }

        .banner .link ul li {
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            margin-right: 50px;
            padding: 20px 0px;
            white-space: nowrap;
        }

            .banner .link ul li a {
                color: #fff
            }

.home {
    background: white
}

    .home .gioi-thieu {
        padding-top: 70px !important
    }

        .home .gioi-thieu h1 {
            font-weight: 500;
            font-size: 30px;
            line-height: 38px;
            text-transform: uppercase;
            color: #333;
        }

        .home .gioi-thieu .center_title {
            text-align: center
        }

        .home .gioi-thieu .center_hr {
            width: 110px;
            height: 1px;
            border: none;
            background: #004949;
            margin: 20px auto 30px
        }

        .home .gioi-thieu hr {
            width: 110px;
            height: 1px;
            border: none;
            background: #004949;
            margin: 20px 0px 30px
        }

        .home .gioi-thieu p {
            font-weight: 400;
            font-size: 16px;
            color: #333
        }

        .home .gioi-thieu .row-1, .home .gioi-thieu .row-2, .home .gioi-thieu .row-3 {
            margin-top: 50px
        }

@media(max-width: 768px) {
    .home .gioi-thieu .row-1, .home .gioi-thieu .row-2, .home .gioi-thieu .row-3 {
        display: block;
        padding: 10px
    }

        .home .gioi-thieu .row-1 img, .home .gioi-thieu .row-2 img, .home .gioi-thieu .row-3 img {
            height: auto !important
        }
    .banner .link ul li {
        padding: 10px 0px
    }
}

.home .gioi-thieu .row-1 p, .home .gioi-thieu .row-2 p, .home .gioi-thieu .row-3 p {
    margin-bottom: 15px
}

.home .gioi-thieu .row-1 ul, .home .gioi-thieu .row-2 ul, .home .gioi-thieu .row-3 ul {
    padding-inline-start: 20px
}

    .home .gioi-thieu .row-1 ul li, .home .gioi-thieu .row-2 ul li, .home .gioi-thieu .row-3 ul li {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333
    }

        .home .gioi-thieu .row-1 ul li::marker, .home .gioi-thieu .row-2 ul li::marker, .home .gioi-thieu .row-3 ul li::marker {
            color: #004949
        }

.home .gioi-thieu .row-1 .red_border_left img, .home .gioi-thieu .row-2 .red_border_left img, .home .gioi-thieu .row-3 .red_border_left img {
    max-width: 100%
}

.home .gioi-thieu .row-1 .red_border_right, .home .gioi-thieu .row-2 .red_border_right, .home .gioi-thieu .row-3 .red_border_right {
    padding: 2%
}

    .home .gioi-thieu .row-1 .red_border_right img, .home .gioi-thieu .row-2 .red_border_right img, .home .gioi-thieu .row-3 .red_border_right img {
        max-width: 100%
    }

.home .gioi-thieu .col-md-6 .text {
    height: 450px;
    overflow-y: scroll
}

    .home .gioi-thieu .col-md-6 .text::-webkit-scrollbar {
        width: 5px
    }

    .home .gioi-thieu .col-md-6 .text::-webkit-scrollbar-track {
        background: #333;
        border-radius: 30px;
        display: none
    }

    .home .gioi-thieu .col-md-6 .text::-webkit-scrollbar-thumb {
        border-radius: 30px;
        background: #007dab;
        display: none
    }

    .home .gioi-thieu .col-md-6 .text p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        margin-bottom: 20px
    }

    .home .gioi-thieu .col-md-6 .text ul {
        width: calc(100% - 100px);
        padding-inline-start: 20px
    }

        .home .gioi-thieu .col-md-6 .text ul li::marker {
            color: #004949
        }

        .home .gioi-thieu .col-md-6 .text ul li ul {
            padding-inline-start: 20px;
            width: 100%;
            list-style-type: disc
        }

            .home .gioi-thieu .col-md-6 .text ul li ul li::marker {
                color: #333
            }

    .home .gioi-thieu .col-md-6 .text img {
        width: 100%
    }

.home .gioi-thieu .image {
    width: 100%;
    overflow: hidden;
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.16))
}

    .home .gioi-thieu .image img {
        width: 100%
    }

.home .gioi-thieu .red_border_left {
    background: conic-gradient(from 180deg at 80% 0%, #004949, #004949, #e5e5e5, #e5e5e5);
    padding: 2%
}

    .home .gioi-thieu .red_border_left img {
        width: auto
    }

.home .gioi-thieu .red_border_right {
    background: conic-gradient(from 180deg at 10% 0%, #e5e5e5, #e5e5e5, #004949, #004949);
    padding: 2% 0
}

    .home .gioi-thieu .red_border_right img {
        width: auto
    }

.home .gioi-thieu .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -30px
}

    .home .gioi-thieu .owl-carousel .owl-nav .owl-prev .fa-angle-left:before {
        content: url(../../../../templates/default/img/img-contents/prev.svg)
    }

    .home .gioi-thieu .owl-carousel .owl-nav .owl-prev:hover .fa-angle-left:before {
        content: url(../../../../templates/default/img/img-contents/prev1.svg)
    }

.home .gioi-thieu .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: -30px
}

    .home .gioi-thieu .owl-carousel .owl-nav .owl-next .fa-angle-right:before {
        content: url(../../../../templates/default/img/img-contents/next.svg)
    }

    .home .gioi-thieu .owl-carousel .owl-nav .owl-next:hover .fa-angle-right:before {
        content: url(../../../../templates/default/img/img-contents/next1.svg)
    }

.home .gioi-thieu .col-md-4 .content {
    text-align: center
}

    .home .gioi-thieu .col-md-4 .content .image {
        background-color: #f2f2f2;
        padding: 35px;
        border-radius: 100%;
        overflow: hidden;
        width: 370px;
        margin-bottom: 50px
    }

        .home .gioi-thieu .col-md-4 .content .image img {
            width: 100%;
            border-radius: 100%
        }

    .home .gioi-thieu .col-md-4 .content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        margin-bottom: 10px
    }

@media(max-width: 768px) {
    .home .gioi-thieu {
        padding: 0px 1em;
        padding-top: 29px;
        background: #fff
    }

        .home .gioi-thieu p {
            display: block;
            margin-left: 0 !important;
            padding: 0 10px
        }

        .home .gioi-thieu img {
            max-width: 100%;
            margin: 10px auto
        }
}

.home .gioi-thieu img {
    max-width: 100%
}

.img-mg {
    padding: 0 !important;
    background: white;
    display: flex
}

    .img-mg > img {
        margin: 20px 0;
    }

/*old*/
.home .gioi-thieu-cu {
    padding-top: 70px !important
}

    .home .gioi-thieu-cu h1 {
        font-weight: 500;
        font-size: 30px;
        line-height: 38px;
        text-transform: uppercase;
        color: white;
    }

    .home .gioi-thieu-cu .center_title {
        text-align: center
    }

    .home .gioi-thieu-cu .center_hr {
        width: 110px;
        height: 1px;
        border: none;
        background: white;
        margin: 20px auto 30px
    }

    .home .gioi-thieu-cu hr {
        width: 110px;
        height: 1px;
        border: none;
        background: white;
        margin: 20px 0px 30px
    }

    .home .gioi-thieu-cu p {
        font-weight: 400;
        font-size: 16px;
        color: white
    }

    .home .gioi-thieu-cu .row-1, .home .gioi-thieu-cu .row-2, .home .gioi-thieu-cu .row-3 {
        margin-top: 50px
    }

@media(max-width: 768px) {
    .home .gioi-thieu-cu .row-1, .home .gioi-thieu-cu .row-2, .home .gioi-thieu-cu .row-3 {
        display: block;
        padding: 10px
    }

        .home .gioi-thieu-cu .row-1 img, .home .gioi-thieu-cu .row-2 img, .home .gioi-thieu-cu .row-3 img {
            height: auto !important
        }

    .banner .link ul li {
        padding: 10px 0px
    }
}

.home .gioi-thieu-cu .row-1 p, .home .gioi-thieu-cu .row-2 p, .home .gioi-thieu-cu .row-3 p {
    margin-bottom: 15px
}

.home .gioi-thieu-cu .row-1 ul, .home .gioi-thieu-cu .row-2 ul, .home .gioi-thieu-cu .row-3 ul {
    padding-inline-start: 20px
}

    .home .gioi-thieu-cu .row-1 ul li, .home .gioi-thieu-cu .row-2 ul li, .home .gioi-thieu-cu .row-3 ul li {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: white
    }

        .home .gioi-thieu-cu .row-1 ul li::marker, .home .gioi-thieu-cu .row-2 ul li::marker, .home .gioi-thieu-cu .row-3 ul li::marker {
            color: white
        }

.home .gioi-thieu-cu .row-1 .red_border_left img, .home .gioi-thieu-cu .row-2 .red_border_left img, .home .gioi-thieu-cu .row-3 .red_border_left img {
    max-width: 100%
}

.home .gioi-thieu-cu .row-1 .red_border_right, .home .gioi-thieu-cu .row-2 .red_border_right, .home .gioi-thieu-cu .row-3 .red_border_right {
    padding: 2%
}

    .home .gioi-thieu-cu .row-1 .red_border_right img, .home .gioi-thieu-cu .row-2 .red_border_right img, .home .gioi-thieu-cu .row-3 .red_border_right img {
        max-width: 100%
    }

.home .gioi-thieu-cu .col-md-6 .text {
    height: 450px;
    overflow-y: scroll
}

    .home .gioi-thieu-cu .col-md-6 .text::-webkit-scrollbar {
        width: 5px
    }

    .home .gioi-thieu-cu .col-md-6 .text::-webkit-scrollbar-track {
        background: #333;
        border-radius: 30px;
        display: none
    }

    .home .gioi-thieu-cu .col-md-6 .text::-webkit-scrollbar-thumb {
        border-radius: 30px;
        background: #007dab;
        display: none
    }

    .home .gioi-thieu-cu .col-md-6 .text p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        margin-bottom: 20px
    }

    .home .gioi-thieu-cu .col-md-6 .text ul {
        width: calc(100% - 100px);
        padding-inline-start: 20px
    }

        .home .gioi-thieu-cu .col-md-6 .text ul li::marker {
            color: white
        }

        .home .gioi-thieu-cu .col-md-6 .text ul li ul {
            padding-inline-start: 20px;
            width: 100%;
            list-style-type: disc
        }

            .home .gioi-thieu-cu .col-md-6 .text ul li ul li::marker {
                color: #333
            }

    .home .gioi-thieu-cu .col-md-6 .text img {
        width: 100%
    }

.home .gioi-thieu-cu .image {
    width: 100%;
    overflow: hidden;
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.16))
}

    .home .gioi-thieu-cu .image img {
        width: 100%
    }

.home .gioi-thieu-cu .red_border_left {
    background: conic-gradient(from 180deg at 80% 0%, #004949, #004949, #e5e5e5, #e5e5e5);
    padding: 2%
}

    .home .gioi-thieu-cu .red_border_left img {
        width: auto
    }

.home .gioi-thieu-cu .red_border_right {
    background: conic-gradient(from 180deg at 10% 0%, #e5e5e5, #e5e5e5, #004949, #004949);
    padding: 2% 0
}

    .home .gioi-thieu-cu .red_border_right img {
        width: auto
    }

.home .gioi-thieu-cu .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -30px
}

    .home .gioi-thieu-cu .owl-carousel .owl-nav .owl-prev .fa-angle-left:before {
        content: url(../../../../templates/default/img/img-contents/prev.svg)
    }

    .home .gioi-thieu-cu .owl-carousel .owl-nav .owl-prev:hover .fa-angle-left:before {
        content: url(../../../../templates/default/img/img-contents/prev1.svg)
    }

.home .gioi-thieu-cu .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: -30px
}

    .home .gioi-thieu-cu .owl-carousel .owl-nav .owl-next .fa-angle-right:before {
        content: url(../../../../templates/default/img/img-contents/next.svg)
    }

    .home .gioi-thieu-cu .owl-carousel .owl-nav .owl-next:hover .fa-angle-right:before {
        content: url(../../../../templates/default/img/img-contents/next1.svg)
    }

.home .gioi-thieu-cu .col-md-4 .content {
    text-align: center
}

    .home .gioi-thieu-cu .col-md-4 .content .image {
        background-color: #f2f2f2;
        padding: 35px;
        border-radius: 100%;
        overflow: hidden;
        width: 370px;
        margin-bottom: 50px
    }

        .home .gioi-thieu-cu .col-md-4 .content .image img {
            width: 100%;
            border-radius: 100%
        }

    .home .gioi-thieu-cu .col-md-4 .content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: white;
        margin-bottom: 10px
    }

@media(max-width: 768px) {
    .home .gioi-thieu-cu {
        padding: 0px 1em;
        padding-top: 29px;
        /*background: #fff*/
    }

        .home .gioi-thieu-cu p {
            display: block;
            margin-left: 0 !important;
            padding: 0 10px
        }

        .home .gioi-thieu-cu img {
            max-width: 100%;
            margin: 10px auto
        }
}

.home .gioi-thieu-cu img {
    max-width: 100%
}



.home .linh-vuc-hoat-dong {
    margin-top: 80px;
    background: conic-gradient(from 180deg at 45% 0%, #004949, #004949, #e5e5e5, #e5e5e5)
}

    .home .linh-vuc-hoat-dong .image {
        margin: 50px -30%
    }

    .home .linh-vuc-hoat-dong h1 {
        font-weight: 500;
        font-size: 30px;
        line-height: 38px;
        text-transform: uppercase;
        color: #333
    }

    .home .linh-vuc-hoat-dong hr {
        width: 110px;
        height: 1px;
        border: none;
        background: #004949;
        margin: 20px 0px 30px
    }

    .home .linh-vuc-hoat-dong ul li {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        margin-bottom: 20px
    }

        .home .linh-vuc-hoat-dong ul li::marker {
            color: #004949
        }

.home .ban-lanh-dao h1 {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    color: #333;
    text-align: center
}

.home .ban-lanh-dao hr {
    width: 110px;
    height: 1px;
    border: none;
    background: #004949;
    margin: 20px auto 40px
}

.home .ban-lanh-dao .image {
    width: 520px;
    height: 520px;
    border-radius: 100%;
    position: relative
}

    .home .ban-lanh-dao .image img {
        width: 100%
    }

    .home .ban-lanh-dao .image .text {
        position: absolute;
        bottom: 0px;
        padding-top: 80%;
        width: 100%;
        height: 100%;
        border-radius: 100%;
        text-align: center;
        background: linear-gradient(360deg, #ffffff 0%, rgba(255, 255, 255, 0) 50%)
    }

        .home .ban-lanh-dao .image .text h2 {
            font-weight: 500;
            font-size: 24px;
            line-height: 30px;
            color: #333;
            margin-bottom: 10px
        }

        .home .ban-lanh-dao .image .text p {
            font-weight: 700;
            font-size: 24px;
            line-height: 30px;
            color: #004949
        }

.home .quan-he-cong-dong {
    margin-top: 80px;
    background: conic-gradient(from 180deg at 55% 0%, #e5e5e5, #e5e5e5, #004949, #004949)
}

    .home .quan-he-cong-dong h1 {
        font-weight: 500;
        font-size: 30px;
        line-height: 38px;
        text-transform: uppercase;
        color: #333
    }

    .home .quan-he-cong-dong hr {
        width: 110px;
        height: 1px;
        border: none;
        background: #004949;
        margin: 20px 0px 40px
    }

    .home .quan-he-cong-dong ul {
        list-style-type: disc
    }

        .home .quan-he-cong-dong ul li {
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            color: #333;
            margin-bottom: 20px
        }

            .home .quan-he-cong-dong ul li::marker {
                color: #004949
            }

.home .so-do-to-chuc {
    margin-top: 80px;
    margin-bottom: 50px
}

    .home .so-do-to-chuc h1 {
        text-align: center;
        font-weight: 500;
        font-size: 30px;
        line-height: 38px;
        text-transform: uppercase;
        color: #333
    }

    .home .so-do-to-chuc hr {
        width: 110px;
        height: 1px;
        border: none;
        background: #004949;
        margin: 20px auto 40px
    }

    .home .so-do-to-chuc .image {
        width: 100%;
        overflow: hidden
    }

        .home .so-do-to-chuc .image img {
            width: 100%
        }
/*# sourceMappingURL=fix.css.map */
