@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@300;400;500;700;900&display=swap");
@font-face {
    font-family: "Bodoni Moda";
    src: url("../Bodoni_Moda/BodoniModa-VariableFont_opsz\,wght.ttf");
}

@font-face {
    font-family: "Allura-Regular";
    src: url(../manuscrit_font/Allura-Regular.otf);
}

.circle {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    display: inline-block;
    margin-right: 5px;
}

.black-color{
    color: #000;
}

.slogan-title {
    margin-bottom: 3em;
}

.inputbox {
    padding: 0.1em;
    color: #5a5a5a;
    border-radius: 5px;
    border: 0.5px solid #c2c2c2;
    background: #f3f3f3;
}

.inputbox::focus {
    border-color: none;
}

.slogan {
    text-shadow: 1px 1px 1px #fff;
    font-family: "Allura-Regular", sans-serif !important;
    text-align: center;
    font-size: 43px !important;
    color: #000;
}

ul a.menu-active {
    color: #5d1415 !important;
    font-weight: bold;
}

.hover-active:hover {
    color: #5d1415 !important;
    font-weight: bold;
}

.sous-menu-style {
    text-transform: none !important;
    font-size: 17px !important;
    margin: 1em !important;

    border-right: 0px solid #0000 !important;
    color: gray !important;
    padding: 0px 0px !important;
}

.sous-menu-style:hover {
    background-color: transparent !important;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
    font-family: "Bodoni Moda", sans-serif !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 9rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

.carousel-caption {
    left: 10%;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}
.marketing h2 {
    font-weight: 400;
}
.marketing .col-lg-4 p {
    margin-right: 0.75rem;
    margin-left: 0.75rem;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.05rem;
}

/* Sticky header
------------------------- */

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: white;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
    padding-top: 182px;
}

.stickycontent {
    padding-top: 65px;
}

/* CUSTOM CSS
-------------------------------------------------- */
body {
    padding: 0px;
    font-family: "Bodoni Moda", sans-serif !important;
    font-weight: 200;
}

.nodisplaydesktop {
    display: none;
}

.logomobile {
    display: none;
}

.logo {
    max-width: 300px;
}

.menu {
    text-transform: uppercase;
    font-weight: 200;
    padding: 1rem 1rem;
    float: none;
    margin: 0 auto;
    line-height: 1;
}

.menu a {
    border-right: 2px solid #b20e10;
    color: gray !important;
    padding: 0px 30px !important;
}

.noborder {
    border: none !important;
    padding-right: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: white;
    text-transform: uppercase;
    font-family: "Bodoni Moda", sans-serif !important;
}

a {
    color: #b20e10;
}

.footer a {
    color: white;
}

a:hover {
    color: #5d1415;
}

.btn-primary {
    color: #fff;
    background-color: #b20e10;
    border-color: #b20e10;
}

.btn-primary:hover {
    color: #fff;
    background-color: #5d1415;
    border-color: #5d1415;
}

.carousel-item > img {
    height: 50rem;
}

.carousel-item {
    height: 42rem;
}

.carousel {
    margin-bottom: 0px;
}

.more {
    font-weight: 400;
    margin-left: 5px;
}

.more:hover {
    text-decoration: none;
}

#home1,
#home2 {
    background-color: rgba(245, 79, 79, 0.55);
    padding: 10px;
}

#home1 p,
#home2 p {
    margin-bottom: 0px;
}

.scroll-top {
    margin-top: 25px;
}

.scroll {
    margin: 0;
}

.scroll-top img,
.scroll img {
    max-width: 30px;
}

.square,
squarepadding {
    padding: 25px;
}

.redsquareservices {
    background-color: #b20e10;
    padding: 100px 25px;
    color: white;
}

.redsquare {
    background-color: #b20e10;
    padding: 25px;
    color: white;
}

.img-border {
    border-radius: 10px;
}

.bg-valeurs {
    background-color: #f3f3f3;
    padding: 25px;
    color: black;
    height: 100% !important;
}

.bg-philosophie {
    background-color: #b20e10;
    padding: 25px;
    color: #fff;
    height: 100% !important;
}

.bg-philosophie > h5 {
    color: #fff !important;
}

.bg-approche {
    background-color: #f3f3f3;
    padding: 25px;
    color: black;
    height: 100% !important;
}

.graysquare {
    background-color: #c8c8c8;
    padding: 25px;
    color: #596065;
}

.p-10 {
    padding: 10px;
}

.whitesquare {
    padding: 25px;
    color: #596065;
}

.whitesquare h5,
.whitesquare h4 {
    color: #b20e10;
}

.financier {
    padding: 25px;
    background-image: url(images/financier.jpg);
    min-height: 325px;
}

.immobilier {
    padding: 25px;
    background-image: url(images/immobilier.jpg);
    min-height: 325px;
}

.card-border {
    padding: 1em;
    text-align: center;
    border: 0.5px solid #b20e10;
    border-radius: 5px;
}

.card-bg {
    color: #fff;
    padding: 1em;
    background-color: #b20e10;
    border-radius: 5px;
}

.color-black {
    color: #000;
}

.grayfluid {
    background-color: #6f6f6f !important;
    padding: 25px;
    color: white;
    margin-top: 25px;
}

.pending {
    margin-bottom: 0.5em;
    color: #fff;
    border-radius: 5px;
    margin-left: 7em;
    margin-right: 7em;
    background: gray;
    font-weight: bold;
}

.society-name {
    margin-top: 0.5em;
    font-weight: bold;
}

.partenaire-link {
    text-decoration: none !important;
}

.price {
    font-weight: 600;
}

.art {
    padding: 25px;
    background-image: url(images/art.jpg);
    min-height: 325px;
}

.squaretitle {
    position: absolute;
    bottom: 50px;
    background-color: rgba(128, 128, 128, 0.7);
    max-width: 450px;
    padding: 10px;
}

.financierpicture {
    padding: 25px;
    background-image: url(images/financierpicture.jpg);
    height: 100%;
    background-size: cover;
    min-height: 325px;
}

.presentationpicture {
    padding: 25px;
    background-image: url(images/presentation.jpg);
    height: 100%;
    background-size: cover;
    min-height: 325px;
}

.immobilierpicture {
    padding: 25px;
    background-image: url(images/immobilierpicture.jpg);
    height: 100%;
    background-size: cover;
    min-height: 325px;
}

.artpicture {
    padding: 25px;
    background-image: url(images/artpicture.jpg);
    height: 100%;
    background-size: cover;
    min-height: 325px;
}

.servicemenu {
    list-style-type: none;
    padding-left: 0px;
    font-size: 1.75rem;
    font-weight: 200;
}

.servicemenu .nav-link {
    padding: 0px;
    color: #596065;
}

.redsquare .servicemenu .nav-link {
    color: white;
}

.servicemenu .nav-link.active {
    font-weight: 600;
}

.mission_valeurs,
.cpci,
.assurances,
.fondation {
    margin-top: 25px;
}

.mission_valeurs h5,
.direction h5 {
    color: #b20e10;
}

.mission_valeurs_image1 {
    padding: 25px;
    background-image: url(images/mission_valeurs_1.jpg);
    height: 100%;
    background-size: cover;
    min-height: 250px;
    background-position: center;
}

.engagement_image1 {
    padding: 25px;
    background-image: url(images/engagement.jpg);
    height: 100%;
    background-size: cover;
    min-height: 250px;
    background-position: center;
}

.approche_image1 {
    padding: 25px;
    background-image: url(images/approche.jpg);
    height: 100%;
    background-size: cover;
    min-height: 250px;
    background-position: center;
}

.mission_valeurs_image2 {
    padding: 25px;
    background-image: url(images/mission_valeurs_2.jpg);
    height: 100%;
    background-size: cover;
    min-height: 250px;
    background-position: center;
}

.fiducie_image1 {
    padding: 25px;
    background-image: url(images/conseil_fiducie.jpg);
    height: 100%;
    background-size: cover;
    min-height: 200px;
    background-position: center;
}

.cpci_image1 {
    padding: 25px;
    background-image: url(images/cpci.jpg);
    height: 100%;
    background-size: cover;
    min-height: 200px;
    background-position: center;
}

.assurances_image1 {
    padding: 25px;
    background-image: url(images/assurances.jpg);
    height: 100%;
    background-size: cover;
    min-height: 200px;
    background-position: center;
}

.fondation_image1 {
    padding: 25px;
    background-image: url(images/fondation.jpg);
    height: 100%;
    background-size: cover;
    min-height: 200px;
    background-position: center;
}

.fondation {
    margin-bottom: 25px;
}

.redfluid {
    background-color: #b20e10;
    padding: 25px;
    color: white;
    margin-top: 25px;
}

.contact h4,
.contact h6 {
    color: #b20e10;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > * {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.footer {
    background-color: gray;
    padding-top: 20px;
    padding-bottom: 1px;
    color: white;
    text-align: center;
    font-size: 0.75rem;
}

.linkedin {
    max-height: 30px;
    margin-right: 100px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (max-width: 384px) {
    .slogan {
        font-family: "Allura-Regular", sans-serif !important;
        text-align: center;
        font-size: 30px !important;
    }

    .slogan-title {
        margin-top: 3em !important;
    }

    .squaretitle {
        position: static !important;
        bottom: 50px;
        background-color: rgba(128, 128, 128, 0.7);
        max-width: 450px;
        padding: 10px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

@media (min-width: 1000px) {
    .mod-languages {
        position: absolute;
        float: right;
        right: 20px;
    }
}

@media (max-width: 1000px) {
    .menu a {
        padding: 0px 15px !important;
    }

    .linkedin {
        max-height: 30px;
        margin-right: 5px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .navbar-nav > li {
        display: inline-block;
        float: none;
    }
}

@media (max-width: 767px) {
    .logomobile {
        display: block;
        max-width: 150px;
        float: left;
    }

    .contenu-mb {
        margin-bottom: 2em !important;
    }

    .logo {
        display: none;
    }

    .menu {
        display: list-item;
        padding: 0px;
    }

    .menu a {
        border-right: none;
        padding: 5px 0px !important;
    }

    .navbar-collapse {
        margin-top: 10px;
        text-align: right;
    }

    .nodisplaydesktop {
        display: block;
    }

    #home2 p {
        font-size: 0.75rem;
    }

    .carousel-item > img {
        left: -450px;
    }

    .carousel-item > img {
        height: 42rem;
    }

    .navbar-nav {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
        background-color: white;
    }

    .servicemenu {
        font-size: 1.5rem;
    }

    .mod-languages {
        margin-top: 10px;
    }
}

@media (max-width: 374px) {
    body {
        font-size: 0.75rem;
    }

    .h4,
    h4 {
        font-size: 1rem;
    }

    .h5,
    h5 {
        font-size: 0.75rem;
    }

    .servicemenu {
        font-size: 1.25rem;
    }
}
