/*Primary Fonts*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/montserrat-regular.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/montserrat-italic.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/montserrat-bold.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/montserrat700italic.ttf); }
::-moz-selection {
  color: #ffffff;
  background: #f56300; }

::selection {
  color: #ffffff;
  background: #f56300; }
#ar .viewallc {
    float: left;
    margin: 19px 0px 0px -15px;
}
#ar header .header-child li:first-child {
    margin-left: 0px;
    border-right: 0px !important;
}
.layer-none {
  height: 380px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  width: 100%; }

.layer-none:hover {
  cursor: pointer; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  height: 130px;
  overflow-y: scroll; }

.bootstrap-select > .dropdown-toggle {
  height: 30px !important;
  border-radius: 4px; }

.btn-default {
  color: #333;
  background-color: transparent;
  border-color: transparent !important; }

.mar-155 {
  margin-top: 155px; }

.btn-sub-com {
  margin-top: 25px; }

.whatsapp-mo {
  background: #00D057 !important; }

.whatsapp {
  background: #00D057;
  color: #ffffff;
  border-top: 4px solid #00D057 !important;
  padding: 5px 10px !important; }

.whatsapp:hover {
  opacity: 0.9;
  color: #ffffff !important; }

.whatsapp i {
  font-size: 20px; }

.landing-bg {
  background: url(../images/landing-page.jpg) center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: absolute;
  width: 100%;
  top: 0px; }

.middle-vid-sec {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.middle-vid-sec a {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: right;
  text-transform: uppercase; }
.middle-vid-sec a:hover {
  color: #ffffff;
  opacity: 0.9;
  text-decoration: none; }
.middle-vid-sec .offer-btn {
  margin-top: 10px; }

.header-fixed {
  position: fixed;
  z-index: 99;
  width: 100%;
  background: #ffffff;
  padding-left: 13px; }

.common-heading h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  width: 60%; }
.common-heading h2:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #f56300;
  width: 30%;
  margin-left: 15px;
  bottom: 15%; }

.marrr {
  display: none; }

.main-broadcrumb {
  margin-top: 20px; }

.main-broadcrumb ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.main-broadcrumb a {
  color: #646464; }
.main-broadcrumb a:hover {
  text-decoration: none;
  opacity: 0.9;
  color: #646464; }
.main-broadcrumb li {
  display: inline-block;
  border-right: 1px solid #b2b2b2;
  padding: 0px 11px 0px 10px;
  font-size: 16px;
  line-height: 16px; }
.main-broadcrumb li:first-child {
  padding-left: 0px; }
.main-broadcrumb li:last-child {
  border-right: 0px; }

.left-sidebar {
  position: fixed;
  display: none;
  width: 80%;
  height: 100vh;
  overflow-y: scroll;
  top: 0px;
  right: 0px;
  z-index: 99;
  padding-top: 20px;
  background: #f6f6f9; }

hr {
  margin-top: 20px;
  margin-bottom: 0px !important;
  border: 0;
  border-top: 1px solid #cccccc !important; }

.left-sidebar .drp-pad-20 {
  padding-left: 20px; }
.left-sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.left-sidebar .heading-s {
  margin-left: 15px;
  font-size: 20px;
  color: #f56300;
  font-weight: bold;
  border-bottom: 2px solid #f56300;
  display: inherit;
  margin-bottom: 5px; }
.left-sidebar li:first-child {
  margin-top: 0px; }
.left-sidebar a {
  padding: 0px 10px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  color: #646464; }
.left-sidebar a:hover {
  color: #000000;
  text-decoration: none; }
.left-sidebar a .close-m {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #646464;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  margin-left: 4px;
  position: absolute;
  top: -6px;
  right: -9px;
  font-size: 16px; }
.left-sidebar i {
  margin-right: 10px;
  font-size: 12px; }
.left-sidebar .navbar-nav .open .dropdown-menu > li > a {
  line-height: 20px;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  margin-left: 23px; }
.left-sidebar .nav .open > a, .left-sidebar .nav .open > a:focus, .left-sidebar .nav .open > a:hover {
  color: #f56300;
  background: transparent; }
.left-sidebar .caret {
  position: absolute;
  right: 0;
  top: 15px; }
.left-sidebar .fa-home {
  font-size: 16px; }
.left-sidebar .footer-aside {
  position: absolute;
  bottom: 20px; }
.left-sidebar .footer-aside li {
  margin-top: 10px;
  padding-left: 10px;
  color: #646464; }
.left-sidebar .footer-aside a {
  padding: 0px;
  color: #f56300; }
.left-sidebar .footer-aside a:hover {
  color: #000000; }

.activew {
  background: #f56300;
  transition: 1s; }

.tab:not(.active) {
  display: none; }

.modal-theme {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }

.modal-theme .modal-content {
  background-color: #ffffff;
  margin: auto;
  padding: 20px;
  border: 1px solid #b2b2b2;
  max-width: 60%; }
.modal-theme .modal-content .heading {
  font-size: 20px;
  font-weight: bold; }
.modal-theme .modal-content .close {
  color: #000000;
  float: right;
  font-size: 28px;
  font-weight: bold; }
.modal-theme .modal-content .close:hover,
.modal-theme .modal-content .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer; }
.modal-theme .modal-content .modal-body iframe {
  height: 500px; }

/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* The actual popup */
.hidePo1, .hidePo2, .hidePo3, .hidePo4, .hidePo5, .hidePo6, .hidePo7, .hidePo8, .hidePo9, .hidePo10, .hidePo11, .hidePo12, .hidePo13, .hidePo14, .hidePo15, .hidePo16, .hidePo17, .hidePo18, .hidePo19, .hidePo20 {
  display: none; }

.popuptext {
  width: 160px;
  background-color: #b2b2b2;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 1px;
  position: absolute;
  z-index: 9;
  bottom: 92%;
  left: 50%;
  margin-left: -80px; }

/* Popup arrow */
.popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #b2b2b2 transparent transparent transparent; }

/* Toggle this class - hide and show the popup */
.show {
  display: block;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s; }

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.common-yicon {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 100%;
  background: #ff0000;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.common-yicon:hover {
  cursor: pointer;
  opacity: 0.9; }

.common-yicon1 {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 24px;
  border-radius: 100%;
  background: #ff0000;
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  left: 40px; }

.common-yicon1:hover {
  cursor: pointer;
  opacity: 0.9; }

.fa-facebook:hover {
  color: #3B5998; }

.fa-twitter:hover {
  color: #1DA1F3; }

.fa-google-plus:hover {
  color: #D34836; }

.favorite {
  color: #ff0000; }

.card-com {
  background: #ffffff;
  padding: 20px;
  margin-top: 10px; }

.common-mar {
  margin-top: 155px; }

/*Header Styles*/
body {
  font-family: 'Montserrat';
  color: #646464; }

/*.owl-item{
    width: 538px !important;
}*/
.owl-nav {
  margin-top: 0px; }

.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -7%;
  transform: translate(0%, -50%);
  background: transparent !important; }
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -7%;
  transform: translate(0%, -50%);
  background: transparent !important; }

.responsive-icons {
  display: none; }

.owl-nav {
  margin-top: 0px; }

#second-slide .owl-prev {
  position: absolute;
  top: 95%;
  left: 78%;
  background: #f56300 !important;
  padding: 9px;
  color: #fff;
  text-transform: uppercase; }
#second-slide .owl-next {
  position: absolute;
  top: 95%;
  right: 0%;
  background: #f56300 !important;
  padding: 9px;
  color: #fff;
  text-transform: uppercase; }

.main-slider {
  margin-top: 149px; }

.main-slider .carousel .carousel-inner .item .mobile-banner {
  display: none; }

.main-heading h2 {
  color: #646464;
  font-weight: bold;
  font-size: 24px;
  position: relative; }
.main-heading h2 span {
  background: #f3f2f2;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 1; }
.main-heading h2:before {
  background: #f56300;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  top: 75%;
  width: 49.6%; }
.main-heading h2:before {
  right: 0; }

.border {
  background: #f56300;
  height: 4px;
  width: 40px; }

.body-bg {
  background: #f3f2f2;
  padding-bottom: 20px; }

.search-input {
  background: #f0f0f0;
  border: 1px solid transparent;
  height: 37px;
  padding: 10px;
  width: 350px;
  font-style: italic; }

.btn-theme {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  border-radius: 4px !important;
  background: #f56300;
  border-top: 4px solid #ff7326 !important;
  text-transform: uppercase;
  color: #ffffff; }

.btn-blue {
  background: #486b8b;
  border-radius: 0px !important;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 19px; }

.normal-btn {
  border-radius: 0px !important;
  background: #486b8b;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }

.btn-addd {
  width: 100%;
  height: 33px;
  line-height: 15px !important; }

.normal-btn:hover {
  opacity: 0.9;
  color: #ffffff; }

.btn-table {
  background: #f56300;
  text-transform: uppercase;
  color: #ffffff; }

.btn-table i {
  font-size: 20px; }

.btn-table:hover {
  color: #ffffff !important; }

.btn-theme:focus {
  color: #ffffff !important; }

.btn-theme:hover {
  opacity: 0.9;
  color: #ffffff !important; }

.btn-blue:hover {
  opacity: 0.9;
  color: #ffffff !important; }

.btn-search {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  height: 37px;
  background: #f56300;
  color: #ffffff;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent; }

.btn-search:hover {
  opacity: 0.9;
  color: #ffffff !important; }

header .floating-menu {
  position: fixed;
  top: 50%;
  left: 0px;
  transform: translate(0%, -50%);
  z-index: 9; }
header .floating-menu .fb-bg {
  background: #3B5998; }
header .floating-menu .tw-bg {
  background: #1DA1F3; }
header .floating-menu .yo-bg {
  background: #CC181E; }
header .floating-menu .gp-bg {
  background: #CC181E; }
header .floating-menu a i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #ddd;
  display: block;
  margin-top: 2px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: width 0.3s;
  /* For Safari 3.1 to 6.0 */
  transition: width 0.3s; }
header .floating-menu a i:hover {
  width: 50px;
  color: #ffffff; }
header .floating-menu a {
  color: #ffffff; }
header .floating-menu a:hover {
  color: #ffffff;
  text-decoration: none; }
header .header-child {
  margin: 20px 0px 20px 0px; }
header .header-child .mobile-head {
  display: none; }
header .header-child ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
header .header-child li span {
  font-size: 20px; }
header .header-child li {
  display: inline-block;
  margin-left: 5px; }
header .header-child li:first-child {
  margin-left: 0px; }
header .header-child .right-sum .fa-whatsapp {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #00D057;
  color: #ffffff;
  text-align: center;
  border-radius: 100%; }
header .header-child .right-sum .fa-map-marker {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #486b8b;
  color: #ffffff;
  text-align: center;
  border-radius: 100%; }
header .header-child .right-sum .goog-logo-link {
  display: none !important; }
header .header-child .right-sum .goog-te-gadget {
  color: transparent !important; }
header .header-child .right-sum .goog-te-gadget .goog-te-combo {
  color: blue !important; }
header .header-child .right-sum div#google_translate_element {
  margin: 0px 5px 0px 0px;
  width: 115px; }
header .header-child .right-sum .rig-mar {
  margin-right: 40px; }
header .header-child .right-sum ul {
  float: right; }
header .header-child .right-sum li {
  border-right: 1px solid #646464;
  padding-right: 10px;
  padding-left: 4px;
  line-height: 35px;
  font-size: 18px;
  display: inline-block; }
header .header-child .right-sum a {
  color: #646464; }
header .header-child .right-sum li:last-child {
  border-right: 0px;
  padding-right: 0px; }
header .nav > li > a:focus, header .nav > li > a:hover {
  background: transparent; }
header .menu-navigation {
  /*.navbar-default {
      .navbar-nav {
          li {
              a:first-child{
                  padding-left: 0px;
              }
          }
      }
  }*/ }
  header .menu-navigation .navbar-default {
    border-radius: 0px;
    background: #f56300;
    border-top: 8px solid #ff7326;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 9; }
  header .menu-navigation .navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    line-height: 14px;
    display: inline;
    padding: 10px 34px; }
  header .menu-navigation .navbar-inverse {
    border-color: #f56300; }
  header .menu-navigation .navbar-inverse .navbar-nav > .open > a, header .menu-navigation .navbar-inverse .navbar-nav > .open > a:focus, header .menu-navigation .navbar-inverse .navbar-nav > .open > a:hover {
    background: transparent; }
  header .menu-navigation .navbar-default .navbar-nav .padl-0 {
    padding-left: 0px; }
  header .menu-navigation .navbar-default .navbar-nav > .active > a, header .menu-navigation .navbar-default .navbar-nav > .active > a:focus, header .menu-navigation .navbar-default .navbar-nav > .active > a:hover {
    background: transparent; }
  header .menu-navigation .nav > li:last-child {
    border-right: 0px; }
  header .menu-navigation .navbar-nav > li:first-child {
    margin-left: 0px; }
  header .menu-navigation .navbar {
    border-bottom: 0px;
    margin-bottom: 0px;
    height: 61px;
    line-height: 32px; }
  header .menu-navigation .navbar-default .navbar-collapse, header .menu-navigation .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-top: 8px; }
  header .menu-navigation .mega-dropdown {
    position: static !important; }
  header .menu-navigation .mega-dropdown-menu {
    padding: 14px 0px;
    width: 1115px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: url(../images/megamenu-bg.jpg);
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .active {
    background: #dcdcdc; }
  header .menu-navigation .mega-dropdown-menu li ul {
    padding: 0;
    margin: 0; }
  header .menu-navigation .mega-dropdown-menu li li {
    list-style: none; }
  header .menu-navigation .mega-dropdown-menu li li a {
    display: block;
    color: #646464;
    padding: 13px 9px 13px 17px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 14px;
    position: relative; }
  header .menu-navigation .mega-dropdown-menu li li a span {
    position: absolute;
    right: 18px; }
  header .menu-navigation .mega-dropdown-menu li li a:hover {
    text-decoration: none; }
  header .menu-navigation .mega-dropdown .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    border: 0px; }
  header .menu-navigation .navbar-nav li .dropdown-menu {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto; }
  header .menu-navigation .mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row {
    margin-top: 14px; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt, header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt-img, header .menu-navigation .mega-dropdown-menu .block-menu-row .curvexpert, header .menu-navigation .mega-dropdown-menu .block-menu-row .dnaslim, header .menu-navigation .mega-dropdown-menu .block-menu-row .slimsonic, header .menu-navigation .mega-dropdown-menu .block-menu-row .turboslim, header .menu-navigation .mega-dropdown-menu .block-menu-row .vedatrim, header .menu-navigation .mega-dropdown-menu .block-menu-row .head-to-toe, header .menu-navigation .mega-dropdown-menu .block-menu-row .party-makeup, header .menu-navigation .mega-dropdown-menu .block-menu-row .party-hair, header .menu-navigation .mega-dropdown-menu .block-menu-row .bridal-makeup, header .menu-navigation .mega-dropdown-menu .block-menu-row .b-package, header .menu-navigation .mega-dropdown-menu .block-menu-row .thermage, header .menu-navigation .mega-dropdown-menu .block-menu-row .nails-art, header .menu-navigation .mega-dropdown-menu .block-menu-row .anti-ag, header .menu-navigation .mega-dropdown-menu .block-menu-row .scaring-pig, header .menu-navigation .mega-dropdown-menu .block-menu-row .skin-rej, header .menu-navigation .mega-dropdown-menu .block-menu-row .under-arms, header .menu-navigation .mega-dropdown-menu .block-menu-row .full-body-laser, header .menu-navigation .mega-dropdown-menu .block-menu-row .laser-face, header .menu-navigation .mega-dropdown-menu .block-menu-row .hair-loss, header .menu-navigation .mega-dropdown-menu .block-menu-row .regular-hair, header .menu-navigation .mega-dropdown-menu .block-menu-row .ayurveda, header .menu-navigation .mega-dropdown-menu .block-menu-row .hair-spa, header .menu-navigation .mega-dropdown-menu .block-menu-row .oreinted-body {
    width: 198px;
    background: #646464;
    float: left;
    height: 122px;
    margin: 1px;
    position: relative; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt {
    background: #f56300; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt .caption a {
    color: #ffffff; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt .caption a:hover {
    color: #ffffff;
    opacity: 0.9; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt-img {
    background: url(../images/img-menu1.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .curvexpert {
    background: url(../images/img-menu2.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .dnaslim {
    background: url(../images/img-menu3.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .slimsonic {
    background: url(../images/img-menu4.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .turboslim {
    background: url(../images/img-menu5.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .vedatrim {
    background: url(../images/img-menu6.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .head-to-toe {
    background: url(../images/img-menu7.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .party-makeup {
    background: url(../images/img-menu8.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .party-hair {
    background: url(../images/img-menu9.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .bridal-makeup {
    background: url(../images/img-menu10.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .b-package {
    background: url(../images/img-menu11.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .thermage {
    background: url(../images/img-menu12.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .nails-art {
    background: url(../images/img-menu13.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .anti-ag {
    background: url(../images/img-menu14.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .scaring-pig {
    background: url(../images/img-menu15.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .skin-rej {
    background: url(../images/img-menu16.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .under-arms {
    background: url(../images/img-menu17.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .full-body-laser {
    background: url(../images/img-menu18.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .laser-face {
    background: url(../images/img-menu19.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .hair-loss {
    background: url(../images/img-menu20.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .regular-hair {
    background: url(../images/img-menu21.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .ayurveda {
    background: url(../images/img-menu22.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .hair-spa {
    background: url(../images/img-menu23.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .oreinted-body {
    background: url(../images/img-menu24.jpg) center;
    background-size: cover; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .caption {
    color: #646464;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .caption a {
    color: #646464; }
  header .menu-navigation .mega-dropdown-menu .block-menu-row .caption a:hover {
    color: #f56300;
    text-decoration: none; }
  header .menu-navigation .mega-dropdown-menu .ad1, header .menu-navigation .mega-dropdown-menu .ad2, header .menu-navigation .mega-dropdown-menu .ad3, header .menu-navigation .mega-dropdown-menu .ad4, header .menu-navigation .mega-dropdown-menu .ad5, header .menu-navigation .mega-dropdown-menu .ad6, header .menu-navigation .mega-dropdown-menu .ad7, header .menu-navigation .mega-dropdown-menu .ad8, header .menu-navigation .mega-dropdown-menu .ad9, header .menu-navigation .mega-dropdown-menu .ad10 {
    display: none; }

.main-slider .carousel-indicators li {
  border: 0px;
  background: rgba(0, 0, 0, 0.5);
  margin: 0px; }
.main-slider .carousel-indicators .active {
  height: 10px;
  width: 10px;
  background: #f56300; }

.body-parent {
  margin-top: 20px; }

.body-parent .block {
  height: 70px;
  background: #ffffff;
  padding: 0px;
  position: relative;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.07), 0 4px 15px 0 rgba(0, 0, 0, 0.003); }
.body-parent .block .block-icon {
  background: #486b8b;
  height: 70px;
  width: 70px;
  line-height: 70px;
  padding-left: 10px; }
.body-parent .block .block-content {
  padding-top: 15px;
  padding-left: 20px;
  font-size: 20px;
  color: #646464;
  font-weight: bold; }
.body-parent .block .block-content a {
  color: #646464; }
.body-parent .block .block-content a:hover {
  opacity: 0.9;
  text-decoration: none; }
.body-parent .block .block-content .border {
  background: #f56300;
  height: 4px;
  width: 40px; }

.block-slider {
  margin-top: 0px; }

.block-slider .pages-heading {
  margin-bottom: 15px; }
.block-slider .section1 {
  display: flex;
  margin-top: 20px; }
.block-slider .img-sec {
  padding-right: 0px;
  padding-left: 0px; }
.block-slider .img-sec .play-icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 22px;
  border-radius: 100%;
  background: #f56300;
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  right: 20px; }
.block-slider .img-sec .play-icon:hover {
  cursor: pointer;
  opacity: 0.9; }
.block-slider .content-section {
  background: #ffffff;
  padding: 5px 48px 5px 40px; }
.block-slider .content-section h4 {
  color: #646464;
  font-weight: bold;
  font-size: 20px;
  margin-top: 20px; }
.block-slider .content-section p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  text-align: justify; }
.block-slider .content-section a {
  color: #646464;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline; }
.block-slider .content-section .icons-group {
  position: absolute;
  bottom: 20px;
  left: 89px;
  width: 55%; }
.block-slider .content-section .icons-group ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.block-slider .content-section .icons-group li {
  display: inline; }
.block-slider .content-section .icons-group li:last-child {
  float: right; }
.block-slider .content-section .icons-group li:first-child {
  margin-left: 0px; }
.block-slider .content-section .icons-group li a {
  text-decoration: none !important; }
.block-slider .content-section .icons-group li a i {
  font-size: 33px;
  margin: 8px;
  color: #b2b2b2; }
.block-slider .content-section .icons-group li .popup i {
  font-size: 33px;
  margin: 8px;
  color: #b2b2b2; }
.block-slider .content-section .icons-group li .popup .soc-ic {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  font-size: 14px !important;
  color: #ffffff; }
.block-slider .content-section .icons-group li .popup .fb {
  background: #3B5998; }
.block-slider .content-section .icons-group li .popup .tw {
  background: #1DA1F3; }
.block-slider .content-section .icons-group li .popup .gp {
  background: #D34836; }

.appointment {
  margin-top: 0px; }

.appointment .card-block {
  margin-top: 10px; }
.appointment .card-block .card {
  background: #ffffff;
  padding: 40px;
  padding-bottom: 20px; }
.appointment .card-block .card h4 {
  text-transform: uppercase;
  color: #646464;
  font-weight: bold;
  margin-top: 0px; }
.appointment .card-block .card .input-box {
  border: 2px solid #486b8b;
  border-radius: 6px; }
.appointment .card-block .card .date-radius {
  border-radius: 6px 0px 0px 6px !important; }
.appointment .card-block .card .input-group-addon {
  border: 2px solid #486b8b;
  border-left: 0px; }
.appointment .card-block .card .glyphicon-calendar {
  color: #486b8b; }
.appointment .card-block .card .footer-f {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #bdbdbd;
  padding-right: 0px; }
.appointment .card-block .card .footer-f .previousbtn {
  display: none; }
.appointment .card-block .card .slots-list ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.appointment .card-block .card .slots-list li {
  display: inline-block;
  width: 50px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center !important;
  color: #486b8b;
  margin-top: 6px; }
.appointment .card-block .card .slots-list li i {
  font-size: 30px; }
.appointment .card-block .card .slots-list .active {
  color: #f56300 !important; }
.appointment .card-block .card .parent-progress {
  margin-bottom: 20px; }
.appointment .card-block .card .parent-progress .left-padding {
  padding-left: 2px; }
.appointment .card-block .card .parent-progress .right-padding {
  padding-right: 2px; }
.appointment .card-block .card .parent-progress .active {
  background: #f56300 !important; }
.appointment .card-block .card .progress-itema .active {
  background: #f56300 !important; }
.appointment .card-block .card .progress-itema .static {
  background: #486b8b; }
.appointment .card-block .card .progress-itema .content {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px; }
.appointment .card-block .card .progress-itema .border-round {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }
.appointment .card-block .card .progress-itema .border-round-r {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }
.appointment .card-block .card .progress-itema .flex-bar {
  height: 20px; }

.experts {
  margin-top: 0px; }

.experts .card {
  background: #ffffff;
  padding: 20px;
  margin-top: 15px; }
.experts .card h4 {
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: bold; }
.experts .card h5 {
  font-size: 16px;
  font-weight: bold;
  color: #4b4b4b; }
.experts .card .video {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 100%;
  background: #f56300;
  text-align: center;
  color: #ffffff;
  float: right; }
.experts .card a {
  color: #646464;
  margin-left: 10px; }
.experts .card a .margin0 {
  margin-left: 0px; }
.experts .card .hover-exp {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  background: #ffffff;
  padding-bottom: 10px;
  transform: scale(1); }
.experts .card .hover-exp:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  z-index: 2;
  -webkit-transition: all 100ms ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: all 100ms ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: all 100ms ease-in;
  -moz-transform: scale(1.1);
  transition: all 200ms ease-in;
  transform: scale(1.1); }
.experts .card .collage-img img {
  border: 1px solid #646464;
  border-radius: 4px;
  filter: grayscale(100%); }
.experts .card .collage-img .colored {
  filter: grayscale(0%); }
.experts .card .collage-img .col-bo {
  margin-top: 8px; }
.experts .card .collage-img .col-bo img {
  height: 104px;
  width: 100%; }
.experts .card .collage-img .padr-9 {
  padding-right: 9px; }
.experts .card .collage-img .pad0 {
  padding: 0px; }
.experts .card .collage-img .padl-0 {
  padding-left: 0px; }
.experts .card .collage-img .mart-9 {
  margin-top: 6px; }
.experts .card .collage-img .padr-4 {
  padding-right: 4px; }
.experts .card .collage-img .padl-4 {
  padding-left: 4px; }
.experts .card .collage-img .padr-7 {
  padding-right: 10px; }
.experts .card .collage-img .block1 {
  padding-right: 4px;
  padding-left: 6px; }
.experts .card .collage-img .block1 .caption {
  position: absolute;
  bottom: 30px;
  left: 110px;
  font-weight: bold;
  font-style: italic;
  color: #ff0000;
  font-size: 22px; }
.experts .card .collage-img .block2 {
  padding-left: 4px;
  padding-right: 5px; }
.experts .card .collage-img .block3 {
  padding-left: 4px;
  padding-right: 6px; }

.grd-section {
  margin-top: 10px; }

.grd-section .main-row {
  width: 100%;
  display: flex; }
.grd-section .main-row .grid {
  color: #ffffff;
  text-align: center;
  margin: 2px;
  width: 25%;
  padding: 20px 0px 20px 0px;
  background: #00a6bb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00a6bb 0%, #00b2b1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00a6bb 0%, #00b2b1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00a6bb 0%, #00b2b1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6bb', endColorstr='#00b2b1',GradientType=0 );
  /* IE6-9 */ }
.grd-section .main-row .grid:first-child {
  margin-left: 0px; }
.grd-section .main-row .grid:last-child {
  margin-right: 0px; }
.grd-section .main-row .grid h2 {
  margin-top: 0px;
  font-weight: bold;
  font-size: 40px;
  line-height: 26px; }
.grd-section .main-row .grid h2 span {
  font-size: 17px;
  font-weight: normal; }
.grd-section .main-row .grid .single-caption {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 51px; }
.grd-section .main-row .grid .content {
  top: 50%;
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%); }

.collage-section {
  margin-top: 20px; }

.collage-section .heading {
  background: #f56300;
  padding: 10px 0px 7px 0px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center; }
.collage-section .image-section {
  padding-right: 0px; }
.collage-section .caption-sec {
  background: #ffffff;
  padding: 48px 31px 20px 20px; }
.collage-section .caption-sec .border {
  margin: 20px 0px 20px 0px; }
.collage-section .caption-sec h4 {
  text-transform: uppercase;
  font-weight: bold; }
.collage-section .top-tips {
  display: flex;
  padding-left: 7px;
  position: relative; }
.collage-section .top-tips .heading {
  display: none; }
.collage-section .top-tips .rotate-text {
  background: #f56300;
  width: 8%; }
.collage-section .top-tips .rotate-text .r-t {
  position: absolute;
  transform: rotate(-90deg);
  left: -47px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  top: 83px; }
.collage-section .top-tips .image-sec {
  width: 32%; }
.collage-section .top-tips .caption-sect {
  background: #dedede;
  padding: 10px 10px 10px 17px;
  width: 60%; }
.collage-section .top-tips .caption-sect h5 {
  font-weight: bold;
  font-size: 16px; }
.collage-section .top-tips .caption-sect .border {
  margin-bottom: 7px; }
.collage-section .top-tips .caption-sect a {
  font-weight: bold;
  color: #f56300; }
.collage-section .bottom-tips {
  margin-top: 10px;
  padding-left: 7px;
  position: relative; }
.collage-section .bottom-tips .first-section {
  display: flex;
  float: left; }
.collage-section .bottom-tips .second-section {
  margin-left: 15px; }
.collage-section .bottom-tips .second-section .rotate-text .l-t {
  position: absolute;
  transform: rotate(-90deg);
  left: 241px;
  top: 96px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff; }
.collage-section .bottom-tips .first-section .rotate-text {
  background: #f56300 !important;
  width: 19%; }
.collage-section .bottom-tips .first-section .rotate-text .r-t {
  position: absolute;
  transform: rotate(-90deg);
  left: -28px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  top: 96px; }

.gallery {
  margin-top: 15px; }

.gallery .card {
  padding: 10px 13px 10px 0px;
  background: #ffffff;
  overflow: hidden;
  margin-top: 10px; }
.gallery .card .img-box {
  margin-top: 13px; }
.gallery .card .col-md-2 {
  padding-right: 0px; }

footer .footer-bg {
  background: #646464;
  padding: 20px;
  margin-top: 20px; }
footer .footer-bg h4 {
  font-weight: bold;
  position: relative;
  width: 60%;
  color: #ffffff;
  margin-bottom: 20px; }
footer .footer-bg h4:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #f56300;
  width: 50%;
  margin-left: 15px;
  bottom: 15%; }
footer .footer-bg .links ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
footer .footer-bg .links li {
  margin-top: 5px; }
footer .footer-bg .links li:first-child {
  margin-top: 0px; }
footer .footer-bg .links a {
  color: #ffffff;
  text-decoration: none; }
footer .footer-bg .links a:hover {
  color: #b2b2b2; }
footer .footer-bg .links .dropup .btn-country {
  background: #f56300;
  text-transform: uppercase;
  color: #ffffff;
  padding: 6px 10px; }
footer .footer-bg .links .dropup .btn-lang {
  padding-top: 4px; }
footer .footer-bg .links .dropup .dropdown-menu {
  text-transform: uppercase;
  padding: 3px 20px 3px 0px; }
footer .footer-bg .links .dropup .dropdown-menu li {
  margin-left: 0px !important;
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 12px; }
footer .footer-bg .links .dropup .dropdown-menu li:last-child {
  border-bottom: 0px; }
footer .footer-bg .links .dropup .dropdown-menu a {
  color: #646464 !important; }
footer .footer-bg .links .dropup .dropdown-menu:hover {
  display: block; }
footer .footer-bg .links .contry-select {
  margin-top: 10px; }
footer .footer-bg .links .contry-select h5 {
  font-size: 22px;
  color: #ffffff; }
footer .footer-bg p {
  color: #ffffff; }
footer .footer-child {
  background: #3f3f3f;
  padding: 20px 0px 15px 0px;
  color: #ffffff;
  font-size: 16px;
  text-align: center; }
footer .footer-child a {
  color: #ffffff; }

.banner {
  height: 436px;
  position: relative;
  background: #646464;
  margin-top: 149px; }

.weight-loss {
  background: url(../images/weightloss-banner.jpg) no-repeat center top;
  background-size: cover; }

.vedatrim {
  background: url(../images/vedatrim-banner.jpg) no-repeat center top;
  background-size: cover; }

.bridal-makeup {
  background: url(../images/bridal-makeup-banner.jpg) no-repeat center top;
  background-size: cover; }

.franchise {
  background: url(../images/franchise-banner.jpg) no-repeat left top;
  background-size: cover; }

.events {
  background: url(../images/events-banner.jpg) no-repeat left top;
  background-size: cover; }

.about-us {
  background: url(../images/about-us-banner.jpg) no-repeat left top;
  background-size: cover; }

.ratecard {
  background: url(../images/ratecard-banner.jpg) no-repeat left top;
  background-size: cover; }

.careers {
  background: url(../images/careers-banner.jpg) no-repeat left top;
  background-size: cover; }

.careers .caption-careers {
  transform: translate(-50%);
  position: absolute;
  top: 10%;
  left: 50%;
  width: 1113px;
  font-size: 60px; }
.careers .caption-careers h2 {
  background: #4b4b4b;
  padding: 20px;
  font-size: 60px;
  display: inline-block;
  font-weight: bold;
  color: #ffffff; }
.careers .caption-careers h2 span {
  color: #f56300; }

.banner .caption, .banner .footer-band .wrapper {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 1113px; }
.banner .orange {
  color: #f56300; }
.banner .white {
  color: #ffffff; }
.banner .caption {
  transform: translate(-50%, -50%);
  top: 50%;
  font-size: 60px; }
.banner .caption .store {
  font-style: italic;
  color: #4b4b4b; }
.banner .caption .fr-heading {
  text-align: right; }
.banner .caption h2 {
  font-size: 60px;
  font-weight: bold; }
.banner .caption .caption-child {
  font-size: 20px; }
.banner .footer-band {
  position: absolute;
  bottom: 10px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 0px;
  width: 100%;
  height: 60px; }
.banner .grd-bg {
  background: #ffffff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 30%, #a5a5a5); }
.banner .footer-band ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.banner .footer-band li {
  display: inline-block;
  border-right: 2px solid #646464;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px;
  padding-left: 6px;
  padding-right: 8px;
  margin-top: 11px; }
.banner .footer-band a {
  color: #4b4b4b;
  text-decoration: none; }
.banner .footer-band a:hover {
  text-decoration: none;
  color: #f56300; }
.banner .footer-band li:last-child {
  border-right: 0px; }

.block-slider .grid-offer-wrapper {
  display: flex;
  background: #ffffff;
  flex-wrap: nowrap; }
.block-slider .grid-offer-wrapper .coolsculpt {
  background: url(../images/wight-loss-ser-thumb.jpg) no-repeat top left;
  background-size: cover; }
.block-slider .grid-offer-wrapper .curvexpert {
  background: url(../images/curvexpert-serv-thumb.jpg) no-repeat top left;
  background-size: cover; }
.block-slider .grid-offer-wrapper .turboslim {
  background: url(../images/turboslim-thumbserv.jpg) no-repeat top left;
  background-size: cover; }
.block-slider .grid-offer-wrapper .vedatrim {
  background: url(../images/vedatrim-thumbserv.jpg) no-repeat top left;
  background-size: cover; }
.block-slider .grid-offer-wrapper .grid-left {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0%, -50%); }
.block-slider .grid-offer-wrapper .grid-right {
  position: absolute;
  right: 10px;
  text-align: right;
  top: 50%;
  transform: translate(0%, -50%); }
.block-slider .grid-offer-wrapper .grid-right .icons-group {
  margin-top: 7px;
  margin-left: 47px; }
.block-slider .grid-offer-wrapper .grid-right .icons-group ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li {
  display: inline; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li:first-child {
  margin-left: 0px; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li a {
  text-decoration: none !important; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li a i {
  font-size: 33px;
  margin: 8px;
  color: #4b4b4b; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li .popup i {
  font-size: 33px;
  color: #4b4b4b; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li .popup .soc-ic {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  font-size: 14px !important;
  color: #ffffff;
  margin: 2px; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li .popup .fb {
  background: #3B5998; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li .popup .tw {
  background: #1DA1F3; }
.block-slider .grid-offer-wrapper .grid-right .icons-group li .popup .gp {
  background: #D34836; }
.block-slider .grid-offer-wrapper .grid-left .icons-group {
  margin-top: 7px; }
.block-slider .grid-offer-wrapper .grid-left .icons-group ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li {
  display: inline; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li:first-child {
  margin-left: 0px; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li a {
  text-decoration: none !important; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li a i {
  font-size: 33px;
  margin: 8px;
  color: #4b4b4b; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li .popup i {
  font-size: 33px;
  color: #4b4b4b; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li .popup .soc-ic {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  font-size: 14px !important;
  color: #ffffff; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li .popup .fb {
  background: #3B5998; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li .popup .tw {
  background: #1DA1F3; }
.block-slider .grid-offer-wrapper .grid-left .icons-group li .popup .gp {
  background: #D34836; }
.block-slider .grid-offer-wrapper h4 {
  font-weight: bold; }
.block-slider .grid-offer-wrapper .service-slide {
  padding: 16px 0px; }
.block-slider .flex-multiple-row .big-col {
  height: 300px;
  position: relative; }
.block-slider .flex-multiple-row .big-col .caption {
  position: absolute;
  font-size: 20px;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #ffffff;
  font-weight: bold; }
.block-slider .flex-multiple-row .spacing {
  margin-top: 14px; }
.block-slider .flex-multiple-row .small-col {
  height: 143px;
  position: relative; }
.block-slider .flex-multiple-row .weight-loss-th {
  background: url("../images/wl-services-thumb.jpg") no-repeat top center;
  background-size: cover; }
.block-slider .flex-multiple-row .beauty-th {
  background: url("../images/beautyservices-thumb.jpg") no-repeat top left;
  background-size: cover; }
.block-slider .flex-multiple-row .dermat-th {
  background: url("../images/dermatservices-thumb.jpg") no-repeat top left;
  background-size: cover; }
.block-slider .flex-multiple-row .ls-th {
  background: url("../images/laserservices-thumb.jpg") no-repeat top left;
  background-size: cover; }
.block-slider .flex-multiple-row .ls-th .caption {
  color: #646464 !important; }
.block-slider .flex-multiple-row .hs-th {
  background: url("../images/hairservices-thumb.jpg") no-repeat top left;
  background-size: cover; }
.block-slider .flex-multiple-row .spa-th {
  background: url("../images/spaservices-thumb.jpg") no-repeat top center;
  background-size: cover; }
.block-slider .flex-multiple-row .home-beauty-th {
  background: url("../images/homebeautyservices-thumb.jpg") no-repeat top left;
  background-size: cover; }
.block-slider .flex-multiple-row .pad-le0 {
  padding-left: 0px; }
.block-slider .flex-multiple-row .small-col .caption {
  position: absolute;
  font-size: 20px;
  top: 50%;
  right: 20px;
  transform: translate(0%, -50%);
  color: #ffffff;
  font-weight: bold;
  text-align: center; }
.block-slider .miscellaneous {
  margin-top: 40px;
  width: 94%;
  margin-left: 3%; }
.block-slider .miscellaneous ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.block-slider .miscellaneous .stepper-horizontal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.block-slider .miscellaneous .stepper-horizontal li {
  -webkit-transition: .5s;
  transition: .5s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.block-slider .miscellaneous .stepper-horizontal li:after {
  content: '';
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 6px 0 0 0;
  height: 2px;
  background: #b2b2b2; }
.block-slider .miscellaneous .stepper-horizontal li:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0; }
.block-slider .miscellaneous .stepper-horizontal li:last-child:after {
  background: transparent;
  margin: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-left: 0px; }
.block-slider .miscellaneous .stepper-horizontal .active a .circle {
  background: #f56300; }
.block-slider .miscellaneous .stepper-horizontal .active a .text-label {
  color: #f56300; }
.block-slider .miscellaneous .stepper li a {
  font-size: 14px;
  text-align: center; }
.block-slider .miscellaneous .stepper li a .circle {
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  background: #b2b2b2;
  width: 15px;
  height: 15px;
  text-align: center; }
.block-slider .miscellaneous .stepper li a .text-label {
  font-weight: bold;
  display: block;
  color: #646464;
  font-size: 12px; }
.block-slider .miscellaneous .stepper li a:hover {
  text-decoration: none; }
.block-slider .miscellaneous-mobile {
  display: none; }
.block-slider .scroll-faq {
  height: 350px;
  overflow-y: scroll; }
.block-slider .scroll-faq .pluss {
  float: left;
  margin-right: 10px; }
.block-slider .scroll-faq .panel-title {
  font-size: 24px;
  font-weight: bold; }
.block-slider .scroll-faq .panel {
  border: 0px; }
.block-slider .scroll-faq .panel-default > .panel-heading {
  background: #9a9a9a;
  color: #ffffff;
  border-radius: 0px;
  padding: 24px 17px 24px 17px; }
.block-slider .scroll-faq .active1 {
  background: #6a054b !important; }
.block-slider .scroll-faq a {
  text-decoration: none; }
.block-slider .scroll-faq a:hover {
  text-decoration: none !important; }
.block-slider .scroll-faq .panel-group .panel-heading + .panel-collapse > .list-group, .block-slider .scroll-faq .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0px;
  background: #9a9a9a;
  color: #ffffff !important;
  font-size: 16px; }
.block-slider #style-2::-webkit-scrollbar-track {
  background-color: #e0e0e0; }
.block-slider #style-2::-webkit-scrollbar {
  width: 12px; }
.block-slider #style-2::-webkit-scrollbar-thumb {
  background-color: #f56300;
  border: 2px solid #e0e0e0; }
.block-slider .dot-ch-r .owl-theme .owl-dots .owl-dot.active span, .block-slider .dot-ch-r .owl-theme .owl-dots .owl-dot:hover span {
  background: #f56300; }
.block-slider .dot-ch-r .testimonials-user {
  display: flex; }
.block-slider .dot-ch-r .testimonials-user .caption {
  background: #f56300;
  color: #ffffff;
  padding: 22px 25px 10px 25px;
  position: relative; }
.block-slider .dot-ch-r .testimonials-user .caption:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #f56300;
  position: absolute;
  top: 37px;
  left: -10px; }
.block-slider .dot-ch-r .testimonials-user .caption h4 {
  position: absolute;
  bottom: 10px;
  font-weight: bold; }
.block-slider .dot-ch-r .testimonials-user .caption .border {
  background: #ffffff;
  height: 4px;
  width: 40px;
  margin-top: 20px; }
.block-slider .dot-ch-r .testimonials-user .img-test {
  padding-right: 0px; }
.block-slider .all-services-section .block-ser {
  position: relative; }
.block-slider .all-services-section .block-ser .caption-bo {
  background: rgba(85, 23, 62, 0.9);
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  bottom: 37px;
  text-align: center;
  font-size: 16px; }

.vdo-cstm-sec {
  margin-top: 40px; }

.vdo-cstm-sec .vdo1 {
  background: url(../images/video-thumb1.jpg) no-repeat top right;
  background-size: cover; }
.vdo-cstm-sec .vdo2 {
  background: url(../images/video-thumb2.jpg) no-repeat top right;
  background-size: cover; }
.vdo-cstm-sec .vdo3 {
  background: url(../images/video-thumb3.jpg) no-repeat top right;
  background-size: cover; }
.vdo-cstm-sec .vdo4 {
  background: url(../images/video-thumb4.jpg) no-repeat top right;
  background-size: cover; }
.vdo-cstm-sec .video-child {
  height: 100px;
  position: relative; }
.vdo-cstm-sec .video-child .play-btn {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #f56300;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  transform: translate(-50%, -50%);
  border-radius: 100%; }
.vdo-cstm-sec .video-child .play-btn:hover {
  opacity: 0.9;
  cursor: pointer; }
.vdo-cstm-sec .sec-btw .col-md-12 {
  margin-top: 6px; }
.vdo-cstm-sec .sec-btw .col-md-12:first-child {
  margin-top: 0px; }
.vdo-cstm-sec .pages-heading h2 {
  margin-top: 0px; }
.vdo-cstm-sec .col-md-5 {
  padding-left: 0px; }

.benefits-section {
  margin-top: 30px;
  background: url(../images/benefits-bg.jpg) no-repeat top right;
  background-size: cover;
  position: relative; }

.benefits-section .img-s {
  padding-left: 0px; }
.benefits-section .rotate-text {
  transform: rotate(-90deg);
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  top: 148px; }
.benefits-section .list-bg {
  position: absolute;
  top: 50%;
  left: 77%;
  transform: translate(-50%, -50%); }
.benefits-section .list-bg ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
.benefits-section .list-bg li {
  color: #ffffff;
  background: rgba(51, 2, 49, 0.5);
  /* Old browsers */
  font-size: 16px;
  padding: 10px;
  margin-top: 5px; }
.benefits-section .list-bg li:first-child {
  margin-top: 0px; }

.body-bg .my-account {
  margin-top: 50px; }
.body-bg .my-account .panel-heading {
  background: #e2e2e2;
  padding: 3px 0px;
  border-bottom: 12px solid #b4b4b4; }
.body-bg .my-account .panel-heading .main-heading h2 {
  color: #646464;
  font-weight: bold;
  font-size: 24px;
  position: relative; }
.body-bg .my-account .panel-heading .main-heading h2 span {
  background: #e2e2e2;
  padding: 0 15px 0 0;
  position: relative;
  z-index: 1; }
.body-bg .my-account .panel-heading .main-heading h2:before {
  background: #f56300;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  top: 73%;
  width: 60%; }
.body-bg .my-account .panel-heading .main-heading h2:before {
  left: 0; }
.body-bg .my-account .panel-heading .dropdown {
  float: right; }
.body-bg .my-account .panel-heading .dropdown:hover {
  display: block !important; }
.body-bg .my-account .panel-heading .dropdown .btn-primary {
  background: transparent;
  border: 0px;
  color: #646464 !important; }
.body-bg .my-account .panel-heading .dropdown .btn-primary img {
  margin-right: 10px; }
.body-bg .my-account .pad-r0 {
  padding-right: 0px; }
.body-bg .my-account .equal-heights {
  display: flex; }
.body-bg .my-account .side-bar-menu {
  background: #b4b4b4;
  padding-left: 0px;
  padding-right: 0px; }
.body-bg .my-account .body-block {
  padding-left: 20px; }
.body-bg .my-account .side-bar-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.body-bg .my-account .side-bar-menu li {
  font-weight: bold;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 12pt; }
.body-bg .my-account .side-bar-menu li:first-child {
  padding-top: 18px; }
.body-bg .my-account .side-bar-menu a {
  color: #646464; }
.body-bg .my-account .side-bar-menu a:hover {
  color: #ffffff;
  text-decoration: none; }
.body-bg .my-account .side-bar-menu .active {
  background: #ff5051;
  position: relative; }
.body-bg .my-account .side-bar-menu .active a {
  color: #ffffff; }
.body-bg .my-account .side-bar-menu .active i {
  position: absolute;
  right: 8px;
  top: 13px;
  color: #ffffff; }
.body-bg .my-account .redirect-row {
  margin-top: 5px; }
.body-bg .my-account .redirect-row .wellness, .body-bg .my-account .redirect-row .pc, .body-bg .my-account .redirect-row .vc {
  width: 33.25%;
  text-align: center;
  margin-left: 1px;
  text-transform: uppercase;
  float: left;
  font-size: 20px;
  font-weight: bold;
  padding: 10px; }
.body-bg .my-account .redirect-row a {
  color: #ffffff; }
.body-bg .my-account .redirect-row a:hover {
  text-decoration: none;
  opacity: 0.9; }
.body-bg .my-account .redirect-row .wellness {
  background: #f56300;
  margin-left: 0px; }
.body-bg .my-account .redirect-row .pc {
  background: #646464; }
.body-bg .my-account .redirect-row .vc {
  background: #646464; }
.body-bg .my-account .parent-body-box {
  margin-top: 5px; }
.body-bg .my-account .parent-body-box .third-part .box-common {
  width: 33.19%;
  margin-left: 1px;
  margin-top: 1px;
  float: left;
  display: flex;
  height: 160px;
  position: relative; }
.body-bg .my-account .parent-body-box .third-part {
  width: 75%;
  float: left; }
.body-bg .my-account .parent-body-box .third-part .box-common {
  background: #646464; }
.body-bg .my-account .parent-body-box .third-part .box-common:nth-child(3n+1) {
  margin-left: 0px; }
.body-bg .my-account .parent-body-box .third-part .box-common:nth-child(2n+2) {
  background: #d9d9d9; }
.body-bg .my-account .parent-body-box .third-part .box-common:nth-child(1) {
  background: #486b8b; }
.body-bg .my-account .parent-body-box .third-part .box-common:nth-child(3) {
  background: #f56300; }
.body-bg .my-account .parent-body-box .third-part .box-common:nth-child(5) {
  background: #ff5051; }
.body-bg .my-account .parent-body-box .third-part .ribbon1:before, .body-bg .my-account .parent-body-box .third-part .ribbon2:before, .body-bg .my-account .parent-body-box .third-part .ribbon3:before, .body-bg .my-account .parent-body-box .third-part .ribbon4:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 0px; }
.body-bg .my-account .parent-body-box .third-part .ribbon1:before {
  border-right: 20px solid #d9d9d9; }
.body-bg .my-account .parent-body-box .third-part .ribbon2:before {
  border-right: 20px solid #6a054b; }
.body-bg .my-account .parent-body-box .third-part .ribbon3:before {
  border-right: 20px solid #f56300; }
.body-bg .my-account .parent-body-box .third-part .ribbon4:before {
  border-right: 20px solid #486b8b; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption {
  color: #ffffff;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .purple {
  color: #6a054b; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .orange {
  color: #f56300; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .text-color {
  color: #646464; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .blue {
  color: #486b8b; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .first {
  font-size: 58px; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .fo-40 {
  font-size: 40px; }
.body-bg .my-account .parent-body-box .third-part .box-common .caption .second {
  font-size: 16px;
  text-transform: capitalize; }
.body-bg .my-account .parent-body-box .fourth-part {
  float: left;
  width: 25%; }
.body-bg .my-account .parent-body-box .fourth-part .single-box {
  background: #6a054b;
  margin-top: 1px;
  position: relative;
  height: 321px;
  color: #ffffff; }
.body-bg .my-account .parent-body-box .fourth-part .ribbon1:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
  border-right: 20px solid #d9d9d9; }
.body-bg .my-account .parent-body-box .fourth-part .single-box .first-one {
  font-size: 20px;
  text-align: center;
  position: absolute;
  font-weight: bold;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0%); }
.body-bg .my-account .parent-body-box .fourth-part .single-box .second-one {
  height: 6px;
  background: #ffffff;
  width: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.body-bg .my-account .parent-body-box .fourth-part .single-box .third-one {
  font-size: 50px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 50px; }
.body-bg .panel-foo {
  margin-top: 15px;
  display: flex; }
.body-bg .panel-foo .card {
  background: #ffffff;
  width: 57%;
  margin-right: 10px; }
.body-bg .panel-foo .padl-0 {
  padding-left: 0px; }
.body-bg .panel-foo .card .blue-bg {
  background: #486b8b;
  color: #ffffff;
  border: 0px;
  height: 40px;
  border-radius: 6px; }
.body-bg .panel-foo .card .main-heading {
  border-bottom: 1px solid #646464;
  margin-bottom: 10px; }
.body-bg .panel-foo .card .main-heading h2 {
  color: #646464;
  font-weight: bold;
  font-size: 24px;
  position: relative; }
.body-bg .panel-foo .card .main-heading h2 span {
  background: #ffffff; }
.body-bg .panel-foo .card .main-heading h2:before {
  background: #f56300;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  top: 73%;
  width: 90%; }
.body-bg .panel-foo .card .main-heading h2:before {
  left: 0; }
.body-bg .panel-foo .card-dark {
  background: #e2e2e2;
  padding-right: 24px;
  padding-left: 10px;
  padding-bottom: 10px;
  height: 300px;
  overflow-y: scroll; }
.body-bg .panel-foo .card-dark .main-heading h2 {
  color: #646464;
  font-weight: bold;
  font-size: 24px;
  position: relative; }
.body-bg .panel-foo .card-dark .main-heading h2 span {
  background: #e2e2e2; }
.body-bg .panel-foo .card-dark .main-heading h2:before {
  background: #f56300;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  top: 73%;
  width: 60%; }
.body-bg .panel-foo .card-dark .main-heading h2:before {
  left: 0; }
.body-bg .panel-foo .card-dark .card-block {
  display: flex;
  margin-top: 5px; }
.body-bg .panel-foo .card-dark .card-block .image-section {
  padding-right: 0px; }
.body-bg .panel-foo .card-dark .card-block .caption-section {
  border-left: 10px solid #6a054b;
  border-right: 10px solid #6a054b;
  background: #b4b4b4; }
.body-bg .panel-foo .card-dark .card-block .caption-section h3 {
  font-size: 18px;
  font-weight: bold;
  color: #6a054b;
  margin-top: 10px;
  margin-bottom: 6px; }
.body-bg .panel-foo .card-dark .card-block .caption-section p {
  font-size: 12px;
  margin-bottom: 0px; }
.body-bg .panel-foo .card-dark .card-block .caption-section p a {
  color: #5e5e5e;
  font-weight: bold;
  font-size: 14px; }
.body-bg .panel-foo #style-2::-webkit-scrollbar-track {
  background-color: #e0e0e0; }
.body-bg .panel-foo #style-2::-webkit-scrollbar {
  width: 8px; }
.body-bg .panel-foo #style-2::-webkit-scrollbar-thumb {
  background-color: #884199;
  border: 2px solid #e0e0e0; }
.body-bg .about-us-parent {
  background: url(../images/about-us-child.jpg) top right;
  background-size: cover;
  color: #ffffff;
  padding: 60px;
  margin-top: 30px; }
.body-bg .about-us-parent p {
  text-align: justify;
  font-size: 16px; }
.body-bg .about-us-child {
  background: url(../images/about-us-child1.jpg) top right;
  background-size: cover;
  color: #ffffff;
  padding: 60px; }
.body-bg .about-us-child .large-heading {
  font-size: 94px;
  line-height: 70px;
  color: #f56300;
  font-weight: bold;
  padding-top: 60px; }
.body-bg .about-us-child .large-heading span {
  color: #ffffff; }
.body-bg .about-us-child p {
  font-size: 20px;
  text-align: justify; }
.body-bg .award-bg {
  background: url(../images/award-bg.jpg) top left;
  background-size: cover;
  color: #ffffff;
  padding: 60px; }
.body-bg .award-bg .main-heading-sr h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  width: 60%; }
.body-bg .award-bg .main-heading-sr h2:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #ffffff;
  width: 10%;
  margin-left: 15px;
  bottom: 15%; }
.body-bg .award-bg .content-some p {
  font-size: 16px; }
.body-bg .award-bg .nav-tabs {
  border-bottom: 0px; }
.body-bg .award-bg .nav-tabs > li:first-child {
  margin-left: 0px; }
.body-bg .award-bg .nav-tabs > li {
  margin-left: 5px; }
.body-bg .award-bg .nav-tabs > li.active > a:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 0px;
  top: 48px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #ffffff;
  right: 0px;
  margin: auto; }
.body-bg .award-bg .nav-tabs > li.active > a, .body-bg .award-bg .nav-tabs > li.active > a:focus, .body-bg .award-bg .nav-tabs > li.active > a:hover {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 50px;
  color: #486b8b;
  cursor: pointer;
  background-color: #fff;
  border: 0px;
  border-bottom-color: none;
  border-radius: 0px; }
.body-bg .award-bg .nav > li > a:focus, .body-bg .award-bg .nav > li > a:hover {
  color: #f56300;
  cursor: pointer;
  background-color: #486b8b;
  border: 0px;
  border-bottom-color: none;
  border-radius: 0px; }
.body-bg .award-bg .nav-tabs > li > a {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 50px;
  color: #f56300;
  cursor: pointer;
  background-color: #486b8b;
  border: 0px;
  border-bottom-color: none;
  border-radius: 0px; }
.body-bg .award-bg .nav-tabs > li > a:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 0px;
  top: 48px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #486b8b;
  right: 0px;
  margin: auto; }
.body-bg .award-bg .scroll-heig {
  height: 600px;
  overflow-y: scroll; }
.body-bg .award-bg #style-2::-webkit-scrollbar-track {
  background-color: #646464; }
.body-bg .award-bg #style-2::-webkit-scrollbar {
  width: 12px; }
.body-bg .award-bg #style-2::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border: 2px solid #646464; }
.body-bg .award-bg .award-row-child {
  margin-top: 30px; }
.body-bg .award-bg .award-row-child .star i {
  font-size: 50px; }
.body-bg .award-bg .award-row-child .band-card {
  background: #ffffff;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #646464; }
.body-bg .life-wrapper {
  background: url(../images/life-bg.jpg) top left;
  background-size: cover;
  color: #ffffff;
  padding: 60px; }
.body-bg .life-wrapper .main-heading-sr h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  width: 60%;
  color: #ffffff; }
.body-bg .life-wrapper .main-heading-sr h2:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #f56300;
  width: 10%;
  margin-left: 15px;
  bottom: 15%; }
.body-bg .life-wrapper p {
  font-size: 20px;
  font-weight: bold; }
.body-bg .tab-list-wrapper {
  margin-top: 30px; }
.body-bg .tab-list-wrapper .nav > li > a {
  padding: 18px 50px; }
.body-bg .tab-list-wrapper .nav-tabs {
  border-bottom: 0px; }
.body-bg .tab-list-wrapper .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px;
  background: #486b8b;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 2px 2px 2px 2px #ccc; }
.body-bg .tab-list-wrapper .nav-tabs > li.active > a, .body-bg .tab-list-wrapper .nav-tabs > li.active > a:focus, .body-bg .tab-list-wrapper .nav-tabs > li.active > a:hover {
  background: #f56300 !important;
  color: #ffffff; }

.bridal-main-row {
  margin-top: 30px; }

.bridal-main-row .content-prgf p {
  font-size: 16px;
  font-weight: bold; }
.bridal-main-row .content-prgf .main-heading {
  margin-bottom: 20px; }
.bridal-main-row .block-bridal {
  margin-top: 20px; }
.bridal-main-row .block-bridal .row {
  display: flex; }
.bridal-main-row .block-bridal .image-section:nth-child(odd) {
  padding-left: 0px;
  padding-right: 0px; }
.bridal-main-row .block-bridal .image-section:nth-child(even) {
  padding-left: 0px;
  padding-right: 0px; }
.bridal-main-row .block-bridal .content-section {
  color: #ffffff;
  position: relative; }
.bridal-main-row .block-bridal .content-section .justify-co {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%); }
.bridal-main-row .block-bridal .content-section .main-heading-br h2 {
  font-size: 40px;
  font-weight: bold;
  position: relative;
  width: 60%; }
.bridal-main-row .block-bridal .content-section .main-heading-br h2:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #f56300;
  width: 50%;
  margin-left: 15px;
  bottom: 15%; }
.bridal-main-row .block-bridal .content-section p {
  text-align: justify;
  font-size: 16px; }
.bridal-main-row .block-bridal .bg-br {
  background: url(../images/bg-br.jpg) no-repeat center;
  background-size: cover; }

.single-pages-row {
  margin-top: 30px; }

.single-pages-row .common-heading {
  margin-top: 40px; }
.single-pages-row .common-heading:first-child {
  margin-top: 0px; }
.single-pages-row .list-content ul {
  padding-left: 18px;
  margin: 0px; }
.single-pages-row .list-content li {
  font-size: 16px;
  font-weight: bold;
  margin-top: 16px; }
.single-pages-row .form-section .form-heading {
  background: #486b8b;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px; }
.single-pages-row .card {
  background: #ffffff; }
.single-pages-row .card .card-block {
  padding: 23px 30px 2px 30px; }
.single-pages-row .card .card-block .form-group {
  margin-bottom: 40px; }
.single-pages-row .card .card-block .form-group:last-child {
  margin-bottom: 10px; }
.single-pages-row .card .card-block .form-group .single-line {
  border-bottom: 2px solid #646464 !important;
  border: 0px;
  font-weight: bold;
  font-size: 17px;
  width: 100%; }
.single-pages-row .card .card-block .form-group .radio-inline {
  font-weight: bold;
  font-size: 17px; }
.single-pages-row .table-section {
  margin-top: 20px; }
.single-pages-row .table-section .row {
  margin-top: 20px; }
.single-pages-row .table-section .row:first-child {
  margin-top: 6px; }
.single-pages-row .table-section .common-heading h2 {
  width: 100%; }
.single-pages-row .table-section .common-heading h2:after {
  width: 10%; }
.single-pages-row .table-section .row .first-table-sec {
  background: #e3e3e3;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  width: 49.5%;
  margin-top: 10px;
  height: 410px; }
.single-pages-row .table-section .row .first-table-sec:last-child {
  margin-left: 1%; }
.single-pages-row .table-section .row .first-table-sec .heading-table {
  padding: 10px;
  text-align: center;
  background: #500a51;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase; }
.single-pages-row .table-section .row .first-table-sec .body-block {
  padding: 15px 9px 5px 16px; }

/*Login Wrapper*/
.wrapper-log-pg {
  background: #d6d6d6; }

.login-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  transform: translate(-50%, -50%);
  display: flex; }

.login-wrapper .image-section {
  float: left;
  width: 45%; }
.login-wrapper .image-section .mobile-img {
  display: none; }
.login-wrapper .form-section {
  float: left;
  background: #ffffff;
  padding: 10px 40px;
  width: 55%; }
.login-wrapper .form-group {
  margin-bottom: 5px; }
.login-wrapper .login-field {
  border: 2px solid #9a9a9a;
  width: 100%;
  border-radius: 0px;
  padding: 6px; }
.login-wrapper h4, .login-wrapper h5 {
  text-transform: uppercase;
  text-align: center; }
.login-wrapper a {
  color: #646464; }
.login-wrapper a:hover {
  text-decoration: none;
  color: #f56300; }
.login-wrapper .for-pass {
  text-align: right;
  text-transform: uppercase; }
.login-wrapper .submit-btn, .login-wrapper .submit-gp, .login-wrapper .submit-fb {
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  border-radius: 0px;
  margin-top: 10px; }
.login-wrapper .btn:hover {
  color: #ffffff;
  opacity: 0.9; }
.login-wrapper .submit-btn {
  background: #f17140; }
.login-wrapper .submit-gp {
  background: #D34836;
  text-align: left; }
.login-wrapper .submit-gp span {
  margin-left: 20px; }
.login-wrapper .submit-fb {
  background: #3B5998;
  margin-top: 0px;
  text-align: left; }
.login-wrapper .submit-fb span {
  margin-left: 25px; }
.login-wrapper .part {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-top: 10px; }
.login-wrapper .part:before {
  content: "";
  border: 1px dashed #9a9a9a;
  position: absolute;
  top: 10px;
  width: 50%;
  right: -15px; }
.login-wrapper .part:after {
  content: "";
  border: 1px dashed #9a9a9a;
  position: absolute;
  top: 10px;
  width: 50%;
  left: -15px; }

.stores-pages {
  margin-top: 30px; }

.stores-pages .main-heading-sr h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  width: 60%; }
.stores-pages .main-heading-sr h2:after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #f56300;
  width: 10%;
  margin-left: 15px;
  bottom: 15%; }
.stores-pages p {
  font-size: 16px;
  font-weight: bold; }
.stores-pages #style-2::-webkit-scrollbar-track {
  background-color: #e0e0e0 !important; }
.stores-pages #style-2::-webkit-scrollbar {
  width: 12px; }
.stores-pages #style-2::-webkit-scrollbar-thumb {
  background-color: #486b8b !important;
  border: 2px solid #e0e0e0; }
.stores-pages .locator-card {
  background: #ffffff;
  padding: 15px 10px; }
.stores-pages .locator-card .table-limited {
  height: 500px;
  overflow-y: scroll; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp {
  background: #e1e1e1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e1e1e1 27%, #f4f1f1 100%, #207cca 100%, #f4f1f1 100%, #f4f1f1 100%, #f4f1f1 102%, #207cca 103%, #f4f1f1 104%);
  background: -webkit-linear-gradient(top, #e1e1e1 27%, #f4f1f1 100%, #207cca 100%, #f4f1f1 100%, #f4f1f1 100%, #f4f1f1 102%, #207cca 103%, #f4f1f1 104%);
  background: linear-gradient(to bottom, #e1e1e1 27%, #f4f1f1 100%, #207cca 100%, #f4f1f1 100%, #f4f1f1 100%, #f4f1f1 102%, #207cca 103%, #f4f1f1 104%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#f4f1f1',GradientType=0 );
  padding: 10px 18px 0px 20px; }
.stores-pages .locator-card .table-limited .tab-content .tabrow-wrapper:first-child {
  margin-top: 0px; }
.stores-pages .locator-card .table-limited .tab-content .tabrow-wrapper {
  margin-top: 14px; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp h2 {
  margin-top: 0px;
  font-size: 26px;
  font-weight: bold; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp span {
  font-size: 20px; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp a:hover {
  color: #ffffff; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp a button {
  margin-top: 10px;
  font-weight: bold; }
.stores-pages .locator-card .table-limited .tab-content .panel-wrp a button:hover {
  color: #ffffff; }
.stores-pages .locator-card .table-limited .tab-content .collapse-wrapper {
  background: #d6d6d6;
  padding-right: 11px; }
.stores-pages .locator-card .table-limited .tab-content .collapse-wrapper a {
  color: #646464;
  font-weight: bold; }
.stores-pages .locator-card .table-limited .tab-content .collapse-wrapper a:hover {
  text-decoration: none; }
.stores-pages .locator-card .table-limited .tab-content .collapse-wrapper span {
  font-weight: bold; }
.stores-pages .locator-card .table-limited .tab-content .collapse-wrapper .rotate {
  transform: rotate(180deg); }
.stores-pages .locator-card .table-limited .tab-content .wrapper-child {
  width: 100%; }
.stores-pages .locator-card .table-limited .tab-content .wrapper-child .col-md-12 {
  padding-right: 0px; }
.stores-pages .locator-card .table-limited .tab-content .wrapper-child .well {
  border-radius: 0px;
  border: 0px;
  margin-bottom: 0px; }
.stores-pages .locator-card .table-bordered > tbody > tr > td, .stores-pages .locator-card .table-bordered > tbody > tr > th, .stores-pages .locator-card .table-bordered > tfoot > tr > td, .stores-pages .locator-card .table-bordered > tfoot > tr > th, .stores-pages .locator-card .table-bordered > thead > tr > td, .stores-pages .locator-card .table-bordered > thead > tr > th {
  border: 5px solid #ffffff; }
.stores-pages .locator-card .table-bordered > thead > tr > th {
  background: #486b8b;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px; }
.stores-pages .locator-card .table-bordered > thead > tr > th:first-child {
  background: #f56300; }
.stores-pages .locator-card .table-bordered > tbody > tr > td:first-child {
  background: #f56300; }
.stores-pages .locator-card .table-bordered > tbody > tr > td {
  background: #f3f2f2;
  color: #486b8b;
  font-size: 16px; }
.stores-pages .slct-text {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-top: 6px; }
.stores-pages .input-group .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  background-color: #f56300;
  border: 1px solid #f56300;
  border-radius: 4px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }
.stores-pages .input-group .show-location {
  border: 2px solid #f56300;
  border-left: 0px;
  color: #486b8b;
  font-weight: bold;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }
.stores-pages .border-bottom {
  border-bottom: 1px solid #cccccc;
  margin: 40px 0px; }
.stores-pages .form-group-self:first-child {
  margin-left: 0px; }
.stores-pages .form-group-self {
  width: 18%;
  margin-left: 2.5%;
  float: left;
  margin-top: 30px; }
.stores-pages .form-group-self .input-bl {
  padding-left: 9px;
  width: 100%;
  height: 30px;
  border: 2px solid #486b8b;
  border-radius: 4px; }
.stores-pages .form-group-self .btn-he {
  height: 30px;
  width: 81%;
  float: right;
  padding-top: 2px !important; }
.stores-pages .form-group-self1:first-child {
  margin-left: 0px; }
.stores-pages .form-group-self1 {
  width: 27.1%;
  margin-left: 2.5%;
  float: left;
  margin-top: 30px; }
.stores-pages .form-group-self1 .input-bl {
  padding-left: 9px;
  width: 100%;
  height: 30px;
  border: 2px solid #486b8b;
  border-radius: 4px; }
.stores-pages .form-group-self1 .btn-he {
  height: 30px;
  width: 100%;
  float: right;
  padding-top: 2px !important; }
.stores-pages .form-group-self1:last-child {
  width: 11%; }
.stores-pages .address-bar {
  height: 574px;
  overflow-y: scroll; }
.stores-pages #style-2::-webkit-scrollbar-track {
  background-color: #e0e0e0; }
.stores-pages #style-2::-webkit-scrollbar {
  width: 12px; }
.stores-pages #style-2::-webkit-scrollbar-thumb {
  background-color: #f56300;
  border: 2px solid #e0e0e0; }
.stores-pages .pad-0 {
  padding-right: 0px; }
.stores-pages .address-bar .row:first-child {
  margin-top: 0px; }
.stores-pages .address-bar .row {
  display: flex;
  margin-top: 6px; }
.stores-pages .address-bar .right-map-bar {
  background: #f56300;
  color: #ffffff;
  font-size: 60px;
  position: relative; }
.stores-pages .address-bar .right-map-bar i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.stores-pages .address-bar .card-address {
  background: #f3f1f2;
  padding: 10px;
  color: #486b8b;
  font-weight: bold;
  text-transform: uppercase; }
.stores-pages .keywords {
  margin-top: 10px; }
.stores-pages .keywords .card {
  background: #f3f1f2;
  padding: 10px;
  overflow: hidden; }
.stores-pages .keywords .card .btn-key {
  background: #f17140;
  border: 0px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5px;
  font-size: 10px;
  float: left;
  padding: 10px;
  border-radius: 6px; }
.stores-pages .containerhalf-duplex {
  width: 1237px;
  float: right; }
.stores-pages .containerhalf-duplex .co-right {
  float: left;
  width: 50%; }
.stores-pages .containerhalf-duplex .img-left {
  float: right;
  width: 50%; }
.stores-pages .careers-wrapper .scroll-faq .pluss {
  float: right;
  margin-right: 10px; }
.stores-pages .careers-wrapper .scroll-faq .panel-title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase; }
.stores-pages .careers-wrapper .scroll-faq .panel {
  border: 0px; }
.stores-pages .careers-wrapper .scroll-faq .panel-default > .panel-heading {
  background: #486b8b;
  color: #ffffff;
  border-radius: 0px;
  padding: 24px 17px 24px 17px; }
.stores-pages .careers-wrapper .scroll-faq .active1 {
  background: #6a054b !important; }
.stores-pages .careers-wrapper .scroll-faq a {
  text-decoration: none; }
.stores-pages .careers-wrapper .scroll-faq a:hover {
  text-decoration: none !important; }
.stores-pages .careers-wrapper .scroll-faq .panel-group .panel-heading + .panel-collapse > .list-group, .stores-pages .careers-wrapper .scroll-faq .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0px;
  background: #e3e3e3;
  font-size: 16px; }
.stores-pages .careers-wrapper .scroll-faq .panel-body .row:first-child {
  margin-top: 0px; }
.stores-pages .careers-wrapper .scroll-faq .panel-body .row {
  margin-top: 20px; }
.stores-pages .form-section-job h3 {
  font-weight: bold; }
.stores-pages .form-section-job .card {
  background: #e3e3e3;
  padding: 25px 20px 20px 20px; }
.stores-pages .form-section-job .card .job-form {
  background: transparent;
  border: 1px solid #646464;
  font-weight: bold;
  height: 50px;
  font-size: 18px; }
.stores-pages .form-section-job .card .textarea-s {
  background: transparent;
  border: 1px solid #646464;
  font-weight: bold;
  font-size: 18px; }
.stores-pages .form-section-job .card ::placeholder {
  color: #4b4b4b;
  opacity: 1; }
.stores-pages .form-section-job .card :-ms-input-placeholder {
  color: #4b4b4b; }
.stores-pages .form-section-job .card ::-ms-input-placeholder {
  color: #4b4b4b; }
.stores-pages .form-section-job .card .form-group .btn-theme {
  background: #f56300 !important;
  color: #ffffff;
  height: 50px !important; }

textarea {
  resize: none; }

.search-row .form-inline {
  display: flex; }
.search-row .form-inline button i {
  margin-right: 0px; }

.small-list-fo {
  border-top: 1px solid #b2b2b2;
  margin-top: 13px;
  padding-top: 11px; }

.small-list-fo li {
  margin-top: 5px;
  margin-left: 3px; }
.small-list-fo a {
  font-size: 12px;
  color: #b2b2b2; }

.main-slider .mobile-banner {
  display: none; }

@media screen and (max-width: 480px) {
  .main-slider .mobile-banner {
    display: block; }

  .main-slider .desktop-banner {
    display: none; }

  .mar-155 {
    margin-top: 65px !important; }

  .landing-bg {
    background: url(../images/mobile-landing-page.jpg) center top;
    background-repeat: no-repeat;
    background-size: cover; }

  .middle-vid-sec {
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

  .middle-vid-sec a {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
    text-transform: uppercase; }

  .btn-sub-com {
    margin-top: 0px; }

  .common-mar {
    margin-top: 70px; }

  .modal-theme .modal-content .modal-body iframe {
    height: 200px; }

  .main-slider .carousel .carousel-inner .item .desktop-banner {
    display: none; }
  .main-slider .carousel .carousel-inner .item .mobile-banner {
    display: block; }

  .collage-img .padr-9 {
    padding-right: 15px;
    margin-top: 12px !important; }
  .collage-img .col-bo img {
    height: auto; }
  .collage-img .pad0 {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 1px; }
  .collage-img .mart-9 {
    margin-top: 0px; }
  .collage-img .padr-4 {
    padding-right: 15px; }
  .collage-img .padr-7 {
    padding-right: 15px;
    margin-top: 12px !important; }
  .collage-img .padl-4 {
    padding-left: 15px; }
  .collage-img .padl-0 {
    margin-top: 12px !important;
    padding-left: 15px; }

  .collage-section .bottom-tips .first-section {
    max-width: 100% !important; }
  .collage-section .bottom-tips .second-section {
    max-width: 100% !important; }

  .flex-multiple-row .pad-le0 {
    padding-left: 15px; }
  .flex-multiple-row .small-col {
    margin-top: 20px; }
  .flex-multiple-row .beauty-th {
    margin-top: 20px !important; }

  .banner {
    height: 303px; }

  .careers .caption-careers {
    transform: translate(-50%);
    position: absolute;
    top: 10%;
    left: 50%;
    width: 100%;
    font-size: 60px; }
  .careers .caption-careers h2 {
    background: transparent;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    display: inherit;
    font-weight: bold;
    color: #f56300; }
  .careers .caption-careers h2 span {
    color: #f56300; }

  .banner .caption .fr-heading {
    text-align: center;
    margin-right: 0px !important; }
  .banner .caption h2 {
    font-size: 40px;
    font-weight: bold;
    color: #f56300; }
  .banner .caption .caption-child {
    font-size: 12px; }

  .block-slider .miscellaneous {
    display: none; }
  .block-slider .miscellaneous-mobile {
    display: block; }
  .block-slider .miscellaneous-mobile ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .block-slider .miscellaneous-mobile li {
    margin-top: 10px;
    display: inline-block;
    border-right: 1px solid #000000;
    padding: 0px 6px 0px 8px;
    line-height: 12px;
    text-align: center; }
  .block-slider .miscellaneous-mobile li:first-child {
    margin-top: 0px; }
  .block-slider .miscellaneous-mobile li:last-child {
    border-right: 0px; }
  .block-slider .miscellaneous-mobile a {
    color: #000000; }
  .block-slider .dot-ch-r .testimonials-user {
    display: block; }
  .block-slider .dot-ch-r .testimonials-user .caption {
    padding-bottom: 50px; }
  .block-slider .dot-ch-r .testimonials-user .caption h4 {
    position: absolute;
    bottom: 10px;
    font-weight: bold; }
  .block-slider .dot-ch-r .testimonials-user .caption .border {
    background: #ffffff;
    height: 4px;
    width: 40px;
    margin-top: 20px; }

  .wrapper-log-pg {
    background: #ffffff !important; }

  .login-wrapper {
    position: absolute;
    display: block !important;
    width: 100% !important;
    top: 0px;
    left: 0px;
    transform: translate(0%, 0%); }

  .login-wrapper .image-section {
    float: left;
    width: 100% !important; }
  .login-wrapper .image-section .desktop-img {
    display: none; }
  .login-wrapper .image-section .mobile-img {
    display: block; }
  .login-wrapper .form-section {
    width: 100% !important; }
  .login-wrapper .login-field {
    width: 100%; }

  .tab-list-wrapper .nav > li {
    width: 33.33% !important; }
  .tab-list-wrapper .nav > li > a {
    padding: 10px 2px !important;
    font-size: 12px !important; }

  .panel-wrp a button {
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 20px; } }
.mobile-service-block {
  display: none; }

.comm-ty {
  margin-top: 149px; }

@media screen and (max-width: 768px) {
  .comm-ty {
    margin-top: 64px; }

  .desktop-service-al {
    display: none; }

  .mobile-service-block {
    display: block;
    position: relative;
    padding: 0px !important; }

  .mobile-service-block .content-block {
    width: 100%;
    bottom: 0px;
    background: rgba(72, 107, 139, 0.8);
    position: absolute;
    color: #ffffff;
    padding: 10px;
    bottom: 0px; }
  .mobile-service-block .content-block h4 {
    margin: 0px; }
  .mobile-service-block .content-block p {
    font-size: 12px; }
  .mobile-service-block .content-block .block {
    margin-bottom: 0px; }
  .mobile-service-block .icons-group {
    position: absolute;
    bottom: 11px;
    right: 28px;
    width: 55%; }
  .mobile-service-block .icons-group .popuptext {
    width: 153px;
    left: 35%;
    padding: 3px; }
  .mobile-service-block .icons-group ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
  .mobile-service-block .icons-group li {
    display: inline; }
  .mobile-service-block .icons-group li:last-child {
    float: right; }
  .mobile-service-block .icons-group li:first-child {
    margin-left: 0px; }
  .mobile-service-block .icons-group li a {
    text-decoration: none !important; }
  .mobile-service-block .icons-group li a i {
    font-size: 20px;
    margin: 5px;
    color: #ffffff; }
  .mobile-service-block .icons-group li .popup i {
    font-size: 20px;
    margin: 5px;
    color: #ffffff; }
  .mobile-service-block .icons-group li .popup .soc-ic {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px !important;
    color: #ffffff;
    margin: 0px; }
  .mobile-service-block .icons-group li .popup .fb {
    background: #3B5998; }
  .mobile-service-block .icons-group li .popup .tw {
    background: #1DA1F3; }
  .mobile-service-block .icons-group li .popup .gp {
    background: #D34836; }

  .banner {
    margin-top: 66px; }

  .banner.weight-loss {
    background-position: right; }

  .banner.curvexpert {
    background-position: right; }

  .banner.liposlim {
    background-position: right; }

  .banner.lipodetox {
    background-position: right; }

  .banner.lipofirm {
    background-position: right; }

  .banner.anti-stretch-marks {
    background-position: right; }

  .banner.slimsonic {
    background-position: right; }

  .banner.coolsculpting {
    background-position: right; }

  .banner.ayurveda-therapies {
    background-position: right; }

  .banner.pain-management {
    background-position: right -99px bottom; }

  .banner.basic-facials {
    background-position: right; }

  .banner.face-masks {
    background-position: right; }

  .banner.clean-up {
    background-position: right; }

  .banner.advanced-facials {
    background-position: right; }

  .banner.hair-color {
    background-position: right; }

  .banner.hair-cut-maintain {
    background-position: right; }

  .banner.hair-style {
    background-position: right; }

  .banner.hair-texture {
    background-position: right; }

  .banner.hair-care {
    background-position: right; }

  .banner.hair-mens-grooming {
    background-position: right; }

  .banner.body {
    background-position: right; }

  .banner.bridal-makeup {
    background-position: right; }

  .banner.destination-outdoor-makeup {
    background-position: right; }

  .banner.pre-bridal {
    background-position: right; }

  .banner.skin-essentials {
    background-position: right; }

  .banner.face-body-peels {
    background-position: right; }

  .banner.botox {
    background-position: right; }

  .banner.thermage {
    background-position: right; }

  .banner.derma-roller {
    background-position: right; }

  .banner.age-lift-procedure {
    background-position: right; }

  .banner.underarm-laser-trial {
    background-position: right; }

  .banner.laser-hair-reduction {
    background-position: right -99px bottom; }

  .banner.full-body-laser {
    background-position: right; }

  .banner.hair-transplant {
    background-position: right; }

  .banner.prp {
    background-position: right; }

  .banner.meso-therapy {
    background-position: right; }

  .banner.dna-wellness {
    background-position: right; }

  .banner.events {
    background-position: right; }

  .banner.careers {
    background-position: right -165px bottom; }

  .banner.ratecard {
    background-position: right; }

  .about-us {
    background-position: right; }

  .btn-blue {
    margin-top: 0px; }

  .modal-content {
    background-color: rgba(255, 255, 255, 0.8) !important; }

  .navbar-nav > li {
    width: 100%; }

  .modal-theme {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4); }

  .modal-theme .modal-content {
    background-color: rgba(255, 255, 255, 0.8);
    margin: auto;
    padding: 20px;
    border: 1px solid #b2b2b2;
    max-width: 90%; }
  .modal-theme .modal-content .heading {
    font-size: 20px;
    font-weight: bold; }
  .modal-theme .modal-content .close {
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold; }
  .modal-theme .modal-content .close:hover,
  .modal-theme .modal-content .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer; }

  .responsive-icons {
    display: block; }

  .main-heading h2 {
    margin-top: 0px;
    margin-bottom: 12px; }
  .main-heading h2:before {
    width: 100%; }

  .search-input {
    height: 37px;
    width: 93%; }

  .btn-search {
    height: 37px;
    border-radius: 0px; }

  #second-slide .owl-prev {
    left: 5%;
    top: 97%; }
  #second-slide .owl-next {
    right: 5%;
    top: 97%; }

  header .container, header .col-md-2, header .col-md-10 {
    padding: 0px; }
  header .header-child .logo {
    max-width: 100%; }
  header .header-child .mobile-head {
    display: block; }
  header .header-child .mobile-head .top-icon {
    position: absolute;
    right: 76px;
    top: 15px; }
  header .header-child .mobile-head .top-icon i {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #f56300;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    margin-left: 4px; }
  header .header-child .mobile-head .top-icon a:hover {
    text-decoration: none; }
  header .header-child .mobile-head .menu-res {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #646464;
    color: #ffffff;
    border-radius: 100%;
    text-align: center;
    margin-left: 4px;
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 16px; }
  header .header-child .mobile-head .menu-res:hover {
    cursor: pointer; }
  header .header-child .mobile-head .resp-co {
    position: absolute;
    top: 49px;
    right: 79px; }
  header .header-child .mobile-head .resp-lang {
    position: absolute;
    top: 57px;
    right: 192px; }
  header .header-child .right-sum {
    position: absolute;
    top: 15%; }
  header .header-child .right-sum {
    display: none; }
  header .menu-navigation {
    display: none; }

  .main-slider {
    margin-top: 106px;
    border-top: 4px solid #f56300; }

  .body-parent {
    margin-bottom: 30px; }

  .body-parent .block {
    height: auto;
    margin-top: 5px; }
  .body-parent .block .block-content {
    font-size: 16px; }

  .block-slider {
    margin-top: 10px; }

  .block-slider .pad-r {
    padding-left: 0px; }
  .block-slider .section1 {
    display: inline;
    margin-top: 20px; }
  .block-slider .blck {
    display: block !important; }
  .block-slider .content-section {
    padding: 5px 14px 50px 16px; }

  .appointment .card-block .card {
    padding: 15px; }
  .appointment .card-block .card .parent-progress .left-padding {
    padding-left: 15px; }
  .appointment .card-block .card .parent-progress .right-padding {
    padding-right: 15px; }

  .experts {
    margin-top: 20px; }

  .experts .card {
    padding-bottom: 13px;
    margin-top: 54px; }
  .experts .card .hover-exp {
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f2f2;
    transform: none; }
  .experts .card .hover-exp:hover {
    transform: none;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0), 0 4px 15px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0), 0 4px 15px 0 rgba(0, 0, 0, 0); }
  .experts .card .hover-exp:last-child {
    border-bottom: 0px; }
  .experts .card .collage-img .padr-9 {
    padding-right: 15px;
    margin-top: 12px; }
  .experts .card .collage-img .col-bo img {
    height: auto; }
  .experts .card .collage-img .pad0 {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 1px; }
  .experts .card .collage-img .mart-9 {
    margin-top: 0px; }
  .experts .card .collage-img .padr-4 {
    padding-right: 15px; }
  .experts .card .collage-img .padr-7 {
    padding-right: 15px;
    margin-top: 0px; }
  .experts .card .collage-img .padl-4 {
    padding-left: 15px; }
  .experts .card .collage-img .padl-0 {
    margin-top: 12px;
    padding-left: 15px; }
  .experts .card .collage-img .on-768 {
    margin-top: 0px; }

  .grd-section .main-row {
    display: inline-block; }
  .grd-section .main-row .grid {
    width: 100%; }
  .grd-section .main-row .grid .content {
    top: 0%;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0%); }
  .grd-section .main-row .grid:first-child {
    margin: 2px; }

  .collage-section .caption-sec {
    padding: 13px 28px 54px 28px; }
  .collage-section .top-tips {
    display: block;
    padding-left: 0px;
    margin-top: 15px; }
  .collage-section .top-tips .heading {
    background: #f56300;
    padding: 10px 0px 7px 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    display: block; }
  .collage-section .top-tips .rotate-text {
    display: none; }
  .collage-section .top-tips .image-sec {
    width: 100%; }
  .collage-section .top-tips .caption-sect {
    width: 100%; }
  .collage-section .bottom-tips {
    padding-left: 0px; }
  .collage-section .bottom-tips .second-section {
    margin-left: 0px;
    margin-top: 15px; }
  .collage-section .bottom-tips .second-section .rotate-text .l-t {
    left: -43px !important;
    top: 357px !important; }
  .collage-section .bottom-tips .first-section {
    float: none; }

  footer .footer-bg {
    background: #646464;
    padding: 20px;
    margin-top: 20px; }
  footer .footer-bg h4 {
    margin-top: 20px; }
  footer .footer-bg h4:before {
    left: 0px;
    top: 28px; }

  .floating-app {
    position: fixed;
    bottom: 30px;
    z-index: 9;
    right: 16px; }

  .floating-user {
    position: fixed;
    bottom: 30px;
    z-index: 9;
    left: 16px; }

  .floating-app a i, .floating-user a i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: rgba(245, 99, 0, 0.8);
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    border-radius: 100%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

  .banner .caption {
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
    text-align: center; }
  .banner .caption .fr-heading {
    margin-right: 30px; }
  .banner .caption h2 {
    font-size: 40px;
    font-weight: bold;
    color: #f56300; }
  .banner .footer-band {
    position: absolute;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 0px;
    width: 100%;
    height: 60px; }
  .banner .footer-band .wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center; }
  .banner .footer-band ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
  .banner .footer-band li {
    display: inline-block;
    border-right: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
    padding-left: 6px;
    padding-right: 8px; }

  .block-slider .grid-offer-wrapper {
    display: block;
    background: #ffffff;
    overflow: hidden;
    margin-top: 20px; }
  .block-slider .grid-offer-wrapper:first-child {
    margin-top: 0px; }
  .block-slider .grid-offer-wrapper .grid-left {
    position: relative;
    transform: translate(0%, 0%);
    padding: 22px; }
  .block-slider .grid-offer-wrapper .grid-right {
    position: relative;
    transform: translate(0%, 0%);
    padding: 22px; }
  .block-slider .grid-offer-wrapper h4 {
    font-weight: bold; }
  .block-slider .grid-offer-wrapper .service-slide {
    padding: 16px 0px; }
  .block-slider .flex-multiple-row .pad-le0 {
    padding-left: 15px; }
  .block-slider .flex-multiple-row .small-col {
    margin-top: 14px; }
  .block-slider .flex-multiple-row .beauty-th {
    margin-top: 0px; }

  .vdo-cstm-sec {
    margin-top: 20px; }

  .vdo-cstm-sec .sec-btw .col-md-12 {
    margin-top: 0px;
    margin-bottom: 10px; }
  .vdo-cstm-sec .col-md-5 {
    padding-left: 15px; }
  .vdo-cstm-sec .resp-top {
    margin-top: 20px;
    text-align: justify;
    padding-left: 0px;
    padding-right: 0px; }

  .benefits-section {
    padding-bottom: 20px; }

  .benefits-section .img-s {
    padding-left: 0px;
    display: none; }
  .benefits-section .rotate-text {
    transform: rotate(0deg);
    top: 0px; }
  .benefits-section .list-bg {
    position: static;
    top: 0;
    left: 0;
    transform: translate(0%, 0%); }

  .body-bg .tab-list-wrapper .nav > li {
    width: 100%; }
  .body-bg .my-account {
    margin-top: 0px; }
  .body-bg .my-account .panel-heading .dropdown {
    float: left;
    margin-top: 10px; }
  .body-bg .my-account .panel-heading .dropdown .btn-primary {
    background: transparent;
    border: 0px;
    padding-left: 0px;
    color: #646464 !important; }
  .body-bg .my-account .panel-heading .dropdown .btn-primary img {
    margin-right: 10px; }
  .body-bg .my-account .equal-heights {
    display: block;
    padding: 0px; }
  .body-bg .my-account .side-bar-menu {
    background: #b4b4b4;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px; }
  .body-bg .my-account .body-block {
    padding-left: 15px;
    margin-top: 10px; }
  .body-bg .my-account .redirect-row .wellness, .body-bg .my-account .redirect-row .pc, .body-bg .my-account .redirect-row .vc {
    width: 100%;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px; }
  .body-bg .my-account .parent-body-box {
    margin-top: 5px; }
  .body-bg .my-account .parent-body-box .third-part {
    width: 100%;
    float: left; }
  .body-bg .my-account .parent-body-box .third-part .box-common {
    width: 100%; }
  .body-bg .my-account .parent-body-box .fourth-part {
    float: left;
    width: 100%; }
  .body-bg .panel-foo {
    margin-top: 15px;
    display: block; }
  .body-bg .panel-foo .card {
    background: #ffffff;
    width: 100%;
    margin-right: 10px;
    padding: 22px; }
  .body-bg .panel-foo .card .main-heading {
    border-bottom: 0px;
    margin-bottom: 10px; }
  .body-bg .panel-foo .card-dark {
    background: #e2e2e2;
    padding-right: 24px;
    padding-left: 10px;
    padding-bottom: 21px;
    height: 300px;
    overflow-y: scroll;
    margin-top: 20px;
    padding-top: 15px; }

  .bridal-main-row {
    margin-top: 30px; }

  .bridal-main-row .content-prgf p {
    font-size: 16px;
    font-weight: bold; }
  .bridal-main-row .block-bridal {
    margin-top: 0px; }
  .bridal-main-row .block-bridal .row {
    display: block;
    margin-top: 10px; }
  .bridal-main-row .block-bridal .content-section .main-heading-br h2 {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    width: 60%; }
  .bridal-main-row .block-bridal .content-section .main-heading-br h2:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #f56300;
    width: 50%;
    margin-left: 15px;
    bottom: 15%; }
  .bridal-main-row .block-bridal .content-section p {
    text-align: justify;
    font-size: 16px; }
  .bridal-main-row .block-bridal .bg-br {
    height: 450px; }

  .single-pages-row {
    margin-top: 10px; }

  .single-pages-row .common-heading {
    margin-top: 20px; }
  .single-pages-row .form-section {
    margin-top: 20px; }
  .single-pages-row .table-section {
    margin-top: 20px; }
  .single-pages-row .table-section .row {
    margin-top: 20px; }
  .single-pages-row .table-section .row:first-child {
    margin-top: 6px; }
  .single-pages-row .table-section .common-heading h2 {
    width: 100%; }
  .single-pages-row .table-section .common-heading h2:after {
    width: 10%; }
  .single-pages-row .table-section .row .first-table-sec {
    width: 100%;
    margin-top: 10px;
    height: auto; }
  .single-pages-row .table-section .row .first-table-sec:last-child {
    margin-left: 0%; }

  .wrapper-log-pg {
    background: #d6d6d6; }

  .login-wrapper {
    position: absolute;
    display: flex;
    width: 90%; }

  .login-wrapper .image-section {
    float: left;
    width: 45%; }
  .login-wrapper .form-section {
    width: 55%; }
  .login-wrapper .login-field {
    width: 100%; }

  .stores-pages {
    margin-top: 30px; }

  .stores-pages .border-bottom {
    border-bottom: 0px solid #cccccc;
    margin: 40px 0px; }
  .stores-pages .form-group-self {
    width: 100%;
    margin-left: 0%;
    float: left;
    margin-top: 10px; }
  .stores-pages .form-group-self .input-bl {
    padding-left: 9px;
    width: 100%;
    height: 30px;
    border: 2px solid #486b8b;
    border-radius: 4px; }
  .stores-pages .form-group-self .btn-he {
    height: 30px;
    width: 100%;
    float: right;
    padding-top: 2px !important; }
  .stores-pages .form-group-self1 {
    width: 100%;
    margin-left: 0%;
    float: left;
    margin-top: 10px; }
  .stores-pages .form-group-self1:last-child {
    width: 100%; }
  .stores-pages .lef-block {
    padding: 0px;
    margin-top: 20px; }
  .stores-pages .address-bar {
    height: 574px;
    margin-top: 0px;
    overflow-y: scroll; }
  .stores-pages .pad-0 {
    padding-right: 15px; }
  .stores-pages .address-bar .row:first-child {
    margin-top: 0px; }
  .stores-pages .address-bar .row {
    display: flex;
    margin-top: 6px; }
  .stores-pages .address-bar .right-map-bar {
    background: #f56300;
    color: #ffffff;
    font-size: 60px;
    position: relative; }
  .stores-pages .address-bar .right-map-bar i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .stores-pages .address-bar .card-address {
    background: #f3f1f2;
    padding: 10px;
    color: #486b8b;
    font-weight: bold;
    text-transform: uppercase; }
  .stores-pages .keywords {
    margin-top: 10px; }
  .stores-pages .keywords .card {
    background: #f3f1f2;
    padding: 10px;
    overflow: hidden; }
  .stores-pages .keywords .card .btn-key {
    background: #f17140;
    border: 0px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 5px;
    font-size: 10px;
    float: left;
    padding: 10px;
    width: 100%;
    border-radius: 6px; }

  .careers .caption-careers {
    transform: translate(-50%);
    position: absolute;
    top: 10%;
    left: 50%;
    width: 100%;
    font-size: 60px; }
  .careers .caption-careers h2 {
    background: transparent;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    display: inherit;
    font-weight: bold;
    color: #f56300; }
  .careers .caption-careers h2 span {
    color: #f56300; }

  .body-bg .about-us-parent {
    background: #3A6E7C;
    background-size: cover;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
    margin-top: 30px; }
  .body-bg .about-us-parent p {
    text-align: left; }
  .body-bg .about-us-child {
    background: url(../images/about-us-child1.jpg) top right;
    background-size: auto auto;
    background-size: cover;
    color: #ffffff;
    padding: 10px 0px 10px 0px; }
  .body-bg .about-us-child .large-heading {
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    padding-top: 20px; }
  .body-bg .about-us-child p {
    font-size: 16px; }
  .body-bg .award-bg {
    background: url(../images/award-bg.jpg) top left;
    background-size: auto auto;
    background-size: cover;
    color: #ffffff;
    padding: 10px 0px 10px 0px; }
  .body-bg .award-bg .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
    text-align: center; }
  .body-bg .life-wrapper {
    background: url(../images/life-bg.jpg) top left;
    background-size: auto auto;
    background-size: cover;
    color: #ffffff;
    padding: 10px 0px 10px 0px; }
  .body-bg .life-wrapper p {
    font-size: 16px; } }
@media screen and (max-width: 1024px) {
  #second-slide .owl-prev {
    left: 55%; }

  .collage-section .caption-sec {
    padding: 11px 31px 46px 20px; }
  .collage-section .caption-sec p {
    font-size: 12px; }
  .collage-section .caption-sec h4 {
    font-size: 16px; }
  .collage-section .top-tips .caption-sect p {
    font-size: 11px; }
  .collage-section .top-tips .rotate-text .r-t {
    left: -26px;
    font-size: 12px;
    top: 74px; }
  .collage-section .bottom-tips .first-section {
    max-width: 48%; }
  .collage-section .bottom-tips .first-section .rotate-text .r-t {
    left: -30px;
    top: 100px; }
  .collage-section .bottom-tips .second-section {
    max-width: 48%; }
  .collage-section .bottom-tips .second-section .rotate-text .l-t {
    left: 202px;
    top: 72px; }

  .footer-bg h4 {
    margin-top: 20px; }
  .footer-bg h4:before {
    left: 0px;
    top: 28px !important; } }
@media screen and (min-width: 1400px) {
  .banner {
    height: 447px; } }
@media screen and (min-width: 1440px) {
  .banner {
    height: 460px; } }
@media screen and (min-width: 1600px) {
  .banner {
    height: 511px; } }
@media screen and (min-width: 1680px) {
  .banner {
    height: 536px; } }
@media screen and (min-width: 1920px) {
  .banner {
    height: 613px; } }
.cms-vlcc-rewards .loybtn {
    float: left;
}
/*# sourceMappingURL=main.css.map */
