.owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-prev {
    background-color: #00000029;
    position: absolute;
    left: 0;
    text-align: center;
    padding: 10px;

}
.owl-next {
    background-color: #00000029;
    position: absolute;
    right: 0;
    text-align: center;
    padding: 10px;

}


.title h2 {
    font-weight: 500;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #333333;
}

.title h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.55em;
    color: #CC1C1C;
}

.title h2 span {
    color: rgba(204, 28, 28, 1);
}

.title-phobien h1 {
    font-weight: 500;
    font-size: 80px;
    line-height: 95px;
    letter-spacing: 0.02em;
    color: #333;
}

.title-phobien span {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.55em;
    color: #CC1C1C;
}

.title-phobien .text-right {
    position: relative;
}

.title-phobien span::before {
    width: 55%;
    height: 2px;
    background-color: #CC1C1C;
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
}

.title p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    width: 721px;
    margin: 15px auto;
}

.item .play {
    position: absolute;
    width: 54px;
    height: 54px;
    background: linear-gradient(270deg, #79080C 0%, #DD0B13 100%);
    border: 1.61928px solid #F2F2F2;
    box-shadow: 0px 2.50252px 11.2613px rgba(0, 0, 0, 0.1), inset 0px 3.23855px 3.23855px rgba(0, 0, 0, 0.25);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    right: 24px;
    transform: translateY(-50%);
    z-index: 999999999;
}

.item .play img {
    transform: translateX(2px);
    width: 19px !important;
    height: 20px !important;
}

.banner {
    height: 105vh;
    background-color: #333;
    position: relative;
}

.banner .banner-text {
    position: absolute;
    top: 50vh;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.banner .banner-text .text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner .banner-text .text h3 {
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: 0.02em;
    color: #F2F2F2;
    margin-bottom: 15px;
}

.banner .banner-text .text h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 95px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #CC1C1C;
    margin-bottom: 15px;
}

.banner .banner-text .text p {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
}

.banner .layout-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 150px;
}

.banner .layout-item .box-thumbnail {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.banner .layout-item {
    --f-columns: 5;
    --f-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
}

.banner .layout-item>* {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc((100% / var(--f-columns) - var(--f-gap)));
    position: relative;
    box-shadow: 0px 3.87758px 41.684px rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(98.3935px);
}

.banner .layout-item .item .text {
    padding: 30px 28px 25px 20px;
    background-color: #4c4c4c;
}

.banner .layout-item .item .text h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #F2F2F2;
}

.banner .layout-item .item .text p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #F2F2F2;
}

.banner .layout-item .item .play {
    position: absolute;
    width: 54px;
    height: 54px;
    background: linear-gradient(270deg, #79080C 0%, #DD0B13 100%);
    border: 1.61928px solid #F2F2F2;
    box-shadow: 0px 2.50252px 11.2613px rgba(0, 0, 0, 0.1), inset 0px 3.23855px 3.23855px rgba(0, 0, 0, 0.25);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    right: 24px;
    transform: translateY(-50%);
    z-index: 999999999;
}

.banner .layout-item .item .play img {
    transform: translateX(2px);
}


.phap-tu {
    padding: 60px 0 70px 0;
}

.phap-tu .item img {
    width: 110px;
    height: 110px;
    margin-bottom: 30px;
}

.phap-tu .item h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}

.phap-tu .item p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.doi-chut {
    background-image: url('../img/bg.png');
    background-size: cover;
    padding-top: 76px;
}

.doi-chut p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.doi-chut h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #CC1C1C;
    border-bottom: 3px solid #CC1C1C;
    padding-bottom: 10px;
}

.doi-chut .layout-item .box-thumbnail {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.doi-chut .layout-item {
    --f-columns: 1;
    --f-gap: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
}

.doi-chut .layout-item>* {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc((100% / var(--f-columns) - var(--f-gap)));
    position: relative;
}

.doi-chut .layout-item .item .text {
    padding: 30px 40px 25px 30px;
    background-color: #4c4c4c;
}

.doi-chut .layout-item .item .text h5 {
    font-weight: 700;
    font-size: 39px;
    line-height: 47px;
    letter-spacing: 0.02em;
    color: #F2F2F2;
}

.project {
    padding: 70px 0;
}

.project .item .text {
    background: #CC1C1C;
    border-radius: 10px;
    padding: 20px 15px;
}

.project .item .text {
    background: #CC1C1C;
    border-radius: 10px;
    padding: 20px 15px;
}

.project .item {
    background: url('Screenshot 2022-08-05 164053.png');
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.project .item .text {
    margin-top: -10px;
    z-index: 999999999;
    position: relative;
}

.project .items h6 {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.project .d-flex {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f26f;
    color: #fff;
}

.project .d-flex span {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #F2F2F2;
}

.project .d-flex p {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #F2F2F2;
}

.total {
    padding: 50px 0;
    background-color: #CC1C1C;
}

.total h3 {
    font-weight: 500;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: 0.02em;
    color: #F2F2F2;
    margin-bottom: 35px;
}

.total p {
    font-weight: 300;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
}

.total ul {
    list-style-type: disc;
    margin-left: 20px;
    color: #fff;
}


.noi-ve {
    padding: 70px 0;
}

.about-fujis .owl-stage {
    display: flex;
    align-items: center;
}

.about-fujis .owl-item.active.center .item {
    transform: scale(1);
}

.about-fujis .item {
    transform: scale(0.9);
}

.about-fujis .item {
    position: relative;
}

.about-fujis .item .text {
    background: #F2F2F2;
    padding: 35px 30px 60px 30px;
    text-align: center;
}

.about-fujis .item .text p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    margin-bottom: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.about-fujis .item .text h6 {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    position: relative;
    display: inline-block;
}

.about-fujis .item .text h6::before {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    left: -30px;
    top: 50%;
}

/* 
.about-fujis .owl-nav {
    top: 33%;
}

.about-fujis .owl-prev {
    left: 0;
}

.about-fujis .owl-next {
    right: 0;
} */

.about-fujis .owl-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -10%;
    width: 100%;
}

.about-fujis .owl-dot span {
    width: 10px;
    height: 10px;
    background-color: #333333;
    margin: 0px 5px;
    display: inline-block;
    border-radius: 50%;
}

.about-fujis .owl-dot:hover span {
    background-color: #CC1C1C;
}

.about-fujis .owl-dot.active span {
    width: 10px;
    height: 10px;
    background: #CC1C1C;
}

.contact-index {
    padding: 40px 0 0px 0;
}

.contact-index .title {
    position: relative;
}

.contact-index .title::before {
    position: absolute;
    content: '';
    width: 35%;
    height: 1px;
    background-color: #CC1C1C;
    right: 0;
    top: 50%;
}

.contact-index .form-group {
    margin-bottom: 15px;
}

.contact-index .form-control {
    background: #F9F9F9;
    border: 1px solid #979797;
    border-radius: 10px;
    padding: 15px 20px;
    height: auto;
}

.contact-index .form-control::placeholder {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #333333;
}

.contact-index .btn {
    background: #B20B11;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 20px;
    color: #F2F2F2;
    font-weight: 500;
    text-transform: uppercase;
}

.contact-index p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #333333;
}


.about .banner-about {
    height: calc(100vh - 100px);
    position: relative;
}

.about .banner-about .title-about {
    padding-top: 60px;
}

.about .banner-about .title-about h1 {
    font-weight: 500;
    font-size: 80px;
    line-height: 95px;
    letter-spacing: 0.02em;
    color: #333333;
}

.about .banner-about .title-about span {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.55em;
    color: #CC1C1C;
}

.about .banner-about .title-about .text-right {
    position: relative;
}

.about .banner-about .title-about span::before {
    width: 30%;
    height: 2px;
    background-color: #CC1C1C;
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
}

.about .banner-about .text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.about .banner-about .text h3 {
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: 0.02em;
    color: #333;
    margin-bottom: 15px;
}

.about .banner-about .text h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 95px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #CC1C1C;
    margin-bottom: 15px;
}

.about .banner-about .text p {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #333;
}

.so-about {
    padding: 50px 0;
}

.so-about h3 {
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    color: #CC1C1C;
    margin-bottom: 10px;
}

.so-about p {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #CC1C1C;
}

.banner-dichvu {
    background-image: url('../img/bg2.png');
    background-size: cover;
    padding: 120px 0 220px 0;
}

.banner-dichvu h1 {
    font-weight: 500;
    font-size: 80px;
    line-height: 95px;
    letter-spacing: 0.02em;
    color: #fff;
}

.banner-dichvu span {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.55em;
    color: #fff;
}

.banner-dichvu .text-right {
    position: relative;
}

.banner-dichvu span::before {
    width: 55%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
}

.dich-vu .gp1 {
    background-image: url('../img/gp1.png');
    background-size: cover;
    padding: 60px 0 120px 0;
}

.dich-vu .gp2 {
    background-image: url('../img/gp2.png');
    background-size: cover;
    padding: 60px 0 120px 0;
}

.dich-vu .gp3 {
    padding: 60px 0 120px 0;
    background: none;
}

.dich-vu .gp1 .title h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #F2F2F2;
}

.dich-vu .gp3 .title h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #333;
}

.dich-vu ul li {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #F2F2F2;
    margin-bottom: 20px;
}

.dich-vu .gp3 ul li {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #333;
    margin-bottom: 20px;
}

.ct-project .title h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.26em;
    color: #F2F2F2;
    padding: 12px 0;
    background-color: #333;
}

.ct-project .text {
    padding: 30px 15px;
    background: #F2F2F2;
}

.ct-project .d-flex {
    border-bottom: 1px solid #33333373;
}

.ct-project .things span {
    color: #333;
}

.ct-project .things p {
    color: #333;
}

.news .col-lg-4 {
    padding: 10px;
}

.news .items .text {
    padding: 15px 17px;
    background-color: #F2F2F2;
    display: flex;
    justify-content: baseline;
    flex-direction: column;
}

.news .items .text h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    height: 50px;
    margin-bottom: 15px;
}

.news .items .text p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #000000;
    flex: 1;
}

.ct-news .search input {
    background: #F2F2F2;
    border: 1px solid #CC1C1C;
    border-radius: 10px;
    outline: 0;
    padding: 12px 10px;
    width: 100%;
}

.ct-news .search {
    position: relative;
}

.ct-news .search button {
    background: #CC1C1C;
    border-radius: 0px 10px 10px 0px;
    border: 0;
    outline: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0 15px;
}

.ct-news .category .title h3 {
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.37em;
    color: #000000;
    margin-bottom: 15px;
    margin-top: 30px;
}

.ct-news .category ul li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #333333;
    padding: 14px 0;
    display: block;
    border-bottom: 1px solid #EAEAEA;
}

.ct-news .thong-tin {
    border-bottom: 1px solid #F2F2F2;
}

.ct-news .thong-tin ul {
    list-style: disc;
    display: inline-block;
    margin-left: 25px;
}

.ct-news .thong-tin ul li {
    list-style: disc;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #333333;
}

.ct-news .thong-tin p {
    display: inline-block;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #333333;
}

.ct-news .thong-tin .next {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #0C3481;
}

.ct-news .content img {
    width: 100%;
    height: 475px;
    object-fit: contain;
    margin: 15px 0;
}

.ct-news .content h1 {
    font-weight: 400;
    font-size: 38px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #333333;
    padding: 20px 0 40px 0;
}

.ct-news .content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-align: justify;
    color: #333333;
    margin-bottom: 15px;
}

.ct-news .read-more .item h4 {
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    color: #333333;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    margin-bottom: 15px;
    margin-top: 15px;
}
.contact-index{
    border-bottom: 1px solid #CC1C1C;
}