    .about-three__image {
        margin-left: -58px;
    }

    .about-three__image__one-left {
        position: absolute;
        left: 38px;
        top: -18px;
        width: 126px;
        height: 157px;
        background-color: #75c137;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 157"><path d="M114.749 91.2042C133.011 65.1449 126.698 29.201 100.639 10.9295C74.5942 -7.32896 38.6827 -1.01273 20.4211 25.0466C6.89733 44.36 12.4162 64.7933 15.3188 86.3727C18.6118 110.778 10.9844 134.233 0.246094 156.906C14.0041 138.543 32.9946 123.098 55.5776 117.758C78.8765 112.263 99.3508 113.2 114.749 91.2042Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 157"><path d="M114.749 91.2042C133.011 65.1449 126.698 29.201 100.639 10.9295C74.5942 -7.32896 38.6827 -1.01273 20.4211 25.0466C6.89733 44.36 12.4162 64.7933 15.3188 86.3727C18.6118 110.778 10.9844 134.233 0.246094 156.906C14.0041 138.543 32.9946 123.098 55.5776 117.758C78.8765 112.263 99.3508 113.2 114.749 91.2042Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
        animation: zoomBig2 3s linear infinite;
    }

    .about-three__image__one-right {
        position: absolute;
        right: 38px;
        top: 5px;
        background-color: #008000;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 161 129"><path d="M151.441 65.588C136.592 31.9742 104.34 5.88003 67.5198 0.836438C40.7276 -2.83163 16.0019 8.7024 5.14329 35.0004C-14.1227 81.7071 25.4323 125.805 70.9941 124.736C82.1668 124.471 91.9315 122.005 101.453 116.105C110.164 110.715 121.347 100.689 132.104 100.221C140.127 99.864 142.041 103.838 146.407 110.012C148.879 113.517 154.338 122.83 157.468 128.098C162.594 106.67 159.859 84.6619 151.441 65.588Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 161 129"><path d="M151.441 65.588C136.592 31.9742 104.34 5.88003 67.5198 0.836438C40.7276 -2.83163 16.0019 8.7024 5.14329 35.0004C-14.1227 81.7071 25.4323 125.805 70.9941 124.736C82.1668 124.471 91.9315 122.005 101.453 116.105C110.164 110.715 121.347 100.689 132.104 100.221C140.127 99.864 142.041 103.838 146.407 110.012C148.879 113.517 154.338 122.83 157.468 128.098C162.594 106.67 159.859 84.6619 151.441 65.588Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
        width: 161px;
        height: 129px;
        animation: zoomBig2 4s linear infinite;
        mix-blend-mode: multiply;
    }

    @media (max-width: 767px) {
        .about-three__image__one-right {
            display: none;
        }
    }

    .about-three__image__one-bottom {
        position: absolute;
        right: 50px;
        bottom: 8px;
        width: 147px;
        height: 116px;
        background-color: #a11d14;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 147 116"><path d="M145.525 60.87C148.858 45.4897 143.963 27.9996 134.956 17.0731C105.774 -18.3108 54.8811 6.45925 43.9606 44.8255C39.0145 62.1984 45.1061 80.8475 31.6604 95.3944C23.6295 104.068 15.2211 105.969 0.90332 111.83C46.4597 117.859 102.234 119.787 135.008 81.668C139.017 76.9927 144.172 67.1472 145.525 60.87Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 147 116"><path d="M145.525 60.87C148.858 45.4897 143.963 27.9996 134.956 17.0731C105.774 -18.3108 54.8811 6.45925 43.9606 44.8255C39.0145 62.1984 45.1061 80.8475 31.6604 95.3944C23.6295 104.068 15.2211 105.969 0.90332 111.83C46.4597 117.859 102.234 119.787 135.008 81.668C139.017 76.9927 144.172 67.1472 145.525 60.87Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
        animation: zoomBig2 3s linear infinite;
    }

    @media (max-width: 767px) {
        .about-three__image__one-bottom {
            display: none;
        }
    }

    .about-three__image__two {
        max-width: 264px;
        border-radius: 50%;
        width: 100%;
        position: absolute;
        bottom: 25px;
        left: 0;
        overflow: hidden;
    }

    @media (min-width: 1280px) {
        .about-three__image__two {
            left: -28px;
        }
    }

    @media (max-width: 767px) {
        .about-three__image__two {
            display: none;
        }
    }

    .about-three__image__two img {
        width: 100%;
    }

    .about-three__image__bg-shape {
        position: absolute;
        left: -15px;
        right: 10px;
        bottom: 0;
        z-index: -1;
    }

    @media (min-width: 1300px) {
        .about-three__image__bg-shape {
            left: -55px;
        }
    }

    .about-three__image__bg-shape img {
        max-width: 100%;
    }

    .about-three__content {
        position: relative;
    }

    @media (min-width: 1200px) {
        .about-three__content {
            padding: 0 12px 0 10px;
        }
    }

    @media (max-width: 1199px) {
        .about-three__content {
            padding: 45px 0 0;
        }
    }

    .about-three__content .sec-title__title {
        margin-top: 0;
    }

    .about-three__content .sec-title {
        padding-bottom: 21px;
    }

    .about-three__content__text {
        line-height: 30px;
        margin: 0 0 24px;
    }

    .about-three__content__lists {
        margin: 0 0 35px;
        padding: 0;
        list-style: none;
    }

    .about-three {
        position: relative;
    }

    .about-three__image {
        position: relative;
        z-index: 2;
        margin-top: 19px;
        padding-bottom: 37px;
    }

    .about-three__image__bg-shape img {
        max-width: 100%;
    }

    .about-three__image__one {
        position: relative;
        display: inline-block;
        border-radius: 50%;
    }

    .banner-slider .owl-prev {
        position: absolute;
        left: 15px;
        top: 43%;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        display: block;
        z-index: 1000;
        border-radius: 50%;
    }

    .banner-slider .owl-next {
        position: absolute;
        right: 15px;
        top: 43%;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        display: block;
        z-index: 1000;
        border-radius: 50%;
    }

    .banner-slider .owl-nav {
        display: inline-block;
        padding: 0;
        background-color: transparent;
        color: var(--theme-color);
        position: absolute;
        top: 50%;
        margin-right: 50px;
        margin-top: calc(var(--icon-size, 60px) / -2);
        border: 1px solid var(--theme-color);
        left: var(--pos-x, -170px);
        width: var(--icon-size, 60px);
        height: var(--icon-size, 60px);
        line-height: 62px;
        border-radius: 50%;
        z-index: 2;
        font-size: 18px;
    }

    .main-slider-one__shape-bottom {
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 27px;
        background-color: var(--kidearn-white, #fff);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 27"><path d="M1920 84.96V0C1880 0 1880 21.56 1839.99 21.56C1799.99 21.56 1799.99 0 1759.98 0C1719.98 0 1719.98 21.56 1679.98 21.56C1639.98 21.56 1639.98 0 1599.98 0C1559.98 0 1559.98 21.56 1519.98 21.56C1479.98 21.56 1479.98 0 1439.98 0C1399.98 0 1399.98 21.56 1359.98 21.56C1319.98 21.56 1319.98 0 1279.98 0C1239.98 0 1239.98 21.56 1199.98 21.56C1159.98 21.56 1159.98 0 1119.98 0C1079.98 0 1079.98 21.56 1039.98 21.56C999.98 21.56 999.98 0 959.99 0C919.99 0 919.99 21.56 879.99 21.56C839.99 21.56 839.99 0 799.99 0C759.99 0 759.99 21.56 719.99 21.56C679.99 21.56 679.99 0 639.99 0C599.99 0 599.99 21.56 559.99 21.56C519.99 21.56 519.99 0 479.99 0C439.99 0 439.99 21.56 399.99 21.56C359.99 21.56 359.99 0 319.99 0C279.99 0 279.99 21.56 239.99 21.56C200 21.56 200 0 160 0C120 0 120 21.56 80 21.56C40 21.56 40 0 0 0V84.96H1920Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 27"><path d="M1920 84.96V0C1880 0 1880 21.56 1839.99 21.56C1799.99 21.56 1799.99 0 1759.98 0C1719.98 0 1719.98 21.56 1679.98 21.56C1639.98 21.56 1639.98 0 1599.98 0C1559.98 0 1559.98 21.56 1519.98 21.56C1479.98 21.56 1479.98 0 1439.98 0C1399.98 0 1399.98 21.56 1359.98 21.56C1319.98 21.56 1319.98 0 1279.98 0C1239.98 0 1239.98 21.56 1199.98 21.56C1159.98 21.56 1159.98 0 1119.98 0C1079.98 0 1079.98 21.56 1039.98 21.56C999.98 21.56 999.98 0 959.99 0C919.99 0 919.99 21.56 879.99 21.56C839.99 21.56 839.99 0 799.99 0C759.99 0 759.99 21.56 719.99 21.56C679.99 21.56 679.99 0 639.99 0C599.99 0 599.99 21.56 559.99 21.56C519.99 21.56 519.99 0 479.99 0C439.99 0 439.99 21.56 399.99 21.56C359.99 21.56 359.99 0 319.99 0C279.99 0 279.99 21.56 239.99 21.56C200 21.56 200 0 160 0C120 0 120 21.56 80 21.56C40 21.56 40 0 0 0V84.96H1920Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    /*--------------------------------------------------------------
# Feature Section
--------------------------------------------------------------*/
    .feature-one {
        position: relative;
        z-index: 2;
        background-color: var(--kidearn-gray, #FAF5F2);
        padding: 30px 0 65px;
    }

    .feature-one__bg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 497px;
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover;
        opacity: 0.5;
        mix-blend-mode: luminosity;
    }

    .feature-one__item {
        position: relative;
        margin-bottom: 30px;
    }

    .feature-one__item::after {
        position: absolute;
        right: -28px;
        top: 0;
        width: 1px;
        height: 95%;
        content: "";
        background-color: var(--kidearn-border-color, #FCE9DD);
    }

    @media (max-width: 767px) {
        .feature-one__item::after {
            display: none;
        }
    }

    @media (max-width: 991px) {
        .feature-one__item--no-border-md::after {
            display: none;
        }
    }

    .feature-one__item--no-border::after {
        display: none;
    }

    .feature-one__item:hover .feature-one__item__img::after {
        -webkit-animation: zoom-hover 0.95s;
        animation: zoom-hover 0.95s;
    }

    .feature-one__item:hover .feature-one__item__icon span {
        transform: scale(0.9);
    }

    .feature-one__item:hover .feature-one__item__hover-img {
        visibility: visible;
        opacity: 1;
        transform: scale(1);
    }

    .feature-one__item__hover-img {
        position: absolute;
        left: -125px;
        top: -25px;
        right: 0;
        margin: auto;
        width: 164px;
        height: 157px;
        visibility: hidden;
        opacity: 0;
        transform: scale(1.1);
        transition: 500ms ease;
    }

    .feature-one__item__hover-img img {
        width: 100%;
    }

    @keyframes float-bob-y-2 {
        0% {
            -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
            transform: translateY(0px) translateX(0px) rotate(0deg);
        }

        50% {
            -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
            transform: translateY(10px) translateX(10px) rotate(5deg);
        }

        100% {
            -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
            transform: translateY(0px) translateX(0px) rotate(0deg);
        }
    }

    .feature-one__item__img {
        width: 171px;
        height: 171px;
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0 auto 30px;
    }

    .feature-one__item__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
    }

    .feature-one__item__img::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 0;
        height: 0;
        background: rgba(var(--kidearn-white-rgb, 255, 255, 255), 0.2);
        border-radius: 50%;
        transition: all 500ms linear;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        z-index: 2;
    }

    @keyframes zoom-hover {
        0% {
            opacity: 1;
        }

        40% {
            opacity: 1;
        }

        100% {
            width: 120%;
            height: 120%;
            opacity: 0;
        }
    }

    .feature-one__item__icon {
        width: 66px;
        height: 66px;
        background-color: var(--kidearn-base, #008000);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: var(--kidearn-white, #fff);
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .feature-one__item__icon span {
        transform: scale(1);
        transition: 500ms ease;
    }

    .feature-one__item__sub-title {
        font-size: 34px;
        color: var(--kidearn-base, #008000);
        font-weight: 400;
        line-height: 1;
        font-family: var(--kidearn-special-font, "Schoolbell", cursive);
        margin: 0 0 -2px;
    }

    .feature-one__item__title {
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 -5px;
    }

    .feature-one__item svg {
        width: 31px;
        height: 4px;
        fill: var(--kidearn-base, #008000);
    }

    .feature-one__item__text {
        font-size: 15px;
        line-height: 26px;
        font-weight: 500;
        max-width: 280px;
        margin: 9px auto 0;
    }

    .funfact-two__image img {
        max-width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .funfact-two__image img {
        max-width: none;
        min-height: 725px;
    }

    .funfact-two__image {
        position: relative;
        overflow: hidden;
        float: inline-start;
    }

    .funfact-two .kidearn-stretch-element-inside-column {
        height: 100%;
    }

    .funfact-two__shape2 {
        position: absolute;
        left: 40%;
        top: 10%;
    }

    .funfact-two__shape {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-position: left top;
        background-repeat: repeat;
        animation: cloudMove 80s linear 0s infinite;
        opacity: 0.3;
    }

    .funfact-two {
        position: relative;
        background-color: #820a02;
        background-image: url(../img/funfact-bg-2.png);
        overflow: hidden;
    }

    @keyframes cloudMove {
        0% {
            background-position: 100% -725px;
        }

        100% {
            background-position: 100% 0;
        }
    }

    .funfact-two__item {
        position: relative;
        background-color: #820a02;
        border-radius: 19px;
        padding: 20px 20px 10px 80px;
        margin-top: 25px;
    }

    .funfact-two__icon {
        position: absolute;
        left: 22px;
        top: 45px;
        margin: auto;
        color: #75c137;
        font-size: 40px;
        line-height: 48px;
        display: flex;
        align-items: center;
    }

    .funfact-two__title {
        text-transform: capitalize;
        line-height: 1;
        margin: 0;
        color: #26a6a1;
    }

    .funfact-two__title {
        text-transform: capitalize;
        line-height: 1;
        margin: 0;
        color: #a11d14;
    }

    .funfact-two__shape3 img {
        animation: arrowMove 3s linear 0s infinite;
    }

    /*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
    @keyframes bubbleMover {
        0% {
            -webkit-transform: translateY(0px) translateX(0) rotate(0);
            transform: translateY(0px) translateX(0) rotate(0);
        }

        30% {
            -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
            transform: translateY(30px) translateX(50px) rotate(15deg);
            -webkit-transform-origin: center center;
            transform-origin: center center;
        }

        50% {
            -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
            transform: translateY(50px) translateX(100px) rotate(45deg);
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
        }

        80% {
            -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
            transform: translateY(30px) translateX(50px) rotate(15deg);
            -webkit-transform-origin: left top;
            transform-origin: left top;
        }

        100% {
            -webkit-transform: translateY(0px) translateX(0) rotate(0);
            transform: translateY(0px) translateX(0) rotate(0);
            -webkit-transform-origin: center center;
            transform-origin: center center;
        }
    }

    @keyframes shapeMover {

        0%,
        100% {
            transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
        }

        50% {
            transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
        }
    }

    @keyframes banner3Shake {
        0% {
            -webkit-transform: rotate3d(0, 1, 0, 0deg);
            transform: rotate3d(0, 1, 0, 0deg);
        }

        30% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
        }

        60% {
            -webkit-transform: rotate3d(1, 0, 0, 0deg);
            transform: rotate3d(1, 0, 0, 0deg);
        }

        80% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
        }

        100% {
            -webkit-transform: rotate3d(0, 1, 0, 0deg);
            transform: rotate3d(0, 1, 0, 0deg);
        }
    }

    @keyframes squareMover {

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

        20%,
        60% {
            -webkit-transform: translate(20px, 40px) rotate(180deg);
            transform: translate(20px, 40px) rotate(180deg);
        }

        30%,
        80% {
            -webkit-transform: translate(40px, 60px) rotate(0deg);
            transform: translate(40px, 60px) rotate(0deg);
        }
    }

    @keyframes treeMove {

        0%,
        100% {
            -webkit-transform: rotate(0deg) translateX(0);
            transform: rotate(0deg) translateX(0);
        }

        25%,
        75% {
            -webkit-transform: rotate(5deg) translateX(15px);
            transform: rotate(5deg) translateX(15px);
        }

        50% {
            -webkit-transform: rotate(10deg) translateX(30px);
            transform: rotate(10deg) translateX(30px);
        }
    }

    @keyframes leafMove {

        0%,
        100% {
            -webkit-transform: rotate(0deg) translateX(0);
            transform: rotate(0deg) translateX(0);
        }

        25%,
        75% {
            transform: rotate(-2deg) translateX(5px);
        }

        50% {
            transform: rotate(-4deg) translateX(10px);
        }
    }

    @keyframes arrowMove {

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

        25%,
        75% {
            transform: rotate(-2deg) translateY(10px);
        }

        50% {
            transform: rotate(-4deg) translateY(15px);
        }
    }

    @keyframes carMove {

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

        25%,
        75% {
            transform: rotate(-3deg) translateX(20px);
        }

        50% {
            transform: rotate(-6deg) translateX(40px);
        }
    }

    @keyframes messageMove {

        0%,
        100% {
            transform: translateX(0);
        }

        25%,
        75% {
            transform: translateX(5px);
        }

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

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

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

    @keyframes flowerRotate {

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

        25%,
        75% {
            transform: rotate(5deg);
        }

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

    @keyframes float-bob-x {
        0% {
            transform: translateX(-30px);
        }

        50% {
            transform: translateX(-10px);
        }

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

    @keyframes criss-cross-left {
        0% {
            left: -20px;
        }

        50% {
            left: 50%;
            width: 20px;
            height: 20px;
        }

        100% {
            left: 50%;
            width: 375px;
            height: 375px;
        }
    }

    @keyframes criss-cross-right {
        0% {
            right: -20px;
        }

        50% {
            right: 50%;
            width: 20px;
            height: 20px;
        }

        100% {
            right: 50%;
            width: 375px;
            height: 375px;
        }
    }

    .funfact-two__shape3 {
        position: absolute;
        left: 4%;
        bottom: 7%;
    }

    .funfact-two__shape2 img {
        -webkit-animation-name: float-bob-y-2;
        animation-name: float-bob-y-2;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    @media (min-width: 1200px) {
        .funfact-two__image img {
            max-width: 100%;
            min-height: 600px;
            width: 100%;
        }
    }

    .program-three {
        position: relative;
        background-color: var(--kidearn-gray, #FAF5F2);
    }

    .program-three__top-shape {
        z-index: 2;
        position: absolute;
        top: -21px;
        left: 0;
        width: 100%;
        height: 23px;
        background-color: #008000;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .program-four__top-shape {
        z-index: 2;
        position: absolute;
        top: -21px;
        left: 0;
        width: 100%;
        height: 23px;
        background-color: #fff;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .sec-title__title {
        font-size: 45px;
        line-height: 50px;
            letter-spacing: 4px;
                margin: 50px 0 30px;
    }

    .program-three .sec-title__title {
        color: #fff;
    }

    .program-three__top-bg__inner {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #008000;
        background-blend-mode: multiply;
    }

    .program-three__top-bg {
        width: 100%;
        height: 56.4%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #008000;
    }

    .program-three .container {
        position: relative;
    }

    .program-three__item__image img {
        width: 100%;
        height: auto;
    }

    .program-three__item__content {
        position: relative;
        padding: 0 32px 17px;
    }

    .program-three__item__icon {
        position: relative;
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #fff;
        color: #fff;
        font-size: 50px;
        margin: -58px auto 15px;
    }

    .program-three__item__title {
        margin: 0;
        font-size: 30px;
        transition: all 200ms ease;
        margin-bottom: 16px;
            font-family: poppins, sans-serif;
    }

    .program-three__item__age {
        color: #008000;
        line-height: 1;
        display: block;
        margin: 15px 0;
        transition: all 300ms ease;
        font-size: 22px;
        font-weight: 700;
    }

    .program-three__item__text {
        line-height: 24px;
        font-weight: 400;
        display: block;
        margin: 0 0 23px;
        transition: all 300ms ease;
    }

    .program-three__item:hover .program-three__item__icon {
        -webkit-animation-name: wobble-horizontal-on-hover;
        animation-name: wobble-horizontal-on-hover;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

    .program-three__item__image {
        position: relative;
        overflow: hidden;
        width: 100%;
        margin: 0;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 370 237" xmlns="http://www.w3.org/2000/svg"><path d="M137 202.5C73.5 167 4.33333 201 -45 213.5V0H389C395.167 89.3333 403.8 261.1 389 233.5C370.5 199 302.5 222.5 247.5 233.5C210.08 240.984 174.627 223.535 137 202.5Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 370 237" xmlns="http://www.w3.org/2000/svg"><path d="M137 202.5C73.5 167 4.33333 201 -45 213.5V0H389C395.167 89.3333 403.8 261.1 389 233.5C370.5 199 302.5 222.5 247.5 233.5C210.08 240.984 174.627 223.535 137 202.5Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .program-three__item__image img {
        width: 100%;
        height: auto;
    }

    @keyframes wobble-horizontal-on-hover {
        16.65% {
            transform: translateX(8px);
        }

        33.3% {
            transform: translateX(-6px);
        }

        49.95% {
            transform: translateX(4px);
        }

        66.6% {
            transform: translateX(-2px);
        }

        83.25% {
            transform: translateX(1px);
        }

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

    .program-three__item__content {
        position: relative;
        padding: 0 32px 17px;
    }

    .program-three__item {
        position: relative;
        text-align: center;
        background-color: #fff;
        border-radius: 0px;
        overflow: hidden;
        transition: 0.3s;
        padding: 0;
    }

    .sec-title {
        padding-bottom: 30px;
    }

    .sec-title__tagline {
        font-size: 25px;
        color: #fdd539;

    }

    .main-slider-one {
        position: relative;
    }

    .main-slider-one__shape-top {
        z-index: 2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background-color: var(--kidearn-white, #fff);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 20"><path d="M-1.74846e-06 0.000173574L0 20.0002C40 20.0002 40 0.000164355 80.01 0.000160857C120.01 0.00015736 120.01 20.0002 160.02 20.0002C200.02 20.0002 200.02 0.000150365 240.02 0.000146869C280.02 0.000143372 280.02 20.0001 320.02 20.0001C360.02 20.0001 360.02 0.000136378 400.02 0.000132881C440.02 0.000129384 440.02 20.0001 480.02 20.0001C520.02 20.0001 520.02 0.00012239 560.02 0.000118893C600.02 0.000115396 600.02 20.0001 640.02 20.0001C680.02 20.0001 680.02 0.000108402 720.02 0.000104906C760.02 0.000101409 760.02 20.0001 800.02 20.0001C840.02 20.0001 840.02 9.44148e-05 880.02 9.09179e-05C920.02 8.7421e-05 920.02 20.0001 960.01 20.0001C1000.01 20.0001 1000.01 8.04281e-05 1040.01 7.69312e-05C1080.01 7.34343e-05 1080.01 20.0001 1120.01 20.0001C1160.01 20.0001 1160.01 6.64404e-05 1200.01 6.29435e-05C1240.01 5.94466e-05 1240.01 20.0001 1280.01 20.0001C1320.01 20.0001 1320.01 5.24528e-05 1360.01 4.89559e-05C1400.01 4.5459e-05 1400.01 20 1440.01 20C1480.01 20 1480.01 3.84651e-05 1520.01 3.49682e-05C1560.01 3.14713e-05 1560.01 20 1600.01 20C1640.01 20 1640.01 2.44775e-05 1680.01 2.09806e-05C1720 1.74846e-05 1720 20 1760 20C1800 20 1800 1.04907e-05 1840 6.99382e-06C1880 3.49691e-06 1880 20 1920 20L1920 5.72205e-06L-1.74846e-06 0.000173574Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 20"><path d="M-1.74846e-06 0.000173574L0 20.0002C40 20.0002 40 0.000164355 80.01 0.000160857C120.01 0.00015736 120.01 20.0002 160.02 20.0002C200.02 20.0002 200.02 0.000150365 240.02 0.000146869C280.02 0.000143372 280.02 20.0001 320.02 20.0001C360.02 20.0001 360.02 0.000136378 400.02 0.000132881C440.02 0.000129384 440.02 20.0001 480.02 20.0001C520.02 20.0001 520.02 0.00012239 560.02 0.000118893C600.02 0.000115396 600.02 20.0001 640.02 20.0001C680.02 20.0001 680.02 0.000108402 720.02 0.000104906C760.02 0.000101409 760.02 20.0001 800.02 20.0001C840.02 20.0001 840.02 9.44148e-05 880.02 9.09179e-05C920.02 8.7421e-05 920.02 20.0001 960.01 20.0001C1000.01 20.0001 1000.01 8.04281e-05 1040.01 7.69312e-05C1080.01 7.34343e-05 1080.01 20.0001 1120.01 20.0001C1160.01 20.0001 1160.01 6.64404e-05 1200.01 6.29435e-05C1240.01 5.94466e-05 1240.01 20.0001 1280.01 20.0001C1320.01 20.0001 1320.01 5.24528e-05 1360.01 4.89559e-05C1400.01 4.5459e-05 1400.01 20 1440.01 20C1480.01 20 1480.01 3.84651e-05 1520.01 3.49682e-05C1560.01 3.14713e-05 1560.01 20 1600.01 20C1640.01 20 1640.01 2.44775e-05 1680.01 2.09806e-05C1720 1.74846e-05 1720 20 1760 20C1800 20 1800 1.04907e-05 1840 6.99382e-06C1880 3.49691e-06 1880 20 1920 20L1920 5.72205e-06L-1.74846e-06 0.000173574Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .main-slider-one__shape-bottom {
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 27px;
        background-color: var(--kidearn-white, #fff);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 27"><path d="M1920 84.96V0C1880 0 1880 21.56 1839.99 21.56C1799.99 21.56 1799.99 0 1759.98 0C1719.98 0 1719.98 21.56 1679.98 21.56C1639.98 21.56 1639.98 0 1599.98 0C1559.98 0 1559.98 21.56 1519.98 21.56C1479.98 21.56 1479.98 0 1439.98 0C1399.98 0 1399.98 21.56 1359.98 21.56C1319.98 21.56 1319.98 0 1279.98 0C1239.98 0 1239.98 21.56 1199.98 21.56C1159.98 21.56 1159.98 0 1119.98 0C1079.98 0 1079.98 21.56 1039.98 21.56C999.98 21.56 999.98 0 959.99 0C919.99 0 919.99 21.56 879.99 21.56C839.99 21.56 839.99 0 799.99 0C759.99 0 759.99 21.56 719.99 21.56C679.99 21.56 679.99 0 639.99 0C599.99 0 599.99 21.56 559.99 21.56C519.99 21.56 519.99 0 479.99 0C439.99 0 439.99 21.56 399.99 21.56C359.99 21.56 359.99 0 319.99 0C279.99 0 279.99 21.56 239.99 21.56C200 21.56 200 0 160 0C120 0 120 21.56 80 21.56C40 21.56 40 0 0 0V84.96H1920Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 27"><path d="M1920 84.96V0C1880 0 1880 21.56 1839.99 21.56C1799.99 21.56 1799.99 0 1759.98 0C1719.98 0 1719.98 21.56 1679.98 21.56C1639.98 21.56 1639.98 0 1599.98 0C1559.98 0 1559.98 21.56 1519.98 21.56C1479.98 21.56 1479.98 0 1439.98 0C1399.98 0 1399.98 21.56 1359.98 21.56C1319.98 21.56 1319.98 0 1279.98 0C1239.98 0 1239.98 21.56 1199.98 21.56C1159.98 21.56 1159.98 0 1119.98 0C1079.98 0 1079.98 21.56 1039.98 21.56C999.98 21.56 999.98 0 959.99 0C919.99 0 919.99 21.56 879.99 21.56C839.99 21.56 839.99 0 799.99 0C759.99 0 759.99 21.56 719.99 21.56C679.99 21.56 679.99 0 639.99 0C599.99 0 599.99 21.56 559.99 21.56C519.99 21.56 519.99 0 479.99 0C439.99 0 439.99 21.56 399.99 21.56C359.99 21.56 359.99 0 319.99 0C279.99 0 279.99 21.56 239.99 21.56C200 21.56 200 0 160 0C120 0 120 21.56 80 21.56C40 21.56 40 0 0 0V84.96H1920Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .main-slider-one__shape1 {
        position: absolute;
        top: 0;
        right: 33px;
        z-index: 2;
        animation: treeMove 4s linear 0s infinite;
    }

    @media (max-width: 1499px) {
        .main-slider-one__shape1 {
            display: none;
        }
    }

    .main-slider-one__shape1 img {
        -webkit-animation: rotated 6s infinite linear;
        animation: rotated 6s infinite linear;
    }

    .main-slider-one__shape2 {
        position: absolute;
        top: 124px;
        left: 11%;
        z-index: 2;
    }

    @media (max-width: 1499px) {
        .main-slider-one__shape2 {
            display: none;
        }
    }

    .main-slider-one__shape2 img {
        -webkit-animation: rotated3 6s infinite linear;
        animation: rotated3 6s infinite linear;
    }

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

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

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

    .main-slider-one__shape3 {
        position: absolute;
        top: 43%;
        left: 2%;
        z-index: 2;
    }

    @media (max-width: 1499px) {
        .main-slider-one__shape3 {
            display: none;
        }
    }

    .main-slider-one__shape3 img {
        animation: treeMove 4s linear 0s infinite;
    }

    .main-slider-one__shape4 {
        position: absolute;
        bottom: 110px;
        left: 7%;
        z-index: 2;
    }

    @media (max-width: 1499px) {
        .main-slider-one__shape4 {
            display: none;
        }
    }

    .main-slider-one__shape4 img {
        animation: carMove 4s linear 0s infinite;
    }

    .main-slider-one__shape5 {
        position: absolute;
        bottom: 95px;
        left: 39%;
        z-index: 2;
    }

    @media (max-width: 1499px) {
        .main-slider-one__shape5 {
            display: none;
        }
    }

    .main-slider-one__shape5 img {
        -webkit-animation: rotated2 6s infinite linear;
        animation: rotated2 6s infinite linear;
    }

    .main-slider-one__carousel {
        position: relative;
        width: 100%;
    }

    .main-slider-one__carousel .owl-dots {
        margin: auto 0;
        position: absolute;
        left: 14%;
        text-align: left;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
    }

    @media (max-width: 1500px) {
        .main-slider-one__carousel .owl-dots {
            left: 3%;
        }
    }

    @media (max-width: 1299px) {
        .main-slider-one__carousel .owl-dots {
            width: 1160px;
            left: 0;
            right: 0;
            margin: auto;
            top: auto;
            bottom: 30px;
            display: flex;
            justify-content: flex-start;
            gap: 10px;
        }
    }

    @media (max-width: 1199px) {
        .main-slider-one__carousel .owl-dots {
            width: 930px;
        }
    }

    @media (max-width: 991px) {
        .main-slider-one__carousel .owl-dots {
            width: 690px;
        }
    }

    @media (max-width: 991px) {
        .main-slider-one__carousel .owl-dots {
            width: 100%;
            justify-content: center;
            bottom: 15px;
        }
    }

    .main-slider-one__carousel .owl-dots .owl-dot {
        display: block;
        margin: 20px 0;
    }

    .main-slider-one__carousel .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        display: block;
        border-radius: 50%;
        background-color: rgba(var(--kidearn-black-rgb, 11, 32, 56), 0.2);
        border: none;
        margin: 0;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .main-slider-one__carousel .owl-dots .owl-dot:hover span,
    .main-slider-one__carousel .owl-dots .owl-dot.active span {
        background-color: var(--kidearn-secondary, #FFAA23);
    }

    .main-slider-one__item {
        background-color: var(--kidearn-gray, #FAF5F2);
        position: relative;
        z-index: 3;
        padding-top: 178px;
        padding-bottom: 187px;
    }

    @media (max-width: 767px) {
        .main-slider-one__item {
            padding-top: 150px;
            padding-bottom: 120px;
        }
    }

    .main-slider-one__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: top right;
    }

    .main-slider-one__bg::before {
        z-index: 2;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 65%;
        content: "";
        background: linear-gradient(90deg, var(--kidearn-gray, #FAF5F2) 58.54%, rgba(250, 250, 250, 0) 98.49%);
    }

    .team-card .team-content {
        width: 100%;
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 30px;
    }

    .team-card .team-img img {
        width: 100%;
    }

    .team-card {
        --gap: 40px;
        text-align: left;
        position: relative;
        margin-bottom: 30px;
    }

    .team-text-dark {
        margin: 20px 0 0;
    }

    # Testimonials --------------------------------------------------------------*/ .testimonial-one {
        position: relative;
        padding: 0 0 42px;
    }

    .testimonial-one__pen {
        position: absolute;
        left: 80px;
        top: 60px;
    }

    .testimonial-one__pen img {
        -webkit-animation-name: float-bob-y-2;
        animation-name: float-bob-y-2;
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    @media (max-width: 1199px) {
        .testimonial-one__pen {
            display: none;
        }
    }

    .testimonial-one .sec-title__tagline {
        color: #a11d14;
    }

    .testimonial-one .sec-title {
        padding-bottom: 10px;
        position: relative;
        z-index: 2;
    }

    .testimonial-one__area {
        position: relative;
        margin: 0 auto;
        text-align: center;
        padding: 155px 250px 110px;
    }

    @media (max-width: 1199px) {
        .testimonial-one__area {
            padding: 150px 145px 150px;
        }
    }

    @media (max-width: 991px) {
        .testimonial-one__area {
            padding: 150px 55px 150px;
        }
    }

    @media (max-width: 767px) {
        .testimonial-one__area {
            padding: 150px 25px 100px;
        }
    }

    .testimonial-one__bg {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 1119px;
        background-color: var(--kidearn-gray, #FAF5F2);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1119 710"><path d="M930.617 192.772C923.382 192.368 916.209 192.368 909.129 192.741C905.962 90.7428 825.29 6.32434 721.515 0.454178C643.295 -3.95621 573.087 37.4765 537.005 101.396C503.593 67.697 458.102 45.7693 407.022 42.8808C317.127 37.8182 237.821 93.2896 208.725 173.857C203.757 172.925 198.758 172.149 193.572 171.869C130.444 168.328 76.3517 216.625 72.8118 279.799C71.9423 295.329 74.2401 310.299 79.0842 324.12C35.3012 345.427 4.00101 389.127 1.05109 441.244C-3.26511 517.867 55.3296 583.463 131.903 587.781C146.187 588.588 160.098 587.19 173.264 583.898C201.056 653.533 267.134 704.469 346.906 708.973C418.201 712.98 482.819 678.939 521.044 624.461C555.139 665.863 605.722 693.475 663.448 696.705C747.909 701.488 822.992 652.787 855.907 580.078C872.457 585.638 889.97 589.147 908.229 590.172C1017.93 596.353 1111.9 512.4 1118.08 402.669C1124.26 292.968 1040.32 198.953 930.617 192.772Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1119 710"><path d="M930.617 192.772C923.382 192.368 916.209 192.368 909.129 192.741C905.962 90.7428 825.29 6.32434 721.515 0.454178C643.295 -3.95621 573.087 37.4765 537.005 101.396C503.593 67.697 458.102 45.7693 407.022 42.8808C317.127 37.8182 237.821 93.2896 208.725 173.857C203.757 172.925 198.758 172.149 193.572 171.869C130.444 168.328 76.3517 216.625 72.8118 279.799C71.9423 295.329 74.2401 310.299 79.0842 324.12C35.3012 345.427 4.00101 389.127 1.05109 441.244C-3.26511 517.867 55.3296 583.463 131.903 587.781C146.187 588.588 160.098 587.19 173.264 583.898C201.056 653.533 267.134 704.469 346.906 708.973C418.201 712.98 482.819 678.939 521.044 624.461C555.139 665.863 605.722 693.475 663.448 696.705C747.909 701.488 822.992 652.787 855.907 580.078C872.457 585.638 889.97 589.147 908.229 590.172C1017.93 596.353 1111.9 512.4 1118.08 402.669C1124.26 292.968 1040.32 198.953 930.617 192.772Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: top center;
        mask-position: top center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .testimonial-one__bg-shape {
        width: 100%;
        height: 104%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        background-position: top center;
        background-repeat: no-repeat;
    }

    .testimonial-one__star-left {
        position: absolute;
        left: 155px;
        top: 70px;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }

    .testimonial-one__star-left img {
        -webkit-animation: rotated 6s infinite linear;
        animation: rotated 6s infinite linear;
    }

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

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

    @media (max-width: 1199px) {
        .testimonial-one__star-left {
            left: 80px;
        }
    }

    @media (max-width: 991px) {
        .testimonial-one__star-left {
            display: none;
        }
    }

    .testimonial-one__star-right {
        position: absolute;
        right: 235px;
        top: -140px;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }

    .testimonial-one__star-right img {
        -webkit-animation: rotated2 6s infinite linear;
        animation: rotated2 6s infinite linear;
    }

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

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

    @media (max-width: 1199px) {
        .testimonial-one__star-right {
            right: 80px;
        }
    }

    @media (max-width: 991px) {
        .testimonial-one__star-right {
            display: none;
        }
    }

    .testimonial-one__carousel.owl-carousel {
        position: relative;
    }

    .testimonial-one__carousel.owl-carousel .owl-nav {
        display: flex;
        align-items: center;
        gap: 17px;
        margin: -54px 0 0 127px;
    }

    @media (max-width: 767px) {
        .testimonial-one__carousel.owl-carousel .owl-nav {
            margin: 30px 0 0;
            justify-content: center;
        }
    }

    .testimonial-one__carousel.owl-carousel .owl-nav button {
        margin: 0;
        padding: 0;
        width: 48px;
        height: 48px;
        line-height: 62px;
        background-color: var(--kidearn-base, #F25334);
        color: var(--kidearn-white, #fff);
        font-size: 18px;
        overflow: hidden;
        transition: all 500ms ease;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M0.00047095 24.0601C0.000469814 11.0767 12.4473 1.44505 23.8118 0.548945C36.7997 0.548676 47.623 11.0767 47.623 24.0601C47.623 37.0434 42.2114 47.7688 20.5648 47.7689C6.49446 46.8726 0.000472085 37.0434 0.00047095 24.0601Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M0.00047095 24.0601C0.000469814 11.0767 12.4473 1.44505 23.8118 0.548945C36.7997 0.548676 47.623 11.0767 47.623 24.0601C47.623 37.0434 42.2114 47.7688 20.5648 47.7689C6.49446 46.8726 0.000472085 37.0434 0.00047095 24.0601Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .testimonial-one__carousel.owl-carousel .owl-nav button:hover {
        background-color: var(--kidearn-black, #820a02);
        line-height: 52px;
    }

    .testimonial-one__carousel.owl-carousel .owl-nav button.owl-next {
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 48"><path d="M48.5464 24.2569C48.5464 37.2402 36.0996 46.8719 24.7351 47.768C11.7471 47.7683 0.923822 37.2402 0.923824 24.2569C0.923826 11.2736 6.33548 0.548165 27.9821 0.5481C42.0524 1.44432 48.5464 11.2736 48.5464 24.2569Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 48"><path d="M48.5464 24.2569C48.5464 37.2402 36.0996 46.8719 24.7351 47.768C11.7471 47.7683 0.923822 37.2402 0.923824 24.2569C0.923826 11.2736 6.33548 0.548165 27.9821 0.5481C42.0524 1.44432 48.5464 11.2736 48.5464 24.2569Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
        width: 49px;
        line-height: 30px;
        background-color: var(--kidearn-primary, #26A6A1);
    }

    .testimonial-one__carousel.owl-carousel .owl-nav button.owl-next:hover {
        background-color: var(--kidearn-black, #820a02);
        line-height: 56px;
    }

    .testimonial-one__carousel.owl-carousel .owl-nav button.owl-next span {
        display: inline-block;
        position: relative;
        top: -2px;
    }

    .testimonial-one__item {
        position: relative;
        z-index: 2;
        text-align: center;
    }

    .testimonial-one__item__quote {
        line-height: 30px;
        margin: 0 0 54px;
    }

    @media (max-width: 767px) {
        .testimonial-one__item__quote {
            margin: 0 0 35px;
        }
    }

    .testimonial-one__item__author {
        position: relative;
        display: inline-block;
        text-align: left;
        min-height: 46px;
        margin-left: 235px;
        padding: 0 0 0 58px;
    }

    @media (max-width: 767px) {
        .testimonial-one__item__author {
            margin-left: 0;
        }
    }

    .testimonial-one__item__author img {
        width: 46px !important;
        height: 46px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .testimonial-one__item__author__name {
        font-size: 24px;
        font-weight: 400;
        line-height: 1;
        margin: 0 0 5px;
    }

    .testimonial-one__item__author__designation {
        font-size: 14px;
        color: var(--kidearn-text-dark, #5F7999);
        text-transform: uppercase;
        line-height: 1;
        margin: 0;
    }

    .testimonial-one--home-two {
        padding: 0;
    }

    .testimonial-one--home-two .testimonial-one__left-shape {
        position: absolute;
        left: 12%;
        top: 35%;
    }

    .testimonial-one--home-two .testimonial-one__left-shape img {
        animation: arrowMove 4s linear 0s infinite;
    }

    .testimonial-one--home-two .testimonial-one__right-shape {
        opacity: 0.3;
        position: absolute;
        right: 8%;
        top: 28%;
    }

    .testimonial-one--home-two .testimonial-one__right-shape img {
        -webkit-animation-name: float-bob-y-2;
        animation-name: float-bob-y-2;
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    .testimonial-one--home-two .sec-title__title,
    .testimonial-one--home-two .sec-title__tagline {
        color: var(--kidearn-white, #fff);
    }

    .testimonial-one--home-two .testimonial-one__area {
        max-width: 908px;
        padding: 80px 175px 232px;
    }

    @media (max-width: 991px) {
        .testimonial-one--home-two .testimonial-one__area {
            padding: 70px 50px 180px;
        }
    }

    @media (max-width: 767px) {
        .testimonial-one--home-two .testimonial-one__area {
            padding: 80px 25px 255px;
            margin-bottom: -175px;
        }
    }

    .testimonial-one--home-two .testimonial-one__bg {
        max-width: 908px;
        background-color: var(--kidearn-secondary2, #75C137);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 908 644"><path d="M250.59 12.397C142.549 33.9816 48.3148 86.0784 13.3826 186.882C-47.9941 363.966 112.408 499.199 277.449 498.295C379.53 497.73 554.342 422.692 614.134 551.898C627.262 580.263 627.111 612.734 626.734 644C633.147 591.489 668.57 543.46 716.856 521.763C804.111 482.587 879.974 464.091 903.023 355.302C942.03 171.136 743.489 68.9011 595.876 27.5025C504.207 1.81192 369.08 -11.2594 250.59 12.397Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 908 644"><path d="M250.59 12.397C142.549 33.9816 48.3148 86.0784 13.3826 186.882C-47.9941 363.966 112.408 499.199 277.449 498.295C379.53 497.73 554.342 422.692 614.134 551.898C627.262 580.263 627.111 612.734 626.734 644C633.147 591.489 668.57 543.46 716.856 521.763C804.111 482.587 879.974 464.091 903.023 355.302C942.03 171.136 743.489 68.9011 595.876 27.5025C504.207 1.81192 369.08 -11.2594 250.59 12.397Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: top center;
        mask-position: top center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .testimonial-one--home-two .testimonial-one__bg-shape {
        left: auto;
        right: 48px;
        top: 160px;
        background-position: top right;
        background-repeat: no-repeat;
    }

    @media (max-width: 767px) {
        .testimonial-one--home-two .testimonial-one__bg-shape {
            display: none;
        }
    }

    .testimonial-one--home-two .testimonial-one__item__author__designation {
        color: #D3EFBB;
    }

    .testimonial-one--home-two .testimonial-one__item__quote {
        color: #D3EFBB;
        margin-bottom: 40px;
    }

    .testimonial-one--home-two .testimonial-one__item__author__name {
        color: var(--kidearn-white, #fff);
    }

    .testimonial-one--home-two .testimonial-one__carousel.owl-carousel .owl-nav button {
        background-color: rgba(var(--kidearn-black2-rgb, 2, 9, 18), 0.2);
    }

    .testimonial-one--home-two .testimonial-one__carousel.owl-carousel .owl-nav button:hover {
        background-color: var(--kidearn-black2, #020912);
    }

    .testimonial-one--about-page {
        padding-top: 120px;
    }

    @media (max-width: 767px) {
        .testimonial-one--about-page {
            padding-top: 80px;
        }
    }

    .video-two {
        position: relative;
        padding: 105px 0 100px;
    }

    .gallery-info {
        background-color: #022eb4;
    }

    .video-two__bg {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 100%;
        background-color: #a11d14;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 607"><path d="M419.5 0C-126.89 0 -356.376 273.466 -479 352.277L-410.806 622.54C-226.87 670.202 33.8746 492.241 459.5 535.944C795.5 570.444 1142.72 572.156 1385 566.5C1883.1 554.872 1935.82 620.865 2240 674.5V535.944V26.0254C2240 26.0254 1779.65 -17.9067 1527.5 26.0253C1110 98.7661 971 0 419.5 0Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 607"><path d="M419.5 0C-126.89 0 -356.376 273.466 -479 352.277L-410.806 622.54C-226.87 670.202 33.8746 492.241 459.5 535.944C795.5 570.444 1142.72 572.156 1385 566.5C1883.1 554.872 1935.82 620.865 2240 674.5V535.944V26.0254C2240 26.0254 1779.65 -17.9067 1527.5 26.0253C1110 98.7661 971 0 419.5 0Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: top center;
        mask-position: top center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .video-two__shape {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .video-two__shape img {
        animation: zoomBig2 3s linear infinite;
    }

    @keyframes zoomBig2 {
        0% {
            transform: scale(1, 1);
        }

        50% {
            transform: scale(0.9, 0.9);
        }

        100% {
            transform: scale(1, 1);
        }
    }

    @media (max-width: 991px) {
        .video-two__shape {
            display: none;
        }
    }

    .video-two__content {
        position: relative;
        padding: 82px 0 0;
    }

    @media (max-width: 991px) {
        .video-two__content {
            padding: 0 0 40px;
        }
    }

    .video-two__content__title {
        color: var(--kidearn-white, #fff);
        font-size: 40px;
        font-weight: 400;
        margin: 0 0 31px;
    }

    @media (max-width: 767px) {
        .video-two__content__title {
            font-size: 34px;
            margin: 0 0 25px;
        }
    }

    .video-two__content .kidearn-btn {
        font-size: 16px;
        padding: 11px 50px;
        background-color: var(--kidearn-secondary, #FFAA23);
    }

    .video-two__btn-shape {
        margin: 0 -48px 0 -14px;
        position: relative;
        padding: 25px 36px 21px;
        background-color: var(--kidearn-secondary, #FFAA23);
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 191.000000"><g transform="translate(0.000000,191.000000) scale(0.050000,-0.050000)"><path d="M3690 3807 c-238 -35 -468 -148 -631 -311 -148 -148 -209 -153 -441 -38 -533 267 -1139 83 -1422 -432 l-73 -134 -128 -4 c-363 -12 -615 -297 -590 -667 l11 -154 -88 -55 c-601 -380 -297 -1342 424 -1342 l183 0 56 -106 c331 -633 1218 -743 1711 -211 l92 99 105 -94 c500 -449 1302 -338 1624 223 47 82 76 115 97 107 545 -198 1235 212 1358 808 131 634 -379 1281 -1011 1284 l-83 0 -15 104 c-78 568 -633 1002 -1179 923z"/></g></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 191.000000"><g transform="translate(0.000000,191.000000) scale(0.050000,-0.050000)"><path d="M3690 3807 c-238 -35 -468 -148 -631 -311 -148 -148 -209 -153 -441 -38 -533 267 -1139 83 -1422 -432 l-73 -134 -128 -4 c-363 -12 -615 -297 -590 -667 l11 -154 -88 -55 c-601 -380 -297 -1342 424 -1342 l183 0 56 -106 c331 -633 1218 -743 1711 -211 l92 99 105 -94 c500 -449 1302 -338 1624 223 47 82 76 115 97 107 545 -198 1235 212 1358 808 131 634 -379 1281 -1011 1284 l-83 0 -15 104 c-78 568 -633 1002 -1179 923z"/></g></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .program-five__top-shape {
        z-index: 2;
        position: absolute;
        top: -21px;
        left: 0;
        width: 100%;
        height: 23px;
        background-color: #a11d14;
        -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 23"><path d="M1920 22.0088L1920 0.00878906C1880 0.00878906 1880 22.0088 1839.99 22.0088C1799.99 22.0088 1799.99 0.00878906 1759.98 0.00878906C1719.98 0.00878906 1719.98 22.0088 1679.98 22.0088C1639.98 22.0088 1639.98 0.00878906 1599.98 0.00878906C1559.98 0.00878906 1559.98 22.0088 1519.98 22.0088C1479.98 22.0088 1479.98 0.00878906 1439.98 0.00878906C1399.98 0.00878906 1399.98 22.0088 1359.98 22.0088C1319.98 22.0088 1319.98 0.00878906 1279.98 0.00878906C1239.98 0.00878906 1239.98 22.0088 1199.98 22.0088C1159.98 22.0088 1159.98 0.00878906 1119.98 0.00878906C1079.98 0.00878906 1079.98 22.0088 1039.98 22.0088C999.98 22.0088 999.98 0.00878906 959.99 0.00878906C919.99 0.00878906 919.99 22.0088 879.99 22.0088C839.99 22.0088 839.99 0.00878906 799.99 0.00878906C759.99 0.00878906 759.99 22.0088 719.99 22.0088C679.99 22.0088 679.99 0.00878906 639.99 0.00878906C599.99 0.00878906 599.99 22.0088 559.99 22.0088C519.99 22.0088 519.99 0.00878906 479.99 0.00878906C439.99 0.00878906 439.99 22.0088 399.99 22.0088C359.99 22.0088 359.99 0.00878906 319.99 0.00878906C279.99 0.00878906 279.99 22.0088 239.99 22.0088C200 22.0088 200 0.00878906 160 0.00878906C120 0.00878906 120 22.0088 80 22.0088C40 22.0088 40 0.00878906 0 0.00878906L-1.32845e-08 22.0088L1920 22.0088Z"/></svg>');
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center center;
        mask-position: center center;
        -webkit-mask-size: cover;
        mask-size: cover;
    }

    .gallery-info .title-area {
        margin: 50px 0 0;
    }

    .gallery-info .title-area h2 {
        color: #fff;
    }

    .header-social .marquee-text {
        font-size: 15px;
    }

    footer.footer-wrapper {
        background-image: url(../img/bg/error-bg.png);
            background-color: #570e09;
    }

    .sticky-icon {
        z-index: 99;
        position: fixed;
        top: 40%;
        right: 0%;
        width: 220px;
        display: flex;
        flex-direction: column;
    }

    .sticky-icon a {
        transform: translate(160px, 0px);
        border-radius: 50px 0px 0px 50px;
        text-align: left;
        margin: 2px;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px;
        font-size: 18px;
        font-family: 'Oswald', sans-serif;
        transition: all 0.8s;
    }

    .sticky-icon a:hover {
        color: #FFF;
    }

    .sticky-icon a:hover i {
        transform: rotate(360deg);
    }

    /*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
    .Facebook {
        background-color: #2C80D3;
        color: #FFF;
    }

    .Youtube {
        background-color: #fa0910;
        color: #FFF;
    }

    .whatsaap {
        background-color: #049715;
        color: #FFF;
    }

    .Instagram {
        background: #f09433; 
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
        background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
        background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
        color: #FFF;
    }

    .Google {
        background-color: #0540f1;
        color: #FFF;
    }

    .sticky-icon a i {
        background-color: #FFF;
        height: 30px;
        width: 30px;
        color: #000;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;
        margin-right: 20px;
        transition: all 0.5s;
    }

    .sticky-icon a i.fa-facebook-f {
        background-color: #FFF;
        color: #2C80D3;
    }

    .sticky-icon a i.fa-google-plus-g {
        background-color: #FFF;
        color: #d34836;
    }

    .sticky-icon a i.fa-instagram {
        background-color: #FFF;
        color: #FD1D1D;
    }

    .sticky-icon a i.fa-youtube {
        background-color: #FFF;
        color: #fa0910;
    }

    .sticky-icon a i.fa-twitter {
        background-color: #FFF;
        color: #53c5ff;
    }

    @media (max-width: 767px) {
        .sec-title__title {
            font-size: 25px;
            line-height: 30px;
            margin: 25px 0 0;
        }

        footer.footer-wrapper {
            background-image: none;
            background-color: #a11d14;
        }

        .team-card .expand-btn {
            display: none;
        }

        .header-links ul li:first-child {
            margin-left: 0;
            display: none;
        }


    }