.header--scrolled .logo img,
.logo img {
    max-width: 280px
}

.clr-grad-1,
.text-outline {
    -webkit-text-fill-color: transparent
}

#myVideo,
.header {
    top: 0;
    left: 0;
    width: 100%
}

.creative-approach-section::after,
.creative-approach-section::before {
    position: absolute;
    inset-block-start: 0;
    z-index: 1;
    pointer-events: none;
    content: ""
}

.card1,
.circle-btn {
    text-decoration: none
}

#toast,
.header--scrolled {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.close,
.next,
.prev,
.scroller-x img {
    cursor: pointer
}

.card1,
.featured-list,
.hero-1,
.scroller-x {
    overflow: hidden
}

.header {
    position: fixed;
    z-index: 999;
    transition: background-color .3s, box-shadow .3s, color .3s;
    background: 0 0;
    color: #fff
}

.header .menu-link {
    color: #fff;
    transition: color .3s
}

.header--scrolled .menu-link {
    color: #0a58ca
}

.header--scrolled {
    background-color: #fff
}

.bg-primary-50,
.featured-lists+.featured-lists::after {
    background-color: hsl(187.11deg 100% 38.04%)
}

@media (min-width:992px) {
    .menu-nav {
        flex-direction: row;
        justify-content: flex-end
    }

    .menu-toggle {
        display: none !important
    }

    .menu-list {
        padding: 10px;
        list-style: none
    }
}

.logo img {
    transition: max-width .3s
}

.bg-grad-1 {
    background: linear-gradient(to right, #007bff, #0af);
    color: #fff !important
}

.list {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-lg-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.menu-list {
    padding: 10px
}

.menu {
    position: relative;
    isolation: isolate
}

.section-space-bottom {
    padding-bottom: clamp(2rem, 6.5vw + 1rem, 7.5rem)
}

.section-space-top {
    padding-top: clamp(2rem, 6.5vw + 1rem, 7.5rem)
}

.section-space-sm-y {
    padding-block-start: clamp(2rem, 3.25vw + 1rem, 3.75rem);
    padding-block-end: clamp(2rem, 3.25vw + 1rem, 3.75rem)
}

@media (max-width:991px) {
    .preloader__img video {
        position: absolute;
        left: -70%;
        right: 0;
        top: 0
    }

    .collapse:not(.show) {
        display: none !important
    }

    .inline-with {
        left: 0 !important
    }

    .header--scrolled .menu-link {
        color: #333
    }

    div#menu-nav {
        position: relative;
        background-color: hsl(187.11deg 100% 38.04%)
    }

    ul.list.list-lg-row.mx-lg-auto {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        align-items: flex-start;
        flex-direction: column
    }

    .section-space-bottom {
        padding-bottom: 5rem
    }

    .section-space-top {
        padding-top: 5rem
    }
}

.clr-secondary-key {
    color: #00abc2 !important
}

.bg-neutral-4 {
    background-color: #fff
}

.border-neutral-variant-30 {
    --bs-border-color: #00abc2 !important
}

.clr-grad-1 {
    background: linear-gradient(90deg, #6a41fb 30%, #00abc2 70%);
    background-clip: text;
    -webkit-background-clip: text
}

.preloader {
    position: fixed;
    display: grid;
    place-items: center;
    height: 100vh;
    background-color: #fff;
    inset: 0;
    z-index: 9999
}

.preloader__img {
    width: 100%;
    height: 100vh
}

.preloader__img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@keyframes imageBeat {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.text-outline {
    --outline-clr: hsl(var(--white) / .75);
    -webkit-text-stroke-width: 1px;
    -webkit-background-clip: text;
    -webkit-text-stroke-color: var(--outline-clr)
}

#myVideo {
    max-height: 100vh;
    object-fit: fill;
    filter: brightness(.2);
    position: absolute;
    height: 100%;
    object-fit: cover;
    z-index: -1
}

#video-overly-text {
    position: absolute;
    top: 180px;
    bottom: 0;
    left: 0;
    right: 0
}

.hero-1 {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px
}

.featured-list-content,
.video-overly-text {
    position: relative;
    z-index: 2
}

#countdown {
    display: flex;
    justify-content: center;
    gap: 1rem;
    color: #fff;
    font-size: 1.2rem
}

.countdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    width: 10%
}

.fadein_bottom_23,
img.img-fluid.w-100.position-absolute.start-0.end-0.bottom.z-n1,
img.img-fluid.w-100.position-absolute.start-0.end-0.top.z-n1 {
    background-color: #fff;
    box-sizing: border-box;
    color: #1a1d1e;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: start;
    text-size-adjust: 100%;
    max-width: 100%
}

#days,
#hours,
#minutes,
#seconds {
    font-size: 3rem !important;
    font-weight: 600
}

.scroller-x {
    white-space: nowrap
}

.scroller-x__list {
    display: flex;
    list-style: none;
    gap: 20px;
    transition: transform .5s linear
}

.scroller-x__list img {
    width: auto;
    height: auto;
    object-fit: cover;
    display: block
}

.ticker-section__content::after {
    content: "";
    position: absolute;
    inset-block-start: 0;
    inset-inline: 0;
    height: .5rem;
    background: linear-gradient(82deg, #7145c2 .48%, #06a6c2 93.92%)
}

.ticker-section__content {
    position: relative;
    isolation: isolate;
    transform: rotate(-3deg)
}

.featured-lists+.featured-lists::after {
    content: "";
    position: absolute;
    inset-block-start: 50%;
    inset-inline-start: 0;
    transform: translate(-50%, -50%);
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    z-index: 1;
    display: none
}

.featured-list {
    position: relative;
    border-radius: 8px;
    transition: background-color .4s
}

.featured-list-image {
    transition: transform .4s
}

.featured-list:hover .featured-list-image {
    transform: translateY(-10px)
}

.featured-list::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background-color: #7e3bc2;
    transition: right .6s;
    z-index: 1
}

.featured-list:hover::before,
.next {
    right: 0
}

.fadein_bottom_23 {
    flex: 0 0 auto;
    margin-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
    width: 285px;
    isolation: isolate;
    position: relative
}

img.img-fluid.w-100.position-absolute.start-0.end-0.top.z-n1 {
    vertical-align: middle;
    height: 140.462px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 259.4px;
    z-index: -1;
    inset-block-start: 0px;
    inset-inline: 0px
}

img.img-fluid.w-100.position-absolute.start-0.end-0.bottom.z-n1 {
    vertical-align: middle;
    height: 140.462px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 259.4px;
    z-index: -1;
    inset-block-end: 0px;
    inset-inline: 0px
}

.subtitle-flush-x--secondary {
    box-sizing: border-box;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), #be6cc2 40%, #00abc2 60%, rgba(0, 0, 0, 0)) rgba(0, 0, 0, 0);
    height: 2px;
    width: 120px;
    color: #1a1d1e;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: start;
    text-size-adjust: 100%
}

#patronage,
.footer-2 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.creative-approach-section::before {
    inset-inline-start: 50%;
    width: 100px;
    height: 2px;
    background: radial-gradient(circle, #4400d9 0, transparent 70%);
    animation: 30s linear infinite alternate leftToRight
}

.creative-approach-section::after {
    inset-inline-start: 50%;
    width: 3px;
    height: 100px;
    background: radial-gradient(circle, #00b8d9 0, transparent 70%);
    animation: 20s linear infinite alternate topToBottom
}

.circle-btn {
    display: grid;
    place-content: center;
    width: 150px;
    aspect-ratio: 1;
    border-radius: 50%;
    color: #fff
}

.inline-with {
    text-align: start;
    position: relative;
    left: 20%
}

.circle-btn.welcome-img-btn {
    display: none;
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem
}

.circle-btn__text {
    position: absolute;
    inset: 0;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    animation: 18s linear infinite animateText
}

.circle-btn__text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(0deg, #6a41fb 0, #6a41fb 100%);
    z-index: -1
}

.circle-btn__text span {
    position: absolute;
    top: 0;
    text-transform: uppercase;
    display: inline-block;
    transform-origin: 0 75px
}

@keyframes animateText {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

svg.bi.bi-buildings,
svg.bi.bi-envelope-at,
svg.bi.bi-geo-fill,
svg.bi.bi-phone-vibrate {
    background: linear-gradient(181deg, #00abc2, #531594)
}

svg.bi.bi-buildings:hover,
svg.bi.bi-envelope-at:hover,
svg.bi.bi-geo-fill:hover,
svg.bi.bi-phone-vibrate:hover {
    background: #00abc2
}

.card1 {
    display: block;
    position: relative;
    max-width: auto;
    background-color: #f2f8f9;
    border-radius: 4px;
    padding: 32px 24px;
    margin: 12px;
    z-index: 0;
    height: 430px !important;
    border: 1px solid #00abc2;
    transition: background-color .3s
}

#toast,
.gallery,
.pass-eye i {
    display: none
}

.card1:hover {
    background-color: #e0f7fa
}

.card1:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #00838d;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    transform: scale(1);
    transform-origin: 60% 30%;
    transition: transform .25s ease-out
}

.card1:hover:before {
    transform: scale(21)
}

.card1:hover p {
    transition: color .3s ease-out;
    color: rgba(255, 255, 255, .8)
}

.card1:hover h6 {
    transition: color .3s ease-out;
    color: #fff
}

.creative-approach-section__item {
    transition: transform .3s
}

.creative-approach-section__item:hover {
    transform: translateY(-5px)
}

.card1 .icon {
    position: relative;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #00838d;
    animation: 4s ease-in-out infinite float
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-8px)
    }
}

.contactus-page,
.login-page,
.page-template {
    min-height: 100vh;
    position: relative;
    z-index: 1;
    padding-block-start: 50px;
    padding-block-end: 20px
}

#toast {
    position: relative;
    top: 0;
    right: 0;
    background: green;
    color: #fff;
    border-radius: 5px;
    z-index: 9999
}

#progress {
    height: 5px;
    background: #fff;
    margin-top: 10px;
    width: 100%
}

.blog-card-1 {
    height: 520px
}

.max-text-60 {
    max-width: 65ch !important
}

.fade:not(.show) {
    opacity: 1 !important
}

@media (max-width:767px) {
    .preloader__img video {
        position: absolute;
        left: -60%;
        right: 0;
        top: 0
    }

    .section-space-bottom {
        padding-bottom: 3rem
    }

    .section-space-top {
        padding-top: 3rem
    }
}

@media screen and (min-width:1200px) {

    .contactus-page,
    .login-page,
    .page-template {
        padding-block-start: 80px;
        padding-block-end: 30px
    }

    .circle-btn.welcome-img-btn {
        right: 0;
        bottom: 0;
        transform: translate(50%, 50%)
    }

    h1 {
        font-size: 2rem
    }

    #countdown {
        font-size: 1.5rem
    }

    .countdown-item {
        width: auto
    }

    .menu-list {
        padding: 10px
    }

    .login-copyright {
        padding-block-start: 65px
    }

    .radar-main-wrapper {
        width: 500px;
        height: 500px
    }

    .card-body {
        height: 600px
    }
}

.gallery {
    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .9)
}

.gallery>.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

.gallery>.modal-caption {
    text-align: center;
    color: #ccc;
    padding: 10px 20px
}

.close {
    position: absolute;
    top: 50px;
    right: 50px;
    color: #fff;
    font-size: 30px
}

.swiper {
    position: relative;
    width: 100%
}

.swiper::after,
.swiper::before {
    content: "";
    position: absolute;
    width: 120%;
    height: 100px;
    background: #fff;
    border-radius: 100%;
    z-index: 9
}

.swiper::before {
    top: -50px;
    left: -10%
}

.swiper::after {
    bottom: -50px;
    left: -10%
}

.next,
.prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 40px;
    padding: 10px
}

.prev {
    left: 0
}

.footer-2 {
    background-image: url(img/faq-3-bg.png)
}

.dmopMx {
    display: none !important
}

.login-shape {
    position: absolute;
    z-index: -1
}

.login-shape-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.login-shape-left {
    top: 10%;
    left: 0
}

.login-shape-right {
    top: 10%;
    right: 0
}

.login-shape-line-left {
    top: 0;
    left: 0;
    opacity: .05
}

.login-shape-line-right {
    top: 0;
    right: 0;
    opacity: .05
}

.radar-main-wrapper {
    position: relative;
    width: 500px;
    height: 500px
}

@media screen and (min-width:1400px) {
    .radar-main-wrapper {
        width: 500px;
        height: 500px
    }

    .contactus-page,
    .login-page,
    .page-template {
        padding-block-start: 180px;
        padding-block-end: 50px
    }

    .card-body {
        height: 500px
    }

    .login-copyright {
        padding-block-start: 115px
    }

    .countdown-item.p-2 {
        width: 10%;
    }
}

.radar-main-shape-text {
    position: absolute;
    z-index: -3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.login-copyright {
    padding-block-start: 45px
}

.login-with-btn {
    width: 204px
}

.pass-field-area {
    position: relative
}

.pass-eye {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    color: #48454e;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px
}

.cd-words-wrapper b,
.gradient-border-img,
.pass-eye i.eye-off {
    display: inline-block
}

.radar-logo-wrapper .radar::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(247deg, #5c2bff -50.02%, rgba(92, 43, 255, 0) 54.9%);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: 5s linear infinite radar
}

.radar-main-wrapper .radar-main-circle-two {
    position: relative;
    width: calc(100% - 150px);
    height: calc(100% - 150px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: .786px solid #211f24;
    background-color: #000;
    opacity: .5;
    z-index: -3;
    border-radius: 50%
}

.radar-main-wrapper .radar-main-circle-three {
    width: 407px;
    height: 407px;
    filter: blur(200px);
    border-radius: 50%;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -2
}

.radar-logo-wrapper .radar,
.radar-main-wrapper .radar-logo-wrapper {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.radar-logo-wrapper .radar {
    width: 300px;
    height: 300px;
    border-radius: 50%
}

.gradient-card {
    background: linear-gradient(145deg, #1e1e1e, #2b2b2b);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.gradient-card::after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    -webkit-mask: none !important;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1
}

.logo-wrapper.d-flex.justify-content-center.align-items-center {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 106px;
    position: absolute;
    transform: matrix(1, 0, 0, 1, -53, -53);
    width: 106px;
    color: #1a1d1e;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: start;
    text-size-adjust: 100%
}

.radar-logo-wrapper .logo-wrapper::after {
    position: absolute;
    content: "";
    inset-block-start: 50%;
    inset-inline-start: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    border-radius: 50px;
    background: linear-gradient(84deg, #07a4c2 4.85%, #fff 95.15%);
    z-index: -1
}

.radar-logo-wrapper .logo-wrapper::before {
    position: absolute;
    content: "";
    inset-block-start: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background: #5c2bff;
    z-index: -1
}

.radar-logo-wrapper .radar .animated-text-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    margin-top: 2.375rem
}

.radar-logo-wrapper .radar .animated-text-wrapper .cd-headline {
    border-radius: 8px;
    background: rgba(86, 26, 255, .12);
    font-size: .75rem;
    font-weight: 700;
    color: hsl(var(--white));
    padding-block: 0.5rem;
    padding-inline: 1rem
}

.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cd-headline.slide b.is-hidden {
    -webkit-animation: .6s slide-out;
    -moz-animation: .6s slide-out;
    animation: .6s slide-out
}

.cd-headline.slide b {
    opacity: 1;
    top: 0
}

.cd-words-wrapper b {
    position: relative;
    white-space: nowrap;
    left: 0;
    top: 0
}

#patronage {
    background-image: url(../img/banner/sb.png);
    padding: 4.5rem
}

#patronage .fs-48 {
    font-size: 3rem
}

#patronage .fs-24 {
    font-size: 1.5rem
}

#patronage .fs-20 {
    font-size: 1.25rem
}

.gradient-border-img {
    position: relative
}

.gradient-border-img img {
    display: block;
    border: none;
    max-width: 100%;
    height: auto
}

.gradient-border-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, #6a41fb, #00abc2)
}

@media (max-width:768px) {

    .menu-list,
    ul.list.list-lg-row.mx-lg-auto {
        width: 100%
    }

    .menu-list {
        padding: 10px;
        border-bottom: 1px solid #b6b6b6
    }

    div#menu-nav {
        position: relative;
        background-color: hsl(0deg 0% 100%);
        margin-top: 10px;
        border: 1px solid #b6b6b6;
        box-shadow: rgba(50, 50, 93, .25) 0 13px 27px -5px, rgba(0, 0, 0, .3) 0 8px 16px -8px
    }

    .header .menu-link {
        color: #000;
        transition: color .3s
    }

    h1 {
        font-size: 2.1rem !important
    }

    #countdown {
        flex-wrap: wrap;
        font-size: 1rem !important
    }

    .countdown-item {
        width: 20%;
        margin-bottom: 1rem !important
    }

    #days,
    #hours,
    #minutes,
    #seconds {
        font-size: 1.5rem !important;
        font-weight: 600
    }

    .newsletter-1 .d-flex {
        flex-direction: column;
        gap: 1rem !important
    }

    button.d-inline-block {
        width: 100%;
        padding: .75rem !important;
        font-size: 1rem !important
    }

    #patronage .fs-48 {
        font-size: 2rem
    }

    #patronage .fs-24 {
        font-size: 1.25rem
    }

    #patronage .fs-20 {
        font-size: 1rem
    }

    .inline-with {
        text-align: center
    }
}

@media (min-width:1201px) and (max-width:1300px) {
    #patronage .fs-48 {
        font-size: 2.5rem
    }
}

@media (min-width:1301px) {
    #patronage {
        padding: 4.5rem
    }
}