/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/* html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
} */

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
/* body {
    margin: 0;
    overflow-x: hidden;
} */

/**
 * Render the `main` element consistently in IE.
 */
/* main {
    display: block;
} */

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
/* *,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
} */

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
/* body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}


.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

p {
    margin: 0;
}

:focus {
    outline: none;
    border: none;
}

.page {
    margin: 0 !important;
}


/*banner css start*/

.slide .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.slide .left-part,
.slide .right-part {
    width: 50%;
}

.sub-head {
    color: #E6547F;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

body .banner-heading {
    margin: 20px 0;
	font-size: 50px;
    font-weight: 600;
    line-height: 1.2;
}

p.banner-text {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 26px;
}

.banner-btn-style {
    background-color: #EDE1D6;
    font-family: Poppins;
    color: #2E2E2E;
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 50px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 18px;
    padding: 17px 40px;
    border-radius: 42px;
    backdrop-filter: none;
    filter: brightness(100%);
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
	box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.99) !important;
}


.right-sub {
    background-color: rgba(255, 255, 255, 0.5);
    color: rgb(12, 12, 12);
    text-decoration: none;
    white-space: normal; 
    text-align: center;
    line-height: 29px;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
    border-color: rgba(247, 247, 247, 0.51);
    border-style: solid;
    border-width: 1px;
    padding: 20px 30px;
    border-radius: 10px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
	top: 0;
    left: 0;
    z-index: 9;
    -webkit-animation-name: tm-animation-floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
}

@keyframes tm-animation-floating {
    0% {
        -webkit-transform: translate(0, 0px);
    }

    65% {
        -webkit-transform: translate(0, 15px);
    }

    100% {
        -webkit-transform: translate(0, 0px);
    }
}

.main-img {
    color: rgb(255, 255, 255);
    width: 402px;
    height: 577px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    overflow: hidden;
    border-radius: 240px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    position: relative; 
    z-index: 1;
}

.right-part {
    position: relative;
	align-items: center;
    display: flex;
	flex-direction: column;
}

.lower-img {
    position: relative;
    z-index: 20;
    color: rgb(255, 255, 255);
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: rotatez(340deg) translate(0px, 0px);
    visibility: visible;
    width: 476px;
    height: 213px;
    bottom: -197px;
}

.animation-img {
    position: absolute;
    top: 0;
    right: 19%;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.lowe-sub {
    background-color: #EDE1D6;
    color: #2E2E2E;
    text-decoration: none;
    white-space: normal;
    text-align: center;
    line-height: 32px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    padding:20px 30px;
    border-radius: 10px;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    width: fit-content;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 9;
    -webkit-animation-name: tm-animation-floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
}

.anim2 {
    color: rgb(255, 255, 255);
    width: 31px;
    height: 28px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    position: absolute;
    right: 00;
    bottom: -30%;
    animation: animName 2s linear infinite;
}

@keyframes animName {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.slide img {
    width: 100%;
    height: 100%;
}

.line-head span {
    background: #fff;
    padding: 10px 30px;
    border-radius: 35px;
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.line-head span:before {
    content: "";
    width: 10px;
    height: 3px;
    background-color: #EDE1D6;
    margin-right: 10px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.line-head span:after {
    content: "";
    width: 10px;
    height: 3px;
    background: #EDE1D6;
    margin-right: 10px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: auto;
    margin-right: 0;
    margin-left: 10px;
}

.heading span {
    color: #EDE1D6;
    margin-right: 20px;
}

.hvr-box:hover .heading .elementor-widget-container {
    border-color: #000 !important;
    transition: 0.3s all;
}

.heading .elementor-widget-container {
    transition: 0.3s all;
}

.hvr-box:hover svg g {
    fill: #EDE1D6 !IMPORTANT;
    transition: 0.3s all;
}

svg g {
    transition: 0.3s all;
}

.border-hvr .elementor-icon-box-icon {
    border: 5px solid #fff;
    border-radius: 50%;
}

.border-hvr:hover span.elementor-icon.elementor-animation- {
    background: #0B0D26 !important;
}

.border-hvr:hover a.elementor-icon.elementor-animation- {
    background: #0B0D26 !important;
}

.cea-btn a {
    fill: #ede1d6;
    color: #000000;
    background-color: #ede1d6 !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ede1d6;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.99) !important;
    padding: 20px 35px 20px 35px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
	position:relative
}

.cea-btn a:hover {
    color: #FFFFFF;
    background-color: #E6547F !important;
    border-color: #E6547F;
    box-shadow: 2px 4px 0px 0px #000 !important;
}

.cea-btn a:hover svg g {
    fill: #fff !IMPORTANT;
    transition: 0.3s all;
}

.box-anim:before,
.box-anim:after {
    content: "";
    height: 440px;
    width: 440px;
    border: 3px solid #0e0e0e;
    position: absolute;
    border-radius: 60px;
    top: 50%;
    left: 50%;
    z-index: 0;
    opacity: .08;
    border-color: #EDE1D6;
}

.box-anim:before {
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-animation: spin2 6s linear infinite;
    -moz-animation: spin2 6s linear infinite;
    animation: spin2 6s linear infinite;
}

.box-anim:after {
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-animation: spin 6s linear infinite;
    -moz-animation: spin 6s linear infinite;
    animation: spin 6s linear infinite;
}


@-moz-keyframes spin {
    100% {
        -moz-transform: translate(-50%, -50%) rotate(-45deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg)
    }
}

@-moz-keyframes spin2 {
    100% {
        -moz-transform: translate(-50%, -50%) rotate(45deg)
    }
}

@-webkit-keyframes spin2 {
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(45deg)
    }
}

@keyframes spin2 {
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg)
    }
}

.animation {
    top: 50%;
    z-index: 0;
    left: 0%;
}

.verticle-move {
    animation: moveBounce 5s linear infinite;
}

@keyframes moveBounce {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0)
    }
}

.elementor-widget__width-auto {
    max-width: fit-content !important;
}

.service-box h4.elementor-icon-box-title {
    margin: 0 !important;
}

.service-box .elementor-icon {
    position: relative;
}

.service-box .elementor-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -11px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%) scale(1);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 2;
}

.service-box .elementor-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -11px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 2;
}

.service-hvr-clm:hover .service-box .elementor-icon:after {
    transform: translateY(-50%) scale(1);
}

.service-hvr-clm:hover .service-box .elementor-icon:before {
    transform: translateY(-50%) scale(0);
}

.link-text a {
    color: #EDE1D6;
}

.border-clm {
    border: 1px solid #E6EDF2;
    border-radius: 50px;
    width: fit-content;
    padding: 16px;
}

.star-animation {
    -webkit-animation-name: floating-animate-model-2;
    -webkit-animation-duration: 24s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes floating-animate-model-2 {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes floating-animate-model-2 {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes floating-animate-model-2 {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes floating-animate-model-2 {
    from {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(360deg)
    }
}

.spring img {
    -webkit-animation-name: floating-animate-model-1;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes floating-animate-model-1 {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes floating-animate-model-1 {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

/*testimonial*/
.testimonial-slide .testimonial-inner {
    color: #999999;
    background-color: #FFFFFF;
    padding: 45px 45px 45px 45px;
    border-radius: 15px;
    margin: 15px 10px;
	position: relative;
}

.testimonial-slide .post-thumb {
    left: -78px;
    position: relative;
    display: block;
}

.testimonial-slide .post-thumb::after {
    content: "";
    width: 110px;
    position: absolute;
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
    height: 0.5px;
    background-color: #EDE1D6;
}

.testimonial-slide .bottom-meta.clearfix {
    margin-bottom: 35px;
    position: absolute;
    top: 24%;
    right: 0;
    transform: translate(-50%, -50%);
}

.testimonial-slide ul.nav.bottom-meta-list.meta-right {
    float: right;
    display: inline-block;
    position: relative;
    list-style-type: none;
}

.testimonial-slide .testimonial-slide.slick-slide {
    margin-right: 50px;
}

.testimonial-slide .post-excerpt p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 32px;
}

.testimonial-slide .testimonial-rating {
    font-size: 15px;
}

.testimonial-slide .testimonial-rating i {
    color: #EDE1D6 !important;
    margin-left: 5px;
    border-color: #EDE1D6;
}

.testimonial-slide .top-meta.clearfix {
    display: block;
    width: 100%;
    color: #999999;
    font-size: 16px;
    font-weight: 500;
    list-style-type: none;
}

.testimonial-slide ul.nav.top-meta-list.meta-left {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0 !important;
}

.testimonial-slide .testimonial-designation span {
    text-align: left;
}

.testimonial-slide h4.post-title-head a {
    font-size: 20px;
    color: #000;
}

.testimonial-slide h4.post-title-head {
    margin-top: 0;
}

.testimonial-slide .post-excerpt {
    margin-bottom: 30px;
}

.testimonial-slide .testimonial-slide {
    position: relative;
}

.testimonial-slide .testimonial-slide::before {
    content: "0" counter(a);
    position: absolute;
    font-size: 100px;
    line-height: 1;
    z-index: 3;
    bottom: -1px;
    right: 0;
    font-weight: 900;
    color: #EDF0F5;
}

.coach-clm:hover .coach-image img {
    filter: grayscale(0);
}

.coach-image img {
    filter: grayscale(1);
}

.coach-social .elementor-grid {
    display: grid !important;
    gap: 0;
}

.coach-image {
    position: relative;
}

.coach-clm {
    position: relative;
    transition: all 0.6s ease 0s !important;
    -webkit-transition: all 0.6s ease 0s !important;
    -o-transition: all 0.6s ease 0s !important;
    transition: all 0.6s ease 0s !important;
}

.coach-clm:before {
    position: absolute !important;
    content: '' !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    transform: rotate(-4.39deg);
    z-index: -1;
    transition: all 500ms ease !important;
    background: linear-gradient(270deg, #EDE1D6 -22.92%, #070707 56.63%);
    -webkit-transition: all 0.6s ease 0s !important;
    -o-transition: all 0.6s ease 0s !important;
    transition: all 0.6s ease 0s !important;
}

.coach-clm:hover:before {
    transform: rotate(0deg);
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.coach-social .elementor-widget-container {
    opacity: 0;
    transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -o-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
}

.coach-clm:hover .coach-social .elementor-widget-container {
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

.coach-social span.elementor-grid-item {
    -webkit-transform: translateY(-10px) !important;
    -ms-transform: translateY(-10px) !important;
    transform: translateY(-10px) !important;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -o-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
}

.coach-clm:hover .coach-social span.elementor-grid-item {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
}

/*footer css*/

.footer-heading {
    position: relative;
}

.footer-heading::before {
    position: absolute;
    content: "";
    left: 0;
    width: 20px;
    height: 3px;
    background-color: #EDE1D6;
    z-index: 9;
    top: -10px;
    border-radius: 30px;
}

.text-link-footer a {
    color: #fff;
}

.text-link-footer a:hover {
    color: #EDE1D6;
}

/*header*/

.gradiant {
    position: relative;
}

.gradiant::before {
    content: "" !important;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    width: 105%;
    height: 100%;
    background: -webkit-linear-gradient(0deg, #EDE1D6 0, #070707 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 3% 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 3% 50%);
    z-index: 0;
}
.header-btn a {
	    box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.99) !important;
}
.header-contact h3.elementor-icon-box-title {
    margin-bottom: 0 !important;
}

.header-btn a:before, .banner-btn-style:before, .cea-btn a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -11px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%) scale(1);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 2;
}

.header-btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 2;
}
 .banner-btn-style:after, .cea-btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 2;
}
.header-btn a:hover:after, .banner-btn-style:hover:after, .cea-btn a:hover:after {
    transform: translateY(-50%) scale(1);
}

.header-btn a:hover:before, .banner-btn-style:hover:before, .cea-btn a:hover:before {
    transform: translateY(-50%) scale(0);
}

.post-section .eael-entry-wrapper {
    background: #fff;
    position: relative;
    padding: 20px !important;
    margin-bottom: 30px;
    z-index: 2;
}

.post-section .eael-entry-media {
    margin-bottom: -20px;
}

.post-section h3 {
    transform: scale(1);
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid rgba(39, 39, 47, .1);
}

.post-section article:hover h3 {
    transform: scale(1);
    border-bottom: 1px solid #000;
    transition: all 0.6s ease 0s;
}

.post-section h3 a {
    font-size: 23px !important;
    font-weight: 600 !important;
    line-height: 33px !important;
}

.post-section .eael-entry-thumbnail {
    position: relative;
}

.post-section .eael-entry-thumbnail:before {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    z-index: 1;
    transition: all 400ms linear;
}

.post-section .eael-grid-post-holder-inner:hover .eael-entry-thumbnail::before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.post-section .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    display: none;
}

.post-section .eael-grid-post-excerpt a {
    font-weight: 600 !important;
}

.eael-contact-form-7-wrapper .col-6 {
    width: 50%;
    padding: 0 15px 0px 0px !important;
}

.eael-contact-form-7-wrapper .col-12 {
    padding: 0 15px 0px 0px !important;
}

.eael-contact-form-7-wrapper .row {
    display: flex;
    flex-wrap: wrap;
}

.eael-contact-form-7-wrapper .col-12 {
    width: 100%;
    padding: 0 15px;
}

.eael-contact-form-7-wrapper p {
    width: 100%;
}

.eael-contact-form input[type=text],
.eael-contact-form input[type=email],
.eael-contact-form input[type=url],
.eael-contact-form input[type=tel],
.eael-contact-form input[type=date],
.eael-contact-form input[type=number],
.eael-contact-form textarea {
    background-color: rgba(184, 4, 4, 0.045) !important;
    /*     height: 52px !important; */
    line-height: 52px !important;
    margin-bottom: 25px !important;
    padding: 0 15px 0 15px !important;
    border-radius: 10px !important;
    border: none !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 0px 30px !important;
    line-height: 54px !important;
    border-radius: 50px !important;
    background-color: #EDE1D6 !important;
    color: #fff !important;
    margin-left: 0px !important;
}

.all-services .service-box:hover span {
    color: #EDE1D6 !important;
}

.banner-btn-style i {
    padding-right: 15px;
}

.therapy-services .service-box .elementor-icon i {
    color: #fff !important;
}

.service-page-box {
    box-shadow: 0px 50px 50px 0px rgba(0, 0, 0, 0.07);
}

.service-page-box .service-title {
    position: relative;
}

.service-page-box .service-title h4 {
    font-weight: 700 !important;
}

.service-page-box:hover .service-title h4 {
    color: #EDE1D6 !important;
}

.service-page-box .service-title:before {
    content: "";
    position: absolute;
    width: 25%;
    height: 2px;
    background: #EDE1D6;
    bottom: 0;
    left: 0;
}

.about-mini-box {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.about-counter .elementor-widget-container {
	background-image: url(https://www.akdezigns.com/demo/healing/wp-content/uploads/2023/10/s-1-1.png) !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: 22% auto !important;
}

.about-counter .elementor-counter-title {
	font-weight: 700 !important;
}

.about-icon-box .elementor-icon-box-icon a,
.about-icon-box .elementor-icon-box-icon span {
	border: 1px solid #e8eefc;
    border-radius: 50%;
	background: #fff;
}

.social-icons .elementor-grid span a {
	box-shadow: 6px 5px 16px 0 rgb(0 0 0 / 15%);
}

.about-team-img {
	position: relative;
}

.about-team-img:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -25px;
    top: -25px;
	background-color: #EDE1D6;
	z-index: -1;
}

.play-anim .elementor-icon {
    position: relative;
}

.play-anim .elementor-icon::after{
	content: "" !important;
    display: block;
    position: absolute;
    border-radius: 100%;
    background-color: #fff;
    z-index: -1;
    animation: video-toggle-animate 1.9s linear 0s infinite;
    left: 50%;
    margin: 0 auto;
    top: 50%;
    right: 0;
    transform: translateX(-50%) translateY(-50%);
}

.play-anim .elementor-icon::before{
	content: "" !important;
    display: block;
    position: absolute;
    border-radius: 100%;
    background: rgba(255,255,255,.3)!important;
    border: 1px solid rgba(234,234,234,.6);
    z-index: -1;
    opacity: .6;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translateX(-50%) translateY(-50%);
}

@keyframes video-toggle-animate {
    0% {
        width: 70px;
        height: 70px;
        opacity: .8
    }

    100% {
        width: 150px;
        height: 150px;
        opacity: 0
    }
}

.anim-banner img {
    transform: rotate3d(18,47,194,75deg);
    animation-name: zoomInOut;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: zoomInOut;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
}

@keyframes zoomInOut {
    0% {
        -webkit-transform: rotate(0deg) scale(.7);
        transform: rotate(0deg) scale(.7);
        opacity: 0
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(360deg) scale(.7);
        transform: rotate(360deg) scale(.7);
        opacity: 0
    }
}

.contact-line .elementor-heading-title {
    color: #999999 !important;
    font-size: 16px;
    font-weight: 400 !important;
}

.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
    display: none;
}

.blog-post-clm span.eael-posted-on {
    position: absolute;
    top: 0;
    left: 30px;
}

.blog-post-clm .eael-entry-wrapper {
    position: relative;
}

.blog-post-clm .eael-entry-thumbnail {
    margin-bottom: 25px;
}

.blog-post-clm .eael-grid-post .eael-entry-wrapper {
	padding: 30px;
}

span.eael-posted-on {
    color: #999;
}

h2.widget-title {
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
}

.widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.widget a {
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    color: #000 !important;
	display: block;
}

span.post-date {
    font-size: 13px;
    line-height: 25px;
}

.widget a:hover{
	color: #EDE1D6 !important;
}

.cat-item a {
    background: #f7f7f7;
    padding: 10px 20px;
    display: block;
    font-weight: 600;
}

.widget {
    margin-bottom: 40px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.07);
    border-radius: 6px;
}

input.search-field {
    min-height: 40px;
    border-radius: 30px;
    border: 1px solid rgba(234,234,234,1);
    max-width: 218787px;
    padding: 0 12px;
}

input.search-submit {
    color: #fff;
    border: 4px;
    border-radius: 30px;
    padding: 3px 19px;
    min-height: 40px;
    background: #EDE1D6;
	cursor: pointer;
}

.appoinment-box {
    background: url('https://www.akdezigns.com/demo/healing/wp-content/uploads/2023/10/blog-7-1-1200x800-1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #EDE1D6;
    background-blend-mode: color-burn;
}

h2.app-heading {
    color: #fff !important;
    text-align: center;
    line-height: 51px !important;
    font-size: 40px !important;
    margin-bottom: 25px;
	margin-top:0 !important;
}

h4.app-sub {
    color: #fff !important;
    text-align: center;
}

.appoinment-box img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.appoinment-box {
    padding: 35px;
}

.appoinment-box a {
    color: #fff !important;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
	z-index:9;
	position: relative;
}

/* .blog-sidebar {
    padding-top: 10px;
} */

.blog-post-clm .eael-entry-thumbnail:before {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    z-index: 1;
    transition: all 400ms linear;
}

.blog-post-clm .eael-grid-post-holder-inner:hover .eael-entry-thumbnail::before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.page-id-3681 article .eael-grid-post-holder-inner {
	box-shadow: 0 0 15px rgba(0,0,0,.07);
}

.widget-title {
    position: relative;
    padding-top: 6px;
}

.widget-title::before {
    position: absolute;
    content: "";
    left: 0;
    width: 20px;
    height: 3px;
    background-color: #EDE1D6;
    z-index: 9;
    top: 0;
    border-radius: 30px;
}

.appoinment-box {
    position: relative;
    overflow: hidden;
}

.appoinment-box::before {
    content: "";
    position: absolute;
    background: rgb(2,0,36);
    background: linear-gradient(346deg,rgba(2,0,36,1) 0%,rgba(184,4,4,1) 100%,rgba(8,8,8,1) 100%);
    width: 146px;
    height: 100%;
    top: 83px;
    right: 0%;
    z-index: 1;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    mix-blend-mode: color-burn;
}

.site-faq .eael-accordion-tab-title {
	font-size: 19px !important;
	font-weight: 600 !important;
	line-height: 30px !important;
	letter-spacing: -0.2px !important;
}

.single-post .site-main {
    width: 75%;
}

.single-post .widget-area {
    width: 25%;
}

::placeholder {
    font-size: 15px;
    font-weight: 400 !important;
    color: #000 !important;
    font-family: 'DM Sans' !important;
}

article .post-carousel-categories li {
	background: #EDE1D6;
    padding: 2px 10px;
    border-radius: 50px;
}

.single-post .post-main {
	display: flex;
    max-width: 1280px;
    width: 100%;
    padding: 70px 0px 20px;
    margin: 0px auto;
}

.single-post .widget-area {
    width: 33.333%;
	padding: 10px;
}

.single-post h1,
.category h1 {
	margin: 0px 0px 30px;
}

.single-post .site-main {
	padding: 10px;
}

.single-post .entry-meta {
	margin-bottom: 20px;
}

.single-post .posted-on {
	display: grid;
}

.single-post .posted-on a {
	color: #000;
	width: fit-content;
	font-weight: 600;
}

.single-post .posted-on a:hover {
	color: #EDE1D6;
}

.single-post .byline {
	display: none;
}

.single-post .post-thumbnail img {
	width: 100%;
	border-radius: 10px;
}

.single-post .entry-content {
	margin-bottom: 20px;
}

.single-post .entry-footer {
	display: flex;
	gap: 1.5em;
}

.single-post .entry-footer span a {
	color: #000;
}

.single-post .entry-footer span a:hover {
	color: #EDE1D6;
}

.single-post .post-navigation .nav-next a,
.single-post .post-navigation .nav-previous a {
	color: #000;
}

.single-post .post-navigation .nav-next a:hover,
.single-post .post-navigation .nav-previous a:hover {
	color: #EDE1D6;
}


.category .site .container, .search-results .site .container {
	max-width: 1280px;
    width: 100%;
    padding: 70px 0px 70px;
    margin: 0px auto;
	display: flex;
}

.search-results .site .container {
	padding: 0px !important;
}

.category .category-main {
	display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
}

.category .site-main {
	padding: 10px;
}

.category .widget-area {
	width: 33.33%;
	padding: 10px;
}

.category article {
	padding: 15px;
	margin-bottom: 0px;
    width: 48.55%;
	border: 1px solid #27272f1a;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,.03);
}

.category article h2 {
	margin: 0px 0px 14px;
    padding: 0px;
}

.category article h2 a {
    font-size: 20px;
    line-height: 1.4em;
	color: #000;
	text-decoration: none;
}

.category article h2 a:hover {
	color: #EDE1D6;
}

.category .entry-meta {
	margin-bottom: 10px;
}

.category .posted-on {
	display: flex;
	gap: 1.5em;
}

.category .posted-on a {
	color: #000;
	width: fit-content;
	font-weight: 600;
}

.category .posted-on a:hover {
	color: #EDE1D6;
}

.category .byline {
	display: none;
}

.category .post-thumbnail img {
	width: 100%;
	border-radius: 6px;
}

.category .entry-content {
	margin-bottom: 10px;
	margin-top: 5px;
}

.category .entry-footer {
	display: flex;
	gap: 1.5em;
}

.category .entry-footer {
	display: flex;
	gap: 1.5em;
}

.category .entry-footer span a {
	color: #000;
}

.category .entry-footer span a:hover {
	color: #EDE1D6;
}

.category .category-title-part, .search-results .category-title-part {
	background: #000;
	z-index:-1;
    background-position: top center;
    min-height: 357px;
    display: flex;
    align-items: center;
}

.category .category-title-part .container {
	padding: 0px;
}

.category .category-title-part h1,
.search-results .page-title {
	color: #fff;
}

.search-results main header h1 {
	max-width: 1280px;
    width: 100%;
	margin: 0px auto;
}

.search-results .category-title-part h1 {
	margin: 0px 0px 30px !important;
}

.search-results article header {
	background: none;
	min-height: auto;
	display: grid;
}

.search-results .site-main {
	padding: 10px;
	display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
}
.search-results .site-main header {
	display: none;
}

.search-results article {
    padding: 15px;
    margin-bottom: 0px;
    width: 48.55%;
    border: 1px solid #27272f1a;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,.03);
	height: fit-content;
}

.search-results .widget-area {
	padding: 10px;
	width: 33.33%;
}

.search-results article h2 {
	margin: 0px 0px 14px;
    padding: 0px;
}

.search-results article h2 a {
    font-size: 20px;
    line-height: 1.4em;
	color: #000;
	text-decoration: none;
}

.search-results article h2 a:hover {
	color: #EDE1D6;
}

.search-results .entry-meta {
	margin-bottom: 10px;
}

.search-results .posted-on {
	display: flex;
	gap: 1.5em;
}

.search-results .posted-on a {
	color: #000;
	width: fit-content;
	font-weight: 600;
}

.search-results .posted-on a:hover {
	color: #EDE1D6;
}

.search-results .byline {
	display: none;
}

.search-results .post-thumbnail img {
	width: 100%;
	border-radius: 6px;
}

.search-results .entry-content {
	margin-bottom: 10px;
	margin-top: 5px;
}

.search-results .entry-footer {
	display: flex;
	gap: 1.5em;
}

.search-results .entry-footer {
	display: flex;
	gap: 1.5em;
}

.search-results .entry-footer span a {
	color: #000;
}

.search-results .entry-footer span a:hover {
	color: #EDE1D6;
}

.category-title-part {
    position: relative;
}

.category-title-part::before {
    content: "";
    position: absolute;
    width: 128px;
    height: 128px;
    z-index: 10;
    left: auto;
    top: auto;
    right: 289px;
    background-repeat: no-repeat;
    bottom: 0;
    opacity: 1;
    transform: rotate3d(18, 47, 194, 75deg);
    animation-name: zoomInOut;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: zoomInOut;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    background: url('https://www.akdezigns.com/demo/healing/wp-content/uploads/2023/10/inner-bannerwave.png');
}

.page-title::after{
    content: "";
    position: absolute;
    background: rgb(2,0,36);
    background: linear-gradient(346deg, rgba(2,0,36,1) 0%, rgba(184,4,4,1) 100%, rgba(8,8,8,1) 100%);
    width: 160px;
    height: 160px;
    top: auto;
    right: 8%;
    bottom: 0;
    opacity: .60;
    border-radius: 50%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    cursor: pointer;
}

@media (max-width:1300px) {
	 .slide {
        padding: 50px 15px;
    }
}


.elementor-widget-eael-simple-menu.eael-hamburger--mobile.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--mobile.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--mobile_extra.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--mobile_extra.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--tablet_extra.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--tablet_extra.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--laptop.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--laptop.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--desktop.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--desktop.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical, .elementor-widget-eael-simple-menu.eael-hamburger--widescreen.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal, .elementor-widget-eael-simple-menu.eael-hamburger--widescreen.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical{
	background-color:#fff !important;
}


@media (max-width:767px){
	.eael-contact-form-7-wrapper .col-6{
		width:100%;
	}
	
	.eael-contact-form-7-wrapper .col-6, .eael-contact-form-7-wrapper .col-12{
		padding:0px !important;
	}
	
	
}

@media (min-width:1025px) and (max-width:1199px){
	.high-text .elementor-heading-title.elementor-size-default {
    font-size: 170px !important;
}
}

a.banner-btn-style:hover {
    background-color: #E6547F;
    color: #fff;
}
.site-header, .site-footer {
	max-width:100% !important;
	padding:0
}
.site-header .elementor-843 {
	width:100%
}
body, html {
	overflow-x:hidden
}


.wpcf7-form.init .wpcf7-form-control {
	margin:0 !important
}
.wpcf7-form.init textarea {
	height:110px
}
.ak-popup-content .wpcf7-form-control{
	background-color: rgba(184, 4, 4, 0.045) !important;
    line-height: 52px !important;
    margin-bottom: 25px !important;
    padding: 0 15px 0 15px !important;
    border-radius: 10px !important;
    border: none !important;
}
.ak-popup-content label {
	 margin-bottom: 10px !important;
}
body .ak-popup-content input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #000 !important;
}
.ak-popup-desc {
	margin: 0px 0 20px 0;
}
.service-box .elementor-widget-container:hover path {
	fill:#fff
}
.service-box {
	margin-top:-100px
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
	color:var( --e-global-color-accent ) !important
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background:var( --e-global-color-secondary ) !important
	color:#fff !important
}
.header-sticky.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}
@media (max-width:767px) {
	.ak-popup-box {
    max-width: 80%; 
}
}
body .footer-popup-trigger button {
    position: fixed;
    left: 20px;
    bottom: 20px;
    background: #E6547F;
    border: 1px solid #fff;
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
    color: #fff !important;
    font-size: 25px !important;
    font-weight: bold !important;
    z-index: 99;
    padding: 0 !important;
    line-height: 1.7 !important;
	text-align:center
}
.footer-popup-trigger button{
    border-radius: 50px !important;
    background: transparent;
    padding: initial;
    border: none;
}
body .footer-popup-trigger button:hover {
	background:#EDE1D6;
	color:#2E2E2E !important
}
body input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #E6547F !important;
    color: #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
	box-shadow: 2px 4px 0px 0px rgba(0, 0, 0, 0.99) !important;
	    width: 80% !important;
    margin: 0 auto !important;
    justify-content: center;
    align-items: center;
    display: flex;
}
.ak-popup-content textarea {
	height:150px
}
.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}
.brand-logo {
	width:130px !important
}
.elementor-element-3f9efc8 {
	justify-content:space-between
}
.eael-simple-menu-container {
    min-height: auto !important;
}
@media (max-width:1300px) {
	.elementor-widget-icon-box .elementor-icon-box-icon {
		display:none !important
	}
}
@media (min-width:1024px) and (max-width:1300px) {
	 .eael-simple-menu-container .eael-simple-menu li a {
		font-size: 13px !important;
        line-height: 1.2 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	body .banner-heading {
		font-size:35px
	}
	.main-img{
		width: 350px;
    	height: 500px;
	}
	.slick-slide img { 
		object-fit: cover;
	}
	.right-sub {
		padding:10px 20px
	}
	.lowe-sub { 
		padding:10px 20px
	}
}
@media (max-width:767px) {
	.sub-head {
		font-size:16px
	}
	body .banner-heading {
		font-size:22px
	}
	.banner-btn-style i { 
		display:none
	}
	.banner-btn-style:after,  .banner-btn-style:after, .cea-btn a:after, 
	.header-btn a:before, .banner-btn-style:before, .cea-btn a:before{
		display:none !important
	}
	.left-part {
		order:2
	}
	.right-part {
		order:1
	} 
	.main-img {
		width:250px !important
	}
	.right-sub {
		padding:10px 20px
	}
	.lowe-sub {
		bottom:50px;
		padding:10px 20px
	}
	.right-sub, .lowe-sub {
		font-size:14px
	}
	.elementor-icon-box-icon {
		display:none !important
	}
	.sub-head, body .banner-heading, .banner-text {
		text-align:center
	}
	.banner-btn-style {
        width: max-content !important; 
        margin: 0 auto;
    }
	.slide .left-part, .slide .right-part { 
        text-align: center;
    }
	.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
		margin: 0 auto;
		left: 50%;
		transform: translate(-50%, 0);
	}
}
@media (max-width:456px) {
	.banner-btn-style {  
		display: flex;
		padding: 0 20px !important;
		font-size: 14px !important; 
        justify-content: center;
	}
	.blog-post-clm .eael-grid-post .eael-entry-wrapper {
		padding: 20px;
	}
}
.elementor-kit-5 h1 {
	line-height:1.4
}
/* Mobile Menu Base */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 360px;
    height: 100vh;
    background: #ffffff;
    z-index: 99999;
    transition: right 0.4s ease;
    overflow-y: auto;
}

/* Active State */
.mobile-menu.active {
    right: 0;
}

/* Overlay */
.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.6);
    z-index: 99998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

/* Overlay Active */
.mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
}
 
ul {
	    margin: 0;
    padding: 0 0 0 20px;
}
a:visited {
    color: #E6547F;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul {
	width:300px !important
}
.blog-post-clm .eael-entry-thumbnail
Specificity: (0,2,0)
 {
    margin-bottom: 0;
}