    .lists_project iframe {
        display: none;
    }

    .lists_project a {
        display: inline-block;
        position: relative;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    
    .project_left>div:nth-child(2)>div:nth-child(1) {
        width: 45%;
    }
    
    .project_left>div:nth-child(2)>div:nth-child(2) {
        width: 55%;
    }
    
    .project_left>div:nth-child(2) {
        height: 37%;
    }
    
    .project_right>div:nth-child(2) {
        height: 50%;
    }
    
    .right_bottom img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 20px;
    }
    
    .lists_project .bk_extra_2 {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .products>.layer_image {
       content: '';
        background-image: url(/wp-content/uploads/2024/11/hieu_ung_sp.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 69%;
        height: 100%;
        background-size: 100%;
        display: block;
        right: 0;
        top: 0;
        z-index: 9;
        z-index: 1;
    }
    
      .services>.layer_image {
        content: '';
        background-image: url(/wp-content/uploads/2024/11/hieu_ung_dv.png);
        background-repeat: no-repeat;
        position: absolute;
        /* width: 100%; */
        height: 46%;
        background-size: 70%;
        display: block;
        right: 0;
        left: 0;
        bottom: 0px;
        z-index: 9;
    }

    /*blog css*/
    
    .blog {
        background-image: url(/wp-content/uploads/2024/11/background_blog.png);
        background-repeat: no-repeat;
        /*position: relative;*/
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        z-index: 9999999;
        display: block;
        padding-bottom: 90px;
    }
    
    .blog>.container {
        padding-top: 80px;
    }
    
    h2.title_primany, h2.title_primay span {
        padding-bottom: 50px !important;
        font-weight: bold !important;
    }
    
    .lists_blog {
        display: flex;
        padding-bottom: 150px;
    }
        
    .lists_blog>div:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .lists_blog>div:nth-child(2)>div {
        flex: 0 0 48%;
    }
    
    .lists_blog>div:nth-child(2)>div {
        flex: 0 0 48%;
    }
    
    .lists_blog>div:nth-child(1) .blog_title {
        color: #002114;
        font-size: 30px;
        padding-top: 18px;
        line-height: 36px;
        font-weight: 500;
    }
    
    p.blog_title {
        padding-top: 18px;
        font-size: 18px;
    }
    
    .lists_blog>div:nth-child(2) p.blog_title {
        font-weight: bold;
    }
    
    .lists_blog>div:nth-child(1) .blog_des {
        font-size: 15px;
        color: #002114;
    }
    
    .project_left img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 20px;
    }
    
    .right_top img {
        height: 100%;
        object-fit: cover;
        width: 100%;
        border-radius: 20px;
    }
    
    .right_bottom img {
        width: 100%;
    }
    
    .project {
        background: #fff;
        border-top-left-radius: 150px;
    }
    
    .project_left>div:nth-child(1) {
        height: 53%;
    }
    .project_left>div, .project_right>div {
        padding-bottom: 25px;
    }
    
    .right_top {
        height: 40%;
    }

    /*product - services*/
    .product_services {
        /*background-image: url('/wp-content/uploads/2024/11/background_service.png');*/
        background-image: linear-gradient(273deg, #078054, #0da05a);
        background-size: 100%;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        height: 1400px;
        /*margin-top: -220px;*/
        position: relative;
        border-top-left-radius: 200px;
        margin-top: 0;
    }
    
    .service_left {
        display: block;
        z-index: 9999;
    }
    
    .product_services::before {
        content: "";
        background: #fff8dc;
        z-index: 1;
        display: block;
        width: 100%;
        height: 63%;
        bottom: -1px;
        position: absolute;
        border-top-right-radius: 200px;
        z-index: 9;
    }
    
    p.name_product {
        position: absolute;
        text-align: center;
        left: 15%;
        font-size: 24px;
        color: #fee68f;
        bottom: 35px;
        font-weight: 450;
        z-index: 99;
    }
    
    .products .title_primany span {
        color: #fee68f;
    }
    
    .list_partner {
        /*background-image: url('/wp-content/uploads/2024/11/Layer-60.png');*/
        background-size: 100%;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
    }
    
    .products {
        /*padding-top: 300px;*/
        padding-top: 80px;
    }

    .products h2.title_primany {
        padding-bottom: 25px;
        font-weight: bold;
    }
    
    .list_product {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-top: 25px;
    }
    
    .project h2.title_primany {
        padding-bottom: 50px;
        font-weight: bold;
    }
    
    .project_left>div,
    .project_right>div {
        padding-bottom: 25px;
    }
    
    .right_top {
        height: 40%;
    }
    
    .right_top img {
        height: 100%;
        object-fit: cover;
    }
        
    .products h2 {
        font-size: 50px;
    }
        
    .item_product {
        flex: 0 0 23%;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 430px;
        position: relative;
    }
    
    
    
    /*css services*/
    
    .services {
        display: flex;
    }
    
    .services .title_primany {
        padding-bottom: 16px;
        font-size: 50px;
        font-weight: bold;
    }
    
    p.des_services {
        font-weight: 400;
        color: #000;
        width: 70%;
        padding-bottom: 20px;
        font-size: 17px;
        line-height: 25px;
    }
        
    ul.list_service {
        color: #088354;
        /*font-size: 22px;*/
        font-size: 17px;
        padding-left: 0;
    }
    
    ul.list_service>li {
        padding-bottom: 16px;
        display: flex;
        font-weight: 500;
        align-items: center;
    }
    
    ul.list_service>li>img {
        width: 18px;
        display: inline-block;
        max-width: 80%;
        margin-right: 10px;
    }
    
    .lists_project>.col-7,
    .lists_project>.col-5 {
        margin-bottom: -20px;
    }
    
    /*css project*/
    
    .list_project {
        background: #fff;
        border-top-left-radius: 150px;
        padding-top: 80px;
        margin-bottom: -20px;
        /*margin-top: 120px;*/
        /*background-image: url(/wp-content/uploads/2024/11/Vector-Smart-Object-3.png);*/
        /*background-size: 100%;*/
    }

    /*partner*/
    
    .text_extra {
        color: #002212;
        font-size: 21px;
        margin-bottom: 25px;
        font-weight: 500;
    }
    
    .title_primary, .title_primary span {
        font-weight: bold;
        color: #00200e;
        font-size: 50px !important;
    }
    
    
    h2.title_primany, h2.title_primany span {
        font-size: 50px !important;
        font-weight: bold;
    }
        
    .title_partner>span {
        color: #23a15e;
    }
    
    
    .list_logo_partner {
        justify-content: space-between;
        display: flex;
        align-items: center;
        padding-top: 50px;
        margin-right: -20px;
    }
    
    .list_logo_partner>span>img {
        width: 80%;
    }
    
    /*banner - about*/
    div#home_page {
        padding: 200px 0 0 0;
        background-image: url(/wp-content/uploads/2024/11/layer_about_comman.png);
        background-size: 100%;
        z-index: 9999;
        /*margin-top: -300px;*/
        padding-top: 200px;
    }
    
    .div_info_about h2 {
        font-weight: bold;
        color: #011a0e;
    }
    
    span.part, .div_info_about h2 span {
        color: #055b32;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 0;
    }
        
    .div_info_about span a {
        color: #06a95b;
        border: 1px solid #06a95b;
        background: unset;
        font-weight: 500;
        padding: 9px 28px;
    }
    
    div.des_about p {
        font-size: 17px;
        line-height: 25px;
        width: 100%;
        padding: 20px;
        padding-left: 0;
        margin-bottom: 0;
    }
    
    .partner .text_extra {
        margin-bottom: 30px;
    }
    
    .des_about ul {
        padding-bottom: 16px;
    }
    
    span.part {
        font-size: 22px;
    }
    
    .div_info_about h2,
    .div_info_about h2 span{
        font-size: 48px !important;
    }
    
    span.part,
    .div_info_about h2 {
        padding-bottom: 16px;
    }
    
    .about_home {
        display: flex;
        width: 100%;
        /*overflow: hidden;*/
        justify-content: space-between;
    }
    
    .about_home>div {
        flex: 0 0 48%;
        width: 48%;
    }
    
    .div_thumb img {
        width: 100%;
    }
    
    .list_data {
        border-bottom: 1px solid #d1c1c194;
    }
    
    .partner {
		padding: 80px 0 60px;
    }
    
    footer#footer {
        margin-top: -150px !important;
    }
    