/*!
Theme Name: eodb
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eodb
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eodb is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

section#AboutEODB:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(29 23 11 / 91%)), color-stop(100.72%, rgb(14 13 12 / 69%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#AboutEODB #AboutEODB-slide-2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(255 215 117 / 49%)), color-stop(100.72%, rgb(44 18 19 / 65%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#About:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgba(102, 25, 226, 0.53)), color-stop(100.72%, rgba(5, 7, 35, 0.88))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    /* modern browsers */
}

.video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

section#About .advs-box a {
    margin-top: 0px;
}

section#Transformation .container.content {
    padding-top: 40px;
    padding-bottom: 40px;
}

section#Transformation:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgba(25, 170, 226, 0.08)), color-stop(100.72%, rgb(29, 29, 29))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.anchor p a {
    color: #26ace3;
    text-decoration: underline;
}

.read-more {
    font-weight: inherit;
    font-size: 14px;
    position: relative;
    color: #26ace3 !important;
}

.color-golden {
    color: #FFD700 !important
}

.color-golden:hover {
    color: #ddbb06 !important
}

.btn.btn-aquamarine-green {
    background: #4CCCAB !important
}

.btn.btn-aquamarine-green:hover {
    background: #399e84 !important
}

.btn.btn-arrow {
    display: inline-flex;
    width: auto;
}

.btn.btn-arrow i {
    font-size: 12px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 0;
}

.visible-dir-nav:not(.outer-navs) .flex-direction-nav a.flex-prev,
.visible-dir-nav:not(.outer-navs) .flex-direction-nav a.flex-next {
    opacity: 0.5;
}

section#LatestEvents:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(33 71 76 / 79%)), color-stop(100.72%, rgb(37 43 55 / 71%))), no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#LatestProgram:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgba(0, 0, 0, 0.53)), color-stop(100.72%, rgba(5, 7, 35, 0.36))), no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.row-eq-height {
    display: table;
    width: 100%;
}

.row-eq-height>[class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle;
    /* or middle */
}


section#EODBPilotPrograms:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(17 22 24 / 80%)), color-stop(105.72%, rgb(47 45 45 / 68%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EODBPilotPrograms #NHForEV .icon-list {
    display: flex;
    justify-content: center;
    gap: 20px;
}

section#EODBPilotPrograms #NHForEV .icon-list .list-item {
    margin-right: 0px;
}

section#EODBPilotPrograms #NHForEV .icon-list-2 .list-item label {
    cursor: pointer;
}

section#EODBPilotPrograms #NHForEV .icon-list-2 .list-item a {
    display: block;
}


section#EODBPilotPrograms #Diisha:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(95, 95, 95, 0.58)), color-stop(105.72%, rgb(10, 123, 171))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.color-1 {
    background: #93641F;
    padding: 5px 10px;
}

.color-2 {
    background: #43C408;
    padding: 5px 9px;
}

.color-3 {
    background: #FF6633;
    padding: 5px 9px;
}

.color-4 {
    background: #000099;
    padding: 5px 9px;
}

@media (max-width:994px) {
    .row-eq-height {
        display: unset;
        width: 100%;
    }

    .row-eq-height>[class*="col-"] {
        float: none;
        display: unset;
        vertical-align: unset;
    }

    .adv-img-side-content>.img-box {
        position: unset !important;
    }

    section#NHForEV .icon-list {
        display: flex;
        justify-content: center;
        gap: 8px;
        flex-wrap: wrap;
    }

    section#NHForEV .icon-list .list-item {
        margin: 0 0 0px 0;
    }

    .section .container>h5 {
        margin-bottom: 15px !important;
    }
}


section#JourneyDecade:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(25, 170, 226, 0.08)), color-stop(105.72%, rgb(29, 29, 29))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#JourneyDecade #sliderTech2019:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(29 42 47 / 86%)), color-stop(105.72%, rgb(3 12 4 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.btn.rm-uppercase {
    text-transform: none;
}

.btn.rm-bold {
    font-weight: normal;
}

.btn.btn-yellow {
    background: #e6b71a !important
}

.btn.btn-yellow:hover {
    background: #b58f12 !important;
}

.btn.btn-orange {
    background: #f95618 !important;
}

.btn.btn-orange:hover {
    background: #c34312 !important;
}

.modal-slide-item.block-infos {
    min-width: 200px;
    cursor: pointer;
    padding-right: 0 !important;
    margin-right: 0;
    display: flex !important;
    width: 100% !important;
    max-width: 200px;
    margin-bottom: 0px;
    flex: 0 0 33.333%;
    height: 50px;
}

.modal-slide-item.block-infos .block-data {
    position: unset;
    top: unset;
    display: flex;
}

.slide-col {
    display: flex !important;
    flex-direction: row;
    column-gap: 6px;
    box-sizing: border-box;
    flex-wrap: wrap;
    row-gap: 15px;
}

.modal-slide-item.block-infos .bd-month {
    margin-left: -18px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    width: 140px;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    text-transform: unset !important;
    justify-content: center;
}

.modal-slide-item.block-infos .bd-day {
    font-weight: 700;
    font-size: 11px;
    color: #ffffff;
    background: #41b6e8;
    padding: 5px 30px 5px 15px;
    display: flex;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    z-index: 1;
    position: relative;
    width: 80px;
    align-items: center;
    justify-content: center;
}

.modal-slide-item.block-infos .bd-day img {
    width: 25px;
}

section#JourneyDecade #sliderSector2018:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(0, 0, 0, 0.53)), color-stop(105.72%, rgba(0, 0, 0, 0.42))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#JourneyDecade #slideEODB2017:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(0, 0, 0, 0.48)), color-stop(105.72%, rgba(154, 94, 73, 0.42)))no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.remove-dot.flexslider .flex-control-nav,
.d-none {
    display: none;
}

section#LeadershipSays:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(8 23 39 / 61%)), color-stop(100.72%, rgb(22 0 67 / 62%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.LeadershipSays .img-box {
    cursor: pointer;
    width: 100% !important;
    flex: 0 0 23.2%;
}

.LeadershipSays .img-box .box-img {
    border: 1px solid #333;
    border-radius: 10px;
    overflow: hidden;
}

.LeadershipSays li {
    display: flex !important;
    flex-direction: row;
    column-gap: 15px;
    box-sizing: border-box;
    flex-wrap: wrap;
    row-gap: 15px;
}

.LeadershipSays li img {
    width: 100% !important;
    margin-left: 0 !important;
    transform: scale(1.1);
}

.LeadershipSays li .img-box:hover img {
    transform: scale(1.2);
}

.LeadershipSays .img-box p {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin: 8px 0px;
}

.LeadershipSays li .img-box:hover:before {
    content: unset;
}

section#Partners:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, #161515ba), color-stop(105.72%, rgb(20 24 24 / 73%))) no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.partner-logo-item {
    cursor: pointer;
    width: 100% !important;
    flex: 0 0 19.3%;
}

.partner-logo li {
    display: flex !important;
    flex-direction: row;
    column-gap: 9px;
    box-sizing: border-box;
    flex-wrap: wrap;
    row-gap: 9px;
}

.partner-logo li img {
    max-width: 100% !important;
    border-radius: 6px;
}

.flexslider.outer-navs a.flex-prev {
    background: #2c2c2c !important;
}

.flexslider.outer-navs a.flex-next {
    background: #2c2c2c !important;
}


.EODBConsultants .img-box {
    cursor: pointer;
    width: 100% !important;
    flex: 0 0 23.2%;
}

.EODBConsultants .img-box .box-img {
    border: 1px solid #333;
    border-radius: 10px;
    overflow: hidden;
}

.EODBConsultants li {
    display: flex !important;
    flex-direction: row;
    column-gap: 15px;
    box-sizing: border-box;
    flex-wrap: wrap;
    row-gap: 15px;
}

.EODBConsultants li img {
    width: 100% !important;
    margin-left: 0 !important;
    transform: scale(1.1);
}

.EODBConsultants li .img-box:hover img {
    transform: scale(1.2);
}

.EODBConsultants .img-box p {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin: 8px 0px;
}

.EODBConsultants li .img-box:hover:before {
    content: unset;
}

.teamMemberModal .proporzional-row {
    height: 386px;
    overflow: hidden;
}

.teamMemberModal .proporzional-row img {
    width: 100%;
    height: 100%;
}

.teamMemberModal_header h2 {
    line-height: 25px;
    font-size: 20px;
    margin-bottom: 0;
}

.teamMemberModal_header p {
    line-height: 15px;
    font-style: italic;
    margin-top: 5px;
    font-size: 12px;
}

.teamMemberModal_body {
    overflow-y: scroll;
    height: 255px;
    scrollbar-width: thin;
    scrollbar-color: #999 transparent;
}

.teamMemberModal_body p {
    font-size: 13px;
    line-height: 20px;
}


section#Teams:after,
section#Teams #KnowledgeGroup:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(8, 142, 195, 0.68)), color-stop(105.72%, rgba(80, 80, 80, 0.74))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.adv-img-down-text .caption {
    padding: 0px !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    position: absolute !important;
}

.adv-img-down-text .caption {
    opacity: 1 !important;
}

.mfp-iframe .caption>i {
    font-size: 40px !important;
    color: #FF0000 !important;
    opacity: .5;
}

.mfp-iframe .caption:hover>i {
    opacity: 1;
}

.gallery.alignright {
    float: right !important;
    width: 430px !important;
    margin-left: 15px;
}

.fa-ul>li a {
    color: #a9a9a9 !important;
}

.fa-ul>li,
ul.no-icons li {
    line-height: 160% !important;
    margin-bottom: 10px !important;
}

#LatestNews .img-box img {
    height: 100%;
}

.logo-td {
    background: transparent;
    padding: 15px 15px !important;
    text-align: center;
    vertical-align: middle;
}

.logo-td a {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 15px 15px !important;
}

#slideDigitalMedia table img,
#slidePrintMedia table img,
#slideLocalMedia table img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    background: #ffffff;
    padding: 0px;
    height: 90px !important;
    width: 100%;
}

section#EaseofLiving:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(23 30 33 / 80%)), color-stop(105.72%, rgb(35 28 28 / 76%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(25 44 67 / 86%)), color-stop(105.72%, rgb(3 4 8 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#CulturalEconomy:after,
section#EoDBDashboard:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(8, 142, 195, 0.68)), color-stop(105.72%, rgba(80, 80, 80, 0.74))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#CircularEconomy #CircularEconomy__slide_1:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 59 13 / 68%)), color-stop(105.72%, rgb(20 30 7 / 74%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#CircularEconomy #CircularEconomy__slide_2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 59 13 / 68%)), color-stop(105.72%, rgb(20 30 7 / 74%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#CircularEconomy #CircularEconomy__slide_3:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 59 13 / 68%)), color-stop(105.72%, rgb(20 30 7 / 74%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#CircularEconomy #CircularEconomy__slide_4:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, #094714bd), color-stop(105.72%, #132b35d6)), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#about-us-page .overlay-video {
    background-color: transparent;
    background-image: linear-gradient(94deg, #000000 0%, #012A6B 100%);
    opacity: 0.81;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.color-blue {
    color: #102962;
}

.section-bg-color,
.section-two-blocks>.row>div:last-child {
    background-color: transparent !important;
}

section#UnlockingInnovation:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(28 32 34 / 71%)), color-stop(105.72%, rgb(37 33 33 / 82%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#ContactSection:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(37 46 49 / 67%)), color-stop(105.72%, rgb(74 69 69 / 68%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#UnlockingInnovation .advs-box img {
    width: 80px;
    border-radius: 100%;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}

#KeyTakeaways .boxed {
    padding: 35px 30px !important;
}

body #KeyTakeaways .row-10 {
    height: 200px !important;
}

#KeyTakeaways .boxed-title .color-blue {
    color: #102962 !important;
}

#LeadershipSays.single-page .img-box {
    flex: 0 0 18.9%;
}

#LeadershipSays.single-page li {
    box-sizing: border-box;
    justify-content: center;
}

section#TeamsTax:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(18 30 34 / 79%)), color-stop(100.72%, rgb(49 59 68 / 89%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#TeamsTax .img-box:before {
    content: unset;
}

#TeamsTax .img-box img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}

.post-navigation {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 20px;
}

#TeamsTax .EODBConsultants {
    display: flex;
    flex-wrap: wrap;
}

section#CallToApplication {
    background: linear-gradient(to right, #0f172a, #581c87, #000);
}

.wpforms-container form {
    box-shadow: 0 20px 60px -20px rgba(139, 92, 246, 0.45) !important;
    background-color: rgb(255 255 255 / 0.1) !important;
    border-color: rgb(255 255 255 / 0.15) !important;
    border-width: 1px !important;
    border-radius: 1rem !important;
    position: relative !important;
    border-style: solid !important;
    width: 600px !important;
    padding: 40px !important;
    margin: auto !important;
}

.wpforms-container form input:not([type="checkbox"]),
.wpforms-container form textarea {
    opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
    background-color: rgb(255 255 255 / 0.1) !important;
    border-color: rgb(255 255 255 / 0.2) !important;
    border-width: 1px !important;
    border-radius: 0.75rem !important;
    width: 100% !important;
}

.wpforms-confirmation-container-full {
    opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
    background-color: rgb(255 255 255 / 0.1) !important;
    border-color: rgb(255 255 255 / 0.2) !important;
    border-width: 1px !important;
    border-radius: 0.75rem !important;
    width: 100% !important;
}

#CallToApplication div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner {
    padding-top: 0.75rem !important;
}

#CallToApplication div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder,
#CallToApplication div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
    opacity: .5;
    color: #fff;
    line-height: normal;
}


.wpforms-container form .choices__inner {
    opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
    background-color: rgb(255 255 255 / 0.1) !important;
    border-color: rgb(255 255 255 / 0.2) !important;
    border-width: 1px !important;
    border-radius: 0.75rem !important;
    width: 100% !important;
}

.wpforms-container form label {
    color: rgb(255 255 255) !important;
    margin-bottom: 10px !important;
}

.wpforms-container form button.wpforms-submit {
    width: 200px !important;
    padding: 1.5rem !important;
    background: linear-gradient(45deg, #667eea, #764ba2) !important;
    border: none !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 0 20px rgba(102, 126, 234, 0.3) !important;
    height: auto !important;
    margin: auto !important;
    display: block !important;
}

footer .content li,
footer .content li a {
    color: #000 !important;
}

footer .content {
    background: #fff !important;
}

footer .copy-row {
    background: #000 !important;
}

.social-group .fa-facebook {
    padding: 7px 5px !important;
    width: 30px !important;
}

.social-group .fa-twitter {
    padding: 7px 5px !important;
    width: 30px !important;
}

.social-group .fa-youtube {
    padding: 7px 5px !important;
    width: 30px !important;
}

footer .social-group a {
    margin: 0 0px !important;
}

footer .container {
    padding: 60px 15px 60px 15px !important;
}

.latest-news img {
    height: 230px;
    object-fit: cover;
}

.niche-box-post.latest-news .advs-box-content p {
    min-height: 39px;
    line-height: 20px;
}

.advs-box.niche-box-post.latest-news a.btn {
    margin-top: 0;
}

.nice-lightbox {
    background: white;
    padding: 40px !important;
    border-radius: 24px !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    width: 100%;
    z-index: 1001;
    transition: all 0.3s ease-out;
    background-image: radial-gradient(circle at 0% 0%, rgba(79, 70, 229, 0.03) 0%, transparent 50%), radial-gradient(circle at 100% 100%, rgba(124, 58, 237, 0.03) 0%, transparent 50%);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.nice-lightbox p {
    margin: 0 0 32px 0;
    color: #4B5563;
    font-size: 16px;
    line-height: 1.6;
    font-style: normal;
}

.nice-lightbox .decorative-shape {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(45deg, rgba(79, 70, 229, 0.1), rgba(124, 58, 237, 0.1));
    z-index: -1;
}

.nice-lightbox .teamMemberModal_body {
    overflow-y: hidden;
    height: auto;
}

.nice-lightbox .shape-1 {
    top: -20px;
    left: -20px;
}

.nice-lightbox .shape-2 {
    bottom: -20px;
    right: -20px;
    background: linear-gradient(45deg, rgba(59, 130, 246, 0.1), rgba(37, 99, 235, 0.1));
}

.nice-lightbox.box-lightbox-1>.row>div:last-child {
    padding: 0 !important;
}

.teamMemberModal {
    position: relative;
}

.block-quote.quote-1:before,
.block-quote.quote-2:before {
    font-size: 60px !important;
    ;
    line-height: 29px !important;
    ;
}


#LatestEvents .niche-box-blog .block-title {
    padding: 0 115px 0 0;
}

#LatestEvents .niche-box-blog .block-infos {
    right: -15px;
}

#LatestEvents .niche-box-blog .block-title h2 a {
    font-size: 17px;
    text-transform: unset;
    line-height: 23px;
    height: 47px;
    overflow: hidden;
}


section#VisionaryTESTIMONIALs:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(8 23 39 / 61%)), color-stop(100.72%, rgb(22 0 67 / 62%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.display-flex {
    display: flex !important;
}

.margin-auto {
    margin: auto !important;
}

.justify-content-end {
    justify-content: end !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.anchor-link-new-tab {
    display: flex !important;
    align-items: center;
}

.anchor-link-new-tab i {
    margin-left: 5px;
}

.grid-13 .team-members {
    position: relative;
    display: block;
}

.grid-13 .team-images {
    position: relative;
    display: block;
}

.grid-13 .images {
    overflow: hidden;
    border-radius: 5px;
}

.grid-13 .images img {
    width: 100% !important;
    max-width: 100% !important;
    transform: scale(1);
    transition: transform .5s cubic-bezier(.27, .48, .45, .94);
    transform-origin: 70% 80%;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.team-members:hover img {
    transform: scale(1.02);
    transition: transform .5s cubic-bezier(.27, .48, .45, .94);
    transform-origin: 70% 80%;
    border-radius: 18px;
}

.grid-13 .images::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    border-radius: 5px;
    right: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity .5s ease-out;
    background-color: rgba(0, 25, 58, .7);
}

.grid-13 .team-members:hover .images:after {
    opacity: 1;
}

.grid-13 .team-contact-13 {
    position: relative;
    display: block;
    background-color: #fff;
    box-shadow: 0 0 60px 0 rgba(18, 20, 31, .08);
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -45px;
    padding: 16px 30px 19px;
    z-index: 2;
}

.grid-13 .team-contact-13:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    background-color: #4CCCAB;
    background-position: top;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 2;
}

.grid-13 .team-members:hover .team-contact-13::before {
    transform: scaleY(1)
}

.grid-13 .team-contact-13 .name-13 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    margin: 0;
    color: #000;
    transition: all .35s ease-in;
}

.grid-13 .team-contact-13 .name-13:hover {
    color: #000 !important;
}

.grid-13 .team-contact-13 .name:hover {
    color: #ca1f26;
    transition: all .35s ease-in-out;
}

.grid-13 .team-contact-13 p {
    font-size: 13px;
    font-weight: 400;
    color: #606060 !important;
    line-height: 18px !important;
    margin-top: 5px;
}

.grid-13 .team-contact-13:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid #4CCCAB;
    background-position: bottom;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 2;
}

.grid-13 .team-members:hover .team-contact-13::after {
    transform: scaleY(1)
}

.grid-13 .team-socials {
    position: absolute;
    right: 0;
    top: 0;
}

.grid-13 .team-socials .share-design {
    display: block;
    position: relative;
    background: #4CCCAB;
    padding: 8px 5px;
    height: 28px;
}

.grid-13 .team-socials .share-design img {
    margin-top: -10px;
    width: 30px !important;
}

.team-members:hover .share-design img {
    border-radius: 0;
}

.grid-13 .share-design a {
    display: flex;
    align-items: center;
    width: 45px;
    position: relative;
    justify-content: center;
    text-decoration: none;
    height: 45px;
    background-color: #ca1f26;
    font-size: 24px;
    color: #FFF;
    transition: all .5s ease;
}

.grid-13 .social-icon {
    position: absolute;
    bottom: 100%;
    right: 0;
    flex-direction: column;
    background-color: #FFF;
    padding: 15px;
    transform: scaleY(0);
    transform-style: preserve-3d;
    display: flex;
    align-items: center;
    width: 45px;
    transition: all .4s linear;
    transform-origin: right center;
    left: 0;
}

.grid-13 .social-icon a {
    position: relative;
    display: flex;
    font-weight: 500;
    align-items: center;
    font-size: 22px;
    color: #000;
    transition: all .5s ease;
    text-decoration: none;
}

.grid-13 .team-socials:hover .social-icon {
    transform: scaleY(1);
    transform-origin: center;
    transition-delay: .5s;
}

.grid-13 .social-icon a:hover {
    color: #ca1f26;
    transition-delay: .5s;
}

.image-popup.nice-lightbox .teamMemberModal_body {
    overflow-y: scroll;
    height: 100%;
}

.image-popup.nice-lightbox .teamMemberModal_body img {
    height: auto;
}

.zoom {
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

.zoom img {
    width: 100%;
    display: block;
}

.zoom-lens {
    position: absolute;
    border: 2px solid rgba(0, 0, 0, 0.3);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

.sticky-col {
    position: -webkit-sticky !important;
    /* Safari support */
    position: sticky !important;
    top: 100px;
}

.leadership-testimonial-item.grid-13 .team-members {
    display: flex;
    margin-bottom: 15px;
}

.leadership-testimonial-item.grid-13 .team-images {
    width: 20%;
}

.leadership-testimonial-item.grid-13 .team-contact-13 {
    margin-top: 0;
    width: calc(100% - 20%);
}

.leadership-testimonial-item.grid-13 .team-members,
.leadership-testimonial-item.grid-13 .team-contact-13::before {
    transform: scaleY(1);
}

.leadership-testimonial-item.grid-13 .team-contact-13 {
    background-color: #ffffffe0
}

.leadership-testimonial-item.grid-13 .team-members:hover .team-contact-13 {
    background-color: #ffffff
}

.leadership-testimonial-item.grid-13 .team-contact-13 .excerpt {
    margin-bottom: 0;
}

.leadership-testimonial-loadmore {
    cursor: pointer;
    text-align: center;
    display: block !important;
    margin: auto;
}

.team-style-one {
    position: relative;
}

.team-style-one .thumbs {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 15px;
}

.team-style-one .thumbs img {
    width: 100%;
    transition: all 0.35s ease-in-out;
    object-fit: unset;
    height: auto;
}

.team-style-one .thumbs:hover img {
    opacity: 1;
    animation: flash 1.5s;
}

@keyframes flash {
    0% {
        opacity: .7;
    }

    100% {
        opacity: 1;
    }
}

.team-style-one .social {
    display: flex;
    position: absolute;
    bottom: 80px;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.team-style-one .social a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 10px;
    color: #000;
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 100%;
    font-size: 18px;
}

.team-style-one .social a i {
    color: #000;
}

.team-style-one:hover .social {
    transform: translateY(-20px);
    opacity: 1;
    visibility: visible;
}

.team-style-one:hover .social a:hover {
    transition: all 0.35s ease-in-out;
    color: #FFF;
    background-color: #DF0A0A;
}

.team-style-one .info-4 {
    text-align: center;
}

.thumbs:hover img {
    transform: scale(1.1);
    transition: all 0.35s ease-in-out;
}

.info-4 span {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all .35s ease-in;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
    height: 41px;
}

.info-4 a:hover {
    color: #DF0A0A;
    transition: all 0.35s ease-in-out;
}

.info-4 a {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #e9e9e9;
    margin-bottom: 10px;
    line-height: 20px;
}

.niche-box-blog p.excerpt {
    line-height: 20px;
    margin: 10px 0;
}

#AboutEODB .grid-box.row {
    margin: 0px;
}

.team-view-all {
    text-align: center;
    min-height: 100%;
    background-image: url(https://eodbindia.com/wp-content/uploads/2026/02/BACKGRoUND-1-1-scaled.jpg);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    border-radius: 20px
}

.team-view-all:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(50 59 98 / 75%)), color-stop(100.72%, rgb(12 27 48 / 40%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
    height: 100%;
    margin: auto;
    border-radius: 18px;
}

#AboutEODB .scroll-content .grid-list .grid-box.row {
    display: flex;
    align-items: stretch;
}

.team-view-all-info {
    display: flex;
    flex-direction: column;
    z-index: 9;
}

.team-view-all-info span {
    font-size: 30px;
    padding: 0 20px;
    line-height: 40px;
}

#AboutEODB .scroll-content {
    scrollbar-width: thin;
    scrollbar-color: #999 transparent;
    height: calc(90vh - 190px);
    overflow-y: auto;
    overflow-x: hidden;
}

#AboutEODB .scroll-content.bottom-gradient:after {
    background: transparent !important;
    width: auto;
    margin: auto;
}

header>.navbar {
    box-shadow: unset !important;
}

section#EODBTeamListiing:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(18 30 34 / 79%)), color-stop(100.72%, rgb(49 59 68 / 89%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#AboutEODBTeams #AboutEODBTeams-slide-2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.66%, rgb(61 47 46 / 66%)), color-stop(100.72%, rgb(0 0 0 / 79%))) no-repeat 50% 43% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#AboutEODBTeams .grid-list .adv-img-classic-box img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}

#AboutEODBTeams .adv-img-classic-box .caption-inner h2 {
    line-height: 20px;
}

#AboutEODBTeams .adv-img-classic-box .caption-inner p.sub-text {
    line-height: 15px;
}

#AboutEODBTeams .adv-img-classic-box .caption-inner {
    max-height: 80px;
    padding: 15px;
}

#AboutEODBTeams .grid-list .adv-img-classic-box .img-box.caption {
    position: absolute !important;
}

/* ---------------------- Single Layout-1 -------------------- */
#SingleTeam .team-section-1 {
    padding: 40px 0;
}

#SingleTeam .main-10 {
    box-shadow: 0px 0px 50px 0px rgba(8, 14.000000000000025, 28, 0.1);
    padding: 40px;
    border-radius: 10px;
}

#SingleTeam .main-10 {
    box-shadow: 0px 0px 50px 0px rgba(8, 14.000000000000025, 28, 0.1);
    padding: 40px;
    border-radius: 10px;
    background: #fff;
}

#SingleTeam .team-img-10 {
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}

#SingleTeam .team-img-10 img {
    width: 100%;
    height: auto;
}

#SingleTeam .team-contact-10 {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    width: 100%;
}

#SingleTeam .contact-10 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
}

#SingleTeam .contact-10 span {
    color: #684DF4;
}

#SingleTeam .contact-10 .social-10 {
    gap: 10px;
    display: flex;
}

#SingleTeam .contact-10 .social-10 a {
    text-decoration: none;
    color: #684DF4;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    background-color: #FFF;
    box-shadow: 0px 7px 20px 0px rgba(8, 14.000000000000025, 28, 0.1);
}

#SingleTeam .contact-10 .social-10 a:hover {
    color: #FFF;
    transition: all ease-in-out .35s;
    background-color: #684DF4;
    box-shadow: none;
}

#SingleTeam .team-contact-10 p {
    margin-top: 25px;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
}

#SingleTeam .contact-feature-10 {
    display: flex;
    align-items: center;
    gap: 20px;
    background: transparent;
    border-radius: 5px;
    width: 100%;
}

#SingleTeam .contact-feature-10 .icon-btn-10 {
    background-color: #684DF4;
    color: #FFF;
    font-size: 24px;
    box-shadow: 0px 6px 20px rgba(0, 96, 255, 0.6);
    border-radius: 5px;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 40px;
    height: 40px;
}

#SingleTeam .contact-feature-10 p {
    padding: 0;
    margin: 0;
}

#SingleTeam .contact-feature-10 a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

#SingleTeam .contact-feature-10 a:hover {
    color: #684DF4;
    transition: all ease-in-out .3s;
}

#SingleTeam .bio-10 p {
    font-size: 16px;
}

#SingleTeam .checklist-10 {
    width: 100%;
}

#SingleTeam .checklist-10 ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0;
    width: 100%;
}

#SingleTeam .checklist-10 li {
    color: #141D38;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}

#SingleTeam .checklist-10 li i {
    color: #684DF4;
    font-size: 20px;
}

#SingleTeam {
    background: aliceblue;
}

/* ---------------------- Single Layout-1 -------------------- */

#VisionaryTESTIMONIALs .team-member {
    position: relative;
    display: block;
}

#VisionaryTESTIMONIALs .team-images {
    position: relative;
    display: block;
}

#VisionaryTESTIMONIALs .images {
    overflow: hidden;
    border-radius: 5px;
}

#VisionaryTESTIMONIALs .images img {
    width: 100%;
    transform: scale(1);
    transition: transform .5s cubic-bezier(.27, .48, .45, .94);
    transform-origin: 70% 80%;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

#VisionaryTESTIMONIALs .team-member:hover img {
    transform: scale(1.02);
    transition: transform .5s cubic-bezier(.27, .48, .45, .94);
    transform-origin: 70% 80%;
}

#VisionaryTESTIMONIALs .images::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    border-radius: 5px;
    right: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity .5s ease-out;
    background-color: rgba(0, 25, 58, .7);
}

#VisionaryTESTIMONIALs .team-member:hover .images:after {
    opacity: 1;
}

#VisionaryTESTIMONIALs .team-contact {
    position: relative;
    display: block;
    background-color: #fff;
    box-shadow: 0 0 60px 0 rgba(18, 20, 31, .08);
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -45px;
    padding: 16px 30px 19px;
    z-index: 2;
    text-align: left;
}

#VisionaryTESTIMONIALs .team-contact:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    background-color: #4CCCAB;
    background-position: top;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 2;
}

#VisionaryTESTIMONIALs .team-member:hover .team-contact::before {
    transform: scaleY(1)
}

#VisionaryTESTIMONIALs .team-contact .name {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    margin: 0;
    color: #000;
    transition: all .35s ease-in;
    line-height: 20px;
}

#VisionaryTESTIMONIALs .team-contact span {
    font-size: 16px;
    font-weight: 400;
    color: #606060;
}

#VisionaryTESTIMONIALs .team-contact .name:hover {
    color: #ca1f26;
    transition: all .35s ease-in-out;
}

#VisionaryTESTIMONIALs .team-contact:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid #4CCCAB;
    background-position: bottom;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 2;
}

#VisionaryTESTIMONIALs .team-member:hover .team-contact::after {
    transform: scaleY(1)
}

#VisionaryTESTIMONIALs .team-social {
    position: absolute;
    right: 0;
    top: 0;
}

#VisionaryTESTIMONIALs .team-social .share-design {
    display: block;
    position: relative;
}

#VisionaryTESTIMONIALs .share-design a {
    display: flex;
    align-items: center;
    width: 45px;
    position: relative;
    justify-content: center;
    text-decoration: none;
    height: 45px;
    background-color: #ca1f26;
    font-size: 22px;
    color: #FFF;
    transition: all .5s ease;
}

.swiper {
    width: 100%;
    padding: 30px 0;
}

#VisionaryTESTIMONIALs .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

#VisionaryTESTIMONIALs .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#VisionaryTESTIMONIALs .team-socials {
    position: absolute;
    right: 0;
    top: 0;
}

#VisionaryTESTIMONIALs .team-socials .share-design {
    position: relative;
    background: #4CCCAB;
    padding: 5px 5px;
    height: auto;
    display: flex;
}

#VisionaryTESTIMONIALs .team-socials .share-design img {
    width: 30px !important;
    height: auto;
}

#VisionaryTESTIMONIALs .team-contact p {
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    color: #606060 !important;
    line-height: 16px !important;
    margin-top: 5px;
    margin-bottom: 0;
}

.fullpage-arrow {
    z-index: 999;
    position: static;
}

.fullpage-arrow table i {
    font-weight: 800;
}

.flex-stretch {
    display: flex;
    align-items: stretch;
}

#AboutEODBTeams #two-column .sec-twoside {
    width: 17%;
}

#AboutEODBTeams .center-box .content .grid-box {
    padding-top: 40px;
}

/*****Button Designs*****/

:root {
    --primary: #6a11cb;
    --secondary: #2575fc;
    --accent: #ff6b6b;
    --dark: #1a1a2e;
    --light: #f8f9fa;
}

.buttons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    width: 100%;
    margin-bottom: 50px;
}

.button-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.3s ease;
}

.button-card:hover {
    transform: translateY(-5px);
}

.button-title {
    margin-bottom: 15px;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 600;
}

/* General button styles */
.button {
    position: relative;
    padding: 15px 30px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.4s ease;
    outline: none;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
}

/* 16. Particle Explosion Button */
.button-particle {
    background: linear-gradient(45deg, #ff6b6b, #ffa500);
    position: relative;
}

.button-particle::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    transform: scale(0);
    animation: particle 1.5s infinite;
}

@keyframes particle {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

.button-particle:hover::before {
    animation: none;
}

.button-particle:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, transparent 70%);
    border-radius: 50%;
    transform: scale(0);
    animation: explode 0.5s forwards;
}

@keyframes explode {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

/* 17. Liquid Fill Button */
.button-liquid {
    background: transparent;
    border: 2px solid #00b4db;
    color: #00b4db;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.button-liquid::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00b4db;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    transition: clip-path 0.6s ease;
    z-index: -1;
}

.button-liquid:hover::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.button-liquid:hover {
    color: white;
}

/* 18. Holographic Button */
.button-holographic {
    background: linear-gradient(90deg, #ff00cc, #3333ff, #00ccff, #ffcc00, #ff00cc);
    background-size: 400% 400%;
    animation: hologram 4s linear infinite;
    border: none;
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

@keyframes hologram {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 400% 50%;
    }
}

/* 19. Morphing Button */
.button-morph {
    background: #9c27b0;
    border-radius: 50px;
    animation: morph 3s infinite alternate;
}

@keyframes morph {
    0% {
        border-radius: 50px;
    }

    50% {
        border-radius: 10px;
    }

    100% {
        border-radius: 30px 5px 30px 5px;
    }
}

.button-morph:hover {
    animation-play-state: paused;
}

/* 20. Sliding Panels Button */
.button-slide-panels {
    background: transparent;
    border: 2px solid #ff6b6b;
    color: #ff6b6b;
    position: relative;
    overflow: hidden;
}

.button-slide-panels::before,
.button-slide-panels::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #ff6b6b;
    transition: transform 0.5s ease;
    z-index: -1;
}

.button-slide-panels::before {
    top: 0;
    left: 0;
    transform: translateX(-100%);
}

.button-slide-panels::after {
    top: 0;
    right: 0;
    transform: translateX(100%);
}

.button-slide-panels:hover::before {
    transform: translateX(0);
}

.button-slide-panels:hover::after {
    transform: translateX(0);
}

.button-slide-panels:hover {
    color: white;
}

/* 21. Glitch Effect Button */
.button-glitch {
    background: #1a1a1a;
    color: #fff;
    position: relative;
}

.button-glitch::before,
.button-glitch::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px 30px;
    border-radius: 8px;
}

.button-glitch::before {
    left: 2px;
    text-shadow: -2px 0 red;
    background: #1a1a1a;
    animation: glitch-1 2s infinite linear alternate-reverse;
    clip-path: polygon(0 0, 100% 0, 100% 35%, 0 35%);
}

.button-glitch::after {
    left: -2px;
    text-shadow: -2px 0 blue;
    background: #1a1a1a;
    animation: glitch-2 3s infinite linear alternate-reverse;
    clip-path: polygon(0 65%, 100% 65%, 100% 100%, 0 100%);
}

@keyframes glitch-1 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-2px);
    }
}

@keyframes glitch-2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(2px);
    }
}

/* 22. Matrix Button */
.button-matrix {
    background: #000;
    color: #0f0;
    border: 1px solid #0f0;
    font-family: 'Courier New', monospace;
    position: relative;
    overflow: hidden;
}

.button-matrix::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent 70%, rgba(0, 255, 0, 0.1) 100%);
    animation: matrix-rain 3s linear infinite;
}

@keyframes matrix-rain {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 100%;
    }
}

/* 23. Gravity Button */
.button-gravity {
    background: #ff4757;
    box-shadow: 0 10px 0 #c23636;
    transform: translateY(0);
    transition: all 0.2s ease;
}

.button-gravity:hover {
    transform: translateY(5px);
    box-shadow: 0 5px 0 #c23636;
}

.button-gravity:active {
    transform: translateY(10px);
    box-shadow: 0 0 0 #c23636;
}

/* 24. Confetti Button */
.button-confetti {
    background: linear-gradient(45deg, #ff9a9e, #fad0c4);
    color: #333;
    position: relative;
    overflow: hidden;
}

.button-confetti::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #ff6b6b;
    border-radius: 50%;
    animation: confetti 1.5s infinite;
}

.button-confetti::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #4ecdc4;
    border-radius: 50%;
    animation: confetti 1.8s infinite 0.5s;
}

@keyframes confetti {
    0% {
        transform: translateY(0) rotate(0);
        opacity: 1;
    }

    100% {
        transform: translateY(100px) rotate(360deg);
        opacity: 0;
    }
}

/* 25. Cyberpunk Button */
.button-cyberpunk {
    background: #000;
    color: #0ff;
    border: 1px solid #0ff;
    box-shadow: 0 0 10px #0ff, 0 0 20px #0ff;
    text-shadow: 0 0 5px #0ff;
    position: relative;
}

.button-cyberpunk::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #ff00cc, #3333ff, #00ccff, #ffcc00);
    background-size: 400% 400%;
    z-index: -1;
    animation: cyber-glow 3s ease infinite;
    border-radius: 10px;
}

@keyframes cyber-glow {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* 26. Jelly Button */
.button-jelly {
    background: #ff6b6b;
    animation: jelly 1.5s infinite;
}

@keyframes jelly {

    0%,
    100% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(0.9, 1.1);
    }

    50% {
        transform: scale(1.1, 0.9);
    }

    75% {
        transform: scale(0.95, 1.05);
    }
}

/* 27. Spotlight Button */
.button-spotlight {
    background: #333;
    color: white;
    position: relative;
    overflow: hidden;
}

.button-spotlight::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.7s ease;
}

.button-spotlight:hover::before {
    left: 100%;
}

/* 28. Split Text Button */
.button-split {
    background: transparent;
    border: 2px solid #4ecdc4;
    color: #4ecdc4;
    position: relative;
    overflow: hidden;
}

.button-split span {
    display: inline-block;
    transition: transform 0.5s ease;
}

.button-split:hover span:nth-child(odd) {
    transform: translateY(-100%);
}

.button-split:hover span:nth-child(even) {
    transform: translateY(100%);
}

.button-split::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(100%);
    transition: transform 0.5s ease;
    color: white;
}

.button-split:hover::before {
    transform: translateY(0);
}

/* 29. Gradient Border Button */
.button-gradient-border {
    background: transparent;
    color: white;
    position: relative;
    z-index: 1;
}

.button-gradient-border::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    padding: 2px;
    background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4, #ffeaa7);
    background-size: 400% 400%;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    animation: gradient-border 3s ease infinite;
    z-index: -1;
}

@keyframes gradient-border {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* 30. Infinite Loop Button */
.button-infinite {
    background: #6a11cb;
    position: relative;
    overflow: hidden;
}

.button-infinite::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transform: translateX(-100%);
    animation: infinite-loop 1.5s infinite;
}

@keyframes infinite-loop {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

/* Micro Banner */
.micro-banner {
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 30px;
    border-radius: 50px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 1.1rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.micro-banner .heart {
    color: #ff6b6b;
    animation: heartbeat 1.5s infinite;
}

@keyframes heartbeat {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

@media (max-width: 768px) {
    .buttons-grid {
        grid-template-columns: 1fr;
    }
}

.custom-button {
    width: 130px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
}

/* 1 */
.button-1 {
    background: rgb(6, 14, 131);
    background: linear-gradient(0deg, rgba(6, 14, 131, 1) 0%, rgba(12, 25, 180, 1) 100%);
    border: none;
}

.button-1:hover {
    background: rgb(0, 3, 255);
    background: linear-gradient(0deg, rgba(0, 3, 255, 1) 0%, rgba(2, 126, 251, 1) 100%);
}

/* 2 */
.button-2 {
    background: rgb(96, 9, 240);
    background: linear-gradient(0deg, rgba(96, 9, 240, 1) 0%, rgba(129, 5, 240, 1) 100%);
    border: none;

}

.button-2:before {
    height: 0%;
    width: 2px;
}

.button-2:hover {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5),
        -4px -4px 6px 0 rgba(116, 125, 136, .5),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .4);
}


/* 3 */
.button-3 {
    background: rgb(0, 172, 238);
    background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%, rgba(2, 126, 251, 1) 100%);
    width: 130px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;

}

.button-3 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.button-3:before,
.button-3:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: rgba(2, 126, 251, 1);
    transition: all 0.3s ease;
}

.button-3:before {
    height: 0%;
    width: 2px;
}

.button-3:after {
    width: 0%;
    height: 2px;
}

.button-3:hover {
    background: transparent;
    box-shadow: none;
    color: #fff;
}

.button-3:hover span {
    color: #fff;
}

.button-3:hover:before {
    height: 100%;
}

.button-3:hover:after {
    width: 100%;
}

.button-3 span:hover {
    color: rgba(2, 126, 251, 1);
}

.button-3 span:before,
.button-3 span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: rgba(2, 126, 251, 1);
    transition: all 0.3s ease;
}

.button-3 span:before {
    width: 2px;
    height: 0%;
}

.button-3 span:after {
    width: 0%;
    height: 2px;
}

.button-3 span:hover:before {
    height: 100%;
}

.button-3 span:hover:after {
    width: 100%;
}

/* 4 */
.button-4 {
    background-color: #4dccc6;
    background-image: linear-gradient(315deg, #4dccc6 0%, #96e4df 74%);
    line-height: 42px;
    padding: 0;
    border: none;
}

.button-4:hover {
    background-color: #89d8d3;
    background-image: linear-gradient(315deg, #89d8d3 0%, #03c8a8 74%);
}

.button-4 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.button-4:before,
.button-4:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .9),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .9),
        inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
    transition: all 0.3s ease;
}

.button-4:before {
    height: 0%;
    width: .1px;
}

.button-4:after {
    width: 0%;
    height: .1px;
}

.button-4:hover:before {
    height: 100%;
}

.button-4:hover:after {
    width: 100%;
}

.button-4 span:before,
.button-4 span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .9),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .9),
        inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
    transition: all 0.3s ease;
}

.button-4 span:before {
    width: .1px;
    height: 0%;
}

.button-4 span:after {
    width: 0%;
    height: .1px;
}

.button-4 span:hover:before {
    height: 100%;
}

.button-4 span:hover:after {
    width: 100%;
}

/* 5 */
.button-5 {
    width: 130px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;
    background: rgb(255, 27, 0);
    background: linear-gradient(0deg, rgba(255, 27, 0, 1) 0%, rgba(251, 75, 2, 1) 100%);
}

.button-5:hover {
    color: #f0094a;
    background: #fff;
    box-shadow: none;
}

.button-5:before,
.button-5:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #f0094a;
    box-shadow:
        -1px -1px 5px 0px #fff,
        7px 7px 20px 0px #0003,
        4px 4px 5px 0px #0002;
    transition: 400ms ease all;
}

.button-5:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}

.button-5:hover:before,
.button-5:hover:after {
    width: 100%;
    transition: 800ms ease all;
}


/* 6 */
.button-6 {
    background: rgb(247, 150, 192);
    background: radial-gradient(circle, rgba(247, 150, 192, 1) 0%, rgba(118, 174, 241, 1) 100%);
    line-height: 42px;
    padding: 0;
    border: none;
}

.button-6 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.button-6:before,
.button-6:after {
    position: absolute;
    content: "";
    height: 0%;
    width: 1px;
    box-shadow:
        -1px -1px 20px 0px rgba(255, 255, 255, 1),
        -4px -4px 5px 0px rgba(255, 255, 255, 1),
        7px 7px 20px 0px rgba(0, 0, 0, .4),
        4px 4px 5px 0px rgba(0, 0, 0, .3);
}

.button-6:before {
    right: 0;
    top: 0;
    transition: all 500ms ease;
}

.button-6:after {
    left: 0;
    bottom: 0;
    transition: all 500ms ease;
}

.button-6:hover {
    background: transparent;
    color: #76aef1;
    box-shadow: none;
}

.button-6:hover:before {
    transition: all 500ms ease;
    height: 100%;
}

.button-6:hover:after {
    transition: all 500ms ease;
    height: 100%;
}

.button-6 span:before,
.button-6 span:after {
    position: absolute;
    content: "";
    box-shadow:
        -1px -1px 20px 0px rgba(255, 255, 255, 1),
        -4px -4px 5px 0px rgba(255, 255, 255, 1),
        7px 7px 20px 0px rgba(0, 0, 0, .4),
        4px 4px 5px 0px rgba(0, 0, 0, .3);
}

.button-6 span:before {
    left: 0;
    top: 0;
    width: 0%;
    height: .5px;
    transition: all 500ms ease;
}

.button-6 span:after {
    right: 0;
    bottom: 0;
    width: 0%;
    height: .5px;
    transition: all 500ms ease;
}

.button-6 span:hover:before {
    width: 100%;
}

.button-6 span:hover:after {
    width: 100%;
}

/* 7 */
.button-7 {
    background: linear-gradient(0deg, rgba(255, 151, 0, 1) 0%, rgba(251, 75, 2, 1) 100%);
    line-height: 42px;
    padding: 0;
    border: none;
}

.button-7 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.button-7:before,
.button-7:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: rgba(251, 75, 2, 1);
    box-shadow:
        -7px -7px 20px 0px rgba(255, 255, 255, .9),
        -4px -4px 5px 0px rgba(255, 255, 255, .9),
        7px 7px 20px 0px rgba(0, 0, 0, .2),
        4px 4px 5px 0px rgba(0, 0, 0, .3);
    transition: all 0.3s ease;
}

.button-7:before {
    height: 0%;
    width: 2px;
}

.button-7:after {
    width: 0%;
    height: 2px;
}

.button-7:hover {
    color: rgba(251, 75, 2, 1);
    background: transparent;
}

.button-7:hover:before {
    height: 100%;
}

.button-7:hover:after {
    width: 100%;
}

.button-7 span:before,
.button-7 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: rgba(251, 75, 2, 1);
    box-shadow:
        -7px -7px 20px 0px rgba(255, 255, 255, .9),
        -4px -4px 5px 0px rgba(255, 255, 255, .9),
        7px 7px 20px 0px rgba(0, 0, 0, .2),
        4px 4px 5px 0px rgba(0, 0, 0, .3);
    transition: all 0.3s ease;
}

.button-7 span:before {
    width: 2px;
    height: 0%;
}

.button-7 span:after {
    height: 2px;
    width: 0%;
}

.button-7 span:hover:before {
    height: 100%;
}

.button-7 span:hover:after {
    width: 100%;
}

/* 8 */
.button-8 {
    background-color: #f0ecfc;
    background-image: linear-gradient(315deg, #f0ecfc 0%, #c797eb 74%);
    line-height: 42px;
    padding: 0;
    border: none;
}

.button-8 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.button-8:before,
.button-8:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #c797eb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
}

.button-8:before {
    height: 0%;
    width: 2px;
}

.button-8:after {
    width: 0%;
    height: 2px;
}

.button-8:hover:before {
    height: 100%;
}

.button-8:hover:after {
    width: 100%;
}

.button-8:hover {
    background: transparent;
}

.button-8 span:hover {
    color: #c797eb;
}

.button-8 span:before,
.button-8 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #c797eb;
    /*box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);*/
    transition: all 0.3s ease;
}

.button-8 span:before {
    width: 2px;
    height: 0%;
}

.button-8 span:after {
    height: 2px;
    width: 0%;
}

.button-8 span:hover:before {
    height: 100%;
}

.button-8 span:hover:after {
    width: 100%;
}


/* 9 */
.button-9 {
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
}

.button-9:after {
    position: absolute;
    content: " ";
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1fd1f9;
    background-image: linear-gradient(315deg, #1fd1f9 0%, #b621fe 74%);
    transition: all 0.3s ease;
}

.button-9:hover {
    background: transparent;
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .5),
        inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
    color: #fff;
}

.button-9:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .5),
        inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
}

/* 10 */
.button-10 {
    background: rgb(22, 9, 240);
    background: linear-gradient(0deg, rgba(22, 9, 240, 1) 0%, rgba(49, 110, 244, 1) 100%);
    color: #fff;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
}

.button-10:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -webkit-transform: scale(.1);
    transform: scale(.1);
}

.button-10:hover {
    color: #fff;
    border: none;
    background: transparent;
}

.button-10:hover:after {
    background: rgb(0, 3, 255);
    background: linear-gradient(0deg, rgba(2, 126, 251, 1) 0%, rgba(0, 3, 255, 1)100%);
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* 11 */
.button-11 {
    border: none;
    background: rgb(251, 33, 117);
    background: linear-gradient(0deg, rgba(251, 33, 117, 1) 0%, rgba(234, 76, 137, 1) 100%);
    color: #fff;
    overflow: hidden;
}

.button-11:hover {
    text-decoration: none;
    color: #fff;
}

.button-11:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-button1 3s ease-in-out infinite;
}

.button-11:hover {
    opacity: .7;
}

.button-11:active {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}


@-webkit-keyframes shiny-button1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}


/* 12 */
.button-12 {
    position: relative;
    right: 20px;
    bottom: 20px;
    border: none;
    box-shadow: none;
    width: 130px;
    height: 40px;
    line-height: 42px;
    -webkit-perspective: 230px;
    perspective: 230px;
}

.button-12 span {
    background: rgb(0, 172, 238);
    background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%, rgba(2, 126, 251, 1) 100%);
    display: block;
    position: absolute;
    width: 130px;
    height: 40px;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    border-radius: 5px;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button-12 span:nth-child(1) {
    box-shadow:
        -7px -7px 20px 0px #fff9,
        -4px -4px 5px 0px #fff9,
        7px 7px 20px 0px #0002,
        4px 4px 5px 0px #0001;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
}

.button-12 span:nth-child(2) {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
}

.button-12:hover span:nth-child(1) {
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.button-12:hover span:nth-child(2) {
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    color: transparent;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}


/* 13 */
.button-13 {
    background-color: #89d8d3;
    background-image: linear-gradient(315deg, #89d8d3 0%, #03c8a8 74%);
    border: none;
    z-index: 1;
}

.button-13:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 5px;
    background-color: #4dccc6;
    background-image: linear-gradient(315deg, #4dccc6 0%, #96e4df 74%);
    box-shadow:
        -7px -7px 20px 0px #fff9,
        -4px -4px 5px 0px #fff9,
        7px 7px 20px 0px #0002,
        4px 4px 5px 0px #0001;
    transition: all 0.3s ease;
}

.button-13:hover {
    color: #fff;
}

.button-13:hover:after {
    top: 0;
    height: 100%;
}

.button-13:active {
    top: 2px;
}


/* 14 */
.button-14 {
    background: rgb(255, 151, 0);
    border: none;
    z-index: 1;
}

.button-14:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 5px;
    background-color: #eaf818;
    background-image: linear-gradient(315deg, #eaf818 0%, #f6fc9c 74%);
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5);
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
    transition: all 0.3s ease;
}

.button-14:hover {
    color: #000;
}

.button-14:hover:after {
    top: auto;
    bottom: 0;
    height: 100%;
}

.button-14:active {
    top: 2px;
}

/* 15 */
.button-15 {
    background: #b621fe;
    border: none;
    z-index: 1;
}

.button-15:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #663dff;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    transition: all 0.3s ease;
}

.button-15:hover {
    color: #fff;
}

.button-15:hover:after {
    left: 0;
    width: 100%;
}

.button-15:active {
    top: 2px;
}


/* 16 */
.button-16 {
    border: none;
    color: #000;
}

.button-16:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    direction: rtl;
    z-index: -1;
    box-shadow:
        -7px -7px 20px 0px #fff9,
        -4px -4px 5px 0px #fff9,
        7px 7px 20px 0px #0002,
        4px 4px 5px 0px #0001;
    transition: all 0.3s ease;
}

.button-16:hover {
    color: #000;
}

.button-16:hover:after {
    left: auto;
    right: 0;
    width: 100%;
}

.button-16:active {
    top: 2px;
}

/*****Button Designs*****/
.intensive__section img {
    height: 60px;
}

.remove-opacity {
    opacity: unset !important;
}

#AboutEODBTeams .WGM .grid-list .adv-img-classic-box img {
    height: 100%;
}

.WGM .slimScrollDiv,
.WGM .scroll-content {
    height: 385px !important;
}

.width-100 {
    width: 100% !important;
}

.width-50 {
    width: 50% !important;
}

.width-auto {
    width: auto !important;
}

.height-100 {
    height: 100% !important;
}

.height-auto {
    height: auto !important;
}

section#EoDBPilotProgram:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(9 11 12 / 82%)), color-stop(105.72%, rgb(24 22 22 / 76%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#Media:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(16 25 29 / 76%)), color-stop(105.72%, rgb(22 19 19 / 80%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#Media #slidePrintMedia:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(16 25 29 / 66%)), color-stop(105.72%, rgb(22 19 19 / 61%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#Media #slideLocalMedia:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(16 25 29 / 66%)), color-stop(105.72%, rgb(22 19 19 / 61%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBDashoard:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, #232d4aa3), color-stop(105.72%, #040303c2)), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#DownloadCirculars:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(32 35 37 / 80%)), color-stop(105.72%, rgb(80 80 80 / 65%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#DownloadCirculars .caption-bottom h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 600 !important;
    text-transform: none;
    line-height: 20px;
}

#DownloadCirculars .caption-bottom p {
    font-size: 12px;
    line-height: 19px;
    margin-top: 5px;
}

#DownloadCirculars img {
    max-width: 100%;
    height: auto;
}

.half-side.left {
    left: 0;
    text-align: right;
    background: rgba(0, 0, 0, 0.80);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 1%, rgb(0 0 0 / 77%) 50%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=1);
    border-right: 1px solid rgba(77, 77, 77, 0.75);
}

.small-btn {
    height: 35px;
    min-width: 60px;
    width: 141px;
    padding: 10px 20px;
    border-radius: 50px;
    margin-top: 15px !important;
}

section#AboutEODBTeams #AboutEODBTeams-slide-5:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(0 0 0 / 71%)), color-stop(105.72%, rgb(80 80 80 / 88%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#AboutEODBTeams-slide-5 .scroll-content.bottom-gradient:after {
    background: linear-gradient(to top, #454545 0%, rgb(0 0 0 / 0%) 100%) !important;
}

section#AboutEODBTeams #AboutEODBTeams-slide-6:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 52%)), color-stop(105.72%, rgb(11 20 35 / 79%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#EoDBPilotProgram .slimScrollBar {
    display: block !important;
    opacity: 1;
}

#EoDBPilotProgram .slimScrollBar {
    display: block !important;
    opacity: 1;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_3:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_4:after,
section#EaseofMoving #EaseofMoving__slide_2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_5:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_6:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_7:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_8:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_9:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EoDBPilotProgram #EoDBPilotProgram__slide_10:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_3:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(69 85 139 / 75%)), color-stop(105.72%, rgb(31 44 63 / 87%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_4:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(24 94 63 / 75%)), color-stop(105.72%, rgb(10 37 67 / 87%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_5:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, #2e3440d4), color-stop(105.72%, #19191de0)), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_6:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 83%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_7:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 63%)), color-stop(105.72%, rgb(11 20 35 / 51%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

section#EaseofMoving #EaseofMoving__slide_7 .grid-table td {
    padding: 25px 50px;
}

section#CulturalEconomy:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgb(36 49 59 / 79%)), color-stop(105.72%, rgb(11 20 35 / 65%))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#EoDBPilotProgram #EoDBPilotProgram__slide_1 .slimScrollDiv img {
    height: 75px;
}

#EoDBPilotProgram #EoDBPilotProgram__slide_1 .slimScrollDiv h2 {
    line-height: 23px;
    text-transform: capitalize;
}

#EoDBPilotProgram #EoDBPilotProgram__slide_1 .slimScrollDiv p {
    line-height: 19px;
    margin-top: 10px;
}

#AllTechnologies .grid-list .grid-box {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

#AllTechnologies .grid-list .grid-item {
    width: 8.66%;
    padding: 0 !important;
    border-radius: 8px;
}

#AllTechnologies .grid-list .grid-item img {
    border-radius: 8px;
}

#AllTechnologies .overlay-video {
    background-color: transparent;
    background-image: linear-gradient(94deg, #000000 0%, #012A6B 100%);
    opacity: 0.81;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

#Video .overlay-video {
    background-color: transparent;
    background-image: linear-gradient(94deg, #000000c2 0%, #012a6bb0 100%);
    opacity: 0.81;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.leadersModal.nice-lightbox {
    padding: 20px !important;
    border-radius: 14px !important;
}

.leadersModal.teamMemberModal .proporzional-row {
    height: auto;
    overflow: hidden;
}

.leadersModal.image-popup.nice-lightbox .teamMemberModal_body {
    overflow-y: unset;
}

#Journey_section .journey{
    text-align: center;
}

#Journey_section .journey .m-auto{
    margin: auto;
    width: auto;
    display: inline-flex
}
section#Journey_section:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.66%, rgba(25, 170, 226, 0.08)), color-stop(105.72%, rgb(29, 29, 29))), no-repeat center !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#Journey_section {
    position: relative;
}

#journey-loader {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader-spinner {
    width: 60px;
    height: 60px;
    border: 6px solid rgba(255,255,255,0.3);
    border-top: 6px solid #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    100% { transform: rotate(360deg); }
}
