#preloader {
    display: none;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.wp-block-audio figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo, Consolas, monaco, monospace;
    padding: .8em 1em
}

.wp-block-embed figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-embed {
    margin: 0 0 1em
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-image figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    color: currentColor;
    margin-bottom: 1.75em
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    text-transform: uppercase
}

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

.wp-block-quote cite,
.wp-block-quote footer {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    position: relative
}

.wp-block-quote.has-text-align-right {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em
}

.wp-block-quote.has-text-align-center {
    border: none;
    padding-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
    border: none
}

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

.wp-block-search__button {
    border: 1px solid #ccc;
    padding: .375em .625em
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

.wp-block-separator.has-alpha-channel-opacity {
    opacity: 1
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}

.wp-block-table {
    margin: 0 0 1em
}

.wp-block-table td,
.wp-block-table th {
    word-break: normal
}

.wp-block-table figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-table figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-video figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-video {
    margin: 0 0 1em
}

.wp-block-template-part.has-background {
    margin-bottom: 0;
    margin-top: 0;
    padding: 1.25em 2.375em
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--staco-primary: #00ffa3;
    --wp--preset--color--staco-secondary: #5865F2;
    --wp--preset--color--staco-light: #ffffff;
    --wp--preset--color--staco-black: #000000;
    --wp--preset--color--staco-dark: #5a5a5a;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 12px;
    --wp--preset--font-size--medium: 18px;
    --wp--preset--font-size--large: 32px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 48px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flow>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-flow>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-flow>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-constrained>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-constrained>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained>.alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

body .is-layout-flex>* {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

body .is-layout-grid>* {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}

.breadcrumbs-banner:before {
    background-color: #242549
}

.breadcrumbs-banner:before {
    opacity: 1
}

.breadcrumbs-banner {
    padding-top: 170px;
}

.breadcrumbs-banner {
    padding-bottom: 120px;
}

body {
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
}

nav.template-main-menu>ul li a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
}

nav.template-main-menu>ul>li ul.children li a,
nav.template-main-menu>ul>li ul.sub-menu li a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    font-style: normal;
}

.elementor-counter .elementor-counter-number-wrapper,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-weight: 500;
}

h1 {
    font-size: 60px;
    line-height: 60px;
    font-style: normal;
}

@media (max-width: 767px) {
    h1 {
        font-size: 42px;
        line-height: 56px;
    }
}

h2 {
    font-size: 36px;
    line-height: 42px;
    font-style: normal;
}

@media (max-width: 767px) {
    h2 {
        font-size: 34px;
        line-height: 46px;
    }
}

h3 {
    font-size: 28px;
    line-height: 36px;
    font-style: normal;
}

@media (max-width: 767px) {
    h3 {
        font-size: 26px;
        line-height: 34px;
    }
}

h4 {
    font-size: 22px;
    line-height: 32px;
    font-style: normal;
}

@media (max-width: 767px) {
    h4 {
        font-size: 22px;
        line-height: 30px;
    }
}

h5 {
    font-size: 18px;
    line-height: 26px;
    font-style: normal;
}

h6 {
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
}

:root {
    --uigigs-body-font: DM Sans;
    --uigigs-menu-font: Montserrat Alternates;
    --uigigs-heading-font: Montserrat Alternates;
}

nav.template-main-menu>ul>li>a {
    color: #ffffff;
}

nav.template-main-menu>ul>li>a:hover {
    color: #ffffff;
}

nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>ul.sub-menu,
nav.template-main-menu>ul.main-menu>li>ul.sub-menu {
    background-color: #171F25;
}

nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a,
nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>a {
    color: rgba(255, 255, 255, 0.8);
}

nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>ul.sub-menu>li.active>a,
nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>ul.sub-menu>li:hover>a,
nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li:hover>a {
    color: #ffffff;
}

nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:before,
nav.template-main-menu>ul.main-menu>li>ul.sub-menu>li>a:before {
    background-color: #ffffff;
}

.header1.sticky-on.sticky-header .navbar-wrap .header-menu {
    background-color: rgba(27, 34, 38, 0.8);
}

.sticky-on.sticky-header nav.template-main-menu>ul.main-menu>li>a {
    color: #ffffff;
}

.header-logo a {
    width: 200px;
}

@media only screen and (max-width: 767px) {
    .header-logo a {
        width: 150px;
    }
}

@media (max-width: 400px) {
    .header-logo a {
        width: 110px;
    }

    .sticky-on.sticky-header .header-logo a {
        width: 110px;
    }
}

:root {
    --uigigs-body-color: #444444;
    --uigigs-heading-color: #ffffff;
    --uigigs-primary-color: #74BDCB;
    --uigigs-secondary-color: #5865F2;
}

.header-logo a,
.site-description {
    position: relative;
    clip: rect(1px, 1px, 1px, 1px);
}

.page-id-8429 .staco-scroll-top-icon {
    color: #01FFB0;
}

.page-id-8429 .staco-scroll-top>svg.progress-circle path {
    stroke: #01FFB0;
}

.page-id-8880 .staco-scroll-top-icon {
    color: #5ECC62;
}

.page-id-8880 .staco-scroll-top>svg.progress-circle path {
    stroke: #5ECC62;
}

.page-id-9430 .staco-scroll-top-icon {
    color: #9FE870;
}

.page-id-9430 .staco-scroll-top>svg.progress-circle path {
    stroke: #9FE870;
}

.page-id-10296 .staco-scroll-top-icon {
    color: #BFFF0A;
}

.page-id-10296 .staco-scroll-top>svg.progress-circle path {
    stroke: #BFFF0A;
}

.page-id-10716 .staco-scroll-top>svg.progress-circle path {
    stroke: #37EA8E;
}

.page-id-10716 .staco-scroll-top-icon {
    color: #37EA8E;
}

.page-id-10716 .widget-list li a span {
    stroke: #37EA8E;
}

.page-id-3383 .widget-list li a span {
    background-color: #44C486;
}

.page-id-3383 .staco-scroll-top-icon {
    color: #44C486;
}

.page-id-3383 .staco-scroll-top>svg.progress-circle path {
    stroke: #B2EDA1;
}

.page-id-4989 .staco-scroll-top-icon {
    color: #44C486;
}

.page-id-4989 .staco-scroll-top>svg.progress-circle path {
    stroke: #44C486;
}

.page-id-3792 .staco-scroll-top-icon {
    color: #00CEC9;
}

.page-id-3792 .staco-scroll-top>svg.progress-circle path {
    stroke: #00CEC9;
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
    flex-grow: 1;
    white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
    text-align: left
}

.elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.5
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #69727d;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
    line-height: 1;
    font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
    display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    display: inline-flex;
    background-color: #69727d;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.elementor-social-icon i {
    color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
    fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    opacity: .9;
    color: #fff
}

.elementor-social-icon-android {
    background-color: #a4c639
}

.elementor-social-icon-apple {
    background-color: #999
}

.elementor-social-icon-behance {
    background-color: #1769ff
}

.elementor-social-icon-bitbucket {
    background-color: #205081
}

.elementor-social-icon-codepen {
    background-color: #000
}

.elementor-social-icon-delicious {
    background-color: #39f
}

.elementor-social-icon-deviantart {
    background-color: #05cc47
}

.elementor-social-icon-digg {
    background-color: #005be2
}

.elementor-social-icon-dribbble {
    background-color: #ea4c89
}

.elementor-social-icon-elementor {
    background-color: #d30c5c
}

.elementor-social-icon-envelope {
    background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-flickr {
    background-color: #0063dc
}

.elementor-social-icon-foursquare {
    background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
    background-color: #006400
}

.elementor-social-icon-github {
    background-color: #333
}

.elementor-social-icon-gitlab {
    background-color: #e24329
}

.elementor-social-icon-globe {
    background-color: #69727d
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
    background-color: #dd4b39
}

.elementor-social-icon-houzz {
    background-color: #7ac142
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-jsfiddle {
    background-color: #487aa2
}

.elementor-social-icon-link {
    background-color: #818a91
}

.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
    background-color: #0077b5
}

.elementor-social-icon-medium {
    background-color: #00ab6b
}

.elementor-social-icon-meetup {
    background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
    background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
    background-color: #f4731c
}

.elementor-social-icon-pinterest {
    background-color: #bd081c
}

.elementor-social-icon-product-hunt {
    background-color: #da552f
}

.elementor-social-icon-reddit {
    background-color: #ff4500
}

.elementor-social-icon-rss {
    background-color: #f26522
}

.elementor-social-icon-shopping-cart {
    background-color: #4caf50
}

.elementor-social-icon-skype {
    background-color: #00aff0
}

.elementor-social-icon-slideshare {
    background-color: #0077b5
}

.elementor-social-icon-snapchat {
    background-color: #fffc00
}

.elementor-social-icon-soundcloud {
    background-color: #f80
}

.elementor-social-icon-spotify {
    background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
    background-color: #fe7a15
}

.elementor-social-icon-steam {
    background-color: #00adee
}

.elementor-social-icon-stumbleupon {
    background-color: #eb4924
}

.elementor-social-icon-telegram {
    background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
    background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
    background-color: #589442
}

.elementor-social-icon-tumblr {
    background-color: #35465c
}

.elementor-social-icon-twitch {
    background-color: #6441a5
}

.elementor-social-icon-twitter {
    background-color: #1da1f2
}

.elementor-social-icon-viber {
    background-color: #665cac
}

.elementor-social-icon-vimeo {
    background-color: #1ab7ea
}

.elementor-social-icon-vk {
    background-color: #45668e
}

.elementor-social-icon-weibo {
    background-color: #dd2430
}

.elementor-social-icon-weixin {
    background-color: #31a918
}

.elementor-social-icon-whatsapp {
    background-color: #25d366
}

.elementor-social-icon-wordpress {
    background-color: #21759b
}

.elementor-social-icon-xing {
    background-color: #026466
}

.elementor-social-icon-yelp {
    background-color: #af0606
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

.elementor-social-icon-500px {
    background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    border-radius: 50%
}

/*! elementor - v3.13.3 - 22-05-2023 */
.elementor-widget-google_maps .elementor-widget-container {
    overflow: hidden
}

.elementor-widget-google_maps .elementor-custom-embed {
    line-height: 0
}

.elementor-widget-google_maps iframe {
    height: 300px
}

body.home .hfe-nav-menu nav ul li a {
    color: white;
}

body.pages .hfe-nav-menu nav ul li a {
    color: #000;
}

@media (min-width: 768px){
    .elementor-3005 .elementor-element.elementor-element-31ab82f {
        width: 40%;
    }
    .elementor-3005 .elementor-element.elementor-element-3d3bfff {
        width: 20%;
    }
    .elementor-3005 .elementor-element.elementor-element-20ca669 {
        width: 20%;
    }
    .elementor-3005 .elementor-element.elementor-element-dc14e01 {
        width: 20%;
    }
}

body.home .sticky-header ul li a {
    color: black !important;
}

body .hfe-nav-menu nav ul li.current-menu-item a {
    color: #74BDCB !important;
}

.elementor-widget .elementor-icon-list-icon_customize svg {
    width: 15px;
    height: 15px;
}

.elementor-9 .elementor-element.elementor-element-7a5398b:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-7a5398b > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background-color: #ffffff;
    /* background-image: url("assets/img/2022/09/s2.webp"); */
    background-position: 0px -650px;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-9 .elementor-element.elementor-element-4f2ad68 .section-title .title span {
    background: unset;
}

.elementor-9 .elementor-element.elementor-element-4f2ad68 .desc, .elementor-9 .elementor-element.elementor-element-4f2ad68 .desc p {
    color: #545454;
}

.elementor-9 .elementor-element.elementor-element-4f2ad68 .section-title .title {
    color: #74BDCB;
    font-size: 31px;
}
.elementor-9 .elementor-element.elementor-element-4f2ad68 .section-title .title span {
    color: #545454;
}

.elementor-9 .elementor-element.elementor-element-4f2ad68 .section-title .custom_title_sub {
    color: #74BDCB;
    font-size: 18px;
}

body.home .hfe-nav-menu nav ul li a {
    color: #000000;
}


.elementor-5227 .elementor-element.elementor-element-d654fa7 .defi-explore-article-btn, .elementor-5227 .elementor-element.elementor-element-d654fa7 .defi-banner-btn, .elementor-5227 .elementor-element.elementor-element-d654fa7 .bg-blue-btn span, .elementor-5227 .elementor-element.elementor-element-d654fa7 .bg-blue-btn {
    color: white;
    background-color: #74BDCB;
}

.elementor-5227 .elementor-element.elementor-element-d654fa7 .defi-explore-article-btn:hover, .elementor-5227 .elementor-element.elementor-element-d654fa7 .defi-banner-btn, .elementor-5227 .elementor-element.elementor-element-d654fa7 .bg-blue-btn:hover, .elementor-5227 .elementor-element.elementor-element-d654fa7 .bg-blue-btn::before {
    background-color: #74BDCB;
}

.customimze_elementor-widget-container_home img {
    transform: rotate(-7deg);
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-a808e7f {
    left: -155px;
    bottom: 16px;
}

.elementor-9 .elementor-element.elementor-element-a808e7f > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-a808e7f img {
    width: 65%;
    transform: rotate(-6deg);
}


.brands-slider .slider-item {
    height: 120px;
}
.brands-slider .slider-item img {
    object-fit: contain;
    width: 180px;
    height: 110px;
}


.brands-slider-container {
    display: flex;
    width: fit-content; /* Set width to fit the content */
    gap: 0px;
    animation: smoothSlider 66s infinite linear;
}

/* Define keyframes for the smooth slider */
@keyframes smoothSlider {
    0% { transform: translateX(0); } /* Start position */
    100% { transform: translateX(-100%); } /* End position */
}

.elementor-9 .elementor-element.elementor-element-a461024 > .elementor-widget-container {
    margin: 0px 0px 18px 0px;
    padding: 0% 4% 0% 5%;
}

.elementor-9 .elementor-element.elementor-element-e5ec08f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-9 .elementor-element.elementor-element-e5ec08f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #74BDCB;
}

.testimonial-card {
    background-color: #74BDCB;
}

.testimonial-card-left::before {
    background-color: #be343400;
}

.elementor-9 .elementor-element.elementor-element-50baca8 .testimonial-card-left {
    background-color: #74BDCB;
    background-image: none;
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-b9c33c2 {
    left: 6.5%;
    z-index: 1;
    top: -35%;
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-b9c33c2 img {
    width: 100%;
    object-fit: contain;
    height: 500px;
    transform: rotate(-75deg);
}

.section-title .title img {
    width: 45px;
    margin-left: 0px;
}

.testimonial-slider-nav .slider-item img {
    object-fit: cover;
}

.elementor-9 .elementor-element.elementor-element-4f054bc:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-9 .elementor-element.elementor-element-4f054bc > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #cac7c73b;
}

.elementor-9 .elementor-element.elementor-element-496c72e .brands-slider::before, .elementor-9 .elementor-element.elementor-element-496c72e .brands-slider::after {
    background-color: transparent;
    background-image: linear-gradient(167deg, #B3323205 0%, #eaf1ff00 100%);
}

.elementor-9 .elementor-element.elementor-element-496c72e .brands-slider .slider-item {
    max-width: 85px !important;
    height: 80px !important;
    background: unset;
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-74259f2 {
    right: 25px;
    top: 59px;
}

.elementor-9 .elementor-element.elementor-element-b5fb791 > .elementor-element-populated > .elementor-background-overlay {
    background-image: none;
    background-position: bottom center;
    background-repeat: no-repeat;
    opacity: 1;
    background-color: #74bdcb8c;
}

body:not(.rtl) .elementor-9 .elementor-element.elementor-element-ea5b289 {
    left: 57px;
    top: 245px;
}

.elementor-9 .elementor-element.elementor-element-ea5b289 .staco-image img {
    max-width: 100%;
}

.elementor-element.elementor-element-a07dc84.elementor-hidden-mobile.elementor-widget.elementor-widget-staco-rotateicon img {
    width: 65px;
}

.elementor-1226 .elementor-element.elementor-element-0953e46:not(.elementor-motion-effects-element-type-background), .elementor-1226 .elementor-element.elementor-element-0953e46 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FFFFFF;
}

.elementor-element.elementor-element-0db34b2.elementor-widget__width-auto.elementor-widget.elementor-widget-staco-btn .ug-button-area.normal_width a.bg-blue-btn {
    padding: unset;
    background-color: unset;
    border-radius: unset;
    color: unset;
    unicode-bidi: unset;
    position: unset;
    overflow: unset;
    display: unset;
    text-align: unset;
    z-index: 0;
    font-weight: unset;
}

.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-e6d9047 .elementor-widget-wrap.elementor-element-populated {
    text-align: end;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px 10px 10px;
    position: relative;
}

section.elementor-section.elementor-inner-section.elementor-element.elementor-element-0953e46.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background-color: #FFFFFF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 30px;
    margin-bottom: 0px;
    padding: 0px 0px 7px 0px;
    border-radius: 35px 35px 35px 35px;
}

.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-c052820 {
    width: 65%;
}

.elementor-element.elementor-element-6e0e3d2.elementor-icon-list--layout-inline.elementor-widget__width-auto.elementor-widget-mobile_extra__width-inherit.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list ul.elementor-icon-list-items.elementor-inline-items {
    text-align: end;
    justify-content: end;
}

.elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-28bd6b3 {
    text-align: center;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-6716f5f.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 100px 10px 110px 0px;
}

.best-pricing-section {
    background: linear-gradient(90deg, #74BDCB 0%, #58a5ab29 56%, #74BDCB 100%);
}

@media (max-width: 767px) {
    .elementor-9 .elementor-element.elementor-element-4f2ad68 .section-title .title {
        color: #74BDCB;
        font-size: 21px;
    }

    .customimze_elementor-widget-container_home img {
        width: 65%;
    }

    body:not(.rtl) .elementor-9 .elementor-element.elementor-element-a808e7f {
        left: 0px;
    }

    body:not(.rtl) .elementor-9 .elementor-element.elementor-element-a808e7f img {
        width: 51%;
    }

    .elementor-9 .elementor-element.elementor-element-a461024 .section-title .title {
        font-size: 19px;
        line-height: 1.4;
    }

    .testimonial-slider-nav .slider-item {
        width: 220px !important;
        height: 220px !important;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-e6d9047 .elementor-widget-wrap.elementor-element-populated {
        text-align: start;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: flex-start;
        padding: 10px 20px 10px 10px;
        position: relative;
        align-items: flex-start;
    }
    .elementor-element.elementor-element-6e0e3d2.elementor-icon-list--layout-inline.elementor-widget__width-auto.elementor-widget-mobile_extra__width-inherit.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list ul.elementor-icon-list-items.elementor-inline-items {
        text-align: start;
        justify-content: start;
    }
}

/* div#mega-menu {
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(255, 255, 255, 1) 7%, rgba(255, 255, 255, 1) 100%);
    top: 62px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    position: fixed;
    z-index: 1000;
    padding: 100px;
    margin-left: auto;
    margin-right: auto;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
} */

/* General Styles for Mega Menu */
#mega-menu {
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 70px 100px 70px 100px;
    width: 100%;
    justify-content: space-between;
    position: fixed;
    top: 75px;
    left: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.menu-item:hover #mega-menu, #mega-menu:hover {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.menu-item a:hover {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

/* Column Styles */
.mega-menu .col-md-3 {
    flex-basis: 23%;
    background: #f8f8f8;
    padding: 15px;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* Heading Styles */
.mega-menu h3 {
    color: #333;
    /* border-bottom: 2px solid #0056b3; */
    padding-bottom: 0px;
    /* margin-bottom: 15px; */
    text-align: left;
    font-size: 17px;
    margin-top: 9px;
}

.mega-menu-content .custom_item_menu img {
    width: 59px;
    height: 50px;
    object-fit: contain;
}

/* List Styles */
.mega-menu ul {
    list-style: none;
    padding: 0;
    margin-top: 0px;
}

.mega-menu ul li {
    padding: 0px 0;
    font-size: 15px;
    line-height: 20px;
}

.mega-menu ul li:last-child {
    border-bottom: none;
}

/* Show Menu on Hover */
.menu-item a:hover + #mega-menu, #mega-menu:hover {
    opacity: 1;
    visibility: visible;
}

.menu-item #mega-menu .custom_item_menu {
    margin: 10px;
    border: 1px solid #eee;
    padding: 25px !important;
}

.menu-item #mega-menu .custom_item_menu ul li img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.menu-item #mega-menu .custom_item_menu span.line {
    border-bottom: 1px solid #CAC7C7;
    width: 65%;
    display: block;
    left: 56px;
    position: relative;
}

.menu-item #mega-menu .custom_item_menu span.line2 {
    border-bottom: 1px solid #CAC7C7;
    width: 25%;
    display: block;
    left: 18px;
    position: relative;
    top: 7px;
}

.elementor-9 .elementor-element.elementor-element-f4cfc47 .section-title .title span {
    background: #74BDCB;
    color: white;
}

.staco-scroll-top-icon {
    color: rgb(88 165 171);
}

.elementor-9 .elementor-element.elementor-element-bf253e9 {
    padding: 80px 0px 100px 0px;
    background-image: url(assets/img/2022/09/dotted-bg.png);
}

.elementor-9 .elementor-element.elementor-element-c5d0a65 .elementor-heading-title {
    font-size: 21px;
}

.elementor-9 .elementor-element.elementor-element-4205644 {
    padding: 25px 10px 100px 10px;
}

.elementor-9 .elementor-element.elementor-element-b5fb791:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-9 .elementor-element.elementor-element-b5fb791 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: unset;
}

.elementor-3005 .elementor-element.elementor-element-1348e55:not(.elementor-motion-effects-element-type-background), .elementor-3005 .elementor-element.elementor-element-1348e55 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #74BDCB;
}

.elementor-9 .elementor-element.elementor-element-7a5398b {
    padding: 200px 10px 35px 10px;
}

.elementor-3005 .elementor-element.elementor-element-9a0b115:not(.elementor-motion-effects-element-type-background), .elementor-3005 .elementor-element.elementor-element-9a0b115 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #74BDCB;
}

.elementor-3005 .elementor-element.elementor-element-9a0b115 {
    border-color: #d9d9d97d;
}

.staco-scroll-top-icon {
    color: #74BDCB;
}

.elementor-9 .elementor-element.elementor-element-16347b5 .defi-explore-article-btn, .elementor-9 .elementor-element.elementor-element-16347b5 .defi-banner-btn, .elementor-9 .elementor-element.elementor-element-16347b5 .bg-blue-btn {
    border-color: #74BDCB;
}

.bg-blue-btn {
    background-color: #74BDCB;
}

.elementor-9 .elementor-element.elementor-element-774e91c .defi-explore-article-btn, .elementor-9 .elementor-element.elementor-element-774e91c .defi-banner-btn, .elementor-9 .elementor-element.elementor-element-774e91c .bg-blue-btn span, .elementor-9 .elementor-element.elementor-element-774e91c .bg-blue-btn {
    color: #74BDCB;
}

.elementor-25 .elementor-element.elementor-element-ca7e16f .section-title .title {
    font-size: 27px;
    margin: 0px 0px 0px 0px;
}

.elementor-25 .elementor-element.elementor-element-ca7e16f .section-title {
    margin-bottom: 15px;
}

.elementor-25 .elementor-element.elementor-element-2e5da2c:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-2e5da2c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: unset;
    background-color: #74bdcb;
}

.elementor-3005 .elementor-element.elementor-element-42e793f .hfe-copyright-wrapper a, .elementor-3005 .elementor-element.elementor-element-42e793f .hfe-copyright-wrapper {
    text-align: center;
}
.elementor-1226 .elementor-element.elementor-element-cadd9ff .section-title .title {
    font-size: 30px;
}
span.elementor-icon.elementor-animation-.first_section_image img {
    width: 100%;
    height: 45px;
}
.elementor-icon-box-content .elementor-icon-box-title {
    font-size: 15px !important;
}
.last-item {
    display: none;
}
.elementor-icon-box-content.first_section_content p.elementor-icon-box-description {
    font-size: 14px;
}
.elementor-1226 .elementor-element.elementor-element-704d555 .section-title .title {
    font-size: 26px;
    margin: 0px 80px 0px 0px;
}
.elementor-widget-container.elementor-widget-container_second_section_img img {
    width: 100%;
    height: 347px;
    object-fit: contain;
}
.elementor-1226 .elementor-element.elementor-element-61f16b0 .section-title .title {
    font-size: 36px;
}
.staco-newslatter input[type=email] {
    margin-right: 10px;
}
.staco-newslatter {
    margin-bottom: 30px;
}
.elementor-widget-container.container_second_section_img_361 img {
    height: 410px;
}
.elementor-1226 .elementor-element.elementor-element-cadd9ff .section-title .sub-title {
    color: #74BDCB;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0px;
    background: #74bdcb3b;
}
.testimonial-card .section-title .sub-title {
    color: #ffffff;
}
.elementor-widget-container.elementor-widget-container_download img {
    width: 50%;
}
.elementor-1226 .elementor-element.elementor-element-1f91f56:not(.elementor-motion-effects-element-type-background), .elementor-1226 .elementor-element.elementor-element-1f91f56>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #2D2E50;
    background-image: url(assets/img/newbg_download.png);
}
.case-studies-item ul.slide-top.slide-top_custom {
    -webkit-animation: SlideTop 8s infinite linear;
    animation: SlideTop 27s infinite linear;
}
.case-studies-item ul.slide-bottom.slide-bottom_custom {
    -webkit-animation: SlideBottom 8s infinite linear;
    animation: SlideBottom 27s infinite linear;
}
.menu-item #mega-menu .custom_item_menu ul li img {
    margin-right: 10px;
}
.elementor-5389 .elementor-element.elementor-element-1df7f99 .bg-blue-btn:hover, .elementor-5389 .elementor-element.elementor-element-1df7f99 .yes .best-pricing-btn, .elementor-5389 .elementor-element.elementor-element-1df7f99 .pricing-btn:hover, .elementor-5389 .elementor-element.elementor-element-1df7f99 .best-pricing-btn:hover {
    background-color: #74bdcb;
}
.elementor-5389 .elementor-element.elementor-element-3c75812 .defi-explore-article-btn svg, .elementor-5389 .elementor-element.elementor-element-3c75812 .bg-blue-btn svg {
    filter: grayscale(1);
}
.theme-accordion .accordion-button .rt-icon-opened {
    display: block;
    filter: grayscale(1);
}
.elementor-9 .elementor-element.elementor-element-b7c043f .section-title {
    margin: 25px 0px 0px 0px;
}
@media (min-width: 768px) {
    .elementor-3005 .elementor-element.elementor-element-31ab82f {
        width: 50%;
    }
    .elementor-3005 .elementor-element.elementor-element-3d3bfff {
        width: 25%;
    }
    .elementor-3005 .elementor-element.elementor-element-20ca669 {
        width: 25%;
    }
}
@media (max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        flex-direction: column-reverse;
    }
    .elementor-9 .elementor-element.elementor-element-7a5398b {
        padding: 15px 10px 35px 10px;
    }
    .elementor-9 .elementor-element.elementor-element-b7c043f .section-title .title {
        font-size: 20px;
        line-height: unset;
    }
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-4205644.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
        flex-direction: row-reverse;
    }
    .elementor-9 .elementor-element.elementor-element-e758fd5 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
    }
    .elementor-9 .elementor-element.elementor-element-4205644 {
        padding: 25px 10px 39px 10px;
    }
    .elementor-9 .elementor-element.elementor-element-b5fb791 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
    }
    .elementor-9 .elementor-element.elementor-element-4f054bc:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-9 .elementor-element.elementor-element-4f054bc > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        margin-top: 10px;
    }
    .contact-content h2, .core-feature-title h2, .skills-content h2, .building-content h2, .lets-talk-text h2, .section-title .title, .team-section .section-title h2, .about-feature-section .about-feature-title h2, .customer-content-text h2, .feature-team-slider-for .slider-item h2, .how-works-title h2, .usability-card-title h2, .faq-section-title h2, .pricing-section-title h2, .testimonial-title h2, .marketing-content-title h2, .section-title h2 {
        font-size: 26px;
        line-height: 42px;
    }
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-6716f5f.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
        flex-direction: row-reverse;
    }
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-1348e55.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
        flex-direction: row-reverse;
    }
    #main-nav {
        display: none;
    }
    
    #main-nav.menu-is-active {
        display: block;
    }
    .brands-slider .slider-item img {
        padding: 5px;
    }
    .opend_menu_mobile{ 
        width: 375px; 
        left: -316.609px; 
        z-index: 9999;
        padding: 10px 0px 10px 0px;
    }
    .elementor-5227 .elementor-element.elementor-element-c1d776a .hfe-dropdown.menu-is-active ul li {
        padding: 5px 0px 5px 0px;
    }
    .hfe-nav-menu__toggle.hfe-nav-menu__toggle_mobile.elementor-clickable .hfe-nav-menu-icon.hfe-nav-menu-icon_close {
        display: none;
    }
    .hfe-nav-menu__toggle.hfe-nav-menu__toggle_mobile.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width .hfe-nav-menu-icon.hfe-nav-menu-icon_open {
        display: none;
    }
    .hfe-nav-menu__toggle.hfe-nav-menu__toggle_mobile.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width .hfe-nav-menu-icon.hfe-nav-menu-icon_close {
        display: block;
    }
    .hfe-nav-menu nav ul li .sub-menu.active {
        display: block;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto;
    }
    .elementor-5227 .elementor-element.elementor-element-c1d776a .hfe-nav-menu nav ul > li > .sub-menu {
        padding: 15px 0px 15px 0px;
    }
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu li ul.sub-menu.active li {
        padding: 5px 0px 5px 20px !important;
    }
}

.elementor-5389 .elementor-element.elementor-element-3c75812 .defi-explore-article-btn, .elementor-5389 .elementor-element.elementor-element-3c75812 .defi-banner-btn, .elementor-5389 .elementor-element.elementor-element-3c75812 .bg-blue-btn span, .elementor-5389 .elementor-element.elementor-element-3c75812 .bg-blue-btn {
    color: #74bdcb;
}

.elementor-5389 .elementor-element.elementor-element-b00f80c .elementor-heading-title {
    color: #74bdcb;
}

span.elementor-grid-item.footer_elementor-social-media-item a i {
    color: white !important;
}

.hero-section-3-content_custom {
    align-items: center;
    justify-content: center;
}

.pricing-card h3 {
    font-size: 23px;
}
