
.header-main {
    background-color: #fff;
}

.footer-disclaimer {
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
}

h1.title, #home .pre-title, #home .banner-para {
    color: #fff;
}

header .thumbnail img {
    max-height: 60px;
}

.l-team-image {
    display: flex;
    gap: 15px;
}

.list-avisVerifies {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.bloc-avisVerifiesDiv {
    width: 25%;
    margin-bottom: 20px;
}

.bloc-avisVerifies {
    background-color: #fff;
    height: 100%;
    margin: 10px;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    box-shadow: 0 0 13px #00000029;
}

.avisVerifiesSousBloc {
    padding: 15px 15px 0;
}

.star_avisVerifies {
    margin: 0 2px;
    height: 20px;
}

.note_avisVerifies {
    font-size: 20px;
    font-weight: 900;
}

.texte_avisVerifies {
    font-style: italic;
}

.mail.no-after::after {
    display: none;
}

.banner-inner {
    margin-top: 8%;
}

p.disc.banner-para {
    font-size: 3rem;
    margin-top: 30px;
}

.rts-banner-area.investment .banner-one-inner .pre-title {
    font-size: 3rem;
}

div#about, div#team, div#marques, div#blog, div#avis {
    padding-top: 80px;
}

div#contact {
    padding-top: 50px;
}

.parisienne-regular {
    font-family: "Parisienne", cursive;
    font-weight: 400;
    font-style: normal;
}

.sign-area.parisienne-regular {
    text-align: right;
    width: 100%;
    margin-top: 20px;
    font-size: 1.8rem;
}

.client-wrapper-one {
    align-items: center;
}

.client-wrapper-one a:nth-child(2) img {
    max-height: 52px;
}

.client-wrapper-one a:nth-child(3) img {
    max-height: 52px;
}

.rts-counter-area.investment .counter-area .counter-inner {
    background: #EDF7FF;
}

.rts-counter-area.investment .counter-area .counter-inner .title {
    color: #FF6600;
}

.img-100-experts {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.img-100-experts img {
    height: 50px;
}

.img-100-experts .info {
    font-size: 2.5rem;
    font-weight: 600;
}

.inner-img img {
    max-height: 80px;
    max-width: 200px;
}


#marques .inner-content.inner-img {
    width: 100%;
    text-align: center;
}

#marques .single-blog-area-four .inner-content {
    left: 0;
}

.rts-section-gap {
    padding: 40px 0;
}

.name_avisVerifies {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}

.review_avisVerifies {
    font-weight: 600;
    font-style: italic;
    line-height: 1.2;
    font-size: 1.4rem;
}

.avisVerifiesSousBloc.publie_avisVerifies {
    color: #acacac;
    font-style: italic;
}

.single-blog-area-four.investment {
    display: block;
}

.g-entreprises-container {
    overflow: auto;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 560px;
    margin: 0 auto;
}

.g-images-entreprise {
    margin: 0 7px;
    width: 16.66%;
}

.g-images-entreprise:first-child {
    margin-left: 0;
    width: 13%;
}

.g-images-entreprise:nth-child(3), .g-images-entreprise:nth-child(4) {
    width: 19.66%;
}

.g-images-entreprise:last-child {
    margin-right: 0;
    width: 13%;
}

.g-images-entreprise img {
    width: 100%;
}


.form-message2, .message {
    margin-top: 15px;
    font-size: 14px;
}

.form-message2.success, .message.success {
    color: #2e7d32;
}

.form-message2.error, .message.error {
    color: #c62828;
}

.logo-1 img {
    width: 180px;
}


.spinner_s1 {
    /*width: 56px;*/
    /*height: 56px;*/
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #06b8f9 94%, #0000) top/9px 9px no-repeat,
    conic-gradient(#0000 30%, #06b8f9);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 9px), #000 0);
    animation: spinner-c7wet2 1.2s infinite linear;
}

@keyframes spinner-c7wet2 {
    100% {
        transform: rotate(1turn);
    }
}

.global_spinner_s1 {
    display: flex;
    justify-content: center;
    padding: 35px 15px;
}

#form-newsletter .wrapper .global_spinner_s1 {
    padding: 0;
    position: absolute;
    right: 10px;
}

.hp {
    position: absolute;
    left: -9999px;
}

button#menu-btn {
    display: none;
}

.logo-armateur {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-armateur.costa {
    top: 0;
}

.logo-armateur.costa img {
    max-height: 90px;
}

.logo-armateur.msc img {
    max-height: 44px;
}

span.odometer-formatting-mark {
    opacity: 0;
}

















