body {
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Poppins',  Arial, Lucida, sans-serif;
    font-weight: 300;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    color: #7a7992;
    background: #fff;

}

a {
    color: #afabfe;
    text-decoration: none;
    transition: all 0.2s ease-out;
}

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

.btn {
    color: #fff;
}

.btn-default,.btn-search  {
    background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);
    background-size: 200% auto;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 11px 36px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    display: inline-block;
    position: relative;
}

.btn-primary,
a.btn-primary {
    background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);
    color: #fff;
    border: none;
    border-radius: none;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
a.btn-primary: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 {
    color: #fff;
    background-color: #ffa914;
    border-color: #ffa914;
}

p {
    margin: 13px 0;
}

.section.pt {
    padding-top: 40px;
}

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

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

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

.col-sm-25 {
    width: 18%;
    float: left;
}
.col-sm-75 {
    width: 57%;
    float: left;
}
.font_0 { font-family: 'Playfair Display', serif; font-size: 36px;color:#333;} 


/*//////////////////// NAVIGATION BAR ////////////////////*/
.mean-container {
    background: #fff;
    margin: 0;
    border-radius: 0px;
}
.mean-container .mean-bar { z-index: 10;padding: 0;  min-height: 67px;}
.mobile_logo a {
    display: table-cell; 
    vertical-align: bottom;
    color: #fff;
    font-size: 16px;
    display: table-cell;
    vertical-align: bottom; 
}
.mobile_logo { 
    height: 52px; 
    z-index: 10;
    float: left;
    display: inline-block; 
    top: 13px;
    margin-left: 10%;
}
.mean-container .mean-nav {
    background:#fff;
    margin-top: 68px;
    position: absolute;
    z-index: 99999 !important;
}
.mean-container .mean-nav ul  {
    border-bottom: 1px solid #acabfe;
}
.mean-container .mean-nav ul li a {
    border-top: 1px solid #acabfe;
    color: #666 !important;
    padding: 12px 5%;
}
.mean-container .mean-nav ul li a.mean-expand { height: 23px; }
.mean-container a.meanmenu-reveal {

    font-size: 1.5em !important;
    color: #B86889;
    text-indent: 0;
    padding: 3px 5px;
    text-align: center;
    display: block;
    top: 19px;
    margin-right: 10%;
    width: 25px;
}
.mean-container a.meanmenu-reveal>span {
    top: 13px;
}
.mean-container a.meanmenu-reveal>span,
.mean-container a.meanmenu-reveal>span:before,
.mean-container a.meanmenu-reveal>span:after {
    width: 25px;
    background:#666;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li.active a {
    color: #fff !important;
    background: rgb(173, 171, 254);
  

}
.navbar.main-nav {
    border-radius: 0;
    min-height: inherit;
    padding: 0;
    margin: 0;
    border: none;  
    text-align: center;
}
.dropdown-submenu.pull-left {
    float: none;
    width: 100%;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    width: 100%;
}
#desktop-nav {
    display: inline-block !important;
    padding: 0px;
    text-align: center;
    position: relative;
}
.navbar-nav {
    vertical-align: top;
    float: none;
    text-align: center;
    margin: 0;
    padding: 0px;
    display: inline-block;
}
.navbar-nav>li { display: inline-block; float: none; }
.navbar-nav>li>a {
    padding: 0px 20px;
    line-height: 130px;
    color: #2d2c40;
    font-size: 14px;
    transition: color 0.4s ease 0s;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-nav>li.active:hover>a,
.navbar-nav>li.active>a,
.navbar-nav>li:hover>a.active {
    color: #333;
    background-color: #eee;
}

li.dropdown:hover>.dropdown-menu {
    display: block;
    margin: 0 5px;
    padding: 25px 15px;
}
.navbar-nav>li>.dropdown-menu,
.navbar-nav .dropdown-menu  {
    border: none;
    border-radius: 0px;
    background-color: #fff;
    color: #444;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    color: #444;
    font-size: 13px;
    font-weight: 500;
}
.dropdown-menu>li:last-child>a{ border: 0; }
.dropdown-menu>li>a:hover {
    transition: all 0.15s ease;
    color: #7e653e;
    background: none;
}

.dropdown.pull-left .dropdown-menu {
    left: auto;
    right: 0;
}

.header-top { position: relative; padding-top: 15px; }
.header-top p {     
    margin: 0 0 1px;
    line-height: 1.3;
    font-size: 15px;
}

.nav-top .nav { float: right; }
.nav-top .navbar-nav>li>a { padding: 0 10px; color: #b86889;line-height: 25px;}
.nav-top .navbar-nav>li>a:hover{
    background: none;
    color: #B86889;
}
.nav-top .navbar-nav>li:before { display: none; }
li.nav-dropdown:hover>.dropdown-menu {
    display: block;
    padding: 25px 15px;
    transition: all 0.4s ease;
}
li.nav-dropdown:hover > a {
    color: #4c4380;
    background: none;

} 
button.navbar-toggle {
    font-size: 1.5em;
    margin: 0;
    text-align: center;
    width: 100%;
    color: #B86889;
    float: none;
    padding: 0.5em 0;
}

.nav-top {
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 10;
}
.nav-social {vertical-align: top; display: inline-block; margin: 0;list-style: none;}
.nav-social li { float: left;}
.nav-social li a  { 
    padding: 0px 10px;
    line-height: 100px;
    color: #2d2c40;
}
.nav-social li i  { font-size: 16px; }
.nav-icon {
    position: absolute;
    top: 10px;
    right: 5px;
}
.nav-icon li a { 
    padding: 0 10px; 
    font-size: 14px; 
    color: #3f3f3f;

}
.nav-icon li ul li a { 
    font-size: 14px; 
    padding: 10px 20px;
    color: #444;
}



/*===================================================================================*/
/*  HEADER
/*===================================================================================*/
.top-bar {
    background: linear-gradient(to right,#aaaaff,#fcbaf8);
    padding: 11px 0;
}
.top-bar ul { margin-bottom: 0; }
.top-bar li {
    display: inline-block;
    margin-bottom: 0;
    font-size: 13.5px;
}
.top-bar .widget-info li i { color: #fff; margin-right: 10px; }
.top-bar li { 
    position: relative; 
    letter-spacing: 0.3px;
    font-weight: 300;
    color: #fff;
}
.top-bar li a {color: #fff;}
.top-bar li.s_opentime { padding-right: 25px; margin-right: 20px; }
.top-bar li.s_opentime:after {
    position: absolute;
    top: 0;
    right: 0px;
    content: "";
    width: 1px;
    height: 20px;
    background: #f1cdfb;
}
.is-sticky .header,
.is-sticky  .menu_mobile_v1 { background: #fff;  box-shadow: 0 7px 15px rgba(0,0,0,0.1); z-index: 99999 !important; position: relative; }
.header .container { position: relative; }
.logo img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    max-width: 240px;
    max-height: 100px;
}
.logo {
    float: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    max-height: 120px;
    padding: 10px 0px;
    overflow: hidden;
}
.logo a{
    display: block;
}
.main-nav { float: right; }
.widget-social .dropdown-menu{
    left: inherit;
    right: 0px;
}
.widget-social .dropdown-menu li a { font-weight: 500; color: #2d2c40; }

/*===================================================================================*/
/*  MAIN
/*===================================================================================*/
.page-heading {
    background: url(../../themes/ibe01f/assets/images/bg-page.jpg) center center no-repeat;
    background-color: #222222;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    padding: 30px 0;
    text-align: center;
     color: #ffffff;
}
.page-heading h2 {
    color: #ffffff;
    line-height: 42px;
    font-weight: 500;
    font-size: 36px;
}
.page-heading a{ color: #fff }
.art-main {
    padding: 0px;
    position: relative;
    overflow: hidden;
}
.imgrps {
    max-width: 100%;
    height: auto;
}

h2 {
    color: #993333;
    margin: 0;
    font-size: 22px;
}
h3 {
    font-family: Poppins;
    line-height: 36px;
    letter-spacing: 0px;
    font-weight: 500;
    font-style: normal;
    color: #2d2c40;
    font-size: 24px;
}
h4 {
    margin: 0;
    font-size: 21px;
    color: #333;
}
h5 {
    margin: 10px 0;
    font-size: 14px;
}
.mTitle {
    text-align: center;
    color: #333;
    font-size: 21px;
    font-size: 50px;
    padding: 30px 0;
    margin-bottom: 10px;
}
.in-container {
    margin: 20px 0;
    min-height: 240px;
}
.in-contentform { padding-top: 50px; }
.in-content {
    line-height: 1.6em;
    font-weight: 300;
    color: #666;
    font-size: 16px;
    margin-top: 30px;
}
.in-content strong {
    font-weight: 700;
}
.in-content p { line-height: 1.8; }

.boxs {
    padding: 25px;
    background: #fff;
}

.bg-gray {
    padding: 75px 0;
    background-color: #f5f5f9;
} 


/*===================================================================================*/
/*  PAGE HOME
/*===================================================================================*/
.section { padding: 20px 0 20px; }
.section-title  { text-align: center; margin-bottom: 35px; }
.section-title h2 {
    font-size: 36px;
    color: #2d2c40;
    text-align: center;
    font-weight: 400;
    margin: 0 0 15px;
}
.section-title h3 {
    margin: 0;
    font-size: 24px;
    color: #7a7992;
    text-align: center;
    font-family: Arizonia;
    font-weight: 400;
    font-style: normal;
}
.section-subtitle {
    line-height: 1.5em; 
    color: #727272;
    font-weight: 400;
    font-size: 18px;

}
.line-title {
    height: 17px;
    max-width: 280px;
    position: relative;
    margin: 0 auto;
    background: url(../../themes/ibe01f/assets/images/icon-logo.png) center center no-repeat;
}
.line-title:before {left: 0;}
.line-title:after {right: 0;}
.line-title:before, 
.line-title:after {
    position: absolute;
    content: " ";
    width: 100px;
    height: 1px;
    background-color: #c1bfda;
    top: 61%;
}
.text-block-custom {
    padding: 0 185px;
}
.text-block-custom {
    text-align: center;
}
.text-block-custom h3 {
    font-size: 24px;
    color: #2d2c40;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 8px;
}
.text-block-custom h4 {
    font-size: 16px;
    color: #7a7992;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
}


.section-welcome  .text-block-custom { padding-bottom: 55px; }
.section-welcome .item { text-align: center; }
.section-welcome .thumb {
    position: relative;
    max-width: 215px;
    margin: 0 auto;
}
.section-welcome .thumb:before{
    content: " ";
    position: absolute;
    border: 10px solid rgba(255,255,255,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.section-welcome .thumb img {
    border-radius: 100%;
}
.section-welcome .item h3{
    font-size: 18px;
    color: #2d2c40;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 12px;
}
.section-welcome .item p {
    font-size: 24px;
    color: #fcbaf8;
    font-weight: 500;
    letter-spacing: 0;
    font-family: Arizonia;
}

.section-choose .choose-info {
    padding-top: 13px;
    padding-left: 30px;
}
.radius-thumb img {
    border-radius: 10px;
    box-shadow: 0px 21px 50px rgba(0,0,0,0.1);
    width: auto;
}
.section-choose ul { margin: 0; padding: 0px; list-style: none; }
.section-choose ul li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 6px;
}
.section-choose ul li i {
    color: #fcbaf8;
    font-size: 14px;
    margin-right: 4px;
}
.section-choose .counter-num {
    color: #fcbaf8;
    font-family: Arizonia;
    font-size: 36px;
    margin-bottom: 11px;
}
.section-choose .counter-name {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px;
}
.choose-counter .gift-btn { margin-top: 10px; }
.gift-btn a{
    display: inline-block;
    background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);
    background-size: 200% auto;
    color: #ffffff;
    border-radius: 25px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 31px;
    border: none;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}


.section-pricing .item  { 
    text-align: center;
    background: #f5f5f9;
    padding-top: 10px;
    border-top-right-radius: 125px;
    border-top-left-radius: 125px;
    padding-bottom: 48px;
    transition: all 2s ease-out;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: 270px;
    margin: 0 auto;
}
.section-pricing .item:hover:before{ opacity: 1; }
.section-pricing .item:before{
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,#aaaaff,#fcbaf8);
    position: absolute;
    border-top-right-radius: 125px;
    border-top-left-radius: 125px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    opacity: 0;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;

}
.section-pricing .thumb  { max-width: 240px;margin: 0 auto; }
.section-pricing .thumb img {
    border: 10px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    margin-bottom: 38px;
}
.section-pricing .item h3 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
.section-pricing .item .price {
    font-family: Arizonia;
    font-size: 24px;
    font-weight: 400;
    color: #fcbaf8;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
}
.section-pricing .item .pr-content{
    max-height: 400px;
    height: 177px;
    position: relative;
}
.section-pricing .item  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.section-pricing .item li {
    font-size: 14px;
    color: #2d2c40;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin-bottom: 6px;
}
.section-pricing .item:hover h3,
.section-pricing .item:hover ul li,
.section-pricing .item:hover .price { color: #fff; }
.section-pricing .item:hover .btn-default{ background: #fff; color: #fcbaf8; }

.section-gallery { padding-bottom: 0; }
.section-gallery .row { margin: 0 }
.section-gallery .col-md-3 { padding: 0; }
.section-gallery .item:hover:before {opacity: 0.9;}
.section-gallery .item:before {
    background: linear-gradient(to right,#aaaaff,#fcbaf8);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    content: "";
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}
.section-gallery .item .zoom-container {
   
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
     -webkit-align-items: center; 
    -moz-align-items: center;
     align-items: center; 
}

.section-gallery .item {
    display: block;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}
.section-gallery .item >  span {
    width: 100%;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    transition: all 0.5s ease-in-out;
    padding-bottom: 75%;
    
}
.section-gallery .item:hover .zoomex2 a.zoomlink1{
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}
.section-gallery .item:hover .zoomex2 a.zoomlink2{
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}
.section-gallery .item .zoomex2 a.zoomlink1{
    transform: translateX(-25px);
    -webkit-transform: translateX(-25px);
}
.section-gallery .item .zoomex2 a.zoomlink2{
    transform: translateX(25px);
    -webkit-transform: translateX(25px);
}
.section-gallery .zoomex2 a {
    overflow:inherit;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    background-color: #FFFFFF;
    color: #373b2f;
    font-size: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 2.5px;
    opacity: 0;
    transition: all 0.5s ease-in;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    
}
.section-gallery .zoomex2 h3{
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin-top: 18px;
    margin-bottom: 0px;
    opacity: 0;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}
.section-gallery .zoomex2 .title-date{
    font-size: 14px;
    color: #ffffff;
    opacity: 0;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

.section-gallery .item:hover .zoomex2 h3,
.section-gallery .item:hover .zoomex2 .title-date {opacity: 1}

.section-appointment { padding: 40px 0  80px; }
.appointment-info {
    padding-left: 7.5px;
    padding-right: 7.5px;
    padding-top: 105px;
}
.appointment-info p { margin: 0; }
.appointment-info ins {
    font-size: 18px;
    color: #2d2c40;
    font-weight: 500;
    text-decoration: none;
}
.appointment-info .btn-default{
    margin-top: 44px;
}

.section-testimonial {
    background: url(../../themes/ibe01f/assets/images/bg-review.jpg) center no-repeat;
    background-size: cover;
}
.section-testimonial .list-testimonial {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.section-testimonial .item .icon {
    font-size: 60px;
    color: #fcbaf8;
    font-style: italic;
    font-family: Merriweather;
    margin-bottom: 55px;
    letter-spacing: -10px;
    line-height: 0;
}
.section-testimonial p {
    font-size: 16px;
    line-height: 28px;
}
.section-testimonial .bt-title {
    font-size: 18px;
    color: #fcbaf8;
    margin-bottom: 4px;
}
.section-testimonial h5 {
    font-weight: 300;
    font-size: 14px;
    color: #7a7992;
}

.section-news .item {
    border: 1px solid #f0f2eb;
    border-radius: 5px;
    -webkir-border-radius: 5px;
    overflow: hidden;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
    margin-bottom: 15px;
    background: #ffffff;
}
.section-news .item:hover {
    box-shadow: 1px 13px 25px rgba(0,0,0,0.1);
}
.section-news .event-content {
    padding: 21px 30px 20px 30px;
}
.section-news .event-category {
    margin-bottom: 15px;
}
.section-news .event-category a {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    color: #fcbaf8;
}
.section-news .event-title h3 {line-height: 23px; margin:0 0 15px}
.section-news .event-title h3 a {
    color: #2d2c40;
    font-size: 20px;
}
.section-news .event-title h3 a:hover{
    color:#fcbaf8;
}
.section-news .event-info{
    color: #7a7992;
    font-size: 14px;
}
.section-news .organizer {

    margin-right: 8px;
    position: relative;
}

.list-tmm-thumb img {
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    border: 3px solid #fcbaf8;
}
.list-tmm-thumb {
    width: 100%;
    max-width: 500px;
    margin: 7px auto;
}

.slick-prev {
    left: -35px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 25%;
    display: block;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
}
.slick-next {
    right: -35px;
}
.slick-prev:before {
    content: '\34';
}
.slick-next:before {
    content: "\35";
}
.slick-prev:before, .slick-next:before {
    font-family: 'ElegantIcons';
    font-size: 40pt;
    line-height: 1;
    opacity: .75;
    color: #c1bfda;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*===================================================================================*/
/*  ABOUT
/*===================================================================================*/
.content-center { text-align: center;  }
.font_1 {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: #333;
}
.font_4 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    color: #333;
}
.list-ddf  { padding-bottom: 50px; }
.list-ddf .item { max-width: 760px; margin: 0 auto; margin-bottom: 30px; }
.list-ddf p { font-size: 18px; line-height:1.7em;}

.booknow  {padding: 50px 0;}
.booknow h4 { margin-top: 20px; }

.membership { margin-bottom: 30px; }
.membership h2 {
    text-decoration: underline;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: #333;
}
.membership p { font-size: 18px; }
.news-event h2{
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: #333;
}
.news-event  p { font-size: 18px; }

/*===================================================================================*/
/*  SIDEBAR
/*===================================================================================*/


.art-sidebar-box {
    padding: 25px;
    background: url(../../themes/ibe01f/assets/images/bg-widget.png) repeat;
}
 
.sidebar-social img { height: 42px; }

.art-sidebar-content .col-2  {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 1.8;
}
.art-sidebar-content .col-2:last-child,
.timeopen .art-sidebar-content .col-2:last-child{
    margin-bottom: 0;
}

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


.art-sidebar-content .col-2 .col-left {
    float: left;
    overflow: hidden;
    color: #696969;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.8;
}

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

}

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

.art-sidebar-box h3 {
    padding-left: 30px;   
    color: #017BA0;
    font-size: 18px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    position: relative;
    margin:0 0 15px;
}
.art-sidebar-box h3:before {
    width: 20px;
    height: 18px;
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    background: url(../../themes/ibe01f/assets/images/iconhoa.png) left center no-repeat;
}
.art-sidebar-content {
    color: #696969;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    margin-left: 5px;
}

.sidebar-hotphone a {
    font-size: 16px;
    color: #f00;
    font-weight: bold;
}

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

.col-table-2c h3 {
    color: #d13282;
    margin: 15px 0 5px 0;
    font-size: 20px;
    font-family: 'Comic Sans MS', Tahoma, Arial, Sans-Serif;
}
.col-table-2c { text-align: left; }
.col-table-2c table { width: 100%; line-height: 27px; }
.col-table-2c  th, .col-table-2c  td {
    padding: 2px;
    vertical-align: top;
    text-align: left;
}
.col-md-right, .col-md-left{
    padding-right: 15px;
    padding-left: 15px;
}

/*===================================================================================*/
/*  GALLERY
/*===================================================================================*/

.list-gallery .row {
    margin: 0 -15px;
}

.list-gallery .col-sm-6 {
    padding: 0 15px;
}

.gallery-item {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    height: 255px;
    transition: all 0.5s ease;
}

.gallery-item>span {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    transition: all 0.5s ease-in-out;
}

.gallery-item span:hover {
    transform: scale(1.1);
  
}

.price-table-wrap {
    background-image: url("../../themes/ibe01f/assets/images/3.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.price-table-bottom-img {
    width: 100%;
    text-align: right;
}

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


/*===================================================================================*/
/*  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: 10px;
    top: 30px;
    font-size: 18px;
}

.box_register .btn_submit_login {
    margin-top: 40px;
}

.popup_main_area .border_right {
    border-right: 1px solid #dedede;
}

.box_register .btn_login_social {
    text-align: center;
    align-items: center;
}

.txt_login a {
    color: #ffc267 !important;
}

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

.group-select label {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    color: #565656;
}

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

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

.popup_main_area {
    background: #37302F;
    padding: 15px;
    float: left;
    width: 100%;
}

.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
/*===================================================================================*/
.bg-white { background: #fff; padding: 20px; margin-top: 30px; border-radius: 10px; }
.cards-item {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}

.cards-item .cards-item-image {
    transition: transform 0.25s ease;
    margin-bottom: 20px;
}

.cards-item:hover .cards-item-image {
    transform: scale(1.05);
}
.cards-item .btn { margin-top: 10px; }
.cart-table ul li:first-child {
    border-bottom: 1px solid #dedede;
    width: 100%;
}

.cart-table .ui-inputText:focus {
    border: 1px solid #00c8b4;
}

.cart-table thead tr th {
    /*background: #fff;*/
    /*border: medium none !important;*/
    color: #333;
    height: 40px;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    border-color: #c7c7c7;
    border-style: solid;
    border-width: 0 0 1px;
}

.cart-table thead tr th.product {
    min-width: 320px;
}

.cart-table thead tr th.price {
    min-width: 100px;
}

.cart-table thead tr th.qty {
    min-width: 100px;
}

.cart-table thead tr th.add-cart {
    min-width: 150px;
}

.cart-table thead tr th.remove {
    min-width: 90px;
}

.cart-table tbody tr td {
    border-color: #c7c7c7;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 20px 0;
    vertical-align: middle;
    text-align: left;
}

.cart-table tbody tr:first-child td {
    padding-top: 30px;
}

.cart-table tbody tr:last-child td {
    padding-bottom: 0;
    border-bottom: none;
}

.fix {
    overflow: hidden;
}

.cart-table .cart-product img {
    border: 1px solid #f3f3f3;
    display: block;
    float: left;
    width: 93px;
    margin: 0 25px 25px auto;
}

.cart-table .cart-product .details {
    margin-top: 20px;
}

.cart-table .cart-product .details a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.cart-table .cart-product .details a:hover {
    color: #7ac2d7;
    text-decoration: none;
}

.cart-table .cart-product .details p {
    margin: 0;
    font-weight: bold;
}

.cart-table .cart-price {
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.cart-table .cart-stock {
    color: #606060;
    text-transform: uppercase;
}

.cart-table .cart-pro-remove:hover {
    color: #7ac2d7;
}

.cart-table .cart-pro-remove i {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-left: 35px;
}

.cart-table .ui-inputText {
    /*color: #333;
    transition: .3s;
    border: 1px solid #dfdfdf;
    border-radius: 0;*/
    width: 50%;
    /*padding: 0.6em;
    margin-top: 1em;
    margin-bottom: 1em;*/
}

.cart-table-ver1 .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 15px 0;
    border-bottom: 1px solid #dedede;
}

.cart-table-ver1 {
    background-color: #f6f6f6;
    padding-top: 15px;
    padding-left: 15px;
}

.cart-table-ver1 .table>tbody>tr>td {
    border-top: none;
}

.cart-table-ver1 .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #fff;
}

.cart-table tr:first-child td {
    background-image: none;
}

.cart-table table tr:hover td {
    background-color: transparent;
}

.cart-table p {
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-size: 16px;
}

.cart-table p.mgr_100 {
    margin-right: 100px;
}

.order_details_page .btn_cart_order {
    background-color: #7ac2d7;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}


.btn_cart_order {
    background-color: #7ac2d7;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}


/* FORM CART */

.cart.step_one {
    margin: 50px 0px
}

.cart.step_one .table.specifications.tcart thead th,
.cart.step_one .table.specifications.tcart td b {
    font-family: 'sanb'
}

.cart img {
    margin: 0 auto 25px auto;
    text-align: center;
    display: block
}

.cart .form_cart {
    margin-bottom: 30px
}

.cart .form_cart .cc,
.cart .form_cart .pp {
    border-bottom: 1px solid #d8e2e7;
    margin-bottom: 20px
}

.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;
    color: #333;
}

.cart .order {
    margin-top: 15px;
    /*background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
        color: #333;
}

.cart .order .inner {
    padding: 15px 20px 0px 20px
}

.cart .order .inner ul li {
    clear: both;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%
}

.cart .order .inner ul li .frame_img {
    height: 60px;
    overflow: hidden;
    float: left;
    margin-right: 15px
}

.cart .order .inner ul li .frame_img img {
    width: 60px;
    background: #fff
}

.cart .order .inner ul li .name_product {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 63%;
    overflow: hidden;
    float: left;
}

.cart .order .inner ul li .name_product p {
    /*color: #444242;*/
    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 .inner ul li .price,
.cart .order .subtotal ul li span {
    /*color: rgba(0,0,0,0)*/
}

.cart .order .subtotal {
    padding: 0px 20px 15px 20px
}

.cart .order .subtotal ul li {
    padding: 3px 0px
}

.cart .order .subtotal ul li label {
    /*color: #858585*/
}

.cart .order .subtotal ul li span {
    /*color: rgba(0,0,0,0)*/
}

.cart .order .total {
    /*background: #f1faff*/
}

.cart ul {
    margin-top: 15px;
    list-style: none;
    padding-left: 0;
}

.cart .order .total ul {
    padding: 15px 20px;
}

.cart .order .total ul li label {
    /*color: #000*/
}

.cart .order .total ul li span {
    color: #ff0000;
    font-size: 16px;
}

.cart .note {
    color: #333;
    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 {
    /*color: #000;*/
    font-weight: bold;
}

.fl-flex-label label {
    font-weight: normal;
}

.white-popup {
    clear: both;
    overflow: hidden;
}


/*===================================================================================*/
/*  CONTACT
/*===================================================================================*/
.contact-info{
    color: #202020 !important;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 31px;
    padding: 30px 0 50px;
}
.contact-info-bottom{
    color: #202020 !important;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-size: 24px;
    padding: 50px 0 0px;
}
.contact-info-bottom p { margin: 0px 0; }
.contact-info h2 {
    color: #B8E500;
    margin: 0;
    font-size: 22px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.contact-info h3 {
    color: #FC9A69;
    margin: 10px 0 0;
    font-size: 20px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.contact-form {
    margin-top: 25px;
    padding: 25px 20%;
    background: url(../../themes/ibe01f/assets/images/bg-widget.png) repeat;
}
.contact-map h3 {
    color: #fff;
    margin: 0px 0 20px;
    font-size: 20px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

}
.contact-forms label{
    font-weight: 400;
}
.contact-forms { max-width: 800px; margin: 0 auto; padding-top: 50px; }
.contact-forms .form-group {margin-bottom: 40px;}
.contact-forms .form-input {
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
    width: 100%;
    padding: 16px !important;
    
}
.contact-forms .form-btn{
    float: right;
    display: inline-block;
    width: auto;
    background: #202020 !important;
    color: #fff !important;
    border-color: #202020 !important;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 12px 25px;
   
    text-transform: uppercase;
    text-decoration: none;
}


.login_form_area .box_area_login_v1 {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    align-items: center;
}

.box_area_login_v1 h2.section_title {
    color: #252525;
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.btn_login_social {
    margin-top: 20px;
}

.btn_login_social span,
.btn_login_social i {
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
}

.btn_login_social span {
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.btn_login_social .btn_facebook_v1 {
    background: #3B5998;
    padding: 7px 25px;
}

.btn_login_social .btn_gplus_v1 {
    background: #dd4b39;
    padding: 7px 35px;
}

.btn_submit_login {
    margin-bottom: 30px;
}

.btn_submit_login button.submit {
    background-color: #ffc267;
    border: 1px solid #ffc267;
    color: #fff;
    font-size: 12px;
    line-height: inherit;
    padding: 10px 30px;
    width: 100%;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 3px;
}

.box_register .btn_submit_login {
    margin-top: 40px;
}

.popup_main_area .border_right {
    border-right: 1px solid #dedede;
}

.box_register .btn_login_social {
    text-align: center;
    align-items: center;
}

.txt_login a {
    color: #ffc267 !important;
}

/*===================================================================================*/
/*  SERVICEs
/*===================================================================================*/

h1.service-name{
    font-size: 30px;
    font-style: normal;
    line-height: 1;
    color:#000;
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fec168;
    padding-right: 15px;
}
.price-item{
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #f0f1f3;
}
.price-item-number{
    margin: 10px 0;
    font-weight:bold;
    line-height: 1.0;
}
.circle-service-image{
    width: 250px;
    height: 250px;
    border-radius:50%;
    border: 3px solid #fec168;
    display: inline-block;
    margin-top: 20px;
    background-position: center;
    background-size: cover;
}
.rouded-service-image{
    width: 250px;
    height: 250px;
    border-radius:5px; 
    display: inline-block;
    margin-top: 20px;
}
.service-row{
    padding-top: 30px;
    padding-bottom: 50px;
}
.top-right{
    text-align: left;
}
.top-right a {
    height: 40px;
    display: inline-block;
    vertical-align: top;
}
.top-right a img{
    vertical-align: top;
    padding-top: 0px;
    padding-right: 10px;
}
.detail-price-item{
    display: flex;
    width:100%;
    padding-top: 8px;
    padding-bottom: 5px;
}
.detail-price-dots {
    height: 21px;
    flex: 1;
    border-bottom: 1px dotted #ccc;
}
.detail-price-number{
    padding-left: 5px;
    font-size: 16px;
}
.detail-price-name{
    padding-right: 5px;
    font-size: 18px;
    font-weight: 700;
}
@media (min-width: 768px){
    .top-right{
        text-align: right;
    }
}
@media (min-width: 992px){
}


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

.footer-widget {
    background: #f5f5f9;
    padding: 20px 0px;
}
.footer-widget .icon-footer li a:hover {
    background-position: right center;
}
.footer-widget .icon-footer li a {
    width: 40px;
    height: 40px;
    display: inline-block;
}
.footer-widget ul { padding: 10px 0 0; margin:0; list-style: none; }

.footer-widget h3 {
    font-size: 16px;
    color: #2d2c40;
    font-weight: 500;
}
.footer-info h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
}
.footer-info p { margin: 12px 0; }
.newletter-form {
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.newletter-form .tnp-email {
    background-color: #e7e7f2;
    border: none;
    color: #7a7992;
    font-size: 12px;
    height: 40px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 23px;
}
.newletter-form .tnp-submit:hover {
    background-position: right center;
}
.newletter-form .tnp-submit {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);
    background-size: 200% auto;
    border: none;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
    height: 40px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.footer-nav ul {
    list-style: none;
    text-align: right;
    margin: 0;
}
.footer-nav ul li {
    margin-left: 38px;
    position: relative;
}
.footer-nav ul li:last-child:before { display: none; }
.footer-nav ul li:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 13px;
    background-color: #89889f;
    top: 5px;
    right: -23px;
}
.footer-nav ul li a {
    color: #7a7992;
    transition: all .5s ease-out;
}
.footer-nav ul li a:hover{
    color:#fcbaf8;
}
.footer-copyright {
    background-color: #e7e7f2;
    padding: 15px 0;
}
.footer-copyright p { margin: 0; }

.sp-slide-text {
    position: absolute;
    bottom: 20%;
    display: block;
    width: 100%;
    text-align: center;
}

.sp-slide-text h2 {
    color: #fff;
    font-size: 40px;
    font-style: italic;
    font-family: Arizonia;
    text-shadow: 1px 1px 3px #000;
}

@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,600,700|Open+Sans:300,400,600');

/* Header module */
img{
    max-width: 100%;
}
.bg_grey {
    background-color: #f5f5f5;
}

.nails_logo {
    height: 100px;
    line-height: 100px;
}

.heaader_top_v1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 5px;
}

.heaader_top_v1 ul li {
    display: inline-block;
}

.heaader_top_v1 ul li a {
    color: #ffb795;
}

.heaader_top_v1 ul li+li {
    margin-left: 15px;
}

.heaader_top_v1 li.registry_ver_1 a {
    text-decoration: none;
}

.header_wrap.scroll_header {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #ffc267;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

.heaader_top_v1 ul {
    margin-bottom: 0;
}

.heaader_top_v1 li.registry_ver_1 span.count {
    margin-left: 5px;
    background: #ffc267 none repeat scroll 0 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    position: relative;
}

.heaader_top_v1 li.registry_ver_1 .dropdown_menu_pos {
    left: auto;
    right: auto;
}

.heaader_top_v1 li.registry_ver_1 .dropdown_menu_pos.dropdown-menu.with_arrow::before {
    left: auto;
    right: 110px;
    margin: -7px 25px 0 0;
}

.heaader_top_v1 li.registry_ver_1 .dropdown-menu.with_arrow::before {
    border-bottom: 7px solid #fff;
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.heaader_top_v1 li.registry_ver_1 span.count::after {
    right: 99%;
    top: 51%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 194, 103, 0);
    border-right-color: #ffc267;
    border-width: 8px;
    margin-top: -7.8px;
}

.heaader_top_v1 li.registry_ver_1 .img_user {
    width: 32px;
    height: 32px;
}

.heaader_top_v1 li.registry_ver_1 .dropdown>.dropdown-menu {
    margin-top: 15px;
    border-radius: 0;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
    margin: 1px 0 0 0;
    padding: 0;
    border: 1px solid #e9e9e9;
}

.heaader_top_v1 li.registry_ver_1 ul.head_list li {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.heaader_top_v1 li.registry_ver_1 ul.head_list li i {
    margin-right: 5px;
}

.heaader_top_v1 li.registry_ver_1 ul.head_list li+li {
    margin-left: 0;
}

.main_nav_v1 ul li a {
    color: #3e3e3e;
}

.main_menu_v1 {
    display: flex;
    justify-content: flex-end;
}

.main_menu_v1 li.drop {
    position: relative;
}

.main_menu_v1 li+li {
    margin-left: 36px;
}

.main_menu_v1>li>a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 104px;
    line-height: 104px;
    text-transform: uppercase;
}

.main_menu_v1 li.drop {
    position: relative;
}

.main_menu_v1 li.drop ul.dropdown {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    width: 200px;
    z-index: 999;
    top: 120%
}

.main_menu_v1 li.drop:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
    top: 90%;
}

.main_menu_v1 ul.dropdown li {
    border-bottom: 1px solid #f4f4f4;
    display: block;
}

.main_menu_v1 ul.dropdown li a {
    background: #ffffff none repeat scroll 0 0;
    color: #999999;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 20px 6px 25px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

.main_menu_v1 li.drop ul.dropdown:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    left: 10px;
}

.main_menu_v1 .dropdown>li {
    margin: 0;
}

.main_menu_v1 li.drop ul.dropdown li:hover>a {
    background: #fafafa none repeat scroll 0 0;
    color: #222222;
}

.mobile_menu_container_v1 {
    position: relative;
}

.mobile_logo {
    align-items: center;
    display: flex;
    height: 52px;
    left: 0;
    padding-left: 15px;
    position: absolute;
    top: 0;
    z-index: 1041;
}


/*About Homepage module*/

.ptb_90 {
    padding-bottom: 90px;
    padding-top: 90px;
}

.about_thumb_v1 {
    display: flex;
}

.about_thumb_v1 .thumb_img {
    padding-left: 25px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}


/*.about_thumb_v1 .thumb_img::before {
    background: #ffc267 none repeat scroll 0 0;
    content: "";
    height: calc(100% - 80px);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}*/

.about_thumb_v1 .thumb_text {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    position: relative;
    text-align: center;
    width: 80px;
}

.about_thumb_v1 .thumb_text::before {
    background: #ffc267 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: calc(100% - 20px);
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.about_text_home_v1 {
    width: 80px;
    writing-mode: sideways-lr;
}

.about_text_home_v1 h3 {
    font-size: 30px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.about_box_right {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
    padding: 90px 58px 70px;
}

.about_box_right h2 {
    text-align: center;
    font-size: 30px;
    color: #252525;
    line-height: 33px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}

.about_box_right p{
    font-size: 16px;
    margin-bottom: 43px;
    margin-top: 6px;
    color: #ffc267;
    text-align: center;
}

.about_box_right .about_details_home {
    padding-bottom: 38px;
}
/*
.about_box_right div > p:nth-child(n)
{
    font-size: 14px !important;
    text-align: left !important;
    color: #333 !important;
    margin-bottom: 15px !important;
}

.about_box_right div > p + p {
    margin-top: 22px;
}

.about_box_right div:last-child{
    margin-top: 5px;
    text-align: center;
}
*/
.about_box_right .about_details_home p {
    font-size: 14px;
    text-align: left;
    color: #333;
    margin-bottom: 15px;
}

.about_box_right .about_details_home p+p {
    margin-top: 22px;
}

.about_box_right .sign_writter {
    margin-top: 5px;
    text-align: center;
}

/* Service module*/

.our_service_title {
    margin-bottom: 90px;
}

.our_service_title h2.section_title,
.coupon_title h2.section_title,
.gallery_title h2.section_title,
.appoinment_title h2.section_title,
.news_trend_v1 h2.section_title,
.about_us_v1 h2,
.services_table h2.section_title,
.booking_services_v1 h2.section_title,
.booking_staff_title h2.section_title {
    color: #252525;
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.our_service_title p.section_details,
.coupon_title p.coupon_deatails,
.gallery_title p.section_details,
.news_trend_v1 p.news_details {
    color: #252525;
    text-align: center;
}

.single_service_area {
    padding: 32px 44px;
    transition: all 0.3s ease 0s;
    background: #fff none repeat scroll 0 0;
    text-align: center;
}

.single_service_area:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
}

.single_service_area .thumb_img {
    width: 150px;
    margin: 0 auto;
    height: auto;
}

.single_service_area .thumb_img img {
    margin-top: -100px;
    margin-bottom: 11px;
    border: 8px solid rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.single_service_area .service_tit {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.single_service_area .btn_book_service {
    margin: 0 auto;
}

.single_service_area .btn_book_service a {
    position: absolute;
    bottom: 0;
    left: 0;
}

.single_service_area .btn_book_service a {
    background-color: #ffc267;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    text-decoration: none;
    margin-bottom: -15px;
    margin-left: 90px;
}

.single_service_area .btn_book_service a:hover {
    color: #fff !important;
}

.services_item_v1 .price_service_v1 {
    /*color: #ffc267;*/
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 500;
    font-variant-ligatures: common-ligatures;
    font-size: 18px;
    margin-left: 5px;
}


/* Open Hours module*/

.cbox_open_hour_v1 {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
    padding: 90px 58px 70px;
}

.cbox_open_hour_v1 h2.section_title {
    color: #252525;
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.cbox_open_hour_v1 .list_days {
    margin-top: 30px;
}

.cbox_open_hour_v1 .list_days li {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #252525;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}

.cbox_open_hour_v1 .list_days li+li {
    margin-top: 20px;
}

.cbox_open_hour_v1 .list_days li span {
    margin-left: 10px;
}

.open_hour_thumb {
    width: 150px;
    margin: 0 auto;
    height: auto;
}

.open_hour_thumb img {
    margin-top: -150px;
    margin-bottom: 11px;
    border: 8px solid rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.button_slide_book {
    opacity: 1;
    transform: translateX(0%);
    transition: all 1s ease-in-out 1.4s;
}

.button_slide_book .btn_book_open {
    padding: 0 22px;
    height: 45px;
    line-height: 45px;
    background: #ffc267 none repeat scroll 0 0;
    text-decoration: none;
    color: #fff !important;
}

.box_right_open_hour h2.section_title {
    margin-bottom: 20px;
}


/*Coupon Page module*/

.coupon_page_v1 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.coupon_img_v1 {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border: 3px solid #fff;
}

.coupon_img_v1 .img_size {
    width: 100%;
}

.coupon_img_v1 img {
    webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.coupon_img_v1:hover img {
    -webkit-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
}

.content_coupon {
    position: absolute;
    top: 15%;
    right: 10%;
}

.content_coupon h3 {
    font-size: 2rem;
    font-family: 'Lato', sans-serif;
    color: #252525;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.content_coupon .coupon_deal_v1 {
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
    color: #252525;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}

.coupon_code_v1 {
    margin-top: 40px;
}

.mgb-50 {
    margin-bottom: 50px;
}

.port-filter-nav {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}

.port-filter-nav li {
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    transition: 0.3s;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.port-filter-nav li+li {
    margin-left: 22px;
    padding-left: 25px;
}

.port-filter-nav li.is-checked {
    color: #ffc267;
}

.pro-item:nth-child(-n+3) {
    margin-bottom: 30px;
}

.our-portfolio,
.blog-front {
    position: relative;
}

.our-hover-information,
.blog-hover-info {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.our-hover-information::before,
.blog-hover-info::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.our-portfolio:hover .our-hover-information::before,
.single-blog-wrap:hover .blog-hover-info::before {
    opacity: 0.5;
    visibility: visible;
}

.our-hover-action,
.blog-hover-action {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.our-hover-action a,
.blog-hover-action a {
    border: 1px solid #ffc267;
    border-radius: 100%;
    display: block;
    height: 50px;
    line-height: 55px;
    opacity: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 50px;
}

.our-hover-action a i,
.blog-hover-action a i {
    color: #ffc267;
    font-size: 24px;
    line-height: 20px;
}

.our-portfolio:hover .our-hover-action a,
.single-blog-wrap:hover .blog-hover-action a {
    opacity: 1;
    visibility: visible;
}

.our-hover-action a:hover,
.blog-hover-action a:hover {
    background: #ffc267 none repeat scroll 0 0;
    border: 1px solid #ffc267;
}

.our-hover-action a:hover i,
.blog-hover-action a:hover i {
    color: #fff !important;
}

.our-port-filter-nav.our-port-filter-nav-2 {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.mgt_50 {
    margin-top: 50px;
}

.mt_40 {
    margin-top: 40px;
}

.appoinment_form .input-box {
    display: flex;
}

.appoinment_form .input-box>input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #909090;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    width: 50%;
    font-size: 14px;
    font-family: Lato;
    font-weight: 400;
}

.appoinment_form form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    background-color: #fff;
    background-image: url("../../themes/ibe01f/assets/assets/img/select-option.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.appoinment_form form select option {
    padding-left: 20px;
}

.appoinment_form .input-box select {
    border: 1px solid transparent;
    color: #909090;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    margin-left: 30px;
    padding-left: 20px;
    width: 50%;
    line-height: 45px;
}

.appoinment_form .input-box>input+input {
    margin-left: 30px;
}

.appoinment_form .input-box+.input-box {
    margin-top: 30px;
}

.appoinment_inner {
    margin-top: 40px;
}

.book_appoin_btn {
    margin-top: 18px;
    margin-top: 18px;
}

.book_appoin_btn a {
    text-decoration: none;
}


/*News Trend module*/

.box_news_details ul li,
.news_trend_details ul li {
    display: inline-block;
}

.box_news_details ul li a {
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    color: #333;
    text-decoration: none;
}

.news_trend_details ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    color: #333;
    text-decoration: none;
}

.box_news_details ul li a.border_right_post,
.box_news_details ul li a i,
.news_trend_details ul li a.border_right_post,
.news_trend_details ul li a i {
    color: #bf9456;
}

.box_news_details ul li a i {
    padding-right: 5px;
    font-size: 15px;
}

.box_news_details ul li+li,
.news_trend_details ul li+li {
    margin-left: 5px;
}

.box_news_details ul li:hover a,
.news_trend_details ul li:hover a {
    color: #ffc267;
}

.box_news_details ul,
.news_trend_details ul {
    padding-bottom: 23px;
}

.box_news_details ul,
.news_trend_details ul {
    border-color: -moz-use-text-color;
    border-style: none none dashed;
    border-width: 0 0 1px;
    border-color: #dedede;
    margin-bottom: 17px;
    margin-top: 17px;
}

.box_news_details ul li a {
    color: #777777;
    font-size: 12px;
}

.news_trend_details h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-weight: 400;
}

.news_trend_details h5 a {
    text-decoration: none;
}

.news_trend_details ul li a i {
    font-size: 13px;
    padding-right: 5px;
}

.news_trend_details ul li a {
    color: #777777;
    font-size: 12px;
    text-transform: uppercase;
}

.box_news_details .border_right_post,
.news_trend_details .border_right_post {
    position: relative;
}

.box_news_details .border_right_post::after {
    border: 1px solid #ffc267;
    content: "";
    height: 10px;
    position: absolute;
    right: -10px;
    top: 3px;
}

.box_news_details ul li a,
.news_trend_details ul li a {
    padding-right: 10px;
}

.news_trend_details ul li {
    margin-top: 20px;
}

.news_hover_action a {
    border: 1px solid transparent;
    display: block;
    height: auto;
    line-height: 0;
    width: auto;
}

.news_trend_details .border_right_post::after {
    border: 1px solid #ffc267;
    content: "";
    height: 10px;
    position: absolute;
    right: -10px;
    top: 3px;
}

.news_trend_details .read_more {
    font-size: 12px;
    display: block;
    padding-bottom: 23px;
}

.news_trend_details .read_more {
    text-decoration: none;
    color: #777777;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-weight: 400;
}

.news_trend_details a.read_more:hover {
    color: #ffc267;
}

.news_hover_action>a i {
    font-size: 70px;
}

.news_hover_action a:hover {
    background: transparent;
    border: 1px solid transparent;
    color: #ffc267;
}

.news_trend_title a {
    display: block;
    font-size: 13px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.news_trend_thumb img {
    width: 100%;
    height: 228px;
}

.news_post_date {
    display: flex;
    justify-content: space-between;
}

.news_post_date li {
    color: #909090;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
}

.news_post_date li i {
    color: #909090;
    margin-right: 6px;
}

.news_post_date li span {
    color: #909090;
}

.news_trend_details {
    border: 1px solid #dfdfdf;
    padding: 27px 20px 10px;
    background-color: #f7f7f7;
}

.news_front {
    position: relative;
}

.news_hover_info {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.news_hover_info::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.single_news_trend:hover .news_hover_info::before {
    opacity: 0.5;
    visibility: visible;
}

.news_hover_action {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.news_hover_action a {
    border: 1px solid #ffc267;
    border-radius: 100%;
    display: block;
    height: 50px;
    line-height: 55px;
    opacity: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 50px;
}

.news_hover_action a i {
    color: #ffc267;
    font-size: 24px;
    line-height: 20px;
}

.single_news_trend:hover .news_hover_action a {
    opacity: 1;
    visibility: visible;
}

.news_hover_action a:hover {
    background: #ffc267 none repeat scroll 0 0;
    border: 1px solid #ffc267;
}

.news_hover_action a:hover i {
    color: #fff !important;
}

.newsletter_area_v1 {
    position: relative;
    bottom: -60px;
}

.newsletter_v1_inner {
    /*margin: 0 15px;*/
    background-color: #eeeeee;
}

.newsletter_v1_inner .newsletter_tile {
    font-size: 23px;
    font-weight: 700;
    height: 120px;
    line-height: 120px;
    text-transform: uppercase;
    color: #d6225a;
    /*font-family: 'Lato', sans-serif;*/
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.nws_input_box {
    height: 120px;
    line-height: 120px;
}

.nws_input_box input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #1d2129;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 1px;
    padding-left: 10px;
    width: 100%;
    outline: none;
}

.newsletter_v1_inner .sing_up_btn {
    align-items: center;
    display: flex;
    height: 120px;
    justify-content: flex-end;
}

.newsletter_v1_inner .sing_up_btn button {
    border: none;
    outline: none;
}


/*Footer module*/

.footer_top_v1 {
    padding-top: 130px;
    background-color: #131313;
    padding-bottom: 80px;
}

.single_footer_widget p {
    color: #fff;
}

.footer_logo_v1 {
    margin-bottom: 14px;
}

.single_footer_widget .social_icon {
    display: flex;
    margin-top: 44px;
}

.single_footer_widget .social_icon li a {
    border: 1px solid #a4a4a4;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 27px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
    color: #fff;
}

.single_footer_widget .social_icon li+li {
    margin-left: 14px;
}

.single_footer_widget h5 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.single_footer_widget ul {
    margin-top: 43px;
}

.single_footer_widget ul li {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}

.single_footer_widget p.line_top {
    margin-top: 40px;
}

.footer_address_area_v1 {
    margin-top: 45px;
}

.single_address_v1 {
    color: #fff;
    display: flex;
}

.single_address_v1 .footer_icon_v1 {
    margin-top: 5px;
}

.single_address_v1 .footer_icon_v1 a {
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    color: #ffc267;
    height: 30px;
    line-height: 28px;
    margin-right: 14px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
    display: block;
}

.footer_address_v1 p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.single_footer_widget .box_fanpage_fb {
    margin-top: 45px;
}


/*Services module*/

.breadcrumbs_area {
    padding-top: 100px;
    padding-bottom: 100px;
}

h2.page_title {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
}

.breadcrumbs>ul li {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.breadcrumbs>ul li a {
    color: #f8c12c;
    padding-right: 17px;
    position: relative;
    text-decoration: none;
}

.breadcrumbs ul li a::after {
    background-color: #5b5b5b;
    content: "";
    font-size: 8px;
    height: 15px;
    margin-left: 11px;
    position: absolute;
    right: 5px;
    top: 0;
    transform: rotate(33deg);
    width: 1.5px;
}

#working-hours {
    background: rgba(0, 0, 0, 0) url("../../themes/ibe01f/assets/assets/img/working-hours.jpg") no-repeat scroll center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}

.parallex {
    color: #fff !important;
    position: relative;
    z-index: 44;
}

.section-padding {
    padding: 120px 0;
}

.parallex::before {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.open_timings {
    padding-top: 30px;
}

/*
.open_timings ul>li {
    background: #d6b161 none repeat scroll 0 0 !important;
    color: #fff !important;
    display: inline-block !important;
    float: left !important;
    height: 200px !important;
    margin-right: 22px !important;
    text-align: center !important;
    width: 140px !important;
}

.work_timings .icon-set {
    position: relative;
}
*/

.open_timings p:nth-child(odd) {
    font-size: 36px;
    line-height: 136% !important;
    margin-top: 70px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.open_timings li {
    background: #d6b161 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    height: 200px;
    margin-right: 22px;
    text-align: center;
    width: 140px;
}

.open_timings .icon-set {
    position: relative;
}

.open_timings .days {
    font-size: 36px;
    line-height: 136% !important;
    margin-top: 70px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.open_timings .day-time {
    font-family: "Open Sans", sans-serif;
}

.open_timings p:nth-child(even) {
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.icon-set i {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 80px !important;
    margin-top: -16px;
}

.work_timings .closed {
    background: #343434 none repeat scroll 0 0 !important
}



 
.services_item_v1 .line_item_v1 .just_start_line {
    width: 100%;
}

.services_table {
    padding-bottom: 90px;
}

.ui-tabs .ui-tabs-nav {
    margin: 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    white-space: nowrap;
    margin-bottom: 4px
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .3em 1em;
    text-decoration: none
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    padding: 13.5px 0!important;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background-color: #ffc267 !important;
}

.ui-dialog,
.ui-menu,
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:focus,
li.ui-state-default.ui-corner-left:focus {
    outline: 0
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .3em 1em;
    text-decoration: none
}

.ui-state-active a {
    color: #fff !important;
    width: 100%;
}

.ui-state-default a {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #e6e6e6;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    background: #ffc267;
}

.breadcrumb-image {
    background: rgba(255, 25, 25, 0) url(../../themes/ibe01f/assets/assets/img/working-hours.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}


/*About module*/

.about_us_v1 {
    padding-top: 90px;
}

.about_us_v1 h2 {
    margin-bottom: 40px !important;
}

.about_us_v1 p {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    line-height: 28px;
}


/*Contact module*/

.contact_us_v1 {
    padding-top: 90px;
    padding-bottom: 60px;
}

.contact_us_v1 .form-group {
    margin-bottom: 20px;
}

.contact_us_v1 .form-control,
.booking_nails_v1 .form-control,
.booking_nails_v1 .group_select select {
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    height: auto;
    padding: 15px 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.contact_us_v1 button {
    border: 0;
    outline: none;
}

.hs-btn.btn_contact {
    color: #fff !important;
}

.contact_info>ul>li {
    backface-visibility: hidden;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}

.contact_info>ul strong {
    color: #232323;
    display: block;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.contact_info>ul p {
    margin-top: -5px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    line-height: 28px;
}

.contact_info>ul p:last-child {
    margin-bottom: 0;
}

.contact_info .btn_contact {
    padding-bottom: 50px;
}

#map {
    height: 400px;
}

.thumb_img_appoiment .pdf_0 {
    padding-left: 0;
}

.service_gallery li a {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}

.tab_gallery ul.service_gallery {
    padding-top: 0;
}

.tab_gallery .service_gallery li.ui-corner-left {
    margin-bottom: 15px;
}

ul.service_gallery li {
    float: left;
}

.tab_gallery ul.service_gallery {
    padding-top: 0
}

.tab_gallery ul.service_gallery li img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.tab_gallery li img:hover {
    opacity: .85
}


/*Gallery module*/

.gallery_box_page {
    padding-top: 90px;
}

#portfolio {
    background: #fafafa none repeat scroll 0 0;
}

ul#filter li {
    margin-bottom: 5px;
}

/*ul#filter {
    margin-bottom: 50px;
}

ul#filter li {
    font-size: 16px;
    line-height: 25px;
    padding: 7px 20px;
    border-radius: 20px;
    cursor: pointer;
}

ul#filter li.active {
    background-color: #2f2f2f;
    color: #fff;
}
*/

/*Filter Square Style*/

ul#filter.filter-square li {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px 20px;
    margin: 2px;
    text-transform: uppercase;
}

ul#filter.filter-square li:hover {
    background-color: #ffc267;
    color: #fff;
    border: 1px solid #ffc267;
    text-transform: uppercase;
}

ul#filter.filter-square li.active {
    border: 1px solid transparent;
    background-color: #ffc267;
    color: #fff;
}


/*End Filter Square Style*/


/*Filter Rounded Style*/

ul#filter.filter-rounded li {
    border: 0;
    border-radius: 3px;
    background-color: #E0E0E0;
    padding: 5px 20px;
    margin: 2px;
}

ul#filter.filter-rounded li.active {
    background-color: #1B2E3F;
}


/*End Filter Square Style*/


/*Filter Transparent Style*/

ul#filter.filter-transparent li {
    color: #a9a8a8;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
}

ul#filter.filter-transparent li.active {
    background-color: transparent;
    color: #d6b161;
}


/*End Filter Transparent Style*/

ul#portfolio-grid {
    overflow: hidden;
    margin-bottom: 0;
}

ul#portfolio-grid li img {
    width: 100%;
}

ul#portfolio-grid>li {
    float: left;
    display: block;
    height: auto;
}


/*Five Column Portfolio*/

ul#portfolio-grid.five-column>li {
    width: 20%;
}


/*Four Column Portfolio*/

ul#portfolio-grid.four-column>li {
    width: 25%;
}


/*Three Column Portfolio*/

ul#portfolio-grid.three-column>li {
    width: 33.33%;
}


/*Two Column Portfolio*/

ul#portfolio-grid.two-column>li {
    width: 50%;
}

@media (max-width: 1199px) {
    ul#portfolio-grid.five-column>li {
        width: 25%;
    }
}

@media (max-width: 991px) {
    ul#portfolio-grid.five-column>li,
    ul#portfolio-grid.four-column>li {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    ul#portfolio-grid.five-column>li,
    ul#portfolio-grid.four-column>li,
    ul#portfolio-grid.three-column>li {
        width: 50%;
    }
}

@media (max-width: 480px) {
    ul#portfolio-grid.five-column>li,
    ul#portfolio-grid.four-column>li,
    ul#portfolio-grid.three-column>li,
    ul#portfolio-grid.two-column>li {
        width: 100%;
    }
}

.portfolio-item.gutter {
    margin-bottom: 20px!important;
}

.portfolio {
    position: relative;
    overflow: hidden;
}


/* Portfolio overlay default
/* ------------------------------ */

.portfolio .tt-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.portfolio:hover .tt-overlay {
    opacity: 1;
    visibility: visible;
}

.portfolio-info .project-title,
.portfolio-info .links {
    position: absolute;
    left: 0;
    color: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.portfolio-info .project-title {
    top: 60%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.portfolio:hover .portfolio-info .project-title {
    top: 35%;
    opacity: 1;
    visibility: visible;
}

.portfolio-info .links {
    top: 90%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.portfolio:hover .portfolio-info .links {
    top: 55%;
    opacity: 1;
    visibility: visible;
    color: #d6b161;
}

.portfolio-info .btn {
    background-color: transparent;
    border-color: #fff;
    padding: 12px 22px;
    border-radius: 20px;
}

.portfolio-info .btn:hover {
    background-color: #fff;
    ;
    border-color: #fff;
    color: #d6b161;
}

.portfolio-container .btn.view-more {
    margin-top: 40px;
}


/* Portfolio Hover Style Two
/* ------------------------------ */

.hover-two .portfolio:hover .portfolio-info .links {
    top: 46%;
}

.hover-two .portfolio .tt-overlay {
    background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-details {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.portfolio-details li {
    display: inline-block;
    position: relative;
    bottom: -40px;
    opacity: 0;
    visibility: hidden;
    transform: translateZ(0);
}

.portfolio:hover .portfolio-details li {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    color: #d6b161;
}

.portfolio:hover .portfolio-details li:nth-child(1) {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.portfolio:hover .portfolio-details li:nth-child(2) {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.portfolio-details li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #d6b161;
}

.portfolio-details li a i {
    color: #fff;
}

.portfolio-version-two .recent-project .project-link {
    bottom: 30%;
    padding: 0;
    text-align: center;
    background-color: transparent;
}

.portfolio-version-two .recent-project:hover .project-link {
    bottom: 50%;
    margin-bottom: -32px;
}

.portfolio-version-two .project-link ul li {
    display: inline-block;
}

.portfolio-version-two .project-link ul li a {
    display: block;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 41px;
    color: #d6b161;
    margin: 0 5px;
    border: 2px solid #d6b161;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.portfolio-version-two .project-link ul li a:hover {
    background-color: #d6b161;
    border-color: transparent;
    color: #fff;
}

.info {
    margin-top: 10px;
    color: #616161;
}

.info span {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.info a.like {
    color: #616161;
}

.info a.like i,
.info a.like:hover {
    color: #d6b161;
}

.portfolio-version-two.alter-bg .info span {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.portfolio-version-two .recent-project .tt-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}

.portfolio-version-two.alter-bg .recent-project .tt-overlay {
    background-color: rgba(44, 62, 80, 0.8);
}

.portfolio-version-two.alter-bg .recent-project .project-link {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.9);
}


/*Magnific Popup CSS*/

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.75;
}

.mfp-bottom-bar {
    display: none;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-arrow-right::after,
.mfp-arrow-left::after {
    font-family: 'FontAwesome';
    border: none !important;
    color: #fff;
    font-size: 65px;
    -webkit-transition: .5s;
    transition: .5s;
}

.mfp-arrow-right::after {
    content: "\f105" !important;
}

.mfp-arrow-left::after {
    content: "\f104" !important;
}

.mfp-arrow-right::before,
.mfp-arrow-left::before {
    border: none !important;
}

.mfp-arrow {
    height: 60px;
}

.mfp-arrow::before,
.mfp-arrow::after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    margin-top: 15px;
    top: -1px !important;
}

img.mfp-img {
    /*padding: 40px 0px 0;*/
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.portfolio-details {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.portfolio-details li {
    bottom: -40px;
    display: inline-block;
    opacity: 0;
    position: relative;
    transform: translateZ(0px);
    visibility: hidden;
}

.portfolio:hover .portfolio-details li {
    bottom: 0;
    color: #d6b161;
    opacity: 1;
    visibility: visible;
}

.portfolio:hover .portfolio-details li:nth-child(1) {
    transition: all 0.3s ease 0s;
}

.portfolio:hover .portfolio-details li:nth-child(2) {
    transition: all 0.5s ease 0s;
}

.portfolio-details li a {
    background-color: #d6b161;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 40px;
}

.portfolio-details li a i {
    color: #fff;
}

.control-two .carousel-control {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
    color: #202020;
    font-size: 30px;
    height: 60px;
    line-height: 58px;
    margin-top: -25px;
    opacity: 0;
    text-shadow: none;
    top: 50%;
    visibility: hidden;
    width: 30px;
}

.control-two:hover .carousel-control {
    opacity: 1;
    visibility: visible;
}

.control-two:hover .carousel-control:hover {
    background-color: rgba(255, 255, 255, 0.9);
    color: #d6b161;
}

.portfolio-nav {
    padding: 40px 0;
}

.portfolio-nav a {
    color: #a7a7a7;
    margin-right: 20px;
}

.portfolio-nav a:hover {
    color: #d6b161;
}

.project-overview {
    padding-top: 90px;
}

.single-project-section.alter .project-overview {
    padding: 0;
}

.project-overview h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.project-overview p {
    margin-bottom: 25px;
}

.quick-overview .btn {
    margin-top: 20px;
    text-transform: uppercase;
}

.portfolio-meta li {
    color: #666;
    margin: 15px 0;
}

.portfolio-meta li {
    margin: 15px 0;
}

.portfolio-meta li span {
    color: #202020;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 130px;
}

.portfolio-meta li a {
    color: #a7a7a7;
    margin-right: 10px;
}

.portfolio-meta li a:hover {
    color: #d6b161;
}

@media (max-width: 991px) {
    .project-overview {}
    .quick-overview {
        margin-top: 30px;
    }
    .single-project-section.alter .project-overview {
        padding-bottom: 90px;
    }
}

.portfolio-info h3.project-title {
    color: #fff;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

.portfolio-info a {
    text-decoration: none;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}


/*Booking module*/

.booking_services_v1 .booking_col_v1 {
    padding-top: 90px;
}

.booking_nails_v1 .icon-calendar {
    position: absolute;
    margin-top: 0px;
    right: 25px;
    top: 9px;
    font-size: 18px;
}

.booking_nails_v1 .hs-btn.btn_services_v1 {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    width: 100%;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
}

.booking_nails_v1 .form-control,
.booking_nails_v1 .group_select select {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    outline: none;
    padding: 9px 12px;
}

.booking_nails_v1 .group_select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    background-color: #fff;
    background-image: url("../../themes/ibe01f/assets/assets/img/select-option.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.booking_nails_v1 .removeButton i {
    color: #f56a50;
    font-size: 16px;
}

.booking_services_v1 h2.section_title {
    margin-bottom: 45px;
}

.newletter_new_booking.newsletter_v1_inner {
    margin: 0;
}
.newsletter_v1_inner .form-tooltip-error{
        margin-bottom: -35px;
    }
    .form-tooltip-error ul{
        list-style-type: none;
        padding: 0px;
    }
.book_gallery_v1.gallery_box_page {
    padding-top: 0;
}

.box_staff_bg {
    background-color: #fff;
    padding: 20px;
    margin-top: 50px;
}

.box_staff_inner_v1 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.booking_staff_title {
    text-align: center;
}

.booking_staff_title p.staff_us {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    line-height: 40px;
    margin-bottom: 0;
}

.pagination_v1 {
    margin-top: 50px;
    clear: both;
}

.pagination_v1 ul li {
    display: inline-block;
}

.pagination_v1 ul li+li {
    margin-left: 15px;
}

.pagination_v1 a:hover,
.pagination_v1 li.active a,
.pagination_v1 li.pagination_v1_icon a i:hover {
    background-color: #464646;
    border: 1px solid #464646;
    color: #ffc267;
}

.pagination_v1 a {
    border: 1px solid #c1c1c1;
    height: 40px;
    line-height: 37px;
    transition: all 0.3s ease 0s;
    width: 40px;
    display: inline-block;
    text-decoration: none;
    color: #3e3e3e;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
}


/*news module*/

.box_news_details {
    margin-top: 20px;
}

.box_news_details>h3 {
    font-size: 23px;
    text-transform: uppercase;
    font-family: 'Open sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    color: #333;
}

.box_news_details blockquote {
    background-color: #f6f6f6;
    border-left: 2px solid #464646;
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    margin: 23px 0;
    padding: 14px 50px;
    font-family: 'Open sans', sans-serif;
}

.news_comment_v1 {
    margin-top: 60px;
}

.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: 1px solid #ddd;
    display: block;
    font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    font-family: 'Open sans', sans-serif;
}

.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: #ffc267 none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.4s ease 0s;
    width: 40px;
}

.news_top_comment .msg_avatar_v1 {
    display: inline-block;
    float: left;
    text-align: center;
}

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

.news_top_comment .msg_avatar_v1 img {
    border-radius: 100%;
    width: 100%;
}

.news_details_title_v1 {
    padding-left: 90px;
}

.news_details_title_v1 .first_title_v1 h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
    text-transform: capitalize;
    font-family: 'Open sans', sans-serif;
}

.news_details_title_v1 .first_title_v1 span {
    font-family: 'Open sans', sans-serif;
    color: #666666;
    display: block;
    margin-bottom: 7px;
}

.news_top_comment.middle_comment {
    margin: 32px 0 33px 90px;
}

.box_comment_new_v1 {
    margin-top: 60px;
}

.box_comment_new_v1 .leave_form input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 35px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    outline: none;
}

.box_comment_new_v1 .text_leave textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 165px;
    margin-bottom: 30px;
    padding: 20px;
}

.box_comment_new_v1 .text_leave button.submit {
    background-color: #ffc267;
    border: 1px solid #ffc267;
    color: #fff;
    font-size: 12px;
    line-height: inherit;
    padding: 7px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    outline: none;
}

.search_area_bar>form {
    position: relative;
}

.search_area_bar input[type="text"] {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    color: #666666;
    height: 40px;
    line-height: 28.8px;
    margin: 0;
    outline: medium none;
    padding: 5px 48px 5px 15px;
    position: relative;
    transition: all 0.4s ease 0s;
    width: 100%;
    outline: none;
}

.search_area_bar button.submit {
    background-color: #ffc267;
    border: 1px solid #ffc267;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 45px;
    outline: none;
    color: #fff;
}

.recent_area_bar {
    margin-top: 60px;
    margin-bottom: 60px;
}

.recent_area_bar .signle_post_v1 {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}

.signle_post_v1 .img_post_rc_v1 {
    display: inline-block;
    float: left;
    width: 34%;
}

.signle_post_v1 .txt_post_rc_v1 {
    display: inline-block;
    padding-left: 15px;
    width: 66%;
}

.signle_post_v1 .txt_post_rc_v1 h3 {
    margin-top: 0;
    font-family: 'Open sans', sans-serif;
    font-size: 20px;
}

.signle_post_v1 .txt_post_rc_v1 h3 a {
    text-decoration: none;
}

.category_news_v1 ul li a {
    color: #252525;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    transition: all 0.3s ease 0s;
}

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

.category_news_v1 ul li a::before {
    color: rgb(68, 68, 68);
    content: "\E80C";
    font-family: 'fontello';
    font-size: 13px;
    line-height: 12px;
    margin-left: 0px;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.tag_news_v1 {
    margin-top: 60px;
}

.tag_news_v1 ul li {
    float: left;
    margin: 0 8px 8px 0;
}

.tag_news_v1 ul li a {
    background-color: #e6e6e6;
    border-radius: 2px;
    color: #252525;
    display: block;
    font-size: 14px;
    line-height: 24px;
    opacity: 1;
    padding: 8px 15px;
    text-transform: capitalize;
    transition: all 0.2s linear 0s;
    text-decoration: none;
    font-variant-ligatures: common-ligatures;
    font-family: 'Open sans', sans-serif;
}

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


/*login module*/

.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-family: 'Lato', sans-serif;*/
    font-variant-ligatures: common-ligatures;
    font-size: 16px;
}

.btn_login_social .btn_facebook_v1 {
    background: #3B5998;
    padding: 7px 25px;
}

.btn_login_social .btn_gplus_v1 {
    background: #dd4b39;
    padding: 7px 35px;
}

.submit_name_psw {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 0;
    padding-bottom: 0;
}

.submit_name_psw>form {
    position: relative;
}

.submit_name_psw input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 16px;
    height: 35px;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%;
    outline: none;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.submit_name_psw {
    margin-top: 30px;
}

.btn_submit_login {
    margin-bottom: 30px;
}

.btn_submit_login button.submit {
    background-color: #d6225a;
    border: 1px solid #d6225a;
    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;
}


/*inner booking module*/

.info_inner_booking {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.info_inner_booking .staff_service_v1 {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.staff_service_v1 .info_staff {
    float: left;
    max-width: 150px;
    margin-right: 15px;
}

.staff_service_v1 .details_staff h2 {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    text-transform: uppercase;
}

.staff_service_v1 .details_staff p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-weight: bold;
}

.time_work_staff_v1 {
    clear: both;
}

.time_work_staff_v1 ul li {
    display: inline-block;
}

.time_work_staff_v1 ul li+li {
    margin-left: 15px;
}

.time_work_staff_v1 ul li a {
    padding: 7px 15px 5px 15px;
    background: #ebebeb;
    margin-right: 7px;
    font-size: 14px;
    margin-bottom: 7px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.time_work_staff_v1 label,
.time_work_staff_v1 h3 {
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-weight: bold;
    text-transform: uppercase;
}

.time_work_staff_v1 ul {
    margin-top: 20px;
}

.white-popup {
    position: relative;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}

.time_work_staff_v1 .time_am_v1,
.time_work_staff_v1 .time_pm_v1 {
    margin-top: 30px;
}

.modal-body,
.modal_form_header {
    float: left;
    width: 100%
}

.box_account_v1 {
    position: relative;
}

.box_account_v1 .modal_form_header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #D6225A;
    background: #D6225A;
}

.modal_form_header h4 {
    margin: 0;
    line-height: 21px;
    font-size: 21px;
    color: #FFF;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}
#open_booking .mfp-close {
    color: #FFF;
        font-size: 40px;
    margin-right: 20px;
    margin-top: 24px;
}

/*.mfp-close {
    right: 20px !important;
    top: 25px !important;
}
*/
.popup_main_area {
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
}

.box_login h2,
.box_register h2 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-weight: bold;
    font-size: 25px;
}

.popup_main_area .box_login input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-size: 14px;
    height: 35px;
    margin-bottom: 15px;
    padding: 0 20px;
    width: 100%;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.popup_main_area .box_login .form_input_1 {
    margin-top: 40px;
}

.box_register .form_input_3 a {
    background-color: #f9a392 ;
    border: 1px solid #f9a392;
    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;
}

.txt_login a {
    color: #f9a392 !important;
}


/*booking copy module css*/

.content-shop-booking {
    float: left;
    width: 100%;
    padding: 40px 60px;
}

.group-select select {
    color: #545554;
    font-family: Arial;
    font-size: 16px;
    padding-left: 10px;
    height: 34px;
    line-height: normal;
    border-radius: 4px;
    outline: none;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.group-select input {
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    height: auto;
    padding: 10px 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.group-select {
    position: relative;
}

.group-select .icon-calendar {
    position: absolute;
    margin-top: 0px;
    right: 10px;
    top: 40px;
    font-size: 18px;
}

.group-select optgroup {
    font-weight: 700;
    color: #b98656;
    height: 30px;
    float: left;
    width: 100%;
}

.group-select select option {
    color: #515151;
    height: 30px;
    float: left;
    width: 100%;
}

.group-select label {
    float: left;
    width: 100%;
    font-family: 'Open Sans', 'Roboto Light', sans-serif;
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 8px;
    color: #333;
}

.content-shop-booking {
    float: left;
    width: 100%;
}

.btn-search {
    float: left;
    width: 100px;
    margin-top: 33px;
    margin-left: 30px;
    padding: 9px 0px;
    text-align: center;
}

.group-select {
    float: left;
    width: 260px;
    margin-right: 30px;
}

.group-select select {
    width: 100%;
}

.box-date {
    margin-right: 0px;
    /*width: 300px;*/
}
.box-date .fa-calendar{
    float: right;
    margin-top: 14px;
    margin-right: 0px;
}
.add-services {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-top: 15px;
    cursor: pointer;
}

.add-services img {
    margin-top: -4px;
    margin-right: 6px;
}

.item-booking {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.removeButton {
    cursor: pointer;
    position: absolute;
    /*left: -35px;*/
    /*top: 6px;*/
    z-index: 1;
}
.removeButton + .group-select>label{
    margin-left: 30px;
}
.infor-booking {
    float: left;
    width: 100%;
    margin: 30px 0px;
    /*padding: 15px;*/
    background: #fff;
}
.infor-booking ul{
    list-style-type: none;
    margin-top: 20px;
}
.infor-booking ul li{
    float: left;
    margin: 15px 10px 15px 0px;
}
.infor-booking ul li a.open_booking{
    padding: 10px;
    background: #ebebeb;
}
.infor-booking ul li a.open_booking:hover{
    background: #d6225a;
}

.services-book-inpage {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    margin-top: 60px;
}

.services-book-inpage .content-shop-booking {
    padding: 0px;
}

.group-select select {
    width: 100%;
    background: #fff;
    border-radius: 0px;
    height: 43px;
    border: 1px solid #e1e1e1;
    color: #999;
    font-size: 14px;
}

#serviceForm {
    float: left;
    width: 100%;
    position: relative;
}

.left-ctn-book {
    float: left;
    width: 100%;
}

.keyword_search {
    margin-top: 30px;
}

.search_title_for h4 {
    display: inline-block;
    font-weight: 500;
    color: #3e3e3e;
}

.search_title_for .tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.search_title_for .tags li {
    float: left;
}

.search_title_for .tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.search_title_for .tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.search_title_for .tag::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.search_title_for .tag:hover {
    background-color: #ffc267;
    color: white;
}

.search_title_for .tag:hover::after {
    border-left-color: #ffc267;
}

.search_title_for .tags li {
    padding-top: 10px;
}

.search_title_for .tags li.title_search {
    margin-top: 3px;
    margin-right: 5px;
}

.search_title_for .tags li.title_search span {
    font-weight: 600;
    color: #3e3e3e;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.search_title_for i {
    color: #ffc267;
}

.news_hover_action .icon-play {
    margin-left: 5px;
}

.post_video_user .media-left img {
    max-width: none;
    width: 80px;
    border-radius: 50%;
}

.post_video_user .name_author h4 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.author_post_desc .post_title h4 {
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-size: 24px;
}

.author_post_desc span+span {
    margin-left: 15px;
}

.button_sign .btn_sign {
    width: 100%;
    padding: 10px;
    border: 0;
}

.button_sign .color_sign_in {
    background-color: #3b88c8;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.button_sign .color_sign_up {
    background-color: #fa5066;
    font-family: 'Open Sans', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}
.padding_15{
    padding: 15px;
    display: flex;
}
.mb-15 {
    margin-bottom: 15px;
}

.please-choose{
    margin-top: 10px;
    padding: 5px 10px;
    text-align: left;
    font-size: 20px;
}

/* Order Page*/

.cart-table {
    /*margin-top: 45px;*/
    margin-bottom: 20px;
}
.mgb_50{
    margin: 20px 0px;
    line-height: 35px;
}

.cart-table ul li:first-child {
    border-bottom: 1px solid #dedede;
    width: 100%;
}

.cart-table .ui-inputText:focus {
    border: 1px solid #00c8b4;
}

.cart-table {
    background-color: #f6f6f6;
    padding: 30px;
}

.cart-table thead tr th {
    background: #fff;
    border: medium none !important;
    color: #333333;
    height: 40px;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}

.cart-table thead tr th.product {
    min-width: 320px;
}

.cart-table thead tr th.price {
    min-width: 100px;
}

.cart-table thead tr th.qty {
    min-width: 100px;
}

.cart-table thead tr th.add-cart {
    min-width: 150px;
}

.cart-table thead tr th.remove {
    min-width: 90px;
}

.cart-table tbody tr td {
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 2px;
    padding: 20px 0;
    vertical-align: middle;
    text-align: left;
}

.cart-table tbody tr:first-child td {
    padding-top: 30px;
}

.cart-table tbody tr:last-child td {
    padding-bottom: 0;
    border-bottom: none;
}

.cart-table .cart-product img {
    border: 1px solid #f3f3f3;
    display: block;
    float: left;
    margin-right: 25px;
    width: 93px;
}

.cart-table .cart-product .details {
    margin-top: 20px;
}

.cart-table .cart-product .details a {
    color: #606060;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.cart-table .cart-product .details a:hover {
    color: #7ac2d7;
    text-decoration: none;
}

.cart-table .cart-product .details p {
    margin: 0;
    font-weight: bold;
}

.cart-table .cart-price {
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.cart-table .cart-stock {
    color: #606060;
    text-transform: uppercase;
}


/*.cart-table .cart-pro-remove {
    background-color: transparent;
    border: 1px solid #999999;
    border-radius: 50%;
    color: #606060;
    height: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
    outline: none;
}*/

.cart-table .cart-pro-remove:hover {
    color: #7ac2d7;
}

.cart-table .cart-pro-remove i {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-left: 35px;
}

.cart-table .ui-inputText {
    color: #333;
    transition: .3s;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    width: 50%;
    padding: 0.6em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.cart-table-ver1 .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 15px 0;
    border-bottom: 1px solid #dedede;
}

.cart-table-ver1 {
    background-color: #f6f6f6;
    padding-top: 15px;
    padding-left: 15px;
}

.cart-table-ver1 .table>tbody>tr>td {
    border-top: none;
}

.cart-table-ver1 .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #fff;
}

.cart-table tr:first-child td {
    background-image: none;
}

.cart-table table tr:hover td {
    background-color: transparent;
}

.cart-table p {
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
    font-size: 16px;
}

.cart-table p.mgr_100 {
    margin-right: 100px;
}

.order_details_page .btn_cart_order {
    background-color: #7ac2d7;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-variant-ligatures: common-ligatures;
}


.btn_cart_order {
    background-color: #7ac2d7;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato',sans-serif;
    font-variant-ligatures: common-ligatures;
}
.scroll_btn {
    position: fixed;
    top: 0px;
    z-index: 1001;
}

.b-loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#map iframe {
    min-height: 400px;
}

.footer-copyright p {
    color: #fff;
}

.footer-copyright {
    background-color: #8dc548;
}

@media (min-width: 768px){
   
	/*HOVER DROPDOWN IN TABLET & DESKTOP*/
	li.dropdown:hover>a {
	}
	li.dropdown:hover>.dropdown-menu {
	    display: block;
	}
	.col-md-right {
	    width: 40%;
	    float: left;
	}
	.col-md-left {
	    width: 60%;
	    float: left;
	}
	.modal-dialog { margin-top: 10%; }
	
}
@media (min-width: 992px){

	.col-md-right, .col-md-left 	{ float: left;}
	.col-md-right 	{ width: 32%;}
	.col-md-left 	{ width: 68%;}
}
@media (min-width: 1200px){

}
@media (max-width: 1200px){
	.nav-social { padding-left: 10px; }
	.nav-social li {padding: 0 10px;}
	
}

@media (max-width: 990px){
	header {
	    min-height: 150px;
	}
	.header { background: #fff; position: inherit;padding-bottom: 15px; }
	.logo {  height: 80px; padding-bottom: 10px; }
	.logo img{ 
	    max-height: 90%;
	    -webkit-transition: all 0.4s ease-in-out;
	    -moz-transition: all 0.4s ease-in-out;
	    transition: all 0.4s ease-in-out;
	    -webkit-transform: translate3d(0, 0, 0);
	}
	.top-nav ul.nav-icon { display: none; }
	.top-bar li.s_opentime:after { display: none; }
	.top-bar li.s_opentime{ 
		display: block;
		text-align: right; 
		padding: 0;
		margin: 0 0 5px;
	}

	
	
}

@media (max-width: 768px){
	.modal-dialog { margin-top: 10%; }
	.mTitle { margin-bottom: 15px; }
	h3.title ,.mTitle{font-size: 3.5em;}
	.booking, .contact, .testimonals {padding: 50px 0;}
	.section.about { padding: 50px; }
	.srvc-img-right { float: none; }

	.booking { padding: 50px 0; }
	.booking .item { padding: 0 50px; }


	.copyright { text-align: center; }
	.footer-nav ul { text-align: center; }
	.footer-nav ul li {
	    margin-left: 5px;
	    padding: 0;
	}
	.footer-nav ul li:before { display: none; }
	.top-bar .widget-info li,
	
	.widget-social { text-align: center; }

}
@media (max-width: 767px){
	.top-nav { padding: 0;}
	div#bs-example-navbar-collapse-1 {
	    position: absolute;
	    z-index: 999;
	    background-color: rgba(8, 8, 8, 0.83);
	    width: 100%;
	    text-align: center;
	}
	.top-nav ul li {display: block;}
	.header-right { float: none; position: absolute; right: 0; top: 0px; width: 100%; }
	.about-hour { max-width: 500px; position: relative; top: 0; left: 0px;transform: translate(0%,0%); }
	
	header { min-height: 49px; }

}

@media (max-width: 480px){
	.book-btn  { right: 15px; }
	
	.list-service h3 {
	    font-size: 20px;
	    padding-top: 0px;
	    background-size: 60px;
	    min-height: 25px;
	}
	.list-service-content { padding-left: 0; }
	.gallery-item { height: 150px; }
	.contact-form {padding: 20px;}
	.section-title .subtitle { font-size: 14px; }
	.booking .item { padding: 0 50px;}
	.btn-lg  { margin-bottom: 20px; }

	.footer-widget { text-align: left; }
	.section-subtitle {font-size: 14px;padding: 0 10%;}

	.text-block-custom { padding: 0 10%; }
	.section-choose .choose-info {padding: 15px;}
	.section-pricing .item { margin-bottom: 30px; }
	
	.footer-info  { text-align: left; }
	.top-bar .widget-info  li { display: block; }
	.top-bar li.s_opentime { text-align: center; }
	

}

@media (max-width: 380px){
	.list-service h3 {font-size: 18px;}
	.contact-subscriber button {
	    padding: 0 10px;
	}
	.slider-reviews .item {min-height: 250px;}

}
@media (max-width: 320px){
	.section-title .subtitle { font-size: 12px; }
	

}
.footer .info_contact .fa {
    margin-right: 10px;
}

.navbar-header {
    float: left;
}

.navbar-menu > li:hover > ul.dropdown-menu {
    display: block;
}

.desktop-nav {
    float: right
}

.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: #e75073;
    border: 1px solid #e75073;
    height: 40px;
    line-height: 37px;
    transition: all 0.3s ease 0s;
    width: 40px;
    display: inline-block;
    text-decoration: none;
    color: #3e3e3e;
    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: #D6225A;
}

.btn-search-news {
    background: #FFF;
    color: #CCC;
    border: 0px;
    margin-top: -29px;
    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: #fafafa;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    display: block;
}

.list-cate-services ul li:hover a {
    background: #D6225A;
    color: #fff;
}

.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: #0e0e0e;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 6px;
    border-bottom: 4px solid #D6225A;
    position: relative;
    z-index: 999;
}

.box-news-right .title-page h2 span.right-initial {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #171515;
    left: 0px;
    bottom: 0px;
    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: #D6225A;
    width: 70px;
    height: 90px;
    font-family: 'CALI MT regular';
    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;
}

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

.form-tooltip-error {
    background: #d6225a;
}

.form-tooltip-error:before {
    border-color: #d6225a transparent transparent;
}

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

.pagination > li > a, .pagination > li > span {
    color: #e75073;
}

.pagination > .active > a, .pagination > .active > span {
    background-color: #e75073;
    border-color: #e75073;
}

.address_info li, .store-fronts li {
    padding-left: 35px;
    position: relative;
    padding-bottom: 5px;
}

.address_info li i.fa, .store-fronts li i.fa {
    position: absolute;
    top: 4px;
    left: 0px;
}

.contact_info li {
    position: relative;
    padding-left: 80px;
    padding-bottom: 5px;
}

.contact_info li > span {
    position: absolute;
    left: 0px;
    top: 0px;
    font-weight: bold;
}

.social-switch-icon-wrap ul li {
    float: left;
    margin-right: 5px;
}

.social-switch-icon-wrap ul li a img {
    max-width: 35px;
}

#my-slider .sp-buttons {
    position: absolute;
    bottom: 10px;
}

.section-wrap {
    padding-top: 10px;
}


/* Update t12d14y2017 */
/* Image bg */
.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: left;
    background-position-y: top;
    background-size: cover;
}

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

.slider-pro .sp-buttons {
    margin-top: -35px;
}

.gallery-box-wrap {
    padding: 0 10px;
}

.gallery-item, .gallery-item > span {
    height: auto;
    padding: 0;
    margin: 0;
}

.gallery-box {
    position: relative;
    background-color: #fff;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px;
}

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

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

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

.footer-info table {
    width: 100%;
}

.footer-social, .footer-newletter {
    text-align: center;
}

.footer-social .icon-footer > li {
    display: inline-block;
    margin: 3px;
}

.thumb_image_service {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: left;
    background-position-y: top;
    background-size: cover;
    border-radius: 50%;
}

.scroll_btn {
    position: fixed;
    z-index: 1001;
}

.video_about iframe {
    width: 100%;
    height: 300px;
}

.widget-social ul li img {
    max-width: 25px;
}

.list-inline > li {
    padding-right: 0px;
    padding-left: 0px;
}

.list-service .item .thumb .btn-inner {
    position: absolute;
    top: 39%;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.list-service .item .thumb .btn-inner a {
    width: 120px;
    height: 46px;
    background-image: linear-gradient(to right, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
    background-size: 200% auto;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    line-height: 46px;
    margin: 0 auto;
    border-radius: 25px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

.list-service .item .thumb:hover > .btn-inner a {
    opacity: 1;
    visibility: visible;
}

.list-service .item:hover > .thumb:before {
    border: 10px solid rgb(245, 185, 249);
}

.title_page_service {
    text-align: left;
}

.section > .container > .in-container {
    margin: 0px;
}

.header, .menu_mobile_v1 {
    /*position: inherit !important;*/
}

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

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

    .footer .info_contact {
        text-align: left;
    }

    .content-shop-booking {
        padding: 10px 0px;
    }

    .group-select {
        width: 100%;
        margin-right: 0px;
    }

    .btn-search {
        width: 100%;
        margin-left: 0px;
    }

    .gallery-box-wrap .col-xs-6 {
        padding: 0 7px;
    }

    .to p-right .btn_service_book {
        text-align: center;
    }

    .top-right .btn_service_book a.btn-default {
        padding: 9px 14px;
        font-size: 13px;

    }

    .scroll_btn {
        top: 68px;
    }

    .title_page_service {
        text-align: center;
    }
}

/* 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 {
    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: 10px;
    font-weight: bold;
}

/*CSS LOGO*/
.mean-container .mean-bar {
    height: 100px;
}

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

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

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

.mobile_logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
}

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

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

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

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

    .mobile_logo img {
        max-height: 110px;
    }
}

@media (min-width: 992px) {
    .logo {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 120px;
        line-height: 120px;
    }

    .logo img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 120px;
    }

    .navbar.main-nav {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .logo {
        width: initial;
        text-align: left;
        height: 130px;
        line-height: 130px;
        max-width: 360px;
        max-height: initial;
    }

    .logo img {
        max-height: 130px;
    }

    .navbar.main-nav {
        width: initial;
        text-align: right;
    }

    .navbar-nav > li > a {
        padding: 0px 15px;
    }
}

/*Mi POPOVER*/
.mi-popover-wrap {
    display: block;
    position: relative;
}

.mi-popover-wrap .mi-popover {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #fcbaf8;
    border-radius: 5px;
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

.mi-popover-wrap .arrow {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fcbaf8;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fcbaf8;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fcbaf8;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fcbaf8;
}

.mi-popover-wrap:hover .mi-popover, .mi-popover-wrap:focus .mi-popover, .mi-popover-wrap:active .mi-popover,
.list-service .item:hover .thumb .mi-popover,
.list-service .item:focus .thumb .mi-popover,
.list-service .item:active .thumb .mi-popover,
.list-service .item .thumb:hover .mi-popover,
.list-service .item .thumb:focus .mi-popover,
.list-service .item .thumb:active .mi-popover {
    opacity: 1;
    visibility: visible;
    display: block;
}

.mi-popover .popover-link {
    margin: 0 5px;
    border-bottom: 1px dotted #eee;
}

.mi-popover .popover-link a {
    display: inline-block !important;
    opacity: 1 !important;
    visibility: initial !important;
    background: none !important;
    color: #333 !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 10px 0;
}

.mi-popover .popover-link a:hover {
    color: #fcbaf8 !important;
}

.list-service .item:hover .thumb > .btn-inner a {
    opacity: 1;
    visibility: visible;
}

.list-service .item .link-detail {
    display: inline-block;
}

.list-service .item, .list-service .item .thumb, .mi-popover-wrap:active, .mi-popover-wrap:active .mi-popover {
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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

.freeze-btn.scroll_btn {
    top: 130px;
}

.widget-social ul li img {
    background-color: #fff;
}

.form-tooltip-serror ul {
    padding: 0;
}

.form-tooltip-serror ul li {
    list-style-type: none;
}

/*Cart*/
.cart-table {
    padding: 15px;
}

.cart-table thead tr th.remove {
    min-width: 50px;
}

.cart-table tbody tr td {
    vertical-align: top;
}

.cart-table .cart-product img {
    margin: 0 15px 15px 0;
}

.cart-table .cart-product .details {
    margin: 0;
}

.cart-table thead tr th.price-total, .cart-table tbody tr td.price-total-item {
    min-width: 100px;
    text-align: right;
    padding-right: 15px;
}

.cart-table tbody tr td {
    padding-right: 15px;
}

.cart-table tbody tr td.price-total-item {
    font-weight: bold;
}

.cart-table .cart-pro-remove i {
    margin-left: 15px;
}

.cart-table .cart-total tbody tr td:first-child {
    width: 90%;
    text-align: right;
}

.cart-table .cart-total tbody tr td {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}

.cart-table .cart-total tbody tr td p {
    margin-top: 0;
}

.cart-button {
    text-align: center;
}

.cart-button .btn-cart-continue, .cart-button .btn-cart-next-step {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .cart-table .cart-total tbody tr:first-child td {
        border-top: 2px solid #fff;
        padding-top: 15px;
    }

    .cart-button .btn-cart-continue {
        float: left;
    }

    .cart-button .btn-cart-next-step {
        float: right;
    }
}

@media (max-width: 767px) {
    .cart-table thead tr th {
        padding-right: 15px;
    }

    .cart-table thead tr th.product, .cart-table thead tr th.qty,
    .cart-table thead tr th.price {
        min-width: auto;
        width: auto;
    }

    .cart-table .cart-product img {
        float: none;
    }

    .cart-table .ui-inputText {
        width: 100%;
    }

    .cart-table p.title_des {
        white-space: normal;
        min-width: 130px;
    }

    .cart-table .cart-total {
        border: none;
    }
}

@media (max-width: 480px) {
    .cart-table thead tr th {
        font-size: 11px;
    }
}

/*Service*/
ul.services_tab_ul_v1, ul.service_gallery, ul.services_item_ul_v1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.services_item_ul_v1 {
    margin: 15px auto;
}

li.ui-state-default {
    background: #e6e6e6;
}

li.ui-state-default.list_child a {
    padding-left: 30px;
}

li.ui-state-default + li.ui-state-default {
    margin-top: 5px;
}

li.ui-state-default a {
    display: block;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    color: #000;
    padding: 15px;
}

li.ui-state-default:hover, li.ui-tabs-active, li.ui-state-active {
    background-color: #000;
}

li.ui-state-default:hover a, li.ui-tabs-active a, li.ui-state-active a {
    color: #fff;
}

li.services_item_v1 {
    border-bottom: 1px dashed #dedede;
    clear: both;
}

li.services_item_v1 + li.services_item_v1 {
    padding-top: 15px;
}

li.services_item_v1 span.name_service_v1, li.services_item_v1 span.price_service_v1 {
    font-size: 17px;
}

li.services_item_v1 span.price_service_v1 {
    color: #f00;
}

.service_price_table {
    margin-top: 15px;
    margin-bottom: 15px;
}

.pagination .page-link, .pagination_v1 li, .pagination li {
    cursor: pointer;
}

/*Popup*/
.white-popup {
    overflow: initial;
}

/* Home Slider */
.sp-text {
    color: #fff;
    font-size: 40px;
    font-style: italic;
    font-family: Arizonia;
    text-shadow: 1px 1px 3px #000;
}

/* Cart, Payment */
.relative {
    position: relative;
}

.block-Payment .group-select, .block-Payment .group-select label {
    float: none;
    width: auto;
}

.gift-price-note {
    margin: auto;
}

/* Freeze */
#back-top {
    bottom: 0;
}

.freeze-footer {
    bottom: 60px;
}

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

#open_booking .mfp-close {
    margin: auto;
    color: #333;
    font-size: 28px;
}

.box_account_v1 {
    text-align: left;
}

/* Booking */
.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: #fcbaf8;
    background-image: linear-gradient(to right, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
    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;
    }
}

/* Custom for this theme */
.form-booking .group-select, .form-booking .group-select label,
.form-booking-confirm .group-select, .form-booking-confirm .group-select label,
.form-booking .btn-search {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.form-booking .group-select, .form-booking .group-select label,
.form-booking-confirm .group-select, .form-booking-confirm .group-select label {
    width: auto;
}

.form-booking .btn-search {
    margin-top: auto;
}

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

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

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

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

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

.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-gallery-content, .m-gallery-listing, .m-gallery-paging {
    text-align: center;
}

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

/*BEG: css for Gallery-Html*/
.item-slider .gallery-item,
.item-slider .gallery-item .item,
.item-slider .gallery-item .item > span {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.item-slider .youtube-inner iframe {
    display: flex !important;
}

.m-gallery-box-wrap .col-xs-6.col-sm-6.col-md-4 {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.m-gallery-box-wrap .col-xs-6.col-sm-6.col-md-4 .m-gallery-box {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    padding: 0;
    margin: 0 -10px 0px;
}

.m-gallery-box-wrap .col-xs-6.col-sm-6.col-md-4 .m-gallery-box .m-image-bg {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    background-size: cover;
}

.m-gallery-box-wrap .col-xs-6.col-sm-6.col-md-4 .m-gallery-box .m-image-bg img {
    display: none;
}

body.site-sub-page.site-gallery .list-gallery .col-md-3.col-xs-6 {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

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

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

.youtube-wrapper .youtube-inner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

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

/*END: css for Gallery-Html*/

/* BEG: banner-slider-video */
.sp-slide .video-item, .sp-slide .youtube-item {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    z-index: 9999;
}

@media (max-width: 575px) {
    .slider-width-height .fixed {
        width: 100vh;
        height: 50vh;
    }
}

/* END: banner-slider-video */
