/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.4
*/
a:hover{
    text-decoration: none;
}
.ulRightheader , .ulRightheader li{
    list-style: none;
    padding: 0;   
}
.ulRightheader li{
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    height: 67px;
    padding: 0 10px;
}
.ulRightheader li .ico-holder {
    width: 25px;
    margin-bottom: 0px;
}



.BoGoc , .BoGoc .banner-bg img{
    border-radius: 0px 40px 0px 40px;
}


.BlockViSaoChonChungToi .col-inner{
    display: flex;
    flex-shrink: 0;
    font-size: 36px;
    font-weight: 700;
    height: 130px;
    justify-content: center;
    position: relative;
}
.BlockViSaoChonChungToi .col-inner .the-border {
    border: 1px solid #0083ca;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-out;
    width: 100%;
    z-index: 0;
}
.BlockViSaoChonChungToi .col-inner:hover{
    cursor: pointer;
}
.BlockViSaoChonChungToi .col-inner:hover .the-border {
    opacity: 1;
}
.BlockViSaoChonChungToi .col-inner:hover .context {
    font-weight: 700;
}
.BlockViSaoChonChungToi .col-inner .context{
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    transition: .1s ease-out;
    z-index: 1;
}
.BlockViSaoChonChungToi .col-inner .context .no {
    color: #38bfa7;
    font-size: 2em;
    font-weight: 700;
    margin-right: 12px;
}
.BlockViSaoChonChungToi .col-inner .context .label {
    color: #00456a;
    white-space: nowrap;
}


.tabDuAn li.tab a {
    align-items: center;
    background-color: var(--mau-tab);
    border-radius: 16px 0;
    color: #00456a;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    margin-bottom: 10px;
    padding: 0 14px;
    text-align: center;
    text-transform: uppercase;
    transition: all .15s ease-out;
    white-space: normal;
    margin: 0px 24px;
    padding: 9px 20px;
}
.tabDuAn li.tab:first-child a{
    margin-left: 0px;
}
.tabDuAn li.tab:last-child a{
    margin-right: 0px;
}
.tabDuAn li.tab.active a{
    background-color: var(--mau-tab-active);
    border-color: transparent;
    color: white;
}
.tabDuAn .post-item .image-zoom{
    border-radius: 20px 0px 20px 0px;
}
.tabDuAn .post-item .box-text{
    margin-top: -53px;
}
.tabDuAn .post-item .box-text-inner h5 {
    text-align: center;
    position: relative;
    margin: 0 auto;
    width: 80%;
    background: rgba(0, 131, 202, .8);
    overflow: hidden;
    display: block;
    padding: 8px;
}
.tabDuAn .post-item .box-text-inner h5 a{
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.tabDuAn .post-item .box-text-inner .from_the_blog_excerpt {
    margin-top: 15px;
}

.primary.btnXemThem{
    border-radius: 8px 0 !important;
    transition: all .2s ease-out;
}

.ListLogoKhachHang .col-inner .box-image {
    align-items: center;
    display: flex;
    height: 140px;
    justify-content: center;
}
.ListLogoKhachHang .col-inner .box-image img{
    max-height: 90px;
    max-width: 150px;
    object-fit: contain;
}


.logo_chay {
    overflow: hidden;
    z-index: 1;
}
.logo_chay .decor-item {
    position: absolute;
    opacity: .5;
}
.logo_chay .decor-item.item-1 {
    left: 145px;
    top: 100px;
    width: 200px;
}
.logo_chay .decor-item.item-2 {
    left: 50%;
    top: 70%;
    width: 13%;
}
.boTronTrenPhai .col-inner{
    border-radius: 0px 40px 0px 40px;
}
.boTronGocTrai.banner , .boTronGocTrai .banner-bg.fill{
    border-radius: 0px 0px 0px 40px;
}

.nd-readmore{
    background-color: #c2b597 !important;
    display: inline-block;
    color: #fff !important;
    min-width: 160px;
    font-size:14px !important;
    font-weight: 300 !important;
}

.nd-readmore:hover{
    color: #23527c !important;
    box-shadow: unset !important;
}
.nd-readmore:hover span{
    text-decoration: underline !important;
}
.section-title b {
    display: none;
}

.section-title.section-title-center {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
} 

a.button.white {
    font-weight: 300;
}
a.button.white:hover {
    box-shadow: unset !important;
}
a.button.white:hover span{
    text-decoration: underline !important;
}

h5.post-title{
    font-weight: 600;
    font-size: 18px;
    font-family: 'UTMAvoBold';
}
h1.entry-title{
    font-weight: 600;
    font-family: 'UTMAvoBold';
}



h5.post-title:hover {
    text-decoration: underline;
}

.box-blog-post .is-divider {
    display: none;
}
.box-vertical .box-text{
    vertical-align:top;
}

.nav-dropdown {
    background: black;
    padding: 0;
    border: 0px;
}

.nav-dropdown>li>a {
    color: #fff !important;
    font-size: 14px;
    margin: 0 !important;
    padding: 10px !important;
}


.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #9f9994;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.post-meta {
    margin: 10px 0;
    font-size:13px;
    color: #999999;
}
.cus_breadcrumd {
    margin-top: -40px;
    background: #00000033;
}

.cus_breadcrumd .page-title-inner {
    padding-top: 0;
    min-height: 40px;
}

.cus_breadcrumd .page-title-inner h1 {
    font-size: 16px;
    font-family: 'utm_avo', sans-serif;
}
#secondary {
    padding-top: 50px;
}
.widget-title {
    font-size: 20px;
}

.widget .is-divider {
    height: 1px;
    width: 100% !important;
    max-width: unset !important;
    background-color: #999;
}
#menu-biet-thu>li+li {
    border-top: 1px solid #f1e8d6;
}

input[type='submit'], input[type='submit'].button, input[type='submit'], .primary {
		border-radius: 0px !important;
}

.tab-nav>ul {
    border-top: 1px solid #BB0000;
    border-bottom: 1px solid #BB0000;
}

.tab-nav>ul>li>a {
    font-weight: 300;
    color: #000;
}

.tab-nav>ul>li>a:before {
    background-color: #BB0000;
}
.bg-portfolio-cus{
    height: 400px !important;
}

.bg-portfolio-cus .page-title-inner {
    position: absolute;
    bottom: 0;
    padding-bottom: 10px;
    right: 0;
    left: 0;
    background: #00000033;
    max-width: 100%;
    padding-top: 10px;
    min-height: unset;
}

.bg-portfolio-cus .page-title-inner h4 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
}

.border.item {
    height: 22px;
    width: 40px;
    margin-right: 3px;
}

.border.item .inner-border {
    position: relative;
    top: 50%;
    border-top: 1px solid #fff;
}

.page_scroll_cus .button {
    margin: 0;
    border-radius: 10px !important;
    border-color: #b8282f;
    color: #b8282f;
}

.page_scroll_cus .button:hover {
    background: #b8282f;
    border-color: #b8282f;
}
.page_scroll_cus 
 .button {
    margin: 0;
    border-radius: 10px !important;
    border-color: #b8282f;
    color: #b8282f;
}

.page_scroll_cus .button:hover {
    background: #b8282f;
    border-color: #b8282f;
}

.page_scroll_cus {
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #fff;
    padding: 15px 0px !important;
}

.page_scroll_cus .col {
    padding-bottom: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}