@charset "UTF-8";

:root {
    --bs-icon-color: #0d6efd;
}

/*Event Section*/

.custom-container .event-section hr {
    width: 30px;
    height: 2px;
    background: #111
}

.custom-container .echipa-section hr {
    width: 30px;
    height: 2px;
    background: #111
}

.home-page-main .event-section .event-card {
    height: 400px;
    width: 300px;
    position: relative;
    margin: auto
}

    .home-page-main .event-section .event-card .card-img-top {
        width: 300px;
        height: 300px;
        flex-shrink: 0;
        object-fit: cover;
    }

    .home-page-main .event-section .event-card .card-text {
        width: 250px;
        position: relative
    }

    .home-page-main .event-section .event-card .fade-text {
        color: #484848;
        font-family: Futura;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 24.013px;
        text-align: left;
    }

.home-page-main .event-section .card-title {
    color: #F17B38;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    padding: 20px 0px
}


/*Points of interests*/
.custom-contaner .interests-section .sub-text {
    width: 30rem !important;
    color: #484848;
    font-family: Futura;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.4px;
}

.home-page-main .interests-section .fade-text {
    color: #484848;
    font-family: Futura;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24.013px;
    text-align: left;
    max-height: 280px;
    overflow: hidden
}

.home-page-main .interests-section {
    flex: 0 0 20%;
    margin: 0px 10px;
    /*min-height: 950px !important;*/
}

@media (max-width: 600px) {

    .home-page-main .interests-section {
        flex: 0 0 20%;
        margin: 0px 10px;
        min-height: 840px !important;
    }
}

.home-page-main .interests-section .card-body {
    height: 230px;
    width: 280px;
}

.home-page-main .interests-section .interests-card .img-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-page-main .interests-section
.card .img-wrapper {
    width: 100%;
    height: 300px;
    justify-content: center;
    align-items: center;
}


.home-page .container {
    font-family: Futura;
}

.home-page-main .container program-section .text-1 {
    font-size: 16px !important;
    font-family: Futura;
    width: 600px;
}

.home-page-main .program-section .link-text {
    color: #222C60;
    font-family: Futura;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 33.6px;
    text-decoration-line: underline;
    cursor: pointer
}


.home-page-main .program-section .content-image {
    object-fit: cover;
    height: 640px !important
}


.home-page-main .container .text-2 {
    font-size: 64px;
    font-family: Futura;
    color: #222C60 !important;
}

.home-page-main .container .text-contact {
    font-size: 48px;
    font-family: Futura;
    color: #222C60 !important;
}

.home-page-main .container program-section .sub-text,
.home-page-main .container .sub-text {
    color: #484848;
    font-family: Futura;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    display: block
}


.home-page-main .container .about-line {
    width: 500px;
    justify-content: center;
    text-align: center
}

.home-page-main .program-section {
    background-color: #f8f8f8;
    padding: 50px 200px 50px 200px;
}

@media (min-width: 1250px) and (max-width: 1700px) {
    .home-page-main .program-section {
        padding: 50px;
    }
}

@media (min-width: 768px) and (max-width: 1250px) {
    .home-page-main .program-section {
        padding: 50px;
    }


    .home-page-main .interests-section .card-body {
        height: 300px;
        width: 300px
    }

    .custom-container .event-section {
        padding: 0 80px;
    }
}


@media (max-width: 600px) {
    .home-page-main .interests-section .card-body {
        height: 300px;
        width: 300px
    }

    .home-page-main .event-section .event-card .card-img-top {
        width: 100%;
        height: 335px;
    }

    .home-page-main .container .text-contact {
        font-size: 32px;
        font-family: Futura;
        color: #222C60 !important;
    }
}

@media (max-width: 600px) {
    .home-page-main .sponsors-section {
        padding: 100px 0px 50px 0px !important;
    }
}

.home-page-main .sponsors-section {
    padding: 60px 0px 0px 0px;
}

    .home-page-main .sponsors-section .sponsor-image {
        width: 242px;
        height: 62px;
        object-fit: contain
    }


.about-section {
    margin-top: -50px !important
}

    .about-section .shadow-1-strong {
        object-fit: cover;
    }

    .about-section .main-image {
        height: 635px
    }

    .about-section .sub-image {
        height: 305px
    }

input {
    border: none;
    outline: none;
    background-color: transparent;
    font-family: Futura;
    font-size: 16px;
    color: #333;
    padding: 5px;
}

    input.underlined-input {
        border-bottom: 1px solid #B3B3B3;
    }

.home-page .main-box {
    position: absolute;
    top: 20%;
    z-index: 1;
    max-width: 1280px;
}

.home-page img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.home-page .swiper-slide {
    height: 700px;
}

.home-page .view-details-box {
    display: flex;
    gap:10px
  
}

.home-page .main-box .main-title {
    font-size: 50px;
    height: 70px;
    flex-shrink: 0;
    color: #FFF;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
}

.home-page .main-box .sub-title {
    color: #FFF;
    font-family: Futura;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30.4px;
    padding: 20px !important;
}

.home-page .main-box .main-sub-text {
    color: #FFF;
    font-family: Futura;
    font-size: 16px;
    font-style: normal;
    line-height: 30.4px;
}

.home-page .main-box .view-btn {
    display: inline-flex;
    height: 56px;
    padding: 0px 30.03px 0px 31px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    background: #6EC6A8;
    width: 130px
}

.navbar-brand .logo-img {
    width: 204px;
    height: 71px;
    flex-shrink: 0;
}

.language-toggle {
    display: block !important
}

.navbar .menu-icon, .navbar .close-icon {
    width: 36px;
    height: 26px;
}

.home-page .header-section {
    margin-top: 98px;
}

@media (min-width: 600px) and (max-width: 1024px) {
    .home-page .main-box {
        padding-left: 20px;
    }

        .home-page .main-box .main-title {
            font-size: 50px;
            line-height: 60px;
        }

    .navbar .navbar-btn {
        display: block
    }

    .navbar .menu-icon, .navbar .close-icon {
        width: 26px;
        height: 26px
    }

    .about-section .sub-image {
        height: 50%
    }
}

@media(max-width: 600px) {
    .home-page .view-details-box {
        display: block
    }

    .home-page .main-box .main-title {
        font-size: 35px;
        width: 100%;
        line-height: 50px;
    }

    .navbar .navbar-btn {
        display: block
    }

    .navbar-brand .logo-img {
        width: 101px;
        height: 35px;
        flex-shrink: 0;
    }

    .navbar .menu-icon, .navbar .close-icon {
        width: 26px;
        height: 26px;
    }

    .home-page-main .sponsors-section .sponsor-image {
        width: 227px;
        height: 40px
    }
}

    /*Contact Section*/

    .home-page-main .contact-section {
        background: linear-gradient(0deg, rgba(248, 248, 248, 0.40) 0%, rgba(248, 248, 248, 0.40) 100%), #C4C4C4;
        display: flex;
        padding: 25px 301.5px 25px 301.5px;
        justify-content: center;
        align-items: center;
    }

        .home-page-main .contact-section .contact-block {
            width: 1300px;
            flex-shrink: 0;
            min-height: 500px
        }

    @media (min-width: 768px) and (max-width: 1024px) {

        .home-page-main .contact-section {
            padding: 100px 150px;
        }

            .home-page-main .contact-section .contact-block {
                width: 900px;
            }

        .language-toggle {
            display: none !important
        }
    }

    @media (max-width: 767px) {
        .home-page .header-section {
            margin-top: 67px;
        }

        .home-page-main .contact-section .contact-block {
            width: 100%;
        }

        .home-page-main .program-section {
            padding: 30px;
        }

        .home-page-main .contact-section {
            padding: 0px;
        }

        .footer-container .social-media-icons {
            justify-content: start !important;
        }

        .language-toggle {
            display: none !important
        }
    }


    .home-page-main .contact-section .label-heading {
        color: #111;
        text-align: center;
        font-family: Futura;
        font-size: 14.008px;
        font-style: normal;
        font-weight: 700;
        line-height: 21.011px;
    }

    .home-page-main .contact-section .contact-input {
        border-radius: 1px;
        border: 1px solid rgba(17, 17, 17, 0.15);
        background: #FFF;
        width: 100%;
        padding-left: 10px;
    }

    .home-page-main .contact-section .invalid {
        border: 1px solid darkred !important;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        background: #fff !important;
    }

    .home-page-main .contact-section .error {
        color: darkred;
        font-family: Futura;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        display: inherit;
    }

    .home-page-main .send-message-btn, .contact-page .send-message-btn:hover, .contact-page .send-message-btn:focus {
        border-radius: 5px;
        border: none;
        background: #222C60;
        color: #FFF;
        text-align: center;
        font-family: Futura;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 11.008px;
        letter-spacing: 2px;
        text-transform: none;
    }

    .home-page-main .contact-section .contact-block .text-1 {
        color: var(--484848, #484848);
        font-family: Futura;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .home-page-main .container .submit-btn {
        width: 126.141px;
        height: 46px;
        flex-shrink: 0;
        background: #222C60;
        color: #fff;
        border: none;
        font-size: 16px;
        font-family: Futura;
        border-radius: 5px
    }

    /* Footer */

    .footer-container {
        width: 100% !important;
        color: #fff;
        background: #00115A;
        display: flex;
        align-items: center;
        padding: 50px 0;
        padding-bottom: 0px;
    }

        .footer-container .footer-text p {
            margin-top: 0px !important;
        }

        .footer-container .custom-container .fa-chevron-right {
            width: 10px;
            height: 10px;
            margin-right: 5px;
            line-height: 22px;
            opacity: 0.6
        }

        .footer-container .custom-container .sub-text {
            color: #fff !important;
            font-family: Futura;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 30.4px;
            margin-bottom: 0px;
            display: block;
        }

        .footer-container .custom-container .sub-text-light {
            color: #fff !important;
            font-family: Futura;
            font-size: 14px;
            font-style: normal;
            line-height: 22px;
            opacity: 0.6
        }

        .footer-container .custom-container .main-text {
            color: #FFF;
            text-align: center;
            font-family: Futura;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 33.6px;
        }

    .footer-line {
        border: none;
        border-top: 1px solid rgba(255, 255, 255, 0.10);
        margin: 0;
    }

    .footer-container .social-media-icons {
    }

    .footer-container .social-icons {
        width: 20px !important;
        height: 20px !important;
    }


    /* Language */

    .language-box {
        width: 80px;
        padding-top: 20px;
        margin-top: 5px;
    }

    .flag-img {
        width: 30px;
        height: 25px
    }

    .custom-dropdown-menu {
        min-width: 100px;
    }


    /* Points of interest*/

    .point-of-interest-title {
        position: absolute;
        color: #111;
        font-family: Futura;
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 33.6px;
        width: 280px
    }

    .point-of-interest-img {
        position: relative;
        top: 20px;
        object-fit: cover;
    }


    .modal-content-loader {
        background: transparent !important;
        border: none;
    }

    .modal-content-loader-text {
        color: #222C60;
        font-family: Futura;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.96px;
    }


    /***Footer Crafter By DEVENTURE***/
    .container-craft {
        display: flex;
        flex-flow: column;
        justify-content: center;
        text-align: center;
        width: 150px;
    }

        .container-craft .craft-title {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: -0.24px;
            color: #ffffff;
            margin-bottom: 5px;
        }

        .container-craft img {
            object-fit: contain;
        }

        .container-craft .craft-web {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: -0.24px;
            color: #ffffff;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .container-craft label {
            cursor: pointer;
        }


    .container-subfooter {
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 800px) {
        .container-subfooter {
            display: flex;
            flex-flow: column;
            justify-content: space-between;
            align-items: center;
            text-align: center;
        }

        .footer-container .social-media-icons {
            justify-content: center !important;
        }

        .container-craft {
            margin-bottom: 20px;
            margin-top: 10px;
        }
    }
    /***END REGION Footer Crafter By DEVENTURE***/
