.kien-content-left {
    max-width: 720px;
    float: right;
    padding: 26px 80px 0 30px;
}

.kien-content-left .title-banner-kien {
    text-transform: uppercase !important;
    margin-bottom: 34px;
    line-height: 70px!important;
}

.tam-nhin {
    padding-left: 114px;
    max-width: 584px;
}

.ani-fire {
    background: linear-gradient( #ff8a25 30%, #ff3d2e 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

.tam-nhin .heading-with-icon .content-box-heading:hover {
    color: #020c1c !important;
}

.tam-nhin .content-box-heading {
    font-weight: 800 !important;
}

.tam-nhin.fusion-content-boxes.content-boxes-clean-horizontal .col {
    padding: 17px 0;
}

.slider-talk .item .heading img {
    width: auto;
}

.tam-nhin .image:after {
    content: "";
    width: 2px;
    height: 160px;
    background: #f4f8ff;
    display: inline-block;
    position: relative;
    top: -15px;
}

.tam-nhin .content-box-heading,
.tam-nhin .content-container {
    padding-left: 110px !important;
}

.slider-history .item {
    position: relative;
    margin-right: 7px;

}

.slider-history .slick-list {
    overflow: visible;
}

.slider-history .title-year {
    font-size: 20px;
    color: #003da7;
    font-weight: 800;
    font-family: "Encode Sans Expanded";
    margin-bottom: 7px;
}

.list-step .content-step b,
.list-step .content-step strong {
    color: #020c1c;
    font-weight: 800;
}

.content-history-item {
    margin-top: 35px;
}

.slider-history .item2022 {
    width: 359px;
}

.slider-history .item2021 {
    width: 278px;
}

.slider-history .item2019 {
    width: 235px;
}

.slider-history .item2018 {
    width: 281px;
}

.slider-history .item2014 {
    width: 202px;
}

.slider-history .item2012 {
    width: 210px;
}

.container-slider-history {
    max-width: 1571px;
    width: 100%;
    float: right;
    overflow: hidden;
    padding: 73px 0 90px 7px;
}

.item-point-dot {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #f6b900;
    position: absolute;
    top: -9px;
    left: -6px;
}

.slider-history {
    border-top: 2px dashed #e9eff9;
}

.content-history-item {
    border-left: 3px solid #f6b900;
    background: #f4f8ff;
    padding: 27px;
}

.item-point-dot:after {
    content: "";
    display: block;
    width: 2px;
    height: 26px;
    border-left: 2px dashed #f0d992;
    position: relative;
    left: 7px;
    top: 16px;
}

.bg-container {
    background-size: contain !important;
}

.list-step {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-step li:before {
    content: "\2022";
    color: #003da7;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 35px;
    vertical-align: top;
    line-height: 24px;
}

.list-step .content-step {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
}

.title-final {
    font-size: 20px !important;
    line-height: 34px !important;
    position: relative;
}

.block-more-des .title-final {
    margin-bottom: 35px;
}

.title-final:before {
    content: "";
    width: 70px;
    height: 3px;
    display: block;
    background: #003da7;
    margin-bottom: 15px;
}

.title-after-center:before {
    margin: 0 auto 15px;
}

.title-after-center {
    text-align: center;
}

.slider-history .slick-prev,
.slider-history .slick-next {
    top: -80px;
}

.slider-history .slick-arrow {
    position: absolute;
    margin: 20px 45px;
    width: 14px;
    height: 20px;
    border-top: 2px solid #e3e9f2;
    border-right: 2px solid #e3e9f2;
}

.slider-history .slick-arrow:hover {
    border-top: 2px solid #003da7;
    border-right: 2px solid #003da7;
}

.slider-history .slick-prev {
    transform: rotate(-140deg);
    left: auto;
    right: 412px;
}

.slider-history .slick-next {
    transform: rotate(45deg);
    right: 376px;
}

.slider-history .slick-prev:before,
.slider-history .slick-next:before {
    color: transparent;
}

.slider-talk .icon-box-overlay {
    transition: all 0.3s;
    padding: 35px;
    margin: 0 !important;
    position: absolute;
    bottom: -999px;
    right: 20px;
    left: 20px;
    margin-bottom: 0;
}

.slider-talk .icon-box-overlay .col {
    text-align: left !important;
}

.slider-talk .fusion-read-more:after {
    display: none;
}

.slider-talk .fusion-read-more {
    color: #364151;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    height: 50px;
    padding: 0 41px;
    line-height: 45px;
    border: 2px solid #e9eff9;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 44px 84px -24px #e9eff9;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 40px;
}

.slider-talk .fusion-read-more:hover {
    color: #364151 !important;
    background: #e9eff9;
}

.slider-talk .fusion-read-more:after {
    content: "";
    display: block;
    height: 400px;
    width: 400px;
    background-color: #e9eff9;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: -1;
}

.slider-talk .fusion-read-more:hover::after {
    transform: translateY(-50%) translateX(-50%) scale(1);
}

.post-content .slider-talk blockquote {
    margin: 0 0 10px;
    text-align: left;
    border: 0;
    padding: 0 0 10px;
    background: #fff;
    font-style: inherit;
    position: relative;
}

.slider-talk blockquote:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #f2f2f2;
    position: absolute;
    left: 0;
    bottom: 0;
}

.slider-talk .content-container {
    text-align: left !important;
    color: #aaaaaa;
}

.slider-talk .fusion-content-boxes .heading {
    margin-bottom: 0 !important;
    pointer-events: none;
}

.slider-talk .item:hover .icon-box-overlay {
    z-index: 9;
    background: #fff;
    bottom: 20px;
}

.slider-talk .slick-slide>.fusion-column-wrapper>.fusion-imageframe img {
    opacity: 0;
}

.slider-talk .item {
    overflow: hidden;
}

.slider-talk .fusion-content-boxes.fusion-columns-1 .fusion-column {
    margin-bottom: 0;
}

.slick-nav {
    display: flex;
    align-items: center;
    position: relative;
}

.slick-nav .slick-prev,
.slick-nav .slick-next,
.slick-nav .slick-prev:hover,
.slick-nav .slick-next:hover,
.slick-nav .slick-prev:focus,
.slick-nav .slick-next:focus {
    width: 80px;
    height: 30px;
    background: url(../Avada-Child-Theme/images/arrows.png) no-repeat;
    transition: all 0.3s;
}

.slick-nav .slick-prev {
    background-position: -10px -5px;
    left: 0;
    margin-inline-end: 40px;
}

.slick-nav .slick-prev:hover,
.slick-nav .slick-prev:focus {
    background-position: -10px -46px;
}

.slick-nav .slick-next {
    background-position: -92px -8px;
    right: 0;
    margin-inline-start: 5px;
}

.slick-nav .slick-next:hover,
.slick-nav .slick-next:focus {
    background-position: -92px -46px;
}

.slick-nav .slick-prev:before,
.slick-nav .slick-next:before {
    display: none;
}

.link-more {
    position: absolute;
    left: 50%;
    top: 5px;
    transform: translateX(-50%);
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #364151;
    font-family: "Encode Sans Expanded";
}

.slider-brand.fusion-image-carousel {
    margin-bottom: 0;
}

.slider-brand img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
}

.slider-brand img:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
}

.list-logo {
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
}

.list-logo .fusion-content-layout-column {
    display: block !important;
}

.list-logo .fusion-content-layout-column>div {
    display: inline-block;
    width: auto;
}

.list-logo .item-logo-review {
    padding: 7px;
}

.trust-review-auto {
    text-align: right;
}

.trustpilot-widget {
    width: 250px;
    float: right;
    padding-top: 12px;
}

.text-trust {
    clear: both;
    color: #364151;
    padding: 17px 0 3px;
}

.review-shopify {
    border-left: 2px dashed #e4eaf6;
}

.btn-tg {
    margin: 0 auto;
}

.block-tg .fusion-text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 2;
    top: 76px;
}

.full-height-img div,
.full-height-img span,
.full-height-img img {
    height: 100%;
}

.full-width-img div,
.full-width-img span,
.full-width-img img {
    width: 100%;
}

.kien-content-left>div {
    visibility: visible;
    animation-duration: 0.5s;
}


@media only screen and (max-width: 1600px) {
    .kien-content-left .title-banner-kien {
        font-size: 45px !important;
        line-height: 60px!important;
    }

    .kien-content-left {
        padding: 0 80px 0 75px;
    }

    .img-meet-our {
        margin-right: 0 !important;
    }

    .img-meet-our img {
        max-width: 530px;
    }

    .block-tg .fusion-text {
        top: 50px !important;
    }

    .container-slider-history {
        padding: 73px 0 90px 25px;
    }
}

@media only screen and (max-width: 1400px) {

    .tam-nhin .fusion-column {
        margin-bottom: 10px !important;
    }

    .kien-content-left .title-banner-kien {
        font-size: 40px !important;
        line-height: 55px!important;
    }
}

@media only screen and (max-width: 1200px) {
    .text-trust {
        font-size: 18px;
    }
    .item-sp-dv .fusion-title h6 {
        font-size: 13px!important;
    }
    .block-tg .fusion-text {
        position: relative;
        top: 90px !important;
    }

    .list-logo {
        padding: 0 50px;
    }

    .kien-content-left div {
        text-align: center;
    }

    .banner-top-table,
    .banner-top-table img {
        width: 100%;
    }

    .kien-content-left {
        max-width: 708px;
        margin: 27px auto 60px;
        float: none;
        padding: 0 39px;
    }

    .kien-content-left .title-banner-kien {
        font-size: 28px !important;
        text-align: center;
        line-height: 39px !important;
        margin-bottom: 24px;
    }

    .btn-button-site {
        margin: 0 auto;
    }

    .tam-nhin {
        padding-left: 0;
        max-width: 100%;
        display: flex;
    }

    .tam-nhin .image {
        position: relative !important;
        margin-bottom: 15px;
    }

    .tam-nhin .image img {
        margin-right: 0 !important;
    }

    .tam-nhin .image:after {
        display: none;
    }

    .tam-nhin .content-box-heading,
    .tam-nhin .content-container {
        padding-left: 0px !important;
    }

    .tam-nhin.fusion-content-boxes.content-boxes-clean-horizontal .col {
        padding: 17px 39px;
        text-align: center;
    }

    .tam-nhin.fusion-content-boxes .heading-with-icon {
        width: 100% !important;
        display: block !important;
    }

    .tam-nhin .content-box-heading {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .tam-nhin .content-container {
        font-size: 18px;
    }

    .title-final {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .title-final:before {
        width: 60px;
    }

    .slider-history .slick-prev {
        right: 69px;
    }

    .slider-history .slick-next {
        right: 39px;
    }

    .slider-history .slick-prev,
    .slider-history .slick-next {
        top: -90px;
    }

    .slider-history .title-year {
        font-size: 18px;
    }

    .content-history {
        font-size: 18px;
    }

    .content-history-item {
        padding: 25px;
    }

    .slider-history {
        margin: 46px 0;
    }

    .slider-history .slick-arrow {
        width: 12px;
        height: 17px;
    }

    .title-sp-dv {
        text-align: center;
        margin-bottom: 13px;
    }

    .title-sp-dv:before {
        margin: 0 auto 15px;
    }

    .item-sp-dv {
        text-align: center;
    }

    .item-sp-dv .title-heading-tag,
    .item-sp-dv .fusion-text {
        font-size: 18px;
    }

    .block-sp-dv .fusion-builder-row {
        justify-content: center;
    }

    .title-kp {
        text-align: center;
    }

    .title-kp:before {
        margin: 0 auto 15px;
    }

    .text-kp {
        text-align: center;
    }

    .text-kp .fusion-column-wrapper {
        border: 0 !important;
    }

    .slick-nav {
        max-width: 220px;
        margin: 0 auto;
    }

    .link-more {
        font-size: 11px;
    }

    .block-more-des .title-final {
        margin-bottom: 10px;
    }

    .text-kp .fusion-text,
    .post-content .slider-talk blockquote,
    .slider-talk .content-container {
        font-size: 18px;
        line-height: 22px;
    }

    .slider-talk .fusion-content-boxes .heading {
        display: none;
    }

    .slider-brand .fusion-carousel-swipe {
        padding: 0 !important;
    }

    .list-logo .item-logo-review {
        padding: 8px 7px;
    }

    .img-meet-our img {
        max-width: 350px;
    }

    .review-logo {
        background-position: right !important;
    }

    .container-slider-history {
        padding: 20px 0 0 39px;
    }

    .bg-container {
        background-size: 221% !important;
        background-position: right 264px !important;
    }

    .bg-sp {
        background-size: 200% !important;
    }
}

@media only screen and (max-width: 900px) {
    .list-logo {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .slider-talk .slick-slide img {
        width: 100%;
    }

    .item-sp-dv .fusion-title h6 {
        font-size: 12px;
    }

    .bg-container {
        background-size: 235% !important;
        background-position: right center !important;
    }

    .kien-content-left .title-banner-kien {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .kien-content-left {
        margin: 20px auto 50px;
    }

    .btn-button-site {
        font-size: 11px;
        height: 42px;
        line-height: 42px;
        padding: 0 30px;
    }

    .tam-nhin {
        display: block;
        padding: 30px 0;
    }

    .tam-nhin.fusion-content-boxes.content-boxes-clean-horizontal .col {
        padding: 0 30px;
    }

    .tam-nhin .content-box-heading {
        font-size: 16px !important;
    }

    .tam-nhin.fusion-content-boxes .heading-with-icon {
        margin-bottom: 12px;
    }

    .tam-nhin .fusion-column {
        margin-bottom: 10px !important;
    }

    .container-slider-history {
        padding: 9px 0 0 22px;
    }

    .item-point-dot {
        width: 12px;
        height: 12px;
        top: -7px;
        left: -4px;
    }

    .item-point-dot:after {
        left: 5px;
    }

    .title-sp-dv {
        margin-bottom: 7px;
    }

    .title-final {
        font-size: 16px !important;
    }

    .slider-history .title-year {
        font-size: 16px;
    }

    .block-more-des .title-final {
        margin-bottom: 14px;
    }

    .slick-nav .slick-next {
        margin-left: 0;
    }

    .slick-nav {
        max-width: 216px;
    }

    .trust-review-auto {
        text-align: center;
    }

    .trustpilot-widget {
        margin: 0 auto;
        float: none;
        padding-top: 0;
    }

    .review-shopify {
        border-left: 0;
        display: block !important
    }

    .review-shopify:before {
        content: "";
        display: block;
        width: 295px;
        height: 2px;
        border-top: 2px dotted #e4eaf6;
        margin: 0 auto;
    }

    .text-trust {
        text-align: center;
    }

    .btn-button-site.btn-tg {
        width: 220px;
    }

    .img-meet-our img {
        max-width: 224px;
        margin-top: 50px;
    }

    .item-logo1 img {
        max-width: 127px;
    }

    .item-logo2 img {
        max-width: 117px;
    }

    .item-logo3 img {
        max-width: 90px;
    }

    .item-logo4 img {
        max-width: 102px;
    }

    .item-logo5 img {
        max-width: 197px;
    }

    .item-logo6 img {
        max-width: 57px;
    }

    .item-logo7 img {
        max-width: 135px;
    }

    .list-logo .item-logo-review {
        padding: 8px 4px;
    }

    .slider-history .item.item2n {
        width: 360px;
    }

    .bg-sp {
        background-size: 208% !important;
    }

    .review-logo {
        background-position: left 418px !important;
        background-size: 196% !important;
    }
    .block-dvbs {
        padding: 0 22px;
    }
    .icon-tn-xm img {
        width: 50px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 400px) {
    .img-meet-our img {
        margin-top: 75px;
    }
    .item-logo1 img {
        max-width: 106px;
    }

    .item-logo2 img {
        max-width: 100px;
    }

    .item-logo3 img {
        max-width: 80px;
    }

    .item-logo4 img {
        max-width: 95px;
    }

    .item-logo5 img {
        max-width: 190px;
    }
}