/** Generated by FG **/
@font-face {
    font-family: 'Conv_timesi';
    src: url('fonts/timesi.eot');
    src: local('☺'), url('../fonts/timesi.woff') format('woff'), url('../fonts/timesi.ttf') format('truetype'), url('../fonts/timesi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.welcome-text {
    font-size: 14px;
    color: #868686;
    font-weight: 300;
    line-height: 34px;
}
.background-f4{
    background: #f4f4f4;
}
.contact-link {
    font-size: 14px;
    font-family: 'Open Sans', 'Roboto Light', Arial, sans-serif;
    color: #868686;
    font-weight: 300;
    height: 36px;
    line-height: 36px;
}
.layout-header-1{
    padding-top: 3px;
    padding-bottom: 3px;
}
.contact-link i {
    font-size: 15px;
    float: left;
    margin-top: 11px;
}
.contact-link p{
    margin-left: 30px;
}
.header-container{
    position: relative;
    z-index: 999;
    box-shadow: rgba(0,0,0,0.15) 0px 0px 10px;
}
.header-social{
    float: right;
}
.header-social ul li {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0px 8px;
}
.header-social ul li:last-child a{
    margin-right: 0px;
}
.header-social ul li a {
    color: #fff;
    font-size: 16px;
}
.contact-link{
    float: right;
}
.logo img {
    /*width: 130px;
    margin: 15px 0px;*/
    max-height: 82px;
}
.tp-leftarrow {
    z-index:100;
    cursor:pointer;
    position:relative;
    background:url(../images/next-copy-2.png) no-repeat top left !important;
    width:40px;
    height: 80px !important;
}
.tp-rightarrow {   
    z-index:100;
    cursor:pointer; 
    position:relative;  
    background:url(../images/next.png) no-repeat top left !important;   
    width:40px; 
    height: 80px !important;   
}
.main-content{
    float: left;
    width: 100%;
}
.footer{
    float: left;width: 100%;
}
/*style about-us 1*/
.bg-about-us {
    width: 100%;
    padding-right: 0px;
    float: left;
    width: 100%;
    margin: 30px 0px 0px 0px;
    background-size: 100%;
}
.title-standard{
    float: left;
    width: 100%;
}
.title-standard h2 {
    color: #585858;
    font-family: 'Prata', serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
    position: relative;
    text-transform: uppercase;
}
.title-standard h2 span{
    font-family: 'Great Vibes', cursive;
    text-transform: capitalize;
    color: #f9a392;
    float: left;
    margin-bottom: 11px;
    width: 100%;

}

.title-standard p {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Open Sans', serif;
    font-style: italic;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.ctn-about-us{
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.ctn-about-us ul{
    margin: 30px 0px 0px 0px;
    float: left;
    width: 100%;
}
.ctn-about-us ul li{
    float: left;
    width: 100%;
}
.item-hag-about{
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 30px;
}
.img-hag-about {
    float: left;
    /*width: 70px;*/
    /*display: table;*/
    margin-right: 22px;
}
.title-hag-about{
    float: left;
    width: 100%;
}
.title-hag-about h2{
    clear: none;
    color: #585858;
    font-family: 'Prata', serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 6px ;
    margin-bottom: 12px;
}
.title-hag-about span {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Open Sans', serif;
}
.img-about-us-index{
    padding: 30px 0px;
}
/*
.img-about-us-index a{
    position: absolute;
    height: 100%;
    left: 0px;
    width: 100%;
    top: 0px;
    overflow: hidden;
        padding: 50px;
}*/
/*.img-about-us-index a img{
    min-width: 100%;
    max-width: initial;
    min-height: 100%;
    max-height: 100%;
        margin-left: -30%;
}*/
.about-flex{
    display: flex;
}
.read-more{
    width: 110px;
    height: 35px;
    float: left;
    color: #f9a392;
    line-height: 35px;
    text-align: left;
    font-weight: 600;
    font-family: "Open Sans";
    margin-top: 15px;
    margin-bottom: 15px;
}
.read-more:hover{
    color: #666;
}
.business-hour{
    float: left;
    width: 100%;
}
.business-hour h2{
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.business-hour ul{
    float: left;
    width: 100%;
}
.business-hour  ul li{
    width: 50%;
    float: left;
}
.business-hour  ul li p{
    color: #666;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.business-hour  ul li p span{
    margin-left: 6px;
}
/*end about us 1*/

/*end our-services 1*/
.video-services{
    position: relative;
    float: left;
    width: 100%;
}
.our-services {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #fff;
    padding: 0px 0px;
    position: relative;
}
.our-services .row{
    margin: 0px;
    display: flex;
}
.our-services .col-xs-6{
    padding: 0px;
}
.ctn-our-services{
    float: left;
    width: 100%;
    height: 100%;
    border-top:1px solid #e5e5e5;
    
}
.video-services:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(10, 10, 10, 0.47);
    width: 100%;
    height: 100%;
}
.our-services .container{
    position: relative;
    z-index: 999;
}
#owl-our-services{
    float: left;
    width: 100%;
}
.our-services .title-standard h2{
    color: #fff;
}
#owl-our-services{
    margin-top: 20px;
}
#owl-our-services .owl-item{
    padding: 10px 15px;
}

.item-our-services {
    float: left;
    width: 50%;
    height: 50%;
    border:1px solid #e5e5e5;
    padding-bottom: 5px;
}
.item-our-services:hover{
    background: #f5f5f5;
}
.img-our-services {
    float: left;
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 13px solid rgba(255, 255, 255, 0.42);
}
.img-our-services img {
    height: 100%;
    max-width: initial;
    min-width: 100%;
}
.title-our-services{
    float: left;
    width: 100%;
    text-align: center;
    height: 100%;
    display: table;
}
.title-our-services h2 a {
    color: #585858;
    /*font-weight: 400;*/
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Prata', serif;
}
.title-our-services h2 a:hover{
    color: #a58307;
}
.title-our-services p{
    font-family: 'Open Sans', serif;
    font-size: 14px;
    line-height: 20px;
    padding: 20px;
    max-height: 119px;
    /*height: 155px;*/
    overflow: hidden;
    color: #8d8d8d;
}
.choice-services{
    color: #fab8ab;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0px;
    display: block;
}
.book-online {
    float: left;
    width: 100%;
    background: #f9a392;
    height: auto;
    padding: 20px;
}
.book-online span{
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    float:left;
    padding-top: 15px;
}
.book-online a {
    color: #f9a392;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    background: #fff;
    padding: 5px;
    display: inline-flex;
    
}
.book-online a spam{
    border: 1px solid #f9a392;
    padding: 10px 20px;
    display: block;
}
.book-online a spam:hover{
    border: 1px solid #000;
    color: #000;
}
/*end our-services 1*/

/* services 2*/
.services-style-2{
    float: left;
    width: 100%;
    margin: 20px 0px;
}
.title-services-2 {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    margin: 15px 0px;
    position: relative;
}
.title-services-2:after{
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 10px;
    background: url(../images/mod-line.png) no-repeat;
}
.box-services-left {
    float: left;
    width: 100%;
    padding-right: 60px;
}
.item-services-2{
    float: left;
    width: 100%;
}
.item-services-2 h3{
    font-weight: 600;
    font-size: 20px;
    color: #ff0000;
    text-transform: uppercase;
    font-family: Open Sans;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 23px;
}
.item-services-2 ul{
    float: left;
    width: 100%;
}
.item-services-2 ul li{
    float: left;
    width: 100%;
}
.item-services-2 ul li p{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.item-services-2 ul li p span{
    float: right;
}
.table-list-services{
    float: left;
    width: 100%;
    margin-top: 15px;
}
.item-table-services{
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.item-table-services label {
    float: left;
    width: 50%;
    color: #ff6600;
    font-size: 14px;
    font-weight: 600;
    font-family: Open Sans;
}
.price-services {
    float: left;
    width: 100px;
    color: #ff6600;
    font-size: 14px;
    font-weight: 600;
    font-family: Open Sans;
    line-height: 29px;
    margin-top: -5px;
}
.manicure-services{
    float: right;
    color: #ff6600;
    font-size: 14px;
    font-weight: 600;
    font-family: Open Sans;
}
.box-services-right{
    float: left;
    width: 100%;
    padding-left: 70px;
}
.banner-services-2{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.banner-services-2 img{
    width: 100%;
}
.list-our-services-category .item-our-services {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.ctn-our-services .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}
/*end services 2*/

/*end gallery 1*/
.list-gallery-page-1{
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.item-list-gallery{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.img-item-list-gallery img{
    height: 100%;
    max-width: initial;
}
.btn-item-list-gallery{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(../images/bg-tran-slider.png);
}
.btn-item-list-gallery h2 a{
    color: #fff;
    font-family: Roboto;
    font-weight: 500;
}
.btn-item-list-gallery h2 a:hover {
    color: #f9c593;
}
.img-item-list-gallery{
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
}
.gallery-index{
    float: left;
    width: 100%;
    padding-top: 60px;
    position: relative;
    padding-bottom: 100px;
    background: #fefcfd;
}
.ctn-gallery-index{
    float: left;
    width: 100%;
    margin: 20px 0px;
}
.gallery-img-big, .gallery-img-small{
    float: left;
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-height: 460px;
}
.gallery-img-big a, .gallery-img-big a img{
    float: left;
    height: 100%;
    min-width: 100%;
}
.gallery-img-small a{
    float: left;
    width: 100%;
    height: 50%;
}
.gallery-img-small a img{
    height: 100%;
    float: left;
    max-width: initial;
    min-width: 100%;
}
.gallery-img-small a:first-child{
    border-bottom: 15px solid #fff;
}
.gallery-img-small a:last-child{
    border-top: 15px solid #fff;
}
.bg-nail-gallery {
    background-position: left bottom;
    position: absolute;
    left: 0px;
    bottom: -200px;
    width: 1000px;
    height: 570px;
    background-repeat: no-repeat;
    z-index: 99;
}
.gallery-index .container{
    position: relative;
    z-index: 999;
}
/*end gallery1*/

/*contact form 1*/
.contact-form-1 {
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 120px;
}
.bg-fefcfd{
    background: #fefcfd;
}
.ctn-contact-form-1 {
    float: left;
    width: 100%;
    padding: 30px;
    box-shadow: 0px 0px 9px #ccc;
    position: relative;
    z-index: 999;
}
.ctn-order-fixed {
    padding: 0px 10px;
    margin-top: 0px;
    float: left;
    width: 100%;
}
.style-input {
    background: #fff;
    border: none;
    margin: 7px 0px;
    border-radius: 4px;
    height: 40px;
    padding-left: 10px;
    color: #000;
    width: 100%;
    line-height: 43px;
    border: 1px solid #ddd;

}
.ctn-order-fixed .style-input:first-child{
    margin-top: 0px;
}
.style-button {
    background: #850050;
    border: none;
    margin: 7px 0px;
    border-radius: 4px;
    padding-left: 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 25px;
    line-height: 22px;
    float: left;
}
.style-textarea{
    min-height: 120px;
}
.subscrible{
    float: left;
    width: 100%;
    margin-top: 80px;
    background: url(../images/bg-footer.png) no-repeat;
    height: 130px;
}
.subscrible .style-input {
    width: 100%;
    display: inline-block;
}
.subscrible .style-button {
    display: inline-block;
    float: initial;
}
.subscrible-form{
    float: left;
    width: 100%;
    margin-top: 65px;
    text-align: center;
}
.bg-contact-form {
    background-position: left bottom;
    position: absolute;
    right: 0px;
    bottom: 00px;
    width: 500px;
    height: 570px;
    background-repeat: no-repeat;
    z-index: 4;
}
.contact-form-1 .container{
    position: relative;
    z-index: 99;
}
.subscrible-form h2{
    font-family: 'uvn song sang';
    display: inline-block;
    font-size: 30px;
    margin: 0px;
}
.item-subscrible {
    width: 23.3333%;
    display: inline-block;
    margin: 0px 20px;
    position: relative;
}
.subscrible .style-button {
    display: inline-block;
    float: initial;
    margin-left: 15px;
}
.address-contact h2 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.address-contact ul li {
    margin-bottom: 15px;
    font-size: 14px;
}
.map-address h2 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.contact-page-1{
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.form-input-infor{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.form-input-infor h2{
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto;
    color: #515151;
}
.form-input-infor p{
    font-size: 15px;
    color: #777;
}
/*end contact form 1*/

/*footer template 1*/

.footer-page{
    float: left;
    width: 100%;
}
.logo-footer{
    padding-top: 80px;
    padding-bottom: 40px;
}
.copyright {
    padding: 30px 0px;
    color: #333;
    font-size: 12px;
    position: relative;
    padding-bottom: 50px;
}
.contact-footer {
    padding-bottom: 20px;
    position: relative;
    padding-top: 20px;
    z-index: 99;
}
.contact-footer h2{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 50px;
}
.contact-footer p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 31px;
}
.contact-footer p span{
    color: #850050;
}
.list-icon{
    position: relative;
    z-index: 999;
}
.list-icon a{
    color: #fff;
    font-size: 25px;
    margin-right: 20px;
    margin-top: 5px;
}
.list-icon a:hover{
    color: #e2096d;
    
}
.arrow-footer {
    background: url(../images/Shape-4.png) center bottom no-repeat;
    width: 196px;
    height: 213px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -2px;
    margin: auto;
    cursor: pointer;
}
.arrow-footer span {
    color: #fff;
    position: absolute;
    bottom: 18px;
    width: 13px;
    left: 0px;
    right: 0px;
    margin: auto;
    font-size: 25px;
    padding-top: 200px;
}
.arrow-footer span:first-child {
    bottom: 20px;
    left: 4px;
    font-size: 12px;
}
.copyright p{
    color: #424242;
    font-weight: 500;
    font-size: 14px;
}
.footer-page{
    position: relative;
    border-top: 1px solid #e5e5e5;
}
/*end footer template 1*/
.logo{
    position: absolute;
    left: 0px;
    /*top: 0px;*/
}
/*menu*/
.main-menu {
    padding-left: 260px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
}
.main-menu ul li a {
    font-size: 14px;
    font-family: 'Prata', serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #585858;
    border-bottom: 1px solid transparent;
}
.main-menu ul li:hover a, .main-menu ul li.active a{
    border-bottom: 1px solid #a58307;
    color: #a58307;
}
.main-menu ul li {
    position: relative;
}
.box-menu-2 {
    display: none;
    position: absolute;
    top: 100%;
    background: rgb(16, 15, 16);
    padding: 10px 0px;
    left: 0px;
    min-width: 185px;
}
.main-menu ul li:hover .box-menu-2{
    display: block;
}
.box-menu-3 {
    display: none;
    position: absolute;
    top: -10px;
    background: rgb(37, 25, 32);
    padding: 10px 0px;
    left: 100%;
    min-width: 170px;
    margin-left: 0px;
}
.menu-item-lv2, .menu-item-lv3 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    padding: 8px 15px;
    
}
.menu-item-lv2:hover{
    background: #251920;
}
.menu-item-lv2 a{
    margin: 0px;
    padding: 0px  !important;
}
.span-lv-1 {
    position: absolute;
    right: -13px;
    top: 13px;
    color: #000;
}
.span-lv-2 {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
}
.menu-item-lv2 a{
    margin: 0px !important;
    width: 100%; 
    float:left;
}
.menu-item-lv2:hover .box-menu-3{
    display: block;
}
.box-menu-2 .menu-item-lv2:last-child, .box-menu-2 .menu-item-lv3:last-child{
    margin-bottom: 0px !important;
}
.menu-item-lv2 a, .menu-item-lv3 a {
    color: #fff !important;
    border-bottom: none !important;
    text-align: left;
    font-size: 14px !important;
    padding: 4px 0px !important;
}
.menu-item-lv3:hover {
    background: #100f10;
}
/*end menu*/

/*header-style-2*/
.header-style-2{

}
.header-style-2 .layout-header-2{
    float: left;
}
.header-style-2 .logo img {
    width: 160px;
    margin: 15px 0px;
}
.header-style-2 .layout-header-3{
    float: right;
    margin-top: 30px;
}
.header-style-2 .main-menu ul li a {
    font-size: 16px;
    font-family: 'Roboto', 'Roboto Light', Arial, sans-serif;
    font-weight: 400;
}
/*end header-style-2*/

.banner-page-list{
    height: 240px;
    overflow: hidden;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
}
.banner-page-list:after{
    content: "";
    background: rgba(0, 0, 0, 0.37);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.banner-page-list .title-page {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    max-height: 425px;
    left: 0px;
    z-index: 99;
}
.banner-page-list h2{
    position: absolute;
    bottom: 85px;
    left: 0px;
    font-family: 'Prata', serif;
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
.banner-page-list .container{
    position: relative;
    height: 100%;
}
/*breakcrumb*/
.breakcrumb {
    float: left;
    width: 100%;
    background: transparent;
    bottom: 10px;
    padding-top: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.breakcrumb a, .breakcrumb p{
    padding: 10px 7px;
   display: inline-block;
   color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', serif;
}
.breakcrumb a:hover{
    color: red;
}
/*end breakcrumb*/

/*style page services 1*/
.services-style-1{
    float: left;
    width: 100%;
    margin: 30px 0px;
}
.cate-services{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.cate-services h2 {
    float: left;
    width: 100%;
    margin: 15px 0px;
    color: #666;
    font-size: 18px;
    font-family: Roboto;
}
.cate-services ul{
    float: left;
    width: 100%;
    box-shadow: 0px 0px 5px #ccc;
}
.cate-services ul li a{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 15px;
    padding: 12px 25px;
    color: #666;
    font-family: Roboto;
    font-weight: 300;
    border-top: 1px solid #ebebeb;
}
.cate-services ul li:hover a, .cate-services ul li.active a{
    background: #900057;
    color: #fff;
}
.cate-services:after {
    content: "";
    background: url(../images/bg-bar-services.png) center bottom no-repeat;
    background-size: 100%;
    bottom: -9px;
    left: 4px;
    width: 100%;
    position: absolute;
    height: 15px;
}
.list-services{
    float: left;
    width: 100%;
}
.item-services {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.img-item-services {
    float: left;
    margin-right: 30px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #d59ebf;
    position: relative;
    margin-top: 25px;
}
.img-item-services img {
    position: absolute;
    min-height: 100%;
    max-width: initial;
    left: -30%;
}
.title-item-services h2 {
    clear: initial;
    margin-bottom: 0px;
}
.title-item-services h2 a{
    font-family: Roboto;
    font-weight: 300;
    font-size: 24px;
}
.title-item-services span.time{
    font-family: Roboto;
    font-weight: 300;
    font-size: 15px;
    color: #999;
}
.title-item-services p{
    font-family: Roboto;
    font-weight: 300;
    font-size: 15px;
    color: #999;
    margin-top: 15px;
}
.title-item-services .view-more{
    background: #850050;
    color: #fff;
    padding: 6px 21px;
    display: inline-block;
    margin-top: 15px;
    font-size: 20px;
    border-radius: 8px;
    font-family: Roboto;
    font-weight: 300;
}
/*end style page services 1*/

/*style page gallery 1*/
.gallery-style-1{
    float: left;
    width: 100%;
}
.cate-gallery{
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
/*    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;*/
}
.cate-gallery ul li{
    display: inline-block;
}
.cate-gallery ul li a {
   font-family: 'Prata', serif;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding: 10px 30px;
    color: #666666;
    display: inline-block;
    border: 1px solid #f9a392;
}
.cate-gallery ul li.active a, .cate-gallery ul li:hover a {
    background: #f9a392;
    color: #fff;
}
.item-gallery{
    float: left;
    width: 100%;
    position: relative;
    /*height: 100%;*/
    height: 250px;
    margin-bottom: 30px;
}
.img-item-gallery{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img-item-gallery img {
    max-width: 100%;
    margin: auto;
    display: block;
}
.social-item-gallery {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.77);
    text-align: center;
    border: 7px solid #fadcd6;
    display: table;
    opacity: 0;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.social-item-gallery h2 lable.a{
    text-align: center;
    color: #f9a392;
    float: left;
    width: 100%;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s; 
    font-family: 'Prata', serif;
    text-transform: uppercase;
}
.social-item-gallery ul li{
    display: inline-block;
    margin: 0px 6px;
}
.social-item-gallery ul li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    padding-top: 5px;
}

.item-gallery.active .social-item-gallery{
    opacity: 1;
}
.item-gallery.active .social-item-gallery h2 a{
    margin-bottom: 5px;
}
.item-gallery.active .social-item-gallery span{
    color: #f9a392;
    text-transform: uppercase;
    font-size: 14px;
}
.item-gallery .social-item-gallery span{
    color: #f9a392;
    text-transform: uppercase;
    font-size: 14px;
}
.social-item-gallery ul li a:hover {
    color: #fff;
    background:  #8e0808;
    border: 2px solid #8e0808;
}
.list-gallery{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.item-gallery.active .social-item-gallery h2 a:hover{
        color: #a58307;
}
.btn-load-more{
    float: left;
    width: 100%;
    text-align: center;
}
.btn-load-more a {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    background: #f9a392;
    padding: 5px;
    display: inline-block;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.btn-load-more a span{
    border: 1px solid #fff;
    padding: 10px 35px;
    display: block;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.btn-load-more a span:hover{
    border: 1px solid #777;
    color: #fff;
}
/*end style page gallery 1*/

/*about us 1*/
.about-us-page-1 .title-about-us {
    font-family: 'utm swiss condensed';
    color: #333333;
    font-size: 36px;
    margin-bottom: 0px;
}
.item-about-us{
    float: left;
    width: 100%;
}
.content-item-about-us{
    float: left;
    width: 50%;
}
.img-item-about-us{
    float: left;
    width: 50%;
}
.about-us-page-1 .item-about-us:nth-child(2n+1) .content-item-about-us{
    float: right;
}
.content-item-about-us p {
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
    padding-right: 30px;
    margin-top: 50px;
    color: #333333;
}
.about-us-page-1 .item-about-us:nth-child(2n+1) .content-item-about-us{
    float: right;
    padding-right: 0px;
    padding-left: 30px;
}
/*end about us 1*/

/*Coupon page 1*/
.coupon-page-1{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.coupon-page-1 .item-coupon{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.coupon-page-1 .item-coupon h2{
    text-align: center;

}
/*end Coupon page 1*/

/*video page 1*/
.video-page-1{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.video-page-1 .item-video{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.btn-item-video{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.btn-item-video:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.48);
}
.btn-item-video a.button-play{
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    background: url(../images/play-button.png) no-repeat;
    z-index: 9999;
}

.video-play{
    border-radius: 50%;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    
}
.width-show-iframe{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 854px;
    height: 480px;
    z-index: 9999;
}
.show-iframe{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
   margin: auto;
   width: 854px;
   height: 480px;
   z-index: 9999;
}
.overlay{
    float: left;
    width: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transform:scale(0);
    z-index: 999999;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s; 
    background: url(../images/bg-tran-slider.png);
}
.show-overlay{
    transform:scale(1);
    display: block;
}

.hide-video{
    opacity: 1;
}
.bt-menu-trigger {
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 100;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 200;
    -webkit-transform: translateY(-100%) translateY(-20px);
    transform: translateY(-100%) translateY(-20px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.bt-menu-trigger span:before, .bt-menu-trigger span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
}
.bt-menu-trigger span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bt-menu-trigger span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overlay-btn{
    content: "";
    position: absolute;
    background: url(../images/bg-tran-slider.png) ;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.show-iframe iframe{
    width: 100%;
    height: 100%;
}
.btn-play {
    position: absolute;
    background: url(../images/icon-play.png) no-repeat;
        height: 95px;
    width: 95px;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 999;
    cursor: pointer;
}
/*end video page 1*/

/*gift-card-page-1*/
.gift-card-page-1{
    float: left;
    width: 100%;
    margin: 40px 0; 
}
.title-certifie{
    float: left;
    width: 100%;
}
.title-certifie h2{
    font-weight: 300;
    text-align: center;
    color: #111;
}
.title-certifie p{
    text-align: center;
    margin-bottom: 15px;
    color: #565656;
}
.form-input-card {
    float: left;
    width: 100%;
    margin: 15px 0px;
    text-align: center;
}
.form-input-card input{
    min-width: 650px;
    height: 40px;
    padding: 0px 15px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ebebeb;
    margin: 0px 20px;
}
.form-input-name input{
    min-width: 300px;
    height: 40px;
    padding: 0px 15px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ebebeb;
    margin: 0px 20px;
}
.form-input-name{
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
}
span.note{
    float: left;
    width: 100%;
    text-align: center;
}
.add-ticket{
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.add-ticket h2 {
    font-weight: 300;
    text-align: center;
    color: #111;
    text-transform: uppercase;
    font-size: 14px;
}
.check-ticket input{
    margin-right: 10px;
}
.check-ticket{
    font-weight: 300;
    font-size: 14px;
    color: #666;
}
.check-ticket span{
    margin: 15px 0px;
}

/*gift card 2 page*/
.gift-card-page-2{
    float: left;
    width: 100%;
}
.gift-card-step-2{
    width: 700px;
    margin: 40px auto;
}
.ctn-gift-card-step2{
    float: left;
    width: 100%;
    background: #f9f9f9;
    border:2px solid #ddd;
    border-radius: 5px;
    padding: 30px;
}
.ctn-gift-card-step2 ul li{
    float: left;
    width: 100%;
}
.gift-card-item{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}
.gift-card-item label {
    float: left;
    width: 180px;
    position: absolute;
    left: 0px;
    top: 1px;
    font-weight: 600;
    font-family: Roboto;
}
.gift-card-item span{
    font-weight: 600;
    font-family: Roboto;
    float: left;
    width: 100%;
}
.gift-card-item p {
    float: left;
    padding-left: 140px;
}
.gift-card-item img{
    width: 120px;
    border:1px solid #ebebeb;
    border-radius: 5px;
}
.gift-card-paypal img{
    width: initial;
    border: none;
}
.btn-purchase{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.btn-purchase a {
    text-decoration: none;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
    color: #ffffff;
    background: #51a351;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid transparent;
    padding: 7px 20px;
    border-radius: 4px;
    margin: 0px 5px;
}
.btn-purchase a:hover{
    background: #347234;
}
/*end gift card 2 page*/

/*gift card 3 page*/
.gift-card-page-3{
    float: left;
    width: 100%;
}
.gift-card-step-3{
    float: left;
    width: 670px;
        padding: 20px;
    border-radius: 5px;
    border: 2px solid #999;
    margin: 30px;
}
.img-gift-step-3{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.ctn-gift-card-step-3{
    float: left;
    width: 100%;
}
.img-gift-step-3 img{
    width: 100%;
    border-radius: 5px;
}
.ctn-gift-step-3{
    float: left;
    width: 100%;
}
.img-step-3{
    float: left;
    width: 120px;
    margin-right: 30px;
}
.img-step-3 img{
    border-radius: 5px;
}
.ctn-gift-step-3 h2{
    clear: initial;
}
.ctn-gift-step-3 h2 a{
    font-size: 16px;
}
.qr-step-3{
    float: left;
    width: 100%;
}
.qr-step-3 ul{
    float: left;
    width: 300px;
    margin-top: 15px;
}
.qr-step-3 ul li p {
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    
}
.qr-step-3 ul li p span{
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    float: left;
}
.qr-step-3 ul li p spam{
    color: red;
}
.qr-img{
    float: right;
    padding: 5px;
    border-radius: 5px;
     border: 1px solid #ebebeb;
}
.qr-note{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.qr-note p{
    padding: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
/*end gift card 3 page*/

/* .squaredFour */
.squaredFour {
     width: 20px; 
    position: relative;
    display: inline-block;
    margin-right: 7px;
}
.squaredFour label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    /*background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredFour label:after {
    content: '';
    width: 14px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 2px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.squaredFour label:hover::after {
    opacity: 0.5;
}
.squaredFour input[type=checkbox], .squaredFour input[type=radio] {
    visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
}
.squaredFour input[type=radio]:checked + label:after {
    opacity: 1;
}
.squaredFour label.radio-lb{
    border-radius: 50%;
}
.wpgc_terms{
    margin: 15px auto;
    width: 500px;
    max-height: 150px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    padding: 15px;
    display: none;
}
/* end .squaredFour */
.add-ticket span{
    color: #828282;
    font-style: italic;
    font-size: 15px;
    font-weight: 300;
    font-family: Roboto;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.item-ticket {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.item-ticket .squaredFour {
    width: 20px;
    position: relative;
    display: inline-block;
    margin-right: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.img-item-ticket{
    padding-left: 30px;
}
.img-item-ticket img{
    float: left;
    width: 100%;
    border-radius: 20px;
}
.list-ticket{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.checkout-ticket{
    float: left;
    width: 100%;
    text-align: center;
}
.personalize{
    font-size: 14px;
}
.personalize span, .checkout-ticket p{
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-align: center;
        font-size: 14px;
}
.checkout-ticket p a{
    color: red;
}
.checkout-ticket button{
    background: -webkit-linear-gradient(top, #0cbd11 0%, #0f9a12 40%, #076d09 100%);
    background: linear-gradient(to bottom, #0cbd11 0%, #0f9a12 40%, #076d09 100%);
    width: 160px;
    height: 45px;
    border: none;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}
/*gift-card-page-1*/

/*booking*/
.content-shop-booking{
    float: left;
    width: 100%;
    padding: 20px 60px;
    background-color: #f5f1eb;
}
.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: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
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: 'Roboto', 'Roboto Light', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 5px;
        color: rgba(0,0,0,.5);
}
.datepicker-days{
    padding: 10px;
}
.datepicker-days td.active:hover {
    background-color: #eb6663;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.old{
    color: #ccc;
    cursor: no-drop;
}
.fa-calendar{
    font-size: 21px;
    color: #444;
    margin-top: 37px;
    margin-left: 10px;
    float: left;
}
.btn-search{
    float: left;
    width: 100px;
    height: 33px;
    margin-top: 33px;
    margin-left: 30px;
    border: none;
    color: #444;
    text-transform: uppercase;
}
.group-select {
    float: left;
    width: 260px;
    margin-right: 30px;
}
.group-select select{
    width: 100%;
}
.box-date{
    margin-right: 0px;
    width: 120px;
}
.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;
}
.infor-booking{
    float: left;
    width: 100%;
    margin: 30px 0px;
    background: #FFF;
    padding: 15px;
}
.staff{
    float: left;
    width: 100%;
    background: #FFF;
}
.img-info-staff{
    float: left;
    max-width: 150px;
    margin-right: 15px;
}
.title-staff h2 {
    clear: none;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 6px;
    margin-top: 5px;
}
.title-staff h2 a{
    color: #666;
}
.title-staff span {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    color: #9a8b8b;
}
.info-staff{
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.time-booking{
    float: left;
    width: 100%;
    padding: 15px;
}
.time-booking p{
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.am, .pm{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.am label, .pm label{
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.am li, .pm li{
    
    
}
.am li a, .pm li a{
    float: left;
    margin-right: 7px;
    font-size: 14px;
    margin-bottom: 7px;
    padding: 5px 15px;
    background: #ebebeb;
}
.social-box {
    float: left;width: 100%;
    margin: 10px;
}
.social-box  ul li{
    display: inline-block;
}
.social-box  ul li a{
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    float: left;
    margin-right: 10px;
    text-align: center;
    padding-top: -1px;
    font-size: 15px;
}
.bg-red{
    background: red !important;
}
.bg-blue{
    background: #395C94 !important;
}
.skype{
    background: #AEDCF3 !important;
}
.pinter{
    background: #CA1E2C !important;
}
.style-2{
    display: flex;
}
.style-2 .staff {
    float: left;
     width: initial; 
    padding: 15px;
    display: flex;
}
.style-2 .info-staff {
    float: left;
     width: initial; 
    display: flex;
    min-width: 300px;
}
.style-2 .img-info-staff {
    float: left;
    max-width: 150px;
    margin-right: 15px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #e9eaea;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 18px;
}
.modal-title {
    margin: 0;
    line-height: 21px;
    font-size: 21px;
    color: #71706e;
    letter-spacing: 1px;
}
.modal-body, .box-account{
    float: left;
    width: 100%;
}
.bg-pop-white {
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
}
.box-account h2 {
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    font-weight: normal;
    color: #7e7e7e;
    clear: both;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-top: 6px;
}
.border-right{
    border-right: 1px solid #ebebeb;
}
.form-input-md{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.inputbox-type1{
    float: left;
    height: 35px;
    padding-left: 10px;
    width: 100%;
}
.reset-pass{
    float: left;
    width: 100%;
}
#chkRemember{
    margin-right: 4px;
    float: left;
}
.reset-pass a {
    float: right;
    font-weight: bold;
    color: #8a0404;
}
.reset-pass span{
    float: left;
    margin-top: 2px;
}
.modal-content{
    float: left;
}
.modal-footer{
    float: left;
    width: 100%;
    background: #ebebeb;
}
.btn-close{
    border-radius: 0px;
    background: #515151;
    color: #fff;
    border:none;
}
#lnkRegister {
    float: left;
    width: 100%;
    height: 35px;
    border: none;
    background: #d67906;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.btn-close:hover {
    color: #fff;
    background-color: #635757;
    border-color: #adadad;
}
.btn-login {
    float: left;
    height: 35px;
    border: none;
    background: #e04a32;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 30px;
    border-radius: 0;
    margin-left: 15px;
}
.btn-login:hover{
    background: #d67906;
    color: #fff;
}
.cont-order p {
    font-weight: bold;
    float: left;
    margin-bottom: 5px;
    margin-right: 30px;
    font-size: 15px;
}
.cont-order p span{
    font-weight: normal;
    margin-left: 5px;
}
.group-p{
    float: left;
    width: 100%;
}
.sdt-customer{
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 7px;
    margin-top: 10px;
}
.sdt-customer select{
    height: 35px;
    border: 1px solid #ccc;
    padding: 0px 15px;
    margin-right: 10px;
    float: left;
}
.sdt-customer input{
    max-width: 200px;
    border: 1px solid #ccc;
}
.comment-customer{
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    display: flex;
}
.comment-customer label{
    margin-right: 15px;
}
.comment-customer textarea{
    border: 1px solid #ccc;
    width: 250px;
    height: 70px;
}
.note label{
    font-weight: normal;
    font-size: 13px;
    margin-top: 10px;
    color: #ccc;
}
.white-popup {
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
}
.social-login {
    margin: 0px auto;
    width: 300px;
    display: flex;
}
.social-login a {
    width: 50%;
    display: inline-block;
    padding: 15px;
}
.social-login a img{
}
.star-inline span{
    display: inline-block;
}

/*reviews*/
.box-review-shop{
    float: left;
    width: 100%;
    padding: 30px;
}
.add-reviews{
    float: right;
}
.add-reviews a{
    float: right;
    padding: 10px 15px;
    border:1px solid #ebebeb;
    background: rgba(99, 28, 47, 0.48);
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
}
.add-reviews a i{
    margin-right: 7px;
}
.img-care-item h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
}
.box-review-shop .title-care-item{
    margin-top: 25px;
    width: 70%;
}
.user-comment .img-care-item {
    float: left;
    width: 150px;
    height: 175px;
    overflow: hidden;
    text-align: center;
}
.add-review-star{
    float: left;
    width: 100%;
}
.add-review-star label{
    font-size: 16px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.add-review-star span{
    font-size: 20px;
}
.add-review-comment label{
    font-size: 16px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.add-review-comment textarea{
    float: left;
    width: 100%;
    padding: 10px;
    min-height: 150px;
}
.content-wrap-show .shop-themes {
    float: left;
    width: 100%;
    margin: 0px 0px;
}
.bg-shop-special {
    background: #eceaea;
    background-size: 100%;
    float: left;
    width: 100%;
    background-position: 0px 0px;
    /* background-color: #5e1439; */
}
.mfp-close {
    right: 12px;
    top: 1px;
}
.btn-close {
    border-radius: 0px;
    background: #515151 !important;
    color: #fff !important;
    border: none;
    width: 80px;
    font-size: 12px;
    text-transform: uppercase;
    top: 14px;
    height: 35px;
    line-height: 35px;
    right: 30px;
}
.modal-footer, .modal-header {
    position: relative;
}
.left-ctn-book{
    float: left;
    width: 550px;
}
.btn-item-booking{
    float: left;
}
/* end booking*/

/* testimonials*/
.testimonials-index{
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.ctn-testimonials-index{
    float: left;
    width: 100%;
    padding-top:20px;
}
.item-testimonials-review{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.testimonials-img{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.testimonials-img a {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
}
.testimonials-img a img{
    height: 100%;
    max-width: 150%;
}
.testimonials-title{
    float: left;
    width: 100%;
    padding: 0px 30px;
}
.testimonials-title p{
     font-family: 'Open Sans';
     font-size: 16px;
     font-weight: 300;
     font-style: italic;
}
.testimonials-title span{
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.testimonials-title h2 {
    font-family: 'Prata', serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    color: #686868;
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 3px;
}
.testimonials-title spam{
    color: #d7d7d7;
    font-family: 'Open Sans';
     font-size: 15px;
     font-weight: 300;
}
.testimonials-index .owl-prev, .ctn-our-services .owl-prev{
    position: absolute;
    left: -30px;
    top: 50%;
    font-size: 40px;
    opacity: 0;
}
.testimonials-index .owl-next, .ctn-our-services .owl-next{
    position: absolute;
    right: -30px;
    top: 50%;
    font-size: 40px;
    opacity: 0;
}
.testimonials-index:hover .owl-next, .testimonials-index:hover .owl-prev, .ctn-our-services .list-our-services-category:hover .owl-prev, .ctn-our-services .list-our-services-category:hover .owl-next{
    opacity: 1;
}
/* end testimonials*/

/* end blog-news*/
.blog-news-index{
    float: left;
    width: 100%;
}
.ctn-blog-news-index{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.item-blog-news-index{
    float: left;
    width: 100%;
    padding: 0px 15px;
}
.blog-news-index-img{
    float: left;
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.blog-news-index-img img{
    height: 100%;
    max-width: initial;
}
.time-img-blog {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #f9a392;
    width: 62px;
    height: 71px;
    font-family: 'Prata', serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    text-align: center;
        padding-top: 13px;
    line-height: 25px;
}
.time-img-blog spam{
    display: block;
}
.blog-news-index-title h2{
    float: left;
    font-family: 'Prata', serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
    line-height: 22px;
}
.blog-news-index-title{
    float: left;
    width: 100%;
}
.time-blog{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.time-blog span{
    float: left;
    margin-right: 20px;
}
.time-blog span i{
    color: #f9a392;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.blog-news-index-title p{
    float: left;
    font-family: 'Open Sans', serif;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
}
.owl-blog-news .owl-prev{
    position: absolute;
    left: -30px;
    top: 50%;
    font-size: 40px;
    opacity: 0;
}
.owl-blog-news .owl-next{
    position: absolute;
    right: -30px;
    top: 50%;
    font-size: 40px;
    opacity: 0;
}
.owl-blog-news:hover .owl-next, .owl-blog-news:hover .owl-prev{
    opacity: 1;
}
/* end blog-news*/

.font-slide-h2{
    font-family: 'Great Vibes', cursive !important;
    font-size: 33px;
    font-weight: 400 !important;
    background: transparent !important;
    color: #fff;
    width: 100% !important;
    text-align: center !important;
}
.font-slide-h3{
    font-family: 'Prata', serif !important;
    font-weight: 400 !important;
    color: #fff;
    font-size: 42px;
    background: transparent !important;
    text-transform: uppercase !important;
    width: 100% !important;
    text-align: center !important;
}
.font-slide-p{
    font-family: 'Open Sans', serif !important;
    font-size: 15px;
    font-weight: 400 !important;
    background: transparent !important;
    color: #fff;
    width: 100% !important;
    text-align: center !important;
}
.btn-slider{
    background: #f9a392;
    display: inline-block;
    padding: 5px;
}
.btn-slider a{
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-family: 'Open Sans', serif !important;
    font-size: 13px;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    border: 1px solid #fff;
}
.btn-slider a:hover{
    color: #fff;
    border: 1px solid #333;
}
.img-slider-index{
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.img-slider-index:after{
    content: "";
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
        background: rgba(0, 0, 0, 0.17);
    z-index: 999;
}
.bg-fa {
    background: #fafafa;
    padding: 20px 0px 0px 0px;
}
.footer-3-box{
    float: left;
    width: 100%;
}
.footer-3-box h2{
    font-family: 'Prata', serif;
    font-size: 16px;
    color: #585858;
    text-transform: uppercase;
    margin-top: 20px;
}
.footer-3-box p{
    font-family: 'Open Sans', serif ;
    color: #585858;
    line-height: 20px;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
}
.footer-3-box ul li a{
    font-family: 'Open Sans', serif ;
    color: #585858;
    line-height: 20px;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.footer-3-box ul li a{
    color: #f9a392;
}
.footer-3-box p a{
    color: #f9a392;
}
.box-newsletter{
    float: left;
    width: 100%;
    border-top:1px solid #f2f2f2;
    padding-top: 50px;
}
.box-newsletter h2{
    font-family: 'Prata', serif;
    font-size: 16px;
    font-weight: 400 ;
    color: #585858;
    text-transform: uppercase;
}
.box-newsletter p{
    max-width: 600px;
    margin: 0 auto;
    font-family: 'Open Sans', serif ;
    color: #585858;
    font-size: 14px;
    display: inline-block;
}
.input-newsletter{
    max-width: 400px;
    width: 100%;
    margin: 30px auto;
    display: inline-block;
    position: relative;
}
.input-newsletter input.style-input{
    border:1px solid #f9a392;
    height: 55px;
    border-radius: 0px;
}
.input-newsletter .btn-style-input {
    position: absolute;
    right: 0px;
    top: 7px;
    height: 55px;
    background: #f9a392;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 0px 30px;
}
.copyright p{
    font-family: 'Open Sans', serif ;
    color: #a3a3a3;
}
.copyright p a{
    color: #f9a392;
}

/*about inpage*/
.about-us-inpage .col-xs-6{
    overflow: hidden;
}
.about-us-inpage .img-about-us-index a img {
    min-width: 100%;
    max-width: initial;
    min-height: 100%;
    max-height: 100%;
    margin-left: 0%;
}
.about-us-inpage .img-about-us-index a {
    position: absolute;
    height: 100%;
    left: 0px;
    width: 100%;
    top: 0px;
    overflow: hidden;
    padding: 0px;
}
.about-us-inpage .img-about-us-index{
    float: left;
    width: 100%;
    margin-top: 60px;
}
.ctn-about-inpage p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: 'Open Sans', serif ;
    color: #8d8d8d;
    font-style: italic;
    line-height: 23px;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.ourteam-of-shop{
    float: left;
    width: 100%;
    background: #fafafa;
    margin-top: 20px;
    padding-top: 20px;
}
.list-services-shop{
    float: left;
    width: 100%;
    margin: 20px 0px;
}
.title-our-team h3{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 4px;
}
.title-our-team h3 a{
    font-family: 'Prata', serif;
    font-size: 15px;
    font-weight: 400 ;
    color: #585858;
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
.title-our-team  p{
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: 'Open Sans', serif ;
    color: #333;
    text-align: center;
}
.img-team{
    float: left;
    width: 100%;

}
.img-team img{
    width: 100%;
}
/*end about inpage*/
.gallery-inpage{
    margin: 0px;
}
.gallery-inpage .cate-gallery{
    text-align: center;
}
#ulFacilities{
    float: left;
    width: 300px;
    margin-top: 10px;
}
#ulFacilities li {
    font-family: 'Open Sans', serif;
    color: #585858;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
#ulFacilities li label{
    font-weight: 300;
}
.facility-right-col {
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #fff;
    padding-left: 5px;
}
#ulFacilities li p{
    margin: 0px;
}

/*form-input-infor2*/
.form-input-infor2 .pad-15{
    padding-bottom: 5px;
    padding-top: 5px;
}
.form-input-infor2 .style-input{
    border-radius: 0px;
    border:1px solid #e5e5e5;
    height: 42px;
}
.btn-sauna {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    background: #f9a392;
    padding: 5px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 20px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.btn-sauna .style-button{
    border: 1px solid #fff;
    padding: 10px 35px;
    display: block;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #f9a392;
    border-radius: 0px;
    margin: 0px;
}
.btn-sauna .style-button:hover{
    border: 1px solid #777;
    color: #fff;
}
.img-desc-shop{
    float: left;
    width: 100%;
}
.ctn-about-shop{
    float: left;
    width: 100%;
}
.img-desc-shop{
    overflow: hidden;
}
.img-desc-shop img{
    height: 823px;
    max-width: initial;
}
/*form-input-infor2*/

/*trang services 3*/
.services-item-product{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.img-item-product{
    overflow: hidden;
    padding-bottom: 10px;
}
.services-title-item-product{
    float: left;
    width: 100%;
    padding: 15px 0px;
    background: #fff;
}
.services-title-item-product h3{
    float: left;
    width: 100%;
    text-align: left;
    color: #6e9a43;
    font-size: 16px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 12px;
    font-family: 'Prata', serif;
}
.services-title-item-product h3 span {
    position: relative;
    padding-bottom: 15px;
    float: left;
    width: 100%;
        letter-spacing: 2px;
}
.services-title-item-product h3 span:after {
    content: "";
    position: absolute;
    width: 75px;
    height: 1px;
    left: 0px;
    bottom: 0px;
    background: #6e9a43;
    margin: auto;
}
.services-title-item-product h2{
    float: left;
    width: 100%;
    text-align: center;
}
.services-title-item-product h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #585858;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0px;
}
.services-title-item-product h2 a:hover{
    color: #ff7800;
}
.services-title-item-product p {
    font-family: 'Open Sans', sans-serif;
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0px;
    font-size: 15px;
    line-height: 25px;
}
.price-product{
    float: left;
    width: 100%;
    color: #ff7800;
    font-size: 20px;
    font-family: 'UTM Avo';
    text-align: center;
    margin-bottom: 10px;
}
.services-img-item-product{
    position: relative;
}
.services-img-item-product:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 94%;
    height: 94%;
    border: 1px solid #fff;
    margin: auto;
}
.page-services{
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.btn-order-services {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    background: #f9a392;
    padding: 5px;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.btn-order-services a{
    border: 1px solid #fff;
        padding: 6px 25px;
    display: block;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #f9a392;
    border-radius: 0px;
    margin: 0px;
    color: #fff;
}
.btn-order-services a:hover{
    border: 1px solid #777;
    color: #fff;
}
.list-cate-services{
    float: left;
    width: 100%;
}
.list-cate-services ul li{
    float: left;
    width: 100%;
    
}
.list-cate-services ul li a{
    float: left;
    width: 100%;
    padding: 16px 20px;
    background: #fafafa;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 15px;
}
.list-cate-services ul li.active a, .list-cate-services ul li:hover a{
    background: #f9a392;
    color: #fff;
}
.page-services #ulFacilities{
    width: 100%;
}
.any-question{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.img-question {
    float: left;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.img-question img {
    max-width: initial;
    height: 100%;
}
.img-question:after{
    content: "";
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.box-any-question{
    padding: 15px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
}
.box-any-question h2{
    font-family: 'Prata', serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    line-height: 25px;
    margin-top:0px;
}
.box-any-question p{
    font-family: 'Open Sans';
    color: #fff;
    font-size: 14px;
}
.box-any-question a{
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    background: #f9a392;
    padding: 5px;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 5px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.box-any-question a span{
    border: 1px solid #fff;
        padding: 6px 25px;
    display: block;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #f9a392;
    border-radius: 0px;
    margin: 0px;
    color: #fff;
}
.box-any-question a:hover span{
    border: 1px solid #777;
    color: #fff;
}
/*end trang services 3*/
.scroll_btn{
    position: fixed;
    top: 0px;
    z-index: 1001;
}
.none_rela{
    position: initial;
}


/*******************Fix ******************************/
.sale-off{
    display: none;
}
@media (min-width: 1900px) {
    .img-slider-index img{
        width: 100%;
    }
}
@media screen and (min-width: 1400px) {

}
@media screen and (max-width: 1399px) {
    .ctn-contact-form-1 iframe{
        width: 100%;
        float: left;
    }
}
@media screen and (max-width: 1280px) {

}
@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media screen and (max-width: 1200px) { 

    .img-slider-index {
        float: left;
        width: 100%;
        position: relative;
        z-index: 1;
        height: 100%;
    }
    .tp-simpleresponsive img {
        max-width: 170% !important;
    }
    .header-container .layout-header-2 {
        float: left;
        width: 100%;
    }
    .header-container .layout-header-3 {
        float: left;
    }
    .logo img {
        width: 160px;
        margin: 15px 0px;
    }
    .menu-btn-show {
        margin-top: 0px;
        margin-right: 0px;
    }
    .bg-about-us {
        width: 100%;
        padding-right: 0;
        float: left;
        width: 100%;
        margin: 40px 0px;
        margin-bottom: 20px;
    }
    .layout-header-1{
        margin: 0px;
    }
   
    .about-flex{
        display: block;
    }
    .about-flex .col-xs-6{
        width: 100%;
    }
    .img-about-us-index a img {
        min-width: 100%;
        max-width: 100%;
        min-height: initial;
        max-height: initial;
        margin-left: 0%;
        position: relative;
    }
    .img-about-us-index a {
        position: relative;
        height: initial;
        padding: 0px;
        left: 0px;
    }
    .img-about-us-index{
        padding-top: 0px;
    }
    .our-services .row {
        margin: 0px;
        display: block;
    }
    .our-services .col-xs-6 {
        padding: 0px;
        width: 100%;
    }
    .item-our-services {
        float: left;
        width: 50%;
        /*height: 320px;*/
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
    .book-online a {
        /*float: right;*/
        color: #f9a392;
        font-family: 'Open Sans';
        font-weight: 400;
        text-transform: uppercase;
        font-size: 14px;
        background: #fff;
        padding: 5px;
        /*margin-top: 24px;*/
        max-height: 52px;
        white-space: nowrap;
        /*margin-left: 20px;*/
    }
    .our-services .container {
        /*position: relative;
        z-index: 999;*/
        /*display: flex;*/
    }
    .about-us-inpage .img-about-us-index a img {
        min-width: 100%;
        max-width: 100%;
        min-height: initial;
        max-height: initial;
        margin-left: 0%;
    }
    .about-us-inpage .img-about-us-index a {
        position: relative;
        height: 100%;
        left: 0px;
        width: 100%;
        top: 0px;
        overflow: hidden;
        padding: 0px;
    }

    .about-us-inpage .img-about-us-index{
        padding: 0px;
        margin: 0px;
        margin-top: 20px;
    }
    .bg-about-us{
        margin-top: 20px;
    }
    .ourteam-of-shop .col-xs-6{
        margin-bottom: 30px;
    }
    
  
}


/***************fix service child ************/
li.list_child a {
    padding-left: 35px !important;
    position: relative;
}
li.list_child a:hover {
    text-decoration: none;
}

li.list_child a:before {
    position: absolute;
    content: "- ";
    top: 15px;
    left: 25px;
}

.pagination_v1 ul li {
    float: none !important;
}
/***************End fix service child***********/

/*////////////// GALLERY ///////////////*/
.gallery-item{
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    
}
.gallery-item>span{
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
     background-position: top left;
    transition:transform 0.25s ease;
    padding-bottom: 75%;
}
.gallery-item:hover>span{
    transform:scale(1.1) rotate(-5deg);
}
.social-item-gallery a.gallery-item1{
    display: block;
}
.img-item{
    overflow: hidden;
}
.img-item>span{
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
     background-position: top left;
    transition:transform 0.25s ease;
    padding-bottom: 75%;
}
.about-us{
    margin-top:60px;
}

p.cat_title {
    font-style: italic;
}