body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #ececec;
}

.navbar-fixed {
    top: 0;
    z-index: 9999;
    position: fixed !important;
    width: 100%;
    padding: 0px 0;
    transition: .4s;
}

.pr {
    position: fixed;
    right: 0;
    z-index: 99999;
    top: 15%;
}

.company-p {
    background: #ffcd54;
    color: #0a0a0a;
    padding: 10px 20px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 20px #ddd;
}

.company-p:hover {
    background: #ffcd54;
    color: #000;
    padding: 10px 20px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 20px #ddd;
    text-decoration: none;
}

.navbar-fixed .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 10px;
}

.navbar-fixed .navbar-brand > img {
    display: block;
    width: 107px;
    MARGIN-TOP: -5PX;
    MARGIN-LEFT: 0PX;
}

.nav-fixed2 {
    position: fixed;
    top: 0;
}

.navbar-default {
    background-color: hsl(205, 83%, 32%);
    border-color: #eee0;
    box-shadow: 0 0px 5px -10px rgba(0, 0, 0, 0.05), 0 13px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15);
    /*background:-webkit-gradient(linear, 1% 0%, 0% 100%, from(#268ce1), to(#ffffff));*/
}

.navbar-brand > img {
    display: block;
    width: 173px;
    MARGIN-TOP: 0PX;
    MARGIN-LEFT: -9PX;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 56px;
}

.top-header {
    display: block;
    padding: 3px 0;
    background: hsl(0, 0%, 100%);
    border-bottom: 1px solid hsl(0, 0%, 93%);
    color: hsl(0, 0%, 0%);
}

.btn-side {
    background: #a047ff;
    color: #fff;
    padding: 10px 30px;
    box-shadow: 0px 0px 10px #ddd;
    border: 2px solid #fff;
    font-size: 18px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

#my-cd li.nav-act {
    background-color: green;
}

.product-title h1 {
    background: #0e5d95;
    padding: 10px;
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 2px solid #cca251;
    margin: 0px;
    margin-bottom: 20px;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.none {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #f8af21;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #0e5d95;
}

.dropdown-menu li {
    hsl(205, 83%, 32%)
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #0e5d95 !important;
    color: white;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.pr1 {
    display: none;
}

.background-img h5 {
    color: #e64501;
}

.background-img img {
    width: 100%;
    height: 164px;
    object-fit: cover;
    border: 2px solid #0E5D95;
}

.background-imgkk img {
    width: 100%;
/*    height: 179px;*/
    object-fit: cover;
    border: 2px solid #0E5D95;
    margin-bottom: 10px;
}

.background-img {
    margin-bottom: 20px;
}

.background-img h3 {
    position: absolute;
    z-index: 99;
    top: 29%;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    left: 7%;
    width: 87%;
}

.product-img img {
    width: 100%;
}

@media (min-width:768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        padding: 20px;
        border: 6px solid #a047ff;
    }
}

.btn-side:hover {
    background: #a047ff;
    color: #fff;
    padding: 10px 30px;
    box-shadow: 0px 0px 10px #ddd;
    border: 2px solid #fff;
    font-size: 18px;
}

.num {
    position: fixed;
    right: 0;
    z-index: 99999;
    top: 44%;
}

.enq {
    position: fixed;
    right: 0;
    z-index: 99999;
    top: 50%;
}

.top-header-left {
    float: left;
}

.top-header-left ul {
    margin: 0;
    padding: 0;
}

.top-header-left ul li {
    display: inline;
    padding: 0 10px;
    list-style: none;
}

.top-header-left ul li a {
    text-decoration: none;
    color: hsl(0, 0%, 100%);
    font-size: 14px;
}

.top-header-right {
    margin-right: 15px;
    text-align: right;
}

.top-header-right ul {
    margin: 0;
    padding: 0;
}

.top-header-right ul li {
    display: inline;
    padding: 0 4px;
    list-style: none;
    color: hsl(0, 0%, 100%);
}

.top-header-right ul li a {
    text-decoration: none;
    color: hsl(0, 0%, 10%);
    font-size: 14px;
}

..top-header-right ul li a i {
    text-decoration: none;
    color: hsl(205, 100%, 51%);
    padding: 0 6px;
}

.navbar {
    border-radius: 0;
    border-top: 4px solid #ffcd54;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.nb {
    background: #ffcf6e;
    color: #000 !important;
}

.banner img {
    box-shadow: 0 0px 3px -13px rgba(0, 0, 0, 0.05), 0 4px 7px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15);
}

.navbar-default .navbar-nav > li > a {
    color: hsl(0, 0%, 100%);
    text-transform: uppercase;
    font-weight: 100;
    font-size: 14px;
}

.bg-white {
    padding: 20px;
    box-shadow: 0px 0px 15px #ddd;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ffd584;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: hsl(0, 0%, 100%);
    background-color: hsla(0, 0%, 91%, 0);
    border-bottom: 2px solid hsl(0, 0%, 100%);
}

.num-btn {
    line-height: 21px !important;
    margin: 16px 0;
    border-radius: 4px;
    z-index: 99999999;
    border: 1px solid;
}

.contavt-left p {
    margin: 0 0 10px;
    font-size: 17px;
    padding-bottom: 14px;
}

.map {
    margin-top: 20px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffc331;
    background-color: transparent;
}

.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-left > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.product-title h4 {
    background: #fff;
    padding: 10px;
    font-size: 25px;
    text-transform: uppercase;
    border-left: 2px solid #3559a5;
    border-bottom: 1px dashed #dad6d6;
    margin: 0px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 15px #ddd;
}

.nav-tabs > li {
    float: none;
    margin-bottom: -1px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #0597ff;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs > li > a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}

.product-img {
    box-shadow: 0px 0px 3px #ddd;
}

.pro-section {
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 30px;
}

.pro-section h3 {
    margin: 0px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.pro-section ul {
    margin: 0px;
    padding: 0px;
}

.pro-section ul li {
    box-shadow: 0px 0px 4px #ddd;
    padding: 9px;
    list-style: none;
    margin-bottom: 7px;
}

.pro-section ul li:before {
    width: 16px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #0597ff;
    padding-right: 6px;
}

.pro-list h3 {
    margin: 0px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.pro-list ul {
    margin: 0px;
    padding: 0px;
}

.pro-list ul li {
    box-shadow: 0px 0px 4px #ddd;
    padding: 9px;
    list-style: none;
    margin-bottom: 7px;
}

.pro-list ul li:before {
    width: 16px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #0597ff;
    padding-right: 6px;
}

.product-nav h3 {
    font-size: 17px;
    margin: 0px;
    padding-bottom: 12px;
    padding-top: 13px;
    background: #ffc451;
    text-align: center;
    margin-bottom: 8px;
}

.navbar-nav > li > a.appointment-btn {
    line-height: 10px !important;
    background: hsl(209, 75%, 52%);
    color: hsl(0, 0%, 100%);
    border-radius: 6px;
    padding: 13px 17px;
    margin: 18px 0;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3);
}

section {
    padding: 50px 0;
}

.title h3 {
    margin: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 60px;
}

.title h3 span {
    color: #4278a4;
}

.about-us-caption h4 {
    font-size: 33px;
    background: #fff;
    padding: 10px;
    font-size: 25px;
    text-transform: uppercase;
    border-left: 2px solid #3559a5;
    border-bottom: 1px dashed #dad6d6;
}

.about-us-caption p {
    margin: 0 0 10px;
    line-height: 32px;
    font-size: 16px;
    padding-bottom: 15px;
}

.btn-brdr {
    border-radius: 40px;
    border: hsl(229, 89%, 64%) !important;
    border: 1px solid hsl(207, 61%, 48%) !important;
    color: hsl(229, 89%, 64%) !important;
    padding: 8px 22px !important;
    transition: .3s;
    color: #ffffff !important;
    background: hsl(207, 83%, 45%);
}

.btn-brdr:hover {
    background: hsl(229, 89%, 64%);
    color: hsl(0, 0%, 0%) !important;
}

.btn-efects:hover {
    background: 0 0;
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}

.services {
    background: hsl(0, 0%, 91%);
}

.quote-form-section {
    box-shadow: 0 3px 27px rgba(0, 0, 0, .06);
    background: hsl(0, 0%, 100%);
    padding: 27px;
    display: table;
    width: 100%;
    content: "";
    box-shadow: 0px 0px 12px #b3b3b3;
}

.quote-form-section .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: hsl(0, 0%, 47%);
    background-color: hsl(0, 0%, 100%);
    background-image: none;
    border: 1px solid hsl(0, 0%, 80%);
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.quote-form-section .form-group {
    padding-bottom: 0px;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-control.left {
    left: -12px;
}

#quote-carousel .carousel-control.right {
    right: -12px !important;
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 250px;
    height: 100px
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

@media (min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

@media (max-width:768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }

    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.testimonial {
    background: hsl(209, 3%, 88%);
}

.footer1 p {
    color: #fff;
    padding-top: 15px;
}

.footer1 {
    background: hsl(0, 0%, 15%);
    padding: 40px 0 20px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.title-widget {
    color: hsl(0, 0%, 100%);
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    padding-left: 0px;
    margin: 0 0 37px;
}

.title-widget::before,
.widget_archive ul li {
    left: 0;
    position: absolute;
    content: "";
}

.title-widget h1 {
    font-size: 16px;
    font-weight: bold;
}

.title-widget h1:after {
    content: '';
    display: block;
    background: hsl(0, 0%, 25%);
    height: 1px;
    width: 27px;
    background: hsl(207, 100%, 69%);
    position: absolute;
    bottom: 0px;
}

h3.rate {
    text-align: center;
    padding: 36px 0;
    margin: 0px;
    background: #a047ff;
    color: #fff;
    text-transform: uppercase;
}

.title-widget:after {
    content: '';
    display: block;
    background: hsl(0, 0%, 25%);
    height: 1px;
}

.widget_nav_menu ul li a:hover {
    color: hsl(42, 100%, 66%);
    text-decoration: none;
    font-weight: 100;
    transition: .3s;
}

.widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
}

.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 100;
    line-height: 25px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 95%;
}

.widget_nav_menu ul li a {
    color: hsl(0, 0%, 80%);
    text-decoration: none;
    font-weight: 100;
    transition: .3s;
}

.social {
    padding-top: 0px;
}

a.facebook:hover {
    background-color: hsl(220, 45%, 42%) !important;
}

a.twitter {
    color: hsl(199, 75%, 53%) !important;
}

a.social-icon {
    text-decoration: none !important;
    box-shadow: 0 0 1px #333;
    box-shadow: 0 0 1px rgba(51, 51, 51, .7);
}

.social a {
    position: relative;
    display: inline-block;
    min-width: 33px;
    padding: 7px 0;
    margin: 0 1px;
    overflow: hidden;
    background-color: hsl(0, 0%, 100%);
    border-radius: 40px;
    text-align: center;
}

a.google-plus {
    color: hsl(7, 88%, 63%) !important;
}

.footer-bottom {
    background-color: hsl(0, 0%, 24%);
    min-height: 30px;
    width: 100%;
    border-top: 1px solid hsl(0, 0%, 15%);
    padding: 9px 0;
    text-transform: uppercase;
}

.copyright,
.design {
    line-height: 30px;
    min-height: 30px;
    padding: 2px 0;
    font-size: 12px;
    color: hsl(0, 0%, 100%);
}

.design {
    text-align: right;
}

.copyright,
.design {
    line-height: 30px;
    min-height: 30px;
    padding: 2px 0;
    font-size: 12px;
    color: hsl(0, 0%, 100%);
}

#back-to-top.show {
    opacity: 1;
    text-align: center;
}

#back-to-top {
    position: fixed;
    display: none !important;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 41px;
    height: 41px;
    line-height: 34px;
    background: hsl(0, 0%, 29%);
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    transition: opacity .2s ease-out;
    opacity: 0;
    padding-top: 4px;
    border-radius: 50%;
    border: 1px solid hsl(0, 0%, 100%);
}

.opning-houe-section {
    position: absolute;
    bottom: -9%;
    display: block;
    width: 80%;
    background: #a047ff;
    left: 10%;
    height: 108px;
    z-index: 99;
    border: 3px solid #eee;
    box-shadow: 0px 0px 50px #5f22a0;
}

.banner-bottom {
    width: 31.33%;
    display: block;
    padding: 10px;
    float: left;
}

.banner-bottom .icon img {
    width: 60px;
    float: left;
    margin-top: 6px;
}

.banner-bottom .banner-btm-caption {
    margin-left: 83px;
    color: #fff;
}

.banner-bottom .banner-btm-caption h3 {
    margin: 0px;
    padding: 1px 0;
    text-transform: uppercase;
    margin: 0px;
    font-size: 20px;
}

.Relievesstress span {
    border: 1px solid #c1c0c0;
    padding: 7px;
    margin: 10p;
    line-height: 47px;
}

.Relievesstress span:hover {
    background: #a047ff;
    color: #fff;
}

.about-us-img img {
    border-radius: 10px;
}

.service-card {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid #a047ff;
    transition: .3s;
}

.service-img img {
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
}

.service-caption {}

.service-card:hover h3 {
    color: #a047ff;
}

.service-card:hover {
    margin-top: -20px;
    box-shadow: 0px 0px 24px #bdb7b7;
}

.service-caption h3 {}

.service-caption p {}

.Our-Procedures {
    background: url(../img/banner-massages.html);
    height: 400px;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: auto;
}

.procedures-card {
    text-align: center;
    color: #fff;
    transition: .3s;
}

.procedures-card:hover {
    text-align: center;
    color: #423c3c;
    background: #eee;
    padding: 10px;
}

.procedures-card img {
    transition: .3s;
}

.procedures-card:hover img {
    width: 150px;
    margin: 0 auto;
    margin-top: -52px;
}

.procedures-card img {
    width: 150px;
    margin: 0 auto;
}

.abt {
    padding-top: 100px;
}

.innert-title h3 {
    margin: 0px;
    padding: 27px;
    background: #9c9c9c;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 39px;
}

.box > .icon {
    text-align: center;
    position: relative;
}

.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #a047ff;
    vertical-align: middle;
}

.box > .icon > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}

.box > .icon > .info {
    margin-top: -24px;
    padding: 15px 0 10px 0;
    min-height: 163px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .04), 0 1px 7px 0 rgba(0, 0, 0, .07), 0 3px 3px -3px rgba(0, 0, 0, .08);
    border: 1px solid #ddd;
}

.box > .icon > .info > h3.title {
    font-size: 16px;
    color: #222;
    font-weight: 700;
}

.box > .icon > .info > p {
    font-family: "Robot", sans-serif !important;
    font-size: 13px;
    color: #666;
    line-height: 25px;
    margin: 20px;
    font-size: 15px;
}

.box > .icon:hover > .image {
    background: #333;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.about-us-sec {
    padding: 40px 0 !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffd584;
}

.navbar-default .navbar-toggle {
    border-color: #ffdd9b;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #ffd584;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.about-us-caption {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 10px #ddd;
}

.about-us-img {
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
}

@media only screen and (max-width:768px) {
    section {
        padding: 15px 0 !important;
    }

    .about-us-caption h4 {
        font-size: 21px;
    }

    .navbar-nav {
        margin: 7.5px -15px;
        background: #3192e3;
    }

    .navbar-default .navbar-nav > li > a {
        color: hsl(0, 0%, 100%);
        text-transform: uppercase;
        font-weight: 100;
        font-size: 14px;
        border-bottom: 1px dashed #fff;
        font-weight: bold;
    }

    .Our-Procedures {
        background: url(../img/banner-massages.html);
        height: auto;
        padding: 40px 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: auto;
    }

    .copyright,
    .design {
        line-height: 30px;
        min-height: 30px;
        padding: 2px 0;
        font-size: 12px;
        color: hsl(0, 0%, 100%);
        text-align: center;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 0px 20px;
        line-height: 35px;
    }

    .top-header-left {
        float: none;
        text-align: center;
    }

    .top-header-right {
        float: none;
        margin-right: 0;
        text-align: center;
    }

    .opning-houe-section {
        position: relative;
        bottom: 0;
        display: block;
        width: 100%;
        background: #a047ff;
        left: 0;
        height: auto;
        z-index: 99;
        border: 3px solid #a047ff;
        box-shadow: 0px 0px 50px #5f22a0;
        padding: 10px 0;
    }

    .title h3 {
        margin: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 24px;
        padding-bottom: 20px;
    }

    .banner-bottom {
        width: 100%;
        display: block;
        padding: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        float: none;
    }

    .navbar-brand > img {
        display: block;
        width: 116px;
        MARGIN-TOP: -6PX;
        MARGIN-LEFT: -9PX;
    }

    .product-title h1 {
        background: #ffd584;
        padding: 10px;
        font-size: 17px;
        text-transform: uppercase;
        border-bottom: 2px solid #cca251;
        margin: 0px;
        margin-bottom: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .product-nav {
        height: 200px;
        overflow-y: scroll;
        margin-bottom: 20px;
    }

    .pr {
        bottom: 4% !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-brand > img {
        display: block;
        width: 103px;
        MARGIN-TOP: 8PX;
        MARGIN-LEFT: -9PX;
    }

    .navbar-default .navbar-nav > li > a {
        color: hsl(0, 0%, 100%);
        text-transform: uppercase;
        font-weight: 100;
        font-size: 12px;
    }
}
}

@media (max-width:767px) {
    .pr {
        top: 93%;
    }

    .pr1 {
        display: block;
    }

    .pr1 a {
        color: #f3ac22;
        /* top: 13px; */
        margin-top: 13px;
    }

    #font-phone {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .navbar-default .navbar-nav > li > a {
        font-weight: bold !important;
    }

    .pr {
        top: 93%;
    }

    .pr1 {
        display: block;
    }

    .pr1 a {
        color: #f3ac22;
        /* top: 13px; */
        margin-top: 13px;
    }

    .pr1 {
        margin-top: 13px;
    }

    #font-phone {
        display: none;
    }
}


.dropdown-menu li {
    hsl(205, 83%, 32%)
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #3192e3;
    color: white;
    font-size: 14px;
}


.wedding img {
    width: 100%;
    height: 250px;
}

@media (max-width: 767px) {
    #mble-font {
        font-size: 20px;
    }

    .dropdown-menu li {
        hsl(205, 83%, 32%)
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #3192e3;
        color: white;
        font-size: 14px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        font-size: 14px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffcd54;
        background-color: #3192e3;
    }

    .product-nav {
        display: none;
    }
}

#callme {
    position: fixed;
    right: 10px;
    bottom: 100px;
    width: 70px;
    height: 70px;
    cursor: pointer;

    z-index: 990;
}

#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(207, 8, 8);
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}


#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}

@-webkit-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-moz-keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@keyframes zcwmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-webkit-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@-moz-keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}

@keyframes zcwmini2 {
    0% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
    }

    10% {
        box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
    }

    100% {
        box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
    }
}


.whatsup {
    position: fixed;
    left: 20px;
    width: 50px;
    bottom: 150px;
    z-index: 99;
}


  .wedding img {
            width: 100%;
            height: 250px;
        }

        @media (max-width:600px) {
            #mble-font {
                font-size: 20px;
            }
        }


       .submenu{
        overflow: scroll;
        height:400px;
       }