html {
    font-size: 1em;
}

body {
    padding-top: 50px;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.45;
    color: #333;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4 {
    margin: 1.414em 0 0.5em;
    font-weight: inherit;
    line-height: 1.2;
}

h1 {
    margin-top: 0;
    font-size: 3.998em;
}

h2 {
    font-size: 2.827em;
}

h3 {
    font-size: 1.999em;
}

h4 {
    font-size: 1.414em;
}

p {
    margin-bottom: 1.3em;
    font-size: 1.2em;
}

ul {
    font-size: 1.1em;
}

.navbar-default {
    background-color: #f6c986;
    border-color: #fb9127;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #3399cc;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #3399cc;
    background-color: transparent;
}

.navbar-brand img {
    height: 49px;
}

.hero-txt {
    padding-top: 66px;
    padding-bottom: 40px;
}

.slogan {
    display: block;
    font-size: 28px;
    font-style: italic;
    color: #fff;
    font-weight: 400;
}

.hero-txt h1 {
    color: #3399cc;
    font-weight: bold;
    text-transform: capitalize;
}

.hero-txt h4 {
    color: #fd9f3e;
    font-size: 1.2em;
    font-style: normal;
    margin-bottom: 0;
    margin-top: 10px;
}

.pipe {
    color: #3399cc;
}

.jumbotron {
    margin-bottom: 0;
    padding: 0;
    background-image: url('../img/hero-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center 50%;
}

.hero-overlay {
    background-color: rgba(0, 0, 0, 0.65);
}

.about h3 {
    color: #795522;
}

.about p {
    color: #795522;
    line-height: 1.5;
    font-size: 19px;
}

.about-content {}

.divider {
    height: 1px;
    background-color: #dad1c4;
}

.about {
    padding-top: 10px;
    padding-bottom: 90px;
    background-color: #fbf4de;
    background-attachment: fixed;
    background-image: url('../img/shell.jpg');
}

.section-name,
.section-name-treatment {
    color: #3399cc;
    text-transform: capitalize;
}

.featured-services .thumbnail {
    border: 2px solid #eab77a;
    background-color: #fbf4de;
}

.featured-services .thumbnail:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(51, 153, 204, 1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(51, 153, 204, 1);
    box-shadow: 0px 0px 9px 0px rgba(51, 153, 204, 1);
}

.featured-services h3 {
    font-size: 1.5em;
    text-align: center;
    text-transform: capitalize;
    color: #795522;
}

.testimonials {
    background-image: url('../img/lmfv2vafms0-sweet-ice-cream-photography.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.testi-overlay {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: rgba(38, 33, 33, 0.64);
}

.carousel-indicators {
    bottom: -35px;
}

.testimonials h3 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.testimonials p {
    color: #fff;
    font-style: italic;
}

.testimonials h5 {
    color: #fff;
}

.op-hrs {
    background-color: #d35400;
    color: #fff;
}

.opening-hours,
.products {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #3399cc;
}

.opening-hours p {
    color: #fff;
}

.payment {
    background-color: #e67e22;
    color: #fff;
    padding-bottom: 76px;
}

.cancel {
    background-color: #f39c12;
    color: #fff;
    padding-bottom: 71px;
}

.opening-hours h3 {
    text-transform: uppercase;
    color: #fff;
}

.op-hrs span {
    padding-left: 25px;
}

.cta {
    background-color: #1a1a1a;
}

.make-apmnt {
    background-color: #34495e;
}

.make-apmnt h3 {
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 33px;
}

.apmnt-details {
    color: #fff;
    margin-top: 25px;
    padding-left: 123px;
}

.apmnt-details li {
    font-size: 24px;
    color: #f39c12;
}

.contact {
    background-color: #fbf4de;
    color: #795522;
    padding-bottom: 30px;
    background-image: url('../img/shell.jpg');
    background-attachment: fixed;
}

.copyright-text {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}

footer {
    background-color: #2c3e50;
    color: #fff;
}

.abt-img img {
    width: 100%;
    height: 150px;
}

.padding-abt {
    padding-top: 55px;
}

.navbar-brand.logo {
    color: #fff;
    font-weight: bold;
}

.abt-heading h2 {
    margin-top: 5px;
}

.abt-wrapper {}

.breadcrumb-wrapper {
    padding-top: 10px;
    background-color: #3399cc;
}

.abt-pg,
.treatment-pg {
    background-color: #fbf4de;
    padding-bottom: 90px;
    background-image: url('../img/shell.jpg');
    background-attachment: fixed;
}

.treatment-pg p,
.treatment-pg ul {
    color: #795522;
}

.breadcrumb {
    background-color: transparent;
    font-size: 18px;
}

.breadcrumb li a {
    color: #fff;
}

.breadcrumb .active {
    color: #ccc;
}

.abt-pg-content h2,
.abt-pg-content p {
    color: #795522;
}

.abt-heading {
    padding-top: 48px;
}

.abt-heading p {
    line-height: 1.5;
    font-size: 18px;
}

.label {
    font-weight: 400;
    font-size: 128%;
}

.btn-margin {
    margin-top: -4px;
    margin-left: 10px;
}

.label-margin {
    margin-right: 5px;
}


/*.list-color
{
}

.list-txt-color
{
    color: #795522;
}*/

.abt-pg-content img {
    width: 100%;
    margin-top: 10%;
}

.featured-services {
    background-color: #fbf4de;
}

.abt-pg .thumbnail {
    background-color: #fbf4de;
}

.abt-pg-content h4 {
    font-style: italic;
    color: #837159;
    margin-top: 0;
}

.abt-pg-content h2 {
    font-weight: bold;
    margin-bottom: 0;
}

.img-mar {
    margin-top: -14px;
}

.hero-txt .btn {
    margin-top: 40px;
}

.thumbnail h2,
.thumbnail h3,
.thumbnail p {
    color: #795522;
}

.featured-services .thumbnail img {
    width: 100%;
}

.contact img {
    width: 100%;
}

.thumbnail {
    background-color: #fbf4de;
}

.products {
    background-color: #fbf4de;
}

.products .thumbnail {
    background-color: #fff;
}

.products .thumbnail .caption {
    border-top: 1px solid #ddd;
    font-size: 1.2em;
}

.badge {
    background-color: #f0ad4e;
}

.products p {
    padding-top: 20px;
}

.margin-bottom {
    margin-bottom: 40px;
}

.products h3 {
    font-size: 1.6em;
}

div.rk-pp-txt h4 {
    color: #337ab7;
    font-weight: bold;
}

div.rk-pp-txt p {
    color: #337ab7;
    font-style: italic;
}