* {
    font-family: 'DM Sans', sans-serif;
}

p,
p span,
a,
button,
label,
input,
textarea,
td {
    font-family: 'DM Sans', sans-serif;

}

h1,
h1 span,
h2,
h3,
h4,
h4 span,
h5,
h6,
th,
button span {
    font-family: 'DM Sans', sans-serif;

}

.bg-notifications {
    background: url('../images/notification-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.sticky-nav{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: white;
    width: 100%;
}
.notification-carousel .owl-dots {
    display: none;
}
.notification-carousel .owl-nav {
    display: grid;
    float: right;
}

.notification-carousel .owl-nav span {
    writing-mode: tb;
}

.notification-carousel .owl-nav .owl-prev:hover,
.notification-carousel .owl-nav .owl-next:hover {
    background-color: #203455 !important;
}

.notification-carousel .owl-nav {
    position: absolute;
    top: -18px;
    right: 10px;
}

.logos-carousel .owl-nav {
    display: none;
}

.border-bottom-blue {
    border-bottom: 2px solid #131F32;
    width: fit-content;
}

.border-bottom-light-blue {
    border-bottom: 2px solid #0078BE;
    width: fit-content;
}

.border-bottom-orange {
    border-bottom: 2px solid #EF7F19;
    width: fit-content;
}

.image-corner {
    position: absolute;
    right: -10%;
    top: -35px;
}

.testimonial_colon {
    width: 36px !important;
}

.hr_line::after {
    content: "";
    width: 65%;
    position: absolute;
    border: 1px solid #B7B7B7;
    margin-top: 16px;
    margin-left: 20px;
}

.footer-border {
    border: 1px solid #131F32;
}

.iesa-toggle .navbar-toggler {
    color: black;
    font-size: 20px;
}

.footer-links-column {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}

.iesa-initiatives {
    background: url('../images/about/iesa-initiatives-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.iesa-initiatives-tabs.nav-pills .nav-link.active,
.iesa-events-tabs.nav-pills .nav-link.active,
.awards-contests-tabs.nav-pills .nav-link.active,
.categories-tabs.nav-pills .nav-link.active,
.ecosystem-directory-tabs.nav-pills .nav-link.active,
.blog-tabs.nav-pills .nav-link.active {
    background-color: white !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.chairperson_forum .card {
    background-color: #F5F5F5;
}

/* 
.numerical-details {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(97px, 1fr));
} */

.notification-carousel.owl-theme .owl-nav {
    margin-top: 30px !important;
}

/* .iesa-members .nav-tabs .nav-link.active, */
.govt-engagements .nav-tabs .nav-link.active,
.organisation-details .nav-tabs .nav-link.active,
.article-tabs .nav-tabs .nav-link.active,
.info-hub-details .nav-tabs .nav-link.active,
.events-gallery-tabs .nav-tabs .nav-link.active {
    border: none !important;
    border-bottom: 2px solid #EF7F19 !important;
    color: #EF7F19;
}

.iesa-members .nav-tabs .nav-link:focus-within,
.govt-engagements .nav-tabs .nav-link:focus-within,
.organisation-details .nav-tabs .nav-link:focus-within,
.article-tabs .nav-tabs .nav-link:focus-within,
.info-hub-details .nav-tabs .nav-link:focus-within,
.events-gallery-tabs .nav-tabs .nav-link:focus-within {
    outline: none;
}

.iesa-members .nav-link,
.govt-engagements .nav-link,
.organisation-details .nav-link,
.article-tabs .nav-link,
.info-hub-details .nav-link,
.events-gallery-tabs .nav-link {
    color: #444853;
}

.iesa-members .nav-tabs .nav-link:hover,
.govt-engagements .nav-tabs .nav-link:hover,
.organisation-details .nav-tabs .nav-link:hover,
.article-tabs .nav-tabs .nav-link:hover,
.info-hub-details .nav-tabs .nav-link:hover,
.events-gallery-tabs .nav-tabs .nav-link:hover {
    border: none;
}

.iesa-members .nav-tabs .nav-link:focus,
.govt-engagements .nav-tabs .nav-link:focus,
.organisation-details .nav-tabs .nav-link:focus,
.article-tabs .nav-tabs .nav-link:focus,
.info-hub-details .nav-tabs .nav-link:focus,
.events-gallery-tabs .nav-tabs .nav-link:focus {
    border: none;
}

.iesa-members .nav-tabs .nav-link.active {
    border-bottom: 1px solid #dee2e6 !important;
    color: #EF7F19;
    font-weight: 700;
}

.info-hub-details .nav-tabs {
    border-bottom: 3px solid #dee2e6;
}

.organisation-details .nav-tabs {
    width: fit-content;
}

.book_download {
    border: 1px solid #DDDDDD;
}

.member-register input.form-control,
.member-register select.form-select,
.enquiry-form input.form-control,
.enquiry-form select.form-select,
.contact-form input.form-control {
    height: 66px;
}

.linkedin-signup {
    margin-bottom: 5px;
}

.hr-line-50 {
    border-bottom: 2px solid;
    width: 10%;
}

#eventscarousel button.carousel-control-prev {
    position: relative;
    left: -3% !important;
    top: -220px !important;
}

#eventscarousel button.carousel-control-next {
    position: relative;
    left: 87% !important;
    top: -252px !important;
}

.bottom_border {
    border-bottom: 1px solid #B3B3B3;
}

.iesa-events-carousel .owl-nav,
.news-events-carousel .owl-nav,
.social-media-carousel .owl-nav {
    display: none;
}

.iesa-events-carousel .owl-dots,
.news-events-carousel .owl-dots,
.social-media-carousel .owl-dots {
    margin-top: 20px;
}

.news-events-carousel .owl-stage {
    margin-top: 10px;
    margin-bottom: 10px;
}

.about-bg-image {
    background-image: url('../images/about/about-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* Timeline starts */

/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #D4D4D4;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */
.timeline-container {
    padding: 10px 20px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

/* The circles on the timeline */
.timeline-container::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -12px;
    background-color: #FF9F55;
    /* border: 4px solid #FF9F55; */
    top: 150px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.left-container {
    left: 0;
}

/* Place the container to the right */
/* .right-container {
    left: 50%;
} */

/* Add arrows to the left container (pointing right) */
.left-container::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 100px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
    display: none;
}

/* Add arrows to the right container (pointing left) */
.right-container::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 100px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
    display: none;
}

/* Fix the circle for containers on the right side */
.right-container::after {
    left: -13px;
    top: 116px;
}

/* The actual content */
.timeline .content {
    padding: 20px 30px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    /* width: 50%; */
    min-height: 275px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {

    /* Place the timelime to the left */
    .timeline::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline-container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline-container::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .left-container::after,
    .right-container::after {
        left: 15px;
    }

    /* Make all right containers behave like the left ones */
    .right-container {
        left: 0%;
    }
}

/* Timeline ends */

.timeline-carousel .owl-stage,
.timeline-carousel .owl-item,
.membership-plans .owl-stage,
.membership-plans .owl-item {
    display: flex !important;
}

.timeline-carousel .item {
    width: 100%;
}

.timeline-carousel .owl-stage {
    padding-left: 0px !important;
}

.timeline-carousel .owl-dots {
    margin-top: 20px !important;
}

/* Membership page starts */
.iesa-member-category {
    background-image: url('../images/membership/iesa-member-category-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-blue-gradient {
    background: linear-gradient(180deg, #5CB7F3 0%, #2740DE 100%);
    height: 110vh;
}

.enquiry-form-br {
    border-radius: 22px 0px 0px 22px;
}

.enquiry-section .card-body {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* .membership-plans {
    border-top: 1px solid #EEEFF1;
    border-bottom: 0px hidden #EEEFF1 !important;
} */

.membership-plans thead td {
    border-bottom-color: #EEEFF1 !important;
}

/* Membership page ends */

.awards-bg {
    background-image: url('../images/awards/awards-banner.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.campus-connect-bg {
    background-image: url('../images/campus-connect/campus-connect-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ecosystem-directory-bg {
    background-image: url('../images/ecosystem-directory/ecosystem-directory-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.enquiry-form-bg {
    background-image: url('../images/membership/enquiry-form-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.career-bg {
    background-image: url('../images/career-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.govt-engagements-bg {
    background-image: url('../images/info-hub/govt-engagements-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#pills-contests hr {
    height: 2px !important;
    opacity: 1 !important;
    width: 25%;
}

.ecosystem-directory-tabs {
    position: relative;
    bottom: 24px;
}

.alliances-logos {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.partner-associations {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.electropreneur-park {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.wrap-center .col-lg-3:nth-child(5) {
    display: block;
    margin-left: auto;
}

.wrap-center .col-lg-3:nth-child(7) {
    display: block;
    margin-right: auto;
}

.vertical_line {
    border-left: 1px solid white;
}

.border_right-bottom {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.border_bottom {
    border-bottom: 1px solid white;
}

.border_right {
    border-right: 1px solid white;
}

.search-openings {
    position: relative;
    bottom: 35px;
}

.department-openings tr {
    line-height: 4.5;
}

.border_orange {
    border-color: #EF7F19 !important;
}

.border-left {
    border-left: 2px dashed #0078BE;
}

/* .engagement-with-states {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
} */

.engagement-with-states {
    display: grid;
    /* grid-template-columns: repeat(auto-fit, 200px);
    grid-template-rows: repeat(auto-fit, 200px); */
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    background-color: #D9D9D9;
    /* width: max-content; */
    grid-gap: 1px;
}

.engagement-with-states>* {
    background-color: #F5F5F5;
}

.states-with-iesa {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}

.border-left h4 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.dashboard-lists {
    background: url(../images/list-tick-mark.svg) no-repeat left top;
    padding-left: 30px;
}

.access-list-1 {
    background: url(../images/access-list-1.svg) no-repeat left top;
    padding-left: 30px;
}

.access-list-2 {
    background: url(../images/access-list-2.svg) no-repeat left top;
    padding-left: 30px;
}

.discount-list {
    background: url(../images/discount-list.svg) no-repeat left top;
    padding-left: 34px;
}

.membership-plans .owl-dots {
    margin-top: 60px !important;
}

.second-navbar .dropdown:hover .dropdown-menu,
.admin-btn.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.last-dropdown.dropdown-menu-end {
    right: 0;
    left: auto;
}

.border-bottom-grey {
    border-bottom: inherit !important;
    border-bottom-width: 1px !important;
}

.ecosystem-company-details {
    background-image: url('../images/ecosystem-directory/ecosystem-company-details.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.organisation-list.nav-pills .nav-link.active {
    background-color: #F5F5F5;
    border: 2px solid orange;
    border-radius: 22px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.contact-avatar {
    position: absolute;
    top: 5%;
    left: 25%;
}

.automotive-cig-bg {
    background-image: url('../images/iesa-initiatives/auomotive-cig-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.gap-x-5 {
    --bs-gutter-x: 5rem;
}

.iesa-4-new-bg {
    background-image: url('../images/iesa-initiatives/iesa-4-new-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.opportunities-landscape.table>:not(caption)>*>* {
    padding: 1.5rem;
    border-bottom-color: #E5E9F3 !important;
}

.opportunities-landscape .table-header-bg {
    background-color: #E5E9F3;
}

.medical-electronics-bg {
    background-image: url('../images/iesa-initiatives/medical-electronics-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.manufacturing-bg {
    background-image: url('../images/iesa-initiatives/manufacturing-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.government-relations-bg {
    background-image: url('../images/iesa-initiatives/government-relations-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.member-connect-bg {
    background-image: url('../images/iesa-initiatives/member-connect-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ev-charging-bg {
    background-image: url('../images/iesa-initiatives/ev-charging-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.atmp-bg {
    background-image: url('../images/iesa-initiatives/atmp-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.server-manufacturing-bg {
    background-image: url('../images/iesa-initiatives/server-manufacturing-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.actionable-plan-bg {
    background-image: url('../images/iesa-initiatives/actionable-plan-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.chapters-bg {
    background-image: url('../images/chapters-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.initiatives-bg {
    background-image: url('../images/iesa-initiatives/initiatives-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.error {
    color: red;
}

#imagePreview {
    background-image: url('../images/company-form-logo.png');
    /* background-size: 50%; */
    background-repeat: no-repeat;
    background-position: center;
    max-height: 200px;
    width: 200px;
    background-size: contain;
}

#profileimage {
    background-image: url('../images/profile.png');
    /* background-size: 50%; */
    background-repeat: no-repeat;
    background-position: center;
    max-height: 200px;
    width: 200px;
    background-size: contain;
}

.logo_label {
    display: inline-block;
    background-color: #EF7F19;
    color: white;
    padding: 0.5rem;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 1rem;
    width: 30%;
    text-align: center;
}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../gift/page_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
}

.btnNext,
.btnPrevious {
    cursor: pointer;
}

.col-lg-6 span.select2.select2-container.select2-container--default,
.col-lg-6 span.select2.select2-container.select2-container--default,
.col-lg-12 span.select2.select2-container.select2-container--default {
    width: 100% !important;
}


/* home page */

.banner_text {
    position: absolute;
    top: 5%;
    left: 10%;
}

/* Other pages */
.banner_text.other_pages {
    position: absolute;
    top: 10%;
    left: 10%;
}

/*  */
.item-numbers {
    border: 1px solid;
}

.event-details-bg {
    background-image: url('../images/event-details-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.member_login .card {
    bottom: 50%;
    left: 50px;
}

.events-filter {
    height: 40px;
    border: 1px solid #ced4da;
}

.select_date {
    outline: none;
    border: 1px solid #ced4da;
    height: 40px;
    width: 93% !important;
    padding: 0px 0px 0px 15px;
    margin-right: -120px;
}

.event-member {
    width: 100px;
}

.search-input .form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}

/* About card onhover text starts*/
.img_wrap {
    position: relative;
}

.img_description {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3E4957;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 22px;
    padding: 28px;
    display: flex;
    flex-direction: column;
    place-content: center;

    /* transition effect. not necessary */
    transition: opacity .5s, visibility .9s;
}

.img_wrap:hover .img_description {
    visibility: visible;
    opacity: 1;
}

/* About card onhover text ends*/

input[type="radio"]:checked+.register_member {
    background-color: #EF7F19;
    cursor: pointer;
    color: white;
}

.iesa-member {
    filter: grayscale(100%);
    height: 230px;
    border-radius: 5px;
}

.iesa-member:hover {
    filter: grayscale(0);
}

.notification_logo {
    width: 10% !important;
}

.about-mission-bg img {
    height: 50px;
}

.start-mission-bg img {
    height: 50px;
}

.tabs_ecosystem .nav-link.active {
    color:
        #EF7F19;
    font-weight: 700;
    background-color: transparent;
}

.ecosystem_btn:focus,
.ecosystem_btn:hover {
    color: #000;
}

.iesa_intiatives:not(.collapsed) {
    background-color: #F7F7F8;
    color: black;
}

.b_bottom {
    border-bottom: 1px solid #D4D4D4C9;
}

.ecosystem_images {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.bg_color {
    background-color: #0D1120;
    height: 350px;
}

.ecosystem_detail {
    margin-top: -240px !important;
}

/* .accordion-button:not(.collapsed)::after{
    background-image: url(../images/ecosystem-directory/chevron-up.svg);
} */
.about-mission-bg img {
    height: 50px;
}

.start-mission-bg img {
    height: 50px;
}

.core-values {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(97px, 1fr));
}

/* .chapters-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} */

.individual-chapter {
    flex: 0 0 calc(17.66% + 25px);
    text-align: center;
}

.btn-padding {
    padding: 10px 22px;
}

.initiatives-shadow {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.075);
}

/* .btn_filterall {
    background-color: #000;
    border-radius: 10px;
}

.btn_filterevent {
    border-radius: 10px;
}

.btn_filterawards {
    background-color: #737373;
    border-radius: 10px;
}

.btn_filterconference {
    background-color: #8F3E75;
    border-radius: 10px;
}

.btn_filtercontest {
    background-color: #162949;
    border-radius: 10px;
}

.scrollbar_none::-webkit-scrollbar {
    display: none;
}

.scrollbar_none {
    -ms-overflow-style: none;
    scrollbar-width: none;
} */
/* #ecosystem_accordian.active{
    color:
    #EF7F19;
font-weight: 700;
} */

/* .latest-insights img {
    height: 320px;
} */

.membership-form .select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
}

.become_member .select2-container--default .select2-selection--multiple {
    padding: 0.35rem;
}

.membership-form .select2-container .select2-selection--multiple {
    padding: 0.35rem;
}

.become_member span.select2-selection.select2-selection--multiple {
    background-image: url(../images/down-arrow.svg) !important;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
}

#initiativesLists .owl-prev,
#initiativesLists .owl-next {
    font-size: 50px;
}

#initiativesLists .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: white !important;
    color: black !important;
}

#initiativesLists .owl-stage,
#initiativesLists .owl-item {
    display: flex;
}

table.membership-plans th,
table.membership-plans td {
    padding: 2rem 0.5rem;
}

/* .nav-link.active{
    color: red !important;
} */
/* .menu_active{
    color: white;

} */
.menu_active {
    color: #EF7F19 !important;
    font-weight: 700;
}

#initiativeLists .card-body.bg_light_grey:hover {
    background-image: linear-gradient(90deg, #0B203D 0%, #459C87 99.36%);
    color: #FFFFFF;
    border: none;
    padding-top: 20px;
}

#initiativeLists .card-body.bg_light_grey {
    border-top: 5px solid;
    border-image: linear-gradient(45deg, #0B203D, #459C87) 1;
}

.academia-points ul li:before {
    content: '✓';
    margin-right: 6px;
    color: #74AF39;
    font-weight: bold;
}

#executive-council .overflow-x-auto {
    overflow-x: auto;
    overflow-y: hidden;
}

#campus-connect-faq .accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #FFFFFF;
}

#campus-connect-faq .accordion-button:focus {
    box-shadow: none;
    /* border-bottom: 1px solid rgba(0,0,0,.125); */
}

.industry_accordian:not(.collapsed) {

    background-color: #0073B7;
}

.industry_accordian::after {
    font-family: 'FontAwesome';
    content: "\2b";
    background: none !important;

    color: white;
    line-height: 17px;
    transform: none !important;
}

.industry_accordian:not(.collapsed)::after {
    font-family: 'FontAwesome';
    content: "\f068";
}

.organisation_icon {
    position: absolute;
    right: -10%;
    top: -8%;
}

.banner_controls_prev {
    left: -3%;
}

.banner_controls_next {
    right: -3%;
}

.carousel_text {
    left: 10%;
    bottom: 24%;
}

.accordian_btn::after {
    font-family: 'FontAwesome';
    content: "\2b";
    background: none;
    border: 1px solid;
    padding: 1px 2px;
    border-radius: 11px;
    color: #939393;
    line-height: 17px;
    transition: none;

}

.accordian_btn:not(.collapsed)::after {
    font-family: 'FontAwesome';
    content: "\f068";
    background: none;
}

.btn_learnmore {
    padding: 8px 22px;
}

.membership-plans .owl-item,
.membership-plans .owl-item.active {
    margin-right: 35px !important;
}

.join-vibrant-iesa {
    border-radius: 2rem;
    background: linear-gradient(0deg, #131F32, #131F32), linear-gradient(89.95deg, #0B203D 3.73%, #1D4E77 34.81%, #32778A 63.43%, #459C86 98.46%);
}

.cards_onhover:hover {
    background: linear-gradient(180deg, #5D3573 0%, #140469 100%) !important;
    color: white;
}

.location_active.active {
    color: #EF7F19 !important;
    border-left: 4px solid #EF7F19;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.06);
    font-weight: 700;
}

.error_text {
    position: absolute;
    right: 9%;
    bottom: 2%;
}

input[type="radio"]:checked+.checkout_radios {
    color: white;
    background-color: #EF7F19;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.payment_option {
    flex: 1 1 auto;
}

.member_logos {
    mix-blend-mode: multiply;
    object-fit: contain;
    aspect-ratio: 3/2;
}

.member-companie {
    background-color: #f7f7f8;
}

.border_left {
    border-left: 1px solid #53D1EF;
}

.sponsors_images {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.agendaContent {
    border-left: 4px solid #E95A0C;
}

.event-tabs.active {
    color: white !important;
    background: #EF7F19 !important;
    border: 0px !important;
}

.event-tabs {
    color: black !important;
    border: 1px solid black !important;
    background: white !important;
    width: max-content;
    height: 44px;
}

.border-orange {
    border: 1px solid #EF7F19;
}

.event-detail-tabs.nav-pills .nav-link.active {
    background-color: #EF7F19;
    color: white !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.event-detail-tabs .nav-link {
    background-color: white;
}

.sponsor_logos {
    mix-blend-mode: multiply;
    object-fit: contain;
    aspect-ratio: 6/2;
}
.pointerEvents_none{
    pointer-events: none;
}



.news-letter-btn.active{
    background-color: #ef7f19 !important;
}


.news-letter-btn{
    border: 1px solid #ef7f19 !important;
    color:#ef7f19;
   
}



.news-letter-btn.active:hover{
    color: white;
}


.news-letter-btn:hover{
    color:#ef7f19;
}

.state-card h4{
    color:#ef7f19;
}

.state-card a{
    text-decoration: none;
    color: black;
}