<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.homepage section {
    margin-top: 65px;
}

@media screen and (max-width: 576) {
    .homepage section {
        margin-top: 50px;
    }
}

#navbar1 li a,
#navbar1 .text-color-black {
    color: black;
    padding-left: 5px;
}

#navbar1 li a,
#navbar1 .text-color-white {
    color: white;
    padding-left: 5px;
}

header .btn:hover {
    color: white;
}

#navbar1 {
    padding-top: 4px;
    padding-bottom: 3px;
}

#navbar1 .nav-item {
    border-right: none;
}

#navbar1 .loggedUser {
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

.loggedUser &gt; a {
    color: white;
}

#navbar2 a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

#navbar3 {
    background-color: white;
}

#navbar3 .navbar-nav .nav-link {
    color: #545759;
    text-transform: uppercase;
    border-radius: 0;
}

#navbar3 .navbar-nav .nav-link.active {
    color: #fff;
}

#userNotVerified{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 16px;
}

/* TITRE */

.hp-image p {
    position: absolute;
    top: 200px;
    left: 200px;
}

.hp-s1 {
    height: 450px;
    background-image: url("/images/HeroHeader.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
}

@media screen and (max-width: 992px) {
    .hp-s1 {
        height: 570px;
        background-position-y: bottom;
    }
}

@media screen and (max-width: 768px) {
    .hp-s1 {
        height: 550px;
    }
}

@media screen and (max-width: 576px) {
    .hp-s1 {
        height: 500px;
    }
}

.hp-msrfp {
    font-size: 24px;
    color: #0f1624;
}

.hp-msrfp img {
    margin-right: 20px;
}

.specialiste {
    font-size: 40px;
    color: #0f1624;
}

@media screen and (max-width: 576px) {
    .specialiste {
        font-size: 30px;
    }
}

.traiterAO {
    font-size: 18px;
    color: #707070;
}

/* SERVICES */

#services .col-lg-3:nth-child(2n) .hp-service {
    margin-top: 100px;
}

#services .col-lg-3:nth-child(2n) .hp-service ul {
    list-style: none;
}

#services .col-lg-3:nth-child(2n) .hp-service li::before {
    content: "\2022";
    color: #f39d24;
    margin-right: 1em;
}

@media screen and (max-width: 576px) {
    .hp-service {
        margin-top: 50px;
    }
    #services .col-lg-3:nth-child(2n) .hp-service {
        margin-top: 50px;
    }
}

.homepage h2 {
    text-transform: uppercase;
}
.hp-service {
    box-shadow: 0px 12px 6px 0px #d7e0fa;
    padding: 10px;
    font-size: 16px;
    background-color: #fafafa;
    margin-bottom: 40px;
    opacity: 0.1;
}

#hp-service {
    opacity: 1 !important;
}

#hover {
    opacity: 0.1;
}

#hover:hover {
    box-shadow: 2px 12px 8px 2px #a7b0ca;
    opacity: 1;
}

.service-title {
    color: #0f1624;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.service-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
}

.service-desc {
    color: #0f1624;
    text-align: center;
    font-weight: 600;
}

.hp-service ul {
    font-weight: 300;
    padding: 0px 0 0 50px;
}

.hp-service li {
    color: #3f4654;
}

.service-link {
    text-align: center;
    font-weight: 600;
    color: #0f1624;
}

.service-link:hover {
    text-decoration: underline;
}

.service-link img {
    height: 8px;
    margin-left: 10px;
}

.hp-service a {
    text-decoration: none;
}

.hp-image {
    max-width: 100%;
    max-height: 250px;
}

/* PRIX STARTUP INNOVANTE  */

#hp-award {
    background-image: linear-gradient(to right, #f8c981 0%, #f39d23 79%);
    text-align: center;
}

#hp-award p {
    text-align: center;
    color: white;
    font-size: 28px;
}

.hp-award-text {
    margin: auto;
}

/* APPELS D'OFFRES EN COURS */

.hp-tenders a {
    text-decoration: none;
}

.hp-tender-name:hover {
    font-weight: bold;
}

.hp-tenders-title {
    font-size: 28px;
    text-align: center;
    margin-bottom: 50px;
    background-color: #efefef;
    border-radius: 50px;
}

.hp-tenders-title a{
    display: inline-block;
    width: 100%;
    padding: 15px;
}

.hp-tenders-title a:hover{
    text-decoration: underline;
}

.hp-tender-name {
    font-size: 16px;
    color: #707070;
}

.hp-tender-more {
    font-size: 16px;
    font-weight: bold;
}

.hp-tender-more .arrow {
    height: 8px;
    margin-left: 10px;
}

.tender-link {
    color: #0f1624;
}

.tender-link:hover {
    text-decoration: underline;
}

.tender-link img {
    height: 8px;
    margin-left: 10px;
}

.account-dropdown {
    width: 185px;
    border-radius: 10px;
}
.account-dropdown a {
    font-weight: bold;
    color: #4680fe;
    font-size: 20px;
}
.cta-service {
    margin-top: 8px;
    display: block;
    font-weight: 600;
    color: #0f1624;
}
.cta-service img {
    height: 8px;
    margin-left: 10px;
}
</pre></body></html>