ul {
    padding: 0px;
    margin: 0px;
}

.navbar-header {
    float: left;
}

.btn-primary.btn_send_newsletter {
    margin-top: 0px;
}

.padding-tb-sm th, .padding-tb-sm td {
    padding: 2px;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
}

.art-postcontent h1 {
    color: #6C7F93;
    margin: 10px 0 0;
    font-size: 26px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pagination_v1 ul li.active {

    background: #764735;
    border: 1px solid #764735;
    height: 40px;
    line-height: 37px;
    transition: all 0.3s ease 0s;
    width: 40px;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;

}

.news-page-stl {
    margin-bottom: 20px;
}

.img-responsive {
    width: 100%;
    max-height: 100%;
}

form.form-group {
    position: relative;
}

.ctn-blog-news-inpage .read-more {
    width: 110px;
    height: 35px;
    color: #fff !important;
    line-height: 35px;
    text-align: left;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    background: #d49310;
}

.btn-search-news {
    background: #FFF;
    color: #CCC;
    border: 0px;
    margin-top: -35px;
    margin-right: 7px;
}

.list-cate-services ul {
    list-style-type: none;
    padding: 0px;
}

.list-cate-services ul li {
    width: 100%;
}

.list-cate-services ul li a {
    width: 100%;
    padding: 16px 20px;
    /*background: #6f734b;*/
    border-bottom: 1px solid #b0a987;
    font-size: 15px;
    display: block;
    color: #FFF;
}

.list-cate-services ul li:hover a {
    /*background: #909b31;*/
    color: #d49310;
}

.box-news-right .title-page h2 {
    font-size: 19px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 12px;
    color: #4473a7;
    text-transform: uppercase;
    margin-top: 0px;
}

.box-news-right .title-page h2 a {
    color: #eca314;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 6px;
    border-bottom: 4px solid #eca314;
    position: relative;
    z-index: 999;
}

.box-news-right .title-page h2 span.right-initial {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #b0a987;
    left: 0px;
    bottom: 3px;
    right: 0px;
    margin: auto;
    border-radius: 5px;
}

.img-news-hot {
    float: left;
    width: 35%;
    overflow: hidden;
    padding-right: 15px;
}

.item-news-hot {
    margin-bottom: 30px;
    width: 100%;
}

.blog-news-inpage-title {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 115px;
    padding-top: 10px;
}

.item-news-hot h2 {
    clear: inherit;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 0px;
    line-height: 22px;
}

.ctn-blog-news-inpage .time-img-blog {
    position: absolute;
    left: 10px;
    top: -45px;
    background: #d49310;
    width: 70px;
    height: 90px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    line-height: 29px;
}

.ctn-blog-news-inpage .time-img-blog:before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0px;
    right: 0px;
    width: 80%;
    height: 2px;
    background: #000;
    margin: auto;
}

.ctn-blog-news-inpage .time-img-blog:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    right: 0px;
    width: 80%;
    height: 6px;
    margin: auto;
    border-bottom: 1px solid #000;
    border-top: 3px solid #000;
}

.blog-news-inpage-img img {
    width: 100%;
    max-height: 250px;
}

form .form-group {
    position: relative;
}

#send_contact_main .form-tooltip-error {
    margin-bottom: -22px;
}

.services_tab_ul_v1 li.ui-corner-left a {
    width: 100%;
    display: block;
}

.cate-gallery {
    width: 100%;
    text-align: center;
    margin: 40px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.cate-gallery ul {
    margin: 0px;
}

.cate-gallery ul#filter li {
    margin-bottom: 0px;
}

.cate-gallery ul li {
    display: inline-block;
}

.cate-gallery ul li a {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding: 23px 30px;
    display: inline-block;
}

.cate-gallery ul li.active a, .cate-gallery ul li:hover a {
    background: #764735;
    color: #fff;
}

.box_list_gallery .img-item-gallery {
    text-align: center;
}

.box_list_gallery .img-item-gallery img {
    max-height: 100%;
    width: auto;
}

.box_list_gallery .check-height {
    margin-bottom: 20px;
}

.store-fronts_xs {
    margin-bottom: 20px;
}

.store-fronts_xs ul {
    list-style-type: none;

}

.store-fronts_xs ul li {
    padding: 5px;
}

.store-fronts_xs ul li.name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.store-fronts_xs ul li .fa {
    margin-right: 10px;
}

form .form-control-wrapper {
    position: relative;
}

.line_item_v1 .just_start_line .name_service_v1 {
    max-width: 400px;
    overflow: hidden;
}

.dropdown-menu > li:last-child {
    border-bottom: 0px dotted #E0CBC2;
}

.logo-main {
    position: absolute;
    margin-top: 20px;
    margin-left: 20px;
}

.art-blockcontent img.social-img-icons {
    width: 30px;
    margin-bottom: 5px;
}

.newsletter-index {
    margin: 0px -15px;
}

.nws_input_box input {
    color: #FFF;
}

.desktop-nav {
    width: 100%;
}

.botton_slider {
    position: absolute;
    z-index: 99;
    bottom: -65px;
    width: 100%;
}

.botton_slider img {
    width: 100%;
}

.service-tab {
    z-index: 100;
    position: relative;
}

.form-control-wrapper .bootstrap-datetimepicker-widget {
    color: #000;
}

.nws_input_box .form-control {
    display: table-column;
}

.name_product p {
    margin: 0px;
}

.newsletter_sigle .col-xs-12 {
    width: 100%;
    display: block;
}

.newsletter_sigle .text-right {
    display: none;
}

.newsletter_sigle .nws_input_box input {
    border: 1px solid #4473a7;
    color: #000;
}

.newsletter_sigle .nws_input_box .form-control {
    display: block;
}

.newsletter_sigle .newsletter_v1_inner .sing_up_btn {
    align-items: center;
    display: block;
    height: auto;
    justify-content: flex-end;
}

.newsletter_sigle .nws_input_box {
    height: 50px;
    line-height: 50px;
}

.newsletter_sigle .newsletter_v1_inner {
    background-color: #FFF;
}

.newsletter_sigle .newsletter_v1_inner .form-tooltip-error {
    margin-bottom: 5px;
}

.newsletter_sigle .nws_input_box .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
}

.newsletter_sigle .nws_input_box .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

.newsletter_sigle .nws_input_box .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}

.newsletter_sigle .nws_input_box .form-control:-moz-placeholder { /* Firefox 18- */
    color: #000;
}

@media (max-width: 768px) {
    .blog-news-inpage-title {
        padding-left: 0px;
    }

    .time-img-blog {
        display: none;
    }

    .text-mobile-center {
        text-align: center;
    }

    .hidden-mobile {
        display: none;
    }
}

/* ThamLV D11M10Y2017: Single Newsletter */
.form-newsletter-single-container ul {
    margin: 0;
    padding: 0;
}

.form-newsletter-single-container ul li {
    list-style-type: none;
}

.form-newsletter-single-container {
    width: 100%;
    display: inline-block;
}

.form-newsletter-single {
    position: relative;
}

.form-newsletter-single input {
    border: solid 1px #741566;
    width: calc(100% - 70px);
    height: 30px;
    color: #575757;
    float: left;
}

.form-newsletter-single button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 75px;
    height: 30px;
    background: #741566;
    color: #fff;
}

.form-newsletter-single button:hover {
    background: #E783B5;
}

.form-newsletter-single div.form-tooltip-error {
    position: absolute;
}

.form-newsletter-single div.form-tooltip-error:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -5px;
    width: 0;
    height: 0;
    background: none;
}

.footer-newsletter {
    display: inline-block;
    width: 100%;
}

/* End ThamLV D11M10Y2017: Single Newsletter */

/* Service */
.service-line {
    padding-bottom: 15px;
}

.service-image-wrap {
    text-align: center;
}

.service-image {
    margin: auto;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    max-width: 240px;
}

.service-image.circle {
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid;
}

.service-image.square {
    border: 3px solid;
}

.service-image-bg {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    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;
}

.service-image-bg img {
    display: none !important;
}

.service-name {
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    padding: 0 0 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid;
}

.service-desc {
    font-weight: normal;
    margin: -15px 0 15px;
}

.detail-price-item {
    display: flex;
    width: 100%;
    padding: 0 0 15px;
}

.detail-desc-item {
    margin: -15px 0 15px;
}

.detail-price-dots {
    height: 15px;
    flex: 1;
    border-bottom: 1px dotted;
}

.detail-price-number {
    padding-left: 5px;
    font-weight: bold;
}

.detail-price-name {
    padding-right: 5px;
    font-size: 15px;
    font-weight: bold;
}

.detail-price-number span {
    padding: 3px;
}

.detail-price-number .old {
    text-decoration: line-through;
    font-size: 90%;
}

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

.service-btn-group {
    padding-top: 15px;
    padding-bottom: 15px;
}

.service-btn-group .btn {
    margin-bottom: 15px;
}

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

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

    .service-image.circle {
        max-width: 320px;
    }

    .service-image.square {
        max-width: 100%;
    }
}

.service-name {
    font-size: 30px;
}

.service-image.circle, .service-image.square {
    border-color: #ffb113;
}

.service-name {
    color: #ffb113;
}

.detail-price-dots {
    border-color: #e7e7e7;
}

.detail-desc-item, .service-desc {
    font-style: italic;
}

.slider-pro-by-theme .sp-arrow.sp-next-arrow {
    webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
}

.group-select.box-date, .appoinment_form, .box_preview {
    color: #000;
}

.white-popup {
    background-color: transparent;
}

.white-popup {
    padding: 0;
    overflow: initial;
}

/*.mfp-close-btn-in .mfp-close {
    top: 15px;
    right: -15px;
}*/

.group-select, .group-select label {
    float: none;
}

.group-select {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}

.group-select, .relative {
    position: relative;
}

.mycarttable tbody tr td {
    color: #fff;
}

.social-icons img {
    width: 30px;
    margin: 3px;
}

/*News*/
.search_area_bar button.submit {
    background-color: #d49310;
    border-color: #d49310;
}


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

.freeze-footer ul {
    margin: 0;
    padding: 0;
}

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

.freeze-footer .icon {
    display: inline-flex;
}

.freeze-footer a {
    width: 100%;
    margin-bottom: 15px;
}

@media ( max-width: 767px ) {
    .freeze-footer {
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
    }

    .freeze-footer ul {
        display: flex;
    }

    .freeze-footer ul li {
        width: 50%;
        padding: 0 15px;
        margin-left: auto;
        display: block;
    }
}

/* Freeze Footer: Custom by theme */
.freeze-footer .btn {
    padding: 10px;
    line-height: 1;
    font-size: 30px;
    min-width: 60px;
    border-radius: 3px;
    background-color: #d49310;
}

.freeze-footer .btn, .freeze-footer .btn .fa {
    color: #fff;
}

@media (max-width: 767px) {
    .freeze-footer {
        background-color: #d49310;
    }

    .freeze-footer a {
        margin-bottom: 0;
    }

    .freeze-footer .btn {
        padding: 20px;
        font-size: 20px;
    }

    .footer-bottom {
        padding-bottom: 60px;
    }
}

#open_booking .mfp-close {
    color: #333;
    margin: auto;
}

#open_booking .mfp-close, .mfp-close-btn-in .mfp-close {
    font-size: 28px;
}

.box_account_v1 {
    text-align: left;
}

/* Open hour - Contact info */
.foh-wrap,
.fci-wrap {
    display: inline-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: 1.5;
    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;
    text-transform: initial;
}

.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;
    line-height: 1.35;
}

.form-policy .policy-booking-phone {
    margin-top: -15px;
}

/*Testimonials*/
.section-testimonials {
    position: relative;
    margin: 15px auto;
}

.testimonials-quote {
    position: absolute;
    right: 15px;
    bottom: 45px;
    font-size: 32px;
    opacity: 0.3;
}

.testimonials-items .description {
    margin: 15px auto;
    padding: 0;
    text-align: center;
}

.testimonials-items .name {
    margin: 15px auto;
    padding: 0 75px 0 0;
    text-align: left;
}

.testimonials-items .owl-nav {
    text-align: center;
}

.testimonials-items .owl-prev, .testimonials-items .owl-next {
    margin: auto 7px;
    display: inline-block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
}

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

/*END: module_gallery*/

/*BEG: css for Gallery-Html*/
ul#portfolio-grid.three-column > li {
    margin-bottom: 15px;
    padding-top: 15px;
}

.m-gallery-box-wrap .col-xs-6.col-sm-6.col-md-4 {
    aspect-ratio: 1.25 / 1; /* defining the aspect ratio of the image */
    object-fit: cover; /* making sure the image isn't distorted */
}

.m-image-bg {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 80%;
    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 {
    display: none;
}

.m-gallery-paging.paging {
    display: flex;
    justify-content: center;
}

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

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

/*END: css for Gallery-Html*/