.img-fluidz{
    width: 100%;
}
.article-title-list {
    margin-bottom: 1rem;
}
.article_blog-custom-title a {
    color: #333;
}
.btn-readmore {
    font-weight: 600;
    color: #555151;
}
.footer-map iframe {
    width: 100%;
}
.article-item:hover .btn-readmore {
    color: white;
    background: var(--color-highlight);
    padding: 0.6rem 1.2rem;
    transition: all 0.55s ease;
}
.post-date i {
    margin-right: 6px;
    color: red;
    font-weight: 600;
}
.article-title-list i {
    font-weight: 600;
    font-size: 9px;
}
.btn_full_web i {
    font-size: 9px;
    font-weight: 600;
}
.btn_full_web {
    color: black;
}
.breadcrumb-box {
    position: absolute;
    width: 100%;
    transform: translateY(162%);
    text-align: center;
}
.block-breadcrumb {
    background-image: url(http://cdn1679.cdn4s4.io.vn/media/banner/b.jpg);
    width: 100%;
    background-size: cover;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 15px;
}
.only-title a {
    font-weight: 500;
    font-size: 1.4rem;
    color: black;
}
.article-title-about a {
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 22px;
    color: #4a4a4a;
    border-bottom: 1px solid #00356f;
    padding-bottom: 8px;
    display: inline-block;
}
.inner-img-project {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 0 1px 4px 4px rgba(0,0,0,0.2);
    padding: 0px;
    margin: 0px 0 15px;
}
.item-project{
    margin-bottom: 3rem;
}
.article_blog-custom-title {
    padding-bottom: 1rem;
    margin-bottom: 3rem !important;
    position: relative;
    font-size: 1.8rem;
    font-weight: 500;
}
.article_blog-custom-title:before {
    content: "";
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    /* right: 0; */
    position: absolute;
    background-color: var(--color-highlight);
    height: 3px;
    display: block;
    width: 66%;
    max-width: 55px;
}
@media (min-width: 992px){
    .article-title-project{
            margin: 0px 0px;
    height: auto;
    text-align: center;
    }
    .item-project:hover .inner-content-project {
    transform: translateY(0%);
}

.item-project .inner-content-project {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #44444469;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    transform: translateY(100%);
}



.item-project .inner-content-project  a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 16px !important;
    line-height: 1.3;
    padding: 15px;
        font-weight: 600;
}
.item-project .inner-content-project .title-blogs-item a {
    font-size: 13px !important;
    color: #fff;
    text-transform: uppercase;
}
.inner-content-project a {
    display: block;
    line-height: 24px;
    font-size: 20px;
    color: #65BA2C;
}
}

.inner-content-out-standing {
    position: absolute;
    bottom: 0;
    background: #417d2669;
    color: #fff;
    padding: 10px 20px;
    text-align: justify;
    width: 100%;
}
.article-title-out-standing a {
    color: white;
    font-size: 1.8rem;
    font-weight: 600;
}
.block_tintuc {
    background: #3e623c;
}
article.article-only-tit a {
    color: white;
}

article.article-only-tit {
    background: #46b041;
    width: 100%;
    cursor: pointer;
    padding: 15px 10px;
    border-bottom: #cecece 1px solid;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -ms-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.partner-img {
    margin-bottom: 2rem;
    padding-top: 50%;
    border: 1px solid #e8dcdc;
    position: relative;
}
.partner-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
}
/*.bg-partner {*/
/*    background-color: #023165;*/
/*    text-align: center;*/
/*    background-size: cover;*/
/*    background-image: url(http://cdn1679.cdn4s4.io.vn/media/1605150019-1404908075-custom.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: 100%;*/
/*}*/
.block_intro{
    background: url(http://cdn1679.cdn4s4.io.vn/media/1605081740-567935137-custom.jpg);
    background-repeat: no-repeat;
    background-position: bottom right 100px;
}

.block_doitac {
    padding: 3rem 0px;
}
.bg-footer {
    background: #46b041;
}
footer * {
    color: white;
}
.title-footer {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid white;
    margin-bottom: 2rem;
}
.title-section > span {
    display: inline-block;
    color: #222222;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}
.block_intro-content > .container {
    border-bottom: 1px solid #e3e1e1;
}
input.input_pro.form-control {
    padding: 0.85rem 0.25rem;
    flex: 1;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    border-color: #213b7d;
}
button.btn_search_no {
    background: white;
    border: 0;
}
.btn-new {
    font-weight: 500;
    padding: 0;
}
.article_blog-custom-des{
    margin-bottom: 3rem !important;
}
.article-item .article-description{
    text-align: justify;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.article-item .article-title{
     white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
        min-height: 50px;
}
.title_view-small {
    line-height: 19px;
    padding: 15px 10px;
    margin-bottom: 0px;
    background: #46b041 none repeat scroll 0 0;
    color: white;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: 500;
}
.view-small .article-item {
    padding: 15px 15px 15px 15px;
    border: none;
    border-radius: 0px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.bg-grayb{
    background: #ddd;
}

.is-mobile .logo-section {
    text-align: left;
}
.is-mobile .article-title-about {
    margin-bottom: 3rem;
}
.is-mobile .item-project .inner-content-project {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0093dd69;
    padding: 15px 15px;
}
.is-mobile .article-item .article-title{
    min-height: 45px;
}
.is-mobile .article-title-project a {
    font-weight: 500;
    color: white;
    font-size: 15px;
}
.is-mobile .article_blog-custom-title {
    margin-top: 1.5rem;
}
.is-mobile  .block-breadcrumb {
    height: 145px;}
    
/*contact*/
.zalo .call-now {
    bottom: 100px;
}

#zalo-vr, #messenger-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

.button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 65px;
    height: 65px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-circle-fill {
    width: 45px;
    height: 45px;
    top: 15px;
    left: 15px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

#zalo-vr .phone-vr-circle-fill, #messenger-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle, #messenger-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent;
    }

    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent;
    }

    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 transparent;
    }
}

.fixed-contact {
    position: fixed;
    right: 10px;
    bottom: 15px;
    cursor: pointer;
    z-index: 9999 !important;
}
/*contacr END*/