/*#region General */
.td-icon-mobile:before {
    color: #2656F7;
    line-height: unset;
}

.d-none{
    display: none;
}

.item-hide {
    display: none !important;
}

.news-detail .td-module-meta-info {
    font-family: GoogleSans, Arial, sans-serif;
}

.td-main-sidebar .td-module-meta-info {
    font-size: 13px;
}

.td-category-grid .entry-thumb {
    width: 100% !important;
    height: 100%;
}

.td-category-grid .td-module-meta-info {
    font-size: 14px;
}

.td-category-header .td-category-pulldown-filter {
    top: 75px;
}

.sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a {
    color: #2656F7
}

.td-category-grid .td-module-meta-info {
    font-size: 14px;
}

.search-form-no-sidebar {
    margin: 0px 24px;
    width: 530px;
    float: right;
}

.td-main-content .no-results h2 {
    font-size: 24px;
    margin: 0;
}

.td-author-counters {
    font-size: 14px;
    font-weight: 400;
}

.td-post-author-name span {
    color: #111111;
    font-family: GoogleSans Medium, Arial, sans-serif;
    margin: 0;
}

.td-category-header .td-category-pulldown-filter {
    display: none;
}

.td-post-content b,
.td-post-content strong {
    font-family: GoogleSans Medium, Arial, sans-serif;
    font-weight: normal;
}

.td-post-source-tags a {
    font-size: 13px;
}

.td-related-title a {
    font-size: 16px;
}

.td-category-grid .td-container .td-pb-row {
    padding-top: 115px;
}

.category .td-category-grid .td_block_wrap {
    margin-bottom: 0;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-pb-row {
    padding-top: 80px;
}

.td-crumb-container .entry-crumbs .entry-crumbs-box {
    padding-bottom: 10px;
    border-bottom: solid 2px #496bcf;
    display: none;
}

.td-main-content-wrap.td-container-wrap .tdc-content-wrap .td-pb-row {
    padding-top: 0;
}

.td-main-content-wrap.td-container-wrap.news-detail {
    background: #efefef;
}

    .td-main-content-wrap.td-container-wrap.news-detail .td-crumb-container {
        height: auto;
    }

    .td-main-content-wrap.td-container-wrap.news-detail .entry-crumbs-box {
        display: block;
    }

.td-main-content-wrap.td-container-wrap.tag-detail {
    background: #efefef;
}

    .td-main-content-wrap.td-container-wrap.tag-detail .td-crumb-container {
        height: auto;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .entry-crumbs-box {
        display: block;
    }

.td-post-template-default .td-ss-main-content .td_block_wrap {
    margin-bottom: 0;
    z-index: 10;
}

.td-post-template-default .td-ss-main-sidebar .td_block_wrap-box {
    background: #fff;
    padding: 14px;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-main-sidebar {
    padding: 0;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-main-content {
    padding: 0 10px;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-content {
    background: #fff;
    padding: 0 14px 14px 14px;
    margin-bottom: 20px;
}

    .td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-content .td_block_wrap {
        margin-bottom: 0;
    }

.td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-sidebar .td_block_wrap {
    padding: 0 10px 0 10px;
    margin-bottom: 20px;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-sidebar .td_block_wrap-box {
    background: #fff;
    padding: 14px;
}

.td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-content .page-nav {
    margin: 0;
}

.td-main-sidebar .td-animation-stack:hover .entry-title a {
    color: #496bcf;
}

.td-main-content .td_block_related_posts .entry-title a:hover {
    color: #496bcf;
}

.comments .comment-form .submit:hover {
    background: #496bcf;
}

.td-main-content .td_block_related_posts .td-animation-stack:hover .entry-title a {
    color: #496bcf;
}

.comment-form-cookies-consent label {
    font-family: GoogleSans Medium, Arial, sans-serif;
    font-weight: normal;
}

.comment-form textarea {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px
}

.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
    font-size: 13px;
    line-height: 18px;
    font-family: GoogleSans, Arial, sans-serif;
}

#reply-title {
    font-family: GoogleSans Medium, Arial, sans-serif;
    font-weight: normal;
}

.td-post-small-box a:hover {
    color: #fff;
    background-color: #496bcf;
    border-color: #496bcf;
}

.td-main-content .td-next-prev-wrap a:hover {
    background-color: #496bcf;
    border-color: #496bcf;
}

.td-main-sidebar .td-next-prev-wrap a:hover {
    background-color: #496bcf;
    border-color: #496bcf;
}

.td-scroll-up {
    right: 30px;
    transform: translate3d(0, 200px, 0);
    -webkit-transform: translate3d(0, 200px, 0);
    -moz-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    -o-transform: translate3d(0, 200px, 0);
}

.td-scroll-up-visible {
    right: 30px;
    bottom: 80px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}

.padding-5 {
    padding: 5px;
}

.page-nav .current {
    background-color: #496bcf;
    border-color: #496bcf;
}

.page-nav {
    text-align: center;
}

    .page-nav a {
        border: 1px solid #496bcf;
        float: none;
    }

    .page-nav span {
        float: none;
    }

.h1-h2-visible {
    opacity: 0;
    position: absolute;
    z-index: -9999;
    top: -9999px;
}

.td-page-content {
    font-family: GoogleSans, Arial, sans-serif;
    padding-bottom: 0;
}

/*.td-page-content p {
        margin-bottom: 0;
        display: none;
    }*/

.no-padding {
    padding: 0;
}

a, .td-page-content a {
    outline: 0;
    border: 0;
    text-decoration: none;
}

    a, a:active, a:hover, a:visited, a:focus, .td-page-content a:hover {
        outline: none;
        text-decoration: none;
        cursor: pointer;
    }

        a.effect-button::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            opacity: 0;
            background-color: rgba(255,255,255,0.2);
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s;
            -webkit-transform: scale(0.5, 1);
            -moz-transform: scale(0.5, 1); 
            -o-transform: scale(0.5, 1);
            transform: scale(0.5, 1);
        }

        a.effect-button:hover::before {
            opacity: 1;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        a.effect-button-left-right::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 0%;
            height: 100%;
            z-index: 1;
            opacity: 0;
            background-color: rgba(255,255,255,0.5);
            -webkit-transition: all 0.7s;
            -moz-transition: all 0.7s;
            -o-transition: all 0.7s;
            transition: all 0.7s;
        }

        a.effect-button-left-right:hover::before {
            opacity: 1;
            width: 100%;
        }

        a br, span br {
            display: none;
        }

.clear {
    clear: both;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

@media (max-width: 979px) {
    .comments .comment-form .submit {
        font-weight: normal;
    }

    .td-category-grid .td-container .td-pb-row {
        padding-top: 120px;
    }
}

@media (max-width: 480px) {
    .td-main-content .entry-title {
        min-height: unset;
    }

    .td-post-template-default .td-ss-main-sidebar .td_block_wrap {
        padding: 0;
        margin-bottom: 0;
    }

    .td-post-template-default .td-ss-main-sidebar .td_block_wrap-box {
        padding: 20px;
    }

    .td-main-content-wrap.td-container-wrap.news-detail {
        background: #fff;
        padding-bottom: 20px;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-container {
        padding-left: 0;
        padding-right: 0;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-main-content {
        padding: 0;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-crumb-container .entry-crumbs {
        padding: 14px 20px 20px 20px;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-content {
        padding: 0 20px 20px 20px;
        margin-bottom: 0;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-sidebar .td_block_wrap {
        padding: 0;
        margin-bottom: 0;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail .td-ss-main-sidebar .td_block_wrap-box {
        padding: 20px;
    }

    .td-main-content-wrap.td-container-wrap.tag-detail {
        background: #fff;
        padding-bottom: 20px;
    }

    .comment-link {
        display: unset;
        padding-left: 5px;
    }
}
/*#endregion */

/*#region Custom Menu */
/*#region Menu-Icon*/
.overdraft-icon{
	background-image: url(/eSign/images/pages/home/ic-tech-tab.png?ver=1);
	background-position: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-size: 18px;
	margin-left: 12px !important;
	background-position-y: 12px;
    background-position-x: 4px;
}
.limited-icon{
	 background-image: url(/eSign/images/pages/home/ic-easysme-tab.png?ver=1);
	 background-position: left;	
	 padding-left: 5px;
	 background-repeat: no-repeat;
	 background-size: 30px;
	 margin-left: 12px !important;
	 background-position-y: 14px;
    background-position-x: -2px;
}
.installment-icon{
	 background-image: url(/eSign/images/pages/home/ic-easysme-tab.png?ver=1);
	 background-position: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-size: 30px;
	margin-left: 12px !important;
	background-position-y: 14px;
    background-position-x: -2px;
}
.completely-untrustworthy{
    background-image: url(/eSign/images/pages/home/ic-standard-chartered-tab.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-msb{
    background-image: url(/eSign/images/pages/home/ic-msb-menu.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-cake{
    background-image: url(/eSign/images/pages/home/logo-cake.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-mb{
    background-image: url(/eSign/images/pages/home/ic-mb-menu.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-bidv{
    background-image: url(/eSign/images/pages/home/limited-icon-bidv.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-sb{
    background-image: url(/eSign/images/pages/home/ic-sb-menu.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-evn{
    background-image: url(/eSign/images/pages/home/logo-menu-evn.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-biz{
    background-image: url(/eSign/images/pages/home/biz.png?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}

.limited-icon-vpbank{
    background-image: url(/eSign/images/pages/home/ic-vpbank.svg?ver=1);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
.limited-icon-scb{
    background-image: url(/wp-content/uploads/2025/11/Logo-Sacombank-new.png);
    background-position: left;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-size: 24px;
    margin-left: 12px !important;
}
.limited-icon-vcb{
    background-image: url(/wp-content/uploads/2025/10/vp-2.png);
    background-position: left;
   padding-left: 5px;
   background-repeat: no-repeat;
   background-size: 24px;
   margin-left: 12px !important;
}
/* #endregion */
.td-header-style-7 .sf-menu {
    margin: 0 161px 0;
    position: absolute;
    width: max-content;
    left: 0;
    top: -9px;
    padding-left: 0;
    margin-left: 33px;
}

.td-header-style-7 .td-header-sp-logo img {
    display: block;
    max-width: 200px;
    height: 60px;
    max-height: 60px;
    line-height: 60px;
    padding: 10px 0;
    top: 0;
}

.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
    background-color: #2959F8;
    width: 50%;
    border-radius: 2px;
}

.sf-menu .td-icon-menu-down {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    padding-left: 2px;
    font-size: 8px;
    right: 0px;
}

@media (max-width: 1099px) {
    .td-header-style-7 .sf-menu {
        margin: 0 35px 0 0;
    }
}

@media (max-width: 1023px) and (min-width: 992px) {
    .td-header-menu-wrap-full.td-container-wrap .td-container {
        width: 992px;
    }

    .td-header-style-7 .td-header-sp-logo img {
        max-width: 160px;
    }

    .td-header-style-7 .sf-menu > li > a {
        padding: 0 10px;
    }
}

@media (max-width: 991px) and (min-width: 980px) {
    .td-header-menu-wrap-full.td-container-wrap .td-container {
        width: 970px;
    }

    .td-header-style-7 .td-header-sp-logo img {
        max-width: 150px;
    }
}


@media (max-width: 979px) {
    #menu-esign-1 {
        display: none;
    }

    #menu-misa-lending-1 {
        display: none;
    }

    .td-mobile-content li a {
        font-weight: normal;
    }
}

@media (max-width: 767px) {
    .td-main-menu-logo img {
        margin: auto 0 auto 15px;
    }
}
/*#endregion*/

/*#region Custom Search */
.td-header-wrap.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search {
    font-family: GoogleSans, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    padding-top: 2px;
}

.td-header-wrap.td-header-style-7 .td-icon-search:before {
    color: #2656F7;
}

.td-header-wrap.td-header-style-7 .td-drop-down-search:before {
    border-color: transparent transparent #2656F7 transparent;
}

.td-header-wrap.td-header-style-7 .td-drop-down-search:after {
    background: #2656F7;
}

.td-header-wrap.td-header-style-7 #td-header-search {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
    height: 40px;
    border: 1px solid #2656F7 !important;
    border-right: 0 !important;
}

.td-header-wrap.td-header-style-7 #td-header-search-top {
    background: #2656F7;
    font-size: 14px;
    line-height: 40px;
    color: #FFF;
    height: 40px;
    padding: 0 15px;
    outline: none;
}

    .td-header-wrap.td-header-style-7 #td-header-search-top:hover {
        opacity: 0.85;
    }

.td-header-wrap.td-header-style-7 .td-aj-search-results {
    border-top: 1px solid #2656F7;
    border-bottom: 1px solid #2656F7;
}

.td-header-wrap.td-header-style-7 #td-aj-search .entry-title a {
    font-size: 14px;
    line-height: 1.42857143;
}

    .td-header-wrap.td-header-style-7 #td-aj-search .entry-title a:hover,
    .td-header-wrap.td-header-style-7 #td-aj-search .entry-title a:focus,
    .td-header-wrap.td-header-style-7 #td-aj-search .entry-title a:active {
        color: #2656F7;
    }

.td-header-wrap.td-header-style-7 #td-aj-search .result-msg a {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
}

    .td-header-wrap.td-header-style-7 #td-aj-search .result-msg a:hover,
    .td-header-wrap.td-header-style-7 #td-aj-search .result-msg a:focus,
    .td-header-wrap.td-header-style-7 #td-aj-search .result-msg a:active {
        color: #2656F7;
    }

.td-header-wrap.td-header-style-7 #td-aj-search .no-result {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
    border-top: 1px solid #2656F7;
    border-bottom: 0;
}

/*#region Responsive */
@media (max-width: 1018px) {
    .td-header-wrap.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search {
        height: 60px;
        padding-top: 1px;
        font-size: 19px;
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-wrap.td-header-style-7 .header-search-wrap {
        right: 25px;
    }
}

@media (max-width: 767px) {
    .td-header-wrap.td-header-style-7 .header-search-wrap {
        right: 40px;
    }

    #td-header-search-button-mob .td-icon-search {
        height: 60px;
        width: 48px;
        line-height: 60px;
        font-size: 19px;
        color: #2656F7 !important;
        text-align: center;
        padding-top: 2px;
        margin-right: 0;
    }

    .td-search-wrap-mob .td-search-input span {
        font-size: 14px;
    }

    .td-search-wrap-mob #td-header-search-mob {
        font-family: GoogleSans Medium, Arial, sans-serif;
        font-size: 20px;
        font-weight: normal;
    }

    .td-search-wrap-mob .td_module_wrap .td-module-thumb img {
        height: 42px;
    }

    .td-search-wrap-mob .td_module_wrap .entry-title a {
        line-height: 1.42857143;
    }

    .td-search-wrap-mob .result-msg a {
        font-size: 16px;
    }
}
/*#endregion*/
/*#endregion*/

/* QUICK ACTION */
.float-quick-action {
    height: 50px;
    position: fixed;
    bottom: 50%;
    z-index: 9999;
    right: 0;
}

a.support-bottom {
    width: 48px;
    height: 48px;
    border-radius: 5px 0 0 5px;
    margin-bottom: 10px;
    background: #00A0ED;
    display: block;
    padding: 8px;
    overflow: hidden;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
}

    a.support-bottom .icon-support {
        display: block;
        width: 32px;
        height: 32px;
        float: left;
        background: url(/eSign/images/ic-quick-action.png) no-repeat;
        background-position: 0 0;
    }

a.hotline-bottom {
    width: 48px;
    height: 48px;
    border-radius: 5px 0 0 5px;
    background: #00A0ED;
    display: block;
    padding: 8px;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
}

    a.hotline-bottom .icon-hotline {
        display: block;
        width: 32px;
        height: 32px;
        float: left;
        background: url(/eSign/images/ic-quick-action.png) no-repeat;
        background-position: 0 -32px;
    }

a.buynow-bottom {
    width: 48px;
    height: 48px;
    border-radius: 5px 0 0 5px;
    background: #00A0ED;
    display: block;
    padding: 8px;
    overflow: hidden;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
    margin-top: 10px;
}

    a.buynow-bottom .icon-buynow {
        width: 38px;
        height: 32px;
        display: block;
        float: left;
        background: url(/eSign/images/ic_cart.png) no-repeat center;
        background-size: 100%;
    }

    a.support-bottom:hover,
    a.hotline-bottom:hover,
    a.buynow-bottom:hover {
        width: 150px;
        transition: width 0.8s;
        -webkit-transition: width 0.8s;
    }

        a.support-bottom:hover .text-edge-wap,
        a.hotline-bottom:hover .text-edge-wap,
        a.buynow-bottom:hover .text-edge-wap {
            display: block;
        }

a .text-edge-wap {
    float: left;
    width: calc(100% - 38px);
    margin-left: 6px;
    display: none;
}

a.buynow-bottom .text-edge-wap {
    width: calc(100% - 44px);
}

a .text-edge-wap .text-1 {
    white-space: nowrap;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    float: left;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

a .text-edge-wap .text-2 {
    white-space: nowrap;
    color: #fff;
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    float: left;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
/* END QUICK ACTION */

/*#region Backtop*/
.BackTop {
    position: fixed;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    display: none;
    bottom: 80px;
    right: 30px;
    text-align: center;
    background: #fff url(/eSign/images/footer/icon_BackTop.png?ver=1) no-repeat;
}

a.BackTop {
    font-size: 16px;
    color: #444;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
}
/*#endregion Backtop*/

/* footer */
:root{
    --misa-footer-bg:#EEF4FF;
    --misa-text:#0A0D12;
    --misa-text-2:#252B37;
    --misa-muted:#414651;
    --misa-link:#2662FF;
    --misa-border:#D5D7DA;
    --misa-white:#fff;
    --misa-container:1280px;
    --misa-gap-24:24px;
    --misa-radius-8:8px;
    --misa-font:Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  }

  .misa-footer{
    width:100%;
    background:var(--misa-footer-bg);
    font-family:var(--misa-font);
    color:var(--misa-text);
  }

  .misa-footer__container{
    max-width:var(--misa-container);
    margin:0 auto;
    padding:48px 24px 0;
    display:flex;
    flex-direction:column;
    gap:24px;
    box-sizing:border-box;
  }

  .misa-footer__brandbar{
    display:flex;
    align-items:center;
    gap:16px;
    flex-wrap:wrap;
  }

  .misa-footer__brand-logo{
    display:block;
    /* width:210px; */
    max-width:100%;
    height:auto;
  }

  .misa-footer__brand-partner{
    display:flex;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
    margin-left: 40px;
  }

  .misa-footer__partner-badge{
    display:block;
    /* height:32px; */
    width:auto;
    border-radius:6px;
    /* background:var(--misa-white); */
  }

  .misa-footer__topgrid{
    display:grid;
    grid-template-columns: 612px 1fr;
    gap:24px;
    align-items:start;
  }

  .misa-footer__company{
    display:flex;
    flex-direction:column;
    gap:12px;
  }

  .misa-footer__company-name{
    font-size:20px;
    font-weight:600;
    line-height:28px;
    color:var(--misa-text);
  }

  .misa-footer__company-row{
    display:flex;
    gap:8px;
    align-items:flex-start;
  }

  .misa-footer__company-label{
    /* min-width:110px; */
    font-size:14px;
    font-weight:600;
    line-height:18px;
    color:var(--misa-text);
  }

  .misa-footer__company-value{
    font-size:14px;
    font-weight:400;
    line-height:18px;
    color:var(--misa-text-2);
    flex:1;
  }

  .misa-footer__contactlist{
    display:flex;
    flex-direction:column;
    gap:11px;
  }

  .misa-footer__contactitem{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
  }

  .misa-footer__contact-icon{
    width:24px;
    height:24px;
    display:block;
    flex:0 0 24px;
  }

  .misa-footer__contact-link{
    color:var(--misa-link);
    text-decoration:none;
    font-size:14px;
    line-height:18px;
    font-weight:400;
  }

  .misa-footer__contact-text{
    font-size:14px;
    line-height:18px;
    font-weight:400;
    color:var(--misa-text);
  }

  .misa-footer__contact-strong{
    color:var(--misa-link);
    font-weight:700;
    line-height:20px;
  }

  .misa-footer__legal{
    font-size:14px;
    line-height:18px;
    color:var(--misa-text-2);
  }

  .misa-footer__navcols{
    display:grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap:24px;
  }

  .misa-footer__navcol{
    display:flex;
    flex-direction:column;
    gap:12px;
  }

  .misa-footer__navtitle{
    font-size:16px;
    font-weight:600;
    line-height:26px;
    color:#1F1F1F;
  }

  .misa-footer__navlink{
    display:block;
    font-size:14px;
    line-height:18px;
    color:#1F1F1F;
    text-decoration:none;
  }

  .misa-footer__dividerbar{
    border-top:1px solid var(--misa-border);
    border-bottom:1px solid var(--misa-border);
    padding:16px 0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    flex-wrap:wrap;
  }

  .misa-footer__socialstores{
    display:flex;
    align-items:center;
    gap:16px;
    flex-wrap:wrap;
  }

  .misa-footer__socials{
    display:flex;
    align-items:center;
    gap:16px;
  }

  .misa-footer__sociallink{
    width:42px;
    height:42px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    border-radius:10px;
    /* background:rgba(255,255,255,0.6); */
  }

  .misa-footer__socialicon{
    /* width:32px; */
    /* height:32px; */
    display:block;
  }

  .misa-footer__stores{
    display:flex;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
  }

  .misa-footer__storebadge{
    height:40px;
    width:auto;
    display:block;
    border-radius:6px;
  }

  .misa-footer__payments{
    display:flex;
    align-items:center;
    gap:16px;
    flex-wrap:wrap;
    justify-content:flex-end;
  }

  .misa-footer__payment-icon{
    /* height:32px; */
    width:auto;
    display:block;
    border-radius:6px;
    /* background:var(--misa-white); */
  }

  .misa-footer__bottombar{
    width:100%;
    padding:24px 0 32px;
  }

  .misa-footer__bottombar-inner{
    max-width:var(--misa-container);
    margin:0 auto;
    padding:0 24px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    box-sizing:border-box;
  }

  .misa-footer__copyright{
    font-size:14px;
    line-height:22.4px;
    color:var(--misa-muted);
  }

  .misa-footer__policy{
    font-size:14px;
    line-height:22.4px;
    color:var(--misa-muted);
    text-decoration:none;
    text-align:right;
    white-space:nowrap;
  }

  @media (max-width: 979px){
    .misa-footer__container{
      padding:32px 16px 0;
    }

    .misa-footer__brand-partner{
      margin-left:0;
      width:100%;
      justify-content:flex-start;
    }

    .misa-footer__topgrid{
      grid-template-columns:1fr;
    }

    .misa-footer__navcols{
      grid-template-columns:1fr;
    }

    .misa-footer__dividerbar{
      flex-direction:column;
      align-items:flex-start;
    }

    .misa-footer__payments{
      justify-content:flex-start;
    }

    .misa-footer__bottombar-inner{
      flex-direction:column;
      align-items:flex-start;
    }

    .misa-footer__policy{
      text-align:left;
      white-space:normal;
    }
  }
/* end footer */

/* Video */
.video-popup {
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

    .video-popup .frame-item {
        position: absolute;
        width: 800px;
        max-width: 800px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        z-index: 2;
    }

    .video-popup .content-item {
        padding: 10px;
        background: white;
        border-radius: 5px;
    }

    .video-popup .close-item {
        background: url(/eSign/images/icon-close-video.png) top right no-repeat;
        background-size: 28px;
        height: 28px;
        width: 28px;
        display: block;
        position: absolute;
        right: -13px;
        top: -13px;
        cursor: pointer;
        z-index: 2;
    }

@media (max-width: 979px) {
    .video-popup .frame-item {
        width: 80%;
        max-width: 80%;
    }
}

@media (max-width: 480px) {
    .video-popup .frame-item {
        width: 90%;
        max-width: 90%;
    }
}

/* End Video */

/*#region Custom Heading */

h1.td-header-sp-logo {
    margin: 0;
}

.footer-esign h1, .footer-esign h2, .footer-esign h3, .footer-esign h4, .footer-esign h5, .footer-esign h6 {
    margin: 0;
}

.td-page-content h1, .td-page-content h2, .td-page-content h3, .td-page-content h4, .td-page-content h5, .td-page-content h6 {
    margin: 0;
}

/*#endregion */

/*#region Cac bai viet noi bat */
.posts-highlights {
    padding-top: 24px;
}

    .posts-highlights .td-big-grid-post {
        float: left;
    }

    .posts-highlights .td-post-thumb {
        position: relative;
        z-index: 0;
        overflow: hidden;
    }

        .posts-highlights .td-post-thumb a {
            display: block;
        }

            .posts-highlights .td-post-thumb a:before {
                content: "";
                background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
                /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
                /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
                /* Opera 11.10+ */
                background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
                /* IE10+ */
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
                /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
                /* IE6-9 */
                bottom: 0;
                content: "";
                display: block;
                height: 100%;
                width: 100%;
                position: absolute;
                -webkit-transition: background-color 0.3s ease;
                -moz-transition: background-color 0.3s ease;
                -o-transition: background-color 0.3s ease;
                transition: background-color 0.3s ease;
                z-index: 1;
            }

        .posts-highlights .td-post-thumb .img-post-thumb img {
            transition: transform 0.3s ease, opacity 0.3s;
            -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
            transition-timing-function: ease;
        }

        .posts-highlights .td-post-thumb a:hover {
            opacity: 0.9;
        }

            .posts-highlights .td-post-thumb a:hover img {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
            }

    .posts-highlights .td-big-thumb .td-post-thumb {
        width: 532px;
        height: 399px;
    }

    .posts-highlights .td-big-thumb .img-post-thumb img {
        height: 399px;
        width: 100%;
    }

    .posts-highlights .td-small-thumb .td-post-thumb {
        width: 265px;
        height: 198px;
    }

    .posts-highlights .td-small-thumb .img-post-thumb img {
        height: 198px;
        width: 100%;
    }

    .posts-highlights .td-post-thumb-detail {
        position: relative;
    }

    .posts-highlights .desc-thumb {
        position: absolute;
        bottom: 10px;
        margin: 0 10px;
        color: #FFF;
        font-size: 16px;
        font-family: GoogleSans, Arial, sans-serif;
        z-index: 2;
        line-height: 20px;
    }

    .posts-highlights .td-post-0 .desc-thumb {
        font-size: 24px;
        line-height: 30px;
    }

    .posts-highlights .td-post-0 {
        margin-right: 3px;
    }

    .posts-highlights .td-small-thumb {
        float: left;
    }

    .posts-highlights .td-post-1 {
        margin: 0 3px 3px 0;
    }

    .posts-highlights .td-post-2 {
        margin-bottom: 3px;
    }

    .posts-highlights .td-post-3 {
        margin-right: 3px;
    }

@media (min-width: 1019px) and (max-width: 1140px) {
    .posts-highlights {
        padding-top: 20px;
    }

        .posts-highlights .td-big-thumb .td-post-thumb {
            width: 504px;
            height: 355px;
        }

        .posts-highlights .td-big-thumb .img-post-thumb img {
            height: 355px;
            width: 100%;
        }

        .posts-highlights .td-small-thumb .td-post-thumb {
            width: 235px;
            height: 176px;
        }

        .posts-highlights .td-small-thumb .img-post-thumb img {
            height: 176px;
            width: 100%;
        }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .posts-highlights {
        padding-top: 14px;
    }

        .posts-highlights .td-big-thumb .td-post-thumb {
            width: 374px;
            height: 271px;
        }

        .posts-highlights .td-big-thumb .img-post-thumb img {
            height: 271px;
            width: 100%;
        }

        .posts-highlights .td-small-thumb .td-post-thumb {
            width: 180px;
            height: 134px;
        }

        .posts-highlights .td-small-thumb .img-post-thumb img {
            height: 134px;
            width: 100%;
        }

        .posts-highlights .desc-thumb {
            font-size: 90%;
            line-height: 1.4;
        }

        .posts-highlights .td-post-0 .desc-thumb {
            font-size: 16px;
            line-height: 20px;
        }
}

@media (max-width: 767px) {
    .posts-highlights {
        padding: 20px 20px 0;
    }

        .posts-highlights .td-container {
            padding: 0;
        }

        .posts-highlights .td-big-grid-post {
            float: none;
        }

        .posts-highlights .td-big-thumb .td-post-thumb {
            width: 100%;
            height: 100%;
        }

        .posts-highlights .td-big-thumb .img-post-thumb img {
            height: 100%;
        }

        .posts-highlights .td-post-0 {
            margin: 0 0 3px;
        }

        .posts-highlights .td-small-thumb .td-post-thumb {
            width: 100%;
            height: 170px;
        }

        .posts-highlights .td-small-thumb .img-post-thumb img {
            height: 170px;
        }

        .posts-highlights .td-post-1 {
            margin: 0 3px 0 0;
        }

        .posts-highlights .td-post-2 {
            margin: 0 3px 0 0;
        }

        .posts-highlights .td-post-3 {
            margin: 0 3px 0 0;
        }

        .posts-highlights .td-small-grid-post {
            overflow-x: auto;
            white-space: nowrap;
            font-size: 0;
            overflow-y: hidden;
            padding-top: 3px;
            z-index: 0;
            -webkit-overflow-scrolling: touch;
            transform: translate3d(0, 0, 0);
        }

        .posts-highlights .td-small-thumb {
            float: none;
            display: inline-block;
            vertical-align: top;
            width: 80%;
            white-space: normal;
        }

        .posts-highlights .td-post-0 .desc-thumb {
            font-size: 22px;
            line-height: 28px;
        }
}
/*#endregion */

/*#region Sidebar */
.fb-sidebar {
    text-align: center;
}
/*#endregion */

/*region Custom news */
.archive.category .td-category-header {
    padding: 100px 0 0;
}

.archive.category .td-main-content-wrap {
    padding-top: 24px;
}

    .archive.category .td-main-content-wrap .entry-title {
        font-family: GoogleSans Medium, Arial, sans-serif;
        line-height: 1.42857143;
    }

        .archive.category .td-main-content-wrap .entry-title a {
            color: #133563;
        }

            .archive.category .td-main-content-wrap .entry-title a:hover {
                color: #496bcf;
            }

    .archive.category .td-main-content-wrap .td-excerpt {
        font-size: 16px;
    }

.single.single-post .td-main-content-wrap {
    background: #fff;
    padding-top: 38px;
}

    .single.single-post .td-main-content-wrap .td-container {
        padding: 0;
    }

    .single.single-post .td-main-content-wrap .td-main-content {
        padding: 0 12px;
    }

.single.single-post .td-main-content .td-crumb-container {
    background: #FFF;
    padding: 18px;
    margin: 0;
}

.single.single-post .td-main-content .entry-crumbs {
    font-size: 16px;
    line-height: 1.42857143;
    color: #496bcf;
    padding: 0 0 18px;
    border-bottom: solid 2px #496bcf;
}

    .single.single-post .td-main-content .entry-crumbs a {
        color: #111111;
    }

    .single.single-post .td-main-content .entry-crumbs .td-icon-right:before {
        font-size: 14px;
        color: #111111;
    }

.single.single-post .td-ss-main-content {
    background: #FFF;
    padding: 0 18px 18px;
    margin-bottom: 24px;
}

    .single.single-post .td-ss-main-content .td-post-title .entry-title {
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-size: 28px;
        line-height: 1.42857143;
        color: #496bcf;
    }

    .single.single-post .td-ss-main-content .td-module-meta-info {
        font-size: 14px;
    }

    .single.single-post .td-ss-main-content .td-post-content {
        font-size: 16px;
    }

        .single.single-post .td-ss-main-content .td-post-content .td-post-featured-image {
            display: none;
        }

        .single.single-post .td-ss-main-content .td-post-content b,
        .single.single-post .td-ss-main-content .td-post-content strong {
            font-family: GoogleSans Bold, Arial, sans-serif;
            font-weight: normal;
        }

        .single.single-post .td-ss-main-content .td-post-content h1 {
            font-size: 32px;
            line-height: 40px;
            margin-top: 33px;
            margin-bottom: 23px;
        }

        .single.single-post .td-ss-main-content .td-post-content h2 {
            font-size: 27px;
            line-height: 38px;
            margin-top: 30px;
            margin-bottom: 20px;
        }

        .single.single-post .td-ss-main-content .td-post-content h3 {
            font-size: 22px;
            line-height: 30px;
            margin-top: 27px;
            margin-bottom: 17px;
        }

        .single.single-post .td-ss-main-content .td-post-content h4 {
            font-size: 19px;
            line-height: 29px;
            margin-top: 24px;
            margin-bottom: 14px;
        }

        .single.single-post .td-ss-main-content .td-post-content h5 {
            font-size: 17px;
            line-height: 25px;
            margin-top: 21px;
            margin-bottom: 11px;
        }

        .single.single-post .td-ss-main-content .td-post-content h6 {
            font-size: 16px;
            line-height: 24px;
            margin-top: 21px;
            margin-bottom: 11px;
        }

        .single.single-post .td-ss-main-content .td-post-content p {
            font-size: 16px;
        }

        .single.single-post .td-ss-main-content .td-post-content ul li {
            font-size: 16px;
        }

    .single.single-post .td-ss-main-content .td-post-source-tags span {
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
    }

    .single.single-post .td-ss-main-content .td-post-source-tags a {
        font-family: GoogleSans Bold, Arial, sans-serif;
        font-weight: normal;
        font-size: 13px;
    }

        .single.single-post .td-ss-main-content .td-post-source-tags a:hover,
        .single.single-post .td-ss-main-content .td-post-source-tags a:focus,
        .single.single-post .td-ss-main-content .td-post-source-tags a:active {
            background-color: #496bcf;
            border-color: #496bcf;
            color: #FFF;
            opacity: 1;
        }

    .single.single-post .td-ss-main-content .td-related-title {
        border-bottom: 2px solid #496bcf;
        margin-bottom: 18px;
    }

        .single.single-post .td-ss-main-content .td-related-title a {
            font-size: 16px;
        }

            .single.single-post .td-ss-main-content .td-related-title a:hover,
            .single.single-post .td-ss-main-content .td-related-title a:focus,
            .single.single-post .td-ss-main-content .td-related-title a:active {
                color: #496bcf;
                opacity: 1;
            }

            .single.single-post .td-ss-main-content .td-related-title a.td-cur-simple-item {
                background-color: #496bcf;
                opacity: 1;
            }

                .single.single-post .td-ss-main-content .td-related-title a.td-cur-simple-item:hover,
                .single.single-post .td-ss-main-content .td-related-title a.td-cur-simple-item:focus,
                .single.single-post .td-ss-main-content .td-related-title a.td-cur-simple-item:active {
                    color: #FFF;
                }

    .single.single-post .td-ss-main-content .td-related-row {
        margin-right: -18px;
    }

        .single.single-post .td-ss-main-content .td-related-row .td-related-span4 {
            /* padding-right: 18px; */
			padding-right: unset !important;
        }

    .single.single-post .td-ss-main-content .td_block_related_posts .entry-title {
        text-align: justify;
        /* margin-bottom: 18px; */
		margin-bottom: unset;
    }

        .single.single-post .td-ss-main-content .td_block_related_posts .entry-title a {
            font-size: 15px;
            line-height: 1.42857143;
            color: #133563;
        }

.single.single-post .td-main-sidebar {
    padding: 0 12px;
	display: none;
}

.single.single-post .td-ss-main-sidebar {
    margin-bottom: 24px;
}

    .single.single-post .td-ss-main-sidebar .widget {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .single.single-post .td-ss-main-sidebar .td_block_wrap {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .single.single-post .td-ss-main-sidebar .block-title {
        border-color: #496bcf;
        margin-bottom: 18px;
    }

        .single.single-post .td-ss-main-sidebar .block-title > span {
            background-color: #496bcf;
            font-size: 16px;
        }

    .single.single-post .td-ss-main-sidebar .td_block_inner {
        margin-right: -18px;
    }

    .single.single-post .td-ss-main-sidebar .td-block-span12 {
        padding-right: 18px;
    }

    .single.single-post .td-ss-main-sidebar .td_module_wrap {
        padding-bottom: 18px;
    }

    .single.single-post .td-ss-main-sidebar .td-block-span12:last-child .td_module_wrap {
        padding-bottom: 18px;
    }

    .single.single-post .td-ss-main-sidebar .entry-title {
        text-align: justify;
    }

        .single.single-post .td-ss-main-sidebar .entry-title a {
            font-size: 15px;
            line-height: 1.42857143;
            color: #133563;
        }

            .single.single-post .td-ss-main-sidebar .entry-title a:hover,
            .single.single-post .td-ss-main-sidebar .entry-title a:focus,
            .single.single-post .td-ss-main-sidebar .entry-title a:active {
                color: #496bcf;
                opacity: 1;
            }

    .single.single-post .td-ss-main-sidebar .td_module_wrap:hover .entry-title a,
    .single.single-post .td-ss-main-sidebar .td_module_wrap:focus .entry-title a,
    .single.single-post .td-ss-main-sidebar .td_module_wrap:active .entry-title a {
        color: #496bcf;
        opacity: 1;
    }

.single.single-post .td-next-prev-wrap a:hover,
.single.single-post .td-next-prev-wrap a:focus,
.single.single-post .td-next-prev-wrap a:active {
    background: #496bcf;
    border-color: #496bcf;
    color: #FFF;
    opacity: 1;
}

.single.single-post .td-ss-main-content .entry-title a:hover,
.single.single-post .td-ss-main-content .entry-title a:focus,
.single.single-post .td-ss-main-content .entry-title a:active {
    color: #496bcf;
    opacity: 1;
}

.single.single-post .td_module_related_posts:hover .entry-title a,
.single.single-post .td_module_related_posts:focus .entry-title a,
.single.single-post .td_module_related_posts:active .entry-title a {
    color: #496bcf;
    opacity: 1;
}

.single.single-post .td-ss-main-sidebar .td-next-prev-wrap {
    margin-top: 18px;
}

.archive.tag .td-main-content-wrap {
    background: #efefef;
    padding-top: 124px;
}

    .archive.tag .td-main-content-wrap .td-container {
        padding: 0;
    }

    .archive.tag .td-main-content-wrap .td-main-content {
        padding: 0 12px;
    }

.archive.tag .td-main-content .td-crumb-container {
    background: #FFF;
    padding: 18px;
    margin: 0;
}

.archive.tag .td-main-content .entry-crumbs {
    font-size: 16px;
    line-height: 1.42857143;
    color: #111111;
    padding: 0 0 18px;
    border-bottom: solid 2px #496bcf;
}

    .archive.tag .td-main-content .entry-crumbs .td-icon-right:before {
        font-size: 14px;
    }

.archive.tag .td-ss-main-content {
    background: #FFF;
    padding: 0 18px 18px;
    margin-bottom: 24px;
}

    .archive.tag .td-ss-main-content .entry-title a {
        font-family: GoogleSans Medium, Arial, sans-serif;
        line-height: 1.42857143;
        color: #133563;
    }

        .archive.tag .td-ss-main-content .entry-title a:hover,
        .archive.tag .td-ss-main-content .entry-title a:focus,
        .archive.tag .td-ss-main-content .entry-title a:active {
            color: #496bcf;
            opacity: 1;
        }

    .archive.tag .td-ss-main-content .td_module_wrap:hover .entry-title a,
    .archive.tag .td-ss-main-content .td_module_wrap:focus .entry-title a,
    .archive.tag .td-ss-main-content .td_module_wrap:active .entry-title a {
        color: #496bcf;
        opacity: 1;
    }

.archive.tag .td-main-content-wrap .td-excerpt {
    font-size: 16px;
}

.archive.tag .td-main-sidebar {
    padding: 0 12px;
}

.archive.tag .td-ss-main-sidebar {
    margin-bottom: 24px;
}

    .archive.tag .td-ss-main-sidebar .td_block_wrap {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .archive.tag .td-ss-main-sidebar .widget {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .archive.tag .td-ss-main-sidebar .block-title {
        border-color: #496bcf;
        margin-bottom: 18px;
    }

        .archive.tag .td-ss-main-sidebar .block-title > span {
            background-color: #496bcf;
            font-size: 16px;
        }

    .archive.tag .td-ss-main-sidebar .td_block_inner {
        margin-right: -18px;
    }

    .archive.tag .td-ss-main-sidebar .td-block-span12 {
        padding-right: 18px;
    }

        .archive.tag .td-ss-main-sidebar .td-block-span12 .td_module_wrap {
            padding-bottom: 18px;
        }

        .archive.tag .td-ss-main-sidebar .td-block-span12:last-child .td_module_wrap {
            padding-bottom: 18px;
        }

    .archive.tag .td-ss-main-sidebar .entry-title {
        text-align: justify;
    }

        .archive.tag .td-ss-main-sidebar .entry-title a {
            font-size: 15px;
            line-height: 1.42857143;
            color: #133563;
        }

            .archive.tag .td-ss-main-sidebar .entry-title a:hover,
            .archive.tag .td-ss-main-sidebar .entry-title a:focus,
            .archive.tag .td-ss-main-sidebar .entry-title a:active {
                color: #496bcf;
                opacity: 1;
            }

    .archive.tag .td-ss-main-sidebar .td_module_wrap:hover .entry-title a,
    .archive.tag .td-ss-main-sidebar .td_module_wrap:focus .entry-title a,
    .archive.tag .td-ss-main-sidebar .td_module_wrap:active .entry-title a {
        color: #496bcf;
        opacity: 1;
    }

.archive.tag .td-next-prev-wrap {
    margin-top: 18px;
}

    .archive.tag .td-next-prev-wrap a:hover,
    .archive.tag .td-next-prev-wrap a:focus,
    .archive.tag .td-next-prev-wrap a:active {
        background: #496bcf;
        border-color: #496bcf;
        color: #FFF;
        opacity: 1;
    }

.archive.tag .page-nav .current {
    background-color: #496bcf;
    border-color: #496bcf;
}

.single.single-post .td-main-content .td-post-sharing-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.single.single-post .td-main-content .td-post-sharing-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 36px;
}

.single.single-post .td-main-content .td-post-sharing-classic {
    max-width: 150px;
}

.single.single-post .td-main-content .td-post-sharing {
    display: inline-flex;
    margin-top: 0;
    margin-bottom: 0;
}

.single.single-post .td-main-content .td-social-sharing-button {
    display: inline-flex;
    height: 20px;
    margin: 0 3px 0;
}

.single.single-post .td-main-content .td-post-sharing-visible {
    display: inline-flex;
}

.single.single-post .td-main-content .td-social-sharing-hidden {
    display: inline-flex;
}

    .single.single-post .td-main-content .td-social-sharing-hidden ul {
        display: inline-flex;
        margin-bottom: 0;
    }

.single.single-post .td-main-content .td-social-handler {
    display: none;
}

.single.single-post .td-main-content .td-social-but-icon {
    line-height: 20px;
}

/*#region Responsive*/
@media (max-width: 1140px) and (min-width: 1019px) {
    .archive.category .td-main-content-wrap {
        padding-top: 20px;
    }

    .single.single-post .td-main-content-wrap {
        padding-top: 120px;
    }

        .single.single-post .td-main-content-wrap .td-main-content {
            padding: 0 10px;
        }

    .single.single-post .td-ss-main-content {
        margin-bottom: 20px;
    }

    .single.single-post .td-main-sidebar {
        padding: 0 10px;
    }

    .single.single-post .td-ss-main-sidebar {
        margin-bottom: 20px;
    }

    .archive.tag .td-main-content-wrap {
        padding-top: 120px;
    }

        .archive.tag .td-main-content-wrap .td-main-content {
            padding: 0 10px;
        }

    .archive.tag .td-ss-main-content {
        margin-bottom: 20px;
    }

    .archive.tag .td-main-sidebar {
        padding: 0 10px;
    }

    .archive.tag .td-ss-main-sidebar {
        margin-bottom: 20px;
    }
}

@media (max-width: 1018px) and (min-width: 768px) {
    .archive.category .td-main-content-wrap {
        padding-top: 14px;
    }

    .single.single-post .td-main-content-wrap {
        padding-top: 114px;
    }

        .single.single-post .td-main-content-wrap .td-main-content {
            padding: 0 7px;
        }

    .single.single-post .td-ss-main-content {
        margin-bottom: 14px;
    }

    .single.single-post .td-main-sidebar {
        padding: 0 7px;
    }

    .single.single-post .td-ss-main-sidebar {
        margin-bottom: 14px;
    }

    .archive.tag .td-main-content-wrap {
        padding-top: 114px;
    }

        .archive.tag .td-main-content-wrap .td-main-content {
            padding: 0 7px;
        }

    .archive.tag .td-ss-main-content {
        margin-bottom: 14px;
    }

    .archive.tag .td-main-sidebar {
        padding: 0 7px;
    }

    .archive.tag .td-ss-main-sidebar {
        margin-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .archive.category .td-category-header {
        padding-top: 100px;
    }

    .archive.category .td-main-content-wrap {
        padding-top: 20px;
    }

    .single.single-post .td-main-content-wrap {
        background: #FFF;
        padding: 100px 0 18px;
    }

        .single.single-post .td-main-content-wrap .td-main-content {
            padding: 0;
        }

    .single.single-post .td-ss-main-content {
        margin-bottom: 0;
    }

        .single.single-post .td-ss-main-content .td_block_related_posts .item-details {
            margin-bottom: 18px;
        }

    .single.single-post .td-main-sidebar {
        padding: 0;
    }

    .single.single-post .td-ss-main-sidebar {
        margin-bottom: 0;
    }

    .archive.tag .td-main-content-wrap {
        background: #FFF;
        padding: 100px 0 18px;
    }

        .archive.tag .td-main-content-wrap .td-main-content {
            padding: 0;
        }

    .archive.tag .td-ss-main-content {
        margin-bottom: 0;
    }

    .archive.tag .td-main-sidebar {
        padding: 0;
    }

    .archive.tag .td-ss-main-sidebar {
        margin-bottom: 0;
    }
}
/*#endregion*/
/*#endregion*/

/*region Custom Search Result */
.search.search-results .td-main-content-wrap {
    background: #EFEFEF;
    padding-top: 124px;
}

    .search.search-results .td-main-content-wrap .td-container {
        padding: 0;
    }

.search.search-results .td-main-content {
    padding: 0 12px;
}

    .search.search-results .td-main-content .td-crumb-container {
        background: #FFF;
        padding: 18px;
        margin: 0;
    }

    .search.search-results .td-main-content .entry-crumbs {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.42857143;
        color: #111111;
        padding: 0 0 18px;
        border-bottom: solid 2px #2656F7;
    }

        .search.search-results .td-main-content .entry-crumbs a {
            color: #111111;
        }

        .search.search-results .td-main-content .entry-crumbs .td-icon-right:before {
            font-size: 14px;
        }

        .search.search-results .td-main-content .entry-crumbs span:last-child {
            color: #2656F7;
        }

    .search.search-results .td-main-content .td-ss-main-content {
        background: #FFF;
        padding: 0 18px 18px;
        margin-bottom: 24px;
    }

    .search.search-results .td-main-content .search-page-search-wrap {
        margin: 0 0 18px;
    }

    .search.search-results .td-main-content .td-widget-search-input {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        height: 40px;
        border: 1px solid #2656F7;
        border-right: 0;
    }

        .search.search-results .td-main-content .td-widget-search-input:focus,
        .search.search-results .td-main-content .td-widget-search-input:active {
            border: 1px solid #2656F7 !important;
            border-right: 0 !important;
        }

    .search.search-results .td-main-content .search-page-search-wrap .wpb_button {
        background: #2656F7;
        font-size: 16px;
        line-height: 40px;
        color: #FFF;
        height: 40px;
        padding: 0 15px;
        outline: none;
    }

        .search.search-results .td-main-content .search-page-search-wrap .wpb_button:hover {
            opacity: 0.85;
        }

    .search.search-results .td-main-content .entry-title a {
        font-family: GoogleSans Medium, Arial, sans-serif;
        line-height: 1.42857143;
    }

        .search.search-results .td-main-content .entry-title a:hover,
        .search.search-results .td-main-content .entry-title a:focus,
        .search.search-results .td-main-content .entry-title a:active {
            color: #2656F7;
            opacity: 1;
        }

    .search.search-results .td-main-content .td_module_wrap:hover .entry-title a,
    .search.search-results .td-main-content .td_module_wrap:focus .entry-title a,
    .search.search-results .td-main-content .td_module_wrap:active .entry-title a {
        color: #2656F7;
        opacity: 1;
    }

    .search.search-results .td-main-content .td-module-meta-info {
        display: none;
    }

    .search.search-results .td-main-content .td-excerpt {
        font-size: 16px;
        margin-top: 0;
    }

    .search.search-results .td-main-content .page-nav .current {
        background: #2656F7;
        border-color: #2656F7;
    }

    .search.search-results .td-main-content .page-nav a,
    .search.search-results .td-main-content .page-nav span {
        margin: 0 8px 0 0;
    }

    .search.search-results .td-main-content .page-nav .pages {
        margin: 0;
    }

.search.search-results .td-main-sidebar {
    padding: 0 12px;
}

    .search.search-results .td-main-sidebar .td-ss-main-sidebar {
        margin-bottom: 24px;
    }

    .search.search-results .td-main-sidebar .td_block_wrap {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .search.search-results .td-main-sidebar .widget {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .search.search-results .td-main-sidebar .block-title {
        font-size: 16px;
        border-color: #2656F7;
        margin-bottom: 18px;
    }

        .search.search-results .td-main-sidebar .block-title > span {
            background: #2656F7;
        }

    .search.search-results .td-main-sidebar .td_block_inner {
        margin-right: -18px;
    }

    .search.search-results .td-main-sidebar .td-block-span12 {
        padding-right: 18px;
    }

        .search.search-results .td-main-sidebar .td-block-span12 .td_module_wrap {
            padding-bottom: 18px;
        }

        .search.search-results .td-main-sidebar .td-block-span12:last-child .td_module_wrap {
            padding-bottom: 18px;
        }

    .search.search-results .td-main-sidebar .td-cust-row:last-child .td-block-span12 .td_module_wrap {
        padding-bottom: 0;
    }

    .search.search-results .td-main-sidebar .entry-title {
        text-align: justify;
    }

        .search.search-results .td-main-sidebar .entry-title a {
            font-size: 15px;
            line-height: 1.42857143;
        }

            .search.search-results .td-main-sidebar .entry-title a:hover,
            .search.search-results .td-main-sidebar .entry-title a:focus,
            .search.search-results .td-main-sidebar .entry-title a:active {
                color: #2656F7;
                opacity: 1;
            }

    .search.search-results .td-main-sidebar .td_module_wrap:hover .entry-title a,
    .search.search-results .td-main-sidebar .td_module_wrap:focus .entry-title a,
    .search.search-results .td-main-sidebar .td_module_wrap:active .entry-title a {
        color: #2656F7;
        opacity: 1;
    }

    .search.search-results .td-main-sidebar .td-next-prev-wrap {
        margin-top: 18px;
    }

        .search.search-results .td-main-sidebar .td-next-prev-wrap a:hover,
        .search.search-results .td-main-sidebar .td-next-prev-wrap a:focus,
        .search.search-results .td-main-sidebar .td-next-prev-wrap a:active {
            background: #2656F7;
            border-color: #2656F7;
            color: #FFF;
            opacity: 1;
        }

.search.search-no-results .td-main-content-wrap {
    background: #EFEFEF;
    padding-top: 124px;
}

    .search.search-no-results .td-main-content-wrap .td-container {
        padding: 0;
    }

.search.search-no-results .td-main-content {
    padding: 0 12px;
}

    .search.search-no-results .td-main-content .td-crumb-container {
        background: #FFF;
        padding: 18px;
        margin: 0;
    }

    .search.search-no-results .td-main-content .entry-crumbs {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.42857143;
        color: #111111;
        padding: 0 0 18px;
        border-bottom: solid 2px #2656F7;
    }

        .search.search-no-results .td-main-content .entry-crumbs a {
            color: #111111;
        }

        .search.search-no-results .td-main-content .entry-crumbs .td-icon-right:before {
            font-size: 14px;
        }

        .search.search-no-results .td-main-content .entry-crumbs span:last-child {
            color: #2656F7;
        }

    .search.search-no-results .td-main-content .td-ss-main-content {
        background: #FFF;
        padding: 0 18px 18px;
        margin-bottom: 24px;
    }

    .search.search-no-results .td-main-content .search-page-search-wrap {
        margin: 0 0 18px;
    }

    .search.search-no-results .td-main-content .td-widget-search-input {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        height: 40px;
        border: 1px solid #2656F7;
        border-right: 0;
    }

        .search.search-no-results .td-main-content .td-widget-search-input:focus,
        .search.search-no-results .td-main-content .td-widget-search-input:active {
            border: 1px solid #2656F7 !important;
            border-right: 0 !important;
        }

    .search.search-no-results .td-main-content .search-page-search-wrap .wpb_button {
        background: #2656F7;
        font-size: 16px;
        line-height: 40px;
        color: #FFF;
        height: 40px;
        padding: 0 15px;
        outline: none;
    }

        .search.search-no-results .td-main-content .search-page-search-wrap .wpb_button:hover {
            opacity: 0.85;
        }

    .search.search-no-results .td-main-content .no-results h2 {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 18px;
        text-align: center;
    }

.search.search-no-results .td-main-sidebar {
    padding: 0 12px;
}

    .search.search-no-results .td-main-sidebar .td-ss-main-sidebar {
        margin-bottom: 24px;
    }

    .search.search-no-results .td-main-sidebar .td_block_wrap {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .search.search-no-results .td-main-sidebar .widget {
        background: #FFF;
        margin-bottom: 0;
        padding: 18px;
    }

    .search.search-no-results .td-main-sidebar .block-title {
        font-size: 16px;
        border-color: #2656F7;
        margin-bottom: 18px;
    }

        .search.search-no-results .td-main-sidebar .block-title > span {
            background: #2656F7;
        }

    .search.search-no-results .td-main-sidebar .td_block_inner {
        margin-right: -18px;
    }

    .search.search-no-results .td-main-sidebar .td-block-span12 {
        padding-right: 18px;
    }

        .search.search-no-results .td-main-sidebar .td-block-span12 .td_module_wrap {
            padding-bottom: 18px;
        }

        .search.search-no-results .td-main-sidebar .td-block-span12:last-child .td_module_wrap {
            padding-bottom: 18px;
        }

    .search.search-no-results .td-main-sidebar .td-cust-row:last-child .td-block-span12 .td_module_wrap {
        padding-bottom: 0;
    }

    .search.search-no-results .td-main-sidebar .entry-title {
        text-align: justify;
    }

        .search.search-no-results .td-main-sidebar .entry-title a {
            font-size: 15px;
            line-height: 1.42857143;
        }

            .search.search-no-results .td-main-sidebar .entry-title a:hover,
            .search.search-no-results .td-main-sidebar .entry-title a:focus,
            .search.search-no-results .td-main-sidebar .entry-title a:active {
                color: #2656F7;
                opacity: 1;
            }

    .search.search-no-results .td-main-sidebar .td_module_wrap:hover .entry-title a,
    .search.search-no-results .td-main-sidebar .td_module_wrap:focus .entry-title a,
    .search.search-no-results .td-main-sidebar .td_module_wrap:active .entry-title a {
        color: #2656F7;
        opacity: 1;
    }

    .search.search-no-results .td-main-sidebar .td-next-prev-wrap {
        margin-top: 18px;
    }

        .search.search-no-results .td-main-sidebar .td-next-prev-wrap a:hover,
        .search.search-no-results .td-main-sidebar .td-next-prev-wrap a:focus,
        .search.search-no-results .td-main-sidebar .td-next-prev-wrap a:active {
            background: #2656F7;
            border-color: #2656F7;
            color: #FFF;
            opacity: 1;
        }

/*#region Responsive*/
@media (max-width: 1140px) and (min-width: 1019px) {
    .search.search-results .td-main-content-wrap {
        padding-top: 120px;
    }

    .search.search-results .td-main-content {
        padding: 0 10px;
    }

        .search.search-results .td-main-content .td-ss-main-content {
            margin-bottom: 20px;
        }

    .search.search-results .td-main-sidebar {
        padding: 0 10px;
    }

        .search.search-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 20px;
        }

    .search.search-no-results .td-main-content-wrap {
        padding-top: 120px;
    }

    .search.search-no-results .td-main-content {
        padding: 0 10px;
    }

        .search.search-no-results .td-main-content .td-ss-main-content {
            margin-bottom: 20px;
        }

    .search.search-no-results .td-main-sidebar {
        padding: 0 10px;
    }

        .search.search-no-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 20px;
        }
}

@media (max-width: 1018px) and (min-width: 768px) {
    .search.search-results .td-main-content-wrap {
        padding-top: 114px;
    }

    .search.search-results .td-main-content {
        padding: 0 7px;
    }

        .search.search-results .td-main-content .td-ss-main-content {
            margin-bottom: 14px;
        }

        .search.search-results .td-main-content .td-excerpt {
            font-size: 14px;
        }

    .search.search-results .td-main-sidebar {
        padding: 0 7px;
    }

        .search.search-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 14px;
        }

    .search.search-no-results .td-main-content-wrap {
        padding-top: 114px;
    }

    .search.search-no-results .td-main-content {
        padding: 0 7px;
    }

        .search.search-no-results .td-main-content .td-ss-main-content {
            margin-bottom: 14px;
        }

    .search.search-no-results .td-main-sidebar {
        padding: 0 7px;
    }

        .search.search-no-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 14px;
        }
}

@media (max-width: 767px) {
    .search.search-results .td-main-content-wrap {
        background: #FFF;
        padding: 100px 0 18px;
    }

    .search.search-results .td-main-content {
        padding: 0;
    }

        .search.search-results .td-main-content .td-ss-main-content {
            margin-bottom: 0;
        }

        .search.search-results .td-main-content .page-nav a,
        .search.search-results .td-main-content .page-nav span {
            margin: 0 4px 0 4px;
        }

    .search.search-results .td-main-sidebar {
        padding: 0;
    }

        .search.search-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 0;
        }

    .search.search-no-results .td-main-content-wrap {
        background: #FFF;
        padding: 100px 0 18px;
    }

    .search.search-no-results .td-main-content {
        padding: 0;
    }

        .search.search-no-results .td-main-content .td-ss-main-content {
            margin-bottom: 0;
        }

    .search.search-no-results .td-main-sidebar {
        padding: 0;
    }

        .search.search-no-results .td-main-sidebar .td-ss-main-sidebar {
            margin-bottom: 0;
        }
}
/*#endregion*/
/*#endregion*/

/*#region Quote News */
.tagdiv-type blockquote {
    position: relative;
    margin: 20px 20px 26px;
    padding: 30px 30px 30px 40px;
    background: #F9F9F9;
    border-radius: 5px;
}

    .tagdiv-type blockquote::before {
        content: '';
        position: absolute;
        background: url(/eSign/images/ic-quote.svg) no-repeat;
        background-size: 30px;
        width: 30px;
        height: 30px;
        left: 3px;
        top: 20px;
        opacity: .8;
    }

    .tagdiv-type blockquote p {
        line-height: inherit;
        font-weight: normal;
        text-transform: none;
        color: inherit;
        font-style: italic;
        font-size: 16px;
        margin: 0;
        text-align: justify;
    }

@media (max-width: 767px) {
    .tagdiv-type blockquote {
        padding: 20px 20px 20px 40px;
        margin: 15px 15px 26px;
    }

        .tagdiv-type blockquote::before {
            top: 12px;
        }
}
/*#endregion*/

/*#region Content Post Adversite */
.content-post-adversite {
    padding: 30px 0;
}

    .content-post-adversite img {
        margin-bottom: 0;
    }

    .content-post-adversite a:hover img, .content-post-adversite a:focus img, .content-post-adversite a:active img {
        opacity: 0.85;
    }
/*#endregion*/

/*#region Custom OneSignal Push Notifications */
body #onesignal-slidedown-container.slide-down #onesignal-slidedown-dialog {
    width: 420px;
    padding: 20px;
}

body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-body {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-body-icon {
    width: 40px;
    height: 40px;
}

    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-body-icon img.default-icon {
        top: 50%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
    }

body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-body-message {
    width: calc(100%);
    width: -o-calc(100%);
    width: -moz-calc(100%);
    width: -webkit-calc(100%);
    font-family: GoogleSans Medium, Arial, sans-serif;
    color: #393A3D !important;
    font-size: 18px;
    padding-left: 15px;
}

body #onesignal-slidedown-container #onesignal-slidedown-dialog .primary.slidedown-button + .secondary.slidedown-button {
    font-size: 14px;
    margin-right: 10px;
}

body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.primary {
    background: #5B139A;
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
    padding: 8px 15px;
}

    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.primary:hover,
    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.primary:focus,
    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.primary:active {
        background: #5B139A;
        opacity: 0.85;
    }

body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.secondary {
    font-family: GoogleSans, Arial, sans-serif;
    color: #5B139A !important;
    padding: 8px 15px;
}

    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.secondary:hover,
    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.secondary:focus,
    body #onesignal-slidedown-container #onesignal-slidedown-dialog .slidedown-button.secondary:active {
        opacity: 0.85;
    }
/*#endregion*/

/*#region popup huong dan vay von */

.register-guide-popup {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 1.42857143;
    color: #393a3d;
}

.guide-wrapper {
    position: absolute;
    width: 90%;
    max-width: 900px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    z-index: 2;
    background: #FFF;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.btn-close-guide-register {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    cursor: pointer;
    z-index: 100;
}

.guide-gif {
    position: relative;
}

    .guide-gif img {
        border: solid 7px #5C9FF6;
        border-radius: 15px;
    }

.guide-text {
    position: relative;
}

.guide-title {
    text-align: center;
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #000;
}

.guide-content {
    margin-top: 30px;
    background: #EDF5FF;
    border-radius: 12px;
    padding: 15px;
}

.guide-step {
    position: relative;
    padding-left: 17px;
}

    .guide-step:first-child {
        margin-bottom: 10px;
    }

    .guide-step:before {
        content: '';
        position: absolute;
        background: #1877F2;
        border-radius: 50%;
        width: 6px;
        height: 6px;
        left: 0;
        top: 10px;
    }

    .guide-step img {
        height: 40px;
        margin-left: 10px;
    }

    .guide-step img:first-child{
        margin: unset;
        margin-right: 10px;
    }

    .guide-step span {
        font-family: GoogleSans Bold, Arial, sans-serif;
        color: #1877F2;
        padding: 0 5px;
    }

.guide-step-custom {
    display: flex;
    flex-direction: column;
}
.guide-step-custom .product{
    display: flex;
    align-items: center;
    padding: 10px 0px;
}
.guide-step-custom .product div{
    font-size: 14px;
}

.cls-button-login {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    flex-direction: column;
    text-align: center;
}


    .cls-button-login a {
        display: block;
        color: #fff !important;
        padding: 10px 20px;
        border-radius: 24px;
        background: linear-gradient(0deg, #FF7C17, #FFA42D);
        width: 260px;
        margin: auto;
        margin-bottom: 10px;
        box-shadow: 0px 3px 6px rgb(0 0 0 /16%);
    }
@media (min-width: 980px) {
    .guide-gif {
        width: 60%;
        float: left;
    }

    .guide-text {
        width: 40%;
        float: left;
        padding-left: 20px;
        padding-top: 10px;
    }

    .cubes-guide-register {
        position: absolute;
        right: 70px;
        height: 380px;
    }
}

@media (max-width: 979px) {
    .guide-wrapper {
        max-width: 600px;
        padding: 40px 20px 20px;
    }

    .cubes-guide-register {
        display: none;
    }

    .guide-gif {
        display: none;
    }
}

@media (max-width: 360px) {
    .guide-step img {
        height: 30px;
    }
}

/*#endregion */


/*Custom Related Post*/
.title-with-slash {
    color: #212121;
    position: relative;
    padding-left: 20px;
    padding-bottom: 0;
    margin-bottom: 24px;
    font-size: 26px;
    font-family: 'GoogleSans Bold', Arial, sans-serif;
	
  }
  .title-with-slash:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #2656F7;
  }
  .td_block_inner .owl-nav button[type="button"] {
    outline: none !important;
    background: none !important;
    position: absolute;
    top: calc(-16% + 40px);
	margin: 0px 10px 15px 0px;
	}
    .td_block_inner .owl-nav button.owl-next {
    right: calc(0% - 0px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #2656F7 !important;
  }
  .td_block_inner .owl-item img {
    width: 100%;
    margin: auto;
    position: relative;
    object-fit: cover;
    object-position: top left;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
  }
  .td_block_inner .owl-nav button.owl-prev {
    right: calc(0% - -54px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff !important;
    background: #fff !important;
    box-shadow: 0 3px 6px rgba(59, 77, 117, 0.08);
  }
  .td_block_inner .owl-nav button img{
	  height: 18px;
  }
  
  .td_block_inner .owl-nav button.owl-prev img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  
  .td_block_inner .owl-carousel .owl-dots{
	width: 100%;
    padding-top: 15px;
    position: absolute;
    display: inline-flex !important;
    justify-content: center;
  }
   .td_block_inner.owl-carousel .owl-dots{
	  width: 100%;
    padding-top: 15px;
    position: relative;
    display: inline-flex !important;
    justify-content: center;
  }
  .td_block_inner.owl-carousel .owl-dots .owl-dot {
    background-color: #fff;
    border: solid #ddd 1px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 5px;
	outline: none;
}
.td_block_inner.owl-carousel .owl-dots .owl-dot.active {
    background-color: #fff;
    background: #2656F7;
    border: solid #2656F7 1px;
}
.item-details{
	padding: 16px !important;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.td_module_related_posts.carousel-inner{
	background-color: #fff;
	border-radius: 8px;
}

.section-temp {
  padding: 50px 0;
  position: relative;
}
.nowrap {
  white-space: nowrap;
}
.common-title {
  font-size: 28px;
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  padding-bottom: 64px;
  line-height: 1.4;
}

.text-bold {
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
}
.text-capital {
  text-transform: uppercase;
}
.text-medium {
  font-family: GoogleSans Medium, Roboto, Arial, sans-serif;
}
.text-center {
  text-align: center;
}

.banner-footer{
	background: url(/eSign/images/pages/home/bg-register.jpg) no-repeat center center;
    background-size: cover;
}

.cls-button-process {
  display: flex;
  padding-top: 60px;
  justify-content: center;
}

.btn-advice-register {
  width: 177px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
  background: linear-gradient(#ffa42d, #ff7c17);
  text-align: center;
  border-radius: 24px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  font-size: 18px;
}

.btn-loan-register {
  width: 177px;
  height: 48px;
  background-color: white;
  color: #2656F7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  text-align: center;
  border-radius: 24px;
  margin-right: 24px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}

.cls-overview-button a.advisor {
  background: #fff !important;
  border: 1px solid #5b139a;
  color: #5b139a;
  margin-left: 15px;
}

.bg-related-post{
    position: absolute;
    background-color: #f5f5f5;
    width: 100%;
}

@media (max-width: 425px) {
  .btn-advice-register,
  .btn-loan-register {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  .btn-advice-register,
  .btn-loan-register {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .btn-advice-register,
  .btn-loan-register {
    font-size: 12px;
  }
}

@media (max-width: 767px){
	.title-with-slash {
		font-size: 20px;
		line-height: 1.3;
		margin-left: auto;
		margin-right: auto;
		margin-top: 28px;
	}
	.td-post-template-default .td-ss-main-content .td_block_wrap{
		margin: auto;
	}
	.td_block_inner .owl-nav {
		margin: 0;
		display: block !important;
	}
	.section-post-related .owl-nav button.owl-next {
		right: calc(0% - 0px);
	}
	.td_block_related_posts .item-details{
		padding-left: unset;
		margin-bottom: unset;
	}
	.td_block_related_posts .td-module-image{
		position: relative;
		width: 100%;
		/* height: 176px; */
		overflow: hidden;
	}
	.td_block_inner.owl-carousel{
		margin: auto;
	}
	.td_block_inner.owl-carousel .owl-dots{
		padding-top: unset;
	}
}

@media(max-width: 540px){
	.td_block_inner .owl-nav button[type="button"]{
		top: calc(-16% + 0px);
	}
}
/*#endregion*/

.sf-menu li:nth-child(2) ul {
    width: 18em;
}

/*#region Custom Loan Packages Submenu */
.loan-packages-submenu {
    position: fixed !important;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    background: white !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1) !important;
    z-index: 9999 !important;
    border-top: 1px solid #e5e5e5 !important;
    display: none !important;
    padding: 0 !important;
    list-style: none !important;
    margin: 0 !important;
    min-height: 300px !important;
}

.loan-packages-container {
    list-style: none;
    padding: 0;
    margin: 0;
}

.loan-packages-container .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Tabs */
.loan-tabs {
    border-bottom: 1px solid #e5e5e5;
    /* background: #f8f9fa; */
}

.loan-tabs .container {
    display: flex;
}

.loan-tab {
    padding: 16px 24px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    position: relative;
    flex: 1;
    display: flex;
    justify-content: center;
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 18px;
}

.loan-tab:hover {
    color: #00b894;
}

.loan-tab.active {
    color: #00b894;
    border-bottom-color: #00b894;
    /* font-weight: 600; */
    font-size: 18px;
}

/* Tab Content */
.loan-content {
    position: relative;
}

.loan-tab-content {
    display: none;
    /* padding: 30px 0; */
}

.loan-tab-content.active {
    display: block;
}

/* Columns Layout */
.loan-columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* gap: 30px; */
}

.loan-column {
    min-height: 200px;
}

.loan-column-title {
    font-size: 16px;
    color: #007AFF;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #D9DADE;
    text-align: center;
    padding-top: 12px;
    font-family: GoogleSans Bold, Arial, sans-serif;
}

/* Loan Items */
.loan-item-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.loan-item-link:hover {
    text-decoration: none;
    color: inherit;
}

.loan-item {
    display: flex;
    align-items: flex-start;
    padding: 0px 18px;
    border-radius: 8px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    /* border: 1px solid #f0f0f0; */
    /* background: white; */
    align-items: center;
}

.loan-item:hover:not(.coming-soon) {
    /* background: #f8f9fa; */
    border-color: #00b894;
    /* transform: translateY(-2px); */
    /* box-shadow: 0 4px 12px rgba(0, 184, 148, 0.15); */
}

.loan-item.coming-soon {
    cursor: not-allowed;
    /* background: #f8f9fa; */
}

.loan-icon {
    width: 40px;
    height: 40px;
    margin-right: 12px;
    flex-shrink: 0;
}

.loan-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.loan-info {
    flex: 1;
}

.loan-item.coming-soon.empty-title .loan-info {
    flex: 1;
    justify-content: center;
    display: flex;
}

.loan-title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 1.4;
    /* margin-bottom: 6px; */
}

.loan-bank {
    font-size: 12px;
    color: #666;
    font-weight: 400;
}

.loan-item.coming-soon .loan-bank {
    color: #e74c3c;
    font-weight: 500;
}

.loan-bank.coming-soon-tag {
    background: #FFA500 !important;
    color: white !important;
    padding: 4px 8px !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    display: inline-block !important;
    margin-top: 8px !important;
}

/* Responsive */
@media (max-width: 1024px) {
    .loan-columns {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .loan-tab-content {
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    .loan-packages-submenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        z-index: 9999;
    }
    
    .loan-columns {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .loan-tab {
        padding: 12px 16px;
        font-size: 14px;
    }
    
    .loan-tab-content {
        padding: 15px 0;
    }
    
    .loan-item {
        padding: 12px;
    }
    
    .loan-icon {
        width: 32px;
        height: 32px;
        margin-right: 10px;
    }
}

/* Menu hover effect */
.menu-item-has-children:hover .loan-packages-submenu,
li:hover .loan-packages-submenu,
.sf-menu li:hover .loan-packages-submenu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.loan-packages-submenu {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-10px) !important;
    transition: all 0.3s ease !important;
}

.menu-item-has-children:hover .loan-packages-submenu,
li:hover .loan-packages-submenu,
.sf-menu li:hover .loan-packages-submenu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

/* Override any conflicting styles */
.loan-packages-submenu.sub-menu {
    position: fixed !important;
    display: none !important;
    z-index: 9999 !important;
    width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
}

/* Ensure parent menu item is positioned correctly */
.menu-item-has-children {
    position: relative !important;
}


/*#endregion*/

/*#region custom gtranslate */
@media (max-width: 767px) {
    #custom-mobile {
        right: 30px !important;
    }
}
/*#endregion */


/* cta menu */
#custom-mobile {
    right: 279px;
    position: absolute;
    z-index: 1;
    top: 16px;
}
div#td-header-menu {
    display: flex;
}.hotlineBtn {
    display: none;
}
.td-container.td-header-row.td-header-main-menu {
    width: 100%;
    max-width: 1824px;
    margin: 0 auto;
    display: flex;
    height: 72px;
    align-items: center;
}
 

div#td-header-menu {
    position: relative;
    width: 100%;
    display: flex !important;
    justify-content: end;
    z-index: 0;
    align-items: center;
}

.btnTry { 
    display: none;
}

.btnRegister {
    display: none;
}
.language-dropdown-toggle {
    box-shadow: unset;
    border: unset;
    width: max-content;
}
.wrap-auth-buttons{
  width: 100%;
  height: 100%;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  /* position: absolute; */
  right: 0;
  width: fit-content;
}

.auth-btn{
  height: 42px;
  min-width: 120px;
  padding: 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;

  overflow: hidden;
  border-radius: 12px;
  text-decoration: none;
  cursor: pointer;
}

.auth-btn__text{
  padding: 0 2px;
  display: inline-flex;
  justify-content: center;
  align-items: center;

  color: #1B49F5;
  font-size: 14px;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: 18px;
}

.auth-btn__text--white{
  color: #ffffff;
}

.auth-btn--secondary{
  border-radius: var(--radius-l, 12px);
  border: 2px solid var(--Gradient-Base-Blue, #1B49F5);
  background: var(--Gradient-Second-Sky-1, linear-gradient(244deg, var(--Blue-25, #F8FAFF) 10.19%, var(--Blue-50, #EEF4FF) 105.78%));

/* Backdrop blurs/lg */
  backdrop-filter: blur(12px);
}

.auth-btn--primary{
  background: linear-gradient(76deg, #1B49F5 0%, #5993FF 100%);
}
.language-dropdown-toggle:hover, .language-dropdown-toggle:focus, .language-dropdown-toggle:active, .language-dropdown-toggle:visited {
    box-shadow: unset;
    color: #212121;
    border: unset;
}

.language-dropdown-toggle:hover .language-globe-icon {
    color: #A4A7AE;
}

.dropdown-arrow {
    color: #A4A7AE;
}

.language-name {
    font-size: 16px;
}


i.td-icon-menu-down {}

.td-icon-menu-down:before {
    content: url(/sites/amis/images/chevron-down.webp);
}
.sf-menu .td-icon-menu-down {
    top: 44%;
}.sf-menu .td-icon-menu-down {
    position: unset;
    margin-top: unset;
}.language-dropdown-toggle:hover, .language-dropdown-toggle:focus, .language-dropdown-toggle:active, .language-dropdown-toggle:visited {
    box-shadow: unset;
    color: #212121;
    border: unset;
}

.language-dropdown-toggle:hover .language-globe-icon {
    color: #A4A7AE;
}

.dropdown-arrow {
    color: #A4A7AE;
}

.language-name {
    font-size: 16px;
}

::before {
    color: #A4A7AE;
}


.td-icon-menu-down:before {
    position: unset;
    top: 8px;
}


.td-header-style-7 .sf-menu>li>a {
    display: flex;
    align-items: center;
}

svg.dropdown-arrow {
    display: none;
}

.language-dropdown-toggle span.language-name.notranslate:after {
    content: url(/sites/amis/images/chevron-down.webp);
    padding-left: 8px;
    /* width: 20px; */
    height: 20px;
}

span.language-name.notranslate {
    display: flex;
    align-items: center;
    width: fit-content;
    font-family: 'Inter medium';
}
.language-dropdown-toggle::before {
    display: none;
}

.language-dropdown {
    width: fit-content;
}
@media (max-width: 979px) {
    .wrap-auth-buttons{
        display: none;
    }
    #custom-mobile{
        right: 0;
    }
}
@media screen and (max-width: 979px) {
    #custom-mobile {
        position: absolute !important;
        right: 51px  !important;
        top: 10px !important;
    }
} 
/* end cta menu */

/*#region Footer */
.footer {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
    padding: 20px 0 0;
    line-height: 1.42857143;
    color: #212121;
}

.footer .vertical-line-item {
    padding-left: 10px;
    padding-right: 10px;
}

.footer a,
.footer a:hover,
.footer a:focus,
.footer a:active {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #212121;
}

.footer a:hover,
.footer a:focus,
.footer a:active {
    opacity: 0.85;
}

.footer ul {
    list-style-type: none;
    margin: 0;
}

.footer ul li {
    float: left;
    margin: 0;
}

.footer .footer-head {
    padding-bottom: 30px;
}

ul.f-menu-item li:last-child {
    margin-right: 0;
}

ul.f-menu-item li {
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
}

.f-logo img {
    width: 100px;
}

.f-social ul {
    display: flex;
    align-items: center;
    float: right;
}

.copyright a,
.copyright a:hover {
    color: #D4D7DC;
}

.cpr-ctn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cp-policy {
    display: flex;
    align-items: center;
}

.td-header-style-7 .td-header-sp-logo img {
    display: block;
    /* max-width: 100px; */
    height: 60px;
    max-height: 60px;
    line-height: 60px;
    padding: 10px 0;
    top: 0;
}

.f-social-ctn {
    padding-left: 20px;
}

.copyright {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #000;
    color: #D4D7DC !important;
    font-size: 14px;
}

.f-industry-ministry-img {
    width: 120px;
}

.f-copyright {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 8px;
}

.f-license {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
}

.f-certificate ul {
    display: flex;
    align-items: center;
    float: right;
}

.f-certificate ul li {
    margin: 8px;
}

.f-certificate ul li img {
    height: 40px;
}

.f-certificate ul li:first-child {
    margin-left: 0;
}

.f-certificate ul li:last-child {
    margin-right: 0;
}

.footer .footer-head {
    z-index: 1;
}

.footer-last {
    z-index: 1;
    padding: 0 0 50px !important;
}

.footer-horizontal-line {
    z-index: 1;
}

.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 980px) {
    .footer .footer-head {
        display: flex;
        align-items: center;
        padding-bottom: 20px;
    }

    .f-logo img {
        margin: 0 50px 10px 0;
    }

    .f-menu {
        display: flex;
        align-items: center;
    }

    .footer-last {
        display: flex;
        align-items: center;
    }

    .footer-horizontal-line {
        height: 1px;
        background: rgba(164, 164, 164, 0.25);
        width: 70%;
        display: flex;
        margin: 0 auto 30px;
    }
}

@media (max-width: 979px) {
    .footer-last {
        z-index: 1;
        padding: 0px 0 20px !important;
    }

    .cpr-ctn {
        flex-direction: column;
    }

    .f-social-ctn {
        padding-left: 10px;
    }

    .copyright-text {
        padding-bottom: 5px;
    }

    .footer-head,
    .f-menu,
    .footer-last,
    .f-company-info {
        display: inline-block;
        width: 100%;
    }

    .f-logo img {
        margin: 0 auto 10px;
    }

    .f-social {
        display: table;
        margin: 0 auto;
    }

    .f-social ul li:first-of-type,
    .f-social ul li:last-of-type {
        margin: 0;
    }

    .f-social ul li:nth-child(2) {
        margin: 0 30px;
    }

    ul.f-menu-item {
        float: none;
        display: table;
        margin: 20px auto;
    }

    .footer-last {
        display: inline-block;
    }

    .f-copyright {
        justify-content: center;
        padding-top: 8px;
    }

    .f-license {
        text-align: center;
    }

    .f-certificate {
        display: table;
        margin: 0 auto;
        padding: 0;
    }
}

@media (max-width: 530px) {
    .footer .vertical-line-item {
        display: none;
    }

    .f-privacy-policy a {
        display: block;
        padding-right: 10px;
    }
}

@media (max-width: 480px) {
    .footer .footer-head {
        padding-bottom: 0px;
    }

    .f-social ul li:nth-child(2) {
        margin: 0 10px 0 0;
    }

    .f-certificate ul {
        padding: 0 15px;
    }

    .f-copyright {
        display: block;
        text-align: center;
    }

    .footer .f-menu {
        padding-left: 0;
        padding-right: 0;
    }

    ul.f-menu-item li {
        font-size: 14px;
        margin-right: 7px !important;
    }

    ul.f-menu-item li:last-child {
        margin-right: 0;
    }
}

@media (max-width: 380px) {
    .f-certificate ul li {
        margin: 6px;
    }

    .f-privacy-policy {
        text-align: center;
        padding-bottom: 6px;
    }

    .cp-policy {
        display: block;
    }

    .f-social-ctn {
        padding: 0 5px;
    }

    .f-privacy-policy a {
        display: block;
        padding-right: 0px;
    }
}

@media (max-width: 360px) {
    ul.f-menu-item li {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    ul.f-menu-item li {
        font-size: 12px;
        margin-right: 6px;
    }

    ul.f-menu-item li:last-child {
        margin-left: 0;
    }

    .f-certificate ul li img {
        height: 35px;
    }
}

/*#endregion*/
