.home .full-content {
    margin-top: 20px;
}

.home-box-du-an,
.home-box-banner-1,
.home-box-tin-tuc,
.home-box-banner-2,
.home-box-kh-danhgia,
.home-box-kh-thanthiet,
.home-box-category {
    float: left;
    width: 100%;
}

h1.home_slogan {
    text-align: center;
    border-bottom: 2px solid rgba(243, 112, 34, 0.2);
    color: #01959f;
    padding-bottom: 10px;
    font-size: 21px;
    margin-top: 20px;
}




.home-box-banner-1-left,
.home-box-banner-1-right {
    float: left;
    width: 50%;
    position: relative;
}

.home-box-banner-1-left img,
.home-box-banner-1-right img {
    width: 100%;
}

.box-content .btn {
    text-align: center;
}

.home-box-banner-1 a {
    background: #D26E4B;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 10px;
    bottom: 10px;
    position: absolute;
    left: 10px;
    z-index: 99;
    transition: padding 0.3s, transform 0.3s, box-shadow 0.3s, background-image 0.3s, background-position-x 0.3s, -webkit-transform 0.3s;
}

.box-content .btn .xem-them-du-an-noi-bat:hover {
    background-color: #2c394c;

}

.box-content .btn .xem-them-du-an-noi-bat {
    border-radius: 99px;
    background: #11b5e6;
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    transition: 0.5s;
    text-transform: uppercase;
}

.home-box-banner-1 a:hover {
    background: #B20000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    padding: 8px 12px 8px 25px;
}

.home-box-banner-1 .home-box-banner-1-right a {
    left: 39%;
    bottom: 35%;
}

.home-box-banner-2 img {
    width: 100%;
}

.home-box-tin-tuc h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.home-box-tin-tuc img {
    width: 50%;
    float: left;
}

.home-box-tin-tuc .home-box-tin-tuc-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
}

.home-box-tin-tuc a {
    text-decoration: none;
    color: #000;
    font-style: italic;
}

.tab-box-content .post-item .name span a {
    color: #f9f9f9de;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}

.home-box-tin-tuc h4 {
    color: #008080;
    font-size: 13px;
    margin: 0;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 2px;
    width: 100%;
}

.home-box-tin-tuc a:hover h4 {
    text-decoration: underline;
}

.tin-tuc-item {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.tin-tuc-item strong,
.tin-tuc-item p {
    display: inline;
    font-size: 12px;
}

.home-box-banner-2 {
    margin-top: 30px;
}

.home-box-kh-danhgia {
    margin-top: 20px;
}

.home-box-kh-danhgia h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    text-transform: uppercase;
    font-size: 21px;
}

.home-inner-kh-danhgia {
    float: left;
    width: 33.33%;
}

.kh-danhgia-img {
    width: 160px;
    border-radius: 99px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 10px;
    height: 160px;
    float: left;
    margin-bottom: 10px;
}

.kh-danhgia-img img {
    width: 96%;
    border-radius: 133px;
    padding: 2%;
}

.kh-danhgia-content {
    font-style: italic;
    min-height: 160px;
    display: inline;
    font-size: 14px;
    color: #008080;
}

.kh-danhgia-name {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    font-style: italic;
    font-size: 13px;
}

.home-box-kh-thanthiet h3 {
    float: left;
    text-align: center;
    width: 100%;
    border-top: 2px solid rgba(243, 112, 34, 0.5);
    color: #008080;
    padding-top: 25px;
    font-size: 21px;
    margin-top: 30px;
}

.list-kh-thanthiet {
    float: left;
    width: 100%;
}

.kh-thanthiet-img {
    float: left;
    overflow: hidden;
    width: 100%;
    border: 1px solid rgba(243, 112, 34, 0.5);
    height: 110px;
    padding: 10px;
    box-sizing: border-box;
}

.kh-thanthiet-img img {
    width: 100%;
    height: 100%;
}

.home-box-category h3 {
    float: left;
    width: 100%;
    color: #01959f;
    font-size: 21px;
    text-align: center;
}

.home-box-category p.view-all {
    float: left;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(243, 112, 34, 0.2);
    margin: 0;
    margin-bottom: 10px;
}

.home-box-category p.view-all a {
    color: #01959f;
    font-size: 13px;
    text-decoration: none;
}

.home-box-category p.view-all a:hover {
    text-decoration: underline;
}

.home-box-du-an-left {
    float: left;
    width: 35%;
}

.home-box-du-an-right {
    float: right;
    width: 63%;
}

.home-box-du-an h3 {
    color: #018791;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.home-box-du-an-right h4 span {
    color: #018791;
    font-size: 28px;
    margin-right: 6px;
}

.home-box-du-an-right h4 {
    font-size: 18px;
    font-style: italic;
    margin: 0;
}

.home-box-du-an .swiper-slide h3 {
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #018791;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    padding: 5px 30px;
    box-sizing: border-box;
    text-transform: none;
    margin: 0;
    min-height: 55px;
    font-size: 16px;
}

.home-box-du-an .swiper-slide a:hover h3 {
    background: rgba(1, 149, 159, 0.6);
    color: #fff !important;
}

.home-box-du-an .swiper-slide a {
    height: 315px;
    width: 100%;
    float: left;
}

.home-box-du-an .swiper-slide img {
    height: 100%;
    width: 100%;
}

.home-box-banner-1 {
    margin-top: 35px;
}

.box-title,
.box-gioi-thieu .col-3 .count {
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    color: #012d59;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 50px;
}

.box-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    background: #11b5e6;
}

.box-phat-trien {
    padding: 50px 0;
}

.box-phat-trien p {
    color: #637281;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.box-phat-trien .img img {
    border: 5px solid #e7e7e7;
}

.box-phat-trien .box-content a:hover,
.box-dich-vu .item .content a:hover {
    background-color: #2c394c;
}

.box-phat-trien .box-content a,
.box-dich-vu .item .content a {
    border-radius: 99px;
    padding: 10px 30px;
    background: #11b5e6;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    text-transform: uppercase;
    /* margin-top: 10px; */
    display: inline-block;
    transition: 0.5s;
}

.box-gioi-thieu {
    background-image: url('./images/hstatistics_bg.jpg');
    padding: 50px 0 20px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.box-gioi-thieu .col-3 span {
    display: block;
    color: #fff;
    text-align: center;
}

.box-gioi-thieu .col-3 .space {
    height: 3px;
    width: 50px;
    background-color: #11b5e6;
    margin: 5px auto 10px auto;
}

.box-gioi-thieu .col-3 .count {
    margin-bottom: 0;
    color: #fff;
    padding-bottom: 0;
    font-size: 16px;
}

.box-gioi-thieu .col-3 span.title-text {
    font-weight: 400;
    font-size: 14px;
}

.box-gioi-thieu .col-3 {
    margin-bottom: 30px;
}

.box-gioi-thieu::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    display: block;
    background: #0003;
}

.box-gioi-thieu .inner-container.inner-content {
    position: relative;
    z-index: 2;
}

.box-dich-vu,
.box-du-an-noi-bat {
    padding: 50px 0 20px 0;
}

.box-dich-vu .item {
    transition: 0.4s;
    background-color: #f9f9f9;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.box-dich-vu .item:hover {
    box-shadow: 0 0 14px #0000001a;
}

.box-dich-vu .item .name a:hover {
    color: #11b5e6;
}

.box-dich-vu .item .img {
    margin-bottom: 15px;
}

.box-dich-vu .item .name a {
    text-decoration: none;
    color: #012d59;
    font-size: 18px;
    font-weight: 800;
    transition: 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.box-free-support .border-box {
    background: #fff;
    border-top: 5px solid #11b5e6;
    padding: 30px;
}

.box-free-support .border-box::after {
    content: "";
    clear: both;
    display: table;
}

.box-free-support {
    background-image: url('./images/hcontact_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
}

.box-free-support .border-box .box-title:before {
    display: none;
}

.box-free-support .wpcf7-form-control-wrap {
    width: 100%;
}

.box-free-support .wpcf7-form-control-wrap input {
    font-size: 14px;
    font-family: "open sans";
    margin-right: 0;
}

.box-free-support .border-box .box-title {
    color: #11b5e6;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.box-du-an-noi-bat .tabs-box {
    /* padding-left: 0; */
    display: none;
    justify-content: center;
    margin-top: 0;
    padding: 15px 15px 15px 15px;
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
}

.box-du-an-noi-bat .tabs-box li:hover,
.box-du-an-noi-bat .tabs-box li.active {
    background: #11b5e6;
    color: #fff;
}

.box-du-an-noi-bat .tabs-box li {
    padding: 10px 15px;
    list-style: none;
    border-radius: 12px;
    background: #e6e6e6;
    font-weight: 900;
    cursor: pointer;
    transition: 0.5s;
    margin-right: 5px;
}

.tab-box-content .post-item .img a::after {
   
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.tab-box-content .post-item {
    position: relative;
    margin-bottom: 30px;
}

.tab-box-content .post-item .name h4 a:hover {
    color: #11b5e6;
}

.box-du-an-noi-bat .tab-box-content {
    display: none;
}

.box-du-an-noi-bat .active {
    display: block;
}

.tab-box-content .post-item .name h4 a {
    text-decoration: none;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 800;
    transition: 0.3s;
}

.tab-box-content .post-item .name h4 {
    margin: 0;
}

.tab-box-content .post-item .name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* color: #fff; */
    z-index: 2;
    padding: 15px;
}

.tab-box-content .post-item:hover img {
    transform: scale(1.05);
}

.tab-box-content .post-item .img img {
    display: block;
    transition: 0.5s;
    width: 100%;
    object-fit: scale-down;
    height: 356px;
}

.tab-box-content .post-item .img {
    overflow: hidden;
}

.box-nhan-xet-khach-hang .box-title {
    margin-bottom: 0;
}

.box-nhan-xet-khach-hang .box-desc {
    width: 60%;
    margin: 15px auto 50px auto;
    text-align: center;
    line-height: 24px;
}

.box-nhan-xet-khach-hang .item-kh {
    background: #f9f9f9;
    margin-top: 50px;
    padding: 60px 30px 30px 30px;
    position: relative;
    border-bottom: 2px solid #ececec;
}

.box-nhan-xet-khach-hang .item-kh .img {
    border: 5px solid #f9f9f9;
    position: absolute;
    top: -50px;
    border-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.box-nhan-xet-khach-hang .item-kh .img img {
    height: 90px;
    width: 90px;
    display: block;
}

.box-nhan-xet-khach-hang .item-kh .noi-dung {
    margin-top: 0;
    font-size: 19px;
    font-family: serif;
    line-height: 33px;
    font-style: italic;
    color: #012d59;
    text-align: center;
    margin-bottom: 15px;
}

.box-nhan-xet-khach-hang .item-kh .content-text span {
    display: block;
    text-align: center;
}

.box-nhan-xet-khach-hang .item-kh .content-text span.cong-viec {
    font-size: 12px;
}

.box-nhan-xet-khach-hang .item-kh .content-text span.name {
    font-size: 16px;
    font-weight: 800;
    color: #012d59;
    text-transform: capitalize;
}

.box-nhan-xet-khach-hang .swiper-container-horizontal>.swiper-pagination-bullets,
.box-nhan-xet-khach-hang .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.box-nhan-xet-khach-hang .swiper-container {
    padding-bottom: 30px;
}

.box-doi-tac {
    padding: 50px 0;
    background: #f9f9f9;
    margin: 50px 0;
}

/* .box-doi-tac .swiper-slide img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
} */

.box-doi-tac .swiper-slide a:hover {
    border-color: #11b5e6;
}

.box-doi-tac .swiper-slide a:hover img {
    -webkit-filter: unset;
    filter: unset;
}

.box-doi-tac .swiper-slide a {
    display: block;
    border: 3px double #e7e7e7;
    padding: 15px;
    background: #fff;
    transition: 0.3s;
}

.box-doi-tac .box-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.box-tin-tuc .img:hover a:after {
    opacity: 1;
}

.box-tin-tuc .img:hover img {
    transform: scale(1.05);
}

.box-tin-tuc .img img {
    transition: 0.5s;
    display: block;
    width: 100%;
    height: auto;
}

.box-tin-tuc .img a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    background: rgba(0, 0, 0, 0.1);
}

.box-tin-tuc .img a {
    position: relative;
    display: block;
}

.box-tin-tuc .img {
    overflow: hidden;
}

.box-tin-tuc .name {
    margin: 0;
}

.box-tin-tuc .name a:hover {
    color: #11b5e6;
}

.box-tin-tuc .name a {
    text-decoration: none;
    color: #012d59;
    transition: 0.3s;
    font-weight: 800;
    padding: 15px;
    display: block;
}

.box-tin-tuc .excription {
    padding: 0 15px 15px;
    border-bottom: 1px solid #e7e7e7;
}

.box-tin-tuc .excription p {
    margin: 0;
    line-height: 24px;
}

.box-tin-tuc .date-comment {
    padding: 15px;
    display: flex;
    align-items: center;
}

.box-tin-tuc .date-comment span i {
    color: #11b5e6;
    margin-right: 5px;
}

.box-tin-tuc .content-text {
    border: 1px solid #e7e7e7;
}

.box-tin-tuc .date-comment span {
    margin-right: 15px;
}


@media only screen and (max-width: 960px) {
    .box-nhan-xet-khach-hang .box-desc {

        margin: 15px auto 30px auto;

    }

    .box-doi-tac {
        padding: 30px 0;
        margin: 30px 0;
    }

    .box-gioi-thieu {

        padding: 30px 0 0px 0;

    }

    .box-free-support {
        padding: 30px 0;
    }

    .box-du-an-noi-bat .tabs-box {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }

    .box-du-an-noi-bat .tabs-box li {
        margin-bottom: 5px;
    }

    .box-dich-vu,
    .box-du-an-noi-bat {
        padding: 30px 0 0 0;
    }

    .box-title,
    .box-gioi-thieu .col-3 {
        margin-bottom: 30px;
    }

    .box-phat-trien {
        padding: 30px 0;
    }

    h3.home_slogan {
        font-size: 16px;
        margin-top: 10px;
    }

    .home-box-category h3 {
        font-size: 16px;
        margin: 0;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .tab-box-content .post-item .img img {
        height: 250px;
    }

    .home-box-du-an-left,
    .home-box-du-an-right {
        float: left;
        width: 100%;
    }

    .home-box-banner-1 a {
        font-size: 11px;
        padding: 4px 8px;
        border-radius: 3px;
    }

    .home-box-tin-tuc img {
        display: none;
    }

    .home-box-tin-tuc .home-box-tin-tuc-right {
        width: 100%;
        padding: 0;
    }

    .home-inner-kh-danhgia {
        width: 100%;
        border-bottom: 1px solid #008080;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .kh-danhgia-img {
        width: 80px;
        height: 80px;
        margin-bottom: 0;
    }

    .kh-danhgia-name {
        margin: 0;
    }

    .home-box-kh-danhgia h3 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 640px) {

    .full-row.box-tin-tuc .inner-container.inner-content,
    .box-doi-tac .inner-container.inner-content,
    .full-row.box-nhan-xet-khach-hang .inner-container.inner-content,
    .box-du-an-noi-bat .inner-container.inner-content,
    .box-free-support .inner-container.inner-content,
    .box-dich-vu .inner-container.inner-content,
    .full-row.box-gioi-thieu .inner-container.inner-content,
    .full-row.box-phat-trien .inner-container.inner-content {
        margin-left: -5px;
        margin-right: -5px;
    }

    .box-nhan-xet-khach-hang .item-kh {

        padding: 50px 15px 15px 15px;

    }

    .box-du-an-noi-bat .tabs-box {
        margin-bottom: 15px;
    }

    .tab-box-content .post-item {
        position: relative;
        margin-bottom: 10px;
    }

    .box-dich-vu .item {
        padding: 10px;
        margin-bottom: 10px;
    }

    .box-title,
    .box-gioi-thieu .col-3 {
        margin-bottom: 15px;
    }

    .box-phat-trien {
        padding: 15px 0;
    }

    .box-breadcumb-shop .box-content {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .box-dich-vu .item .name a {
        font-size: 16px;

    }

    .box-nhan-xet-khach-hang .box-desc {
        text-align: justify;
        width: 100%;
        margin: 15px auto 10px auto;
    }

    .box-nhan-xet-khach-hang .item-kh .noi-dung {

        font-size: 16px;

        text-align: justify;

    }

    .box-tin-tuc .excription p {

        text-align: justify;
    }

    .box-doi-tac {
        padding: 15px 0;
        margin: 15px 0;
    }

    .tab-box-content .post-item .name {

        padding: 5px;
    }

    .tab-box-content .post-item .name h4 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    textarea.wpcf7-form-control.wpcf7-textarea {
        height: 100px;
    }

    .box-free-support {
        padding: 10px 0;
    }

    .box-dich-vu .item .img {
        margin-bottom: 10px;
    }

    .box-dich-vu .item .content p {
        margin: 10px 0;
    }

    .box-free-support .border-box {

        padding: 10px;
    }

    .box-free-support .border-box .box-title {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .box-phat-trien .box-content a,
    .box-dich-vu .item .content a {

        padding: 5px 20px;

    }

    .box-dich-vu,
    .box-du-an-noi-bat {
        padding: 15px 0 0 0;
    }

    .box-title,
    .box-gioi-thieu .col-3 .count {
        font-size: 16px;

    }

    .box-gioi-thieu {
        padding: 15px 0 0px 0;
    }

    .box-breadcumb-shop .img_bg {
        height: 380px;
    }

    .box-breadcumb-shop .box-content h4 {

        font-size: 24px;

    }

    .home-box-banner-1-left,
    .home-box-banner-1-right {
        float: left;
        width: 100%;
        position: relative;
    }
}