* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#reload {
    border: unset
}

.captcha img {
    height: 48px;
    width: 100px
}

::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    font-family: 'Playfair';
    position: relative
}

a {
    text-decoration: none
}

p {
    font-family: 'Lato';
    font-size: 17px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair'
}

.section-padding {
    padding: 50px 0
}

.heading-subtitle,
.heading-title,
.heading-title-two {
    font-family: 'Playfair'
}

.heading-subtitle {
    font-size: 18px;
    font-size: 20px;
    color: #c67962;
    color: #d1451b;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    font-weight: 600;
    line-height: 1.2;
}

.subtitle_case_two {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700
}

.heading-title {
    font-size: 70px;
    text-transform: capitalize;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 20px
}

.heading-title-two {
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 20px
}

.heading-block .heading-subtitle {
    margin-bottom: 0
}

.heading-block .heading-title {
    font-size: 50px;
    line-height: 50px
}

.heading-block .heading-title-two {
    font-size: 39px;
    line-height: 39px
}

.heading-block span {
    font-size: 20px;
    font-weight: 600;
    border-top: 1px solid #d2d2d2;
    color: #000
}

.site-btn-01,
.site-btn-02 {
    border-radius: 0;
    font-weight: 600;
    font-family: 'Playfair';
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 15px;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    display: inline-flex;
    align-items: center
}

.site-btn-01 {
    background: #d35d37;
    border: 1px solid #c67962;
    color: #fff
}

.site-btn-02 {
    background: #d35d37;
    color: #fff;
    position: relative;
    padding: 8px 55px 8px 15px
}

.site-btn-02 i {
    background: #b74722;
    position: absolute !important;
    right: 1px;
    top: 50% !important;
    transform: translateY(-50%);
    width: 45px;
    height: 100%;
    line-height: 40px
}

.site-btn-01 i,
.site-btn-02 i {
    position: relative;
    top: -1px
}

.site-btn-01:hover,
.site-btn-02:hover {
    background: #9a5541;
    color: #fff
}

.scroll-to-top {
    position: fixed;
    z-index: 200;
    top: auto;
    bottom: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    left: auto;
    border-radius: 0;
    color: #fff;
    border: 3px solid #eee;
    background-color: #000;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    opacity: 0;
    visibility: hidden
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible
}

.scroll-to-top:hover {
    background-color: #c79211
}

.mokshmattam {
    -webkit-animation: fade-in linear;
    animation: fade-in linear;
    animation-timeline: view();
    overflow-x: hidden
}

@-webkit-keyframes fade-in {
    0% {
        scale: .8;
        opacity: 0
    }

    45% {
        scale: 1;
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        scale: .8;
        opacity: 0
    }

    45% {
        scale: 1;
        opacity: 1
    }
}

.border-left {
    border-left: 1px solid #989898 !important
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/playfair-v2-latin-300.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/playfair-v2-latin-regular.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/playfair-v2-latin-500.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/playfair-v2-latin-600.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/playfair-v2-latin-700.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/playfair-v2-latin-800.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/playfair-v2-latin-900.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/lato-v24-latin-100.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/lato-v24-latin-300.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/lato-v24-latin-regular.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/lato-v24-latin-700.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/lato-v24-latin-900.woff2) format('woff2')
}

a.anchor {
    display: block;
    position: relative;
    top: 50px;
    visibility: hidden
}

a.anchorTwo {
    display: block;
    position: relative;
    top: 50px;
    visibility: hidden
}

header {
    z-index: 111;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 0 25px 0
}

.transparent-fixed {
    position: absolute;
    background: #fff0
}

.white-not-fixed {
    background: #fff;
    position: relative;
    box-shadow: 0 5px 32px 0 #eee
}

.site-logo {
    max-width: 250px
}

.hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    cursor: pointer
}

.transparent-fixed .hamburger svg path {
    fill: #fff !important
}

.header_menus {
    padding: 25px 55px 25px 55px;
    background-color: #1f1f1b;
    position: absolute;
    top: 0;
    left: -90%;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.close-header a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    font-size: 24px
}

.close-header i {
    margin-left: 10px;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out
}

.close-header a:hover {
    color: #c79211
}

.close-header a:hover i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #c79211
}

.header_menus ul {
    list-style: none;
    margin-top: 50px
}

.header_menus ul li a {
    color: #d2d2d2;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    background-image: -webkit-gradient(linear, left top, right top, from(#d2d2d2), to(#d2d2d2));
    background-image: -o-linear-gradient(left, #d2d2d2 0%, #d2d2d2 100%);
    background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px
}

.header_menus ul li a:hover {
    -webkit-animation: underline_hover_on_two .8s cubic-bezier(.25, .8, .25, 1) both;
    animation: underline_hover_on_two .8s cubic-bezier(.25, .8, .25, 1) both
}

@-webkit-keyframes underline_hover_on_two {
    0% {
        background-size: 0 1px
    }

    100% {
        background-size: 100% 1px
    }
}

@keyframes underline_hover_on_two {
    0% {
        background-size: 0 1px
    }

    100% {
        background-size: 100% 1px
    }
}

.header_menus ul li span.menu_icon svg {
    position: relative;
    right: 10px;
    opacity: 0;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out
}

.header_menus ul li a:hover {
    color: #c79211;
    padding-left: 10px
}

.header_menus ul li a:hover span.menu_icon svg {
    right: 0;
    opacity: 1;
    fill: #c79211 !important
}

.header-contact {
    position: absolute;
    bottom: 50px
}

.header-contact h3 {
    font-size: 30px
}

.header-contact a {
    display: block;
    font-size: 20px;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    font-family: 'Lato'
}

.header-contact a.email {
    display: inline-block;
    padding: 0;
    padding-bottom: .2em;
    background-image: -webkit-gradient(linear, left top, right top, from(#d2d2d2), to(#d2d2d2));
    background-image: -o-linear-gradient(left, #d2d2d2 0%, #d2d2d2 100%);
    background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

.header-contact a.email:hover {
    -webkit-animation: underline_hover_on .8s cubic-bezier(.25, .8, .25, 1) both;
    animation: underline_hover_on .8s cubic-bezier(.25, .8, .25, 1) both
}

@-webkit-keyframes underline_hover_on {
    0% {
        background-size: 100% 1px
    }

    100% {
        background-size: 0 1px
    }
}

@keyframes underline_hover_on {
    0% {
        background-size: 100% 1px
    }

    100% {
        background-size: 0 1px
    }
}

.header-contact .social-medias {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.header-contact .social-medias a {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out
}

.header-contact .social-medias a:hover {
    background-color: #000;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.header-contact .social-medias:hover>a:not(:hover) {
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.header-contact h3,
.header-contact a {
    color: #d2d2d2
}

.main-menu ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    flex-wrap: nowrap;
    vertical-align: middle
}

.main-menu ul li {
    position: relative;
    float: left;
    z-index: 20;
    margin: 0
}

.main-menu ul li a {
    padding: .8em 10px;
    font-family: 'Playfair';
    text-decoration: none;
    color: #212529;
    font-weight: 600;
    font-size: 19px;
    position: relative
}

.main-menu ul li a span {
    position: relative;
    display: inline-block
}

.main-menu ul li a span:after {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: linear-gradient(to right, #c67962 0%, #c67962 100%)
}

.main-menu ul li a:hover span {
    color: #c67962
}

.main-menu ul li a:hover span:after {
    width: 100%
}

.main-menu ul li.current a span {
    color: #c67962
}

.main-menu ul li.current a span:after {
    width: 100%
}

.breadcrumb-Section {
    background: url(../images/banners/breadcrumb.webp);
    padding: 6px 0;
    background-size: contain;
    background-position: right
}

.breadcrumbData {
    text-align: end
}

.breadcrumbData a {
    font-weight: 600;
    font-size: 20px;
    color: #702701;
    text-shadow: 0 0 20px rgb(255 255 255 / 90%)
}

.divisionMark {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    top: 2px
}

footer {
    position: relative;
    background: #1f1f1b;
    padding: 80px 0 0 0
}

.footer-logo {
    text-align: center
}

.footer-logo img {
    max-width: 350px
}

.footer-logo p {
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Playfair';
    font-size: 18px;
    margin-top: 10px;
    color: #d2d2d2
}

.footer_widget ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0
}

.footer_widget ul li a {
    text-decoration: none;
    color: #d2d2d2;
    display: inline-block;
    padding: 0;
    padding-bottom: .2em;
    background-image: -webkit-gradient(linear, left top, right top, from(#c67962), to(#c67962));
    background-image: -o-linear-gradient(left, #c67962 0%, #c67962 100%);
    background-image: linear-gradient(to right, #c67962 0%, #c67962 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    border-right: 1px solid #4b4b4b;
    padding-right: 20px
}

.footer_widget ul li:last-child a {
    border-right: none;
    padding-right: 0
}

.footer_widget ul li a:hover {
    -webkit-animation: underline_hover_on_two .8s cubic-bezier(.25, .8, .25, 1) both;
    animation: underline_hover_on_two .8s cubic-bezier(.25, .8, .25, 1) both;
    color: #c67962
}

@keyframes underline_hover_on_two {
    0% {
        background-size: 0 1px
    }

    100% {
        background-size: 90% 1px
    }
}

.footer_social .social-medias {
    max-width: 40%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer_social .social-medias a {
    color: #d2d2d2;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out
}

.footer_social .social-medias a:hover {
    background-color: #000;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.footer_social .social-medias:hover>a:not(:hover) {
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.divider {
    background: rgb(255 255 255 / 48%);
    width: 100%;
    height: 1px;
    margin: 24px 0;
    -webkit-filter: opacity(.25);
    filter: opacity(.25)
}

.copyright-text p {
    color: #d2d2d2;
    font-size: 14px
}

.copyright-text.designed_by {
    text-align: end
}

.copyright-text a {
    color: #c67962;
    text-decoration: underline;
    font-weight: 600
}

.side-fixed-social {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999
}

.side-fixed-social a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #d35d37;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 25px;
    position: relative;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

.side-fixed-social a span {
    visibility: hidden;
    display: none;
    opacity: 0;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    position: absolute;
    left: calc(0% - 80px);
    font-size: 15px;
    line-height: 15px;
    width: 150px
}

.side-fixed-social a:hover {
    width: 70px;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.side-fixed-social a:hover span {
    display: block;
    visibility: visible;
    opacity: 1
}

.side-fixed-social a:after {
    position: absolute;
    content: attr(aria-label);
    background-color: #e3734f;
    border-color: #c67962;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    bottom: 0;
    right: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

.side-fixed-social a[aria-label="Whatsapp"] {
    background-color: green
}

.side-fixed-social a[aria-label="Whatsapp"]:after {
    background-color: #0d930d
}

.side-fixed-social a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.book-appointment {
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out
}

.book-appointment a {
    padding: 8px 15px 8px 55px;
    background: #fff;
    border: 2px solid #fff !important
}

.book-appointment a:before {
    content: '';
    position: absolute;
    background: #c79211;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.5s all ease-in-out
}

.book-appointment a span {
    position: relative
}

.book-appointment a i {
    background: #936902;
    position: absolute !important;
    right: calc(100% - 46px);
    top: 50% !important;
    transform: translateY(-50%);
    width: 45px;
    height: 100%;
    line-height: 40px;
    transition: 0.5s all ease-in-out;
    overflow: hidden
}

.book-appointment a:hover {
    background: #936902;
    box-shadow: -4px -4px 0 0 #42371f;
    transform: translate(5px, 5px)
}

.book-appointment a:hover i {
    background: #c79211
}

.book-appointment.show {
    opacity: 1;
    visibility: visible;
    left: 68px
}

.book-appointment.show a:before {
    width: 100%
}

.top_banner {
    position: relative;
    overflow: hidden;
    height: 100vh
}

.top_banner:before {
    content: '';
    position: absolute;
    background-image: url(../images/banners/slider-01.webp);
    background-color: #f9b39d;
    background-blend-mode: multiply;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    filter: opacity(.15);
    z-index: -1;
    transform: scaleX(-1)
}

.top_banner .banner-img {
    position: absolute;
    bottom: 0;
    right: -5%;
    width: 29%
}

#main-banner_carousel .item {
    position: relative
}

.mainSliderContent,
.main-banner-image {
    min-height: 100vh;
}

.mainSliderContent {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.main-banner-image {
    display: flex;
    justify-content: center;
    align-items: center
}

.main-banner-image img {
    width: auto !important;
    height: 500px;
    border: 3px solid #fff;
    border-radius: 2px;
    box-shadow: 0 0 10px 0 #e9e9e9
}

.mainSliderContent h3 {
    font-weight: 700;
    font-size: 44px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #2f2e2e
}

.mainSliderContent h3 span.enlarge-one {
    color: #d35d37;
    font-weight: 700;
    font-size: 68px;
    line-height: 70px;
    margin-bottom: 20px
}

.mainSliderContent h3 span.enlarge-two {
    color: #d35d37;
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 20px
}

#main-banner_carousel {
    position: relative
}

#main-banner_carousel .owl-prev,
#main-banner_carousel .owl-next {
    position: absolute;
    bottom: 100px;
    left: 68px
}

#main-banner_carousel .owl-next {
    left: 120px
}

#main-banner_carousel .owl-prev span,
#main-banner_carousel .owl-next span {
    background: #d35d37;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 4px;
    font-size: 40px;
    line-height: 35px;
    border-radius: 4px
}

#main-banner_carousel .owl-dots {
    position: absolute;
    bottom: 65px;
    right: 15px;
    display: flex;
    flex-direction: column
}

#main-banner_carousel .owl-dot {
    background: #d17b60;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-bottom: 6px
}

#main-banner_carousel .owl-dot.active {
    background: #d35d37
}

.main-banner {
    background-image: url(../images/banners/asthetic-sky.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s
}

.mainBannerContent {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative
}

.background-overlay {
    background-color: #fff0;
    background-image: -o-linear-gradient(top, #FB000000 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FB000000), to(#FFFFFF));
    background-image: linear-gradient(180deg, #FB000000 0%, #FFFFFF 100%);
    opacity: 1;
    -webkit-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    -o-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.scroll_down {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%)
}

.scroll_down a svg {
    -webkit-animation: MoveUpDown 2s linear infinite;
    animation: MoveUpDown 2s linear infinite
}

@-webkit-keyframes MoveUpDown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes MoveUpDown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.scroll_down a span {
    display: block;
    color: #000;
    font-size: 20px
}

.slide_two {
    background: url(../images/banners/slider-02.webp);
    background-size: cover;
    position: relative;
    padding-top: 50px
}

.slide_two .background-overlay {
    background-image: linear-gradient(0deg, #FB000000 0%, #ffffff 100%) !important
}

.image-wrap-01 {
    position: relative;
    max-width: 450px;
    border-radius: 52px;
    overflow: hidden;
    border: 3px solid #fff4f4;
    box-shadow: -7px -7px 0 0 #e0e0e0
}

.designation {
    font-weight: 700;
    border-top: 1px solid #d63b09;
    border-bottom: 1px solid #d63b09;
    display: inline-block;
    padding: 0 20px 0 20px;
    background: #d35d37;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Playfair';
    font-size: 20px;
    letter-spacing: 1px
}

.light-text-01 {
    border-left: 2px solid #d1451b;
    padding-left: 20px
}

.light-text-01 p {
    margin-bottom: 0;
    color: #6B6E71;
    font-size: 15px;
    line-height: 22px
}

.light-text-01 p strong {
    color: #212529
}

.image-box-01 {
    position: relative
}

.image-box-01 img {
    border-radius: 350px 350px 0 0;
    max-width: 480px;
    height: 540px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 100px
}

.image-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    background-color: #000;
    padding: 25px
}

.image-box-content h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 26px
}

.image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.image-01 {
    transform: translateY(-50px)
}

.image-01.image-02 {
    transform: translateY(50px)
}

.image-01 img {
    border-radius: 175px;
    max-width: 260px
}

.abt-01 {
    position: relative;
    padding: 40px 50px 40px 0
}

.abt-01:before {
    position: absolute;
    content: '';
    width: calc(100% + 250px);
    height: calc(100% + 50px);
    background: rgb(230 230 230 / 45%);
    z-index: -1;
    top: 0;
    right: 0
}

.list-style-01 li {
    position: relative;
    list-style: none;
    font-size: 16px;
    font-family: 'Lato';
    line-height: 24px;
    margin-bottom: 10px
}

.list-style-01 li span {
    font-family: 'Playfair';
    font-weight: 700;
    font-size: 22px;
    color: #d1451b
}

.list-style-01 li::marker {
    display: none
}

.list-style-01 li:before {
    content: '';
    position: absolute;
    background: url(../images/icons/list-star.svg);
    width: 20px;
    height: 20px;
    background-size: cover;
    left: -25px;
    top: 6px
}

.guidance-section {
    background: #f9f9f9
}

.guidance-card_two {
    margin-bottom: 24px;
    background: #fff;
    border-radius: 5px;
    transition: 0.3s all ease-out;
    overflow: hidden;
    border: 1px solid #eee
}

.guidance-card_two img {
    transition: 0.5s all ease-in-out
}

.guidance_title_two {
    text-align: center;
    display: block;
    color: #000;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 800;
    text-transform: uppercase
}

.guidance-card_two:hover {
    box-shadow: 0 3px 30px rgb(0 0 0 / .05);
    transform: scale(1.1)
}

.about-foundersection {
    position: relative;
    background: url(../images/banners/grid-bg.webp);
    background-size: cover
}

.about-foundersection:before {
    position: absolute;
    background: rgb(242 234 213 / 30%);
    top: 0;
    bottom: 0;
    right: 0;
    width: calc(100% - 250px);
    height: 100%;
    z-index: -1;
    border-radius: 100px 0 0 0
}

.founder_image {
    position: relative
}

.founder_image svg {
    height: 550px;
    width: 550px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: auto;
    left: -70px;
    color: #f98d74
}

.founder_image svg path {
    stroke-dasharray: 950px;
    stroke-dashoffset: 950px;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    transition: 1.2s
}

.about-foundersection:hover svg path {
    stroke-dasharray: 950px;
    stroke-dashoffset: 0
}

.founder_image img {
    width: 440px;
    height: 520px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.highlight-para {
    position: absolute;
    bottom: 0;
    background: #c79211;
    padding: 10px 15px;
    border-left: 2px solid #5e4302;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 5px 5px 2px 0 #745405;
    box-shadow: 5px 5px 2px 0 #745405
}

.highlight-para h3 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
    color: #fff
}

.highlight-para p {
    margin-bottom: 0;
    color: #ececec;
    font-size: 14px
}

.highlight-para p span {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    font-family: 'Playfair';
    font-style: italic
}

.highlighted-para {
    background: #FCFAEE;
    padding: 12px;
    border-left: 1px solid #dad8ca
}

.highlighted-para p {
    color: #0c0c0c;
    margin-bottom: 0 !important;
    font-style: italic
}

.sm-para p {
    font-size: 16px;
    margin-bottom: 10px
}

.sm-para p span {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Playfair';
    line-height: 30px;
    color: #383838
}

.title-span {
    border-bottom: 2px dotted #000;
    text-decoration: underline;
    font-weight: 600 !important;
    font-size: 24px !important;
    margin-top: 15px;
    display: inline-block
}

.video {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 25px
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.popular-quote {
    background: url(../images/banners/parallax.webp);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
    padding: 100px 0
}

.popular-quote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 57%);
    z-index: 0
}

.popular-quote .container-fluid {
    position: relative
}

.quote {
    text-align: center;
    position: relative;
    margin-top: 30px
}

.quote p {
    font-size: 34px;
    color: antiquewhite;
    font-family: 'Playfair';
    font-style: italic
}

.quote-start,
.quote-end {
    position: absolute;
    font-size: 30px;
    color: #ec7e49
}

.quote-start {
    top: 0;
    left: 50px
}

.quote-end {
    bottom: 0;
    right: 0
}

.quote-section {
    background: url(../images/banners/quote-01.webp);
    background-size: cover;
    min-height: 80vh;
    padding: 50px 0 0;
    background-position: 100% 40%;
    position: relative
}

.quote-section .container {
    position: relative;
    z-index: 1
}

.quote-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 75%);
    background: linear-gradient(0deg, rgb(211 93 55 / 67%), transparent)
}

.quote-absolute-img {
    max-width: 30rem;
    position: absolute;
    bottom: 0;
    right: 60px;
    z-index: 1
}

.quote-section video {
    width: 100%;
    height: 305px;
    border-radius: 6px;
    border: 2px solid #fff
}

.quote-section .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 37%;
    margin: 0
}

.quote-section .owl-carousel .owl-nav button.owl-next,
.quote-section .owl-carousel .owl-nav button.owl-prev {
    background: #c79211;
    width: 40px;
    font-size: 30px;
    height: 40px;
    color: #fff
}

.quote-section .owl-carousel .owl-nav button.owl-next span,
.quote-section .owl-carousel .owl-nav button.owl-prev span {
    position: relative;
    top: -5px
}

.quote-section .owl-carousel .owl-nav button.owl-next:hover,
.quote-section .owl-carousel .owl-nav button.owl-prev:hover {
    background: #936902
}

.quote-section .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -20px
}

.quote-section .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -20px
}

.quote-box {
    backdrop-filter: blur(5px);
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 35px 35px 68px 0 rgb(120 178 255 / 50%), inset -8px -8px 16px 0 rgb(135 186 255 / 60%), inset 0 11px 28px 0 #fff;
    padding: 30px 22px;
    position: relative;
    left: -65px;
    top: 20px;
    border: 1px solid rgb(76 155 228 / 3%)
}

.quote-box p {
    font-size: 16px;
    line-height: 22px;
    color: #2b2b2b;
    padding: 0 22px
}

.quote-box .fa-quote-left,
.quote-box .fa-quote-right {
    position: absolute;
    font-size: 22px;
    color: #8ac1f4
}

.quote-box .fa-quote-left {
    top: 15px;
    left: 10px;
    transform: rotate(8deg)
}

.quote-box .fa-quote-right {
    right: 50px;
    bottom: 24px;
    transform: rotate(8deg)
}

.quote-box h3 {
    font-weight: 700;
    font-size: 24px;
    color: #4c9be4
}

.gallery-section {
    position: relative;
    background: rgb(255 233 237 / 16%)
}

.gallery-section svg.bg-image {
    fill: #d35d37;
    position: absolute;
    top: 40px;
    left: -50px;
    filter: opacity(.25)
}

#lightgallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#lightgallery_carousel .item {
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 15px
}

.image-box {
    position: relative
}

#lightgallery_carousel .item img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

#lightgallery_carousel .owl-prev,
#lightgallery_carousel .owl-next {
    position: absolute;
    bottom: -35px
}

#lightgallery_carousel .owl-prev {
    left: 0
}

#lightgallery_carousel .owl-next {
    left: 50px
}

#lightgallery_carousel .owl-prev span,
#lightgallery_carousel .owl-next span {
    background: #d35d37;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 4px;
    font-size: 40px;
    line-height: 35px;
    border-radius: 4px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff0
}

.image-box img {
    width: 100%;
    transition: 0.5s all ease-in-out
}

.image-box:hover img {
    transform: scale(1.1)
}

.zoom-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    transition: 0.5s ease-in-out;
    opacity: 0;
    display: flex;
    background: rgb(0 0 0 / 25%);
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-shadow: 1px 1px 20px red
}

.image-box:hover .zoom-icon {
    top: 50%;
    opacity: 1
}

.testimonial-banner {
    border-radius: 10px;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 10px 0 #cdcdcd;
    width: 400px;
    position: relative;
    left: -100px;
    z-index: -1
}

.testimonial_content {
    color: #fff;
    background: rgb(31 31 27 / 87%);
    background: #1f1f1b;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid rgb(209 213 219 / .3)
}

.testimonial_content p {
    font-size: 16px
}

.testimonial_content h5 {
    font-weight: 700;
    border-top: 1px dotted #b7b7b7;
    padding-top: 8px;
    margin-bottom: 0;
    font-style: italic
}

.testimonial_section {
    position: relative
}

#testimonial_carousel .owl-nav .owl-prev,
#testimonial_carousel .owl-nav .owl-next {
    position: absolute;
    top: -25px;
    transform: translateY(-50%);
    right: 50px;
    border-radius: 5px;
    overflow: hidden
}

#testimonial_carousel .owl-nav .owl-prev span,
#testimonial_carousel .owl-nav .owl-next span {
    font-size: 40px;
    background: #d35d37;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 36px;
    display: inline-block
}

#testimonial_carousel .owl-nav .owl-next {
    right: 0
}

#testimonial_carousel .owl-dots .owl-dot {
    background: #d35d37;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    border-radius: 50%
}

#testimonial_carousel .owl-dots .owl-dot.active {
    background-color: #ff3e00
}

.subscribe {
    background: #eae8dc
}

.subscribe h3 {
    font-size: 40px;
    letter-spacing: -1px;
    font-weight: 700
}

.subscribe form input[type="email"] {
    background: #fff0;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0
}

.subscribe form input::placeholder {
    font-size: 25px
}

.testi-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    box-shadow: 0 6px 15px rgb(8 14 28 / .06);
    border-radius: 10px;
    gap: 30px;
    padding: 40px;
    border-top: 1px solid #eaeaea
}

.testi-box_img {
    min-width: 180px;
    text-align: center
}

.testi-box_img>img {
    border-radius: 10px;
    width: 100%
}

.testi-box_quote {
    height: 56px;
    width: 56px;
    line-height: 52px;
    background-color: #d1451b;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0
}

.testi-box_quote:after,
.testi-box_quote:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #d1451b;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: ripple
}

.testi-box_quote:after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

.testi-box_quote img {
    position: relative;
    z-index: 1;
    width: auto !important;
    display: inline !important
}

.testi-box_text {
    padding-bottom: 23px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e8fa;
    font-size: 16px;
    color: #5b5b5b
}

.box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 700;
    margin-top: -.32em
}

.testi-box .box-title {
    margin-bottom: 4px;
    margin-left: 25px
}

.testi-box_desig {
    font-size: 14px;
    display: block;
    margin-bottom: -.5em
}

.testi-by {
    display: flex;
    justify-content: start;
    align-items: center
}

.testimonial_section .owl-carousel .owl-stage-outer .item {
    padding: 15px 0 15px 0
}

.testimonial_section {
    background: url(../images/banners/testi_bg_2.webp);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center
}

.major-text-wrap {
    display: flex;
    border-top: 2px dotted #90736a;
    padding-top: 15px;
    align-items: center
}

.major-text {
    font-size: 18px !important;
    line-height: 32px;
    font-weight: 600;
    padding: 6px 10px;
    margin-bottom: 0 !important
}

.major-text {
    white-space: nowrap;
    overflow: hidden;
    animation: animated-text 8s linear infinite
}

@keyframes animated-text {

    0%,
    50% {
        color: #d1451b;
        background: #fff;
        box-shadow: 0 0 4px 0 #b5b5b5
    }

    20%,
    75% {
        color: #fff;
        background: #000
    }
}

.style-button {
    position: relative
}

.style-button:before {
    content: "👇";
    position: absolute;
    font-size: 60px;
    transform: scaleX(-1) rotate(-90deg) translateY(-50%);
    right: -30px;
    top: -50%;
    animation: up-down 1s infinite
}

@keyframes up-down {
    50% {
        margin-right: -20px
    }
}

.meant_for {
    background: url(../images/banners/slider-02.webp);
    background-size: cover;
    padding: 10px 15px;
    border-radius: 6px;
    border-top: 1px solid #d35d37;
    position: relative
}

.meant_for:after {
    content: '';
    background: url(../images/banners/grid-bg.webp);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: invert(1) opacity(.5)
}

.meant_for h3 {
    position: relative;
    z-index: 1;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    background: #1f1f1d;
    color: #fff;
    border-radius: 5px 5px 0 0
}

.meant_for_item {
    position: relative;
    text-align: center;
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgb(255 255 255 / .75);
    border-radius: 12px;
    border: 1px solid rgb(209 213 219 / .3);
    z-index: 1;
    padding: 10px 0;
    border-bottom: 1px solid #ffcbbb
}

.meant_for_item img {
    max-width: 50px
}

.meant_for_item h5 {
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 5px;
    font-size: 22px
}

.target_section {
    position: relative
}

.meant-for {
    border-top: 1px dotted #aaa;
    padding-top: 10px
}

.meant-for-item {
    display: flex;
    align-items: flex-start;
    position: relative;
    gap: 10px
}

.meant_icon {
    width: 90px;
    max-width: 90px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: 0.5s all ease-in-out;
    border-radius: 0
}

.meant_icon img {
    width: 40px !important;
    height: 40px !important;
    object-fit: contain
}

.meant_content h4 {
    margin-bottom: 5px;
    font-weight: 600;
    color: #000;
    font-size: 20px
}

.meant_content p {
    font-size: 14px;
    line-height: 14px
}

.style-button a {
    position: relative
}

.style-button a:before,
.style-button a:after {
    background-color: #eb4d4b;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    animation-name: blink;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}

.style-button a:after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@keyframes blink {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.2, 1.5, 1.2);
        opacity: 0
    }
}

.meant-for-section {
    position: relative;
    background: #fff
}

.meant-for-section .heading-block {
    position: relative;
    z-index: 1
}

.meant-for-section:before {
    content: '';
    background: url(../images/banners/spiral.webp);
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: opacity(.05)
}

.meant-item {
    position: relative;
    margin-top: 10px;
    background: #fff;
    padding: 15px;
    transition: 0.5s all ease-in-out;
    z-index: 1;
    border: 1px solid #f2f2f2
}

.meant-item h4 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 26px;
    backdrop-filter: blur(5px);
    background-color: rgb(255 255 255);
    border-radius: 4px;
    box-shadow: 35px 35px 68px 0 rgb(160 160 160 / 9%), inset -8px -8px 16px 0 #c8c7c4, inset 0 11px 28px 0 #fff;
    position: absolute;
    top: -25px;
    padding: 10px 15px;
    left: -10px;
    z-index: 1
}

.meant-for-section .meant_image {
    border-radius: 5px;
    overflow: hidden
}

.meant-for-section .meant_image img {
    transition: 0.5s all ease-in-out
}

.meant_context {
    padding-top: 10px
}

.meant_context p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px
}

.meant-item:hover {
    box-shadow: 0 0 10px 0 #d4d4d4
}

.meant-item:hover .meant_image img {
    transform: scale(1.1)
}

.other-service-card {
    position: relative;
    overflow: hidden
}

.other-service-card img {
    transition: 0.5s all ease-in-out
}

.other-service-card.smaller-card .service_title,
.other-service-card.larger-card .service_title {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 20px rgb(0 0 0 / 90%);
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    position: absolute;
    padding: 0 20px;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff
}

.other-service-card.larger-card .service_title {
    font-size: 34px;
    top: 50%;
    transform: translateY(-50%)
}

.other-service-card.smaller-card .service_title {
    font-size: 24px;
    bottom: 0;
    transform: translateY(0);
    width: calc(100% - 20px);
    background: rgb(0 0 0 / 50%);
    left: 10px;
    border-radius: 15px 15px 0 0;
    border-top: 1px solid #fff
}

.other-service-card.smaller-card {
    margin-bottom: 24px
}

.other-service-card.larger-card {
    border-radius: 50px
}

.other-service-card.smaller-card {
    border-radius: 10px
}

.other-service-card:hover img {
    transform: scale(1.15)
}

.main_video {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -100px
}

.main_video:before {
    content: '';
    position: absolute;
    background: url(../images/banners/frame.webp);
    width: 100%;
    height: 100%;
    background-size: 106% 62% !important;
    background-position: center;
    background-repeat: no-repeat
}

.slide_buttonGroup a {
    animation: blinkbtn 3s infinite;
    background: linear-gradient(0deg, #f5c939, #b74222);
    font-size: 24px;
    border: 2px solid #db6426;

    &:hover {
        animation-play-state: paused
    }
}

.slide_buttonGroup a i {
    line-height: 50px;
    right: 0
}

@keyframes blinkbtn {

    0%,
    100% {
        scale: .9;
        opacity: .8
    }

    50% {
        scale: 1;
        opacity: 1
    }
}

.about-us-image {
    position: relative
}

.about-us-image img {
    position: relative;
    border-radius: 250px 250px 0 0;
    border: 4px solid #fff;
    box-shadow: -5px -5px 32px 0 #e8e8e8
}

.other-service-card.smaller-card .service_title {
    font-size: 24px;
    bottom: 0;
    transform: translateY(0);
    width: calc(100% - 20px);
    background: rgb(0 0 0 / 50%);
    left: 10px;
    border-radius: 15px 15px 0 0;
    border-top: 1px solid #fff;
    line-height: 1;
    padding: 10px 0;
}
.other-service-card.smaller-card .service_title sup {
    font-size: 13px;
}

.about-us-image span {
    display: inline-block;
    width: calc(100% - 8px);
    position: absolute;
    bottom: -70px;
    left: 4px;
    padding: 18px 0;
    color: #fff;
    font-size: 22px;
    text-align: center;
    background: linear-gradient(315deg, transparent .95em, #d35d37 0);
    border-radius: 8px
}

.about-us-image span:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1.2em;
    height: 1.65em;
    background: linear-gradient(to left bottom, transparent 50%, rgb(0 0 0 / .2) 0, rgb(0 0 0 / .4)) 100% 0 no-repeat;
    transform: translate(-31px, 33px) rotate(81deg);
    transform-origin: bottom right;
    border-bottom-left-radius: .5em;
    box-shadow: -.2em .2em .3em -.1em rgb(0 0 0 / .15)
}

.about-two {
    background: #f4f4f4;
    position: relative;
    overflow: hidden
}

.about-two:before {
    content: '';
    position: absolute;
    background: url(../images/banners/banner-03.webp);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1) opacity(.25)
}

.education-block {
    border-top: 1px solid #cacaca !important;
    padding-top: 15px
}

.img-border-gap img {
    border: 4px solid #989898;
    padding: 4px;
    background: #fff;
    border-radius: 5px
}

.about-two .highlighted-para {
    display: flex;
    align-items: center
}

.image-icon {
    max-width: 80px;
    margin-left: 15px
}

.his-mantra-section {
    position: relative;
    background: url(../images/banners/mantra-banner.webp);
    background-size: cover;
    min-height: 500px;
    background-position: center;
    display: flex;
    align-items: center
}

.mantra-para {
    backdrop-filter: blur(5px);
    background-color: rgb(255 255 255);
    border-radius: 10px;
    box-shadow: 35px 35px 68px 0 rgb(145 192 255 / .5), inset -8px -8px 16px 0 rgb(145 192 255 / .6), inset 0 11px 28px 0 #fff;
    padding: 30px;
    position: relative
}

.mantra-para:before {
    content: '';
    position: absolute;
    background: url(../images/banners/banner-02.webp);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    border-radius: 10px;
    transform: scaleX(-1);
    filter: brightness(1.01)
}

.mantra-para p {
    margin-bottom: 0;
    font-family: 'Playfair';
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #ff480c
}

.mantra-para p span {
    font-size: 40px;
    color: #ff3e00;
    -webkit-text-stroke: 2px #ff3e00;
    -webkit-text-fill-color: #fff;
    font-family: 'Lato'
}

.author-name {
    position: relative;
    padding-left: 24px;
    font-weight: 700;
    font-size: 18px;
    border-top: 1px dotted #636363;
    text-transform: uppercase;
    color: #444;
    margin-top: 10px;
    display: inline-block
}

span.author-name:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: #444;
    width: 20px;
    height: 1px
}

.quote-ele:before,
.quote-ele:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    backdrop-filter: blur(5px);
    background-color: rgb(255 255 255);
    border-radius: 6px;
    box-shadow: 35px 35px 68px 0 rgb(145 192 255 / .5), inset -8px -8px 16px 0 rgb(145 192 255 / .6), inset 0 11px 28px 0 #fff;
    border: 1px solid #c9c9c9
}

.quote-ele:before {
    top: -30px;
    left: -30px;
    border-top: 0;
    border-left: 0;
    z-index: -2
}

.quote-ele:after {
    bottom: -25px;
    right: -25px;
    border-right: 0;
    border-bottom: 0
}

.philosophy-section {
    overflow: hidden
}

.image-style-01 {
    position: relative
}

.image-style-02 img {
    border-radius: 10px;
    box-shadow: -4px -4px 0 0 #d0d0d0
}

.short-image {
    max-width: 210px;
    border: 2px solid #3b3b3b;
    border-radius: 5px 40px 5px 5px;
    padding: 1px;
    background: #fff;
    overflow: hidden
}

.flex-para-wrap {
    display: flex;
    gap: 20px;
    align-items: center
}

.how-he-help-section {
    position: relative;
    background: #f6f6f6;
    overflow: hidden
}

.how-he-help-section .container-fluid {
    position: relative;
    z-index: 1
}

.distinct-way-card {
    display: flex;
    gap: 10px
}

.border-div {
    width: 100%;
    height: 4px;
    border-top: 1px dashed #d69122;
    border-bottom: 1px solid #d69122;
    margin-bottom: 3px
}

.distinct-way-card h3 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    color: #d35d37
}

.distinct-way-card p {
    font-size: 15px;
    line-height: 20px
}

.bg-image-01 {
    position: absolute;
    top: 0;
    z-index: 0;
    filter: opacity(.09)
}

.certificate-section {
    position: relative;
    overflow: hidden
}

.moskhpattam-section {
    position: relative
}

.moskhpattam-section:before,
.moskhpattam-section:after {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%)
}

.moskhpattam-section:before {
    left: -250px;
    width: 500px;
    height: 500px;
    background: rgb(0 0 0 / 10%);
    z-index: -2
}

.moskhpattam-section:after {
    left: -225px;
    width: 450px;
    height: 450px;
    background: #fff;
    z-index: -1
}

.divine-intelligence {
    position: relative;
    background: #fbfbfb
}

.divine-point-card {
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 24px;
    border-radius: 10px;
    padding: 15px;
    transition: 0.5s all ease-in-out
}

.divine-point-card h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px
}

.divine-point-card p {
    font-size: 15px;
    color: #535353
}

.mt-n-15 {
    margin-top: -15px !important
}

.mb-n-15 {
    margin-bottom: -15px !important
}

.bg-offwhite {
    background: #f8f8f8 !important
}

.divine-point-card:hover {
    transform: scale(1.05)
}

.divine-intelligence .heading-block,
.divine-intelligence .sm-para {
    position: relative;
    z-index: 1
}

.bg-divine {
    position: absolute;
    top: 0;
    left: -80px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
    filter: opacity(.18)
}

.option-card {
    position: relative;
    background: rgb(255 255 255 / .25);
    box-shadow: 0 8px 32px 0 rgb(31 38 135 / .15);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgb(68 68 68 / 18%);
    overflow: hidden
}

.option-card.middle-card {
    border-radius: 15px
}

.option-card.middle-card .option-title {
    background: #212529;
    text-align: center;
    position: absolute;
    width: calc(100% - 10px);
    bottom: 15px;
    left: 5px;
    border-radius: 40px;
    padding: 15px 0;
    border-top: 1px solid #ff963b
}

.option-card.middle-card .option-title h3 {
    color: #Fff;
    font-size: 22px;
    margin-bottom: 0
}

.option-card.side-card .option-title {
    background: #212529;
    text-align: center;
    position: absolute;
    width: calc(100% - 10px);
    top: 6px;
    left: 5px;
    border-radius: 40px;
    padding: 4px 0;
    border-top: 1px solid #ff963b
}

.option-card.side-card .option-title h3 {
    color: #Fff;
    font-size: 22px;
    margin-bottom: 0
}

.option-card img {
    width: 100%;
    object-fit: cover
}

#bookAppointment {
    z-index: 9999
}

#bookAppointment .modal-body {
    background: linear-gradient(180deg, rgb(211 93 55 / 36%), transparent);
    background: linear-gradient(180deg, rgb(204 249 255 / 10%), transparent)
}

#bookAppointment .modal-header {
    padding: 0 0 8px 0;
    margin-bottom: 10px
}

.modal-title-two h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 0
}

#bookAppointment .modal-body form input,
#bookAppointment .modal-body form textarea {
    border-radius: 0 !important
}

#bookAppointment .btn-close:focus,
#bookAppointment .modal-body form .form-control:focus {
    box-shadow: none
}

#bookAppointment .modal-body form .form-label {
    margin-bottom: 0
}

.myModalImage {
    position: relative;
    transform: scale(1.15);
    left: -15px;
    top: 3px
}

.myModalImage img {
    border-radius: 10px;
    border-right: 2px solid #d35d37
}

.issue-section {
    overflow: hidden
}

.sm-para ul li {
    font-size: 20px;
    list-style-type: decimal
}

ul.flex-ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

ul.flex-ul.h200 {
    max-height: 200px
}

ul.flex-ul.h230 {
    max-height: 230px
}

ul.flex-ul li {
    min-width: 50%
}

.bg-offblue {
    background: #f0f8ff
}

.business-consultancy-section {
    position: relative;
    overflow: hidden
}

.image-illustration img {
    position: absolute;
    bottom: 0;
    right: 0;
    filter: opacity(.25)
}

.slide-left-to-right {
    animation: pxl_left_right 12s ease-out infinite;
    -webkit-animation: pxl_left_right 12s ease-out infinite
}

@keyframes pxl_left_right {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(-40px)
    }

    50% {
        transform: translateX(0)
    }

    75% {
        transform: translateX(20px)
    }

    100% {
        transform: translateX(0)
    }
}

p span.major-define {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lato';
    line-height: 30px;
    color: #383838
}

.helping-business-card {
    position: relative;
    padding: 40px 50px 40px 0;
    border-radius: 26px;
    transition: all .3s linear;
    margin-bottom: 24px
}

.icon-wrap {
    display: inline-flex;
    box-shadow: 0 20px 30px 10px rgba(199.99999999999997, 208, 214, .25);
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: rgb(0 85 255 / .1)
}

.helping-business-card h3 {
    font-weight: 700;
    font-size: 32px;
    color: #00194c;
    margin-bottom: 0
}

.helping-business-card p {
    color: #687799;
    font-size: 16px;
    margin-bottom: 0
}

.helping-business-card:hover {
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px
}

.helping-business-card:hover .icon-wrap {
    background: linear-gradient(45deg, rgb(209 69 27 / 65%), rgb(255 196 0 / 48%))
}

.card-val {
    position: absolute;
    bottom: 35px;
    left: 15px;
    font-family: 'Playfair';
    font-size: 10em;
    line-height: 50px;
    z-index: 0;
    filter: opacity(.15);
    color: #666;
    transition: all .3s linear
}

.helping-business-card:hover .card-val {
    filter: opacity(.35)
}

.business-help-section {
    position: relative;
    overflow-x: hidden
}

.business-help-section:before {
    content: '';
    background-image: url(../images/banners/business-02.webp);
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: opacity(.15)
}

.card-style-01 {
    background: #fff;
    margin-bottom: 16px;
    border-radius: 5px;
    padding: 5px;
    overflow: hidden
}

.card-style-01 h3 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 22px;
    color: #202020;
    font-weight: 700
}

.switch-word-banner img {
    height: 500px;
    object-fit: contain;
    width: 100%
}

.vedic-sw-section {
    overflow: hidden;
    padding-bottom: 25px
}

.dhyan-box {
    background: url(../images/banners/dhyan.webp);
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 150px 10px;
    position: relative;
    overflow: hidden;
    padding: 50px 100px 50px 50px
}

.dhyan-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #553000;
    background: #bd7c02;
    z-index: 0;
    filter: opacity(.65)
}

.switch-word-block {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 1
}

.switch-word-block img {
    max-width: 180px
}

.switch-word-block p {
    margin-bottom: 0;
    color: #f8f8f8;
}

.vw-extra p {
    position: relative;
    z-index: 1;
    margin-top: 25px;
    color: #f8f8f8;
}

.vedic-sw-advantage {
    overflow: hidden;
    position: relative
}

@media(min-width:1200px) {
    .vedic-sw-advantage {
        padding-bottom: 0
    }
}

.vedic-sw-advantage .sm-para p {
    padding-left: 30px;
    position: relative
}

.no-text {
    position: absolute;
    top: -8px;
    left: 0;
    font-size: 56px !important;
    display: block;
    z-index: -1;
    color: #cfcfcf !important
}

span.no-text.one:before,
span.no-text.two:before,
span.no-text.three:before {
    content: '';
    position: absolute;
    width: 100px;
    background: #fff0;
    top: 15px;
    border-radius: 60px
}

span.no-text.one:before {
    height: 85px;
    left: -30px;
    border-left: 4px dotted #f0a40a
}

span.no-text.two:before {
    height: 65px;
    left: -55px;
    border-right: 4px dotted #f0a40a
}

span.no-text.three:before {
    height: 75px;
    left: -30px;
    border-left: 4px dotted #f0a40a
}

.theme-highlighte-text {
    background: #d1451b;
    padding: 15px 25px;
    border-radius: 36px 5px 5px 5px
}

.theme-highlighte-text.textt02 {
    display: none
}

.theme-highlighte-text.textt02 p {
    font-size: 16px
}

.theme-highlighte-text p {
    background: #d1451b;
    color: #fff;
    font-size: 20px;
    font-family: 'Playfair';
    margin: 0
}

.vedic-sw-advantage img {
    top: -44px;
    position: relative;
    margin-left: -100px;
    max-width: calc(100% + 50px);
    right: -50px
}

.consult-us-section {
    position: relative;
    overflow: hidden
}

.contact-block {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #eff7ff;
    border-radius: 4px;
    border: 1px solid #dadada;
    padding: 20px 30px;
    margin-bottom: 30px
}

.contact-icon {
    display: flex;
    align-items: center
}

.contact-icon i {
    background: #1d2940;
    display: inline-block;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 63px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff
}

.contact-data h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #4d5a72
}

.contact-data p {
    margin-bottom: 0;
    color: #1d2940;
    font-weight: 600;
    font-size: 16px
}

.contact-info-view {
    margin-top: 10px
}

.contact-banner img {
    max-width: 450px;
    margin-left: 90px
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    left: -50px;
    width: 120%;
    border: 2px dotted rgb(209 69 27 / 36%);
    border-radius: 5px
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.overview-shape-wrap img {
    position: absolute;
    z-index: -1;
    left: 7%;
    top: 15%;
    animation: float-bob-x 4s infinite linear
}

@keyframes float-bob-x {
    0% {
        transform: translateX(-30px)
    }

    50% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(-30px)
    }
}

.slide_two {
    overflow-x: hidden
}

.transform-banner img {
    border-radius: 5px;
    box-shadow: 12px 12px 10px 0 #b4b4b4;
    transform: scaleX(-1)
}

.long-image {
    border-radius: 5px
}

.bannerSliderSection {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.bannerSliderSection .owl-nav .owl-prev,
.bannerSliderSection .owl-nav .owl-next {
    position: absolute;
    bottom: 22%;
    left: 30px;
    color: #fff !important;
    background: #d35d37 !important;
    font-size: 44px !important;
    width: 50px;
    line-height: 50px !important;
    height: 50px
}

.bannerSliderSection .owl-nav .owl-next {
    left: 90px !important
}

.mainCarouselContent {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%)
}

.mainCarouselContent h3 {
    font-weight: 700;
    font-size: 44px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #fff
}

.mainCarouselContent h3 span.enlarge-one {
    color: #f75825;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 20px
}

.mainCarouselContent h3 span.enlarge-two {
    color: #f75825;
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 20px
}

.transparent-fixed .main-menu ul li a {
    color: #fff
}

.mainCarouselContent {
    color: #fff
}

.mainCarouselContent .carousel-title {
    font-size: 30px;
    font-weight: 600
}

.mainCarouselContent p {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff
}

.mainCarouselContent .mainCarouselHighlight {
    margin-top: 60px;
    font-size: 24px;
    line-height: 40px
}

.mainCarouselContent .mainCarouselHighlight span {
    color: #f75825;
    font-size: 44px;
    text-shadow: 0 0 0 #ffc800
}

.owl-theme .owl-dots .owl-dot span {
    display: none
}

.other-solution-sec ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.other-solution-sec ul li {
    width: 31%;
    text-align: left;
    font-size: 20px;
    background: #f5f5f5;
    margin: 5px 10px;
    padding: 10px 30px 10px 45px;
    border-radius: 25px;
    position: relative
}

.other-solution-sec ul li:before {
    position: absolute;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: green;
    left: 20px;
    top: 11px
}

.energy-crystal-section {
    position: relative
}

.energy-crystal-section h3 {
    font-size: 28px
}

.energy-crystal-section .crystalenergy-banner {
    margin-left: 5%
}

.energy-crystal-section .crystalenergy-banner img {
    border-radius: 10px
}

.how-energy-crystal-section {
    background: #f5f5f5;
    text-align: center
}

.how-energy-crystal-section .how-box {
    margin-top: 30px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px
}

.how-energy-crystal-section .how-box .sm-para {
    padding: 20px
}

.how-help-sec .image {
    margin-right: 5%
}

.how-help-sec .image img {
    border-radius: 10px
}

.how-help-sec-2 {
    background: #f5f5f5
}

.how-help-sec-2 ul li {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Lato';
    position: relative;
    padding-left: 30px
}

.how-help-sec-2 ul li:before {
    position: absolute;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: green;
    left: 0;
    top: -2px;
    font-size: 20px
}

.uses-section {
    background: #f5f5f5
}

.uses-section .image {
    margin-right: 5%
}

.uses-section .image img {
    border-radius: 10px
}

.meant-sec {
    text-align: center
}

.meant-sec .who-box {
    margin-top: 30px
}

.meant-sec .who-box .image {
    border-radius: 10px;
    overflow: hidden
}

.meant-sec .who-box h3 {
    font-size: 26px;
    margin-top: -25px
}

.meant-sec .who-box h3 span {
    display: inline-block;
    background: #f5f5f5;
    padding: 10px 30px
}

.benefits-sec {
    background: #f5f5f5
}

.benefits-sec .left {
    margin-right: 15px
}

.benefits-sec .right {
    margin-left: 15px
}

.benefits-sec .image {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px
}

.book-appointment {
    position: fixed;
    bottom: 40px
}

.scroll-to-top {
    bottom: 30px
}

#freeorientation .inner {
    padding: 10px
}

#freeorientation .inner .modal-head {
    position: relative;
    padding-right: 30px
}

#freeorientation .inner .modal-head h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 0
}

#freeorientation .inner .modal-head .btn-close {
    position: absolute;
    right: 0;
    top: 2px
}

#freeorientation .inner p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px
}

#freeorientation .modal-body form input,
#freeorientation .modal-body form textarea {
    border-radius: 0 !important
}

#freeorientation .btn-close:focus,
#freeorientation .modal-body form .form-control:focus {
    box-shadow: none
}

.form-control.select {
    background-image: url(../images/chevron-down.webp);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 16px
}

.aura-and-chakra-scanning {
    background: #f5f5f5
}

.aura-and-chakra-scanning .image {
    margin-left: 5%
}

.aura-and-chakra-scanning .image img {
    border-radius: 10px
}

.how-help-sec-2.white {
    background: #fff
}

.how-help-sec-2.white .left {
    padding-right: 15px
}

.how-help-sec-2.white .right {
    padding-left: 15px
}

.seven-chakras {
    background: #f5f5f5
}

.seven-chakras .chakra-box {
    margin-top: 20px;
    display: flex
}

.seven-chakras .chakra-box .chakra-image {
    width: 88px
}

.seven-chakras .chakra-box .chakra-info {
    width: calc(100% - 88px);
    padding-left: 20px
}

.seven-chakras .chakra-box .chakra-info p {
    font-size: 16px;
    margin-bottom: 10px
}

.dropdown-m {
    position: relative;
}

.dropdown-m:hover .dropdown-content {
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #d35d37;
    min-width: 350px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 10px;
    padding: 5px 0;
}

.main-menu ul li .dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    line-height: 20px;
    color: rgba(255, 255, 255, .7);
}

.main-menu ul li .dropdown-content a:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.main-menu ul li .dropdown-content a:hover {
    color: rgba(255, 255, 255, 1);
}

.show-m {
    display: block !important;
}

.menu_icon {
    display: none;
}

.workshop-section .other-service-card.smaller-card .service_title {
    font-size: 20px;
    padding: 5px 15px;
}

.workshop-form {
    background: #f5f5f5;
}

.workshop-form .form-box {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 95%;
    margin: 0 auto;
}

.workshop-form .form-box label {
    font-size: 17px;
}

.workshop-form .form-box .form-control {
    min-height: 40px;
}

.workshop-form .form-box .captcha-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.workshop-form .form-box .captcha-box .captcha-inp {
    width: calc(100% - 130px);
}

.workshop-form .form-box .captcha-box .captcha img {
    height: 40px;
    width: auto;
    border-radius: 5px;
}

.horoscope-sec {
    background: #eee;
    position: relative;
    border-radius: 50px 50px 0 0;
}

.horoscope-sec:before {
    content: '';
    background: url(../images/banners/spiral.webp);
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: opacity(.05);
}
.horoscope-sec.horoscope-sec-2 {
    background: #fff;
}
.horoscope-sec.horoscope-sec-2:before {
    display: none;
}

.horoscope-sec .horoscope-tabs {
    margin-top: 0px;
}

.horoscope-sec .nav-tabs {
    justify-content: center;
    border: 0;
}

.horoscope-sec .nav-tabs .nav-link {
    font-size: 24px;
    padding: 1rem 2rem;
    background: #333;
    color: #fff;
    border-radius: 10px;
    margin: 0 10px;
    border: 0;
}

.horoscope-sec .nav-tabs .nav-link br {
    display: none;
}

.horoscope-sec .nav-tabs .nav-link.active,
.horoscope-sec .nav-tabs .nav-link:hover {
    background: #d35d37;
}

.horoscope-sec .nav-tabs {
    margin-bottom: 50px;
}

.horoscope-sec h3 {
    font-size: 28px;
    margin: -5px 0 15px 0;
}

.horoscope-sec .horoscope-left {
    padding-right: 5px;
}

.horoscope-sec .horoscope-left img,
.horoscope-sec .horoscope-right img {
    border-radius: 10px;
}

.horoscope-sec .horoscope-right {
    padding-left: 5px;
}

.individual-horoscope {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.individual-horoscope li {
    width: 48%;
    font-size: 17px;
    font-family: 'Lato';
    margin-top: 15px;
    position: relative;
    padding-left: 35px;
}

.individual-horoscope li:before {
    position: absolute;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: #d35d37;
    left: 0;
    top: -3px;
    font-weight: 900;
    font-size: 24px;
}

.why-choose-us {
    background: #f5f5f5;
}
.why-choose-us .why-box {
    text-align: center;
}

.why-choose-us .why-box img {
    border-radius: 10px;
}

.why-choose-us .why-box h3 {
    margin-top: -21px;
}

.why-choose-us .why-box h3 span {
    display: inline-block;
    background: #d1451b;
    font-size: 26px;
    letter-spacing: -.03rem;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

.soul-journey .soul-journey-left {
    padding-right: 5px;
}

.soul-journey .soul-journey-left img {
    border-radius: 10px;
}

.soul-journey .soul-journey-right {
    padding-left: 5px;
}

.soul-journey .soul-journey-right h3 {
    font-size: 28px;
    margin: -5px 0 15px 0;
}

.soul-journey .why-choose-us {
    overflow-x: hidden;
}

.soul-journey-one {
    background: #efefef;
}

.space-cleansing-2, 
.space-cleansing-4, 
.space-cleansing-6 {
    background: #eee;
    position: relative;
}
.space-cleansing-2:before,
.space-cleansing-4:before, 
.space-cleansing-6:before {
    content: '';
    background: url(../images/banners/spiral.webp);
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: opacity(.05);
}
.space-cleansing .space-cleansing-left {
    padding-right: 10px;
}
.space-cleansing .space-cleansing-right {
    padding-left: 10px;
}
.space-cleansing .space-cleansing-left .service-wrap, 
.space-cleansing .space-cleansing-right .service-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.space-cleansing .service-wrap .image {
	width: 100px;
	height: 100px;
	background: #fff;
}
.space-cleansing .service-wrap .image img {
	border-radius: 5px;
	box-shadow: -8px -8px 0px 0 rgb(0 0 0 / 19%);
}
.space-cleansing .service-wrap .image-text {
	width: calc(100% - 120px);
}
.space-cleansing .service-wrap .image-text h3 {
	font-weight: 700;
    color: #d1451b;
    margin-bottom: 0px;
}
.space-cleansing-3 .side-img img {
	border-radius: 10px;
}
.mmt-2 {
	margin-top: -20px;
}
.space-cleansing-4 .why-box {
    margin-top: 30px;
}
.space-cleansing-6 .side-img img {
    border-radius: 10px;
}
.space-cleansing-7 .individual-horoscope li:last-child {
	width: 100%;
}
.space-cleansing-6 h3 {
	font-size: 28px;
    margin: -5px 0 15px 0;
}

.style-list-1{
    display: flex;
    column-gap: 25px;
    margin-bottom: 25px;
}
.style-list-1 img{
    max-width: 100px;
    border-radius: 10px;
    box-shadow: -8px -8px 0px 0 rgb(0 0 0 / 19%);
}
.style-list-1 h3{
    font-weight: 700;
    color: #d1451b;
    margin-bottom: 0px;
}
.style-list-1 p{
    font-size: 17px;
}
.energy-mapping-section{
    position: relative;
}
.energy-mapping-section:before{
    content: '';
    background: url(../images/banners/spiral.webp);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: opacity(.05);
}

.advance-dimension-healing .heading-block .heading-title-two {
    margin-bottom: 10px;
}
.advance-dimension-healing .heading-block .heading-title-two a {
    display: inline-block;
    background: #d35d37;
    color: #fff;
    padding: 0px 10px 5px 10px;
    border-radius: 5px;
}
.advance-dimension-healing .advance-healing-left {
    padding-right: 5px;
    margin-top: 15px;
}
.advance-dimension-healing .advance-healing-left img {
    border-radius: 10px;
}
.advance-dimension-healing .advance-healing-right {
    padding-left: 5px;
    margin-top: 15px;
}
.why-choose-us.advance-dimension-healing-3 {
    background: #fff;
}
.why-choose-us.advance-dimension-healing-3 .mmt-20 {
    margin-top: -20px;
}
.why-choose-us.advance-dimension-healing-3 .why-box {
    margin-top: 20px;
}
.advance-dimension-healing-4 h3 a {
    display: inline-block;
    background: #d35d37;
    color: #fff;
    padding: 0px 10px 5px 10px;
    border-radius: 5px;
}

.online-service-btn {
    position: absolute;
    z-index: 9;
    top: 90%;
    right: 0;
    transform: translate(0, -50%) rotate(8deg);
    width: 350px;
    height: auto;
}

.img-style-01 img{
border-radius: 5px;
overflow: hidden;
}

@media(max-width:1024px) {
    .workshop-form .form-box5 {
        width: 100%;
    }

    .horoscope-sec {
        margin-top: 20px;
    }

    .horoscope-sec .nav-tabs .nav-link {
        font-size: 22px;
    }

    .horoscope-sec .horoscope-tabs {
        margin-top: -70px;
    }

    .horoscope-sec h3 {
        font-size: 26px;
    }

    .horoscope-sec .horoscope-left img {
        object-fit: cover;
        height: 285px;
    }

    .individual-horoscope li {
        width: 49%;
        font-size: 16px;
        margin-top: 15px;
    }
    .space-cleansing h3 {
    	font-size: 26px;
    }
    .space-cleansing-3 .side-img img, 
    .space-cleansing-6 .side-img img {
    	object-fit: cover;
    	height: 280px;
    }
    .advance-dimension-healing .advance-healing-left img {
        object-fit: cover;
        height: 340px;
    }
}

@media(max-width:820px) {
    .dropdown-content {
        position: static;
        padding: 5px 0;
    }

    .header_menus {
        overflow: auto;
    }

    .header_menus ul li a:hover {
        padding-left: 0;
    }

    .header_menus ul li .dropdown-content a {
        display: block;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        line-height: 20px;
        color: rgba(255, 255, 255, .7);
        margin: 0;
        font-size: 22px;
    }

    .header_menus ul li .dropdown-content a:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .horoscope-sec .horoscope-left {
        padding: 0;
        margin-bottom: 30px;
    }

    .horoscope-sec .horoscope-left img {
        object-fit: unset;
        height: auto;
    }

    .horoscope-sec .horoscope-right {
        padding: 0;
    }

    .individual-horoscope li {
        width: 100%;
        font-size: 17px;
        margin-top: 15px;
    }
    .space-cleansing .space-cleansing-left {
	    padding-right: 0;
	}
	.space-cleansing .space-cleansing-right {
	    padding-left: 0;
	    margin-top: 30px;
	}
    .space-cleansing-3 .side-img img, .space-cleansing-6 .side-img img {
        object-fit: unset;
        height: 10%;
    }
    .advance-dimension-healing .advance-healing-left {
        padding-right: 0;
        margin-top: 0;
    }
    .advance-dimension-healing .advance-healing-right {
        padding-left: 0;
        margin-top: 30px;
    }
    .online-service-btn {
        top: 85%;
        right: 70px;
        width: 250px;
    }
}

@media(max-width:768px) {
    .horoscope-sec {
        overflow: visible;
    }
    #lightgallery_carousel .item img {
        height: 350px !important;
        object-position: top;
    }
}

@media(max-width:736px) {
    .advance-dimension-healing .heading-block .heading-title-two br {
        display: none;
    }
    .online-service-btn {
        top: 80%;
        width: 200px;;
    }
}

@media(max-width:667px) {
    .header_menus {
        padding: 25px 20px 25px 20px;
    }

    .header_menus ul li .dropdown-content a {
        font-size: 20px;
    }

    .horoscope-sec .nav-tabs {
        margin-bottom: 30px;
    }

    .horoscope-sec h2 {
        text-align: left;
    }
    .online-service-btn {
        top: 75%;
    }
}

@media(max-width:640px) {
    .horoscope-sec .nav-tabs .nav-link {
        font-size: 20px;
    }
    .online-service-btn {
        top: 70%;
    }
}

@media(max-width:568px) {
    .horoscope-sec .nav-tabs .nav-link {
        font-size: 20px;
        margin: 0 5px;
        padding: 0.75rem 1.5rem;
    }

    .horoscope-sec {
        margin-top: 10px;
    }

    .horoscope-sec .horoscope-tabs {
        margin-top: -65px;
    }
    .advance-dimension-healing-4 h3 br {
        display: none;
    }
    .online-service-btn {
        top: 90%;
        right: 50%;
    }
}

@media(max-width:480px) {
    .header_menus ul li .dropdown-content a {
        font-size: 18px;
        padding: 10px 16px;
    }

    .horoscope-sec .nav-tabs {
        justify-content: space-between;
    }

    .horoscope-sec .nav-tabs .nav-item {
        width: 48%;
    }

    .horoscope-sec .nav-tabs .nav-link {
        font-size: 20px;
        margin: 0 0;
        padding: 0.75rem 1.5rem;
        width: 100%;
        line-height: 1;
    }

    .horoscope-sec .nav-tabs .nav-link br {
        display: block;
    }
    .space-cleansing .space-cleansing-left .service-wrap, 
    .space-cleansing .space-cleansing-right .service-wrap {
	    align-items: flex-start;
	}
    .online-service-btn {
        top: 85%;
        width: 200px;
        right: 10%;
    }
    p{
        text-align: justify;
    }
}

@media(max-width:414px) {
    .dropdown-content {
        position: static;
        padding: 5px 0;
        min-width: 100%;
    }
    .advance-dimension-healing .advance-healing-left img {
        object-fit: cover;
        height: 200px;
    }
    .online-service-btn {
        width: 150px;
    }
}

@media(max-width:393px) {
    .header_menus ul li .dropdown-content a {
        font-size: 17px;
        padding: 10px 15px;
    }

    .workshop-form .form-box {
        padding: 20px;
    }
    .other-solution-sec ul li {
	    padding: 10px 10px 10px 45px;
	}
}

@media( max-width: 360px){
    .online-service-btn {
        top: 90%;
        width: 150px;
        right: 55%;;
    }
}

@media( max-width: 360px){
    .online-service-btn {
        top: 90%;
        width: 150px;
        right: 0%;;
    }
}

@media(min-width: 768px){
    .body{
        overflow-x: hidden;
    }
}



