@charset "UTF-8";
/* Body */
body {
    font-family: "Roboto" !important;
    color: #000;
}

/* Container */
.height_700 {
    height: 700px;
}

.container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

/* Navigation */
header {
    width: 100%;
    height: 5px;
    background-color: #4fc4ca;
    border-bottom: 1px solid #4fc4ca;
}

.logo {
    color: #fff;
    font-weight: bold;
    text-align: undefined;
    width: 10%;
    float: left;
    margin-top: 15px;
    margin-left: 25px;
    letter-spacing: 4px;
}

li {
    display: block;
}

.hero {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 300px;
}

.text_welcome {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    vertical-align: middle;
}

.text_name_spa {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    vertical-align: middle;
    font-size: 25px;
}

.text_content {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    vertical-align: middle;
    font-size: 10px;
}

.text_banner {
    padding-top: 120px;
}

/* Hero Section */

.light {
    font-weight: bold;
    color: #717070;
}

.tagline {
    text-align: center;
    color: #FFFFFF;
    margin-top: 4px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* About Section */
.text_column {
    width: 29%;
    text-align: justify;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #A3A3A3;
}

.about {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 35px;
    display: inline-block;
    background-color: #FFFFFF;
    margin-top: 0px;
}

/* Stats Gallery */


/* More info */
footer {
    width: 100%;
}

.button {
    width: 200px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    transition: all 0.3s linear;
}

.button:hover {
    background-color: #FEFEFE;
    color: #C4C4C4;
    cursor: pointer;
}

.copyright {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #717070;
    color: #FFFFFF;
    /*text-transform: uppercase;*/
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;

}


.hidden {
    display: none;
}

.relative {
    position: relative;
}

.box-logo {
    border: 2px solid #4fc4ca;
    position: absolute;
    left: 120px;
    bottom: -60px;
    height:28%;
    width: 100px;
}

.menu {
    width: 110px;
    margin-left: 95px;
}

.child_menu {
    font-size: 1.3rem;
}

.child_menu:not(:last-child) {
    border-bottom: 1px dashed #ccc;
}

.content {
    margin-top: 20px;
}

.div_menu {
    margin-top: 55px;
}

.name-spa {
    text-transform: uppercase;
    color: #4fc4ca;
    font-weight: bold;
}

.slogan {
    font-size: 13px;
}

.text-content {
    text-transform: uppercase;
    font-weight: bold;
}

.text_menu {
    font-size: 13px;
}


.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    /*position: relative;*/
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
    flex: 0 0 17%;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label {
    font-size: 12px;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body {
    color: #4fc4ca;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
    background-color: #4fc4ca;
}

.color-button {
    color: #fff;
    background-color: #4fc4ca;
    border-color: #4fc4ca;
}

.color-button:hover {
    color: #fff;
    background-color: #4fc4ca;
    border-color: #4fc4ca;
}

.color-button:focus {
    color: #fff;
    background-color: #4fc4ca;
    border-color: #4fc4ca;
}

.row-bottom {
    border-bottom: 1px solid #ccc;
}

.td-img {
    width: 80px;
    height: 70px;
}
.td-img img{
    width: 100%;
    height: 100%;
}
.weight-400{
    font-weight: 400;
}

.radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #f1f1f1;
    color: #666;
    top: 10px;
    height: 30px;
    width: 30px;
    border: 0;
    /*border-radius: 50px;*/
    cursor: pointer;
    margin-right: 7px;
    outline: none;
}

.radio:checked::before {
    position: absolute;
    font: 13px/1 'Open Sans', sans-serif;
    left: 11px;
    top: 7px;
    content: '\02143';
    transform: rotate(40deg);
}

/*.radio:hover*/
/*{*/
/*	color:#fff;*/
/*	background-color: #4fc4ca;*/
/*}*/
.radio:checked {
    color: #fff;
    background-color: #4fc4ca;
}

.label-radio {
    /*font-size: 15px;*/
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.thead-time {
    background-color: #4fc4ca;
    color: #fff;

}

.btn.btn-icon {
    height: 2rem;
    width: 2rem;
}

.checkbox-service {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.span-checkbox-service {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 30px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-service + .span-checkbox-service:not(.lever):before, .checkbox-service:not(.filled-in) + .span-checkbox-service:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    z-index: 0;
    border: 2px solid #f1f1f1;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
    background-color: #f1f1f1;
}

.checkbox-service:not(.filled-in) + .span-checkbox-service:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}



.checkbox-service:checked + .span-checkbox-service:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    background-color: #fff !important;
}

.kt-pagination.kt-pagination--brand .kt-pagination__links li:hover {
    background: #4fc4ca;
}
.kt-pagination.kt-pagination--brand .kt-pagination__links li:hover a i {
    color: #fff !important;
    background-color: #4fc4ca !important;
}
.kt-font-brand {
    color: #4fc4ca !important;
}
.kt-pagination.kt-pagination--brand .kt-pagination__links .kt-pagination__link--active {
    background: #4fc4ca;
    color:#fff;
}
.review-mobile{
    display: none;
}

.div_time:not(:first-child){
    margin-top: 10px;
}
.color-red{
    color:#ff0000;
}
#table-review .bg {
    background-color: #dff7f8;
    white-space: nowrap;
}

/*tab nav*/
#nav-link .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
#nav-link ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}


#nav-link .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    /*content: " ";*/
    display: table;
}
#nav-link .nav-wizard > li {
    float: left;
}
#nav-link .nav>li {
    position: relative;
    display: block;
}
#nav-link .nav-wizard > li.active > a, .nav-wizard > li.active > a:hover, .nav-wizard > li.active > a:focus {
    color: #ffffff;
    background-color: #4fc4ca;
}
#nav-link .nav-wizard > li:first-child > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#nav-link .nav-wizard > li:not(:last-child) > a {
    margin-right: 3px;
}

#nav-link .nav-wizard > li > a {
    position: relative;
    background-color: #eeeeee;
    color: #000;
}
#nav-link .nav>li>a {
    position: relative;
    display: block;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
}
#nav-link a {
    color: #428bca;
    text-decoration: none;
}
#nav-link a {
    background: 0 0;
}

#nav-link .nav-wizard > li.active > a:after {
    border-left-color: #428bca;
}
#nav-link .nav-wizard > li:not(:last-child) > a:after {
    width: 0px;
    height: 0px;
    border-top: 15px inset transparent;
    border-bottom: 15px inset transparent;
    border-left: 10px solid #eeeeee;
    position: absolute;
    content: "";
    top: 0;
    right: -10px;
    z-index: 2;
}

#nav-link .nav-wizard > li.active > a:after {
    border-left-color: #4fc4ca;
}
#nav-link .nav-wizard > li:not(:first-child) > a:before {
    width: 0px;
    height: 0px;
    border-top: 15px inset transparent;
    border-bottom: 15px inset transparent;
    border-left: 10px solid #ffffff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

#nav-link .nav-wizard > li:not(:first-child) > a {
    padding-left: 30px;

}

.time-off{
    text-decoration: line-through
}
.none{
    display:none;
}

.box-logo-slider-null {
    position: relative !important;
    width: 90px;
}

.img-service{
    width: 100%;
}
.text-service{
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.kt-subheader__breadcrumbs-separator:after {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: " ";
    background: #e7e8ef;
}
.product-select , .product-select:focus , .service-select , .service-select:focus{
    border: none;
    background: none;
    color: #007bff;
    box-shadow: none;
    outline:0px;
    text-transform:capitalize;
    display: inline-block;
    width: auto;
}
.product-select option , .service-select option{
    white-space: pre;
    padding: 10px;
    border: none;
    outline:0px;
    text-transform:capitalize;
}
select::-ms-expand {
    display: none;
}
.btn-menu-mb{
    color: #fff;
    display: none;
}
.text-brand p{
    margin-bottom: 5px;
}
.child_menu a {
    color: #000;
}
.active_child_menu a{
    color: #007bff;
}
.padd-top{
    padding-top: 20px;
}
.fix-img {
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}
.kt-pagination__links a , .kt-pagination__links li:hover {
    border-radius: 50%;
}
.fix-select2 .select2 {
    width: 50% !important;
}
.fix-select2 .select2-selection {
    border: none;
}
.fix-select2 .select2-selection__rendered {
    color: #007bff !important;
}
#scroll-top-btn{
    width: 50px;
    position: fixed;
    bottom: 3%;
    right: 9%;
}
.pagination {
    width: 100%;
    overflow-x: scroll;
}

.pagination li {
    display: inline-block !important;
}

.pagination::-webkit-scrollbar-track
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);*/
    background-color: #f5f5f500;
    border-radius: 10px;
}

.pagination::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #f5f5f500;
}

.pagination::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top,
    #e4f5fc 0%,
    #bfe8f9 50%,
    #9fd8ef 51%,
    #2ab0ed 100%);
}
@media (min-width: 1020px) and (max-width: 1300px) {
    .nav-wizard > li:not(:last-child) > a:after {
        width: 0px;
        height: 0px;
        border-top: 15px inset transparent;
        border-bottom: 14px inset transparent;
        border-left: 11px solid #eeeeee;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }
    .nav-wizard > li.active > a:after {
        border-left-color: #4fc4ca;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 5px;
    }
}
@media (min-width: 992px) {
    .height-row-list {
        height: 500px;
    }
}
@media (max-width:992px) {
    .pagination ul {
        display : inherit !important;
        flex-wrap : initial !important;
    }

    .btn-menu-mb{
        display: block !important;
        position: absolute;
        z-index: 99999;
    }
    .font-menu-btn {
        font-size: 2em !important;
        color: #000;
        border: 1px solid;
        padding: 5px;
        background: #ffffffd1;
        border-radius: 5px;
    }

    .div_menu{
        position: fixed;
        top: 0;
        right: -30%;
        background: #fff;
        height: 100%;
        margin: 0;
        width: 30%;
        transition: all 1s;
        display: block !important;
        padding: 0;
        padding-top: 50px;
        z-index: 9999999;
    }
    .div_menu .menu .child_menu{
        padding-left: 10px;
    }
    .div_menu .menu{
        width: 100%;
        margin-left: 0;
    }
    .active_menu {
        /*width: 70%;*/
        right:0%;
        display: block !important;
    }
    .fix-img {
        height: 220px;
        max-height: 170px;
    }

    #div-banner-slider {
        margin-bottom: 50px;
    }

    .box-logo{
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        height: auto !important;
        margin: auto !important;
        margin-top: -50px !important;
    }
    .carousel-inner{
        max-height: 300px;
    }

    .info-spa{
        text-align: center;
    }

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1000px) {
    .container{
        max-width:100% !important;
    }
    .container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFFFFF;
    }
    .hero {
        height: 260px;
    }
    .box-logo {
        position: absolute;
        top: 64%;
        left: 42%;
        right: 42%;
        border: 2px solid #4fc4ca;
        height:33%;
    }

    .text_banner {
        padding-top: 90px;
    }

    .div_menu {
        display: none;
    }

    #nav-link .nav>li:not(.active) {
        position: relative;
        display: none;
    }
    #nav-link .active{
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    #nav-link .nav-wizard > li:not(:last-child) > a:after {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 0px solid #eeeeee;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a:before {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 10px solid #ffffff;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a {
        padding-left: 0px;

    }

}
/* Small Tablets */
@media (min-width: 425px)and (max-width: 767px) {
    .container{
        max-width:100% !important;
    }
    .container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFFFFF;
    }
    .hero {
        height: 250px;
    }

    .box-logo {
        position: absolute;
        /*top: 64%;*/
        top: 80%;
        left: 42%;
        right: 42%;
        border: 2px solid #4fc4ca;
        height:40%;
    }

    .div_menu {
        display: none;
    }

    /*.content {*/
    /*    margin-top: 0;*/
    /*}*/

    #nav-link .nav>li:not(.active) {
        position: relative;
        display: none;
    }
    #nav-link .active{
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    #nav-link .nav-wizard > li:not(:last-child) > a:after {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 0px solid #eeeeee;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a:before {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 10px solid #ffffff;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a {
        padding-left: 0px;

    }
    .fix-img {
        max-height: 140px;
    }
}
@media (max-width:578px) {
    .div_menu {
        position: fixed;
        top: 0;
        right: -50%;
        background: #fff;
        height: 100%;
        margin: 0;
        width: 50%;
        transition: all 1s;
        display: block !important;
        padding: 0;
        padding-top: 50px;
        z-index: 9999999;
    }
    .active_menu {
        /*width: 70%;*/
        right:0%;
        display: block !important;
    }
}
@media (width: 568px) {
    .fix-img {
        max-height: 220px;
    }
}

@media (max-width: 478px){
    .box-logo-slider-null{
        top: 0 !important;
        left: 0 !important;
        text-align: center;
        right: 0 !important;
        margin: auto;
    }
}
/* Mobile larg */
@media (min-width: 400px) and (max-width: 420px) {
    .container{
        max-width:100% !important;
    }
    .container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFFFFF;
    }
    .hero {
        height: 120px;
    }
    .box-logo {
        position: absolute;
        top: 74%;
        left: 42%;
        right: 42%;
        border: 2px solid #4fc4ca;
        height:50%;
    }
    .div_menu {
        display: none;
    }
    .text_banner {
        padding-top: 0;
        font-size: 10px;
    }

    .hero_header {
        font-size: 15px;
    }
    .review-mobile{
        display: block;
    }
    .review-pc{
        display: none;
    }
    .width-50{
        width: 50%;
    }

    #nav-link .nav>li:not(.active) {
        position: relative;
        display: none;
    }
    #nav-link .active{
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    #nav-link .nav-wizard > li:not(:last-child) > a:after {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 0px solid #eeeeee;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a:before {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 10px solid #ffffff;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a {
        padding-left: 0px;

    }

}

/* Mobile small*/
@media (min-width: 320px) and (max-width: 380px) {
    .container{
        max-width:100% !important;
    }
    .container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFFFFF;
    }
    .hero {
        background-image: url('../images/home.png');
        background-repeat: no-repeat;
        background-size: 100%;
        height: 120px;
    }

    .box-logo {
        position: absolute;
        top: 64%;
        left: 35%;
        right: 42%;
        border: 2px solid #4fc4ca;
        height:50%;
    }
    .div_menu {
        display: none;
    }

    /*.content {*/
    /*    margin-top: 0;*/
    /*}*/

    .text_banner {
        padding-top: 0;
        font-size: 10px;
    }

    .hero_header {
        font-size: 15px;
    }
    .review-mobile{
        display: block;
    }
    .review-pc{
        display: none;
    }
    .width-50{
        width: 50%;
    }

    #nav-link .nav>li:not(.active) {
        position: relative;
        display: none;
    }
    #nav-link .active{
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    #nav-link .nav-wizard > li:not(:last-child) > a:after {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 0px solid #eeeeee;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a:before {
        width: 0px;
        height: 0px;
        border-top: 0px inset transparent;
        border-bottom: 0px inset transparent;
        border-left: 10px solid #ffffff;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
    }

    #nav-link .nav-wizard > li:not(:first-child) > a {
        padding-left: 0px;

    }

    .fix-img {
        max-height: 150px;
    }

}






