/*-----------------------------------------------------------------------------------

[Table of contents]

1. Font
2. Css Variable for colors
3. Common CSS
4. Preloader CSS
5. Header - Main Navigation ( section )
6. Hero Slider ( section )
7. Trusted Logo Slider ( section )
8. Features ( section )
9. About us ( section )
10. Modern UI ( section )
11. How it works ( section )
12. Testimonials ( section )
13. Pricing ( section )
14. Faq ( section )
15. Interface ( section )
16. Download app ( section )
17. Latest story ( section )
18. Newsletter ( section )
19. Footer ( section )
20. Animation CSS ( section )


-----------------------------------------------------------------------------------*/


/* --------Font--------------- */
/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/poppins-v20-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-300d41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-300.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins-v20-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-regulard41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/poppins-v20-latin-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-italicd41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-italic.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/poppins-v20-latin-500.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-500d41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-500.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-500.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-500italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/poppins-v20-latin-500italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-500italicd41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-500italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-500italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-500italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-500italic.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/poppins-v20-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-600d41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-600.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/poppins-v20-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-700d41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-700.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/poppins-v20-latin-800.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/poppins-v20-latin-800d41d.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/poppins-v20-latin-800.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/poppins-v20-latin-800.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/poppins-v20-latin-800.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/poppins-v20-latin-800.svg#Poppins') format('svg');
    /* Legacy iOS */
}

/* -----------Css-variable------ */

:root {
    --light-purple: #F6F4FE;

    --purple: 036596#;
    --bg-purple: #418196;
    --dark-purple: #207699;
    --body-text-purple: #036697;
    --secondary: #E95167;
    --bg-secondary: #E5879A;
    --dark-secondary: #E95167;
    --body-text-secondary: #E4637C;


    --text-white: #FFF9F1;
    --bg-white: #FFF9F1;
    --text-dark: #333231;
    --slider-dots-color: #D4D2DD;
    --light-bg: #DFDAF3;
}



/* ------Common-Css------------- */

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
    color: var(--text-dark);
   
}

.page_wrapper {
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: var(--body-text-purple);
}

a:hover {
    text-decoration: none;
    color: var(--body-text-purple);
}

ul,
li {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

button:focus,
.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}

.section_title {
    text-align: center;
    padding-bottom: 40px;
}

/* section heading h2 */
.section_title h2 {
    font-size: 40px;
    font-weight: 700;
    color: var(--text-dark);
}

.section_title h2 span {
    color: var(--secondary);
}
.section_title p{
    color: var(--text-dark);
    font-size: 15px;
    font-weight: 500;
}

.row_am {
    padding: 50px 0;
}

/* purple button */
.puprple_btn {
    background-color: var(--purple);
    color: var(--text-white);
    border-radius: 50px;
    padding: 10px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
}

.puprple_btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-white);
    border-radius: 50px;
    transition: .6s all;
    z-index: -1;
}

.puprple_btn:hover::before {
    width: 100%;
}

.puprple_btn:hover {
    color: var(--purple);
}

/* white button */
.white_btn {
    padding: 10px 45px;
    border: 1px solid var(--purple);
    color: var(--purple);
    border-radius: 50px;
    background-color: var(--bg-white);
    font-weight: 700;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 500;
}

.white_btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-purple);
    border-radius: 50px;
    transition: .6s all;
    z-index: -1;
}

.white_btn:hover::before {
    width: 110%;
}

.white_btn:hover {
    color: var(--text-white);
}

.highlited_block .white_btn:hover {
    border-color: var(--bg-white);
}

/* slider controls */
.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 20px;
}

.owl-carousel .owl-dots button {
    display: block;
    width: 15px;
    height: 15px;
    background-color: var(--slider-dots-color);
    border-radius: 15px;
    margin: 0 5px;
}

.owl-carousel .owl-dots button.active {
    background-color: var(--purple);
}

/* -------------Preloader-Css-Start-------------- */

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999999;
}
#preloader .loader-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    text-align: center;
    color: var(--dark-secondary);
    font-weight: 700;
}


#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--bg-purple);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--body-text-purple);
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--dark-purple);
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}




/* -----------Header-Css-Start------------------- */
/* header wraper */


/* Header */
header {
    position: relative;
    width: 100%;
    z-index: 99999;
    transition: .4s all;
}

header.fix_style {
    position: fixed;
    top: 0;
    padding: 0px 0;
    transition: none;
    opacity: 0;
    pointer-events: none;
    border-radius: 0px 50px 50px 0px;
}

header.fixed {
    pointer-events: all;
    opacity: 1;
    transition: .4s all;
}

/* Navigation Bar */
.navbar {
    padding-left: 0;
    padding-right: 0;
    background: rgb(255, 255, 255);
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0px 40px;
    margin-top: 10px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.027);
}

.navbar-expand-lg .navbar-nav {
    align-items: center;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 20px;
    font-weight: 500;
    color: var(--secondary);
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--purple);
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
    color: var(--text-white);
    background-color: var(--purple);
    font-size: 16px;
    padding: 9px 40px;
    border-radius: 25px;
    margin-left: 20px;
    position: relative;
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn::before,
.navbar-expand-lg .navbar-nav .nav-link.dark_btn::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 42px;
    z-index: -1;
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn::before {
    animation: pulse-blue-medium-sm 3.5s infinite;
}

.navbar-expand-lg .navbar-nav .nav-link.dark_btn::after {
    animation: pulse-blue-small-sm 3.5s infinite;
}

.navbar-brand img {
    width: 75px;
}

/* Navigation Bar Dropdown */
.navbar-expand-lg .navbar-nav .has_dropdown {
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px 10px 0 0;
    transition: .4s all;
}

.navbar-expand-lg .navbar-nav .has_dropdown:hover {
    background-color: var(--bg-white);
    box-shadow: 0px 4px 10px #c5c5c580;
}

.navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
    position: relative;
    right: 15px;
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu {
    position: absolute;
    top: 100%;
    background-color: var(--bg-white);
    border-radius: 0 10px 10px 10px;
    min-width: 210px;
    max-width: 230px;
    margin-top: -10px;
    transition: .4s all;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 4px 10px #c5c5c580;
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul {
    margin-left: 0;
    padding: 10px 20px;
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a {
    font-size: 15px;
    position: relative;
    transition: .4s all;
    line-height: 35px;
    font-weight: 500;
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 2px solid var(--purple);
    border-radius: 10px;
    margin-right: 5px;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: .4s all;
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a:hover {
    padding-left: 15px;
    color: var(--purple);
}

.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a:hover::before {
    opacity: 1;
    left: 0;
}

.navbar-expand-lg .navbar-nav .has_dropdown:hover>a,
.navbar-expand-lg .navbar-nav .has_dropdown:hover>.drp_btn {
    color: var(--purple);
}

.navbar-expand-lg .navbar-nav .has_dropdown:hover .sub_menu {
    opacity: 1;
    pointer-events: all;
    margin-top: -1px;
}

/* Navigation Toggle Menu */
.toggle-wrap {
    padding: 10px;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.toggle-bar,
.toggle-bar::before,
.toggle-bar::after,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::before,
.toggle-wrap.active .toggle-bar::after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.toggle-bar {
    width: 25px;
    margin: 10px 0;
    position: relative;
    border-top: 4px solid var(--body-text-purple);
    display: block;
}

.toggle-bar::before,
.toggle-bar::after {
    content: "";
    display: block;
    background: var(--body-text-purple);
    height: 4px;
    width: 30px;
    position: absolute;
    top: -12px;
    right: 0px;
    transform: rotate(0deg);
    transform-origin: 13%;
}

.toggle-bar::after {
    top: 4px;
}

.toggle-wrap.active .toggle-bar {
    border-top: 6px solid transparent;
}

.toggle-wrap.active .toggle-bar::before {
    transform: rotate(45deg);
}

.toggle-wrap.active .toggle-bar::after {
    transform: rotate(-45deg);
}

/* White Header CSS */
.white_header .navbar-expand-lg .navbar-nav .nav-link,
.white_header .navbar-expand-lg .navbar-nav .has_dropdown .drp_btn {
    color: var(--purple);
    font-size: 14px;
}

.white_header .navbar-expand-lg .navbar-nav .has_dropdown:hover .drp_btn {
    color: var(--purple);
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn {
    background-color: var(--body-text-purple);
    color: var(--text-white);
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn::before {
    animation: pulse-white-medium-sm 3.5s infinite;
}

.white_header .navbar-expand-lg .navbar-nav .nav-link.dark_btn::after {
    animation: pulse-white-small-sm 3.5s infinite;
}

.white_header .toggle-bar,
.white_header .toggle-bar::before,
.white_header .toggle-bar::after {
    border-top: 4px solid var(--purple);
}






/* ---------Hero-Slider-Css-Start------------------ */
/* hero slider wraper */
/* --- Main Banner Section Wrapper --- */
/*================================================
  Modern Banner Section Styles
================================================*/

/* --- 1. Main Banner Wrapper --- */
.b/*================================================
  Modern Banner Section Styles (White Background)
================================================*/



/* --- 1. Main Banner Wrapper --- */
.banner_section {
    position: relative;
    padding: 80px 0;
    /* Clean white background */
    overflow: hidden; /* Important for containing pseudo-elements */
    height: 100%;
    width: 100%;
}

/* --- 2. Moving Grid Background (Adapted for Light Theme) --- */
.banner_section::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: 
        linear-gradient(to right, rgba(255, 0, 0, 0.04) 1px, transparent 1px), 
        linear-gradient(to bottom, rgba(255, 0, 0, 0.04) 1px, transparent 1px);
    background-size: 40px 40px;
    z-index: 0;
    animation: moveGrid 30s linear infinite;
}

/* Animation for the grid (no changes needed) */
@keyframes moveGrid {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100px 40px;
    }
}

/* Ensure content stays above the background grid */
.banner_section .container {
    position: relative;
    z-index: 2;
}

.banner_section .row {
    align-items: center;
    padding: 40px 0px;
}

/* --- 3. Left Column: Content --- */
.banner_content h1 {
    font-size: 48px;
    color: var(--text-dark, #1a1a1a); /* Dark text for readability */
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 25px;
}

.banner_content h1 span {
    /* Gradient text effect works well on light backgrounds too */
    background: linear-gradient(45deg, var(--secondary, #00B2FF), var(--purple, #5773FF));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.banner_content p {
    font-size: 16px;
    color: #555555; /* Readable dark gray */
    margin: 0 0 40px 0;
    line-height: 1.7;
    max-width: 500px;
}

/* App Buttons */
.app_btn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.app_btn li a {
    display: block;
    border: 2px solid var(--bg-purple);
    border-radius: 12px;
    padding: 10px 25px;
    transition: all 0.3s ease-in-out;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.app_btn li a .white_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.app_btn li a .blue_img {
    transition: opacity 0.3s ease-in-out;
}

.app_btn li a:hover {
    background-color: var(--purple, #5773FF);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(87, 115, 255, 0.3);
}

.app_btn li a:hover .blue_img {
    opacity: 0;
}

.app_btn li a:hover .white_img {
    opacity: 1;
}

/* Social Proof */
.used_app {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.used_app ul {
    display: flex;
    margin-right: 15px;
}

.used_app ul li {
    width: 42px;
    height: 42px;
    border: 3px solid #ffffff; /* White border to overlap nicely */
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.used_app ul li:not(:first-child) {
    margin-left: -15px;
}

.used_app p {
    font-size: 16px;
    line-height: 1.4;
    color: var(--text-dark, #1a1a1a);
    font-weight: 500;
    margin: 0;
}

/* --- 4. Right Column: Enhanced Visual --- */
.banner_visual {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
}

/* --- ENHANCED: Animated Background Elements --- */
.banner_visual::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    transform: translate(-50%, -50%);
    background: linear-gradient(135deg, 
        rgba(0, 178, 255, 0.1) 0%,
        rgba(87, 115, 255, 0.1) 50%,
        rgba(255, 107, 107, 0.1) 100%);
    border-radius: 50%;
    z-index: 1;
    animation: pulse 4s ease-in-out infinite alternate;
}

.banner_visual::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 400px;
    transform: translate(-50%, -50%);
    background: linear-gradient(45deg, 
        rgba(87, 115, 255, 0.08) 0%,
        rgba(0, 178, 255, 0.08) 100%);
    border-radius: 50%;
    z-index: 2;
    animation: pulse 4s ease-in-out infinite alternate-reverse;
}

/* Floating Shapes */
.banner_visual .floating-shape {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(135deg, 
        rgba(0, 178, 255, 0.6),
        rgba(87, 115, 255, 0.6));
    animation: float 6s ease-in-out infinite;
    z-index: 3;
}

.banner_visual .floating-shape:nth-child(1) {
    width: 20px;
    height: 20px;
    top: 20%;
    right: 20%;
    animation-delay: 0s;
    animation-duration: 5s;
}

.banner_visual .floating-shape:nth-child(2) {
    width: 15px;
    height: 15px;
    top: 60%;
    left: 10%;
    animation-delay: 1s;
    animation-duration: 7s;
}

.banner_visual .floating-shape:nth-child(3) {
    width: 25px;
    height: 25px;
    top: 30%;
    left: 15%;
    animation-delay: 2s;
    animation-duration: 6s;
}

.banner_visual .floating-shape:nth-child(4) {
    width: 18px;
    height: 18px;
    bottom: 20%;
    right: 15%;
    animation-delay: 3s;
    animation-duration: 8s;
}

/* Geometric Shapes */
.banner_visual .geometric-shape {
    position: absolute;
    z-index: 3;
    opacity: 0.7;
    animation: rotate 15s linear infinite;
}

.banner_visual .triangle {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 25px solid rgba(0, 178, 255, 0.4);
    top: 15%;
    left: 20%;
    animation-delay: 1s;
}

.banner_visual .square {
    width: 20px;
    height: 20px;
    background: linear-gradient(45deg, 
        rgba(87, 115, 255, 0.4),
        rgba(255, 107, 107, 0.4));
    top: 70%;
    right: 25%;
    animation-delay: 2s;
    transform-origin: center;
}

.banner_visual .diamond {
    width: 16px;
    height: 16px;
    background: rgba(0, 178, 255, 0.5);
    transform: rotate(45deg);
    bottom: 30%;
    left: 25%;
    animation-delay: 0.5s;
}

/* Particle Effects */
.banner_visual .particle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(87, 115, 255, 0.8);
    border-radius: 50%;
    z-index: 3;
    animation: particle-float 8s ease-in-out infinite;
}

.banner_visual .particle:nth-child(7) {
    top: 25%;
    left: 30%;
    animation-delay: 0s;
}

.banner_visual .particle:nth-child(8) {
    top: 45%;
    right: 30%;
    animation-delay: 2s;
}

.banner_visual .particle:nth-child(9) {
    bottom: 25%;
    left: 35%;
    animation-delay: 4s;
}

.banner_visual .particle:nth-child(10) {
    top: 55%;
    left: 20%;
    animation-delay: 6s;
}

/* Icons with Enhanced Animation */
.left_icon,
.right_icon {
    position: absolute;
    z-index: 4;
    animation: iconFloat 3s ease-in-out infinite;
}

.left_icon {
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.right_icon {
    bottom: 20%;
    right: 10%;
    animation-delay: 1.5s;
}

.left_icon img,
.right_icon img {
    filter: drop-shadow(0 4px 15px rgba(0, 178, 255, 0.3));
    transition: transform 0.3s ease;
}

.left_icon:hover img,
.right_icon:hover img {
    transform: scale(1.1) rotate(5deg);
}

/* Visual Frame with Enhanced Effects */
.visual_frame {
    position: relative;
    z-index: 10;
    max-width: 350px;
    animation: phoneFloat 4s ease-in-out infinite;
}



.visual_frame img {
    width: 100%;
    height: auto;
   
   
    transition: transform 0.3s ease;
}

.visual_frame:hover img {
    transform: scale(1.02);
}

/* --- ANIMATION KEYFRAMES --- */
@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.3;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(-10px) rotate(0deg);
    }
    75% {
        transform: translateY(-20px) rotate(-5deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes particle-float {
    0%, 100% {
        transform: translateY(0px) translateX(0px);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    50% {
        transform: translateY(-30px) translateX(10px);
        opacity: 0.8;
    }
}

@keyframes iconFloat {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes phoneFloat {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-8px);
    }
}

@keyframes glow {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

/* Gradient Orbs */
.banner_visual .gradient-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(40px);
    z-index: 1;
    animation: orbFloat 8s ease-in-out infinite;
}

.banner_visual .gradient-orb.orb1 {
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, rgba(0, 178, 255, 0.3), rgba(87, 115, 255, 0.3));
    top: 10%;
    right: 20%;
    animation-delay: 0s;
}

.banner_visual .gradient-orb.orb2 {
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, rgba(87, 115, 255, 0.25), rgba(255, 107, 107, 0.25));
    bottom: 15%;
    left: 15%;
    animation-delay: 2s;
}

.banner_visual .gradient-orb.orb3 {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, rgba(255, 107, 107, 0.2), rgba(0, 178, 255, 0.2));
    top: 40%;
    left: 5%;
    animation-delay: 4s;
}

@keyframes orbFloat {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(20px, -20px) scale(1.1);
    }
    50% {
        transform: translate(-15px, -30px) scale(0.9);
    }
    75% {
        transform: translate(-25px, 15px) scale(1.05);
    }
}

/* Animated Lines/Paths */
.banner_visual .animated-line {
    position: absolute;
    z-index: 3;
    opacity: 0.6;
}

.banner_visual .line1 {
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(0, 178, 255, 0.8) 50%,
        transparent 100%);
    top: 25%;
    right: 30%;
    transform: rotate(-30deg);
    animation: lineMove 6s ease-in-out infinite;
}

.banner_visual .line2 {
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(87, 115, 255, 0.8) 50%,
        transparent 100%);
    bottom: 35%;
    left: 20%;
    transform: rotate(45deg);
    animation: lineMove 6s ease-in-out infinite reverse;
    animation-delay: 1s;
}

.banner_visual .line3 {
    width: 70px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(255, 107, 107, 0.8) 50%,
        transparent 100%);
    top: 60%;
    right: 15%;
    transform: rotate(60deg);
    animation: lineMove 6s ease-in-out infinite;
    animation-delay: 3s;
}

@keyframes lineMove {
    0%, 100% {
        opacity: 0.6;
        transform: translateX(0) rotate(var(--rotation, 0deg));
    }
    50% {
        opacity: 1;
        transform: translateX(20px) rotate(var(--rotation, 0deg));
    }
}

/* Subtle Dot Pattern */
.banner_visual .dot-pattern {
    position: absolute;
    width: 300px;
    height: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0.1;
    background-image: radial-gradient(circle at 20% 20%, rgba(0, 178, 255, 0.8) 2px, transparent 2px),
                      radial-gradient(circle at 80% 20%, rgba(87, 115, 255, 0.8) 2px, transparent 2px),
                      radial-gradient(circle at 40% 40%, rgba(255, 107, 107, 0.8) 2px, transparent 2px),
                      radial-gradient(circle at 60% 80%, rgba(0, 178, 255, 0.8) 2px, transparent 2px),
                      radial-gradient(circle at 20% 80%, rgba(87, 115, 255, 0.8) 2px, transparent 2px);
    background-size: 50px 50px;
    animation: dotRotate 20s linear infinite;
}

@keyframes dotRotate {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/* Ripple Effect */
.banner_visual .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    border: 2px solid rgba(0, 178, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    animation: rippleEffect 4s ease-out infinite;
}

.banner_visual .ripple:nth-child(12) {
    animation-delay: 0s;
}

.banner_visual .ripple:nth-child(13) {
    animation-delay: 1s;
}

.banner_visual .ripple:nth-child(14) {
    animation-delay: 2s;
}

@keyframes rippleEffect {
    0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

/* --- 5. Responsive Design --- */
@media (max-width: 991px) {
    .banner_section {
        padding: 60px 0;
        text-align: center;
    }
    .banner_content {
        margin-bottom: 60px;
    }
    .banner_content p {
        margin-left: auto;
        margin-right: auto;
    }
    .app_btn,
    .used_app {
        justify-content: center;
    }
    .banner_visual {
        height: 500px;
    }
    .banner_visual::before {
        width: 400px;
        height: 400px;
    }
    .banner_visual::after {
        width: 320px;
        height: 320px;
    }
}

@media (max-width: 767px) {
    .banner_content h1 {
        font-size: 48px;
    }
    .banner_content p {
        font-size: 16px;
    }
    .banner_visual {
        height: 400px;
    }
    .banner_visual::before {
        width: 300px;
        height: 300px;
    }
    .banner_visual::after {
        width: 240px;
        height: 240px;
    }
    /* Reduce animation intensity on mobile */
    .banner_visual .floating-shape,
    .banner_visual .geometric-shape {
        animation-duration: 8s;
    }
}

@media (max-width: 480px) {
    .banner_content h1 {
        font-size: 38px;
    }
    .app_btn {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .app_btn li a {
        width: 220px;
        text-align: center;
    }
    .banner_visual {
        height: 350px;
    }
    .banner_visual::before {
        width: 250px;
        height: 250px;
    }
    .banner_visual::after {
        width: 200px;
        height: 200px;
    }
}







/* ----------Feature-Detail-Section-start------ */
/* Modern Features Section CSS */

/* Features Section with Centered Phone Image */
.features_section {
    padding: 100px 0;

    position: relative;
    overflow: hidden;
}





/* Feature Detail Layout */
.feature_detail {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 60px;
    align-items: center;
    position: relative;
}

/* Left Feature Box */
.left_data.feature_box {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.left_data .data_block {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(3, 101, 150, 0.1);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
}

.left_data .data_block:hover {
    transform: translateX(-10px) translateY(-5px);
    box-shadow: 0 20px 50px rgba(3, 101, 150, 0.15);
}

/* Right Feature Box */
.right_data.feature_box {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.right_data .data_block {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(3, 101, 150, 0.1);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
}

.right_data .data_block:hover {
    transform: translateX(10px) translateY(-5px);
    box-shadow: 0 20px 50px rgba(3, 101, 150, 0.15);
}

/* Feature Icons */
.data_block .icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, var(--purple) 0%, var(--bg-purple) 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(3, 101, 150, 0.2);
}

.data_block .icon::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transform: rotate(45deg) translateX(-100%);
    transition: transform 0.6s ease;
}

.data_block:hover .icon::before {
    transform: rotate(45deg) translateX(100%);
}

.data_block .icon img {
    width: 35px;
    height: 35px;
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
}

.data_block:hover .icon img {
    transform: scale(1.1);
}

/* Feature Text */
.data_block .text h4 {
    font-size: 22px;
    font-weight: 600;
    color: var(--text-dark);
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.data_block:hover .text h4 {
    color: var(--purple);
}

.data_block .text p {
    font-size: 15px;
    color: var(--body-text-purple);
    line-height: 1.6;
    opacity: 0.85;
    transition: all 0.3s ease;
}

.data_block:hover .text p {
    opacity: 1;
    color: var(--text-dark);
}

/* Center Phone Image */
.feature_img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.feature_img img {
    max-width: 100%;
    height: auto;
    max-height: 600px;
    filter: drop-shadow(0 20px 40px rgba(3, 101, 150, 0.2));
    transition: all 0.5s ease;
}

.feature_img:hover img {
    transform: scale(1.05) rotateY(5deg);
    filter: drop-shadow(0 30px 60px rgba(3, 101, 150, 0.3));
}

/* Background Effects */
.features_section::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 10%;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(3, 101, 150, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 15s ease-in-out infinite;
}

.features_section::after {
    content: "";
    position: absolute;
    bottom: 20%;
    right: 10%;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(233, 81, 103, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 20s ease-in-out infinite reverse;
}

/* Animations */
@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

/* Responsive Design */
@media (max-width: 1200px) {
    .feature_detail {
        gap: 40px;
    }
    
    .data_block {
        padding: 25px !important;
    }
    
    .feature_img img {
        max-height: 500px;
    }
}

@media (max-width: 992px) {
    .feature_detail {
        grid-template-columns: 1fr;
        gap: 50px;
        text-align: center;
    }
    
    .left_data.feature_box,
    .right_data.feature_box {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }
    
    .left_data .data_block:hover {
        transform: translateY(-5px);
    }
    
    .right_data .data_block:hover {
        transform: translateY(-5px);
    }
    
    .feature_img {
        order: -1;
    }
    
    .feature_img img {
        max-height: 400px;
    }
}

@media (max-width: 768px) {
    .features_section {
        padding: 80px 0;
    }
    
    .features_section .section_title h2 {
        font-size: 32px;
    }
    
    .left_data.feature_box,
    .right_data.feature_box {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .data_block {
        padding: 20px !important;
        flex-direction: column;
        text-align: center;
    }
    
    .data_block .icon {
        width: 60px;
        height: 60px;
    }
    
    .data_block .icon img {
        width: 30px;
        height: 30px;
    }
    
    .data_block .text h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .feature_img img {
        max-height: 350px;
    }
}

@media (max-width: 480px) {
    .features_section .section_title {
        margin-bottom: 50px;
    }
    
    .features_section .section_title h2 {
        font-size: 28px;
    }
    
    .feature_detail {
        gap: 30px;
    }
    
    .feature_img img {
        max-height: 300px;
    }
}


/* -----------------About-App-Section-Css-Start------------------ */

/* about us section wraper */


.about-row{
    display: flex;
    gap: 40px;
    justify-content: space-between;
    align-items: center;
}

.about-row .about_img {
   width: 50%;
}

/* about us section images*/
.about-row .about_img img {
    width: 100%;
    border-radius: 30px;
    height: 500px;
    object-fit: cover;
}




.about-row .about_text{
      width: 50%;
}

.about-row .about_text .section_title {
    text-align: left;
}

.about-row .about_text .section_title h2 {
    margin-bottom: 15px;
}

/* about us section  statastics nomber */
.about_app_section .about_text .app_statstic {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 40px;
}

.about_app_section .about_text .app_statstic li {
    width: 248px;
    background-color: var(--bg-white);
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    border-radius: 12px;
    padding: 15px 10px;
    padding-left: 35px;
    box-shadow: 0px 4px 10px #EDE9FE;
}

.about_app_section .about_text .app_statstic li .icon {
    margin-right: 9px;
}

.about_app_section .about_text .app_statstic li p {
    margin-bottom: 0;
    line-height: 1;
    color: var(--dark-purple);
}

.about_app_section .about_text .app_statstic li p:first-child {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 3px;
}


/* -------------Modern-Ui-Section-Css-Start---------------- */
/* modern ui section wraper */
.modern_ui_section .row {
    align-items: center;
}



/* modern ui text */
.modern_ui_section .section_title {
    text-align: left;
}

.modern_ui_section .ui_text {
    padding-right: 75px;
}

/* modern ui list */
.modern_ui_section .design_block li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 25px;
}

.modern_ui_section .design_block li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(../images/check-mark.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.modern_ui_section .design_block li h4 {
    font-size: 20px;
    color: var(--dark-purple);
    font-weight: 600;
    margin-bottom: 8px;
}

.modern_ui_section .design_block li p {
    margin-bottom: 0;
}

/* modern ui images */
.modern_ui_section .ui_images {
    display: flex;
    position: relative;
}

.modern_ui_section .ui_images::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 570px;
    height: 570px;
    border-radius: 100%;
    background-color: var(--bg-white);
    z-index: -1;
}

.modern_ui_section .ui_images .right_img img:nth-child(3) {
    margin-left: -140px;
    margin-top: -20px;
}

.modern_ui_section .ui_images .right_img img:nth-child(2) {
    margin-left: -90px;
    margin-top: -20px;
}

.modern_ui_section .ui_images .right_img img:nth-child(1) {
    position: relative;
    top: 15px;
    z-index: 99;
    margin-left: -15px;
}


/* -------------How_It_Works-Section-Css-Start------------------ */

/* how it works wraper */
.how_it_works .container {
    max-width: 1370px;
}

.how_it_works .how_it_inner {
    background-color: var(--bg-white);
    padding: 70px 0;
   
    border-radius: 30px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

/* how it works list */
.how_it_works .step_block ul {
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px;
}

.how_it_works .step_block ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px;
}

.how_it_works .step_block ul li::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    width: 4px;
    height: calc(100% + 100px);
    background-color: var(--light-bg);
}

.how_it_works .step_block ul li:first-child::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    background-color: var(--light-bg);
    border-radius: 15px;
}

.how_it_works .step_block ul li:first-child::before {
    top: 0;
}

.how_it_works .step_block ul li:last-child::before {
    height: 50%;
    top: 0;
}

.how_it_works .step_block ul li .step_text,
.how_it_works .step_block ul li .step_img {
    width: 360px;
    text-align: right;
}

/* how it works image */
.how_it_works .step_block ul li .step_img img {
    max-width: 100%;
}

/* how it works heading h4 */
.how_it_works .step_block ul li .step_text h4 {
    font-size: 20px;
    font-weight: 600;
}

.how_it_works .step_block ul li .step_text .app_icon {
    margin-bottom: 10px;
}

.how_it_works .step_block ul li .step_text .app_icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: var(--light-bg);
    color: var(--text-white);
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    transition: .4s all;
}

.how_it_works .step_block ul li .step_text .app_icon a:hover {
    background-color: var(--purple);
}

.how_it_works .step_block ul li .step_text span {
    font-weight: 600;
}

.how_it_works .step_block ul li .step_text span a {
    color: var(--purple);
    text-decoration: underline;
}

.how_it_works .step_block ul li:nth-child(2) {
    flex-direction: row-reverse;
}

.how_it_works .step_block ul li:nth-child(2) .step_text,
.how_it_works .step_block ul li:nth-child(2) .step_img {
    text-align: left;
}

/* how it works numbers */
.how_it_works .step_block ul li .step_number {
    background-image: url(../images/icon_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

/* how it works numbers heading h3 */
.how_it_works .step_block ul li .step_number h3 {
    font-size: 30px;
    font-weight: 600;
}

/* how it works video  */
.how_it_works .yt_video {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: -200px;
    position: relative;
    overflow: hidden;
}

/* how it works video animation line  */
.how_it_works .yt_video .anim_line {
    z-index: 999;
}

.how_it_works .yt_video .thumbnil {
    position: relative;
}

.how_it_works .yt_video .thumbnil img {
    max-width: 100%;
}

.how_it_works .yt_video .thumbnil a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: var(--text-white);
    font-weight: 600;
    z-index: 999;
    cursor: pointer;
}

.how_it_works .yt_video .thumbnil a span {
    display: block;
    font-weight: 700;
    font-size: 30px;
}

.how_it_works .yt_video .thumbnil a .play_btn {
    background-color: rgba(255, 255, 255, 0.1);
    width: 96px;
    height: 96px;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    line-height: 96px;
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.how_it_works .yt_video .thumbnil a .play_btn img {
    width: 50px;
    position: relative;
    z-index: 999;
}

/* how it works video model   */
.modal {
    z-index: 999999;
}

.modal-backdrop.show {
    z-index: 99999;
    opacity: .7;
}

.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1240px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

iframe#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.youtube-video .modal-footer {
    border: none;
    text-align: center;
    display: block;
    padding: 0;
}

.youtube-video .modal-content {
    background: none !important;
    border: none;
}

#close-video {
    color: #fff;
    font-size: 30px;
}

/* ------------Testimonial-Slider-Css-Start------------- */
/* testimonials wraper  */
#testimonial_slider {
    max-width: 550px;
    margin: 0 auto;
}

.testimonial_section .testimonial_block {
    background-image: url(../images/testimonial_bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 65px;
}

.testimonial_section .testimonial_block .testimonial_slide_box {
    text-align: center;
    width: 430px;
    padding: 10px;
    margin: 0 auto;
}

/* testimonials rating  */
.testimonial_section .testimonial_block .rating span {
    color: #FC9400;
    font-size: 18px;
}

.testimonial_section .testimonial_block .testimonial_slide_box .review {
    margin-top: 10px;
    margin-bottom: 30px;
}

/* testimonials image  */
.testimonial_section .testimonial_block .testimonial_slide_box .testimonial_img img {
    margin: 0 auto;
}

/* testimonials heading h3 */
.testimonial_section .testimonial_block .testimonial_slide_box h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
}

.testimonial_section .testimonial_block .testimonial_slide_box .designation {
    font-size: 15px;
}

/* testimonials total review */
.testimonial_section .total_review {
    text-align: center;
    margin-top: 60px;
}

.testimonial_section .total_review .rating {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* testimonials paragraph */
.testimonial_section .total_review .rating p {
    margin-bottom: 0;
    font-weight: 600;
    margin-left: 5px;
    color: var(--dark-purple);
}

/* testimonials heading */
.testimonial_section .total_review h3 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--dark-purple);
}

.testimonial_section .total_review a {
    color: var(--purple);
    font-weight: 700;
}

.testimonial_section .testimonial_block .avtar_faces {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    width: 100%;
}

.testimonial_section .testimonial_block .avtar_faces img {
    max-width: 100%;
}


/* -------------------Pricing-Section---------------------- */

/* pricing wraper  */
.pricing_section .toggle_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* pricing toggle button */
.pricing_section .toggle_block span {
    color: var(--dark-purple);
    font-weight: 600;
    display: block;
    margin: 0 5px;
}

.tog_btn.month_active {
    left: 35px !important;
}

.pricing_section .toggle_block span.deactive {
    color: var(--body-text-purple);
}

.pricing_section .toggle_block .offer {
    background-color: var(--bg-white);
    border-radius: 5px;
    padding: 2px 10px;
    font-weight: 400;
    font-size: 13px;
    color: var(--purple);
}

.pricing_section .toggle_block .tog_block {
    width: 70px;
    height: 35px;
    background-color: var(--bg-white);
    border-radius: 18px;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
}

.pricing_section .toggle_block .tog_block .tog_btn {
    height: 23px;
    width: 23px;
    border-radius: 25px;
    display: block;
    background-color: var(--purple);
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s all;
}

.pricing_section .toggle_block .month.active,
.pricing_section .toggle_block .years.active {
    color: var(--purple);
}

/* pricing pannel */
.pricing_section .pricing_pannel {
    margin-top: 50px;
    display: none;
}

.pricing_section .pricing_pannel.active {
    display: block;
}

.pricing_section .pricing_pannel .pricing_block {
    text-align: center;
    background-color: var(--bg-white);
    min-height: 700px;
    border-radius: 12px;
    padding-top: 60px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

.pricing_section .pricing_pannel .pricing_block.highlited_block {
    background-color: var(--purple);
}

.pricing_section .pricing_pannel .pricing_block.highlited_block p,
.pricing_section .pricing_pannel .pricing_block.highlited_block h3,
.pricing_section .pricing_pannel .pricing_block.highlited_block span,
.pricing_section .pricing_pannel .pricing_block.highlited_block .pkg_name span {
    color: var(--text-white);
}

.pricing_section .pricing_pannel .pricing_block .icon {
    margin-bottom: 35px;
}

/* pricing box image */
.pricing_section .pricing_pannel .pricing_block .icon img {
    width: 120px;
}

/* pricing box heading h3 */
.pricing_section .pricing_pannel .pricing_block .pkg_name h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.pricing_section .pricing_pannel .pricing_block .pkg_name span {
    color: var(--body-text-purple);
    font-size: 15px;
}

.pricing_section .pricing_pannel .pricing_block .price {
    font-size: 48px;
    color: var(--purple);
    margin: 25px 0;
    display: block;
    font-weight: 600;
}

/* pricing box list */
.pricing_section .pricing_pannel .pricing_block .benifits {
    margin-bottom: 40px;
}

.pricing_section .pricing_pannel .pricing_block .benifits li p {
    margin-bottom: 5px;
}

.pricing_section .contact_text {
    text-align: center;
    margin-bottom: 0;
}

.pricing_section .contact_text a {
    color: var(--purple);
    text-decoration: underline;
}


/* -------------FAQ-Section-Css-Start----------------- */

/* faq wraper */
.faq_section .faq_panel {
    margin-top: 40px;
}

/* faq box */
.faq_section .faq_panel .card {
    border: none;
    margin-bottom: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px #EDE9FE;
    padding: 16px 0;
}

.faq_section .faq_panel .card:last-child {
    margin-bottom: 0;
}

.faq_section .faq_panel .card-header {
    background-color: transparent;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
}

.faq_section .faq_panel .card-header .btn {
    padding: 0;
    color: var(--dark-purple);
    font-weight: 600;
    font-size: 20px;
}

.faq_section .faq_panel .card-header .btn.active {
    color: var(--purple);
}

.faq_panel .accordion button,
.faq_panel .accordion button:hover,
.faq_panel .accordion button:focus {
    text-decoration: none;
}

.faq_section .faq_panel .card-header .icon_faq {
    position: absolute;
    right: 20px;
    color: #839BC0;
}

/* faq heading h2 */
.faq_section .faq_panel .card-header h2 {
    line-height: 1;
}

/* faq paragraph */
.faq_section .faq_panel .card-body {
    padding-bottom: 0;
}


/* -----------Interface_Section-Css-Start----------------- */

/* interface wraper */
.interface_section .screen_slider {
    margin-top: 35px;
    min-height: 720px;
}

/* interface images */
.interface_section .owl-item .screen_frame_img img {
    transform: scale(.9);
    border: 2px solid #000;
    border-radius: 20px;
    transition: 1s all;
    margin: 0 auto;
}

.interface_section .owl-item.center .screen_frame_img img {
    transform: scale(1);
    border: 3px solid #000;

}


/* -----------Download_App_Section-Start------------------ */

/* download app wraper */
.free_app_section {
    padding-top: 70px;
    position: relative;
}

.free_app_section .container {
    max-width: 1370px;
}

.free_app_section .container .free_app_inner {
    background-color: var(--bg-purple);
    border-radius: 30px;
    padding: 20px 100px;
    padding-bottom: 50px;
    position: relative;
    z-index: 999999;
}

/* download app dark background */
.free_app_section .container .free_app_inner .dark_bg {
    overflow: hidden;
}

.free_app_section .container .free_app_inner .dark_bg span {
    z-index: 9999;
}

.free_app_section .container .free_app_inner .row {
    align-items: center;
}

.free_app_section .container .free_app_inner .free_text .section_title {
    text-align: left;
}

/* download app heading h2 */
.free_app_section .container .free_app_inner .free_text .section_title h2 {
    margin-bottom: 20px;
}

.free_app_section .container .free_app_inner .free_text .section_title h2,
.free_app_section .container .free_app_inner .free_text .section_title p {
    color: var(--text-white);
}

.free_app_section .container .free_app_inner .free_text .app_btn {
    display: flex;
    align-items: center;
}

.free_app_section .container .free_app_inner .free_text .app_btn li a {
    display: block;
    padding: 12px 30px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
}

.free_app_section .container .free_app_inner .free_text .app_btn li a:hover {
    -webkit-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
}

.free_app_section .container .free_app_inner .free_text .app_btn li:last-child {
    margin-left: 25px;
}

.free_app_section .container .free_app_inner .free_img {
    display: flex;
    align-items: center;
    margin-top: -120px;
}

.free_app_section .container .free_app_inner .free_img img:last-child {
    margin-left: -65px;
}

.purple_backdrop {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(50, 35, 111, 0.95);
    width: 100%;
    height: 100%;
    z-index: 99999;
    opacity: 0;
    transition: .4s all;
    pointer-events: none;
}

/* ---------------Latest_Story-Css-Start------------- */

/* latest story wraper */
.latest_story {
    margin-bottom: 80px;
}

/* latest story box */
.latest_story .story_box {
    background-color: var(--bg-white);
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 4px 30px #EDE9FE;
}

/* latest story image */
.latest_story .story_box .story_img {
    position: relative;
}

.latest_story .story_box .story_img img {
    max-width: 100%;
    border-radius: 12px;
}

.latest_story .story_box .story_img span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 14px;
    color: var(--text-white);
}

/* latest story pargraph */
.latest_story .story_box .story_text {
    padding: 20px 30px;
}

/* latest story heading h3 */
.latest_story .story_box .story_text h3 {
    color: var(--dark-purple);
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}

/* latest story link text */
.latest_story .story_box .story_text a {
    color: var(--purple);
    margin-top: 25px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.latest_story .story_box .story_text a:hover {
    text-decoration: underline;
}



/* -------------Newsletter-Section-Css-Start------------- */

/* newsletter  wraper */
.newsletter_box {
    background-color: var(--bg-purple);
    padding: 50px;
    border-radius: 12px;
    box-shadow: 0 4px 10px #0c0c0c21;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -95px;
    position: relative;
    z-index: 99;
}

.newsletter_box .section_title {
    width: 45%;
}

.newsletter_box form {
    width: 60%;
}

/* newsletter heading h2 */
.newsletter_box .section_title h2 {
    margin-bottom: 5px;
    letter-spacing: -1px;
}

.newsletter_box .section_title h2,
.newsletter_box .section_title p {
    color: var(--text-white);
    text-align: left;
}

/* newsletter paragraph */
.newsletter_box .section_title p {
    margin-bottom: 0;
}

/* newsletter input  */
.newsletter_box form {
    display: flex;
}

.newsletter_box form .form-group {
    margin-bottom: 0;
}

.newsletter_box form .form-group .form-control {
    width: 430px;
    height: 55px;
    border-radius: 6px;
    color: var(--dark-purple);
}

.newsletter_box form .form-group .form-control::placeholder {
    color: var(--dark-purple);
}

/* newsletter button */
.newsletter_box form .form-group .btn {
    height: 55px;
    width: 170px;
    text-transform: uppercase;
    color: var(--purple);
    background-color: var(--bg-white);
    border-radius: 6px;
    margin-left: 10px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.newsletter_box form .form-group .btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: var(--bg-purple);
    border-radius: 0;
    transition: .6s all;
    z-index: -1;
}

.newsletter_box form .form-group .btn:hover::before {
    width: 100%;
}

.newsletter_box form .form-group .btn:hover {
    color: var(--text-white);
}


/* ------Footer-Css-Start-------------- */
/* footer wraper */
footer {
    position: relative;
}

footer .top_footer {
    background-color: var(--bg-purple);
    /* UPDATED: Reduced top padding for better spacing */
    padding: 100px 0 60px 0;
    position: relative;
    overflow: hidden;
}

footer .top_footer.has_bg {
    background-image: url(../images/footer_bg.html);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* footer logo */
footer .top_footer .logo {
    margin-bottom: 40px;
}

footer .top_footer .logo img {
    width: 150px;
}

footer .top_footer .abt_side li {
    padding: 0 0 10px 0;
}

/* footer social media icon */
footer .top_footer .social_media {
    display: flex;
    margin-top: 20px;
}

/* footer link list */
footer .top_footer .social_media li a {
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    margin-right: 10px;
    transition: .4s all;
}

footer .top_footer .social_media li a:hover {
    background-color: var(--bg-white);
    color: var(--purple);
}

footer .top_footer .try_out {
    /* UPDATED: Removed margin-left: -20px; as it's no longer needed with a symmetric grid */
    /* No styles needed here now */
}

footer .app_btns li a {
    display: block;
    padding: 12px 10px;
    background-color: var(--bg-white);
    border: 2px solid var(--purple);
    position: relative;
    border-radius: 12px;
    transition: .4s all;
    width: 175px;
    text-align: center;
    /* ADDED: Margin auto to center the buttons within the new, wider column */
   
}

footer .app_btns li a:hover {
    -webkit-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.5);
}

footer .app_btns li:last-child {
    margin-top: 20px;
}

footer .bottom_footer {
    background-color: var(--bg-purple);
}

/* footer heading and text colors variable */
footer h2,
footer h3,
footer p,
footer a {
    color: var(--text-white);
}

footer a:hover {
    color: var(--text-white);
}

/* footer heading h3 */
footer h3 {
    font-size: 20px;
    font-weight: 600;
    /* UPDATED: Reduced bottom margin for tighter, more consistent spacing */
    margin-bottom: 30px;
    padding-top: 10px;
}

footer .links ul li a {
    display: block;
    margin-bottom: 10px;
}

/* footer last */
footer .bottom_footer {
    padding: 20px 0;
}

footer .bottom_footer p {
    margin-bottom: 0;
    font-size: 15px;
}

footer .bottom_footer .developer_text {
    text-align: right;
}

footer .bottom_footer .developer_text a {
    text-decoration: underline;
}

/* footer go top button */
.go_top {
    position: fixed;
    right: 30px;
    bottom: 75px;
    cursor: pointer;
    transition: .4s all;
    opacity: 0;
}

.go_top:hover {
    bottom: 80px;
}

/* -----------Animation-Css-Start-------------- */
/* NO CHANGES WERE MADE TO THE ANIMATION CSS */

.anim_line {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.anim_line span {
    position: absolute;
    z-index: 99999;
    top: -275px;
    animation: star_down_one 6s infinite linear;
    opacity: 0;
}

.anim_line.dark_bg {
    max-width: 1170px;
}

.anim_line.dark_bg span {
    transform: rotate(180deg);
}

.anim_line span:first-child {
    left: -17%;
    animation-delay: 3s;
}

.anim_line span:nth-child(2) {
    left: 0%;
    animation-delay: 5s;
}

.anim_line span:nth-child(3) {
    left: 17%;
    animation-delay: 1s;
}

.anim_line span:nth-child(4) {
    left: 34%;
    animation-delay: 4s;
}

.anim_line span:nth-child(5) {
    left: 51%;
    animation-delay: 7s;
}

.anim_line span:nth-child(6) {
    left: 68%;
}

.anim_line span:nth-child(7) {
    left: 85%;
    animation-delay: 3s;
}

.anim_line span:nth-child(8) {
    left: 99%;
    animation-delay: 2s;
}

.anim_line span:nth-child(9) {
    left: 117%;
    animation-delay: 5s;
}

@keyframes star_down_one {
    0% {
        opacity: 0;
        top: -250px;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        top: 100%;
        opacity: 0;
    }
}

/* -----------Animation-Css-Start-------------- */

/* animation line wraper */
.anim_line {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.anim_line span {
    position: absolute;
    z-index: 99999;
    top: -275px;
    animation: star_down_one 6s infinite linear;
    opacity: 0;
}

.anim_line.dark_bg {
    max-width: 1170px;
}

.anim_line.dark_bg span {
    transform: rotate(180deg);
}

.anim_line span:first-child {
    left: -17%;
    animation-delay: 3s;
}

.anim_line span:nth-child(2) {
    left: 0%;
    animation-delay: 5s;
}

.anim_line span:nth-child(3) {
    left: 17%;
    animation-delay: 1s;
}

.anim_line span:nth-child(4) {
    left: 34%;
    animation-delay: 4s;
}

.anim_line span:nth-child(5) {
    left: 51%;
    animation-delay: 7s;
}

.anim_line span:nth-child(6) {
    left: 68%;
}

.anim_line span:nth-child(7) {
    left: 85%;
    animation-delay: 3s;
}

.anim_line span:nth-child(8) {
    left: 99%;
    animation-delay: 2s;
}

.anim_line span:nth-child(9) {
    left: 117%;
    animation-delay: 5s;
}

/* footer .top_footer .anim_line span:first-child {
    left: 5%;
}

footer .top_footer .anim_line span:nth-child(2) {
    left: 13%;
} */

@keyframes star_down_one {
    0% {
        opacity: 0;
        top: -250px;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        top: 100%;
        opacity: 0;
    }
}




/* --------Object-Moving-Animation-Css-Start----- */
.moving_animation {
    animation: moving_object 6s infinite linear;
}

.moving_position_animatin {
    position: relative;
    animation: moving_position_animatin 6s infinite linear;
    z-index: -1;
}

.about_app_section .about_img .screen_img img {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(3) {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(2) {
    animation-delay: 3s;
}

.modern_ui_section .ui_images .right_img img:nth-child(1) {
    animation-delay: 3s;
}

@keyframes moving_object {
    0% {
        transform: translateY(0);
    }

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

    100% {
        transform: translateY(0);
    }
}

@keyframes moving_position_animatin {
    0% {
        transform: translateY(0);
    }

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

    100% {
        transform: translateY(0);
    }
}


/* ------------Waves-Animation---------------- */
.waves-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
}

.waves {
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    position: absolute;
    top: 0;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    position: absolute;
    top: 0;
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}



/*------Header Btn Animation------*/
@keyframes pulse-blue-small-sm {
    0% {
        box-shadow: 0 0 0 0 rgba(107, 73, 242, 0.7);
    }

    100%,
    30% {
        box-shadow: 0 0 0 12px transparent
    }
}

@keyframes pulse-blue-medium-sm {
    0% {
        box-shadow: 0 0 0 0 rgba(107, 73, 242, 0.4);
    }

    100%,
    30% {
        box-shadow: 0 0 0 20px transparent
    }
}


/*------WhiteHeader Btn Animation------*/
@keyframes pulse-white-small-sm {
    0% {
        box-shadow: 0 0 0 0 --bg-purple;
    }

    100%,
    30% {
        box-shadow: 0 0 0 12px transparent
    }
}

@keyframes pulse-white-medium-sm {
    0% {
        box-shadow: 0 0 0 0 --bg-purple;
    }

    100%,
    30% {
        box-shadow: 0 0 0 20px transparent
    }
}


/* Inner Page banner shape animation */
.bred_crumb .banner_shape1,
.banner_shape2,
.banner_shape3 {
    position: absolute;
}

.bred_crumb .banner_shape1 {
    top: 200px;
    left: 15%;
    animation: mymove 10s infinite;
}

.bred_crumb .banner_shape2 {
    top: 100px;
    right: 10%;
    animation: mymove 5s infinite;
}

.bred_crumb .banner_shape3 {
    top: 350px;
    right: 20%;
    animation: mymove 3s infinite;
}


/* CTA section Shape animation */

.query_section .banner_shape1,
.banner_shape2,
.banner_shape3 {
    position: absolute;
}

.query_section .banner_shape1 {
    top: 200px;
    left: 15%;
    animation: mymove 10s infinite;
}

.query_section .banner_shape2 {
    top: 100px;
    right: 10%;
    animation: mymove 5s infinite;
}

.query_section .banner_shape3 {
    top: 350px;
    right: 20%;
    animation: mymove 3s infinite;
}


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




/* ----------Other-Page-Css-Start---------- */






/* About Us Page Css Start */

/* Bredcrumb Css Start */
.bred_crumb {
    background-image: url(../images/bread_crumb_bg.png);
    /*background: var(--purple);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -96px;
}

.bred_crumb::after {
    content: "";
    background-image: url(../images/inner_page_banner_overlay.svg);
    position: absolute;
    bottom: -1px;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-position: center;
}

.bred_crumb .bred_text {
    text-align: center;
    z-index: 1000;
    position: relative;
}

.bred_crumb .bred_text h1 {
    color: var(--text-white);
    font-size: 55px;
    font-weight: 700;
}

.bred_crumb .bred_text h1+p {
    color: var(--text-white);
    margin-top: -5px;
}

.bred_crumb .bred_text ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bred_crumb .bred_text ul li {
    margin: 0 5px;
}

.bred_crumb .bred_text ul li a,
.bred_crumb .bred_text ul li span {
    color: var(--text-white);
    font-size: 14px;
    transition: .4s all;
}

.bred_crumb .bred_text ul li a:hover {
    text-decoration: underline;
}

.bred_crumb .bred_text .search_bar {
    margin-top: 25px;
    position: relative;
    z-index: 1000;
}

.bred_crumb .bred_text .search_bar form .form-group {
    position: relative;
    max-width: 600px;
    height: 60px;
    margin: 0 auto;
}

.bred_crumb .bred_text .search_bar form .form-group .form-control {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    border: 1px solid var(--bg-purple);
    font-size: 16px;
    padding-left: 30px;
    color: var(--body-text-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .form-control::placeholder {
    color: var(--body-text-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--dark-purple);
}

.bred_crumb .bred_text .search_bar form .form-group .btn {
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: var(--bg-purple);
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 100px;
    text-align: center;
    line-height: 56px;
    font-size: 23px;
    color: var(--text-white);
}

.bred_crumb .bred_text .search_bar form .form-group .btn:hover {
    background-color: var(--dark-purple);
}

/* ----About App Soluction Section--- */

.app_solution_section .row {
    align-items: center;
}

.app_solution_section .app_text .section_title {
    text-align: left;
    margin-bottom: 20px;
}

.app_solution_section .app_text .section_title h2 {
    letter-spacing: -1px;
}

.app_solution_section .app_text p {
    padding-right: 40px;
}

.app_solution_section .app_images {
    position: relative;
}

.app_solution_section .app_images ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.app_solution_section .app_images ul li {
    position: relative;
}

.app_solution_section .app_images ul li a {
    position: relative;
}

.app_solution_section .app_images ul li a .play_icon {
    background-color: rgba(255, 255, 255, 0.1);
    width: 96px;
    height: 96px;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    line-height: 96px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.app-2row{
align-items: start !important;
}

.app_solution_section .app_images ul li img {
    max-width: 100%;
}

.app_solution_section .app_images li:first-child {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

.app_solution_section .app_images ul li:nth-child(2) {
    left: -5px;
    cursor: pointer;
}

.app_solution_section .app_images ul li:nth-child(3) {
    right: -5px;
}

.app_solution_section .app_images::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 570px;
    height: 570px;
    border-radius: 100%;
    background-color: var(--bg-white);
    z-index: -1;
}


/* ------Why Section CSS Start------ */

.why_we_section {
    display: flex;
    justify-content: center;
}

.why_we_section .why_inner {
    background-color: var(--bg-white);
    border-radius: 30px;
    width: 1370px;
    margin: 0 15px;
    box-shadow: 0 4px 30px #EDE9FE;
    padding: 85px 0;
}

.why_we_section .why_inner .section_title {
    margin-bottom: 50px;
}

.why_we_section .why_inner .why_box .icon {
    margin-bottom: 45px;
}

.why_we_section .why_inner .why_box .icon img {
    max-width: 100%;
}

.why_we_section .why_inner .why_box .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 10px;
}

.why_we_section .why_inner .why_box .text p {
    margin-bottom: 0;
}


/* About-Page-Sectino */

.about_page_sectino img {
    max-width: 100%;
}

/* -----------experts_team_sectio---------- */

.experts_team_section .experts_box {
    position: relative;
    text-align: center;
    padding: 35px 30px;
    border-radius: 12px;
    background-color: transparent;
    transition: .4s all;
}

.experts_team_section .experts_box img {
    margin-bottom: 30px;
    max-width: 100%;
}

.experts_team_section .experts_box .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    transition: .4s all;
}

.experts_team_section .experts_box .text span {
    color: var(--body-text-purple);
}

.experts_team_section .experts_box .social_media {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.experts_team_section .experts_box .social_media a {
    display: block;
    width: 33px;
    height: 33px;
    border: 1px solid #CCCCE2;
    border-radius: 50px;
    text-align: center;
    line-height: 31px;
    color: #898AAE;
    margin: 0 5px;
    transition: .4s all;
    font-size: 15px;
}

.experts_team_section .experts_box .social_media a:hover {
    border-color: var(--purple);
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.experts_team_section .experts_box:hover {
    background-color: var(--bg-white);
    box-shadow: 0 4px 10px #EDE9FE;
}

.experts_team_section .experts_box:hover h3 {
    color: var(--purple);
}


/* ---------Query-Section-Css-Start-------- */
.query_section {
    display: flex;
    justify-content: center;
}

.query_inner {
    width: 1370px;
    margin: 0 15px;
    /*background-image: url(../images/query_bg.png);*/
    background: var(--purple);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    min-height: 420px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.query_inner .section_title h2,
.query_inner .section_title p {
    color: #fff;
}

.query_inner .section_title {
    margin-bottom: 40px;
}

.query_inner .white_btn {
    font-size: 25px;
    font-weight: 700;
}

.query_inner .white_btn:hover {
    border-color: #fff;
}

.about_trust_section {
    margin-bottom: 40px;
}


/* Blog List Css Start */
.blog_list_story {
    margin-bottom: 50px;
}

.blog_list_main {
    position: relative;
}

.blog_list_main>.container>.row {
    align-items: center;
}

.blog_list_main .blog_img {
    position: relative;
}

.blog_list_main .blog_img img {
    max-width: 100%;
    border-radius: 12px;
}

.blog_list_main .blog_img span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 14px;
    color: var(--text-white);
}

.blog_list_main .blog_text .section_title {
    text-align: left;
}

.blog_list_main .blog_text .choice_badge {
    font-size: 12px;
    background-color: #F8D979;
    display: inline-block;
    padding: 1px 10px;
    border-radius: 4px;
    color: var(--dark-purple);
    font-weight: 700;
    margin-bottom: 10px;
}

.blog_list_main .blog_text a {
    color: var(--purple);
    margin-top: 25px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.blog_list_main .blog_text a:hover {
    text-decoration: underline;
}

.blog_list_story.row_am {
    padding-top: 30px;
}

.blog_list_story .story_box {
    margin-bottom: 40px;
    text-align: left;
}

/* Pagination Css Start */
.pagination_block ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.pagination_block ul li:not(:first-child, :last-child) a {
    margin: 0 5px;
    transition: .4s all;
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
}

.pagination_block ul li:first-child {
    margin-right: 20px;
}

.pagination_block ul li:last-child {
    margin-left: 20px;
}

.pagination_block ul li:not(:first-child, :last-child) a:hover,
.pagination_block ul li:not(:first-child, :last-child) a.active {
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.pagination_block ul li:first-child a:hover {
    color: var(--purple);
}

.pagination_block ul li:last-child a:hover {
    color: var(--purple);
}

/* Blog Detail Css Start */
.blog_detail_section {
    margin-bottom: 40px;
}

.blog_detail_bredcrumb.bred_crumb .bred_text {
    margin-top: -30px;
}

.blog_detail_section .blog_inner_pannel {
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 45px 60px;
    margin-top: -120px;
    position: relative;
    box-shadow: 0 8px 30px #c0bad76b;
}

.blog_detail_section .blog_inner_pannel .review {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.blog_detail_section .blog_inner_pannel .review span {
    line-height: 1;
}

.blog_detail_section .blog_inner_pannel .review span:first-child {
    color: var(--purple);
    display: inline-block;
    font-weight: 700;
}

.blog_detail_section .blog_inner_pannel .review span:last-child {
    color: var(--dark-purple);
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid var(--dark-purple);
}

.blog_detail_section .blog_inner_pannel .section_title {
    margin-bottom: 40px;
}

.blog_detail_section .blog_inner_pannel .section_title h2 {
    margin-bottom: 0;
}

.blog_detail_section .blog_inner_pannel img {
    max-width: 100%;
}

.blog_detail_section .blog_inner_pannel .main_img {
    margin-bottom: 30px;
}

.blog_detail_section .blog_inner_pannel .info h3 {
    font-weight: 700;
    color: var(--dark-purple);
    margin-top: 30px;
    font-size: 25px;
    margin-bottom: 15px;
}

.blog_detail_section .blog_inner_pannel .info ul {
    padding-left: 50px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.blog_detail_section .blog_inner_pannel .info ul li p {
    position: relative;
    padding-left: 25px;
    margin-bottom: 0;
}

.blog_detail_section .blog_inner_pannel .info ul li p .icon {
    position: absolute;
    left: 0;
    color: var(--purple);
}

.blog_detail_section .blog_inner_pannel .two_img {
    margin-bottom: 70px;
}

.blog_detail_section .blog_inner_pannel .quote_block {
    background-color: #F6F4FE;
    border-radius: 12px;
    padding: 55px 35px 35px 60px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 35px;
}

.blog_detail_section .blog_inner_pannel .quote_block h2 {
    font-size: 25px;
    line-height: 37px;
}

.blog_detail_section .blog_inner_pannel .quote_block p {
    margin-bottom: 0;
    margin-top: 15px;
}

.blog_detail_section .blog_inner_pannel .quote_block .name {
    color: var(--purple);
    font-weight: 700;
}

.blog_detail_section .blog_inner_pannel .quote_block .q_icon {
    position: absolute;
    top: -20px;
    width: 63px;
    height: 63px;
    background-color: var(--bg-white);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .quote_block .q_icon img {
    width: 35px;
}

.blog_detail_section .blog_inner_pannel .blog_authore {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-top: 1px solid #D6D3E3;
    border-bottom: 1px solid #D6D3E3;
    margin: 35px 0;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text {
    margin-left: 20px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 5px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .authore_info .text span {
    font-size: 14px;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul {
    display: flex;
}

/* Social Media link list */
.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a {
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    border: 1px solid #CCC9D7;
    border-radius: 50px;
    margin-right: 10px;
    transition: .4s all;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li:last-child a {
    margin-right: 0;
}

.blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a:hover {
    background-color: var(--bg-purple);
    color: var(--text-white);
}

.blog_detail_section .blog_inner_pannel .blog_tags ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_detail_section .blog_inner_pannel .blog_tags ul .tags p {
    margin-bottom: 0;
    color: var(--dark-purple);
    font-weight: 500;
    margin-right: 5px;
}

.blog_detail_section .blog_inner_pannel .blog_tags ul li span {
    color: var(--purple);
    font-weight: 500;
}


/* comment section Css Start */
.comment_section ul {
    margin-top: 30px;
}

.comment_section ul li {
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-top: 1px solid #D6D3E3;
}

.comment_section ul li:last-child {
    padding-bottom: 0;
}

.comment_section ul li.replay_comment {
    margin-left: 110px;
}

.comment_section ul li .authore_info {
    display: flex;
    align-items: center;
    width: 260px;
}

.comment_section ul li .authore_info .avtar {
    width: 88px;
    margin-right: 20px;
}

.comment_section ul li .authore_info .text {
    width: calc(100% - 108px);
}

.comment_section ul li .authore_info .text h4 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
}

.comment_section ul li .authore_info .text span {
    font-size: 14px;
}

.comment_section ul li .comment {
    width: calc(100% - 310px);
    margin-left: 50px;
}

.comment_section ul li .comment p {
    margin-bottom: 0;
}



/* comment-form-section */

.comment_form_section form {
    margin-top: 30px;
}

.comment_form_section form .form-group .form-control {
    border-radius: 12px;
    height: 60px;
    box-shadow: 0 3px 6px #EDE9FE;
    border: transparent;
    margin-bottom: 30px;
    color: var(--body-text-purple);
    padding: 15px;
}

.comment_form_section form .form-group .form-control::placeholder {
    color: var(--body-text-purple);
}

.comment_form_section form .form-group textarea.form-control {
    height: 140px;
    padding-top: 15px;
    resize: none;
}


/* Sign Up Css Start */
.full_bg {
    /*background-image: url(../images/form_bg.png);*/
    background-size: cover;
    background: var(--purple);
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 50px;
}

.signup_section {
    position: relative;
}

.signup_section .back_btn {
    position: absolute;
    left: 0;
    top: 92px;
    color: #fff;
    font-weight: 500;
}

.signup_section .top_part {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
}

.signup_form {
    width: 570px;
    margin: 0 auto;
    padding: 40px 0;
    border-radius: 12px;
    box-shadow: 0 4px 10px #00000054;
    background-color: var(--bg-white);
}

.signup_form form {
    padding: 0 60px;
}

.signup_form .section_title {
    padding: 0 15px;
}

.signup_form .section_title h2 {
    font-weight: 600;
}

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

.signup_form form .form-group .form-control {
    height: 60px;
    padding: 5px 20px;
    color: var(--body-text-purple);
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
}

.signup_form form .form-group .form-control:focus {
    box-shadow: none;
    border-color: var(--purple);
    color: var(--purple);
}

.signup_form form .form-group .puprple_btn {
    min-width: 240px;
    display: block;
    margin: 40px auto;
    margin-bottom: 30px;
    font-weight: 600;
}

.signup_form .or_block {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E3E1ED;
}

.signup_form .or_block span {
    position: relative;
    top: 14px;
    padding: 0 5px;
    background-color: var(--bg-white);
    color: #8081AD;
}

.signup_form .or_option {
    text-align: center;
}

.signup_form .or_option>p {
    color: #8081AD;
    margin-top: 30px;
}

.signup_form .or_option .google_btn {
    min-width: 330px;
    border: 2px solid #E1DBF4;
    text-align: center;
    color: var(--body-text-purple);
    padding: 16px;
    border-radius: 100px;
    transition: .4s all;
}

.signup_form .or_option .google_btn:hover {
    border-color: var(--light-purple);
}

.signup_form .or_option .google_btn img {
    margin-right: 20px;
}

.signup_form .or_option p a {
    color: var(--purple);
    text-decoration: underline;
    transition: .4s all;
}

.signup_form .or_option p a:hover {
    color: var(--dark-purple);
}


/* Review List Section Css Start */

.review_list_section .review_box {
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px #EDE9FE;
    margin: 20px 0;
}

.review_list_section .review_box .rating ul {
    display: flex;
}

.review_list_section .review_box .rating ul li span {
    color: #FC9400;
    font-size: 18px;
}

.review_list_section .review_box h3 {
    font-size: 20px;
    color: var(--purple);
    margin: 10px 0;
}

.review_list_section .review_box .reviewer {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.review_list_section .review_box .reviewer .avtar {
    width: 80px;
}

.review_list_section .review_box .reviewer .text {
    margin-left: 20px;
    width: calc(100% - 100px);
}

.review_list_section .review_box .reviewer .text h3 {
    font-weight: 600;
    color: var(--dark-purple);
    margin-bottom: 0;
}

/* review-freeapp */

.review_freeapp {
    margin: 60px 0;
}

.review_freeapp .free_app_inner {
    background: url(../images/free_review_bg.html);
    background-size: cover;
    background-position: 90%;
}

/* Contact Page Css Start */

.contact_page_section .contact_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top: -150px;
}

.contact_page_section .contact_inner .section_title h2 {
    font-weight: 600;
}

.contact_page_section .contact_inner .contact_form {
    width: 570px;
    padding: 50px 60px;
    border-radius: 22px;
    background-color: #fff;
    box-shadow: 0 4px 10px #EDE9FE;
}

.contact_page_section .contact_inner .contact_form h2 {
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_form form {
    margin-top: 30px;
}

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

.contact_page_section .contact_inner .contact_form form .form-group .form-control {
    height: 60px;
    padding: 5px 20px;
    color: var(--body-text-purple);
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
}

.contact_page_section .contact_inner .contact_form form .form-group .form-control:focus {
    box-shadow: none;
    border-color: var(--purple);
    color: var(--purple);
}

.contact_page_section .contact_inner .contact_form form .form-group textarea.form-control {
    height: 140px;
    padding-top: 15px;
}

.contact_page_section .contact_inner .contact_form form .term_check {
    display: flex;
    align-items: center;
}

.contact_page_section .contact_inner .contact_form form .term_check input {
    width: 17px;
    height: 17px;
    accent-color: var(--purple);
}

.contact_page_section .contact_inner .contact_form form .term_check label {
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 7px;
}

.contact_page_section .contact_inner .contact_form form .form-group button {
    width: 240px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info {
    width: 480px;
}

.contact_page_section .contact_inner .contact_info .section_title {
    text-align: left;
    margin-top: 15px;
}

.contact_page_section .contact_inner .contact_info .section_title p a {
    color: var(--purple);
    text-decoration: underline;
}

.contact_page_section .contact_inner .contact_info .btn {
    width: 180px;
    margin: 10px 0 50px 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li:last-child {
    margin-bottom: 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .img {
    width: 65px;
    margin-right: 20px;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text {
    width: calc(100% - 85px);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: var(--dark-purple);
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text p,
.contact_page_section .contact_inner .contact_info .contact_info_list li .text a {
    margin: 0;
}

.contact_page_section .contact_inner .contact_info .contact_info_list li .text a:hover {
    color: var(--dark-purple);
}

.map_section {
    margin: 50px 0;
}












/* inner about us page -------------------
-------------------------
-------------
 */



 /* App Solution Section Styles */
.app_solution_section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

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

.app_solution_section .row {
    align-items: center;
    min-height: 500px;
}

/* Text Content Styling */
.app_text {
    padding: 0 15px;
}

.app_text .section_title {
    margin-bottom: 30px;
}

.app_text .section_title h2 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
}

.app_text .section_title h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #007bff, #0056b3);
    border-radius: 2px;
}

/* Content styling */
.app_text div[data-aos] {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #666;
    margin-bottom: 20px;
}

.app_text div[data-aos] p {
    margin-bottom: 20px;
}

.app_text div[data-aos] ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.app_text div[data-aos] li {
    margin-bottom: 8px;
    position: relative;
}

.app_text div[data-aos] li::marker {
    color: #007bff;
}

/* Image Section Styling */
.app_images {
    padding: 20px;
    position: relative;
}

.app_images ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
    height: 500px;
    position: relative;
}

.app_images ul li {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.app_images ul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.app_images ul li:first-child {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}

.app_images ul li:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(0, 123, 255, 0.1), rgba(0, 86, 179, 0.1));
}

.app_images ul li:last-child {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}

.app_images ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.app_images ul li:hover img {
    transform: scale(1.05);
}

/* Video Play Button Styling */
.popup-youtube.play-button {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
}

.popup-youtube.play-button:hover {
    background: rgba(255, 255, 255, 1);
    transform: scale(1.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

/* Waves Animation */
.waves-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    pointer-events: none;
}

.waves {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid rgba(0, 123, 255, 0.3);
    border-radius: 50%;
    animation: waves 2s ease-in-out infinite;
}

.wave-1 {
    width: 100px;
    height: 100px;
    animation-delay: 0s;
}

.wave-2 {
    width: 120px;
    height: 120px;
    animation-delay: 0.5s;
}

.wave-3 {
    width: 140px;
    height: 140px;
    animation-delay: 1s;
}

@keyframes waves {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(0.5);
    }
    50% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.5);
    }
}

.play_icon {
    position: relative;
    z-index: 10;
}

.play_icon img {
    width: 30px;
    height: 30px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

/* Responsive Design */
@media (max-width: 991px) {
    .app_solution_section {
        padding: 60px 0;
    }
    
    .app_text .section_title h2 {
        font-size: 2rem;
        text-align: center;
    }
    
    .app_text .section_title h2::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .app_images {
        margin-top: 40px;
    }
    
    .app_images ul {
        height: 400px;
        gap: 15px;
    }
    
    .popup-youtube.play-button {
        width: 100px;
        height: 100px;
    }
    
    .waves {
        border-width: 1px;
    }
    
    .wave-1 {
        width: 80px;
        height: 80px;
    }
    
    .wave-2 {
        width: 100px;
        height: 100px;
    }
    
    .wave-3 {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 767px) {
    .app_solution_section {
        padding: 50px 0;
    }
    
    .app_text .section_title h2 {
        font-size: 1.8rem;
    }
    
    .app_text div[data-aos] {
        font-size: 1rem;
        line-height: 1.7;
    }
    
    .app_images ul {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        height: auto;
        gap: 20px;
    }
    
    .app_images ul li:first-child,
    .app_images ul li:nth-child(2),
    .app_images ul li:last-child {
        grid-column: 1;
        grid-row: auto;
        height: 250px;
    }
    
    .app_images ul li:nth-child(2) {
        height: 200px;
    }
    
    .popup-youtube.play-button {
        width: 80px;
        height: 80px;
    }
    
    .play_icon img {
        width: 25px;
        height: 25px;
    }
}

@media (max-width: 575px) {
    .app_text {
        padding: 0 10px;
    }
    
    .app_text .section_title h2 {
        font-size: 1.6rem;
    }
    
    .app_images {
        padding: 10px;
    }
    
    .app_images ul li {
        height: 200px;
    }
    
    .app_images ul li:nth-child(2) {
        height: 150px;
    }
}

/* Enhanced Content Typography */
.app_text div[data-aos] h1,
.app_text div[data-aos] h2,
.app_text div[data-aos] h3,
.app_text div[data-aos] h4,
.app_text div[data-aos] h5,
.app_text div[data-aos] h6 {
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 25px;
}

.app_text div[data-aos] h1:first-child,
.app_text div[data-aos] h2:first-child,
.app_text div[data-aos] h3:first-child {
    margin-top: 0;
}

.app_text div[data-aos] strong,
.app_text div[data-aos] b {
    color: #333;
    font-weight: 600;
}

.app_text div[data-aos] a {
    color: #007bff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.about-content{
    color: var(--text-dark);
    font-size: 18px!important;
    font-family: 'Poppins', sans-serif!important;
}
.about-content p span{
      font-size: 14px!important;
    font-family: 'Poppins', sans-serif!important;
}
.about-content p span a{
    
   color: var(--bg-secondary);
}
.app_text div[data-aos] a:hover {
    color: #0056b3;
    border-bottom-color: #0056b3;
}

/* Table Styling if content has tables */
.app_text div[data-aos] table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.app_text div[data-aos] table th,
.app_text div[data-aos] table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.app_text div[data-aos] table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #333;
}

.app_text div[data-aos] table tr:last-child td {
    border-bottom: none;
}

/* Blockquote Styling */
.app_text div[data-aos] blockquote {
    border-left: 4px solid #007bff;
    margin: 20px 0;
    padding: 15px 20px;
    background: #f8f9fa;
    font-style: italic;
    border-radius: 0 8px 8px 0;
}

/* Code Styling */
.app_text div[data-aos] code {
    background: #f8f9fa;
    padding: 2px 6px;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 0.9em;
    color: #e83e8c;
}

.app_text div[data-aos] pre {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    overflow-x: auto;
    margin: 20px 0;
}

.app_text div[data-aos] pre code {
    background: none;
    padding: 0;
    color: #333;
}

/* Additional Enhancement Classes */
.app_solution_section.enhanced {
    background: linear-gradient(180deg, #fff 0%, #f8f9fa 100%);
}

.app_solution_section.enhanced::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    width: 200%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="0.5" fill="%23000" opacity="0.02"/><circle cx="75" cy="75" r="0.5" fill="%23000" opacity="0.02"/><circle cx="50" cy="10" r="0.5" fill="%23000" opacity="0.02"/><circle cx="10" cy="50" r="0.5" fill="%23000" opacity="0.02"/><circle cx="90" cy="30" r="0.5" fill="%23000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    animation: grain 20s linear infinite;
    pointer-events: none;
    z-index: 1;
}

@keyframes grain {
    0%, 100% { transform: translate(0, 0) rotate(0deg); }
    10% { transform: translate(-5%, -5%) rotate(1deg); }
    20% { transform: translate(-10%, 5%) rotate(-1deg); }
    30% { transform: translate(5%, -10%) rotate(1deg); }
    40% { transform: translate(-5%, 15%) rotate(-1deg); }
    50% { transform: translate(-15%, 5%) rotate(2deg); }
    60% { transform: translate(15%, 0%) rotate(-1deg); }
    70% { transform: translate(0%, -15%) rotate(1deg); }
    80% { transform: translate(-10%, 10%) rotate(-2deg); }
    90% { transform: translate(10%, 5%) rotate(1deg); }
}




/* inner about us page end -------------------
-------------------------
-------------
 */






 /* inner product page start-------------------
-------------------------
-------------
 */




 /* Products Section Styling */
.w3-reservation-categories-area {
    background: linear-gradient(135deg, var(--light-purple) 0%, var(--bg-white) 100%);
    position: relative;
    overflow: hidden;
}

.w3-reservation-categories-area::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at 30% 20%, rgba(3, 101, 150, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.w3-reservation-categories-bg {
    background-image: 
        radial-gradient(circle at 80% 20%, rgba(65, 129, 150, 0.15) 0%, transparent 40%),
        radial-gradient(circle at 20% 80%, rgba(233, 81, 103, 0.1) 0%, transparent 40%);
}

/* Container Styling */
.container-fluid {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Products Grid/Swiper Container */
.w3-reservation-categories-space {
    position: relative;
    z-index: 2;
}

.w3-reservation-products-active {
    overflow: visible;
    padding: 20px 0;
}

.swiper-wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

/* Product Card Base Styling */
.swiper-wrapper > * {
    flex: 0 1 calc(33.333% - 20px);
    min-width: 320px;
    max-width: 400px;
    background: var(--bg-white);
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(3, 101, 150, 0.15);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(3, 101, 150, 0.1);
}

.swiper-wrapper > *::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.5s;
    z-index: 1;
}

.swiper-wrapper > *:hover::before {
    left: 100%;
}

.swiper-wrapper > *:hover {
    transform: translateY(-15px) scale(1.02);
    box-shadow: 0 25px 60px rgba(3, 101, 150, 0.25);
    border-color: var(--purple);
}

/* Product Image Container */
.swiper-wrapper > * .product-image {
    height: 250px;
    background: linear-gradient(135deg, var(--light-purple) 0%, var(--purple) 100%);
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.swiper-wrapper > * .product-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.swiper-wrapper > *:hover .product-image img {
    transform: scale(1.1) rotate(2deg);
}

/* Product Content */
.swiper-wrapper > * .product-content {
    padding: 25px;
    position: relative;
    z-index: 2;
    background: var(--bg-white);
}

.swiper-wrapper > * .product-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--purple);
    margin-bottom: 12px;
    line-height: 1.3;
    transition: color 0.3s ease;
}

.swiper-wrapper > *:hover .product-title {
    color: var(--dark-purple);
}

.swiper-wrapper > * .product-description {
    color: var(--body-text-purple);
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.9;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1.6rem * 4);
    transition: all 0.3s ease;
}

.swiper-wrapper > *:hover .product-description {
    color: var(--text-dark);
    transform: translateX(5px);
}

/* Product Price */
.swiper-wrapper > * .product-price {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--secondary);
    margin-bottom: 20px;
}

/* Product Button */
.swiper-wrapper > * .product-btn {
    display: inline-block;
    padding: 12px 30px;
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%);
    color: var(--text-white);
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.swiper-wrapper > * .product-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--secondary) 0%, var(--dark-secondary) 100%);
    transition: left 0.3s ease;
    z-index: -1;
}

.swiper-wrapper > * .product-btn:hover::before {
    left: 0;
}

.swiper-wrapper > * .product-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(233, 81, 103, 0.4);
}

/* Product Badge/Tag */
.swiper-wrapper > * .product-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: var(--secondary);
    color: var(--text-white);
    padding: 6px 12px;
    border-radius: 15px;
    font-size: 0.8rem;
    font-weight: 600;
    z-index: 3;
}

/* No Products Message */
.w3-reservation-categories-space p {
    text-align: center;
    font-size: 1.2rem;
    color: var(--body-text-purple);
    background: var(--bg-white);
    padding: 60px 40px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(3, 101, 150, 0.1);
    max-width: 600px;
    margin: 0 auto;
    border: 2px dashed var(--purple);
}

/* Animation Classes */
.fadeInUp {
    animation: fadeInUp 0.8s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 1200px) {
    .swiper-wrapper > * {
        flex: 0 1 calc(50% - 15px);
        min-width: 300px;
    }
    
    .container-fluid {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .w3-reservation-categories-area {
        padding: 60px 0 40px;
    }
    
    .swiper-wrapper {
        gap: 20px;
        flex-direction: column;
        align-items: center;
    }
    
    .swiper-wrapper > * {
        flex: 1 1 100%;
        min-width: 280px;
        max-width: 350px;
    }
    
    .swiper-wrapper > * .product-content {
        padding: 20px;
    }
    
    .swiper-wrapper > * .product-title {
        font-size: 1.2rem;
    }
    
    .swiper-wrapper > * .product-description {
        font-size: 0.9rem;
    }
    
    .container-fluid {
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .swiper-wrapper > * {
        min-width: 260px;
        max-width: 100%;
    }
    
    .swiper-wrapper > * .product-image {
        height: 200px;
    }
    
    .swiper-wrapper > * .product-image img {
        height: 200px;
    }
    
    .swiper-wrapper > * .product-content {
        padding: 15px;
    }
    
    .swiper-wrapper > * .product-description {
        font-size: 0.9rem;
        height: calc(1.5rem * 4);
        line-height: 1.5;
    }
    
    .swiper-wrapper > * .product-btn {
        padding: 10px 25px;
        font-size: 0.85rem;
    }
    
    .w3-reservation-categories-space p {
        padding: 40px 20px;
        font-size: 1rem;
    }
}

/* Additional Product Card Elements */
.swiper-wrapper > * .product-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(3, 101, 150, 0.1);
}

.swiper-wrapper > * .product-category {
    font-size: 0.8rem;
    color: var(--body-text-purple);
    background: var(--light-purple);
    padding: 4px 10px;
    border-radius: 10px;
    font-weight: 500;
}

.swiper-wrapper > * .product-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.85rem;
    color: var(--secondary);
}

/* Loading Animation for Empty State */
.w3-reservation-categories-space:empty::after {
    content: 'Loading products...';
    display: block;
    text-align: center;
    padding: 60px;
    color: var(--body-text-purple);
    font-size: 1.1rem;
    animation: pulse 1.5s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { opacity: 0.6; }
    50% { opacity: 1; }
}

/* Hover Effects for Interactive Elements */
.swiper-wrapper > * .product-content * {
    transition: all 0.3s ease;
}

.swiper-wrapper > *:hover .product-description {
    color: var(--text-dark);
}

/* Focus States for Accessibility */
.swiper-wrapper > * .product-btn:focus {
    outline: 3px solid var(--purple);
    outline-offset: 2px;
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .swiper-wrapper > * {
        border: 2px solid var(--purple);
    }
    
    .swiper-wrapper > * .product-btn {
        border: 2px solid var(--text-white);
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .swiper-wrapper > *,
    .swiper-wrapper > * .product-image img,
    .swiper-wrapper > * .product-btn {
        transition: none;
    }
    
    .fadeInUp {
        animation: none;
    }
    
    .swiper-wrapper > *::before {
        display: none;
    }
}



 /* product cart  */

 /* Product Card Container */
.w3-reservation-categories-item {
    background: var(--bg-white);
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(3, 101, 150, 0.15);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(3, 101, 150, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.w3-reservation-categories-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.5s;
    z-index: 1;
}

.w3-reservation-categories-item:hover::before {
    left: 100%;
}

.w3-reservation-categories-item:hover {
    transform: translateY(-15px) scale(1.02);
    box-shadow: 0 25px 60px rgba(3, 101, 150, 0.25);
    border-color: var(--purple);
}

/* Card Inner Container */
.w3-reservation-categories-item-inner {
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative;
    z-index: 2;
}

/* Product Image/Thumbnail */
.w3-reservation-categories-thumb {
    height: 250px;
    background: linear-gradient(135deg, var(--light-purple) 0%, var(--purple) 100%);
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.w3-reservation-categories-thumb img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.w3-reservation-categories-item:hover .w3-reservation-categories-thumb img {
    transform: scale(1.1) rotate(2deg);
}

/* Product Content */
.w3-reservation-categories-content {
    padding: 25px 25px 20px 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.w3-reservation-categories-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
}

.w3-reservation-categories-title a {
    color: var(--purple);
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
}

.w3-reservation-categories-item:hover .w3-reservation-categories-title a {
    color: var(--dark-purple);
    transform: translateX(5px);
}

/* Content Main with Line Clamp */
.w3-reservation-categories-content-main {
    color: var(--body-text-purple);
    font-size: 0.95rem;
    line-height: 1.6;
    opacity: 0.9;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1.6rem * 4);
    transition: all 0.3s ease;
    flex: 1;
}

.w3-reservation-categories-item:hover .w3-reservation-categories-content-main {
    color: var(--text-dark);
    transform: translateX(3px);
}

/* Read More Button */
.w3-reservation-categories-btn {
    padding: 0 25px 25px 25px;
    position: relative;
    z-index: 2;
}

.w3-reservation-categories-btn a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 30px;
    background: linear-gradient(135deg, var(--purple) 0%, var(--dark-purple) 100%);
    color: var(--text-white);
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
    width: 100%;
    justify-content: center;
}

.w3-reservation-categories-btn a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--secondary) 0%, var(--dark-secondary) 100%);
    transition: left 0.3s ease;
    z-index: -1;
}

.w3-reservation-categories-btn a:hover::before {
    left: 0;
}

.w3-reservation-categories-btn a:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(233, 81, 103, 0.4);
}

.w3-reservation-categories-btn a i {
    transition: transform 0.3s ease;
    font-size: 0.8rem;
}

.w3-reservation-categories-btn a:hover i {
    transform: translateX(5px);
}

/* Grid System Enhancements */
.col-xl-3.swiper-slide,
.col-lg-4.swiper-slide,
.col-md-6.swiper-slide {
    display: flex;
    margin-bottom: 45px;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .w3-reservation-categories-thumb {
        height: 220px;
    }
    
    .w3-reservation-categories-thumb img {
        height: 220px;
    }
    
    .w3-reservation-categories-content {
        padding: 20px 20px 15px 20px;
    }
    
    .w3-reservation-categories-btn {
        padding: 0 20px 20px 20px;
    }
}

@media (max-width: 768px) {
    .w3-reservation-categories-item {
        margin-bottom: 30px;
    }
    
    .w3-reservation-categories-thumb {
        height: 200px;
    }
    
    .w3-reservation-categories-thumb img {
        height: 200px;
    }
    
    .w3-reservation-categories-content {
        padding: 18px 18px 12px 18px;
    }
    
    .w3-reservation-categories-btn {
        padding: 0 18px 18px 18px;
    }
    
    .w3-reservation-categories-title {
        font-size: 1.2rem;
    }
    
    .w3-reservation-categories-content-main {
        font-size: 0.9rem;
        height: calc(1.5rem * 4);
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .w3-reservation-categories-thumb {
        height: 180px;
    }
    
    .w3-reservation-categories-thumb img {
        height: 180px;
    }
    
    .w3-reservation-categories-content {
        padding: 15px;
    }
    
    .w3-reservation-categories-btn {
        padding: 0 15px 15px 15px;
    }
    
    .w3-reservation-categories-btn a {
        padding: 10px 25px;
        font-size: 0.85rem;
    }
    
    .w3-reservation-categories-title {
        font-size: 1.1rem;
        margin-bottom: 12px;
    }
    
    .w3-reservation-categories-content-main {
        font-size: 0.85rem;
        height: calc(1.4rem * 4);
        line-height: 1.4;
    }
}

/* Additional Hover Animations */
.w3-reservation-categories-item:hover .w3-reservation-categories-title a {
    animation: titlePulse 0.6s ease-in-out;
}

@keyframes titlePulse {
    0%, 100% { transform: translateX(5px); }
    50% { transform: translateX(8px) scale(1.02); }
}

/* Focus States for Accessibility */
.w3-reservation-categories-btn a:focus {
    outline: 3px solid var(--purple);
    outline-offset: 2px;
}

.w3-reservation-categories-title a:focus {
    outline: 2px solid var(--purple);
    outline-offset: 2px;
    border-radius: 4px;
}

/* Loading Animation for Cards */
.w3-reservation-categories-item {
    animation: fadeInUp 0.6s ease-out;
    animation-fill-mode: both;
}

.w3-reservation-categories-item:nth-child(1) { animation-delay: 0.1s; }
.w3-reservation-categories-item:nth-child(2) { animation-delay: 0.2s; }
.w3-reservation-categories-item:nth-child(3) { animation-delay: 0.3s; }
.w3-reservation-categories-item:nth-child(4) { animation-delay: 0.4s; }

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .w3-reservation-categories-item {
        border: 2px solid var(--purple);
    }
    
    .w3-reservation-categories-btn a {
        border: 2px solid var(--text-white);
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .w3-reservation-categories-item,
    .w3-reservation-categories-thumb img,
    .w3-reservation-categories-btn a,
    .w3-reservation-categories-title a,
    .w3-reservation-categories-content-main {
        transition: none;
        animation: none;
    }
    
    .w3-reservation-categories-item::before {
        display: none;
    }
}

/* Card Hover Glow Effect */
.w3-reservation-categories-item::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, var(--purple), var(--secondary));
    border-radius: 22px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.w3-reservation-categories-item:hover::after {
    opacity: 0.3;
}