/* General
==========================*/
*,
:focus {
    outline: 0!important;
}
@font-face {
    font-family: "myfont";
    src:url('../css/font/myfont.woff2') format('woff2'),
    url('../css/font/myfont.woff') format('woff'),
    url('../css/font/myfont.eot') format('eot'),
    url('../css/font/myfont.ttf') format('truetype'),
    url('../css/font/myfont.otf') format('opentype');
}
@font-face {
    font-family: "myfont-reg";
    src:url('../css/font/myfont-reg.woff2') format('woff2'),
    url('../css/font/myfont-reg.woff') format('woff'),
    url('../css/font/myfont-reg.eot') format('eot'),
    url('../css/font/myfont-reg.ttf') format('truetype'),
    url('../css/font/myfont-reg.otf') format('opentype');
}
body{
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    line-height: 25px;
    font-weight: 100;
    letter-spacing: .5px;
    color: #666;
}

/* Link
==========================*/
a,a:hover,a:focus {
    text-decoration: none;
}

/* Lists
==========================*/
ul,li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

/*Images
==========================*/
img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* Forms
==========================*/
.form-title {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    color: #ec1c2a;
}
.form-group {
    position: relative;
    overflow: hidden;
    margin: 10px auto;
}
.form-group label {
    display: block;
    text-align: left;
    font-weight: 100;
    font-size: 13px;
    line-height: 25px;
    margin: 10px 0;
    color: #666;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.form-control {
    color: #383838;
    border: 1px solid #e8e8e8;
    margin: 0 auto;
    padding: 0 15px;
    height: 45px;
    font-weight: 400;
    line-height: 45px;
    background-color: #fff;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 1px;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form-control:hover,
.form-control:focus {
    outline: 0;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
textarea.form-control {
    height: 120px!important;
    resize: none;
    overflow-x: hidden;
    line-height: 30px;
}

/* Button
==========================*/
.custom-btn {
    display: inline-block;
    position: relative;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 14px;
    border-radius: 0;
    padding: 0 15px;
    min-width: 140px;
    margin: 10px 0;
    border: 1px solid #fff;
    overflow: hidden;
    text-align: center;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 9998;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.custom-btn:hover,
.custom-btn:focus {
    background: #fff;
    color:#000;
}

/*Page Setting
==========================*/
#wrapper {
    display: block;
    position: relative;
    width: 100%;
}
.main {
    display: block;
    position: fixed;
    width: 100%;
    height: calc(100% - 114px);
    top: 114px;
    left: 0;
    background: #000;
}
.page-head {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover !important;
}
.page-content {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.section-setting {
    display: block;
    position: relative;
    white-space: normal;
    width: 100%;
    height: 100%;
    padding: 50px 0px;
    vertical-align: top;
    overflow-x: hidden;
    overflow-y: scroll;
}
.section-title{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "myfont-reg";
    line-height: 40px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.section-title span{
    display: block;
    font-size: 25px;
}
.spacer-15{
    width: 100%;
    height: 15px;
    display:block;
    overflow:hidden;
}
.spacer-30{
    width: 100%;
    height: 30px;
    display:block;
    overflow:hidden;
}

/* Page Background
==========================*/
.contact-bc{
    background: url(../images/page-head/contact-bc.jpg) center;
}
.loy-bc{
    background: url(../images/loy-bc.jpg) center;
}
.gall-bc{
    background: url(../images/page-head/gallery-bc.jpg) center;
}
.acdem-bc{
    background: url(../images/page-head/acdemy-bc.jpg) center;
}
.brands-bc{
    background: url(../images/page-head/brands-bc.jpg) center;
}
.branches-bc{
    background: url(../images/page-head/branches-bc.jpg) center;
}
.about-bc{
    background: url(../images/page-head/about-bc.jpg) center;
}
.services-bc{
    background: url(../images/page-head/services-bc.jpg) center;
}
.kids-bc{
    background: url(../images/kids-bc.jpg) center;
}
.ladies-bc{
    background: url(../images/page-head/ladies-bc.jpg) center;
}
.mens-bc{
    background: url(../images/page-head/mens-bc.jpg) center;
}
.news-bc{
    background: url(../images/page-head/news-bc.jpg) center;
}
.beu-bc{
    background: url(../images/boutiques-bc.jpg) center;
}
.spa-bc{
    background: url(../images/spa-bc.jpg) center;
}
.loy-wrap{
    padding: 50px 100px;
    font-family: "myfont-reg";
    letter-spacing: 0.5px;
}

/*Header
=======================*/
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    padding: 0 15px;
    z-index: 999;
}
header .logo{
    float: left;
    margin: 15px 0;
    z-index: 999;
    position: relative;
}
.social{
    margin-top: 10px;
    float: right;
    z-index: 999;
    position: relative;
}
.social li{
    display: inline-block;
}
.social li a{
    margin: 5px 0px;
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.social li a svg{
    display: block;
    font-size: 8px;
    line-height: 30px;
    height: 30px;
    padding: 8px;
    width: 30px!important;
}
.social li a:hover{
    background: #fff;
    color: #333;
}

/* Main Menu */
.main-menu{
    text-align: center;
    margin-top: -114px;
    height: 114px;
    padding-top: 15px;
}
.main-menu ul.bottom-menu{
    margin: 10px auto;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    display: inline-block;
}
.main-menu ul.bottom-menu li a{
    color:#fff;
    font-size: 35px;
    padding: 5px 10px;
    letter-spacing: 2px;
    font-family: "myfont";
    font-weight: 100;
}
.main-menu ul li a:hover{
    color: #586129;
}
.main-menu ul.bottom-menu li a:hover{
    color: #586129;
}
.main-menu ul li{
    display: inline-block;
}
.main-menu ul li a{
    color: #b8b8b8;
    display: block;
    position: relative;
    padding: 0 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}
.toggle-wrap{
    display: none;
    width: 100px;
    height: 38px;
    margin: 10px auto;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
}
.toggle-wrap span{
    float: right;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.toggle-wrap .icon-bar {
    float: right;
    width: 30px;
    height: 20px;
    margin: 10px auto;
    padding: 0px;
    position: absolute;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.icon-bar > span {
    display: block;
    position: absolute;
    left: 0px;
    width: 100%;
    border-bottom: 2px solid #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.icon-bar > span:nth-child(1) {
    top: 0%;
}
.icon-bar > span:nth-child(2) {
    top: 50%;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.icon-bar > span:nth-child(3) {
    bottom: 0%;
}
.icon-bar.active > span {
    top: 50%;
    left: 50%;
    bottom: inherit;
}
.icon-bar.active > span:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.icon-bar.active > span:nth-child(2) {
    opacity: 0;
    left: 0;
}
.icon-bar.active > span:nth-child(3) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

/*Home
============================*/
#myvideo {
    position: fixed;
    right: 0;
    width: 100%;
    height: calc( 100% - 114px);
    top: 114px;
    bottom: 0;
    margin: auto;
}
.mute-video{
    position: fixed;
    bottom: 30px;
    right: 65px;
    cursor: pointer;
    z-index: 9999;
    width: 35px;
}
.pause-btn , .play-btn{
    position: fixed;
    bottom: 30px;
    right: 20px;
    cursor: pointer;
    z-index: 9999;
    width: 35px;
    color: #fff;
    background: transparent;
    border: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    padding: 0;
}
.play-btn{
    display: none;
}
.pause-btn img{width: 26px;}
.side-links{
    position: fixed;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    width: 25px;
    height: 70px;
}
.side-links li a{
    display: block;
    background: #ffffff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 10px auto;
}
.side-links li a:hover{
    background: #f9f9f9;
}
.tooltip{
    line-height:25px;
    min-width: 80px;
    letter-spacing:1px;
    text-transform:capitalize;
}
.model-pop{
    position:fixed;
    height:100%;
    width:100%;
}
.model-pop:before{
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: absolute;
}
.modal-content{
    max-width: 870px;
    width: 100%;
    background: rgba(0,0,0,.40);
    margin: 170px auto 0;
    text-align: center;
    color: #fff;
    border: 0;
    font-family: "myfont-reg";
    box-shadow: none;
    border-radius: 0;
    padding-bottom: 15px;
}
.modal-dialog {
    width: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0%;
    bottom: 0;
    margin: auto;
}
.modal-header{
    border-bottom:0;
    padding: 0;
}
.modal-header .close{
    cursor: pointer;
    position: absolute;
    right: -30px;
    padding: 0;
    top: -30px;
    border: 1px solid #898989;
    width: 30px;
    height: 30px;
    font-size: 21px;
    color: #898989;
    font-weight: 600;
    opacity:1;
    text-shadow: none;
    margin: 0;
    display: block;
    float: none;
    padding-bottom: 5px;
}
.modal-header .close:hover{
    background:  #898989;
    color: #fff;
}
.model-cont .model-title{
    display: block;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    margin: 15px auto;
}
.model-cont .model-title span{
    display: block;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 2px;
    margin-top: 10px;
}
.default-modal{
    z-index:9999;
    background: rgba(0,0,0,.9);
}
.default-modal .modal-header .modal-title{
    color: #000;
    letter-spacing: 2px;
    line-height: 40px;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    width: 100%;
    font-size: 18px;
}
.default-modal .modal-body{
    font-size:12px;
    color:#555;
}
.default-modal .modal-dialog ,
.default-modal .modal-content{
    background: #fff;
    position: relative;
    width: 100%;
    max-width: 600px;
    z-index: 9999;
    padding: 0;
    margin: 100px auto;
}
.default-modal  .modal-footer{
    padding:5px;
    text-align:center;
}
.default-modal  .modal-footer .custom-btn{
    margin: 0;
    background: #000;
    line-height: 30px;
    min-width: auto;
}
.news-lists{
    padding: 0 25px;
    overflow: hidden;
    position: relative;
}
.news-lists li{
    line-height: 45px;
    color:#fff;
    border-top: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 1px;
}
.model-cont.offer-mod{
    height: 270px;
}
.model-cont.brand-mod{
    height: 210px!important;
    overflow: hidden;
}
.offer-lists{
    padding: 0 15px;
    overflow: hidden;
}
.offer-lists li .custom-btn{
    color: #fff;
    line-height: 50px;
    border: 1px solid #fff;
    display: block;
    position: relative;
    margin: 10px auto;
    font-size: 14px;
    letter-spacing: 3px;
    width: 100%;
}
.offer-lists li .custom-btn:focus ,
.offer-lists li .custom-btn:hover{
    background:#fff;
    color:#000;
}
.carousel-item{
    margin: 10px;
}

/*genral
=============================*/
.inner-cont .info-text{
    font-size: 20px;
    font-family: "myfont-reg";
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.inner-cont .custom-btn{
    margin: 5px 10px;
    font-family: "myfont-reg";
}
.brands-inner .info-text{
    font-size: 13px;
    margin-bottom: 10px;
}

/* Contact
=====================*/
.contact-info{
    margin: 15px auto;
    color: #fff;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: "myfont-reg";
    font-size: 16px;
}

/* loy-wrap
======================*/
.loy-wrap .loy-img{
    float: left;
}
.loy-wrap .loy-cont{
    padding-left: 310px;
    color: #fff;
}
.info-text{
    font-size: 15px;
    line-height: 30px;
    color: #fff;
}
.dot-lists li{
    padding-left: 15px;
    line-height: 23px;
    color: #fff;
    font-size: 13px;
    position: relative;
    margin: 5px auto;
    letter-spacing: 1px;
}
.dot-lists li:before{
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #b7bdc3;
    border-radius: 50%;
}
.dot-lists li span.mail{color: #eeebd4;}
.loy-wrap span{
    display: block;
    color: #b33939;
}
.loy-wrap  .hint{
    font-size: 18px;
    letter-spacing: 1px;
}

/*Gallery
=============================*/
.gallery-item {
    position: relative;
    margin:5px auto;
    overflow: hidden;
    padding: 0 5px;
}
.gallery-item img {
    display: block;
    position: relative;
}
.gallery-item .popup-text-hover{
    display: block;
    position: absolute;
    top:0;
    right: 0;
    height: 100%;
    width: 100%;
}
.gallery-item .popup-text-hover a{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

/*Acadmic
============================*/
.acdm-cont , .brands-inner{
    background: rgba(0,0,0,0.3);
    padding: 15px;
    font-family: "myfont-reg";
}
.acdm-cont .info-text{
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 25px;
}
.acdm-cont .custom-btn{
    margin: 0px auto;
}

/*Branches
============================*/
.branch-item{
    display: block;
    margin: 10px auto;
    text-align: left;
    color: #fff;
    overflow: hidden;
    min-height: 110px;
    background: rgba(0,0,0,.2);
    padding: 5px;
}
.branch-item span{
    display: block;
    font-size: 16px;
    font-family: "myfont-reg";
}
.branch-item span.branch-name{
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.branch-item .branch_map_link {
    text-decoration: underline;
    color: #FFF;
}

/* About
==============================*/
.about{
    padding: 0!important;
}
.about-wrap{
    padding: 25px;
    background: rgba(0,0,0,.7);
}
.about-wrap .section-title{
    font-size: 34px;
}
.about-wrap .section-title span{
    font-family: "myfont";
    font-size: 40px;
}
.about-content{
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    font-family: "myfont-reg";
}
.about-content .info-text{
    font-size: 13px;
    line-height: 25px;
    margin: 10px auto;
    text-align: justify;
}
.about-content .head-title{
    margin: 15px auto;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Services
=========================*/
.services{
    padding-top: 0!important;
    height: auto;
}
.services-lists{
    max-width: 940px;
    margin: 0 auto;
}
.services-lists .serv-item{
    position: relative;
    background: rgba(135, 135, 135,0.5);
    float: left;
    height: 100vh;
    color: #fff;
    width: 25%;
    overflow: hidden;
}
.services-lists .serv-item:nth-child(2){
    background: rgba(116, 116, 116,0.55);
}
.services-lists .serv-item:nth-child(3){
    background: rgba(94, 94, 94,0.6);
}
.services-lists .serv-item:nth-child(4){
    background: rgba(142, 142, 142,0.6);
}
.services-lists .serv-item .serv-cont{
    position: absolute;
    bottom: 24%;
    left: 0;
    right: 0;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}
.services-lists .serv-item:nth-child(2) .serv-cont{
    bottom: 28%;
}
.services-lists .serv-item:nth-child(3) .serv-cont{
    bottom: 32%;
}
.services-lists .serv-item .serv-cont:hover{
    bottom:27%;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}
.services-lists .serv-item:nth-child(2) .serv-cont:hover{
    bottom: 30%;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;

}
.services-lists .serv-item:nth-child(3) .serv-cont:hover{
    bottom: 33%;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;

}
.services-lists .serv-item .serv-cont .serv-title{
    color: #fff;
    font-size: 36px;
    letter-spacing: 1px;
    font-family: "myfont";
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
}
.services-lists .serv-item .serv-cont .serv-title span{
    display: block;
    font-size: 20px;
    text-transform: inherit;
}
.service{
    padding-top: 70px;
    height: 100%;
    padding-bottom: 0;
}
.service .service-wrap{
    margin-top: 20px;
    text-align: left;
    color: #fff;
}
.service .section-title{
    font-size: 45px;
    letter-spacing: 3px;
}
.service .section-title span{
    font-size: 35px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.service-wrap{
    padding: 15px 0px 0px!important;
    overflow: hidden;
}
.service-wrap .container-fluid{
    background: rgba(0,0,0,.6);
    padding-top:15px;
    height: 100%;
}
.service-wrap .container-fluid .container{
    overflow:scroll;
    height: 100%;
    padding-bottom: 90px;
}
.service-wrap .kids-serv-item{
    margin: 15px auto;
    padding: 5px;
}
.service-wrap .kids-serv-item:hover{
    background: rgba(0,0,0,.2);
}
.service-wrap .kids-serv-item img{
    display: inline-block;
    width: 54px;
    height: 54px;
}
.service-wrap .kids-serv-item span{
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    font-family: "myfont-reg";
    letter-spacing: 1px;
    color: #fff;
}
.service-wrap .ladies-serv-item{
    margin: 5px auto;
    overflow: hidden;
    padding: 5px;
    min-height: 110px;
}
.service-wrap .ladies-serv-item:hover{
    background: rgba(0,0,0,.2);
}
.service-wrap .ladies-serv-item img{
    float: left;
    width: 60px;
}
.service-wrap .ladies-serv-item .ladies-serv-item-cont{
    display: block;
    padding-left: 70px;
}
.service-wrap .single-item .ladies-serv-item-cont{
    padding-top: 15px;
}
.service-wrap .single-item .ladies-serv-item-cont span:last-child{
    font-size: 20px;
}
.service-wrap .ladies-serv-item span{
    display: block;
    font-size: 16px;
    font-family: "myfont-reg";
    letter-spacing: 2px;
    margin-bottom: 3px;
    color: #fff;
    text-transform: uppercase;
}
.service-wrap .ladies-serv-item span:last-child{
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: inherit;
}
.service-wrap .veiled , .service-wrap .veiled:hover{
    background:#272727;
    padding: 25px;
}
.service-wrap .veiled span{
    text-transform: capitalize;
}
.service-wrap .ladies-serv-item.min-marg{
    margin-top: -60px;
}
.custom-sec{
    height: auto;
}
.section-serv-tit{
    height:auto;
}
.nail-serv .dot-lists li:before{
    display: none;
}
.nail-serv .dot-lists li{
    text-transform: uppercase;
    font-size: 17px;
    font-family: "myfont-reg";
    letter-spacing: 2px;
    line-height: 30px;
}
.nail-serv .info-text{
    margin-bottom: 15px;
}

/* New Item
=========================*/
.news-item{
    display: block;
    margin: 15px auto;
    padding: 0 0px;
}
.news-item .news-item-img{
    opacity:0.8;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
}
.news-item:hover .news-item-img{
    opacity: 1;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
}
.news-item .news-item-cont{
    display: block;
    position: relative;
    padding: 5px;
    text-align: left;
    color: #fff;
}
.news-item .news-item-cont h3{
    display: block;
    margin: 5px auto;
    line-height: 25px;
    font-family: "myfont";
    font-size: 20px;
    letter-spacing: 2px;
}
.news-item .news-item-cont p{
    display: block;
    margin: 5px auto;
    line-height: 20px;
    font-family: "myfont-reg";
    font-size: 12px;
    letter-spacing: 1px;
}
.news-item .custom-btn{
    min-width: auto;
    float: right;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    margin: 0;
}
.inner-news{
    position: relative;
    padding: 20px 0;
    width: 90%;
    max-width: 991px;
    margin: 20px auto;
    overflow: hidden;
    background: #000;
}
.inner-news .inner-news-cont{
    text-align: left;
    color: #fff;
    max-height: 340px;
    overflow: auto;
}
.inner-news .inner-news-cont h3{
    display: block;
    margin: 5px auto;
    line-height: 35px;
    font-family: "myfont";
    font-size: 25px;
    letter-spacing: 2px;
}
.inner-news .inner-news-cont p{
    display: block;
    margin: 5px auto;
    line-height: 25px;
    font-family: "myfont-reg";
    font-size: 12px;
    letter-spacing: 1px;
}
.white-popup .mfp-close{
    display: none;
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-arrow-right{
    left: auto;
    right: 2%;
}
.mfp-arrow-left{
    right: auto;
    left: 2%;
}
.mfp-arrow-right:after{
    background: url(../images/right-angle.png);
}
.mfp-arrow-left:after{
    background: url(../images/left-angle.png);
}

/* Spa
========================*/
.nav-tabs {
    border-bottom: 0;
    background: transparent;
    position: relative;
    margin: 0px auto 15px;
}
.nav-tabs>li {
    float: none;
    margin: 0;
    display: block;
}
.nav-tabs>li>a {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    line-height: 35px;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #ffffff;
    background: transparent;
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: "myfont";
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    color: #939393;
    background: transparent;
    border: none;
    font-size: 24px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
}
.spa-item{
    display: block;
    margin: 0px -10px 15px;
    background: rgba(0,0,0,.4);
    line-height: 25px;
    padding: 25px 10px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "myfont-reg";
    max-height: 130px;
    min-height: 130px;
    overflow: hidden;
    overflow-y: auto;
}
.spa-item:hover{
    background: rgba(0,0,0,.7);
}
.spa-item span{
    display: block;
}

.app-mod .modal-content{
    background: #fff;
    margin: 15px auto;
    max-width: 767px;
    width: 90%;
    padding: 0;
}
.app-mod .modal-footer {
    padding: 0px;
    text-align: center;
}
.app-mod .modal-footer .custom-btn{
    font-size:14px;
    background: #000;
    opacity:.9;
}
.app-mod .modal-footer .custom-btn:hover{
    opacity:1;
    color:#fff;
}
.green-bc{
    background: #4CAF50!important;
}
.blue-bc{
    background: #03A9F4!important;
}
.red-bc{
    background: #fa3b39;
}
.app-mod .modal-body {
    position: relative;
    padding: 10px;
    background: #ffffff;
    overflow: hidden;
}
.app-mod .modal-title{
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.app-mod .modal-header{
    padding: 0 15px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.app-mod .modal-header h5{
    color: #737373;
    line-height: 50px;
}

.career-item{
    display: block;
    position: relative;
    padding: 15px;
    color: #fff;
    border: 1px solid #fff;
    margin: 10px auto;
    font-family: "myfont-reg";
}
.career-item .title{
    color: #fff;
    font-size: 32px;
    letter-spacing: 2px;
    font-family: "myfont";
    margin-bottom: 5px;
    display: block;
}
.career-item ul{
    margin: 10px auto;
}
.career-item ul li{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 30px;
}
.career-item ul li span{

    margin-left: 5px;
}
.career-item .info-text{
    line-height: 22px;
}
.career-item .info-text span{
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}
.career-item .req-list{}
.career-item .req-list span{
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}
.career-item .req-list li{
    line-height: 25px;
    font-size: 14px;
    padding-left: 20px;
}
.career-item .info{
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    border-top: 2px solid #fff;
    padding-top: 5px;
}
.career-item .info a{
    color: #fff;
    text-decoration: underline;
}

.career-tab>li {
    float: left;
    margin:0  2%;
    width: 46%;
    text-align: center;
}
.career-tab>li>a {
    line-height: 45px;
    padding: 0 10px;
    margin: 10px auto;
    color: #ffffff;
    background: transparent;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #fff;
    letter-spacing: 2px;
}
.career-tab>li.active>a,
.career-tab>li.active>a:focus,
.career-tab>li.active>a:hover,
.career-tab>li>a:focus,
.career-tab>li>a:hover {
    color: #000000;
    background: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    -moz-transition:;
}
/* Media Query
========================*/
@media all and (min-width:1281px) and (max-width:1600px){
    .main-menu ul.bottom-menu li a{
        font-size: 23px;
        padding: 5px 7px;
    }
}
@media all and (min-width:1171px) and (max-width:1280px){
    .main-menu ul li a{
        font-size: 14px;
        margin: 0;
        padding: 0px 5px;
    }
    .main-menu ul.bottom-menu li a{
        font-size: 24px;
        padding: 5px 10px;
    }
}
@media all and (min-width:1024px) and (max-width:1170px){
    .main-menu ul li a{
        font-size: 11px;
        margin: 0;
        padding: 0 2px;
    }
    .main-menu ul.bottom-menu li a{
        font-size: 19px;
        padding: 5px 7px;
    }
}
@media all and (max-width:1024px){
    .loy-wrap .loy-img{
        display: none;
    }
    .loy-wrap .loy-cont{
        padding: 15px;
    }
    .main{
        top: 57px;
        height: calc(100% - 57px);
    }
    #myvideo {
        height: calc( 100% - 57px);
        top: 57px;
    }
}
@media (max-width: 1023px){
    header .logo{
        margin: 5px auto;
    }
    header .logo img{
        height: 47px;
    }
    .main-menu{
        position: fixed;
        width: 200px;
        height: calc(100% - 57px);
        left: -200px;
        top: 57px;
        bottom: 0;
        background: #000000;
        z-index: 999;
        margin: 0;
        padding: 0;
        overflow-y: auto;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }
    .main-menu.move{
        left: 0;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }
    .main-menu ul.bottom-menu{
        display:block;
        border:0;
        margin:0;
    }
    .main-menu ul li{
        display: block;
        line-height: 35px;
        color: #fff;
    }
    .main-menu ul li a , .main-menu ul.bottom-menu li a{
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 13px;
        border-top: 1px solid #333;
        font-weight: 400;
        padding: 0;
    }
    .main-menu ul li a:hover , .main-menu ul.bottom-menu li a:hover{
        background:#333;
    }
    .toggle-wrap{
        display: block;
    }
    .model-pop .model-cont{
        width: 98%;
        max-width: 480px;
        height: 100%!important;
        left: 1%;
        right: 1%;
        background: rgba(0,0,0,0.8);
    }
    .modal-header .close{
        right: 0;
    }
    .model-cont .model-title{
        margin: 10px auto;
        font-size: 50px;
        overflow: hidden;
        width: 100%;
    }
    .model-cont .model-title span{
        margin-top: 10px;
        font-size: 13px;
        line-height: 20px;
    }
    .offer-lists li a{
        font-size: 14px;
        display: block;
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .news-lists li{
        font-size: 13px;
        letter-spacing: 1px;
    }
}
@media (min-width: 1600px){
    .padd-top{
        padding-top: 200px;
    }
}
@media all and (max-width:991px){
    .nav-tabs>li{
        float: left;
        width: 31.3%;
        border: 1px solid #fff;
        text-align: center;
        margin: 3px 1%;
    }
    .career-tab>li{
        border: 0;
    }
    .nav-tabs>li>a{
        font-size: 16px;
    }
    .career-tab>li>a{
        font-size: 18px;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li>a:focus,
    .nav-tabs>li>a:hover{
        font-size:18px;
    }
    .section-setting{
        padding: 50px 0px;
    }
    .custom-sec{
        padding: 15px 0;
    }
    .section-title{
        font-size: 30px;
        letter-spacing: 2px;
    }
    .service:before{
        height: 83%;
        top: 190px;
        bottom: auto;
    }
    .service-wrap .ladies-serv-item{
        min-height:145px;
    }
    .services-lists{
        width: 100%;
        max-width: 100%;
    }
}
@media all and (max-width:767px){
    .nav-tabs>li{
        width: 48%;
    }
    .career-tab>li{
        border:0;
    }
    .service-wrap .ladies-serv-item.min-marg , .service-wrap .ladies-serv-item{
        margin:0;
        min-height: auto;
    }
    .acdm-img{
        margin: 15px auto 0;
    }
    .text-cen-sm{
        text-align: center;
    }
    .brands-inner .section-title{
        margin: 15px auto;
    }
    .service:before{
        top: 190px;
        bottom: auto;
    }
    .services-lists .serv-item .serv-cont .serv-title ,
    .services-lists .serv-item .serv-cont .serv-title span{
        font-size: 25px;
        line-height: 30px;
    }
    .spa-item{
        min-height: auto;
        max-height: auto;
        overflow: hidden;
    }
}
@media all and (max-width:650px){
    .services{
        height:100%;
    }
    .services-lists{
        padding:15px;
    }
    .services-lists .serv-item{
        width: 50%;
        height: auto;
        margin: 0;
    }
    .services-lists .serv-item .serv-cont{
        position: relative;
        bottom: 0!important;
    }
}
@media all and (max-width:480px){
    .nav-tabs>li{
        width: 100%;
        margin:5px auto;
    }
    .career-tab>li{
        float: none;
    }
    .career-item .info{
        line-height:20px;
    }
    .toggle-wrap{
        margin: 5px 10px auto auto;
    }
    .social{
        display: none;
    }
    .section-setting{
        padding:15px;
    }
    .section-title{
        font-size: 35px;
        margin-bottom: 20px;
    }
    .about-wrap{
        margin: 0 -15px;
    }
    .acdm-cont .custom-btn{
        margin: 5px;
        width: 100%;
    }
    .service-wrap .ladies-serv-item img{
        display: block;
        margin: 5px auto;
        float: none;
    }
    .service-wrap .ladies-serv-item .ladies-serv-item-cont{
        padding: 0;
        text-align: center;
    }
    .service:before{
        height: 100vh;
        position: fixed;
        top: 0;
    }
    .offer-lists li a{
        font-size: 12px;
        letter-spacing: 2px;
    }
}
@media all and (max-width:380px){
    .section-title, .section-title span {
        font-size: 26px!important;
        margin-bottom: 0px!important;
        line-height: 30px;
    }
}

/*Loading
==========================*/
.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9999;
}
.loading-content {
    text-align: center;
    overflow: hidden;
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: 15;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.loading-content img{
    width: 116px;
}
.loader-icon {
    position: relative;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border: 5px solid #565656;
    border-left-color: #ffffff;
    top: 60px;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 60px;
    -webkit-animation: loader 1s linear infinite;
    -moz-animation: loader 1s linear infinite;
    animation: loader 1s linear infinite;
}
@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

/* Animation
======================*/
.section-title , .inner-news-title{
    opacity: 0;
    animation-delay: 0.3s;
}
.about-content ,.acdm-img ,
.kids-serv-item ,
.acdm-cont ,
.loy-img ,
.loy-cont ,
.branch-item ,
.news-item ,
.spa-item ,
.csr-cont ,
.brands-inner ,.contact-info ,
.gallery-item ,
.ladies-serv-item{
    opacity: 0;
    animation-delay: 0.6s;
}
.nav-tabs ,
.career-item ,
.spa-item {
    opacity: 0;
    animation-delay: 0.1s;
}
.services-lists .serv-item:nth-child(1) a{
    opacity: 0;
    animation-delay: 0.2s;
}
.services-lists .serv-item:nth-child(2) a{
    opacity: 0;
    animation-delay: 0.4s;
}
.services-lists .serv-item:nth-child(3) a{
    opacity: 0;
    animation-delay: 0.6s;
}
.services-lists .serv-item:nth-child(4) a{
    opacity: 0;
    animation-delay: 0.8s;
}
.animated{
    opacity: 1!important;
    visibility: visible!important;
}
.modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
}

/* Scroll
============================*/
::-webkit-scrollbar {
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow:none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(255,255,255,0.2);
    -webkit-box-shadow:none;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.7);
}


/* Scroll
============================*/
.service-wrap .container-fluid .container::-webkit-scrollbar {
    width: 0px;
}
/* Track */
.service-wrap .container-fluid .container::-webkit-scrollbar-track {
    -webkit-box-shadow:none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
/* Handle */
.service-wrap .container-fluid .container::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(255,255,255,0.02);
    -webkit-box-shadow:none;
}
.service-wrap .container-fluid .container::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,1);
}
}