section.df-banner.df-fonts {
    position: relative;
}

.home-banner-container {
    padding: 127px 0 462px;
    position: relative;
    background-size: cover;
    background: radial-gradient(147.26% 100% at 50.04% 0%, #FFFFFF 0%, #C2D3FF 52.88%, #1253F8 100%);
    margin: 20px;
    border-radius: 26px;
    z-index: 1;
    overflow: hidden;
}

/* .home-banner-container:before  */
.home-banner-container .bg-image {
    position: absolute;
    /* content: ''; */
/*     background: url(../images/home-page/home-back-circle.webp) center center no-repeat; */
    width: 100%;
    height: 100%;
    pointer-events: none;
    bottom: 0;
    object-fit: contain;
}

.df-banner .banner-content {
    max-width: 100% !important;
    position: relative;
    z-index: 9;
}

.df-banner h1 {
    font-weight: 300 !important;
    font-size: 36.91px !important;
    line-height: 66.7px !important;
    text-align: center;
    vertical-align: middle;
    color: #000000;
}

.df-banner p {
    max-width: 653px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 12px;
    font-family: Inter !important;
    font-weight: 300 !important;
    font-size: 22px !important;
    line-height: 32px !important;
    text-align: center;
}

.df-gradient-btn.home-white-btn {
    background: #fff;
    color: #000000 !important;
    margin: auto;
    display: block;
}

.home-banner-container:after {
    position: absolute;
    content: '';
    bottom: 0px;
    background: url(../images/home-page/home-radial.webp) center center no-repeat;
    width: 100%;
    height: 267px;
    pointer-events: none;
}

.df-banner .circle-wrapper {
    position: absolute;
    bottom: 270px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}

.df-banner h1 span {
    font-family: var(--df-gotham) !important;
    display: block;
    font-weight: 800 !important;
    font-size: 86.91px !important;
}

.circle-text {
    font-family: var(--df-gilroy) !important;
    font-weight: 800 !important;
    font-size: 94.34px !important;
    line-height: 93.7px !important;
    vertical-align: middle;
    color: #fff;
}

.home-text-toggle {
    width: 104px;
    height: 46px;
    background: url(../images/home-page/home-toggle.svg) center center no-repeat;
    display: inline-block !important;
    vertical-align: middle;
    position: relative;
    background-size: contain;
}

.toggle-circle {
    position: absolute;
    content: '';
    background: #fff;
    width: 46px;
    height: 46px;
    display: inline-block !important;
    top: 0px;
    left: -14px;
    border-radius: 90px;
    transition: transform 0.5s ease;
}

.home-text-toggle:hover .toggle-circle {
    transform: translateX(72px);
}

.home-growth {
    display: inline-block !important;
}

.explore-more-btn {
    max-width: 205px;
    position: absolute;
    bottom: 160px;
    right: 71px;
    rotate: 270deg;
    display: flex;
    align-items: center;
    gap: 0;
    width: 100%;
    z-index: 99;
}

.explore-more-btn span {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
    padding: 13px;
    border: 1px solid #FFFFFF;
    border-left: 0px;
    padding-left: 24px;
}

.explore-more-btn span:hover {
    color: #fff;
}

.explore-more-btn img {
    rotate: 90deg;
    width: 19px;
    height: 31px;
    object-fit: contain;
}

.explore-more-img {
    border: 1px solid #1253F8;
    padding: 6px 13px;
    border-right: 0px;
    padding-right: 11px;
}

.df-banner .canvas-wrapper {
    width: 100% !important;
    height: 260px;
    background: transparent !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 183px;
    z-index: 1;
}

.df-banner .canvas-wrapper canvas {
    height: 100% !important;
    z-index: 10 !important;
    object-fit: contain;
    display: inline-block;
    width: 100% !important;
}

.m-b-with-icon {
    border-radius: 0;
    background-color: var(--df-blue);
    background: linear-gradient(90deg, var(--df-blue) 0%, var(--df-blue-300) 100%);
}

.location-text .main-button:hover {
    background-color: var(--df-blue);
    background: linear-gradient(90deg, var(--df-blue) 0%, var(--df-blue-300) 100%);
}

.location-text .main-button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.location-text .main-button {
    border-radius: 0;
}

.m-b-with-icon:hover {
    background: var(--df-blue) !important;
}

.m-b-with-icon i {
    background-color: var(--df-blue);
}

.footer-social-media ul li a,
.nav-item.n-i-tel .nav-link {
    color: var(--df-blue);
}

.di-text-blue,
.nav-link:focus,
.nav-link:hover,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.text-gradient,
a:active,
a:focus,
a:hover {
    color: var(--df-blue);
}

.home-mile {
    position: absolute;
    bottom: 14px;
    left: 32px;
    background: #FFFFFF40;
    border: 2px solid #FFFFFF;
    padding: 18px 24px;
    border-radius: 29px;
    z-index: 10;
}

.home-mile h2 {
    font-family: var(--df-gilroy) !important;
    font-weight: 800 !important;
    line-height: 52.24px !important;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF !important;
}

.home-mile h2 span {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 29.24px;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.review-box {
    background: #FFFFFF;
    box-shadow: 0px 7.1px 15.14px 0px #00000024;
    padding: 15px 50px;
    border-radius: 19px;
    margin-bottom: 12px;
}

.review-box img {
    width: 84px;
    height: 39px;
	object-fit:contain;
}

.review-box2 img { 
	object-fit:contain;
    width: 133px;
    height: 43px;
}

.review-box2 {
    background: #FFFFFF;
    box-shadow: 0px 7.1px 15.14px 0px #00000024;
    padding: 13px 26px;
    border-radius: 19px;
}

.review-box img,
.review-box2 img {
    display: block;
    margin: auto;
}

.rays-wrapper {
    position: absolute;
    width: 2px;
    height: 2px;
    left: 43%;
    z-index: -1;
    bottom: 40%;
}

.rays-wrapper .rays:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: -5px;
    left: -3px;
}

.rays-wrapper>div {
    position: absolute;
    width: 1px;
    background: linear-gradient(180deg, #fefefe 22.27%, rgb(247 247 247 / 83%) 29%, rgb(245 245 245 / 62%) 39.46%, rgb(225 225 225 / 43%) 49.92%, rgb(248 248 248 / 27%) 59.63%, rgb(233 233 233 / 15%) 69.34%, rgb(248 248 248 / 7%) 79.06%, rgb(255 255 255 / 2%) 88.77%, rgb(250 250 250 / 0%) 96.99%);
    opacity: 1;
    top: 0;
    left: 0;
    transform-origin: left top;
    height: 400px;
    transform: scaleY(0);
    animation: raysStart 1.5s linear forwards infinite;
    animation-delay: var(--delay);
}

@keyframes raysStart {
    0% {
        transform: rotate(var(--rotate)) scaleY(0);
        opacity: 0;
    }

    70% {
        transform: rotate(var(--rotate)) scaleY(1) translateY(0);
        height: var(--width);
        opacity: 1;
    }

    100% {
        transform: rotate(var(--rotate)) scaleY(1) translateY(var(--width));
        height: 0;
    }
}

.outer-layer:hover .rays-wrapper>div {
    animation: raysStop 1s linear forwards;
    --width: 200px;
    transform: scaleY(1);
}

@keyframes raysStop {
    0% {
        transform: rotate(var(--rotate)) scaleY(0);
    }

    70%,
    100% {
        transform: rotate(var(--rotate)) scaleY(1) translateY(0);
        height: var(--width);
    }
}

@media(max-width:1399px) {
    .explore-more-btn {
        bottom: 136px;
    }

    .df-banner p,
    .df-fonts p {
        font-size: 17px !important;
    }
}

@media(max-width:1199px) {

    .df-banner p,
    .df-fonts p {
        font-size: 16px !important;
    }
}

@media (max-width: 991px) {
    .explore-more-btn {
        bottom: 118px;
    }

    .df-banner p {
        line-height: 25px !important;
    }

    .df-banner p,
    .df-fonts p {
        font-size: 15px !important;
    }

}

@media (max-width: 767px) {

    .df-banner .banner-content,
    .df-banner p {
        max-width: 100%;
    }
}


@media (max-width: 575px) {
    .explore-more-btn {
        bottom: 107px;
        right: 0px;
    }
}