body {
   
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
  
}

.e-con.e-flex>.e-con-inner{
    max-width: 100% !important ;
    padding: 0px !important;
}
#main-content {
    width: calc(100vw - 15px);
}

.line-41 {
    height: 1px;
    background: #636669;
}

.max-width {
    width: 100%;
}

.section2 {
    width: 100%;
    background-image: url('../img/bg/home-bg-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;

}

.section2 .intro {
    padding: 100px 0px;
    text-align: center;
}

.img-intro {
    margin-bottom: 40px;
}

.box-intro h3 {
    background: linear-gradient(to right, #00DBCC, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #00DBCC, #066065);
    ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: PublicSans;
    font-weight: bold;
    font-style: italic;
}

.intro-card-img img {
    width: 100%;
    border-radius: 30px;
}

.intro-card {
    display: flex;
    align-items: center;
}

.intro-card-img {
    max-width: 800px;
}

.intro-card .card-body {
    padding-left: 40px;
}

.intro-card .card-title {
    font-size: 24pt;
    background: linear-gradient(to right, #02a69b, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #02a69b, #066065);
    ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 40px;
}

.intro-card .btn {
    margin-top: 40px;
}

.btn-tnpm:hover {
    background: #fff;
    border: 1px solid #272727;
}

.box-service {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
}

.service-img {
    position: relative;
}

.view-img {
    border-radius: 40px;
    overflow: hidden;
}

.service-img .view-img img {
	aspect-ratio: 578/385;
	object-fit:cover;
}


._sv-item {
    padding-bottom: 40px;
}

._sv-title h3 a {
    font-size: 24px;
    text-transform: uppercase;
    color: #000 !important;
    text-decoration: none;
}

._sv-title {
    height: 100px;
    padding-left: 85px;
    padding-top: 20px;
}

._sv-item:hover .item-img-service {
    scale: 1.1;
    transition: 0.5s;
}

._sv-item:hover ._sv-title h3 {
    background: linear-gradient(to right, #02a69b, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #02a69b, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-service {
    width: 70px;
    position: absolute;
    bottom: -57px;
    left: -7px;
}

.bom-box-2 {
    padding: 80px 0px;
}

.item-img-service {
    width: 100%;
}

.news-top img {
    width: 100%;
}

.news-top {
    display: flex;
}

.news-top-left {
    max-width: 800px;
    width: 60%;
}

.bom-box-3 {
    padding-top: 40px;
}

.item-img img {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    box-shadow: 3px 0px 8px #838282;
}

h4.news-top-title {
    text-align: right;
    font-size: 24px;
    margin: 0px !important;
    padding-right: 20px;
}

h4.news-top-title a {
    text-decoration: none;
    color: #383838;
}

.item-img-bot {
    position: relative;
    height: 50px;
    box-shadow: 1px 1px 10px #838282;
    display: flex;
    align-items: center;
    justify-content: end;
}

.item-img-bot img {
    width: 130px;
    position: absolute;
    top: -14px;
    left: 40px;

}

.news-top-right {
    padding-left: 20px;
    max-width: 40%;
}

.news-top-cate {
    height: 100%;
    padding: 20px 30px;
    background: linear-gradient(to right, rgb(246 246 246), #E5E5E4);
    border-radius: 30px;
}

.news-top-cate-title.text-bold {
    font-size: 24px;
}

.news-top-date {
    font-family: PublicSans-Light;
    font-size: 24px;
}

.news-top-content {
    margin: 30px 0px;
    text-align: justify;
    font-size: 16px;
}

.items-news-title a {
    font-size: 20pt;
    text-decoration: none;
}

.lst-news {
    padding-top: 40px;
}

.lst-news .item-news .item-news-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.items-news-title {
    margin-top: 20px;
}

.items-news-title p {
    color: #383838;
    text-decoration: none;
}

a.item-news-link {
    text-decoration: none;
}

.lst-news .item-news:hover .item-news-img {
    scale: 1.1;
    transition: 0.5s;
}

.lst-news .item-news:hover .items-news-title p {
    background: linear-gradient(to right, #02a69b, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #02a69b, #066065);
    ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-news-img {
    height: 282px;
    overflow: hidden;
    border-radius: 10px;
}

.section {
    width: 100%;
    padding: 40px 0px;
}

.box-slider-project .box-title {
    position: absolute;
    z-index: 100;
    left: 40%;
    transform: translate(-114%, 80px);
}

.box-project {
    padding-top: 80px;
}

.slider-project .box-slider .container {
    position: relative;
}

.slider-project .box-slider .container .box-content-slider {
    position: absolute;
    right: 0;
    bottom: 40px;
    background: #fff;
    display: flex;

    padding: 10px 70px 10px 80px;
}

.slider-project .box-slider .container .box-content-slider img {
    position: absolute;
    width: 148px !important;
    top: -16px;
    left: -56px;
}

.slider-project .box-slider .container .box-content-slider .pro-title {
    font-size: 32px;
    margin: 0px;
    
}
.slider-project .box-slider .container .box-content-slider .pro-title a {
    font-size: 32px;
    margin: 0px;
    text-decoration: none;
    color: #000;    
}
.slider-project .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.lst-project .item-pro .item-pro-img {
    height: 262px;
}

.lst-project {
    padding-top: 40px;
}

.item-pro .box-pro-img {
    border-radius: 20px;
}

.item-pro .box-pro-img .item-pro-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}

.item-pro .item-pro-link {
    text-decoration: none;
    color: #383838;
}

.item-pro .items-pro-title {
    margin-top: 10px;
}

.logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.lst-logo .logo-item img {
    max-width: 115px;
    max-height: 150px;
}

.logos-cus {
    background: linear-gradient(58deg, rgba(250, 250, 250, 1) 0%, rgba(237, 237, 237, 1) 79%);
    border-radius: 40px;
    padding: 40px 80px;
    border: 1px solid #a7a5a5;
}

.lst-logo .logo-item:hover img {
    scale: 1.1;
    transition: 0.5s;
}

.lst-project .item-pro:hover .item-pro-img {
    scale: 1.1;
    transition: 0.5s;
}

.item-pro .box-pro-img {
    overflow: hidden;
}

.breadcrumb {
    display: flex;
    float: left;
    gap: 20px;
    height: 50px;
    align-items: end;
    margin: 0px !important;
}

.btn-contact {
    float: right;
}

.section-bre {
    width: 100%;
}

.breadcrumb img {
    height: 23px;
}

.box-breadcrumb {
    height: 100px;
    display: flex;
    align-items: center;
}

.bread-link,
.bread-title {
    text-decoration: none;
    color: #333;
    font-size: 22px;
}

.brea-item {
    display: flex;
    align-items: center;
}

.btn-contact {
    background: linear-gradient(91deg, rgba(21, 146, 148, 1) 0%, rgba(11, 122, 128, 1) 80%);
    padding: 10px 40px;
    border-radius: 30px;
}

.btn-contact span {
    color: #fff;
    font-size: 23px;
}

.box-breadcrumb {
    background: #F9F9F9;
    background: radial-gradient(circle, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

/*tin-tuc*/
.tnpm-pagination .page-numbers li{
    list-style: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
} 
.tnpm-pagination .page-numbers li a{
    text-decoration: none;
    color: #000;

}
.tnpm-pagination{
    position: relative;
    width: 100%;
}
.tnpm-pagination ul.page-numbers{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
}
.tnpm-pagination .page-numbers li span.current{
    background-color: #076066;
    border-radius: 8px;
    color: #fff;
    padding: 0px 10px;
}
.tnpm-pagination .page-numbers li a.prev,.tnpm-pagination .page-numbers li a.next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background-color: #076066;
    transition: all 0.3s ease-in-out;
    color: #fff !important;
}
.tnpm-pagination .page-numbers{
    display: flex;
}
.mobile-box-project a{
    text-decoration: none;    
}
.mobile-item-news a{
    text-decoration: none;
    color: #2b2b2b;
}
.section-bg-news {
    width: 100%;
}

.intro-tin-tuc .intro-img img {
    width: 100%;
    border-radius: 40px;
}

.intro-tin-tuc {
    display: flex;
    padding: 80px;
    background: #eaeaea63;
    border-radius: 40px;
}

.intro-tin-tuc .intro-img {
    flex: 60%;
    border-radius: 40px;
}

.intro-tin-tuc .intro-body {
    flex: 40%;
    padding-top: 100px;
    padding-left: 40px;
}

.intro-body .text-semi-bold {
    font-size: 48px;
    background: linear-gradient(to right, #066065 40%, #00DBCC 100%);
    background-clip: text;
    color: transparent;
    background: linear-gradient(to right, #066065 40%, #00DBCC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.intro-body p.text-light {
    font-size: 22px;
    font-style: italic;

}

.section-bg-news {
    background-image: url('../img/bg/tin-tuc.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.box-title .btn-tnpm-2 {
    width: fit-content;
    display: flex;
    background: linear-gradient(to right, #20a7a3, #0b6268);
    padding: 10px 30px 7px 30px;
    border-radius: 10px;
    color: #fff;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    align-items: center;
}

.box-title .btn-tnpm-2 h2 {
    margin: 0px;
    width: fit-content;
    font-weight: 700;
    font-size: 22px;
}

.cate-tin-tuc .box-lst-news .box-padding {
    background: #F9F9F9;
    background: linear-gradient(37deg, rgba(249, 249, 249, 1) 0%, rgba(250, 250, 250, 1) 67%);
    border-radius: 25px;
    padding: 40px 0px 15px 0px;
}

.cate-tin-tuc .box-items .item-tintuc .item-link {
    text-decoration: none;
    color: #333;
}

.cate-tin-tuc .box-items .item-tintuc .item-link .item-title {
    font-size: 22px;
}

.cate-tin-tuc .box-items .item-tintuc p {
    margin: 0px;
    color: #898989;
    font-size: 17px;
}

.cate-tin-tuc .box-items .item-tintuc {
    padding: 20px 40px 20px 80px;
    border-top: 1px solid #dedede;
}

.cate-tin-tuc .box-title {
    padding: 0px 40px 0px 80px;
}

.cate-tin-tuc .box-news-bg .box-padding {
    border-radius: 25px;
    padding: 20px;
    background: #ededed91;
}
.tnpm-content{
    text-align: justify;
}
.tnpm-content img{
    width: 100% !important;
}
.content_img{
    margin-bottom: 20px;
}
.content_img img{
    width: 100% !important;
    height: auto !important;
    border-radius: 20px;
}
.box-news-bg .box-padding {
    height: 100%;
}

.box-news-bg .box-padding .item-bg {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 25px;
}

.projects .box-lst-projects .box-padding {
    position: relative;
    padding: 70px;
    background: #ededed;
    border-radius: 50px;
}

.projects .box-lst-projects .box-padding::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 3px;
    background: linear-gradient(45deg, #20a7a3, #003438);
    mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    mask-composite: exclude;
    z-index: 0;
}

.projects .box-lst-projects .box-padding .item-pro a {
    text-decoration: none;

}

.projects .box-lst-projects .box-padding .item-pro {
    max-width: 85%;
    position: relative;
    z-index: 10;
    padding: 17px 0px;
}

.projects .box-lst-projects .box-padding .item-pro .pro-title {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    background: linear-gradient(to right, #066065, #00DBCC);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #066065, #00DBCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: PublicSans-SemiBold;
}

.projects .box-lst-projects .box-padding .item-pro .pro-summary {
    color: #000;
    font-size: 18px;
    font-weight: bold;

}

.box-slider-image .box-slider {
    height: 510px;
    border-radius: 50px;
}

.box-project-hot .owl-nav.disabled {
    display: none;
}

.box-project-hot .owl-dots {
    position: absolute;
    bottom: 20px;
    right: 80px;
}

.box-project-hot .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    background: #eaeaeabd !important;
}

.box-project-hot .owl-dots .owl-dot:hover span {
    width: 15px !important;
    height: 15px !important;
}

.box-project-hot .owl-dots .owl-dot.active span {
    width: 20px !important;
    height: 20px !important;
    background: #fff !important;
}

.box-project-hot .box-padding .box-content .pro-title {
    font-size: 22px;
}

.box-project-hot .box-padding .box-content .pro-summary-hot {
    font-size: 20px;
    font-family: PublicSans-Regular;
    padding: 20px 0px;
}

.box-project-hot .box-padding .box-content {
    padding-top: 40px;
    width: 85%;
    text-align: justify;
}

.pro-more .btn-tnpm-3 {
    padding: 5px 40px;
    background: #cdcdcd;
    font-size: 18px;
    font-weight: 700;
}

.box-rate .card {
    border: none;
}

.box-rate .card .card-img img {
    width: 100%;
    border-radius: 40px;
}

.projects {
    padding-top: 40px;
}

.box-rate .card-body .card-title {
    font-size: 22px;
    color: #777;
}

.box-rate .card-body .card-text {
    color: #383838;
    font-size: 18px;
}

.box-rate .card-body .card-content {
    padding: 15px 0px;
}

.box-rate .card-body .card-info {
    color: #777;
}

.box-rate .card-body .card-info .info span {
    color: #076065;
}

.box-rate .card-body .card-info .info {
    font-size: 18px !important;
}

.box-rate .card-body .apartment {
    color: #898989;
    font-size: 15px;
    margin: 0px !important;
}

.box-rate .row>div {
    margin-top: 40px;
}

.box-rate .card .card-img {
    max-height: 425px;
    overflow: hidden;
    border-radius: 30px;
}

.card-news .card-img .img-bg,
.card-news .card-img .img-bg img {
    width: 100%;
    border-radius: 20px;
}

.card-news {
    display: flex;
    padding: 40px 0px;
}

.card-news>div {
    flex: 50%;
}

.card-news .card-img {
    padding-right: 20px;
}

.card-news .card-body .card-title {
    line-height: 25px;
}

.card-news .card-body .card-title a {
    font-size: 18px;
    color: #383838;
    text-decoration: none;
}

.card-news .card-body {
    padding-top: 20px;
}

.card-news .card-body .card-date {
    font-size: 14px;
    color: #898989;
    margin: 10px 0px 15px 0px;
}

.card-news .card-body .card-sum {
    font-size: 14px;
    color: #383838;
    text-align: justify;
}

.main-detail .news-contents .header-contents img {
    width: 100%;
    border-radius: 30px;
}

.box-hot .card-news {
    display: block;
    padding: 0px;
    border: none;
    border-bottom: 2px solid #b2b2b2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.main-detail .news-right {
    padding-left: 50px;
}

.main-detail {
    
    padding-top: 20px;

}

.bg-news-detail {
    background-image: url('../img/bg/detail-news.png');
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.section.news-detail {
    padding: 0px;
}

.header-contents {
   
    border-bottom: 2px solid #b2b2b2b2;
    margin-bottom: 40px;
}

.box-hot .box-title {
    margin-bottom: 16px;
}

.header-contents h1 {
    
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}

.header-contents h4 {
    font-size: 26px;
    color: #383838;
}

.header-contents p {
    font-size: 17px;
    color: #898989;
}

.box-hot .box-title h3 {
    font-size: 30px;
    font-family: PublicSans-ExtraBold;
}

.box-hot .card-news .card-img {
    padding-right: 0px;
}

.news-more .box-title h3 {
    font-size: 30px;
    font-family: PublicSans-SemiBold;
}

.line-news {
    height: 2px;
    width: 80%;
    background: #b2b2b2;
    margin: 0 auto;
    margin-bottom: 80px;
}

.news-more .box-title,
.news-more .box-title h3 {
    margin-bottom: 0px;
}

.news-more .card-news .card-img {
    height: 100%;
    width: 100%;
}

.news-more .card-news .card-img .img-bg a {
    height: 100%;
    width: 100%;
    display: block;
}

.news-more .card-news {
    height: 100%;
    width: 100%;
}

.news-more .card-news .card-img .img-bg {
    height: 100%;
}

.news-more .card-news .card-img .img-bg .img {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
}

/*--------------------style aboutus -----------------------*/
.section.section-banner {
    padding: 0px;
}

.section-bg-info {
    background-image: url(../img/bg/home-bg-1.png);
    background-position-y: -212px;
    background-position-x: 56px;
    width: 100%;
}

.info-img-left {
    position: absolute;
    height: 600px;
    width: 55%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 10;
    margin-top: 40px;
}

.ab-info {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 60px;
}

.index-number .counter {
    font-size: 80px;
    font-family: Bahnschrift;
    font-weight: 500;
    background: linear-gradient(to right, #066065 40%, #019086 100%);
    background-clip: text;
    color: transparent;
    background: linear-gradient(to right, #066065 40%, #019086 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 110px;
    padding-right: 35px;
}

.index-number ._counter {

    font-size: 60px;
    position: absolute;
    top: 0px;
    font-family: PublicSans-ExtraBold;
    font-weight: 500;
    background: linear-gradient(to right, #066065 40%, #019086 100%);
    background-clip: text;
    color: transparent;
    background: linear-gradient(to right, #066065 40%, #019086 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 45px;
    right: 0;
}

.index-number {
    text-align: right;
    border-bottom: 1px solid #a3a3a3;
    position: relative;
}

.info-text .slogan {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 40px;
}

.info-text .slogan p {
    width: 60%;
    text-align: justify;
    float: right;
    display: block;

}

.info-text .ab-index {
    align-items: center;
}

.index-text {
    padding-left: 0px;
    height: 110px;
    align-items: center;
    display: flex;
    position: relative;
}

.index-text .hr {
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, #066065 50%, #01b8ab 100%);
    position: absolute;
    bottom: 0px;
}

.index-text span {
    padding-left: 40px;
}

.diagram-img img {
    width: 100%;
}

.box-title.box-center {
    text-align: center;
}

.img-member {
    height: 526px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 30px;
}

.card-member .card-body {
    display: flex;
    padding-right: 25px;
    gap: 20px;
    padding-top: 40px;
}

.card-member .card-body .body-logo img {
    max-width: 175px;
    max-height: 97px;
}

.slider-awards .box-slider .container .box-content-slider img {
    position: absolute;
    width: 148px !important;
    top: -16px;
    left: -56px;
}

.slider-awards .box-slider .container .box-content-slider {
    position: absolute;
    right: 0;
    bottom: 40px;
    background: #fff;
    display: flex;
    padding: 10px 70px 10px 80px;
}

.slider-awards .box-slider .container .box-content-slider .pro-title {
    font-size: 32px;
    margin: 0px;
}

.slider-awards .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.slider-awards .box-slider {
    border-radius: 40px;
}

.box-certify .cert-box img {
    width: 100%;
}

.read-more {
    text-align: center;
    padding: 30px 0px;
}

.read-more .btn-more {
    background: #e1e1e1;
    color: #000;
    font-family: 'PublicSans-ExtraBold';
    font-size: 16px;
    padding: 7px 30px;
}

.cert-line,
.cert-year {
    font-size: 18px;
    color: #717171;
}

.cert-line {
    margin: 0px 10px;
}

.slider-aboutus .owl-dots {
    background: linear-gradient(to right, #dbdbdbb5 30%, #fafafabd 90%);
    margin: 0px !important;
    position: absolute;
    width: 100%;
}

.slider-aboutus.owl-theme .owl-dots .owl-dot.active span {
    background: #076065 !important;
}

/*-------------end about us-----------*/
/*-------------start service----------*/
.project-item a{
    text-decoration: none;
    color: #000;
}
.intro-service .img-intro {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    border-radius: 50px;
}

.info-service {
    padding-top: 80px;

}

.intro-service .img-intro::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 3px;
    background: linear-gradient(90deg, #16d5d0, #003438);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    z-index: 0;
}

.intro-service .img-intro img {
    width: 100%;
}

.intro-service .img-intro .img {
    background-position: center;
    width: 100%;
    height: 100%;
    background-size: 130%;
    background-repeat: no-repeat;
}

.info-service .intro-service {
    width: 80%;
    margin: 0 auto;

}

.info-service .intro-service .item-intro-text {
    align-items: center;
    display: flex;
    background: url('../img/bg/bg-service-info.png');
}

.info-service .intro-service .item-intro-text .intro-content {
    padding-left: 60px;
    text-align: justify;
}

.info-service .intro-service .item-intro-text .intro-content h1 {
    font-style: italic;
    background: linear-gradient(to right, #066065 40%, #00DBCC 100%);
    background-clip: text;
    color: transparent;
    background: linear-gradient(to right, #066065 40%, #00DBCC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn.btn-more {
    background: linear-gradient(to right, rgba(0, 219, 204, 1), rgba(6, 96, 101, 1));
    padding: 5px 60px;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-size: 16px;
    text-decoration: none;
    font-family: PublicSans-ExtraBold;
    text-transform: uppercase;
}

.slider-service .box-slider .item-service {
    border-radius: 20px;
    overflow: hidden;
}

.slider-service .box-slider .item-service .img-servcie {
    height: 300px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.slider-service .box-slider {
    width: 100%;
    height: auto;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 0px 15px;
}

.title-service {
    background: linear-gradient(to right, rgba(0, 219, 204, 1), rgba(6, 96, 101, 1));
    padding: 10px 20px;
}

.title-service h2 {
    margin: 0px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    text-align: right;
}

.item-service a {
    text-decoration: none;
}

.dominance-item .dominance-img img {
    width: 100%;
}

.dominance-item .dominance-content h3 {
    font-size: 24px;
    background: linear-gradient(to right, #066065, #00DBCC);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #066065, #00DBCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dominance-item {
    padding-bottom: 40px;
}

.dominance-item .dominance-content p {
    font-size: 16px;
}

.dominance-img {
    border-radius: 20px;
    overflow: hidden;
    padding: 0px;
}

.dominance .title-tnpm {
    font-size: 21px;
}

.dominance .box-right {
    text-align: right;
}

.img-dominance {
    position: relative;
    height: 85%;
    z-index: 10;
}

.img-dominance img {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.dominance {
    position: relative;
}

.bg-dominance {
    position: absolute;
    height: 550px;
    width: 50%;
    bottom: 35px;
    right: 0px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 0;
}

.project-in-service .project-item .pro-img img {
    width: 100%;
}

.project-left .project-item .pro-img {
    height: 505px;
    overflow: hidden;
    border-radius: 20px;
}

.project-left .project-item .pro-img img {
    width: 150%;
}

.project-right .project-item .pro-img {
    height: 220px;
    overflow: hidden;
    border-radius: 20px;
}

.project-right .project-item .pro-img img {
    width: 150%;
}

.project-in-service .project-item .pro-title {
    padding: 10px 0px;
}

.project-right .pro-title h4 {
    font-size: 16px;
}

.project-in-service {
    position: relative;
}

.project-in-service .box-title {
    position: absolute;
    top: 80px;
}

.section-banner .banner-service .box-item {
    max-width: 1200px;
    width: 100%;
    height: 600px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin: 0 auto;
}

.info-service-detail {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-service-detail .sv-detail {
    height: 900px;
    position: relative;
}

.info-service-detail .sr-detail-content {
    width: 40%;
    height: 900px;
    padding-left: 80px;
    /* background-image: url('../img/1x/Asset 1.png');*/
}

.sr-detail-content .sr-title h2 {
    font-family: PublicSans-ExtraBold;
    width: 350px;
    background: linear-gradient(to right, #066065, #00DBCC);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #066065, #00DBCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
}

.sr-detail-content .sr-title h1 {
    font-family: PublicSans-ExtraBold;
    text-transform: uppercase;
    background: linear-gradient(to right, #066065, #00DBCC);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #066065, #00DBCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
}

.sr-detail-content .sr-sum p {
    font-family: PublicSans;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
}

.img-service-detail {
    position: absolute;
    bottom: 0px;
    width: 500px;
    right: 0px;
}

.img-service-detail img {
    width: 100%;
}

.sr-detail-content .content {
    padding-top: 200px;
}

.sr-detail-content ._item {
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.sr-detail-content ._item span {
    font-size: 18px;
}

.sr-detail-content ._item a {
    width: 300px;
}

.sr-detail-content .icon-item {
    width: 13px;
    height: 25px;
    float: left;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.sr-detail-content ._item .btn.btn-service {
    background: linear-gradient(to right, rgb(4 181 169), rgba(6, 96, 101, 1));
    padding: 10px 20px 8px 20px;
    border: none;
    color: #fff;
    border-radius: 30px;
    text-align: right;
}

.sr-detail-content ._item .btn.btn-service:hover {
    background: #fff;
    color: #000;
    border: 1px solid #cdcdcd;
}

.sr-detail-content ._item .btn.btn-service:hover .icon-item {
    background-image: url('../img/icon/green.png') !important;
}

.items-service .img-services img {
    width: 100%;
}

.items-service .items h3 {
    font-family: PublicSans-ExtraBold;
    text-transform: uppercase;
    background: linear-gradient(to right, #066065, #00DBCC);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #066065, #00DBCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
}

.items-service .items h4 {
    font-family: PublicSans;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
}

.items-services h5 {
    text-transform: uppercase;
    background: linear-gradient(to right, #008e85, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to right, #008e85, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin: 0px;
}

.items-services .item {
    padding: 10px 20px;

    border-radius: 30px;
    margin-top: 20px;
    position: relative;
}

.items-services .item::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 0.5px;
    background: linear-gradient(45deg, #16d5d0, #003438);
    mask: linear-gradient(#003438 0 0) content-box, linear-gradient(#003438 0 0);
    mask-composite: exclude;
    z-index: 0;
}

.items-service .items {
    padding-top: 60px;
}

.items-services .item:hover {
    background: #cdcdcd;
}
/*17/12*/
/*------------start contact------------*/
.title-contact h1{
   
    background: linear-gradient(to left,#01cfc1, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to left,#01cfc1, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin-bottom: 40px;
    font-family: PublicSans-SemiBold;
}
.box-text{
    padding-right: 40px;
}
.title-contact{
    margin-bottom: 20px;
}
.title-contact p{
    font-size: 16px;
}
.item-contact {
    padding: 15px 0px;
    display: flex;
    align-items: center;
    gap: 25px;
}
.item-contact img{
    width: 35px;
}
.tnpm-map{
    margin-top: 40px;
}
.form-contact{
    background: linear-gradient(45deg, #01aaa4, #003438);
    height: 100%;
    border-radius: 15px;
    padding: 10px;
}
.form-contact .box-title h2{
    color: #fff;
    font-size: 25px;
}
.form-contact  .form-padding{
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #fff;
    height: 100%;
}
.form-contact  .form-body{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 12px;
}
.form-contact  .form-body label{
    color: #fff;
    font-style: italic;
    font-size: 16px;
}
.form-contact  .form-body input{
    padding: 5px 020px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-style: italic;
}
.form-contact .form-body:last-child{
    gap: 10px;
}
.form-body>div{
    margin-top: 10px;
}
.form-contact .btn-send p._btn-send{
    width: 100%;
    margin: 0px;
    background: #fff;
    font-size: 18px;
    background: linear-gradient(to left,#01cfc1, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to left,#01cfc1, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.form-contact .btn-send{
    background: #fff;
    text-align: center;
    padding: 5px 20px;
    border-radius: 5px;
}
.full-banner{
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/*----------end contact-----------*/
/*----------start du an-----------*/
.item-project a{
    text-decoration: none;
}
.items-projects .card-img img{
    width: 130%;
}
.items-projects .card-img{
    border-radius: 15px;
    overflow: hidden;
    max-height: 265px;
}
.items-projects .card{
    border: none;
}
.items-projects .card-body{
    padding-left: 0px;
}
.items-projects .card-body .card-cate{
    font-size: 16px;
    font-weight: bold;
    color: #686868;
}
.items-projects .card-body .card-title{
    background: linear-gradient(to left,#01cfc1, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to left,#01cfc1, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.items-projects .card-body .card-info{
    padding-top: 15px;
}
.items-projects .card-body .card-info p{
    margin-bottom: 5px;
}
.items-projects .card-body .card-info .card-text{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
}
.items-projects .card-body .card-info .card-text i{
    font-size: 16px;
}
.items-projects .item-project{
    margin-bottom: 40px;
}
.thumnail-project{
    padding: 0px;
}
.thumnail-project img{
    width: 100%;
}
.project-title {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.project-title h1{
    text-align: center;
    background: linear-gradient(to left,#01cfc1, #066065);
    background-clip: text;
    color: transparent;
    background: -webkit-linear-gradient(to left,#01cfc1, #066065);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin-bottom: 20px;
}
.project-title h2{
    text-align: justify;
    font-size: 20px;
    font-family: PublicSans-SemiBold;
    color: #fff;
    line-height: 30px;
}
.bg-thumnail-project{
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
}
.bg-thumnail-project .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000cf;
    z-index: 0;
}
/* -----------------------------------Style start max 1600------------------------------- */
@media screen and (max-width: 1600px) {
    .nav-link-title {
        font-size: 20px;
    }

    .bread-link,
    .bread-title {
        font-size: 18px;
    }

    .btn-contact span {
        font-size: 18px;
    }

    .card-news .card-body .card-title a {
        font-size: 14px;
    }

    .card-news .card-body .card-title {
        line-height: 15px;
    }

    .card-news .card-body .card-date {
        font-size: 10px;
    }

    .card-news .card-body .card-sum {
        font-size: 12px;
    }

    .card-news .card-body .card-date {
        margin: 5px 0px 5px 0px;
    }
}

/* -----------------------------------Style date picker end------------------------------- */


/*-------------------------------mobile----------------------------*/

@media screen and (max-width: 768px) {
    body {
        background: var(--Neutral-50, #F7F7F7);
    }
    
    .m-item-news a,.m-intro-title a, .m-project-item a{
        text-decoration: none;
        color: #000;
    }
    /*tin-tuc*/
    .card-news {
        flex-wrap: wrap;
    }

    .card-news>div {
        flex: 100%;
    }

    .card-news .card-img {
        padding-right: 0px;
    }

    .news-more .card-news .card-img .img-bg .img {
        min-height: 230px;
    }

    .news-more .card-news {
        height: auto;
        padding: 20px 0px;
    }

    /*end tin-tuc*/

}