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

/** Font Be Vietnam Pro **/
@import url("assets/fonts/BeVietnamPro/font-BeVietnamPro.css");

.featured-box .icon-box-img img {
    padding-top: 0;
}

input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}

.w-70 {
    width: 70% !important;
}

.col-pb_0 {
    padding-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

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

body {
    font-size: 15px;
    font-weight: 400;
    font-family: "Be Vietnam Pro", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 17px;
    font-weight: 400;
    font-family: "Be Vietnam Pro", sans-serif;
}

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

.alt-font {
    font-family: "Be Vietnam Pro", sans-serif;
}

/** Header **/

.header-top {
    background: linear-gradient(90deg, #5A2877 0%, #C5102F 100%);
}

#masthead .search-field {
    width: 360px;
    height: 40px;
    padding-left: 20px;
    padding-right: 15px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

#woocommerce-product-search-field-0 {
    box-shadow: none;
    border: 1px solid #E1E1E1;
}

#masthead .submit-button {
    height: 40px;
    width: 55px;
    border-left: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: linear-gradient(75.84deg, #195796 20.81%, #1569BF 95.07%);

}

ul.top-bar-nav li a {
    font-size: 14px;
}

ul.header-nav.nav-right .html_topbar_right {
    position: relative;
    padding-left: 55px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #333333;
    margin-right: 15px;
}

ul.header-nav.nav-right .html_topbar_right p:last-child {
    font-size: 25px;
    font-weight: 800;
    color: #F13B3B;
}

ul.header-nav.nav-right .html_topbar_right::before {
    content: "\f2a0";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    color: #F6B709;
    top: 10px;
    left: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #F6B709;
    text-align: center;
    line-height: 45px;
}

.html3 img {
    width: 25px;
    height: 25px;
}

@media (min-width: 850px) {
    .nav-divided > li + li > a::after {
        height: 20px;
        left: -12px;
        margin-top: -11px;
    }
}

/** Nav **/

.header-main .nav > li > a,
#wide-nav .nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

/** Breadcrumbs **/

.breadcrumbs {
    font-weight: 600;
}

.breadcrumbs span i,
.breadcrumb span i {
    font-size: 13px;
}

.breadcrumbs a {
    color: #C5102F;
}

.menu-page.justify-start {
    justify-content: center;
}

.menu-page.stack-col {
    flex-direction: row;
}

.menu-page > .menu-item {
    position: relative;
}

.menu-page > .menu-item a {
    color: #FFF;
    min-height: auto;
}

.menu-page > .menu-item:not(:last-child)::after {
    content: "/";
    color: #FFF;
    position: absolute;
    font-size: 13px;
    top: 5px;
    right: 9px;
}

.menu-page > .menu-item:not(:last-child) a {
    padding-right: 25px;
}

.webrt-page-title .page-title-inner {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

/** Video buttom **/

.icon-intro-videos .accordion_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    padding-left: 45px;
    position: relative;
}

.icon-intro-videos .accordion_title::before {
    content: "";
    background: url("assets/images/icon-chat.svg") no-repeat center / contain;
    width: 37px;
    height: 35px;
    position: absolute;
    top: calc(50% - 17.5px);
    left: 0;
}

.icon-intro-videos .accordion-item {
    margin: 10px 0px;
}

.icon-intro-videos .accordion-item a.accordion-title {
    height: 55px;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #F9F9F9;
    border: 1px solid #ECECEC;
}

.icon-intro-videos .accordion-item a.accordion-title .icon-angle-down {
    line-height: 20px;
}

.icon-intro-videos .accordion-item a.accordion-title .icon-angle-down::before {
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 16px;
}

.icon-intro-videos .accordion-item a.accordion-title.active .icon-angle-down {
    top: -10px;
}

.icon-intro-videos .accordion-item a.accordion-title.active .icon-angle-down::before {
    content: "\f068";
}

.icon-intro-videos .accordion-item a.accordion-title.active {
    border-bottom: 0;
    border: 1px dashed #AB54B6;
    border-bottom: 0;
}

.icon-intro-videos .accordion-item a.accordion-title.active span {
    color: #C5102F;
}

.icon-intro-videos .accordion-item .accordion-inner {
    background: #F9F9F9;
    border: 1px dashed #AB54B6;
    border-top: 0;
    padding-bottom: 0;
}

/** rt-section-03 **/

.rt-section-03 .title-blog .col-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rt-section-03 .title-blog h2 {
    width: max-content;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.rt-section-03 .title-blog a{
    margin: 0;
    border-color: #5A2877;
}

.rt-section-03 .title-blog a:hover span {
    color: #FFF;
}

.rt-section-03 .title-blog a span {
    color: #5A2877;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

.rt-section-03 .title-blog a .icon-angle-right::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 15px;
    font-weight: 400;
    color: #5A2877;
}

.rt-section-03 .title-blog a:hover .icon-angle-right::before {
    color: #FFF;
}

.new-post01_left .plain img {
    width: 100%;
    height: 408px;
    object-fit: cover;
}

.new-post01_left h4 a {
    font-size: 22px;
    color: #5A2877;
}

.new-post01_left .lad {
    margin-top: 10px;
    margin-bottom: 5px;
}

.new-post01_left p.date {
    color: #898989;
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
}

.new-post01_left .lad span {
    color: #FFF;
    height: 35px;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    border-radius: 10px 0px 10px 0px;
    background: linear-gradient(261.05deg, #C5102F 0%, #5A2877 85.76%);
}

.new-post01_right h4 {
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.new-post01_right p {
    color: #898989;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}

.new-post01_right .plain img {
    width: 100%;
    height: 198px;
    object-fit: cover;
}

.rt-section-04 .testimonial-box {
    padding: 25px 20px;
    box-shadow: 0px 0px 12px 0px #0000001A;
    position: relative;
}

.testimonial-name {
    color: #5A2877;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}

.testimonial-name-divider {
    display: none;
}

.testimonial-meta {
    position: absolute;
    top: 30px;
    left: 100px;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.rt-section-04 .testimonial-box::before {
    content: "";
    background: url("assets/images/icon-quess.png") no-repeat center / contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -12px;
    right: -12px;
}

.testimonial-text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

/** Footer **/

#footer {
    color: #FFF;
    background: url("assets/images/bg_footer.jpg") no-repeat center / cover;
}

#footer a {
    color: #FFF;
}

.footer-wrapper .widget {
    padding-left: 0;
    padding-right: 0;
}

.footer-widget-asea .widget_nav_menu ul.menu li::before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 14px;
}

.footer-widget-asea .widget-title {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
    display: inline-block;
}

.footer-widget-asea:nth-child(1) .widget_media_image {
    display: flex;
    align-items: center;
}

.footer-widget-asea:nth-child(1) .widget_media_image .widget-title {
    order: 2;
    padding-left: 15px;
    padding-bottom: 0;
}

.footer-widget-asea:nth-child(1) .widget_media_image img {
    width: 200px;
}

.footer-widget-asea:nth-child(1) ul li {
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    padding-left: 20px;
}

.footer-widget-asea:nth-child(1) ul li::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-widget-asea:nth-child(1) ul li:nth-child(3):before {
    content: "\f095";
}

.footer-widget-asea:nth-child(1) ul li:nth-child(4):before {
    content: "\f0e0";
}

.footer-widget-asea:nth-child(1) ul li:nth-child(5):before {
    content: "\e60e";
}

.footer-widget-asea:nth-child(3) img {
    width: 100%;
}

#footer h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}

.absolute-footer.dark {
    color: #FFF;
    background: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.absolute-footer > .container {
    position: relative;
    padding-top: 15px;
}

.absolute-footer > .container::before {
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    border-top: 1px solid #D3D3D3;
    top: 0;
    left: 15px;
}

.footer-secondary {
    padding: 0px;
}

.footer-primary {
    line-height: 40px;
}

#footer a.back-to-top {
    background: #2489db;
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 40px;
}

/** Widget **/

.widget .is-divider {
    display: none;
}

span.widget-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
}

.post-sidebar .widget-area {
    padding: 20px 15px;
    border-radius: 0px;
    border: 1px solid #DDDDDDCC;
    background: linear-gradient(0deg, #F7F9FB, #F7F9FB);
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #334862;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

.widget > ul > li + li, ul.menu > li + li {
    border-top: 0;
}

/** Page Contact **/

.gg-map p {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap select {
    height: 45px;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
}

.form_home .wpcf7-form-control-wrap input[type="text"],
.form_home .wpcf7-form-control-wrap input[type="tel"],
.form_home .wpcf7-form-control-wrap input[type="email"],
.form_home .wpcf7-form-control-wrap select {
    border: 0;
    padding-left: 35px;
}

.form_home .wpcf7-form-control-wrap::before {
    content: "\f007";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 15px;
    z-index: 9;
    color: #B9B9B9;
}

.form_home .wpcf7-form-control-wrap[data-name="your-phone"]::before {
    content: "\f095";
}

.form_home .wpcf7-form-control-wrap[data-name="your-email"]::before {
    content: "\f0e0";
}

.form_home .wpcf7-form-control-wrap[data-name="your-adress"]::before {
    content: "\f3c5";
}

.wpcf7-form-control-wrap textarea {
    min-height: 90px;
    box-shadow: none;
}

form input[type="submit"] {
    height: 45px;
    padding: 0px 30px;
}

/** Blog **/

h1.page-title {
    font-size: 30px;
    color: #C5102F;
}

.entry-header-text .entry-meta {
    font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
    padding-right: 10px;
}

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.related-post .heading {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
}

#post-list .post-item .col-inner {
    padding-bottom: 25px;
    border-bottom: 1px dashed #DDD;
}

.post-item .box .post-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
}

.post-item .box.box-default .box-image {
    border-radius: 10px;
}

.post-item .col-inner .post-meta::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 12px;
    padding-right: 5px;
}

.post-item .box-text a.button {
    color: #1875CB;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 32px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid #1875CB;
    border-top-color: rgb(24, 117, 203);
    border-right-color: rgb(24, 117, 203);
    border-bottom-color: rgb(24, 117, 203);
    border-left-color: rgb(24, 117, 203);
    text-transform: none;
}

.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    padding-left: 5px;
}

.post-item .box-text a.button:hover {
    color: #FFF;
}

/** Home **/

.heading-introduct h4 {
    font-family: "Playball";
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
}

.heading-introduct h2 {
    font-size: 23px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

.heading-section h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

.heading-section h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
}

.heading-introduct .content {
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
}

.heading-introduct .content::before {
    content: "";
    position: absolute;
    border: 1px solid #F6B709;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
}

.heading-gradient h2 {
    background: linear-gradient(90deg, #EF8315 0%, #F6B709 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-home {
    margin: 0;
    border: 0px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    background: linear-gradient(269.86deg, #F6B709 0.12%, #EF8315 93.44%);
}

.btn-home .icon-angle-right::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 15px;
}

.item-uytin {
    position: relative;
}

.item-uytin::before {
    content: "";
    width: auto;
    height: 100%;
    position: absolute;
    border-right: 1px dashed #F6B709;
    right: -15px;
    top: 0;
}

.item-uytin::after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: #F6B709;
    border-radius: 50%;
    right: -18px;
    top: calc(50% - 3.5px);
}

.item-uytin.last-item-child::before,
.item-uytin.last-item-child::after {
    display: none;
}

.item-uytin .icon-box-img img {
    height: 140px;
}

.item-uytin h3 {
    background: linear-gradient(90deg, #EF8315 0%, #F6B709 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-step h3 {
    color: #FFF;
    font-size: 35px;
    font-weight: 800;
    line-height: 35px;
    text-align: center;
}

.card-step p {
    line-height: 30px;
    text-align: justify;
}

.item-card-step .col-inner {
    height: 100%;
}

.card-step {
    height: 100%;
    color: #FFF;
    background: #3382C1;
    padding: 40px 40px;
    border: 4px solid #FFFFFF;
    border-radius: 15px;
    position: relative;
}

.card-step::before {
    content: "";
    position: absolute;
    right: -30px;
    top: calc(50% - 30px);
    width: 0;
    height: 0;
    border-left: 30px solid #FFF;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    z-index: 99;
}

.card-step::after {
    content: "";
    position: absolute;
    right: -24px;
    top: calc(50% - 25px);
    width: 0;
    height: 0;
    border-left: 25px solid #3382c1;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    z-index: 99;
}

.item-card-step:nth-child(2) .card-step {
    background: #F5A50A;
}

.item-card-step:nth-child(3) .card-step {
    background: #FF6E3F;
}

.item-card-step:nth-child(2) .card-step::after {
    border-left: 28px solid #F5A50A;
}

.item-card-step:nth-child(3) .card-step::before,
.item-card-step:nth-child(3) .card-step::after {
    display: none;
}

.sec_information .section-bg {
    background-position-y: top;
}

.item-infomation {
    counter-increment: step-counter;
}

.item-infomation a {
    color: #F6B709;
}

.item-infomation h3 {
    height: 65px;
    line-height: 65px;
    padding-left: 80px;
    font-size: 25px;
    position: relative;
}

.item-infomation h3::before {
    content: counter(step-counter, decimal-leading-zero);
    font-size: 25px;
    background: linear-gradient(180deg, #FF8100 0%, #FFAA29 100%);
    width: 65px;
    height: 65px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border: 5px solid #FFE7BA;
    z-index: 99;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);
}

.form_home >.col-inner {
    padding: 25px 30px 0px;
    background: linear-gradient(202.8deg, #C5102F -2.63%, #4C1D67 97.41%);
}

.form_home h3 {
    color: #FFF;
    font-size: 26px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 0;
}

.form_home p {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: justify;

}

.form_home form {
    margin: 0;
}

.form_home form input[type="submit"] {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    margin-top: 8px;
    border-radius: 25px;
    border: 2px solid #FFF;
    background: linear-gradient(267.12deg, #F6B709 5.15%, #EF8315 79.87%);
}

.slider_customer .flickity-slider .row {
    width: 20% !important;
    opacity: 1;
    margin-left: 0px;
    margin-right: 0px;
}

.slider_customer .flickity-page-dots {
    bottom: -20px;
}

.slider_customer .flickity-page-dots .dot {
    opacity: 1;
    border-color: #D9D9D9;
}

.slider_customer .slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #D9D9D9;
}

.slider_customer .slider-nav-dots-simple .flickity-page-dots .dot.is-selected {
    background: #F6B709;
    border-color: #F6B709;
}

.item-avatar .box-text {
    padding-left: 0px;
    padding-right: 0px;
}

.item-avatar p.note {
    color: #CC3C33;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
    font-family: "Playball", sans-serif;
}

.item-avatar h4 {
    color: #1569BF;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}

.tab-handbook ul li.tab a {
    color: #EF8315;
    font-size: 25px;
    font-weight: 700;
    line-height: 27px;
}

.tab-handbook ul li.tab.active a {
    color: #1569BF;
}

.tab-handbook ul li.tab:not(:last-child) {
    margin-right: 30px;
}

.tab-handbook ul.nav:hover li.tab a::before {
    opacity: 1;
}

.tab-handbook ul li.tab:not(:last-child) a::before {
    content: "";
    width: auto;
    height: 25px;
    position: absolute;
    border-right: 1px solid #B4B4B4;
    top: 10px;
    right: -16px;
}

.gallery-doitac .flickity-prev-next-button {
    top: 35%;
}

.gallery-doitac .gallery-col {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.gallery-doitac .gallery-col .gallery-box {
    /* background: #FFF;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 12px 0px #00000014; */
}

.gallery-doitac .gallery-col .gallery-box img {
    /* width: 100%;
    height: 60px;
    object-fit: contain; */
}

.blog-home .post-item .box .post-title {
    font-size: 16px;
}

.blog-home .post-item .box.box-overlay .overlay {
    background-color: rgba(0, 0, 0, 0) !important;
}

.blog-home .post-item .box.box-overlay .post-title a {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    padding: 10px 15px;
    background: rgb(90 40 119 / 60%);
}

.blog-home .post-item .box.box-overlay .post-meta {
    text-align: center;
    opacity: 1;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
}

.blog-home .post-item .box.box-overlay .post-meta::before {
    font-size: 15px;
}

.blog-home .post-item .box.box-overlay .is-divider {
    display: none;
}

.rt-section-02 .button.white {
    color: #FFF !important;
    border-color: #FFF;
    margin: 15px 0px 0px;
}

.rt-section-02 .button.white.is-outline:hover {
    color: #ffbf18 !important;
    border-color: #ffbf18 !important;
    background: transparent !important;
}

.rt-section-02 .button.white .icon-angle-right::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 15px;
}

.button-contact h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 27px;
}

.button-contact a.button {
    margin: 0;
    padding-left: 30px;
    padding-right: 60px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(267.12deg, #F6B709 5.15%, #EF8315 79.87%);
}

.button-contact a.button span {
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
}

.button-contact a.button .icon-angle-right::before {
    content: "";
    background: url("assets/images/icon-send.png") no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -17px;
    background-size: contain;
    right: -30px;
}

#gui-yeu-cau-tu-van.lightbox-content {
    border-radius: 10px;
    background-color: #f6b709;
    background: linear-gradient(267.12deg, #F6B709 5.15%, #EF8315 79.87%);
}

#gui-yeu-cau-tu-van h3 {
    color: #FFF;
    margin-bottom: 20px;
}

#gui-yeu-cau-tu-van form {
    margin: 0;
}

#gui-yeu-cau-tu-van input[type="submit"] {
    margin: 0;
    border-radius: 25px;
    border: 2px solid #FFF;
    background: linear-gradient(230.91deg, #1569BF 3.15%, #195796 87.25%);
}

/** Mobile **/

.mobile-sidebar .sidebar-menu .html_topbar_right::before {
    content: "\f2a0";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    color: #f6b709;
    top: calc(50% - 21px);
    left: 32px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #f6b709;
    text-align: center;
    line-height: 40px;
}

#main-menu ul.nav-sidebar .html.custom {
    flex-flow: nowrap;
    font-size: 15px;
}

.mobile-sidebar .sidebar-menu .html_topbar_right {
    color: #666;
    display: flex;
    flex-direction: column !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    align-items: flex-start;
    padding-left: 83px !important;
}

#main-menu ul.nav-sidebar .html.custom p:last-child {
    font-size: 25px;
    color: #F13B3B;
}

.rt-section-01 .icon-box {
    padding: 30px 20px;
    box-shadow: 0px 0px 12px 0px #0000001A;
}

.rt-section-01 .icon-box h4 {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #C5102F;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.rt-section-01 .icon-box p {
    text-align: justify;
}

.rt-section-02 {
    background: linear-gradient(90deg, #5A2877 0%, #C5102F 100%);
}

.rt-section-02 .heading-section h2,
.rt-section-02 .heading-section p {
    color: #FFF;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .heading-section h2,
    .rt-section-03 .title-blog h2 {
        font-size: 23px;
        line-height: 25px;
    }
    .heading-section h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .sec_information .section-bg {
        background-position-y: bottom;
    }
    .sec_information .heading-section h2 {
        color: rgb(21, 105, 191) !important;
    }
    .card-step {
        padding: 30px 25px;
    }
    .card-step::before,
    .card-step::after {
        display: none;
    }
    .slider_customer .flickity-slider .row {
        width: 50% !important;
    }
    .slider_customer .flickity-page-dots {
        bottom: -8px;
    }
    .item-avatar p.note {
        font-size: 13px;
        line-height: 20px;
    }
    .item-avatar h4 {
        font-size: 15px;
        line-height: 25px;
    }
    .button-contact a.button {
        padding-left: 15px;
        padding-right: 30px;
    }
    .button-contact a.button span {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }
    .button-contact h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .button-contact a.button .icon-angle-right::before {
        width: 16px;
        height: 16px;
        top: -9px;
        right: -16px;
    }
    /** Footer **/
    .footer-primary {
        line-height: 20px;
        font-size: 13px;
    }
    .rt-section-01 .icon-box {
        margin-top: 10px;
        padding: 20px 15px;
    }
    .rt-section-01 .icon-box h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .new-post01_right .plain img {
        height: 130px;
    }
    .new-post01_right h4 {
        line-height: 20px;
        font-size: 14px;
    }
    .new-post01_right p {
        font-size: 12px;
        line-height: 20px;
    }
    .new-post01_left .plain img {
        height: 280px;
    }
    .icon-intro-videos .accordion_title {
        font-size: 25px;
    }
    .slider-dichvu .flickity-slider .row {
        opacity: 1;
        margin-left: 0px;
        margin-right: 0px;
    }
    .rt-section-04 .testimonial-box {
        margin-top: 20px;
    }
}