.hero-mixed {
    background: linear-gradient(178deg, #0B3458 6.4%, #166486 83%) !important;

}

.new-div-hero-style {
    align-items: flex-start;
    position: relative;
}

.new-div-hero-style-course {
    background: radial-gradient(118.75% 118.75% at 50% 41.07%, #2D9596 0%, #061E29 100%) !important;
    margin: auto;
}

.new-div-hero-style-title {
    text-shadow: 0px 12px 12px #1F1F1FC2 !important;
}

.new-div-hero-style-subtitle {
    text-align: center;
    width: 100%;
}

.hero-mixed-left {
    margin-top: 80px !important;
}

.hero-locationn {
    padding: 0px 30px;
}

.one-type-in-hero {
    height: 65px;
}

.one-timer {
    border: 1px solid #FFDD78;
}

.title-one-about {
    color: #2D9596 !important;
}

.btn-bundle {
    background-color: #2D9596 !important;
    margin-top: -15px !important;
}

.swiper-pagination-about .swiper-pagination-bullet-active {
    background-color: #2D9596 !important;
}

.accordion-item.active {
    border: 1px solid #2D9596;
}

.new-design-card {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 20px;
    flex-direction: column;
}

.top-card-registration_options {
    width: 100% !important;
    margin-top: 20px !important;
}

.card-registration_options {
    background: linear-gradient(180deg, #2D9596 0%, #265073 100%) !important;

}

.top-decision-smart-res {
    background-image: url(../img/event/bg-income5.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 258px !important;
}

.middle-income-res {
    background-color: #A32B38;
    color: white;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 25px 34px;
    margin-top: -70px;
    text-align: center;
}

.bottom-problem-boundaries {
    width: 100%;
}

.why-important {
    width: 90%;
    margin: 40px auto 240px auto;
}

.why-important-title {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.why-important-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
}

.why-important-card {
    position: relative;
    width: 32%;
    padding: 20px;
    color: white;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: radial-gradient(124.04% 124.04% at 50% 8.65%, #2D9596 7.59%, #265073 100%);
}

.why-important-card svg {
    position: absolute;
    top: -30px;
}

.why-important-card p {
    font-size: 22px;
    text-align: center;
}

.why-important-desc {
    display: none;
}

.options-slider {
    width: 90% !important;
    margin-top: -50px !important;
}

.problem-boundaries {
    margin: -50px auto 100px auto;
}

.accordion-header h3 {
    width: 100% !important;
}

.accreditation-number {
    background-color: #94B4C1;
    border-radius: 64px;
    padding: 10px 50px;
    box-shadow: 0px 4px 4px 0px #0000003D;
    font-size: 24px;
    font-weight: bold;
    color: #3C4046;
}

.accreditation-number-res {
    display: none;
}
.bottom-problem-boundaries-title{
    width: 100%;
}
.bottom-problem-boundaries-desc{
    margin-top: 10px;
    font-size: 20px;
}
.bottom-problem-boundaries-desc-res{
    display: none;
}
.problem-boundaries-right{
    width: 45%;
}
.hall-images-slider img{
    width: 100%;
    border-radius: 40px;
    height: 600px;
}
.hall-images-section{
    width: 90%;
    margin: 0px auto 50px auto;

}
.hall-images-section-title{
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.swiper-pagination-hall{
    display: none;
}
.swiper-pagination-hall .swiper-pagination-bullet,
.swiper-pagination-join .swiper-pagination-bullet {
    background-color: #D5D9DF !important;
    margin-left: 10px !important;
}

.swiper-pagination-hall .swiper-pagination-bullet-active,
.swiper-pagination-join .swiper-pagination-bullet-active {
    background-color: #474E93 !important;
    margin-left: 10px !important;
}

.swiper-pagination-hall {
    margin-right: 40%;
}

@media screen and (max-width: 1003px) {
    .swiper-pagination-hall{
    display: block;
}
    
    .hall-images-section-title{
    font-size: 24px;
    }
    .hall-images-slider img{
    height: 250px;
    border-radius: 12px;
}
    .problem-boundaries-right{
    width: 100%;
}
    .bottom-problem-boundaries-desc-res{
    display: block;
    text-align: center;
}
    .bottom-problem-boundaries-desc{
      display: none;  
    }
    .accreditation-number {
    display: none;
}
    .accreditation-number-res {
        display: block;
        background-color: #2D9596;
        color: white;
        font-weight: bold;
        padding: 20px 55px;
        border-top-left-radius: 64px;
        border-bottom-left-radius: 64px;
        position: absolute;
       right: -10px;
        bottom: -60px;
    }

    .new-div-hero-style {
        align-items: center;
        margin-bottom: 80px;
    }

    .problem-boundaries {
        margin: -10px auto 50px auto;
    }

    .options-slider {
        margin-top: 50px !important;
    }

    .why-important-desc {
        display: block;
        text-align: center;
        margin-top: 0px;
    }

    .why-important {
        margin: 40px auto 30px auto;
    }

    .why-important-cards {
        margin-top: 50px;
    }

    .why-important-title {
        font-size: 24px;
    }

    .why-important-card p {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .why-important-card {
        width: 100%;
        margin-bottom: 40px;
    }

    .why-important-card svg {
        width: 48px;
        height: 48px;
        top: -25px;
    }

    .inner-count-down {
        padding-top: 20px;
    }

    .count-down {
        height: 170px;
    }

    .hero-mixed-left {
        margin-bottom: -61px;
    }

    .div-hero-button {

        bottom: -75px !important;
    }

    .hero-mixed {
        background: linear-gradient(180.33deg, #0B3458 0.29%, #05203C 68.47%) !important;
    }

    .new-div-hero-style-course {
        background: radial-gradient(114.06% 114.06% at 50% -14.06%, #2D9596 0%, #061E29 100%) !important;
        margin-top: 15px;
    }

    .new-div-hero-imagee {
        margin-top: 10px;
        width: 117%;
    }

    .hero-mixed-info {
        display: none;
    }

    .one-type-in-hero {
        height: 160px;
    }

    .hero-locationn {
        padding: 0px;
    }

    .one-type-in-hero p {
        font-size: 20px;
        font-weight: bold;
    }

    .live-badge {
        bottom: 11px;
    }

    .new-type-in-hero {
        margin-top: -58px !important;
        margin-bottom: -40px;
    }

    .new-div-hero-style-title-resss {
        margin-bottom: -29px;
    }
}