
body {
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-height: 100%;
    color:#181818;
    font-size: 14px;
    font-family: 'Montserrat', Sans-Serif;
    background: url(../../themes/fnail01e/assets/images/bg.jpg) top center no-repeat #e8eaef;
}
img{
    max-width: 100%;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
a {
    color:#691c99;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #eedaac;
    text-decoration: none;
}

.btn {
    color: #000;
    background-color: #CCC;
    border: 0;
}
.btn:hover {
    color: #fff;
    background-color: #46096c;
}
.btn-default {
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
}

.btn-primary,
a.btn-primary {
    background-color: #681d98;
    color: #fff;
    border: none;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
}

.btn-primary:focus,
.btn-primary:hover,
a.btn-primary:hover {
    color: #fff;
    background-color: #46096c;
    border-color: #46096c;
}

p {
    margin: 13px 0;
    line-height: 1.8;
}


.form-control {
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border:1px solid #ccc;
    border-radius: 3px;
    height: auto;
    padding: 5px 12px;
    height: 35px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.form-control-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
}



/*//////////////////// NAVIGATION BAR ////////////////////*/
.mean-container .mean-nav ul li a { 
    padding:13px 5%; text-transform: none; 
    border-bottom: 1px solid rgba(0,0,0,.12);
    border-top: 1px solid rgba(255,255,255,.06);
}
.mean-container a.meanmenu-reveal {
    z-index: 25;
    top: 15px;
    margin-right: 15px;
}
.button-dark{
    z-index: 10;
    color: #fff;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.1);
    background: rgba(0,0,0,.05);
}
.button-dark-btn{
    z-index: 9999999;
    left: 25px;
    top: 13px;
    position: absolute;
    color: #fff;
    font-size: 18px;
    display: inline-block;
}
.button-dark:hover,
.button-dark-btn:hover {
    color: #fff;
}
.mean-container a.meanmenu-reveal>span,
.mean-container a.meanmenu-reveal>span:before,
.mean-container a.meanmenu-reveal>span:after {
    background: #641795;
}

.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li.active a {
    color: #fff !important;
    transition: all 0.15s ease;
    background: rgba(0, 0, 0, 0.3);
}

.mean-container .mean-nav {background: #641795; margin-top: 0px;}
.menu_mobile_v1 { 
    margin:0;
    text-align: center;
}
.mean-container .mean-bar { min-height: 70px; padding: 0; }
.mobile_logo { 
    
}
.mobile-nav { text-align: center; background: #fff; }
.mean-container .mean-nav { 
    margin-top: 0px; 
    position: absolute;
    left: 0;
    top: 70px;
}
.mobile_logo img {max-height: 70px;}
#desktop-nav {
    padding:0 0 0 15px;
    margin: 0;
    text-align: left;
}
.navbar.main-nav {
    min-height:32px;
    margin: 0px;
    border: 0;
    border-radius: 0;
    padding: 23px 5%;
}
.navbar-nav {
    margin: 0 auto;
}
.navbar-nav.right { float: right; }
.navbar-nav>li.logo-empty { 
    width: 226px;
}
.navbar-nav>li>a {
    text-decoration: none;
    border-radius: 0;
    padding: 12px 15px;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus,
.navbar-nav>li.active>a,
.navbar-nav>li:hover>a{
    color: #fff;
    background: #fcc200;
    border-radius: 50px;
}

li.dropdown:hover>.dropdown-menu {
    display: block;
    margin: 0;
}
.dropdown-submenu.pull-left {float: none; width: 100%;}
.dropdown-submenu.pull-left>.dropdown-menu {width: 100%;}
.dropdown.pull-left .dropdown-menu {left: auto;right: 0;}
.navbar-nav .dropdown-menu {
    border: 0;
    border-radius: 0px;
    background: #580e88;
    color: #fff;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
}
.dropdown-menu>li>a:hover {
    transition: all 0.15s ease;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.nav-shop { position: absolute; right: 0; top: 5px; }
.nav-shop>li { margin-right: 0; }
.nav-shop>li>a { padding: 0 10px; font-size: 12px; line-height: 20px; background: none; border-radius: 0; color: #fff;}
.nav-shop>li>a:before { display: none; }

/*===================================================================================*/
/*  HEADER
/*===================================================================================*/
.header { 
    position: relative;
    width: 100%;
    transition: all 0.5s ease;
}
.header-top {
    line-height: 41px;
    background-color: #fcc200;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #fff;
    font-size: 12px;
    display: flex;
    padding: 0 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header-top-left ,
.header-top-right{ width: 40%; text-align: center;}
.header-top-right a {
    font-weight: 800;
    color: #fff;
}
.header-main {
    position: relative; 
    min-height: 90px;
    background: #6a1b9a;
}
.logo {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: -41px;
    left: 50%;
    margin-left: -125px;
    z-index: 999;
    height: 150px;
    line-height: 150px;
    background: #fff;
    width: 250px;
    overflow: hidden;
}

/*===================================================================================*/
/*  MAIN
/*===================================================================================*/
h2 {
    margin: 10px 0 0;
    font-size: 22px;
    font-family: 'Montserrat';
}
h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-family: 'Montserrat';
}
h4 {
    margin: 0 0 10px;
    font-size: 15px;
}
h5 {
    margin: 0 0 10px;
    font-size: 14px;
}
.imgrps {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.art-main {
    margin: 0;
    position: relative;
}
.pmain { padding: 0px;}
.mTitle {
    font-family: 'Cookie', cursive;
    font-size: 6em;
    color: #fff;
    position: relative;
    z-index: 10;
    margin: 0;
}
.in-container {
    background: #fff;
    min-height: 200px;
}
.in-content {
    color: #666;
    line-height: 1.6;
    font-size: 14px;
    padding: 30px 25px;

}
.in-content iframe { max-width: 100%; }
.in-headbg {
    background: url(../../themes/fnail01e/assets/images/bg-page.jpg) 0px 95% no-repeat;
    position: relative;
    padding: 90px 0 50px;
    text-align: center;
    overflow: hidden;
    background-size: cover;
}
.in-headbg:before {
    background-color: rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
}




/*===================================================================================*/
/*  PAGE
/*===================================================================================*/
.col-page { margin: 0 -10px; }
.col-page .col-md-left,
.col-page .col-md-right{ padding: 0 10px; }

.section-slider { overflow: hidden;}
.section {padding: 30px;}

.section-about { padding-top: 50px; background: #fff; }
.section-about h2 {
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #681a97;
    margin: 0;
}
.section-about h3 {
    color: #681a97;
    font-size: 48px;
    font-weight: 900;
    margin: 0;
}
.section-about h3 span{
    font-weight: 100;
}
.section-about .about-content {
    font-weight: 300;
    padding-left: 25px;
    font-size: 16px;
    padding-bottom: 30px;
    background: url(../../themes/fnail01e/assets/images/bg-about.webp) 0px 95% no-repeat;
}
.section-about .about-content p { line-height: 1.6; margin-bottom: 25px; }
.section-about a {
    font-family: 'Montserrat';
    color: #681a97;
    font-size: 16px;
    font-weight: 800;
    text-decoration: underline;
}
.about-img { text-align: right; }

.section-service {background: #fff;}
.section-service .row { margin: 0; }
.section-service .col-sm-4 { padding: 0; }
.section-service .item {text-align: center;}
.section-service h3 {
    background: #681a97;
    line-height: 50px;
    font-family: 'Cookie', cursive;
    font-size: 34px;
    color: #fff;
    margin: 0;
}
.section-service .icenter h3 {
    background: #3d0b5b;
}
.section-service .item { transition: all 0.5s ease; }
.section-service .item:hover  { opacity: 0.8;  }

.section-service .cover {
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
    will-change: transform;
    transform: perspective(700px) rotateX(0deg) rotateY(0deg);
    display: block;
}
.section-service .cover:hover {
    will-change: transform;
    transform: perspective(700px) rotateX(5deg) rotateY(0deg);
}
.section-service .cover:hover:before  {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
}
.section-service .cover:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    background-color: #000;
    -webkit-transition: all .7s cubic-bezier(0.4,0,.2,1);
    transition: all .7s cubic-bezier(0.4,0,.2,1);
    z-index: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}

.section-vt {
    background: url(../../themes/fnail01e/assets/images/bg-service.webp) top center #681a97;
    padding-bottom: 70px;
}
.section-vt h2 { 
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #fff;
    text-align: center;
    margin: 0 0 15px;
}
.vt-time { padding-bottom: 50px; padding-left: 15%; color: #fff;  background: url(../../themes/fnail01e/assets/images/icon-la.png) bottom center no-repeat;}
.section-vt .col-2 {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.4;
}
.section-vt .col-left {
    font-size: 20px;
    float: left;
    margin: 0px;
    font-weight: 300;
    padding: 0px;
    width: 30%;
}
.section-vt .col-right {  font-weight: 700; text-align: left; padding-left: 160px; }
.about-page { padding-top: 0; }



/*===================================================================================*/
/*  SIDEBAR
/*===================================================================================*/
.art-sidebar {
    background: #FFFFFF;
    border: 1px solid #FF2E8C;
    padding: 15px;
    margin: 0 auto;
    color: #9a0049;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    line-height: 175%; 

    text-align: center;
}
.art-sidebar-box {
    margin-bottom: 10px; 
}
.art-sidebar-box h3 {
    line-height: 20px;
    margin: 0px;
    padding: 0px 0 10px;
    font-size: 16px;
    color: #9a0049;
    font-weight: 700;
}
.art-sidebar-social { text-align: left; }
.art-sidebar-social img { max-width: 50px; }
.art-sidebar-content {
    font-size: 13px;
    line-height: 175%;
}
.art-sidebar-content .col-2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.4;
}
.timeopen .art-sidebar-content .col-2 {
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 14px;
}
.art-sidebar-content .col-2 .col-left {
    float: left;
    margin: 0px;
    font-weight: bold;
    padding: 0px;
}
.art-sidebar-content .col-right {padding-left: 55px; }
.timeopen .col-right {padding-left: 110px;}

.sidebar-hotphone {
    color: #d52c17;
    font-size: 18px;
    font-weight: bold;
}
.art-sidebar-box iframe ,
.art-sidebar-content iframe {width: 100%; }

.fomr-coupon h5 { font-size: 14px; }
.fomr-coupon input.form-input { width: 100%; }
.fomr-coupon .input3 input.form-input  { width: 23%; }
.fomr-coupon label {
    font-weight: normal;
    color: #48402E;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
}
.fomr-coupon .mc-field-group { margin-bottom: 10px; }

.art-adv { margin-top: 15px;}
.art-adv img { width: 100%; }


/*===================================================================================*/
/*  GALLERY
/*===================================================================================*/
.list-gallery { padding: 0px; }
.list-gallery .row { margin: 0 -5px; }
.list-gallery .col-xs-6 { padding: 0 5px; }
.gallery-item {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    height: 170px;
    transition: all 0.5s ease;
    background-color: #fff;
}
.gallery-item>span {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    transition: transform 0.5s ease;
}
.gallery-item span:hover {
    transform: scale(1.1);
}
.pagination>li>a.hover-main-color,
.pagination>li>span.hover-main-color {
    color: #000;
    margin-left: 1px;
}


/*===================================================================================*/
/*  BOOKING
/*===================================================================================*/
.form-horizontal{
    max-width: 100%;
    width: 100%;
    /*overflow: hidden;*/
}
.item-booking {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.group-select select option {
    color: #515151;
    padding: 3px;
    width: 100%;
    overflow: hidden;
}
.group-select optgroup {
    font-weight: 700;
    color: #E94E75;
    padding: 5px;
    width: 100%;
    overflow: hidden;
}
.group-select .fa-calendar {
    position: absolute;
    margin-top: 0px;
    right: 25px;
    top: 38px;
    font-size: 18px;
}
.box_register .btn_submit_login { margin-top: 40px;}
.popup_main_area .border_right {border-right: 1px solid #dedede;}
.box_register .btn_login_social {text-align: center;align-items: center;}
.txt_login a {color: #06bcf1;}
.group-select {
    margin-right: 0;
    position: relative;
    margin-bottom: 15px;
}
.label-name {min-height: 24px; }
.group-select label {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    color: #666;
    min-height: 24px;
}
.btn-search {
    width: 100%;
    text-transform: uppercase;
    outline: none;
}
.staff-avatar {padding: 0;}
.staff_service_v1 {display: inline-block;}
.staff_service_v1 {margin-top: 15px;overflow: hidden;}
.staff_service_v1 h4 {margin-top: 0; font-weight: 700;}
.time_work_staff_v1 ul {
    margin-top: 20px;
    padding-left: 0;
}
.time_work_staff_v1 ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.time_work_staff_v1 ul li a {
    color: #000;
    padding: 10px;
    background: #dcdcdc;
    margin: 0;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    display: inline-block;
}
.content-shop-booking,#box_person,
.time_work_staff_v1 {padding-bottom: 30px;}
.white-popup {
    position: relative;
    padding: 0;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}
.popup_main_area {
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
    color: #333;
}
.box_account_v1 .modal_form_header {
    min-height: 16.43px;
    padding: 5px 15px 15px;
    border-bottom: 1px solid #655353;
    background: #000000;
    color: #fff;
}
#send_booking .input-box {margin-bottom: 5px;}


/*===================================================================================*/
/*  CART
/*===================================================================================*/

.table-mobile-collapse{
    display: table;
    border:1px solid gray;
    border-spacing: 0;
    border-collapse: collapse;
}
.thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    display: none;
}
.tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.table-row{
    border:inherit;
    vertical-align: inherit;
}
.table-head{

    padding: 15px;
    border:inherit;
    vertical-align: inherit;
}
.table-data{
    padding: 15px;
    padding-top: 0;
    vertical-align: inherit;
}

.table-responsive{

}
.cart-wrraper{
    font-family: "Poppins", sans-serif;
    background-color:#ffffff;
    color: #333;
}

.cart-product-image-cell{
    display: flex;
    padding-top: 15px;
    padding-bottom: 0;
}

.table-cart{
    background-color:#fff;
    border:none;
    margin-bottom:0;
}
.table-cart .thead .table-head{
    background-color: #691c99;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.table-cart .tbody .table-data{
    display: block;
    vertical-align: top;
}
.table-cart .tbody .table-row:last-child .table-data{
    border-bottom: none;
}
.table-cart p{
    margin-bottom: 0;
}
.quantity-label{
    display: inline-block;
}
.table-cart .form-control{
    margin-top: 10px;
}
.cart-product-image-cell{
    vertical-align: top;
}
.table-cart .tbody .table-data.quantity-cell,
.table-cart .tbody .table-data.price-cell,.table-cart .tbody .table-data.total-change-cell{
    display: inline-block;
    vertical-align: bottom;
    padding-left: 15px;
}

.table-cart .tbody .table-data.price-cell{
    min-width: 273px;
}
.total-change-cell{
    padding-left: 15px;
}
.total-change-cell>p.total_change:before{
    display: inline-block;
    position: relative;
    content: "Total:";
    font-weight: normal;
    margin-right: 15px;
    color:#000;
}
.cart-product-image{
    width: 72px;
    height: 72px;
    margin-right: 15px;
}
.cart-product-image>img{
    width: 100%;
    height: auto;
}
.cart-product-name{
    font-weight: bold;
}
.form-control.form-control-sm{
    width: 80px;
    display: inline-block;
}
.form-control:focus,.active.form-control{
    border-color: #fec168;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ffc10773;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ffc10773;
}
.total_change{
    color: #ff0000;
    font-weight: bold;
    text-align: right;

}
.total-amount{
    text-align: right;
    color: #ff0000;
    font-weight: bold;
    font-size: 18px;
}
.total-amount-label{
    text-align: right;
    display: none;
}
.total-amount:before{
    display: inline-block;
    position: relative;
    content: "Amount:";
    font-weight: normal;
    margin-right: 15px;
    color:#000;
    padding-top: 15px;
}
.total-amount-cell{
    padding:0;
}

.table-row{
    border-bottom: 2px solid #ffffff;
}
.cart-product-image,.cart-product-description{
    display: inline-block;
    vertical-align: top;
    
}
.cart-wrraper .table-data.price-cell select.form-control {
    width: 160px;
}


/* FORM CART */
.cart img {
    margin: 0 auto 25px auto;
    text-align: center;
    display: block
}
.cart .form_cart {margin-bottom: 30px}
.cart .form_cart a {
    display: table;
    margin: 10px auto 25px auto;
    padding: 15px 65px;
    font-size: 15px;
    cursor: pointer
}
.cart .form_cart p {font-size: 14px;}
.cart .order {
    margin-top: 15px;
    background:#691c99;
    border-radius: 3px;
    color: #fff;
    padding-bottom: 10px;
}
.cart .order .inner {padding: 15px 20px 0px 20px}
.cart .order .inner ul li {
    clear: both;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%
}
.cart .order .inner ul li .frame_img {
    height: 60px;
    overflow: hidden;
    float: left;
    margin-right: 15px
}
.cart .order .inner ul li .frame_img img {width: 60px;background: #fff}
.cart .order .inner ul li .name_product {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 63%;
    overflow: hidden;
    float: left;
}
.cart .order .inner ul li .name_product p {font-size: 15px}
.cart .order .inner ul li .name_product span {
    color: #858585;
    font-size: 13px;
    margin-right: 5px
}
.cart .order .inner ul li .name_product small {
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block
}
.cart .order .subtotal {padding: 0px 20px 15px 20px}
.cart .order .subtotal ul li {padding: 3px 0px}
.cart ul {margin-top: 15px;list-style: none;padding-left: 0;}
.cart .order .total ul {padding: 15px 20px;}
.cart .order .total ul li span { color: #fff;font-size: 16px;}
.cart .note { margin: 15px 0px}
.cart .note p {font-size: 14px;margin: 0;}
h2.timr {margin: 0;margin-bottom: 20px;}
ul.list_form li {margin: 5px 0;}
h4.sanb {font-size: 18px;font-style: italic;}
.inner .price, .subtotal span,.total span {font-weight: bold;}
.fl-flex-label label {font-weight: normal;}
.white-popup {clear: both;overflow: hidden;}
.cart .note p.boldnote {font-size: 16px; font-weight: bold;}
#send_to_friend {margin-left: 0;}
.total-payment-info li {
    line-height: 30px;
}
.cards-item {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}
.cards-item .cards-item-image {
    transition: transform 0.25s ease;
    margin-bottom: 10px;
}
.cards-item:hover .cards-item-image {transform: scale(1.05);}
.cards-item .btn {margin-top: 10px;}
.book_appoin_btn { margin-top: 20px; }

/*===================================================================================*/
/*  CONTACT
/*===================================================================================*/
.contact-page { padding-top: 50px; }
.contact-info {padding: 20px 0;}
.contact-page h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #671e98;
}
.contact-info h4 {
    margin: 0;
    font-size: 20px;
}
.contact-info p { margin: 0 0 5px; }
.contact-map { margin-bottom: 30px; }
.contact-map iframe { width: 100%; }
.contact-form label {
    font-weight: normal;
    color: #666666;
}
.contact-social {font-size: 14px;}
.contact-social a {color: #FA5705;}
.contact-page h3.text-center { margin: 10px 0 20px; }

.login_form_area .box_area_login_v1 {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    align-items: center;
}
.box_area_login_v1 h2.section_title {
    color: #252525;
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}
.btn_login_social {margin-top: 20px;}
.btn_login_social span,
.btn_login_social i {
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
}
.btn_login_social span {
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}
.btn_login_social .btn_facebook_v1 {
    background: #3B5998;
    padding: 7px 25px;
}
.btn_login_social .btn_gplus_v1 {
    background: #dd4b39;
    padding: 7px 35px;
}
.btn_submit_login { margin-bottom: 30px;}
.btn_submit_login button.submit {
    background-color: #ffc267;
    border: 1px solid #ffc267;
    color: #fff;
    font-size: 12px;
    line-height: inherit;
    padding: 10px 30px;
    width: 100%;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 3px;
}


.popup_main_area h3 { margin: 15px 0; font-weight: 700; font-size: 18px; }
.popup_main_area  .note-booking {color: red; font-style: italic; margin: 10px 0; display: block;}
.box_register .btn_login_social {text-align: center;align-items: center;}
.popup_main_area .btn { margin: 20px 0; }



/*===================================================================================*/
/*  SERVICEs
/*===================================================================================*/
.service-container { padding-top: 20px; padding-right: 15px;    padding-left: 15px; }
.service-heading { padding-bottom: 20px; }
.service-list .row { padding-bottom: 20px; }

.service-list .row img { padding-top: 30px; }
.service-list .service-heading img ,
.service-heading img {padding-top: 12px; padding-right: 6px;}
.service-list .service-row  { padding-bottom: 30px; }
h1.service-name {
    line-height: 1;
    padding-bottom: 15px;
    margin:30px 0 5px;
    border-bottom: 1px solid #c5c5c5;
    padding-right: 15px;
    font-size: 24px;
    color: #681a97;
    font-family: 'Montserrat';
    font-weight: 700;

}
.price-item {
    padding-bottom: 5px;
    padding-top: 5px;
    color: #555;
    border-bottom: #c5c5c5  dashed 1px;
}
.price-item h4 { font-size: 15px; margin-top: 10px; }
.price-item-number {
    font-size: 16px;
    color: #671e98;
    margin: 10px 0;
    font-weight: bold;
    line-height: 1.0;
}
.circle-service-image {
    width: 250px;
    height: 250px;
    border-radius: 125px;
    border: 3px solid #fec168;
    display: inline-block;
    margin-top: 20px;
    background-size: cover;
    background-position: center;
}
.rouded-service-image {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}
.service-row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.service-row h2 {
    font-family: 'Cookie', cursive;
    font-size: 38px;
    color: #681a97;
}
.top-right {text-align: left;}
.top-right a {
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
}
.top-right a img {
    vertical-align: top;
    padding-top: 10px;
}
.detail-price-item {
    display: flex;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #555;
}
.detail-price-dots {
    height: 15px;
    flex: 1;
    border-bottom: 1px dotted #c5c5c5;
}
.detail-price-number {
    padding-left: 5px;
    font-size: 16px;
    color: #671e98;
    font-weight: bold;
}
.detail-price-name {
    padding-right: 5px;
    font-size: 14px;
    font-weight: 600;
}
.service-note {font-style: oblique;font-size: 13px;margin-bottom: 40px}

@media (min-width: 768px) {
    .top-right {
        text-align: right;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
    .circle-service-image {
        width: 250px;
        height: 250px;
    }
    .rouded-service-image {
        width: 250px;
        height: 250px;
    }
}

/*===================================================================================*/
/*  FOOTER
/*===================================================================================*/
.footer-container {
    margin: 0 auto;
    position: relative;
    background: #47096d;
    padding: 30px 30px 15px;   
    color: #fff;
    font-weight: 300;
}
.footer h3 {
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #fff;
    margin: 0 0 10px;
}
.footer p { margin: 0 0 15px; }
.footer-address i {
    background: #8e29cc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-right: 15px;
}
.fadd-info { padding-left: 55px; }
.fadd-info h4 { text-decoration: underline;margin: 0; }

.footer-map iframe {
    border: 5px solid #681a97 !important;
    max-width: 100%;
    height: 200px;
}
.footer-copyright {
    margin-top: 20px;
    border-top: 1px solid #681a97;
    padding: 20px 0 0;
}
.footer p.copyright { margin-top: 5px; float: left; color: #bc7ee1; margin-bottom: 0; }
.footer-bank { float: right; }


#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
#back-top a {
    width: 50px;
    height: 50px;
    background:rgba(0,0,0,0.5);
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    opacity: 0.5;
    border-radius: 50%;
    text-align: center;
    color:#FFFFFF;
    line-height:50px;
}


.owl-carousel{
    position: relative;
}
.owl-carousel .carousel-nav-btn-gc{
    top: 45%;
    width: 100%;
    font-size: 32px;
}
.owl-carousel .carousel-nav-btn-gc .carousel-nav-left{
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    top: 45%;
    left: 10px;
}
.owl-carousel .carousel-nav-btn-gc .carousel-nav-right{
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    top: 45%;
    right: 10px;
}
@media (min-width: 992px){
	.col-md-right 	{ width: 27%;}
	.col-md-left 	{ width: 73%;}
	.col-md-right.col-md-pull-8 { right:73%; }
	.col-md-left.col-md-push-4 { left:27%; }
}

@media (min-width: 1200px){
} 

@media (max-width: 1200px){
	.navbar.main-nav {
	    padding: 23px 2%;
	}
}

@media (max-width: 990px){
	
	.section { padding: 30px 0; }
	.about-img { text-align: center; }
	.section-vt .col-md-6 { margin-bottom: 30px; }
	.footer-social { margin-bottom: 30px; }
	.footer p.copyright { float: none; text-align: center; margin-bottom: 10px; }
	.footer-bank { float: none;text-align: center; }

	.art-sidebar { padding-top: 30px; }
	
	.in-content {
	    color: #333;
	    font-size: 14px;
	}
	.contact-page h3 {	font-size: 18px;}
	.contact-form label {	color: #414141;}
	.contact-form { margin-bottom: 50px; }
	.contact-map h3 { text-align: center;border-bottom: 2px dashed rgba(0,0,0,.2); padding-bottom: 15px; }
	.group-select label,
	#box_person, .content-shop-booking, .time_work_staff_v1  { h1.service-name }

	
	.detail-price-item, .service-row  { color: #333; }
	.group-select label ,
	#box_person ,
	.time_work_staff_v1 ,
	.add-services { color: #333; }
	.in-headbg { padding: 70px 0; }
 
}

@media (max-width: 768px){
	body { background: #fff; }
	.in-container { padding: 25px 0; }
	.footer .container,
	.in-head .container,
	.section-slider .container { padding: 0; width: 100%; }

	.section-vt  { margin-bottom: 15px; }
	
}
@media (max-width: 767px){
	.section-service .item { margin-bottom: 30px; }
	.section-service .item img { width: 100% }
}
@media (max-width: 480px){
	
	.mTitle { font-size: 4em; }
	.in-headbg { padding: 50px 0; }
	.in-content { padding: 15px 0; }

	.section-about .about-content {
	    padding: 0;
	    font-size: 16px;
	}
	.section-about h2 { font-size: 38px; }
	.section-about h3 { font-size: 28px; }

	.section-vt { padding-bottom: 30px; }
	.section-vt .vt-time { padding-left: 25px; }
	.section-vt .col-2 { font-size: 16px; margin-bottom: 10px; }
	.section-vt .col-left { font-size: 16px; }
	.section-vt .col-right { padding-left: 140px;}
	
	.art-sidebar { padding-top:10px; }
	.list-home p{ text-align: left;}
	.gallery-item { height: 100px; }
	.top-right a { margin-bottom: 10px; }

}
@media (max-width: 320px){
	.top-right a { 
		line-height: 37px;
	    height: 37px;
	    padding: 0px 10px;
		margin-bottom: 10px; 
	}
}

@media (min-width: 768px){
   	li.dropdown:hover>a {}
	li.dropdown:hover>.dropdown-menu {display: block;}
	
	.cart-product-description{max-width: 130px;}	
	.table-row{border-bottom: none;}
	.total_change{text-align: left;}
	.thead {display: table-header-group;}
	.quantity-label{display: block;}
	.cart-product-image-cell{padding-bottom: 15px;}
	.total-change-cell>p.total_change:before{display: none;}
	.total-amount-label{display: block;}
	.total-amount-cell{padding:15px;}
	.quantity-label{color: rgba(0,0,0,0)}
	.table-row{
		display: table-row;
		border:inherit;
		vertical-align: inherit;
	}
	.table-head{
		display: table-cell;
		padding: 15px;
		border:inherit;
		vertical-align: inherit;
	}
	.table-data{
		display: table-cell;
		padding-top: 15px;
		border:inherit;
		vertical-align: inherit;
	}	
	.table-cart .tbody .table-data,.table-cart .tbody .table-data.quantity-cell,
	.table-cart .tbody .table-data.price-cell,.table-cart .tbody .table-data.total-change-cell{
		border-bottom:1px solid #bbbbbb;
		vertical-align: top;
		display: table-cell;
	}
	.table-cart .tbody .table-data.total-change-cell{vertical-align: bottom;}
	.quantity-cell,.price-cell{display: table-cell;}
	.total-amount{text-align: left;padding-top: 0;}
	.total-amount:before{display: none;}


}

/*
* Magnific Popup CSS Extend
* */
.mfp-bg {
  opacity: 0.3;
}
.mfp-container {
  display: flex;
  vertical-align: middle;
}
.mfp-content {
  margin: auto;
  text-align: center;
}
.mfp-content .box_account_v1, .mfp-content .box-booking-confirm {
  text-align: left;
}
.white-popup {
  position: relative;
  margin: 30px auto;
  padding: 7px;
  max-width: calc(100vw - 60px);
}
.white-popup-youtube, .white-popup-slider, .white-popup-image {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.white-popup.border-style {
  background-color: rgba(224, 224, 224, 0.61);
  padding: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .white-popup {
    max-width: 768px;
  }
}

/* Close button inside */
.mfp-close-btn-in .mfp-close, .mfp-arrow {
  opacity: 1;
}

.mfp-close-btn-in .mfp-close{
  margin: auto;
  padding: 0;

  box-shadow: 0 0 7px 0 #333;
  background-color: #fff;
  color: #333;

  width: 30px;
  height: 30px;
  line-height: 30px;
  right: -15px;
  top: -15px;

  border-radius: 100%;
  text-align: center;
}

.mfp-close:hover, .mfp-close:focus{
  background-color: #fff;
}

.mfp-image-holder img.mfp-img {
  padding-top: 30px;
}

.mfp-image-holder .mfp-close {
  top: 15px;
}

/* Close button outside */
.mfp-wrap > .mfp-close {
  background-color: #fff;
  border-bottom-left-radius: 3px;
  color: #333;
  font-size: 47px;
  opacity: 0.9;
}
.mfp-wrap > .mfp-close:hover, .mfp-wrap > .mfp-close:focus {
  opacity: 1;
}
@media (max-width: 575px) {
  .mfp-wrap > .mfp-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 37px;
  }
}

/* Popup Inside Window */
.white-popup-vertical-fit {
  margin-bottom: 45px;
  max-height: calc(100vh - 75px);
}

.white-popup-vertical-fit img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: calc(100vh - 105px);
}

/*
* Popup Image, Popup youtube
*/
.popup-image, .popup-youtube {
  margin: auto;
  padding: 7px;
  display: inline-block;
  background-color: #fff;
}

.popup-youtube .youtube-player {
  margin: auto;
  padding: 0;
  height: auto;
  overflow: auto;
}

/*
* Popup Owl Carousel
*/
.popup-slider {
  margin: auto;
  padding: 0;
  display: inline-block;
  background-color: rgba(11, 11, 11, 0.1);
  border-radius: 3px;
}
.popup-carousel {
  margin: auto;
  padding: 0;
}
.popup-carousel .item-carousel {
  list-style: none;
  margin: auto;
  padding: 0 1px;
  text-align: center;
}
.popup-carousel .item-image {
  margin: auto;
  padding: 7px;
  display: inline-block;
  background-color: #fff;
}
.popup-carousel .item-carousel img {
  width: auto;
  margin: auto;
}
.popup-carousel .owl-nav {
  margin: auto;
  padding: 0;
  display: block;
  text-align: center;
}
.popup-carousel .owl-nav .owl-prev, .popup-carousel .owl-nav .owl-next,
.popup-carousel .owl-nav button.owl-prev, .popup-carousel .owl-nav button.owl-next {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto auto 15px;
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 27px;
  text-align: center;
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
  transform: initial;
}
.popup-carousel .owl-nav .owl-prev, .popup-carousel .owl-nav button.owl-prev {
  margin-right: 7px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.popup-carousel .owl-nav .owl-next, .popup-carousel .owl-nav button.owl-next {
  margin-left: 7px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.popup-carousel .owl-prev:before, .popup-carousel .owl-next:before,
.popup-carousel button.owl-prev:before, .popup-carousel button.owl-next:before {
  display: none;
}
.col-lef {
    float: left;
}

.header-top-left br {
    display: none;
}

.social-img-icons img {
    max-width: 35px;
    margin-bottom: 5px;
}

.scroll_btn {
    position: fixed;
    top: 20px;
    z-index: 100;
}

.form-group {
    position: relative
}

.add-services {
    cursor: pointer;
}

.removeButton {
    cursor: pointer;
    position: absolute;
    z-index: 10;
}

.removeButton + .row > .col-md-6:first-child label {
    margin-left: 30px;
}

.form-tooltip-error ul {
    margin: 0px;
    padding: 0px;
}

.img-info-staff a {
    display: block;
}

.img-info-staff a img {
    max-width: 100%;
}

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

@media (max-width: 687px) {

}

/* Custom logo */
#desktop-nav {
    padding: 0;
}

.mobile-nav, .mean-container .mean-bar {
    height: 100px;
}

.mean-container .mean-nav {
    top: 100px;
}

.mean-container a.meanmenu-reveal {
    top: 50%;
    margin-top: -23px;
}

.mobile_logo {
    width: calc(100% - 50px);
    height: 100px;
    line-height: 100px;
}

ul#filter {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    background: #ccc;
}

#filter li {
    display: inline-block;
}

#filter li.active a, #filter li a:hover {
    background: #135bd8;
    color: #fff;
}

#filter li a {
    padding: 10px 15px;
    display: block;
    cursor: pointer;
}

.table.price-row td {
    text-align: right;
}

.table.price-row .row-text {
    text-align: right;
}

.btn-next {
    float: right
}

@media ( min-width: 576px ) {
}

@media ( min-width: 768px ) {
    .mobile-nav, .mean-container .mean-bar {
        height: 110px;
    }

    .mean-container .mean-nav {
        top: 110px;
    }

    .mobile_logo {
        height: 110px;
        line-height: 110px;
    }
}

@media ( min-width: 992px ) {
    .navbar-nav > li > a {
        padding: 10px;
    }

    .navbar.main-nav {
        padding: 25px 5px;
    }

    .logo {
        width: 160px;
        height: 140px;
        line-height: 140px;
        margin-left: -80px;
    }
}

@media ( min-width: 1200px ) {
    .logo {
        width: 260px;
        height: 160px;
        line-height: 160px;
        margin-left: -130px;
    }
}

.fadd a {
    color: #fff;
    font-weight: bold;
}

/*freeze footer*/
.freeze-footer {
    position: fixed;
    right: 15px;
    bottom: 60px;
    padding: 0;
    display: inline-block;
    z-index: 1021;
}

.freeze-footer ul li {
    list-style-type: none;
}

.freeze-footer a {
    width: 100%;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px 10px;
    line-height: 1;
    font-size: 17px;
    height: auto;
}

.freeze-footer a.btn_make_appointment {
    background-color: #681d98;
    border-color: #681d98;
}

.freeze-footer a.btn_call_now {
    background-color: #681d98;
    border-color: #681d98;
}

.freeze-footer a:hover {
    border-color: #fff;
    color: #ffffff;
}

/*freeze header*/
.freeze-header {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 1021;
    width: 100%;
}

.freeze-header.with-bg {
    background-color: #681d98;
    -webkit-box-shadow: 0px 1px 1px #eee;
    -moz-box-shadow: 0px 1px 1px #eee;
    box-shadow: 0px 1px 1px #eee;
}

.freeze-header.with-bg {
    width: 100%;
}

.fixed-freeze.scroll_btn {
    top: 100px;
}

@media (max-width: 991px) {
    .fixed-freeze.scroll_btn {
        top: 120px;
    }
}

.owl-carousel .carousel-nav-btn-gc button {
    background-color: transparent;
    border-color: transparent;
}

.owl-dots button {
    border-color: transparent;
    background-color: transparent;
    padding: 0;
}

.item.dis-flex {
    display: flex;
    width: 100%;
}

/*Testimonials*/
.section-testimonials {
    position: relative;
    z-index: 0;
    padding: 50px 0;
    text-align: center;
}

.section-testimonials:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
}

.section-testimonials:after {
    content: '';
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../../themes/fnail01e/assets/custom/images/bg-parallax1.jpg);
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.section-testimonials h2.mtitle {
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #681a97;
    margin: 0;
}

.testimonials-list .item {
    padding-top: 50px;
}

.section-testimonials .testimonial-quote {
    color: #eee;
    font-size: 110px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonials-list .name {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.testimonials-list .owl-pagination {
    position: initial;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
}

.testimonials-list .owl-page {
    display: inline-block;
    padding: 6px 4px;
    position: relative;
}

/*
.testimonials-list .owl-page span {
 width: 6px;
 height: 6px;
 display: block;
 background: rgba(255,255,255, .7);
 position: relative;
 z-index: 1000 !important;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
 -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
 box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
 -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
 -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
 -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
 -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
 transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.testimonials-list .owl-page.active span {
 background: transparent;
 bordeR: 1px solid rgba(255,255,255, .8);
 -webkit-transform: scale(1.3333333);
 -moz-transform: scale(1.3333333);
 -o-transform: scale(1.3333333);
 -ms-transform: scale(1.3333333);
 transform: scale(1.3333333);
}*/

.pointer {
    cursor: pointer;
}

/* News, Table of content */
#toc_container {
    border-color: #681d98;
    background-color: #f8f9fa;
}

.section-news .n-meta {
    border-color: #681d98;
}

.section-news .n-meta .date-d, .section-news .n-meta .date-m {
    color: #681d98;
}

.section-news .n-thumb a:after {
    background: rgba(0, 0, 0, 0.6);
}

.section-news .n-item:hover .n-thumb a:after {
    color: #fff;
}

.n-author, .n-author a {
    color: #aaa;
}

.box_news_details .news_content, .box_news_details .news_content p, .box_news_details .news_content span {
    color: #fff;
}

.box_news_details > h3 {
    color: #333;
}

.box_news_details blockquote {
    background-color: #f6f6f6;
    border-left-color: #681d98;
    color: #666;
}

.news_comment_v1 h3.leave_comment_v1,
.box_comment_new_v1 h3.leave_comment_v1,
.search_area_bar h3.leave_comment_v1,
.recent_area_bar h3.leave_comment_v1,
.category_news_v1 h3.leave_comment_v1,
.tag_news_v1 h3.leave_comment_v1 {
    border-bottom-color: #DEDEDE;
}

.news_comment_v1 h3.leave_comment_v1::before,
.box_comment_new_v1 h3.leave_comment_v1::before,
.search_area_bar h3.leave_comment_v1::before,
.recent_area_bar h3.leave_comment_v1::before,
.category_news_v1 h3.leave_comment_v1::before,
.tag_news_v1 h3.leave_comment_v1::before {
    background: #111 none repeat scroll 0 0;
}

.news_top_comment .msg_avatar_v1 a {
    color: #252525;
}

.news_details_title_v1 .first_title_v1 span {
    color: #666;
}

.box_comment_new_v1 .leave_form input, .box_comment_new_v1 .text_leave textarea {
    background: transparent none repeat scroll 0 0;
    border-color: #681d98;
    color: #666;
}

.box_comment_new_v1 .text_leave button.submit {
    background-color: #681d98;
    border-color: #681d98;
    color: #fff;
}

.search_area_bar input[type="text"] {
    background-color: #fff;
    border-color: #681d98;
    color: #666;
}

.search_area_bar button.submit {
    background-color: #681d98;
    border-color: #681d98;
    color: #fff;
}

.category_news_v1 ul li a {
    color: #333;
    border-bottom: 1px solid #DEDEDE;
}

.category_news_v1 ul li:hover a {
    color: #111
}

.tag_news_v1 ul li a {
    background-color: #e6e6e6;
    color: #252525;
}

.tag_news_v1 ul li:hover a {
    background-color: #681d98;
    color: #fff;
}

.section-news .nearby {
    border-color: #DEDEDE;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .news_sidebar_left {
        border-left-color: #eee;
    }
}

/* By Consent */
.consent-form .group-select, .consent-form .group-select label {
    float: none;
}

.consent-form .group-select {
    width: 100%;
    margin-bottom: 15px;
}

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: initial;
}

.form-horizontal .radio {
    padding-top: 0;
}

.consent-form2 {
    border-top-color: #333;
}

.btn_consent, .btn_consent:hover, .btn_consent:focus {
    border-color: #681d98;
    background: #681d98;
    color: #fff;
}

.relative {
    position: relative;
}

.white-popup {
    overflow: initial;
}

/* Slider */
.sp-buttons {
    min-height: 35px;
    margin-top: -35px;
}

/*Service*/
.section-service a {
    color: #fff;
}

/* Testimonial */
.section-testimonials {
    background-color: #fff;
}

.testimonial-carousel-nav-prev, .testimonial-carousel-nav-next {
    margin: 7px;
    padding: 5px 15px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    font-size: 21px;
    font-weight: bold;
}

/* Gallery */
.section-gallery {
    background-color: #fff;
    text-align: center;
    padding: 40px 0;
}

.section-gallery h2.mtitle {
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #681a97;
    margin: 0;
}

.carousel-nav-btn-gc button {
    color: #fff;
}

.m-category-tab {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 0 15px;
}

.m-gallery-content {
    position: relative;
}

.m-category-tab li, .m-category-tab li.active, .m-category-tab li:hover {
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #000;
}

.m-category-tab li.active, .m-category-tab li:hover {
    background-color: #135bd8;
    border-color: #fff;
    color: #fff;
}

.m-gallery-content, .m-gallery-listing, .m-gallery-paging {
    text-align: center;
}

@media ( max-width: 475px ) {
    .m-category-tab li {
        width: 100%;
    }
}

/* Gallery video */
.youtube-wrapper {
    position: relative;
}

.youtube-wrapper .youtube-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.youtube-wrapper .youtube-player {
    margin: auto;
    background-color: transparent;
}


/*Service*/
.section-service {
    text-align: center;
}

.section-service h2.mtitle {
    font-family: 'Cookie', cursive;
    font-size: 44px;
    color: #681a97;
    margin: 0;
}

.section-service .section-service {
    padding: 0;
}

.circle-service-image-container, .circle-service-image-container .circle-service-image {
    margin: auto;
    padding: 0;
    line-height: 1;
}

.circle-service-image-container {
    display: inline-block;
    margin-bottom: 15px;

    width: 100%;
    max-width: 240px;
    height: auto;

    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fec168;
}

.circle-service-image-container .circle-service-image {
    display: block;
    padding-bottom: 100%;

    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;

    border: none;
}

@media (min-width: 768px) {
    .circle-service-image-container {
        max-width: 320px;
    }
}

.box_account_v1 {
    text-align: left;
}

/* Oppenhours - Contact info */
.foh-wrap,
.fci-wrap {
    display: table;
    text-align: left;
}

.foh-row,
p.foh-row,
span.foh-row,
div.foh-row,
.fci-row,
p.fci-row,
span.fci-row,
div.fci-row {
    line-height: initial;
    display: table-row;
}

.foh-row .foh-date,
p.foh-row .foh-date,
span.foh-row .foh-date,
div.foh-row .foh-date,
.foh-row .foh-time,
p.foh-row .foh-time,
span.foh-row .foh-time,
div.foh-row .foh-time,
.fci-row .fci-title,
p.fci-row .fci-title,
span.fci-row .fci-title,
div.fci-row .fci-title,
.fci-row .fci-content,
p.fci-row .fci-content,
span.fci-row .fci-content,
div.fci-row .fci-content {
    display: table-cell;
    padding: 0;
    padding-bottom: 10px;
    vertical-align: top;
}

.foh-row .foh-date,
p.foh-row .foh-date,
span.foh-row .foh-date,
div.foh-row .foh-date,
.fci-row .fci-title,
p.fci-row .fci-title,
span.fci-row .fci-title,
div.fci-row .fci-title {
    padding-right: 15px;
    font-weight: bold;
}


.gallery-title {
    margin-bottom: 20px;
    padding: 10px;
    background: #ccc;
    text-align: center;
}

/* End Oppenhours - Contact info */

/* Service Category */
.service-category-row {
    margin: 30px auto;
}

.service-category-name, .service-category-desc, .service-category-link {
    margin: 15px auto;
}

.service-category-image-wrap {
    padding: 30px;
}

.service-category-image-wrap.image-left {
    text-align: left;
}

.service-category-image-wrap.image-right {
    text-align: right;
}

.service-category-image {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.service-category-image:before, .service-category-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 3px solid;
}

.image-left .service-category-image:before {
    top: -15px;
    right: -15px;
    z-index: -1;
    border-color: #681d98;
}

.image-left .service-category-image:after {
    top: 0;
    right: 0;
    z-index: 1;
    max-width: calc(100% - 15px);
    max-height: calc(100% - 15px);
    border-color: #fff;
    border-top: none;
    border-right: none;
}

.image-right .service-category-image:before {
    left: -15px;
    top: -15px;
    z-index: -1;
    border-color: #681d98;
}

.image-right .service-category-image:after {
    left: 0;
    top: 0;
    z-index: 1;
    max-width: calc(100% - 15px);
    max-height: calc(100% - 15px);
    border-color: #fff;
    border-left: none;
    border-top: none;
}

.service-category-name {
    font-family: 'Cookie', cursive;
    font-size: 37px;
    color: #681a97;
}

.section-vt .foh-wrap {
    margin: auto;
    color: #fff;
}

.service-list-sub {
    padding-left: 15px;
}

/* Booking */
.policy-booking-phone {
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
}

/* Service */
.detail-container {
    display: flex;
    margin-bottom: 15px;
}

.detail-thumb {
    margin: auto 7px 7px 0;
    max-width: 110px;
}

.detail-no-thumb {
    display: none;
}

.detail-text {
    flex: 1;
}

.owl-next {
    right: 0;
}

.owl-prev {
    left: 0;
}

.owl-next,
.owl-prev {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: none;
    border: 0;
    font-size: 0;
}

.owl-prev:before,
.owl-next:before {
    content: "\f054";
    color: #fff;
    font-size: 38px;
    font-family: "FontAwesome";
    display: block;
}

.owl-prev:before {
    transform: rotate(180deg);
}


/*===================================================================================*/
/* SIDEBAR
/*===================================================================================*/
.sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar-nav li a {
    padding: 10px;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #000;
    margin-bottom: 10px;
    font-family: "Cabin", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

.sidebar-nav li.active a,
.sidebar-nav li a:hover {
    color: #fff;
    background-color: #a8814c;
}

.sidebar-services .item {
    position: relative;
    margin-bottom: 30px;
}

.sidebar-services .info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.sidebar-services h3 {
    color: #fff;
    font-weight: 300;
}

.sidebar-services h3 strong {
    display: block;
}


.art-sidebar-box {
    margin: 0 0 60px;
    border: 1px solid #E2E2E2;
    padding: 5px 20px 20px;
    overflow: visible;
}

.art-sidebar-name {
    text-align: center;
}

.sidebar-social {
    text-align: left;
}

.art-sidebar-content .col-2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    line-height: 1.4;
}

.art-sidebar-content .col-2 i {
    font-size: 18px;
    color: #781414;
}

.timeopen .art-sidebar-content .col-2 {
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 12px;
}

.art-sidebar-content .col-2 .col-left {
    float: left;
    overflow: hidden;
    font-weight: bold;
}

.art-sidebar-content .col-2 .col-right {
    padding-left: 50px;
}

.timeopen .art-sidebar-content .col-2 .col-right {
    padding-left: 80px;
}

.art-sidebar-box h3 {
    position: relative;
    display: inline;
    top: -20px;
    padding: 0 20px;
    background: white;
    font-family: "Cabin", sans-serif;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 16px;
}

.sidebar-hotphone {
    color: #333;
    font-size: 13px;
    font-weight: bold;
}

.art-sidebar-box iframe,
.art-sidebar-content iframe {
    width: 100%;
}

.art-sidebar-box ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    list-style: none;
}

.art-sidebar-box li {
    margin-bottom: 10px;
}

.art-sidebar-box li a {
    color: #777777;
    font-size: 12px;
}

.art-sidebar-box li:before {
    content: '';
    border-top: 2px solid #dfdfdf;
    padding: 4px;
    position: relative;
    top: 14px;
    left: -8px;
}

/*BEG: css for Gallery-Html*/
.owl-carousel.owl-drag .owl-item {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.owl-carousel.owl-drag .owl-item .item {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.m-gallery-box-wrap .col-lg-3.col-md-3.col-sm-4.col-xs-6.check-height {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    padding: 5px;
}

.m-gallery-box-wrap .col-lg-3.col-md-3.col-sm-4.col-xs-6.check-height .gallery-item {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.m-gallery-box-wrap .col-lg-3.col-md-3.col-sm-4.col-xs-6.check-height .gallery-item .m-image-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.m-gallery-box-wrap .col-lg-3.col-md-3.col-sm-4.col-xs-6.check-height .gallery-item .m-image-bg img {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.youtube-wrapper iframe, .m-gallery-box iframe {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.youtube-wrapper {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.youtube-wrapper .youtube-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.ytp-cued-thumbnail-overlay-image {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

/*END: css for Gallery-Html*/
