/*
Theme Name: Techcom Securities
Theme URI: https://wordpress.org/themes/tcbs/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Techcom Securities is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Techcom Securities comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tcbs
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
/*     list-style: none; */
}

body{
	font-family: var(--wp--preset--font-family--sf-pro-display) !important;
}

img {
    overflow-clip-margin: content-box;
    overflow: clip;
}

img {
    vertical-align: middle;
    /* width: 100%; */
}

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6 {
    color: #555;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
}

a.tcbs-link:hover {
    color: #ffffff !important;
}

.tcbs-button-group {
    gap: 0;
    margin-top: 0;
}

.tcbs-block,
.tcbs-banner,
.tcbs-slidehome,
.tcbs-lead,
.tcbs-product-home,
.tcbs-tcinvest-home,
.tcbs-tcanalysis,
.tcbs-tcwealth-home,
.tcbs-iclub,
.tcbs-icopy,
.tcbs-award,
.tcbs-mention-home,
.search-engine-show {
    margin-top: 0;
}

.tcbs-non-gap {
    gap: 0;
}

.tcbs-inner .has-global-padding,
.tcbs-zero-fee .has-global-padding,
.tcbs-tcwealth-home .has-global-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.tcbs-tcanalysis .tcbs-tcanalysis-in a.findmore,
.tcbs-product-home .product-home-left a.findmore,
.tcbs-product-home.tcbs-zero-fee .product-home-left a.findmore,
.tcbs-tcwealth-home .tcwealth-home-in a {
    float: none;
    margin-top: 10px;
    margin-right: 10px;
}

.tcbs-product-home .product-home-left a.findmore,
.tcbs-product-home.zero-fee .product-home-left a.findmore {
    float: left;
    background: rgb(196, 28, 22);
    color: #fff;
    font-size: 16px;
    line-height: normal;
    margin-top: 50px;
    padding: 15px 25px;
    display: inline-table;
    text-align: center;
    min-width: 200px;
    margin-right: 10px;
}

@media screen and (min-width: 1024px) {

    #homepage-banner .wp-block-cover .wp-block-cover__inner-container,
    .wp-block-cover-image .wp-block-cover__inner-container {
        position: absolute !important;
    }

    #homepage-banner .wp-block-cover.alignwide.tcbs-banner {
        min-height: 0 !important;
        padding: 0 !important;
    }

    #homepage-banner .wp-block-cover .wp-block-cover__image-background,
    .wp-block-cover video.wp-block-cover__video-background,
    .wp-block-cover-image .wp-block-cover__image-background,
    .wp-block-cover-image video.wp-block-cover__video-background {
        position: static !important;
    }
}

@media screen and (max-width:768px) {
    #homepage-banner .intro-banner {
        margin-top: 120px;
    }

    #homepage-banner .tcbs-title {
        margin-top: 65px;
    }

    #homepage-banner .tcbs-sub-title {
        margin-bottom: 20px;
    }
}

@media (min-width:768px) and (max-width: 871px) {

    .tcbs-button-group a.findmore {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .tcbs-button-group {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .tcbs-button-group a.findmore {
        margin: 10px;
    }
}

/* Header Mobile */
.tcbs-right-menu-mobile {
    gap: 0;
}

.tcbs-login-mobile>a,
.tcbs-login-mobile>a:hover {
    font-size: 16px;
    color: #ed1c24;
    text-decoration: none;
}

@media screen and (min-width: 1024px) {

    .tcbs-login-block,
    .tcbs-top-header-mobile {
        display: none !important;
    }
}

@media screen and (min-width: 481px) {
    .tcbs-login-mobile>a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 480px) {
    .tcbs-login-mobile>a {
        margin-right: 10px;
    }
}

/* End Header Mobile */
/* Footer */
.footertcbs {
    width: 100%;
    height: auto;
    padding: 0 0 30px 0 !important;
    margin: 0 auto;
    background-color: #272728;
}


.footertcbs .box-triangle-down {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    height: 100px;
}

.footertcbs .box-triangle-down .triangle-down {
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 30px solid #fff;
    display: inline-table;
}

.footertcbs .tcbs-menu-footer {
    margin: 0 auto;
    gap: 0;
}

.footertcbs .report-invest {
    width: 100%;
    max-width: 1330px;
    height: auto;
    padding-top: 120px;
    padding-bottom: 18px;
    margin: 0;
    border-bottom: 1px solid #303031;
    text-align: center;
}

.footertcbs .tcbs-footer-title {
    color: #fff;
    font-size: 16px;
    margin: 0 0 35px 0;
    padding: 0 0 10px 0;
    text-align: left;
    line-height: normal;
    border-bottom: 1px solid #5b2322;
}

.footertcbs .tcbs-menu-footer .box-menu-footer ul>li {
    font-size: 14px;
    color: #9e9e9e;
    margin: 0 0 24px 0;
    padding: 0;
    line-height: normal;
}

.footertcbs .socials-tcbs {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 35px 0 0 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.footertcbs .socials-tcbs .socials-tcbs-icon {
    padding: 0 0 20px 0;
}

.footertcbs .socials-tcbs p {
    margin: 0;
}

.footertcbs .tcbs-bottom-link>a:hover {
    color: #555 !important;
}

@media (max-width: 767px) {
    .footertcbs .container {
        max-width: unset !important;
    }
}

/* End Footer */

/* Banner */
.tcbs-banner-container {
    margin: 0 auto;
    position: relative;
}

.tcbs-banner .intro-banner h1,
.tcbs-banner .intro-banner .tcbs-title {
    text-align: center;
    font-size: 42px;
    line-height: 52px;
    margin: 5px 0 25px 0;
}

.tcbs-banner .intro-banner p {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    letter-spacing: 1px;
	color:#666;
}

.intro-button {
    width: max-content;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    text-align: center;
    padding-bottom: 35px;
}

.intro-button a {
    width: 42px;
    height: 74px;
    border: 2px #fff solid;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-table;
    opacity: .4;
    filter: alpha(opacity=40);
    text-align: center;
}

.intro-button a span {
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-table;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: 6px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/* Move span fully down on hover */
.intro-button a:hover span {
    transform: translate(0px, 48px);
    -moz-transform: translate(0px, 48px);
    -ms-transform: translate(0px, 48px);
    -o-transform: translate(0px, 48px);
    -webkit-transform: translate(0px, 48px);
}

@media screen and (max-width: 1024px) {
    .intro-button {
        display: none;
    }

    body {
        padding-top:84px;
    }

	.tcbs-banner .intro-banner .sub-title-page{
		font-size:.85em;
	}

	.tcbs-banner .intro-banner .tcbs-title{
		margin-bottom: 10px;
	}

	.tcbs-banner .tagline-title-page{
		margin-top: 5px;
		opacity: .9;
	}

	.tcbs-banner .wp-block-cover__image-background{
		background-attachment: scroll;
		background-position: bottom;
		background-size: cover;
	}
}

/* End Banner */

/* Slide Home */

#tcbs-slide-home {
    max-width: 100%;
    height: auto;
}

.tcbs-slidehome #tcbs-slide-home .carousel-inner {
    position: relative;
    max-width: 1360px;
    width: calc(100% - 30px);
    margin: 0 auto;
    overflow: hidden;
}

.tcbs-slidehome .carousel-item {
    height: max-content;
}

.tcbs-slidehome h2 {
    font-family: "Roboto";
    font-size: 22;
}

.tcbs-slidehome .content-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.tcbs-slidehome #tcbs-slide-home .slide-home-content {
    justify-content: center;
    align-items: center;
    font-size: 34px;
    color: #777;
}

.tcbs-slidehome .content-slide .content-slide-box {
    width: 585px;
    height: 380px;
}

#tcbs-slide-home .carousel-control-next,
#tcbs-slide-home .carousel-control-prev {
    width: 6%;
}

#tcbs-slide-home img {
    display: block;
    max-width: 100%;
    height: auto;
}

#tcbs-slide-home img.custom-prev-icon,
#tcbs-slide-home img.custom-next-icon {
    width: 42px;
    height: 76px;
}

#tcbs-slide-home p {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 34px;
    padding: 90px 55px 55px 55px;
    line-height: 45px;
    color: #777;
}

@media (max-width: 768px) {
    .carousel-item {
        text-align: center;
        height: auto;
        padding: 20px 0;
    }

    .content-slide {
        flex-direction: column;
        align-items: center;
    }

    .content-slide .col-xs-12.col-md-6.col-sm-6 {
        width: 100%;
        margin-bottom: 15px;
        padding-left: unset;
        padding-right: unset;
    }

    .content-slide .content-slide-box img {
        max-width: 100%;
        height: auto;
    }

    .content-slide p {
        max-width: 100%;
        text-align: center;
        font-size: 16px !important;
        padding: 0 30px !important;
        line-height: 26px !important;
        margin: 0;
        text-align: justify;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none !important;
    }
}

.footer-hover-effect:hover {
    text-decoration-color: #23527c;
    color: white;
}

a:focus,
a:active {
    outline: none;
}

@media (max-width: 768px) {
    .post-date {
        padding-left: 0;
    }
}

/* End Slide Home */

/* Product Home */
.tcbs-product-home.tcbs-products {
    max-width: 100%;
}

.tcbs-product-home {
    height: auto;
    position: relative;
    padding: 70px 0 60px;
}

.tcbs-product-home h2 {
    font-size: 36px;
}

.tcbs-product-home .tcbs-primary-button a {
    margin-top: 15px;
}

.tcbs-product-home p {
    margin: 0;
}

.tcbs-product-home .product-home-left p>a {
    text-decoration: underline;
}

.tcbs-product-home .product-home-right .zero-fee {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0 0 0 70px;
}

@media screen and (max-width: 480px) {
    .tcbs-products .tcbs-primary-button {
        display: none;
    }
}

/* End Product Home */

/* Product Home Zero Fee */
.tcbs-zero-fee .tcbs-container {
    max-width: 1360px;
    margin: 0 auto;
    gap: 0;
}

@media screen and (max-width: 782px) {
    .tcbs-zero-fee .product-home-right {
        margin-top: 20px;
    }

    .tcbs-product-home .product-home-right .zero-fee {
        padding: 0;
    }
}

@media (min-width:768px) and (max-width: 871px) {

    .tcbs-product-home .product-home-left a.findmore,
    .tcbs-product-home.tcbs-zero-fee .product-home-left a.findmore {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .tcbs-products .tcbs-primary-button {
        display: none;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .tcbs-button-group {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .tcbs-button-group a.findmore,
    .tcbs-product-home.tcbs-zero-fee .product-home-left a.findmore {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/* End Product Home Zero Fee */

/* TCInvest */
.tcbs-tcinvest-home {
    width: 100%;
    height: auto;
    padding: 80px 0;
}

.tcbs-tcinvest-home .tcinvest-home-boxtext a {
    display: inline-block;
    margin-top: 30px;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

/* End TCInvest */

/* TCWealth Home */
.tcbs-tcwealth-home {
    width: 100%;
}

.tcbs-tcwealth-home .tcbs-container {
    max-width: 1360px;
    margin: 0 auto;
    gap: 0;
}

.tcbs-tcwealth-home .right-tcwealth-home>.wp-block-cover.is-light {
    min-height: 554px;
}

@media screen and (max-width: 1024px) {
    .tcbs-tcwealth-home .wp-block-cover>.wp-block-cover__image-background {
        object-fit: contain;
    }
}

@media (min-width: 782px) and (max-width: 1200px) {
    .tcbs-tcwealth-home .right-tcwealth-home .wp-block-cover.is-light {
        min-height: 554px !important;
    }
}

@media (min-width: 481px) and (max-width: 781px) {
    .tcbs-tcwealth-home .right-tcwealth-home>.wp-block-cover.is-light {
        min-height: 360px !important;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .tcbs-tcwealth-home .right-tcwealth-home>.wp-block-cover.is-light {
        min-height: 238px !important;
    }
}

/* End TCWealth Home */

/* iCopy TCBS*/
.tcbs-icopy h3 a {
    color: #111;
    text-decoration: none;
}

.tcbs-icopy h3 a:hover {
    color: #111;
    text-decoration: underline;
}

/* End iCopy */

/* Award TCBS */

.tcbs-award div:has(div.tcbs-award-container) {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.tcbs-award .award-box {
    display: flex;
    align-items: center;
    background-color: #FFF;
    margin-bottom: 0;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
    box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
    height: 100%;
    transition: .2s linear;
}

.tcbs-award .award-box:hover {
    box-shadow: 0px 5px 30px rgb(95 94 231 / 25%);
}

.tcbs-award h1 {
    text-align: justify;
    text-align-last: center;
}

.tcbs-award h1 {
    color: #333 !important;
    font-size: 18px;
    margin: 0;
    padding: 0 150px;
    text-align: center;
    line-height: 24px;
}

.tcbs-award .award-box {
    padding: 10px;
    display: flex;
    align-items: center;
    background-color: #FFF;
    margin-bottom: 0;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
    box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
    height: 100%;
    transition: .2s linear;
}

.tcbs-award .award-box .box-content {
    display: flex;
    gap: 0;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    margin: 0 !important;
}

.tcbs-award .award-box .award-content h4 {
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 0;
}

.tcbs-award .award-box .award-content {
    margin-top: 0;
    margin-left: 10px !important;
}

.tcbs-award .award-box .award-content p {
    color: #c41c16;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.tcbs-award .award-box .featured-img {
    display: block;
    margin-inline-end: 0;
}

.tcbs-award .award-box .featured-img img {
    width: 100%;
    max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .tcbs-award h1 {
        padding: 0 80px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .tcbs-award h1 {
        font-size: 18px;
        text-align: justify;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tcbs-award h1 {
        font-size: 20px;
        padding: 0 50px;
        line-height: 28px;
    }
}


@media (min-width: 481px) and (max-width: 767px) {
    .tcbs-award h1 {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .tcbs-award h1 {
        font-size: 18px;
        padding: 0 30px;
        line-height: 28px;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .tcbs-award h1 {
        font-size: 18px;
        padding: 0 20px;
        line-height: 26px;
        text-align: justify;
    }
}

.grid-container {
    display: grid !important;
    grid-gap: 0 !important;
}

.grid-container .grid-item {
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .footertcbs .tcbs-menu-footer .box-menu-footer {
        padding: 0 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footertcbs .tcbs-menu-footer .box-menu-footer {
        min-height: 270px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .footertcbs .tcbs-menu-footer .box-menu-footer {
        margin-bottom: 50px;
    }
}

/* Desktop: 6 columns */
@media (min-width: 992px) {
    .grid-container {
        grid-template-columns: repeat(6, calc(100% / 6));
    }
}

/* Tablet: 3 columns */
@media (min-width: 768px) and (max-width: 991px) {
    .grid-container {
        grid-template-columns: repeat(3, calc(100% / 3));
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .grid-container {
        grid-template-columns: 1fr;
    }
}

/* Mobile: 1 column */
@media (max-width: 480px) {
    .grid-container {
        grid-template-columns: 1fr;
    }
}

/* Mention */
.tcbs-mention-home .tcbs-mention-home-in {
    gap: 0;
}

.tcbs-mention-home .tcbs-mention-home-in .box-mention-home-in {
    position: relative;
}

.tcbs-mention-home .tcbs-mention-home-in .box-mention-home .box-mention-home-in p {
    font-size: 16px;
    margin: 20px 0 0 0;
    padding: 30px 0 0 0;
    text-align: left;
    border-top: 1px #fff solid;
    color: #777;
}

.tcbs-mention-btn {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}

/* End Mention */

/** Category **/

body.archive.category .tcbs-lastest-block {
    display: none;
}

/** End category **/

.post-date {
    color: #999;
    font-size: 12px;
    text-align: left;
    margin: 0;
}

.custom-post-item-news p {
    display: flex;
    margin: 0;
    justify-content: end;
    text-decoration: none;
}

.wp-block-template-part {
    width: 100%
}

.custom-post-list .custom-post-item-news:nth-child(2n) {
	background-color: #f6f6f6;
}

.custom-post-list .custom-post-item-news > p {
    display:none;
}

.custom-post-item-news {
	padding: 24px 15px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
	justify-content: space-between;
}

.custom-post-item-news a {
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    color: #333;
    line-height: 24px;
}

.custom-post-item-news h2 {
    font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #333;
    line-height: 24px;
}
.custom-post-item-news .post-date {
    color: #646464;
    font-size: 16px;
    text-align: right;
    margin: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 75pt;
    white-space: nowrap;
}

.title-post-news h6 {
/*     font-family: 'Roboto', sans-serif; */
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0 0 8px 0;
    color: #D81221;
    border-bottom: 1px solid #e1e1e1;
}

.custom-post-item-news a:hover{text-decoration:none;color:#c41c16;}

.wp-block-categories-list .cat-item {
    margin-bottom: 0;
}

.custom-category-list ul {
    list-style: none;
}

.custom-category-list a.active {
    background-color: #4c4c4c;
    color: #fff !important;
    transform: none;
}

@media screen and (max-width: 768px) {
    .custom-category-list ul {
        padding: 0;
    }
}

.custom-category-list a {
    display: block;
    outline: none;
    padding: 22px 20px 22px 20px;
    font-size: 16px;
    color: #fff;
    background-color: #9c9c9c;
    font-weight: normal;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
}

.custom-category-list a:hover {
    background-color: #4c4c4c;
    color: #fff !important;
    transform: none;
}

.custom-category-list .current-category {
    background-color: #6d6d6d;
}

.latest-news-posts li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}

.latest-news-posts li a {
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #777;
    margin: 25px 0 0 0;
    text-align: center;
    line-height: 22px;
    text-decoration: none;
}

#load-more {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    background-color: #eee;
    border-radius: 6px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 20px;
	color:#333333;
}

#load-more i{
    display:none;
}

#load-more:hover {
    color:#c41c16;
}


.wp-block-post #block-with-line .wp-block-separator {
    width: 100%;
    color: #e1e1e1;
}

#load-more,
#load-more .load-more-text-news {
    text-align: center;
}

/* Button Style */

.tcbs-primary-button {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    width: max-content;
}

.tcbs-primary-button .wp-block-button__link:hover,
a.button:hover {
    background-color: rgb(136, 3, 4) !important;
    text-decoration: none;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.tcbs-primary-button a {
    background-color: #c41c16;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-width: 200px;
    border-radius: 8px !important;
    transition: all .5s ease;
	font-size:1rem;
}

.tcbs-primary-button a.raw-text {
    padding: 17px 24px;
}

.tcbs-primary-button a.tcbs-secondary {
    background-color: #f5f5f5;
    color: #262626 !important;
	border:1px solid #d9d9d9;
	box-sizing:border-box
}

.tcbs-primary-button a.tcbs-secondary:hover {
    background-color: #bcbec0 !important;
    opacity: 80%;
}

.tcbs-primary-button a img {
    width: 25px;
    margin-left: 20px;
}

@media screen and (max-width: 480px) {
	.tcbs-primary-button {
        width:100%;
        padding:0 24px;
    }
	.tcbs-primary-button a {
        width:100%;
    }
	.tcs-group-btn {
        flex-direction:column;
    }
}

/* End Button */
.post-meta-share p {
    display: flex;
    justify-content: end;
    text-decoration: none;
}

.post-meta-share p a {
    color: #c4c4c4;
    cursor: pointer;
}

.post-meta-share p a:hover {
    color: #999999;
}

.custom-post-item-news p a {
    color: #c4c4c4;
}

.custom-post-item-news p a:hover {
    color: #999999;
}

/* Search box */
#autocomplete-results {
    list-style: none;
    padding: 0;
    margin-top: 25px !important;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 100%;
    z-index: 1000;
}

#search-input {
    position: relative;
}

#autocomplete-results li {
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

#autocomplete-results li:hover {
    background-color: #f0f0f0;
}

#autocomplete-results li:last-child {
    border-bottom: none;
}

#autocomplete-results li.no-results {
    color: #999;
    text-align: center;
    color: #999;
    text-align: center;
}

.custom-ul-style {
    list-style: none;
}

.custom-ul-style li::before {
    content: '+';
    color: #C82F27;
    margin-right: 10px;
}

.homepage-color-text-ul-li {
    color: #777
}

i.fa.fa-share-alt {
    width: 26px;
    line-height: 26px;
    height: 26px;
}

/** Post Style **/
.post-template img {
    width: 100%;
}

div :has(.tcbs-post-content),
.tcbs-post-title {
    padding-left: 0;
    padding-right: 0;
}


@media (min-width:783px) and (max-width:1023px) {

    .tcbs-news-container div#tcbs-news-wrapper {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .tcbs-news-container .tcbs-news-sidebar,
    .tcbs-news-container .tcbs-news-content {
        flex-basis: 100% !important;
    }
}

@media screen and (max-width:782px) {
    .wp-block-cover.alignwide.tcbs-banner {
        min-height: 240px !important;
    }

    .custom-post-item-news {
        padding: 24px 0;
    }

    .tcbs-news-container .tcbs-content {
        padding: 0 !important;
    }

}

@media screen and (max-width:480px) {
    .wp-block-cover.alignwide.tcbs-banner {
        min-height: 180px !important;
    }

    .tcbs-news-title {
        font-size: 32px !important;
    }

    .custom-post-item-news {
        padding: 12px 0;
    }

    .tcbs-news-container .tcbs-content {
        padding: 0 !important;
    }

    .tcbs-related-title {
        display: none;
    }
}

/** End Post **/

/* Form container */

/* Search button */
#search-form {
    margin-right: 4px !important;
}

#search-box {
    background: #fff;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#search-box #search-text {
    border: none;
    outline: none;
    background: none;
    padding: 0px;
    font-size: 14px;
    width: 0;
    transition: all 0.35s ease-in-out;
    height: 26px;
}

#search-box:hover #search-text,
#search-box #search-text:focus {
    width: 200px;
    padding: 10px 15px;
}

#search-btn:hover {
    background-color: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

#search-box #search-btn {
    background-color: #F9F9F9;
    cursor: pointer;
    border: none;
    padding: 0px;
    outline: none;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
}

#search-box #search-btn img {
    width:24px!important;
    height:24px!important;
}

#search-box:hover #search-btn,
#search-box #search-text:valid~#search-btn,
#search-box #search-text:focus~#search-btn {
    background-color: #fff;
}

/** Search mobile **/
#search-form-mobile {
    padding-right: 4px;
}

#search-box-mobile {
    background: #f9f9f9;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#search-box-mobile #search-text-mobile {
    border: none;
    outline: none;
    background: none;
    padding: 0px;
    font-size: 16px;
    width: 0;
    transition: all 0.25s ease-in-out;
    height: 40px;
}

#search-box-mobile:hover #search-text-mobile,
#search-box-mobile #search-text-mobile:valid,
#search-box-mobile #search-text-mobile:focus {
    width: 100%;
    padding: 10px 15px;
}

#search-box-mobile:hover #search-btn-mobile,
#search-box-mobile #arch-text-mobil:valid~#search-btn-mobile,
#search-box-mobile #arch-text-mobil:focus~#search-btn-mobile {
    background-color: #fff;
}

#search-btn-mobile:hover {
    background-color: #F9F9F9 !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

#search-box-mobile #search-btn-mobile {
    background-color: #F9F9F9;
    cursor: pointer;
    border: none;
    padding: 8px;
    outline: none;
    border-radius: 50%;
}

.tcbs-help-icon {
    display: block;

}

@media screen and (max-width:782px) {

    #search-box:hover #search-text,
    #search-box #search-text:focus {
        width: 190px;
    }
}

/** Mobile Menu **/

.tcbs-top-header-mobile .hambuger-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 64px !important;
    justify-content: center;
    padding: 0 20px;
}

.tcbs-top-header-mobile .hambuger-icon span {
    background-color: #c4c4c4;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    -webkit-transition: all .3s;
    transition: all .3s ease;
    width: 1pc;
}

@media (max-width: 1024px) {
    .header-navigation.active .hambuger-icon span:first-child {
        -webkit-transform: translateY(6px) rotate(45deg);
        transform: translateY(6px) rotate(45deg);
    }

    .header-navigation.active .hambuger-icon span:nth-child(2) {
        opacity: 0;
    }

    .header-navigation.active .hambuger-icon span:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
        transform: translateY(-6px) rotate(-45deg);
    }
}

.tcbs-top-header-mobile {
    background-color: hsl(0, 0%, 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 999;
}

.tcbs-top-header-mobile table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}

.tcbs-top-header-mobile .navigation-secondary_menu {
    overflow: hidden;
    padding: 0 20px;
}

.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post,
.mobile-menu-items .navigation-secondary_menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
}

.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
.mobile-menu-items ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post
 {
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--gray-600);
    cursor: pointer;
    font-size: 1pc;
    font-weight: 400;
    height: 100%;
    line-height: 24px;
    margin: 0 24px 0 0;
    padding: 9pt 6px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* .mega-bottom-link.mega-hide {
    display:none!important;
} */

@media (max-width: 1024px) {
    .tcbs-top-header-mobile {
        background-color: #f5f6f8;
        z-index: 9999;
    }

    .tcbs-top-header-mobile .navigation_secondary-wrapper .hambuger-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }


    .tcbs-top-header-mobile {
        background-color: #fff;
        width: 100%;
    }

    .tcbs-top-header-mobile.active {
        -webkit-box-shadow: 0 8px 1pc rgba(0, 0, 0, .1);
        box-shadow: 0 8px 1pc rgba(0, 0, 0, .1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    .tcbs-top-header-mobile.active,
    .tcbs-top-header-mobile:not(.active) {
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        z-index: 999;
    }
}

@media (min-width:783px) and (max-width:1024px) {

    .tcbs-top-header-mobile.active,
    .tcbs-top-header-mobile:not(.active) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }

    body:has(#wpadminbar) .tcbs-top-header-mobile.active,
    body:has(#wpadminbar) .tcbs-top-header-mobile:not(.active) {
        position: fixed;
        top: 32px;
        left: 0;
        z-index: 999;
    }
}

@media screen and (max-width:782px) {
    html #wpadminbar {
        display: none;
    }

    .tcbs-top-header-mobile.active,
    .tcbs-top-header-mobile:not(.active),
    body:has(#wpadminbar) .tcbs-top-header-mobile.active,
    body:has(#wpadminbar) .tcbs-top-header-mobile:not(.active) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }
}

.tcbs-help-icon img {
    min-width: 24px;
    display: block;
}

/** Login Block **/

.tcbs-login-btn,
.tcbs-register-btn {

    display: block;
}

.tcbs-login-btn a.wp-block-button__link,
.tcbs-register-btn a.wp-block-button__link {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.21;
    padding: 12px 20px;
}

.tcbs-login-btn a.wp-block-button__link:hover,
.tcbs-register-btn a.wp-block-button__link:hover {
    text-decoration: none;
    color: #fff;
}

@media (min-width:768px) and (max-width:1023px) {
    #search-form-mobile {
        padding-right: 20px;
    }

    .tcbs-help-icon {
        padding: 0 20px;
    }

    .tcbs-login-block {
        width: 100%;
        display: block;
    }

    .tcbs-login-block>.wp-block-group {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .tcbs-login-btn a.wp-block-button__link,
    .tcbs-register-btn a.wp-block-button__link {
        min-width: 190px;
        width: 100%;
    }
}

@media (min-width:480px) and (max-width:767px) {

    #search-form-mobile {
        padding-right: 10px;
    }

    .tcbs-help-icon {
        padding: 0 20px;
    }

    .tcbs-top-header-mobile .hambuger-icon {
        padding: 0 20px;
    }

    .tcbs-login-btn a.wp-block-button__link,
    .tcbs-register-btn a.wp-block-button__link {
        min-width: 190px;
        width: 100%;
    }
}

@media screen and (max-width:480px) {

    #search-form-mobile {
        padding-right: 4px;
        list-style: none;
    }

    #mega-menu-wrap-max_mega_menu_12 #mega-menu-max_mega_menu_12 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
		display:none;
    }

    .navigation-secondary_menu .mega-menu-wrap ul.mega-menu>li:has(span.mega-indicator)>a.mega-menu-link::after{
	    right:7px !important;
        /* top:0px !important; */
	}
    .tcbs-help-icon {
        padding: 0;
    }

    .tcbs-top-header-mobile .hambuger-icon {
        padding: 0 10px;
    }

    .tcbs-login-btn a.wp-block-button__link,
    .tcbs-register-btn a.wp-block-button__link {
        min-width: 160px;
        width: 100%;
    }

    .tcbs-login-block>.wp-block-group {
        width: 100%;
        gap: 2%;
    }

    .mobile-menu-items .navigation-secondary_menu{
        /* box-shadow: 0 8px 1pc rgba(0, 0, 0, .1); */
            background-color: #FFF;
        /* border: 1px solid #eee;
            border-radius: 6px; */
            overflow: hidden;
        }

        #mega-menu-wrap-max_mega_menu_10.mega-menu-wrap #mega-menu-max_mega_menu_10.max-mega-menu .mega-menu-item.mega-has-bd-r, #mega-menu-wrap-max_mega_menu_10.mega-menu-wrap #mega-menu-max_mega_menu_10.max-mega-menu .mega-menu-item.mega-wpml-ls-item {
            border-right:none !important;
        }
}

@media (max-width: 1024px) {
    body:has(.navigation_sub.active) {
        overflow: hidden;
    }

    .mobile-main-nav {
        background-color: #f5f6f8;
        padding: 2pc 4.4444444444vw;
        position: relative;
    }

    .mobile-xl {
        width: 100%;
        display: block;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu {
        -webkit-padding-start: 0;
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        -webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, .06);
        box-shadow: 2px 4px 4px rgba(0, 0, 0, .06);
        list-style: none;
        overflow: hidden;
        padding-inline-start: 0;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu li {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 2px;
        line-height: 21px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .mega-sub-menu .mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .mega-sub-menu .mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .mega-sub-menu .mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post
     {
        background-color: #fff;
        cursor: pointer;
        font-size: .875rem;
        letter-spacing: .02em;
        line-height: 21px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post {
        border-top: 1px solid #e3e4e6;
        list-style-position: inside;
        padding: 18px 22px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom:first-child,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page:first-child,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post:first-child {
        border-top: none;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post {
        padding: 16px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
        font-size: 14px;
        font-weight: 600;
        color: #a2a2a2;
        letter-spacing: 2px;
        line-height: 21px;
        height: 24px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        font-size: 14px;
        font-weight: 600;
        color: #a2a2a2;
        letter-spacing: 2px;
        line-height: 21px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link:before {
        opacity: 0;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu {
        float: left;
        position: absolute !important;
        width: 100%;
        padding: 0;
        top: 0;
        left: 0;
        border-radius: 0;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item-688>a.mega-menu-link:after {
        display: none !important;
    }

    #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link.display-menu-link {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item-has-children>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        width: max-content;
    }

    .navigation_sub.active {
        height: 100%;
        overflow: scroll;
    }

    .tcbs-block .navigation_sub {
        z-index: 16;
    }

    .navigation_sub {
        position: fixed;
        top: 75pt;
        width: 100%;
    }

    .navigation_sub {
        background-color: #f5f6f8;
        height: calc(100% - 56px);
        left: 0;
        margin-top: 0;
        padding-top: 0;
        position: fixed;
        top: -100%;
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        width: 100%;
        z-index: 0;
    }

    .navigation_sub.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        top: 165px;
        height: calc(100% - 165px);
        z-index: 20;
    }

    .navigation_sub.active .mobile-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: scroll;
    }

    .navigation_sub .mobile-menu-items {
        width: 100%;
    }

    .mobile-menu-items {
        background-color: #fff;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        overflow-y: auto;
        padding: 24px 4.4444444444vw !important;
    }

    .mobile-menu {
        height: auto;
    }

    .mobile-menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #mega-menu-wrap-max_mega_menu_1, #mega-menu-max_mega_menu_1{
        border-radius:8px !important;
    }

	#mega-menu-wrap-max_mega_menu_1 .mega-sub-menu{
		border-radius: 8px !important;
    	padding-top: 0 !important;
	}
}

@media screen and (min-width: 1024px) {
    .tcbs-header-menu-items {
        margin: 0 auto !important;
    }
}

@media (max-width: 1024px) {
    .mobile-menu-items .navigation-secondary_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 1pc !important;
        padding: 0 !important;
    }

    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post {
        padding: 0.7pc 0 !important;
    }

    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom>a.mega-menu-link,
    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page>a.mega-menu-link,
    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post>a.mega-menu-link {
        line-height: 24px !important;
        height: 24px !important;
    }

    #mega-menu-wrap-max_mega_menu_12 #mega-menu-max_mega_menu_12 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_13 #mega-menu-max_mega_menu_13 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_14 #mega-menu-max_mega_menu_14 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_15 #mega-menu-max_mega_menu_15 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_16 #mega-menu-max_mega_menu_16 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_17 #mega-menu-max_mega_menu_17 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_18 #mega-menu-max_mega_menu_18 > li.mega-menu-item > a.mega-menu-link {
		line-height: 47px;
        height: 47px;
        padding: 0 10px 0 15px;
		display: flex;
        align-items: center;
	}
}

@media (min-width:783px) and (max-width:1024px) {

    body:has(#wpadminbar) .navigation_sub.active {
        position: fixed;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        top: 116px;
        height: calc(100% - 116px);
        z-index: 20;
    }

}

@media screen and (max-width:782px) {

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-post {
        padding: 12px;
    }

    body:has(#wpadminbar) .navigation_sub.active,
    body:not(#wpadminbar) .navigation_sub.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        top: 84px;
        height: calc(100% - 84px);
        z-index: 20;
    }

    .mobile-main-nav {
        padding: 1pc 4.4444444444vw;
    }
}

/* Full-screen overlay style */
#myOverlay {
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999;
    overflow-y: auto;
    display: none;
}

/* Style for the navigation links */
.overlay .mega-menu-wrap {
    position: relative;
}

#myOverlay {
    padding: 16px;
    z-index: 11;

}

#overlay-content {
    padding-top: 16px;
    padding-bottom: 10px;
}

#overlay-content>a.mega-menu-link {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
    padding-left: 30px;
    margin-bottom: 10px;
}

#overlay-content>a.mega-menu-link::before {
    display: inline-block !important;
    content: "";
    width: 24px !important;
    height: 24px !important;
    background: url(/wp-content/themes/tcbs/assets/images/arrow_left.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: fit-content;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}

#overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom,
#overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom,
#overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type
 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1pc;
    font-weight: 500;
    justify-content: space-between;
    line-height: 24px;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
}

/* Style for menu items */

.overlay a.mega-menu-link {
    color: #000000;
    text-decoration: none;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay-close {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media (max-width: 1024px) {

    .tcbs-block .navigation-primary_left,
    .tcbs-block .navigation-primary_right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        width: 100%;
    }

    .mobile-menu-items .navigation-primary_left .navigation-primary_item:not(:last-child),
    .mobile-menu-items .navigation-secondary_menu ul.mega-menu.max-mega-menu.mega-menu-horizontal li.mega-menu-item {
        border-bottom: 1px solid #e3e4e6 !important;
    }

    .tcbs-block .navigation-primary_right>.tcbs-language-switcher ul li.mega-menu-item>a.mega-menu-link {
        width: max-content !important;
    }

    .tcbs-block .navigation-primary_right,
    .tcbs-block .navigation-primary_right .navigation-primary_item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }

    .tcbs-block .navigation-primary_right {
        width: 100%;
        letter-spacing: .02em;
        margin: 0;
    }

    .tcbs-block .navigation-primary_right>.tcbs-language-switcher {
        width: 100%;
    }

    /** navigation mobile **/
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        content: "";
        width: 24px;
        height: 24px;
        background: url(/wp-content/themes/tcbs/assets/images/arrow_down.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin: auto;
        display: block !important;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        width: auto;
        min-width: 180px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link>span.mega-indicator.expand-more,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link>span.mega-indicator.expand-more {
        margin-left: 24px;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link>span.mega-indicator.expand-more::after,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link>span.mega-indicator.expand-more::after {
        display: none;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>span.mega-indicator.custom-mega-indicator::after,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>span.mega-indicator.custom-mega-indicator::after {
        content: "";
        width: 24px;
        height: 24px;
        background: url(/wp-content/themes/tcbs/assets/images/arrow_up.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin: auto;
        display: block !important;
        position: absolute;
        top: 14px;
        right: 8px;
        padding: 8px 20px;
    }

    .navigation-secondary_menu .mega-menu-wrap ul.mega-menu>li:has(span.mega-indicator)>a.mega-menu-link::after {
        content: "";
        width: 24px;
        height: 24px;
        background: url(/wp-content/themes/tcbs/assets/images/arrow_right.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        display: block !important;
    }

    #overlay-content>ul.mega-sub-menu li{
        list-style:none;
    }

    /** End navigation mobile **/

    #overlay-content>ul.mega-sub-menu {
        overflow: unset !important;
        height: auto !important;
    }

    #overlay-content>a.mega-menu-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 32px;
        padding: 0 16px;
        /* text-transform: capitalize; */
    }

    #overlay-content>a.mega-menu-link {
        position: relative;
        color: #000;
        padding-left: 30px;

    }

    #overlay-content>ul.mega-sub-menu {
        -webkit-box-flex: 1;
        border: none;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        padding: 0 1pc;
        z-index: 100;
    }

    #overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom,
    #overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type {
        overflow: unset;
        background-color: #fff;
        border-radius: 8px;
        -webkit-box-shadow: 0 8px 1pc rgba(0, 0, 0, .1);
        box-shadow: 0 8px 1pc rgba(0, 0, 0, .1);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 1pc;
        /* padding: 24px 1pc; */
        /* text-transform: capitalize; */
    }

    #overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom:hover,
    #overlay-content>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type:hover
    {
        background: #fff;
        color: #000;
        text-decoration: none;
        -webkit-transition: all 1.5s ease;
        transition: all 1.5s ease;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link {
        position: relative;
        padding: 16px;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>ul.mega-sub-menu>li,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>ul.mega-sub-menu>li {
        padding: 10px;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link::after,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link::after {
        display: inline-block !important;
        content: "";
        width: 24px !important;
        height: 24px !important;
        background: url(/wp-content/themes/tcbs/assets/images/arrow_down.svg) !important;
        background-size: contain;
        background-repeat: no-repeat;
        height: fit-content;
        margin: auto;
        vertical-align: middle;
        position: absolute;
        top: 16px;
        right: 8px;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link.no-submenu::after,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link.no-submenu::after {
        display: none !important;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link.expand::after,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link.expand::after
     {
        display: inline-block !important;
        content: "";
        width: 24px !important;
        height: 24px !important;
        background: url(/wp-content/themes/tcbs/assets/images/arrow_up.svg) !important;
        background-size: contain;
        background-repeat: no-repeat;
        height: fit-content;
        margin: auto;
        vertical-align: middle;
        position: absolute;
        top: 16px;
        right: 8px;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.mega-menu-link,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.mega-menu-link {
        padding-right: 24px;
    }

    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom>a.no-fee-icon.mega-menu-link,
    #overlay-content ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-post_type>a.no-fee-icon.mega-menu-link {
        padding-right: 30px;
    }

    /** hide temporary **/
    #overlay-content .n2-section-smartslider,
    #overlay-content .n2_ss_slider_frame_container {
        display: none;
    }

    .mega-menu-badge.mega-menu-badge-style-one {
        background: #D32F2F;
        color: #fff;
        font-weight: normal;
        font-size: 10px;
        text-transform: none;
        text-decoration: none;
        font-family: inherit;
        border-radius: 2px 2px 2px 2px;
        display: inline-flex;
        line-height: normal;
        padding: 2px 4px 2px 4px;
        top: -7px;
        margin: 0 0 0 6px;
        text-align: center;
    }
}

.tcbs-top-header-mobile table.search-engine__table {
    border: 0.5px solid #dfe0e5;
    width: 100%;
    padding: 0px;
    border-radius: 10px;
}

div[id*=___gcse_] .gsc-input-box .gsst_a>div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 2pc;
    justify-content: center;
    margin: 0;
    padding: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
    width: 2pc;
}

div[id*=___gcse_] .gsc-input-box .gsst_a>div>span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

div[id*=___gcse_] .gsc-input-box .gsst_a>div>span:after,
div[id*=___gcse_] .gsc-input-box .gsst_a>div>span:before {
    background: #ed1b24;
    border-radius: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 9px;
}

div[id*=___gcse_] .gsc-input-box .gsst_a>div:focus,
div[id*=___gcse_] .gsc-input-box .gsst_a>div:hover {
    background: rgba(0, 0, 0, .1);
}

/* Search Suggestions and Autocomplete */
#suggestions .suggestion-item {
    border-top: 1px solid #e3e4e6;
}

#suggestions .suggestion-item:first {
    border-top: unset;
}

#suggestions .suggestion-item>a,
#suggestions-mobile .suggestion-item>a {
    color: #666;
}

#suggestions .suggestion-item>a:hover,
#suggestions-mobile .suggestion-item>a:hover {
    color: #666;
    text-decoration: none;
}

.suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    width: 500px;
    background: #fff;
    z-index: 1000;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.suggestions.visible {
    display: block;
}

.suggestions div {
    padding: 8px 10px;
    cursor: pointer;
}

.suggestions div:hover {
    background-color: #f0f0f0;
}

#suggestions-mobile {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    background: #fff;
    z-index: 1000;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    scrollbar-width: none;
    -ms-overflow-style: none;
    font-size: 16px;
    border: 1px solid #ccc;
}

@media screen and (max-width: 1023px) {
    #suggestions-mobile {
        width: 100%;
        padding: 10px;
    }

    #suggestions-mobile .suggestion-item {
        padding: 10px;
        border-top: 1px solid #e3e4e6;
    }

    #suggestions-mobile .suggestion-item:first-child {
        border-top: unset;
    }
}

/** End Mobile Menu **/

/* Breadcrumbs */

#breadcrumbs {
    font-size: 14px;
    /* color: #ffffff; */
    font-weight: bold;
}

#breadcrumbs .rank-math-breadcrumb {
    padding-top: 16px;
}

.home #breadcrumbs {
    display: none;
}

.tcbs-breadcrumbs.tcbs-type-page {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

#breadcrumbs nav.rank-math-breadcrumb a {
    text-decoration: none;
    color: #a2a2a2;
    font-weight: 400;

}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs nav.rank-math-breadcrumb p{
	display:flex;
    align-items: center;
}

#breadcrumbs nav.rank-math-breadcrumb .separator {
	height: 24px;
    width: 24px;
    background-image: url(https://stag-live.tcbs.com.vn/wp-content//uploads/2025/09/chevron_right_gray.svg);
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(74%) sepia(0) saturate(512%) hue-rotate(88deg) brightness(89%) contrast(84%);
    background-size: 100%;
}

#breadcrumbs nav.rank-math-breadcrumb .last{
    font-weight:400;
}

#breadcrumbs nav.rank-math-breadcrumb a:hover{
    transform: translateX(0);
}

.tcbs-type-post#breadcrumbs nav.rank-math-breadcrumb {
    font-size: 14px;
    color: #000000;
    font-weight: bold;

}


/* .wp-block-group.tcbs-breadcrumbs{
	position:absolute;
	left:0;
	width:100%;
	z-index:2;
} */

.tcbs-type-post#breadcrumbs nav.rank-math-breadcrumb a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;

}

@media screen and (max-width:767px) {
    .page-template.page-template-wp-custom-template-tcbs-home-1-2 #breadcrumbs {
        display: none;
    }

    .tcbs-type-post#breadcrumbs nav.rank-math-breadcrumb {
        padding-left: min(6.5rem, 8vw);
        padding-right: min(6.5rem, 8vw);
    }
}

/* End Breadcrumbs */

/* Link Hover Animations */
a {
    transition: transform 0.3s ease;
}

a:hover {
    transform: translateX(2px);
}

#tcbs-chat-button-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

#tcbs-chat-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14),
        0px 1px 18px rgba(0, 0, 0, 0.12),
        0px 3px 5px -1px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease-in-out;
}

#tcbs-chat-button:hover {
    transform: scale(1.1);
}

#tcbs-chat-button img {
    width: 100%;
    height: 100%;
}

.toggle-arrow::after {
    content: '\003E';
    float: right;
    margin-right: 10px;
    transition: transform 0.3s;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item-688>a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item-699>a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item-696>a.mega-menu-link:after {
    content: '';
    display: inline-block;
    width: 0px;
    height: 24px;
    background: #848585;
}

.search-separator {
    width: 100% !important;
}

.search-title a {
    color: #000;
}

.search-title a:hover {
    color: #000;
}

.intro-button {
    bottom: 0;
}

.suggestions::-webkit-scrollbar {
    display: none;
}

.suggestions:hover {
    scrollbar-width: thin;
    -ms-overflow-style: auto;
}

.suggestions:hover::-webkit-scrollbar {
    display: block;
    width: 8px;
}

.suggestions:hover::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 8px;
}

.suggestions:hover::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

.suggestions:hover::-webkit-scrollbar-track {
    background: #f5f5f5;
}

#mega-menu-wrap-max_mega_menu_10 #mega-menu-max_mega_menu_10>li.mega-menu-item>a.mega-menu-link {
    display: flex !important;
    align-items: center;
    gap: 6px;
}

.sub-menu-toggle-arrow::before {
    content: '\003E';
    float: left;
    margin-right: 10px;
    transition: transform 0.3s;
}

.sub-menu-toggle-arrow {
    background-color: #484848 !important;
}

.content-header-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
    background-color: transparent;
    border-radius: 8px;
    margin-bottom: 20px;
}

.content-search-title {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-right: 15px;
    white-space: nowrap;
}

.content-search-keywords {
    height: 66px;
    padding-left: 28px;
    border: 0;
    background-color: transparent;
}

.control-group-search {
    display: flex;
    align-items: center;
    margin-left: 10px;
    background-color: #f3f3f3;
    border-radius: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

.aui-field-select {
    font-size: 14px;
    padding: 5px 10px;
    margin: 0 5px;
    border: 0;
    border-radius: 4px;
    background-color: transparent;
    color: #333;
    height: 50px;
}

.aui-field-select:focus {
    border-color: #666;
    outline: none;
}

.input-text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.input-text-wrapper input.field {
    font-size: 14px;
    width: 250px;
}

.input-text-wrapper input.field:focus{
	outline:none;
}

.input-text-wrapper input.field::placeholder {
    color: #555;
    font-style: italic;
}

.input-text-wrapper::before {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    font-size: 16px;
    color: #aaa;
}

@media screen and (max-width: 782px) {
    .content-header-search {
        padding: 0;
        flex-direction: column;
        margin: 0;
        align-items: start !important;
        padding-left: 0 !important;
    }

    .content-search-title {
        padding: 15px 0 0 15px;
    }

    .control-group-search {
        flex: 1;
        width: 100%;
        margin-left: 0 !important;
        align-items: start !important;
        flex-direction: column-reverse !important;
    }

    .input-text-wrapper {
        width: 100%;
    }

    .input-text-wrapper input.field {
        width: 100% !important;
    }

    .search-time {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
}

.heading-font {
    font-family: 'Roboto', sans-serif;
}

.no-posts-message {
    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 20px;
    padding: 10px;
    border: 1px dashed #ddd;
    background-color: #f9f9f9;
}

/* Post details template */
.post-template-wp-custom-template-tcbs-post-1 .tcbs-content a {
    color: #c4161c;
}

.post-template-wp-custom-template-tcbs-post-1 .fb-share-button {
    color: #c4c4c4;
}

.post-template-wp-custom-template-tcbs-post-1 .fb-share-button:hover {
    color: #333;
}

.post-template-wp-custom-template-tcbs-post-1 .tcbs-content table {
    caption-side: bottom;
    border-collapse: collapse;
    border: 1px solid #dee2e6;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.post-template-wp-custom-template-tcbs-post-1 table th,
td {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
}

li#mega-menu-item-wpml-ls-58-vi ul.mega-sub-menu {
    width: max-content;
    min-width: 138px;
}

img.wpml-ls-flag {
    width: unset;
}

.wp-block-query-pagination>.wp-block-query-pagination-previous,
.wp-block-query-pagination>.wp-block-query-pagination-next {
    font-size: 32px;
    font-weight: 600;
}
/*Update 0325 linhnt73*/
.mt-50px{margin-top:50px !important;}
.pt-50{padding-top:50px;}
.flex-align-center{
	align-items: center !important;
    justify-content: center !important;
    display: flex;
}
.box-menu-lvl3{}
.box-menu-lvl3 .box-content{border-bottom:1px solid #eee;}
.box-menu-lvl3 .box-content:last-child{border-bottom:none;}
.box-menu-lvl3 .box-content ul{}
.box-menu-lvl3 .box-content ul li{}
.box-menu-lvl3 .box-content ul li h3{font-size: 1.3rem;}
.box-menu-lvl3 .box-content ul li h3 a{}
.box-menu-lvl3 .box-content ul li p{margin-bottom: 0 !important;}
.box-menu-lvl3 a.see-more{padding-left:10px;color:#777;transition:.2s linear;}
.box-menu-lvl3 a.see-more:hover{color:#c41c16;}
.box-menu-lvl3 .box-content ul.sub-menu-lvl3{}
.box-menu-lvl3 .box-content ul.sub-menu-lvl3 li{}
.block-banner-menu{padding:12px;}
.block-banner-menu .n2-ss-slider .n2-ss-slider-controls-below{
	position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.block-banner-menu .n2-ss-slider .n2-ss-slider-controls-below .nextend-bullet-bar{

}
.block-banner-menu .n2-ss-slider .n2-ss-slider-controls-below .nextend-bullet-bar .n2-bullet{
	width: 8px !important;
    height: 8px !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, .3) !important;
    margin: 4px !important;
    cursor: pointer !important;
    box-shadow: 0 2px 4px #0000001f !important;
	padding:0 !important;
}
.block-banner-menu .n2-ss-slider .n2-ss-slider-controls-below .nextend-bullet-bar .n2-bullet.n2-active{
	background: rgb(255, 255, 255) !important;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    margin: 3px !important;
}
.block-banner-menu.style-2 .n2-ss-slider .n2-ss-slider-controls-below{
	position:relative;
	left:0;
    transform: translateX(0);
}
.block-banner-menu.style-2 .n2-ss-slider .n2-ss-slider-controls-below .nextend-bar>div{
	padding: 0 5px !important;
}
.block-banner-menu.style-2 .n2-ss-slider .n2-ss-slider-controls-below .nextend-bar div span{
	font-family: var(--wp--preset--font-family--sf-pro-display) !important;
}
.block-banner-menu.style-2 .n2-ss-slider .n2-ss-slider-controls-below .n2-ss-control-bullet{
	position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
	z-index: 2;
}
/*Section top*/
.wp-block-group.navigation_sub{z-index:3;}
.section-top-style01{
	margin-top:0;
	background-color: transparent;
    background-image: linear-gradient(135deg, #eadeff, #dfeaff 25%, #f1fcff 70%, #e5fffc);
	padding: 75px 0 65px;
}
.section-top-style01 .wp-block-columns.flex-align-center{align-items:center!important;}
.section-top-style01 .has-base-background-color{background-color:transparent !important;}
.section-top-style01 h2,
.section-headline h2{
color: #333;
/*     text-align: left; */
    text-transform: initial;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 7px;
	font-weight:400;
}
.section-top-style01 h2 mark,
.section-headline h2 mark{padding:0;}
.mark, mark{padding:0;}
.section-top-style01 h4,
.section-headline h4{
    font-weight: 400;
    font-size: 22px;
    color: #333;
    margin-top: 0;
	margin-bottom:14px;
}
.section-top-style01 p,
.section-headline p{
    text-transform: initial;
    font-size: 20px;
    line-height: 1.3;
    margin-top: 0;
    color: #1c1c1c;
    font-weight: 300;
}
.section-top-style01 h2 mark,.section-top-style01 h4 mark,.section-top-style01 p mark,
.section-headline h2 mark,.section-headline h4 mark,.section-headline p mark{padding:0;}
.section-mid-style01{
	background-color: #f9fbff;
	padding: 50px 0 65px;
    border-top: 1px solid #DEDEDE;
	margin-top:0;
}
.section-mid-style01 .has-base-background-color,
.section-mid-style01 .has-base-2-background-color{background-color:transparent !important;}
.section-mid-style02{
	background:linear-gradient(180deg, rgba(246, 243, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);;
	padding: 50px 0 65px;
    border-top: 1px solid #DEDEDE;
	margin-top:0;
}
.headline h3{
	font-size: 28px;
	margin: 0 0 -2px 0;
    padding-bottom: 5px;
	font-weight: 300;
}
.headline p{
	color: #555;
    font-size: 22px;
    max-width: 680px;
    margin: 0 auto;
	font-weight:300;
}
.tcbs-bullet-default{

}
.tcbs-bullet-default .item{
	 margin: 0;
}
.tcbs-bullet-default .item .block-w-bullet {
    display: flex;
    align-items: flex-start;
    margin-bottom: 6px;
}
.tcbs-bullet-default .tech__bullet {
    background: url(https://www.tcbs.com.vn/documents/392342/392848/tech-bullet.svg/0184b4b7-240e-40bf-bb72-0daa29509374);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    width: 36px;
    height: 36px;
    padding: 0;
    flex: none;
    background-size: 14px;
    margin-top: 0;
}
.tcbs-bullet-default .block-w-bullet p {
    padding-top: 5px;
/*     text-align: justify; */
/*     font-family: 'SF-UI-Display-Regular'; */
	margin-bottom:0;
	font-weight:300;
}
.wp-block-embed__wrapper{
	border: 1px solid #ccc;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    box-shadow: rgb(63 69 81 / 16%) 0px 2px 8px 0px;
}
/* .navigation_sub:before{z-index: 3;} */
/* .navigation_sub .wp-block-group{z-index:5;} */
#mega-menu-wrap-max_mega_menu_12.mega-sticky #mega-menu-max_mega_menu_12{z-index:6;}
#mega-menu-wrap-max_mega_menu_12.mega-sticky:before{
	content:'';
	display:block;
	width:100%;
	top:0;
	left:0;
	right:0;
	height:53px;
	background-color:#FFF;
	position:fixed;
	z-index:2;
}
/*Card item*/
.card-item{}
.card-icon-top-st01{position:relative;padding-top:25px;}
.card-icon-top-st01 .icon-top-outside{
    position: absolute;
    left: 50%;
    top: -50px;
    line-height: 80px;
    height: 80px;
    width: 80px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    transform: translateX(-50%);
}
.card-icon-top-st01 .icon-top-outside::before,
.card-icon-top-st01 .icon-top-outside::after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
}

.card-icon-top-st01 .icon-top-outside::before {
	width: 80px;
    height: 80px;
    background-color: #cd154b;
    box-shadow: 0px 5px 5px 0px rgba(132, 141, 156, 0.2);
    z-index: 1;
    border: 4px solid #FFF;
}
.card-icon-top-st01 .icon-top-outside .how-thumb.bg-color{
	position: relative;
    z-index: 2;
    font-size: 1.5em;
}

.card-icon-top-st01 .icon-top-outside::after {
	width: 90px;
	height: 90px;
	/* background: -moz-linear-gradient(-103deg, #ef774c 0%, #ed684f 35%, #e84351 76%, #e73351 100%);
	background: -webkit-linear-gradient(-103deg, #ef774c 0%, #ed684f 35%, #e84351 76%, #e73351 100%);
	background: -ms-linear-gradient(-103deg, #ef774c 0%, #ed684f 35%, #e84351 76%, #e73351 100%); */
	opacity: 0.2;
}

.card-icon-top-st01 .card-icon-top-st01 .icon-top-outside .how-thumb {
	z-index: 3;
	position: relative;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.card-icon-top-st01 .icon-top-outside .how-thumb img,
.card-icon-top-st01 .icon-top-outside .how-thumb svg {
	width: 50px;
	height: 50px;
	position:relative;
	z-index:5;
}
.card-icon-top-st01 .icon-top-outside .how-thumb svg path{fill:#FFF;}
/*CTA download app*/
/*Download app*/
.cta__wrapper.box-download-app {
	max-width: 100%;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	display: flex;
	width: 100%;
}
.box-download-app .qr-code {
	width: auto;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	padding: 15px;
	display: flex;
	max-width: 600px;
	background-color: #f7f7f7;
	align-items: center;
}
.box-download-app .qr-code.dl-btn-center {
	text-align: center;
}
.box-download-app .qr-code .qr-image {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #dfdfdf;
}
.box-download-app .qr-code .qr-image img {
	width: 100px;
	margin-right: 0;
}
/*.qr-code .qr-image:before {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 14px;
background: linear-gradient(rgba(0, 104, 255, 0), #c41c16, rgba(0, 104, 255, 0));
content: "";
animation-name: aniqrcode;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
z-index: 9;
opacity: .7
}*/
@keyframes aniqrcode {
	0% {
		top: 0;
		transform: translateY(-130%)
	}
	to {
		top: 130%;
		transform: translateY(0)
	}
}
.box-download-app .qr-code .qr-text {
	font-size: 14px;
	text-align: left;
}
.box-download-app .qr-code.dl-btn-center .text-row {
	justify-content: center;
	text-align: center;
}
.box-download-app .qr-code .qr-text .text-row {}
.box-download-app .qr-code .qr-text .text-row span {}
.box-download-app .qr-code .qr-text .text-row span.f-w-700 {
	font-weight: bold;
}
.box-download-app .qr-code .qr-text .text-row:first-child {
	padding-bottom: 8px;
}
.box-download-app .qr-code .qr-text .text-row {
	font-size: 16px;
	line-height: 20px;
	display: flex;
}
.box-download-app .qr-code .qr-text .text-row .dot-small {
	height: 4px;
	width: 4px;
	background-color: #9d9d9d;
	border-radius: 50%;
	margin-right: 8px;
	margin-top: 6px;
}
.box-download-app .qr-code .qr-text .text-row .dot-text {
	width: calc(100% - 12px);
}
@media (max-width: 767px) {
	.box-download-app .cta__wrapper.box-download-app {
		margin: 30px auto 45px;
	}
}

/*iBond page*/
.bond-item-box,
.tcs-item-box-df,
.fund-item-box{
	background-color: #FFF;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
    margin: 0px 0px 30px 0px;
    padding: 8px;
    border-radius: 14px;
    flex-basis: 100%;
    height: 100%;
}
.tcs-item-box-df.pd24{
	padding:24px;
}
.bond-item-box figure img,
.tcs-item-box-df figure img,
.bond-item-box .wp-block-cover>img,
.tcs-item-box .wp-block-cover>img,
.fund-item-box figure img,
.fund-item-box .wp-block-cover>img{
	border-radius:8px;
	max-width: 100%;
/*     height: auto; */
	width:100%;
}
.tcs-item-box .wp-block-cover .wp-block-cover__background,
.bond-item-box .wp-block-cover .wp-block-cover__background{border-radius:10px;}
.bond-item-box h4,
.tcs-item-box-df h4{
	font-weight: 400;
    font-size: 24px;
    margin: 0;
    padding-top: 7px;
}
.bond-item-box .tcbs-bullet-default{
	margin-top:10px;
}
.bond-item-box .head_2col{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.bond-item-box .dash-line{
	border-top: 1px dashed #ccc;
    border-bottom: none;
}
.bond-item-box .box-fullwidth{width:100%;}
.bond-number-block{
	display: flex;
    flex-flow: row nowrap;
/*     -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start; */
    max-width: 100%;
	width:100%;
    margin-bottom: 25px;
    padding: 10px 15px;
    align-items: center;
}
.bond-number-block .wp-block-media-text__content{padding:0;}
.bond-number-block figure{
	width:126px;
	height:126px;
/* 	flex: 1 0 auto; */
    display: block;
}
.bond-number-block figure img{width:126px;}
.bond-number-block p{
	 padding: 0 0 0 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    flex: 1 1 auto;
}
.bond-item-box.box-st02{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bond-item-box.box-st02 .box-st02_content{
	padding: 24px 16px 0;
    margin-top: 0;
}
.bond-item-box.box-st02 h4{
	padding-top:0;
}
.bond-item-box.box-st02 p{
	margin-top:10px;
}
.bond-item-box.box-st02 .wp-block-button{
	width:100%;
	padding:0 16px 16px 16px;
	max-width:100%;
}
.bond-item-box.box-st02 .wp-block-button a{
	width:100%;
}
.bond-newjourney{
	padding: 115px 0;
    background-color: #fff;
    background-image: url(https://www.tcbs.com.vn/documents/10181/0/bg-journey.jpg/16146eb8-5269-45b6-8819-0724431494e3?t=1652352712949);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fund-item-box.box-st02{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.fund-item-box.box-st02 .box-st02_content{
	padding: 24px 16px 0;
    margin-top: 0;
}
.fund-item-box.box-st02 h4{
	padding-top:0;
	font-weight: 400;
}
.fund-item-box.box-st02 p{
	margin-top:10px;
}
.fund-item-box.box-st02 .block-w-bullet p{
	margin-top:0;
}
.fund-item-box.box-st02 .wp-block-button{
	width:100%;
	padding:0 16px 16px 16px;
	max-width:100%;
}
.fund-item-box.box-st02 .wp-block-button a{
	width:100%;
}
.fund-item-box.box-st02 .box-st02_content{
	padding: 24px 16px 0;
    margin-top: 0;
	display:flex;
	flex-direction:column;
}
.box-st02_content .content_logo{
	width:100%;
	max-width:100%;
}
.box-st02_content .content_logo figure{
	width: 52px;
    height: 52px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.img-background-drs {
    box-shadow: 0px 5px 30px rgb(0 0 0 / 10%), 0px 1px 4px rgb(0 0 0 / 5%);
    border-radius: 8px;
    position: relative;
}
.img-background-drs img {
    border-radius: 5px;
    overflow: hidden;
    border: 7px solid rgba(256, 256, 256, .3);
}
.tcs-item-box-df.tcs-fe-item-box h4{
    font-size: 1.4rem;
    padding-top: 20px;
}
.tcs-item-box-df.tcs-fe-item-box p{
	margin-top:14px;
}
.tcs-item-box-df .card-item{
	padding: 30px 16px 20px 16px;
}

.big-block-cta-fe .box-ctn .box-ctn_top h4{
	font-weight: 400;
    font-size: 24px;
    margin: 0;
}
.big-block-cta-fe .box-ctn .box-ctn_top h4 strong{
	font-weight:600;
}
.big-block-cta-fe .box-ctn .box-ctn_top p{
	font-style: normal;
    font-weight: 300;
}

/*iFuture*/
.ifuture-fe-tab .elementor {
    width:100%;
    max-width:100%;
}

.ifuture-fe-tab .elementor-widget-container .e-n-tabs{
	display: flex;
    align-items: center;
}

.ifuture-fe-tab .e-n-tabs .e-n-tabs-heading{
	width:35%;
}

.ifuture-fe-tab .e-n-tabs .e-n-tabs-content{
	width:65%;
}

.tcs-collab-st01 summary{
	margin: 0;
	position:relative;
    font-size: 20px;
	font-weight:400;
	padding-left:20px;
	outline: none;
	transition:.25s linear;
}

.tcs-collab-st01 summary:before {
	content:"";
	border: solid #333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
	display:block;
	position:absolute;
	left:0;
	top:10px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	transition:.25s linear;
}
details.tcs-collab-st01[open] summary{
  	color:#c41c16;
	transition:.25s linear;
}
details.tcs-collab-st01[open] summary:before{
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	top:7px;
	border-color:#c41c16;
	transition:.25s linear;
}
/* details.tcs-collab-st01:not([open]) {

} */
.tcs-collab-st01 p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #555;
    margin-top: 10px;
    padding-left: 20px;
	transition:.25s linear;
}
.width100{width:100%;max-width:100%;}
.ift-block-fe-ctn-l{
	padding-right:20px;
}
.ift-block-fe-img01{
	position:relative;
}
.ift-block-fe-img01 .img-fe01 img {
    width: 105%;
    position: absolute;
    border: 2px solid #c41c16;
    box-shadow: 0px 0px 1px rgb(0 55 255 / 5%), 0px 10px 30px rgb(0 55 255 / 8%), 0px 1px 4px rgb(0 55 255 / 5%);
    border-radius: 8px;
    left: -22px;
    top: 13px;
    background-color: #000;
}

.ift-block-fe-img01 .img-fe02 img {
	width: 75%;
	position: absolute;
	border: 2px solid #c41c16;
	box-shadow: 0px 0px 1px rgb(0 55 255 / 5%), 0px 10px 30px rgb(0 55 255 / 8%), 0px 1px 4px rgb(0 55 255 / 5%);
	border-radius: 8px;
	left: -20px;
	top: 29%;
	background-color: #000;
}
.ift-block-fe-img01 .img-fe04 img {
    width: 80%;
    position: absolute;
    border: 2px solid #c41c16;
    box-shadow: 0px 0px 1px rgb(0 55 255 / 5%), 0px 10px 30px rgb(0 55 255 / 8%), 0px 1px 4px rgb(0 55 255 / 5%);
    border-radius: 8px;
    left: 8%;
    top: 78%;
    background-color: #000;
}
.list-usecase_block{margin-top:0;}
.list-usecase_block .list-usecase_card{
	display:flex;
	flex-direction:column;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 2px 0px, rgba(0, 0, 0, 0.14) 0px 2px 4px 0px;
	border-radius:14px;
	height:100%;
	background-color:#FFF;
}
.list-usecase_card .list-usecase_card_media{
	padding: 8px 8px 0 8px;
	border-radius:14px;
}
.list-usecase_card_media img{
	max-width: 100%;
    height: auto;
	border-radius:10px;
}
.list-usecase_card .list-usecase_card_content{
    padding: 24px;
    display: flex;
    flex-direction: column;
    column-gap: 5px;
    text-align: left;
    margin-top: 0;
}
.list-usecase_card_content h4{
    font-size: 20px;
    margin-top: 10px;
	line-height:1.4;
}
.list-usecase_card_content p{
    font-size: 14px;
    width: 100%;
}
#mega-menu-max_mega_menu_1 .mega-menu-item.mega-toggle-on>a{
	box-shadow: rgba(0, 0, 0, 0.05) 0 0 5px -1px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px !important;
    border-radius: 0;
}
#mega-menu-max_mega_menu_1 .mega-menu-item.mega-toggle-on .mega-sub-menu{
	box-shadow: rgba(0, 0, 0, 0.05) 0 0 5px -1px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px !important;
    border-radius: 0px !important;
    overflow: hidden !important;
    padding-top: 10px !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
	padding-top: 5px;
    padding-bottom: 5px;
    height: 40px !important;
    line-height: 38px !important;
}

.tcbs-nav-right-menu {
	justify-content: center;
    display: flex;
}

.mega-mn-drop-df{}
.mega-mn-drop-df .mega-sub-menu,
.mega-mn-drop-df .mega-sub-menu .mega-menu-item .mega-menu-link,
.mega-mn-drop-df .mega-sub-menu .mega-menu-item{
display:none;
}
.mega-mn-drop-df.mega-toggle-on .mega-sub-menu{
	border-radius: 8px !important;
    overflow: hidden !important;
    background-color: #FFF !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    margin-top: 10px !important;
    border: 1px solid #dde0e7 !important;
    box-shadow: 0 8px 1pc rgba(0, 0, 0, .1) !important;
}
.mega-mn-drop-df .mega-sub-menu .mega-menu-item{
	height:0!important;
}
.mega-mn-drop-df.mega-toggle-on .mega-sub-menu .mega-menu-item{
	height:auto!important;
}
.mega-mn-drop-df.mega-toggle-on .mega-sub-menu .mega-menu-item .mega-menu-link{
    height: 38px !important;
    line-height: 38px !important;
    background-color: #FFF !important;
	transition: all .2s linear;
}
.mega-mn-drop-df.mega-toggle-on .mega-sub-menu .mega-menu-item .mega-menu-link:hover{
	background-color: #f5f5f5 !important;
	border-left:2px solid #c0392b !important;
}
.tcbs-breadcrumbs.tcbs-type-post{
	background-color: #eee;
}
.tcbs-breadcrumbs.tcbs-type-post .rank-math-breadcrumb{
	margin-top:1.2rem !important;
}
.tcbs-breadcrumbs.tcbs-type-post .rank-math-breadcrumb p{
	justify-content:center !important;
}
.tcbs-breadcrumbs.tcbs-type-post .rank-math-breadcrumb a{
	text-decoration: none;
    color: #a2a2a2 !important;
    font-weight: 400 !important;
}
#tcbs-news-wrapper .headline-post{
	background-color: #eee;
    padding-bottom: 20px;
    margin-bottom: 0;
    text-align: center;
}
.headline-post h2{
	margin-bottom: 10px;
	color: #333;
}
.headline-post h2.cate-title{
    font-size: 28px !important;
    padding-bottom: 10px;
    color: #333;
}
.headline-post .wp-block-post-date{

}
.relate-post-bot-page.wp-block-latest-posts__list{
	display: grid;
    gap: 20px 24px;
	grid-template-columns: repeat(3, 1fr);
}
.relate-post-bot-page.wp-block-latest-posts__list li{
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: flex-start;
    background-color: #fff;
    border-radius: 14px;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    position: relative;
	padding:24px;
}
.relate-post-bot-page.wp-block-latest-posts__list li a.wp-block-latest-posts__post-title{
    font-size: 1.15rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
}
.relate-post-bot-page.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt{
	color: rgb(97, 97, 97);
	display: flex;
    flex-direction: column;
}
.relate-post-bot-page.wp-block-latest-posts__list li .wp-block-latest-posts__read-more{
	color:#333;
	margin-top:10px;
}
@media screen and (max-width: 480px) {
	.relate-post-bot-page.wp-block-latest-posts__list{
		grid-template-columns: auto;
	}
}
.tcbs-news-container .entry-content{
	padding-bottom:45px;
}
.grid-img-inbox .img-inbox_eq{

}
.grid-img-inbox .img-inbox_eq figure{
	display: flex;
    align-items: center;
    justify-content: center;
}
.grid-img-inbox .img-inbox_eq img{
	height: 140px;
}
.block-ctn {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 25px 15px 15px;
    position: relative;
    margin: 20px 25px 10px;
    text-align: center;
}
.block-ctn h4 {
    background-color: transparent;
    padding: 0 10px;
    font-weight: 400;
    display: block;
    margin: -35px auto 15px;
}
.block-ctn h4 span {
    display: inline-block;
    background-color: #FFF;
    padding: 0 15px;
}
.bdr-10{border-radius:10px !important;}
.block-collap-st01{
	background-color: #FFF;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
    margin: 0px 0px 30px 0px;
    padding: 8px;
    border-radius: 14px;
}
.block-collap-st01 summary{
	padding:10px;
}
.grid-nhdt-collap .list-case__item .box-th-item {
	border-top: 1px dashed #ddd;
    margin-top: 5px;
    padding-top: 15px;
}
.grid-nhdt-collap .list-case__item .box-th-item .content-box {
	margin: 0;
	padding: 0;
}

.grid-nhdt-collap .list-case__item .box-th-item .content-box p {
	padding-bottom: 7px;    position: relative;
	margin: 5px 0 0 0;padding-left: 24px;
}
.grid-nhdt-collap .content-box p .tech__bullet{
	width: 20px;
	height: 20px;
	background-size: 14px;
	position: absolute;
	left: -5px;
	top: -1px;
}

.grid-nhdt-collap .list-case__item .box-th-item .content-box .box-feature {
	margin-bottom: 7px;
	padding: 0;
	text-align: center;
}

.grid-nhdt-collap .box-th-item .content-box .box-feature h5 {
	font-weight: bold;
	font-size: 16px;
}

.grid-nhdt-collap .box-feature .grid-box {
	display: grid;
	grid-template-columns: 1fr;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item {
	display: flex;
	padding: 5px 10px;
	align-items: center;
	min-height: 70px;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item .ctn {
	color: #555;
	flex: 1 1 auto;
	order: 2;
	width: 100%;
	display: block;
	border-radius: 0;
	background-color: #FFE8E8;
	padding: 10px 10px 10px 17px;
	margin-left: 20px;
	position: relative;
	text-align: justify;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item .step {
	height: 54px;
	width: 54px;
	line-height: 54px;
	background: transparent url(https://www.tcbs.com.vn/documents/392342/558755/circle-bg.png/4f1710bd-0f08-40a5-9434-5b91f6415607?t=1663575598738);
	background-size: contain;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	flex: 1 0 auto;
	background-repeat: no-repeat;
	text-align: center;
	order: 1;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item .step:before {
	content: '';
	position: absolute;
	height: 35px;
	width: 1px;
	background-color: #c1c1c1;
	left: 50%;
	top: -42px;
	transform: translateX(-50%);
	display: none;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item:first-child .step:before {
	display: none;
}

.grid-nhdt-collap .box-feature .grid-box .grid-item .ctn:before {
	position: absolute;
	content: '';
	height: 10px;
	width: 10px;
	background-color: #c41c16;
	border-radius: 10px;
	left: -4px;
	top: 50%;
	transform: translateY(-50%);
}

.grid-nhdt-collap .box-feature .grid-box .grid-item .ctn:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 20px;
	background-color: transparent;
	border-top: 1px dashed #c41c16;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
}
.investment-doitac a{
	padding: 30px;
    display: inline-block;
    width: auto;
}
.tcs-collab-st01 summary{
	list-style:none;
}
.tcbs-news-header{
	background-color: #eee;
	padding-left:0;
	padding-right:0;
}
.tcbs-news-container{
	padding-top:50px;
}
details.tcs-item-box-df {
    padding: 20px;
    margin-bottom: 10px;
}
details.tcs-item-box-df summary{
	list-style: none;
	position: relative;
    padding-left: 20px;
}
details.tcs-item-box-df summary:focus{
	border:none;
	outline: none;
}
details.tcs-item-box-df ::marker{
	color:#c41c16;
}
details.tcs-item-box-df p{
	font-size: 16px;
    border-top: 1px dashed #ccc;
    padding-top: 7px;
    margin-top: 7px;
}
details.tcs-item-box-df summary:before {
    background: url(https://www.tcbs.com.vn/documents/392342/392848/tech-bullet.svg);
    background-position: 0px 3px;
    background-size: 13px;
    background-repeat: no-repeat;
    padding: 0;
    width: 15px;
    height: 23px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: all linear .15s;
}
details.tcs-item-box-df[open] summary:before{
	transform: rotate(90deg);
}
.timeline-items{

}
.timeline-items .content{
	padding: 0;
    background-color: #FFF;
    padding-left: 15px;
}
.timeline-items .content div {
    padding: 1px 15px;
    margin: 0 25px;
    border-left: 1px dashed #bebebe;
}
.timeline-items .content div span {
    display: block;
    position: relative;
    margin: 7px 0;
	font-weight:300;
}
.timeline-items .content div span strong{
	font-weight:400;
}
.timeline-items .content div span::before {
    position: absolute;
    left: -23px;
    content: '';
    width: 14px;
    height: 14px;
    background-color: #c41c16;
    border-radius: 10px;
    top: 18%;
    transform: translateY(-50%);
    border: 2px solid #fff;
    box-shadow: rgb(149 157 165 / 40%) 0px 0px 5px;
}
.wp-block-media-text.brand-product-title{
	display:flex;
	align-items:center;
}
.wp-block-media-text.brand-product-title .wp-block-media-text__media{
	width: 34px;
	margin-right:7px;
}
.wp-block-media-text.brand-product-title .wp-block-media-text__content{padding:0;}
.wp-block-media-text.brand-product-title .wp-block-media-text__content p{
	margin-bottom:0;
}
.p-0{padding:0!important}
/*tcbs tab*/
.tcs-tab-df.wp-block-ub-tabbed-content-holder.vertical-holder{align-items:center;}
.tcs-tab-df .wp-block-ub-tabbed-content-tab-holder.vertical-tab-width{
	width: 33%;
}
.tcs-tab-df .wp-block-ub-tabbed-content-tabs-content.vertical-content-width{
	width:67%
}
.tcs-tab-df .wp-block-ub-tabbed-content-tab-title{display:flex;align-items: flex-start;}
.tcs-tab-df .wp-block-ub-tabbed-content-tab-title img{
    width: 50px;
    padding-top: 6px;
    padding-right: 15px;
}
.tcs-tab-df .wp-block-ub-tabbed-content-tab-title-vertical-wrap{
	padding: 15px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border-radius: 8px;
	margin-bottom:5px;
	margin-top:5px;
	opacity:.65;
	transition:all linear .15s;
}
.tcs-tab-df .wp-block-ub-tabbed-content-tabs-content .wp-block-ub-tabbed-content-tab-content-wrap{
	max-height:600px;
	overflow-y:scroll;
	background-color: #FFF;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
    margin: 0px 0px 30px 0px;
    padding: 8px;
    border-radius: 14px;
}
.tcs-tab-df *:focus{outline-width: 0px;}
.tcs-tab-df .wp-block-ub-tabbed-content-tabs-content .wp-block-ub-tabbed-content-tab-content-wrap figure{
	background-color: #FFF;
    border-radius: 14px;
	width:100%;
    overflow: hidden;
    margin: 0;
    max-width: 100%;
}
.tcs-tab-df.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-title-wrap.active,.tcs-tab-df.wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-title-vertical-wrap.active{
	background: #fff;
box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
	opacity:1;
}
/*table iTrader*/
.block-4col .col-inside {
	border: 1px solid #e4e4e4;
	background-color: #FFF;
	border-radius: 8px;
	-webkit-box-shadow: 0 8px 16px 0 rgb(41 41 43 / 5%);
	box-shadow: 0 8px 16px 0 rgb(41 41 43 / 5%);
	padding: 40px 20px;
	display: flex;
}

.block-4col .col-inside .col-big {
	width: 34%;
	padding: 0 10px;
}

.block-4col .col-inside .col-sm {
	width: 22%;
	padding: 0 10px;
}

.block-4col .list-pack {
	margin-bottom: 0;
}

.block-4col .list-pack li {
	list-style: none;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.block-4col .list-pack li i {
	cursor: pointer;
}

.block-4col .col-inside .col-sm .list-pack li,
.block-4col .col-inside .col-sm .title-row {
	text-align: center;
	position: relative;
}

.block-4col .col-inside .col-sm .title-row img {
	position: absolute;
	width: 44px;
	left: 50%;
	transform: translateX(-50%);
	top: -17px;
}

.block-4col .col-inside .col-sm .title-row h4 {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 22px;
	font-family: 'SF-UI-Display-Medium';
	padding-top: 10px;
}

.block-4col .col-inside .col-sm .title-row span {
	color: #009565;
	font-weight: bold;
}

.block-4col .col-inside .col-sm .title-row.rookie-col {
	background-color: #FFFCE2
}

.block-4col .col-inside .col-sm .title-row.master-col {
	background-color: #F8F3C0
}

.block-4col .col-inside .col-sm .title-row.guru-col {
	background-color: #FFF1C0
}

.section__four3 .block-4col .title-row h4 {}

.block-4col .col-inside .col-sm .list-pack li span:last-child {
	font-family: 'SF-UI-Display-Medium';
}
.block-4col {}

.block-4col h2 {
	text-align: center;
	margin-bottom: 25px;
	padding: 0 17px;
}

.block-4col .col-sm .level-col {
	transition: all .25s ease;
	border-radius: 8px;
	border: 1px solid #ffffff;
}

.block-4col .col-sm .level-col:hover {
	background-color: #ffffff;
	cursor: pointer;
	border: 1px solid #efefef;
	-webkit-box-shadow: 0 10px 20px 0 rgb(41 41 43 / 7%);
	box-shadow: 0 5px 10px 0 rgb(41 41 43 / 7%);
}

.block-4col .title-row {
	display: block;
	height: 80px;
	background-color: #F5F5F5;
	padding: 10px 20px;
	font-size: 20px;
	line-height: 1.2;
	border-radius: 8px 8px 0 0;
	margin-bottom: 10px;
	padding-top: 15px;
}

.block-4col .title-row.d-flex {
	display: flex;
	align-items: center
}
.show-xs {
    display: none;
}
.tcbs-type-page_inner{
    margin-block-start: 0;
}
.tcbs-type-page_inner .tcbs-breadcrumbs{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
/*Responsive*/
@media screen and (max-width: 480px) {
    .tcbs-grid-df.is-layout-grid {
        grid-template-columns: auto;
    }
	.tcs-banner-top{
		flex-direction:column-reverse;
	}
	.big-block-cta-fe.ctn-left{flex-direction:column-reverse;}
	.section-top-style01, .section-mid-style01, .section-mid-style02{
		padding-left: 24px;
    	padding-right: 24px;
	}
	.block-4col .list-pack .show-xs {
        display: block;
    }
}
/* tungtt12 - Ve chung toi */
#stats-grid-block .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  padding: 40px;
}

#stats-grid-block .grid-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

#stats-grid-block .icon {
  width: 50px;
  height: 50px;
}

#stats-grid-block .content {
  flex: 1;
  padding: 0;
  text-align: left;
}

#stats-grid-block .title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

#stats-grid-block .subtitle {
  font-size: 16px;
  color: #555;
  margin-bottom: 4px;
display:none;
}

#stats-grid-block .underline {
  width: 80px;
  height: 3px;
  background-color: #c41c16;
  margin: 10px 0;
}

#stats-grid-block .description {
  font-size: 16px;
  color: #333;
  line-height: 1.4;
}

/* Responsive: nhỏ hơn 480px chuyển thành 2 cột */
@media (max-width: 480px) {
  #stats-grid-block .grid-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  #stats-grid-block .grid-item {
    flex-direction: row;
  }

  #stats-grid-block .icon {
    width: 32px;
    height: 32px;
  }

  #stats-grid-block .title {
    font-size: 16px;
  }

  #stats-grid-block .description {
    font-size: 14px;
  }
  .award-tcbs .d-grid {
    grid-template-columns: auto;
  }
  .award-tcbs p.des-block, p.des-block{
    padding: 0;
  }
}

/*award box*/
.award-tcbs {
    float: left;
    width: 100%;
    height: auto;
    background-image: url(https://www.tcbs.com.vn/documents/10181/137304/award-tcbs-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 50px 50px 50px;
}

.award-tcbs .d-grid {
display: grid;
grid-gap: 20px;
grid-template-columns: 1fr 1fr 1fr;
margin-bottom: 20px;
margin-top: 35px;
}

.award-tcbs .award-box {
padding: 10px;
display: flex;
align-items: center;
background-color: #FFF;
margin-bottom: 0;
background-color: #FFF;
border-radius: 10px;
-webkit-box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
box-shadow: 0px 4px 30px rgb(95 94 231 / 7%);
height: 100%;
transition: .2s linear;
}

.award-tcbs .award-box:hover {
box-shadow: 0px 5px 30px rgb(95 94 231 / 25%);
}

.award-tcbs .award-box .featured-img {
width: 100px;
                        max-width: 100px;
                        -webkit-flex: 1 0 auto;
                        -ms-flex: 1 0 auto;
                        flex: 1 0 auto;
                      }

.award-tcbs .award-box .featured-img img {
                        width: 100%;
                        max-width: 100px;
                      }

.award-tcbs .award-box .award-content {
                        margin-left: 10px;
                      }

.award-tcbs .award-box .award-content h4 {
                        font-family: 'SF-UI-Display-Medium';
                        font-size: 16px;
                        line-height: 1.25em;
                        margin-bottom: 0;
                      }
.award-tcbs .award-content p {
                        color: #c41c16;
                        font-size: 16px;
                        margin-bottom: 0;
                      }
@media (max-width:480px) {
	.award-tcbs .d-grid {
		grid-template-columns:auto;
	} }
/* Đội ngũ */
.doingu .d-grid {
                        display: grid;
                        grid-gap: 20px;
                        grid-template-columns: 1fr 1fr 1fr;
                      }

                      .doingu .d-grid .d-grid_box {}

                      .doingu-box>img {
                        width: 100%;
                      }
/*0925*/
.font-weight-inherit,
.font-weight-inherit a,
.mega-font-weight-inherit,
.mega-font-weight-inherit a{font-weight: inherit !important;}
.tcbs-block .tcbs-breadcrumbs{
	padding-right: 0px;
    padding-left: 0px;
    border-top: 1px solid #eee;
    margin-top: 0;
}
#breadcrumbs .rank-math-breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
}
#breadcrumbs nav.rank-math-breadcrumb p{
	margin-bottom: 0;
}
