<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 400;
    color: #858585;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1c1c;
    font-family: 'Cinzel', serif;
    font-weight: 400;
    line-height: 1.2;
}

h1 {
    font-size: 3.25rem;
}

h2 {
    font-size: 2.5rem;
}
h3 {
    font-size: 2.25rem;
}
h4 {
    font-size: 1.875rem;
}

a {
    text-decoration: none;
}

.text-justify {
    text-align: justify
}

.ipad-potrait-only {
    display: none;
}

.cintroheight {
    max-width: 100%;
    max-height: 469px;
    height: auto;
}

.cprgheight {
    height: auto;
    max-width: 100%;
    width: auto;
}
.cbrownarrow{
    box-shadow: none;
    border: none;
}

.cbrownarrow .carousel-control-prev-icon,
.cbrownarrow .carousel-control-next-icon {
    background-color: #c19b76;
    width: 52px;
    background-size: 19px;
    height: 52px
}

.cbrownarrow .carousel-control-next,
.cbrownarrow .carousel-control-prev {
    top: auto;
    width: 52px;
    opacity: 0.8;

}

.cbrownarrow .carousel-control-next:hover,
.cbrownarrow .carousel-control-prev:hover {
    opacity: 1;
}

.cbrownarrow .carousel-control-prev {
    left: 0;

}

.cbrownarrow .carousel-control-next {
    left: 54px;

}

.linkbrownupper {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #c19b76;
    display: inline-block;
    width: auto;
    padding: 0;
}

.linkbrownupper:hover {
    color: #c19b76;
}

.programmes .grayback {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.programmes .grayback p {
    flex: 1 0 auto;
}

.readmore {
    font-size: 0.75rem;
    line-height: 1.2rem;
    padding-left: 1.7rem;
    padding-right: 1.7rem;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    border-color: #858585;
    background-color: #858585;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    border-width: 1px;
    border-style: solid;
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.readmore:hover {
    background-color: #fff;
    color: #858585;
}

.servicesmore {
    width: 270px;
}

.lightbrown {
    color: #c19b76 !important;
}

.lightbrownback {
    background-color: #c19b76;
}

.grayback {
    background-color: #f8f8f8;
}

.grayback p,
.slightgray p {
    color: #858585;
}

.slightgray {
    background-color: #eee;
}

.ihead {
    font-size: 3.25rem;
}

.icontainer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ivideo {
    justify-self: center;
    align-self: center;
}

.fhead {
    margin-bottom: 1.6rem;
}

.dark {
    color: #858585;
}

.brown {
    color: #c19b76;
}

.flink,
.flink:hover,
.flink:focus {
    color: #c19b76;
    font-size: 14px;
    letter-spacing: 1.05px;
    text-decoration: none;
}

.ls105 {
    letter-spacing: 1.05px;
}

a {
    color: #4a4a4a;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #374050;
    opacity: 0.9;
}

header ul {
    list-style-type: none;
}

#lightgallery img {
    object-fit: cover;
    height: 125px;
    width: 186px;
    background-color: white;
    margin-bottom: 3px;
}

header .main-menu li:not(:first-child):before {
    /*    content: 'â—†';*/
    position: absolute;
    color: #ffffff;
    padding-top: 50px !important
}

header .submenu li:not(:first-child):before {
    /*content: 'â—†';*/
    position: absolute;
    color: #ffffff;
    padding-top: 0px !important
}

.white-text {
    color: #FFF;
}

.mcondition,
.scondition {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
}

i.mimage{
    color: #e0cfbe;
    font-size: 40px;
}
.mimage {
    height: 50px;
    padding-right: 20px;
}

.mtext {
    color: #FFF;
    margin: 0;
    font-size: 2.25rem;
}

.stext {
    color: #FFF !important;
    margin: 0;
    font-size: 1.6rem;
}

.blackhead {
    color: #4A4A4A;
    font-style: normal;
    font-weight: bold;
    line-height: 39px;
    font-size: 32px;
    text-align: justify;
}

.nowrap {
    white-space: nowrap;
}

.faqhead {
    font-style: normal;
    font-weight: bold;
    line-height: 39px;
    font-size: 24px;
    text-align: justify;
    color: #4a4a4a;
    margin-top: 20px;
    margin-bottom: 20px;
}

.arrow {
    float: right;
    color: #5B5B59;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
}

.pgmcard {
    height: 300px;
    width: 400px;
    border-radius: 0px;
    box-shadow: 15px 15px 20px 0 rgba(0, 0, 0, 0.3);
    border: none;
    background-size: unset !important;
    box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.3);
}

.pgmcard p {
    position: relative;
    top: 320px;
}

.homeopathy {
    background: url("../images/programmes.jpg") -0 -0px;
}

.medicalcard {
    background: url("../images/programmes.jpg") -0 -300px;
}

.yoga {
    background: url("../images/programmes.jpg") -0 -600px;
}

.mallika {
    background: url("../images/programmes.jpg") -0 -900px;
}

.naturopathycard {
    background: url("../images/programmes.jpg") -0 -1200px;
}

.tutu {
    background: url("../images/programmes.jpg") -0 -1500px;
}

.charles {
    background: url("../images/programmes.jpg")-0 -3000px;
    ;
}

.charles1 {
    background: url("../images/programmes.jpg")-0 -3300px;
}

.wellness {
    background: url("../images/programmes.jpg") -0 -1800px;
}

.ayurvedahome {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/programmes.jpg') 0 -2100px;
}

.emma {
    background: url("../images/programmes.jpg") -0 -2400px;
}

.duchess {
    background: url("../images/programmes.jpg") -0 -2700px;
}

.naturopathy {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/naturopathic-wellness-image.png');
}

.naturopathy1 {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Mud\ Therapy.jpg');
}

.integrated {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/integrated-wellness-image.png');
}

.medical {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/image10.jpg');
}

.pgmr {
    float: right;
    margin-bottom: 68px;
    margin-right: 25px;
}

.pgml {
    float: left;
    margin: auto;
}

.pgmtitle {
    font-family: Rufina;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
    font-size: 28px;
    color: #FFFFFF;
    position: absolute;
    left: 25px;
    bottom: 6px;
}

.ipad {
    display: none;
}

.ayurcard {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Abhyanga.png');
    max-width: 540px;
    height: 405px;
    border-radius: 0px;
    border: none;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}

.padhabhyanga {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Padhabhyanga.png');
    background-position: center;
    background-size: cover;
}

.shirodhara {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Shirodhara.png');
    background-position: center;
    background-size: cover;
}

.ellakizhi {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Ellakizhi.png');
    background-position: center;
    background-size: cover;
}

.udvartanam {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/udvartanam.png');
    background-position: center;
    background-size: cover;
}

.choornaswedam {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/choornaswedam.png');
    background-position: center;
    background-size: cover;
}

.tharpanam {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/tharpanam.png');
    background-position: center;
    background-size: cover;
}

.thalam {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/thalam.png');
    background-position: center;
    background-size: cover;
}

.pichu {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.dhooma {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.vasti {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/vasti.png');
    background-position: center;
    background-size: cover;
}

.facepack {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Facepack.jpg');
    background-position: center;
    background-size: cover;
}

.hotstone {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/hotstone.png');
    background-position: center;
    background-size: cover;
}

.deeptissue {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/deeptissue.png');
    background-position: center;
    background-size: cover;
}

.pizhichil {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pizhichil.png');
    background-position: center;
    background-size: cover;
}

.navarakizhi {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/nvarakizhi.png');
    background-position: center;
    background-size: cover;
}

.shirolepam {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.avagaha {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.ayurfacepack {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/ayurvedicfacepack.png');
    background-position: center;
    background-size: cover;
}

.deadsea {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/deadsea.png');
    background-position: center;
    background-size: cover;
}

.mudtherapy {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Mud\ Therapy.jpg');
    background-position: center;
    background-size: cover;
}

.bodywrap {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.deadseawrap {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/mudbodywrap.jpg');
    background-position: center;
    background-size: cover;
}

.dietetics {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/dietetics.jpg');
    background-position: center;
    background-size: cover;
}

.swedish {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Swedish-Massage.jpg');
    background-position: center;
    background-size: cover;
}

.moor {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/pichu.jpg');
    background-position: center;
    background-size: cover;
}

.reflexology {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/reflexology.jpg');
    background-position: center;
    background-size: cover;
}

.acupuncture {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/acupuncture.jpg');
    background-position: center;
    background-size: cover;
}

.auri {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Auriculotherapy.jpg');
    background-position: center;
    background-size: cover;
}

.thai {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/Thai\ Massage.jpg');
    background-position: center;
    background-size: cover;
}

.mudpacks {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/mudpack.jpg');
    background-position: center;
    background-size: cover;
}

.ayurtitle {
    font-family: Rufina;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
    font-size: 24px;
    color: #FFFFFF;
    position: absolute;
    left: 25px;
    bottom: 6px;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ayurcard .title {
    font-family: Rufina;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
    font-size: 24px;
    color: #FFFFFF;
    background-color: transparent;
    padding-top: 15px;
    padding-left: 25px;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.contentH {
    height: 405px !important;
}

.contentHAlways {
    height: 405px !important;
    background: rgb(81, 161, 95);
}

.insidecontentH {
    height: 330px !important;
    padding: 20px 25px !important;
}

.titleH {
    display: block !important;
}

.noimage {
    height: 405px !important;
}

/*.ayurcard:hover .content {
    height: 405px;
}

.ayurcard:hover .insidecontent {
    height: 330px;
    padding: 20px 25px;
}

.ayurcard:hover .title {
    display: block;
}*/

.ayurcard .content {
    bottom: 0px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.ayurcard .content {
    position: absolute;
    height: 0px;
}

.ayurcard .insidecontent {
    color: #4A4A4A;
    background-color: #FFF;
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    padding: 0px;
    overflow-y: auto;
    height: 0px;
}

.ayurcard .insidecontent&gt;ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
    text-align: left;
}

.onecol {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
}

.faqtext {
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 16px;
    text-align: justify;
    color: #858585;
}

.hrline {
    order: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.hrsep {
    height: 1px;
    background: #333;
}

.mbsep {
    margin-bottom: 50px;
}

.charlesbottom {
    margin-bottom: 86px;
}

.personbottom {
    margin-bottom: 30px;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}

.iframe-container&gt;* {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: -2rem;
}

.owl-next {
    right: -2rem;
}

.arrows {
    font-size: 48px;
    font-weight: 900;
    color: grey;
}

.hidden {
    display: none;
}

.media img {
    width: 200px;
    margin-bottom: 35px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.error {
    color: red;
}

.contactus1 {
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 32px;
    color: #4A4A4A;
}

.contactusheading {
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 20px;
    color: #4A4A4A;
}

.contactustext {
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 18px;
    color: #4A4A4A;
}

.contactusinput {
    height: 60px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CCD1D9;
    box-sizing: border-box;
    text-indent: 10px;
    font-size: 18px;
}

.contactustextarea {
    height: 225px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CCD1D9;
    box-sizing: border-box;
    text-indent: 10px;
    font-size: 18px;
    margin-right: -15px;
    margin-bottom: 40px;
}

.contactsubmit {
    height: 60px;
    width: 100%;
    background: #D46C2B;
    border: 1px solid rgba(122, 125, 128, 0.3);
    box-sizing: border-box;
    box-shadow: inset 0px -2px 2px rgba(122, 125, 128, 0.2);
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

.contactusdropdown {
    font-size: 18px;
    width: 100%;
    height: 60px;
    text-indent: 10px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #ccd1d9 !important;
    color: #4A4A4A;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 0px;
    background-repeat: no-repeat;
    background-image: url('https://d1m3k9ghxaebb7.cloudfront.net/images/down-arrow.png');
}

.maillink {
    color: #CE6036;
    font-weight: normal;
}

.link,
.link:hover,
.link:focus {
    color: #007BFF;
    font-weight: normal;
}

.submenu {
    width: 100%;
    position: absolute;
    left: -9999px;
    width: 16.25rem;
    padding-top: 0.4rem;
    padding-bottom: 1.4rem;
    letter-spacing: 0.7px;
    color: #1c1c1c;
    background-color: #f8f8f8;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);

    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
    opacity: 0;
    visibility: hidden;

}

.submenu li {
    display: inline-block;
}

.main-menu&gt;li {
    position: relative;
    display: inline-block;
}

.main-menu&gt;li:hover .submenu {
    left: 0px;
    padding-left: 0px;
    width: 260px;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}

.main-menu&gt;li:hover .submenu.sub-right {
    left: auto;
    right: 0px;
}

#header .enquiry-btn {
    align-self: center;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
}

#header .menu-icon {
    display: none;
}

#header .container {
    display: flex;
    justify-content: space-between;
}

.modalenquire {
    padding-right: 0px !important;
    padding-top: 95px !important;
    float: right !important;
}

/* .modal-dialog {
    width: 80%;
    margin: 100px auto 0px;
} */

#YouTube-popup-modal {
    text-align: center;
}

#YouTube-popup-modal .modal-header {
    padding: 0 15px;
    border-bottom: 0;
}

#YouTube-popup-modal iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

#YouTube-popup-modal .responsive-video:after {
    content: '';
    display: block;
    padding-bottom: 56.25%;
}

#YouTube-popup-modal .modal-dialog {
    width: 80%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0;
    max-width: 100%;
}

/* .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
} */

#YouTube-popup-modal .modal-header .close {
    position: absolute;
    right: -35px;
    top: 2px;
    color: #fff;
    z-index: 9999;
    opacity: 1;
    outline: none;
}

#YouTube-popup-modal .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

#YouTube-popup-modal .modal-body {
    padding: 0;
    background: #000;
}

.owl-carousel {
    -webkit-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.28);
    box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.28);
}

.owl-height {
    height: 700px !important;
}

/* --- Section --- */

.section {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-hr {
    margin-top: 80px;
    margin-bottom: 80px;
    border-color: #EBEBEB;
}

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

/* --- Background Image --- */

.bg-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
}

.bg-image.bg-parallax {
    background-attachment: fixed;
}

.bg-image.overlay:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#374050), to(#798696));
	background-image: linear-gradient(to bottom, #374050 0%, #798696 100%); */
    opacity: 0.7;
}

/* --- Buttons --- */

.main-button {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    background-color: #FF6700;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #FFF;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.main-button:hover,
.main-button:focus {
    background-color: #fff;
    border: 2px solid #FF6700;
    color: #FF6700;
}

.main-button.icon-button:hover,
.main-button.icon-button:focus {
    padding-right: 45px;
}

.main-button.icon-button:after {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    width: 30px;
    right: 15px;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.main-button.icon-button:hover:after,
.main-button.icon-button:focus:after {
    opacity: 1;
}

.dbutton {
    background: #D46C2B;
    border-radius: 1px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 900;
    color: #FFF;
    margin-right: 0px;
}

.gsection {
    height: 483px;
    overflow-y: auto;
}

.guestButton {
    width: auto;
    min-width: 112px;
    height: 40px;
    border-radius: 10px;
    background: #FFFFFF;
    border: 2px solid #6BB071;
    font-size: 16px;
    font-weight: bold;
    color: #6BB071;
    margin-bottom: 15px;
    margin-right: 10px;
}

.guestButton.active {
    background: #6BB071;
    color: #FFFFFF;
}

.guestButton:hover {
    cursor: pointer;
}

.guestButtonGlobal {
    width: 200px;
}

.guest {
    background: #FCFAF2;
    text-align: center;
    padding: 25px 94px;
    -webkit-box-shadow: -1px 1px 5px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 1px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: -1px 1px 5px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
}

.quote {
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
    font-size: 22px;
    text-align: center;
    color: #000000;
}

.quote::before {
    content: open-quote;
}

.quote::after {
    content: close-quote;
}

.author {
    font-style: normal;
    font-weight: bold;
    line-height: 32px;
    font-size: 22px;
    text-align: center;
    color: #000000;
}

/* menu */

#header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
}

#header a {
    letter-spacing: 1.4px
}

#header .menu-btn:checked~.main-menu {
    max-height: 588px;
    overflow: auto;
}

/* menu icon */

#header .menu-icon {
    cursor: pointer;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
    top: 27px;
}


#header .menu-icon .navicon {
    background: #fff;
    display: block;
    height: 2px;
    position: relative;
    width: 18px;
}

#header .menu-icon .navicon:before,
#header .menu-icon .navicon:after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

#header .menu-icon .navicon:before {
    top: 5px;
}

#header .menu-icon .navicon:after {
    top: -5px;
}

.navbar-nav&gt;li&gt;a {
    padding: 42px 5px 20px 20px;
    display: block;
}

.submenu {
    position: absolute;
    left: -9999px;
    list-style: none;
    z-index: 1;
}

.submenu li {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

.submenu li a:hover {
    color: #1c1c1c;
}

/* .submenu li:hover a{
    text-decoration: underline;
} */
/*.submenu li:hover a{
    background-size: 100% 1px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(100%, #1c1c1c), to(#1c1c1c) );
    background-image: linear-gradient(to bottom, #1c1c1c 100%, #1c1c1c 100%);
    background-repeat: no-repeat;
    background-position: 0% 33px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);

}
*/
.submenu li a {
    display: inline-block;
    font-size: 13px;
    padding-top: 10px;
}

.submenu li:not(:first-child):before {
    padding-top: 0px !important;
}

.main-menu {
    /* max-height: 0;
    transition: max-height .2s ease-out;
    padding-left: 30px; */
    flex-direction: row;
    justify-content: center;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/*------------------------------------*\
	Logo
\*------------------------------------*/

.navbar-brand {
    padding: 0;
    height: 110px;
    margin-right: 0px;
    display: flex;
    align-items: center;
}

.navbar-brand .logo {
    display: inline-block;
}

.navbar-brand .logo&gt;img {
    height: 95px;
    padding-bottom: 5px;
    padding-top: 5px;

}

/*------------------------------------*\
	Navigation
\*------------------------------------*/

#header {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    border-bottom: 1px solid rgba(235, 235, 235, 0.25);
    background-color: #FFF;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

#header {
    position: fixed;
    background: #fff;
}

#header .main-menu li a {
    color: #1C1C1C;
}

#header .main-menu&gt;li&gt;a:hover,
#header .main-menu&gt;li&gt;a:focus {
    color: #c19b76;
}

.main-menu li a {
    text-transform: capitalize;
    font-size: 14px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    text-decoration: none;
}

.main-menu li a:hover,
.main-menu li a:focus {
    background-color: transparent;
}

/*.main-menu li a:after {
    content: "";
    display: block;
    height: 2px;
    background-color: #ffffff;
    width: 100%;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.main-menu li a:hover:after,
.main-menu li a:focus:after {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}
*/
.diamond {
    padding-top: 20px;
}

.sectionheading {
    font-family: 'Rufina', serif;
    font-size: 38px;
    padding-bottom: 30px;
    margin: auto;
}

.sectionheading:before {
    content: url('https://d1m3k9ghxaebb7.cloudfront.net/images/soukya-icon-left.png');
    padding-right: 15px;
}

.sectionheading:after {
    content: url('https://d1m3k9ghxaebb7.cloudfront.net/images/soukya-icon-right.png');
    padding-left: 15px;
}

.casestudies {
    text-align: center;
    margin: auto;
}

.slick-slide {
    width: 700px;
}

/* -- Mobile Toggle Btn -- */

.navbar-toggle {
    /* position: absolute;
    right: 0;
    top: 30px; */
    padding: 0;
    height: 40px;
    width: 40px;
    margin-top: 5px;
    z-index: 99;
    background-color: transparent;
    /* to bs4 */
    background-image: none;
    border: 1px solid transparent;
    float: right;
    outline: none !important;
    display: none;
}

.navbar-toggle&gt;span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.2s background;
    transition: 0.2s background;
}

.navbar-toggle&gt;span:before,
.navbar-toggle&gt;span:after {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s -webkit-transform;
    transition: 0.2s -webkit-transform;
    transition: 0.2s transform;
    transition: 0.2s transform, 0.2s -webkit-transform;
}

.navbar-toggle&gt;span,
.navbar-toggle&gt;span:before,
.navbar-toggle&gt;span:after {
    height: 2px;
    width: 25px;
    background-color: #c19b76;
}

.navbar-toggle&gt;span:before {
    top: -8px;
}

.navbar-toggle&gt;span:after {
    top: 8px;
}

#header.nav-collapse .navbar-toggle&gt;span {
    background: transparent;
}

#header.nav-collapse .navbar-toggle&gt;span:before {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}

#header.nav-collapse .navbar-toggle&gt;span:after {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

.video-button {
    position: absolute;
    display: block;
    bottom: 5%;
    right: 10%;
    z-index: 50;
}

.video-button img {
    width: 200px;
}

.enquire-button {
    position: fixed;
    display: block;
    top: 110px;
    right: 0% !important;
    z-index: 50;
}


@-webkit-keyframes play-animation {
    from {
        -webkit-box-shadow: 0px 0px 0px 0px #FFF;
        box-shadow: 0px 0px 0px 0px #FFF;
    }

    to {
        -webkit-box-shadow: 0px 0px 0px 10px transparent;
        box-shadow: 0px 0px 0px 10px transparent;
    }
}

@keyframes play-animation {
    from {
        -webkit-box-shadow: 0px 0px 0px 0px #FFF;
        box-shadow: 0px 0px 0px 0px #FFF;
    }

    to {
        -webkit-box-shadow: 0px 0px 0px 10px transparent;
        box-shadow: 0px 0px 0px 10px transparent;
    }
}

@keyframes heightAnimation {
    from {
        height: 0;
    }

    to {
        height: 100%;
        /* your line height here */
    }
}

.border {
    border: 1px solid #9b0736 !important;
}

.redborder {
    border: 1px solid red;
}

.bodybgimg {
    background-image: url(../images/Background_Image_soukya_Home.jpg);
    width: 100%;
    /* height: 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    background-position: bottom left;
}

.soukyapara {
    font-size: 22px;
    text-align: center;
    color: #4a4a4a;
    line-height: 39px;
    padding-bottom: 20px;
    max-width: 1146px;
    margin: auto;
}

.aboutuspara,
.maincontent {
    font-size: 22px;
    text-align: justify;
    color: #4a4a4a;
    line-height: 39px;
    padding-bottom: 20px;
    margin: auto;
}

.mb48 {
    margin-bottom: 48px !important;
}

.greenhead {
    font-size: 32px;
    line-height: 39px;
    color: #4A4A4A;
    margin-top: 50px;
    margin-bottom: 22px;
    text-transform: capitalize;
}

.union {
    padding-top: 20px;
}

.drmathaileft {
    float: left;
}

.sujaright {
    float: right;
}

.drmathai {
    width: 282px;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
    box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
}

.suja {
    widows: 265px;
    height: 355px;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
    box-shadow: -1px 2px 29px 2px rgba(0, 0, 0, 0.4);
}

.photohead {
    font-size: 15px;
    line-height: 28px;
    margin-right: 20px;
    margin-left: 20px;
}

.SOUKYA {
    font-size: 32px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: center !important;
    color: #4a4a4a;
}

.section2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.slide1 {
    position: relative;
    margin: auto;
    width: 100%;
    height: 100vh;
    background: #FFF;
    border: none;
    box-shadow: none;
}

.aboutus1 {
    height: 525px;
    background: url("../images/banner/banner_holistic_healing_team.jpg");
    opacity: 1;
    z-index: 0;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.organic {
    height: 110fpiritpx;
    background: url("../images/banner/banner_holistic_healing_team.jpg");
    opacity: 1;
    z-index: 0;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.aboutus{
    background: url("../images/holistic_approach_banner.jpg");
 
}

.aboutus2 {
    background: url("../images/banner/guestexperiences.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.aboutus3 {
    background: url("../images/banner/banner_integrative.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.contactus {
    background: url("../images/banner/location.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.inner-banner.faq {
    background: url("../images/faq_banner.jpg") no-repeat;
    background-position: bottom;
    background-size: cover;
}

.ayurveda {
    background: url("../images/banner/panchakarma.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.ayurvedapanchakarma {
    background: url("../images/banner/panchakarma.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.homeopathycard {
    background: url("../images/homeopathycard.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.naturopathy {
    background: url("../images/banner/banner_naturopathy_cover.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.yogacard {
    background: url("../images/banner/banner_Yoga.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.medical {
    background: url("../images/banner/banner_medical_programmes.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.integrative {
    background: url("../images/banner/banner_living_rooms_suites_accommodation.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.career {
    background: url("../images/banner/career.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.sustainability {
    background: url("../images/banner/banner_sustainability_cover.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.relax {
    background: url("../images/banner/relax.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.inner-banner.dining {
    background: url("../images/dining_banner.jpg") no-repeat center;
    background-size: cover;
}

.casestudies{
    background: url("https://d1m3k9ghxaebb7.cloudfront.net/images/casestudies-banner01.jpg");

}

.inner-banner.living {
    background: url("../images/living_banner.jpg") no-repeat center;
    background-size: cover;
}

.team {
    display: block;
    background: url("https://d1m3k9ghxaebb7.cloudfront.net/images/integrative-medicine/integrative-medicine-bg-01.jpg");
    background-size: auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.inner-banner.integrative {
    background: url("../images/integrative-medicine/integrative-medicine-banner.jpg") no-repeat;
    background-position: bottom;
    background-size: cover;
}

.welcomebackoffer {
    background: url("../images/offers.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.offers {
    background: url("../images/banner/offers.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.seasonaloffer {
    background: url("../images/banner/seasonalbanner.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.tariff {
    background: url("../images/banner/banner_tariff_packages.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.mediagallery {
    background: url("../images/banner/banner_gallery.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.mediaarticles {
    background: url("../images/banner/banner_articles_&amp;_enewsletters1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.ebrochure {
    background: url("../images/banner/banner_e_brochure.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.sahayabanner {
    background: url("../images/banner/banner_sahaya.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bhmc {
    background: url("../images/banner/banner_bhmc.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.soukyafoundation {
    background: url("../images/banner/banner_soukya_foundation.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.guestsection {
    font-family: Rufina;
    font-size: 22px;
    margin-top: 34px;
    margin-bottom: 34px;
    color: #4a4a4a;
}

.guestsection .quotes {
    font-size: 22px;
    line-height: 32px;
}

.guestsection .owner {
    font-weight: bold;
    font-size: 22px;
}

.Soukya-icon-left {
    float: right;
    margin-top: 10px;
    width: 34px;
    height: 22px;
    object-fit: contain;
    vertical-align: center !important;
}

.head {
    font-weight: bold;
    line-height: 36px;
    font-size: 28px;
    color: #4A4A4A;
    margin-bottom: 12px;
    padding-left: 25px;
}

.medicalimage {
    float: left;
}

.medicalcontent {
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
    font-size: 22px;
    color: #4A4A4A;
    padding-left: 25px;
}

.medmargin {
    margin-bottom: 50px;
}

.Soukya-icon-right {
    float: left;
    margin-top: 10px;
    width: 34px;
    height: 22px;
    object-fit: contain;
    vertical-align: center !important;
}

.soukyatextdiv {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.programs-imagebox {
    /* width: 280px; */
    width: 285px;
    height: 239px;
    background-color: salmon;
    margin-right: 20px;
}

.programs-imageboxlast {
    /* width: 280px; */
    width: 285px;
    height: 239px;
    background-color: salmon;
    /* margin-right: 20px; */
}

.section-2 {
    background-color: #fcfaf2;
    height: 539px;
}

.evendiv-home {
    background-color: #fcfaf2 !important;
    height: auto;
    height: 768px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.keyfeature {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    line-height: 28px;
}

.twocol {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
}

.vcenter {
    margin: auto;
    padding: 80px 50px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px;
    height: 0;
    margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
}

.soukyavideo {
    padding-top: 40px;
    margin: auto;
}

/* home page video */

.video-wrapper {
    position: relative;
}

.video-wrapper&gt;video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper&gt;video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

/* home page video ending */

/* ---------------------------------SIDEBAR----------------------------------- */

/* new styles */

.border {
    border: 1px solid #9b0736 !important;
}

.bodybgimg {
    background-image: url(../images/Background_Image_soukya_Home.jpg);
    width: 100%;
    /* height: 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    background-position: bottom left;
}

.SOUKYA {
    font-size: 32px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: center !important;
    color: #4a4a4a;
}

.section2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Soukya-icon-left {
    float: right;
    margin-top: 10px;
    width: 34px;
    height: 22px;
    object-fit: contain;
    vertical-align: center !important;
}

.Soukya-icon-right {
    float: left;
    margin-top: 10px;
    width: 34px;
    height: 22px;
    object-fit: contain;
    vertical-align: center !important;
}

.soukyatextdiv {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.programs-imagebox {
    /* width: 280px; */
    width: 285px;
    height: 239px;
    background-color: salmon;
    margin-right: 20px;
}

.programs-imageboxlast {
    /* width: 280px; */
    width: 285px;
    height: 239px;
    background-color: salmon;
    /* margin-right: 20px; */
}

.section-2 {
    background-color: #fcfaf2;
    height: 539px;
}

/* .section-3 {
    background-color: #ffffff;
 
} */

.homesection {
    padding-top: 75px;
    padding-bottom: 75px;
}

.homesection h1 a {
    color: #c19b76;
}

.normalsection {
    padding-top: 50px;
    padding-bottom: 50px;
}

.whitebg {
    background-color: #ffffff;
}

.ivorybg {
    background-color: #fcfaf2;
}

.blackbg {
    background-color: #1c1c1c;
    color: #FFF;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.green {
    color: #43954F;
}

.subhead {
    color: #4A4A4A;
    text-transform: capitalize;
}

.fa-user {
    margin-right: 2px;
}

.evendivs {
    background-color: #fcfaf2 !important;
    height: 768px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.keyfeaturesection {
    background-color: #fcfaf2 !important;
    height: 768px;
    padding-top: 50px;
    padding-bottom: 50px;
    /* padding-top: 50px; */
}

.over img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Venous-Doppler {
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.casestdyimg {
    width: 400px !important;
    height: 240px;
}

.keyfeature ul {
    list-style-type: disc !important;
}

.personality&gt;img {
    width: 400px;
    height: 300px;
    margin: auto;
    box-shadow: 15px 15px 20px 0 rgba(0, 0, 0, 0.3);
    object-fit: cover;
}

.personality&gt;p {
    width: 268px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

#normalfooter {
    background-color: #1C1C1C;
}

.footer {
    background-color: #1C1C1C;
    min-height: 520px;
}

.footer-subhead {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    /* line-height: 1.2; */
    color: #ffffff;
}

.footer-texts {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    color: #ffffff;
    white-space: nowrap;
}

.sahaya {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    /* line-height: 1.5; */
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 6px !important;
}

.section-smallpara {
    /* height: 211px; */
    /* height: 198px !important; */
    background-color: #ffffff;
}

.soukya-footer-logo {
    width: 129px;
    height: 186px;
    object-fit: contain;
}

.footersocial {
    margin-top: 67px;
    display: flex;
    justify-content: space-evenly;
}

.rightfloat {
    float: right;
}

.leftfloat {
    float: left;
}

.awards&gt;img {
    max-width: 160px;
}

.awardspage&gt;img {
    max-width: 240px;
}

/* new */

.lastsection {
    padding-top: 20px;
    height: 84px;
    background-color: #000000;
    color: #FFF;
}

.lastsectext {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
}

.top-scroll-arrow {
    display: block;
    position: fixed;
    z-index: 27;
    bottom: 48px;
    right: 3%;
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.2rem;
    line-height: 3.25rem;
    border-radius: 50%;
    background-color: #c19b76;
    color: #ffffff;
    text-align: center;
    -webkit-transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
        color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
        color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 400;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.top-scroll-arrow:hover {
    background-color: #1c1c1c;
}

.carousel-inner&gt;.item&gt;img,
.img-responsive,
.thumbnail a&gt;img,
.thumbnail&gt;img {
    display: block;
    /* max-width: 100%; */
    width: 783px !important;
    height: 558px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /* box-shadow: none !important; */
}

.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
    /* background-color: rgba(0, 0, 0, 0); */
    filter: alpha(opacity=50);
    opacity: .5;
}

.fa-chevron-circle-left {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-size: inherit; */
    font-size: 50px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-chevron-circle-right {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-size: inherit; */
    font-size: 50px !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.carousel-control.left {
    background-image: none !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: none !important;
    background-image: none !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    /* background-repeat: repeat-x; */
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: none !important;
    background-image: none !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

/* section new devu */

.padding-bottom-head {
    padding-bottom: 50px !important;
}

.padding-top-head {
    padding-top: 50px !important;
}

.padding-right-head {
    padding-right: 50px !important;
}

.awardalign {
    vertical-align: middle !important;
    top: 50% !important;
}

.firstsection {
    height: 775px;
}

.pgmrightfloat {
    float: right;
}

.img-rightfloat {
    float: right !important;
}

.img-leftfloat {
    float: left;
}

.conshlink {
    color: white;
    text-decoration: underline !important;
    font-weight: normal;
}

.conshlink:hover {
    color: white !important;
}

.rightfloat-consortium {
    float: right;
    margin-right: 70px;
}

/* 30/01/2018   */

.souk-para-first {
    padding-bottom: 46px !important;
}

.mob-image {
    width: 48px;
    height: 46px;
    margin-right: 20px;
}

.mob-icons {
    padding-left: 28px;
    padding-top: 20px;
}

.footersectionheading {
    color: #ffffff;
    font-family: 'Rufina', serif;
    font-size: 42px;
    padding-bottom: 50px;
    margin: auto;
    padding-left: 0px;
    margin-top: 50px;
}

.footersectionheading:before {
    content: url('https://d1m3k9ghxaebb7.cloudfront.net/images/soukya-icon-left.png');
    padding-right: 10px;
}

.footersectionheading:after {
    content: url('https://d1m3k9ghxaebb7.cloudfront.net/images/soukya-icon-right.png');
    padding-left: 10px;
}

.nabh-logo {
    padding-bottom: 20px;
    padding-top: 20px;
}

/* enquire now section */

.enquirenow-sections {
    margin-top: 110px;
    margin-right: 0px;
    float: right;
}

.enquire-now-div {
    width: 360px;
    height: auto;
    background-color: #fcfaf2;
    position: fixed;
    display: block;
    top: 110px;
    right: 0% !important;
    z-index: 50;
    padding-bottom: 20px;
}

.Enquire-now-head {
    width: 300px;
    height: 40px;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
    padding-top: 10px;
}

.Stroke {
    height: 46px;
    width: 100%;
    background-color: #ffffff;
    border-color: 1px solid #ccd1d9 !important;
    border-radius: 0px !important;
    font-size: 14px;
    padding-left: 10px;
}

.Stroke::-webkit-input-placeholder::before {
    content: '*' !important;
    color: red !important;
}

.Stroke::placeholder {
    color: #aab2bd !important;
}

.enquire-textarea {
    width: 100%;
    height: 95px;
    box-shadow: inset 0 1px 1px 0 #ccd1d9;
    background-color: #ffffff;
    border: 1px solid #ccd1d9 !important;
    border: none;
    padding-top: 10px;
}

.enquirebutton {
    width: 36px;
}

.enbutton {
    width: 100%;
    height: 46px;
    box-shadow: inset 0 -2px 2px 0 rgba(122, 125, 128, 0.2);
    background-color: #d46c2b;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.83;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 0px !important;
}

.enselect {
    width: 100%;
    height: 46px;
    border-radius: 0px !important;
    background-color: #ffffff;
    border: 1px solid #ccd1d9 !important;
    /* new */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em
}

.enselect::placeholder {
    color: #4a4a4a !important;
    border-radius: 0px !important;
}

.keyfeature-video {
    margin: 150px 0;
    /* vertical-align: middle !important; */
}

.equire-now-model {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* .modal-open .modal {
    overflow-y: hidden;
}

.modal {
    position: fixed;
} */

#myModal .modal-header .close {
    position: absolute;
    right: -35px;
    top: 2px;
    color: black !important;
    z-index: 9999;
    opacity: 1;
    outline: none;
}

.enmodel-close {
    background-color: transparent;
    border: 0px;
    float: right;
}

#header.smaller .top-header {
    height: 0;

}

#header.smaller .top-header-wrp {
    /* visibility: hidden; */
    position: relative;
    top: -40px;
}

/* enquire now section */

/* navbar scrolling */



/*#header.smaller {
    height: 75px;
}

#header.smaller .navbar-brand {
    height: 75px;
}

#header.smaller .logo&gt;img {
    height: 65px;
}

#header.smaller .main-menu li a {
    padding: 15px 5px 5px 15px;
}

#header.smaller .submenu&gt;li a {
    padding-top: 0px;
}

header.smaller .main-menu li:not(:first-child):before {
    content: 'â—†';
    position: absolute;
    color: #ffffff;
    padding-top: 15px !important;
}

header.smaller .submenu li:not(:first-child):before {
    content: 'â—†';
    position: absolute;
    color: #ffffff;
    padding-top: 0px !important;
}*/

.tarifftable {
    margin-bottom: 75px;
}

.tarifftable td {
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    border-left: 0px solid #D0D0D0;
    border-right: 0px solid #D0D0D0;
    border-collapse: collapse;
    padding: 20px;
    text-align: left;
}

.tariffamount {
    text-align: right;
    white-space: nowrap;
}

.tariffsection {
    color: #FFF;
    background: #4A4A4A;
}

.tariffsection td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.tarifftablerooms {
    margin-bottom: 75px;
}

.tarifftablerooms td {
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    border-collapse: collapse;
    padding: 10px;
    text-align: left;
}

.tariffhead {
    font-size: 14px;
}

.roomheadings {
    font-size: 20px;
    font-weight: bold;
    background: rgb(81, 161, 95);
    color: #FFF;
    padding: 5px 10px;
}

.relaxHead {
    font-family: Rufina;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 44px;
    color: #4A4A4A;
    margin-bottom: 50px;
}

.bird {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/birdwatching.png');
    background-position: center;
    background-size: cover;
}

.medicinalgarden {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/medicinal_garden_tour.jpg');
    background-position: center;
    background-size: cover;
}

.cooking {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/02_Cooking\ Demo.png');
    background-position: center;
    background-size: cover;
}

.cooking {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/02_Cooking\ Demo.png');
    background-position: center;
    background-size: cover;
}

.musical {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/musicalprogramme.png');
    background-position: center;
    background-size: cover;
}

.doctorstalk {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/drstalk.png');
    background-position: center;
    background-size: cover;
}

.garden {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/gardentour.jpg');
    background-position: center;
    background-size: cover;
}

.library {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/library.png');
    background-position: center;
    background-size: cover;
}

.swimming {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/swimmingpool.png');
    background-position: center;
    background-size: cover;
}

.badminton {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/badminton.jpg');
    background-position: center;
    background-size: cover;
}

.indoor {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/indoor.png');
    background-position: center;
    background-size: cover;
}

.chapel {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/Chapel.jpg');
    background-position: center;
    background-size: cover;
}

.trataka {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/trataka.jpg');
    background-position: center;
    background-size: cover;
}

.organic {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/SOUKYA_organic_farming.jpg');
    background-position: center;
    background-size: cover;
}

.oil {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/03_Oil_Production.jpg');
    background-position: center;
    background-size: cover;
}

.rainwater {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/04_Water_harvest.jpg');
    background-position: center;
    background-size: cover;
}

.solar {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/solar100.jpg');
    background-position: center;
    background-size: cover;
}

.wind {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/wind.jpg');
    background-position: center;
    background-size: cover;
}

.medgarden {
    background: url('https://d1m3k9ghxaebb7.cloudfront.net/images/relax/medicinal_garden_tour.jpg');
    background-position: center;
    background-size: cover;
}

.closing {
    position: absolute;
    right: 13px;
    top: 77px;
    /* background-color: white; */
    padding: 0 5px;
    border-radius: 21px;
    height: 24px;
    width: 24px;
    text-align: center;
}

.rooms img {
    object-fit: cover;
    height: 200px;
    width: 250px;
    background-color: white;
    margin-bottom: 3px;
    margin: 4px;
}

.rhead {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.roomhead {
    font-weight: 600;
    color: #4A4A4A;
    font-size: 30px;
}

.roomsize {
    font-size: 20px;
}

.w100 {
    width: 100%;
}

.f11 {
    font-size: 11px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.newsletter {
    max-width: 550px;
    margin-bottom: 20px;
}

.floating_notice {
    position: fixed;
    left: 0;
    top: 150px;
    z-index: 50;
}

.floating_notice img {
    width: 300px;
}

.tel,
.tel:hover,
.tel:focus,
.tel:visited {
    color: #FFF;
}

#offerModal {
    position: fixed;
    /* Stay in place */
    z-index: 99;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: none;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(255, 255, 255, 0.6);
    /* Black w/ opacity */
}

/* Modal Content/Box */

.offer-content {
    background-color: #fefefe;
    margin: 10% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 800px;
    /* Could be more or less, depending on screen size */
    height: 487px;
    background-image: url('https://d1m3k9ghxaebb7.cloudfront.net/images/offers-banner.jpg');
    background-position: center;
    border: none;
}

.offerHeading {
    font-family: 'Niconne', cursive;
    font-size: 48px
}

.offerList {
    font-family: 'Josefin Sans', sans-serif;
}

.tcmain {
    font-family: 'Quicksand', sans-serif;
    background-color: #E17B48;
    line-height: 60px;
    border-radius: 15px;
    color: #FFF;
    font-weight: bold;
}

.tc {
    font-size: 14px;
    font-weight: normal;
}

.brown-btn {
    border-color: #c19b76;
    background-color: #c19b76;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    border-width: 1px;
    border-style: solid;
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    outline: none;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    font-size: 0.75rem;
    line-height: 1.2rem;
    padding-left: 1.7rem;
    padding-right: 1.7rem;
    padding-top: 0.58rem;
    padding-bottom: 0.6rem;

}

.brown-btn:hover,
.brown-btn:focus {
    color: #c19b76;
    background-color: #fff;
}

.flex-c {
    display: flex;
    align-items: center;
}

.flex-c-m {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 
Top header */
.top-header-wrp {
    border-bottom: solid 1px #eaeaea;
    display: block;
}

.top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    font-size: 13px;
    height: 40px;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.top-header a {
    text-decoration: none;
    color: #858585;
}

.top-header-contact {
    display: flex;
    align-items: center;
    gap: 40px;
}

.top-header-contact i {
    color: #c19b76;
    font-size: 21.4px;
}

.top-header-subnav ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-header-subnav ul,
ul.top-header-contact {
    margin-bottom: 0;
    padding-left: 10px;
}

.top-header .at-the-rate {
    color: #c19b76;
    font-size: 22px;
}

.top-header .info-mail {
    color: #c19b76;
}



.intro-slider-text .intro-slider {
    position: relative;
}


.intro-slider .intro-slide img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: top center;
}


.slide-content {
    padding: 10px 20px 10px 0;
}

.slide-content h1 {
    font-size: 62px;
    color: #fff;
}

/** Text Animation **/
@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(500px);
        transform: translateY(500px);
    }


    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
}


.intro-slider .slick-active .slide-content {
    animation-name: fadeInUpSD;
    animation-duration: 2s;
    /* animation-iteration-count: 2;
    animation-fill-mode: both;
    animation-direction: alternate; */
    opacity: 1;
    width: 100%;
    padding: 10px 20px 30px 0;
}

/* Text Animation End **/

.intro-slider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    top: calc(50% + -35px);
    right: 10px;

}

.intro-slider .slick-dots li {
    position: relative;
    display: block;
    width: 30px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    margin-left: auto;
    text-align: -webkit-right
}

/* .intro-slider .slick-dots li button::before {
    width: 20px;
  } */

.intro-slider .slick-dots li button {

    line-height: 0;
    display: block;
    width: 6px;
    height: 2px;
    cursor: pointer;
    border: 0;
    padding: 0;
    background-color: #fff;
    outline: none;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.intro-slider .slick-dots .slick-active button {
    width: 30px;
}

.intro-slider .slick-dots li button::before {
    font-size: 18px;
    color: #fff;
    opacity: 0;
    width: 6px;
    background: #fff;
    height: 2px;
    content: "";
}

.intro-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.intro-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
}


.intro-slider .intro-slide .cover {
    width: 100%;
    height: 100%;
}

/* Media Queries */

/* @media (max-width: 768px) {
    .hero-text .hero .hero-slide a {
      padding-top: 0.8rem;
    }
  
    .hero-text .hero .hero-slide a span {
      font-size: 20px;
      margin-top: 0.5rem;
    }
  
    .hero .hero-slide .header-content {
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      margin: 0 auto;
    }
  } */


.intro-slider .intro-slide {
    font-size: 63px;
    font-family: 'Cinzel', serif;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    text-align: center;
}

.intro-slider .intro-slide:before,
.inner-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 5, 5, 0.4);
}

.integrative-medicine ul,
.dininglinks ul {
    padding-left: 0;
    color: #c19b76;
    font-weight: bold;
    list-style: none;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    font-size: 13px;
    flex-wrap: wrap;
}

.integrative-medicine ul li {
    cursor: pointer;
    font-weight: bold;
}

.brown-underline:hover,
.black-underline:hover {
    background-size: 100% 1px;
}

.brown-underline,
.black-underline {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #c19b76), to(#c19b76));
    background-image: linear-gradient(to bottom, #c19b76 100%, #c19b76 100%);
    background-repeat: no-repeat;
    background-size: 0px 1px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    line-height: 18px;
}

.black-underline {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #1c1c1c), to(#1c1c1c));
    background-image: linear-gradient(to bottom, #1c1c1c 100%, #1c1c1c 100%);
    line-height: normal;
}

.h-testimonials h1,
.h-media h1 {
    text-align: center;
    font-size: 2.5rem;
}

.t-slider .t-slide {
    text-align: center;
}

.t-slider-text {
    margin-bottom: 30px;
}

.t-slider cite {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-style: normal;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}

.t-slider blockquote {

    margin-bottom: 1rem;
    padding-left: 45px;
    padding-right: 45px;
    font-family: "Old Standard TT", serif;
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-style: italic;
    color: #1c1c1c;
}

.t-slider .slick-dots li {
    width: auto;
}

.t-slider .slick-dots li button {

    line-height: 0;
    display: block;
    width: 6px;
    height: 2px;
    cursor: pointer;
    border: 0;
    padding: 0;
    background-color: black;
    outline: none;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    margin-left: auto;
    margin-right: auto;
}

.t-slider .slick-dots .slick-active button {
    width: 30px;
}

.t-slider .slick-dots li button::before {
    content: none;
}

.t-slide-content {
    max-width: 870px;
    margin: 0 auto;
}

.t-slider .slick-dots {
    margin-top: 2rem;
    bottom: -40px;
}

.h-media .card {
    border: solid 1px #dadada;
}

.h-media .card img {
    height: 100%;
    width: 100%;
    webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);

}

.zoom-image {
    webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.zoom-image:hover {
    webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}

.h-media .card:hover img {
    webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}

.p19 {
    padding: 0 19%;
}

.inner-banner {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: calc(100vh - 150px);

}

.inner-banner h1 {
    color: #fff;
    z-index: 1;
}
.inner-intro-p p{
    color: #858585;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.66667;
}

.medical-conditions-banner {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: calc(40vh - 150px);

}

.scroll-to-position li {
    cursor: pointer;
}

.bottomborder4px {
    border-bottom: 4px solid #dedede;
}

.bottomborder1px {
    border-bottom: 1px solid #dedede;
}

.h40 {
    height: 40px;
}

.fullboard:before {
    font-family: "milenia-icon-font" !important;
    content: "\54";
    padding-right: 10px;
    line-height: 40px;
}

.basicliving:before {
    font-family: "Linearicons" !important;
    content: "\e7ec";
    padding-right: 10px;
    line-height: 40px;
}

.diet:before {
    font-family: "milenia-icon-font" !important;
    content: "\4b";
    padding-right: 10px;
    line-height: 40px;
}

.features {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 205px;
    width: 205px;
    background-color: #f8f8f8;
    flex-direction: column;
    color: #ae6c52;
}

.features p {
    font-family: 'Cinzel', serif;
    color: #ae6c52;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.18px;
    margin-top: 15px;
    text-align: center;
}

/* .pillowicon:before {

    font-family: "milenia-icon-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\35";
    font-size: 60px;
} */

.cbox-icon{
    font-size: 52px;
}

.features:hover,
.features:hover p {
    background-color: #ae6c52;
    color: #FFF;
}

.lists&gt;li {
    list-style: none;
    margin-bottom: 0.8125rem;
    position: relative;
    padding-left:1.95rem ;
    
}

.lists&gt;li:before {
    font-family: "Linearicons" !important;    
    content: "\e77d";
    padding-right: 10px;  
    color: #c19b76;
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    top: 0;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fr9t38');
  src:  url('../fonts/icomoon.eot?fr9t38#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fr9t38') format('truetype'),
    url('../fonts/icomoon.woff?fr9t38') format('woff'),
    url('../fonts/icomoon.svg?fr9t38#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icons-soukya {
	 /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-tissue-paper:before {
  content: "\e901";
}
.icon-yoga:before {
  content: "\e903";
}
.icon-tree-plant:before {
  content: "\e902";
}
.icon-yoga-mat:before {
  content: "\e900";
}
.zoom-img-card{
    overflow: hidden;
    height: 100%;
  
}
.zoom-img-card p{
    font-size: 0.875rem;
    line-height: 1.75;
}
.zoom-img-card img{
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.zoom-img-card img:hover{
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}
.accordion-wrapper .accordion-item {
    border-width: 0 0 1px 0;
    border-color: #dadada;
}

.accordion-wrapper h2 {
    font-size: 32px;
    color: #c19b76;
    border-bottom: 1px solid #dadada;
    margin-bottom: 0;
    padding-bottom: 24px;
}

.accordion-wrapper .accordion-item .accordion-button:not(.collapsed) {
    color: #c19b76;
    background-color: transparent;
    box-shadow: unset;
}

.accordion-wrapper .accordion-item .accordion-body {
    padding: 0 0 16px;
}

.accordion-wrapper .accordion-item .accordion-button {
    font-family: "Julius Sans One", sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 16px 24px 16px 0;
    color: #1c1c1c;
    position: relative;
}

.accordion-wrapper .accordion-item .accordion-button:focus {
    border-color: #dadada;
    box-shadow: unset;
}

.accordion-wrapper .accordion-item .accordion-body ul li:not(:last-child) {
    margin-bottom: 6px;
}

.accordion-wrapper .accordion-item .accordion-button::after {
    background: url("https://d1m3k9ghxaebb7.cloudfront.net/images/plus_icon.svg") no-repeat;
    background-size: 66px;
    width: 44px;
    height: 42px;
    position: absolute;
    right: 0;
    background-position-y: center;
}

.accordion-wrapper .accordion-item .accordion-button:not(.collapsed)::after {
    background: url("https://d1m3k9ghxaebb7.cloudfront.net/images/minus_icon.svg") no-repeat;
    transform: unset;
    margin-top: -8px;
}

.accordion-wrapper .accordion-item .accordion-body .link,
.contact-section p a {
    color: #c19b76;
}

.inner-banner.testimonials {
    background: url("../images/testimonials_banner.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

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

.accordion-wrapper .accordion-item .accordion-body p {
    color: #858585;
    text-align: justify;
}

.testimonials.accordion-wrapper .accordion-item .accordion-body p {
    font-style: italic;
}

.accordion-wrapper .accordion-item .accordion-body h6 {
    font-size: 18px;
    line-height: 26px;
}

.inner-banner.gallery {
    background: url("../images/gallery/gallery_banner.jpg") no-repeat center;
    background-size: cover;
}
.media {
    background: url("../images/media_banner.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.portfolio-filter {
    margin-bottom: 32px;
}

.portfolio-filter .btn.filter-button {
    color: #c19b76;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 13px;
    padding: 0;
    margin: 0 16px 8px;
    text-transform: uppercase;
}

.filter-button.active {
    background-size: 100% 1px;
}

.portfolio-filter .btn.filter-button:focus {
    box-shadow: unset;
}

.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 16px);
}

.gallery-wrapper &gt; a {
    width: calc((100% - 48px)/3);
    margin-right: 16px;
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
}

.gallery-wrapper &gt; a img {
    height: 285px;
    object-fit: cover;
    width: 100%;
}

.gallery-wrapper h6,
.each-newsltter h6,
.media-article-card h6 {
    background-color: #ffffffcc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    padding: 16px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.gallery-wrapper &gt; a:hover h6,
.each-newsltter:hover h6,
.media-article-card:hover h6 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.gallery-wrapper &gt; a span {
    background-color: #c19b76;
    width: 52px;
    height: 52px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.gallery-wrapper &gt; a span i {
    color: #ffffff;
    font-size: 19px;
}

.inner-banner.offers {
    background: url("../images/offers_banner.jpg") no-repeat center;
    background-size: cover;
}

.offers-section {
    padding: 75px 0;
}

.inner-banner.medical-programmes {
    background: url("../images/integrative-medicine/medical_banner.jpg") no-repeat bottom;
    background-size: cover;
}

.medical-programmes-content p,
.health-programmes-wrapper p {
    color: #858585;
    font-size: 18px;
    line-height: 26px;
}

.medical-programmes-content {
    margin-bottom: -8px;
}

.medical-programmes-content a.readmore {
    min-width: 265px;
}

.medical-conditions-wrapper .mcondition h3 {
    color: #ffffff;
    font-size: 36px;
    line-height: 42px;
    word-break: break-word;
}

.medical-conditions-wrapper .mcondition p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 0;
}

.medical-conditions-wrapper .mcondition p a:not(:hover) {
    text-decoration: underline;
}

.medical-conditions-wrapper .mcondition p a {
    color: #ffffff;
}

.medical-conditions-wrapper .mcondition {
    margin-bottom: 24px;
}

.medical-conditions-wrapper {
    margin-bottom: -24px;
}

.inner-banner.health-programmes {
    background: url("../images/integrative-medicine/health-banner.jpg") no-repeat;
    background-position: bottom;
    background-size: cover;
}

.health-programme-details,
.soukya-group-wrapper,
.integrative-medicine-details,
.offer-details-wrapper {
    background-color: #eee;
    padding: 40px;
}

.health-programme-details p {
    font-size: 16px;
    line-height: 24px;
}

.health-programme-details h6,
.soukya-group-wrapper h6 {
    font-size: 18px;
    line-height: 24px;
}

.health-programme-details h5,
.social-media-wrapper h5,
.newsletter-signup h5 {
    font-size: 24px;
    line-height: 30px;
}

.treatment-plan-wrapper h1 {
    border-bottom: 1px solid #ffffff47;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 32px;
}

.inner-banner.contactus {
    background: url(../images/contact_banner.jpg) no-repeat center;
    background-size: cover;
}

.address-info p span:first-child {
    min-width: 82px;
    color: #1c1c1c;
}

.address-info p span:first-child::after,
.contact-section p span:first-child::after { 
    content: ':';
    float: right;
    margin: 0 8px;
}

.address-info p span a {
    color: #c19b76;
}

.address-info p {
    margin-bottom: 8px;
}

.contact-input-wrapper input,
.contact-input-wrapper textarea,
.career-section select {
    width: 100%;
    border: 1px solid #dadada;
    border-radius: unset;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 22px;
    color: #858585;
}

.contact-input-wrapper label {
    margin-bottom: 6px;
}

.contact-input-wrapper input:focus,
.contact-input-wrapper textarea:focus {
    outline: unset;
}

.social-media-wrapper i {
    font-size: 22px;
}
.enquire-now-modal .modal-dialog{
    width: 50%;
}
.enquire-now-modal .btn-close{
    align-self: flex-start;
}

.inner-banner.newsletter-header {
    background: url(../images/newsletters/newsletters_banner.jpg) no-repeat bottom;
    background-size: cover;
    background-position: bottom center;
}

.newsletter-signup input {
    background-color: #f8f8f8;
    border: 1px solid #dadada;
    border-right: unset;
    color: #858585;
    font-size: 14px;
    line-height: 20px;
    height: 46px;
}

.newsletter-signup input:focus {
    outline: unset;
}

.newsletter-signup button {
    border: unset;
    background-color: #ae745a;
    height: 46px;
    padding: 4px 20px;
}

.newsletter-signup button:hover {
    background-color: #ae745ae6;
}

.newsletter-signup button i {
    font-size: 20px;
}

.inner-banner.soukya-group {
    background: url(../images/soukya_group_banner.jpg) no-repeat bottom;
    background-size: cover;
}

.contact-section p span:first-child {
    min-width: 90px;
}

.career-section input.readmore {
    width: fit-content;
    padding: 0.6rem 1.7rem;
    font-size: 12px;
    border-color: #858585;
}

.career-section input.readmore:not(:hover) {
    color: #ffffff;
}

.career-section select {
    height: 40px;
}

.career-section input.form-control-file {
    padding: 5px 16px;
    min-height: 40px;
}

.shop-list tbody {
    border-top: unset !important;
}

.shop-list tr td {
    vertical-align: middle;
    padding: 12px;
    color: #858585;
}

.pickup-point h5 {
    font-size: 24px;
    line-height: 30px;
}

.pickup-point tr td {
    padding: 16px;
    color: #858585;  
}

.intro-slider-text .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.section-wrapper {
    padding-top: 56px;
    padding-bottom: 56px;
}

.inner-banner.careers {
    background: url("../images/careers_banner.jpg") no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.inner-banner.activities {
    background: url(../images/activities_banner.jpg) no-repeat center;
    background-size: cover;
}

.inner-banner.practices {
    background: url(../images/sustainability/practice_banner.jpg) no-repeat center;
    background-size: cover;
}

.whatsapp-chat {
    position: fixed;
    width: 3.25rem;
    height: 3.25rem;
    bottom: 48px;
    left: 3%;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    box-shadow: 2px 2px 3px #00000033;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    transition: background-color 0.5s;
}

.whatsapp-chat:hover,
.whatsapp-chat:focus {
    color: #fff;
    opacity: unset;
}

.whatsapp-chat:hover {
    background-color: #23b55a;
}

.team-hd {
    font-size: 1.5rem;
    font-weight: 500;
}

.team-hd span {
    font-size: 1.2rem;
    display: block;
}

.dot-separator {
    font-weight: bold;
    margin: 0 4px;
}

.media-article-card {
    background-color: #eee;
    text-align: center;
    display: block;
    height: 100%;
}

.slide.intro-carousel {
    width: 100%;
    height: calc(100vh - 150px);
    border: none;
    box-shadow: none;
    margin-top: 150px;
}

.intro-carousel .carousel-item .cover {
    height: calc(100vh - 150px); 
}

.intro-carousel .carousel-item .carousel-caption,
.intro-carousel .carousel-item.first-item.active .carousel-caption {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    bottom: unset;
    top: unset;
    transition: 1.5s all;
    -webkit-transition: all 1.5s
}

.intro-carousel .carousel-item.active .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.intro-carousel .carousel-item .carousel-caption h1 {
    font-size: 62px;
}

.intro-carousel .carousel-item .cover {
    background-color: #05050580 !important;
    background-blend-mode: multiply;
    background-size: cover !important;
}

.intro-carousel .carousel-indicators button {
    border: none !important;
    width: 6px;
    height: 2px;
    opacity: 1;
    margin: 4px 0 4px auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.intro-carousel .carousel-indicators button.active {
    width: 32px;
}

.intro-carousel .carousel-indicators {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: unset;
    bottom: unset;
}

.offer-details-wrapper h6 {
    font-size: 20px;
    line-height: 26px;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Blackish overlay */
    z-index: 999;
}

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
    width: 80%; /* Restrict popup to 80% of the viewport width */
}

.popup-content {
    width: 100%;
    height: auto;
    max-width: 80vw; /* Make the image take up to 80% of the viewport width */
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 40px;
    cursor: pointer;
    color: #FFF;
    z-index: 1001;
}

.popup-active, .overlay-active {
    display: block;
}</pre></body></html>