@import url("../base/base.css");
@import url("../base/text-content.css");
@import url("../base/utilities.css");
@import url("../layout/header.css");
@import url("../layout/footer.css");
@import url("../layout/hero.css");
@import url("../layout/grid.css");
@import url("../components/card.css");
@import url("../components/CHcard.css");
@import url("../components/dropdown.css");
@import url("../layout/programme.css");
@import url("../components/sidebar.css");
@import url("../components/popup.css");
@import url("../components/popup-chall.css");
@import url("../components/popup-theme.css");
@import url("../components/slider.css");
@import url("../components/signupform.css");
@import url("../media/mediaforth.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
body {
    font-family: 'Montserrat' !important;
}

.wrapper {
    background-color: #FBFAF8;
}

.text-about {
    color: #4A4A4A;
}

.asc4__spacing {
    letter-spacing: 1.1rem !important;
}

.hero-edition2-section {
    background-image: url("../../Assets/images/header_ban.svg");
    background-size: cover;
    padding-bottom: 13rem;
}

.bann {
    background-image: url("../../Assets/images/div_ban.svg");
    background-size: cover;
    padding: 6rem 0;
}

.bann-soolvit {
    background-image: url("../../Assets/images/edition4/ban-soolvit2.svg");
    background-size: cover;
    padding: 4rem 0 4rem;
    margin-top: 4rem;
}

.roadmap-ed4 {
    height: 32rem;
    display: flex;
    align-items: center;
}

.sool-gap {
    gap: 9rem;
}

.txt-sool {
    width: 97%;
    color: #324697;
}

.brd-sool {
    border-color: #324697;
}

.colfull {
    margin-top: 10rem;
}

.txt-sool {
    font-size: 1.6rem;
}

.img-container-ed {
    height: 16rem;
    display: flex;
    justify-content: end;
    align-items: start;
    position: relative;
}

.img-container-ed1 {
    height: 25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.img-container-slog {
    height: 25rem;
    display: flex;
    justify-content: right;
    align-items: center;
    position: relative;
}

.sool-img-container-slog {
    height: 7rem;
    display: flex;
    align-items: center;
    position: relative;
}

.sm-head {
    font-size: 5rem;
}

.headernumber {
    font-size: 4rem;
}

.mb {
    display: none;
}

.has_ban {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 39rem;
    position: relative;
}

.btn-has {
    position: absolute;
    bottom: 58px;
    left: 70%;
}

.tmp-div-cnt-play {
    display: flex;
}

.tmp-video {
    width: 92%;
    margin: auto;
}

.tvb {
    width: 340px !important;
}

.tmp-video-back2 {
    width: 50%;
    margin: auto;
}

.dflexbett {
    display: flex !important;
    justify-content: space-between;
}

.tmp-play2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 000;
    cursor: pointer;
    max-width: 7%;
}

.win-card {
    padding: 6rem 3rem;
    box-shadow: 0px 24px 65px -37px rgb(95 102 173 / 57%);
    max-width: 33.33%;
    position: relative;
}

.win-card-2 {
    padding: 6rem 3rem;
    box-shadow: 0px 24px 65px -37px rgb(95 102 173 / 57%);
    max-width: 50%;
    position: relative;
}

.heading-win {
    font-size: 1.8rem;
    font-family: 'Merriweather', serif;
    text-transform: capitalize;
    color: var(--text-color);
    font-weight: 700;
}

.edition {
    display: inline-block;
    font-size: 2rem;
    /* transform: translateY(-2rem);*/
    margin-left: -0.5rem;
    letter-spacing: 2px;
}

.subof {
    font-size: 3rem;
}

.heading-slog {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 5.5rem;
    letter-spacing: .6rem;
}

.buttons {
    margin: auto;
}

.text-slog {
    color: #fff;
}

.buttonContainer {
    display: flex;
    width: 100%;
    justify-content: center;
}

.ed4__buttonHero {
    color: #fff;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    padding: 10px 55px;
    margin-top: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-style: solid;
    background: transparent;
    border-color: #fff;
    display: inline;
    border-radius: 3rem;
}

.logo_not_change {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.ed4__buttonRes {
    font-size: 17px;
    font-weight: 400;
    padding: 10px;
    margin-top: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-style: solid;
    background: transparent;
    display: inline;
    border-radius: 3rem;
    text-align: center;
}

.ed4__buttonAgri {
    color: #275927;
    border-color: #275927;
}

.ed4__buttonAqua {
    color: #1fa7d6;
    border-color: #1fa7d6;
}

.ed4__buttonAgro {
    color: #e5be62;
    border-color: #e5be62;
}

.ed4__buttondrinks {
    color: #f8d000;
    border-color: #f8d000;
}

.new_clients .sub-container .flex-column .text-center {
    background-image: url('../../Assets/images/edition4/rounded_full.svg'), url('../../Assets/images/edition4/rounded_empty.svg');
    background-repeat: no-repeat;
    background-position-x: 15%, 85%;
    background-position-y: 0, 50%;
    background-size: 3%;
}

.ed4__buttonSool {
    color: #324697;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 55px;
    margin-top: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-style: solid;
    background: transparent;
    border-color: #324697;
    display: inline;
    border-radius: 3rem;
}

.ed4__buttonSool1 {
    color: #324697;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 50px;
    margin-top: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-style: solid;
    background: transparent;
    border-color: #324697;
    display: inline;
    border-radius: 3rem;
}

.text-org {
    color: #FF5E21;
}

.ed4-btn {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    cursor: pointer;
    border-style: solid;
    background: transparent;
    display: inline;
    border-radius: 3rem;
    width: 70%;
}

.lean-img-ban {
    width: 21rem;
    height: 20%;
}

.sool-img-ban {
    width: 15rem;
    height: 28%;
}

.sool-heading-slog {
    line-height: 3.5rem;
}

.button-gap-2 {
    gap: 2rem;
}

.timeline {
    display: none;
}

.ed4-food {
    border-color: #E9C46A;
    color: #E9C46A;
}

.ed4-fin {
    border-color: #0E81A7;
    color: #0E81A7;
}

.ed4-heal {
    border-color: #9F148A;
    color: #9F148A;
}

.heading2nd {
    font-family: 'Bebas Neue';
    font-size: 4rem;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 5.5rem;
    letter-spacing: .1rem;
}

.headingsool {
    font-size: 3rem;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 5.5rem;
    letter-spacing: .1rem;
}

.asc-img {
    /* box-shadow: 0px 0px 60px #47ace6b4 ;  */
    border-radius: .9rem;
    margin-right: 1rem;
}

.sool-img {
    /* box-shadow: 0px 0px 60px #47ace6b4 ;  */
    border-radius: .9rem;
    margin-right: 1rem;
}

.play-btn {
    width: 9rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: all .1s;
}

.play-btn:hover {
    transform: translate(-50%, -50%) scale(1.1);
}


/**video**/

.close-btn {
    font-size: 3rem;
    color: #fff;
    cursor: pointer;
    position: absolute;
    width: 3rem;
    top: 2rem;
    right: 5rem;
}

.video-holder {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0, 0.8);
    display: none;
}

.video {
    width: 73%;
    height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}


/* sponsors*/

.spons_heading {
    font-size: 1.7rem;
    text-transform: uppercase;
    color: var(--text-color);
    margin-top: 6rem;
}

.heif {
    height: auto !important;
}

.__video_place {
    width: 80%;
    position: relative;
    left: 50%;
    transform: translate(-43%, -47%);
    top: 50%;
}

.new_clients {
    margin-top: 6rem;
}

.spons_heading1 {
    font-size: 22px;
    text-transform: uppercase;
    color: var(--text-color);
    margin-top: 3rem;
}

.seperator-spons {
    display: inline-block;
    height: .3rem;
    margin-top: 1rem;
    width: 15rem;
    background-color: var(--text-color);
    /* margin-bottom: .2rem; */
}


/*themes*/

.themes {
    margin-bottom: 15rem;
}

.page-heading {
    font-size: 2.2rem;
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
    color: var(--text-color);
    font-weight: 700;
}

.heading-sptheme {
    font-size: 1.8rem;
    ;
    font-family: 'Merriweather', serif;
    text-transform: capitalize;
    color: var(--text-color);
    font-weight: 700;
}


/**themes*/

.theme-figures {
    display: flex;
    align-items: center;
}

.themes-card {
    padding: 6rem 4rem;
    box-shadow: 0px 24px 50px -37px rgba(95, 102, 173, 0.566816);
}

.theme-icon {
    width: 8.9rem;
}

.number {
    font-size: 4.8rem;
    color: var(--text-color);
    margin-bottom: 3rem;
    text-align: center;
}

.phase {
    margin-bottom: 20rem;
    margin-top: 15rem;
}


/*timeline vertic*/

.phase1 {
    display: flex;
}

.timevertic {
    width: 30rem;
}

.phase1-steps {
    width: 50%;
    margin-left: 20rem;
}

.algmap {
    width: 35rem;
    margin-left: 2rem;
}


/*partners*/

.partners {
    margin-bottom: 10rem;
}


/*gallery*/

.gallery {
    margin-bottom: 15rem;
}

.container-gallery {
    padding: 0 5rem;
}

.gallery-img {
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
    display: block;
}

.footersecond {
    background-color: var(--text-color);
    margin-top: 3rem;
}

.ban-slog {
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 5.5rem;
    letter-spacing: 1.5rem;
}

.grid-ed4-2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
}

li.ed4-li {
    font-size: 16px;
    padding-left: 5rem;
    position: relative;
}

li.ed4-li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #006FB0;
    position: absolute;
    left: 27px;
    top: 5px;
    border-radius: 50%;
}

li.ed4-li:not(:last-child) {
    margin-bottom: 40px;
}

.ed4-img-wid {
    width: 13rem;
}

.ed4-flex-jst-cnt {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 18rem;
}

.ed4-img-wid-tmp {
    width: 100%;
    height: 100%;
}

.wiif {
    width: 100%;
}

.__flex-33 {
    flex: 0 0 31%;
}

.p-cards {
    justify-content: space-between;
}

.ed4-flex-jst-cnt-tmp {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ed4-txt-center {
    padding: 2rem 7rem 0;
    font-size: 16px;
    text-align: center;
}

.ed4-txt-center1 {
    padding: 2rem 7rem 0;
    font-size: 15px;
    text-align: center;
}


/*sponsors*/

.sponsers {
    margin-bottom: 10rem;
}

.spons {
    width: 168px;
    height: 168px;
    /* margin-right: 4rem; */
    /* margin-right:20px ;
     margin-left: 30px ; */
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resize {
    padding: 55px 55px;
}

.resize2 {
    padding: 40px 40px;
}

.resize3 {
    padding: 62px 62px;
}

.resize4 {
    padding: 35px 35px;
}

.resize5 {
    padding: 50px 50px;
}

.resize6 {
    padding: 30px 30px;
}

.resize7 {
    padding: 5px !important;
}

.resize9 {
    padding: 10px !important;
}

.logo-size {
    width: 10rem;
    height: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
}


/**sidebar**/

.select-heading {
    font-size: 1.8rem;
    font-family: 'Merriweather', serif;
    text-transform: capitalize;
    color: var(--text-color);
    font-weight: 700;
    padding-top: 1rem;
}

.side-content {
    padding: 2rem 4rem
}

.droits {
    font-size: 1.4rem;
    line-height: 2.7rem;
}

.icon-social {
    width: 2rem;
    margin-right: 2rem;
}

.vid {
    height: 18rem;
    /* width: 30rem; */
}