
html {
    scroll-padding-top: 171px !important;
}

body {
    font-family: Arial, sans-serif;
}

@font-face {
    font-family: 'LeJourSerif';
    src: url(fonts/LeJourSerif.ttf);
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url(fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'MontThin';
    src: url(fonts/MontThin.ttf);
}

@font-face {
    font-family: 'Poppins-Light';
    src: url(fonts/Poppins-Light.ttf);
}


.font_LeJourSerif {
    font-family: 'LeJourSerif', sans-serif !important;
}

.font_Poppins-Regular {
    font-family: 'Poppins-Regular', sans-serif !important;
}


.font_MontThin {
    font-family: 'MontThin', sans-serif !important;
}

.font_Poppins-Light {
    font-family: 'Poppins-Light', sans-serif !important;
}


/*@media (min-width: 1440px) {*/
/*    .main {*/
/*        max-width: 1440px;*/
/*    }*/
/*}*/

@media (min-width: 1052px) {
    .container {
        max-width: 1052px;
    }
}

@media (min-width: 1128px) {
    .container.container_nav {
        max-width: 1128px;
    }
}

.border_top_brown {
    border-top: solid 1px #C09977;
}

.border_bottom_brown {
    border-bottom: solid 1px #C09977;
}


#mainNav {
    border-top: solid 12px #D8CEC3;
    padding: 0;
    background: #FFFCFA;
    font-weight: 700;
}

#mainNav .navbar-brand {
    color: #fff;
}

#mainNav .navbar-nav {
    margin-top: 1rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
    font-weight: normal;
    font-size: 14px;
    color: #5F5346;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #BEA990;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: #BEA990;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
    color: #BEA990;
}

#mainNav .navbar-toggler {
    font-size: 80%;
    padding: 0.8rem;
}

@media (min-width: 992px) {
    #mainNav {

        transition: padding-top 0.3s, padding-bottom 0.3s;
    }

    #mainNav .navbar-brand {
        font-size: 1.75em;
        transition: font-size 0.3s;
    }

    #mainNav .navbar-nav {
        margin-top: 0;
    }


    #mainNav.navbar-shrink {

    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}


.big_title {
    font-family: 'LeJourSerif', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 99px;
    text-align: center;
    letter-spacing: 4px;
    text-shadow: 4px 0px 1px #8c8c8c;
}


.content .about .sub_title_box {
    padding: 30px 0;
}

.sub_title {
    font-family: 'LeJourSerif', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 52px;
    text-align: center;
    letter-spacing: 4px;
}

.banner {
    height: 539px;
    z-index: 0;
    margin-top: 171px;
    background-size: cover;
}

.nova-banner {
    background-position: center 62%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 1440px) {
    .banner {
        height: 739px;
       
    }
}

.banner_text {
    max-width: 880px;
}


.logo {
    width: 210px;
}

.content {
    margin-bottom: 80px;
    padding: 46px;
    z-index: 1;
    margin-top: -30px;
    border-radius: 42px 0 42px 0px;
    box-shadow: 0px 1px 4px #AEA39D;
    background: #FFFCFA;
}

.about_img {
    max-width: 422px
}

.about_content {
    margin-top: 60px;
}

.text_p {
    font-size: 13px;
    line-height: 20px;
}

.about_text {
    max-width: 506px;

}

.services {
    margin-top: 60px;
    padding: 40px 0;
}

.services_text {
    max-width: 803px;
}

.color_brown {
    color: #BEA990 !important;
}


/*.color_brown_deep {*/
/*    color: #5F5346 !important;*/
/*}*/

.sm_title {
    font-size: 24px;
    line-height: 36px;
}

.products_item {

    margin-top: 45px;
}

.products_item_img {
    max-width: 280px;
}

.products_border_top {
    margin-top: 50px;
}

.footer {
    padding-top: 64px;
    padding-bottom: 100px;

    background-color: #EEE6DD;
}

.footer_title {
    color: #5F5346;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    /* or 114% */
    letter-spacing: 3px;
}

.footer_nav {
    margin-top: 37px;
}

.footer_nav .btn {
    padding: 0 22px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #BEA990;
}

.footer_social {
    margin-top: 100px;
}

.footer_social .btn {
    padding: 0 12px;
}

.copyright {
    font-weight: 300;
    font-size: 11px;
    line-height: 23px;
    color: #AE8A6A;
    margin-top: 23px;
}

.services_nav_box {
    overflow: hidden;
    width: 227px;
    display: none;
    top: 100%;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 12px 0 12px 0;
    background: #FFFCFA;
    left: -20px;
}

.footer_services_nav {

}

.services_nav_box a {
    font-size: 13px;
    padding: 15px;
    text-decoration: none;
    color: #5F5346;
    font-weight: normal;
    text-transform: uppercase;
}

.services_nav_box a:hover {
    background: #F8F2EB;
}

.services_nav_box .active {
    background: #F8F2EB;
}

.page_dec {
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 1px;
}

.contact_form {
    height: 665px;
    background-size: cover;
    background-position: center center;
}

.contact_form_box {
    padding: 43px 65px 53px 65px;
    background: #EEE6DD;
    border-radius: 42px 0px;
}

.contact_form_box .form-control {
    width: 439px;
    font-family: 'Poppins-Light', sans-serif;
    font-size: 13px;
    line-height: 20px;
    border-radius: 0;
    border: none;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 0;
}

.form-control_1 {
    border-radius: 12px 0px 0px 0px !important;
}

.text-danger {
    margin-bottom: 8px;
    position: static !important;
}

.contact_form_box h4 {
    font-size: 21px;
    line-height: 38px;
    letter-spacing: 4px;
    color: #5F5346;
}

textarea.form-control {
    height: 95px;
}

.btn_send {
    width: 100%;

    font-size: 16px;
    line-height: 18px;
    padding: 14px 0;
    background: #BEA990;
    border: none;
    border-radius: 0px 0px 12px 0px;
}

.btn_send:hover {
    background: #BEA990;
}

.testimonial {
    padding: 70px 0;
    background: #FFFCFA
}

.testimonial_box {
    margin-top: 71px;

}

.swiper {
    width: 100%;
    padding-bottom: 140px;
    height: 100%;
}

.swiper-pagination-bullet-active {
    background-color: #BEA990;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;

}

.swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    margin: 0 15px !important;
}

.testimonial_box .commit {
    font-size: 13px;
    line-height: 20px;
    margin-top: 22px;
}

.star_line span {
    margin-right: 2px;
}

.page .big_title {
    color: #5F5346;
}

.contact_page .sub_title {
    font-size: 29px;
    line-height: 52px;
    letter-spacing: 4px;
    margin-top: 80px;
    margin-bottom: 80px;
    color: #5F5346;
}

.contact_page .contact_form_box {
    padding: 0;
    background: transparent;
}

.contact_page .contact_form_box {
    padding-bottom: 70px;
}

.contact_page .contact_form_box .form-control {
    border: solid 1px #D8CEC3;
    border-radius: 0 !important;
}

.contact_page .contact_form_box .btn_send {
    border-radius: 0 !important;
}

.contact_page_info {
    font-weight: 300;
    font-size: 13px;
    line-height: 23px;
    color: #000000;
}

.contact_page_info strong {
    font-size: 13px;
    line-height: 23px;
    /* or 177% */

    letter-spacing: 4px;
}

.contact_page {
    padding: 24px;
}

.contact_page_dec {
    color: #93877B;;
}


.services_page_box {
    width: 626px;
    margin: auto;
}


.services_page_box_item .se_title {
    margin-bottom: 10px;
}

.services_page_box_item h3 {
    font-size: 29px;

    letter-spacing: 2px;
    margin-bottom: 0;
    color: #5F5346;
}

.services_page_box_item h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 20px;
}


.services_page_box2 {
    border-radius: 42px 0 42px 0px;
    background-color: #F8F2EB;
}

.services_page_box_item h3 small {
    font-weight: 400;
    letter-spacing: 0;
    font-size: 10px !important;
    line-height: 20px !important;
    font-family: 'Poppins', sans-serif;
}

.facial_bg2 {
    background-size: cover;
    height: 361px;
}

.facial_bg2 h4 {
    font-size: 39px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 4px;
}

.services_page_box_item_dec {
    font-size: 13px;

    line-height: 20px;
    color: #4E5964;
}

.services_page_box_item {
    width: 274px;
}

.facial_bg2_text {

}

.services_page_box_item .price {
    font-weight: bolder;
    font-size: 13px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    /* identical to box height, or 154% */

    text-align: right;

    color: #C09977;
}

.facial_bg2_text {
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    /* or 154% */
    max-width: 668px;
    text-align: center;

    color: #4E5964;

}

.services_page_box_item h3.sm_font {
    font-size: 20px;
    line-height: 28px;
}

.services_page_box_item_top_box {
    padding: 20px 0;
    margin-bottom: 25px;
}

.manicure_img {
    margin-top: 35px;
    margin-bottom: 35px;
}

.services_page2 {
    margin-top: 50px !important;
}

.services_page3 {
    padding: 0;
}

.services_page3 .services_page_box {
    width: 100%;
    padding: 40px;
}

.eyelash_manicure_img {
    max-width: 621px;
}


.services_page_box_sm {
    width: 706px !important;
    margin-left: 0;
}

.sp_num_font {
    font-size: 35px;
    font-weight: lighter;
}

.massage_img {
    margin-bottom: 25px;
}


.services_page_box_eyelash {
    width: 853px
}

.services_page_box_item_eyelash {
    width: 198px;
}


@media (max-width: 992px) {
    .logo {
        width: 110px;
    }


    #mainNav .navbar-toggler {
        margin-right: 10px;
        padding: 0;
        background-color: transparent !important;
        color: black;
    }

    .svg-inline--fa {
        color: black;
        font-size: 24px
    }

    .banner {
        margin-top: 100px;
        height: 250px;
        background-position: center center;
    }

    .big_title {
        font-size: 24px;
        line-height: 30px;
    }

    .content {
        padding: 24px;

        border-radius: 22px;

    }

    .sub_title {
        line-height: 28px;
        font-size: 18px;
    }

    .about_img {
        max-width: 100%;
    }

    .container_nav .navbar-collapse {
        padding-left: 15px;
    }

    .about_content {
        flex-direction: column;
    }

    .about_content {
        margin-top: 30px;
    }

    .footer_social {
        margin-top: 30px;
    }

    .footer {
        padding-bottom: 50px;

    }

    .about_text {
        max-width: 100%;
        margin-top: 30px;
    }

    .products_item_img {
        max-width: 100%;
    }

    .services {
        margin-top: 30px;
        padding: 24px 0;
    }


    .footer_nav .btn {
        padding: 0 10px;

    }

    .footer_title {
        font-size: 18px;
    }

    .content .about .sub_title_box {
        padding: 24px 0;
    }

    .services_nav_box {
        position: static !important;
    }

    .footer_services_nav .services_nav_box {
        position: absolute !important;
        top: -260px;
        left: -80px;
    }

    .contact_form_box .form-control {
        width: 100%;

    }

    .contact_form {
        height: 465px;
    }

    .contact_form_box {
        padding: 20px;
        width: 100%;
    }

    .testimonial {
        padding: 24px;
        margin-top: 30px;
    }

    .testimonial .sub_title {
        max-width: 250px;

        margin: auto;
    }

    .testimonial_box {
        margin-top: 31px;
    }

    .swiper {

        padding-bottom: 70px;

    }

    .swiper-pagination-bullet {
        margin: 0 5px !important;;
    }

    .contact_page .sub_title {
        margin-top: 30px;
    }

    .contact_form_box {
        margin-top: 30px;
    }

    .services_page_box {
        width: 100%;
    }

    .services_page_box_item {
        width: 100%;
        margin-top: 30px;
    }

    .manicure_img {
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .services_page_box_item_top_box {
        padding: 20px 0;
        margin-bottom: 15px;
    }

    .services_page_box_sm {
        width: 100% !important;
        margin-left: 0;
    }

    .services_page3 .services_page_box {

        padding: 24px;
    }

    .services_page3 {
        padding: 0;
    }

    .services_page_eyelash.banner {
        background-position: 0 0;
    }

    .content {
        margin-bottom: 30px;
    }


}


.fixed-nav-cn {
    right: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 50%;
    text-transform: uppercase;
    position: fixed;
    border-color: #000000;
    color: white;
    background-color: #000000;
    width: auto;
    /*display: none;*/
    text-align: center;
    padding: 10px  ;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    box-shadow: 0px 0px 10px #000000;
    z-index: 1999999;
    border-radius: 0;
}

.fixed-nav-cn:hover {
    color: #F9C292;
}

.fh5co-text button {
    font-size: 20px;
}

.fixed-nav-en {
    width: auto;
}

@media (max-width: 992px) {
    .fixed-nav-cn {
        /*display: none;*/
    }

    .fixed-nav-en {
        font-size: 14px !important;
        padding: 10px   !important;
    }
}
