/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
::root {
    --primary-color : #3380e4;
}
#button-contact-vr {
    display: block;
}
#header {
    border-bottom: 5px solid rgb(147, 147, 147);
}
.mg0 * {
    margin-bottom: 0;
}
.mg5 * {
    margin-bottom: 8px;
}
.fw600 * {
    font-weight: 600;
}
.fw-bold * {
    font-weight: bold;
}
.uppercase {
    letter-spacing: 0;
}
.heading-title {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.heading-title:before {
    position: absolute;
    width: 130px;
    height: 3px;
    background-color: var(--primary-color);
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.heading-title * {
    font-size: 30px;
    font-weight: normal;
}
.heading-title strong {
    font-weight: bold;
}
.table_price table {
    border-radius: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    width: 100% !important;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table_price table tr td {
    height: 50px !important;
}
tr:nth-child(2n) td {
    background: rgba(247,242,255,.5);
}
th, td {
    border: 1px solid #dee2e6;
}
th {
    background-color: rgba(0,0,0,.15);
}

td {
    color: #333;
}
.col-inner ul li {
    margin-bottom: 0.4em;
}
.home-news .is-divider {
    display: none;
}
.home-news .box-overlay .box-text {
    background: rgba(0, 97, 195, 0.5);
    padding: 10px;
    margin-bottom: 0;
    text-shadow: none;
}
.home-news .post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 500;
}
.home-news .box-vertical .post-title {
    font-size: 16px;
    font-weight: 500;
}
.home-news .box-vertical .box-text-inner .post-meta:first-child {
    display: none;
}
.home-news .box-vertical .box-text {
    padding: 0 0 0 15px;
    vertical-align: top;
}
.news-vertical .post-item {
    padding-bottom: 0;
}
.news-vertical .post-item .col-inner {
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.news-vertical .post-item:last-child .col-inner {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.news-vertical .post-item .post-title {
    transition: all 0.5s;
}
.news-vertical .post-item:hover .post-title {
    text-decoration: underline;
    color: var(--primary-color);
}
.padding-bot {
    padding-bottom: 0;
}
.news-vertical .post-item .post-meta {
    content: ;
}
section.header-page {
    padding:160px 0 60px 0;
    margin-bottom: 50px;
}
section.header-page .header-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    font-weight: 800;
}

.archive .header, .archive .header.show-on-scroll, .single .header {
    position: absolute;
}
.archive .header .header-wrapper:not(.stuck) .header-bg-color, .single .header .header-wrapper:not(.stuck) .header-bg-color {
    background-color: rgba(147,147,147,0.4);
    background-image: none!important;
    box-shadow: none;
}
.header .header-wrapper:not(.stuck) .header-nav-main.nav > li > a {
    color: #fff;
}
 
.page-wrapper {
    padding-top: 0;
}

.archive .box-blog-post .is-divider {
    display: none;
}
.box-blog-post .post-meta:before {
    padding-right: 5px;
    content: url("data:image/svg+xml,%3Csvg id='Capa_1' enable-background='new 0 0 512.001 512.001' height='13' viewBox='0 0 512.001 512.001' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%23777' d='m15.001 421h75v45c0 8.284 6.716 15 15 15h392c8.284 0 15-6.716 15-15v-390c0-8.284-6.716-15-15-15h-75v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-76v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-75v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-76c-8.284 0-15 6.716-15 15v90c0 110.55-45.945 195.596-84.603 228.477-4.852 4.043-6.651 10.691-4.502 16.63 2.151 5.938 7.789 9.893 14.105 9.893zm467 30h-362v-30h287c3.509 0 6.907-1.23 9.603-3.477 18.032-15.019 45.963-50.777 65.397-96.575zm-362-360h61v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h75v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h76v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h60v60h-362zm-.257 89.99h361.991c-3.38 95.155-39.901 170.023-80.616 210.01h-351.999c46.133-58.781 68.149-135.318 70.624-210.01z'/%3E%3C/g%3E%3C/svg%3E");
}
.box-blog-post .post-meta {
    font-size: 13px;
    color: #999999;
    opacity: 1;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}
.archive .box-blog-post .post-title {
    color: #444;
    font-weight: 600;
}
.archive .box-blog-post button {
    border-radius: 99px;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    color: #444;
    display: flex;
    align-items: center;
    transition: all 0.5s;
}
.box-blog-post .post-title {
    transition: all 0.5s;
}
.archive .box-blog-post .post-title:hover , .archive .box-blog-post button:hover{
    color: var(--primary-color);
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 0;
    border-width: 1px;
    height: 34px;
    line-height: 34px;
}
ul.links li {
    margin: 0 2px;
}

.entry-meta_custom svg {
    width: 13px;
    height: 13px;
    margin-right: 8px;
}
.entry-meta_custom svg path {
    fill: #999999;
}
.entry-meta_custom span {
    margin-right: 20px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}
.entry-meta_custom span.entry-view svg {
    width: 17px;
    height: 17px;
}
.entry-meta_custom {
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.entry-header-text-top h1 {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
div#ez-toc-container {
    width: 100%;
}

table tr td {
    vertical-align: middle !important;
}

.single table tr td {
    text-align: center;
}
.related-posts {
    margin-bottom: 30px;
    border: 1px solid #eef7fa;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.related-posts .related-title {
    font-weight: 800;
    font-size: 22px;
    background: #add8e6;
    padding: 10px;
    text-align: center;
    color: #444;
    margin-bottom: 0;
    text-transform: uppercase;
}
.related_box {
    padding: 15px 25px 10px;
    background-color: #eef7fa;
}
.related_box ul {
    padding: 0;
    margin: 0 !important;
    list-style: none;
}
.related-posts ul li {
    padding: 7px 0;
    display: block;
}
.related-posts ul li a {
    position: relative;
    color: #444;
}
.related-posts ul li a:hover {
    color: var(--primary-color);
}
.tax-service_cat #main, .tax-service_cat #wrapper {
    background: #edf0f1;
}
.box-white .box-text {
    background-color: #fff;
    padding: 15px 20px;
}
.box-white .box-text .post-title {
    margin: 6px 0;
}
.list-service {
    margin-top: 50px;
}


.accordion-title {
    background-color: #f2f2f2;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    border-radius: 5px;
    font-size: 18px;
}
.accordion-inner {
    padding: 14px 5px;
    background: white;
}
.accordion-item {
    margin-bottom: 10px;
}
.accordion-item .toggle {
    right: 0;
    left: unset;
}
.accordion-title.active {
    background-color: var(--primary-color);
    color: #fff !important;
}
.toggle i {
    font-size: 1.2em;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.widget .list-post-item li {
    margin-bottom: 10px;
    padding-top: 10px;
    display: flex;
    list-style: none;
    flex-flow: row wrap;
    width: 100%;
}
.widget .list-post-item .img {
    flex-basis: 30%;
    max-width: 30%;
    width: 95px;
    height: 75px;
}
.widget .list-post-item .box-ct {
    flex-basis: 70%;
    max-width: 70%;
    padding-left: 20px;
}
.widget .list-post-item .img img, .widget .list-post-item .alignright img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.widget .list-post-item h3 {
    margin: 0 0 4px 0;
    font-size: 14px;
    height: 42px;
    font-weight: 500;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.widget .list-post-item .date-time {
    font-size: 12px;
    color: #999999;
}
.widget .list-post-item a {
    color: #333;
}
.widget .list-post-item a:hover {
    color: var(--primary-color);
}
.widget-title svg {
    margin-right: 10px;
}
span.widget-title:before {
    padding-right: 8px;
    content: url("data:image/svg+xml,%3Csvg height='30px' viewBox='0 0 512 512' width='30px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m256 0c-141.164062 0-256 114.835938-256 256s114.835938 256 256 256 256-114.835938 256-256-114.835938-256-256-256zm0 0' fill='%232196f3'/%3E%3Cpath d='m368 277.332031h-90.667969v90.667969c0 11.777344-9.554687 21.332031-21.332031 21.332031s-21.332031-9.554687-21.332031-21.332031v-90.667969h-90.667969c-11.777344 0-21.332031-9.554687-21.332031-21.332031s9.554687-21.332031 21.332031-21.332031h90.667969v-90.667969c0-11.777344 9.554687-21.332031 21.332031-21.332031s21.332031 9.554687 21.332031 21.332031v90.667969h90.667969c11.777344 0 21.332031 9.554687 21.332031 21.332031s-9.554687 21.332031-21.332031 21.332031zm0 0' fill='%23fafafa'/%3E%3C/svg%3E");
}
span.widget-title {
    font-size: 20px;
    color: #444;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 10px 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    letter-spacing: 0;
    align-items: center;
    position: relative;
}

.sidebar-wrapper {
    border-left: 1px solid #eee;
}
.sidebar-wrapper ul {
    padding-left: 20px;
}



/* Footer */

.absolute-footer.dark {
    display: none;
}
footer .footer-title p {
    margin-bottom: 0;
}
#footer {
    margin-bottom:0;
}


@media(max-width:1024px) {
    .home-icon-box .fw-bold * {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .home-news .box-vertical .post-title {
        font-size: 15px;
    }
    .news-vertical .box-vertical .box-image {
        width: 30% !important;
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
    }
    .news-vertical .box-vertical .box-text {
        width: auto;
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
    }
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    box-shadow: none;
    border-radius: 4px;
    font-size: 14px;
}
.form-datxe textarea {
    min-height: 60px;
    max-height: 60px;
}
.form-datxe h3 {
    font-weight: bold;
}
.form-datxe .wpcf7-submit {
    width: 100%;
}

.btn-dc {
    letter-spacing: 0;
    border-radius: 5px;
}






a.btn {
    letter-spacing: 0;
    font-size: 16px;
    padding: 3px 40px;
}


.sidebar-menu .header-search-form-wrapper input {
    box-shadow: none;
    border-right: 0;
}
.sidebar-menu .header-search-form-wrapper input[type="search"] {
    height: 40px;
    border-radius: 5px 0 0 5px;
}
.sidebar-menu .header-search-form-wrapper .submit-button {
    border-radius: 0 5px 5px 0;
    height: 40px;
    padding: 0 10px;
}
.off-canvas .sidebar-menu li.header-search-form  {
    border-top: none;
}
.off-canvas .sidebar-menu li.html.custom {
    padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        background-color: #fff;
        width: 320px;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        color: #333;
    }
    .list-product-item .name:before {
        display: none;
    }
    .off-canvas:not(.off-canvas-center) .flag li.lang-item {
        display: inline-block;
        width: auto;
    }
    .off-canvas:not(.off-canvas-center) .flag  {
        width: 100%;
    }
}
.off-canvas .sidebar-menu {
    padding-top: 0;
}


.nav-dropdown-has-border .nav-dropdown {
    z-index: 9999999;
    border: none;
    padding: 10px;
    background-color: transparent;
    background: transparent;
    box-shadow: none;
}
.nav-dropdown-has-border .nav-dropdown > li {
    background: #000000cc;
}
.nav-dropdown-has-border .nav-dropdown > li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.nav-line-bottom>li>a:before {
    bottom: -1px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.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: black;
    font-weight: 500;
}
.nav-dropdown>li>a:hover, .nav-column>li>a:hover {
    color: #f8b700;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    font-size: 15px;
}

.header:not(.transparent) .header-nav-main.nav > li {
    margin: 0 20px;
}
.header:not(.transparent) .header-nav-main.nav > li.lang-item {
    margin: 0 10px;
}
.header:not(.transparent) .header-nav-main.nav > li.header-search > a {
    width: 45px;
    height: 45px;
    background-color: #f4f4f4;
    border-radius: 99px;
    text-align: center;
    justify-content: center;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 320px;
    background-color: #fff;
}
#header .header-nav-main > li > a {
    font-size: 16px;
    font-weight: 600;  
    text-transform: uppercase;
}
.header .nav-dark .header-nav-main > li > a {
    color: #fff;
}
.header .nav-dark .header-nav-main > li > a:hover {
    color: #f8b700;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    display: none;
}

#header .header-wrapper:not(.stuck) .header-nav-main > li > a {
    height: 70px;
}
.banner-header h3 {
    position: relative;
    padding-left: 40px;
}
.banner-header h3:before {
    content: '';
    width: 30px;
    height: 30px;
    left: 0;
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg id='bold' enable-background='new 0 0 24 24' height='30' viewBox='0 0 24 24' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath fill='%23fff' d='m9.707 19.121c-.187.188-.442.293-.707.293s-.52-.105-.707-.293l-5.646-5.647c-.586-.586-.586-1.536 0-2.121l.707-.707c.586-.586 1.535-.586 2.121 0l3.525 3.525 9.525-9.525c.586-.586 1.536-.586 2.121 0l.707.707c.586.586.586 1.536 0 2.121z'/%3E%3C/g%3E%3C/svg%3E");
}
.form-mode > div {
    color: black;
}
#bookcar_form .wpcf7-form-control-wrap[data-name='your-email'], #bookcar_form .wpcf7-form-control-wrap[data-name='your-message']  {
    display: none;
}
#bookcar_form #thong-tin-dat-xe, .add-pick-address {
    display: none;
}
.price-m-all {
    font-weight: bold;
    font-size: 22px;
    color: red;
}
.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}
@media (min-width: 320px) and (max-width: 480px)
.route__preview--price-wrapper {
    flex-basis: 17% !important;
    text-align: center;
    cursor: pointer;
    display: block;
    z-index: 0;
    transition: all .3s ease;
    color: #666;
    max-width: 18%;
}

@media (min-width: 320px) and (max-width: 480px) {
    .route__preview--price-wrapper {
        text-align: center;
		 flex-basis: 20%;
        cursor: pointer;
        display: block;
        z-index: 0;
        transition: all .3s ease;
        color: #666;
        max-width: 18%;
    }
    .route__preview {
            flex-flow: wrap;
        gap: 13px;
    }
}
.wpcf7 form .wpcf7-response-output {
    font-weight: bold;
    background-color: #fff;
}
body .progress-wrap {
    left: 30px;
    right: unset;
    bottom: 19px;
}