.elementor-425 .elementor-element.elementor-element-e033e54{--display:flex;}.elementor-425 .elementor-element.elementor-element-51f3fc4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-425 .elementor-element.elementor-element-f6c1e43{--display:flex;}.elementor-425 .elementor-element.elementor-element-3d67c6f img{max-width:57%;}.elementor-425 .elementor-element.elementor-element-f0ee1e4{--display:flex;}.elementor-425 .elementor-element.elementor-element-46bc9b4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-425 .elementor-element.elementor-element-d977827{--display:flex;--min-height:40vh;--justify-content:center;}.elementor-425 .elementor-element.elementor-element-6441ee7{--display:flex;--min-height:50vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-425 .elementor-element.elementor-element-97b344b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--flex-wrap:wrap;}.elementor-425 .elementor-element.elementor-element-4e7fcbb{--display:flex;}.elementor-425 .elementor-element.elementor-element-4f4ba4e{text-align:center;}.elementor-425 .elementor-element.elementor-element-58271f9{text-align:center;}.elementor-425 .elementor-element.elementor-element-9dee8dd{--display:flex;}.elementor-425 .elementor-element.elementor-element-4a8bee7{text-align:center;}.elementor-425 .elementor-element.elementor-element-551dffe{text-align:center;}.elementor-425 .elementor-element.elementor-element-af85a56{--display:flex;}.elementor-425 .elementor-element.elementor-element-1289124{text-align:center;}.elementor-425 .elementor-element.elementor-element-9230f83{text-align:center;}.elementor-425 .elementor-element.elementor-element-2c1d2b5{--display:flex;}.elementor-425 .elementor-element.elementor-element-80542e5{text-align:center;}.elementor-425 .elementor-element.elementor-element-a56b1c2{text-align:center;}.elementor-425 .elementor-element.elementor-element-59363c8{--display:flex;}.elementor-425 .elementor-element.elementor-element-dc9d72a{text-align:center;}.elementor-425 .elementor-element.elementor-element-e5dc8ed{text-align:center;}.elementor-425 .elementor-element.elementor-element-ca75897{--display:flex;}.elementor-425 .elementor-element.elementor-element-12e994e{text-align:center;}.elementor-425 .elementor-element.elementor-element-06a415f{text-align:center;}.elementor-425 .elementor-element.elementor-element-d89e010{--display:flex;--min-height:50vh;}.elementor-425 .elementor-element.elementor-element-5ee5d73{--wd-brd-radius:12px;}.elementor-425 .elementor-element.elementor-element-bab5937{--display:flex;--min-height:56vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-425 .elementor-element.elementor-element-e449f38{--display:flex;}.elementor-425 .elementor-element.elementor-element-318a9f3{column-gap:0px;text-align:start;}.elementor-425 .elementor-element.elementor-element-5f052d9{--display:flex;}.elementor-425 .elementor-element.elementor-element-9c74077{--display:flex;}@media(min-width:768px){.elementor-425 .elementor-element.elementor-element-e033e54{--content-width:100%;}.elementor-425 .elementor-element.elementor-element-4e7fcbb{--width:30%;}.elementor-425 .elementor-element.elementor-element-9dee8dd{--width:30%;}.elementor-425 .elementor-element.elementor-element-af85a56{--width:30%;}.elementor-425 .elementor-element.elementor-element-2c1d2b5{--width:30%;}.elementor-425 .elementor-element.elementor-element-59363c8{--width:30%;}.elementor-425 .elementor-element.elementor-element-ca75897{--width:30%;}}/* Start custom CSS for container, class: .elementor-element-e033e54 *//* =========================================================
   RAGA CLINIC - ABOUT US
   Scoped ONLY to .about_us_custom
   ========================================================= */

.about_us_custom {

    /* RAGA COLOR PALETTE */
    --raga-green: #416b0e;
    --raga-dark-green: #285d3c;
    --raga-deep-green: #214b32;

    --raga-gold: #c6a15b;
    --raga-light-gold: #e7d09a;

    --raga-cream: #f8f4ea;
    --raga-beige: #dfc28d;

    --raga-text: #303030;
    --raga-muted: #6d6d6d;

    direction: rtl;
    width: 100%;
    max-width: 100%;
    overflow: hidden;

    background:
        radial-gradient(
            circle at 10% 15%,
            rgba(65,107,14,.045) 0 2px,
            transparent 2.5px
        ),
        #fff;

    color: var(--raga-text);
}


/* =========================================================
   RESET
   ========================================================= */

.about_us_custom *,
.about_us_custom *::before,
.about_us_custom *::after {
    box-sizing: border-box;
}

.about_us_custom img {
    max-width: 100%;
}

.about_us_custom h1,
.about_us_custom h2,
.about_us_custom h3,
.about_us_custom h4,
.about_us_custom h5,
.about_us_custom h6,
.about_us_custom p {
    margin-top: 0;
}

.about_us_custom a {
    text-decoration: none;
}


/* =========================================================
   MAIN INNER CONTAINER
   ========================================================= */

.about_us_custom > .e-con-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 25px;

    display: flex;
    flex-direction: column;
    gap: 0;
}


/* =========================================================
   GLOBAL TYPOGRAPHY
   ========================================================= */

.about_us_custom .elementor-heading-title {
    font-family: inherit;
    line-height: 1.5;
}

.about_us_custom .elementor-widget-text-editor,
.about_us_custom .elementor-widget-text-editor p,
.about_us_custom .elementor-widget-heading {
    font-family: inherit;
}


/* =========================================================
   01 - HERO
   ========================================================= */

.about_us_custom > .e-con-inner > .elementor-element-e033e54,
.about_us_custom > .e-con-inner > .elementor-element-51f3fc4 {
    width: 100%;
}


/*
   کانتینری که دو ستون Hero را نگه می‌دارد
*/
.about_us_custom .elementor-element-51f3fc4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 70px;

    width: 100%;
    min-height: 650px;

    padding: 70px 55px;

    border-radius: 0 0 55px 55px;

    background:
        radial-gradient(
            circle at 85% 20%,
            rgba(255,255,255,.08),
            transparent 35%
        ),
        linear-gradient(
            135deg,
            #285d3c 0%,
            #416b0e 100%
        );

    position: relative;
    overflow: hidden;
}


/* Decorative circle */
.about_us_custom .elementor-element-51f3fc4::before {
    content: "";
    position: absolute;

    width: 500px;
    height: 500px;

    border: 1px solid rgba(255,255,255,.12);
    border-radius: 50%;

    left: -180px;
    top: -250px;

    pointer-events: none;
}


/* Decorative circle */
.about_us_custom .elementor-element-51f3fc4::after {
    content: "";

    position: absolute;

    width: 350px;
    height: 350px;

    border: 1px solid rgba(231,208,154,.15);
    border-radius: 50%;

    right: -150px;
    bottom: -200px;

    pointer-events: none;
}


/* =========================================================
   HERO - IMAGE COLUMN
   ========================================================= */

.about_us_custom .elementor-element-f6c1e43 {

    flex: 0 0 44%;
    width: 44%;

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
    z-index: 2;
}


/* Image widget */
.about_us_custom .elementor-element-f6c1e43 .elementor-widget-image {
    width: 100%;
    display: flex;
    justify-content: center;
}


/*
   لوگوی راگا
   چون فایل لوگو نسبتاً عمودی است، آن را داخل یک
   کارت دایره‌ای قرار می‌دهیم.
*/
.about_us_custom .elementor-element-f6c1e43 img {

    width: min(390px, 100%);
    height: 390px;

    object-fit: contain;

    padding: 48px;

    background:
        linear-gradient(
            145deg,
            #ffffff,
            #f8f4ea
        );

    border: 10px solid rgba(231,208,154,.95);

    border-radius: 50%;

    box-shadow:
        0 30px 70px rgba(0,0,0,.25),
        inset 0 0 0 1px rgba(65,107,14,.08);

    transition: transform .45s ease;
}


.about_us_custom .elementor-element-f6c1e43 img:hover {
    transform: translateY(-8px) rotate(-1deg);
}


/* =========================================================
   HERO - CONTENT COLUMN
   ========================================================= */

.about_us_custom .elementor-element-f0ee1e4 {

    flex: 1;
    width: auto;

    display: flex;
    flex-direction: column;

    align-items: flex-start;

    position: relative;
    z-index: 2;
}


/* Small title */
.about_us_custom .elementor-element-54df4ca {
    margin-bottom: 15px;
}


.about_us_custom .elementor-element-54df4ca h3 {

    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 8px 18px;

    margin: 0;

    border: 1px solid rgba(231,208,154,.5);
    border-radius: 50px;

    color: var(--raga-light-gold);

    font-size: 14px;
    font-weight: 600;
}


/* little dot */
.about_us_custom .elementor-element-54df4ca h3::before {

    content: "";

    width: 7px;
    height: 7px;

    background: var(--raga-light-gold);

    border-radius: 50%;
}


/* Main title */
.about_us_custom .elementor-element-ed64edf h2 {

    color: #fff;

    font-size: clamp(38px, 4.5vw, 64px);

    line-height: 1.35;

    font-weight: 800;

    margin: 0 0 22px;

    letter-spacing: -1px;
}


/* Highlight title */
.about_us_custom .elementor-element-ed64edf h2::after {

    content: "";

    display: block;

    width: 80px;
    height: 4px;

    margin-top: 18px;

    border-radius: 10px;

    background: var(--raga-light-gold);
}


/* Description */
.about_us_custom .elementor-element-51fd839 {

    width: 100%;
    max-width: 680px;

    margin-bottom: 28px;
}


.about_us_custom .raga-hero-description {

    color: rgba(255,255,255,.85);

    font-size: 17px;

    line-height: 2.25;

    margin: 0;
}


/* =========================================================
   HERO BUTTONS
   ========================================================= */

.about_us_custom .elementor-element-46bc9b4 {

    display: flex;

    flex-direction: row;

    align-items: center;

    gap: 12px;

    width: auto;

    margin-top: 5px;
}


.about_us_custom .elementor-element-46bc9b4 .elementor-widget-button {
    width: auto;
}


.about_us_custom .elementor-element-46bc9b4 .elementor-button {

    min-width: 145px;

    padding: 14px 25px;

    border-radius: 50px;

    font-size: 14px;
    font-weight: 600;

    transition:
        transform .3s ease,
        box-shadow .3s ease,
        background .3s ease;
}


/* Contact */
.about_us_custom .elementor-element-01570f5 .elementor-button {

    background: var(--raga-light-gold);

    color: #315438;
}


.about_us_custom .elementor-element-01570f5 .elementor-button:hover {

    transform: translateY(-3px);

    box-shadow: 0 12px 30px rgba(0,0,0,.18);

    background: #f0dba9;
}


/* Survey */
.about_us_custom .elementor-element-4ec7746 .elementor-button {

    color: #fff;

    background: transparent;

    border: 1px solid rgba(255,255,255,.5);
}


.about_us_custom .elementor-element-4ec7746 .elementor-button:hover {

    color: var(--raga-dark-green);

    background: #fff;

    transform: translateY(-3px);
}


/* =========================================================
   02 - ABOUT INTRO
   ========================================================= */

.about_us_custom .elementor-element-d977827 {

    width: 100%;

    padding: 110px 7% 70px;

    text-align: center;

    display: flex;

    flex-direction: column;

    align-items: center;
}


/* Label */
.about_us_custom .elementor-element-2fae8cd h3 {

    color: var(--raga-green);

    font-size: 14px;
    font-weight: 700;

    margin-bottom: 10px;
}


/* title */
.about_us_custom .elementor-element-dff5dfd h2 {

    color: #2f4434;

    font-size: clamp(30px, 4vw, 48px);

    line-height: 1.5;

    font-weight: 800;

    margin-bottom: 20px;
}


/* intro text */
.about_us_custom .elementor-element-d2bbb51 {

    width: 100%;
    max-width: 900px;
}


.about_us_custom .raga-intro {

    margin: 0;
}


.about_us_custom .raga-intro-text {

    color: #686868;

    font-size: 17px;

    line-height: 2.4;

    margin: 0;
}


/* remove empty stats */
.about_us_custom .elementor-element-d2bbb51 .raga-stats {

    display: none;
}


/* =========================================================
   03 - WHY RAGA
   ========================================================= */

.about_us_custom .elementor-element-6441ee7 {

    width: 100%;

    padding: 80px 55px;

    border-radius: 40px;

    background:
        radial-gradient(
            circle at 90% 10%,
            rgba(255,255,255,.45),
            transparent 30%
        ),
        #ead5a7;

    position: relative;

    overflow: hidden;
}


/* Decorative */
.about_us_custom .elementor-element-6441ee7::before {

    content: "";

    position: absolute;

    width: 350px;
    height: 350px;

    border-radius: 50%;

    border: 1px solid rgba(65,107,14,.12);

    left: -170px;
    bottom: -200px;
}


/* heading */
.about_us_custom .elementor-element-73787e0 h4 {

    color: var(--raga-green);

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 8px;
}


.about_us_custom .elementor-element-952e38a h2 {

    color: #304d38;

    font-size: clamp(30px, 4vw, 45px);

    line-height: 1.5;

    font-weight: 800;

    margin-bottom: 12px;
}


.about_us_custom .elementor-element-1de9bc5 h5 {

    color: #6a6253;

    font-size: 16px;

    font-weight: 400;

    line-height: 2;

    margin-bottom: 40px;
}


/* =========================================================
   VALUE CARDS
   ========================================================= */

.about_us_custom .elementor-element-97b344b {

    width: 100%;

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 18px;
}


/* Each value card */
.about_us_custom .elementor-element-97b344b > .e-con {

    width: 100%;

    min-height: 180px;

    padding: 28px;

    background: rgba(255,255,255,.72);

    border: 1px solid rgba(255,255,255,.85);

    border-radius: 22px;

    box-shadow: 0 10px 30px rgba(70,60,40,.05);

    transition:
        transform .3s ease,
        box-shadow .3s ease,
        background .3s ease;

    display: flex;

    flex-direction: column;

    justify-content: center;
}


.about_us_custom .elementor-element-97b344b > .e-con:hover {

    transform: translateY(-7px);

    background: #fff;

    box-shadow: 0 18px 40px rgba(70,60,40,.12);
}


/* Card title */
.about_us_custom .elementor-element-97b344b h2 {

    color: #315338;

    font-size: 18px;

    font-weight: 700;

    margin-bottom: 10px;
}


/* Card text */
.about_us_custom .elementor-element-97b344b p {

    color: #6c675e;

    font-size: 14px;

    line-height: 2;

    margin: 0;
}


/*
   Remove weird nested Elementor-generated
   raga-value spacing
*/
.about_us_custom .raga-value {
    margin: 0;
    padding: 0;
}


/* Hide empty duplicate values */
.about_us_custom .raga-value:empty {
    display: none;
}


/* =========================================================
   04 - SERVICES
   ========================================================= */

.about_us_custom .elementor-element-d89e010 {

    width: 100%;

    padding: 110px 0 90px;

    text-align: center;
}


/* small label */
.about_us_custom .elementor-element-3b35718 h5 {

    color: var(--raga-green);

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 10px;
}


/* heading */
.about_us_custom .elementor-element-d4ed770 h3 {

    color: #304a36;

    font-size: clamp(30px, 4vw, 45px);

    line-height: 1.5;

    font-weight: 800;

    margin-bottom: 12px;
}


/* description */
.about_us_custom .elementor-element-e0a2d5b h6 {

    color: #777;

    font-size: 15px;

    line-height: 2;

    font-weight: 400;

    margin-bottom: 40px;
}


/* =========================================================
   SERVICE GALLERY
   ========================================================= */

.about_us_custom .elementor-element-5ee5d73 {

    width: 100%;
}


/*
   Override Woodmart gallery columns
*/
.about_us_custom .wd-images-gallery .wd-grid-g {

    display: grid !important;

    grid-template-columns: repeat(5, 1fr) !important;

    gap: 14px !important;
}


.about_us_custom .wd-gallery-item {

    width: 100% !important;

    margin: 0 !important;

    overflow: hidden;

    border-radius: 20px;

    background: #eee;

    position: relative;
}


/* Images */
.about_us_custom .wd-gallery-item img {

    width: 100% !important;

    height: 260px !important;

    object-fit: cover;

    display: block;

    transition: transform .5s ease;
}


/* overlay */
.about_us_custom .wd-gallery-item::after {

    content: "";

    position: absolute;

    inset: 0;

    background:
        linear-gradient(
            to top,
            rgba(33,75,50,.55),
            transparent 55%
        );

    opacity: .55;

    pointer-events: none;

    transition: opacity .3s ease;
}


.about_us_custom .wd-gallery-item:hover img {

    transform: scale(1.07);
}


.about_us_custom .wd-gallery-item:hover::after {

    opacity: .8;
}


/* =========================================================
   05 - FINAL PHILOSOPHY SECTION
   ========================================================= */

.about_us_custom .elementor-element-bab5937 {

    width: 100%;

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 35px;

    margin-bottom: 90px;
}


/* Both cards */
.about_us_custom .elementor-element-bab5937 > .e-con {

    width: 100%;

    padding: 55px;

    border-radius: 35px;

    position: relative;

    overflow: hidden;
}


/* LEFT */
.about_us_custom .elementor-element-e449f38 {

    background:
        linear-gradient(
            145deg,
            #315f40,
            #416b0e
        );

    color: #fff;
}


/* decorative */
.about_us_custom .elementor-element-e449f38::before {

    content: "";

    position: absolute;

    width: 260px;
    height: 260px;

    border-radius: 50%;

    border: 1px solid rgba(255,255,255,.13);

    left: -100px;
    bottom: -140px;
}


/* LEFT title */
.about_us_custom .elementor-element-05fbee3 h2 {

    color: #fff;

    font-size: 32px;

    font-weight: 800;

    margin-bottom: 18px;

    position: relative;
}


/* LEFT paragraph */
.about_us_custom .elementor-element-318a9f3 p {

    color: rgba(255,255,255,.82);

    line-height: 2.2;

    font-size: 15px;
}


/* =========================================================
   CHECK LIST
   ========================================================= */

.about_us_custom .raga-check-list {

    list-style: none;

    padding: 0;

    margin: 25px 0 0;
}


.about_us_custom .raga-check-list li {

    position: relative;

    padding-right: 32px;

    margin-bottom: 13px;

    color: rgba(255,255,255,.9);

    line-height: 1.9;
}


.about_us_custom .raga-check-list li::before {

    content: "✓";

    position: absolute;

    right: 0;
    top: 2px;

    width: 22px;
    height: 22px;

    border-radius: 50%;

    background: var(--raga-light-gold);

    color: #315338;

    display: flex;

    align-items: center;
    justify-content: center;

    font-size: 12px;

    font-weight: 800;
}


/* =========================================================
   RIGHT PHILOSOPHY
   ========================================================= */

.about_us_custom .elementor-element-5f052d9 {

    background: var(--raga-cream);

    border: 1px solid rgba(65,107,14,.08);

    box-shadow: 0 15px 40px rgba(50,60,40,.06);
}


/* label */
.about_us_custom .elementor-element-8460d9e h6 {

    color: var(--raga-green);

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 8px;
}


.about_us_custom .elementor-element-b480da6 h2 {

    color: #304b36;

    font-size: 34px;

    line-height: 1.5;

    font-weight: 800;

    margin-bottom: 20px;
}


.about_us_custom .elementor-element-5214953 p {

    color: #696969;

    font-size: 15px;

    line-height: 2.3;

    margin-bottom: 15px;
}


/* =========================================================
   HORIZONTAL GOLD DETAIL
   ========================================================= */

.about_us_custom .elementor-element-5f052d9::after {

    content: "";

    position: absolute;

    width: 75px;
    height: 4px;

    border-radius: 10px;

    background: var(--raga-gold);

    right: 55px;
    bottom: 35px;
}


/* =========================================================
   EMPTY LAST CONTAINER
   ========================================================= */

.about_us_custom .elementor-element-9c74077 {

    display: none !important;
}


/* =========================================================
   ELEMENTOR DEFAULT SPACING CLEANUP
   ========================================================= */

.about_us_custom .elementor-widget-container {
    margin: 0;
}


.about_us_custom .elementor-widget {
    margin-bottom: 0;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .about_us_custom > .e-con-inner {
        padding: 0 18px;
    }


    /* Hero */
    .about_us_custom .elementor-element-51f3fc4 {

        gap: 40px;

        padding: 60px 40px;

        min-height: 560px;
    }


    .about_us_custom .elementor-element-f6c1e43 {
        flex-basis: 40%;
        width: 40%;
    }


    .about_us_custom .elementor-element-f6c1e43 img {

        width: 320px;
        height: 320px;

        padding: 38px;

        border-width: 8px;
    }


    .about_us_custom .elementor-element-ed64edf h2 {
        font-size: 42px;
    }


    /* Values */
    .about_us_custom .elementor-element-97b344b {

        grid-template-columns: repeat(2, 1fr);
    }


    /* Gallery */
    .about_us_custom .wd-images-gallery .wd-grid-g {

        grid-template-columns: repeat(3, 1fr) !important;
    }


    .about_us_custom .wd-gallery-item img {

        height: 250px !important;
    }


    /* Bottom */
    .about_us_custom .elementor-element-bab5937 {

        gap: 20px;
    }


    .about_us_custom .elementor-element-bab5937 > .e-con {

        padding: 40px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .about_us_custom > .e-con-inner {

        padding: 0 12px;
    }


    /* =====================================================
       HERO
       ===================================================== */

    .about_us_custom .elementor-element-51f3fc4 {

        flex-direction: column;

        gap: 35px;

        padding: 45px 22px 55px;

        min-height: auto;

        border-radius: 0 0 32px 32px;

        text-align: center;
    }


    /* Image */
    .about_us_custom .elementor-element-f6c1e43 {

        width: 100%;

        flex: none;

        order: 1;
    }


    .about_us_custom .elementor-element-f6c1e43 img {

        width: 250px;
        height: 250px;

        padding: 30px;

        border-width: 7px;
    }


    /* Content */
    .about_us_custom .elementor-element-f0ee1e4 {

        width: 100%;

        align-items: center;

        order: 2;
    }


    .about_us_custom .elementor-element-54df4ca h3 {

        font-size: 12px;

        padding: 7px 15px;
    }


    .about_us_custom .elementor-element-ed64edf h2 {

        font-size: 34px;

        line-height: 1.5;

        letter-spacing: 0;

        margin-bottom: 16px;
    }


    .about_us_custom .elementor-element-ed64edf h2::after {

        margin: 15px auto 0;

        width: 60px;
    }


    .about_us_custom .raga-hero-description {

        font-size: 14px;

        line-height: 2.2;

        text-align: center;
    }


    /* Buttons */
    .about_us_custom .elementor-element-46bc9b4 {

        width: 100%;

        justify-content: center;

        flex-wrap: wrap;
    }


    .about_us_custom .elementor-element-46bc9b4 .elementor-button {

        min-width: 130px;

        padding: 12px 20px;

        font-size: 13px;
    }


    /* =====================================================
       INTRO
       ===================================================== */

    .about_us_custom .elementor-element-d977827 {

        padding: 70px 12px 55px;
    }


    .about_us_custom .elementor-element-dff5dfd h2 {

        font-size: 29px;

        line-height: 1.6;
    }


    .about_us_custom .raga-intro-text {

        font-size: 14px;

        line-height: 2.25;

        text-align: center;
    }


    /* =====================================================
       VALUES
       ===================================================== */

    .about_us_custom .elementor-element-6441ee7 {

        padding: 55px 20px;

        border-radius: 28px;
    }


    .about_us_custom .elementor-element-952e38a h2 {

        font-size: 29px;
    }


    .about_us_custom .elementor-element-1de9bc5 h5 {

        font-size: 14px;

        line-height: 2.1;
    }


    .about_us_custom .elementor-element-97b344b {

        grid-template-columns: 1fr;

        gap: 13px;
    }


    .about_us_custom .elementor-element-97b344b > .e-con {

        min-height: auto;

        padding: 25px 22px;

        border-radius: 19px;
    }


    .about_us_custom .elementor-element-97b344b h2 {

        font-size: 17px;
    }


    .about_us_custom .elementor-element-97b344b p {

        font-size: 13px;

        line-height: 2;
    }


    /* =====================================================
       SERVICES
       ===================================================== */

    .about_us_custom .elementor-element-d89e010 {

        padding: 75px 0 60px;
    }


    .about_us_custom .elementor-element-d4ed770 h3 {

        font-size: 29px;

        line-height: 1.6;
    }


    .about_us_custom .elementor-element-e0a2d5b h6 {

        font-size: 13px;
    }


    /* Gallery */
    .about_us_custom .wd-images-gallery .wd-grid-g {

        grid-template-columns: repeat(2, 1fr) !important;

        gap: 9px !important;
    }


    .about_us_custom .wd-gallery-item {

        border-radius: 14px;
    }


    .about_us_custom .wd-gallery-item img {

        height: 220px !important;
    }


    /* =====================================================
       FINAL SECTION
       ===================================================== */

    .about_us_custom .elementor-element-bab5937 {

        grid-template-columns: 1fr;

        gap: 15px;

        margin-bottom: 50px;
    }


    .about_us_custom .elementor-element-bab5937 > .e-con {

        padding: 35px 25px;

        border-radius: 27px;
    }


    .about_us_custom .elementor-element-05fbee3 h2 {

        font-size: 27px;

        line-height: 1.6;
    }


    .about_us_custom .elementor-element-b480da6 h2 {

        font-size: 28px;
    }


    .about_us_custom .elementor-element-318a9f3 p,
    .about_us_custom .elementor-element-5214953 p {

        font-size: 14px;

        line-height: 2.2;
    }


    .about_us_custom .elementor-element-5f052d9::after {

        right: 25px;

        bottom: 25px;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .about_us_custom .elementor-element-f6c1e43 img {

        width: 220px;
        height: 220px;

        padding: 26px;
    }


    .about_us_custom .elementor-element-ed64edf h2 {

        font-size: 30px;
    }


    .about_us_custom .elementor-element-46bc9b4 {

        flex-direction: column;

        width: 100%;
    }


    .about_us_custom .elementor-element-46bc9b4 .elementor-widget-button {

        width: 100%;
    }


    .about_us_custom .elementor-element-46bc9b4 .elementor-button {

        width: 100%;
    }


    .about_us_custom .wd-gallery-item img {

        height: 190px !important;
    }


    .about_us_custom .elementor-element-6441ee7 {

        padding: 45px 17px;
    }


    .about_us_custom .elementor-element-bab5937 > .e-con {

        padding: 30px 20px;
    }

}/* End custom CSS */