.home .full-content {
    padding: 70px 0 0 0;
}

.home-box-du-an,
.home-box-banner-1,
.home-box-tin-tuc,
.home-box-banner-2,
.home-box-kh-danhgia,
.home-box-kh-thanthiet,
.home-box-category {
    float: left;
    width: 100%;
}

.home_slogan {
    margin: 0 0 40px;
    text-align: center;
    font-weight: 400;
    display: block;
    color: #6c6c6c;
    font-size: 16px;
    line-height: normal;

}

.home_slogan h2 {
    font-weight: 400;
    display: block;
    color: #323232;
    font-size: 26px;
    line-height: 28px;
    margin: 15px 0 40px;
    text-transform: uppercase;
}

.home_slogan h2 strong {

    font-weight: 700;
    color: #323232;
}

.section-break {
    position: relative;
    display: block;
    height: 22px;

    width: 200px;
    margin: 0 auto 10px;
}

.phantramhv {
    display: flex;
    height: 40px
}
.phantramhv span{
    color: #dcab28 !important;
    font-weight: 700 !important;
    font-size: 33px !important;
}
.section-break:before {
    display: block;
    content: "";
    width: 80px;
    height: 1px;
    background: #bebebe;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
}

.section-break:after {
    display: block;
    content: "";
    width: 80px;
    height: 1px;
    background: #bebebe;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.our-treatment .nav-tabs {
    border: none;
    text-align: center;
    margin: 0 0 30px;
    font-size: 14px;
}

.our-treatment .nav-tabs li {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0 -5px 0 0;
    width: 33.33333%;
}

.our-treatment .nav-tabs li.active a {
    background-color: #dcab28;
    color: #fff;
}

.our-treatment .nav-tabs li a span {
    display: block;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    margin: 10px 0 0;
}

.our-treatment .nav-tabs li a {
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    border-radius: 0;
    font-size: 18px;
    color: #8e8e8e;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    font-family: "Montserrat";
    font-weight: 700;
    text-align: left;
    padding: 30px 50px 30px 125px;
    background-color: #fff;
    background-repeat: no-repeat;
    margin-right: 1px;
    line-height: 1.42857143;
    background-position: 50px center;
    text-decoration: none;
    position: relative;
    ;
    position: relative;
}

.tab-content .tab-pane {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tab-content .tab-pane .col-md-6 {
    float: none;
    display: inline-block;
    margin: 0 -4px 0 0;
    vertical-align: middle;
}

.tab-content .tab-pane .col-md-6 h3 {
    font-size: 28px;
    color: #323232;
    margin: 0px 0 25px;
    text-transform: uppercase;
    font-weight: 400;
}

.tab-content .tab-pane .col-md-6 p {
    font-size: 14px;
    line-height: 25px;
    color: #6c6c6c;
    margin: 0 0 20px;
    font-weight: 400;
}

.tab-content .tab-pane .col-md-6 ul {
    margin: 0 0 25px;
    line-height: 1.5;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tab-content .tab-pane .col-md-6 ul li {
    font-size: 15px;
    line-height: 24px;
    color: #6c6c6c;
    list-style: none;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 40px;
    margin: 0 0 15px;
}

.tab-content .tab-pane .col-md-6 ul li:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: #fff url(../css/images/list-icon.png);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tab-content .tab-pane .col-md-6 .primary-button {
    color: #dcab28;
    border: 2px solid #dcab28;
    display: inline-block;
    font-size: 16px;
    color: #dec17b;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 50px;
}

.how-is-work {
    padding: 70px 15px;
    background: #f3f3f3;
}

.how-is-work .section-content {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.how-is-work .section-content .col-sm-4 {
    text-align: center;
}

.how-is-work .section-content .col-sm-4 h3 {
    color: #323232;
    font-size: 22px;
    margin: 0 0 20px;
    text-transform: uppercase;
    vertical-align: inherit;
    font-weight: 400;
}

.how-is-work .section-content .col-sm-4 p {
    color: #6c6c6c;
    margin-bottom: 1.6em;
    font-size: 16px;
    line-height: 25px;
    font-family: "Montserrat";
    font-weight: 400;
}

.consulting-quote {
    padding: 70px 15px 40px;
}

.consulting-quote .section-content p {
    font-size: 14px;
    line-height: 25px;
    color: #6c6c6c;
    margin: 0 0 50px;
    text-align: center;
    font-weight: 400;
}

.consulting-quote .quote {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.consulting-quote .quote .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 15px;
}

.consulting-quote .quote .col-lg-3 .package-box {
    border: 1px solid #dcdcdc;
    padding: 60px 40px 30px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1;
    font-weight: 400;
    font-size: 15px;
    color: #757575;
}

.consulting-quote .quote .col-lg-3 .package-box h3 {
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-family: "Montserrat";
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.consulting-quote .quote .col-lg-3 .package-box h3 span {
    display: block;
    line-height: normal;
    font-family: "Montserrat";
    font-weight: 400;
}

.consulting-quote .quote .col-lg-3 .package-box p.price {
    font-size: 22px;
    line-height: normal;
    position: relative;
    padding: 0 0 30px;
    color: #dcab28;
    margin: 0 0 30px;
    text-align: justify;
}

.consulting-quote .quote .col-lg-3 .package-box p.price::before {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background: #bebebe;
    position: absolute;
    bottom: 0;
    left: 0;
}

.consulting-quote .quote .col-lg-3 .package-box ul {
    margin: 0 0 30px;
    list-style: none;
    padding: 0;
    line-height: 1.5;
}

.consulting-quote .quote .col-lg-3 .package-box ul li {
    font-size: 15px;
    line-height: 40px;
    color: #6c6c6c;
}

.consulting-quote .quote .col-lg-3 .package-box ul li i {
    width: 35px;
}

.consulting-quote .quote .col-lg-3 .package-box ul li .fa-check {
    color: #dcab28;

}

.consulting-quote .quote .col-lg-3 .package-box:hover {
    border: 1px solid #dcab28;
}

.consulting-quote .quote .col-lg-3 .package-box.active {
    border: 1px solid #dcab28;
}

.consulting-quote .quote .col-lg-3 .package-box a.select-package {
    display: block;
    font-size: 15px;
    color: #dcab28;
    border: 1px solid #dcab28;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 0;
    text-align: center;
    transition: all .2s;
}

.consulting-quote .quote .col-lg-3 .package-box a.select-package:hover {
    color: #fff;
    background: #dcab28;
}

.consulting-quote .quote .col-lg-3 .package-box.active .select-package {
    color: #fff;
    background: #dcab28;
}

.consulting-quote .quote .col-lg-3 .package-box.active .ribbon {
    display: inline-block;
    font-size: 11px;
    padding: 7px 15px;
    text-transform: uppercase;
    background: #dec17b;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    position: absolute;
    top: 30px;
    left: 40px;
    background: #dcab28;
    color: #fff;
}

.call-to-action {
    padding: 100px 15px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: right
}

.call-to-action .col-md-offset-5 {
    margin-left: 50%;
}

.call-to-action .col-md-offset-5 h2 {
    color: #323232;
    font-size: 40px;
    line-height: 50px;
    font-family: "Montserrat";
    font-weight: 400;
    margin: 0 0 40px;
    text-transform: uppercase;
}

.call-to-action .col-md-offset-5 p {
    font-size: 15px;
    line-height: 25px;
    color: #323232;
    margin: 0 0 50px;
    vertical-align: inherit;
}

.call-to-action .col-md-offset-5 .primary-button {
    display: inline-block;
    font-size: 16px;

    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 50px;
    color: #dcab28;
    border: 2px solid #dcab28;
}

.makeup-artist {
    padding: 70px 15px;
}

.makeup-artist .section-content {
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.makeup-artist .artist-box {
    position: relative;
    margin: 0 0 90px;
}

.makeup-artist .artist-box-info {
    background: #fff;
    padding: 20px 25px;
    position: absolute;
    top: 62%;
    left: 0;
    z-index: 1;
    left: 0;
    right: 0;
    transition: all .3s;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.makeup-artist .artist-box-info h3 {
    line-height: 28px;
    margin: 0;
    font-size: 13px;
    clear: both;
    font-weight: 500;
    color: #484848;
    font-weight: 400;
    text-transform: uppercase;
}

.makeup-artist .artist-box-info h3 a {
    font-size: 18px;
    color: #000;
    line-height: 28px;
    font-family: "Montserrat";
    font-weight: 700;
    text-decoration: none;
    padding-right: 60px;
}

.makeup-artist .artist-box a {
    position: relative;
    display: block;
    z-index: 99;
}

.makeup-artist .artist-box:hover {
    -webkit-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    -moz-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    box-shadow: 0px 0px 25px 2px #dcab28;
}

.makeup-artist .artist-box:hover .artist-box-info {
    top: 100%;
    -webkit-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    -moz-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
}

.makeup-artist .artist-box .artist-box-info:hover {
    top: 100% !important;
    -webkit-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    -moz-box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
    box-shadow: 0px 0px 25px 2px rgba(154, 154, 154, 0.67);
}

.makeup-artist .artist-box:hover>a:before {
    display: block;
    content: "";
    background: rgba(220, 171, 40, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.formation-history {
    padding: 70px 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.formation-history .col-md-8 img.logo-history {
    width: 131px;
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-bottom: 2px solid #dcab28;
}

.formation-history .col-md-8 p {
    font-size: 14px;
    line-height: 22px;
    color: #6c6c6c;
    margin-bottom: 1.6em;
    font-weight: 400;
}

.stats-count h3 {
    color: #dcab28;
    font-weight: 700;
    font-size: 33px;
    display: block;
    margin: 0 0 15px;
}

.kh-danhgia {
    padding: 70px 15px !important;
}

.danhgia {
    padding: 90px 0 0;
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.home-box-tin-tuc {
    padding: 70px 0;
    gap: 25px
}

.home-box-tin-tuc h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.home-box-tin-tuc .tin-tuc-item {
    position: relative;
    border: 1px solid #bebebe;
    margin: 0 0 30px;
    width: 31.333333%;
}

.home-box-tin-tuc h3 {
    color: #0a0a0a;
    padding: 0px 0 10px;
    text-align: center;
    margin: 0 auto 20px;
    position: relative;
    display: table;
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 23px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    padding-top: 40px;
}


.home-box-tin-tuc .img-post {
    background-position: 50% 50%;
    background-size: cover;
    height: 250px;
    overflow: hidden;
    position: relative;

}

.home-box-tin-tuc .img-post:hover img {
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}

.home-box-tin-tuc img {
    object-fit: cover;
    transition: .6s all;
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    -webkit-transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
    transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
    -o-transition: transform 2s, filter 1.5s ease-in-out;

    transition: transform 1s;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    border-radius: 10px
}

.home-box-tin-tuc .news-box-content {
    padding: 30px;
}

.home-box-tin-tuc .news-box-content .excerpt {
    height: 120px;
}

.home-box-tin-tuc a {
    text-decoration: none;
    color: #000;
    font-style: italic;
}

.home-box-tin-tuc h4 {
    font-size: 18px;
    line-height: 28px;
    color: #1d1d1d;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
}

.home-box-tin-tuc a:hover h4 {
    text-decoration: underline;
}


.tin-tuc-item strong .news-box-content {
    display: block;
    font-size: 14px;
    color: #6c6c6c;
    font-family: "Montserrat";
    font-weight: 400;
    margin: 0 0 20px;
}

.news-box-link {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.news-box-link a {
    padding: 30px;
    font-size: 16px;
    display: block;
    position: relative;
    background: #dcab28;
    color: #fff;
}

.news-box-link a:first-child {
    display: none !important;
}

.news-box-link a::after {
    content: "\f061";
    display: block;
    font-size: 22px;
    font-family: 'FontAwesome';
    height: 20px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    transition: all .2s;
}

.tin-tuc-item .news-box-content p {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #6c6c6c;
    font-family: "Montserrat";
    font-weight: 400;
    margin: 0;
}

.home-box-kh-danhgia {
    margin-top: 20px;
}

.home-box-kh-danhgia h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    text-transform: uppercase;
    font-size: 21px;
}

.home-inner-kh-danhgia {
    float: left;
    width: 33.33%;
}

.kh-danhgia-img {
    width: 100px;
    border-radius: 99px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 10px;
    height: 100px;
    float: left;
    margin-bottom: 10px;
}

.kh-danhgia-img img {
    width: 96%;
    border-radius: 133px;
    padding: 2%;
}

.kh-danhgia-content {
    font-size: 17px;
    line-height: 28px;
    color: #303030;
    font-style: italic;
    font-family: "Montserrat";
    font-weight: 400;
}

.home-inner-kh-danhgia .information {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 0 50px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.kh-danhgia-name {
    text-align: left;
    display: block;
    font-size: 16px;
    color: #323232;
    margin: 15px 0 0;
    font-family: "Montserrat";
    font-weight: 400;
    font-weight: normal;
    text-transform: none;
}

.home-box-kh-thanthiet h3 {
    background: #dcab28;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: "Montserrat";
    font-weight: 400;
    align-items: center;
    gap: 15px;
}

.home-box-kh-thanthiet h3 i {
    font-size: 2em;
}

.list-kh-thanthiet {
    float: left;
    width: 100%;
}

.kh-thanthiet-img {
    height: 100%;
    width: 100%;
}

.kh-thanthiet-img img {
    width: 100%;
    height: 100%;
}

.home-box-category h3 {
    float: left;
    width: 100%;
    color: #01959f;
    font-size: 21px;
    text-align: center;
}

.home-box-category p.view-all {
    float: left;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(243, 112, 34, 0.2);
    margin: 0;
    margin-bottom: 10px;
}

.home-box-category p.view-all a {
    color: #01959f;
    font-size: 13px;
    text-decoration: none;
}

.newsletter {
    padding: 70px 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    float: left;
    width: 100%;
    background-size: cover;
}

.newsletter .col-md-6 h2 {
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;

    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.newsletter .col-md-6 p {
    position: relative;
    font-size: 14px;
    color: #dcdcdc;
    line-height: 20px;
    margin: 0;
}

.newsletter .col-md-6 .wpcf7-form-control-wrap {
    float: right;
    width: 68%;
}

.newsletter .col-md-6 input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #dcdcdc;
    background: rgba(255, 255, 255, .25);
    padding: 20px 30px;
    display: block;
    color: #fff;
    width: 100%;
    font-family: "Montserrat";
    font-weight: 400;
    float: right;
}

.newsletter .col-md-6 .wpcf7-submit {
    position: absolute;
    font-size: 24px;
    border: 1px solid #dcdcdc;
    background: rgb(255 255 255 / 0%);
    cursor: pointer;
    padding: 8px;
    border-radius: 4px;
    color: #fff;
    height: 43px;
    width: 32px;
    box-sizing: border-box;
    right: 25px;
    border: navajowhite;
    width: 10%;
    top: 8px;
}

@media only screen and (max-width: 1110px) {
    .our-treatment .nav-tabs li a {

        padding: 16px 50px 15px 105px;
    }

}

@media only screen and (max-width: 900px) {
    .our-treatment .nav-tabs {
        padding: 0;
    }

    .home .full-content {
        padding: 30px 0 0 0;
    }

    .call-to-action .col-md-offset-5 h2 {
        font-size: 32px;
    }

    .newsletter {
        padding: 25px 0px;
    }

    .newsletter .col-md-6 p {
        margin: 0 0 30px;
    }

    .newsletter .col-md-6 .wpcf7-form-control-wrap {
        width: 88%;
    }

    .home-box-tin-tuc {
        padding: 0;
    }

    .kh-danhgia {
        padding: 0;
    }

    .home-box-tin-tuc .tin-tuc-item {
        width: 100%;
    }

    .makeup-artist .artist-box {
        margin: 0;
    }

    .formation-history {
        background-position: right center;
        text-align: center;
        position: relative;

    }

    .makeup-artist .artist-box a img {
        width: 100%;
    }

    .makeup-artist .artist-box-info {
        position: unset;
    }

    .consulting-quote .quote .col-lg-3 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .tab-content .tab-pane .col-md-6 .primary-button {
        margin-bottom: 40px;
    }

    .our-treatment .nav-tabs li {
        width: 100%;
    }

    .call-to-action .col-md-offset-5 {
        text-align: center;
        margin-left: auto;
    }

    .our-treatment .nav-tabs li a {
        padding: 30px 100px 30px 125px;
    }

    h3.home_slogan {
        font-size: 16px;
        margin-top: 10px;
    }

    .home-box-category h3 {
        font-size: 16px;
        margin: 0;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 768px) {


    .danhgia {
        width: 100% !important;
    }

    .home-inner-kh-danhgia {
        width: 100%;
        border-bottom: 1px solid #008080;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .kh-danhgia-img {
        width: 80px;
        height: 80px;
        margin-bottom: 0;
    }

    .kh-danhgia-name {
        margin: 0;
    }

    .home-box-kh-danhgia h3 {
        font-size: 16px;
    }

}

@media only screen and (max-width: 500px) {

    .home-box-banner-1-left,
    .home-box-banner-1-right {
        float: left;
        width: 100%;
        position: relative;
    }

}