/*!
Tempate Name: Axion
Description: Axion - Business Consulting Template
Author: theme-village
Author URI: https://theme-village.com/
Version: 1.0.0

STYLESHEET INDEX
------------------------------------------------------
1. Base (core files)
	- variables
	- mixins
	- typography
	- animation
	- theme
	- header
	- footer
	- widget
	- swiper

2. Components (./components/)
	- Hero-slider
	- About
	- Services
	- Process
	- Brands
	- Stat
	- Choose
	- Portfolio (Case Studies)
	- Tracking
	- Review
	- Pricing
	- Blog
	- Video
	- Team
	- Accordion
	- Tabs
	- Solution
	- Why-us
	- Contact
	- Single-post
	- Shop
	- Single-product
	- Cart
	- Checkout

Notes:
- Keep component filenames consistent with imports.
- Add new sections as separate component files.
*/
/*! variables */
:root {
    --font-family-base: "DM Sans", sans-serif;
    --font-family-headings: "Sora", sans-serif;
    --font-family-btn: "DM Sans", sans-serif;
    --bs-border-color: #d8dde1;
    --bs-border-radius: 0px;
    --font-size-base: 16px;
    --font-weight-base: 400;
    --line-height-base: 26px;
    --primary: #345d6d;
    --primary-rgb: 0, 96, 122;
    --secondary: #021736;
    --secondary-rgb: 2, 23, 54;
    --primary-mute: #fef5ee;
    --white: #fff;
    --white-rgb: 255, 255, 255;
    --shade: #dae1e3;
    --success: #23e219;
    --body-color: #5e6b78;
    --body-rgb: 94, 107, 120;
    --theme-border: #d8dde1;
    --black: #000;
    --headings-color: #01191f;
    --dark: #01191f;
    --dark-alt: #121c27;
    --dark-rgb: 18, 28, 39;
    --blue: #1d1354;
    --light: #f6f6f6;
    --mute: #797e88;
    --danger: #e84c4e;
    --hover: #3ab44b;
}

/* Custom Scrollbar for Chrome, Edge, Safari & Firefox */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #f0f4f5;
}

::-webkit-scrollbar-thumb {
    background-color: var(--primary, #345d6d);
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: var(--secondary, #021736);
}

html,
body {
    scrollbar-width: thin;
    scrollbar-color: var(--primary, #345d6d) #f0f4f5;
}

/*! mixins */
.text-primary {
    color: #365c6d !important;
}

.text-secondary {
    color: #021736 !important;
}

.text-tertiary {
    color: #fff !important;
}

.text-success {
    color: #23e219 !important;
}

.text-danger {
    color: #e84c4e !important;
}

.text-warning {
    color: #ffc107 !important;
}

.text-info {
    color: #fff !important;
}

.text-light {
    color: #f6f6f6 !important;
}

.text-dark {
    color: #01191f !important;
}

.text-mute {
    color: #d8dde1 !important;
}

.text-shade {
    color: #dae1e3 !important;
}

.text-body {
    color: #5e6b78 !important;
}

.h1,
h1 {
    font-size: 82px;
}

.h1,
.h2,
h1,
h2 {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.h2,
h2 {
    font-size: 46px;
}

.h3,
h3 {
    font-size: 30px;
}

.h3,
.h4,
.process-card2 h3,
.slide-transtion .swiper-slide p,
.support-cta .s-support .ss-inner a,
h3,
h4 {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.h4,
.process-card2 h3,
.slide-transtion .swiper-slide p,
.support-cta .s-support .ss-inner a,
h4 {
    font-size: 24px;
}

.h5,
.hero-slider .swiper-slide .slide-content span,
h5 {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.h6,
.hero-sec2 .hero-content .hc-inner .hero-left .hero-social,
.link-btn,
.payment-option button,
.process-card .pc-head span,
.product-details-tab .nav-tabs li .nav-link,
.product-nav .swiper-pagination,
.review-top .lead,
.review-top .lead-sm,
.single-post-page blockquote p,
.value-txt .value-footer,
h6,
ul.check li {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.display-1 {
    font-size: 80px;
}

.display-1,
.display-2,
.sec-title {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.display-2,
.sec-title {
    font-size: 46px;
}

.display-3 {
    font-size: 30px;
}

.display-3,
.display-4,
.footer-widget .widget-title {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.display-4,
.footer-widget .widget-title {
    font-size: 24px;
}

.display-5,
.review-entry2 .rev-inner p {
    font-size: 20px;
}

.display-5,
.display-6,
.header-middle .conn-txt a,
.header-middle .conn-txt span,
.review-entry2 .rev-inner p {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.display-6,
.header-middle .conn-txt a,
.header-middle .conn-txt span {
    font-size: 18px;
}

/*! typography */
body {
    font-family: var(--font-family-base);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-base);
    line-height: var(--line-height-base);
    color: var(--body-color);
    position: relative;
    background-color: var(--white);
    height: 100%;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 576px) {
    .body-gap {
        margin: 0 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .body-gap {
        margin: 0 10px;
    }
}

@media (min-width: 1600px) {
    .body-gap {
        padding: 0 30px;
    }
}

.ct-border {
    border-left: 1px solid var(--theme-border);
    border-right: 1px solid var(--theme-border);
}

a {
    color: inherit;
}

a,
a:focus,
a:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-decoration: none;
}

a:focus,
a:hover {
    color: var(--primary);
}

.form-group {
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .form-group textarea {
        min-height: 150px;
    }
}

@media (max-width: 575.98px) {
    .form-group textarea {
        height: 120px;
    }
}

.form-check-input[type="radio"] {
    width: 10px;
    height: 10px;
    padding: 8px;
}

.form-check-input:checked {
    background-color: var(--primary);
    border-color: var(--primary);
}

.form-check-input:focus {
    border-color: #fdb09a;
    box-shadow: 0 0 0 0.25rem #ffd3c5;
}

.lead-sm {
    font-size: 20px;
}

.form-control,
.form-select,
input,
select,
textarea {
    font-family: var(--font-family-base);
    width: 100%;
    color: var(--body-color);
    padding: 14px 20px;
    /* border: 1px solid var(--theme-border); */
}

.form-control:focus,
.form-select:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0 none;
    border: 1px solid rgba(var(--primary-rgb), 0.25);
    box-shadow: 0 0 0 0.05rem rgba(var(--primary-rgb), 0.2);
}

.form-control::placeholder,
.form-select::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
    opacity: 1;
    color: var(--body-color);
}

.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: var(--body-color);
}

.form-control::-ms-input-placeholder,
.form-select::-ms-input-placeholder,
input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: var(--body-color);
}

input[type="checkbox"] {
    padding: 0;
}

.btn:focus-visible {
    color: var(--headings-color);
    background-color: var(--primary);
    border-color: var(--primary);
    outline: 0;
    box-shadow: none;
}

figure {
    margin: 0;
}

.gx-5 {
    --bs-gutter-x: 30px;
}

/*! animation */
.anim-img {
    position: absolute;
    backface-visibility: hidden;
    animation: jumping 5s ease-in-out 2s infinite alternate;
    animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
    user-select: none;
    will-change: transform;
}

.anim-img.left-top {
    left: 0;
    top: auto;
}

.anim-img.left-bottom {
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
}

.anim-img.right-bottom {
    right: 0;
    bottom: 0;
}

.anim-img.right-top {
    right: 0;
    top: 0;
}

.anim-img.center-bottom {
    left: 20%;
    bottom: 0;
}

.anim-img.spin {
    animation: spin 8s ease-in-out 2s infinite alternate;
}

.anim-img.zoom {
    animation: zoom 8s ease-in-out 2s infinite alternate;
}

.anim-img.anim-2 {
    animation: jumping2 8s ease-in-out 2s infinite alternate;
}

@media (max-width: 575.98px) {
    .anim-img {
        display: none;
    }
}

@keyframes jumping {
    0% {
        transform: translateY(0) translateX(0) rotate(0) scale(0.5);
        opacity: 0.2;
    }

    50% {
        transform: translateY(-50px) translateX(-50px) rotate(15deg) scale(0.7);
        opacity: 0.7;
    }

    to {
        transform: translateY(-75px) translateX(-75px) rotate(0) scale(1);
        opacity: 1;
    }
}

@keyframes jumping2 {
    0% {
        transform: translateY(-150px) translateX(-10px) rotate(0) scale(1);
        opacity: 0.2;
    }

    50% {
        transform: translateY(-50px) translateX(-10px) rotate(5deg) scale(0.8);
        opacity: 0.5;
    }

    to {
        transform: translateY(0) translateX(0) rotate(0) scale(0.7);
    }
}

@keyframes animate_pulse {
    0% {
        box-shadow:
            0 0 0 0 rgba(var(--pulse-rgb, var(--white-rgb)), 0.2),
            0 0 0 0 rgba(var(--pulse-rgb, var(--white-rgb)), 0.4);
    }

    40% {
        box-shadow:
            0 0 0 50px rgba(var(--pulse-rgb, var(--white-rgb)), 0),
            0 0 0 0 rgba(var(--pulse-rgb, var(--white-rgb)), 0.4);
    }

    80% {
        box-shadow:
            0 0 0 50px rgba(var(--pulse-rgb, var(--white-rgb)), 0),
            0 0 0 30px rgba(var(--pulse-rgb, var(--white-rgb)), 0);
    }

    to {
        box-shadow:
            0 0 0 0 rgba(var(--pulse-rgb, var(--white-rgb)), 0),
            0 0 0 30px rgba(var(--pulse-rgb, var(--white-rgb)), 0);
    }
}

.play-btn {
    animation: animate_pulse 3s linear infinite;
}

.play-btn.primary {
    --pulse-rgb: var(--primary-rgb);
}

.spin {
    animation: spin 10s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0);
        left: 50%;
    }

    40% {
        transform: rotate(90deg);
        left: 55%;
    }

    80% {
        transform: rotate(180deg);
        left: 60%;
    }

    to {
        transform: rotate(1turn);
        left: 50%;
    }
}

.moveX {
    animation: moveX 12s linear infinite;
}

.moveXS {
    animation: moveXS 8s linear infinite;
}

@keyframes moveX {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(150px);
    }

    50% {
        transform: translateX(120px);
    }

    75% {
        transform: translateX(140px);
    }

    to {
        transform: translateX(0);
    }
}

@keyframes moveXS {
    0% {
        transform: translateX(0);
    }

    30% {
        transform: translateX(20px);
    }

    70% {
        transform: translateX(50px);
    }

    to {
        transform: translateX(0);
    }
}

.moveY {
    animation: moveY 7s ease-in-out infinite;
}

.moveYS {
    animation: moveYS 9s ease-in-out infinite;
}

@keyframes moveY {
    0% {
        transform: translateY(-80px);
    }

    50% {
        transform: translateY(60px);
    }

    to {
        transform: translateY(-80px);
    }
}

@keyframes moveYS {
    0% {
        transform: translateY(-15px);
    }

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

    to {
        transform: translateY(-15px);
    }
}

.rotate,
.slide-transtion .swiper-slide p:before {
    animation: rotate 7s linear infinite;
}

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

    to {
        transform: rotate(1turn);
    }
}

@keyframes zoom {
    0% {
        -moz-transform: scale(0.3);
        -o-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    20% {
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -moz-transform: scale(0.4);
        -o-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@keyframes tada {
    16% {
        transform: translateY(6px);
    }

    33% {
        transform: translateY(-4px);
    }

    49% {
        transform: translateY(4px);
    }

    66% {
        transform: translateY(-2px);
    }

    83% {
        transform: translateY(1px);
    }

    to {
        transform: translateY(0);
    }
}

.goal-card:hover .icon-lg,
.tada {
    animation: tada 1.1s ease-out;
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.shake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: shake;
    animation-name: shake;
}

@keyframes rotateY {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    to {
        -webkit-transform: rotateY(-1turn);
        transform: rotateY(-1turn);
    }
}

.feature-card:hover .icon-xl,
.feature-card:hover .process-card2 span,
.process-card2 .feature-card:hover span,
.process-card2 .step-card:hover span,
.rotateY,
.service-entry:hover .serv-icon,
.step-card:hover .icon,
.step-card:hover .icon-lg,
.step-card:hover .icon-xl,
.step-card:hover .icon-xs,
.step-card:hover .process-card2 span,
.step-card:hover .team-entry .team-thumb .team-share .link-hover,
.team-entry .team-thumb .team-share .step-card:hover .link-hover {
    animation: rotateY 1.05s;
}

/*! Magic Cursor */
body.tv-magic-cursor #magic-cursor {
    display: block;
}

#magic-cursor {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
    top: 0;
    left: 0;
}

#ball {
    position: fixed;
    display: flex;
    align-items: center;
    pointer-events: none;
    border-radius: 50%;
    color: transparent;
    justify-content: center;
    mix-blend-mode: difference;
    background-color: var(--primary);
}

.cursor-bg-red #ball {
    background-color: #ff535b !important;
}

.cursor-bg-red #ball .ball-view {
    color: var(--white);
}

.cursor-bg-red-2 #ball {
    background-color: #ff481f !important;
}

.cursor-bg-red-2 #ball .ball-view {
    color: var(--white);
}

.cursor-bg-yellow #ball {
    background-color: #fff669 !important;
}

.cursor-bg-yellow #ball .ball-view,
.cursor-white-bg #ball .ball-view {
    color: var(--primary);
}

#ball .ball-view {
    opacity: 0;
    visibility: hidden;
    font-weight: 500;
    line-height: 1.3;
    transform: scale(0);
}

#ball .ball-drag,
#ball .ball-view {
    position: absolute;
    padding: 0 5px;
    font-size: 15px;
    text-align: center;
    color: var(--primary);
}

#ball .ball-drag {
    display: block;
    width: 100%;
    font-weight: 600;
    line-height: 1.2;
    transition: all 0.3s;
}

#ball .ball-drag:after,
#ball .ball-drag:before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    font-size: 19px;
    height: 10px;
    line-height: 10px;
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: var(--white);
    font-family: Font Awesome\6 Pro;
    -webkit-font-smoothing: antialiased;
}

#ball .ball-drag:before {
    content: "\f104";
    left: 0;
    transform: translate3d(-30px, 0, 0);
    transition: all 0.25s;
}

#ball .ball-drag:after {
    content: "\f105";
    right: 0;
    transform: translate3d(30px, 0, 0);
    transition: all 0.25s;
}

#ball.with-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#ball.ball-close-enabled {
    opacity: 1 !important;
}

#ball .ball-close {
    position: absolute;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: var(--primary);
}

.tv-magnetic-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dark #ball,
.home-2 #ball {
    background-color: var(--white);
}

.dark #ball .ball-view,
.home-2 #ball .ball-view {
    color: var(--primary);
}

/*! theme */
.ab-stat,
.about-sec3 .about-content .about-stat,
.about-sec4 .about-content .about-mission h4,
.about-sec4 .s-info span,
.about-stat-sec,
.blog-entry2 .entry-footer .btn,
.blog-entry .entry-meta span:first-child,
.blog-entry .entry-meta span:last-child,
.btn-close,
.contact-img,
.contact-sec3 .contact-form2 form .row,
.feat-card,
.feature-sec .row>div,
.footer-2 .subs-widget,
.footer-nav ul li,
.footer-widget.contact-widget ul li,
.footer-widget.quick-links ul li,
.footer-wrap,
.footer.footer-default,
.footer .footer-top .social-share,
.footer .footer-top h3,
.goal-card,
.goal-sec,
.gr-entry,
.growth-sec,
.growth-sec .growth-wrap,
.growth-sec .parallax-bg,
.growth-txt,
.header-actions a.text-reset.user-account,
.header-connect .single-conn,
.header-top .header-socials span,
.header-top .lang-links a,
.header-top .quick-links ul li,
.header-top ul.header-info li,
.header.header-2 .header-wrapper .navbar,
.header.header-4 .nav-cta,
.hero-sec2,
.hero-sec2 .hero-content .hc-inner .hero-left .hero-social a,
.hero-sec2 .hero-content .lead,
.hero-sec2 .hero-content .lead-sm,
.hero-slider-sec,
.hero-video,
.overly,
.portfolio-card,
.portfolio-item.active .pt-info,
.pricing-card,
.pricing-card .pricing-body ul li,
.process-card,
.process-card2,
.project-card .project-thumb,
.project-sec2,
.recent-entry .rc-entry,
.review-carousel-wrap,
.review-entry .review-quote,
.review-wrap4,
.review-wrap4 .swiper-slide,
.service-sidebar .widget ul li a,
.services-sec4 .serv-wrapper>div,
.services-sec5,
.services-tab,
.services-tab .nav button.nav-link,
.sidebar .widget-title,
.single-post-page blockquote,
.single-post-page blockquote cite,
.skill-item .skill-per,
.slide-transtion .swiper-slide p,
.stat-sec2,
.stat-sec2 .stat-wrapper .stat-card .stat-head,
.stat-sec2 .stat-wrapper>div:not(:first-child) .stat-card,
.stat-wrap,
.step-card .step-footer,
.support-cta,
.team-entry .team-thumb,
.trust-content .trust-stat,
.video-sec2 .video-bg,
ul.check li,
ul.ct-list li {
    position: relative;
    z-index: 1;
}

.ab-stat:before,
.about-sec3 .about-content .about-stat:before,
.about-sec4 .about-content .about-mission h4:before,
.about-sec4 .s-info span:before,
.about-stat-sec:before,
.blog-entry2 .entry-footer .btn:before,
.blog-entry .entry-meta span:first-child:before,
.blog-entry .entry-meta span:last-child:before,
.btn-close:before,
.contact-img:before,
.contact-sec3 .contact-form2 form .row:before,
.feat-card:before,
.feature-sec .row>div:before,
.footer-2 .subs-widget:before,
.footer-nav ul li:before,
.footer-widget.contact-widget ul li:before,
.footer-widget.quick-links ul li:before,
/* .footer-wrap:before, */
.footer.footer-default:before,
.footer .footer-top .social-share:before,
.footer .footer-top h3:before,
.goal-card:before,
.goal-sec:before,
.gr-entry:before,
.growth-sec .growth-wrap:before,
.growth-sec .parallax-bg:before,
.growth-sec:before,
.growth-txt:before,
.header-actions a.text-reset.user-account:before,
.header-connect .single-conn:before,
.header-top .header-socials span:before,
.header-top .lang-links a:before,
.header-top .quick-links ul li:before,
.header-top ul.header-info li:before,
.header.header-2 .header-wrapper .navbar:before,
.header.header-4 .nav-cta:before,
.hero-sec2 .hero-content .hc-inner .hero-left .hero-social a:before,
.hero-sec2 .hero-content .lead-sm:before,
.hero-sec2 .hero-content .lead:before,
.hero-sec2:before,
.hero-slider-sec:before,
.hero-video:before,
.overly:before,
.portfolio-card:before,
.portfolio-item.active .pt-info:before,
.pricing-card .pricing-body ul li:before,
.pricing-card:before,
.process-card2:before,
.process-card:before,
.project-card .project-thumb:before,
.project-sec2:before,
.recent-entry .rc-entry:before,
.review-carousel-wrap:before,
.review-entry .review-quote:before,
.review-wrap4 .swiper-slide:before,
.review-wrap4:before,
.service-sidebar .widget ul li a:before,
.services-sec4 .serv-wrapper>div:before,
.services-sec5:before,
.services-tab .nav button.nav-link:before,
.services-tab:before,
.sidebar .widget-title:before,
.single-post-page blockquote:before,
.single-post-page blockquote cite:before,
.skill-item .skill-per:before,
.slide-transtion .swiper-slide p:before,
.stat-sec2 .stat-wrapper .stat-card .stat-head:before,
.stat-sec2 .stat-wrapper>div:not(:first-child) .stat-card:before,
.stat-sec2:before,
.stat-wrap:before,
.step-card .step-footer:before,
.support-cta:before,
.team-entry .team-thumb:before,
.trust-content .trust-stat:before,
.video-sec2 .video-bg:before,
ul.check li:before,
ul.ct-list li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: var(--dark);
}

.sec-title {
    margin: 20px 0 25px;
    line-height: 1.2;
}

@media (max-width: 1399.98px) {
    .sec-title {
        font-size: 40px;
    }
}

@media (max-width: 1199.98px) {
    .sec-title {
        font-size: 36px;
    }
}

@media (max-width: 575.98px) {
    .sec-title {
        overflow: hidden;
        font-size: 32px;
    }
}

.sub-title {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 20px;
    color: #39b549;
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.services-tab .nav button.nav-link,
.sub-heading {
    font-size: 36px;
}

.text-mute {
    color: var(--mute) !important;
}

.hover-img img:first-child {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transform: translateX(50%) scaleX(2);
    transform: translate(50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.hover-img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-img:hover img:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translate(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hover-img:hover img:nth-child(2) {
    -webkit-transform: translateX(-50%) scaleX(2);
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.round {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.sec-intro {
    margin: 0 auto 60px;
}

.sec-intro.half {
    max-width: 800px;
}

@media (max-width: 1199.98px) {
    .sec-intro.half {
        max-width: 600px;
    }
}

.text-reset:hover {
    color: var(--primary) !important;
}

.sec-padding {
    padding: 120px 0;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .sec-padding {
        padding: 100px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sec-padding {
        padding: 90px 0;
    }
}

@media (max-width: 767.98px) {
    .sec-padding {
        padding: 70px 0;
    }
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: var(--primary);
    border-color: var(--primary);
}

.bg-primary {
    background-color: #365c6d !important;
}

.bg-tertiary {
    background-color: #fff !important;
}

.bg-light {
    background-color: #f6f6f6 !important;
}

.bg-mute {
    background-color: #d8dde1 !important;
}

.btn-secondary {
    background-color: #021736;
    border-color: #021736;
    color: #fff;
}

.btn-secondary:focus,
.btn-secondary:hover {
    background-color: rgb(0.1785714286, 2.0535714286, 4.8214285714);
    border-color: rgb(0.1785714286, 2.0535714286, 4.8214285714);
    color: #fff;
}

.bg-secondary {
    background-color: #181818 !important;
}

.bg-shade {
    background-color: #dae1e3 !important;
}

.bg-info {
    background-color: #fff !important;
}

.bg-dark {
    background-color: #01191f !important;
}

.btn {
    font-family: var(--font-family-btn);
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 16px 35px;
    position: relative;
    border: none;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    z-index: 1;
    transition: 0.3s;
}

@media (max-width: 767.98px) {
    .btn {
        padding: 14px 28px;
    }
}

.btn span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 30px;
    background-color: var(--hover);
    transition:
        width 0.5s ease-in-out,
        height 0.5s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.btn i.fa-arrow-right {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-left: 5px;
    transform: rotate(-30deg);
}

.btn:hover i.fa-arrow-right {
    transform: rotate(0deg);
}

.btn.btn-xs {
    padding: 13px 26px;
}

.btn:hover span {
    width: 225%;
    height: 562.5px;
}

.btn.btn-outline {
    border: 1px solid var(--theme-border) !important;
    padding: 10px 26px;
}

.btn.btn-outline span {
    background-color: var(--primary);
}

.btn.btn-outline:hover {
    color: var(--white);
    border: 1px solid var(--primary) !important;
}

.btn.btn-outline:hover span {
    background-color: var(--primary);
}

.btn.btn-mute {
    background-color: rgba(var(--white-rgb), 0.25);
    backdrop-filter: blur(17px);
    color: var(--white);
}

.btn.btn-mute:hover,
.btn.btn-secondary span {
    background-color: var(--primary);
}

.btn-primary {
    background-color: #365c6d;
    border-color: #365c6d;
    color: #fff;
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: rgb(0, 55.868852459, 71);
    border-color: rgb(0, 55.868852459, 71);
    color: #fff;
}

.btn-tertiary {
    background-color: rgba(var(--white-rgb), 0.25);
    color: var(--white);
}

.btn-tertiary span {
    background-color: var(--primary);
}

.btn-tertiary:hover {
    color: var(--white);
}

.btn-info {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}

.btn-info:focus,
.btn-info:hover {
    background-color: rgb(229.5, 229.5, 229.5);
    border-color: rgb(229.5, 229.5, 229.5);
    color: #fff;
}

.btn-info {
    color: var(--headings-color);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.btn-dark:hover,
.btn-info span {
    background-color: var(--primary);
}

.btn-dark:hover {
    border: 1px solid var(--primary);
}

.icon,
.icon-lg,
.icon-xl,
.icon-xs,
.process-card2 span,
.team-entry .team-thumb .team-share .link-hover {
    height: 46px;
    width: 46px;
    text-align: center;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.icon-lg i,
.icon-xl i,
.icon-xs i,
.icon i,
.process-card2 span i,
.team-entry .team-thumb .team-share .link-hover i {
    display: table-cell;
    vertical-align: middle;
}

.icon-xs {
    width: 36px;
    height: 36px;
}

.icon-lg {
    width: 56px;
    height: 56px;
    font-size: 20px;
}

.icon-xl,
.process-card2 span {
    width: 80px;
    height: 80px;
    font-size: 32px;
}

.lead,
.lead-sm {
    font-size: 18px;
    font-weight: 500;
}

.zoom-img {
    overflow: hidden;
}

.zoom-img img {
    transform: scale(1);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.zoom-img:hover img {
    transform: scale(1.1);
}

.abs-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.link-btn {
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}

.link-btn,
.link-btn i {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.link-btn i {
    margin-left: 2px;
}

.link-btn:hover {
    color: var(--primary);
}

.link-btn:hover i {
    transform: rotate(-20deg);
}

.ratings {
    font-size: 14px;
}

.ratings i {
    color: #ff9b00;
}

.social-share a {
    background-color: var(--primary);
    color: var(--white);
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.social-share a i {
    display: table-cell;
    vertical-align: middle;
}

.social-share a:last-child {
    margin-right: 0;
}

.social-share a:hover {
    background-color: var(--dark);
    color: var(--white);
}

.social-share.outline a {
    border: 1px solid var(--theme-border);
    background-color: transparent;
    color: var(--headings-color);
}

.social-share.outline a:hover {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    color: var(--white);
}

.social-share.null a {
    background-color: transparent;
    width: auto;
    height: auto;
    color: var(--headings-color);
}

.social-share.null a:hover {
    color: var(--dark);
}

.social-share.circle a {
    border-radius: 50%;
}

.bg-cover,
.hero-slider .swiper-slide .slide-bg,
.service-entry2 .serv-bg {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.scroll-top {
    position: fixed;
    right: 1.875rem;
    bottom: 1.875rem;
    height: 3.125rem;
    width: 3.125rem;
    z-index: 10000;
    opacity: 1;
    visibility: hidden;
    transform: translateY(2.8125rem);
    transition: all 0.3s linear;
    background-color: var(--white);
    box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, 0.14);
}

.scroll-top,
.scroll-top:after {
    cursor: pointer;
    display: block;
    border-radius: 50%;
}

.scroll-top:after {
    content: "\f106";
    font-family: fontawesome;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.125rem;
    font-size: 1.25rem;
    color: var(--headings-color);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.scroll-top svg {
    color: var(--white);
    border-radius: 50%;
}

.scroll-top .progress-circle path {
    stroke: var(--primary);
    stroke-width: 0.5rem;
    box-sizing: border-box;
    transition: all 0.4s linear;
}

#preloader.done {
    visibility: hidden;
    opacity: 0;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
    z-index: 999999;
}

.preloader {
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -15px;
}

.preloader,
.preloader span {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
}

.preloader span {
    border-radius: 100%;
    background: var(--primary);
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

@keyframes preloader {
    0% {
        transform: scale(0);
        opacity: 0.5;
    }

    to {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.5;
    }

    to {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.nice-select {
    padding: 4px 20px;
}

.nice-select .list {
    background-color: var(--light);
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: var(--primary);
    color: var(--white);
}

.nice-select .option.selected.focus {
    color: var(--headings-color) !important;
}

.reveal {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.pager nav.navigation.pagination {
    display: block;
}

.pager a,
.pager span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    font-size: 17px;
    font-weight: 500;
    background-color: var(--light);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pager .current,
.pager a:hover {
    background-color: var(--primary);
    color: var(--white);
}

.pager a.next,
.pager a.prev {
    width: 100px;
    padding: 3px 10px;
    line-height: 1;
    text-transform: capitalize;
}

.progress {
    border: 0;
    box-shadow: none;
    height: 7px;
    overflow: visible;
    position: relative;
    border-radius: 10px;
    display: block;
    background-color: var(--shade);
}

.progress:last-child {
    margin-bottom: 0;
}

.progress .meta {
    font-size: 16px;
    left: 0;
    position: absolute;
    top: -33px;
    color: var(--headings-color);
}

.progress .progress-bar {
    display: block;
    background: var(--primary);
    float: left;
    height: 7px;
    border-radius: 10px;
    overflow: visible;
}

.progress .progress-bar span {
    background: var(--primary);
    float: right;
    margin-right: 10px;
    margin-top: -32px;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    padding: 0 8px;
    border-radius: 5px;
}

.progress .progress-bar span:after,
.progress .progress-bar span:before {
    border: solid transparent;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.progress .progress-bar span:before {
    border-top-color: var(--primary);
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
}

ul.check li {
    margin-left: 25px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

ul.check li span {
    color: var(--dark);
}

ul.check li:before {
    content: "\f058";
    font-family: fontawesome;
    background-color: transparent;
    color: var(--primary);
    left: -25px;
    top: 0;
}

.parallax-overly {
    position: absolute;
    inset: 0;
    background-color: var(--secondary);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    mix-blend-mode: multiply;
    z-index: -1;
}

.ct-parallax {
    position: relative;
    overflow: hidden;
}

.nav-tabs {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--theme-border);
}

.nav-tabs .nav-item:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 575.98px) {
    .nav-tabs .nav-item:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

.nav-tabs .nav-item,
.nav-tabs .nav-item .nav-link {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.nav-tabs .nav-item .nav-link {
    margin: 0;
    color: var(--headings-color);
    font-weight: 700;
    border-radius: 30px;
    font-size: 14px;
    background-color: var(--white);
    padding: 7px 30px;
}

.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:hover {
    color: var(--white);
    background-color: var(--primary);
    border: 1px solid var(--primary);
}

.nice-select.tv-select {
    height: auto;
    width: 100%;
    border: 1px solid var(--theme-border);
    padding: 7px 20px;
    font-size: 16px;
    border-radius: 0;
    float: none;
}

.accordion-button:not(.collapsed) {
    background-color: var(--light-alt);
}

.progress-circle-item {
    width: 120px;
    height: 120px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.progress-circle-item .outer {
    height: 120px;
    width: 120px;
}

.progress-circle-item .inner,
.progress-circle-item .outer {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.progress-circle-item .inner {
    height: 80px;
    width: 80px;
}

.progress-circle-item .inner .number {
    font-size: 26px;
    font-weight: 700;
    color: var(--white);
}

.progress-circle-item svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    transform: rotate(20deg);
}

.progress-circle-item svg circle {
    fill: none;
    stroke: rgba(var(--white-rgb), 0.7);
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-dasharray: 314.16;
    stroke-dashoffset: 314.16;
}

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

ul.ct-list li {
    padding-left: 35px;
}

ul.ct-list li:before {
    background: url(../images/icons/check.svg) no-repeat 0 / contain;
    width: 25px;
}

ul.ct-list li:not(:last-child) {
    margin-bottom: 20px;
}

ul.ct-list.inline li {
    display: inline-block;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    ul.ct-list.inline li {
        width: 48%;
    }
}

.slide-transtion {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.errot-txt {
    margin: 60px 0 0;
}

.errot-txt p {
    margin: 0 auto 40px;
}

.errot-txt i {
    margin-right: 10px;
}

.success {
    background-color: #13a05a;
    border: 1px solid #13a05a;
    border-radius: 5px;
}

.error,
.success {
    padding: 15px;
    margin-bottom: 20px;
    color: var(--white);
}

.error {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    border-radius: 5px;
}

/*! header */
.header-middle .conn-txt small {
    display: block;
    color: rgba(var(--white-rgb), 0.6);
}

.header-middle .conn-txt a,
.header-middle .conn-txt span {
    color: var(--white);
}

.header-connect {
    max-width: 950px;
    margin-left: auto;
}

@media (max-width: 1199.98px) {
    .header-connect {
        margin: 0 auto;
    }
}

.header-connect .single-conn:before {
    width: 2px;
    height: 52px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    left: 130%;
}

.header-connect .single-conn:last-child:before {
    display: none;
}

@media (max-width: 991.98px) {
    .header-connect .single-conn a {
        font-size: 18px;
    }

    .header-connect .single-conn:before {
        display: none;
    }
}

.icon-button {
    border: 0;
    background-color: transparent;
}

.main-overlay {
    opacity: 0;
    visibility: hidden;
    filter: blur(2px);
    background: var(--black);
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-overlay.active {
    opacity: 0.6;
    visibility: visible;
}

.canvas-menu {
    background: var(--white);
    height: 100vh;
    padding: 40px;
    position: fixed;
    right: -100%;
    scrollbar-width: none;
    top: 0;
    width: 400px;
    opacity: 0;
    transition: 0.45s ease-in-out;
    visibility: hidden;
    z-index: 15;
}

@media (max-width: 575.98px) {
    .canvas-menu {
        width: 100%;
    }
}

.canvas-menu .logo img {
    max-width: 175px;
}

.canvas-menu.open {
    visibility: visible;
    opacity: 1;
    right: 0;
    transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-duration: 0.6s;
}

.canvas-menu.position-left {
    left: 0;
    right: auto;
    -moz-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    -webkit-transform: translateX(-350px);
    transform: translateX(-350px);
}

.canvas-menu.position-left.open {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.canvas-menu .social-share {
    margin-bottom: 20px;
}

.canvas-menu .social-share a:hover {
    color: var(--primary);
}

.canvas-menu a.btn.btn-primary {
    max-width: 200px;
    margin-top: 15px;
}

.canvas-menu .canvas-close {
    box-sizing: content-box;
    border: 0;
    padding: 0;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.canvas-menu .canvas-close:focus {
    outline: none;
    box-shadow: none;
}

.canvas-menu .canvas-close:hover {
    opacity: 1;
    transform: rotate(90deg);
}

.canvas-menu nav {
    width: 100%;
}

.canvas-menu .vertical-menu {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.canvas-menu .vertical-menu li.openmenu>a {
    color: var(--dark);
}

.canvas-menu .vertical-menu li.openmenu .switcher {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.canvas-menu .vertical-menu li {
    padding: 0;
    position: relative;
    list-style: none;
    line-height: 1.2;
    -webkit-transition: 0.2s ease-in-out 0.4s;
    -moz-transition: 0.2s 0.4s ease-in-out;
    -ms-transition: 0.2s 0.4s ease-in-out;
    -o-transition: 0.2s 0.4s ease-in-out;
    transition: 0.2s ease-in-out 0.4s;
}

.canvas-menu .vertical-menu li:after {
    content: "";
    display: block;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

.canvas-menu .vertical-menu li.active a {
    color: var(--primary);
}

.canvas-menu .vertical-menu li.active .submenu a {
    color: var(--headings-color);
}

.canvas-menu .vertical-menu li.active .submenu a:hover {
    color: var(--body-color);
}

.canvas-menu .vertical-menu li .switcher {
    border: 1px solid var(--theme-border);
    border-radius: 5px;
    display: flex;
    font-size: 14px;
    width: 30px;
    align-items: center;
    justify-content: space-around;
    height: 30px;
    cursor: pointer;
    color: var(--primary);
    position: absolute;
    top: 0;
    right: 0;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.2s ease-in-out 0.4s;
    -moz-transition: 0.2s 0.4s ease-in-out;
    -ms-transition: 0.2s 0.4s ease-in-out;
    -o-transition: 0.2s 0.4s ease-in-out;
    transition: 0.2s ease-in-out 0.4s;
    -webkit-backface-visibility: hidden;
}

.canvas-menu .vertical-menu li a {
    color: var(--headings-color);
    font-weight: 500;
    text-decoration: none;
    position: relative;
}

.canvas-menu .vertical-menu li a:hover {
    color: var(--primary);
}

.canvas-menu .submenu {
    display: none;
    padding: 10px 20px;
}

.canvas-menu .submenu li {
    padding: 5px 0;
}

.canvas-menu .submenu li:after {
    content: "";
    display: none;
}

.canvas-menu .submenu li a {
    color: var(--headings-color);
    font-size: 14px;
    font-weight: 400;
}

.canvas-menu .submenu li a:hover {
    color: var(--dark);
}

@media (min-width: 768px) {
    .header-top {
        padding: 10px 0;
    }
}

.header-top ul.header-info {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-top ul.header-info li {
    display: inline-flex;
    margin-right: 35px;
    font-weight: 500;
}

.header-top ul.header-info li:before {
    width: 2px;
    height: 11px;
    left: -8px;
    background-color: var(--primary);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1399.98px) {
    .header-top ul.header-info li {
        margin-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .header-top ul.header-info li:last-child {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .header-top ul.header-info li:last-child {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .header-top ul.header-info li {
        margin-right: 15px;
        font-size: 14px;
    }
}

.header-top ul.header-info li,
.header-top ul.header-info li a {
    color: var(--dark-alt);
    line-height: 1;
}

.header-top ul.header-info li .process-card2 span,
.header-top ul.header-info li .team-entry .team-thumb .team-share span.link-hover,
.header-top ul.header-info li span.icon,
.header-top ul.header-info li span.icon-lg,
.header-top ul.header-info li span.icon-xl,
.header-top ul.header-info li span.icon-xs,
.process-card2 .header-top ul.header-info li span,
.team-entry .team-thumb .team-share .header-top ul.header-info li span.link-hover {
    background-color: rgba(var(--white-rgb), 0.1);
}

.header-top ul.header-info .dropdown-toggle {
    color: var(--white);
}

.header-top ul.header-info .dropdown-menu {
    background-color: var(--dark);
    padding: 20px;
    min-width: 270px;
}

.header-top ul.header-info .dropdown-menu li {
    margin-bottom: 15px;
}

.header-top .header-socials span {
    color: var(--dark);
    font-weight: 500;
}

.header-top .header-socials span:before {
    width: 1px;
    height: 11px;
    left: 85px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991.98px) {
    .header-top p {
        text-overflow: ellipsis;
        overflow: hidden;
        text-wrap: nowrap;
    }

    .header-top .header-socials {
        width: 325px;
        text-align: right;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .header-top .header-socials {
        width: 510px;
    }
}

@media (max-width: 575.98px) {
    .header-top p {
        display: none;
    }

    .header-top .header-socials {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

.header-top .quick-links ul li a {
    padding: 2px 12px !important;
}

.header-top .quick-links ul li:before {
    display: none;
}

.header-top .lang-links a,
.header-top span.top-quote {
    color: var(--white);
}

.header-top .lang-links a {
    margin: 0 10px;
}

.header-top .lang-links a:before {
    content: "/";
    background: transparent;
    left: 130%;
}

.header-top .lang-links a:last-child:before {
    display: none;
}

.header-top .lang-links a:hover {
    color: var(--primary);
}

.header {
    position: relative;
    z-index: 9;
}

.header .header-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}

@media (max-width: 991.98px) {
    .header .navbar-brand img {
        max-width: 150px;
    }
}

.header a.topbar-link.dropdown-toggle {
    font-weight: 600;
}

.header.header-default {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.header.header-default .navbar .offcanvas {
    background-color: var(--dark);
}

.header.header-default .navbar .navbar-nav>li a.nav-link,
.header.header-default .navbar button.navbar-toggler.offcanvas-nav-btn {
    color: var(--white);
}

.header.header-default .navbar button.navbar-toggler.offcanvas-nav-btn svg path {
    fill: var(--white);
}

.header.header-default .header-nav-wrapper.header-sticky.scroll-on {
    background-color: var(--dark);
}

.header.header-2 .header-wrapper {
    position: relative;
}

@media (min-width: 768px) {
    .header.header-2 .header-wrapper .navbar {
        padding: 0;
    }
}

.header.header-2 .header-wrapper .navbar {
    background-color: var(--primary);
}

@media (max-width: 767.98px) {
    .header.header-2 .header-wrapper .navbar {
        background-color: var(--dark);
    }
}

.header.header-2 .header-wrapper .navbar:before {
    background-color: var(--hover);
    width: 24%;
    border-left: 63px solid #365c6d;
    border-bottom: 75px solid #047c9d;
    left: auto;
    right: 0;
}

.header.header-2 .header-wrapper .navbar .nav-cta {
    padding-top: 6px;
}

.header.header-2 .logo img {
    max-width: 150px;
}

.header.header-2 .header-top-right {
    justify-content: flex-end;
}

@media (max-width: 767.98px) {
    .header.header-2 .header-top-right {
        justify-content: space-between;
    }
}

.header.header-2 .header-nav-wrapper .navbar .navbar-nav li a.nav-link {
    padding: 20px;
    color: var(--white);
}

.header.header-2 .header-nav-wrapper .navbar .navbar-nav li a.nav-link:hover {
    color: var(--white);
}

@media (max-width: 1199.98px) {
    .header.header-2 .header-nav-wrapper .navbar .navbar-nav li a.nav-link {
        color: var(--headings-color);
    }

    .header.header-2 .header-nav-wrapper .navbar .navbar-nav li a.nav-link.active,
    .header.header-2 .header-nav-wrapper .navbar .navbar-nav li a.nav-link:hover {
        color: var(--primary);
    }
}

.header.header-2 .header-nav-wrapper .navbar .navbar-nav li:first-child a.nav-link {
    padding-left: 0;
}

@media (max-width: 1199.98px) {
    .header.header-2 .header-nav-wrapper .navbar .navbar-nav li:first-child a.nav-link {
        padding-left: 20px;
    }
}

.header.header-2 button.burger-menu {
    border: 0;
    background: transparent;
}

.header.header-2 .header-nav-wrapper.header-sticky.scroll-on {
    background: transparent;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .header.header-2 .header-nav-wrapper.header-sticky.scroll-on .navbar {
        padding: 0;
    }
}

@media (max-width: 767.98px) {
    .header.header-2 .header-nav-wrapper.header-sticky.scroll-on .navbar {
        padding: 8px 0;
    }
}

.header.header-2 .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
    padding: 17px 18px;
}

.header.header-transparent .header-nav-wrapper {
    background-color: rgba(var(--white-rgb), 0.1);
}

@media (min-width: 1200px) {
    .header.header-transparent .header-nav-wrapper {
        border-bottom: 1px solid rgba(var(--white-rgb), 0.04);
    }
}

.header.header-transparent .btn-border {
    border: 1px solid var(--white) !important;
    padding: 10px 26px;
    color: var(--white);
}

.header.header-transparent .btn-border:hover {
    background-color: var(--white);
    color: var(--primary);
}

.header.header-transparent .navbar .navbar-nav>li a.nav-link {
    color: var(--white);
}

@media (max-width: 1199.98px) {
    .header.header-transparent .navbar .navbar-nav>li a.nav-link {
        color: var(--headings-color);
    }
}

.header.header-transparent .header-nav-wrapper.header-sticky.scroll-on {
    background-color: var(--dark);
}

.header.header-3 .header-wrapper {
    position: relative;
}

.header.header-3 .header-top .lang-links a:hover,
.header.header-3 .header-top .quick-links ul li a:hover {
    color: rgba(var(--white-rgb), 0.8);
}

@media (max-width: 991.98px) {
    .header.header-3 .header-top .top-quote {
        display: none;
    }
}

.header.header-3 .nav-cta .btn.btn-outline {
    border: 1px solid var(--dark) !important;
}

.header.header-3 .nav-cta .icon-lg {
    color: var(--dark);
}

.header.header-4 .header-nav-wrapper {
    background-color: var(--white);
}

@media (min-width: 1400px) {
    .header.header-4 .offcanvas-body {
        position: relative;
        z-index: 1;
    }

    .header.header-4 .offcanvas-body:before {
        position: absolute;
        content: "";
        height: 100%;
        width: 1px;
        background: var(--theme-border);
        left: 60px;
    }
}

.header.header-4 .nav-cta {
    gap: 60px;
    padding: 17px 0;
}

.header.header-4 .nav-cta:before {
    width: 1px;
    height: 100%;
    left: -40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: var(--theme-border);
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .header.header-4 .nav-cta:before {
        left: -25px;
    }
}

@media (max-width: 1199.98px) {
    .header.header-4 .nav-cta:before {
        background: transparent;
    }
}

.header.header-4 .nav-cta:after {
    width: 1px;
    height: 100%;
    right: 75px;
    top: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: var(--theme-border);
    /* content: ""; */
}

@media (max-width: 1199.98px) {
    .header.header-4 .nav-cta:after {
        background: transparent;
    }
}

.header.header-4 .scroll-on .nav-cta {
    padding: 14px 0;
}

.header.header-5 .nav-cta .btn-outline {
    border: 1px solid var(--dark) !important;
}

.header.header-5 .nav-cta .icon-lg {
    color: var(--dark);
}

.navbar {
    padding: 0;
}

@media (max-width: 1199.98px) {
    .navbar {
        padding: 10px 0;
    }
}

.navbar .dropdown,
.navbar .dropdown-center,
.navbar .dropend,
.navbar .dropstart,
.navbar .dropup,
.navbar .dropup-center {
    position: relative;
}

@media (max-width: 1199.98px) {

    .navbar .dropdown,
    .navbar .dropdown-center,
    .navbar .dropend,
    .navbar .dropstart,
    .navbar .dropup,
    .navbar .dropup-center {
        width: 100%;
    }
}

.navbar .navbar-nav>li a.nav-link {
    padding: 32px 20px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    color: var(--dark);
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .navbar .navbar-nav>li a.nav-link {
        padding: 32px 18px;
    }
}

@media (min-width: 1600px) {
    .navbar .navbar-nav>li a.nav-link {
        padding: 32px 25px;
    }
}

.navbar .navbar-nav>li a.nav-link:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar .navbar-nav>li:first-child a.nav-link {
    padding-left: 0;
}

@media (max-width: 1199.98px) {
    .navbar .navbar-nav>li {
        width: 100%;
    }
}

.navbar .navbar-nav .nav-item>.dropdown-menu:first-of-type:before {
    position: absolute;
    content: "";
    top: -12px;
    left: 22px;
    z-index: 8;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid var(--white);
}

.navbar .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 8px;
    margin-top: 0;
    padding: 15px 0;
    min-width: 250px;
    top: 100%;
    left: 0;
    background-color: var(--white);
    box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.35);
    z-index: 10;
    transform: translateY(15px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar .navbar-nav .dropdown-menu .dropdown-item {
    align-items: center;
    display: flex;
    font-weight: 600;
    padding: 7px 15px 7px 25px;
    width: 100%;
    font-size: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: var(--primary);
    padding-left: 28px !important;
}

.navbar .navbar-nav .dropdown-menu .dropdown-submenu a:after {
    position: absolute;
    right: 16px;
    transform: rotate(-90deg);
}

.navbar .navbar-nav .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    left: 100%;
    right: auto;
    top: -10px;
}

.navbar .navbar-nav .dropdown-menu>li.dropdown-submenu.dropend:focus>a,
.navbar .navbar-nav .dropdown-menu>li.dropdown-submenu.dropend:hover>a {
    color: var(--primary);
    background-color: transparent;
    padding-left: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar .navbar-nav>.dropdown:hover>.dropdown-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    transform: translateY(0);
}

.navbar .navbar-brand {
    margin-right: 0;
}

.navbar .navbar-brand img {
    max-width: 170px;
}

.navbar .navbar-toggler:focus {
    box-shadow: none;
}

.navbar .dropdown .dropdown-toggle:after {
    content: "\f107";
    font-family: fontawesome;
    border: 0;
    margin-left: 5px;
    float: right;
    font-size: 13px;
}

@media (max-width: 767.98px) {
    .navbar .dropdown .dropdown-toggle:after {
        margin-left: auto;
        margin-right: 10px;
    }
}

.navbar button.navbar-toggler.offcanvas-nav-btn {
    border: 0;
    font-size: 18px;
    color: var(--headings-color);
    text-transform: uppercase;
    padding: 0;
    font-weight: 700;
}

.navbar button.navbar-toggler.offcanvas-nav-btn svg {
    vertical-align: baseline;
}

.navbar .dropdown-header {
    color: var(--headings-color);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.0625rem;
    padding: 3px 15px 7px 25px;
    text-transform: uppercase;
}

.navbar .custom-btn {
    border-radius: 30px;
    padding: 9px 28px;
}

.navbar .nav-banner>a img {
    margin: 10px 0;
}

.navbar .nav-cta .call-cta .process-card2 span,
.navbar .nav-cta .call-cta .team-entry .team-thumb .team-share span.link-hover,
.navbar .nav-cta .call-cta span.icon,
.navbar .nav-cta .call-cta span.icon-lg,
.navbar .nav-cta .call-cta span.icon-xl,
.navbar .nav-cta .call-cta span.icon-xs,
.process-card2 .navbar .nav-cta .call-cta span,
.team-entry .team-thumb .team-share .navbar .nav-cta .call-cta span.link-hover {
    border: 1px solid var(--white);
}

.navbar .nav-cta sup {
    background: var(--primary);
    color: var(--white);
    top: -8px;
    right: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}

.navbar .nav-cta .icon-lg {
    width: 54px;
    height: 54px;
    font-size: 16px;
}

.navbar .nav-cta .btn {
    border: 0;
}

.navbar .nav-cta button {
    border: 0;
    background-color: transparent;
}

.navbar.scroll-on .container:before {
    display: none;
}

.navbar.scroll-on .navbar-nav li a.nav-link {
    padding: 25px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar.scroll-on .navbar-nav li a.nav-link {
        padding: 22px 15px;
    }
}

.navbar.scroll-on .navbar-nav li:first-child a.nav-link {
    padding-left: 0;
}

header .header-nav-wrapper.header-sticky.scroll-on {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    background: var(--white);
    box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.07);
    width: 100%;
    animation: headerSlideDown 1.3s ease forwards;
}

header .header-nav-wrapper.header-sticky.scroll-on .navbar {
    padding: 3px 0;
}

@media (max-width: 1199.98px) {
    header .header-nav-wrapper.header-sticky.scroll-on .navbar {
        padding: 5px 0;
    }
}

header .header-nav-wrapper.header-sticky.scroll-on .navbar-line:before {
    display: none;
}

header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
    padding: 28px 18px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
        padding: 21px 18px;
    }
}

@media (max-width: 1199.98px) {
    header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav>li a.nav-link {
        padding: 16px 0;
    }
}

header .header-nav-wrapper.header-sticky.scroll-on .navbar .container-fluid {
    border: 0;
}

.navbar.nav-center .offcanvas {
    max-width: 700px;
}

@media (max-width: 991.98px) {
    .navbar.nav-center .offcanvas {
        max-width: calc(100% - 20px);
    }
}

.navbar.nav-center .navbar-nav li:last-child a.nav-link {
    padding-right: 0;
}

@media (min-width: 1200px) {
    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 33.33%;
    }

    header .header-nav-wrapper .navbar .navbar-nav li:hover a.nav-link {
        color: #39b549;
    }

    header .header-nav-wrapper .navbar .navbar-nav li:hover a.nav-link:after {
        transform: rotate(180deg);
    }

    header .header-nav-wrapper .navbar .navbar-nav .dropdown-menu {
        display: block;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        visibility: hidden;
        transform: translateY(20px);
    }

    header .header-nav-wrapper .navbar .navbar-nav .dropdown-submenu.dropend:hover>.dropdown-menu {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        visibility: visible;
        transform: translateY(0);
    }
}

@media (max-width: 1199.98px) {
    .navbar .offcanvas-header {
        margin-bottom: 15px;
    }

    .navbar .offcanvas-header img {
        max-width: 150px;
    }

    .navbar .navbar-nav .dropdown-menu {
        background-color: var(--white);
        min-width: 0 !important;
    }

    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 15px;
    }

    .navbar .offcanvas.bg-dark .dropdown-menu {
        background-color: var(--white);
    }

    .navbar .offcanvas.bg-dark .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #2b2b2b;
    }

    .navbar .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
        margin-left: 10px;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        border-radius: 0;
        padding: 16px 0;
        font-size: 16px;
        line-height: 1;
    }

    .navbar .navbar-nav .nav-item:last-child .nav-link {
        border: 0;
    }
}

.header-actions a.btn {
    padding: 13px 24px;
}

.header-actions a.text-reset.user-account {
    font-weight: 500;
    margin: 0 22px;
}

.header-actions a.text-reset.user-account:before {
    width: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -15px;
    height: 20px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {

    .header-actions .team-entry .team-thumb .team-share a.link-hover,
    .header-actions a.icon,
    .header-actions a.icon-lg,
    .header-actions a.icon-xl,
    .header-actions a.icon-xs,
    .team-entry .team-thumb .team-share .header-actions a.link-hover {
        width: 45px;
        flex: 0 0 45px;
        height: 45px;
    }

    .header-actions a.text-reset.user-account {
        margin: 0 14px;
    }

    .header-actions a.text-reset.user-account:before {
        left: -10px;
    }
}

@media (max-width: 1199.98px) {

    .header-actions .team-entry .team-thumb .team-share a.link-hover,
    .header-actions a.icon,
    .header-actions a.icon-lg,
    .header-actions a.icon-xl,
    .header-actions a.icon-xs,
    .team-entry .team-thumb .team-share .header-actions a.link-hover {
        width: 45px;
        flex: 0 0 45px;
        height: 45px;
    }

    .header-actions a.text-reset.user-account {
        margin: 0 14px;
    }

    .header-actions a.text-reset.user-account:before {
        left: -10px;
    }
}

.header-actions .cart-num {
    background-color: var(--primary);
    color: var(--white);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 13px;
    line-height: 24px;
}

@keyframes headerSlideDown {
    0% {
        margin-top: -6.25rem;
    }

    to {
        margin-top: 0;
    }
}

.search-popup .search-form {
    position: relative;
}

.search-popup .search-form:after {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    z-index: 1;
    width: 20px;
    left: 20px;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%);
}

.search-popup .search-form input {
    padding-left: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
}

.search-popup .search-form input:focus {
    box-shadow: none;
}

.search-popup .btn-close {
    position: absolute;
    right: 0;
    top: 20px;
}

.offcanvas-header .btn-close {
    padding: 4px;
}

.btn-close {
    width: 30px;
    height: 30px;
    line-height: 36px;
    flex: 0 0 30px;
    text-align: center;
    display: table;
    background: 0 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    background-color: transparent;
}

.btn-close:focus {
    border: 0;
    box-shadow: none;
}

.btn-close:before {
    font-family: fontawesome;
    content: "\f00d";
    color: var(--white);
    background-color: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 37px;
}

section.promo-sec .parallax-overly {
    z-index: -1;
    background: #223035;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    mix-blend-mode: multiply;
}

section.promo-sec .promo-wrap {
    padding: 220px 0 130px;
}

section.promo-sec h1 {
    font-size: 50px;
}

@media (max-width: 767.98px) {
    section.promo-sec h1 {
        font-size: 40px;
    }
}

@media (max-width: 575.98px) {
    section.promo-sec h1 {
        font-size: 35px;
    }
}

section.promo-sec .breadcrumb-wrap {
    bottom: 0;
    right: 0;
}

section.promo-sec ol.breadcrumb {
    display: block;
    padding: 12px 30px;
    margin: 0;
}

section.promo-sec ol.breadcrumb .breadcrumb-item {
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}

section.promo-sec ol.breadcrumb .breadcrumb-item a {
    color: var(--headings-color);
}

section.promo-sec ol.breadcrumb .breadcrumb-item.active {
    color: var(--primary);
}

section.promo-sec ol.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: "\f58d";
    font-family: fontawesome;
}

section.promo-sec .breadcrumb-item+.breadcrumb-item:before {
    font-style: normal;
    color: var(--headings-color);
    font-size: 18px;
}

/*! footer */
@media (min-width: 576px) {
    .footer .footer-top {
        border: 1px solid rgba(var(--white-rgb), 0.2);
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .footer .footer-top h3 {
        margin-left: 60px;
    }
}

.footer .footer-top {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.footer .footer-top .social-share {
    padding-left: 20px;
}

.footer .footer-top .social-share:before {
    width: 1px;
    height: 200px;
    left: 120%;
    top: -50px;
    background: rgba(var(--white-rgb), 0.2);
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .footer .footer-top .social-share:before {
        left: 106%;
    }
}

.footer .footer-top .social-share a {
    color: var(--white);
    background-color: rgba(var(--white-rgb), 0.1);
}

.footer .footer-top .social-share a:hover {
    background-color: var(--primary);
}

.footer .footer-top .subs-form {
    flex: 0 0 43%;
    padding-right: 10px;
    border-left: 1px solid rgba(var(--white-rgb), 0.2);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .footer .footer-top .subs-form {
        flex: 0 0 35%;
    }
}

@media (max-width: 991.98px) {
    .footer .footer-top .subs-form {
        flex: 0 0 60%;
        border-left: 0;
    }
}

@media (max-width: 575.98px) {
    .footer .footer-top .subs-form {
        margin-top: 30px;
    }
}

.footer .footer-top .subs-form form {
    position: relative;
}

.footer .footer-top .subs-form form input {
    background-color: transparent;
    border: 0;
    padding: 24px 20px;
}

@media (max-width: 575.98px) {
    .footer .footer-top .subs-form form input {
        border: 1px solid rgba(var(--white-rgb), 0.2);
        padding: 15px 20px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        border-radius: 15px;
    }
}

.footer .footer-top .subs-form form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    background-color: rgba(var(--white-rgb), 0.25);
    border: 0;
    color: var(--white);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .footer .footer-top h3 {
        font-size: 16px;
    }
}

.footer .footer-top h3:before {
    width: 16px;
    height: 16px;
    background-color: var(--primary);
    left: -25px;
    top: 2px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .footer .social-share a {
        width: 38px;
        height: 38px;
        margin-right: 5px;
    }
}

/* .footer.footer-default:before {
    width: 30%;
    background: url(../images/footer-left.png) no-repeat bottom/cover;
} */

.footer.footer-default:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    /* background: url(../images/footer-sh.png) no-repeat top/cover; */
}

.footer .f-logo img {
    max-width: 170px;
}

.footer-wrap {
    padding: 100px 0;
}

.footer-wrap:before {
    width: 1px;
    background-color: rgba(var(--white-rgb), 0.2);
    left: 62%;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .footer-wrap:before {
        left: 66%;
    }
}

@media (max-width: 991.98px) {
    .footer-wrap:before {
        background-color: transparent;
    }
}

@media (max-width: 991.98px) {
    .footer-widget {
        margin-bottom: 50px;
    }
}

.footer-widget .widget-title {
    margin-bottom: 30px;
    color: var(--white);
}

@media (max-width: 1199.98px) {
    .footer-widget .widget-title {
        font-size: 20px;
    }
}

.footer-widget li,
.footer-widget p {
    color: rgba(var(--white-rgb), 0.85);
}

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

.footer-widget ul li a {
    color: rgba(var(--white-rgb), 0.85);
}

.footer-widget ul li:hover a {
    color: var(--hover);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.footer-widget ul li:not(:last-child) {
    margin-bottom: 15px;
}

.footer-widget.quick-links ul li {
    width: 49%;
    display: inline-block;
    padding-left: 15px;
}

.footer-widget.quick-links ul li:before {
    content: "\f0da";
    font-family: fontawesome;
    background-color: transparent;
    color: var(--primary);
}

@media (max-width: 575.98px) {
    .footer-widget.quick-links ul li {
        font-size: 15px;
    }
}

.footer-widget.footer-about {
    max-width: 335px;
}

.footer-widget.quick-links {
    max-width: 400px;
    margin-left: auto;
}

@media (max-width: 991.98px) {
    .footer-widget.quick-links {
        max-width: 100%;
        margin: 0;
    }
}

.footer-widget.contact-widget ul li {
    padding-left: 15px;
}

.footer-widget.contact-widget ul li:before {
    width: 5px;
    height: 5px;
    background-color: var(--primary);
    top: 50%;
    transform: translateY(-50%);
}

.footer-bottom {
    border-top: 1px solid rgba(var(--white-rgb), 0.2);
}

.footer-bottom .container {
    z-index: 2;
    position: relative;
}

@media (max-width: 575.98px) {
    .footer-bottom {
        margin-top: 0;
    }
}

.copy-right {
    color: rgba(var(--white-rgb), 0.85);
}

.copy-right a {
    font-weight: 600;
    color: var(--white);
}

.footer-nav ul li:before,
.header-top .quick-links ul li:before {
    background-color: rgba(var(--white-rgb), 0.6);
}

.footer-nav ul li:hover a,
.header-top .quick-links ul li:hover a {
    color: var(--hover);
}

.footer-nav ul,
.header-top .quick-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-nav ul li,
.header-top .quick-links ul li {
    display: inline-block;
}

.footer-nav ul li:before,
.header-top .quick-links ul li:before {
    width: 1px;
    height: 19px;
    background-color: var(--mute);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 52%;
}

.footer-nav ul li:first-child:before,
.header-top .quick-links ul li:first-child:before {
    display: none;
}

.footer-nav ul li a,
.header-top .quick-links ul li a {
    color: var(--white);
    display: block;
    padding: 37px 20px;
}

.footer-nav ul li a:hover,
.header-top .quick-links ul li a:hover {
    color: var(--primary);
}

.footer-nav ul li:last-child a,
.header-top .quick-links ul li:last-child a {
    padding-right: 0;
}

.footer-nav ul li:hover a,
.header-top .quick-links ul li:hover a {
    color: var(--primary);
}

@media (max-width: 767.98px) {

    .footer-nav ul li:first-child a,
    .header-top .quick-links ul li:first-child a {
        padding-left: 0;
    }
}

.footer-2 {
    padding-top: 120px;
}

.footer-2 .parallax-overly {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.footer-2 .jarallax-img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

.footer-2 .subs-widget form button.bg-primary {
    background-color: rgba(var(--white-rgb), 0.25) !important;
    color: var(--white);
}

.footer-2 .subs-widget form button.bg-primary:hover {
    background-color: var(--primary) !important;
}

.footer-2 .subs-widget {
    max-width: 400px;
    margin-left: auto;
    margin-right: 0;
}

@media (max-width: 991.98px) {
    .footer-2 .subs-widget {
        margin: 20px 0 0;
    }
}

.footer-2 .subs-widget:before {
    width: 1px;
    left: -165px;
    background-color: rgba(var(--white-rgb), 0.2);
}

@media (max-width: 1199.98px) {
    .footer-2 .subs-widget:before {
        left: -12%;
    }
}

@media (max-width: 991.98px) {
    .footer-2 .subs-widget:before {
        display: none;
    }
}

.footer-2 .subs-widget form {
    position: relative;
}

.footer-2 .subs-widget form input {
    border-radius: 30px;
    background-color: transparent;
    padding: 15px 10px 15px 30px;
    border: 1px solid rgba(var(--white-rgb), 0.2);
}

.footer-2 .subs-widget form button {
    border: 0;
    right: 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer-2 .copy-right a {
    font-weight: 600;
    color: var(--primary);
}

.footer-2 .icon-md {
    width: 48px;
    height: 48px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .footer-2 .sec-title {
        font-size: 40px;
    }
}

@media (max-width: 767.98px) {
    .footer-2 .sec-title {
        font-size: 25px;
    }
}

.footer-2 .footer-nav ul li,
.footer-2 .header-top .quick-links ul li,
.header-top .footer-2 .quick-links ul li {
    text-transform: uppercase;
}

.footer-2 .footer-nav ul li:before,
.footer-2 .header-top .quick-links ul li:before,
.header-top .footer-2 .quick-links ul li:before {
    display: none;
}

.footer-widgets {
    margin-top: 60px;
    padding: 60px 0 50px;
    border-top: 1px solid rgba(var(--white-rgb), 0.2);
    border-bottom: 1px solid rgba(var(--white-rgb), 0.2);
}

@media (max-width: 991.98px) {
    .footer-widgets {
        margin-bottom: 20px;
    }
}

.header-top nav.quick-links ul,
nav.footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-top nav.quick-links ul li,
nav.footer-nav ul li {
    display: inline-block;
}

.header-top nav.quick-links ul li a,
nav.footer-nav ul li a {
    color: rgba(var(--white-rgb), 0.85);
    display: block;
    padding: 35px 20px 30px;
}

@media (max-width: 1199.98px) {

    .header-top nav.quick-links ul li a,
    nav.footer-nav ul li a {
        font-size: 14px;
        padding: 25px 10px 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .header-top nav.quick-links ul li a,
    nav.footer-nav ul li a {
        padding: 20px 5px 15px;
    }
}

@media (max-width: 767.98px) {

    .header-top nav.quick-links ul li a,
    nav.footer-nav ul li a {
        padding: 10px 5px 5px;
    }
}

.header-top nav.quick-links ul li:last-child a,
nav.footer-nav ul li:last-child a {
    padding-right: 0;
}

.header-top nav.quick-links ul li:hover a,
nav.footer-nav ul li:hover a {
    color: var(--primary);
}

/*! widget */
.widget-title {
    font-size: 24px;
    margin-bottom: 40px;
}

.sidebar .widget-title:before {
    height: 1px;
    background-color: var(--theme-border);
    top: 40px;
    left: 0;
}

@media (max-width: 767.98px) {
    .sidebar {
        margin-top: 40px;
    }
}

.sidebar-alt .widget-title:before {
    display: none;
}

.widget {
    margin-bottom: 40px;
    background-color: var(--light);
    padding: 40px 35px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .widget {
        padding: 30px 15px;
    }
}

@media (max-width: 767.98px) {
    .widget {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
}

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

.widget ul li {
    margin-bottom: 15px;
    border: 1px solid var(--theme-border);
    background-color: var(--white);
    text-align: right;
    display: block;
    padding: 15px 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.widget ul li a {
    display: block;
    float: left;
    color: var(--body-color);
}

.widget ul li:hover {
    background: var(--primary);
    color: var(--white);
}

.widget ul li:hover a {
    color: var(--white);
}

.widget ul li span.count {
    float: right;
}

.widget ul li:last-child {
    margin-bottom: 0;
}

.service-sidebar .widget {
    margin-bottom: 30px;
}

.service-sidebar .widget ul li a {
    display: block;
    width: 100%;
    text-align: left;
}

.service-sidebar .widget ul li a:before {
    content: "\f061";
    background-color: transparent;
    width: 20px;
    font-family: fontawesome;
    right: 0;
    left: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-sidebar .s-download:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--theme-border);
}

.ls-entry {
    align-items: center;
}

.ls-entry .blog-meta a,
.ls-entry .blog-meta span {
    font-size: 14px;
}

.ls-entry i {
    font-size: 11px;
}

.ls-entry h6 {
    margin: 5px 0 0;
    font-size: 18px;
}

.ls-entry:not(:last-child) {
    margin-bottom: 20px;
}

.sidebar .blog-widget ul {
    border: 1px solid var(--theme-border-color);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    margin-top: 25px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .sidebar .blog-widget ul {
        padding: 15px;
    }
}

.search-widget input {
    border: 1px solid var(--theme-border);
    padding: 16px 30px;
    color: var(--body-color);
}

.search-widget .btn {
    right: 5px;
    width: 46px;
    text-align: center;
    height: 46px;
    display: inline-block;
    padding: 0;
    min-width: auto;
    border-radius: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-widget .btn i {
    margin-left: 0;
}

.recent-entry .rc-entry {
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.recent-entry .rc-entry:before {
    width: calc(100% - 100px);
    left: auto;
    right: 0;
    height: 1px;
    top: 100%;
}

.recent-entry .rc-entry .course-info {
    flex: 0 0 70%;
}

.recent-entry .rc-entry:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.recent-entry .rc-entry:last-child:before {
    display: none;
}

.tagcloud a {
    display: inline-block;
    font-size: 15px !important;
    line-height: 1;
    background-color: var(--white);
    color: var(--body-color);
    padding: 13px 15px;
    margin: 2% 1%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
    text-transform: capitalize;
}

.tagcloud a:hover {
    background-color: var(--primary);
    color: var(--white);
}

.product-sidebar .widget {
    padding: 30px 20px;
    margin-bottom: 30px;
}

.product-sidebar .widget ul li {
    padding: 13px 20px;
}

.single-pi {
    padding: 15px 20px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.single-pi:not(:last-child) {
    margin-bottom: 20px;
}

.single-pi h6 {
    margin-bottom: 5px;
}

.broucher-widget .btn-outline {
    margin-top: 15px;
    background-color: var(--white);
    color: var(--headings-color);
}

.shop-sidebar .widget {
    margin-bottom: 20px;
    padding: 35px;
}

.shop-sidebar .widget ul li {
    display: flex;
    align-items: center;
    text-align: left;
    position: relative;
    padding-left: 10px;
}

.shop-sidebar .widget ul li input {
    width: 30px;
}

.shop-sidebar .widget ul li .count {
    position: absolute;
    right: 20px;
}

.shop-sidebar .widget ul li:hover {
    background-color: transparent;
    color: var(--primary);
}

.shop-sidebar .widget .btn {
    padding: 5px 15px;
}

.shop-sidebar .widget .nice-select ul li {
    padding: 0 15px;
    border: 0;
    border-bottom: 1px solid var(--theme-border);
    margin: 0;
}

.shop-sidebar .widget .noUi-horizontal {
    height: 10px;
    height: 0.375rem;
    border: 0;
    box-shadow: none;
    background-color: var(--theme-border-color);
}

.shop-sidebar .widget .noUi-horizontal .noUi-connects {
    background: #bebebe;
}

.shop-sidebar .widget .noUi-horizontal .noUi-connect {
    background: rgba(var(--primary-rgb), 0.75);
}

.shop-sidebar .widget .noUi-horizontal .noUi-handle {
    width: 1.5rem;
    height: 1.5rem;
    background-color: var(--primary);
    -webkit-border-radius: 3.125rem;
    -moz-border-radius: 3.125rem;
    -ms-border-radius: 3.125rem;
    border-radius: 3.125rem;
    top: -0.5rem;
    border: 0;
    box-shadow: none;
}

.shop-sidebar .widget .noUi-horizontal .noUi-handle:after,
.shop-sidebar .widget .noUi-horizontal .noUi-handle:before {
    display: none;
}

/*! swiper */
.swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-pagination span {
    width: 15px;
    height: 10px;
    background-color: var(--theme-border);
    margin: 0 3px !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--secondary);
    width: 37px;
}

.swiper-button-next,
.swiper-button-prev {
    background: var(--primary);
    display: inline-table;
    width: 56px;
    height: 56px;
    text-align: center;
    z-index: 5;
    color: var(--white);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    left: 0;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: var(--dark);
}

.swiper-button-next {
    left: auto;
    right: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "\f061";
    font-family: fontawesome !important;
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
}

.swiper-button-prev:after {
    content: "\f060";
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.custom-nav>div {
    background-color: var(--primary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 22px;
}

.custom-nav {
    bottom: 35px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    z-index: 2;
}

.custom-nav .swiper-button-next,
.custom-nav .swiper-button-prev {
    left: -52px;
    width: 46px;
    height: 46px;
}

.custom-nav .swiper-button-prev {
    left: 7px;
}

.ct-pagination .swiper-pagination {
    position: relative;
}

.header-slider-nav {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

@media (max-width: 575.98px) {
    .header-slider-nav {
        gap: 10px;
        justify-content: end;
        margin-bottom: 20px;
    }
}

.header-slider-nav .swiper-button-next,
.header-slider-nav .swiper-button-prev {
    position: relative;
    left: auto;
    top: auto;
}

.header-slider-nav .swiper-button-prev {
    left: 0;
}

/*! Hero Slider */
.hero-video {
    align-content: end;
    padding: 220px 0 90px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.hero-video:before {
    background: linear-gradient(90deg,
            rgba(11, 17, 24, 0.8) 20%,
            rgba(18, 28, 39, 0.1));
    z-index: 1;
}

@media (max-width: 767.98px) {
    .hero-video {
        padding: 150px 0 50px;
    }
}

.hero-video .logo-txt {
    z-index: 2;
    bottom: 65px;
    right: 40px;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    height: 85px;
}

.hero-video .hero-bg {
    position: absolute;
    inset: 0;
    background: url(../images/hero1.jpg) 50% / cover no-repeat;
    overflow: hidden;
    z-index: -1;
}

.hero-video .hero-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-video .container-fluid {
    position: relative;
    z-index: 2;
}

.hero-video .btn {
    position: relative;
    z-index: 3;
}

.hero-video .list-group {
    list-style-type: none;
    margin-top: 60px;
    color: var(--white);
}

.hero-video .list-group li:last-child {
    margin-left: 20px;
}

.hero-video .list-group i {
    color: #07a3cd;
}

.hero-sec .hero-content {
    max-width: 810px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .hero-sec .hero-content h1 {
        font-size: 72px;
    }
}

.hero-sec .hero-content h1 {
    font-weight: 700;
}

.hero-sec .hero-content h1 span {
    font-weight: 400;
}

.hero-sec .feat-work {
    max-width: 320px;
    margin-left: auto;
    padding: 15px;
    backdrop-filter: blur(12px);
    background-color: rgba(var(--white-rgb), 0.25);
    border-radius: 20px;
}

@media (max-width: 767.98px) {
    .hero-sec .feat-work {
        margin: 30px 0 0;
        max-width: 100%;
    }
}

.hero-sec .feat-work .work-media {
    overflow: hidden;
}

.hero-sec .feat-work .work-media img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.hero-sec .feat-work .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero-sec .slide-transtion {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.text-slide .swiper-slide {
    width: auto;
}

.slide-transtion .swiper-slide {
    padding: 40px 0 0;
}

.slide-transtion .swiper-slide p {
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
    color: var(--white);
    margin: 0;
}

.slide-transtion .swiper-slide p:before {
    background: url(../images/marque-star.png) no-repeat 0;
    left: -63px;
    width: 26px;
    height: 26px;
}

@media (max-width: 1199.98px) {
    .hero-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 575.98px) {
    .hero-content h1 {
        font-size: 38px;
    }
}

@media (max-width: 767.98px) {
    .hero-content .ft-clients {
        margin-top: 30px !important;
    }
}

.hero-content .cl-stat p {
    margin: 0;
}

.hero-content .cl-stat h2,
.hero-content .cl-stat p {
    color: var(--white);
}

.cl-imgs img:not(:first-child) {
    position: relative;
    margin-left: -20px;
}

@media (max-width: 991.98px) {
    .cl-imgs img {
        max-width: 45px;
    }
}

.hero-grid-lines {
    position: absolute;
    bottom: 0;
    left: 60%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1320px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    pointer-events: none;
    z-index: 1;
    padding: 0 15px;
    height: 100%;
    max-height: calc(100% - 90px);
}

.line {
    position: relative;
}

.line,
.line:last-child:after {
    display: block;
    width: 1px;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.07);
}

.line:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.line:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    background: linear-gradient(180deg,
            hsla(0, 0%, 100%, 0) 0,
            hsla(0, 0%, 100%, 0.6) 50%,
            hsla(0, 0%, 100%, 0));
    animation: drawLine 2s cubic-bezier(0.25, 1, 0.5, 1) infinite forwards;
}

.line:first-child:before {
    animation-delay: 0s;
}

.line:nth-child(2):before {
    animation-delay: 0.2s;
}

.line:nth-child(3):before {
    animation-delay: 0.4s;
}

.line:nth-child(4):before {
    animation-delay: 0.6s;
}

@keyframes drawLine {
    0% {
        height: 0%;
        top: 0;
        opacity: 1;
    }

    to {
        height: 100%;
        top: 0;
        opacity: 0.4;
    }
}

.hero-container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}

@media (max-width: 768px) {
    .hero-grid-lines {
        display: none;
    }
}

.hero-sec {
    padding: 160px 0 80px;
}

@media (max-width: 1199.98px) {
    .hero-sec {
        padding: 100px 0 60px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec {
        padding: 80px 0 60px;
    }
}

.hero-sec .hero-content .lead,
.hero-sec .hero-content .lead-sm {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 600;
}

@media (max-width: 575.98px) {

    .hero-sec .hero-content .lead,
    .hero-sec .hero-content .lead-sm {
        font-size: 16px;
    }
}

.hero-sec .hero-content p {
    font-size: 18px;
    color: rgba(var(--white-rgb), 0.9);
    margin: 25px 0 45px;
}

.hero-sec .hero-content .btn {
    background: rgba(var(--white-rgb), 0.25);
    color: var(--white);
}

.hero-sec .hero-footer {
    margin-top: 80px;
}

@media (max-width: 1199.98px) {
    .hero-sec .hero-footer {
        margin-top: 50px;
    }
}

.custom-numeric-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    opacity: 0.5;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0 5px;
    border-radius: 0;
}

.custom-numeric-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    color: var(--bs-primary, #0d6efd);
}

.hero-sec2 {
    padding: 150px 0 60px;
}

@media (max-width: 1399.98px) {
    .hero-sec2 {
        padding: 150px 0 120px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec2 {
        /* padding: 80px 0; */
    }
}

.hero-sec2:before {
    background: url(../../images/hero-bg.png) no-repeat 100% 0 / contain;
    width: 60%;
    left: auto;
    right: 0;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
}

.hero-sec2 .hthumb-carousel {
    position: relative;
}

@media (min-width: 1200px) {
    .hero-sec2 .hthumb-carousel {
        margin-top: -130px;
    }
}

.hthumb-carousel .single-slide {
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    width: 100%;
    height: 100%;
}

.hthumb-carousel .single-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hero-sec2 .hero-top {
    margin-bottom: 50px;
}

.hero-sec2 .hero-top h1 {
    font-size: 115px;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;
}

@media (max-width: 1399.98px) {
    .hero-sec2 .hero-top h1 {
        font-size: 100px;
    }
}

@media (max-width: 1199.98px) {
    .hero-sec2 .hero-top h1 {
        font-size: 80px;
    }
}

@media (max-width: 991.98px) {
    .hero-sec2 .hero-top h1 {
        font-size: 80px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec2 .hero-top h1 {
        font-size: 65px;
    }
}

@media (min-width: 1200px) {
    .hero-sec2 .hero-top>span {
        margin-left: 45px;
    }
}

@media (min-width: 1200px) {
    .hero-sec2 .hero-top h1 {
        margin-left: 40px;
    }
}

.hero-sec2 .hero-content .cl-stat h2,
.hero-sec2 .hero-content .cl-stat p {
    color: var(--headings-color);
}

.hero-sec2 .hero-content .ft-clients {
    margin-top: 0;
}

.hero-sec2 .hero-content .lead,
.hero-sec2 .hero-content .lead-sm {
    font-weight: 600;
    color: var(--headings-color);
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.hero-sec2 .hero-content .lead-sm:before,
.hero-sec2 .hero-content .lead:before {
    background-color: var(--headings-color);
    width: 300px;
    height: 1px;
    top: 100%;
}

.hero-sec2 .hero-content .hero-cta {
    margin-top: 30px;
}

.hero-sec2 .hero-content .hero-cta .btn {
    padding: 14px 22px;
}

.hero-sec2 .hero-content .hc-inner {
    gap: 60px;
    padding-right: 40px;
    max-width: 1200px;
}

@media (max-width: 1399.98px) {
    .hero-sec2 .hero-content .hc-inner {
        gap: 90px;
    }
}

.hero-sec2 .hero-content .hc-inner .hero-left {
    display: flex;
    gap: 30px;
}

@media (max-width: 1199.98px) {
    .hero-sec2 .hero-content .hc-inner .hero-left {
        max-width: 530px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec2 .hero-content .hc-inner {
        padding-right: 0;
    }

    .hero-sec2 .hero-content .hc-inner .hero-left {
        gap: 0;
    }
}

.hero-sec2 .hero-content .hc-inner .hero-left .hero-social {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: end;
    font-size: 14px;
    margin-top: 30px;
}

.hero-sec2 .hero-content .hc-inner .hero-left .hero-social a {
    margin: 12px 0;
    color: var(--headings-color);
}

.hero-sec2 .hero-content .hc-inner .hero-left .hero-social a:before {
    width: 1px;
    height: 12px;
    transform: rotate(60deg);
    left: 8px;
    top: -18px;
}

.hero-sec2 .hero-content .hc-inner .hero-left .hero-social a:first-child:before {
    display: none;
}

@media (min-width: 1200px) {
    .hero-sec2 .hero-content .hero-right {
        max-width: 55%;
    }
}

@media (max-width: 1199.98px) {
    .hero-sec2 .hero-content .hero-right {
        margin-top: 50px;
    }
}

.hero-sec2 .hero-content .hc-img {
    /* mask-image: url(../../images/hero-mask.png); */
    /* -webkit-mask-image: url(../../images/hero-mask.png); */
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .hero-sec2 .hero-content .hc-img {
        max-width: 80%;
    }
}

.hero-sec2 .hero-stat {
    width: 215px;
    padding: 30px;
    background: url(../../images/stat-bg.png) no-repeat top;
    position: absolute;
    right: 0;
}

@media (min-width: 1200px) {
    .hero-sec2 .hero-stat {
        right: -65px;
    }
}

.hero-sec2 .hero-stat {
    bottom: -20px;
}

.hero-sec2 .ct-nav {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 320px;
    margin: 40px 0;
}

@media (min-width: 1400px) {
    .hero-sec2 .ct-nav {
        left: 60px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .hero-sec2 .ct-nav {
        flex: 0 0 225px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero-sec2 .ct-nav {
        left: 25px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec2 .ct-nav {
        left: 5px;
    }
}

.hero-sec2 .ct-nav:after {
    content: "";
    position: absolute;
    width: 55%;
    height: 1px;
    background-color: var(--theme-border);
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.hero-sec2 .ct-nav .swiper-horizontal>.swiper-pagination-bullets,
.hero-sec2 .ct-nav .swiper-pagination-bullets.swiper-pagination-horizontal,
.hero-sec2 .ct-nav .swiper-pagination-custom,
.hero-sec2 .ct-nav .swiper-pagination-fraction {
    width: auto;
}

.hero-sec2 .ct-nav .swiper-pagination {
    position: relative;
    bottom: 7px;
}

.hero-sec2 .ct-nav .swiper-pagination span {
    background-color: transparent;
    border: 0;
    font-size: 22px;
    color: var(--dark);
    font-weight: 700;
}

.hero-sec2 .ct-nav .swiper-button-next {
    border: 1px solid var(--theme-border);
    color: var(--dark);
    width: 46px;
    height: 46px;
    background: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.hero-sec2 .ct-nav .swiper-button-next:after {
    content: "\f105";
}

.swiper-slide .anim1 {
    transform: translateY(-30px);
    opacity: 0;
}

.swiper-slide .anim2 {
    transform: translateY(40px);
    opacity: 0;
}

.swiper-slide .anim3 {
    transform: translateY(50px);
    opacity: 0;
}

.swiper-slide.swiper-slide-active .anim1,
.swiper-slide.swiper-slide-active .anim2 {
    opacity: 1;
    transform: translateY(0);
    transition: all 2.5s ease;
}

.swiper-slide.swiper-slide-active .anim3 {
    opacity: 1;
    transform: translateY(0);
    transition: all 3s ease;
}

@media (max-width: 991.98px) {
    .hthumb-carousel {
        margin-top: 50px;
    }
}

.hthumb-carousel .slide-stat {
    left: 20px;
    bottom: 20px;
    width: 278px;
    padding: 20px;
    display: flex;
    gap: 10px;
}

.scroll-line {
    max-width: 200px;
    writing-mode: vertical-rl;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    gap: 10px;
    margin: 0 auto;
    height: 150px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
}

.scroll-line,
.scroll-line:focus,
.scroll-line:hover {
    color: var(--dark);
}

@media (max-width: 1199.98px) {
    .scroll-line {
        left: 60%;
    }
}

.scroll-down {
    border: 3px solid var(--dark);
    border-radius: 50px;
    cursor: pointer;
    height: 32px;
    position: relative;
    width: 20px;
    z-index: 2;
}

.scroll-down:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 5px;
    background: var(--dark);
    border-radius: 57%;
    -webkit-animation: line-move 1.5s ease-in-out 0s infinite normal none running;
    animation: line-move 1.5s ease-in-out 0s infinite normal none running;
    left: 50%;
    transform: translateX(-50%);
}

@keyframes line-move {
    0% {
        top: 0;
    }

    to {
        top: 25px;
    }
}

.hero-sec5 {
    padding: 300px 0 150px;
}

.hero-sec5 .trusted-brands {
    padding-top: 40px;
}

.hero-sec5 .trusted-brands .tr-info {
    flex: 0 0 270px;
}

.hero-sec5 .trusted-brands .tr-info .ratings {
    font-size: 12px;
}

@media (max-width: 1199.98px) {
    .hero-sec5 {
        padding: 175px 0;
    }
}

@media (max-width: 767.98px) {
    .hero-sec5 {
        padding: 125px 0;
    }
}

.hero-sec5 .hero-content {
    max-width: 850px;
}

@media (min-width: 1600px) {
    .hero-sec5 .hero-content {
        margin-left: 40px;
    }
}

.hero-sec5 .hero-content .lead,
.hero-sec5 .hero-content .lead-sm {
    font-size: 16px;
}

@media (max-width: 1399.98px) {
    .hero-sec5 .hero-content .hero-title {
        font-size: 60px;
    }
}

@media (max-width: 1199.98px) {
    .hero-sec5 .hero-content .hero-title {
        font-size: 50px;
    }
}

@media (max-width: 575.98px) {
    .hero-sec5 .hero-content .hero-title {
        font-size: 45px;
    }
}

.hero-sec5 .hero-content p {
    font-size: 18px;
    color: var(--white);
    margin: 30px 0 40px;
}

@media (min-width: 1200px) {
    .hero-sec5 .hero-content p {
        max-width: 700px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .hero-sec5 .hero-content {
        max-width: 500px;
    }

    .hero-sec5 .hero-content .hero-title {
        font-size: 50px;
    }
}

@media (min-width: 768px) {
    .hero-sec5 .hero-th {
        position: absolute;
        right: 50px;
        bottom: 0;
    }
}

@media (min-width: 1600px) {
    .hero-sec5 .hero-th {
        right: 110px;
    }
}

@media (max-width: 1399.98px) {
    .hero-sec5 .hero-th {
        max-width: 650px;
    }
}

@media (max-width: 1199.98px) {
    .hero-sec5 .hero-th {
        max-width: 500px;
    }
}

@media (max-width: 991.98px) {
    .hero-sec5 .hero-th {
        max-width: 350px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec5 .hero-th {
        margin-top: 50px;
    }
}

.hero-sec5 .hero-stat {
    position: absolute;
    backdrop-filter: blur(64px);
    background: rgba(0, 0, 0, 0.11);
    right: -25px;
    bottom: 60px;
    padding: 30px;
    border: 1px solid hsla(0, 0%, 100%, 0.26);
}

@media (max-width: 991.98px) {
    .hero-sec5 .hero-stat {
        bottom: 10px;
    }
}

@media (max-width: 767.98px) {
    .hero-sec5 .hero-stat {
        right: 5px;
    }
}

.hero-sec5 .hero-stat .ft-clients {
    margin-top: 60px;
}

@media (max-width: 991.98px) {
    .hero-sec5 .hero-stat .ft-clients {
        margin-top: 30px;
    }
}

.hero-sec5 .hero-stat .cl-stat p {
    margin: 0;
}

.hero-sec5 .hero-stat p {
    color: var(--white);
}

.feature-sec .row>div {
    padding: 60px 0;
}

.feature-sec .row>div:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 0;
    background-color: var(--theme-border);
}

.feature-sec .row>div:last-child:before {
    display: none;
}

@media (max-width: 991.98px) {
    .feature-sec .row>div {
        padding: 20px 10px;
    }
}

.feature-card {
    max-width: 450px;
    margin: 0 auto;
}

.feature-card h3 {
    margin-bottom: 15px;
}

@media (max-width: 767.98px) {
    .feature-card h3 {
        margin: 30px 0 20px;
    }
}

.feature-card .btn {
    border: 1px solid var(--theme-border);
    margin-top: 20px;
    padding: 12px 27px;
}

.feature-card .btn i {
    margin-left: 10px;
}

.feat-card {
    padding: 60px 40px;
}

@media (max-width: 1599.98px) {
    .feat-card {
        padding: 60px 20px;
    }
}

@media (max-width: 767.98px) {
    .feat-card {
        padding: 40px 10px 30px;
    }
}

.feat-card:before {
    width: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 0;
    background-color: var(--theme-border);
}

@media (min-width: 1600px) {
    .feat-card:before {
        right: 10px;
    }
}

@media (max-width: 767.98px) {
    .feat-card:before {
        display: none;
    }
}

.feat-card h3 {
    margin: 30px 0 15px;
}

.feat-card h3 strong {
    display: block;
}

.feat-header {
    padding: 60px 0 0 45px;
}

.feat-header h2.sec-title {
    font-size: 36px;
    margin-bottom: 30px;
}

@media (max-width: 991.98px) {
    .feat-header {
        padding: 40px;
    }
}

@media (max-width: 767.98px) {
    .feat-header {
        padding: 40px 0;
    }
}

.feat-header .btn {
    font-weight: 700;
}

.ab-stat {
    flex: 0 0 325px;
}

.ab-stat h3 {
    font-weight: 400;
    font-size: 70px;
    margin-bottom: 0;
}

.ab-stat h3 span {
    line-height: 1;
    font-size: 170px;
}

@media (max-width: 991.98px) {
    .ab-stat h3 span {
        font-size: 100px;
    }
}

.ab-stat h3 sup {
    top: -100px;
    left: -15px;
}

@media (max-width: 767.98px) {
    .ab-stat h3 sup {
        top: -50px;
    }
}

.ab-stat:before {
    width: 1px;
    background-color: var(--theme-border);
    left: auto;
    right: 30px;
    height: 90%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767.98px) {
    .ab-stat:before {
        background-color: transparent;
    }
}

@media (min-width: 992px) {
    figure.about-thumb {
        /* width: 600px;
        right: 60px;
        position: absolute; */
    }
}

figure.about-thumb img {
    /* mask-image: url(../../images/about-mask.png); */
    /* mask-repeat: no-repeat;
    mask-position: center center; */
    height: auto;
    width: 100%;
}

@media (max-width: 991.98px) {
    figure.about-thumb {
        /* margin-bottom: 30px; */
    }
}

.about-inner {
    padding-top: 20px;
}

.about-sec2 {
    border-left: 1px solid var(--theme-border);
}

@media (max-width: 1199.98px) {
    .about-sec2 {
        padding: 40px 20px;
    }
}

@media (max-width: 767.98px) {
    .about-sec2 {
        padding: 40px 0;
    }
}

.about-sec2 .btn {
    margin-top: 30px;
}

.about-sec2 .lead,
.about-sec2 .lead-sm {
    border-top: 1px solid var(--theme-border);
    padding-top: 30px;
}

.about-sec2 .about-thumb {
    width: 110%;
    margin-left: 60px;
    height: 800px;
}

@media (max-width: 1199.98px) {
    .about-sec2 .about-thumb {
        width: 100%;
        margin: 0 0 30px;
    }
}

@media (max-width: 767.98px) {
    .about-sec2 .about-thumb {
        height: 350px;
    }
}

.about-sec2 .rating-stat {
    position: absolute;
    right: 60px;
    bottom: 20px;
    background-color: rgba(var(--white-rgb), 0.1);
    backdrop-filter: blur(34px);
    text-align: center;
    color: var(--white);
    padding: 20px;
}

.about-sec2 .rating-stat h3 {
    margin: 0;
    color: var(--white);
}

.about-sec2 .ct-list {
    margin: 30px 0 15px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .value-sec .value-thumb {
        left: -50px;
    }
}

.value-txt {
    margin-left: -20px;
}

@media (max-width: 1199.98px) {
    .value-txt {
        margin: 40px 0 0;
    }
}

.value-txt .ct-list {
    margin-top: 20px;
}

.value-txt .ct-list li {
    font-weight: 500;
    color: var(--headings-color);
    padding-left: 25px;
}

.value-txt .ct-list li:not(:last-child) {
    margin-bottom: 15px;
}

.value-txt .ct-list li:before {
    background: url(../images/icons/star.png) no-repeat 0;
}

.value-txt .value-footer {
    margin: 25px 0 0;
    padding: 25px 0 0;
    line-height: 28px;
    border-top: 1px solid var(--theme-border);
}

.value-txt .value-footer p {
    margin: 0;
}

.brands-sec {
    border: 1px solid var(--theme-border);
    border-bottom: 0;
}

.brands-carousel .swiper-slide {
    padding: 40px 0;
    border-right: 1px solid var(--theme-border);
    text-align: center;
}

.about-sec3 .abm-stat {
    position: absolute;
    background: var(--white);
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.about-sec3 .abm-stat h3 {
    margin: 0;
    font-size: 34px;
}

@media (min-width: 1400px) and (max-width: 1599.98px) {
    .about-sec3 .sec-title {
        font-size: 46px;
    }
}

.about-sec3 .about-video {
    font-weight: 600;
}

.about-sec3 .about-video span {
    background-color: #e1f2f2;
    color: var(--primary);
}

.about-sec3 .about-content {
    max-width: 615px;
}

@media (min-width: 992px) {
    .about-sec3 .about-content {
        margin-left: auto;
        margin-right: 0;
    }
}

@media (max-width: 991.98px) {
    .about-sec3 .about-content {
        margin-top: 40px;
    }
}

.about-sec3 .about-content .about-stat {
    border-top: 1px solid var(--theme-border);
    border-bottom: 1px solid var(--theme-border);
    padding: 25px 0 10px;
    margin: 30px 0;
}

.about-sec3 .about-content .about-stat:before {
    width: 1px;
    background-color: var(--theme-border);
    height: 111px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 767.98px) {
    .about-sec3 .about-content .about-stat:before {
        display: none;
    }
}

.about-sec3 .about-content .about-stat .abs-item {
    max-width: 210px;
}

.about-sec3 .about-content .about-stat .abs-item h3 {
    font-weight: 400;
    font-size: 65px;
    margin: 0;
}

.about-sec4 h3.h5 {
    position: absolute;
    background: rgba(var(--white-rgb), 0.2);
    bottom: 20px;
    left: 20px;
    backdrop-filter: blur(24px);
    max-width: 195px;
    padding: 20px;
    line-height: 1.5;
}

.about-sec4 .about-content {
    padding-top: 65px;
    padding-left: 20px;
}

@media (max-width: 991.98px) {
    .about-sec4 .about-content {
        padding: 30px 0 0;
    }
}

.about-sec4 .about-content .about-mission:not(:last-child) {
    margin: 40px 0 30px;
}

.about-sec4 .about-content .about-mission h4 {
    font-size: 20px;
    border-bottom: 1px solid var(--theme-border);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.about-sec4 .about-content .about-mission h4:before {
    height: 1px;
    width: 70px;
    top: 100%;
}

.gallery-img:not(:first-child) img {
    position: relative;
    margin-left: -40px;
}

.gallery-img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    max-width: 180px;
}

@media (max-width: 767.98px) {
    .gallery-img img {
        max-width: 90px;
    }
}

@media (max-width: 991.98px) {
    .about-sec4 .about-content2 {
        margin-top: 40px;
    }
}

.about-sec4 .about-th {
    mask-image: url(../images/about-mask2.png);
    -webkit-mask-image: url(../images/about-mask2.png);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
}

.about-sec4 .about-stat {
    position: absolute;
    right: 40px;
    bottom: 20px;
    padding: 20px;
    width: 120px;
    color: var(--white);
    text-align: center;
    text-transform: capitalize;
}

.about-sec4 .about-stat h2 {
    color: var(--white);
    font-size: 35px;
    margin: 0;
}

.about-sec4 .about-infos {
    margin: 30px 0;
    gap: 60px;
}

.about-sec4 .s-info {
    max-width: 250px;
}

.about-sec4 .s-info span {
    background-color: var(--secondary);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin: 3px;
}

.about-sec4 .s-info span,
.about-sec4 .s-info span:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.about-sec4 .s-info span:before {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--theme-border);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about-sec4 .s-info span img {
    width: 30px;
}

.about-sec4 .s-info:nth-child(2n) span {
    background-color: var(--primary);
}

.growth-sec3 .about-th {
    mask-image: none;
}

.about-sec5 .about-media {
    padding-right: 30px;
}

@media (max-width: 1199.98px) {
    .about-sec5 .about-media {
        max-width: 605px;
        margin: 0 auto 50px;
        padding: 0;
    }
}

.about-sec5 .about-cta {
    gap: 80px;
}

.about-sec5 .about-cta ul.ct-list li {
    color: var(--headings-color);
    padding-left: 25px;
}

.about-sec5 .about-cta ul.ct-list li:before {
    background: url(../images/icons/star.png) no-repeat 0 / contain;
    width: 12px;
}

.about-sec5 .about-th {
    text-align: right;
}

.about-sec5 .about-th .about-stat {
    position: absolute;
    left: 60px;
    top: 40px;
    text-align: left;
    background: var(--primary);
    padding: 10px;
    max-width: 180px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .about-sec5 .about-th .about-stat {
        left: -30px;
    }
}

@media (max-width: 575.98px) {
    .about-sec5 .about-th .about-stat {
        left: -10px;
    }
}

.about-sec5 .about-th .about-stat:after,
.about-sec5 .about-th .about-stat:before {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: -40px;
    content: "";
}

.about-sec5 .about-th .about-stat:before {
    border-bottom: 40px solid var(--primary);
    border-left: 47px solid transparent;
}

.about-sec5 .about-th .about-stat:after {
    border-top: 40px solid var(--primary);
    border-left: 47px solid transparent;
    left: 0;
    bottom: -40px;
    top: auto;
}

.about-sec5 .about-th .about-stat .bg-white {
    padding: 20px;
}

.about-sec5 .ab-video {
    position: relative;
}

@media (min-width: 576px) {
    .about-sec5 .ab-video {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media (max-width: 575.98px) {
    .about-sec5 .ab-video {
        margin-top: 20px;
    }
}

.about-sec5 .ab-video .play-btn {
    position: absolute;
    top: 20px;
    left: 30px;
    background-color: rgba(var(--white-rgb), 0.35);
    backdrop-filter: blur(14px);
    color: var(--white);
}

@media (min-width: 992px) {
    .about-sec5 .about-feats {
        width: 880px;
    }
}

.about-sec5 .about-feats {
    padding: 43px 60px;
    position: relative;
    top: 35px;
    gap: 30px;
}

@media (min-width: 1200px) {
    .about-sec5 .about-feats {
        margin-left: -250px;
    }
}

@media (max-width: 991.98px) {
    .about-sec5 .about-feats {
        padding: 40px;
    }
}

@media (max-width: 767.98px) {
    .about-sec5 .about-feats .about-feat {
        margin-bottom: 40px;
    }
}

.about-sec5 .about-feats .about-feat h3 {
    margin: 30px 0 20px;
    text-transform: capitalize;
}

.about-sec5 .about-feats .about-feat p {
    margin: 0;
}

.about-stat-sec {
    padding-bottom: 80px;
}

.about-stat-sec .sec-intro {
    position: relative;
    z-index: 2;
    padding-top: 180px;
}

@media (max-width: 991.98px) {
    .about-stat-sec .sec-intro {
        padding-top: 40px;
    }
}

.about-stat-sec:before {
    left: auto;
    right: 0;
    background-color: var(--light);
    width: 63%;
    z-index: 1;
    height: calc(100% - 120px);
    top: auto;
    bottom: 0;
}

@media (max-width: 991.98px) {
    .about-stat-sec:before {
        width: 0;
    }
}

.about-stat-sec .gr-entry p {
    max-width: 460px;
}

.about-stat-sec .abs-left .about-bg {
    height: 750px;
    width: 125%;
    margin-left: -25%;
}

@media (max-width: 991.98px) {
    .about-stat-sec .abs-left .about-bg {
        height: 500px;
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .about-stat-sec .abs-left .about-bg {
        height: 400px;
        margin-left: 0;
        width: 100%;
    }
}

.about-stat-sec .abs-left .about-stat2 {
    margin: 60px 0 0 -30px;
}

@media (max-width: 767.98px) {
    .about-stat-sec .abs-left .about-stat2 {
        margin: 40px 0 0;
    }
}

.about-stat-sec .abs-left .about-stat2 h3 {
    flex: 0 0 245px;
}

.about-stat-sec .abs-left .about-stat2 p {
    max-width: 200px;
}

.serv-header {
    max-width: 1200px;
    margin: 0 auto;
}

.serv-header .serv-intro {
    max-width: 440px;
}

.serv-header .serv-stat {
    max-width: 310px;
}

.serv-header .serv-stat h2 {
    color: var(--primary);
}

.services-sec .serv-desc {
    padding: 30px 0 0 105px;
}

@media (max-width: 991.98px) {
    .services-sec .serv-desc {
        max-width: 500px;
        padding: 30px;
    }
}

@media (max-width: 767.98px) {
    .services-sec .serv-desc {
        padding: 20px 0 0;
    }
}

.services-sec .serv-desc p {
    padding-bottom: 40px;
}

.services-sec .service-wrap {
    margin-top: 20px;
}

.services-sec .service-wrap:before {
    height: 1px;
    background-color: var(--theme-border);
}

.services-sec .service-wrap:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: var(--theme-border);
    top: 0;
    left: 34%;
}

@media (max-width: 991.98px) {
    .services-sec .service-wrap:after {
        background: transparent;
    }
}

.service-entry {
    padding: 30px 60px 35px 0;
    position: relative;
}

@media (max-width: 767.98px) {
    .service-entry {
        padding-right: 0;
    }
}

.service-entry:not(:last-child) {
    border-bottom: 1px solid var(--theme-border);
}

.hero-slider .swiper-slide .service-entry .serv-bg.slide-bg,
.service-entry2 .service-entry .serv-bg,
.service-entry .hero-slider .swiper-slide .serv-bg.slide-bg,
.service-entry .serv-bg.bg-cover,
.service-entry .service-entry2 .serv-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hero-slider .swiper-slide .service-entry .serv-bg.slide-bg:after,
.service-entry2 .service-entry .serv-bg:after,
.service-entry .hero-slider .swiper-slide .serv-bg.slide-bg:after,
.service-entry .serv-bg.bg-cover:after,
.service-entry .service-entry2 .serv-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 28, 39, 0.8);
    mix-blend-mode: multiply;
    z-index: 1;
}

.service-entry .icon-lg {
    background-color: var(--primary);
    color: var(--white);
    transform: rotate(-30deg);
}

.service-entry .serv-icon svg path {
    fill: var(--secondary);
    transition: fill 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.service-entry .serv-info {
    max-width: 560px;
}

.service-entry .serv-info h3 {
    font-size: 24px;
}

.service-entry .serv-info h3 a {
    color: var(--headings-color);
}

.service-entry .serv-info p {
    margin: 0;
}

.service-entry .serv-info h3,
.service-entry .serv-info p {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media (min-width: 768px) {
    .service-entry .serv-inner {
        gap: 100px;
        padding-left: 40px;
    }
}

.service-entry .serv-inner {
    gap: 30px;
}

@media (max-width: 767.98px) {
    .service-entry .serv-inner .serv-info {
        margin: 30px 0 40px;
    }
}

.hero-slider .swiper-slide .service-entry:hover .serv-bg.slide-bg,
.service-entry2 .service-entry:hover .serv-bg,
.service-entry:hover .hero-slider .swiper-slide .serv-bg.slide-bg,
.service-entry:hover .serv-bg.bg-cover,
.service-entry:hover .service-entry2 .serv-bg {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.service-entry:hover h3 a,
.service-entry:hover p {
    color: var(--white);
}

.service-entry:hover .icon-lg {
    background-color: var(--primary);
    color: var(--white);
    transform: rotate(0deg);
}

.service-entry:hover .serv-icon svg path {
    fill: var(--primary);
}

.service-entry2 {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--theme-border);
    padding: 25px;
}

.service-entry2 h3 {
    margin: 20px 0 25px;
    font-size: 22px;
}

.service-entry2 .serv-bg,
.service-entry2 .serv-icon svg path,
.service-entry2 .serv-th,
.service-entry2 h3,
.service-entry2 p {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-entry2 .serv-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 95%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.service-entry2 .serv-bg:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--dark-alt);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

.service-entry2 .serv-inner {
    transform: translateY(70px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-entry2 .serv-inner h3 a {
    color: var(--headings-color);
}

.service-entry2 .serv-inner .btn {
    opacity: 0;
    visibility: hidden;
    margin-top: 15px;
}

.service-entry2:hover .serv-bg {
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.service-entry2:hover .serv-inner {
    transform: translateY(-10px);
}

.service-entry2:hover .serv-inner .btn {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.service-entry2:hover .serv-icon svg path {
    fill: var(--white);
}

.service-entry2:hover .btn,
.service-entry2:hover h3 a,
.service-entry2:hover p {
    color: var(--white);
}

.service-entry2:hover .serv-th {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.services-sec2:before {
    background: url(../images/serv-bg2.png) no-repeat 0 / contain;
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
}

.services-sec2:after {
    position: absolute;
    content: "";
    top: 298px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(var(--white-rgb), 0.2);
}

.services-tab {
    padding-top: 65px;
}

.services-tab:before {
    width: 1px;
    background: rgba(var(--white-rgb), 0.2);
    position: absolute;
    content: "";
    top: 0;
    left: 29.6%;
    z-index: 1;
    height: 150%;
}

@media (max-width: 1199.98px) {
    .services-tab:before {
        background: transparent;
    }
}

.services-tab .nav button.nav-link {
    font-size: 30px;
}

.services-tab .tab-content .serv-img,
.services-tab .tab-content .serv-info {
    opacity: 0;
    transition:
        opacity 0.4s ease,
        transform 0.4s ease;
}

@media (min-width: 768px) {
    .services-tab .tab-content .serv-img {
        flex: 0 0 350px;
    }
}

.services-tab .tab-pane {
    transform: translateX(-20px);
    transition: transform 0.05s ease-in-out;
}

.services-tab .tab-pane.fade.show.active {
    transform: translateX(0);
}

.services-tab .tab-pane.fade.show.active .serv-img {
    opacity: 1;
    transition-delay: 0.1s;
}

.services-tab .tab-pane.fade.show.active .serv-info {
    opacity: 1;
    transition-delay: 0.15s;
}

.services-tab .nav {
    flex: 0 0 420px;
    padding-top: 60px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .services-tab .nav {
        flex: 0 0 350px;
    }
}

@media (max-width: 1199.98px) {
    .services-tab .nav {
        display: inline-block;
    }
}

.services-tab .nav button.nav-link {
    color: var(--white);
    margin-bottom: 40px;
    text-align: left;
    font-weight: 600;
}

@media (max-width: 1399.98px) {
    .services-tab .nav button.nav-link {
        font-size: 28px;
    }
}

@media (max-width: 1199.98px) {
    .services-tab .nav button.nav-link {
        display: inline-block;
    }
}

.services-tab .nav button.nav-link:before {
    width: 3px;
    height: 5px;
    background: var(--primary);
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.services-tab .nav button.nav-link.active:before,
.services-tab .nav button.nav-link:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    height: 22px;
}

.services-tab .serv-info {
    padding-left: 60px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .services-tab .serv-info {
        padding-left: 30px;
    }
}

@media (max-width: 991.98px) {
    .services-tab .serv-info {
        padding: 40px 0 0;
    }
}

.services-tab .serv-info p {
    margin: 30px 0;
    color: rgba(var(--white-rgb), 0.9);
}

.services-tab .serv-info ul {
    margin-bottom: 30px;
}

.services-tab .serv-info ul li {
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(var(--white-rgb), 0.9);
    font-weight: 600;
    padding: 0;
}

.services-tab .serv-info ul li:before {
    display: none;
}

.services-sec3 img.jarallax-img {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.services-sec3 .parallax-overly {
    background: var(--secondary);
}

.services-sec3 .swiper {
    padding: 20px 0;
}

.service-entry3 {
    padding: 20px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border-radius: 10px;
}

.service-entry3 .serv-img {
    position: relative;
    z-index: 1;
}

.service-entry3 .serv-img img {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    border-radius: 13px;
}

.service-entry3 .serv-img .serv-icon {
    backdrop-filter: blur(16px);
    background: rgba(var(--white-rgb), 0.2);
    width: 60px;
    height: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.service-entry3 .serv-content {
    margin-top: 25px;
}

.service-entry3 .serv-content h3 {
    font-size: 24px;
}

.service-entry3 .serv-content h3 a {
    color: var(--white);
}

.service-entry3 .serv-content p {
    color: rgba(var(--white-rgb), 0.8);
}

.hero-sec2 .hero-content .hc-inner .hero-left .service-entry3 .serv-content .hero-social,
.payment-option .service-entry3 .serv-content button,
.process-card .pc-head .service-entry3 .serv-content span,
.product-details-tab .nav-tabs li .service-entry3 .serv-content .nav-link,
.product-nav .service-entry3 .serv-content .swiper-pagination,
.review-top .service-entry3 .serv-content .lead,
.review-top .service-entry3 .serv-content .lead-sm,
.service-entry3 .serv-content .h6,
.service-entry3 .serv-content .hero-sec2 .hero-content .hc-inner .hero-left .hero-social,
.service-entry3 .serv-content .link-btn,
.service-entry3 .serv-content .payment-option button,
.service-entry3 .serv-content .process-card .pc-head span,
.service-entry3 .serv-content .product-details-tab .nav-tabs li .nav-link,
.service-entry3 .serv-content .product-nav .swiper-pagination,
.service-entry3 .serv-content .review-top .lead,
.service-entry3 .serv-content .review-top .lead-sm,
.service-entry3 .serv-content .single-post-page blockquote p,
.service-entry3 .serv-content .value-txt .value-footer,
.service-entry3 .serv-content ul.check li,
.single-post-page blockquote .service-entry3 .serv-content p,
.value-txt .service-entry3 .serv-content .value-footer,
ul.check .service-entry3 .serv-content li {
    color: rgba(var(--white-rgb), 0.9);
    border-bottom: 1px solid rgba(var(--white-rgb), 0.2);
    padding-bottom: 15px;
    margin-top: 25px;
}

.service-entry3 .serv-content .ct-list {
    margin: 20px 0 0;
}

.service-entry3 .serv-content .ct-list li {
    color: rgba(var(--white-rgb), 0.8);
    padding-left: 20px;
    margin-bottom: 10px;
}

.service-entry3 .serv-content .ct-list li:before {
    background: transparent;
    content: "+";
    font-size: 22px;
}

.service-entry4 h3 {
    max-width: 220px;
    margin: 40px 0 30px;
    font-weight: 400;
}

.service-entry4 .serv-btn {
    margin-top: 20px;
    display: inline-block;
}

.service-entry4 .serv-btn span {
    display: none;
}

.service-entry4 .btn-more {
    margin-top: 30px;
}

.services-sec4 .anim-img {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.services-sec4 .serv-wrapper {
    --bs-gutter-x: 60px;
    border-top: 1px solid var(--theme-border);
}

.services-sec4 .serv-wrapper>div:before {
    width: 1px;
    background: var(--theme-border);
    left: -9px;
}

.services-sec4 .serv-wrapper>div {
    padding-top: 40px;
}

.services-sec4 .serv-wrapper>div:first-child:before {
    background: transparent;
}

.services-sec4 .lead-sm a,
.services-sec4 .lead a {
    color: var(--primary);
}

.btn-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid var(--theme-border);
    font-weight: 700;
    text-transform: uppercase;
    transition:
        width 0.3s ease-in-out,
        padding 0.3s ease-in-out,
        border-radius 0.3s ease-in-out;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 14px;
}

.btn-more,
.btn-more span {
    color: var(--headings-color);
}

.btn-more span {
    max-width: 0;
    opacity: 0;
    margin-right: 0;
    display: inline-block;
    transition:
        max-width 0.3s ease-in-out,
        opacity 0.2s ease-in-out,
        margin 0.3s ease-in-out;
    order: 1;
}

.btn-more i {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: 2;
    width: 16px;
    text-align: center;
}

.btn-more:hover {
    width: auto;
    min-width: 140px;
    padding: 0 16px;
    border-radius: 100px;
}

.btn-more:hover span {
    max-width: 120px;
    opacity: 1;
    margin-right: 8px;
}

.btn-more:focus-visible {
    outline: 2px solid #334155;
    outline-offset: 2px;
}

.services-sec5:before {
    background: url(../images/serv-bg2.png) no-repeat 0 / contain;
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
}

.service-card5 {
    padding: 30px;
}

@media (min-width: 1400px) and (max-width: 1599.98px) {
    .service-card5 {
        padding: 30px 15px 20px;
    }
}

@media (max-width: 767.98px) {
    .service-card5 {
        padding: 15px;
    }
}

.service-card5>a {
    color: var(--headings-color);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-card5 .serv-inner {
    background-color: var(--light);
    padding: 20px;
    margin-top: 30px;
}

@media (max-width: 1199.98px) {
    .service-card5 .serv-inner {
        padding: 30px;
    }
}

.process-card2 .service-card5 .serv-inner span,
.service-card5 .serv-inner .process-card2 span,
.service-card5 .serv-inner span.icon-xl {
    background-color: var(--dark);
    width: 60px;
    height: 60px;
    margin-top: -45px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-card5 .serv-inner h3 {
    margin: 25px 0 15px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .service-card5 .serv-inner h3 {
        font-size: 20px;
    }
}

.service-card5 .serv-inner .ct-list li {
    padding-left: 20px;
    font-weight: 500;
}

.service-card5 .serv-inner .ct-list li:before {
    background: url(../images/icons/plus.svg) no-repeat 0;
}

.service-card5 .serv-inner .ct-list li:not(:last-child) {
    margin-bottom: 12px;
}

.process-card2 .service-card5:hover .serv-inner span,
.service-card5:hover .serv-inner .process-card2 span,
.service-card5:hover .serv-inner span.icon-xl,
.service-card5:hover>a {
    background-color: var(--primary);
}

.service-card5:hover>a {
    color: var(--white);
}

.service-details-sec .service-thumb {
    margin: 30px 0 0;
}

.service-details-sec .serv-article .h3,
.service-details-sec .serv-article h3 {
    margin: 50px 0 30px;
    font-size: 36px;
}

@media (max-width: 767.98px) {

    .service-details-sec .serv-article .h3,
    .service-details-sec .serv-article h3 {
        font-size: 28px;
    }
}

.service-details-sec .serv-article p {
    margin: 0 0 30px;
}

.service-details-sec .serv-article ul.ct-list.inline li {
    margin-bottom: 25px;
}

.service-details-sec .serv-article ul.ct-list.inline li:last-child,
.service-details-sec .serv-article ul.ct-list.inline li:nth-child(4n-1) {
    margin-bottom: 0;
}

.service-details-sec .nav-tabs {
    margin-bottom: 30px;
}

.service-details-sec .nav-tabs .nav-item .nav-link {
    text-transform: uppercase;
    padding: 14px;
}

.service-details-sec .accordion-item .accordion-header {
    margin: 0;
}

.service-details-sec .serv-tabs {
    border: 1px solid var(--theme-border);
    border-radius: 10px;
    overflow: hidden;
}

.service-details-sec .serv-tabs .nav-tabs {
    border-bottom: 0;
    margin: 0;
    padding: 0;
    background: var(--light);
    display: block;
}

.service-details-sec .serv-tabs .nav-tabs li {
    display: inline-block;
    width: 32.97%;
    margin: 0;
}

@media (max-width: 767.98px) {
    .service-details-sec .serv-tabs .nav-tabs li {
        width: 30.97%;
    }
}

.service-details-sec .serv-tabs .nav-tabs button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: transparent;
    display: block;
    width: 100%;
}

.service-details-sec .serv-tabs .nav-tabs .nav-item .nav-link.active,
.service-details-sec .serv-tabs .nav-tabs .nav-item .nav-link:hover {
    background-color: var(--white);
    color: var(--headings-color);
    border: 0 transparent;
}

.service-details-sec .serv-tabs .tab-content {
    padding: 40px;
}

@media (max-width: 767.98px) {
    .service-details-sec .serv-tabs .tab-content {
        padding: 20px;
    }
}

.alt-widget ul li,
.serv-widget input,
.serv-widget textarea {
    background-color: transparent;
}

.alt-widget ul li {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 0;
    padding: 0;
}

.alt-widget ul li:hover {
    background-color: transparent;
    color: inherit;
}

.goal-sec:before {
    background: url(../images/g-bg1.png) no-repeat;
    width: 54%;
    top: 0;
    background-size: contain;
    z-index: -1;
}

.goal-sec:after {
    background: url(../images/g-bg2.png) no-repeat;
    width: 40%;
    top: 0;
    background-size: contain;
    right: 0;
    height: 100%;
    content: "";
    position: absolute;
    z-index: -1;
}

.goal-sec .goal-bg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: calc(100% - 40px);
    height: 60%;
    background-color: var(--secondary);
    z-index: -2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

@media (max-width: 1199.98px) {
    .goal-sec .goal-bg {
        height: 100%;
    }
}

@media (max-width: 767.98px) {
    .goal-sec .goal-bg {
        width: 100%;
    }
}

.goal-sec .row.goal-wrap {
    max-width: 1320px;
    margin: 0 auto;
}

@media (max-width: 1199.98px) {
    .goal-sec .row.goal-wrap {
        padding: 40px;
        max-width: 800px;
    }
}

@media (max-width: 767.98px) {
    .goal-sec .row.goal-wrap {
        padding: 0;
    }
}

.goal-sec .row.goal-wrap .sec-title {
    margin-bottom: 50px;
}

.goal-sec figure.goal-media {
    width: 800px;
    left: -25%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .goal-sec figure.goal-media {
        width: auto;
        left: 0;
    }
}

.goal-sec figure.goal-media img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.goal-sec .nav-tabs {
    border-bottom: 1px solid rgba(var(--white-rgb), 0.2);
    padding-bottom: 25px;
    justify-content: space-between;
    padding-right: 30px;
}

.goal-sec .nav-tabs li.nav-item button.nav-link {
    color: var(--body-color);
    background-color: transparent;
    font-size: 26px;
    font-weight: 600;
    border: 0;
    padding: 0;
}

.goal-sec .nav-tabs li.nav-item button.nav-link.active,
.goal-sec .nav-tabs li.nav-item button.nav-link:hover {
    color: var(--white);
}

.goal-sec .goal-tabs {
    padding-left: 60px;
}

@media (max-width: 1199.98px) {
    .goal-sec .goal-tabs {
        padding-left: 0;
    }
}

.goal-sec .goal-tabs .tab-footer {
    border-top: 1px solid rgba(var(--white-rgb), 0.2);
    padding-top: 35px;
    margin-top: 20px;
}

.goal-sec .tab-content {
    padding-top: 25px;
    color: var(--white);
}

.goal-sec .ct-list {
    margin-top: 40px;
}

.goal-sec .ct-list li {
    color: var(--white);
    margin-bottom: 15px;
}

.goal-sec .ct-list li:before {
    background: url(../images/icons/check2.svg) no-repeat 50%;
}

.row.goal-service-wrap {
    background: var(--white);
    padding: 0 40px;
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    max-width: 1440px;
    margin: -350px -5px 0 auto;
}

.row.goal-service-wrap>div:first-child .goal-card:before {
    display: none;
}

@media (max-width: 1199.98px) {
    .row.goal-service-wrap {
        margin: 35px -5px 0 auto;
        padding: 0 20px;
    }
}

.goal-card {
    max-width: 365px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .goal-card {
        max-width: 340px;
    }
}

.goal-card {
    padding: 40px 0;
}

.goal-card:before {
    background-color: var(--theme-border);
    width: 1px;
    left: -45px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .goal-card:before {
        left: -30px;
    }
}

@media (max-width: 1199.98px) {
    .goal-card:before {
        left: -12px;
    }
}

@media (max-width: 991.98px) {
    .goal-card:before {
        background-color: transparent;
    }
}

.goal-card .icon-lg {
    background-color: var(--secondary);
    width: 60px;
    height: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.goal-card .gc-head {
    padding-bottom: 60px;
}

.goal-card h4 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--theme-border);
}

.goal-card .btn {
    margin-top: 40px;
}

.goal-card:hover h4 a {
    color: var(--primary);
}

.goal-card:hover .icon-lg {
    background-color: var(--primary);
}

.support-cta {
    max-width: 700px;
    margin: 0 auto;
}

.support-cta:before {
    background: url(../images/line-bg.png) no-repeat 50%;
    left: -15px;
}

@media (max-width: 767.98px) {
    .support-cta:before {
        display: none;
    }
}

.support-cta .s-support {
    text-align: left;
    align-items: center;
}

@media (min-width: 576px) {
    .support-cta .s-support {
        min-width: 320px;
    }
}

.process-card2 .support-cta .s-support span,
.support-cta .s-support .icon,
.support-cta .s-support .icon-lg,
.support-cta .s-support .icon-xl,
.support-cta .s-support .icon-xs,
.support-cta .s-support .process-card2 span,
.support-cta .s-support .team-entry .team-thumb .team-share .link-hover,
.team-entry .team-thumb .team-share .support-cta .s-support .link-hover {
    border: 1px solid var(--secondary);
}

.support-cta .s-support .ss-inner small {
    display: block;
    margin-bottom: 10px;
}

.process-card {
    max-width: 275px;
}

@media (max-width: 991.98px) {
    .process-card {
        margin-bottom: 60px;
    }
}

.process-card:before {
    width: 1px;
    height: 80px;
    background-color: var(--theme-border);
    left: 40px;
    top: -90px;
}

@media (max-width: 991.98px) {
    .process-card:before {
        background-color: transparent;
    }
}

.process-card:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: var(--hover);
    left: 36px;
    top: -96px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
}

@media (max-width: 991.98px) {
    .process-card:after {
        background-color: transparent;
    }
}

.process-card .pc-head {
    margin-bottom: 20px;
}

.process-card .pc-head span {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin-top: -10px;
    margin-left: 8px;
    color: var(--primary);
}

.process-card .pc-head h3 {
    color: transparent;
    -webkit-text-stroke: 1.5px #797e88;
    font-size: 50px;
}

.process-wrap {
    border-top: 1px solid var(--theme-border);
    padding-top: 90px;
}

.process-sec2 .container-fluid {
    border-bottom: 1px solid var(--theme-border);
}

.process-card2 {
    display: flex;
    gap: 30px;
    max-width: 645px;
    padding: 50px 0;
}

.process-card2:before {
    width: 1px;
    left: -30px;
    background-color: var(--theme-border);
    top: auto;
    height: calc(100% - 40px);
}

@media (max-width: 991.98px) {
    .process-card2:before {
        display: none;
    }
}

.process-card2 span {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background: var(--secondary);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.process-card2:hover span {
    background: var(--primary);
}

@media (max-width: 767.98px) {
    .process-card2 {
        padding: 30px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .process-sec2 .row>div:last-child .process-card2:before {
        background-color: transparent;
    }
}

.step-card {
    background-color: var(--white);
    clip-path: polygon(73% 0, 100% 25%, 100% 100%, 0 100%, 0 0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
}

@media (min-width: 1600px) {
    .step-card {
        padding: 40px;
    }
}

@media (max-width: 1199.98px) {
    .step-card {
        padding: 20px;
    }
}

@media (max-width: 767.98px) {
    .step-card {
        max-width: 360px;
        margin: 0 auto;
    }
}

.process-card2 .step-card span,
.step-card .icon,
.step-card .icon-lg,
.step-card .icon-xl,
.step-card .icon-xs,
.step-card .process-card2 span,
.step-card .team-entry .team-thumb .team-share .link-hover,
.team-entry .team-thumb .team-share .step-card .link-hover {
    background-color: var(--dark);
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media (max-width: 1599.98px) {
    .step-card h3 {
        font-size: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .step-card h3 {
        font-size: 18px;
    }
}

.step-card h3 {
    text-transform: capitalize;
    margin: 30px 0 20px;
}

.step-card .step-footer {
    margin-top: 60px;
}

.step-card .step-footer:before {
    height: 1px;
    width: calc(100% - 120px);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--theme-border);
    left: 15%;
}

.step-card .step-footer a {
    background-color: #d8dde1;
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    color: var(--headings-color);
    border-radius: 20px;
}

.process-card2 .step-card:hover span,
.step-card:hover .icon,
.step-card:hover .icon-lg,
.step-card:hover .icon-xl,
.step-card:hover .icon-xs,
.step-card:hover .process-card2 span,
.step-card:hover .team-entry .team-thumb .team-share .link-hover,
.team-entry .team-thumb .team-share .step-card:hover .link-hover {
    background-color: var(--primary);
}

.step-card:hover .step-footer a {
    background-color: var(--primary);
    color: var(--white);
}

.step-sec .lead-sm a,
.step-sec .lead a {
    color: var(--primary);
}

.growth-sec {
    overflow: hidden;
    background-color: #181818;
}

.growth-sec:before {
    background: url(../../images/goal-bg.png) no-repeat bottom/contain;
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
    background-blend-mode: soft-light;
    top: -100px;
}

.growth-sec .parallax-bg {
    height: 600px;
}

.growth-sec .parallax-bg:before {
    background: rgba(34, 48, 53, 0.4);
    mix-blend-mode: multiply;
}

@media (max-width: 991.98px) {
    .growth-sec .parallax-bg {
        height: 400px;
    }
}

.growth-sec .growth-wrap {
    padding: 80px 0;
}

.growth-sec .growth-wrap:before {
    width: 1px;
    background-color: rgba(var(--white-rgb), 0.15);
    left: 45.5%;
}

@media (max-width: 991.98px) {
    .growth-sec .growth-wrap:before {
        background-color: transparent;
    }
}

.growth-sec .growth-wrap p {
    color: rgba(var(--white-rgb), 0.8);
}

.growth-sec .choose-circle {
    text-align: center;
}

.growth-sec .choose-circle .h6,
.growth-sec .choose-circle .hero-sec2 .hero-content .hc-inner .hero-left .hero-social,
.growth-sec .choose-circle .link-btn,
.growth-sec .choose-circle .payment-option button,
.growth-sec .choose-circle .process-card .pc-head span,
.growth-sec .choose-circle .product-details-tab .nav-tabs li .nav-link,
.growth-sec .choose-circle .product-nav .swiper-pagination,
.growth-sec .choose-circle .review-top .lead,
.growth-sec .choose-circle .review-top .lead-sm,
.growth-sec .choose-circle .single-post-page blockquote p,
.growth-sec .choose-circle .value-txt .value-footer,
.growth-sec .choose-circle ul.check li,
.hero-sec2 .hero-content .hc-inner .hero-left .growth-sec .choose-circle .hero-social,
.payment-option .growth-sec .choose-circle button,
.process-card .pc-head .growth-sec .choose-circle span,
.product-details-tab .nav-tabs li .growth-sec .choose-circle .nav-link,
.product-nav .growth-sec .choose-circle .swiper-pagination,
.review-top .growth-sec .choose-circle .lead,
.review-top .growth-sec .choose-circle .lead-sm,
.single-post-page blockquote .growth-sec .choose-circle p,
.value-txt .growth-sec .choose-circle .value-footer,
ul.check .growth-sec .choose-circle li {
    line-height: 28px;
    font-weight: 500;
}

.growth-sec .growth-left {
    margin-bottom: 30px;
}

.growth-txt {
    max-width: 680px;
}

@media (min-width: 992px) {
    .growth-txt {
        margin-left: 49px;
    }
}

@media (max-width: 991.98px) {
    .growth-txt {
        margin-top: 60px;
    }
}

.growth-txt:before {
    background-color: rgba(var(--white-rgb), 0.15);
    height: 1px;
    top: 67%;
    left: 2px;
    width: 149%;
}

@media (min-width: 992px) {
    .growth-txt .growth-inner {
        padding-left: 70px;
    }
}

.growth-txt .growth-stat {
    margin-top: 40px;
    padding-top: 40px;
}

.growth-txt .growth-stat h3 {
    font-size: 84px;
    width: 200px;
    font-weight: 400;
}

@media (max-width: 1199.98px) {
    .growth-txt .growth-stat h3 {
        font-size: 60px;
    }
}

@media (min-width: 576px) {
    .growth-txt .growth-stat p {
        max-width: 255px;
    }
}

.growth-sec2 .growth-th:before {
    z-index: 1;
    background: var(--secondary);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.growth-sec2 .growth-th img.position-absolute {
    left: 20px;
    bottom: 20px;
    z-index: 2;
}

@media (min-width: 992px) {
    .growth-sec2 .growth-wrap {
        padding-left: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .growth-sec2 .growth-wrap {
        padding-left: 30px;
    }
}

.gr-entry {
    padding: 40px 0 30px 60px;
    border-bottom: 1px solid var(--theme-border);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .gr-entry {
        padding: 30px 0 15px 35px;
    }
}

@media (max-width: 767.98px) {
    .gr-entry {
        padding: 30px 0;
    }
}

.gr-entry:before {
    width: 1px;
    background: var(--theme-border);
}

.gr-entry .icon,
.gr-entry .icon-lg,
.gr-entry .icon-xl,
.gr-entry .icon-xs,
.gr-entry .process-card2 span,
.gr-entry .team-entry .team-thumb .team-share .link-hover,
.process-card2 .gr-entry span,
.team-entry .team-thumb .team-share .gr-entry .link-hover {
    width: 66px;
    height: 66px;
    position: relative;
    flex: 0 0 66px;
    z-index: 1;
    margin-right: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: var(--shade);
}

.gr-entry .icon-lg svg path,
.gr-entry .icon-xl svg path,
.gr-entry .icon-xs svg path,
.gr-entry .icon svg path,
.gr-entry .process-card2 span svg path,
.gr-entry .team-entry .team-thumb .team-share .link-hover svg path,
.process-card2 .gr-entry span svg path,
.team-entry .team-thumb .team-share .gr-entry .link-hover svg path {
    fill: var(--headings-color);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gr-entry .icon-lg span.count,
.gr-entry .icon-xl span.count,
.gr-entry .icon-xs span.count,
.gr-entry .icon span.count,
.gr-entry .process-card2 span span.count,
.gr-entry .team-entry .team-thumb .team-share .link-hover span.count,
.process-card2 .gr-entry span span.count,
.team-entry .team-thumb .team-share .gr-entry .link-hover span.count {
    position: absolute;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: var(--headings-color);
    color: var(--white);
    top: -5px;
    right: -5px;
    font-size: 10px;
}

.gr-entry:last-child {
    border: 0;
}

.gr-entry:hover .icon,
.gr-entry:hover .icon-lg,
.gr-entry:hover .icon-xl,
.gr-entry:hover .icon-xs,
.gr-entry:hover .process-card2 span,
.gr-entry:hover .team-entry .team-thumb .team-share .link-hover,
.process-card2 .gr-entry:hover span,
.team-entry .team-thumb .team-share .gr-entry:hover .link-hover {
    background-color: var(--primary);
}

.gr-entry:hover .icon-lg svg path,
.gr-entry:hover .icon-xl svg path,
.gr-entry:hover .icon-xs svg path,
.gr-entry:hover .icon svg path,
.gr-entry:hover .process-card2 span svg path,
.gr-entry:hover .team-entry .team-thumb .team-share .link-hover svg path,
.process-card2 .gr-entry:hover span svg path,
.team-entry .team-thumb .team-share .gr-entry:hover .link-hover svg path {
    fill: var(--white);
}

@media (max-width: 767.98px) {
    .gr-entry:before {
        display: none;
    }
}

.team-entry .team-thumb {
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.team-entry .team-thumb:before {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.team-entry .team-thumb .team-share {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}

.team-entry .team-thumb .team-share .link-hover {
    background-color: var(--primary);
    border: 8px solid var(--white);
    color: var(--white);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 17px;
    z-index: 2;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team-entry .team-thumb .social-share {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 15px;
    margin-left: 10px;
    pointer-events: none;
}

.team-entry .team-thumb .social-share a {
    background-color: var(--white);
    color: var(--headings-color);
    opacity: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    transform: translateY(20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.team-entry .team-thumb .social-share a:hover {
    background-color: var(--primary);
    color: var(--white);
}

.team-entry:hover .team-thumb:before {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
}

.team-entry:hover .link-hover {
    transform: rotate(90deg);
}

.team-entry:hover .social-share {
    pointer-events: auto;
}

.team-entry:hover .social-share a {
    opacity: 1;
    transform: translateY(0);
}

.team-entry:hover .social-share a:first-child {
    transition-delay: 0.3s;
}

.team-entry:hover .social-share a:nth-child(2) {
    transition-delay: 0.2s;
}

.team-entry:hover .social-share a:nth-child(3) {
    transition-delay: 0.1s;
}

.team-card2 {
    position: relative;
    overflow: hidden;
}

.team-card2 .team-info {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px 30px;
    z-index: 2;
    width: calc(100% - 30px);
    transform: translateY(70px);
}

@media (max-width: 1199.98px) {
    .team-card2 .team-info {
        width: calc(100% - 20px);
        transform: translateY(60px);
    }
}

.team-card2 .team-info {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (max-width: 1399.98px) {
    .team-card2 .team-info {
        padding: 20px;
    }
}

.team-card2 .team-info h3 a {
    color: var(--white);
}

.team-card2 .team-info .social-share {
    margin-top: 20px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.team-card2 .team-info .social-share a {
    background-color: transparent;
    border: 1px solid rgba(var(--white-rgb), 0.15);
}

@media (max-width: 1399.98px) {
    .team-card2 .team-info .social-share a {
        margin-right: 5px;
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 1199.98px) {
    .team-card2 .team-info .social-share a {
        margin-right: 3px;
        width: 32px;
        height: 32px;
    }
}

.team-card2 .team-info .social-share a:hover {
    background-color: var(--primary);
    border: 1px solid var(--primary);
}

.team-card2:hover .team-info {
    transform: translateY(0);
}

.team-card2:hover .team-info .social-share {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    height: auto;
}

aside.team-sidebar {
    padding: 30px;
}

aside.team-sidebar .team-head {
    margin: 20px 0;
}

aside.team-sidebar .ts-info {
    border-top: 1px solid var(--theme-border);
    margin-top: 20px;
    padding-top: 20px;
}

aside.team-sidebar .social-share.outline a {
    border: 1px solid var(--theme-border);
    color: var(--headings-color);
}

aside.team-sidebar .social-share.outline a:hover {
    border-color: var(--primary);
    color: var(--white);
}

.team-p-details h2,
.team-p-details h3 {
    margin: 30px 0;
}

.team-p-details p {
    margin-bottom: 30px;
}

.team-p-details .contact-form input,
.team-p-details .contact-form textarea {
    padding-left: 0;
    border: 0;
    border-bottom: 1px solid var(--theme-border);
}

.prg-item {
    position: relative;
}

.prg-item span {
    position: absolute;
    right: 0;
    top: 0;
}

.skill {
    padding: 50px 0;
    overflow: hidden;
}

.skill .progress {
    border: 0;
    box-shadow: none;
    height: 10px;
    margin-bottom: 50px;
    overflow: visible;
    position: relative;
    border-radius: 0;
    display: block;
    background-color: var(--shade);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.skill .progress:last-child {
    margin-bottom: 0;
}

.skill .progress .meta {
    font-size: 18px;
    left: 0;
    position: absolute;
    top: -28px;
    line-height: 28px;
    color: var(--headings-color);
}

.skill .progress .progress-bar {
    display: block;
    background: var(--primary);
    float: left;
    height: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: visible;
}

.skill .progress .progress-bar span {
    background: var(--primary);
    float: right;
    margin-right: 10px;
    margin-top: -32px;
    position: relative;
    font-weight: 600;
    padding: 0 5px;
}

.skill .progress .progress-bar span:after,
.skill .progress .progress-bar span:before {
    border: solid transparent;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.skill .progress .progress-bar span:before {
    border-top-color: var(--primary);
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}

.project-card .project-thumb:before {
    background-color: rgba(var(--dark-rgb), 0.25);
    z-index: 1;
}

.project-card .project-meta {
    position: absolute;
    left: 30px;
    top: 25px;
    z-index: 1;
}

.project-card .project-meta a {
    border: 1px solid var(--white);
    border-radius: 100px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    backdrop-filter: blur(20px);
    color: var(--white);
    background: hsla(0, 0%, 100%, 0.2);
}

.project-card .project-meta a:hover {
    background: var(--white);
    color: var(--headings-color);
}

.project-card .project-txt {
    bottom: 22px;
    backdrop-filter: blur(24px);
    background: rgba(18, 28, 39, 0.28);
    z-index: 1;
    width: calc(100% - 40px);
    padding: 25px 22px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
}

@media (max-width: 767.98px) {
    .project-card .project-txt {
        width: 100%;
        bottom: 0;
        padding: 15px 15px 0;
    }
}

.project-card .project-txt h3 a,
.project-card .project-txt p {
    color: var(--white);
}

.project-carousel .project-card p {
    font-weight: 400;
}

.project-sec {
    padding-left: 4%;
    position: relative;
    width: 100%;
}

.project-sec .progress-bar-container {
    margin-top: 25px;
}

@media (max-width: 767.98px) {
    .project-sec {
        padding-left: 0;
    }
}

.project-sec .swiper-slide {
    width: 540px !important;
}

@media (max-width: 767.98px) {
    .project-sec .swiper-slide {
        width: 100% !important;
    }
}

.product-nav {
    padding-top: 50px;
}

.product-nav .swiper-pagination {
    position: relative;
    background: transparent;
    width: 40px;
}

.product-nav .swiper-pagination span {
    background-color: transparent;
    width: auto;
    height: auto;
    margin: 0 !important;
    border: 0;
}

.progress-bar-container {
    height: 1.5px;
    top: -22px;
    margin: 0 75px;
}

@media (min-width: 992px) {
    .progress-bar-container {
        max-width: calc(100% - 150px);
    }
}

.progress-bar-container .progress-bar-fill {
    background: var(--primary);
}

.project-sec2:before {
    background: url(../images/shape-sm.png) no-repeat 0 0 / contain;
    max-width: 450px;
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
}

.project-sec2 .project-wrap {
    position: relative;
    overflow: hidden;
    height: 600px;
}

@media (max-width: 767.98px) {
    .project-sec2 .project-wrap {
        height: 450px;
    }
}

.project-sec2 .project-wrap .project-cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.project-sec2 .project-wrap .project-cover:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: linear-gradient(359.73deg,
            #020e28 17.1%,
            rgba(2, 14, 40, 0.2) 99.76%);
    mix-blend-mode: multiply;
    z-index: 1;
    content: "";
}

.project-sec2 .project-wrap .project-cover .tab-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.7s;
}

.project-sec2 .project-wrap .project-cover .tab-img.active {
    transform: scale(1);
    opacity: 1;
}

.project-sec2 .project-wrap .project-carousel2 {
    position: relative;
    z-index: 3;
}

.project-sec2 .project-wrap .project-card2 {
    display: flex;
    align-items: flex-end;
    border-inline-end: 1px solid hsla(0, 0%, 100%, 0.3);
    overflow: hidden;
    position: relative;
    height: 600px;
}

@media (max-width: 767.98px) {
    .project-sec2 .project-wrap .project-card2 {
        height: 450px;
    }
}

.project-sec2 .project-wrap .project-card2 .project-meta span a {
    display: inline-block;
    background: hsla(0, 0%, 53.7%, 0.25);
    backdrop-filter: blur(12px);
    border-radius: 30px;
    font-size: 14px;
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    color: var(--white);
    margin-right: 5px;
}

.project-sec2 .project-wrap .project-card2 .feat-title {
    color: var(--white);
    margin: 15px 0 25px;
    font-size: 24px;
}

.project-sec2 .project-wrap .project-card2 p {
    color: var(--white);
}

.project-sec2 .project-wrap .project-card2 .content {
    transform: translateY(0);
    position: relative;
    bottom: 20px;
    width: 100%;
}

.project-sec2 .project-wrap .project-card2 .content,
.project-sec2 .project-wrap .project-card2 .hover-content {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    left: 0;
    right: 0;
    margin: 0 30px;
}

.project-sec2 .project-wrap .project-card2 .hover-content {
    position: absolute;
    bottom: -50px;
    opacity: 0;
    visibility: hidden;
}

.project-sec2 .project-wrap .project-card2:hover .content {
    opacity: 0;
    visibility: hidden;
}

.project-sec2 .project-wrap .project-card2:hover .hover-content {
    opacity: 1;
    visibility: visible;
    bottom: 45px;
}

.portfolio-item {
    gap: 40px;
}

.portfolio-item.active .pt-info {
    max-width: 330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.portfolio-item.active .pt-info:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    background: url(../images/pt-shape.png) no-repeat 50% / contain;
}

.portfolio-wrap {
    width: 100%;
    height: 465px;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 991.98px) {
    .portfolio-wrap {
        height: auto;
        flex-wrap: wrap;
        gap: 15px;
    }
}

.portfolio-card {
    position: relative;
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-right: 1px solid hsla(0, 0%, 100%, 0.08);
    text-decoration: none;
    box-sizing: border-box;
    transition: flex 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.portfolio-card:before {
    background: url(../images/ptc-bg.png) no-repeat 100% 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

@media (max-width: 991.98px) {
    .portfolio-card {
        flex: 0 0 calc(49% - 8px);
        margin-bottom: 40px;
    }

    .portfolio-card:last-child {
        border-bottom: none;
    }
}

.portfolio-card:last-child {
    border-right: none;
}

.portfolio-card .project-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(48% - 25px);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 4px;
    opacity: 0;
    transform: translateX(-20px);
    transition:
        opacity 0.4s ease,
        transform 0.5s ease;
    z-index: 1;
}

@media (max-width: 991.98px) {
    .portfolio-card .project-bg {
        width: 100%;
    }
}

.portfolio-card .project-number {
    font-size: 84px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(216, 221, 225, 0.2);
    line-height: 1;
    transition: all 0.4s ease;
}

.portfolio-card .project-content {
    margin-top: auto;
    transform: translateY(0);
    transition: all 0.6s ease;
}

.portfolio-card:not(.active) .project-content {
    max-width: 100%;
    transition: all 0.6s ease;
}

.portfolio-card .project-category {
    display: block;
    font-size: 15px;
    color: var(--white);
    margin-bottom: 8px;
}

.portfolio-card .project-title {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}

.portfolio-card .project-title a {
    color: var(--white);
}

.portfolio-card p {
    transition:
        opacity 0.3s ease,
        max-height 0.4s ease;
}

.portfolio-card .btn,
.portfolio-card p {
    opacity: 0;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
}

.portfolio-card .btn {
    transition:
        opacity 0.3s ease,
        max-height 0.4s ease;
    display: inline-block;
    padding: 12px 28px;
    border: 1px solid hsla(0, 0%, 100%, 0.4);
    color: var(--white);
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    transition:
        background 0.3s ease,
        border 0.3s ease;
}

.portfolio-card .btn:hover {
    background: var(--white);
    color: #03122f;
}

.portfolio-card .btn,
.portfolio-card p {
    display: none;
}

.portfolio-card.active:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

@media (min-width: 992px) {
    .portfolio-card.active {
        flex: 2.2;
        transition: all 0.6s ease;
    }
}

@media (min-width: 992px) and (max-width: 991.98px) {
    .portfolio-card.active {
        flex: 0 0 48%;
    }
}

@media (min-width: 992px) {
    .portfolio-card.active .project-bg {
        opacity: 1;
        transform: translateX(0);
    }

    .portfolio-card.active .project-number {
        color: var(--white);
        -webkit-text-stroke: transparent;
        position: absolute;
        left: calc(40% + 50px);
        top: 0;
        z-index: 2;
    }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
    .portfolio-card.active .project-number {
        left: calc(40% + 30px);
    }
}

@media (min-width: 992px) {
    .portfolio-card.active .project-content {
        position: absolute;
        left: calc(40% + 50px);
        bottom: 1px;
        right: 20px;
        z-index: 2;
    }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
    .portfolio-card.active .project-content {
        left: calc(40% + 30px);
    }
}

@media (min-width: 992px) {
    .portfolio-card.active p {
        color: rgba(var(--white-rgb), 0.5);
    }

    .portfolio-card.active .btn,
    .portfolio-card.active p {
        opacity: 1;
        max-height: 150px;
        visibility: visible;
        margin-top: 15px;
    }

    .portfolio-card.active .btn,
    .portfolio-card.active p {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .project-sec4 .container {
        max-width: calc(100% - 100px);
        margin-left: auto;
        margin-right: 0;
        padding: 0;
    }
}

@media (min-width: 1400px) {
    .project-sec4 .sec-title {
        max-width: 800px;
    }
}

.project-sec4 .project-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 560px;
    width: 100%;
    z-index: -1;
}

.project-sec4 .swiper-slide {
    width: 540px !important;
}

.project-sec4 .swiper-slide.swiper-slide-next .proj-meta {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    top: 25px;
}

.project-sec4 .swiper-slide.swiper-slide-next .proj-info {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    bottom: 30px;
}

.project-card4 img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.project-card4 .proj-meta {
    position: absolute;
    top: 0;
    left: 25px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.project-card4 .proj-meta a {
    display: inline-block;
    padding: 5px 20px;
    background: rgba(var(--white-rgb), 0.2);
    backdrop-filter: blur(20px);
    border: 1px solid var(--white);
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: var(--white);
}

.project-card4 .proj-meta span:first-child {
    margin-right: 10px;
}

.project-card4 .proj-info {
    bottom: -10px;
    width: calc(100% - 80px);
    margin: 0 auto;
    background: rgba(var(--dark-rgb), 0.18);
    backdrop-filter: blur(24px);
    padding: 30px 30px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.project-card4 .proj-info h3 a,
.project-card4 .proj-info p {
    color: var(--white);
}

.project-card4:hover .proj-meta {
    top: 25px;
}

.project-card4:hover .proj-info,
.project-card4:hover .proj-meta {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.project-card4:hover .proj-info {
    bottom: 30px;
}

.ct-pagination {
    flex: 0 0 100px;
}

.ct-pagination .swiper-pagination {
    width: 80px;
}

.ct-pagination .swiper-pagination span {
    font-size: 30px;
}

@media (min-width: 992px) {
    .progress-bar-container {
        max-width: calc(100% - 200px);
    }
}

.progress-bar-container {
    height: 2px;
    background: var(--theme-border);
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    margin-left: 0;
}

.progress-bar-container .progress-bar-fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: var(--secondary);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.6s ease;
}

.project-article {
    padding-right: 50px;
}

.project-widget {
    padding: 40px;
}

.hero-sec2 .hero-content .hc-inner .hero-left .project-widget .hero-social,
.payment-option .project-widget button,
.process-card .pc-head .project-widget span,
.product-details-tab .nav-tabs li .project-widget .nav-link,
.product-nav .project-widget .swiper-pagination,
.project-widget .h6,
.project-widget .hero-sec2 .hero-content .hc-inner .hero-left .hero-social,
.project-widget .link-btn,
.project-widget .payment-option button,
.project-widget .process-card .pc-head span,
.project-widget .product-details-tab .nav-tabs li .nav-link,
.project-widget .product-nav .swiper-pagination,
.project-widget .review-top .lead,
.project-widget .review-top .lead-sm,
.project-widget .single-post-page blockquote p,
.project-widget .value-txt .value-footer,
.project-widget .wd-title,
.project-widget p,
.project-widget ul.check li,
.review-top .project-widget .lead,
.review-top .project-widget .lead-sm,
.single-post-page blockquote .project-widget p,
.value-txt .project-widget .value-footer,
ul.check .project-widget li {
    color: var(--white);
}

.project-widget .ws-item {
    display: flex;
    gap: 20px;
}

.process-card2 .project-widget .ws-item span,
.project-widget .ws-item .process-card2 span,
.project-widget .ws-item .team-entry .team-thumb .team-share span.link-hover,
.project-widget .ws-item span.icon,
.project-widget .ws-item span.icon-lg,
.project-widget .ws-item span.icon-xl,
.project-widget .ws-item span.icon-xs,
.team-entry .team-thumb .team-share .project-widget .ws-item span.link-hover {
    background-color: rgba(var(--white-rgb), 0.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.project-widget .ws-item:not(:last-child) {
    margin-bottom: 20px;
}

.project-widget .widget-inner {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid rgba(var(--white-rgb), 0.2);
}

.widget.widget-2 {
    padding: 0;
    background-color: transparent;
}

.widget.widget-2 .widget-title {
    background-color: var(--primary);
    padding: 17px 20px;
    margin-bottom: 0;
}

.widget.widget-2 .widget-inner {
    border: 1px solid var(--theme-border);
}

.widget.widget-2 ul li {
    border-bottom: 1px solid var(--theme-border);
    padding: 13px 20px;
    margin-bottom: 0;
}

.widget.widget-2 ul li strong {
    color: var(--headings-color);
}

.widget.widget-2 ul li:focus a,
.widget.widget-2 ul li:hover a,
.widget.widget-2 ul li a:focus,
.widget.widget-2 ul li a:hover {
    color: var(--primary);
}

.project-wrp {
    position: relative;
    overflow: hidden;
    height: 660px;
}

.project-wrp .project-slider {
    position: relative;
    z-index: 3;
}

.project-wrp .project-slider .project-items-one {
    display: flex;
    align-items: flex-end;
    height: 660px;
    border-inline-end: 1px solid hsla(0, 0%, 100%, 0.3);
    overflow: hidden;
    position: relative;
}

.project-wrp .project-slider .project-items-one .content {
    transform: translateY(0);
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    bottom: 100px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 30px;
    padding: 0 0 0 40px;
}

.project-wrp .project-slider .project-items-one .content .tag {
    display: inline-block;
    background: hsla(0, 0%, 53.7%, 0.25);
    backdrop-filter: blur(12px);
    border-radius: 30px;
    font-size: 14px;
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    color: var(--white);
}

.project-wrp .project-slider .project-items-one .content .title {
    color: var(--white);
    font-size: 36px;
    font-weight: 600;
    margin-top: 25px;
}

.project-wrp .project-slider .project-items-one .hover-content {
    padding: 0 40px;
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.project-wrp .project-slider .project-items-one .hover-content .tag {
    display: inline-block;
    background: hsla(0, 0%, 53.7%, 0.25);
    backdrop-filter: blur(12px);
    border-radius: 30px;
    font-size: 14px;
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    color: var(--white);
}

.project-wrp .project-slider .project-items-one .hover-content .tag:hover {
    background-color: var(--primary);
}

.project-wrp .project-slider .project-items-one .hover-content .title {
    font-size: 36px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 18px;
}

.project-wrp .project-slider .project-items-one .hover-content .title a {
    color: var(--white);
}

.project-wrp .project-slider .project-items-one .hover-content .title a:hover {
    color: var(--primary);
}

.project-wrp .project-slider .project-items-one .hover-content p {
    color: var(--white);
}

.project-wrp .project-hover-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.project-wrp .project-hover-image .tab-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
    opacity: 0;
    transition: all 0.7s;
}

.project-wrp .project-hover-image .tab-img.active {
    transform: scale(1);
    opacity: 1;
}

.stat-wrap {
    margin-top: 75px;
}

.stat-wrap:before {
    height: 1px;
    background-color: rgba(var(--white-rgb), 0.2);
    top: -1px;
}

.stat-wrap>div:not(:last-child) {
    border-right: 1px solid rgba(var(--white-rgb), 0.2);
}

@media (max-width: 767.98px) {
    .stat-wrap {
        padding: 40px 0;
    }
}

.power-stat {
    padding: 50px 0;
}

@media (max-width: 1199.98px) {
    .power-stat {
        padding: 10px 0;
    }
}

@media (max-width: 1399.98px) {
    .power-stat .h1 {
        font-size: 50px;
    }
}

.power-stat p {
    color: #f4f8ec;
    font-size: 18px;
}

.stat-sec2:before {
    background: url(../images/stat-shape.png) no-repeat bottom/contain;
    top: 100px;
}

.stat-sec2:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--theme-border);
}

.stat-sec2 .video-bg {
    height: 100vh;
}

@media (max-width: 1199.98px) {
    .stat-sec2 .video-bg {
        height: 500px;
    }
}

@media (max-width: 767.98px) {
    .stat-sec2 .video-bg {
        height: 400px;
    }
}

.stat-sec2 .video-bg:before {
    background: var(--secondary);
    mix-blend-mode: multiply;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.stat-sec2 .video-bg .play-btn {
    background: rgba(var(--white-rgb), 0.5);
    backdrop-filter: blur(24px);
    color: var(--white);
    width: 100px;
    height: 100px;
    font-size: 26px;
}

.stat-sec2 .stat-wrapper {
    margin-bottom: 60px;
}

.stat-sec2 .stat-wrapper .stat-card {
    padding: 60px 0;
    max-width: 300px;
}

@media (max-width: 767.98px) {
    .stat-sec2 .stat-wrapper .stat-card {
        padding: 60px 0 0;
    }
}

.stat-sec2 .stat-wrapper .stat-card .stat-head {
    margin-bottom: 50px;
}

.stat-sec2 .stat-wrapper .stat-card .stat-head:before {
    background: url(../images/stat-line.png) no-repeat bottom/contain;
    top: 35%;
}

.stat-sec2 .stat-wrapper .stat-card .stat-head h3 {
    text-transform: capitalize;
}

.stat-sec2 .stat-wrapper>div:not(:first-child) .stat-card:before {
    width: 1px;
    background-color: var(--theme-border);
    left: -35px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .stat-sec2 .stat-wrapper>div:not(:first-child) .stat-card:before {
        left: -20px;
    }
}

@media (max-width: 1199.98px) {
    .stat-sec2 .stat-wrapper>div:not(:first-child) .stat-card:before {
        left: -20px;
    }
}

.review-entry .review-quote {
    padding: 120px 40px 40px;
    height: 100%;
    max-width: calc(100% - 100px);
    margin-left: -25px;
}

@media (max-width: 1199.98px) {
    .review-entry .review-quote {
        max-width: calc(100% - 20px);
    }
}

@media (max-width: 767.98px) {
    .review-entry .review-quote {
        max-width: 100%;
        margin-left: 0;
        padding: 120px 20px 30px;
    }
}

.review-entry .review-quote:before {
    background: url(../images/quote-n.png) no-repeat 0 0;
    top: 45px;
    left: 40px;
}

.review-entry .review-quote h3 {
    font-size: 24px;
    margin-top: 50px;
}

.review-entry .review-quote p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .review-entry .review-quote {
        margin-top: 30px;
    }
}

.review-top {
    padding-bottom: 50px;
    margin-bottom: 60px;
}

.review-top .lead,
.review-top .lead-sm {
    max-width: 200px;
    margin: 0 0 0 20px;
    font-weight: 500;
}

@media (max-width: 767.98px) {
    .review-top .tr-ratings {
        margin-top: 25px;
    }
}

.review-top .tr-ratings h3 {
    font-size: 64px;
    margin-bottom: 0;
}

.review-sec {
    overflow: hidden;
    padding-bottom: 80px;
}

@media (max-width: 767.98px) {
    .review-sec {
        padding-bottom: 20px;
    }
}

.review-sec .swiper-button-next,
.review-sec .swiper-button-prev {
    top: 0;
    right: 30px;
    left: auto;
    transform: rotate(90deg);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 767.98px) {

    .review-sec .swiper-button-next,
    .review-sec .swiper-button-prev {
        display: none;
    }
}

.review-sec .swiper-button-next {
    top: auto;
    bottom: 0;
}

.review-sec .ct-navas {
    width: 60px;
    height: 300px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    right: -20px;
    z-index: 2;
}

@media (max-width: 1199.98px) {
    .review-sec .ct-navas {
        right: -50px;
    }
}

@media (max-width: 767.98px) {
    .review-sec .ct-navas {
        display: none;
    }
}

.review-sec .ct-navas:after,
.review-sec .ct-navas:before {
    position: absolute;
    content: "";
    background: url(../images/rev-line.png) no-repeat 0 0;
    left: 0;
    top: 45px;
    width: 30px;
    height: 100%;
}

.review-sec .ct-navas:after {
    top: auto;
    bottom: 65px;
    background: url(../images/rev-line.png) no-repeat 0 100%;
}

.review-sec .ct-navas .swiper-pagination-number {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 48%;
    align-content: center;
    height: 60px;
    width: 60px;
    left: -26px;
}

.review-sec .ct-navas .swiper-pagination-number span {
    font-size: 16px;
    color: var(--primary);
    background-color: transparent;
    width: auto;
    height: auto;
    border: 0;
}

.review-sec2 .review-thumbs {
    margin-left: -50px;
    margin-top: 90px;
}

@media (max-width: 991.98px) {
    .review-sec2 .review-thumbs {
        display: none;
    }
}

.review-sec2 .review-pagination {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.review-sec2 .review-pagination .swiper-pagination-bullet {
    width: 200px;
    height: 74px;
    border-radius: 100px;
    overflow: hidden;
    background: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.review-sec2 .review-pagination .swiper-pagination-bullet:nth-child(2) {
    margin-left: 40px;
}

.review-sec2 .review-pagination .swiper-pagination-bullet:nth-child(3) {
    margin-left: 80px;
}

.review-sec2 .review-pagination .swiper-pagination-bullet:nth-child(4) {
    margin-left: 120px;
}

.review-sec2 .review-pagination .swiper-pagination-bullet img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.review-sec2 .review-pagination .swiper-pagination-bullet-active {
    width: 345px;
    height: 118px;
    background: transparent;
}

@media (max-width: 767.98px) {
    .review-sec2 .review-carousel-wrap {
        margin-top: 80px;
    }
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--primary);
}

.review-entry2 {
    max-width: 850px;
    border: 1px solid var(--theme-border);
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.review-entry2 .review-header {
    padding: 10px 20px;
}

.review-entry2 .rev-inner {
    padding: 60px 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.review-entry2 .rev-inner p {
    line-height: 1.5;
    color: #42454b;
}

@media (max-width: 575.98px) {
    .review-entry2 .rev-inner {
        padding: 20px;
    }

    .review-entry2 .rev-inner p {
        font-size: 20px;
    }
}

.review-entry2 .review-footer {
    margin-top: 30px;
}

.review-sec2 .sec-intro {
    max-width: 560px;
}

.review-sec2 .sec-intro .sub-title {
    margin-bottom: 25px;
}

.review-sec2 .sec-intro h2 {
    font-size: 120px;
}

.review-sec2 .sec-intro h2.sec-title {
    font-size: 36px;
}

@media (max-width: 1399.98px) {
    .review-sec2 .sec-intro h2.sec-title {
        font-size: 30px;
    }
}

.review-sec2 .ct-nav {
    position: relative;
    max-width: 140px;
    margin-top: 70px;
}

.review-sec2 .ct-nav .swiper-button-next,
.review-sec2 .ct-nav .swiper-button-prev {
    width: 64px;
    height: 36px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

@media (min-width: 768px) {
    .review-carousel2 {
        padding: 20px;
    }
}

.review-card {
    padding: 30px 40px 40px;
}

.review-card .rev-footer {
    padding-top: 30px;
}

.review-card p {
    font-size: 18px;
}

@media (max-width: 991.98px) {
    .review-carousel-wrap {
        margin-top: 70px;
    }
}

.review-carousel-wrap,
.review-carousel-wrap:before {
    border: 1px solid var(--theme-border);
}

.review-carousel-wrap:before {
    background-color: transparent;
    left: 10px;
    top: -10px;
}

.review-carousel-wrap:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid var(--theme-border);
    left: 20px;
    top: -20px;
}

.review-sec3 .review-stat {
    min-height: 525px;
    text-align: center;
    color: var(--white);
    padding: 60px 0;
}

@media (min-width: 1400px) {
    .review-sec3 .review-stat {
        width: 450px;
    }
}

.review-sec3 .review-stat .display-2,
.review-sec3 .review-stat .sec-title {
    font-size: 64px;
    color: var(--white);
}

.review-sec3 .review-wrap {
    max-width: 750px;
    margin-left: auto;
}

@media (max-width: 991.98px) {
    .review-sec3 .review-wrap {
        margin-top: 40px;
    }
}

.review-sec3 .ct-nav {
    width: 112px;
    position: absolute;
    right: 0;
    bottom: 30px;
    z-index: 1;
}

.review-sec3 .ct-nav .swiper-button-next,
.review-sec3 .ct-nav .swiper-button-prev {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.review-sec3 .swiper-horizontal>.swiper-pagination-progressbar {
    max-width: calc(100% - 5px);
    height: 1px;
    margin: 20px 0;
}

.review-sec3 .swiper-pagination span {
    margin: 0 !important;
}

.review-card3 .review-header {
    margin-top: 20px;
}

.review-card3 p {
    font-size: 18px;
    line-height: 28px;
}

.review-card3 .ratings {
    font-size: 14px;
    margin: 40px 0;
    text-align: right;
}

.review-card3 .rev-footer {
    padding-top: 35px;
    border-top: 1px solid var(--theme-border);
    margin-top: 35px;
}

.review-card3 .rev-footer:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    background: var(--theme-border);
    left: calc(100% - 165px);
    bottom: -5px;
    z-index: -1;
}

@media (max-width: 767.98px) {
    .review-card3 .rev-footer:before {
        display: none;
    }
}

.review-sec4 {
    padding: 300px 0 0;
}

@media (max-width: 1399.98px) {
    .review-sec4 {
        padding: 200px 0 0;
    }
}

.review-sec4 .parallax-overly {
    background-color: var(--dark);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.review-sec4 .ct-nav {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    top: -60px;
}

.review-sec4 .ct-nav .swiper-button-next,
.review-sec4 .ct-nav .swiper-button-prev {
    background-color: rgba(var(--white-rgb), 0.05);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    backdrop-filter: blur(14px);
}

.review-wrap4 {
    max-width: 695px;
    background: var(--secondary);
}

.review-wrap4:before {
    background: url(../images/review-sh1.png) no-repeat 100% / contain;
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
}

.review-wrap4 .swiper-slide {
    padding: 140px 70px;
}

.review-wrap4 .swiper-slide:before {
    background: url(../images/icons/quote2.png) no-repeat top;
    top: 60px;
}

@media (max-width: 767.98px) {
    .review-wrap4 .swiper-slide {
        padding: 100px 30px;
    }
}

.review-card4 {
    text-align: center;
}

.review-card4 p {
    font-weight: 500;
    color: rgba(var(--white-rgb), 0.5);
    font-style: italic;
    font-size: 17px;
}

.review-card4 .reviewer-info {
    margin-top: 30px;
}

.review-card4 .reviewer-info h6 {
    color: var(--white);
}

.blog-entry p {
    margin: 20px 0 30px;
    max-width: 95%;
}

.blog-entry .entry-meta {
    font-size: 14px;
}

.blog-entry .entry-meta span:first-child {
    padding-left: 80px;
}

.blog-entry .entry-meta span:first-child:before {
    height: 1px;
    width: 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-entry .entry-meta span:last-child {
    background-color: #395e6f2e;
    display: inline-block;
    padding: 4px 6px;
    color: var(--white);
    line-height: 1;
}

.blog-entry .entry-meta span:last-child:before {
    background-color: transparent;
    right: 0;
    left: auto;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 8px solid var(--dark);
    border-left: 8px solid transparent;
}

.blog-entry2 .entry-title a {
    color: var(--headings-color);
}

.blog-entry2 .entry-footer {
    margin-top: 30px;
}

.blog-entry2 .entry-footer .btn {
    padding: 6px 30px;
    overflow: visible;
    font-weight: 400;
}

.blog-entry2 .entry-footer .btn:before {
    width: 60px;
    height: 1px;
    left: 150px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--dark);
}

@media (max-width: 1199.98px) {
    .blog-entry2 .entry-footer .btn:before {
        background-color: transparent;
    }
}

.blog-entry2 .entry-footer .btn:hover,
.blog-entry2:hover .entry-title a {
    color: var(--primary);
}

.blog-entry3 {
    padding: 20px;
}

.blog-entry3 .entry-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.blog-entry3 span.entry-date {
    background: var(--primary);
    padding: 3px 22px;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: var(--white);
    z-index: 2;
}

.blog-entry3 .entry-content {
    padding-top: 20px;
}

.blog-entry3 .entry-content span a {
    color: var(--body-color);
}

.blog-entry3 .entry-content h3 {
    margin: 10px 0 30px;
    font-size: 24px;
}

.blog-entry3 .entry-content h3 a {
    color: var(--headings-color);
}

.blog-entry3:hover .btn {
    background: var(--primary);
    color: var(--white);
}

.blog-carousel {
    padding-bottom: 75px;
}

.blog-carousel .swiper-horizontal>.swiper-pagination-bullets,
.blog-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
.blog-carousel .swiper-pagination-custom,
.blog-carousel .swiper-pagination-fraction {
    bottom: 1px;
}

.blog-entry4 {
    padding: 25px;
}

@media (max-width: 1399.98px) {
    .blog-entry4 {
        padding: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .blog-entry4 {
        padding: 15px;
    }
}

.blog-entry4 .entry-thumb {
    flex: 0 0 237px;
}

@media (max-width: 1399.98px) {
    .blog-entry4 .entry-thumb {
        flex: 0 0 230px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .blog-entry4 .entry-thumb {
        flex: 0 0 180px;
    }
}

@media (max-width: 767.98px) {
    .blog-entry4 .entry-thumb {
        margin-bottom: 30px;
    }
}

@media (min-width: 1400px) {
    .blog-entry4 .entry-content {
        padding-right: 10px;
    }
}

.blog-entry4 .entry-content .entry-meta span a {
    border: 1px solid var(--theme-border);
    display: inline-block;
    padding: 4px 23px;
    color: var(--headings-color);
    background-color: var(--white);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.blog-entry4 .entry-content h3 {
    margin: 35px 0;
    font-weight: 500;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .blog-entry4 .entry-content h3 {
        font-size: 20px;
    }
}

.blog-entry4 .entry-content h3 a {
    color: var(--headings-color);
}

.blog-entry4 .entry-content .btn {
    padding: 10px 22px;
    background-color: var(--white);
}

article.blog-entry.classic {
    margin-bottom: 40px;
}

article.blog-entry.classic .post-meta span {
    font-size: 16px;
}

article.blog-entry.classic .entry-txt {
    padding: 20px 0 0;
}

article.blog-entry.classic .entry-txt .post-meta {
    display: flex;
    gap: 10px;
}

article.blog-entry.classic .entry-txt .post-meta i {
    margin-right: 5px;
}

@media (min-width: 768px) {
    article.blog-entry.classic .entry-txt .post-meta {
        gap: 25px;
    }
}

@media (max-width: 575.98px) {
    article.blog-entry.classic .entry-txt {
        padding: 20px;
    }
}

article.blog-entry.classic .entry-txt p {
    margin: 20px 0 40px;
}

article.blog-entry.classic .btn {
    padding: 14px 30px;
}

.cta-sec {
    padding: 160px 0;
}

@media (max-width: 991.98px) {
    .cta-sec {
        padding: 100px 0;
    }
}

@media (max-width: 767.98px) {
    .cta-sec {
        padding: 70px 0 20px;
    }
}

.cta-sec .parallax-overly {
    mix-blend-mode: normal;
}

.cta-sec:before {
    background: linear-gradient(90.06deg,
            rgba(2, 23, 54, 0.32) 0.06%,
            rgba(2, 23, 54, 0.42) 99.95%);
    mix-blend-mode: multiply;
}

.cta-sec .btn {
    backdrop-filter: blur(14px);
    background: hsla(0, 0%, 100%, 0.25);
    color: var(--white);
}

.cta-sec .btn:hover {
    color: var(--white);
    background: var(--primary);
}

@media (max-width: 991.98px) {
    .cta-sec .btn {
        margin-top: 30px;
    }
}

.cta-sec .contact-left {
    width: auto;
    left: 0;
    padding-top: 15px;
}

.cta-sec .contact-left ul.ct-list.inline {
    justify-content: left;
    gap: 40px;
    padding-top: 30px;
    border-top: 1px solid rgba(var(--white-rgb), 0.5);
}

@media (max-width: 991.98px) {
    .cta-sec .contact-left ul.ct-list.inline {
        gap: 10px;
    }
}

.cta-sec .contact-left ul.ct-list.inline li {
    width: auto;
}

.cta-sec .contact-left ul.ct-list.inline li:before {
    background: transparent;
    content: "\f00c";
    font-family: fontawesome;
}

.cta-sec2 .cta-intro {
    max-width: 630px;
}

.exp-bg.position-absolute {
    right: 75px;
    top: 0;
    width: 172px;
    height: 100%;
    background-size: contain;
    z-index: -1;
}

.exp-stat p {
    max-width: 145px;
}

.skill-sec .sec-intro {
    max-width: 700px;
}

.skill-sec .skill-img {
    position: relative;
    z-index: 3;
}

@media (max-width: 767.98px) {
    .skill-sec .skill-img {
        margin-bottom: 50px;
    }
}

.skill-sec .skill-wrap {
    max-width: 600px;
    margin: 0 auto;
}

@media (max-width: 991.98px) {
    .skill-sec .skill-wrap {
        margin: 130px auto 0;
    }
}

.skill-item {
    position: relative;
    z-index: 3;
}

.skill-item .skill-per {
    padding: 60px 40px 20px;
    min-width: 200px;
    margin-top: 60px;
    font-size: 24px;
}

.skill-item .skill-per:before {
    background-image: url(../images/sk-1.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: -1;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .skill-item .skill-per {
        min-width: 141px;
    }
}

.skill-item:first-child .skill-per {
    margin-bottom: 10px;
}

.skill-item:first-child .skill-per h2 {
    color: var(--white);
}

.skill-item:nth-child(2) {
    z-index: 2;
}

.skill-item:nth-child(2) .skill-per:before {
    background-image: url(../images/sk-2.png);
    width: 500px;
    height: 290px;
    left: -380px;
    bottom: 0;
    top: auto;
}

.skill-item:nth-child(3) {
    z-index: 1;
}

.skill-item:nth-child(3) .skill-per:before {
    background-image: url(../images/sk-3.png);
    width: 600px;
    height: 290px;
    left: -240%;
    bottom: 0;
    top: auto;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .skill-item:nth-child(3) .skill-per:before {
        left: -341%;
    }
}

.skill-sec2 {
    padding: 90px 0;
}

.skill-sec2 .skills-gallery {
    position: relative;
}

@media (min-width: 992px) {
    .skill-sec2 .skills-gallery {
        margin-left: -100px;
    }
}

.progress-item {
    overflow: hidden;
    position: relative;
}

.progress-item .progress-data {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 20px;
}

.progress-item .progress-data .progress-no,
.progress-item .progress-data .progress-title {
    font-size: 16px;
    font-weight: 600;
}

.progress-item .prog-bar {
    width: 100%;
    height: 6px;
    border: 1px solid var(--theme-border);
    border-radius: 7px;
    margin-bottom: 22px;
}

.progress-item .prog-bar .count-bar {
    position: absolute;
    display: block;
    width: 0;
    height: 5px;
    border-radius: 7px;
    background-color: var(--dark);
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.trust-sec {
    padding: 60px 0;
}

.trust-sec:before {
    background-color: var(--secondary);
    width: 45%;
}

@media (max-width: 991.98px) {
    .trust-sec:before {
        width: 0;
    }
}

.trust-sec:after {
    position: absolute;
    background: url(../images/skill-sh2.png) no-repeat 0 0;
    width: 45%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    opacity: 0.03;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";
    filter: alpha(opacity=3);
    z-index: -1;
}

.trust-sec .choose-circle {
    background: var(--white);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 240px;
    text-align: center;
    padding: 30px;
    left: auto;
    right: -46px;
}

@media (max-width: 991.98px) {
    .trust-sec .choose-circle {
        right: 0;
    }
}

.trust-sec .choose-circle p {
    margin: 0;
}

.trust-sec .progress-circle-item {
    width: 80px;
    height: 80px;
    position: relative;
}

.trust-sec .progress-circle-item .outer {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trust-sec .progress-circle-item .inner {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trust-sec .progress-circle-item .inner .number {
    font-weight: 700;
    font-size: 20px;
    color: var(--dark);
}

.trust-sec .progress-circle-item svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    transform: rotate(20deg);
}

.trust-sec .progress-circle-item svg circle {
    fill: none;
    stroke: var(--primary);
    stroke-width: 5px;
    stroke-linecap: round;
    stroke-dasharray: 188.5;
    stroke-dashoffset: 188.5;
}

.trust-content {
    padding-left: 80px;
}

@media (max-width: 991.98px) {
    .trust-content {
        padding: 30px 0 0;
    }
}

.trust-content .cl-imgs .icon-lg {
    display: inline-flex;
    margin-left: -20px;
    position: relative;
    z-index: 2;
    border: 2px solid var(--white);
}

.trust-content .trust-clients {
    max-width: 430px;
}

.trust-content .trust-stat {
    border-top: 1px solid var(--theme-border);
    margin-top: 30px;
    padding-top: 30px;
}

.trust-content .trust-stat:before {
    width: 60px;
    height: 1px;
    background-color: var(--primary);
}

.trust-content .trust-stat:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    top: 50px;
    background: transparent;
    width: 1px;
    height: calc(100% - 60px);
    content: "";
    z-index: -1;
    border-right: 1px dotted #c2c2c2;
}

@media (max-width: 1199.98px) {
    .trust-content .trust-stat:after {
        border: 0;
    }
}

.trust-content .trust-stat .st-item {
    max-width: 255px;
}

.trust-content .trust-stat .st-item .display-2,
.trust-content .trust-stat .st-item .sec-title {
    font-weight: 400;
    font-size: 84px;
}

@media (max-width: 991.98px) {

    .trust-content .trust-stat .st-item .display-2,
    .trust-content .trust-stat .st-item .sec-title {
        font-size: 50px;
    }
}

.contact-img:before {
    background: linear-gradient(1deg, #021736 7%, rgba(2, 23, 54, 0.1));
    z-index: 1;
}

.contact-sec:before {
    background: url(../images/contact-bg.png) repeat 0 / contain;
    width: 50%;
    left: auto;
    right: 0;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.contact-left {
    width: 720px;
    position: relative;
    left: -15%;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .contact-left {
        width: 635px;
    }
}

@media (max-width: 1199.98px) {
    .contact-left {
        left: 10px;
        margin: 30px 0 50px;
    }
}

@media (max-width: 767.98px) {
    .contact-left {
        left: 0;
        margin: 30px 0 50px;
        width: 100%;
    }
}

.contact-left .contact-img {
    height: 775px;
    width: 100%;
    background-size: cover;
}

@media (max-width: 991.98px) {
    .contact-left .contact-img {
        height: 515px;
    }
}

.contact-left .c-img-info {
    position: absolute;
    bottom: 20px;
    left: 40px;
    max-width: 635px;
    z-index: 2;
}

@media (max-width: 767.98px) {
    .contact-left .c-img-info {
        left: 20px;
    }
}

.contact-left .c-img-info h2 {
    font-size: 36px;
}

.contact-left .c-img-info p {
    color: var(--white);
    margin-top: 20px;
}

.contact-left ul.ct-list.inline {
    border-top: 1px solid rgba(var(--white-rgb), 0.25);
    padding-top: 20px;
}

@media (min-width: 768px) {
    .contact-left ul.ct-list.inline {
        display: flex;
        justify-content: space-between;
    }
}

.contact-left ul.ct-list.inline li {
    width: 32%;
    margin-left: 0;
    padding-left: 28px;
    color: var(--white);
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .contact-left ul.ct-list.inline li {
        padding-left: 20px;
    }
}

@media (max-width: 767.98px) {
    .contact-left ul.ct-list.inline li {
        width: 100%;
        margin-bottom: 20px;
    }
}

.contact-left ul.ct-list.inline li:before {
    width: 20px;
    background: url(../images/icons/check-w.png) no-repeat 50% / contain;
}

@media (max-width: 1199.98px) {
    .contact-wrap {
        padding-bottom: 60px;
    }
}

.contact-wrap .contact-form .form-group {
    margin-bottom: 5px;
}

.contact-wrap .contact-form .form-group input,
.contact-wrap .contact-form .form-group textarea {
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--theme-border);
    padding: 18px 0;
}

.contact-wrap .contact-form .form-group input:focus,
.contact-wrap .contact-form .form-group textarea:focus {
    border-top: 1px solid transparent;
    box-shadow: none;
}

.contact-wrap .contact-form .form-group textarea {
    height: 100px;
}

.contact-cards {
    padding-bottom: 120px;
}

.contact-card {
    border: 1px solid var(--theme-border);
    padding: 26px 26px 16px 26px;
}

.contact-card a {
    color: var(--body-color);
}

.contact-card .ct-inner {
    max-width: 250px;
}

.contact-card .icon,
.contact-card .icon-lg,
.contact-card .icon-xl,
.contact-card .icon-xs,
.contact-card .process-card2 span,
.contact-card .team-entry .team-thumb .team-share .link-hover,
.process-card2 .contact-card span,
.team-entry .team-thumb .team-share .contact-card .link-hover {
    width: 70px;
    height: 70px;
    flex: 0 0 70px;
    background-color: var(--light);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.contact-card .icon-lg svg path,
.contact-card .icon-xl svg path,
.contact-card .icon-xs svg path,
.contact-card .icon svg path,
.contact-card .process-card2 span svg path,
.contact-card .team-entry .team-thumb .team-share .link-hover svg path,
.process-card2 .contact-card span svg path,
.team-entry .team-thumb .team-share .contact-card .link-hover svg path {
    fill: var(--headings-color);
    transition: fill 0.3s ease;
}

.contact-card:hover .icon,
.contact-card:hover .icon-lg,
.contact-card:hover .icon-xl,
.contact-card:hover .icon-xs,
.contact-card:hover .process-card2 span,
.contact-card:hover .team-entry .team-thumb .team-share .link-hover,
.process-card2 .contact-card:hover span,
.team-entry .team-thumb .team-share .contact-card:hover .link-hover {
    background-color: var(--primary);
}

.contact-card:hover .icon-lg svg path,
.contact-card:hover .icon-xl svg path,
.contact-card:hover .icon-xs svg path,
.contact-card:hover .icon svg path,
.contact-card:hover .process-card2 span svg path,
.contact-card:hover .team-entry .team-thumb .team-share .link-hover svg path,
.process-card2 .contact-card:hover span svg path,
.team-entry .team-thumb .team-share .contact-card:hover .link-hover svg path {
    fill: var(--white);
}

.contact-form2 {
    padding: 25px 40px 25px 10px;
}

.contact-form2 h4 {
    margin-bottom: 40px;
}

.contact-form2 input {
    padding: 12px 16px;
}

.contact-social {
    margin-top: 40px;
}

.contact-social p {
    margin: 30px 0;
}

.contact-sec3 .contact-form2 form {
    border: 1px solid var(--theme-border);
}

.contact-sec3 .contact-form2 form input,
.contact-sec3 .contact-form2 form select,
.contact-sec3 .contact-form2 form textarea {
    border: 0;
    background: transparent;
}

@media (max-width: 767.98px) {

    .contact-sec3 .contact-form2 form input,
    .contact-sec3 .contact-form2 form select,
    .contact-sec3 .contact-form2 form textarea {
        border-bottom: 1px solid var(--theme-border);
    }
}

.contact-sec3 .contact-form2 form .form-check input {
    border: 1px solid var(--theme-border);
    width: 15px;
    padding: 8px;
}

.contact-sec3 .contact-form2 form .row {
    border-bottom: 1px solid var(--theme-border);
}

.contact-sec3 .contact-form2 form .row:before {
    width: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--theme-border);
    z-index: 1;
}

@media (max-width: 767.98px) {
    .contact-sec3 .contact-form2 form .row:before {
        display: none;
    }
}

.contact-sec3 .contact-form2 form .row.no-line:before {
    display: none;
}

.contact-sec3 .contact-form2 form .row .form-group {
    margin: 0;
}

.contact-sec3 .contact-form2 form .row.no-border {
    border: 0;
}

.contact-sec3 .contact-form2 label {
    margin-bottom: 10px;
}

.google-map {
    height: 500px;
    width: 100%;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .google-map {
        height: 400px;
    }
}

.account-form {
    padding: 60px;
}

@media (max-width: 991.98px) {
    .account-form {
        padding: 30px;
    }
}

.hero-slider-sec:before {
    background: var(--light);
    height: calc(100% - 100px);
    top: auto;
    bottom: 0;
}

@media (max-width: 1199.98px) {
    .hero-slider-sec .slide-rating {
        margin-top: 30px;
    }
}

@media (max-width: 1399.98px) {
    .hero-slider-sec .slide-rating img {
        max-width: 120px;
    }
}

.hero-slider .swiper-slide {
    position: relative;
    padding: 200px 80px;
}

@media (max-width: 991.98px) {
    .hero-slider .swiper-slide {
        padding: 115px 60px 210px;
    }
}

@media (max-width: 767.98px) {
    .hero-slider .swiper-slide {
        padding: 80px 25px 210px;
    }
}

@media (max-width: 575.98px) {
    .hero-slider .swiper-slide {
        padding: 80px 15px 210px;
    }
}

.hero-slider .swiper-slide .slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero-slider .swiper-slide .slide-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--secondary);
    z-index: 1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    mix-blend-mode: multiply;
}

.hero-slider .swiper-slide .slide-content {
    max-width: 860px;
}

.hero-slider .swiper-slide .slide-content h1,
.hero-slider .swiper-slide .slide-content span {
    color: var(--white);
}

.hero-slider .swiper-slide .slide-content span {
    font-weight: 500;
}

@media (max-width: 767.98px) {
    .hero-slider .swiper-slide .slide-content span {
        font-size: 16px;
    }
}

.hero-slider .swiper-slide .slide-content h1 {
    font-size: 80px;
    margin: 10px 0 40px;
    text-transform: capitalize;
    font-weight: 700;
}

@media (max-width: 1199.98px) {
    .hero-slider .swiper-slide .slide-content h1 {
        font-size: 72px;
    }
}

@media (max-width: 991.98px) {
    .hero-slider .swiper-slide .slide-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 767.98px) {
    .hero-slider .swiper-slide .slide-content h1 {
        font-size: 45px;
    }
}

@media (max-width: 575.98px) {
    .hero-slider .swiper-slide .slide-content h1 {
        font-size: 36px;
    }
}

.hero-slider .swiper-slide .slide-content h1 img:first-child {
    position: relative;
    top: -40px;
}

@media (max-width: 767.98px) {
    .hero-slider .swiper-slide .slide-content h1 img:first-child {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .hero-slider .swiper-slide .slide-content h1 img {
        max-width: 60px;
    }
}

.hero-slider .swiper-slide .slide-content span {
    margin-left: 5px;
}

.hero-slider .pagination-progress-wrap {
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, 0.25);
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.hero-slider .hero-slider-pagination {
    position: absolute;
    bottom: 60px;
    right: 80px;
    z-index: 10;
    color: var(--white);
    max-width: 600px;
    width: 100%;
}

@media (max-width: 1199.98px) {
    .hero-slider .hero-slider-pagination {
        max-width: 525px;
        right: 30px;
    }
}

@media (max-width: 767.98px) {
    .hero-slider .hero-slider-pagination {
        right: 5px;
        max-width: 500px;
    }
}

@media (max-width: 575.98px) {
    .hero-slider .hero-slider-pagination {
        max-width: 320px;
    }
}

.hero-slider .hero-slider-pagination .pagination-numbers {
    margin-bottom: 20px;
}

.hero-slider .hero-slider-pagination .pagination-numbers .current-idx {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.hero-slider .hero-slider-pagination .pagination-numbers .total-idx {
    font-size: 20px;
    opacity: 0.6;
    margin-left: 4px;
}

.hero-slider .pagination-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: var(--white);
}

.hero-slider .pagination-progress-bar.animate {
    animation: progressFill 5s linear forwards;
}

@keyframes progressFill {
    0% {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.hero-slider .pagination-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
}

@media (max-width: 1199.98px) {
    .hero-slider .pagination-subtitle {
        font-size: 18px;
    }
}

.slide-footer {
    padding: 50px 0;
}

@media (max-width: 767.98px) {
    .slide-footer {
        padding: 30px 0;
    }
}

.slide-footer span a {
    color: var(--primary);
    font-weight: 600;
}

.photo-gallery img {
    position: relative;
    margin-left: -20px;
}

.photo-gallery img:first-child {
    margin-left: 0;
}

.video-sec2 {
    position: relative;
}

.video-sec2:before {
    display: none;
}

.video-sec2 .video-bg {
    height: 700px;
}

.video-sec2 .video-bg:before {
    background: rgba(34, 48, 53, 0.6);
    mix-blend-mode: multiply;
}

@media (max-width: 1199.98px) {
    .video-sec2 .video-bg {
        height: 500px;
    }
}

@media (max-width: 767.98px) {
    .video-sec2 .video-bg {
        height: 350px;
    }
}

.video-sec2 .video-bg .play-btn {
    background: rgba(var(--white-rgb), 0.5);
    backdrop-filter: blur(24px);
    color: var(--white);
    width: 100px;
    height: 100px;
    font-size: 26px;
}

.video-sec2 .video-cta {
    background-color: rgba(var(--secondary-rgb), 0.4);
    backdrop-filter: blur(44px);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.video-sec2 .video-cta p {
    color: var(--white);
}

.video-sec2 .video-cta p a {
    text-decoration: underline;
    color: #0786a8;
}

.pricing-card {
    padding: 40px;
}

@media (max-width: 1199.98px) {
    .pricing-card {
        padding: 35px 30px;
    }
}

.pricing-card {
    background: var(--white);
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.pricing-card:before {
    background: url(../images/pricing-sh.png) no-repeat 100% 0 / cover;
}

.pricing-card:after,
.pricing-card:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pricing-card:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--secondary);
    z-index: -1;
}

.pricing-card .pricing-head {
    border-bottom: 1px solid var(--theme-border);
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.pricing-card .pricing-head h3 {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pricing-card .pricing-head p {
    margin: 20px 0 10px;
}

.pricing-card .pricing-head span {
    font-size: 56px;
    font-weight: 600;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media (max-width: 1199.98px) {
    .pricing-card .pricing-head span {
        font-size: 45px;
    }
}

.pricing-card .pricing-head span sub {
    font-size: 16px;
    color: var(--body-color);
    font-weight: 400;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pricing-card .pricing-body {
    margin-top: 30px;
}

.pricing-card .pricing-body h4 {
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pricing-card .pricing-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-card .pricing-body ul li {
    margin-bottom: 15px;
    padding-left: 22px;
}

.pricing-card .pricing-body ul li,
.pricing-card .pricing-body ul li:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pricing-card .pricing-body ul li:before {
    background: url(../images/icons/check-1.svg) no-repeat 0;
    top: -2px;
}

.pricing-card .pricing-body .btn {
    padding: 15px 25px;
    margin-top: 40px;
    border: 1px solid var(--theme-border);
}

.pricing-card .pricing-body .btn:hover {
    background: var(--primary);
    color: var(--white);
}

.pricing-card.bg-info .pricing-body {
    background-color: var(--shade);
}

.pricing-card.active .pricing-body h4,
.pricing-card.active .pricing-body ul li,
.pricing-card.active .pricing-head h3,
.pricing-card.active .pricing-head span,
.pricing-card:hover .pricing-body h4,
.pricing-card:hover .pricing-body ul li,
.pricing-card:hover .pricing-head h3,
.pricing-card:hover .pricing-head span {
    color: var(--white);
}

.pricing-card.active:before,
.pricing-card:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.pricing-card.active:after,
.pricing-card:hover:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.pricing-card.active .pricing-body .btn,
.pricing-card:hover .pricing-body .btn {
    background-color: rgba(var(--white-rgb), 0.25);
    backdrop-filter: blur(17px);
    color: var(--white);
    border: 1px solid rgba(var(--white-rgb), 0.25);
}

.pricing-card.active .pricing-body ul li:before,
.pricing-card:hover .pricing-body ul li:before {
    background: url(../images/icons/check-w.svg) no-repeat 0;
}

/*! Accordion */
.faq-accordion .accordion-item:not(:last-child) {
    border-bottom: 1px solid var(--theme-border);
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.faq-accordion .accordion-item .accordion-body p:last-child {
    margin: 0;
}

.faq-accordion .accordion-item .accordion-header {
    padding: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.faq-accordion .accordion-item .accordion-button {
    border: 0;
    box-shadow: none !important;
    border-radius: 10px !important;
    font-size: 20px;
    font-weight: 600;
    padding-right: 40px;
}

.faq-accordion .accordion-item .accordion-button:after {
    background-image: none;
    content: "\f107";
    font-family: fontawesome;
    background: transparent;
    right: 0;
    color: var(--headings-color);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq-accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.faq-accordion .accordion-item .accordion-body {
    padding-top: 20px;
}

@media (min-width: 576px) {
    .faq-accordion .accordion-item .accordion-body {
        padding: 25px 30px 0 0;
    }
}

.faq-accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.faq-accordion .accordion-item.active {
    background: transparent;
}

.faq-accordion .accordion-button:not(.collapsed) {
    border-bottom: 0;
    box-shadow: none;
    background-color: transparent;
    outline: 0 none;
}

.faq-accordion .accordion-button:not(.collapsed):after {
    content: "\f106";
}

.faq-sec {
    overflow: hidden;
}

.faq-sec .parallax-overly {
    background-color: var(--light);
    opacity: 0.97;
    mix-blend-mode: normal;
}

.faq-sec .faq-txt {
    max-width: 640px;
}

.faq-sec .faq-img .process-card2 span.bg-white,
.faq-sec .faq-img .team-entry .team-thumb .team-share span.bg-white.link-hover,
.faq-sec .faq-img span.bg-white.icon-lg,
.faq-sec .faq-img span.bg-white.icon-xl,
.faq-sec .faq-img span.bg-white.icon-xs,
.faq-sec .faq-img span.icon.bg-white,
.process-card2 .faq-sec .faq-img span.bg-white,
.team-entry .team-thumb .team-share .faq-sec .faq-img span.bg-white.link-hover {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 40px;
    left: 0;
}

.faq-sec .user-ratings {
    position: absolute;
    right: 0;
    bottom: 40px;
    padding: 20px;
}

.faq-sec .user-ratings span i {
    font-size: 35px;
}

.faq-sec .user-ratings span {
    color: var(--primary);
}

.faq-sec .user-ratings .user-info h3,
.faq-sec .user-ratings .user-info p {
    margin: 0;
}

.faq-sec .faq-content {
    padding-left: 40px;
}

@media (max-width: 991.98px) {
    .faq-sec .faq-content {
        padding: 40px 0 0;
    }
}

.power-sec .parallax-overly {
    mix-blend-mode: soft-light;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.power-sec .jarallax-img {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
}

.power-txt {
    max-width: 585px;
    margin-right: 0;
    margin-left: auto;
}

@media (max-width: 1399.98px) {
    .power-txt {
        max-width: 500px;
    }
}

@media (max-width: 991.98px) {
    .power-txt {
        max-width: 100%;
        margin-top: 50px;
    }
}

.power-media {
    height: 480px;
}

.power-faq {
    margin-top: 40px;
}

.power-faq .accordion-item:not(:last-child) {
    border: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.power-faq .accordion-item .accordion-button {
    color: var(--white);
    padding-left: 35px;
    font-size: 18px;
    font-weight: 500;
}

.power-faq .accordion-item .accordion-button:after {
    right: auto;
    left: 0;
    color: var(--white);
}

@media (min-width: 576px) {
    .power-faq .accordion-item .accordion-body {
        padding: 15px 30px 0 0;
    }
}

.power-faq .accordion-item .accordion-body p {
    color: rgba(var(--white-rgb), 0.8);
    font-size: 15px;
}

.faq-sec2 .faq-th p.lead,
.faq-sec2 .faq-th p.lead-sm {
    position: absolute;
    background-color: rgba(var(--white-rgb), 0.2);
    backdrop-filter: blur(20px);
    color: var(--white);
    bottom: 5px;
    left: 20px;
    max-width: 260px;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.faq-sec2 .faq-th p.lead-sm a,
.faq-sec2 .faq-th p.lead a {
    color: var(--primary);
    position: absolute;
    right: 20px;
    bottom: 15px;
}

@media (max-width: 1399.98px) {
    .faq-2 {
        padding-left: 40px;
    }

    .faq-2 .accordion-item .accordion-button {
        font-size: 17px;
    }
}

@media (max-width: 991.98px) {
    .faq-2 {
        padding: 40px 0 0;
    }
}

.faq-2 .accordion-item {
    border: 1px solid var(--theme-border);
    padding: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.faq-2 .accordion-item:not(:last-child) {
    margin-bottom: 23px;
}

.faq-2 .accordion-item .accordion-body {
    padding: 20px 25px 0 0;
}

.faq-sec2 .faq-left {
    max-width: 600px;
}

/*! Single Post */
.post-single h1 {
    margin: 20px 0;
}

@media (min-width: 768px) {
    .post-single h1 {
        font-size: 36px;
    }
}

.post-single .post-header {
    margin: 30px 0;
}

.post-single .post-header h5 {
    font-size: 18px;
}

@media (max-width: 575.98px) {
    .post-single .post-thumb {
        height: 250px;
    }

    .post-single .post-thumb img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}

.post-single ul.check {
    max-width: 800px;
    margin: 40px 0;
    list-style: none;
    padding-left: 15px;
}

.post-single ul.check li {
    font-size: 16px;
}

.post-single ul.check li:before {
    font-size: 16px;
    left: -30px;
}

.post-single .h4,
.post-single .slide-transtion .swiper-slide p,
.post-single .support-cta .s-support .ss-inner a,
.post-single>p,
.post-single h3,
.slide-transtion .swiper-slide .post-single p,
.support-cta .s-support .ss-inner .post-single a {
    margin: 0 0 30px;
}

.post-single>p {
    color: #42454b;
}

@media (max-width: 767.98px) {
    .post-single {
        overflow: hidden;
    }

    .post-single h1 {
        font-size: 32px;
    }

    .post-single .p-gallery img {
        margin-bottom: 15px;
    }

    .post-single ul {
        padding-left: 15px;
    }
}

.article-footer {
    padding: 35px 0;
    border-top: 1px solid var(--theme-border);
    border-bottom: 1px solid var(--theme-border);
}

.article-footer h4 {
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .article-footer h4 {
        margin: 0 0 20px !important;
    }
}

.article-footer .tagcloude a {
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding: 7px 20px;
    margin-right: 10px;
    display: inline-block;
}

@media (max-width: 991.98px) {
    .article-footer .tagcloude a {
        margin-bottom: 10px;
    }
}

.article-footer .tagcloude a:hover {
    background-color: var(--primary);
    color: var(--white);
    border: 1px solid var(--primary);
}

.single-post-page .social-share.outline a {
    color: var(--headings-color);
}

.single-post-page .social-share.outline a:hover {
    color: var(--white);
}

.single-post-page blockquote {
    margin: 60px 0 40px;
}

@media (min-width: 576px) {
    .single-post-page blockquote {
        padding: 30px 40px 30px 50px !important;
    }
}

.single-post-page blockquote:before {
    background: url(../images/quote2.png) no-repeat 0 0;
    left: 0;
    top: -10px;
    z-index: 1;
    width: 40px;
    background-color: #fff;
    height: 40px;
}

.single-post-page blockquote:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.single-post-page blockquote p {
    margin-bottom: 20px;
}

.single-post-page blockquote cite {
    font-size: 16px;
    padding-left: 120px;
}

.single-post-page blockquote cite:before {
    height: 1px;
    width: 100px;
    background-color: var(--theme-border);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 575.98px) {
    .single-post-page blockquote {
        padding: 20px;
        margin-top: 50px;
    }

    .single-post-page blockquote:before {
        top: -30px;
    }
}

@media (min-width: 576px) {
    .p-gallery img {
        max-width: 48%;
    }
}

.blog-gallery img {
    max-width: 50%;
}

.post-comments>ol {
    padding-left: 0;
}

.post-comments ol {
    list-style: none;
}

.post-comments .comment-entry {
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--theme-border);
}

.post-comments .comment-entry .comment-thumb {
    flex: 0 0 5.625rem;
}

@media (max-width: 991.98px) {
    .post-comments .comment-entry .comment-thumb {
        margin-right: 1.25rem;
    }
}

.post-comments .comment-entry .commentor {
    padding-bottom: 30px;
}

.post-comments .comment-entry .commentor p {
    margin: 0;
    max-width: 900px;
}

.post-comments .comment-entry .commentor .reply {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.post-comments .comment-entry .commentor .reply:hover {
    color: var(--primary);
}

@media (max-width: 575.98px) {
    .post-comments .comment-entry .comment-thumb {
        margin-bottom: 0.9375rem;
    }

    .post-comments .comment-entry .commentor:before {
        top: -0.625rem;
        left: 0.9375rem;
    }
}

.comment-form {
    max-width: 900px;
}

.single-post-page .post-meta span {
    font-size: 16px;
}

/*! Shop */
.shop-section {
    padding: 120px 0 90px;
}

.product-entry,
.product-entry2,
.product-entry3 {
    margin-bottom: 30px;
    overflow: hidden;
}

.product-entry2 .product-thumb,
.product-entry3 .product-thumb,
.product-entry .product-thumb {
    overflow: hidden;
}

.product-entry2 .product-thumb img,
.product-entry3 .product-thumb img,
.product-entry .product-thumb img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.product-entry2 .product-txt,
.product-entry3 .product-txt,
.product-entry .product-txt {
    padding: 20px;
}

@media (max-width: 1399.98px) {

    .product-entry2 .product-txt,
    .product-entry3 .product-txt,
    .product-entry .product-txt {
        padding: 20px 15px;
    }

    .product-entry2 .product-txt .ratings img,
    .product-entry3 .product-txt .ratings img,
    .product-entry .product-txt .ratings img {
        width: 16px;
    }
}

.product-entry2 .badge,
.product-entry3 .badge,
.product-entry .badge {
    position: absolute;
    background: var(--primary);
    font-size: 14px;
    left: 15px;
    top: 15px;
    font-weight: 400;
    color: var(--white);
    font-size: 12px;
    z-index: 1;
}

.product-entry2 .product-cta,
.product-entry3 .product-cta,
.product-entry .product-cta {
    position: absolute;
    right: -10px;
    top: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product-entry2 .product-cta a,
.product-entry3 .product-cta a,
.product-entry .product-cta a {
    display: table;
    width: 48px;
    height: 48px;
    text-align: center;
    background-color: var(--black);
    margin-bottom: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.product-entry2 .product-cta a i,
.product-entry3 .product-cta a i,
.product-entry .product-cta a i {
    color: var(--white);
    display: table-cell;
    vertical-align: middle;
}

.product-entry2 h3,
.product-entry3 h3,
.product-entry h3 {
    font-size: 18px;
}

.product-entry2 .price,
.product-entry3 .price,
.product-entry .price {
    color: var(--headings-color);
    font-weight: 600;
}

.product-entry2 .price del,
.product-entry3 .price del,
.product-entry .price del {
    color: var(--body-color);
    font-size: 14px;
}

.product-entry2:hover h3 a,
.product-entry3:hover h3 a,
.product-entry:hover h3 a {
    color: var(--black);
}

.product-entry2:hover .product-cta,
.product-entry3:hover .product-cta,
.product-entry:hover .product-cta {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    right: 20px;
}

.product-entry2:hover .product-thumb img,
.product-entry3:hover .product-thumb img,
.product-entry:hover .product-thumb img {
    transform: scale(1.2);
}

.product-entry2 .product-cta a {
    background-color: var(--sky);
}

.product-entry2 .product-cta a i {
    color: var(--white);
}

.product-entry2:hover h3 a {
    color: var(--sky);
}

.product-entry3 .product-cta a i {
    color: var(--white);
}

.product-entry3 .product-cta a:hover {
    background-color: var(--tertiary);
}

.process-card2 .shop-wrapper span i,
.shop-wrapper .icon-lg i,
.shop-wrapper .icon-xl i,
.shop-wrapper .icon-xs i,
.shop-wrapper .icon i,
.shop-wrapper .process-card2 span i,
.shop-wrapper .team-entry .team-thumb .team-share .link-hover i,
.team-entry .team-thumb .team-share .shop-wrapper .link-hover i {
    font-size: 18px;
}

.shop-wrapper .nice-select {
    background: var(--light);
    height: 46px;
    min-width: 60px;
    margin-left: 10px;
    font-size: 18px;
    padding: 2px 25px;
    border: 1px solid var(--theme-border);
}

.shop-view a {
    color: var(--white);
}

/*! Single Product */
.product-media-left {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    width: 20%;
}

.product-media-left .product-thumb {
    height: 500px;
}

.product-media-left .product-thumb img {
    max-width: 110px;
}

@media (max-width: 991.98px) {
    .product-media-left {
        margin-right: 10px;
    }
}

@media (max-width: 767.98px) {
    .product-media-left .product-thumb {
        height: 425px;
    }

    .product-media-left .product-thumb img {
        width: 95px;
    }
}

.product-media-left .swiper-button-next,
.product-media-left .swiper-button-prev {
    top: 3px;
    transform: rotate(270deg);
    left: 36%;
    width: 35px;
    height: 35px;
    background-color: var(--white);
    color: var(--black);
    -webkit-box-shadow: 0 0 12px rgba(var(--dark), 0.25);
    -moz-box-shadow: 0 0 12px rgba(var(--dark), 0.25);
    box-shadow: 0 0 12px rgba(var(--dark), 0.25);
}

.product-media-left .swiper-button-next:after,
.product-media-left .swiper-button-prev:after {
    font-size: 17px;
}

.product-media-left .swiper-button-prev {
    top: auto;
    bottom: -10px;
}

@media (max-width: 575.98px) {
    .product-media-left {
        width: 100%;
        margin-right: 0;
        display: inline-block;
    }

    .product-media-left .product-thumb {
        height: auto;
        margin-bottom: 20px;
    }

    .product-media-left .product-thumb img {
        height: auto;
    }

    .product-media-left .swiper-button-next,
    .product-media-left .swiper-button-prev {
        transform: rotate(0deg);
        left: 0;
        top: 40%;
    }

    .product-media-left .swiper-button-prev {
        bottom: auto;
        right: 0;
        left: auto;
    }
}

.coverItem {
    width: 80%;
}

@media (max-width: 575.98px) {
    .coverItem {
        width: 100%;
        text-align: center;
    }
}

.select-color .color {
    margin-right: 10px;
    width: 82px;
    height: 82px;
    cursor: pointer;
}

.select-color .color span {
    display: none;
}

.select-color .color .active img {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.cart-cta .btn {
    width: 215px;
    margin-left: 10px;
}

@media (max-width: 575.98px) {
    .cart-cta .btn {
        margin-top: 20px;
    }
}

.cart-number .quantity {
    flex-basis: 180px;
}

.cart-number .quantity .cart-counter {
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    padding: 0 20px;
}

.cart-number .quantity .cart-counter>div {
    cursor: pointer;
}

.cart-number .quantity input {
    text-align: center;
    border: 0;
    padding: 0;
    width: 56px;
    height: 56px;
    font-size: 22px;
}

.product-meta p {
    margin: 0 0 15px;
}

.product-meta p strong {
    color: var(--black);
}

.payment-method span {
    width: 240px;
}

@media (max-width: 575.98px) {
    .pay-options img {
        margin-bottom: 10px;
    }
}

.product-details-tab .nav-tabs {
    margin: 0 0 60px;
}

.product-details-tab .nav-tabs li {
    margin: 0 10px;
}

.product-details-tab .nav-tabs li .nav-link {
    font-weight: 600;
    text-transform: capitalize;
    padding: 17px 40px 15px;
    margin: 0;
    border: 1px solid var(--theme-border);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    line-height: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.product-details-tab .nav-tabs li .nav-link.active,
.product-details-tab .nav-tabs li .nav-link:focus,
.product-details-tab .nav-tabs li .nav-link:hover {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    color: var(--white);
}

@media (max-width: 575.98px) {
    .product-details-tab .nav-tabs li {
        margin-bottom: 10px;
    }
}

.product-details-tab .ratings-form.contact-form2 {
    max-width: 675px;
    margin: 0;
    padding: 0;
}

.product-details-tab .ratings-form.contact-form2 label {
    font-weight: 400;
}

.product-details-tab .ratings-form.contact-form2 .form-group input,
.product-details-tab .ratings-form.contact-form2 .form-group textarea {
    background-color: var(--shade);
    border-radius: 5px;
}

.product-details-tab .ratings-form.contact-form2 .form-group input[type="checkbox"] {
    background-color: var(--primary);
}

.product-details-tab .ratings a {
    color: var(--primary);
}

.product-details-tab .ratings a:hover {
    color: var(--primary-hover);
}

.product-details-tab .tab-content:before {
    display: none;
}

.product-additional-info .item,
.product-details-tab .tab-content ul li {
    margin-bottom: 15px;
}

.product-additional-info .item label {
    font-size: 18px;
    min-width: 150px;
}

.ratings-form .form-group label {
    margin-bottom: 10px;
}

.ratings-form .form-group input,
.ratings-form .form-group textarea {
    background-color: var(--mute);
}

.ratings-form .form-group input[type="checkbox"] {
    padding: 8px;
}

.ratings-form .form-group.checkbox-group {
    margin: 20px 0 40px;
}

/*! Cart */
.woocommerce {
    background-color: var(--mute);
    padding: 30px;
}

@media (max-width: 575.98px) {
    .woocommerce {
        padding: 10px;
    }

    .woocommerce .woocommerce-cart-form {
        overflow-x: auto;
        margin-bottom: 30px;
        overflow-y: hidden;
    }
}

.woocommerce .shop_table {
    text-align: left;
    width: 100%;
    border-collapse: separate;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border-spacing: 0 20px;
}

.woocommerce .shop_table thead tr th {
    padding: 15px 20px;
    background-color: var(--white);
    font-size: 18px;
    font-weight: 600;
    color: var(--headings-color);
}

@media (max-width: 575.98px) {
    .woocommerce .shop_table thead tr th {
        font-size: 18px;
        padding: 20px;
    }
}

.woocommerce .shop_table thead tr th:first-child,
.woocommerce .shop_table thead tr th:last-child {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.woocommerce .shop_table tr {
    background-color: var(--white);
    color: var(--secondary);
}

.woocommerce .shop_table tr td:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.woocommerce .shop_table tr td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    font-weight: 600;
    align-items: center;
    vertical-align: middle;
}

@media (max-width: 575.98px) {
    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
        font-size: 14px;
    }
}

.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    width: 15%;
    padding: 15px 0 15px 15px;
}

@media (max-width: 575.98px) {
    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
        padding: 5px 0 5px 5px;
    }

    .woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
        max-width: 100%;
    }
}

.woocommerce .shop_table td.product-quantity input {
    padding: 0;
    width: 40px;
    margin: 0 5px;
    text-align: center;
}

.woocommerce th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.woocommerce td.product-remove a.remove {
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: var(--primary);
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
}

.woocommerce td.product-remove a.remove i {
    color: var(--white);
    font-weight: 600;
    font-size: 13px;
}

@media (max-width: 575.98px) {

    .woocommerce .table.shop_table.cart>tbody>tr>td.product-price,
    .woocommerce .table.shop_table.cart>tbody>tr>th.product-price,
    .woocommerce .table.shop_table.cart>tfoot>tr>td.product-price,
    .woocommerce .table.shop_table.cart>tfoot>tr>th.product-price,
    .woocommerce .table.shop_table.cart>thead>tr>td.product-price,
    .woocommerce .table.shop_table.cart>thead>tr>th.product-price,
    .woocommerce table.shop_table.cart>tbody>tr>td.product-price,
    .woocommerce table.shop_table.cart>tbody>tr>th.product-price,
    .woocommerce table.shop_table.cart>tfoot>tr>td.product-price,
    .woocommerce table.shop_table.cart>tfoot>tr>th.product-price,
    .woocommerce table.shop_table.cart>thead>tr>td.product-price,
    .woocommerce table.shop_table.cart>thead>tr>th.product-price {
        display: none;
    }
}

.woocommerce .coupon {
    position: relative;
    flex: 0 0 50%;
}

.woocommerce .coupon input {
    border: 1px solid var(--border-color);
    padding: 14px;
    font-size: 15px;
}

.woocommerce .coupon input:focus {
    outline: 0 none;
    box-shadow: none;
}

.woocommerce .coupon .btn {
    position: absolute;
    right: -2px;
    border-radius: 5px;
    top: -1px;
    font-size: 15px;
    height: 101%;
    line-height: 1;
}

@media (max-width: 575.98px) {
    .woocommerce .coupon {
        flex: 0 0 100%;
    }
}

.woocommerce .shop_table tr:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.cart-quanty {
    display: flex;
    justify-content: space-between;
    width: 100px;
    padding: 4px 13px;
    background-color: var(--mute);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
}

.cart-quanty input {
    padding: 0;
    background: transparent;
    text-align: center;
    font-weight: 600;
}

.cart-quanty i {
    cursor: pointer;
}

@media (max-width: 575.98px) {
    .cart-totals {
        margin-top: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cart-totals {
        margin-top: 30px;
    }
}

.cart-totals table {
    width: 100%;
    border-spacing: 0 10px;
    border-collapse: separate;
}

.cart-totals table th {
    color: var(--headings-color);
}

.cart-totals table td {
    font-weight: 500;
}

.cart-totals table tbody tr td {
    padding: 15px 10px;
    text-align: right;
}

.cart-totals table tr:first-child {
    font-weight: 700;
}

.cart-totals table tr.product-list {
    background: #fff;
}

.cart-totals table tr.product-list td,
.cart-totals table tr.product-list th {
    padding: 10px 15px;
    color: var(--headings-color);
}

.cart-totals table tr.product-list th {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.cart-totals table tr.product-list td {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 20px;
}

/*! Checkout */
@media (max-width: 575.98px) {
    .order-summery {
        margin-top: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .order-summery {
        margin-top: 30px;
    }
}

.coupon-wrap input {
    flex: 0 0 65%;
}

@media (max-width: 991.98px) {
    .coupon-wrap {
        margin-bottom: 20px;
    }

    .coupon-wrap input {
        flex: 0 0 55%;
    }
}

.checkout-coupon h6 {
    margin-bottom: 0;
}

.checkout-coupon h6 button {
    border: 0;
    color: var(--tertiary);
    background: transparent;
}

.checkout-coupon form {
    max-width: 600px;
}

.checkout-coupon form .btn {
    border-radius: 5px;
}

form.form.checkout-form label {
    margin-bottom: 5px;
    font-weight: 500;
    color: var(--headings-color);
    font-size: 17px;
}

form.form.checkout-form select {
    display: block !important;
    width: 100%;
    border: 1px solid var(--border-color);
    color: var(--headigns-color);
    background-color: var(--white);
}

form.form.checkout-form input,
form.form.checkout-form select {
    font-size: 16px;
    margin-bottom: 30px;
}

form.form.checkout-form input[type="checkbox"] {
    width: auto;
}

.payment-option {
    margin-bottom: 30px;
}

.payment-option button {
    font-size: 18px;
}

.payment-option .accordion-collapse {
    padding-top: 10px;
}

/* ==========================================================================
   Company History Section
   ========================================================================== */
.company-history-sec {
    position: relative;
    padding: 90px 0;
    background-color: #ffffff;
}

.company-history-sec .sec-title {
    color: var(--headings-color, #01191f);
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 10px;
}

.company-history-sec .sec-subtitle {
    color: var(--body-color, #5e6b78);
    font-size: 17px;
    margin-bottom: 0;
}

.timeline-wrapper {
    position: relative;
    max-width: 960px;
    margin: 60px auto 0;
    padding: 10px 0;
}

.timeline-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background-color: #e2e8f0;
    transform: translateX(-50%);
}

.timeline-item {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    display: flex;
    align-items: flex-start;
}

.timeline-item:last-child {
    margin-bottom: 0;
}

.timeline-content {
    position: relative;
    width: 50%;
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.timeline-item.left .timeline-content {
    padding-right: 55px;
    text-align: right;
    margin-left: 0;
    margin-right: auto;
}

.timeline-item.right .timeline-content {
    padding-left: 55px;
    text-align: left;
    margin-left: auto;
    margin-right: 0;
}

.timeline-item:hover .timeline-content {
    transform: translateY(-4px);
}

.timeline-year {
    display: block;
    font-family: var(--font-family-headings), sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #a0aab8;
    line-height: 1.2;
    margin-bottom: 4px;
    transition: color 0.3s ease;
}

.timeline-item:hover .timeline-year {
    color: #375c6d;
}

.timeline-item-title {
    font-family: var(--font-family-headings), sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #39b549;
    margin-bottom: 12px;
}

.timeline-desc {
    font-size: 15px;
    line-height: 1.6;
    color: var(--body-color, #5e6b78);
    margin-bottom: 0;
    max-width: 420px;
}

.timeline-item.left .timeline-desc {
    margin-left: auto;
    margin-right: 0;
}

.timeline-item.right .timeline-desc {
    margin-left: 0;
    margin-right: auto;
}

.timeline-dot {
    position: absolute;
    left: 50%;
    top: 24px;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #e2e8f0;
    z-index: 2;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.timeline-item:hover .timeline-dot {
    transform: translateX(-50%) scale(1.25);
    background-color: #375c6d;
}

.timeline-item.active .timeline-dot,
.timeline-dot.active {
    background-color: #39b549;
    box-shadow: 0 0 0 4px rgba(65, 184, 80, 0.25);
    border: 2px solid #005022;
    animation: timelineDotPulse 2s infinite;
}

@keyframes timelineDotPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(65, 184, 80, 0.5);
    }

    70% {
        box-shadow: 0 0 0 8px rgba(65, 184, 80, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(65, 184, 80, 0);
    }
}

/* Responsive Styles */
@media (max-width: 991px) {
    .company-history-sec {
        padding: 70px 0;
    }

    .company-history-sec .sec-title {
        font-size: 32px;
    }

    .company-history-sec .sec-subtitle {
        font-size: 16px;
    }

    .timeline-year {
        font-size: 32px;
    }

    .timeline-item-title {
        font-size: 22px;
    }

    .timeline-wrapper {
        margin-top: 40px;
    }

    .timeline-item {
        margin-bottom: 45px;
    }
}

@media (max-width: 767px) {
    .timeline-wrapper::before {
        left: 20px;
        transform: none;
    }

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

    .timeline-content {
        width: 100% !important;
    }

    .timeline-item.left .timeline-content,
    .timeline-item.right .timeline-content {
        padding-left: 50px !important;
        padding-right: 0 !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .timeline-item.left .timeline-desc,
    .timeline-item.right .timeline-desc {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .timeline-dot {
        left: 20px !important;
        top: 10px !important;
        transform: translateX(-50%) !important;
    }
}

/* ==========================================================================
   Core Values Section
   ========================================================================== */
.core-values-sec {
    padding: 90px 0;
    background-color: #ffffff;
}

.core-values-sec .sec-title {
    color: var(--headings-color, #01191f);
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 12px;
}

.core-values-sec .sec-subtitle {
    color: var(--body-color, #5e6b78);
    font-size: 16px;
    max-width: 650px;
    margin: 0 auto 50px;
    line-height: 1.6;
}

.core-value-card {
    background: #ffffff;
    border: 1px solid #eaecf0;
    border-radius: 16px;
    padding: 40px 32px 36px;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
}

.core-value-card:hover {
    border-color: #d0d5dd;
    box-shadow: 0 12px 24px -4px rgba(16, 24, 40, 0.06);
    transform: translateY(-4px);
}

.core-value-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #f1f5f9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    transition: all 0.3s ease;
}

.core-value-card:hover .core-value-icon {
    background-color: #e2e8f0;
}

.core-value-title {
    font-family: var(--font-family-headings), sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #375c6d;
    margin-bottom: 14px;
}

.core-value-desc {
    font-size: 15px;
    line-height: 1.65;
    color: var(--body-color, #5e6b78);
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .core-values-sec {
        padding: 70px 0;
    }

    .core-values-sec .sec-title {
        font-size: 32px;
    }

    .core-value-card {
        padding: 32px 24px;
    }
}

/* ==========================================================================
   Services Grid Section
   ========================================================================== */
.services-sec {
    padding: 90px 0;
    background-color: #f8fafc;
}

.service-card-item {
    background: #ffffff;
    border: 1px solid #eaecf0;
    border-radius: 14px;
    padding: 32px 28px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.service-card-item:hover {
    border-color: #d0d5dd;
    box-shadow: 0 10px 20px -3px rgba(16, 24, 40, 0.05);
    transform: translateY(-3px);
}

.service-card-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #3cb64c47;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: background-color 0.3s ease;
}

.service-card-item:hover .service-card-icon {
    background-color: #d4ebd9;
}

.service-card-title {
    font-family: var(--font-family-headings), sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #375c6d;
    margin-bottom: 10px;
}

.service-details {
    font-size: 14px;
    color: #5e6b78;
    line-height: 1.6;
}

.service-card-desc {
    font-size: 16px;
    line-height: 1.6;
    color: var(--body-color, #5e6b78);
    margin-bottom: 22px;
}

.service-card-link {
    font-size: 14px;
    font-weight: 600;
    color: #39b549;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    transition:
        gap 0.2s ease,
        color 0.2s ease;
}

.service-card-link:hover {
    color: #086131;
    gap: 10px;
}

@media (max-width: 991px) {
    .services-sec {
        padding: 60px 0;
    }

    .service-card-item {
        padding: 26px 22px;
    }
}

/* ==========================================================================
   Financial Calculators Section
   ========================================================================== */
.calc-section {
    padding: 80px 0;
    background-color: #f8fafc;
}

.calc-header {
    margin-bottom: 30px;
}

.calc-title {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 36px;
    font-weight: 700;
    color: #375c6d;
    margin-bottom: 8px;
}

.calc-subtitle {
    font-size: 16px;
    color: var(--body-color, #5e6b78);
    margin-bottom: 25px;
}

/* Calculator Nav Tabs */
.calc-tabs-wrapper {
    border-bottom: 1px solid #e2e8f0;
    margin-bottom: 30px;
}

.calc-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 30px;
    list-style: none;
    padding: 0 0 2px 0;
    margin: 0;
    width: 100%;
}

.calc-tab-item {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 15px;
    font-weight: 600;
    color: #5e6b78;
    padding: 12px 4px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    border: none;
    background: none;
}

.calc-tab-item:hover {
    color: #39b549;
}

.calc-tab-item.active {
    color: #39b549;
    font-weight: 700;
}

.calc-tab-item.active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #39b549;
    border-radius: 3px 3px 0 0;
}

/* Main Calculator Card */
.calc-card {
    background: #ffffff;
    border: 1px solid #eaecf0;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    margin-bottom: 30px;
}

/* Slider Controls */
.calc-control-group {
    margin-bottom: 28px;
}

.calc-control-label-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.calc-control-label {
    font-size: 14px;
    font-weight: 600;
    color: #334155;
    margin: 0;
}

.calc-value-badge {
    background-color: #f1f5f9;
    /* border: 1px solid #e2e8f0; */
    border-radius: 8px;
    padding: 6px 14px;
    font-size: 15px;
    font-weight: 700;
    color: #0f172a;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-width: 95px;
    justify-content: center;
}

.calc-value-badge input {
    border: none;
    background: transparent;
    font-weight: 700;
    font-size: 15px;
    color: #0f172a;
    text-align: right;
    width: 100%;
    outline: none;
    padding: 0;
}

/* Custom Range Slider */
.calc-range-slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 6px;
    border-radius: 5px;
    background: linear-gradient(to right,
            #39b549 0%,
            #39b549 50%,
            #e2e8f0 50%,
            #e2e8f0 100%);
    outline: none;
    transition: background 0.1s ease;
    cursor: pointer;
}

.calc-range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #39b549;
    cursor: pointer;
    box-shadow: 0 0 0 4px rgba(11, 123, 62, 0.18);
    transition:
        transform 0.15s ease,
        background 0.2s ease;
}

.calc-range-slider::-webkit-slider-thumb:hover {
    transform: scale(1.15);
    background: #086131;
}

.calc-range-slider::-moz-range-thumb {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #39b549;
    cursor: pointer;
    border: none;
    box-shadow: 0 0 0 4px rgba(11, 123, 62, 0.18);
    transition:
        transform 0.15s ease,
        background 0.2s ease;
}

/* Summary Box */
.calc-summary-box {
    background-color: #f8fafc;
    /* border: 1px solid #f1f5f9; */
    border-radius: 14px;
    padding: 20px 24px;
    margin-top: 15px;
}

.calc-summary-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    font-size: 14px;
}

.calc-summary-row:last-child {
    margin-bottom: 0;
    padding-top: 12px;
    border-top: 1px dashed #cbd5e1;
}

.calc-summary-label {
    color: #64748b;
    font-weight: 500;
}

.calc-summary-val {
    font-weight: 700;
    color: #1e293b;
    font-size: 16px;
}

.calc-summary-val.highlight {
    color: #39b549;
}

.calc-summary-val.total {
    font-size: 22px;
    color: #0f172a;
}

/* Donut Chart Container */
.calc-chart-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20px 10px;
}

.calc-chart-svg {
    max-width: 240px;
    width: 100%;
    height: auto;
    transform: rotate(-90deg);
}

.calc-chart-bg {
    fill: none;
    stroke: #e2e8f0;
    stroke-width: 28;
}

.calc-chart-fill {
    fill: none;
    stroke: #39b549;
    stroke-width: 28;
    transition: stroke-dasharray 0.4s ease;
}

/* Card Action Buttons */
.calc-actions {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    margin-top: 30px;
}

.btn-calc-reset {
    background: #ffffff;
    border: 1px solid #cbd5e1;
    color: #334155;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    cursor: pointer;
}

/* Sidebar Widgets */
.calc-sidebar-card {
    background: #ffffff;
    border: 1px solid #eaecf0;
    border-radius: 16px;
    padding: 28px 24px;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.calc-sidebar-title {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 20px;
    font-weight: 700;
    color: #375c6d;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.calc-sidebar-icon {
    width: 22px;
    height: 22px;
    background-color: #39b549;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.calc-service-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.calc-service-item {
    border-bottom: 1px solid #f1f5f9;
}

.calc-service-item:last-child {
    border-bottom: none;
}

.calc-service-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 4px;
    color: #475569;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.25s ease;
}

.calc-service-link:hover {
    color: #39b549;
    padding-left: 6px;
}

/* Sidebar Advice Card (Dark Theme) */
.calc-advice-card {
    background: #375c6d;
    border-radius: 16px;
    padding: 30px 26px;
    color: #ffffff;
    box-shadow: 0 6px 20px rgba(52, 73, 94, 0.15);
}

.calc-advice-title {
    font-family: var(--font-family-headings, "Sora", sans-serif);
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
}

.calc-advice-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #cbd5e1;
    margin-bottom: 24px;
}

.btn-calc-advice {
    background: #39b549;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    transition:
        background 0.3s ease,
        transform 0.2s ease;
}

.btn-calc-advice:hover {
    background: #086131;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Responsive Media Queries */
@media (max-width: 991px) {
    .calc-card {
        padding: 25px;
    }

    .calc-chart-wrapper {
        padding-top: 30px;
    }

    .calc-actions {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .calc-section {
        padding: 50px 0;
    }

    .calc-card {
        padding: 20px 16px;
    }

    .calc-tabs-wrapper {
        border-bottom: none;
        margin-bottom: 20px;
    }

    .calc-tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        width: 100%;
    }

    .calc-tab-item {
        font-size: 13px;
        padding: 8px 12px;
        background: #f2f4f7;
        border-radius: 8px;
        color: #475467;
        border: 1px solid #eaecf0;
        text-align: center;
        flex: 1 1 auto;
    }

    .calc-tab-item:hover {
        background: #e4e7ec;
        color: #101828;
    }

    .calc-tab-item.active {
        background: #39b549;
        color: #ffffff;
        border-color: #39b549;
    }

    .calc-tab-item.active::after {
        display: none;
    }

    .calc-title {
        font-size: 28px;
    }

    .calc-summary-val.total {
        font-size: 18px;
    }

    .calc-actions {
        flex-direction: column;
        gap: 10px;
    }

    .btn-calc-reset {
        width: 100%;
        text-align: center;
    }
}

/* ==========================================================================
   Active Navigation Menu Styles
   ========================================================================== */
.header .navbar .navbar-nav .nav-item.active>.nav-link,
.header .navbar .navbar-nav .nav-item>.nav-link.active,
.header.header-transparent .navbar .navbar-nav>li.active>a.nav-link,
.header.header-transparent .navbar .navbar-nav>li>a.nav-link.active,
header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav li.active>a.nav-link,
header .header-nav-wrapper.header-sticky.scroll-on .navbar .navbar-nav li>a.nav-link.active {
    color: #39b549 !important;
    font-weight: 700 !important;
    position: relative;
}

@media (min-width: 1200px) {

    .header .navbar .navbar-nav .nav-item.active>.nav-link::after,
    .header .navbar .navbar-nav .nav-item>.nav-link.active::after {
        content: "";
        position: absolute;
        bottom: 22px;
        left: 20px;
        right: 20px;
        height: 3px;
        background-color: #39b549;
        border-radius: 2px;
    }

    /* Unscrolled top header: first-child has padding-left: 0 */
    .header-nav-wrapper:not(.scroll-on) .navbar .navbar-nav>li:first-child.active>a.nav-link::after,
    .header-nav-wrapper:not(.scroll-on) .navbar .navbar-nav>li:first-child>a.nav-link.active::after {
        left: 0;
    }
}

@media (max-width: 1199.98px) {

    .offcanvas-body .navbar-nav .nav-item.active>.nav-link,
    .offcanvas-body .navbar-nav .nav-item>.nav-link.active {
        color: #39b549 !important;
        font-weight: 700 !important;
        border-left: 3px solid #39b549;
        padding-left: 12px !important;
    }
}

@media (max-width: 767.98px) {
    .promo-image {
        height: 1262.83px;
    }
}