/*
Theme Name: Blog
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#top-bar .nav.nav-center.nav-small {
    justify-content: space-between;
}
#top-bar .nav.nav-center.nav-small .social-icons a {
    margin-right: 15px;
}
#top-bar .nav.nav-center.nav-small .social-icons i {
    font-size: 18px;
}
#top-bar {z-index: 2}
#top-bar .flex-left {display: none;}
#top-bar .flex-center {
    width: 83%;
}
#top-bar .flex-right {
    flex: unset;
    width: 30%;
}
.lang-custom img {
    width: 25px;
    height: auto;
}
.header-contact-item span {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.header-contact-item i {
    font-size: 16px;
    background: #BE9D07;
    border-radius: 1.88889px;
    color: #161B49;
    padding: 2px 4px;
}
.nav-small.nav>li.html.header-social-icons {
    font-size: 16px;
    padding-left: 70px;
}
.header-nav-main .menu-item .nav-top-link {
    font-weight: bold;
    font-size: 15px;
    
}
.header-nav-main .menu-item.active .nav-top-link {
    /*padding: 5px 8px;
    color: #EF3827 !important;*/
}
.hd-phone {
    display: flex;
    background: #BE9D07;
    height: 70px;
    align-items: center;
    padding: 15px;
}
.hd-phone-icon i.icon-phone{
    font-size: 16px;
    color: #EF3827;
    background: #D9D9D9;
    mix-blend-mode: hard-light;
    opacity: 0.7;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 5px 7px;
    margin-right: 15px;
}
.home-slider .title-small {
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.home-slider .title-large {
    font-weight: 700;
    line-height: 86px;
    color: #BE9D07;
}
.home-slider .title {
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    color: #FFFFFF;
}
.home-slider p {
    font-size: 14px;
    color: #FFFFFF;
}
.home-slider .banner-btn {
    color: #303338;
    font-weight: 400;
    font-size: 16px;
}

/*home-blog-dinhcu*/
.home-blog-dinhcu .flickity-viewport {
    height: 400px !important
}
.home-blog-dinhcu .post-item a:hover .box-text {
    border: 1px solid #BE9D07;
}
.home-blog-dinhcu .post-item .box-text {
    padding-left: 50px;
}
.home-blog-dinhcu .post-title {
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 35px;
    color: #161B49;
    padding-right: 15px;
    -webkit-line-clamp: 2;
    height: 70px;
    overflow: hidden;
}
.home-blog-dinhcu .post-item .box-text .cat-label {
    position: absolute;
    background: #BE9D07;
    left: -2px;
    width: 101%;
    bottom: -43px;
    height: 47px;
    font-size: 13px;
    line-height: 43px;
    color: #303338;
    opacity: 1;
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.home-blog-dinhcu .post-item .box-text .cat-label:after {
    content: "\2192";
    font-size: 29px;
    font-weight: 700;
    font-family: math;
    color: #fff;
/*    padding-left: 15px;*/
}
.home-blog-dinhcu .from_the_blog_excerpt {
    -webkit-line-clamp: 2;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
/*who-are*/
.who-are .title-small {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}
.who-are .title-normal {
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    text-transform: capitalize;
    color: #BE9D07;
}
.who-are .title {
    font-weight: 600;
    font-size: 37px;
    line-height: 45px;
    color: #000000;
}
.who-are .tieu-chi {
    display: flex;
    gap: 15%;
}
.who-are .tieu-chi p {
    margin-bottom: 15px;
}
.who-are .tieu-chi p:before {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 15px;
    width: 9px;
    border-bottom: 2px solid #BE9D07;
    border-right: 2px solid #BE9D07;
    margin-right: 15px;
}
.who-img:after {
    content: "";
    background: #BE9D07;
    width: 24px;
    height: 129px;
    position: absolute;
    left: -12px;
    top: 40px;
}
.call-action-footer .featured-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.call-action-footer .icon-box-text {
    flex: initial;
    color: #fff;
}
.call-action-footer .col-inner {
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
}
.call-action-footer h3 {
    color: #fff;
    margin-bottom: 0px;
}
#footer .ux-menu-link__link {
    color: #fff;
    border: none;
}
#footer .section-title.section-title-normal span {
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    text-transform: initial;
}
#footer .section-title.section-title-normal:before {
    display: none;
}
.infomation-footer a {
    color: #fff;
    display: block;
    overflow: auto;
    margin-bottom: 15px;
}
.infomation-footer .phone-footer:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background: url('images/phone-footer.png');
    margin-right: 15px;
    background-size: 100%;
    float: left;
}
.infomation-footer .mail-footer:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background: url('images/mail-footer.png');
    margin-right: 15px;
    background-size: 100%;
    float: left;
}
h3.title-about {
    position: relative;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: normal;
}
h3.title-about:after {
    content: url('images/title-bg.svg');
    position: absolute;
    left: 0px;
    bottom: -10px;
    /*background: url('images/title-bg.svg');
    width: 100%;
    height: 3px;*/
}
h3.title-about.chuongtrinh {
    font-weight: bold;
    font-size: 35px;
}
h3.title-about.chuongtrinh span {
    color: #BE9D07;
}
h3.hanhtrinh {
    font-size: 25px;
}
.about-content h2 {
    color: #BE9D07;
    font-size: 35px;
}
.khac-biet-title h3 {
    font-size: 25px;
}
.khac-biet-title p {
    font-size: 18px;
}
.khac-biet-title h3 span,
.khac-biet-title p span {
    color: #BE9D07;
}
.tabbed-content.tab-khac-biet .nav-tabs>li {
    border-top-right-radius: 30px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
    margin-left: -20px;
}
.tabbed-content.tab-khac-biet .nav-tabs>li:first-child {
    margin-left: 0px;
    z-index: 3;
}
.tabbed-content.tab-khac-biet .nav-tabs>li:nth-child(2) {
    z-index: 2;
}
.tabbed-content.tab-khac-biet .nav-tabs>li>a {
    text-transform: initial;
    font-size: 20px;
    border-top-right-radius: 30px;
    padding-left: 100px;
    padding-right: 100px;
    z-index: 1;
    border-left: 0px;
    background-color: #CFCFCF;
}
.tabbed-content.tab-khac-biet .nav-tabs>li.active>a {
    background: #BE9D07;
    color: #fff;
}
.tabbed-content.tab-khac-biet .tab-panels {
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
    border-radius: 10px;
    background: #D9D9D9;
}
.cam-ket-item .col-inner .box {
    position: relative;
    border: 1px solid #BE9D07;
    border-radius: 10px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
    padding-top: 20px;
    margin-bottom: 30px;
    height: 220px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.dinh-cu-item-hot {
    position: relative;
    border: 1px solid #BE9D07;
    border-radius: 10px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
    padding-top: 20px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.dinh-cu-item-hot .col-inner {
    padding-left: 70px;
    padding-right: 70px;
}
.cam-ket-item .col-inner .box:before,
.dinh-cu-item-hot:before {
    content: '';
    background: #BE9D07;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 50%;
}
.cam-ket-item .col-inner .box:after,
.dinh-cu-item-hot:after {
    content: '';
    background: url('images/hot.svg');
    background-size: 100%;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.ttile-notline .section-title:before {
    display: none;
}
.ttile-notline .section-title b {
    opacity: 0;
}
.dinh-cu-item .box-image img {
    width: 100px;
    height: auto;
}
.button-readmore-custom {
    border-radius: 10px;
    margin-bottom: 0px;
}
.button-readmore-custom span {
    color: #000;
    text-transform: initial;
}
.block-question .col-inner {
    border-radius: 20px;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
/*    background-image: url('images/bg-block-phone.png');*/
}
.block-question .col-inner .text-title {
    font-size: 30px;
    color: #BE9D07;
}
.block-phone {
    border-radius: 10px;
    border: 1px solid #fff;
    width: 265px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}
.block-phone .icon:before {
    content: url('images/phone-block.svg');
}
.block-phone p {
    margin-bottom: 0px;
}
.block-phone a {
    color: #fff;
    font-size: 18px;
}
.block-phone-inner .col-inner .button-readmore-custom {
    margin-bottom: 0px;
    margin-left: 15px !important;
}
.block-phone-inner .col-inner .button-readmore-custom span {
    color: #fff;
}
.block-phone-inner .col-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dinhculist .post-item .col-inner .post-title {
    -webkit-line-clamp: 2;
    height: 45px;
    overflow: hidden;
}
.dinhculist .post-item .col-inner:hover .post-title {
    color: #BE9D07;
}
.dinhculist .post-item .col-inner .box-vertical {
    padding-left: 10px;
}
.dinhculist .post-item .col-inner:hover .box-vertical {
    position: relative;
    border: 1px solid #BE9D07;
    border-radius: 10px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
}
.dinhculist .post-item .col-inner:hover .box-vertical:before {
    content: '';
    background: #BE9D07;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 50%;
    z-index: 1;
}
.dinhculist .post-item .col-inner:hover .box-vertical:after {
    content: '';
    background: url(images/hot.svg);
    background-size: 100%;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}
.list-quy-trinh .num span {
    background: #161B49;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.list-quy-trinh .col-inner .box {
    padding-top: 20px;
    border: 1px solid #BE9D07;
}
.list-quy-trinh .col-inner h4 {
    font-size: 14px;
    margin-top: 15px;
}
.dk-item .col-inner {
    padding-top: 20px;
}
.dk-item:hover .col-inner {
    border-radius: 10px;
    border: 1px solid #BE9D07;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
}
.detail-processd-banner {
    margin-bottom: 20px;
}
.detail-processd-banner h2.uppercase {
    color: #BE9D07 !important;
}
.date-home-custom {
    position: absolute;
    right: 10%;
    bottom: -1px;
    background: #BE9D07;
    color: #fff;
    padding: 10px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-home .post-item:hover .col-inner {
    border: 1px solid #BE9D07;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.blog-home .post-item:hover .col-inner:after {
    content: '';
    background: #BE9D07;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 10px;
}
.blog-home .post-item .col-inner .box-text {
    padding-left: 10px;
    padding-right: 10px;
}
.testimonial-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
}
.testimonial-box .star-rating span:before,
.testimonial-box .testimonial-name {
    color : rgb(190, 157, 7);
}
.testimonial-box .testimonial-name {
    display: block;
}
.testimonial-box:hover {
    position: relative;
    border: 1px solid #BE9D07;
    border-radius: 10px;
    box-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
}
.testimonial-box:hover:after {
    content: '';
    background: #BE9D07;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 10px;
}
.home-text-block .subtitle {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
.home-text-block h3 {
    font-size: 35px;
}
.home-text-block h2 {
    font-size: 40px;
    margin-bottom: 20px;
    position: relative;
}
.home-text-block h2 span {
    color : rgb(190, 157, 7);
}
.home-text-block h2:after {
    content: url('images/line.png');
    position: absolute;
    left: 0px;
    bottom: -20px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .cam-ket-item .col-inner .box {
        height: auto;
    }
    .home-slider .title-large {
        font-size: 40px;
    }
    .home-slider .title {
        font-size: 30px;
    }
    .call-action-footer .featured-box {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .call-action-footer .icon-box-text {
        text-align: center;
        width: 100%;
    }
    .call-action-footer .icon-box-text a {
        font-size: 13px;
    }
    .dinhculist .post-item .col-inner .box-vertical {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .dinhculist .box-text.text-left {
        padding-top: 0px;
    }
    .dinhculist .post-item .col-inner .post-title {
        height: 35px;
    }
    .banner-post {
        height: auto;
    }
    .most-read {
        padding-left: 10px;
        padding-right: 10px;
    }
    .most-read .related-posts p.excerpt {
        -webkit-line-clamp: 3;
        height: 60px;
        overflow: hidden;
    }
}
@media (min-width : 769px) {
    .cudanmy-image .col-inner {
        margin-top: -80px;
    }
    .list-quy-trinh .large-2 {
        flex-basis: 20%;
        max-width: 20%;
    }
    #top-bar .nav.nav-center.nav-small {
        padding-left: calc(20% - 30px);
    }
    .flex-col.logo {
        z-index: 1;
        position: relative;
        top: -30%;
        margin-right: 0px;
    }
    .stuck .flex-col.logo {
        top: auto;
    }
    .home-slider .title-large {
        font-size: 70px;
    }
}