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

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    line-height: 2.0 !important;
}
.polylang_langswitcher li {
	list-style: none;
	display: inline-block;
}

.nav-dropdown-has-border .nav-dropdown {
    z-index: 9999999;
    border: none;
    padding: 10px;
    border-top: 4px solid var(--primary-color);
    min-width: 320px
}

.nav-line-bottom>li>a:before {
    bottom: -1px
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: var(--primary-color)
}

.nav-dropdown-default .nav-column li>a,.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    color: var(--header-color);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 5px 0
}

.nav-dropdown {
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgb(0 0 0/7%);
    padding: 1em 0
}

.nav-dropdown>li>a,.nav-column>li>a {
    font-size: 14px;
    color: #000;
    font-weight: 500
}

.nav-dropdown>li>a:hover,.nav-column>li>a:hover {
    color: var(--primary-color)
}

.header:not(.transparent) .header-nav-main.nav>li {
    margin: 0 15px
}

.header:not(.transparent) .header-nav-main.nav>li.lang-item {
    margin: 0 10px
}

.off-canvas:not(.off-canvas-center) li.html {
    padding-top: 0
}

.header:not(.transparent) .header-bottom-nav.nav>li.active>a,.header:not(.transparent) .header-bottom-nav.nav>li:hover>a {
    background-color: var(--primary-color) !important
}

.off-canvas-left .mfp-content,.off-canvas-right .mfp-content {
    background-color: #fff !important
}

.mobile-sidebar .nav>li>a.toggle {
    font-size: 12px
}
@-webkit-keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

        10%, 20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        }

        30%, 50%, 70%, 90% {
            -webkit-transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, 3deg);
        }

        40%, 60%, 80% {
            -webkit-transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, -3deg);
        }

        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }
    @keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

        10%, 20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        }

        30%, 50%, 70%, 90% {
            -webkit-transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, 3deg);
        }

        40%, 60%, 80% {
            -webkit-transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.01, 1.01, 1.01) rotate3d(0, 0, 1, -3deg);
        }

        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }
#gifts{
	border-radius: 20px;
}
#gifts .icon-box .icon-box-img{
	      position: absolute;
    top: -69px;
    left: 40%;

}
#gifts .icon-box .icon-box-text {
	padding-top:30px;
	
}
#gifts .icon-box .icon-box-text  h3{
	margin-bottom:0px !important;
}
.div-no-padding{
	padding-bottom:0px !important;
}
#gifts .fieldset-cf7mls{
	    margin-top: 0px !important;
	margin-bottom:0px !important;
}
#gifts form{
	margin-bottom:0px !important;
}
#gifts button{
	  margin-top: 0px !important;
	margin-bottom:0px !important;
}

.mfp-close{
	    mix-blend-mode: unset !important;
}
.div-note{
	background: #DD1A5C;
    color: white;
    padding: 3px 9px;
    margin-bottom: 16px;
}
.div-note p{
	margin-bottom:0px;
	font-size:80%;
}
.wpcf7-spinner{
	display:none !important;
}
.fieldset-cf7mls .cf7mls_next {
    float: right;
    margin-right: 10px !important;
}
.cf7mls_next{
	    background: linear-gradient(90deg, #21d4fd, #2152ff );
    padding: 5px 38px !important;
    border: none !important;
    border-radius: 99px !important;
}
.cf7mls_back {
	    padding: 5px 38px !important;
    border: none !important;
    border-radius: 99px !important;
}
.post-head .taxonomy-description{
	color:white;
}
.post-head a.button.primary{
	    border: 1px solid !important;
	color: white !important;
    background: #2CC6FF !important;
}
#content .post-head .search-field{
	    background: white;
    border-radius: 99px !important;
}
#content .post-head .ux-search-box {
	width: 70%;
    margin: auto;
}
.post-head {
    min-height: 200px;
    background-size: cover;
    position: relative;
    padding-top: 60px !important;
    background-color: #F8F9FC;
    background-image: url(/wp-content/uploads/2024/08/bg-tin-tuc.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-bottom: 35px;
}
.blog-single .entry-header-text {
	padding-bottom: 0;
}
.post-head h1,.post-head h3{
	text-align:center;
}
.taxonomy-description{
	text-align:center
}
.section-giai-phap .div-box .col-inner{
	    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 20px;
    background: white;
    border-radius: 10px;
}

.home-sec-3 .banner{
	padding-top: unset !important;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: unset !important;
    border-radius: 3px !important;
}
.blog-archive{
	padding-top:0px !important;
	    background: #E8F4F0;
}
.blog-archive .box .box-text .post-title {
	    color: #17c1e8;
}
.blog-archive .box{
	background: white;
    padding: 14px;
    border-radius: 17px;
}
.blog-archive .box img{
	    border-radius: 17px;
}
.post-item .is-divider{
	display:none;
}
.div-chien-luoc .button-chien-luoc{
	margin-right:0px !important;
	width:100%;
	border-radius:10px;
}
.div-chien-luoc ul li i {
	padding-right:4px;
}
.div-chien-luoc ul li{
	margin-left:0px !important;
}
.div-chien-luoc-1 ul li i{
	color:#4498ff !important;
}
.div-chien-luoc ul{
	list-style-type:none;
}
.box-image-border img{
	    border-style: solid;
    border-width: 1px;
    border-color: #a8a8a896;
    border-radius: 24px 24px 24px 24px;
}

.section-chien-luoc .div-chien-luoc .box-text h3 {
    padding-bottom: 15px;
    color: #17c1e8;
}
.section-vi-sao .div-box h3{
	 color: #17c1e8;
}
.section-giai-phap .p-icon{
	    color: #17c1e8;
	    margin-bottom: 0px;
    font-size: 40px;
}
.section-giai-phap .div-box h3{
	color: #17c1e8;
}
.row-loi-ich .div-box-face:nth-child(2) .col-inner{
	background:#FFDDED !important;
}
.row-loi-ich .div-box-face:nth-child(3) .col-inner{
	background:#CCF4CB !important;
}
.row-loi-ich .div-box-face:nth-child(4) .col-inner{
	background:#FFF2CA !important;
}

.div-box-face .col-inner{
	    min-height: 200px;
	    background: #D5ECE7;
	padding: 20px;
    border-radius: 25px;
}
.div-box-face .col-innner .p-icon {
	margin-bottom:5px !important;
}
.div-box-face .col-inner .p-icon i{
	    color: #251919;
	font-size:40px;
}
.section-chien-luoc .div-chien-luoc  > .col-inner{
	    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 10px;
    background: white;
    border-radius: 10px;
}
.section-loi-ich .div-loi-ich-2 h3,.section-loi-ich .div-loi-ich-1 h3{
	font-size: 27px;
}
.section-loi-ich .div-loi-ich-1 > .col-inner{
	    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 20px;
    background: white;
    border-radius: 10px;
}
.section-loi-ich .div-loi-ich-2> .col-inner{
	     box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 20px;
    /* background: white; */
    border-radius: 10px;
    background: linear-gradient(90deg, #21d4fd, #2152ff );
    color: white;
}
.section-loi-ich .div-loi-ich-2> .col-inner h2,.section-loi-ich .div-loi-ich-2> .col-inner h3{
	color:white;
}
.div-box p.number{
	font-weight: bold;
    font-size: 71px;
    margin-bottom: 10px !important;
}
.div-vang > .col-inner{
	    background: #FFF2CA;
    border-radius: 10px;
    padding: 20px;
}
.div-xanh-la > .col-inner{
	    background: #CCF4CB;
    border-radius: 10px;
    padding: 20px;
}
.div-xanh-nuoc-bien > .col-inner{
	    background: #C4E2FA;
    border-radius: 10px;
    padding: 20px;
}
.div-hong > .col-inner{
	    background: #FFDDED;
    border-radius: 10px;
    padding: 20px;
}
.row-form .col{
	padding-bottom:0px !important;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	    height: 3.07em;
    border-radius: 4px;
	    box-shadow: unset !important;
}
.wpcf7-submit{
    background: linear-gradient(90deg, #21d4fd, #2152ff );
    padding: 5px 38px !important;
    border: none !important;
    border-radius: 99px !important;
}
.section-giai-phap .div-box .col-inner,.section-vi-sao .div-box .col-inner{
	    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    padding: 20px;
    background: white;
    border-radius: 10px;
}

.d-none{
	display: none !important;
}
//moi sua
.header-nav li a{
	color: #2d2d2d;
}
.header-nav li a.button{
	color: white
}
//moi sua
.custom.html_topbar_right{
	border: 2px solid rgb(255,255,255,0.5);
	background: linear-gradient(90deg, #2152ff , #21d4fd );
	border-radius: 50px;
}
/*.custom.html_topbar_right a{
	padding: 0 10px
}*/
.custom.html_topbar_right a.active{
	background: rgb(0 0 0 / 30%);
	border-radius: 50px;
}
.custom.html_topbar_right img{
	margin-right: 5px;
	width: 15px
}
a.glink span{
	font-size: 12px
}
.flickity-page-dots .dot.is-selected{
	background-color: #5BC13E;
}
// moi sua
.flickity-page-dots .dot{	
    border: 3px solid #21d4fd;
}
.menu-bottom-drawer {
        display: none;
    }

    .wp-bottom-menu .t-menu {
        opacity: 1 !important
    }

    .col-blog .post-item,
    .col-blog-2 .post-item,
    .col-blog-3 .post-item,
    .col-blog-4 .post-item,
    .col-blog-5 .post-item,
    .col-blog-6 .post-item, .col-blog-7 .post-item {
        display: none
    }

    #loadMore,
    #loadMore-2,
    #loadMore-3,
    #loadMore-4,
    #loadMore-5,
    #loadMore-6,
	#loadMore-7{
        margin: auto;
        display: block;
        color: white;
        width: max-content;
        border-radius: 50px;
        margin-bottom: 20px
    }

    .noContent {
        cursor: not-allowed
    }
    #top-bar {
        background: linear-gradient(90deg, #21d4fd, #2152ff );
        padding: 8px 0;
    }

    .head-qc {
        text-align: center;
        font-size: 14px;
        color: #fff;
        font-weight: 400;
    }

    .badge-danger {
        font-size: 10px;
        color: #fff;
        text-transform: uppercase;
        background: #ff0047;
        border-radius: 50px;
        margin: -20px 0 0 0px;
        font-weight: 600;
        padding: 3px 5px;
        display: flex;
        align-items: center;
        height: max-content;
        width: max-content
    }

    .header-button-1 {
        margin-left: 50px !important
    }

    .header-nav-main>li {
        margin-right: 20px
    }
.header-nav-main>li:hover a.nav-top-link{
	color: #17c1e8
}

    .home-sec-1,
 
    .home-sec-5,
    .td-sec-1 {
        padding-top: 11em !important;
        padding-bottom: 0.5em !important
    }
.home-sec-5{
	 padding-top: 6em !important;
}
.home-sec-1 .sub-title p{
	color: #2d2d2d
}
    .home-sec-1 {
        box-shadow: 0px 60px 25px 15px rgb(0 25 53 / 4%);
    }

    .home-sec-1 .bg {
        background: linear-gradient(to bottom, #ffffeb 0%, #fff 100%);
        height: 495px;
    }

    .txt-rotate>.wrap {
        border-right: 0.08em solid black;
        animation-name: typing;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        font-size: 38px;
        text-transform: initial;
		color: #2152ff  !important;		
    }
	.text-run .run{
		height: 55px;
		margin-bottom: 20px
	}

    .txt-rotate {
        height: 55px;
    }

    @keyframes typing {
        0% {
            border-right: none
        }

        100% {
            border-right: 0.08em solid black;
        }
    }

    .home-sec-1 h2 {
        font-size: 36px;
        margin-bottom: 0;
/*         color: #262F5A */
		color: #2d2d2d
    }

    .text-title h2 {
        font-size: 36px;
        margin-bottom: 0;
/*         color: #262F5A; */
		color: #2d2d2d
    }

    .sub-title {
        font-size: 14px;
        color: #17c1e8;
        font-weight: bold
    }

    .home .fa-circle {
        font-size: 10px;
        margin-right: 10px
    }

    .home-short-des {
        font-size: 18px;
        color: #2d2d2d
    }

    .home-vct,
    .header-button a,
    .col-form .wpcf7-submit,
    #loadMore,
    #loadMore-2,
    #loadMore-3,
    #loadMore-4,
    #loadMore-5,
    #loadMore-6, #loadMore-7 {
        background: linear-gradient(90deg, #21d4fd, #2152ff );
        padding: 5px 38px;
		border: none
    }
// moi sua tren
    .header-button a {
        padding: 5px 20px;
    }

    .home-vct:hover,
    .header-button a:hover,
    .col-form .wpcf7-submit {
        background: linear-gradient(90deg, #2152ff , #21d4fd);
		border: none
    }

    .home-prf {
        padding: 5px 38px;
        border: 2px solid #21d4fd !important;
        color: #17cdf1
    }


    .home-prf span {
        color: #17cdf1
    }

    .home-prf:hover {
        background-color: #21d4fd !important;
		border-color: #21d4fd !important;
		
    }
.home-prf:hover span{
	color: white !important
}

    .img-banner {
        position: relative
    }

    .img-absolute {
        position: absolute
    }

    .shape-1 {
        top: 20%;
        left: -25%;
        animation: hu__hu__ infinite 3s ease-in-out;
    }

    .shape-2 {
        top: 0%;
        right: -12%;

        animation: hu__hu__ infinite 3.4s ease-in-out;
    }

    .shape-3 {
        bottom: 0;
        left: -10%;

        animation: hu__hu__ infinite 3.8s ease-in-out;
    }

    .shape-5 {
        bottom: 10%;
        left: -10%;

        animation: hu__hu__ infinite 3.8s ease-in-out;
    }

    .shape-4 {
        bottom: 0;
        right: -15%;
        animation: hu__hu__ infinite 4.2s ease-in-out;
    }

    .shape-6 {
        bottom: 0;
        right: 0%;
        animation: hu__hu__ infinite 4.2s ease-in-out;
    }

    @keyframes hu__hu__ {
        50% {
            transform: translateY(15px)
        }
    }

    .home-sec-2 .flickity-page-dots {
        opacity: .3
    }

    .home-sec-2 .slider .img {
        margin-right: 1.25%;
        margin-left: 2.25%;
        border-radius: 5px
    }

    .home-sec-2 .slider .img img {
        border-radius: 5px
    }

    .home-sec-2 .row-slide {
        transform: translatey(-40%)
    }

    .home-sec-2 .flickity-page-dots {
        bottom: -25px
    }

    .home-sec-2 .flickity-prev-next-button,
    .home-sec-6 .flickity-prev-next-button,
    .home-sec-8 .flickity-prev-next-button,
    .blog-du-da .flickity-prev-next-button,
    .home-sec-7 .flickity-prev-next-button {
        width: 40px !important;
        height: 30px !important;
        color: #fff !important;
        background: #D6D6D6 !important;
        border: none;
        border-radius: 5px !important;
		min-height: 30px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }

    .home-sec-2 .flickity-prev-next-button:hover,
    .home-sec-6 .flickity-prev-next-button:hover,
    .home-sec-8 .flickity-prev-next-button:hover,
    .blog-du-da .flickity-prev-next-button:hover,
    .home-sec-7 .flickity-prev-next-button:hover {
        background: rgb(31 132 56 / 100%) !important;
    }

    .home-sec-2 ul {
        list-style: none
    }

    .home-sec-2 li {
        font-size: 18px;
		margin-left: 3px!important
    }
.home-sec-2 li i{
	color: #21d4fd
}
.home-sec-2 .dot{
	margin-right: 5px !important;
	border-radius: 50px !important
}
.home-sec-2 .box-text{
	display: none
} 
.home-sec-2 .flickity-prev-next-button svg{
	border: none !important
}
.home-sec-2 .flickity-prev-next-button, .home-sec-8 .flickity-prev-next-button{
	opacity: 1;
	margin-top: 0 !important;
	background: #21d4fd!important
}
.home-sec-8 .flickity-prev-next-button{
	margin-top: -4% !important
}
.home-sec-2 .flickity-prev-next-button:hover{
	background: rgb(97 198 63 / 50%) !important
}
.home-sec-2 .flickity-prev-next-button.previous{
	right: 99%;
}
.home-sec-2 .flickity-prev-next-button.next{
	left: 99%;
}
.home-sec-2 .box-image img{
	border-radius: 5px
}
.home-sec-2 .row-slider .flickity-page-dots .dot{
	width: 30px;
    height: 3px;
}

    .home-sec-3 h2 {
        text-transform: uppercase;
        font-weight: 800;
        margin-top: 10px;
        background: linear-gradient(90deg, #2152ff , #17c1e8);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: initial;
    }

    .home-sec-3 .open-video {
        width: 82px;
        height: 82px;
        background: radial-gradient(rgb(34 166 75 / 80%) 60%, rgba(255, 255, 255, 1) 62%);
        border-radius: 50%;
        position: relative;
        margin: 10px auto;
        box-shadow: 0px 0px 25px 3px #e7ffd5;
        -webkit-box-shadow: 0px 0px 25px 3px #e7ffd5;
        line-height: 75px;
    }

    .home-sec-3 .open-video:before {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation: pulsate1 2s;
        animation: pulsate1 2s;
        -webkit-animation-direction: forwards;
        animation-direction: forwards;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: steps;
        animation-timing-function: steps;
        opacity: 1;
        border-radius: 50%;
        border: 5px solid rgba(255, 255, 255, 1);
        top: -25%;
        left: -25%;
        background: rgba(198, 16, 0, .1);
    }

    @keyframes pulsate1 {
        0% {
            -webkit-transform: scale(0.6);
            transform: scale(0.6);
            opacity: 1;
            box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
        }

        100% {
            -webkit-transform: scale(1, 1);
            transform: scale(1);
            opacity: 0;
            box-shadow: none;
        }
    }

    .home-sec-3 {
        position: relative;
        overflow: hidden
    }

    .home-sec-3 .open-video:hover {
        border-color: #4CB76E
    }

    .home-sec-3 {
        padding-top: 9em !important;
    }

    .xe-2,
    .xe-3 {
        bottom: 0%;
        left: 0;
    }

    .xe-1 {
        top: -20%;
        left: 0;
        animation: myfirst 18s linear infinite;
    }

    .xe-3 {
        animation: myfirst 22s linear infinite;
    }

    .xe-2 {
        animation: myfirst 30s linear infinite;
    }

    @keyframes myfirst {
        0% {
            left: -25%
        }

        to {
            left: 100%
        }
    }

    .home-sec-4 .sub-title p,
    .home-sec-8 .sub-title p,
    .tkw-sec-7 .sub-title p {
        font-size: 18px;
        font-weight: 600;
        color: #17c1e8;
        letter-spacing: 0.1rem;
        margin-bottom: 10px
    }
.home-sec-8 .from_the_blog_excerpt {
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

    .home-gp .box-shadow-1 {
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    }

    .home-gp .box-shadow-1>.row,
    .home-gp .box-shadow-1>p {
        padding: 0 25px
    }
.home-gp .box-shadow-1>p{
	  overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 3;
    height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	text-align: justify
}

    .home-gp h3 {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .home-gp .row-title .medium-9 {
        padding: 0
    }

    .row-title p {
        font-size: 14px
    }

    .row-btn .button {
        margin: 0;
    }

    .row-btn .col-inner {
        display: flex;
        justify-content: space-between
    }

    .home-gp .col-inner>.img img {
        border-radius: 5px 5px 0 0
    }

    .home-gp>.col-inner {
        transition: .5s
    }

    .home-gp>.col-inner:hover {
        transform: translatey(-10px)
    }

 

    .btn-lh {
        font-size: 16px;
        border: none;
        height: 38px;
        line-height: 38px;
        padding: 0 25px;

        transition: .5s
    }

    .btn-lh:hover {
        padding-right: 35px
    }

    .btn-lh span {
        position: relative;
    }

    .btn-lh span:after {
        content: '\f061';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: white;
        position: absolute;
        right: -20px;
        top: 4px;
        font-size: 13px;
        opacity: 0;
    }

    .btn-lh:hover span:after {
        opacity: 1;
        transition: .5s
    }

    .btn-xt {
        color: #205BFD !important
    }

    .lh-1 {
     background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .lh-2 {
   background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .lh-3 {
       background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .lh-4 {
     background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .lh-5 {
    background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .lh-6 {
   background: linear-gradient(90deg, #21d4fd, #2152ff );
    }



    /* particles */
    div.rn-pbwp-div {
        background-image: url('images/about-bg-handshake.jpg');
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat
    }

    /* end */

    .home-sec-5 .sub-title p {
        font-size: 18px;
        font-weight: 600;
        color: white;
        letter-spacing: 0.1rem;
		margin-bottom: 5px
    }

    .home-sec-5 .text-title h2 {
        color: white;
        margin-bottom: 40px
    }

    .thong-so img {
        width: 80px;
        height: 80px;
        background: #fff;
        padding: 10px;
        border-radius: 50%;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
    }

    .thong-so .medium-4 {
        padding: 0 5px 30px 10px;
    }
    .thong-so .medium-8 {
        padding: 0 10px 30px 5px;
    }

    .conut-num {
        font-size: 42px;
        color: #FFF400 !important;
        margin-bottom: 0;
        font-weight: 700;
        line-height: 45px;
    }

    .count-txt {
        margin: 0;
        font-size: 19px;
        color: #fff;
    }

    .home-sec-5 .doanh-nghiep {
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        border-radius: 5px;
        padding: 50px;
        background-color: white;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .home-sec-5 .doanh-nghiep>.col {
        padding-bottom: 0
    }

    .home-sec-5 .doanh-nghiep .img {
        height: 80px;
        line-height: 80px;
        padding: 0px 10px;
    }

    .home-sec-5 .doanh-nghiep .box-shadow-1 {
        -webkit-box-shadow: 0 5px 20px 0 rgb(2 55 102 / 15%);
    }

    .home-sec-5 .slider-wrapper {
        -webkit-box-shadow: 0 5px 55px 0 rgb(2 55 102 / 3%);
        margin-bottom: 30px
    }

    .home-sec-5 .slider-wrapper .flickity-page-dots {
        bottom: -25px;
        opacity: .3
    }

    .home-sec-5 .doanh-nghiep i {
        font-size: 10px;
        margin-right: 5px;
        color: #262f5a;
    }
.section-dong-hanh{
    padding-bottom: 100px !important;
}
.section-ho-so  .slider-wrapper .flickity-page-dots {
    bottom: -25px;
    opacity: .3;
}
.header-search  .icon-search{
    color: white;
}
.home-sec-3 .banner{
    padding-top: unset !important;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: unset !important;
    border-radius: 3px !important;
}
.home-sec-5 .doanh-nghiep h4 {
    text-align: center;
    margin-top: 45px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #2d2d2d;
}
.section-ho-so .doanh-nghiep h4{
    text-align: center;
    margin-top: 45px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #2d2d2d;
}
.section-ho-so .doanh-nghiep{
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 5px;
    padding: 50px;
    background-color: white;
    margin-top: -150px;
}
    .home-sec-5 .doanh-nghiep h4 {
        text-align: center;
        margin-top: 45px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 600;
        color: #2d2d2d
    }

    .home-sec-6 {
        padding-top: 30px !important;
		padding-bottom: 0 !important
    }

    .home-sec-6 .tabbed-content {
        left: calc((100% - 1220px) / 2);
        position: relative;
    }

    .home-sec-6 .flickity-prev-next-button {
        opacity: 1;
        width: 50px;
        height: 50px;
        color: #fff !important;
        background: rgb(205 205 205 / 50%) !important;
        backdrop-filter: blur(6.5px);
        -webkit-backdrop-filter: blur(6.5px);
        border: none;
    }
	.home-sec-7 .flickity-prev-next-button {
        opacity: 1;
    }

    .home-sec-6 .flickity-prev-next-button.previous {
        top: -10%;
        right: 69%;
        left: auto;
    }

    .home-sec-6 .flickity-prev-next-button.next {
        top: -10%;
        right: 60%;
    }

    .home-sec-6 .home-vct:after {
        content: '\f061';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: white;
        margin-left: 10px
    }

    .home-sec-6 .blog-right .overlay {
        background: linear-gradient(to top, rgba(18, 34, 67, 0) 0%, rgba(18, 34, 67, 0.5)1%, rgba(18, 34, 67, 0.2)33%, rgba(18, 34, 67, 0)60%) !important;
        background-color: transparent !important;
    }
	.home-sec-6 .blog-right .post-item .box-text h5{
		text-shadow: none;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 22px;
		-webkit-line-clamp: 2;
		height: 44px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}

	.home-sec-6 .blog-right .post-item .box-text{
		bottom: -50px;
		transition: .5s
	}
	.home-sec-6 .blog-right .post-item button{
		margin-top: 2em;
		transition: .5s
	}
    .home-sec-6 .blog-right .post-item:hover .box-text{
		bottom: 0
    }
    .home-sec-6 .blog-right .post-item:hover button{
		margin-top: 0
    }
	.home-sec-7{
		padding-top: 60px !important
	}
    .home-sec-7 .slider-wrapper {
        margin-top: 30px;
    }

    .row-kh>.col>.col-inner {
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        border: 2px solid #f5f5f5;
    }
    .row-kh>.col>.col-inner img {
    	height: 70px;
    	width: 70px;
    	object-fit: contain;
    	border-radius: 99px;
    }
	.row-kh h3{
		color: #21d4fd;
		margin:0
	}
	.row-kh .row p{
		color: #6d6d6d
	}



    .home-sec-7 .slider-wrapper .img-inner {
        border-radius: 50px
    }

 
    .home-sec-6 {
        overflow: hidden
    }

    .home-sec-6 .is-divider,
    .home-sec-6 .flickity-page-dots {
        display: none
    }

    .home-sec-6 .blog-left .post-item .col-inner, .home-sec-6 .tab-mb .post-item .col-inner {
        border-radius: 7px;
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    }

    .home-sec-6 .blog-left .box-text-inner, .home-sec-6 .tab-mb .box-text-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 4.5px 20px;
		align-items: center;
    }

    .home-sec-6 .blog-left .box-text-inner h5, .home-sec-6 .tab-mb .box-text-inner h5 {
        order: 1;
        width: 70%;
        color: black;
		overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 54px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		padding-top: 10px
    }
	.home-sec-6 .tab-mb .box-text-inner h5{
		width: 100%;
		padding-top: 0;
		height: 44px
	}

    .home-sec-6 .blog-left .box-text-inner p {
        order: 2;
        width: max-content;
        opacity: 1;
        font-size: 13px;
        display: flex;
        align-items: center;
        color: black
    }

    .home-sec-6 .blog-left .box-text-inner button, .home-sec-6 .tab-mb .box-text-inner button {
        order: 3;
        width: max-content;
        margin: 0;
        color: white;
        text-transform: initial;
        font-size: 14px;
		background: linear-gradient(90deg, #21d4fd, #2152ff );
		padding: 5px 20px;
		border: none;
		border-radius: 50px
		
    }
	.home-sec-6 .tab-mb .box-text-inner button{
		font-size: 12px;
		margin-top: 10px
	}

    .home-sec-6 .box-text-inner button:after,
    .home-sec-6 .xem-all:after {
        content: '\f061';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .home-sec-6 .blog-left img {
        border-radius: 7px 7px 0 0;
    }

    .home-sec-6 .tab,
    .du-an-sec-2 .tab {
        background-color: #F3F6FD;
        padding: 0 20px;
        margin-right: 20px
    }

    .home-sec-6 .tab.active,
	.du-an-sec-2 .tab.active, .home-sec-6 .tab:hover, .du-an-sec-2 .tab:hover{
		background: linear-gradient(90deg, #21d4fd, #2152ff );
	}

    .home-sec-6 .tab.active a,
	.du-an-sec-2 .tab.active a, .home-sec-6 .tab:hover a, .du-an-sec-2 .tab:hover a{
		color: white	
	}

    .home-sec-6 .tab a,
    .du-an-sec-2 .tab a {
        font-weight: 500
    }
.home-sec-6 .tab a:before,
    .du-an-sec-2 .tab a:before {
        content: none
    }

    .home-sec-6 .xem-all {
        color: #3C8339
    }

    .home-sec-7 .bg {
        background: linear-gradient(to bottom, #fffcf4 0%, #fff 100%);
    }

    .home-sec-8 .text-title {
        margin-bottom: 10px
    }

    .blog-des p {
        max-width: 600px;
        font-size: 17px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
    }

    .home-blog {
        margin-top: 30px;
    }

    .home-blog .box-text {
        border-top: 3px solid #21d4fd;
        padding-top: 30px;

    }

    .home-blog .box-text .box-text-inner {
        display: flex;
        flex-wrap: wrap
    }

    .home-blog .cat-label {
        font-size: 12px;
        color: #fff;
        background: linear-gradient(90deg, #2152ff , #17c1e8);
        padding: 5px 20px;
        border-radius: 50px;
        width: max-content;
        position: absolute;
        top: -16px;
        opacity: 1
    }

    .home-blog .is-divider {
        display: none
    }

    .home-blog .box-text .box-text-inner .post-title {
        order: 2;
        font-size: 18px;
        color: #205BFD;
		overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		margin: 10px 0 15px;
    }
.home-blog .box-text .box-text-inner .post-title:hover{
	color: #2d2d2d
}

    .home-blog .box-text .box-text-inner .post-meta {
        order: 1;
        font-weight: 500;
        font-size: 13px
    }

    .home-blog .box-text .box-text-inner .button {
        order: 4;
        margin-left: auto;
        color: #205BFD;
        text-transform: initial;
        font-size: 16px;
        font-weight: 600;
    }

    .home-blog .box-text .box-text-inner .button:after {
        content: '\f061';
        font-family: 'Font Awesome 5 Free';
        font-weight: 600;
        font-size: 12px;
    }
.home-blog .box-text .box-text-inner .button:hover{
	color: #2d2d2d
}
    .home-blog .box-text .box-text-inner .from_the_blog_excerpt {
        order: 3
    }

    .home-blog .box-text .box-text-inner .post-meta:before {
        content: '\f017';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin-right: 5px
    }

    .home-blog.row-box-shadow-1 .col-inner {

        box-shadow: 0 5px 16px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 16px 0 rgb(2 55 102 / 9%);
        border-radius: 10px;
    }

    .home-blog.row-box-shadow-1 .col-inner .box {
        border-radius: 10px;
    }

    .home-blog.row-box-shadow-1 .col-inner .box-image {
        border-radius: 10px 10px 0 0;
    }
	.home-sec-8 .flickity-prev-next-button.next{
		right: 0
	}
	.home-sec-8 .flickity-prev-next-button.previous{
		left: 0
	}

    #footer {
        background: linear-gradient(90deg, #2152ff , #17c1e8);
        position: relative;
        padding-top: 65px;
    }

    .absolute-footer {
        background-color: transparent
    }

    .absolute-footer .container {
        border-top: 1px solid #89d56282;
        padding-top: 15px
    }

    .shape16 {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 0;
        transform: scalex(-1)
    }

    .shape16 img {
        max-width: 100%;
        height: auto;
    }

    #footer ul {
        list-style: none
    }

    #footer h3 {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 16px;
    }

    #footer ul li {
        margin-left: 0
    }

    #footer ul li:before {
        content: '\f105';
        font-family: 'Font Awesome 5 Free';
        font-weight: 600;
        margin-right: 5px
    }

    .du-an-sec-1 {
        padding-top: 120px !important;
        padding-bottom: 60px !important
    }

    .du-an-sec-1 h1 {
        font-size: 42px;
        color: #003189;
        margin-bottom: 0;
        font-weight: 700;
        line-height: 1.2em;
        max-width: 870px
    }

    .du-an-tb .box-text-inner,
    .du-an-sec-2 .box-text-inner {
        display: flex;
        flex-direction: column-reverse
    }

    .du-an-tb .is-divider,
    .du-an-sec-2 .is-divider {
        display: none
    }

    .du-an-tb .post-title,
    .du-an-sec-2 .post-title {
        color: #003189;
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2em;
        font-weight: 400;
        margin-bottom: 5px;
        text-transform: inherit;
		overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    -webkit-line-clamp: 2;
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    }
.du-an-sec-2 .post-title{
	font-weight: bold;
	font-size: 20px;
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif !important;
}
.du-an-lq .post-title{
	font-size: 16px;
	font-weight: 600;
}

    .du-an-tb .cat-label,
    .du-an-sec-2 .cat-label {
        color: #6C6C6C;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
    }
.du-an-lq .cat-label{
	font-size: 14px; 
	text-transform: capitalize
}


    .du-an-tb .post-item {
        padding-bottom: 0
    }

    .du-an-sec-2 .tab.active>a:before,
    .du-an-sec-2 .tab:hover>a:before {
        display: none
    }

    .du-an-sec-2 .tab {
        border-radius: 5px
    }

    .du-an-sec-2 .tab.active,
    .du-an-sec-2 .tab:hover {
        border-top: none;
    }

    .post-template-default #content {
        padding-top: 0
    }

    .post-head .banner-bg .bg {
        background-size: 30% !important;

        transform: scaleX(-2);
        background-position: 30%;
    }

    .post-head .banner {
/*        background: linear-gradient(90deg, #2152ff , #17c1e8);*/
    }
.duong-dan {
    display: flex;
    margin: 0 auto;
}

.rank-math-breadcrumb {
    width: fit-content;
    margin: auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15) !important;
    border-radius: 10px;
    background-color: #fff;
    display: inline-block;
    padding: 8px 30px;
    font-size: 14px;
}
.rank-math-breadcrumb p {
	margin-bottom: 0;
}
.blog-single .row.row-large .col.large-9 {
    background: #fff;
    padding: 20px !important;
    border-radius: 5px;
}
.blog-wrapper {
    background-color: #eeeff0;
}
.blog-single .entry-header-text h1{
	text-align:left;
}
.blog-single .entry-header-text{
	padding-left:0px !important;
	padding-right:0px !important;
}
.blog-single .is-divider{
	display:none;
}
    .post-template-default .post-sidebar {
        padding-left: 0
    }
.post-sidebar span.widget-title {
    padding: 14px 11px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    background: #2cc6ff;
    border-radius: 5px;
}
    .post-template-default .post-sidebar #secondary {
       
           padding: 0px 30px 5px;
    }
	.tt-da{
		font-size: 22px;
		color: #205BFD
	}

    .wg p {
        margin-bottom: 0;
        font-size: 16px;
        color: #2d2d2d;
    }

    .wg {
        min-height: 68px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #eeeeee;
    }

    .wg:last-child {
        margin-bottom: 0;
        border: none
    }

    .wg-icon {
        margin-right: 10px;
        padding-top: 5px;
    }

    .wg-icon i {
        color: #17c1e8;
        font-size: 25px;
    }
	.wg .wg-nd{
		width: 90%
	}
	.wg .wg-nd p{
		width: 100%;
		overflow: hidden;
		white-space: nowrap; 
		text-overflow: ellipsis;
	}
	.wg .wg-nd a:hover{
		color: green
	}

    #comments {
        display: none
    }

    .du-an-lq .text-title {
        margin-bottom: 30px;
        margin-top: 30px
    }

    .post-head .text-box>.text {
        padding-left: 20px;
        color: white
    }

    .post-head .text-box p {
        color: white
    }

    .course-title,
    .course-title1 ,.course-title1 a{
        color: #FFF400 !important;
        font-size: 2.5rem !important;
        font-weight: 600 !important
    }

    .lines {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        margin: auto;
        width: 90vw;
        z-index: 0;
    }

    .lines .line {
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
        background: rgba(255, 255, 255, 0.1);
        overflow: hidden;
    }

    .lines .line::after {
        content: "";
        display: block;
        position: absolute;
        height: 15vh;
        width: 100%;
        top: -50%;
        left: 0;

        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);
        -webkit-animation: run 7s 0s infinite;
        animation: run 7s 0s infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
        animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    }

    .lines .line:nth-child(1) {
        margin-left: -25%;
    }

    .lines .line:nth-child(1)::after {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .lines .line:nth-child(3) {
        margin-left: 25%;
    }

    .lines .line:nth-child(3)::after {
        -webkit-animation-delay: 2.5s;
        animation-delay: 2.5s;
    }

    @keyframes run {
        0% {
            top: -50%;
        }

        100% {
            top: 110%;
        }
    }

    .t-post {
        justify-content: center
    }

    .home-sec-6 .from_the_blog_comments {
        display: none
    }

    .du-an-sec-2 {
        padding-top: 90px !important
    }

    .du-an-sec-2 .tabbed-content h4 {
        background-color: white;
        margin-bottom: 0;
        padding: 20px 20px 10px;
        position: relative;
        text-transform: initial;
        font-size: 20px;
        color: #212529
    }

    .du-an-sec-2 .tabbed-content>h4:after {
        content: '';
        position: absolute;
        left: 20px;
        width: calc(100% - 40px);
        ;
        height: 1px;
        bottom: 0px;
        z-index: 1;
        background-color: #eeeeee;
    }

    .du-an-sec-2 .tabbed-content>h4:before {
        content: '';
        position: absolute;
        left: 20px;
        width: 50px;
        height: 1px;
        bottom: 0px;
        z-index: 2;
        background-color: #17c1e8;
    }

    .du-an-sec-2 .tabbed-content>ul {
        background-color: white;
        padding: 20px
    }

    .du-an-sec-2 .tab-panels {
        padding: 20px 20px 0;
        margin-top: 30px;
        background-color: white
    }

    .du-an-sec-2 .tabbed-content .tab-panels h4 {
        padding: 10px 0px 10px;
        margin-bottom: 30px;
        border-bottom: 1px solid #eeeeee;
    }

    .du-an-sec-2 .tabbed-content .tab-panels h4:before {
        content: '';
        position: absolute;
        left: 0px;
        width: 50px;
        height: 1px;
        bottom: -1px;
        background-color: #17c1e8;
    }

    .vct-title h2 {
        height: auto;
        line-height: 1.3;
        font-size: 36px;
        font-weight: 800;
        margin-top: 10px;
        background: linear-gradient(90deg, #2152ff , #17c1e8);
        ;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: capitalize;
    }
    .vct-title h1 {
        height: auto;
        line-height: 1.3;
        font-size: 36px;
        font-weight: 800;
        margin-top: 10px;
        background: linear-gradient(90deg, #2152ff , #17c1e8);
        ;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: capitalize;
    }

    .vct-sec-1 {
        box-shadow: none
    }

    .vct-sec-1 .video-button-wrapper {
        display: inline-block;
        width: max-content;
    }

    .vct-sec-1 .video-button-wrapper a {
        background-color: #21d4fd;
        border-color: #21d4fd;
        position: relative
    }

    .vct-sec-1 .video-button-wrapper i {
        color: white
    }

    .vct-sec-1 .video-button-wrapper a:after {
        content: "Xem Video";
        font-size: 18px;
        font-weight: 600;
        position: absolute;
        top: 0px;
        width: max-content;
        margin-left: 20px;
        text-transform: capitalize;
        color: #262F5A;
        transition: .5s
    }

    .vct-sec-1 .video-button-wrapper:hover a {
        background: #17c1e8
    }

    .vct-sec-1 .video-button-wrapper:hover a:after {
        color: #17c1e8
    }

    .vct-sec-2 .des {
        font-size: 18px;
        color: #2d2d2d
    }

    .timeline-diwe {
        margin-top: 40px
    }

    .timeline-diwe-card .main-card {
        display: flex;
        width: fit-content;
        position: absolute;
        padding: 15px 20px;
        box-shadow: 0 23px 62px 0 rgb(13 52 79 / 10%);
        -webkit-box-shadow: 0 23px 62px 0 rgb(13 52 79 / 10%);
        border-radius: 10px;
        transform: translate(262px, -170px);
        -webkit-transform: translate(262px, -170px);
        background: rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        border: 1px solid rgba(255, 255, 255, 0.18);
    }

    .timeline-diwe .img-timeline img {
        filter: blur(2px);
        -webkit-filter: blur(2px);
    }


    .timeline-diwe-card .main-card .card-text {
        margin-left: 10px;
    }

    .timeline-diwe-card .main-card h4 {
        margin-bottom: 3px;
        font-size: 16px;
        font-weight: 600;
        color: #21d4fd;
        text-transform: capitalize;
    }

    .timeline-diwe-card .main-card p {
        font-size: 14px;
        color: #747474;
        text-transform: uppercase;
    }

    .timeline-diwe-card .main-card p span {
        font-size: 14px;
        color: #aeaeae;
        text-transform: none;
        font-weight: 600;
        color: #262f5a;
        font-size: 12px;
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #aeaeae;
    }

    .timeline-diwe-card .main-card img {
        width: 45px;
        height: 45px;
        object-fit: cover;
        border-radius: 50%;
    }

    .timeline-diwe ul li {
        list-style: none;
        width: fit-content;
        position: absolute;
        padding: 15px 20px;
        box-shadow: 0 23px 62px 0 rgb(13 52 79 / 10%);
        -webkit-box-shadow: 0 23px 62px 0 rgb(13 52 79 / 10%);
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        border: 1px solid rgba(255, 255, 255, 0.18);
    }

    .timeline-diwe ul li p {
        margin-bottom: 5px;
        font-size: 14px;
        position: relative;
        padding-left: 16px;
    }

    .timeline-diwe ul li h4 {
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .timeline-diwe ul li:nth-child(1) {
        transform: translate(625px, -235px);
        -webkit-transform: translate(625px, -235px);
        padding: 15px 20px;
    }

    .timeline-diwe ul li:nth-child(1) p {
        color: #4bcffa;
    }

    .timeline-diwe ul li:nth-child(1) p:before {
        background: #4bcffa;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 8px;
    }


    .timeline-diwe ul li:nth-child(2) {
        transform: translate(700px, -87px);
        -webkit-transform: translate(700px, -87px);
    }

    .timeline-diwe ul li:nth-child(2) p {
        color: #fe5d7a;
    }

    .timeline-diwe ul li:nth-child(2) p:before {
        background: #fe5d7a;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 8px;
    }

    .timeline-diwe ul li:nth-child(3) {
        transform: translate(957px, -235px);
        -webkit-transform: translate(957px, -235px);
    }

    .timeline-diwe ul li:nth-child(3) p {
        color: #fddb2a;
    }

    .timeline-diwe ul li:nth-child(3) p:before {
        background: #fddb2a;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 8px;
    }

    .timeline-diwe.container {
        padding-top: 70px;
    }

    .timeline-content .timeline-year img {
        width: 70px;
        height: 70px;
    }

    .block-right p {
        margin-bottom: 0;
        font-size: 18px;
        color: #2d2d2d
    }

    .block-right {
        background: #ffffeb;
        margin-left: 180px;
        padding: 30px 28px 30px 0px;
        border-radius: 20px;

    }

    .vct-title h3 {
        padding: 0 15px;
        font-size: 30px;
        margin: 0;
        text-transform: uppercase;
        font-weight: 600;
    }

    .vct-sec-3 .row {
        position: relative
    }

    .block-left .col-inner {
        background: #fff;
        padding: 20px 35px 20px 20px;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        border-radius: 20px;
    }

    .block-left:before {
        content: "";
        background: #21d4fd;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        position: absolute;
        border-radius: 20px;
        width: 100%;
        top: -20px;
        bottom: 45px;
        left: -20px;
        z-index: 2;
        height: 100%
    }

    .block-left h3 {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }

    .block-left p {
        padding: 0 15px;
        font-size: 18px;
        margin: 0;
    }

    .vct-sec-4 {
        padding-top: 5em !important;
        padding-bottom: 4.5em !important;
    }

    .vct-sec-4 .row {
        margin-top: 40px
    }

    .ntl-title {
        line-height: 1.4;
        color: #21d4fd;
        font-size: 22px;
        font-weight: 600;
    }

    .ntl-des {
        font-size: 18px;
        color: #2d2d2d
    }

    .ht-sec-2 .accordion .accordion-title {
        color: #2d2d2d;
        font-size: 17px;
        font-weight: 600;
        background: transparent !important;
        border: none
    }

    .ht-sec-2 .accordion .accordion-item {
        border: solid 1px #c6ebde;
        margin-bottom: 20px;
        border-radius: 10px
    }

    .ht-sec-2 .accordion .toggle {
        left: 94%
    }

    .ht-sec-2 .accordion .toggle i {
        font-size: 23px;
        color: #29D090;
        font-weight: 900 !important;
    }

    .ht-sec-2 .accordion .active .toggle {
        background: #21d4fd;
        border-radius: 50px;
        min-height: 38px;
        height: 38px;
        top: .3rem
    }

    .ht-sec-2 .accordion .active .toggle i {
        font-size: 20px;
        color: white;
    }

    .ht-sec-2 .accordion {
        padding: 40px 50px 40px;
        background: #fff;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        border-radius: 10px;
        margin-top: 15px;
 
    }

    .ht-title h5 {
        font-weight: 600;
        margin-bottom: 8px;
        font-size: 20px;
        color: #21d4fd
    }

    .ht-title i {
        padding: 7px;
        border-radius: 5px;
        color: #fff;
        margin-right: 5px;
        background: #21d4fd;
        font-size: 18px
    }

    .ht-menu ul {
        list-style: none;
    }

    .ht-menu .col-inner {
        padding: 40px 20px 40px;
        background: #fff;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        border-radius: 10px;
        margin-bottom: 50px;
    }

    .ht-menu li {
        margin-left: 0 !important;

    }

    .ht-menu li a {
        padding: 20px;
        background: #fafafa;
        color: #2d2d2d;
        font-weight: 600;
        cursor: pointer;
        display: inline-block;
        width: 100%
    }

    .ht-menu li.active a {
        background: #21d4fd;
        color: white
    }

    .ht-menu li:first-child a {
        border-radius: 10px 10px 0 0
    }

    .ht-menu li:last-child a {
        border-radius: 0 0 10px 10px
    }

    .ht-menu {
        position: relative
    }

    .affix {
        width: 395px;
        top: 110px;
        position: fixed;
        overflow: visible !important;
        z-index: 9998;
    }

    .td-sec-1 .bg {
        background-size: contain !important;
        background-position: calc(100% + 310px);
    }

    .td-sec-2 p,
    .td-sec-2 h2 {
        color: white !important
    }

    .td-sec-3 .box-text {
        bottom: auto;
        top: 20%;
        padding-left: 0;
        padding-right: 0;
        text-shadow: none !important
    }

    .td-sec-3 .box-text .box-text-inner {
        text-shadow: none
    }

    .td-sec-3 .box-text h4 {
        font-size: 25px;
        line-height: 35px;
        font-weight: 700;
        margin-bottom: 30px;
        border-left: 5px solid #DB9E81;
        padding: 0 30px;
        height: 70px;
        overflow: hidden;
        color: white
    }

    .td-sec-3 .box-text p {
        padding: 0 30px;
        color: white;
        overflow: hidden;
    }

	.row-ct-td .col-inner{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 25px 27px;
		border-radius: 10px
	}
	.row-ct-td .col-inner h3, .row-ct-td .col-inner a{
		width: max-content;
		margin: 0
	}
	.row-ct-td .col-inner a{
		background-color: #205BFD !important;
		border: 1px solid #205BFD;
		border-radius: 5px !important;
		padding-right: 50px
	}
	.row-ct-td .col-inner a:hover{
		color: #205BFD;
		background: white !important;
		box-shadow: none
	}
	.row-ct-td .col-inner a:hover i{
		color: white
	}
	.row-ct-td .col-inner a i{
		width: 40px;
		height: 100%;
		background: rgba(95,197,63, .5);
		position: absolute;
		top: 0;
		right: 2px;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
 Â  Â .tdc-sec-1 .desc {
        font-size: 18px;
        color: #fff;
    }

    .tdc-sec-2 .row-info {
        background: #F9F9F9;
        border-radius: 5px;
        margin: 20px 0 !important
    }

    .tdc-sec-2 .row-info .col {
        padding: 15px;
    }

    .tdc-sec-2 .row-info p {
        margin-bottom: 0
    }

    .col-form .col-inner {
        padding: 40px;
        margin-left: 15px;
        -webkit-box-shadow: 0 0 20px rgb(158 158 158 / 16%);
        box-shadow: 0 0 20px rgb(158 158 158 / 16%);
        background: white
    }

    .col-form .wpcf7-form-control {
        border: 1px solid #f5f5f5;
        background-color: #f5f5f5;
        border-radius: 3px;
        padding: 1px 0 0 15px;
        font-size: 16px;
        box-shadow: none
    }

    .col-form .t-file {
        background: white;
        border: none;
        padding-left: 0
    }

    .col-form .wpcf7-submit {
        border-radius: 50px;
        margin: 0;
        padding: 5px 38px;
    }

    .blog-du-da .box-text {
        display: none
    }

    .blog-du-da .flickity-page-dots {
        opacity: .3
    }

    .blog-du-da .flickity-prev-next-button {
        margin-top: 0 !important
    }

    .blog-du-da .post-item .col-inner {
        padding: 10px;
        background: white;
    }

    .blog-sec-2 .blog-right .box-text .box-text-inner {
        display: flex;
        flex-direction: column-reverse
    }

    .blog-sec-2 .blog-right .box-text .box-text-inner .is-divider {
        display: none
    }

    .blog-sec-2 .blog-right .box-text .box-text-inner .post-title {
        font-size: 14px;
    }

    .blog-sec-2 .blog-right .post-item {
        padding-bottom: 3px
    }
	.blog-sec-2 .blog-right .post-item .box-text{
		padding-top: 11.5px;
    	padding-bottom: 14px;
	}
	.blog-sec-2 .blog-right .post-item .box-text .post-title{
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 20px;
		-webkit-line-clamp: 2;
		height: 40px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}

    .blog-sec-2 .blog-title h3 {
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 20px;
        position: relative;
        padding-bottom: 7px;
        border-bottom: 1px solid #eeeeee;
    }

    .blog-sec-2 .blog-title h3:before {
        content: '';
        position: absolute;
        left: 0;
        width: 50px;
        height: 1px;
        bottom: -1px;
        background-color: #17c1e8
    }

    .blog-sec-2 .medium-4>.col-inner {
        padding: 20px;
        background-color: white
    }

    .blog-sec-2 {
        padding-top: 50px !important
    }

    .lh-sec-2 {
        padding-top: 80px !important
    }

    .lh-sec-2 p {
        margin-bottom: 0;
        font-size: 18px
    }

    .lh-sec-2 h3 {
        margin-bottom: 5px;
        font-size: 25px;
    }

    .lh-sec-2 .text-center i {
        width: 75px;
        height: 85px;
        background-color: #f7f7f7;
        border-radius: 3px;
        text-align: center;
        left: 0;
        font-size: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #17c1e8;
        transition: .3s
    }

    .lh-sec-2 .col-inner .row:hover .text-center i {
        background: #17c1e8;
        color: white
    }

    .lh-sec-2 .row .row .medium-3 {
        display: flex;
        align-items: center;
    }

    .lh-sec-2 .row .row .medium-9 {
        position: relative
    }

    .bg-icon {
        position: absolute;
        right: 10%;
        bottom: 0;
        z-index: -1;
        color: var(--optionalColor);
        line-height: 1;
        opacity: .04;
        font-size: 80px;
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    .lh-sec-2 .row.align-center {
        margin-top: 20px
    }

    .tkw-sec-1 {
        padding-top: 70px !important;
        padding-bottom: 50px !important;
        position: relative
    }

    .tkw-sec-1 .text-title h2,
    .tkw-sec-2 .text-title h2,
    .tkw-sec-4 .text-title h2,
    .tkw-sec-5 .text-title h2 {
        color: #21d4fd
    }

    .tkw-sec-1 .section-bg {
        background-position-y: -90px;
        background-position-x: 0;
        background-size: contain !important;
    }

    .green-btn {
        border-radius: 50px;
        margin: 0 0 15px;
        padding: 5px 38px;
        background: linear-gradient(90deg, #218738, #205BFD);
		border: none
    }

    .green-btn:hover {
        background: linear-gradient(90deg, #21d4fd, #2152ff );
    }

    .brand .col-inner {
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 15%);
    }

    .brand .col-inner .img {
        height: 80px;
        line-height: 80px;
        padding: 0px 10px;
    }

    .tkw-sec-1:before {
        content: "";
        height: 495px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #ffffeb;
        background: -moz-linear-gradient(top, #ffffeb 0%, #fff 100%);
        background: -webkit-linear-gradient(top, #ffffeb 0%, #fff 100%);
        background: linear-gradient(to bottom, #ffffeb 0%, #fff 100%);
    }

    .tkw-sec-2 .bg {
        background-size: 40% 100% !important;
        background-position-x: -30px;
    }

    .tkw-sec-3 .accordion-title {
        border: none;
        background: transparent
    }

    .tkw-sec-3 .accordion-title i {
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50px !important;
        background: #21d4fd;
        color: white;
        line-height: 30px;
        font-size: 16px;
    }

    .tkw-sec-3 .accordion-item p,
    .tkw-sec-2 p {
        text-align: justify
    }

    .tkw-sec-4 {
        padding-top: 50px !important;
        padding-bottom: 30px !important
    }

    .tkw-sec-4 .detail h4 {
        font-weight: 600;
        padding-left: 32px;
        background: url(images/ticked-icon-green.png) no-repeat center left;
        background-size: 24px;
        margin-bottom: 18px;
    }

    .tkw-sec-4 .detail p {
        text-align: justify;
        margin-bottom: 40px
    }

   .col-arrow .arrow {
        animation: arrow-jump 1.5s infinite;
    }

    @keyframes arrow-jump {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(10px);
            -moz-transform: translateY(10px);
            transform: translateY(10px);
        }
    }

    .tkw-sec-4,
    .col-arrow {
        padding-bottom: 0 !important
    }

    .process-left .col-inner,
    .process-right .col-inner {
        color: #2d2d2d;
        background-color: #fff;
        text-align: center;
        padding: 0 0 10px;
        border-radius: 20px;
        display: block;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    }

    .process-left .col-inner h3,
    .process-right .col-inner h3 {
        color: #fff;
        background: #17c1e8;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px;
        margin: 0 0 10px;
        border-radius: 20px 20px 0 0;
    }

    .process-left .col-inner p,
    .process-right .col-inner p {
        margin: 0;
        padding: 0 10px;
        font-size: 15px
    }

    .pro-img .img {
        background: #fff;
        padding: 10px;
        font-weight: 600;
        text-align: center;
        height: 80px;
        width: 80px !important;
        border-radius: 50%;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        position: relative;
    }

    .pro-img .img:before {
        content: '';
        background-color: #fff;
        height: 80%;
        width: 80%;
        border-radius: 50%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 0;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    }

    .pro-img:not(:last-child) .img:after {
        content: '';
        height: 100px;
        width: 3px;
        background: #D9DBDD;
        position: absolute;
        top: 100%;
        left: 45%
    }

    .pro-img {
        margin-bottom: 30px;
        margin-top: 20px
    }

    .process-left {
        margin-bottom: 160px;
        position: relative
    }

    .process-left:not(:last-child) {
        margin-bottom: 170px
    }

    .process-left:after {
        content: '';
        height: 3px;
        width: 100px;
        background: #D9DBDD;
        position: absolute;
        left: 97%;
        top: 40%;
    }

    .process-right {
        margin-top: 160px
    }

    .process-right:not(:first-child) {
        margin-top: 175px
    }

    .process-right:last-child {
        margin-top: 170px
    }

    .process-right:after {
        content: '';
        height: 3px;
        width: 100px;
        background: #D9DBDD;
        position: absolute;
        right: 97%;
        top: 40%;
    }

    .tkw-sec-7 .sub-title {
        margin-top: 20px
    }

    .tkw-sec-7 .text-title {
        margin-bottom: 40px
    }

    .tkw-sec-7 i {
        font-size: 10px;
        margin-right: 10px
    }

    .tknd-sec-1,
    .tknd-sec-4 {
        padding-top: 70px !important;
        padding-bottom: 50px !important
    }

    .tknd-sec-1 .bg {
        background-size: contain !important;
        background-position: top center
    }

    .tknd-sec-1 {
        background: url(images/bg-cloud.png);
        background-size: 50% 100% !important;
        background-position: top right;
        background-repeat: no-repeat
    }

    .tknd-sec-1 .sub-title {
        font-size: 22px;
        color: #42464e;
        line-height: 1.2;
        font-weight: 500;
    }

    .tknd-sec-1 .sub-title p,
    .tknd-sec-2 .sub-title p {
        margin-bottom: 10px
    }

    .tknd-btn {
        background: linear-gradient(to right, #2ad38b, #0cceb0);
        border-radius: 45px;
        height: 55px;
        line-height: 55px;
        font-size: 16px;
        box-shadow: 0 0 40px 0 rgb(13 85 177 / 20%);
        padding: 0 35px;
        margin-bottom: 30px;
		border: none
    }

    .tknd-sec-2 .sub-title {
        font-size: 20px;
        color: #42464e;
        font-weight: 500
    }

    .tknd-sec-2 .bg {
        background-position: center 300px
    }

    .tknd-tab {
        margin-top: 100px
    }

    .tknd-tab .nav-line-bottom {
        justify-content: space-between;
        margin-bottom: 40px;
        border-bottom: 1px solid #DCFFF8
    }

    .tknd-tab .nav-line-bottom li {
        width: 21%
    }

    .tknd-tab .tab a {
        position: relative;
        font-size: 18px;
        color: #42464e;
        font-weight: 500
    }

    .tknd-tab .tab.active a {
        font-weight: 600
    }

    .tknd-tab .tab.active a:before,
    .tknd-tab .tab:hover a:before {
        height: 2px;
        background: #48CDB1
    }

    .tknd-tab .tab:nth-child(1) a:after {
        content: '';
        background: url(images/Capture3.png);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tknd-tab .tab:nth-child(2) a:after {
        content: '';
        background: url(images/Capture4.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom
    }

    .tknd-tab .tab:nth-child(3) a:after {
        content: '';
        background: url(images/Capture5.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom
    }

    .tknd-tab .tab:nth-child(4) a:after {
        content: '';
        background: url(images/Capture6.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom
    }

    .tknd-tab .tab a:after {
        content: '';
        width: 80px;
        height: 80px;
        position: absolute;
        bottom: 100%;
        left: 0
    }

    .giai-phap p {
        text-align: justify
    }

    .giai-phap h3 {
        font-weight: 700;
        font-size: 18px;
        color: #42464e;
        padding-left: 45px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 0;
    }

    .giai-phap .col:nth-child(1) h3 {
        background: url(images/icon-branding-solution-1.png) no-repeat center left;
        background-size: contain;
    }

    .giai-phap .col:nth-child(2) h3 {
        background: url(images/icon-branding-solution-2.png) no-repeat center left;
        background-size: contain;
    }

    .giai-phap .col:nth-child(3) h3 {
        background: url(images/icon-branding-solution-3.png) no-repeat center left;
        background-size: contain;
    }

    .giai-phap .col:nth-child(4) h3 {
        background: url(images/icon-branding-solution-4.png) no-repeat center left;
        background-size: contain;
    }

    .tknd-slider {
        margin-top: 30px
    }

    .tknd-slider .flickity-slider .row {
        opacity: 1;
        margin-right: 1.5%;
    }

    .tknd-sec-3 {
        padding: 150px 0 60px 0 !important;
    }

    .tknd-sec-4 .ht-sec-2 .accordion {
        padding: 0;
        /background: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
    }

    .tknd-sec-4 .ht-sec-2 .accordion .active .toggle {
        background: transparent
    }

    .tknd-sec-4 .ht-sec-2 .accordion .active .toggle i {
        color: #29D090;
    }

    .tknd-sec-4 .ht-sec-2 .accordion .accordion-item {
        border: none;
        box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
        -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    }

    .tknd-sec-4 .accordion-title span {
        font-size: 16px
    }

    .tknd-sec-4 .accordion-inner p {
        font-size: 15px;
        margin-bottom: 10px
    }

    .tknd-sec-4 .accordion-inner p i {
        margin-right: 5px;
        font-size: 14px
    }

    .qt-sec-1 {
        padding-top: 70px !important;
        padding-bottom: 50px !important
    }

    .qt-sec-1 .bg {
        background-size: 105% 100% !important;
        background-position-x: 0px;
        background-position-y: -68px;
    }

    .qt-sec-1 .sub-title p,
    .qt-sec-3 .sub-title p,
    .tkl-sec-1 .sub-title p,
    .tkl-sec-2 .sub-title p,
    .tkl-sec-4 .sub-title p,
    .dvs-sec-1 .sub-title p,
    .dvs-sec-2 .sub-title p {
        font-size: 20px;
        font-weight: 400;
        color: #5c5ed5;
        display: block;
        margin-bottom: 5px;
    }

    .qt-sec-1 .text-title {
        margin-bottom: 25px
    }

    .qt-btn,
    .tkl-btn {
        height: 60px;
        line-height: 60px;
        font-size: 15px;
        box-shadow: 0 0 40px 0 rgb(13 85 177 / 20%);
        padding: 0 35px;
        background: linear-gradient(to right, #584fe1, #cb7cdb);
        font-weight: 400;
		border: none
    }

    .qt-sec-2 ul,
    .block-content ul {
        list-style: none;
    }

    .qt-sec-2 li {
        padding-left: 33px;
        text-align: left;
        background: url(images/icon_title_concept.png) no-repeat top left;
        background-size: auto;
        padding-top: 0;
        margin-bottom: 30px;
        margin-left: 0 !important
    }

    .qt-sec-3 .bg {
        background-position: top center
    }

    .qt-sec-3 {
        padding-top: 140px !important
    }

    .qt-sec-3 .col.small-12 {
        margin-bottom: 65px
    }

    .col-loi-ich p {
        margin-bottom: 0;
        font-size: 16px
    }

    .col-loi-ich .col-inner {
        padding: 70px 28px 45px;
        box-shadow: 0 0 50px 0 rgb(24 24 76 / 26%);
        position: relative
    }

    .col-loi-ich .img {
        margin-bottom: 0 !important;
        width: 116px !important;
        height: 116px;
        box-shadow: 0 0 40px 0 rgb(77 78 188 / 24%);
        border-radius: 50%;
        background: white;
        position: absolute;
        left: 50%;
        bottom: 100%;
        transform: translate(-50%, 50%)
    }

    .col-loi-ich .img img {
        width: 60px !important;
        height: 60px !important
    }

    .col-loi-ich .img-inner {
        line-height: 110px
    }

    .col-loi-ich .col-inner:after {
        content: '';
        width: 90%;
        height: 15px;
        border-radius: 0 0 10px 10px;
        background: rgba(255, 255, 255, .5);
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translatex(-50%)
    }

    .block-content i {
        font-size: 20px
    }

    .block-content h3 {
        line-height: 53px;
        display: block;
        width: 100%;
        text-align: left;
        border-radius: 0 24px 24px 0;
        font-size: 24px;
        font-weight: 700;
        text-transform: none;
        background-image: linear-gradient(45deg, #7f81ff 47%, #b652f6 100%);
        color: #fff;
        padding: 0 5px 0 10px;
        margin: 20px 0 35px 0;
    }

    .block-content li {
        text-align: left;
        background: url(images/iconcheck_fun_1.png) no-repeat top left;
        background-size: auto;
        padding-top: 0;
        margin-bottom: 20px;
        margin-left: 0 !important
    }

    .block-content li h4 {
        font-size: 16px;
        color: #42464e;
        font-weight: 700;
        margin-bottom: 5px;
        padding-left: 33px;
    }

    .qt-sec-4 {
        padding-top: 80px !important;
        padding-bottom: 0 !important
    }

    .qt-sec-4 .section-content {
        padding-bottom: 50px
    }

    .qt-sec-4 .qt-btn {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .qt-sec-6 {
        padding-top: 80px !important;
        padding-bottom: 50 !important
    }

    .qt-sec-6 .bg {
        background-position: top center;
        background-position-y: 150px;
        opacity: .6
    }

    .tkl-btn {
        background: linear-gradient(21deg, #0067fc 0%, #25a9e0 100%);
        font-size: 18px;
        font-weight: 600
    }

    .tkl-sec-1 {
        padding-top: 150px !important;
        padding-bottom: 100px !important
    }

    .tkl-sec-1 .open-video {
        background: white;
        border-color: white;
        box-shadow: 0 0 50px 0 rgb(24 24 76 / 26%);
        animation-name: pulse;
        animation-duration: 1s;
        animation-iteration-count: infinite;
    }

    .tkl-sec-1 .open-video i {
        color: #0CC2ED
    }

    @keyframes pulse {
        0% {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }

        50% {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

        100% {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }
    }

    .tkl-sec-2 h4 {
        margin-bottom: 0
    }

    .tkl-sec-2 .text-title,
    .tkl-sec-3 .text-title,
    .tkl-sec-4 .r2 .text-title {
        margin-bottom: 30px
    }

    .tkl-sec-2,
    .tkl-sec-3 {
        padding-top: 80px !important;
        padding-bottom: 50px !important
    }

    .tkl-sec-3 .bg {
        background-position: top center
    }

    .tkl-sec-3 h4 {
        font-weight: 500
    }

    .tkl-sec-4 .r2 {
        margin-top: 40px
    }

    .tkl-sec-4 .r2 ul {
        list-style: none
    }

    .tkl-sec-4 .r2 li {
        padding-left: 50px;
        text-align: left;
        background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/fnb/index/tick.png) no-repeat top left;
        background-size: auto;
        padding-top: 5px;
        margin-left: 0 !important;
        background-position-y: 8px
    }

    .tkl-sec-4 .r2 h4 {
        margin-bottom: 0
    }

    .tkl-sec-4 .r2 p {
        text-align: justify
    }

    .tkl-sec-4 .bg {
        background-position: bottom center;
        background-position-y: 1100px;
        background-size: auto !important;
    }

    .tkl-sec-4 .toi-uu {
        font-size: 20px;
    }

    .dvs-sec-1 .text-title {
        margin-bottom: 30px
    }

    .dvs-sec-1,
    .dvs-sec-2,
    .dvs-sec-3,
    .mkt-sec-1,
    .mkt-sec-4 {
        padding-top: 100px !important;
        padding-bottom: 50px !important
    }

    .dvs-sec-1 .col-inner {
        position: relative
    }

    .dvs-sec-1 .bg {
        background-position: top center;
    }

    .dvs-sec-1 ul,
    .dvs-sec-2 ul,
    .dvs-sec-3 ul,
    .s-content ul,
    .mkt-sec-1 ul,
    .mkt-sec-2 ul {
        list-style: none
    }

    .dvs-sec-1 li {
        font-size: 16px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        margin: 0 0 25px !important;
        font-weight: 400;
    }

    .dvs-sec-1 li:before {
        content: "";
        width: 24px;
        height: 24px;
        margin-right: 11px;
        background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/icon-checked.svg) no-repeat center center;
        flex-shrink: 0;
    }

    .dvs-btn {
        height: 70px;
        line-height: 70px;
        background: #2b9cff !important;
        font-size: 24px;
        color: #fff;
        padding: 0 70px;
		border: none
    }

    .dvs-sec-2 .bg {
        height: 960px;
        background: #eff8ff;
        background: -moz-linear-gradient(top, #eff8ff 0%, #fff 100%);
        background: -webkit-linear-gradient(top, #eff8ff 0%, #fff 100%);
        background: linear-gradient(to bottom, #eff8ff 0%, #fff 100%);
        background-position: 0 -320px;
    }

    .dvs-sec-2 .number {
        width: 66px;
        height: 74px;
        display: inline-block;
        vertical-align: top;
        background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/icon-circle-arrow.svg) no-repeat top center;
        padding: 6px;
        position: relative;
        line-height: 52px;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        color: #fff;
        margin: 0 0 13px;
    }

    .dvs-sec-2 .number:before {
        content: "";
        height: 52px;
        width: 52px;
        background: #08f;
        border-radius: 50%;
        position: absolute;
        top: 7px;
        left: 7px;
        z-index: -1;
    }

    .dvs-sec-2 h4,
    .dvs-sec-3 h4 {
        font-size: 20px;
        font-weight: bold;
        color: #08f;
        line-height: 1.2;
        margin: 0 0 21px;
    }

    .dvs-sec-2 li,
    .dvs-sec-3 li,
    .s-content li {
        font-size: 16px;
        line-height: 26px;
        color: #2d2d2d;
        padding-left: 16px;
        position: relative;
        margin: 0 0 19px !important;
        text-align: justify;
    }

    .dvs-sec-2 li:before,
    .dvs-sec-3 li:before,
    .s-content li:before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #08f;
        position: absolute;
        left: 0;
        top: 8px;
    }

    .dvs-sec-3 {
        z-index: 1
    }

    .dvs-sec-3 .bg {
        background-position: top center;
        background-size: initial !important;
    }

    .dvs-sec-3 .r-ld .col-inner {
        background-color: #fff;
        box-shadow: 0 0 40px 0 rgb(13 85 148 / 16%);
        height: 100%;
        padding: 25px 70px 35px;
    }

    .dvs-sec-3 .r-ld {
        position: relative;
    }

    .dvs-sec-4 .step {
        font-size: 50px;
    }

    .dvs-sec-4 .step p {
        margin: 0
    }

    .col-ar-step {
        padding-bottom: 0
    }

    .s-content {
        background: #EFFFFE;
        border-radius: 10px;
        padding: 10px 16px
    }

    .s-content li {
        font-size: 15px
    }

    .dvs-sec-4 .bg {
        background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/bg-hotro.png) no-repeat top center;
        position: absolute;
        top: -620px;
        left: 0;
        width: 100%;
        height: 1009px;
        z-index: 0
    }

    .mkt-sec-1 li {
        font-size: 18px;
        font-weight: 400;
        color: #2d2d2d;
        padding-left: 35px;
        background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/hub/index/ticked.png) top left no-repeat;
        margin: 0 0 15px !important;
    }

    .mkt-btn {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        height: 65px;
        line-height: 65px;
        padding: 0 38px;
        position: relative;
        z-index: 2;
        text-align: center;
        background-image: -moz-linear-gradient(0deg, #ff7a28 0%, #ff9450 100%);
        background-image: -webkit-linear-gradient(0deg, #ff7a28 0%, #ff9450 100%);
        background-image: -ms-linear-gradient(0deg, #ff7a28 0%, #ff9450 100%);
        box-shadow: 0 10px 30px 0 rgb(255 134 0 / 22%);
		border: none
    }

    .mkt-sec-2 .text-title,
    .mkt-sec-3 .text-title {
        margin-bottom: 30px
    }

    .mkt-sec-2 li {
        padding-left: 70px;
        background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingpos/appmobile/icon-checked.png) no-repeat top 4px left;
        font-size: 16px;
        line-height: 26px;
        color: #2d2d2d;
        margin: 0 0 32px !important;
        text-align: justify;
    }

    .mkt-sec-2 .mkt-col-left {
        position: relative
    }

    .mkt-sec-2 .mkt-col-left .video-button-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .mkt-sec-2 .mkt-col-left .video-button-wrapper a {
        width: 95px;
        height: 95px;
        background: white;
        border-color: white;
        box-shadow: 0 5px 5px 0 rgb(0 0 0 / 50%);
        -webkit-box-shadow: 0 5px 5px 0 rgb(0 0 0 / 50%);
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        line-height: 90px
    }

    .mkt-sec-2 .mkt-col-left .video-button-wrapper i {
        color: #0088FF;
        font-size: 2.5em !important;
    }

    .mkt-sec-2 .col-arrow {
        position: relative;
        z-index: 1
    }

    .mkt-sec-2 .col-arrow .col-inner {
        z-index: 1
    }

    .mkt-sec-2 .col-arrow:after {
        content: "";
        width: 80px;
        height: 80px;
        border-radius: 50%;
        box-shadow: 0 10px 50px 0 rgb(42 68 133 / 20%);
        line-height: 80px;
        background: white;
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -20%);
        z-index: 0
    }

    .mkt-tab-1,
    .mkt-tab-2 {
        margin-top: 130px
    }

    .mkt-tab-1 .nav,
    .mkt-tab-2 .nav {
        justify-content: space-between;
        font-size: 18px;
        font-weight: 600;
    }

    .mkt-tab-1 .tab-panels ul {
        list-style: none
    }

    .mkt-tab-1 .tab-panels li {
        font-size: 16px;
        font-weight: 400;
        color: #2d2d2d;
        padding-left: 35px;
        margin: 0 0 30px !important
    }

    .mkt-tab-ct1 li {
        background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/hub/index/tickblue.png?v=1) no-repeat;
    }

    .mkt-tab-ct2 li {
        background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/hub/index/tickorange.png?v=1) no-repeat;
    }

    .mkt-tab-ct3 li {
        background: url(https://www.sapo.vn//Themes/Portal/Default/StylesV2/images/hub/index/tickgreen.png?v=1) no-repeat;
    }

    .mkt-tab-1 .tab {
        opacity: .6
    }

    .mkt-tab-1 .tab.active {
        opacity: 1
    }

    .mkt-tab-1 .tab:nth-child(1) a {
        color: #0859d3
    }

    .mkt-tab-1 .tab:nth-child(1) a:before {
        background-color: #0859d3 !important
    }

    .mkt-tab-1 .tab:nth-child(2) a {
        color: #ffae06
    }

    .mkt-tab-1 .tab:nth-child(2) a:before {
        background-color: #ffae06 !important
    }

    .mkt-tab-1 .tab:nth-child(3) a {
        color: #00B976
    }

    .mkt-tab-1 .tab:nth-child(3) a:before {
        background-color: #00B976 !important
    }

    .mkt-tab-1 .tab:nth-child(4) a {
        color: #A000FF
    }

    .mkt-tab-1 .tab:nth-child(4) a:before {
        background-color: #A000FF !important
    }

    .mkt-tab-1 .tab:nth-child(5) a {
        color: #08BC00
    }

    .mkt-tab-1 .tab:nth-child(5) a:before {
        background-color: #08BC00 !important
    }

    .mkt-tab-1 .nav,
    .mkt-tab-2 .nav {
        border-bottom: 1px solid #ddd
    }

    .mkt-tab-1 .tab a:after,
    .mkt-tab-2 .tab a:after {
        content: '';
        width: 80px;
        height: 80px;
        position: absolute;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    .mkt-tab-1 .tab:nth-child(1) a:after {
        content: '';
        background: url(images/icon-tab-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-1 .tab:nth-child(2) a:after {
        content: '';
        background: url(images/icon-tab-2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-1 .tab:nth-child(3) a:after {
        content: '';
        background: url(images/icon-tab-3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-1 .tab:nth-child(4) a:after {
        content: '';
        background: url(images/icon-tab-4.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-1 .tab:nth-child(5) a:after {
        content: '';
        background: url(images/icon-tab-5.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab a {
        color: white !important
    }

    .mkt-tab-2 .tab a:before {
        background-color: white !important
    }

    .mkt-tab-2 .tab:nth-child(1) a:after {
        content: '';
        background: url(images/management-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab:nth-child(2) a:after {
        content: '';
        background: url(images/management-2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab:nth-child(3) a:after {
        content: '';
        background: url(images/management-3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab:nth-child(4) a:after {
        content: '';
        background: url(images/management-4.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab:nth-child(5) a:after {
        content: '';
        background: url(images/management-5.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-tab-2 .tab:nth-child(6) a:after {
        content: '';
        background: url(images/management-6.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .mkt-sec-5 .process-left .col-inner h3,
    .mkt-sec-5 .process-right .col-inner h3 {
        background: #FF7A28;
        font-size: 16px
    }

    .mkt-sec-4 {
        z-index: 10;
    }

    .mkt-sec-5 {
        margin-top: -80px;
        z-index: 1;
        padding-top: 180px !important
    }

    .mkt-sec-5 .process-left:not(:last-child) {
        margin-bottom: 185px;
    }

    .mkt-sec-5 .process-left:nth-child(2) {
        margin-bottom: 195px;
    }

    .mkt-sec-5 .process-right {
        margin-top: 175px;
    }

    .mkt-sec-5 .process-right:not(:first-child) {
        /*     margin-top: 150px; */
    }

    .mkt-sec-5 .process-right:last-child {
        margin-top: 200px;
    }

    .mkt-sec-5 .pro-img {
        margin-top: 30px
    }

    #header .sub-menu {
      
        
        border-top: 2px solid #17c1e8
    }

    #header .sub-menu li {
        width: 300px;
    }
#header .sub-menu li:hover{
	background: #f1fff2;
}

    #header .sub-menu li strong {
        font-size: 14px;
        line-height: 20px;
    }

    #header .sub-menu li p {
        font-size: 13px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        height: 40px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    #header .sub-menu li img {
        float: left;
        display: block;
        width: 66px;
        height: 66px;
        margin-right: 10px;
        border: none
    }

    #header .sub-menu li a {
        border-bottom: none
    }

  

    .nav-dropdown-has-arrow li.has-dropdown:after {
        border-bottom-color: #17c1e8;
    }

    #footer ul li a {
        color: white
    }
.row.t-post .entry-header-text{
	display: block;
	text-align: left;
	margin-top: 30px;
	padding-left: 0;
	padding-bottom: 0
}
.row.t-post .entry-header{
	display: flex;
	flex-direction: column-reverse
}
.row.t-post .entry-header .entry-category{
	overflow: hidden;
	display: none
}
.row.t-post .entry-header .entry-category i{
	    float: left;
    	font-size: 30px;
    	margin-right: 10px;
}
.row.t-post .entry-header .entry-category span{
	display: block;
	text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
	color: #17c1e8
}
.row.t-post .entry-header .entry-category a{
	font-size: 18px;
	font-weight: 500
}
.row.t-post .entry-divider{
	display: none
}
.tkw-sec-1 .section-bg {
		left:auto;
   	 	right: -180px;
		width: 971px;
	}
.from_the_blog_excerpt, .home-blog .box-text .box-text-inner .post-meta {
	color: #6d6d6d;
}
.du-an-lq{
	padding-top: 0px !important
}
.wg-nd h3{
	color: #6d6d6d
}

/* search */
.nav.top-bar-nav .header-search:after, .nav.top-bar-nav .header-search:before{
	display: none
}
.nav.top-bar-nav .header-search a{
	width: 32px;
    height: 32px;
	border-radius: 50px;
    background: #2ba91c61;
	padding: 5px;
	justify-content: center
}
.nav.top-bar-nav .header-search a:hover{
	background: #17c1e8
}
li.header-search.current-dropdown>.nav-dropdown-full{
	transition: inherit !important
}
.t-search{
	position: fixed;
	top: 0% !important;
	left: 50% !important;
	transform: translate(-50%, 0%);
	width: 100% !important;
	height: 100% !important;
	background: rgba(0,0,0,.7);
	z-index: 9999
}
.show-search{
	min-width: 100% !important;
	opacity: 1 !important;
	max-height: 100% !important;
}
.t-search li{
	position: absolute !important;
	top: 40% !important;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, 100%, 0);
	-o-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	width: 40%
}
.t-search i.fa-times-circle{
	font-size: 2rem;
	color: white;
	margin-top: 20px
}
.t-search .header-search-form-wrapper .flex-row{
	background: white;
    border-radius: 50px;
    padding: 5px;
}
.t-search .header-search-form-wrapper .flex-row .search-field{
	border: none;
    box-shadow: none;
    background: transparent;
}
.t-search .header-search-form-wrapper .flex-row .ux-search-submit{
	border-radius: 50px !important;
	background: #17c1e8
}
.t-search .header-search-form:before{
	content:'' !important
}
.t-search .autocomplete-suggestions{
	background: white;
    width: 92%;
    margin: auto;
	border-top: 1px solid green
}
/* end search */
/* BÃ i viáº¿t liÃªn quan */

p.related-post-title {
	font-size: 18px;
	font-weight: bold;
}
.feature {
	position: relative;
	overflow: hidden;
}
.feature::before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.feature .image{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-size: cover;
	background-position: center;
	border-radius: 5px
}
ul.row.related-post li {
	list-style: none;
}
.related-title {
	margin-top: 10px !important;
}
/* end bÃ i viáº¿t liÃªn quan */
.txt-htmd span{
	background: #21d4fd;
	padding: 5px 15px;
	color: white;
	text-transform: uppercase;
	font-weight: 600
}
.back-to-top{
	background: #205BFD !important;
	border-color: #205BFD !important
}
.back-to-top i{
	color: white !important
}
.t-footer a:hover, .t-footer li:hover:before{
	color: yellow !important
}

/* phone ring */

.phone-ring a{
	color:white !important;
	margin-bottom:0;
}
/* phone stick*/
.nav-dark .nav>li>a  {
	color:#969696;
}
.nav-dark .nav>li>a:hover{
	color:#205BFD;
}
.n-tell {
    position: fixed;
        bottom: 68px;
    z-index: 9999;
}
.header-nav-main > li > a{
	    color: #17c1e8;
}
.n-tell-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    left: -11px;
    bottom: 0px;
    display: block;
}
.n-tell-cricle {
    width: 85px;
    height: 85px;
    top: 12px;
    left: 12px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #205BFD;
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s infinite ease-in-out;
    animation: phonering-cricle 1.2s infinite ease-in-out;
    transition: all .5s;
    opacity: 0.5;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.n-tell-cricle-fill {
    width: 55px;
    height: 55px;
    top: 27px;
    left: 27px;
    background-color: #205bfd8c;
    border-radius: 100%;
    position: absolute;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-fill 2.3s infinite ease-in-out;
    animation: phonering-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.n-tell-img-cricle {
    background-color: #205BFD;
    width: 38px;
    height: 38px;
    top: 35px;
    left: 35px;
    position: absolute;
    background-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-img 1s infinite ease-in-out;
    animation: phonering-circle-img 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    align-items: center;
    justify-content: center;
}

.n-tell-img-cricle .n-pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.n-tell-img-cricle .n-pps-btn-img img {
    width: 25px;
    height: 25px;
}
.n-tell .n-tell-bar {
    position: absolute;
      background: linear-gradient(90deg, #21d4fd, #2152ff );
    height: 40px;
    width: 150px;
    line-height: 40px;
    border-radius: 3px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    padding: 0 10px;
    left: 35px;
    top: 35px;
    border-radius: 50px !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.n-tell .n-tell-bar>a {
    color: #fff !important;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: bold !important;
    text-indent: 30px;
    display: block !important;
    letter-spacing: 1px;
}
.n-tell .n-tell-bar .n-text-tell {
    position: absolute;
    bottom: 0;
}
@-webkit-keyframes phonering-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-circle-img {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
}
@-webkit-keyframes phonering-cricle {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    50% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
	}
}
/* end */
/* icon chat */
.list-shortcut-desktop{
	position: fixed;
	z-index: 1000000000;
	right: 20px;
	bottom: 35%
}
.list-shortcut-desktop .whatsap{
	border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100,97,97,.3);
    width: 48px;
    height: 48px;
    background: url(./whatsapp.svg) ;
	display: block;
	    background-size: 100%;
	margin-bottom: 20px
}
.list-shortcut-desktop .tele{
	border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100,97,97,.3);
    width: 48px;
    height: 48px;
    background: url(./tele.webp);
	display: block;
	margin-bottom: 20px;
	    background-size: 100%;
}
/* end */

@media screen and (max-width: 1400px) and (min-width: 1300px){
	.tkw-sec-1 .section-bg {
		left:auto;
   	 	right: -552px;
		width: 971px;
	}
	.home-sec-6 .flickity-prev-next-button.previous{
			right: 40%;
	}
	.home-sec-6 .flickity-prev-next-button.next {
		top: -10%;
		right: 30%;
	}
}

@media screen and (max-width: 1300px) and (min-width: 1100px){
	.tkw-sec-1 .section-bg {
		left:auto;
   	 	right: -552px;
		width: 971px;
	}
	.home-sec-6 .flickity-prev-next-button.previous{
			right: 22%;
	}
	.home-sec-6 .flickity-prev-next-button.next {
		top: -10%;
		right: 10%;
	}
}


    @media only screen and (min-width:1100px) {
		.
	.home-sec-6 .align-bottom .button{
		position: relative;
		transition: .5s
	}
		.home-sec-6 .align-bottom .button:hover{
			color: white
		}
		.home-sec-6 .align-bottom .button:before{
			content:'';
			position: absolute;
			width: 0%;
			height: 100%;
			top: 0;
			left: -15px;
			background-color: #205BFD;
			z-index: -1;
			transition: .5s
		}
		.home-sec-6 .align-bottom .button:hover:before{
			width: 115%;
		}
		
        .dvs-sec-3 .r-ld:before {
            content: '';
            background: url(https://sapo.vn/Themes/Portal/Default/StylesV2/images/landingsite/ld-sapoexpress/pattern.png) no-repeat center center;
            width: 455px;
            height: 436px;
            position: absolute;
            top: 108px;
            left: 297px;
            z-index: 1
        }

        .dvs-sec-1 .img {
            position: absolute;
            max-width: 1050px;
            /* bottom: 100%; */
            top: -350px;
            right: -108px;
            width: 800px !important;
        }
    }

    .tkl-sec-1 .col-video .col-inner {
        padding-top: 10rem;
        padding-left: 5rem;
    }

    .tknd-sec-3 {
        margin-top: -130px
    }

    .tknd-sec-1 {
        background-position-x: calc(120% + 20px);
    }

    .tkw-sec-6 .ht-sec-2 {
        position: absolute;
        top: 50%;
        max-width: 1200px
    }

    .tkw-sec-6 .section-content {
        height: 300px;
        padding-top: 50px
    }

    .tkw-sec-6 {
        position: relative;

        margin-bottom: 500px
    }

    .block-right {
        background: #ffffeb;
        width: calc(100% - 180px);
        margin-left: 180px;
        padding: 30px 28px 30px 0px;
        border-radius: 20px;
        padding-left: calc(45% - 85px);
    }

    .block-left .col-inner {
        position: absolute;
        left: 0;
        z-index: 3;
        height: calc(100% + 15px);
        top: 0px
    }

    .block-left {
        position: absolute;
        left: 0;
        z-index: 3;
        height: 100%;
        top: -40px;
        left: 20px
    }

    .row-td {
        transform: translateY(-150px);
    }
    }

    @media only screen and (max-width:1500px) {
        .home-sec-6 .tabbed-content {
            width: calc(100% + ((100% - 1300px) / 2));
            left: calc((100% - 1220px) / 2);
            position: relative;
        }

        .home-sec-6 .flickity-prev-next-button.next {
            right: 39%
        }

        .home-sec-6 .flickity-prev-next-button.previous {
            right: 50%
        }
    }

    @media only screen and (max-width:1400px) {
        .home-sec-6 .tabbed-content {
            width: calc(100% + ((100% - 1100px) / 2));
            left: calc((100% - 1220px) / 2);
            position: relative;
        }

        .home-sec-6 .blog-right {
            max-width: 50%;
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        }
    }

    @media only screen and (max-width: 480px) {
		.row{
			width: 98%
		}
		.home-sec-2 .row-slide {
    		transform: translatey(-15%);
		}
        .home-sec-3 .banner {
            height: 380px
        }

        .home-sec-5 {
            height: max-content;
        }

        .home-sec-5 .bg>div,
        .home-sec-5 .bg>div #rn-pbwp-div-0,
        .home-sec-5 .bg {
            height: 100%
        }

        .conut-num {
            font-size: 26px
        }

        .count-txt {
            font-size: 15px
        }

        .thong-so img {
            width: 100%;
            height: 100%
        }

        .home-sec-5 .medium-3 .row {
            align-items: center
        }

        .home-sec-5 .medium-3 .row .col {
            padding-bottom: 2px
        }

        .home {
            overflow: hidden
        }

        .thong-so {
            padding: 0 5px;
			width: 97%
        }

        .home-sec-5 .doanh-nghiep {
            padding: 50px 10px;
        }

        .home-sec-5 .doanh-nghiep h4 {
            font-size: 20px;
			margin-top: 60px
        }

        .home-sec-6 .tabbed-content {
            width: auto;
            left: auto
        }

        .home-sec-6 .blog-right {
            max-width: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%
        }

        .home-sec-6 .tab,
        .du-an-sec-2 .tab {
            margin: 0 0 5px 0
        }

        .tabbed-content .nav {
            justify-content: space-around
        }

        .home-sec-6 .flickity-prev-next-button.next,
        .home-sec-6 .flickity-prev-next-button.previous {
            top: 35%
        }

        .home-sec-7 .slider-wrapper .slider {
            height: auto
        }

        .txt-rotate>.wrap,
        .home-sec-1 h2,
        .txt-rotate,
        .text-title h2 {
            font-size: 30px
        }

        .vct-sec-1 .video-button-wrapper a:after {
            font-size: 16px
        }

        .home-sec-1,
        .home-sec-4,
        .home-sec-5,
        .td-sec-1 {
            padding-bottom: 3rem !important
        }

        .block-left {
            position: inherit;
            height: auto;
            left: auto;
            top: auto
        }

        .block-right {
            width: 100%;
            margin-left: 0;
            padding: 30px 28px;
        }

        .block-left .col-inner {
            position: inherit;
            top: 0;
            left: auto
        }

        .block-left:before {
            width: 90%;
            top: -10px;
            bottom: 45px;
            left: 5px;
            z-index: 2;
            height: 90%;
        }

        .vct-title h3 {
            font-size: 24px
        }

        .text-title h2 {
            font-size: 22px;
        }

        .vct-sec-5 {
            padding-top: 0 !important;
            height: 410px;
        }

        .ht-sec-2 .accordion {
            padding: 20px;
        }

        .ht-sec-2 .accordion .toggle {
            left: 88%;
        }

        .td-sec-3 .box-text p {
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 25px;
            -webkit-line-clamp: 4;
            height: 100px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
			padding: 0 20px;
        }

        #tablepress-1 {
            width: 1000px;
        }

        .tbl {
            overflow-x: auto
        }

        .tbl::-webkit-scrollbar {
            height: 5px
        }

        .tbl::-webkit-scrollbar-thumb {
            background: #666;
            border-radius: 20px;
        }

        .tbl::-webkit-scrollbar-track {
            background: #ddd;
            border-radius: 20px;
        }

        .home-sec-1,
        .home-sec-4,
        .home-sec-5,
        .td-sec-1 {
            padding-top: 2em !important;
        }

        .home-sec-1 {
            padding-top: 7em !important;
        }

        #main-menu>div>ul>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-889.has-child {
            display: none
        }

        .menu-bottom-drawer {
            display: none;
            position: fixed;
            width: 100%;
            height: 100%;
            left: 0;
            bottom: 0;
            background: white;
            z-index: 1000;
			overflow-y: scroll
        }

        .menu-bottom-drawer .title {
            padding: 20px;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 600;
            background: #fff;
        }

        .menu-bottom-drawer ul {
            padding-left: 15px;
            padding-right: 10px;
            list-style: none;
        }

        .title-box-service {
            display: flex;
        }

        .title-box-service img {
            width: 60px;
            margin-right: 5px;
            margin-bottom: 0;
            height: 60px
        }

        .title-box-service h3,
        .title-box-service p {
            margin-bottom: 0
        }

        .title-box-service p {
            font-size: 12px
        }

        .menu-bottom-drawer ul li:not(:last-child) {
            border-bottom: 1px dashed #262F5A;
        }

        .menu-bottom-drawer ul li {
            padding: 10px 0
        }
		.home-prf, .home-vct, .header-button a, .col-form .wpcf7-submit, #loadMore, #loadMore-2, #loadMore-3, #loadMore-4, #loadMore-5, #loadMore-6, #loadMore-7, .green-btn{
			font-size: 12px;
			padding: 5px 25px
		}
		.wp-bottom-menu-item{
			justify-content: space-between
		}
		.tkw-sec-1 .bg{
			background-image: none !important
		}
		.tkw-sec-2 .bg {
    		background-size: contain !important;
   			background-position-x: -125px !important;
    		background-position-y: 100% !important;
		}
		.tkw-sec-3 .accordion-title{
			font-weight: bold
		}
		.tkw-sec-6{
			margin-bottom: 1000px
		}
		.process-left:after, .process-right:after{
			content: none
		}
		.process-left, .process-right{
			margin:0 !important
		}
		.pro-img:not(:first-child) .img:before {
    		content: '';
   		 	height: 100px;
    		width: 3px;
    		background: #D9DBDD;
    		position: absolute;
    		top: 0%;
    		left: 47%;
			z-index: -1
		}
		.tknd-tab .tab a:after {
   			width: 60px;
    		height: 60px;
    		position: absolute;
    		bottom: 100%;
    		left: 0;
		}
		.tknd-sec-2 ul{
			flex-wrap: wrap;
		}
		.tknd-tab .nav-line-bottom li{
			width: 40%;
			margin-top: 80px;
		}
		.tknd-tab{
			margin-top: 10px
		}
		.home-sec-5{
			margin-bottom: 800px !important
		}
		.qt-sec-1 .bg{
			background-size: cover !important
		}
		.qt-sec-3 {
    		padding-top: 40px !important;
		}
		.qt-sec-3 .bg{
			background-image: url(images/bg-utility-mobile.jpg) !important;
		}
		.block-content h3, .block-content h3 i{
			line-height: 35px;
			font-size: 14px
		}
		.qt-sec-4 .qt-btn{
			width: max-content;
			padding: 0 20px;
			font-size: 14px
		}
		.tkl-sec-1 .col-inner{
			text-align: center
		}
		.tkl-sec-1 .bg{
			background-position: left -100px top;
		}
		.tkl-sec-1 .text-title h2{
			font-size: 28px
		}
		.tkl-sec-1 .col-inner .show-for-small p{
			font-size: 18px;
			margin-top: 10px
		}
		.tkl-sec-1{
			padding-top: 60px !important;
			padding-bottom: 40px !important
		}
		.tkl-sec-2 .col-inner{
			text-align: center
		}
		.tkl-sec-2 .img{
			margin: auto
		}
		.tkl-sec-4 .r2 .text-title {
			margin-bottom: 0
		}
		#main .dvs-btn {
			height: 55px;
    		line-height: 55px;
   	 		font-size: 20px;
    		padding: 0 50px;
			margin: auto !important;
    		display: block;
    		width: max-content;
		}
		.dvs-sec-1 .text-title h2{
			font-size: 28px;
			text-align: center
		}
		.dvs-sec-1 .sub-title{
			text-align:center
		}
		.dvs-sec-4 .step {
    		font-size: 40px;
		}
		.s-content li, .s-content p{
			font-size: 14px; 
			text-align: left
		}
		.wp-bottom-menu img{
			height: 25px
		}
		.wp-bottom-menu span{
			margin-top: 0
		}
		.loi-ich-tab ul{
			list-style: none;
		}
		.loi-ich-tab li{
			margin-left: 0!important;
			padding-left: 2rem
		}
		.loi-ich-tab .accordion-title, .hang-muc-tab .accordion-title{
			border: none;
			font-weight: 600;
			font-size: 16px;
			padding: 20px 60px
		}
		.loi-ich-tab .accordion-item, .hang-muc-tab .accordion-item{
			border: 1px solid #ebebeb;
			margin-bottom: 15px;
			border-radius: 10px;
			text-align: left
		}
		.loi-ich-tab button, .hang-muc-tab button{
			left: 90% !important;
			top: 1em!important;
			margin-left: inherit !important
		}
		.loi-ich-tab .accordion-item:first-child a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/icon-tab-1.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.loi-ich-tab .accordion-item:nth-child(2) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/icon-tab-2.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.loi-ich-tab .accordion-item:nth-child(3) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/icon-tab-3.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.loi-ich-tab .accordion-item:nth-child(4) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/icon-tab-4.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.loi-ich-tab .accordion-item:nth-child(5) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/icon-tab-5.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-title{
			padding: 20px 20px 20px 60px;
			color: white !important
		}
		.hang-muc-tab{
			margin-top: 30px
		}
		.hang-muc-tab .accordion-item:nth-child(1) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-1.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-item:nth-child(2) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-2.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-item:nth-child(3) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-3.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-item:nth-child(4) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-4.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-item:nth-child(5) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-5.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 7px;
		}
		.hang-muc-tab .accordion-item:nth-child(6) a:before{
			content:'';
			width: 50px;
			height: 50px;
			background-image: url(images/management-6.png);
			background-size: 100%;
			background-repeat: no-repeat;
			position: absolute;
			left: 5px;
    		top: 20px;
		}
		.mkt-sec-5 .pro-img:not(:first-child) .img:before{
			top: -20%;
		}
		.mkt-sec-5 .pro-img:not(:last-child) .img:after{
			left: 47%;
		}
		.mkt-sec-1 .text-title h2{
			font-size: 28px;
			text-align: center
		}
		.mkt-sec-1 .is-divider{
			margin-left: auto;
			margin-right: auto
		}
		.mkt-btn {
			height: 58px;
    		font-size: 20px;
    		line-height: 58px;
    		padding: 0 50px;
			display: block;
			margin: auto;
			width: max-content
		}
		.col-form .col-inner{
			margin-left: 0;
			overflow: hidden
		}
		.lh-sec-2 h3{
			font-size: 19px
		}
		.lh-sec-2 p{
			font-size: 16px
		}
		.home-sec-6 .tab-mb .box-text-inner h5{
			font-size: 16px;
    		font-weight: 600;
		}
		.home-sec-6 .tab-mb .box-text-inner{
			flex-direction: column-reverse;
			align-items: inherit
		}
		.home-sec-6 .tab-mb .box-text-inner .cat-label{
			font-size: 14px;
    		text-transform: capitalize;
			margin-top: 10px
		}
		.header-main li.html.custom{
			display: block
		}
		.custom.html_topbar_right span{
			font-size: 13px
		}
		.custom.html_topbar_right img{
			width: 15px
		}
		.custom.html_topbar_right a{
			padding: 0 4px
		}
		.custom.html_topbar_right{
			display: flex !important;
			background: transparent;
			border-color: #ddd;
			align-items: center
		}
		.detail-td h3, .course-title{
			font-size: 1.5rem !important;
		}
		.page-template{
			overflow: hidden
		}
		.course-title1{
			font-size: 1.5rem !important;
		}
		.home-sec-2 .flickity-prev-next-button.previous {
    		right: 91%;
			left: auto
		}
		.home-sec-2 .flickity-prev-next-button.next {
    		left: 91%;
		}
		.post-head p{
			font-size: 15px
		}
		.post-head .text-box{
			width: 90% !important
		}
		.post-template-default .post-sidebar{
			padding: 0 15px 30px;
		}
		.vct-sec-3 .block-left{
			max-width: 98%;
    		-ms-flex-preferred-size: 98%;
   			 flex-basis: 98%;
		}
		.home-sec-5 .sub-title p{
			margin-bottom: 0
		}
		.sub-title i{
			margin-right: 5px
		}
		.conut-num{
			line-height: 20px
		}
		.home-sec-5 .medium-3 .row{
			align-items: flex-start
		}
		#footer{
			padding-top: 20px
		}
		#footer .row-collapse i{
			display: flex;
			width: 50px;
    		height: 50px;
   	 		background: #278D39;
    		border-radius: 50%;
    		align-items: center;
    		justify-content: center;
		}
		#footer .row-collapse{
			align-items: center
		}
		#footer .row-collapse p{
			margin-bottom: 5px
		}
		#footer .row-collapse span{
			font-size: 20px;
			font-weight: bold
		}
		.col-phone{
			margin-bottom: 10px
		}
		#footer .accordion-title{
			color: white;
			font-weight: bold;
			padding-left: 10px
		}
		#footer .accordion-title button{
			left: auto;
			right: 0
		}
		.header-search-dropdown:before, .header-search-dropdown:after{
			content: none !important
		}
		.icon-home-active{
			display: none;
		}
		.home .icon-home-active{
			display: block;
		}
		.home .icon-home{
			display: none
		}
		.icon-dv-active, .icon-dm-active, .icon-profile-active{
			display: none
		}
		.t-menu-mb .title{
			background: transparent;
			padding-left: 25px
		}
		.t-menu-mb{
			background-image: linear-gradient(90deg,#2152ff ,#17c1e8);
		}
		.mn-td{
			position: relative
		}
		.mn-td .badge{
			position: absolute;
			top: 15px;
			left: 90px;
			display: none
		}
		.mobile-nav .icon-search {
			color:#17c1e8
		}
		.t-menu-mb a, .t-menu-mb .title{
			color: white
		}
		.t-menu-mb .title i{
			color: black
		}
		.menu-bottom-drawer.t-menu-mb ul{
			padding: 0 !important
		}
		.t-menu-mb li{
			border-bottom: none !important;
			border-top: 1px dashed rgba(255,255,255,.5);
			margin-bottom: 0;
			padding: 15px 0 !important;
			padding-left: 45px !important;
			position: relative;
		}
		.t-menu-mb li:before{
			content:'\f105';
			font-family: 'Font Awesome 5 Free';
			color: white;
			margin-right: 10px;
			font-weight: 600;
			position: absolute;
			top: 50%;
			left: 25px;
			transform: translatey(-50%);
		}
		.t-menu-mb li a{
			display: block;
			font-weight: bold
		}
		.wp-bottom-menu{
			padding-top: 0
		}
		.wp-bottom-menu-item {
			padding-top: 6px
		}
		.bd-t{
			border-top: 2px solid #17c1e8;
		}
		.home .wp-bottom-menu-item.active{
			border-top: 2px solid #17c1e8;
		}
		.t-menu-mb li:hover{
			background-color: #205BFD;
			padding-left: 45px !important
		}
		.t-menu-mb li:hover:before{
			left: 25px;
		}
		.home-sec-8 .blog-des{
			padding: 0 15px
		}
		.nav>li>a>i.icon-search{
			font-size: 1.4em
		}
		.t-search li{
			width: 80%
		}
		.home-sec-6 .nav::-webkit-scrollbar {
            height: 2px;
			margin-top: 10px
        }
		.home-sec-6 .nav::-webkit-scrollbar-thumb {
            background: rgba(102, 102, 102, .1);
            border-radius: 20px;
        }

        .home-sec-6 .nav::-webkit-scrollbar-track {
            background: rgba(221,221,221, .1);
            border-radius: 20px;
        }
		.du-an-sec-2 .tabbed-content>ul, .home-sec-6 .nav{
			flex-wrap: nowrap;
			overflow: auto;
			justify-content: left
		}
		.du-an-sec-2 .tabbed-content>ul li, .home-sec-6 .nav li{
			width: max-content;
			margin-right: 10px
		}
		.du-an-sec-2 .tabbed-content>ul li a, .home-sec-6 .nav li a{
			width: max-content
		}
		.du-an-sec-2 .post-title{
			font-size: 20px;
			font-family: 'Open Sans', sans-serif !important;
		}
		.post-head .banner-bg .bg {
			background-size: 80% !important;
			transform: scaleX(-2);
			background-position: 100%;
		}
		.closeMenu{
			display: block;
			float: right;
			width: 30px;
			height: 30px;
			background: #f0f0f0;
			border-radius: 50px;
			position: relative
		}
		.closeMenu:before, .closeMenu:after{
			background-color: #2d2d2d;
			content: "";
			left: 14px;
			height: 14px;
			position: absolute;
			top: 8px;
			width: 1px;
		}
		.closeMenu:before{
			transform: rotate(45deg);
		}
		.closeMenu:after{
			transform: rotate(-45deg);
		}
		.shape16, .shape16 img{
			height: 100%
		}
		.tkw-sec-1 .brand{
			padding: 0 15px
		}
		.tkw-sec-1 .brand .col{
			padding: 0 5px 10px !important
		}
		.row-ct-td .col-inner a{
			font-size: 13px;
			width: 124px;
			flex-shrink: 0;
			margin-left: 10px
		}
		.row-ct-td .col-inner{
			padding: 20px 15px;
		}
		.td-sec-3 .box-text h4{
			margin-bottom: 10px;
			font-size: 20px;
			padding: 0 20px;
			height: 60px;
			line-height: 30px
		}
		.home-sec-7 .flickity-prev-next-button.next, .home-sec-7 .flickity-prev-next-button.previous{
			bottom: -5%;
		}
	
		.home-sec-8 .flickity-prev-next-button{
			margin-top: -15% !important;
		}
		.home-blog .cat-label{
			min-width: 157px
		}
		.dvs-sec-3 .r-ld .col-inner{
			padding: 25px 30px
		}
		.td-sec-2 p{
			font-size: 1rem
		}
		.td-sec-2 .col{
			padding-bottom: 15px
		}
		.vct-sec-1 .video-button-wrapper a{
			margin-bottom: 10px
		}
		.list-shortcut-desktop, .phone-ring{
			display: none !important
		}
    }
@media(max-width: 400px){
	.green-btn, .btn-lh {
		padding: 5px 20px
	}
	.green-btn span{
		font-size: 13px
	}
	.btn-lh span{
		font-size: 14px
	}
	.btn-lh{
		line-height: 1.8
	}
	
}

@media(max-width: 855px){
	.shape-2{
		right:unset !important;
	}
	.ht-sec-2 .accordion .accordion-title {
		    font-size: 15px;

		padding-left: 22px !important;}
    .count-txt {
    font-size: 10px !important;
}
    .section-ho-so .doanh-nghiep {
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 5px;
    padding: 22px;
    background-color: white;
    margin-top: -153px;
}
    .section-dong-hanh{
        padding-top: 30px !important;
    }
    .header-main {
    height: 55px !important;
}
}
@media(min-width: 1023px){
	.post-sidebar {
		padding-right: 0 !important;}
	.section-giai-phap .div-box .col-inner{
		min-height: 421px;}
	.section-chien-luoc .div-chien-luoc > .col-inner{
		    min-height: 570px;
	}
	.section-chien-luoc .div-chien-luoc .box-text h3{
		padding-bottom:15px;
	}
	#content .div-google > .col-inner{
		min-height:460px !important; 
	}
	.section-su-dung .div-box > .col-inner{
		min-height:460px;
	}
	#content .section-loi-ich .div-google > .col-inner{
		min-height:410px !important;
	}
	.section-loi-ich .div-loi-ich-1 > .col-inner,.section-loi-ich .div-loi-ich-2 > .col-inner{
		min-height:505px !important;
	}
		.section-vi-sao .box-facebook .col-inner{
		min-height:335px !important;
	}
		.section-vi-sao .box-google .col-inner{
		min-height:338px !important;
	}
	.section-vi-sao .div-box .col-inner {
		min-height:300px;
	}
}

.section-ho-so .slider .gallery-col .box-text {
	display: none;
}

.section-ho-so .slider .gallery-col > .col-inner img {
	height: 90px;
	object-fit: contain;
	padding: 20px;
}
.section-ho-so .slider .gallery-col > .col-inner  .box-image {
	border-radius: 5px;
}

.row-ct .col {
	padding-bottom: 0;
}

:root {
                --primary-color: #4498ff;
            }

            .container-width, .full-width .ubermenu-nav, .container, .row {
                max-width: 1250px
            }

            .row.row-collapse {
                max-width: 1220px
            }

            .row.row-small {
                max-width: 1242.5px
            }

            .row.row-large {
                max-width: 1280px
            }

            .header-main {
                height: 90px
            }

            #logo img {
                max-height: 90px
            }

            #logo {
                width: 170px;
            }

            .header-top {
                min-height: 30px
            }

            .transparent .header-main {
                height: 90px
            }

            .transparent #logo img {
                max-height: 90px
            }

            .has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
                padding-top: 120px;
            }

            .header.show-on-scroll,.stuck .header-main {
                height: 70px!important
            }

            .stuck #logo img {
                max-height: 70px!important
            }

            .header-bg-color {
                background-color: #ffffff
            }

            .header-bottom {
                background-color: #f1f1f1
            }

            @media (max-width: 549px) {
                .header-main {
                    height: 70px
                }

                #logo img {
                    max-height: 70px
                }
            }

            /* Color */
            .accordion-title.active, .has-icon-bg .icon .icon-inner,.logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a,.nav-outline >li.active > a, .cart-icon strong,[data-color='primary'], .is-outline.primary {
                color: #4498ff;
            }

            /* Color !important */
            [data-text-color="primary"] {
                color: #4498ff!important;
            }

            /* Background Color */
            [data-text-bg="primary"] {
                background-color: #4498ff;
            }

            /* Background */
            .scroll-to-bullets a,.featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline),.featured-table .title,.is-outline:hover, .has-icon:hover .icon-label,.nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener ,.is-outline:hover, .tagcloud a:hover,.grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt,.nav-box > li > a:hover,.nav-box > li.active > a,.nav-pills > li.active > a ,.current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before,.banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
                background-color: #4498ff;
            }

            /* Border */
            .nav-vertical.nav-tabs > li.active > a,.scroll-to-bullets a.active,.nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,.accordion-title.active,.featured-table,.is-outline:hover, .tagcloud a:hover,blockquote, .has-border, .cart-icon strong:after,.cart-icon strong,.blockUI:before, .processing:before,.loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover {
                border-color: #4498ff
            }

            .nav-tabs > li.active > a {
                border-top-color: #4498ff
            }

            .widget_shopping_cart_content .blockUI.blockOverlay:before {
                border-left-color: #4498ff
            }

            .woocommerce-checkout-review-order .blockUI.blockOverlay:before {
                border-left-color: #4498ff
            }

            /* Fill */
            .slider .flickity-prev-next-button:hover svg,.slider .flickity-prev-next-button:hover .arrow {
                fill: #4498ff;
            }

            /* Focus */
            .primary:focus-visible, .submit-button:focus-visible, button[type="submit"]:focus-visible {
                outline-color: #4498ff!important;
            }

            .success.is-underline:hover,.success.is-outline:hover,.success {
                background-color: #242020
            }

            .success-color, .success.is-link, .success.is-outline {
                color: #242020;
            }

            .success-border {
                border-color: #242020!important;
            }

            /* Color !important */
            [data-text-color="success"] {
                color: #242020!important;
            }

            /* Background Color */
            [data-text-bg="success"] {
                background-color: #242020;
            }

            body {
                color: #2d2d2d
            }

            h1,h2,h3,h4,h5,h6,.heading-font {
                color: #2d2d2d;
            }

            body {
                font-size: 100%;
            }

            @media screen and (max-width: 549px) {
                body {
                    font-size: 100%;
                }
            }

            body {
                font-family: Montserrat, sans-serif;
            }

            body {
                font-weight: 400;
                font-style: normal;
            }

            .nav > li > a {
                font-family: Montserrat, sans-serif;
            }

            .mobile-sidebar-levels-2 .nav > li > ul > li > a {
                font-family: Montserrat, sans-serif;
            }

            .nav > li > a,.mobile-sidebar-levels-2 .nav > li > ul > li > a {
                font-weight: 700;
                font-style: normal;
            }

            h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
                font-family: Montserrat, sans-serif;
            }

            h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2 {
                font-weight: 700;
                font-style: normal;
            }

            .alt-font {
                font-family: Montserrat, sans-serif;
            }

            .alt-font {
                font-weight: 400!important;
                font-style: normal!important;
            }

            .header:not(.transparent) .header-nav-main.nav > li > a {
                color: #17c1e8;
            }

            a {
                color: #2d2d2d;
            }

            .nav-vertical-fly-out > li + li {
                border-top-width: 1px;
                border-top-style: solid;
            }

            /* Custom CSS */
            .processing:before {
                display: none
            }

            .glink span {
                color: white
            }

            .widget_custom_html {
                padding: 0px;
            }

            .box-tim-kiem input.search-field {
                border-radius: 5px !important;
                height: 2.5em !important;
            }

            #menu-menu-chinh-sach li {
                margin-left: 15px !important;
            }

            #menu-menu-chinh-sach li a:before {
                position: absolute;
                margin-left: -23px;
                margin-top: -2px;
                background-image: url(https://bluefocus.vn/wp-content/uploads/2024/01/doc-search-two-2.png);
                background-size: 17px 21px;
                display: inline-block;
                width: 18px;
                height: 21px;
                content: "";
            }

            #menu-menu-chinh-sach li a {
            }

            #menu-menu-chinh-sach .sub-menu {
                display: block !important;
            }

            .widget>ul>li ul, ul.menu>li ul {
                border-left: unset !important
            }

            #menu-menu-chinh-sach .icon-angle-down {
                display: none;
            }

            td:first-child, th:first-child {
                padding-left: 10px;
            }

            table {
                border: 1px solid #ececec;
                border-bottom: none !important;
            }

            table tr td {
                border-right: 1px solid #ececec;
            }

            tablethead {
                background: #21c2fd6b !important;
                text-align: center;
            }

            table thead tr th {
                border-right: 1px solid #ececec;
                background: #21c2fd6b !important;
                text-align: center;
                font-weight: bold;
                color: black;
            }

            body {
                line-height: 2.0 !important;
            }

            .label-new.menu-item > a:after {
                content: "New";
            }

            .label-hot.menu-item > a:after {
                content: "Hot";
            }

            .label-sale.menu-item > a:after {
                content: "Sale";
            }

            .label-popular.menu-item > a:after {
                content: "Popular";
            }
            .pa_banner_footer .row {
                align-items: center;
                justify-content: center;
                position: relative;
            }

            .pa_banner_footer img.ong-pa {
                height: 80px;
                position: absolute;
                bottom: -10px;
                left: 16%;
            }

            .pa_banner_footer img.bao-li-xi {
                height: 60px;
                margin-bottom: -5px;
            }

            .pa_banner_footer img.bao-li-xi {
                height: 60px;
                margin-bottom: -5px;
            }

            .pa_banner_footer a {
                display: inline-block;
                color: #000;
                font-size: 16px;
                font-weight: 700;
                padding: 2px 20px;
                margin-left: 10px;
                border-radius: 5px;
                transition: all .4s ease;
                background: rgb(252, 225, 99);
                background: linear-gradient(90deg, rgba(252, 225, 99, 1) 0%, rgba(253, 195, 36, 1) 75%, rgba(255, 199, 0, 1) 100%);
            }

            .pa_banner_footer p {
                color: #ffec99;
                font-size: 24px;
                font-weight: 700;
                margin: 0 10px;
                text-transform: uppercase;
            }

            .tada {
                animation: 1.5s infinite;
                -webkit-animation-name: tada;
                animation-name: tada;
            }

            .title-big {
                font-size: 44px;
            }

            .mfp-content ul {
                margin-left: 20px !important;
            }

            .tab-pricing img {
                margin-bottom: 5px !important
            }

            .p-background {
                padding: 12px 16px;
                background-color: #fafafb;
                border-radius: 8px;
                color: #4b547b;
                font-size: 14px;
                line-height: 24px;
            }

            #condition {
                border-radius: 20px;
            }

            .pricing-campaign__wrapper p,.pricing-campaign__wrapper button {
                margin-bottom: 0px !important;
            }

            .pricing-campaign__wrapper {
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px 0;
            }

            .pricing-campaign__box {
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 12px;
                border-radius: 40px;
                width: 100%;
                max-width: 523px;
                height: 100%;
                max-height: 200px;
                background-color: #eef9f5;
                transition: all .3s ease-in-out;
                color: #00c088;
            }

            .pricing-campaign__box__title {
                font-size: 18px;
                font-weight: 600;
                padding-left: 12px;
            }

            .pricing-campaign__box__action {
                color: #00c088 !important;
                font-size: 14px;
                font-weight: 400;
                padding: 9px 16px;
                border-radius: 16px;
                cursor: pointer;
                background: transparent;
                border: 1px solid #00c088;
            }

            .tab-pricing .nav-line li.tab a:before {
                background: transparent;
                display: block;
                height: 25px !important;
                position: absolute;
                top: 11px;
                opacity: 1;
            }

            .tab-pricing .nav-line li.tab {
                margin-right: 14px;
            }

            .tab-pricing .nav-line li.tab a {
                border-bottom: 5px solid transparent;
                font-weight: bold;
                font-size: 18px;
                padding-left: 35px;
                position: relative;
                padding-right: 5px;
            }

            .tab-pricing .nav-line li#tab-google a:before {
                content: url(/wp-content/uploads/2024/08/google.svg) ;
            }

            .tab-pricing .nav-line li#tab-faceboook a:before {
                content: url(/wp-content/uploads/2024/08/face.svg) ;
            }

            .tab-pricing .nav-line li#tab-tiktok a:before {
            }

            .tab-pricing .nav-line li a {
                opacity: .6
            }

            .tab-pricing .nav-line li.active a {
                border-bottom: 5px solid #0381E6;
                opacity: 1
            }

            @media(min-width: 1023px) {
                .div-text-agency {
                    min-height:210px !important;
                }
            }

            @media(max-width: 855px) {
                .tab-pricing {
                    margin-top: 30px;
                }

                .tab-pricing .nav-line li.tab a span {
                    display: none;
                }

                .tab-pricing .nav-line li.tab a:before {
                    height: 32px !important;
                    /* position: absolute; */
                    top: -12px;
                    margin-left: 5px;
                }

                .title-big {
                    font-size: 25px !important;
                }

                #main .div-agency .box,#main .div-business .box {
                    padding: 10px;
                }

                .row-header .col {
                    display: block !important;
                }

                #main .div-agency {
                    margin-bottom: 10px !important;
                }

                .div-title {
                    background: unset !important;
                }

                #main .div-agency,#main .div-business {
                    border-left: unset !important;
                    border-radius: 10px !important;
                    padding: 20px !important;
                }

                .row-header .div-sau {
                    min-height: 100px;
                }

                .row-header .div-sau p {
                    margin-left: -32px;
                    height: 45px;
                    font-size: 12px !important;
                    text-align: center;
                    width: 142px;
                    transform: rotate(-90deg);
                }

                .row-pricing p {
                    margin-bottom: 0px;
                    font-size: 14px !important;
                }

                .div-tab-trai .row .div-dau {
                    max-width: 25%;
                    display: flex !important;
                    flex-basis: 25%;
                }

                .pricing-campaign__box__title {
                    font-size: 15px !important;
                    font-weight: 600;
                    padding-left: 10px;
                }

                .pricing-campaign__box {
                    text-align: center;
                    display: block !important;
                }

                .div-tab-trai .row .div-sau {
                    max-width: 18%;
                    flex-basis: 18%;
                }

                #main .div-agency {
                    border-left: 5px solid white;
                }

                #main .div-business {
                    border-left: 5px solid white;
                }

                .row-pricing .row-collapse .col {
                    border-left: 5px solid white !important;
                    border-bottom: 5px solid white !important;
                }
            }

            td.bold-title {
                font-size: 16px;
                font-weight: bold;
            }

            td:first-child, th:first-child {
                padding: 20px !important;
            }

            .div-agency .button,.div-business .button {
                width: 100%;
            }

            .div-agency .icon-box,.div-business .icon-box {
                padding: 20px 5px;
            }

            .div-agency .icon-box .icon,.div-business .icon-box .icon {
                padding: 8px;
                border-radius: 16px;
                box-shadow: 0 32px 54px -12px rgba(132,159,182,.6);
                border: 1px solid white;
                background-image: linear-gradient(180deg,white 0,hsla(0,0%,100%,0));
            }

            .div-agency .button,.div-business .button {
                font-weight: normal;
            }

            .div-tab-trai p {
                word-break: break-word;
            }

            #main .div-agency {
                background: #F3FAFF;
                padding: 10px !important;
                border-left: 8px solid white;
            }

            #main .div-business {
                background: #E2F2FF;
                padding: 10px !important;
                border-left: 8px solid white;
            }

            .div-title {
                width: calc(100% + 20px);
                background: white;
                min-height: 54px;
                /* position: absolute; */
                margin-left: -10px;
                margin-top: -10px;
                width: ca;
                padding: 10px !important;
                /* display: flex; */
                justify-content: flex-start;
                align-items: center;
                text-align: center;
            }

            .row-pricing .row-collapse .col {
                padding: 10px !important;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                border-left: 8px solid white ;
                border-bottom: 8px solid white ;
            }

            .row-pricing p {
                margin-bottom: 0px;
            }

            .row-pricing .row-grey {
                background: #FAFAFB;
            }

            .row-pricing .row-green {
                background: #EEF9F5;
            }

            .row-pricing .row-green {
                background: #EEF9F5;
            }

            .row-pricing .row-yellow {
                background: #FFF7E8;
            }

            .row-pricing .row-red {
                background: #FFF0F3;
            }

            .giuseart_tabs > .nav .tab {
                display: flex;
                margin: 0;
            }

            .giuseart_tabs .nav {
                margin-bottom: 15px
            }

            .giuseart_tabs > .nav .tab a {
                text-align: center;
                display: inline-block;
                border: none;
                overflow: hidden;
                position: relative;
                padding: 12px 10px;
                font-size: 15px;
                color: black;
            }

            .giuseart_tabs .nav-vertical > li + li {
                border-top: 0
            }

            .giuseart_tabs > .nav .tab a > img {
                width: 30px;
                height: 30px;
                margin: 0 auto;
            }

            .giuseart_tabs > .nav .tab a > img:nth-child(2) {
                display: none;
            }

            .giuseart_tabs > .nav .tab.active a > img:nth-child(1) {
                display: none;
            }

            .giuseart_tabs > .nav .tab.active a > img:nth-child(2) {
                display: inline;
            }

            .giuseart_tabs > .nav .tab.active a {
                opacity: 1 !important;
                border-bottom: 5px solid #037BDB !important;
            }

            .giuseart_tabs > .nav .tab a:before {
                display: none;
            }

            .giuseart_tabs > .nav .tab a {
                opacity: .5;
                border-bottom: 5px solid transparent;
            }

            .giuseart_tabs .nav h3 {
                text-transform: none;
                letter-spacing: 0;
                font-weight: bold;
                font-size: 19px;
                color: black;
                text-align: center;
                display: inline;
                padding-left: 10px;
            }

            .giuseart_tabs > .tab-panels {
                width: 100%;
                padding: 20px;
            }

            .giuseart_tabs .tab-panels .row {
                margin: 0;
            }

            .giuseart_tabs .tab-panels .panel .row .col {
                padding: 0 5px 5px;
            }

            .giuseart_tabs .nav.nav-vertical a {
                border-top: 1px solid #d2d2d2;
                text-align: center
            }

            .giuseart_tabs .nav-vertical {
                margin-bottom: 0
            }

            @media(max-width: 855px) {
                .pa_banner_footer a {
                    font-size:9px;
                }

                .pa_banner_footer img.ong-pa {
                    height: 60px;
                }

                .pa_banner_footer p {
                    font-size: 14px;
                    height: auto;
                }

                .pa_banner_footer a {
                    margin-left: 0;
                    margin-top: 5px;
                }

                .pa_banner_footer img.bao-li-xi {
                    height: 45px;
                }

                .pa_banner_footer img.bao-li-xi {
                    margin-bottom: -50px;
                }
            }