@charset "utf-8"; /* CSS Document */

@font-face {
    font-family: OpenSansBold;
    src: url("../font/OpenSans-Bold.ttf"), url("../font/OpenSans-Bold.woff"), url("../font/OpenSans-Bold.eot");
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJ.woff2") format("woff2"), url("../font/MJ/MJ.woff") format("woff"), url("../font/MJ/MJ.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJ_1.woff2") format("woff2"), url("../font/MJ/MJ_1.woff") format("woff"), url("../font/MJ/MJ_1.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJSatoshiBlack.woff2") format("woff2"), url("../font/MJ/MJSatoshiBlack.woff") format("woff"), url("../font/MJ/MJSatoshiBlack.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJ_2.woff2") format("woff2"), url("../font/MJ/MJ_2.woff") format("woff"), url("../font/MJ/MJ_2.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJSatoshiLight.woff2") format("woff2"), url("../font/MJ/MJSatoshiLight.woff") format("woff"), url("../font/MJ/MJSatoshiLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../MJ/MJ_3.woff2") format("woff2"), url("../font/MJ/MJ_3.woff") format("woff"), url("../font/MJ/MJ_3.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJSatoshi-Medium.woff2") format("woff2"), url("../font/MJ/MJSatoshi-Medium.woff") format("woff"), url("../font/MJ/MJSatoshi-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJSatoshi-Bold.woff2") format("woff2"), url("../font/MJ/MJSatoshi-Bold.woff") format("woff"), url("../font/MJ/MJSatoshi-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJSatoshi-Regular.woff2") format("woff2"), url("../font/MJ/MJSatoshi-Regular.woff") format("woff"), url("../font/MJ/MJSatoshi-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MJ Satoshi";
    src: url("../font/MJ/MJ_4.woff2") format("woff2"), url("../font/MJ/MJ_4.woff") format("woff"), url("../font/MJ/MJ_4.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "1FTV VIP Classy Vogue";
    src: url("../font/1FTVVIPClassyVogue/1FTVVIPClassyVogueRegular.woff2") format("woff2"), url("../font/1FTVVIPClassyVogue/1FTVVIPClassyVogueRegular.woff") format("woff"),
    url("../font/1FTVVIPClassyVogue/1FTVVIPClassyVogueRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*=============reset===============*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

button:active,
.c-btn:active,
[class*="c-btn-"]:active,
button:hover,
.c-btn:hover,
[class*="c-btn-"]:hover,
button:focus,
.c-btn:focus,
[class*="c-btn-"]:focus {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    outline: none;
    color: inherit;
}


body {
    --color-primary: rgba(12, 75, 28, 1);
    --Gradient-green: radial-gradient(68.46% 844.1% at 86.03% 100%, #2e786b 0%, #31a38e 100%);
    --Gradient-green2: linear-gradient(90deg, #0d6b54 0%, #85bda9 100%);
    --Gradient-green3: linear-gradient(to left, #0d6b54 0%, #85bda9 100%);
    --Gradient-Gold: linear-gradient(90deg, #ad8129 0%, #ffdb89 100%), linear-gradient(92.83deg, rgba(240, 240, 239, 0) 30.87%, rgba(240, 240, 239, 0.46) 70.54%);
    --color-text-body-1: #636363;
    --color-text-body-2: #4b4b4b;
    --color-text-body-3: #feffff;
    --color-text-input-default: #6d6d6d;
    --color-border-input-default: #b0b0b0;
    --color-surface-input: #feffff;
    --color-border-stroke-blue: #298dff;
    --color-border-input-error: #c70e12;
    --color-text-heading-1: #262626;
    --color-text-heading-2: #0a68fe;
    --color-surface-page-light-blue: #f2f9ff;
    --color-surface-page-secondary: #0a68fe;

    --spacing-xs: 8px;
    --spacing-xs-2: 10px;
    --spacing-sm: 12px;
    --spacing-md: 16px;
    --spacing-lg: 20px;
    --spacing-xl: 24px;
    --spacing-3xl: 40px;
    --spacing-2xl: 32px;

    --border-radius-md: 8px;
    --border-radius-lg: 12px;
    --border-radius-xl: 16px;
    --border-radius-round: 100px;

    --font-size-Body-2: 14px;
    --font-size-H5: 20px;
    --font-size-H6: 18px;
    --font-size-H3: 28px;

    --font-2: "Inter", sans-serif;
    --font-3: "1FTV VIP Classy Vogue", sans-serif;
    color: #282828;
    font-size: 16px;
    font-family: "MJ Satoshi", sans-serif;
    font-weight: normal;
    line-height: 1.42857143;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

body img {
    max-width: 100%;
    display: block;
}

a:focus {
    outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

a, a:hover {
    text-decoration: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
}

.zalo-chat-widget {
    bottom: 200px !important;
    right: 25px !important;
}

i:hover {
    text-decoration: none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}


a, button {
    -webkit-transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    -o-transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}

.title-article-1 {
    display: block;
    margin: 5px 0;
}

.title-article-1 h1 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Arial, sans-serif;
    /*font-family: Times New Roman;*/
    /*font-weight: bold;*/
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

/*=========-reset==========*/
body {
    overflow-x: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #606366;
    line-height: 23px;
}

.art-des ul {
    list-style: inside;
}

.art-des ul li {
    list-style: inside;
}

.relative {
    position: relative !important;
}

.title-h2 h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 29px;
    display: inline-block;
    background: none;
    padding: 0;
    z-index: 1;
    position: relative;
    font-weight: bold;
    color: #262625;
}

.title-h2 {
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 6px 0 6px;
    margin-bottom: 20px;
}

.title-h2:after {
    content: " ";
    width: 49px;
    height: 2px;
    position: absolute;
    background: #000;
    left: 0;
    bottom: -1px;
    z-index: 0;
}

.title-h2:before {
    content: " ";
    width: 100px;
    height: 1px;
    position: absolute;
    background: #999595;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.title-h1 h1 {
    /* text-transform: uppercase; */
    font-size: 22px;
    padding: 20px 0 20px;
    color: #222;
}

.brief {
    font-weight: 600;
    font-size: 16px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
    box-shadow: none;
}

/**** HEADER *****/
.header-top {
    width: 100%;
    left: 0;
    margin: 0;
    right: 0;
    top: 0;
}

.header-top .top {
    color: #e2e2e2;
}

.row.header-top.header-fixed {
    background: #000;
    box-shadow: 1px 1px 10px rgb(0 0 0.15);
}

.header-top img {
    max-width: 100%;
    display: inline;
}

.header-top .banner img {
    max-width: 580px;
}

.td-search-form .input-group-addon {
    padding: 0;
    background: #fff;
}

.text7 {
    background-color: #ea0d0d;
    color: #fbf9f9;
    font-size: 15px;
    padding: 6px 3px;
    text-align: center;
    display: inline-block;
    top: 163px;
    margin: 0 auto;
    position: absolute;
    border-radius: 4px;
    left: 18px;
    opacity: 0.85;
}

.td-search-form .input-group-addon input {
    height: 100%;
    padding: 0;
    line-height: 28px;
    border: 0;
    background: url(../img/layout/searchicon.svg) no-repeat center;
    background-size: 18px;
    width: 35px;
}

.td-head-form-search-wrap #td-header-search {
    border-right: 0;
}

#header .logo {
    text-align: center;
    display: inline-block;
    float: left;
}

.header-banner-search .right-banner {
    position: absolute;
    right: 0;
    color: #fff;
    padding: 6px 0 10px;
    top: -10px;
    border-radius: 0 0 13px 0;
    font-size: 12px;
}

.header-banner-search .right-banner {
    display: inline-flex;
}

h4.modal-title {
    font-size: 20px;
}

.header-banner-search .right-banner span.line {
    font-size: 19px;
    padding: 0 3px;
}

.header-banner-search .right-banner span.phone a, .header-banner-search .right-banner span.email a {
    display: inline-flex;
    color: #fff;
}

.header-banner-search {
}

.td-head-form-search-wrap {
    padding: 0 20px;
    display: block;
    padding: 0;
}

.header-search {
    padding: 0;
    width: 55%;
    display: inline-block;
}

.search-offer > * {
    display: inline-block;
    font-size: 10px;
    color: #fff;
}

.search-offer {
    line-height: 14px;
    color: #fff;
}


/*** BANNER TOP ***/
#home-page-slider .item img {
    width: 100%;
}

#home-page-slider .item a {
    position: absolute;
    bottom: 70px;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    text-align: center;
    background: #f00;
    padding: 7px 0;
    border-radius: 21px;
    text-transform: uppercase;
}

#home-page-slider .item a:hover {
    background: #000;
}

/*** SHARE SOCIAL NETWORK ***/
.blog-share {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.blog-share i {
    font-size: 16px;
}

.blog-share a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid;
    margin: 5px;
    line-height: 33px;
    color: #cacaca;
}

.blog-share a.facebook:hover {
    color: #3a589d !important;
    background: #3a589d !important;
}

.blog-share a.twitter:hover {
    color: #2478ba !important;
    background: #2478ba !important;

}

.button.pinterest:not(.is-outline), .blog-share a.pinterest:hover {
    color: #cb2320 !important;
    background: #cb2320 !important;
}

.blog-share a.email:hover {
    color: #111 !important;
    background: #111 !important;
}

.blog-share a:hover i {
    color: #fff;
}


/*** WP CONTACT ***/
#comments .comment-respond {
    background-color: rgba(0, 0, 0, .05);
    margin-top: 15px;
    padding: 15px 25px 0;
}

#comments .comment-respond .comment-reply-title {
    font-size: 1.2em;
}


/*** FOOTER ***/

.back-to-top {
    position: fixed;
    right: 20px;
    bottom: 175px;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 38px;
    z-index: 199;
    background: var(--shop-color-button);
    color: var(--shop-color-button-text);
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%; }
.back-to-top svg {
    width: 20px;
    height: 20px;
    fill: currentColor; }

#footer h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #fff;
}

.copyright {
    text-align: center;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.5);
}

.footer-social-network ul li {
    display: inline-block;
    width: 31px;
    height: 31px;
    border: 1px solid #ffffff45;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin: 0 4px;
}

.footer-social-network {
    text-align: center;
}

.footer-social-network ul li {
    display: inline-block;
    width: 31px;
    height: 31px;
    border: 1px solid #ffffff45;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
    margin: 0 4px;
}

.footer-social-network {
    text-align: center;
    border-left: 1px solid rgba(220, 202, 202, 0.14);
    border-right: 1px solid rgba(220, 202, 202, 0.14);
}

.footer-hotline {
    text-align: left;
}

.footer-hotline i {
    margin-right: 10px;
    font-size: 14px;
    color: #f736d6;
}

.footer-hotline a {
    font-size: 20px;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.class-footer-middle {
    padding: 25px 0 50px;
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.footer-middle {
    padding: 40px 0 25px 0;
    display: block;
    clear: both;
    background: radial-gradient(284.26% 189.06% at 86.13% -29.15%, #2e786b 0%, #31a38e 100%);
}

.class-footer-middle ul li {
    padding: 8px 4px 8px 0;
    line-height: 1.4;
    list-style: disc;
    margin-left: 20px;
}

.box-google-map  iframe {
    width: 100%;
    height: 230px;
}

.box-google-map iframe {
    width: 100% !important;
}

.copyright p {
    font-size: 14px;
}

.class-footer-middle ul li a:hover, .class-footer-middle ul li:hover {
    color: #fff;
}

.footer-social-network ul li:hover {
    background: #fa0909;
    color: #fff;
}

.footer-link {
    width: 100%;
    clear: both;
    float: left;
    background: #f7f7f7;
    border-bottom: 2px solid rgb(196 194 193 / 12%);
}

.footer-link ul li a {
    display: block;
    line-height: 40px;
    padding: 0 10px;
    transition: 0.2s;
    color: #333;
}

.footer-bottom {
    background: #000;
    color: #fff;
}

.left-footer-address p {
    color: #fff;
    line-height: 1.6;
    margin-bottom: 5px;
    font-size: 17px;
}

#footer h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}

#footer h2:after {
    content: " ";
    width: 38px;
    height: 3px;
    /* background: #cacaca; */
    position: absolute;
    left: 0;
    bottom: 0;
}

#footer .links ul li a {
    display: flex;
    color: #fff;
    padding: 5px 6px;
    margin: 3px 1px;
    border-radius: 3px;
    font-size: 16px;
    align-items: center;
}

#footer .links ul li {
    padding: 0;
}

#footer .links ul li a:hover {
    color: #fff;
    border-bottom-color: #f6aa31;
}

#footer .links ul li a i {
    font-size: 10px;
    margin-right: 5px;
}

/*** PAGE CONTACT ***/

.form-contact input, .form-contact textarea {
    border-radius: 0;
    font-size: 14px;
}

.form-contact label {
    color: #111;
    font-weight: normal;
}

#contactform button {
    display: inline-block;
    background: #222;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 7px 30px;
}

h1.contact-title {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin: 30px 0;
}

address.contact-info {
    font-size: 19px;
    margin: 0 15px;
    background: #f1f1f1;
    margin-bottom: 40px;
    padding: 25px 15px;
}

#mapCanvas iframe {
    width: 100%;
}

#contactform input.bt-submit {
    margin-right: 10px;
}

#mapCanvas iframe {
    width: 100%;
}

#contactform input.bt-submit {
    margin-right: 10px;
}

.main-address-footer i {
    float: left;
    margin-right: 10px;
}

.main-address-footer .row-footer {
    margin-bottom: 10px;
}

form#contactform {
    overflow: hidden;
    margin-bottom: 15px;
}

.contact-info p {
    margin: 8px 0;
    line-height: 1.4;
}

#contactform textarea {
    height: 132px;
}

p.error-messages {
    font-size: 13px;
    color: #a11f0a;
}

.success-messages p {
    color: #fbfaf9;
    font-size: 13px;
}

#registerLearnForm .error-messages {
    text-align: center;
    font-weight: bold;
}

.page-search-student form {
    margin: 0 auto;
}

.page-search-student #search-result {
    max-width: 700px;
    margin: 0 auto;
}

#related-posts h2 {
    font-size: 20px;
    border-bottom: 2px solid #cacaca;
    padding: 4px 0;
    margin-bottom: 10px;
}

#related-posts ul {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 20px;
}

#related-posts ul a {
    color: #333;
    font-size: 15px;
}

#related-posts ul a:hover {
    text-decoration: underline;
}

.inspiration-image img {
    width: 100%;
    height: 195px;
}

.inspiration-image {
    margin-bottom: 20px;
    border: 1px solid #cacaca;
}

.header-image h2 {
    font-size: 20px;
    padding: 20px 0;
}

/*** BREADCRUMD ***/
#head-breadcrumb ul {
    background: none;
}

#head-breadcrumb ul li a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
}

.head-breadcrumb {
    padding: 20px 0;
    background: #f1f1f1;
}
/*** PAGE VIDEO ***/
.video-iframe video {
    width: 100%;
    height: auto;
    max-height: 500px;
}

.list-videos .video-inner, .list-video .video-inner {
    margin-bottom: 25px;
}

.list-videos figure img,
.list-video figure img {
    width: 100%;
    height: 215px;
}

.list-videos .video-title, .list-video .video-title {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    height: 45px;
    overflow: hidden;
    margin: 10px 0;
}

.list-video .video-title {
    color: #fff;
}

.list-videos figure,
.list-video figure {
    position: relative;
}

.video-iframe iframe {
    width: 100%;
    height: 570px;
    margin-top: 20px;
}

.icon-play {
}

.icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    width: 45px;
    height: 45px;
    text-align: center;
    border: 2px solid;
    line-height: 22px;
    border-radius: 50%;
    margin-top: -23px;
    margin-left: -23px;
    opacity: .8;
    align-items: center;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -o-transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s, -webkit-transform .2s;
    background: rgba(0, 0, 0, .2);
    overflow: hidden;
    color: #fff;
}

.video-inner:hover .icon-play {
    opacity: 1;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.steps .step-prev a, .steps .step-next a {
    color: #2385db;
    font-size: 16px;
    line-height: 31px;
    text-transform: uppercase;
    font-weight: bold;
}

.box-link-nav {
    padding-bottom: 20px;
}

.steps .step-prev, .steps .step-next {
    border: 1px solid #f1f1f1;
    padding: 20px 15px;
}

.steps .step-prev i, .steps .step-next i {
    font-size: 26px;
}

.steps .step-prev i {
    margin-right: 15px;
}

.steps .step-nex i {
    margin-left: 10px;
}

.steps .step-next {
    text-align: right;
}

.steps .step-prev {
    text-align: left;
    border-right: 0;
}

@media screen and (min-width: 1024px) {
}


/*** MENU ****/
a:hover {
    text-decoration: none;
}

header .header-logo {
    color: #001b4f;
    font-weight: 700;
    font-size: 23px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

header.header-fixed {
    position: sticky;
    top: 0;
    z-index: 1000;
}

header .main-menu > li {
    position: relative;
}

header .main-menu > li > a {
    color: #333;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    display: block;
    padding: 14px 10px;
    line-height: 35px;
    transition: all 0.3s linear;
    font-weight: 600;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
}

header .main-menu > li.active > a {
    color: #10bd3b;
}

header .main-menu > li:hover > a {
    color: #edba63;
}

header .main-menu > li > a > i {
    color: #03328E;
}

header .main-menu > li > a:hover > i {
    color: #fff;
}

header .main-menu > li:hover > a i {
    color: #fff;
}

.header-top .header-logo {
    -webkit-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s;
    float: left;
}

.header-logo img {
    max-height: 90px;
    -webkit-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s;
}

.header-fixed.header-top {
    padding: 0 !important;
}

header .main-menu .sub-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 100%;
    width: 235px;
    overflow: hidden;
    border-top: 2px solid #f49306;
    background: #fff;
    -webkit-box-shadow: 0px 62px 17px 0px rgba(186, 186, 186, 0), 0px 40px 16px 0px rgba(186, 186, 186, 0.01), 0px 22px 13px 0px rgba(186, 186, 186, 0.05),
    0px 10px 10px 0px rgba(186, 186, 186, 0.09), 0px 2px 5px 0px rgba(186, 186, 186, 0.1);
    box-shadow: 0px 62px 17px 0px rgba(186, 186, 186, 0), 0px 40px 16px 0px rgba(186, 186, 186, 0.01), 0px 22px 13px 0px rgba(186, 186, 186, 0.05),
    0px 10px 10px 0px rgba(186, 186, 186, 0.09), 0px 2px 5px 0px rgba(186, 186, 186, 0.1);
    z-index: 5;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

header .main-menu .sub-menu a {
    padding: 7px 10px;
    display: block;
    color: #173966;
    font-size: 16px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

header .main-menu .sub-menu a i {
    color: #03328E;
}

header .main-menu .sub-menu a:hover {
    color: #fff;
    background: var(--Gradient-Gold);
}

header .main-menu > li:hover .sub-menu {
    display: block;
}

header .header-logo figure img {
    max-width: 200px;
}

header .demo-link {
    margin-left: 1vw;
}

header .side-menu-close {
    background: transparent;
    margin-top: 35px;
}

header .side-menu-close span {
    background: #262121;
    width: 28px;
}

#call-action .call-action {
    color: #001b4f;
    font-weight: 700;
    font-size: 23px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

#call-action .call-action:hover {
    color: #10bd3b;
}

/*** SIDE MENU ***/
.side-menu-wrap {
    width: 300px;
    position: fixed;
    left: -100%;
    top: 0;
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    overflow-y: auto;
    z-index: 15000;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.side-menu-wrap.opened {
    left: 0;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
}

.side-menu-logo {
    border-bottom: 2px solid #0c574a;
}

.side-menu-nav .main-menu > li {
    position: relative;
    border-bottom: 1px solid #ccc;
}

.side-menu-nav .main-menu > li > a > i {
    color: #03328E;
}

.side-menu-nav .main-menu .sub-menu {
    border-top: 1px solid #FE8204;
    background: #fff;
    display: none;
}

.side-menu-nav .main-menu .sub-menu li {
    border-bottom: 1px solid #eee;
}

.side-menu-nav .main-menu .sub-menu a {
    padding: 10px 22px;
    display: block;
    color: #212529;
    font-weight: 600;
    font-size: .9em;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.side-menu-nav .main-menu .sub-menu a i {
    color: #03328E;
}

.side-menu-nav .main-menu .sub-menu ~ i {
    font-size: 14px;
    position: absolute;
    padding: 20px 11px;
    right: 0;
    top: 0;
}

.side-menu-nav .main-menu .sub-menu a:hover {
    background: #F5F5F5;
}

.side-menu-nav .main-menu > li > a {
    color: #212529;
    padding: 15px 30px 15px 10px;
    font-weight: 600;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.side-menu-wrap .side-menu-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.side-menu-close {
    height: 40px;
    width: 40px;
    background: #21395F;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.side-menu-close span {
    height: 2px;
    width: 20px;
    background: #fff;
    position: relative;
    opacity: 1;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.side-menu-close span:nth-child(1) {
    top: -5px;
}

.side-menu-close span:nth-child(3) {
    bottom: -5px;
}

.side-menu-close.closed span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
}

.side-menu-close.closed span:nth-child(2) {
    opacity: 0;
}

.side-menu-close.closed span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -o-transform: translateY(-7px) rotate(-45deg);
}

/*  custom overlay */
.custom-overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 12500;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.custom-overlay.show {
    visibility: visible;
    opacity: 1;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}

.d-block {
    display: block;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.d-none {
    display: none !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

header .row {
    margin-right: -15px;
    margin-left: -15px;
}

header nav ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}

header .main-menu > li > a {
    white-space: nowrap;
}

header .main-menu > li > a, .side-menu-nav > li > a {
    text-transform: uppercase;
}

nav.side-menu-nav > ul {
    display: block !important;
}

.side-menu-logo {
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.side-menu-wrap .side-menu-close {
    display: none !important;
}

.side-menu-nav .main-menu > li > a > i {
    display: none;
}

.side-menu-close:hover {
    cursor: pointer;
}

/*** PAGINATION ***/

.pagination > a {
    text-transform: uppercase;
    color: #222;
    line-height: 35px;
    margin: 0 10px;
}

.pagination > li > a {
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    border: 1px solid #222;
    text-align: center;
    margin: 0 5px;
    color: #222;
    line-height: 25px;
    font-weight: bold;
    font-size: 16px;
}

.pagination > li > a:hover, .pagination > li > a.active {
    background: #222;
    color: #fff;
    border-color: #222;
}

.pagination {
    text-align: center;
    margin: 0 auto;
}

.pagination-link {
    text-align: center;
    padding: 20px 0;
}

.other-posts {
    clear: both;
    padding-top: 15px;
}

.other-posts h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 10px;
}

header nav.d-lg-block ul ul li:hover > a {
    background: #f6aa31;
    color: #fff !important;
}

@media (min-width: 992px) {
    .header-fixed nav.d-none.d-lg-block {
        background: rgb(255 255 255 / 57%);
    }

    .header-fixed nav.d-none.d-lg-block ul li a {
        color: #000;
    }

    .header-fixed.header-top {
        box-shadow: 1px 1px 5px #0000005e;
    }

    .d-lg-block {
        display: block !important;
    }

    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .side-menu-close {
        display: none !important;
    }

    nav.d-none.d-lg-block {
        /* background: #000; */
        width: 100%;
        border-radius: 25px;
    }

    .b-card-23 img {
        height: 185px;
        margin: 0 auto;
    }

    .b-card-23 .b_title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media (min-width: 576px) {
    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }
}

header .main-menu > li > a > i.fa-chevron-down {
    position: absolute;
    right: 5px;
    font-size: 9px;
    color: #f1f1f1;
    top: 50%;
    font-weight: normal;
    margin-top: -4px;
}


.sidbar-right > h2 {
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    color: #333;
    background: #fff;
    padding: 10px 0;
    border-bottom: 2px solid #000;
    position: relative;
    margin-bottom: 15px;
}

.sidbar-right > h2:after {
    content: ' ';
    position: absolute;
    width: 50%;
    bottom: -2px;
    height: 2px;
    background: #f00;
    left: 0;
}

.sidbar-right h3 a {
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    color: #f00;
    border-left: 2px solid #f00;
    padding-left: 5px;
    line-height: 1;
}

.sidbar-right h3 {
    margin-bottom: 10px;
}

.sidebar-post img {
    width: 100%;
}

.sidebar-post .post-info {
}

.sidebar-post .post-info h5 {
    text-transform: none;
    margin-top: 10px;
    line-height: 20px;
    color: #222;
    font-weight: normal;
}

.sidebar-post {
    margin-bottom: 10px;
}

.sidebar-post .post-info a:hover {
    color: #f00;
}

@media screen and (max-width: 1180px) {
    header .main-menu > li > a {
        padding: 10px 10px;
    }

    header .main-menu > li > a > i.fa-chevron-down {
        position: absolute;
        right: -1px;
        font-size: 9px;
        color: #f1f1f1;
        top: 50%;
        font-weight: normal;
        margin-top: -7px;
    }
}

@media screen and (min-width: 768px) {
    .td-search-form {
        /* position: absolute; */
        /* bottom: -34px; */
    }
}

/*Ipad dọc(768 x 1024)*/
@media screen and (max-width: 768px) {
    .box-google-map .map iframe {
        width: 100%;
        height: 350px;
    }

    .list-posts .post-item img {
        height: auto;
    }

    .box-google-map {
        margin: 15px 0;
    }

    #footer .box-google-map iframe {
        width: 100%;
        height: 200px;
    }

    img {
        max-width: 100%;
    }
    .class-footer-middle > .col-md-3 {
        width: 50%;
        float: left;
        height: 250px;
        margin-bottom: 10px;
    }

    .copyright {
        text-align: center;
    }

    #help-buy .help-item {
        margin-bottom: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .header-right {
        position: initial;
    }

    #header {
        padding-top: 56px;
    }

    .toggleMenu {
        float: left;
        border: 0;
    }

    #header .logo {
        position: absolute;
        top: -63px;
        display: inline-block;
        z-index: 99999999999;
        left: 50%;
        margin-left: -55px;
    }

    #head-breadcrumb ul {
        background: rgba(233, 224, 224, 0.27058823529411763);
        border-radius: 0;
        margin-bottom: 10px;
    }

    nav#nav-top {
        box-shadow: 0 2px 1px #3333;
    }

    .comunication-social-network {
        margin: 25px 0;
    }
}

@media screen and (max-width: 580px) {
    .header-banner-search .right-banner {
        padding: 5px;
        border-radius: 0;
    }

    span.user-btn a b {
        display: none;
    }

    #four-cat .cat-post img {
        height: auto;
    }

    .form-login-center {
        width: 100%;
    }

    #traning-types h2 {
        padding-left: 10px;
    }

    #traning-types .train img {
        width: 100%;
        height: 130px;
    }

    .header-banner-search .banner {
        padding: 0 20px;
    }

    span.user-btn a i {
        font-size: 25px;
        color: #fff;
    }

    .user-btn {
        position: fixed;
        top: 18px;
        right: 5px;
        z-index: 9;
    }

    .header-banner-search .right-banner {
        position: relative;
        background: #e34818;
    }

    #box-guide .title-h2 h2 {
        font-size: 18px;
    }

    header#header {
        position: relative;
        z-index: 33;
    }

    .gotop {
        bottom: 15px;
    }

    #home-page-slider .item a {
        font-size: 8px;
        padding: 1px 10px;
        width: auto;
        color: #fff;
        margin-left: -38px;
        bottom: 38px;
    }

    #header .header-top img {
        max-height: 100%;
    }

    .clearfix-responsive {
        clear: both;
    }

    .header-top {
        width: 100%;
        background: #fff;
        left: 0;
        top: 0;
    }

    #header .logo {
        position: fixed;
        z-index: 999999;
        top: 5px;
        left: 50%;
        height: 45px;
        width: 90px;
        margin-left: -45px;
    }

    .toggleMenu {
        float: left;
    }

    #header .header-top .banner img {
        width: 100%;
        height: auto !important;
        max-height: 100%;
    }

    .header-banner-search .right-banner {
        display: block;
    }

    .header-banner-search span.line {
        display: none;
    }

    .header-logo {
        margin: 0 -15px;
    }

    .header-banner-search .email, .header-banner-search .phone {
        width: 100%;
        display: block;
        text-align: center;
    }

    .header-top {
        background: rgb(34 34 34 / 92%);
    }

    .toggleMenu .icon-bar {
        color: #fff;
        background-color: #ffffff;
        width: 35px;
        border-radius: 4px;
    }

    form#contactform > .col-md-6 {
        padding: 0;
    }
}

/*Smart phone nhỏ*/
@media screen and (max-width: 768px) {

    header .row {
        display: block;
        position: relative;
    }

    a.header-logo.d-block {
        position: absolute;
        max-height: 70px;
        overflow: hidden;
    ]: -3px;
        left: 50%;
        margin-left: -95px;
    }

    a.header-logo.d-block img {
        max-height: 50px;
        margin-top: 10px;
    }

    header .side-menu-close {
        position: absolute;
        left: 15px;
        top: 20px;
    }

    .header-top {
        width: 100%;
        background: none;
        /*height: 66px;*/
        /* background: #222 !important; */
    }

    .header-top .top {
        height: 66px;
    }

    header .side-menu-close {
        margin-top: 10px;
    }

    .side-menu-logo {
        padding: 10px 15px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .side-menu-wrap .side-menu-close {
        display: none !important;
    }

    .side-menu-nav .main-menu > li > a > i {
        display: none;
    }
}


/*Tablet (480 x 640)*/
@media screen and (max-width: 480px) {
    .class-footer-middle > .col-md-3 {
        display: block;
        width: 100%;
        float: none;
        height: auto;
        margin-bottom: 10px;
    }

    #projects-page {
        /*margin-top: 65px;*/
    }

    .breadcrumb > li {
        position: relative;
    }

    .breadcrumb > li:before {
        position: absolute;
        left: -5px;
        top: 5px;
    }

    .list-posts .post-item img {
        height: auto;
    }

    .box-footer-log.text-right {
        clear: both;
        margin-top: 20px;
        text-align: center;
    }

    ul.cate-childs {
        padding: 10px 0;
        margin: 0;
        overflow-x: scroll;
    }

    footer .links {
        padding: 20px 0;
    }

    .sidbar-right {
        display: none;
    }

    .home-page .header-top {
        position: relative;
    }

    .header-fixed.header-top {
        position: fixed !important;
    }
}

/*Iphone(480 x 640)*/
@media screen and (max-width: 320px) {
}

/*Smart phone nhỏ*/
@media screen and (max-width: 240px) {
}

/* BEGIN s-icon-1 */
.s-icon-1 {
    font-size: 14px;
    z-index: 100;
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
}

.s-icon-1 > a {
    position: relative;
    padding: 10px 8px 5px 10px;
    display: -webkit-box;
    transition: 0.5s;
    background-color: rgb(255 255 255 / 80%);
    border: 1px solid #eee;
    margin-bottom: 10px;
    border-radius: 12px;
    box-shadow: 8.23529px 12.3529px 12.3529px rgba(0, 0, 0, 0.1);
}

.s-icon-1 > a > span:first-child {
    color: var(--color-primary);
    font-size: 0.929em;
    font-weight: bold;
    padding: 13px 15px;
    border-radius: 13px;
    opacity: 0;
    transition: 0.3s linear;
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    white-space: nowrap;
    background-color: rgb(255 255 255 / 80%);
    box-shadow: 8.23529px 12.3529px 12.3529px rgb(0 0 0 / 10%);
}

.s-icon-1 > a > span:last-child {
    position: relative;
    display: inline-block;
    width: 25px;
}

.s-icon-1 img {
    width: 100%;
    display: block;
    border-style: none;
    max-width: 100%;
}

/* END s-icon-1 */


@media (min-width: 992px) {
    .s-tab-4 .s_menu > li a::after {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        background-color: var(--color-primary);
        transition: 0.5s;
    }

    .s-tab-4 .s_menu > li a:hover::after,
    .s-tab-4 .s_menu > li.is-active a::after {
        width: 100%;
    }

    .s-tab-4 .s_menu > li:not(:last-child) a {
        margin-right: 40px;
    }

    .s-icon-1 > a:hover > span:first-child {
        opacity: 1;
        width: 170px;
    }

    .c-form-booking .c_img {
        display: none;
    }
}


/*** BO0KING ***/
button.swal2-styled {
    background: #f3ae0a !important;
    padding: 5px 15px !important;
    color: #fff !important;
    font-size: 16px;
}

.form-box-submit {
    padding-top: 10px;
}

.form-box-submit .form-lable {
    display: inline !important;
    text-align: center;
}

.swal2-popup.custom-swal {
    width: 350px;
}

.swal2-html-container {
    font-size: 16px;
}

#modal-booking .c-modal-box {
    max-width: 1230px;
}

#modal-booking .c-modal-group {
    background-color: transparent;
    border-radius: unset;
    box-shadow: unset;
}

#modal-booking .c_body {
    padding: 0;
}

#modal-booking .c-form-border .c_input:focus,
#modal-booking .c-form-border input:-webkit-autofill,
#modal-booking .c-form-border input:-webkit-autofill:focus{
    background: none !important;
    border: none !important;
}

.c-form-booking {
    /* background-image: url(../images/booking.png); */
    background-image: url(https://nhakhoaviethan04.com.vn/template/Default/images/bg/banner-booking-01.jpg);
    /* background-size: cover; */
    background-position: bottom;
    overflow: unset;
    background-repeat: no-repeat;
    border-radius: 40px;
}

.c-form-booking .c_frame {
    width: 42%;
    margin-left: auto;
    padding: 50px 0;
}

.c-form-booking .c_headline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 32px;
}

.c-form-booking .c_box {
    text-align: center;
    border-radius: 20px;
    padding: 8px 26px;
    border: 2px solid #f5d485;
    background: linear-gradient(227deg, rgba(255, 255, 255, 0) 25.71%, rgba(255, 255, 255, 0.27) 37.28%, rgba(255, 255, 255, 0.08) 54.26%),
    linear-gradient(65deg, rgba(37, 97, 89, 0.45) 5.94%, rgba(28, 81, 74, 0.45) 48.75%, rgba(40, 100, 92, 0.45) 77.71%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.c-form-booking .c_box h4 {
    font-size: 20px;
    background: linear-gradient(88deg, #cfa854 37.29%, #f5d485 60.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(--font-3);
}

.c-form-booking .c_box h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
}

.c-form-booking .c_box h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.c-form-booking .c_title {
    position: relative;
}

.c-form-booking .c_title img {
    position: absolute;
    top: 38px;
    left: -2px;
    width: 100px;
    transform: rotate(45deg);
}

.c-form-booking .c_title h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.c-form-booking .c_title h2 {
    font-weight: 900;
    background: linear-gradient(88deg, #eac26b 21.99%, #f5d485 74.31%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
}

.c-form-booking form {
    width: 80%;
    margin: 0 auto;
}

@media (min-width: 992px) {
    .s-tab-4 .s_menu > li a::after {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        background-color: var(--color-primary);
        transition: 0.5s;
    }

    .s-tab-4 .s_menu > li a:hover::after,
    .s-tab-4 .s_menu > li.is-active a::after {
        width: 100%;
    }

    .s-tab-4 .s_menu > li:not(:last-child) a {
        margin-right: 40px;
    }

    .s-icon-1 > a:hover > span:first-child {
        opacity: 1;
        width: 170px;
    }

    .c-form-booking .c_img {
        display: none;
    }
}

@media screen and (max-width: 1259px) {
    .s-header-2 .hd-menu > ul > li > a {
        padding: 14px 4px;
    }

    .c-form-booking {
        background-position: right;
    }

    .c-form-booking .c_frame {
        width: 65%;
    }
}

@media screen and (max-width: 991px) {
    .s-header-2 .hd-menu {
        display: none;
    }

    .s-header-2 a[ht-trigger="hd-menu"] {
        display: block;
    }

    .s-header-2 .hd-search {
        display: block;
        position: unset;
    }

    .s-header-2 .hd-logo {
        margin: 0 auto;
    }

    .s-header-2 .hd-search-top {
        display: none;
    }

    .s-header-2 .hd-contact {
        margin-left: auto;
    }

    .s-footer-1 .ft-center {
        display: block;
        margin: var(--spacing-lg) 0;
    }

    .s-footer-1 .ft-bot {
        margin-top: 20px;
    }

    .s-tab-4 .s_menu {
        justify-content: flex-start;
        gap: 8px;
    }

    .s-tab-4 .s_menu li {
        width: calc(100% / 3 - 8px);
    }

    .s-tab-4 .s_menu li a {
        border-radius: var(--border-radius-md);
        border: 1px solid var(--color-border-divider-disabled, #d1d1d1);
        color: #6d6d6d;
        padding: var(--spacing-xs) var(--spacing-sm);
    }

    .s-tab-4 .s_menu li.is-active a {
        background-color: var(--color-primary);
        color: #fff;
    }

    .s-tab-4 .arrow-box {
        width: 100%;
    }

    .s-tab-4 .swiper {
        width: 100%;
    }

    .c-form-booking .c_frame {
        width: 100%;
        margin: 0 auto;
        padding: 12px;
    }

    .c-form-booking form {
        width: 100%;
    }

    .c-form-booking .c_img {
        margin-bottom: 20px;
    }

    .side-menu-nav .main-menu .sub-menu.d-block {
        display: block;
        width: initial !important;
    }

    .header-top {
        box-shadow: 0px 2px 5px #999;
        position: relative;
        z-index: 99;
    }
    .s-header-2 .hd-search > form {
        top: 75px;
    }
}

@media screen and (max-width: 767px) {
.header-top {
    box-shadow: 0px 2px 5px #999;
    position: relative;
    z-index: 99;
}

.s-header-2 .hd-register {
    display: none;
}

.s-header-2 .hd-contact {
    display: none;
}

.headline-1 {
    margin-bottom: 12px;
}

.headline-1 .title {
    font-size: 32px;
}

.headline-1 img:first-child {
    display: none;
}

/*.form-booking .form-box .form-lable {
    display: none;
}*/

.form-box .c-form-border {
    width: 100%;
}
}

@media screen and (max-width: 575px) {
    .s-header-2 .hd-logo > div,
    .s-header-2 .hd-social {
        display: none;
    }

    .s-header-2 .hd-search > form {
        width: 95%;
        right: 50%;
        transform: translateX(50%);
        margin-top: var(--spacing-md);
    }

    .customer .headline-1 {
        display: block;
        text-align: center;
    }

    .customer .headline-1 img {
        margin: 12px auto;
    }

    #swiper-banner-mobile {
        display: block;
    }

    #swiper-banner-destop {
        display: none;
    }

    .c-form-booking .c_title {
        margin-top: 12px;
    }

    .c-form-booking .c_title img {
        /* left: 2%; */
        top: 23px;
    }

    .c-form-booking .c_box {
        border-radius: 50px;
        border-width: 3px;
    }

    .c-form-booking .c_box h5 {
        display: none;
    }

    .c-form-booking .c_title h3 {
        font-size: 16px;
        font-weight: 400;
    }

    .c-form-booking .c_title h2 {
        font-size: 32px;
    }

    .c-form-booking .c_box h3 {
        font-size: 16px;
    }

    .s-footer-1 {
        margin-top: 30px;
    }
}


.address img {
    max-width: 100%;
}


.card-address {
    margin-bottom: 32px;
    text-align: center;
}

.card-address .c-button-1.small {
    padding: 8px 30px;
    font-size: 12px;
    margin-top: 12px;
}

.headline-1 img {
    width: 30px;
}

.headline-1 {
    margin-bottom: 40px;
    font-size: var(--font-size-H3);
    font-style: normal;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.headline-1 .title {
    background: radial-gradient(846.88% 140.35% at 86.03% 100%, #2e786b 0%, #31a38e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(--font-3);
    font-size: 40px;
    font-weight: 400;
}

button, .c-btn, [class*="c-btn-"] {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 0.715em 1.429em 0.715em 1.429em;
    border: none;
    border-radius: 0.3em;
    line-height: 1;
    text-transform: uppercase;
    background-color: #999;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.c-button-1 {
    display: inline-flex;
    gap: 8px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700;
    background: var(--Gradient-green2);
    border-radius: 50px;
}

.c-button-1.small {
    padding: 12px 40px;
}

.address a.c-button-1:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    outline: none;
    -webkit-box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    outline: none;
    color: #fff;
}


.c-modal {
    display: none;
    font-size: 14px;
    overflow: auto;
    opacity: 0;
    z-index: 1040;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.c-modal-backdrop {
    opacity: 0;
    background-color: #000;
    z-index: 1030;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.c-modal-backdrop.show {
    opacity: 0.5;
}

.c-modal-box {
    max-width: 350px;
    padding: 4.286em 0.715em 0.715em 0.715em;
    position: relative;
    z-index: 1050;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.c-modal-group {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0.429em;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.c-modal .c_close {
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    line-height: 2.143em;
    width: 1.786em;
    height: 2.143em;
    position: absolute;
    top: -1px;
    right: -1px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.c-modal .c_close:hover {
    color: #fff;
    background-color: #f60;
    border-radius: 0 0.429em 0 0.429em;
}

.c-modal .c_header {
    color: #fff;
    font-size: 18px;
    padding: 0.556em 0 0.278em 0;
    margin-bottom: 0.834em;
    text-align: center;
    text-transform: uppercase;
    background-color: #05a;
}

.c-modal .c_body {
    padding: 15px 20px;
}

.c-modal .c_footer {
    text-align: center;
    padding: 1.072em 1.072em 1.072em 1.072em;
}

.c-modal.show {
    opacity: 1;
}

.c-modal.show .c-modal-box {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media (max-width: 992px) {
    .c-modal-open {
        -webkit-overflow-scrolling: touch !important;
        overflow: auto !important;
        height: 100% !important;
    }
}

.paging a {
    padding: 5px 10px;
    border: 1px solid var(--color-primary);
    border-radius: 30%;
}

.paging a.active {
    background-color: var(--border-radius-md) !important;
    color: var(--color-surface-page-secondary);
    font-weight: 700;
}


.center-block,
.c-modal-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

ul.hr_list.social_icons li {
    display: inline-block;
    margin-right: 5px;
}

ul.hr_list.social_icons li a {
    color: #000;
    /* background: #f1f1f1; */
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    line-height: 45px;
}

footer .box-hotline {
    color: #fff;
    text-align: left;
    margin-top: 25px;
}

#footer .box-hotline h2 {
    padding-bottom: 5px;
}

footer#footer {
    margin-top: 40px;
}

.about .about_thumb i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 52px;
    color: #fff;
    cursor: pointer;
}


/*** PRICE TABLE ***/

.table_price {
    padding-bottom: 48px;
    background: rgb(248, 248, 248);
}
.table_price .headline-1 .hot {
    /* position: absolute; */
    right: 505px;
    top: -10px;
    width: 60px;
    height: 62px;
    transform: translateY(-18px);
}
.pricing-table {
    padding: 0 60px;
    padding-bottom: 20px;
    width: 100%;
    border-spacing: 0; /* Giáº£m khoáº£ng cĂ¡ch giá»¯a cĂ¡c pháº§n tá»­ báº£ng */
    border-radius: 40px;
    background: rgb(228, 237, 234);
}
.pricing-table thead {
    /* background: var(--Gradient-green3); */
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.14) inset;
}
/*
.pricing-table thead th {
    padding: 7px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}
*/
.pricing-table thead th {
    padding: 7px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    background: var(--color-primary);
    box-sizing: border-box;
}
.pricing-table tbody tr td {
    padding-top: 20px;
    color: var(--color-text-body-2);
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.pricing-table th:nth-child(1) {
    border-radius: 50px 0 0 50px;
}
.pricing-table th:nth-child(5) {
    position: relative;
    border-radius: 0 50px 50px 0;
}
.pricing-table thead th:nth-child(5) .star {
    position: absolute;
    right: 0px;
    top: 8px;
    width: 20px;
    height: 20px;
}
.pricing-table tbody tr .name-product {
    color: rgb(75, 75, 75);
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}
.pricing-table tbody tr .name-product img {
    width: 20px;
    display: none;
}
.pricing-table tbody tr .discount-price {
    color: #c00;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}
@media (max-width: 1359px) {
    .pricing-table thead th {
        font-size: 18px;
    }
    .pricing-table tbody tr td {
        font-size: 18px;
    }
    .pricing-table tbody tr .name-product {
        font-size: 18px;
    }
    .pricing-table tbody tr .discount-price {
        font-size: 18px;
    }
    .pricing-table thead th:nth-child(5) .star {
        width: 16px;
        height: 16px;
    }
    .table_price .headline-1 .hot {
        right: 156px;
    }
}
@media (max-width: 991px) {
    .table_price .headline-1 .hot {
        display: none;
    }
    .pricing-table thead th {
        font-size: 12px;
    }
    .pricing-table tbody tr td {
        font-size: 16px;
    }
    .pricing-table tbody tr .name-product {
        font-size: 16px;
    }
    .pricing-table tbody tr .discount-price {
        font-size: 16px;
    }
    .pricing-table thead th:nth-child(5) .star {
        display: none;
    }
}
@media (max-width: 767px) {
    .table_price {
        padding-bottom: 20px;
    }
    .table_price .headline-1 .hot {
        display: none;
    }
    .table_price .table_res {
        padding-bottom: 20px;
    }
    .pricing-table {
        padding: 0;
        border-radius: 8px;
        background-color: transparent;
    }
    .pricing-table .from-product {
        display: none;
    }
    .pricing-table tbody tr .name-product img {
        display: inline-block;
    }
    .pricing-table tbody tr td,
    .pricing-table tbody tr .discount-price,
    .pricing-table tbody tr .name-product {
        font-size: 13px;
    }
    .pricing-table th:nth-child(1),
    .pricing-table th:nth-child(5) {
        border-radius: 0;
    }
}


/*** DETAIL ARTICLE ***/

.main-article img {
    width: unset;
    display: unset;
    height: auto;
}

.main-article .block-aside> .tit-aside{
    background: radial-gradient(846.88% 140.35% at 86.03% 100%, #2e786b 0%, #31a38e 100%);
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(--font-3);
    font-size: 35px;
    font-weight: 400;
}

.main-article ul.ul-asi > li {
    font-weight: 600;
    color: var(--color-primary);
    margin-top: 8px;
    border-bottom: 1px solid var(--color-primary);
    padding-bottom: 10px;
}