/*===================================================================================*/
/*  STYLE
/*===================================================================================*/


/*===================================================================================*/
/*  END-STYLE
/*===================================================================================*/

body {
    margin: 0 auto;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #818181;
    font-weight: 400;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
}

a {
    color: #000000;
    text-decoration: none;
}
img{
    max-width: 100%;
}
ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
a:focus,
a:hover {
    color: #f85c5c;
    text-decoration: none;
}
a.btn,.btn,
.btn-default,
a.btn-default,
.btn-primary,
a.btn-primary {
    background: #fff;
    border-radius: 0px;
    height: 47px;
    line-height: 41px;
    font-size: 13px;
    padding: 0 23px;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}


p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin:0 0 15px;
}

.form-control {
    padding: 0px 20px;
    height: 47px;
    width: 100%;
    font-size: 13px;
    margin: 0px 0;
    border: 0;
    outline: none;
    font-weight: 500;
    box-shadow: none;
    border-radius: 0px;
    color: #555;
    background: #fff;
}

.bg-width { background-color: #f6f6f6;}
.bg-main { background-color: #0072a7;}
.color-main {color:  #0072a7; }
.color-red { color: red; }


/*//////////////////// NAVIGATION BAR ////////////////////*/
.mean-container .mean-nav ul li a { 
    padding:14px 5%; 
    border-top: 1px solid #e8e8e8;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing:0px;
    font-weight: 600;
    color: #504e50;
    font-size: 12px;

}
.mean-container a.meanmenu-reveal>span,
.mean-container a.meanmenu-reveal>span:before,
.mean-container a.meanmenu-reveal>span:after {
    background: #000;
}
.mean-container .mean-nav ul li a.mean-expand {
    border: 1px solid #e8e8e8;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #c3c1be;
     padding:14px 10%; 
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li.active a {
    color: #fff !important;
    background: rgba(0, 0, 0, 0.8);
}

.mean-container .mean-nav {
    background: #fff;
    margin-top: 1px;
    position: absolute;
    z-index: 10;
}

#desktop-nav {
    padding:0px;
}
.navbar.main-nav {
    min-height:32px;
    margin: 0px;
    border: 0;
    border-radius: 0;
    padding: 0px;
}
.navbar-nav {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.navbar-nav>li {
    float: none;
    display: block;
}
.navbar-nav>li>a {
    text-transform: uppercase;
    line-height: 25px;
    font-style: normal;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 0;
    letter-spacing:1px;
}
.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: none;
}
.navbar-nav>li.active:hover>a,
.navbar-nav>li:hover>a.active {
    color: #000;
}


.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: none;
    border-radius: 0px;
    background: #fff;
    color: #252525;
    position: relative;
    width: 100%;
    box-shadow: none;
     left: 0;
    
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 0px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #818181;
    font-size: 12px;

    font-family: 'Montserrat', sans-serif;
}
.dropdown-menu>li>a:hover {
    transition: all 0.15s ease;
    background:rgba(212, 210, 210, 0.3);
    color: #000;
}

.nav-shop >li>a { font-size: 14px; padding: 0 10px; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background: none; }

.nav-left {
    position:fixed;
    left: 0;
    top: 0;
    width: 260px;
    height: 100%;
    z-index: 1;
    transition: opacity .6s ease;
    opacity: 1;
    padding-left: 30px;
}
.nav-left.stickUp,
.nav-left.nav-white {
    background: #fff;
    transition: all .6s ease;
}
.nav-left.stickUp .navbar-nav>li>a,
.nav-left.nav-white .navbar-nav>li>a {
    color: #303030;
}
.nav-left .logo { margin-bottom: 50px; text-align: center; }
.nav-left .logo img {
    width: 200px;
}
.logo_black { display: none; }
.nav-left.nav-white .logo_black,
.nav-left.stickUp .logo_black { display: block; }
.nav-left.nav-white .logo_white,
.nav-left.stickUp .logo_white { display: none; }

.nav-left .btn {
    margin: 50px 0;
    font-weight: 800;
    height: 35px;
    line-height: 32px;
    font-size: 12px;
    padding: 0 17px;

}

.nav-social a{
    display: inline-block;
    margin-right: 8px;
    color: #bcbcbc;
    font-size: 17px;
}
.nav-left.stickUp .navbar-nav>li>a:hover,
.nav-left.nav-white .navbar-nav>li>a:hover {
    color: #0072a7;
}

/*===================================================================================*/
/*  MAIN
/*===================================================================================*/
.imgrps {
    max-width: 100%;
    height: auto;
}
.art-main {
    position: relative;
    padding: 0;
}
.header { position: relative; }
.header-top { 
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    padding: 10px 0 5px;
}
.headtop-social img {
    width: 32px;
    height: 32px;
    margin: 0 5px 5px 0;
}
.headtop-left { margin-top: 5px; }
.header .container {position: relative;}

.logo  { margin:13px 0 0;}
.pmain { margin: 0; padding-left: 260px;}
.mTitle {
    color: #252525;
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-variant-ligatures: common-ligatures;
    margin: 0 0 10px;
}
.sub-title {
    color: #252525;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
}

.in-container {
    padding: 50px 0px;
   
}
.in-content {
    padding-left: 30px;
    padding-bottom: 50px;
    line-height: 1.8;
    font-size: 13px;
}
.in-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 15px;
}
.in-content-full {
    padding-left: 0px;
}

h2, h3, h5 {
    
    letter-spacing: 1px;
    font-weight: 600;
    color: #303030;
    margin: 0;
}
h2 {
    font-size: 24px;
    line-height: 1.4em;
    text-transform: uppercase;
}
h3 {
    font-size: 17px;
    line-height: 1.3em;
    text-transform: uppercase;
}
h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
}
h5 {
    font-size: 15px;
    line-height: 1.5em;
    text-transform: uppercase;
}

.page-heading{
    position: relative;
}
.page-heading h2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 3.5em;
    width: 100%;
    text-align: center;
}


/*===================================================================================*/
/*  PAGE
/*===================================================================================*/
.section-home {
    width: 100%;
    text-align: center;
}
.section-home h2{
    text-transform: none;
    color: #fffefe;
    font-size: 115px;
    line-height: 115px;
    font-family: 'Parisienne', cursive;
    font-weight: 400;
    margin-bottom: 25px;
}
.home-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.home-content p{
    text-shadow: none;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    padding-top: 15px;
    padding: 0 100px;
    color: #fff;
}


.section h2 { margin-bottom: 20px; }

.section-about h2 { padding-top: 85px; margin-bottom: 20px; }
.section-about p { margin-bottom: 25px; }

.section-about p {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 300;
}

.gallery-inner {display: flex;}
.gallery-inner .item {
    width: 50%;
    position: relative;
}
.gallery-inner .item img {
    width: 100%;
}
.thumb { 
    display: block; 
    position: relative; 
    overflow: hidden;
}
.thumb:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(0,0,0,.81);
    visibility: visible;
    opacity: 0;
    z-index: 1;
    transition: opacity .4s;
}
.thumb .fa {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    color: #fff;
    transform:translate(-50%,-50%);
    z-index: 2;
    transition: opacity .4s;
}
.thumb:hover:after,
.thumb:hover .fa {opacity: 1;}
.thumb img { transition: all 0.3s ease-in-out;}
.thumb:hover img {
    display: block;
    width: 100%;
    transition: all .3s ease-in-out;
    transform: scale(1.03,1.03);
}
.call-to .btn { border-color: #fff; }

.call-to {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 50px;
    background-color: #0072a7;
}
.call-to h3 {
    color: #fff;
    line-height: 1.4;
}

.section-client {
    text-align: center;
    padding: 75px 0;
}
.section-client p {
    font-size: 20px;
    line-height: 1.6em;
}
.section-client .name {
    font-size: 13px;
    color: #303030;
    margin-top: 22px;
    font-weight: 700;
}

.owl-nav {
    margin-top: 40px;
}
.owl-prev,
.owl-next {
    display: inline-block;
    height: 30px;
    
    margin: 0 5px;
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #303030;
    border-radius: 4px;
    opacity: 1;
    background-color: transparent;
    text-indent: -9999px;
}
.owl-prev:before {content: '\f104';}
.owl-next:before {content: '\f105';}
.owl-prev:before,
.owl-next:before {
    font-family: FontAwesome,sans-serif;
    position: absolute;
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 0;
    left: 0;
    color: #000;
    text-indent: 0;
    font-size: 16px;
}
.list-client .item {
    background: #fff;
}


/*===================================================================================*/
/*  SIDEBAR
/*===================================================================================*/
.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: "Playfair Display";
    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;
}
/*===================================================================================*/
/*  GALLERY
/*===================================================================================*/
.list-gallery { padding: 0px; }



.gallery-wrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
.gallery-item { 
    margin-bottom: 10px; 
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;

}
.gallery-item span {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 75%;
    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;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.gallery-item:after {
    display: none;
    width: 100%;
    height: 100%;
    content: '';
    position: relative;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: opacity 0.2s ease-out;
    position: absolute;
    left: 0; top: 0;
    z-index: 0;
}
.gallery-item:hover:after {display: block;}
.gallery-item:hover .gallery-info .project-title {
    top: 35%;
    opacity: 1;
    visibility: visible;
}
.gallery-item .gallery-info { text-align: center; }
.gallery-item .icon {
    z-index: 1;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.gallery-item:hover .icon {
    bottom: 0px;
    color: #000;
    opacity: 1;
    visibility: visible;
}
.gallery-item h3 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 60%;
    z-index: 1;
    position: absolute;
    left: 0;
    color: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.pagination>li>a.hover-main-color,
.pagination>li>span.hover-main-color {
    color: #000;
    margin-left: 1px;
}
.pagination>li.active>a.hover-main-color,
.pagination>li.active>span.hover-main-color,
.pagination>li>a:hover.hover-main-color,
.pagination>li>span:hover.hover-main-color {
    background-color: #000;
    color: #fff;
    border: 1px solid #ccc;
}

/*===================================================================================*/
/*  BOOKING
/*===================================================================================*/

.item-booking {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.group-select select option {
    color: #515151;
    height: 30px;
    float: left;
    width: 100%;
}
.group-select optgroup {
    font-weight: 700;
    color: #E94E75;
    height: 30px;
    float: left;
    width: 100%;
}
.group-select .fa-calendar {
    position: absolute;
    margin-top: 0px;
    right: 30px;
    top: 45px;
    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;}

.group-select {
    float: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}
.group-select label {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    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: #ebebeb;
    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;
    background: #ebebeb;
}
.popup_main_area {
    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{
    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:#0072a7;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.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{
    margin-top: 0;
    font-weight: bold;
}
.form-control.form-control-sm{
    width: 80px;
    display: inline-block;
}

.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;
    
}


/* 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:#fff;
    border-radius: 3px;
    color: #222;
    padding-bottom: 10px;
    border: 1px solid #E2E2E2;
}
.cart .order .inner {padding: 15px 20px 0px 20px}
.cart .order .inner ul li {
    clear: both;
    border-bottom: 1px solid #E2E2E2;
    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: #000;font-size: 24px;}
.cart .note { margin: 15px 0px}
.cart .note p {font-size: 14px;margin: 0;}
h2.timr {margin: 0;margin-bottom: 20px;}
.box_cart {margin: 30px auto;}
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;}

.cards-item {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
    text-align: center;
}
.cards-item .cards-item-image {
    transition: transform 0.25s ease;
    margin-bottom: 20px;
    margin: auto;
}
.cards-item:hover .cards-item-image {transform: scale(1.05);}
.book_appoin_btn { margin-top: 20px; }

/*===================================================================================*/
/*  CONTACT
/*===================================================================================*/
.maps  { margin-bottom: 30px; }
.maps iframe{
    border: 0;
    height: 400px;
}
.contact-info { color: #777;}

.contact-info h4 {
    margin: 0;
    font-size: 20px;
}
.contact-info p {
    color: #6e6b61;
    font-size: 14px; 
    line-height: 1.4;
    margin: 0 0 20px;
}
.contact-form .form-group{
    margin-bottom: 20px;   
}
.btn-submit { margin-top: 20px; }
.contact-social { padding-top: 20px; }
.contact-map { margin-bottom: 30px; }
.contact-info h3,
.contact-form h3 {
    color: #000;
    font-size: 16px;
    padding: 0;
}
.contact-form textarea { padding: 20px;}
.contact-form label {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin:0 0 3px;
}
.contact-map iframe { max-width: 100%; }
.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;
    border: 0;
    line-height: 40px;
}
.btn_login_social .btn_gplus_v1 {
    background: #dd4b39;
     border: 0;
    line-height: 40px;
}
.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;
}
.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;}


.contact-name h3 {
    line-height: 1;
    margin: 0;
    color: #781414;
    font-size: 24px;
}
.contact-info .fci-row { display: table-row; }
.contact-info .fci-title,
.contact-info .fci-content {
    display: table-cell;
    padding: 0;
    padding-bottom: 10px;
    vertical-align: top;
}
.contact-info .fci-title {
    padding-right: 15px;
    font-weight: bold;
}
.fl-flex-label { margin-bottom: 10px; }

/*===================================================================================*/
/*  SERVICEs
/*===================================================================================*/
.service-container { padding-top: 0; }
h1.service-name {
    font-size: 24px;
    font-style: normal;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cdcdcd;
    padding-right: 15px;
    color: #000;
    font-weight: 700;
}
.price-item {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #cdcdcd;
}
.price-item h4 { font-size: 15px; }
.price-item-number {
    font-size: 18px;
    color: #000000;
    margin: 10px 0;
    font-weight: 600;
    line-height: 1.0;
}
.circle-service-image {
    width: 180px;
    height: 180px;
    /*border-radius: 125px;*/
    border: 3px solid #fec168;
    display: inline-block;
    margin-top: 20px;
}
.rouded-service-image {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}
.service-row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-right {text-align: left;}
.top-right a {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
}
.top-right a img {
    vertical-align: top;
    padding-top: 12px;
    padding-right: 5px;
}
.detail-price-item {
    display: flex;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 5px;
}
.detail-price-dots {
    height: 15px;
    flex: 1;
    border-bottom: 1px dotted #a9a9a9;
}
.detail-price-number {
    padding-left: 5px;
    font-size: 18px;
    color:#000000;
    font-weight: 600;
}
.detail-price-name {
    padding-right: 5px;
    font-size: 15px;
}

@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
/*===================================================================================*/
#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 20;
}
#back-top a {
    width: 50px;
    height: 50px;
    background:#000;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    opacity: 0.5;
    border-radius: 50%;
    text-align: center;
    color:#FFFFFF;
    line-height:50px;
}
#back-top a:hover{ opacity: 0.9;  }
.footer {
    padding-left: 260px;
    background: #262626;
    color: #818181;
}
.footer p {
    font-size: 15px;
}
.footer-main { padding: 30px 0; }
.footer-main h5 { color: #fff; margin-bottom: 20px; }

.footer-copyright { 
    background: #1b1b1b;
    padding: 18px 0; 
    color: #818181;
    font-size: 12px;
}
.footer-col { text-align: center; }
.footer-nav {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-nav li {
    margin-bottom: 5px;
}
.footer-nav li a {
    font-size: 14px;
    font-style: normal;
    color: #818181;
}
.footer-social { text-align: left; }
.footer-social a{
    display: inline-block;
    margin-right: 15px;
    color:#818181;
    font-size: 17px;
}

@media (min-width: 1440px){
	.container {
	    width: 1100px;
	}
}

@media only screen and (max-width: 1460px) and (min-width: 1000px){
	.container {
	    width: 950px;
	}
}
@media only screen and (max-width: 1260px) and (min-width: 1000px){
	.container {
	    width: 768px;
	}
}

@media only screen and (max-width: 1060px) and (min-width: 991px){
	.container {
	   width: 600px;
	}
}

@media (min-width: 992px){

	.col-md-right 	{ width: 30%;}
	.col-md-left 	{ width: 70%;}
	.col-md-right.col-md-pull-8 { right:70%; }
	.col-md-left.col-md-push-4 { left:30%; }
}

@media (min-width: 990px){
	.youtube-player {
	    padding-bottom: 75.25%;
	}

} 

@media (max-width: 1200px){
	.section-slider { margin-top: 0; }
	.art-sheet {border-width: 9px; }
	.navbar.main-nav{border-width: 8px; }

	.sp-buttons{
	    left: 35px;
	}
	.sp-buttons:before,
	.sp-buttons:after { display: none; }

}

@media (max-width: 990px){
	.pmain {padding-left: 0;}
	.nav-left { display: none; }


	.art-sheet {border-width: 7px; padding: 20px; }
	.art-main { padding-top: 0; }
	.art-sidebar { padding-top: 30px; }
	.header { padding:0;  }

	.section-service .item { margin-top: 120px; }
	.section-service .service-content { height: auto; min-height:100px; }
	.section-service-title {margin-bottom: 0;}
	.page-title { text-align: center; }

	.section-sale .row { display: block; }
	.sale-col { padding: 50px 15px; }

	.footer-main,
	.footer-social { text-align: left; }
	.menu-footer { padding: 10px 0; margin-bottom: 10px; }
	.footer-copyright { text-align: center; }

	.home-content,
	.footer { padding-left: 0; }


}

@media (max-width: 768px){
	.logo img { height: 100px; }
	.mTitle { font-size: 24px; }
	
	.section-welcome .section-title h2 { font-size: 2.5em; padding: 70px 0; }
	.section-service .item { margin-bottom: 50px; }
	.section-service .item-middle { margin-bottom: 50px; }
	.pmain { padding-bottom: 0; margin-top: 80px;}
	.footer {background-size: cover;}
	.section-service .item h3 { font-size: 24px; }
	.ch-page { display: none; }
	.page-headline h2 { margin: 15px 0; }

	.about-gallrey img { margin-bottom: 15px; }
	
	.section-home h2 { font-size: 5.5em; }
	.home-content p { font-size: 1.8em; }


}
@media (max-width: 767px){
	.sp-btn { display: none; }
	.section-slider { margin-bottom: 20px; }
	.title-center h2:before { display: none; }
	.title-center { margin-bottom: 30px; }
	.products-list .item h2 { letter-spacing: 0; }

	.section-home h2 { font-size: 4.5em; margin-bottom: 0px; }
	.home-content p { font-size: 1.3em; line-height: 1.5em; padding:0 10%; }
	.gallery-inner,
	.call-to { display: block; text-align: center; }
	.call-to h3 { margin-bottom: 20px; }
	.gallery-inner .item { width: 100%; }
	.footer-main { padding: 50px 0; }
	.footer-col { margin-top: 30px; }
	.section-client p { font-size: 16px; }
	.in-content { padding: 0px; }

	.page-heading h2 { font-size: 2.5em; }

	.top-right a { margin-bottom: 10px; }
	.book_appoin_btn .btn { margin-bottom: 10px; }
}

@media (max-width: 480px){
	.art-sheet {border-width: 3px; padding: 10px 20px; }
	.header-main {display: none;}
	.art-sidebar { padding-top:10px; }


}

@media (max-width: 380px){
}

@media (min-width: 768px){

	
	.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 #d8d8d8;
		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;
}
/*
* 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;
}
/*
* 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;
}
/*===================================================================================*/
/*  CSS COLORS
/*===================================================================================*/
.box_img_giftcard.active, .box_img_giftcard:hover {
    border-color: var(--free_theme_color_1);
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover,
.active .circle_check,
.info_inner_booking .open_booking:hover,
a.btn, .btn, .btn-default, a.btn-default, .btn-primary, a.btn-primary,
.btn,
.call-to,
.call-to .h3,
.btn-primary {
    border-color: var(--free_theme_color_1);
    background-color: var(--free_theme_color_1);
    color: var(--free_theme_color_4);

}

h2, h1, h3, h4, h5,
.title_appointment,
.color-main,
.title_gift,
.list_service optgroup,
.in-container-service h4, .price-item-number,
.nav-left.stickUp .navbar-nav > li > a:hover, .nav-left.nav-white .navbar-nav > li > a:hover,
.service-name {
    color: var(--free_theme_color_1);
}

.modal_form_header h4 {
    color: var(--free_theme_color_4);
}

.list_service optgroup option {
    color: #040404;
}

.circle-service-image {
    border: 3px solid var(--free_theme_color_1);
}

.box_account_v1 .modal_form_header {
    border-bottom: 1px solid var(--free_theme_color_1);
    background-color: var(--free_theme_color_1);
    color: var(--free_theme_color_4);
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: var(--free_theme_color_4);
    background-color: var(--free_theme_color_1);
    border-color: var(--free_theme_color_1);
}

.block_cart .form-control {
    border: 1px solid var(--free_theme_color_1);
}

/*
mau sác phụ
 */

.footer {
    border-color: var(--free_theme_color_2);
    background-color: var(--free_theme_color_2);
    color: var(--free_theme_color_3);
}

.footer-main h5, .footer-nav li a, .footer-social a {
    color: var(--free_theme_color_3);
}

.btn-primary:hover,
.btn:hover,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    border-color: var(--free_theme_color_2);
    background-color: var(--free_theme_color_2);
    color: var(--free_theme_color_3);
}

ul#filter li.active a {
    background-color: var(--free_theme_color_1);
    color: var(--free_theme_color_4);
}
.nav-social a.social-img-icons img {
    max-width: 30px;
    margin-bottom: 10px;
}

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

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

.circle-service-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#send_contact .form-group {
    position: relative;
}

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

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

.block_cart .form-control {
    height: 40px;
}

.total-payment-info li {
    margin-bottom: 20px;
    line-height: 30px;
}

.block_line {
    display: flex;
}

.btn-book-search {
    height: 47px;
}

.total-payment-info .btn {
    height: 40px;
    line-height: 40px;
}

.box_map {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.flex {
    display: flex;
    align-items: center;
}

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

ul#filter li {
    display: inline-block;
}

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

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

.List_service_child .service-list-sub {
    padding-left: 0;
}

.service_home .item .thumb:after {
    display: none;
}

.service_home .item {
    position: relative;
}

.service_home .item .sv-info {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 9;
    background-color: rgba(0, 0, 0, .50);
    visibility: visible;
    transition: opacity .4s;

}

h3.sv-name {
    padding-bottom: 20px;
    text-align: center;
}

h3.sv-name a {
    color: #fff;
}

.sv-description {
    color: #fff;
    width: 100%;
    text-align: center;
}

.service_home .item .sv-info .sv-conten {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 20px;
    width: 100%;
}

.service_home .item {
    position: relative;
}

.service_home .item:hover .sv-info {
    opacity: 1;
}

.service_home .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0);
    margin-top: 0px;
}

.service_home .owl-nav .owl-next, .service_home .owl-nav .owl-prev {
    right: 0px;
    position: absolute;
    border: 0px;

}

.service_home .owl-nav .owl-next {
    right: 0px;
}

.service_home .owl-nav .owl-prev {
    left: 0px;
}

.service_home .owl-nav .owl-prev:before, .service_home .owl-nav .owl-next:before {
    font-size: 40px;
    font-weight: 600;
}

.footer-main .vt-time .col-2 {
    display: flex;
    padding: 3px;
}

.footer-main .vt-time .col-2 .col-lef {
    min-width: 100px;
    font-weight: 600;
}

.about-content img.img_about {
    float: left;
    padding-right: 20px;
    max-width: 50%;
    padding-bottom: 20px;
}

ul.btn_book_home {
    position: fixed;
    right: 0px;
    bottom: 100px;
    z-index: 99;
    text-align: left;
}

ul.btn_book_home li {
    margin-bottom: 15px;
}

ul.btn_book_home li a {
    display: block;
}

ul.btn_book_home li a.btn-call {
    text-align: left;
    padding-left: 35px;
}


.btn_book_home i.fa.fa-phone {
    position: absolute;
    left: 10px;
    font-size: 20px;
    bottom: 30px;
}

.section-padding {
    padding: 50px;
}

ul.footer_infomaytion li {
    position: relative;
    line-height: 25px;
    padding-left: 60px;
}

.footer_infomaytion li spam {
    position: absolute;
    left: 0px;
    font-weight: 600;
}

.footer_infomaytion li a {
    color: #fff;
}

.section-service h2 {
    margin: 0px auto;
    text-align: center;
    font-size: 40px;
}

@media (max-width: 768px) {
    .about-content img.img_about {
        float: none;
        padding-right: 0px;
        max-width: 100%;
        text-align: center;
    }

    .flex {
        display: block;
    }

    .mean-container a.meanmenu-reveal {
        z-index: 999;
    }
}

@media (max-width: 480px) {
    .service_home .item .sv-info {
        opacity: 1;
        position: relative;
        background-color: #fff;
    }

    .service_home .item .sv-info .sv-conten {
        position: relative;
        transform: translate(0, 0);
    }

    h3.sv-name a {
        color: #000;
    }

    .sv-description {
        color: #4c4848;
    }

}

.signature {
    float: left;
    width: 100%;
}

/*news module*/
.section-news .n-meta {
    border-color: #f864a6;
}

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

.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: #464646;
    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: #ddd;
}

.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: #f864a6 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: #c1c1c1;
    color: #666;
}

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

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

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

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

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

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

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

.section-news .nearby {
    border-color: #DEDEDE;
}

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

.white-popup {
    overflow: initial;
}

.section-gallery {
    padding-bottom: 15px;
}

.m-gallery-box-wrap {
    padding: 0 10px;
    margin: 0 0 15px 0;
    overflow: initial;
}

.m-gallery-box {
    position: relative;
    margin: 0 -10px 10px;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.m-image-bg, .m-gallery-box .m-image-bg {
    width: 100%;
    height: auto;

    margin: 0;
    padding: 0;
    padding-bottom: 75%;

    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;
}

.m-image-bg img, .m-gallery-box .m-image-bg img {
    display: none !important;
}

.m-image-title, .m-gallery-box .m-image-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;

    background: rgba(3, 3, 3, 0.3);
    filter: alpha(opacity=30);
    max-height: 60px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
}

.m-gallery-box:hover, .m-gallery-box:focus {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.detail-price-number .old {
    text-decoration: line-through;
}

/*Main*/
.art-main {
    overflow-x: hidden;
}

/*Home-Slider*/
.section-slider {
    margin: auto;
}

.sp-buttons {
    left: auto;
    height: 30px;
    margin: -30px auto auto;
    padding: 0;
}

.sp-button {
    width: 10px;
    height: 10px;
}

/*Popup*/
/*.white-popup {
 background-color: #fff;
}*/
/*.popup-carousel .owl-nav {
 margin: auto;
}
.popup-carousel .owl-nav button.owl-next, .popup-carousel .owl-nav button.owl-prev {
 border: 1px solid #f5f5f5;
 background-color: #fff;
 text-indent: 0;
}
.popup-carousel .owl-prev:before, .popup-carousel .owl-next:before {
 display: none;
}*/

/*Form*/
.form-control {
    border: 1px solid #f5f5f5;
}

.popup-carousel .owl-prev, .popup-carousel .owl-next {
    text-indent: initial;
}

/*Giftcards, Cart, Form*/
.gift-price-note {
    margin: auto;
}

.pointer {
    cursor: pointer;
}

/*Service*/
.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;
    }
}

/*Menu-Mobile*/
.menu_mobile_v1 {
    display: block;
    height: auto;
}

.mobile_logo_container {
    text-align: center;
}

.mobile_logo {
    height: 80px;
}

.logo-mobile-menu-scroll {
    margin: auto;
}

/* Menu Mobile Scroll */
.mobile-menu-scroll {
    overflow: scroll hidden;
}

.mobile-menu-scroll ul {
    display: flex;
}

.mobile-menu-scroll ul, .mobile-menu-scroll ul li {
    margin: auto;
    padding: 0;
    list-style: none;
}

.mobile-menu-scroll ul li a {
    display: block;
    padding: 15px;
    line-height: 1;
    color: #171717;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
}

.mobile-menu-scroll ul li a:hover, .mobile-menu-scroll ul li a:focus {
    color: #171717;
}

.mobile-menu-scroll ul li.active a {
    color: #f5f5f5;
    background-color: #171717;
}

.mobile-menu-scroll ul li a:hover, .mobile-menu-scroll ul li a:focus {
    color: #303030;
}

.mobile-menu-scroll ul li.active a {
    color: #303030;
    background-color: #7fa700;
}

@media (max-width: 992px) {
    .nav-left {
        display: none;
    }

    .pmain {
        padding-left: 0;
    }

    .pmain-mobile-menu-scroll {
        margin-top: 125px;
    }
}

.box_account_v1 {
    background-color: #fff;
    text-align: left;
}

/* Booking */
.relative {
    position: relative;
}

.form-input-group {
    position: relative;
}

.form-input-group .form-text {
    padding-right: 45px;
}

.form-input-group .form-icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 15px;
    margin-top: -9px;
}

.form-booking .group-select, .form-booking-confirm .group-select,
.form-booking-confirm .btn-confirm, .form-booking-confirm .btn-cancel {
    margin-bottom: 15px;
}

.form-booking .btn-search, .form-booking-confirm .btn-confirm, .form-booking-confirm .btn-cancel {
    display: block;
    width: 100%;
    border-color: #ced4da;;
}

.form-booking .btn-search, .form-booking .btn-search:hover, .form-booking .btn-search:focus,
.form-booking-confirm .btn-confirm, .form-booking-confirm .btn-confirm:hover, .form-booking-confirm .btn-confirm:focus {
    background-color: #303030;
    color: #fff;
}

.form-booking-confirm .btn-cancel, .form-booking-confirm .btn-cancel:hover, .form-booking-confirm .btn-cancel:focus {
    background-color: #d7d7d7;
    border-color: #ced4da;;
    color: #333;
}

.form-booking .form-control, .form-booking .btn-search, .form-booking-confirm .btn-confirm, .form-booking-confirm .btn-cancel {
    border-radius: 0;
    min-height: 43px;
}

.form-booking .booking-service-staff.is-more {
    position: relative;
}

.form-booking .booking-service-staff .remove-services {
    position: absolute;
    z-index: 2;
    left: 15px;
    top: 0;
    min-width: 175px;
    min-height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.form-booking .booking-service-staff.is-more .booking-service label {
    padding-left: 20px;
}

.box-booking-info {
    padding-top: 30px;
}

.booking-info-title {
    position: relative;
    text-align: center;
}

.booking-info-title:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: -5px;
    height: 3px;
    width: 100px;
    margin-left: -50px;
    background-color: #ced4da;
}

.box-service-staff {
    display: flex;
    flex-wrap: wrap;
}

.service-staff {
    background-color: #f8f9fa;
    margin: 15px 15px 15px 0;
    padding: 15px 15px 15px 0;
    border-left: 3px solid #efefef;
    display: inline-flex;
}

.service-staff .service-staff-avatar {
    float: left;
    max-width: 100px;
    margin: 5px 0 15px 15px;
}

.service-staff .service-staff-avatar.no-photo {
    display: none;
}

.service-staff .service-staff-info {
    margin-left: 15px;
}

.date-info, .time-info {
    margin-bottom: 15px;
}

.time-info .time-note {
    color: #f00;
    font-size: 13px;
}

.time-info .time-items, .time-info .time-items li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.time-info .time-items li {
    padding: 5px;
    display: inline-block;
}

.time-items li > a, .time-items li > span {
    color: #333;
    font-size: 14px;
    line-height: 1;
}

.time-items li > a {
    display: inline-block;
    padding: 10px;
    margin: 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    background: #fff;
    text-decoration: none;
}

.time-items li > span {
    text-decoration: line-through;
}

.box-booking-confirm {
    background: #fff;
    padding: 15px;
}

@media ( max-width: 767px ) {
    .booking-confirm-title {
        font-size: 35px;
    }

    .booking-confirm-note {
        font-size: 17px;
    }
}

@media ( max-width: 575px ) {
    .booking-confirm-title {
        font-size: 20px;
    }

    .booking-confirm-note {
        font-size: 15px;
    }
}

.form-booking .group-select label, .box-booking-confirm .group-select label {
    float: none;
}

/* 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;
}

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

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

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

.detail-text {
    flex: 1;
}

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

.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 {
    background-color: #fff;
    color: #000;
}

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

.pagination a {
    background-color: #fff;
    color: #111;
}

.pagination a:hover, .pagination li.active a, .pagination li.pagination_icon a i:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}

ul.m-category-tab a {
    color: #111;
}

ul.m-category-tab a:hover {
    color: #fff;
}

ul.m-category-tab li.active a {
    color: #fff;
}

.m-gallery-paging.paging ul.pagination.justify-content-center {
    justify-content: center;
    text-align: center;
    padding: 30px;
    display: flex;
}

/*END: module_gallery*/

/*BEG: css for Gallery-Html*/

.youtube-wrapper iframe, .m-gallery-box iframe {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    aspect-ratio: 1 / 1; /* defining the aspect ratio of the image */
    object-fit: cover; /* making sure the image isn't distorted */
}

.youtube-wrapper {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

.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*/
