@font-face {
    font-family: 'Montserrat';
    font-display: block;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/montserrat-regular.ttf)
}

@font-face {
    font-family: 'Montserrat';
    font-display: block;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/montserrat-italic.ttf)
}

@font-face {
    font-family: 'Montserrat';
    font-display: block;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/montserrat-bold.ttf)
}

@font-face {
    font-family: 'Montserrat';
    font-display: block;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/montserrat700italic.ttf)
}

::-moz-selection {
    color: #fff;
    background: #74b12c
}

::selection {
    color: #fff;
    background: #74b12c
}

.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: #fff;
    border-top: 4px solid #00D057 !important;
    padding: 5px 10px !important
}

.whatsapp:hover {
    opacity: .9;
    color: #fff !important
}

.whatsapp i {
    font-size: 20px
}

#overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99998;
    cursor: pointer;
    display: none;
    background: rgba(0, 0, 0, 0.5)
}

.landing-bg {
    background: url(../images/landing-page.jpg) center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: absolute;
    width: 100%;
    top: 0
}

.middle-vid-sec {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.middle-vid-sec a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: right;
    text-transform: uppercase
}

.middle-vid-sec a:hover {
    color: #fff;
    opacity: .9;
    text-decoration: none
}

.middle-vid-sec .offer-btn {
    margin-top: 10px
}

.header-fixed {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
    /*padding-left:13px*/
}

.header-fixed1 {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #74b12c;
    padding-left: 13px
}

.common-heading h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    width: 60%
}

.common-heading h2:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #74b12c;
    width: 30%;
    margin-left: 15px;
    bottom: 15%
}

.marrr {
    display: none
}

.main-broadcrumb {
    margin-top: 20px
}

.main-broadcrumb ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.main-broadcrumb a {
    color: #646464
}

.main-broadcrumb a:hover {
    text-decoration: none;
    opacity: .9;
    color: #646464
}

.main-broadcrumb li {
    display: inline-block;
    border-right: 1px solid #b2b2b2;
    padding: 0 11px 0 10px;
    font-size: 16px;
    line-height: 16px
}

.main-broadcrumb li:first-child {
    padding-left: 0
}

.main-broadcrumb li:last-child {
    border-right: 0
}

.left-sidebar {
    position: fixed;
    display: none;
    width: 80%;
    height: 100vh;
    overflow-y: scroll;
    top: 0;
    left: 0;
    z-index: 99999;
    padding-top: 20px;
    background: #f6f6f9
}

hr {
    margin-top: 20px;
    margin-bottom: 0 !important;
    border: 0;
    border-top: 1px solid #ccc !important
}

.left-sidebar .drp-pad-20 {
    padding-left: 20px
}

.left-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.left-sidebar .heading-s {
    margin-left: 15px;
    font-size: 20px;
    color: #74b12c;
    font-weight: 700;
    border-bottom: 2px solid #74b12c;
    display: inherit;
    margin-bottom: 5px
}

.left-sidebar li:first-child {
    margin-top: 0
}

.left-sidebar a {
    padding: 0 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #646464
}

.left-sidebar a:hover {
    color: #000;
    text-decoration: none
}

.left-sidebar a .close-m {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #646464;
    color: #fff;
    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: #74b12c;
    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: 0;
    color: #74b12c
}

.left-sidebar .footer-aside a:hover {
    color: #000
}

.activew {
    background: #74b12c;
    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: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.modal-theme .modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #b2b2b2;
    max-width: 60%
}

.modal-theme .modal-content .heading {
    font-size: 20px;
    font-weight: 700
}

.modal-theme .modal-content .close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.modal-theme .modal-content .close:hover,
.modal-theme .modal-content .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal-theme .modal-content .modal-body iframe {
    height: 500px
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hidePo1,
.hidePo2,
.hidePo3,
.hidePo4,
.hidePo5,
.hidePo6,
.hidePo7,
.hidePo8,
.hidePo9,
.hidePo10,
.hidePo11,
.hidePo12,
.hidePo13,
.hidePo14,
.hidePo15,
.hidePo16,
.hidePo17,
.hidePo18,
.hidePo19,
.hidePo20 {
    display: none
}

.popuptext {
    width: 110px;
    background-color: #b2b2b2;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 1px;
    position: absolute;
    z-index: 9;
    bottom: 92%;
    left: 50%;
    margin-left: -50px
}

.popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #b2b2b2 transparent transparent
}

.show {
    display: block;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

@-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: red;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.common-yicon:hover {
    cursor: pointer;
    opacity: .9
}

.common-yicon1 {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 24px;
    border-radius: 100%;
    background: red;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 40px
}

.common-yicon1:hover {
    cursor: pointer;
    opacity: .9
}

.fa-facebook:hover {
    color: #3B5998
}

.fa-twitter:hover {
    color: #1DA1F3
}

.fa-google-plus:hover {
    color: #D34836
}

.favorite {
    color: red
}

.card-com {
    background: #fff;
    padding: 20px;
    margin-top: 10px
}

.common-mar {
    margin-top: 155px
}

body {
    font-family: 'Montserrat';
    color: #646464
}

.owl-nav {
    margin-top: 0
}

.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: 0
}

#second-slide .owl-prev {
    position: absolute;
    top: 95%;
    left: 78%;
    background: #74b12c !important;
    padding: 9px;
    color: #fff;
    text-transform: uppercase
}

#second-slide .owl-next {
    position: absolute;
    top: 95%;
    right: 0;
    background: #74b12c !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: 700;
    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: #74b12c;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    top: 75%;
    width: 49.6%;
    left: 0
}

.border {
    background: #74b12c;
    height: 4px;
    width: 40px
}

.body-bg {
    background: #f3f2f2;
    padding-bottom: 20px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.search-input {
    background: #f0f0f0;
    border: 1px solid #74b12c;
    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: #74b12c;
    border-top: 4px solid #74b12c !important;
    text-transform: uppercase;
    color: #fff
}

.btn-theme1 {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    border-radius: 4px !important;
    background: #646464;
    height: 38px;
    text-transform: uppercase;
    color: #fff
}

.btn-theme1:hover {
    color: #fff !important;
    opacity: .9
}

.btn-blue {
    background: #486b8b;
    border-radius: 0 !important;
    text-transform: uppercase;
    color: #fff;
    margin-top: 19px
}

.normal-btn {
    border-radius: 0 !important;
    background: #486b8b;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.btn-addd {
    width: 100%;
    height: 33px;
    line-height: 15px !important
}

.normal-btn:hover {
    opacity: .9;
    color: #fff
}

.btn-table {
    background: #74b12c;
    text-transform: uppercase;
    color: #fff
}

.btn-table i {
    font-size: 20px
}

.btn-table:hover {
    color: #fff !important
}

.btn-theme:focus {
    color: #fff !important
}

.btn-theme:hover {
    opacity: .9;
    color: #fff !important
}

.btn-blue:hover {
    opacity: .9;
    color: #fff !important
}

.btn-search {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    height: 37px;
    background: #74b12c;
    color: #fff;
    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: .9;
    color: #fff !important
}

header .floating-menu {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    z-index: 9999;
}

header .floating-menu .fb-bg {
    background: #3B5998
}

header .floating-menu .tw-bg {
    background: #1DA1F3
}

header .floating-menu .yo-bg {
    background: #CC181E
}

header .floating-menu .in-bg {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)
}

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 .3s;
    transition: width .3s
}

header .floating-menu a i:hover {
    width: 50px;
    color: #fff
}

header .floating-menu a {
    color: #fff
}

header .floating-menu a:hover {
    color: #fff;
    text-decoration: none
}

header .header-child {
    margin: 20px 0
}

header .header-child .mobile-head {
    display: none
}

header .header-child ul {
    margin: 0;
    padding: 0;
    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: 0
}

header .header-child .right-sum .fa-whatsapp {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #00D057;
    color: #fff;
    text-align: center;
    border-radius: 100%
}

header .header-child .right-sum .fa-map-marker {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #486b8b;
    color: #fff;
    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: 0 5px 0 0;
    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: 0;
    padding-right: 0
}

header .nav>li>a:focus,
header .nav>li>a:hover {
    background: transparent
}

header .menu-navigation .navbar-default {
    border-radius: 0;
    background: #bee292;
    border-top: 8px solid #bee292;
    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: #161616;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    line-height: 14px;
    display: inline;
    padding: 10px 34px
}

header .menu-navigation .navbar-inverse {
    border-color: #bee292
}

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: 0
}

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: 0
}

header .menu-navigation .navbar-nav>li:first-child {
    margin-left: 0
}

header .menu-navigation .navbar {
    border-bottom: 0;
    margin-bottom: 0;
    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 0;
    width: 360px;
    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;
    line-height: 25px;
}

header .menu-navigation .mega-dropdown-menu li li a {
    display: block;
    color: #646464;
    padding: 6px 9px 6px 17px;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 4px;
    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: 0
}

header .menu-navigation .navbar-nav li .dropdown-menu {
    position: absolute;
    left: -150px;
    right: 0;
    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: #74b12c
}

header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt .caption a {
    color: #fff
}

header .menu-navigation .mega-dropdown-menu .block-menu-row .coolsculpt .caption a:hover {
    color: #fff;
    opacity: .9
}

header .menu-navigation .mega-dropdown-menu .block-menu-row .caption {
    color: #646464;
    font-weight: 700;
    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: #fff;
}

header .menu-navigation .mega-dropdown-menu .block-menu-row .caption a:hover {
    color: #fff;
    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: 0;
    background: rgba(0, 0, 0, 0.5);
    margin: 0
}

.main-slider .carousel-indicators .active {
    height: 10px;
    width: 10px;
    background: #74b12c
}

.body-parent {
    margin-top: 20px
}

.body-parent .block {
    height: 70px;
    background: #fff;
    padding: 0;
    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: 700
}

.body-parent .block .block-content a {
    color: #646464
}

.body-parent .block .block-content a:hover {
    opacity: .9;
    text-decoration: none
}

.body-parent .block .block-content .border {
    background: #74b12c;
    height: 4px;
    width: 40px
}

.block-slider {
    margin-top: 0
}

.block-slider .pages-heading {
    margin-bottom: 15px
}

.block-slider .section1 {
    display: flex;
    margin-top: 20px
}

.block-slider .img-sec {
    padding-right: 0;
    padding-left: 0
}

.block-slider .img-sec .play-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 22px;
    border-radius: 100%;
    background: #74b12c;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px
}

.block-slider .img-sec .play-icon:hover {
    cursor: pointer;
    opacity: .9
}

.block-slider .content-section {
    background: #fff;
    padding: 5px 48px 5px 40px
}

.block-slider .content-section h4 {
    color: #646464;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px
}

.block-slider .content-section p {
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    text-align: justify
}

.block-slider .content-section a {
    color: #646464;
    font-weight: 700;
    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: 0;
    padding: 0;
    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: 0
}

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

.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: 0
}

.appointment .card-block {
    margin-top: 10px
}

.appointment .card-block .card {
    background: #fff;
    padding: 40px;
    padding-bottom: 20px
}

.appointment .card-block .card h4 {
    text-transform: uppercase;
    color: #646464;
    font-weight: 700;
    margin-top: 0
}

.appointment .card-block .card .input-box {
    border: 2px solid #486b8b;
    border-radius: 6px
}

.appointment .card-block .card .date-radius {
    border-radius: 6px 0 0 6px !important
}

.appointment .card-block .card .input-group-addon {
    border: 2px solid #486b8b;
    border-left: 0
}

.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: 0
}

.appointment .card-block .card .footer-f .previousbtn {
    display: none
}

.appointment .card-block .card .slots-list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.appointment .card-block .card .slots-list li {
    display: inline-block;
    width: 50px;
    text-transform: uppercase;
    font-weight: 700;
    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: #74b12c !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: #74b12c !important
}

.appointment .card-block .card .progress-itema .active {
    background: #74b12c !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: 0
}

.experts .card {
    background: #fff;
    padding: 20px;
    margin-top: 15px
}

.experts .card h4 {
    text-transform: uppercase;
    color: #4b4b4b;
    font-weight: 700
}

.experts .card h5 {
    font-size: 16px;
    font-weight: 700;
    color: #4b4b4b
}

.experts .card .video {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 100%;
    background: #74b12c;
    text-align: center;
    color: #fff;
    float: right
}

.experts .card a {
    color: #646464;
    margin-left: 10px
}

.experts .card a .margin0 {
    margin-left: 0
}

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

.experts .card .collage-img .padl-0 {
    padding-left: 0
}

.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: 700;
    font-style: italic;
    color: red;
    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: #fff;
    text-align: center;
    margin: 2px;
    width: 25%;
    padding: 20px 0;
    background: #00a6bb;
    background: -moz-linear-gradient(to bottom, #74b12c 0%, #486b8b 100%);
    background: -webkit-linear-gradient(to bottom, #74b12c 0%, #486b8b 100%);
    background: linear-gradient(to bottom, #74b12c 0%, #486b8b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a6bb', endColorstr='#00b2b1', GradientType=0)
}

.grd-section .main-row .grid:first-child {
    margin-left: 0
}

.grd-section .main-row .grid:last-child {
    margin-right: 0
}

.grd-section .main-row .grid h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 26px
}

.grd-section .main-row .grid h2 span {
    font-size: 17px;
    font-weight: 400
}

.grd-section .main-row .grid .single-caption {
    text-transform: uppercase;
    color: #fff;
    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: #74b12c;
    padding: 10px 0 7px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center
}

.collage-section .image-section {
    padding-right: 0
}

.collage-section .caption-sec {
    background: #fff;
    padding: 48px 31px 20px 20px
}

.collage-section .caption-sec .border {
    margin: 20px 0
}

.collage-section .caption-sec h4 {
    text-transform: uppercase;
    font-weight: 700
}

.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: #74b12c;
    width: 8%
}

.collage-section .top-tips .rotate-text .r-t {
    position: absolute;
    transform: rotate(-90deg);
    left: -47px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    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: 700;
    font-size: 16px
}

.collage-section .top-tips .caption-sect .border {
    margin-bottom: 7px
}

.collage-section .top-tips .caption-sect a {
    font-weight: 700;
    color: #74b12c
}

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

.collage-section .bottom-tips .first-section .rotate-text {
    background: #74b12c !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: #fff;
    top: 96px
}

.gallery {
    margin-top: 15px
}

.gallery .card {
    padding: 10px 13px 10px 0;
    background: #fff;
    overflow: hidden;
    margin-top: 10px
}

.gallery .card .img-box {
    margin-top: 13px
}

.gallery .card .col-md-2 {
    padding-right: 0
}

footer .footer-bg {
    background: #486b8b;
    padding: 20px;
    margin-top: 20px
}

footer .footer-bg h4 {
    font-weight: 700;
    position: relative;
    width: 60%;
    color: #fff;
    margin-bottom: 20px
}

footer .footer-bg h4:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #fff;
    width: 50%;
    margin-left: 15px;
    bottom: 15%
}

footer .footer-bg .links ul {
    padding: 0;
    margin: 0;
    list-style: none
}

footer .footer-bg .links li {
    margin-top: 5px
}

footer .footer-bg .links li:first-child {
    margin-top: 0
}

footer .footer-bg .links a {
    color: #fff;
    text-decoration: none
}

footer .footer-bg .links a:hover {
    color: #b2b2b2
}

footer .footer-bg .links .dropup .btn-country {
    background: #74b12c;
    text-transform: uppercase;
    color: #fff;
    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 0
}

footer .footer-bg .links .dropup .dropdown-menu li {
    margin-left: 0 !important;
    display: block;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

footer .footer-bg .links .dropup .dropdown-menu li:last-child {
    border-bottom: 0
}

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: #fff
}

footer .footer-bg p {
    color: #fff
}

footer .footer-child {
    background: #101010;
    padding: 20px 0 15px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

footer .footer-child a {
    color: #fff
}

.banner {
    height: 436px;
    position: relative;
    background: #646464;
    margin-top: 149px
}

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

.careers .caption-careers h2 span {
    color: #74b12c
}

.banner .caption,
.banner .footer-band .wrapper {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 1113px
}

.banner .orange {
    color: #74b12c
}

.banner .white {
    color: #fff
}

.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: 700
}

.banner .caption .caption-child {
    font-size: 20px
}

.banner .footer-band {
    position: absolute;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 0;
    width: 100%;
    height: 60px
}

.banner .grd-bg {
    background: #fff;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 30%, #a5a5a5)
}

.banner .footer-band ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.banner .footer-band li {
    display: inline-block;
    border-right: 2px solid #646464;
    font-weight: 700;
    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: #74b12c
}

.banner .footer-band li:last-child {
    border-right: 0
}

.block-slider .grid-offer-wrapper {
    display: flex;
    background: #fff;
    flex-wrap: nowrap
}

.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: 0;
    padding: 0;
    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: 0
}

.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: #fff;
    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: 0;
    padding: 0;
    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: 0
}

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

.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: 700
}

.block-slider .grid-offer-wrapper .service-slide {
    padding: 16px 0
}

.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: #fff;
    font-weight: 700
}

.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: 0
}

.block-slider .flex-multiple-row .small-col .caption {
    position: absolute;
    font-size: 20px;
    top: 50%;
    right: 20px;
    transform: translate(0%, -50%);
    color: #fff;
    font-weight: 700;
    text-align: center
}

.block-slider .miscellaneous {
    margin-top: 40px;
    width: 94%;
    margin-left: 3%
}

.block-slider .miscellaneous ul {
    margin: 0;
    padding: 0;
    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;
    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: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-left: 0
}

.block-slider .miscellaneous .stepper-horizontal .active a .circle {
    background: #74b12c
}

.block-slider .miscellaneous .stepper-horizontal .active a .text-label {
    color: #74b12c
}

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

.block-slider .scroll-faq .panel {
    border: 0
}

.block-slider .scroll-faq .panel-default>.panel-heading {
    background: #9a9a9a;
    color: #fff;
    border-radius: 0;
    padding: 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: 0;
    background: #9a9a9a;
    color: #fff !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: #74b12c;
    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: #74b12c
}

.block-slider .dot-ch-r .testimonials-user {
    display: flex
}

.block-slider .dot-ch-r .testimonials-user .caption {
    background: #e6f5fd;
    color: #1e1e1e;
    padding: 22px 25px 10px;
    position: relative;
    height: 250px;
    border-right: 1px solid #f3f2f2;
}

.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 #e6f5fd;
    position: absolute;
    top: 37px;
    left: -10px
}

.block-slider .dot-ch-r .testimonials-user .caption h4 {
    position: absolute;
    bottom: 10px;
    font-weight: 700;
    color: #074574;
}

.block-slider .dot-ch-r .testimonials-user .caption .border {
    background: #fff;
    height: 4px;
    width: 40px;
    margin-top: 20px
}

.block-slider .dot-ch-r .testimonials-user .img-test {
    padding-right: 0
}

.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: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    bottom: 37px;
    text-align: center;
    font-size: 13px
}

.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: #74b12c;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    border-radius: 100%
}

.vdo-cstm-sec .video-child .play-btn:hover {
    opacity: .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: 0
}

.vdo-cstm-sec .pages-heading h2 {
    margin-top: 0
}

.vdo-cstm-sec .col-md-5 {
    padding-left: 0
}

.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: 0
}

.benefits-section .rotate-text {
    transform: rotate(-90deg);
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    position: relative;
    top: 148px
}

.benefits-section .list-bg {
    position: absolute;
    top: 50%;
    left: 77%;
    transform: translate(-50%, -50%)
}

.benefits-section .list-bg ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.benefits-section .list-bg li {
    color: #fff;
    background: rgba(51, 2, 49, 0.5);
    font-size: 16px;
    padding: 10px;
    margin-top: 5px
}

.benefits-section .list-bg li:first-child {
    margin-top: 0
}

.body-bg .panel-foo {
    margin-top: 15px;
    display: flex
}

.body-bg .panel-foo .card {
    background: #fff;
    width: 57%;
    margin-right: 10px
}

.body-bg .panel-foo .padl-0 {
    padding-left: 0
}

.body-bg .panel-foo .card .blue-bg {
    background: #486b8b;
    color: #fff;
    border: 0;
    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: 700;
    font-size: 24px;
    position: relative
}

.body-bg .panel-foo .card .main-heading h2 span {
    background: #fff
}

.body-bg .panel-foo .card .main-heading h2:before {
    background: #74b12c;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 73%;
    width: 90%;
    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: 700;
    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: #74b12c;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 73%;
    width: 60%;
    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: 0
}

.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: 700;
    color: #6a054b;
    margin-top: 10px;
    margin-bottom: 6px
}

.body-bg .panel-foo .card-dark .card-block .caption-section p {
    font-size: 12px;
    margin-bottom: 0
}

.body-bg .panel-foo .card-dark .card-block .caption-section p a {
    color: #5e5e5e;
    font-weight: 700;
    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: #fff;
    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: #fff;
    padding: 60px
}

.body-bg .about-us-child .large-heading {
    font-size: 94px;
    line-height: 70px;
    color: #74b12c;
    font-weight: 700;
    padding-top: 60px
}

.body-bg .about-us-child .large-heading span {
    color: #fff
}

.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: #fff;
    padding: 60px
}

.body-bg .award-bg .main-heading-sr h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    width: 60%
}

.body-bg .award-bg .main-heading-sr h2:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #fff;
    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: 0
}

.body-bg .award-bg .nav-tabs>li:first-child {
    margin-left: 0
}

.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: 0;
    top: 48px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #fff;
    right: 0;
    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: 700;
    padding: 10px 50px;
    color: #486b8b;
    cursor: pointer;
    background-color: #fff;
    border: 0;
    border-bottom-color: none;
    border-radius: 0
}

.body-bg .award-bg .nav>li>a:focus,
.body-bg .award-bg .nav>li>a:hover {
    color: #74b12c;
    cursor: pointer;
    background-color: #486b8b;
    border: 0;
    border-bottom-color: none;
    border-radius: 0
}

.body-bg .award-bg .nav-tabs>li>a {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 50px;
    color: #74b12c;
    cursor: pointer;
    background-color: #486b8b;
    border: 0;
    border-bottom-color: none;
    border-radius: 0
}

.body-bg .award-bg .nav-tabs>li>a:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 48px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #486b8b;
    right: 0;
    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: #fff;
    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: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #646464
}

.body-bg .life-wrapper {
    background: url(../images/life-bg.jpg) top left;
    background-size: cover;
    color: #fff;
    padding: 60px
}

.body-bg .life-wrapper .main-heading-sr h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    width: 60%;
    color: #fff
}

.body-bg .life-wrapper .main-heading-sr h2:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #74b12c;
    width: 10%;
    margin-left: 15px;
    bottom: 15%
}

.body-bg .life-wrapper p {
    font-size: 20px;
    font-weight: 700
}

.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: 0
}

.body-bg .tab-list-wrapper .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background: #486b8b;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    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: #74b12c !important;
    color: #fff
}

.single-pages-row {
    margin-top: 30px
}

.single-pages-row .common-heading {
    margin-top: 40px
}

.single-pages-row .common-heading:first-child {
    margin-top: 0
}

.single-pages-row .list-content ul {
    padding-left: 18px;
    margin: 0
}

.single-pages-row .list-content li {
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px
}

.single-pages-row .form-section .form-heading {
    background: #486b8b;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px
}

.single-pages-row .card {
    background: #fff
}

.single-pages-row .card .card-block {
    padding: 23px 30px 2px
}

.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: 0;
    font-weight: 700;
    font-size: 17px;
    width: 100%
}

.single-pages-row .card .card-block .form-group .radio-inline {
    font-weight: 700;
    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: 700;
    padding: 0 0 10px;
    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: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.single-pages-row .table-section .row .first-table-sec .body-block {
    padding: 15px 9px 5px 16px
}

.wrapper-log-pg {
    background: #d6d6d6
}

.stores-pages {
    margin-top: 30px
}

.stores-pages .main-heading-sr h2 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    width: 60%
}

.stores-pages .main-heading-sr h2:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #74b12c;
    width: 10%;
    margin-left: 15px;
    bottom: 15%
}

.stores-pages p {
    font-size: 16px;
    font-weight: 700
}

.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: #fff;
    padding: 15px 14px
}

.stores-pages .locator-card .table-limited {
    height: 500px;
    overflow-y: scroll
}

.stores-pages .locator-card .row-rate-card {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 20px
}

.stores-pages .locator-card .row-rate-card:last-child {
    border-bottom: 0
}

.stores-pages .locator-card .row-rate-card .col-md-8 {
    padding-left: 0
}

.stores-pages .locator-card .row-rate-card p {
    font-weight: 400;
    font-size: 14px
}

.stores-pages .locator-card .row-rate-card h3 {
    margin-top: 0;
    font-weight: 700;
    font-size: 22px
}

.stores-pages .locator-card .row-rate-card h3 span {
    display: block;
    font-size: 20px;
    margin-top: 7px;
    color: #74b12c;
    font-weight: 400
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc {
    margin-top: 10px
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul li {
    display: inline-block;
    padding-right: 8px;
    padding-left: 5px;
    border-right: 1px solid #e7e7e7
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul li:last-child {
    border-right: 0;
    padding-right: 0
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul li a .fa {
    height: 33px;
    width: 33px;
    line-height: 33px;
    text-align: center;
    background: #74b12c;
    color: #fff
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul li a:hover {
    color: #fff;
    opacity: .9
}

.stores-pages .locator-card .row-rate-card .right-icons-bcc ul li a .normal-btn:hover {
    color: #fff
}

.stores-pages .locator-card .table-limited .tab-content .panel-wrp {
    background: #e1e1e1;
    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 0 20px
}

.stores-pages .locator-card .table-limited .tab-content .tabrow-wrapper:first-child {
    margin-top: 0
}

.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: 0;
    font-size: 26px;
    font-weight: 700
}

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

.stores-pages .locator-card .table-limited .tab-content .panel-wrp a button {
    margin-top: 10px;
    font-weight: 700
}

.stores-pages .locator-card .table-limited .tab-content .panel-wrp a button:hover {
    color: #fff
}

.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: 700
}

.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: 700
}

.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: 0
}

.stores-pages .locator-card .table-limited .tab-content .wrapper-child .well {
    border-radius: 0;
    border: 0;
    margin-bottom: 0
}

.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 #fff
}

.stores-pages .locator-card .table-bordered>thead>tr>th {
    background: #486b8b;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px
}

.stores-pages .locator-card .table-bordered>thead>tr>th:first-child {
    background: #74b12c
}

.stores-pages .locator-card .table-bordered>tbody>tr>td:first-child {
    background: #74b12c
}

.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: 700;
    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: #fff;
    text-align: center;
    background-color: #74b12c;
    border: 1px solid #74b12c;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.stores-pages .input-group .show-location {
    border: 2px solid #74b12c;
    border-left: 0;
    color: #486b8b;
    font-weight: 700;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.stores-pages .border-bottom {
    border-bottom: 1px solid #ccc;
    margin: 40px 0
}

.stores-pages .form-group-self:first-child {
    margin-left: 0
}

.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: 0
}

.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: #74b12c;
    border: 2px solid #e0e0e0
}

.stores-pages .pad-0 {
    padding-right: 0
}

.stores-pages .address-bar .row:first-child {
    margin-top: 0
}

.stores-pages .address-bar .row {
    display: flex;
    margin-top: 6px
}

.stores-pages .address-bar .right-map-bar {
    background: #74b12c;
    color: #fff;
    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: 700;
    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: 0;
    color: #fff;
    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: 700;
    text-transform: uppercase
}

.stores-pages .careers-wrapper .scroll-faq .panel {
    border: 0
}

.stores-pages .careers-wrapper .scroll-faq .panel-default>.panel-heading {
    background: #486b8b;
    color: #fff;
    border-radius: 0;
    padding: 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: 0;
    background: #e3e3e3;
    font-size: 16px
}

.stores-pages .careers-wrapper .scroll-faq .panel-body .row:first-child {
    margin-top: 0
}

.stores-pages .careers-wrapper .scroll-faq .panel-body .row {
    margin-top: 20px
}

.stores-pages .form-section-job h3 {
    font-weight: 700
}

.stores-pages .form-section-job .card {
    background: #e3e3e3;
    padding: 25px 20px 20px
}

.stores-pages .form-section-job .card .job-form {
    background: transparent;
    border: 1px solid #646464;
    font-weight: 700;
    height: 50px;
    font-size: 18px
}

.stores-pages .form-section-job .card .textarea-s {
    background: transparent;
    border: 1px solid #646464;
    font-weight: 700;
    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: #74b12c !important;
    color: #fff;
    height: 50px !important
}

textarea {
    resize: none
}

.search-row .form-inline {
    display: flex
}

.search-row .form-inline button i {
    margin-right: 0
}

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

.cart-card {
    background: #fff;
    padding: 15px 30px
}

.cart-card .heading {
    font-size: 20px;
    color: #000
}

.cart-card .us {
    text-transform: uppercase
}

.cart-card .plus-minus-cont {
    height: 40px;
    margin-top: 10px;
    width: 100%
}

.cart-card .plus-minus-cont .cd1 {
    width: 25%;
    height: 10px;
    float: left
}

.cart-card .plus-minus-cont .icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #b2b2b2;
    text-align: center;
    cursor: pointer;
    border-radius: 100%
}

.cart-card .plus-minus-cont .cd2 {
    width: 46%;
    height: 10px;
    float: left;
    margin-left: 2%;
    margin-right: 2%
}

.cart-card .plus-minus-cont .cd2 .pls-mns {
    border: 1px solid #b2b2b2;
    height: 40px;
    width: 100%;
    padding: 10px
}

.cart-card .plus-minus-cont .cd3 {
    width: 25%;
    height: 10px;
    float: left;
    text-align: right
}

.cart-card .image-sect {
    width: 30%;
    float: left
}

.cart-card .image-sect .image-container img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top;
    border-radius: 100%
}

.cart-card .content-all {
    width: 100%;
    float: left;
    margin-left: 0
}

.cart-card .content-all h4 {
    margin-top: 0;
    font-size: 22px
}

.cart-card .content-all .price {
    font-size: 24px;
    color: #000;
    font-weight: 700
}

.cart-card .content-all p a {
    font-size: 16px
}

.cart-card .content-all p .btn-default1 {
    background: #dedede;
    color: #000
}

.cart-card .fo-24 {
    font-size: 22px
}

.cart-card .fo-24 span {
    color: #74b12c;
    font-weight: 700
}

.cart-card .fo-24 .col-md-8 {
    padding-left: 0
}

.cart-card .fo-24 .col-md-4 {
    padding-right: 0
}

.cart-card .select-ctn .cp-wrp {
    padding: 0
}

.cart-card .select-ctn .refresh {
    float: left;
    width: 20%;
    margin-top: 10px;
    margin-left: 3%
}

.cart-card .select-ctn .refresh i {
    cursor: pointer;
    color: green
}

.cart-card .select-ctn .captcha {
    float: left;
    padding-left: 10px;
    width: 77%;
    height: 39px;
    line-height: 39px;
    font-size: 22px;
    background: url(../images/cap.jpg)
}

.cart-card .select-ctn h3 {
    margin-top: 0;
    font-size: 20px;
    color: #000
}

.cart-card .select-ctn h3 span {
    display: block;
    font-size: 16px;
    color: #646464
}

.cart-card .select-ctn h3:nth-child(2) {
    margin-top: 20px
}

.cart-card .select-ctn .login-field {
    border: 2px solid #9a9a9a;
    width: 100%;
    border-radius: 0;
    padding: 6px;
    font-size: 16px
}

.cart-card .row {
    margin-top: 20px;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 20px
}

.cart-card .row:first-child {
    margin-top: 0
}

.cart-card .row:last-child {
    border-bottom: 0
}

.cart-card .row .radio-inline {
    font-size: 18px
}

.cart-card .dotted {
    font-size: 16px;
    border-bottom: 1px dotted #000 !important
}

.cart-card .dotted span {
    display: block;
    font-size: 22px;
    color: #000
}

.body-bg1 {
    background: #fff
}

.body-bg1 .ref-ban .mob-ref-b {
    display: none
}

.body-bg1 .rf-bggr {
    background: #f3f1f2;
    border-radius: 6px;
    margin-top: 20px;
    padding: 20px 0 !important;
    float: left;
    width: 100%
}

.body-bg1 .rf-bggr .heading-black {
    background: #000;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 8px 0 8px 51px;
    margin-top: 25px;
    float: left;
    width: 100%
}

.body-bg1 .rf-bggr .bg-all {
    position: relative;
    margin-top: 15px;
    float: left;
    width: 100%;
    color: #000;
    padding: 0 40px
}

.body-bg1 .rf-bggr .bg-all .eql-w {
    display: flex
}

.body-bg1 .rf-bggr .bg-all .eql-w .txt-rt {
    text-align: right
}

.body-bg1 .rf-bggr .bg-all .lbl {
    width: 50%;
    margin-right: 20px;
    font-size: 20px;
    margin-top: 7px
}

.body-bg1 .rf-bggr .bg-all .inpt-txt {
    width: 50%
}

.body-bg1 .rf-bggr .bg-all .inpt-txt .form-control {
    background: transparent;
    height: 50px;
    border: 1px solid #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.body-bg1 .rf-bggr .bg-all .lgg {
    font-size: 20px
}

.body-bg1 .rf-bggr .bg-all .btn-refer {
    background: #74b12c;
    padding: 10px 15px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 20px;
    color: #fff
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap {
    margin-top: 20px
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap .inp-mar {
    margin-top: 10px;
    float: left;
    width: 100%
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap .inp-mar .form-control {
    background: transparent;
    height: 40px;
    border: 1px solid #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a {
    color: #fff
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 2px;
    -webkit-transition: width .3s;
    transition: width .3s
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a i:hover {
    color: #fff
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a .fb-bg1 {
    background: #3B5998
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a .tw-bg1 {
    background: #1DA1F3
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a .wh-bg1 {
    background: #00D057
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap a:hover {
    opacity: .9;
    color: #fff
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap .xl {
    font-size: 30px
}

.body-bg1 .rf-bggr .bg-all .inpt-wrap .xl span {
    color: #74b12c;
    font-weight: 700
}

.body-bg1 .rf-bggr .bg-all .lg {
    font-size: 24px
}

.body-bg1 .rf-bggr .bg-all .lg span {
    color: #74b12c;
    font-weight: 700
}

.body-bg1 .rf-bggr .bg-all ol .btn-lst {
    margin-top: 10px
}

.body-bg1 .rf-bggr .bg-all ol li {
    margin-top: 10px
}

.body-bg1 .rf-bggr .bg-all ol li a {
    color: #74b12c;
    font-weight: 700
}

.body-bg1 .rf-bggr .bg-all ol li:nth-child(n+6) {
    display: none;
    list-style: decimal
}

.body-bg1 .rf-bggr .bg-all .btn-lst1 {
    margin-top: 20px;
    display: none
}

.body-bg1 .pages-heading {
    display: none
}

.body-bg1 .scroll-faq {
    height: 350px;
    overflow-y: scroll;
    display: none
}

.body-bg1 .scroll-faq .pluss {
    float: left;
    margin-right: 10px
}

.body-bg1 .scroll-faq .panel-title {
    font-size: 24px;
    font-weight: 700
}

.body-bg1 .scroll-faq .panel {
    border: 0
}

.body-bg1 .scroll-faq .panel-default>.panel-heading {
    background: #9a9a9a;
    color: #fff;
    border-radius: 0;
    padding: 24px 17px
}

.body-bg1 .scroll-faq .active1 {
    background: #6a054b !important
}

.body-bg1 .scroll-faq a {
    text-decoration: none
}

.body-bg1 .scroll-faq a:hover {
    text-decoration: none !important
}

.body-bg1 .scroll-faq .panel-group .panel-heading+.panel-collapse>.list-group,
.body-bg1 .scroll-faq .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
    background: #9a9a9a;
    color: #fff !important;
    font-size: 16px
}

.body-bg1 .scroll-faq ul li a {
    color: #74b12c;
    font-weight: 700
}

.body-bg1 #style-2::-webkit-scrollbar-track {
    background-color: #e0e0e0
}

.body-bg1 #style-2::-webkit-scrollbar {
    width: 12px
}

.body-bg1 #style-2::-webkit-scrollbar-thumb {
    background-color: #74b12c;
    border: 2px solid #e0e0e0
}

.mobile-service-block {
    display: none
}

.comm-ty {
    margin-top: 149px
}

.comm-ty1 {
    margin-top: 88px
}

@media screen and (max-width: 480px) {
    .body-bg1 .ref-ban .des-ref-b {
        display: none
    }

    .body-bg1 .ref-ban .mob-ref-b {
        display: block
    }

    .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: #fff;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: right;
        text-transform: uppercase
    }

    .btn-sub-com {
        margin-top: 0
    }

    .common-mar {
        margin-top: 70px
    }

    .modal-theme .modal-content .modal-body iframe {
        height: 200px
    }

    .main-slider .carousel .carousel-inner .item .desktop-banner {
        display: block
    }

    .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: 0;
        padding-left: 0;
        padding-right: 1px
    }

    .collage-img .mart-9 {
        margin-top: 0
    }

    .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: 194px
    }

    .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: 700;
        color: #74b12c
    }

    .careers .caption-careers h2 span {
        color: #74b12c
    }

    .banner .caption .fr-heading {
        text-align: center;
        margin-right: 0 !important
    }

    .banner .caption h2 {
        font-size: 40px;
        font-weight: 700;
        color: #74b12c
    }

    .banner .caption .caption-child {
        font-size: 12px
    }

    .block-slider .miscellaneous {
        display: none
    }

    .block-slider .miscellaneous-mobile {
        display: block
    }

    .block-slider .miscellaneous-mobile ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .block-slider .miscellaneous-mobile li {
        margin-top: 10px;
        display: inline-block;
        border-right: 1px solid #000;
        padding: 0 6px 0 8px;
        line-height: 12px;
        text-align: center
    }

    .block-slider .miscellaneous-mobile li:first-child {
        margin-top: 0
    }

    .block-slider .miscellaneous-mobile li:last-child {
        border-right: 0
    }

    .block-slider .miscellaneous-mobile a {
        color: #000
    }

    .block-slider .dot-ch-r .testimonials-user {
        display: block;
    }

    .block-slider .dot-ch-r .testimonials-user .caption {
        padding: 20px 20px 60px;
        height: auto;
        min-height: 200px;
    }

    .block-slider .dot-ch-r .testimonials-user .caption h4 {
        position: absolute;
        bottom: 15px;
        left: 20px;
        font-weight: 700;
        margin: 0;
    }

    .block-slider .dot-ch-r .testimonials-user .caption .border {
        background: #fff;
        height: 4px;
        width: 40px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .block-slider .dot-ch-r .owl-item img {
        height: auto !important;
    }

    .wrapper-log-pg {
        background: #fff !important
    }

    .login-wrapper {
        display: block !important
    }

    .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: 700;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 768px) {
    .body-bg1 .rf-bggr .heading-black {
        padding: 8px 0 8px 24px
    }

    .body-bg1 .rf-bggr .bg-all {
        padding: 0 8px
    }

    .body-bg1 .rf-bggr .bg-all .eql-w {
        display: block
    }

    .body-bg1 .rf-bggr .bg-all .eql-w .txt-rt {
        text-align: left
    }

    .body-bg1 .rf-bggr .bg-all .lbl {
        width: 100%
    }

    .body-bg1 .rf-bggr .bg-all .inpt-txt {
        width: 100%
    }

    .body-bg1 .rf-bggr .bg-all .inpt-txt .form-control {
        margin-bottom: 20px
    }

    .body-bg1 .rf-bggr .bg-all .btn-refer {
        font-size: 15px
    }

    .body-bg1 .rf-bggr .bg-all .inpt-wrap {
        margin-top: 20px
    }

    .body-bg1 .rf-bggr .bg-all .inpt-wrap .inp-mar {
        margin-top: 10px;
        float: left;
        width: 100%
    }

    .body-bg1 .rf-bggr .bg-all .inpt-wrap .inp-mar .form-control {
        margin-bottom: 20px
    }

    .comm-ty {
        margin-top: 64px
    }

    .desktop-service-al {
        display: none
    }

    .mobile-service-block {
        display: block;
        position: relative;
        padding: 0 !important
    }

    .mobile-service-block .content-block {
        width: 100%;
        bottom: 0;
        background: rgba(72, 107, 139, 0.8);
        position: absolute;
        color: #fff;
        padding: 10px;
        bottom: 0
    }

    .mobile-service-block .content-block h4 {
        margin: 0
    }

    .mobile-service-block .content-block p {
        font-size: 12px
    }

    .mobile-service-block .content-block .block {
        margin-bottom: 0
    }

    .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: 0;
        padding: 0;
        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: 0
    }

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

    .mobile-service-block .icons-group li .popup i {
        font-size: 20px;
        margin: 5px;
        color: #fff
    }

    .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: #fff;
        margin: 0
    }

    .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.face-body-peels {
        background-position: right
    }

    .banner.botox {
        background-position: right
    }

    .banner.tattoo {
        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: 0
    }

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

    .modal-theme .modal-content .close {
        color: #000;
        float: right;
        font-size: 28px;
        font-weight: 700
    }

    .modal-theme .modal-content .close:hover,
    .modal-theme .modal-content .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }

    .responsive-icons {
        display: block
    }

    .main-heading h2 {
        margin-top: 0;
        margin-bottom: 12px
    }

    .main-heading h2:before {
        width: 100%
    }

    .search-input {
        height: 37px;
        width: 93%
    }

    .btn-search {
        height: 37px;
        border-radius: 0
    }

    #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: 0
    }

    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: #74b12c;
        color: #fff;
        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: #fff;
        border-radius: 100%;
        text-align: center;
        margin-left: 4px;
        position: absolute;
        top: 15px;
        right: 35px;
        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%;
        display: none
    }

    header .menu-navigation {
        display: none
    }

    .main-slider {
        margin-top: 106px;
        border-top: 4px solid #74b12c
    }

    .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: 0
    }

    .block-slider .section1 {
        display: inline;
        margin-top: 20px
    }

    .block-slider .blck {
        display: block !important
    }

    .block-slider .content-section {
        padding: 5px 14px 50px 69px
    }

    .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: 0
    }

    .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: 0;
        padding-left: 0;
        padding-right: 1px
    }

    .experts .card .collage-img .mart-9 {
        margin-top: 0
    }

    .experts .card .collage-img .padr-4 {
        padding-right: 15px
    }

    .experts .card .collage-img .padr-7 {
        padding-right: 15px;
        margin-top: 0
    }

    .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: 0
    }

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

    .collage-section .top-tips {
        display: block;
        padding-left: 0;
        margin-top: 15px
    }

    .collage-section .top-tips .heading {
        background: #74b12c;
        padding: 10px 0 7px;
        color: #fff;
        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: 0
    }

    .collage-section .bottom-tips .second-section {
        margin-left: 0;
        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: 0;
        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: #fff;
        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: 700;
        color: #74b12c
    }

    .banner .footer-band {
        position: absolute;
        bottom: 10px;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px 0;
        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: 0;
        margin: 0;
        list-style: none
    }

    .banner .footer-band li {
        display: inline-block;
        border-right: 0;
        font-weight: 700;
        font-size: 16px;
        line-height: 14px;
        padding-left: 6px;
        padding-right: 8px
    }

    .block-slider .grid-offer-wrapper {
        display: block;
        background: #fff;
        overflow: hidden;
        margin-top: 20px
    }

    .block-slider .grid-offer-wrapper:first-child {
        margin-top: 0
    }

    .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: 700
    }

    .block-slider .grid-offer-wrapper .service-slide {
        padding: 16px 0
    }

    .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: 0
    }

    .vdo-cstm-sec {
        margin-top: 20px
    }

    .vdo-cstm-sec .sec-btw .col-md-12 {
        margin-top: 0;
        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: 0;
        padding-right: 0
    }

    .benefits-section {
        padding-bottom: 20px
    }

    .benefits-section .img-s {
        padding-left: 0;
        display: none
    }

    .benefits-section .rotate-text {
        transform: rotate(0deg);
        top: 0
    }

    .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 .panel-foo {
        margin-top: 15px;
        display: block
    }

    .body-bg .panel-foo .card {
        background: #fff;
        width: 100%;
        margin-right: 10px;
        padding: 22px
    }

    .body-bg .panel-foo .card .main-heading {
        border-bottom: 0;
        margin-bottom: 10px
    }

    .body-bg .panel-foo .card-dark {
        background: #e2e2e2;
        height: 300px;
        overflow-y: scroll;
        margin-top: 20px;
        padding: 15px 24px 21px 10px
    }

    .bridal-main-row {
        margin-top: 30px
    }

    .bridal-main-row .content-prgf p {
        font-size: 16px;
        font-weight: 700
    }

    .bridal-main-row .block-bridal {
        margin-top: 0
    }

    .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: 700;
        position: relative;
        width: 60%
    }

    .bridal-main-row .block-bridal .content-section .main-heading-br h2:after {
        position: absolute;
        content: "";
        height: 4px;
        background-color: #74b12c;
        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 {
        width: 100%
    }

    .login-wrapper .image-section {
        float: left;
        width: 45%
    }

    .login-wrapper .form-section {
        width: 55%;
        padding: 10px !important
    }

    .login-wrapper .form-section1 {
        width: 100%;
        padding: 10px !important
    }

    .login-wrapper .form-section1 .row {
        margin-top: 0
    }

    .login-wrapper .login-field {
        width: 100%
    }

    .stores-pages {
        margin-top: 30px
    }

    .stores-pages .border-bottom {
        border-bottom: 0 solid #ccc;
        margin: 40px 0
    }

    .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: 0;
        margin-top: 20px
    }

    .stores-pages .address-bar {
        height: 574px;
        margin-top: 0;
        overflow-y: scroll
    }

    .stores-pages .pad-0 {
        padding-right: 15px
    }

    .stores-pages .address-bar .row:first-child {
        margin-top: 0
    }

    .stores-pages .address-bar .row {
        display: flex;
        margin-top: 6px
    }

    .stores-pages .address-bar .right-map-bar {
        background: #74b12c;
        color: #fff;
        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: 700;
        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: 0;
        color: #fff;
        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: 700;
        color: #74b12c
    }

    .careers .caption-careers h2 span {
        color: #74b12c
    }

    .body-bg .about-us-parent {
        background: #3A6E7C;
        background-size: cover;
        color: #fff;
        padding: 10px 0;
        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: #fff;
        padding: 10px 0
    }

    .body-bg .about-us-child .large-heading {
        font-size: 30px;
        line-height: 50px;
        font-weight: 700;
        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: #fff;
        padding: 10px 0
    }

    .body-bg .award-bg .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        width: 100%;
        margin-left: 0;
        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: #fff;
        padding: 10px 0
    }

    .body-bg .life-wrapper p {
        font-size: 16px
    }

    .resp-df {
        margin-top: 20px
    }

    .cart-card .plus-minus-cont .cd1 {
        width: 25%
    }

    .cart-card .plus-minus-cont .cd2 {
        width: 46%
    }

    .cart-card .plus-minus-cont .cd3 {
        width: 25%
    }

    .cart-card .image-sect {
        width: 100%;
        float: left
    }

    .cart-card .content-all {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-top: 4%
    }
}

@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: 0;
        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
    }
}

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

    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

/* =============================================
   MOBILE SIDEBAR MENU (left-sidebar)
   ============================================= */

/* Dark Overlay behind everything */
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
}

/* Sidebar panel */
.left-sidebar {
    position: fixed;
    display: none;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    overflow-y: auto;
    top: 0;
    left: 0;
    z-index: 10001;
    padding-top: 20px;
    background: #fff;
    box-shadow: 2px 0 12px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
}

.left-sidebar .drp-pad-20 {
    padding-left: 20px;
}

.left-sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left-sidebar .heading-s {
    margin-left: 15px;
    font-size: 20px;
    color: #74b12c;
    font-weight: 700;
    border-bottom: 2px solid #74b12c;
    display: block;
    margin-bottom: 5px;
}

.left-sidebar li:first-child {
    margin-top: 0;
}

.left-sidebar li {
    border-bottom: 1px solid #e5e5e5;
}

.left-sidebar a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #646464;
}

.left-sidebar a:hover {
    color: #74b12c;
    text-decoration: none;
    background: #efefef;
}

/* Close button (×) */
.left-sidebar a .close-m {
    height: 34px;
    width: 34px;
    line-height: 34px;
    background: #646464;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.left-sidebar i {
    margin-right: 8px;
    font-size: 12px;
}

.left-sidebar .fa-home {
    font-size: 16px;
}

/* Nested dropdown items inside sidebar */
.left-sidebar .dropdown-menu {
    position: static;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    background: #efefef;
    display: none;
}

.left-sidebar .dropdown.open .dropdown-menu {
    display: block;
}

.left-sidebar .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 30px;
}

.left-sidebar .nav .open > a,
.left-sidebar .nav .open > a:focus,
.left-sidebar .nav .open > a:hover {
    color: #74b12c;
    background: transparent;
}

.left-sidebar .caret {
    position: absolute;
    right: 15px;
    top: 15px;
}

.left-sidebar .footer-aside {
    padding: 15px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.left-sidebar .footer-aside li {
    margin-top: 10px;
    padding-left: 10px;
    color: #646464;
    border-bottom: none;
}

.left-sidebar .footer-aside a {
    padding: 0;
    color: #74b12c;
}

.left-sidebar .footer-aside a:hover {
    color: #000;
    background: transparent;
}

/* Close-menu list item alignment */
.left-sidebar .close-menu {
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;
}

/* =============================================
   MOBILE HEADER BAR (.mobile-head & .menu-res)
   ============================================= */

/* Mobile top icon area (Book Now, Pin) */
@media (max-width: 767px) {
    header .header-child .mobile-head .top-icon {
        position: absolute;
        top: 15px;
        right: 65px;
        display: flex;
        gap: 5px;
        z-index: 1000;
    }
}

/* The circular hamburger button */
header .header-child .mobile-head .menu-res {
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #646464;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: none; /* Hidden by default (Desktop) */
    z-index: 1001;
    position: absolute;
    top: 15px;
    right: 15px;
}

@media (max-width: 767px) {
    header .header-child .mobile-head .menu-res {
        display: block; /* Show on mobile */
    }
}

header .header-child .mobile-head .menu-res:hover {
    background: #74b12c;
}