@import 'pagination.css';

@font-face {
    font-family: 'GilroyExtraBold';
    src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilroyLight';
    src: url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilroyRegular';
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilroyBold';
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilroyMedium';
    src: url('../fonts/Gilroy-Medium.woff') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilroyHeavy';
    src: url('../fonts/Gilroy-Heavy.woff') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Aller';
    src: url('../fonts/Aller.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/Aller-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AllerItalic';
    src: url('../fonts/Aller-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MarkPro';
    src: url('../fonts/MarkPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkMedium';
    src: url('../fonts/MarkPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkBold';
    src: url('../fonts/MarkPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MarkBlack';
    src: url('../fonts/MarkPro-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MarkLight';
    src: url('../fonts/MarkPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkThin';
    src: url('../fonts/MarkPro-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MonumentUltrabold';
    src: url('../fonts/MonumentExtended-Ultrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MonumentUltralight';
    src: url('../fonts/MonumentExtended-Ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MonumentLight';
    src: url('../fonts/MonumentExtended-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MonumentBold';
    src: url('../fonts/MonumentExtended-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MonumentRegular';
    src: url('../fonts/MonumentExtended-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaSemiBold';
    src: url('../fonts/LamaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaLight';
    src: url('../fonts/LamaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaThin';
    src: url('../fonts/LamaSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaRegular';
    src: url('../fonts/LamaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaBold';
    src: url('../fonts/LamaSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaMedium';
    src: url('../fonts/LamaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LamaBoldItalic';
    src: url('../fonts/LamaSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LamaExtraBold';
    src: url('../fonts/LamaSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    color: #313131;
    font-family: 'Aller';
    font-size: 16px;
}

* {
    margin: 0px;
    padding: 0px;
}

p {
    font-family: 'Aller';
    font-size: 16px;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

::-webkit-scrollbar-thumb {
    background: #888888;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #e5e5e5;
}

.content_pages {
    padding: 90px 0;
}

@media (max-width: 575px) {
    .content_pages {
        padding: 60px 0;
    }
}

.content_pages.content_projets {
    padding-top: 60px;
}

/*  Header  */
.header {
    padding: 20px 0;
    position: relative;
    width: 100%;
    z-index: 9;
}



.index .header {
    position: absolute;
}

.header .row {
    align-items: center;
}

.logo {
    max-width: 120px;
}

.header_right_mobile {
    display: none;
}

.menu {
    text-align: right;
}

.menu ul li {
    display: inline-block;
    margin-right: 20px;
}

.menu ul li:last-child {
    margin-right: 50px;
}

.menu ul li a {
    font-family: 'MarkBold';
    font-size: 19px;
    color: #2e3c89;
    position: relative;
}

.menu ul li.has_child a:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 0;
    background: url('../img/arrow_down.png') no-repeat;
    width: 20px;
    height: 20px;
    display: none;
}

.menu ul,
.lang_contact_header,
.lang,
.contact_header,
.lang_mobile {
    display: inline-block;
}

.lang,
.lang_mobile {
    margin-right: 15px;
}

.lang a,
.lang_mobile a {
    font-family: 'LamaBold';
    font-size: 21px;
    color: #bca06a;
    padding-bottom: 5px;
}

.index .lang a,
.index .lang_mobile a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.contact_header a {
    display: inline-block;
    background: #bca06a;
    padding: 5px 10px;
    border-radius: 35px;
    font-family: 'MarkMedium';
    font-size: 15px;
    color: #fff;
}

.contact_header a img {
    padding-right: 10px;
}

.lang_mobile img,
.lang_contact_header img {
    width: 30px;
}

@media (max-width: 1399px) {}

@media (max-width: 991px) {
    .header_right_mobile {
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
    }

    .hamburger {
        position: relative;
        z-index: 9999;
        display: inline-block;
        align-items: center;
    }

    .hamburger button {
        background: transparent;
        border: 0;
        outline: none;
        width: 50px;
        height: 50px;
        position: relative;
        padding: 0;
        cursor: pointer;
    }

    .bar,
    .bar:after,
    .bar:before {
        height: 3px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .bar {
        transform: translateY(25px);
        background: #2e3c89;
        transition: all 0ms 300ms;
        position: absolute;
        top: 0;
        width: 45px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .bar.animate {
        background: rgba(255, 255, 255, 0);
    }

    .bar:before {
        content: "";
        position: absolute;
        right: 0;
        top: -13px;
        background: #2e3c89;
        width: 26px;
        transition: bottom 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar.animate:before {
        background: #fff;
        top: 0;
        right: 5px;
        transform: rotate(-45deg);
        transition: bottom 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
        width: 35px;
    }

    .bar:after {
        content: "";
        position: absolute;
        left: 0;
        top: 13px;
        width: 26px;
        background: #2e3c89;
        transition: top 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar.animate:after {
        background: #fff;
        top: 0;
        left: 5px;
        transform: rotate(45deg);
        transition: top 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
        width: 35px;
    }

    .lang {
        display: none;
    }

    .menu {
        background: #2e3c89;
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        transition: .7s ease;
        -webkit-transition: .7s ease;
        -moz-transition: opacity .7s ease;
        overflow-y: auto;
        text-align: left;
        display: flex;
        justify-content: center;
        padding-top: 140px;
    }

    .menu .menu_inside {
        display: block;
    }

    .hide_menu {
        opacity: 0;
        left: 100%;
    }

    .show_menu {
        left: 0;
        opacity: 1;
        z-index: 999;
    }

    .lang_contact_header {
        display: block;
        margin-top: 30px;
    }

    .menu ul li {
        display: block;
        margin-right: 0;
        padding-bottom: 20px;
    }

    .menu ul li a {
        color: #fff;
        font-size: 19px;
    }
}

@media (max-width: 575px) {
    .logo {
        max-width: 80px;
    }
}

/*  Switcher Home  */
.item_switcher_home {
    width: 100%;
    height: 650px;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 150px;
}

.text_switcher_home {
    text-align: center;
}

.text_switcher_home h2 {
    font-family: 'MarkPro';
    font-size: 70px;
    color: #fff;
    margin-bottom: 30px;
    line-height: .9;
}

.text_switcher_home p {
    font-family: 'MarkPro';
    font-size: 35px;
    color: #fff;
    margin-bottom: 80px;
    line-height: 1;
}

.text_switcher_home a {
    font-family: 'MarkMedium';
    font-size: 19px;
    color: #fff;
    background: #bca06a;
    padding: 15px 40px;
    display: inline-block;
}

.text_switcher_home a img {
    margin-left: 10px;
}

.switcher_home .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: 0;
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    padding: 0 40px;
}

.switcher_home .owl-theme .owl-nav [class*='owl-']:hover {
    border-radius: 50%;
}

.owl-theme .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-prev {
    border: #bba06a solid 1px !important;
    border-radius: 94px;
    padding: 10px !important;
    width: 60px;
    height: 60px;
    background-color: #bba06a;
}

.switcher_home .owl-next img,
.switcher_home .owl-prev img {
    max-width: 100%;
    display: block;
    max-height: 100%;
    margin: auto;
}


.switcher_home .owl-theme .owl-nav button.owl-next:hover,
.switcher_home .owl-theme .owl-nav button.owl-prev:hover {
    border: #869791 solid 1px !important;
}



@media (max-width: 1199px) {
    .text_switcher_home h2 {
        font-size: 60px;
    }

    .text_switcher_home p {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .item_switcher_home {
        height: 650px;
    }

    .text_switcher_home h2 {
        font-size: 70px;
    }

    .text_switcher_home p {
        font-size: 30px;
    }

    .text_switcher_home a {
        font-size: 20px;
        padding: 20px 50px;
    }

    .text_switcher_home a img {
        max-width: 35px;
    }
}

@media (max-width: 767px) {
    .text_switcher_home h2 {
        font-size: 55px;
    }

    .text_switcher_home p {
        font-size: 25px;
    }

    .switcher_home .owl-nav {
        padding: 0 15px;
    }

    .switcher_home .owl-theme .owl-nav [class*='owl-'] {
        max-width: 50px;
    }
}

@media (max-width: 575px) {
    .item_switcher_home {
        height: 450px;
        padding-top: 110px;
    }

    .text_switcher_home {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: -o-center;
    }

    .text_switcher_home h2 {
        font-size: 5vmax;
    }

    .text_switcher_home p {
        font-size: 21px;
        margin-bottom: 60px;
        max-width: 80%;
    }

    .text_switcher_home a {
        font-size: 18px;
        padding: 15px 40px;
    }

    .switcher_home .owl-nav {
        padding: 0;
    }

    .switcher_home .owl-theme .owl-nav [class*='owl-'] {
        max-width: 40px;
    }
}

/*  A propos Home  */
.apropos_home {
    margin-bottom: 0px;
}

.img_apropos_home {
    position: relative;
    top: -70px;
    z-index: 1;
}

.text_apropos_home {
    padding-top: 20px;
    padding-left: 30px;
}

.text_apropos_home h1 {
    font-family: 'MarkBlack';
    color: #bca06a;
}

.text_apropos_home h1 samp {
    font-family: 'MarkPro';
    font-size: 200px;
    line-height: .8;
    display: inline-block;
}

.text_apropos_home h1 span {
    font-size: 70px;
    line-height: 1;
    display: inline-block;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    margin: 0 0 20px -10px;
}

.text_apropos_home h1 label {
    font-size: 30px;
    line-height: 1;
    display: block;
}

.text_apropos_home p {
    font-family: 'MarkPro';
    font-size: 21px;
    color: #313131;
    margin: 20px 0;
}

.text_apropos_home a {
    font-family: 'MarkBold';
    font-size: 20px;
    color: #bca06a;
}

@media (max-width: 1199px) {
    .text_apropos_home h1 samp {
        font-size: 160px;
    }

    .text_apropos_home h1 span {
        font-size: 75px;
    }

    .text_apropos_home h1 label {
        font-size: 25px;
    }

    .text_apropos_home p {
        font-size: 19px;
        margin: 30px 0;
    }
}

@media (max-width: 991px) {
    .text_apropos_home {
        padding: 0;
    }
}

@media (max-width: 575px) {
    .apropos_home {
        margin-bottom: 70px;
    }

    .img_apropos_home {
        top: unset;
    }

    .text_apropos_home {
        margin-top: 40px;
    }

    .text_apropos_home h1 samp {
        font-size: 190px;
    }

    .text_apropos_home h1 span {
        font-size: 55px;
    }

    .text_apropos_home h1 label {
        font-size: 27px;
    }

    .text_apropos_home p {
        font-size: 18px;
        margin: 40px 0;
        line-height: 25px;
    }
}

/*  Projets Home  */
.projets_home {
    margin-bottom: 100px;
    margin-top: 20px;
}

.projets_home .row {
    align-items: center;
}

.projets_home .row .col-lg-1 {
    padding: 0;
}

.titre_projets_home {
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.titre_projets_home h2 {
    font-family: 'MarkPro';
    font-size: 95px;
    color: #283584;
    line-height: 1;
    margin: 0;
}

.item_projets_home {
    position: relative;
}

.item_projets_home h3 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.item_projets_home h3 a {
    font-family: 'MarkBold';
    font-size: 44px;
    color: #fff;
    text-align: right;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 40px;
}

.decouvrir_projets_home {
    font-family: 'MarkBold';
    font-size: 25px;
    color: #f6c76d;
    position: absolute;
    bottom: 70px;
    right: 40px;

    border: 1px solid #323b65;
    background: #323b65;
    border-radius: 21Px;
    padding: 5px 20px
}

.decouvrir_projets_home:hover {
    color: #f6c76d;
}

.decouvrir_projets_home img {
    max-width: 25px;
    margin-left: 15px;
}

@media (max-width: 1399px) {
    .decouvrir_projets_home {
        bottom: 45px;
    }
}

@media (max-width: 1199px) {
    .titre_projets_home h2 {
        font-size: 70px;
    }

    .item_projets_home h3 a {
        font-size: 30px;
    }

    .decouvrir_projets_home {
        font-size: 21px;
    }
}

@media (max-width: 991px) {
    .projets_home .row .col-lg-11 {
        padding: 0;
    }

    .titre_projets_home {
        writing-mode: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        margin-bottom: 40px;
    }

    .item_projets_home h3 a {
        padding-right: 30px;
    }

    .decouvrir_projets_home {
        bottom: 40px;
        right: 30px;
    }
}

@media (max-width: 767px) {
    .item_projets_home {
        margin: 5px 0;
    }
}

@media (max-width: 575px) {
    .titre_projets_home h2 {
        font-size: 55px;
    }

    .projets_home .row .col-lg-1 {
        padding-right: calc(var(--bs-gutter-x)/ 2);
        padding-left: calc(var(--bs-gutter-x)/ 2);
    }

    .projets_home .row .col-lg-11 .row {
        margin: 0;
    }

    .item_projets_home h3 a {
        font-size: 25px;
    }

    .decouvrir_projets_home {
        font-size: 19px;
    }
}

/*  Chiffres cles  */
.chiffres_cles {
    background: #323b65;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.bg_chiffres_cles {
    position: absolute;
    top: 0;
    right: 10%;
}

.img_chiffres_cles {
    position: relative;
    margin-top: -45px;
    z-index: 1;
}

.text_chiffres_cles {
    padding-top: 30px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.text_chiffres_cles h2 {
    font-family: 'MarkBold';
    font-size: 60px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1;
}

.item_chiffres_cles label {
    font-family: 'MarkBold';
    font-size: 60px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
    display: block;
}

.item_chiffres_cles h3 {
    font-family: 'MarkBold';
    font-size: 19px;
    color: #fff;
    margin: 0;
}

@media (max-width: 1199px) {
    .bg_chiffres_cles {
        max-width: 500px;
    }

    .text_chiffres_cles {
        padding-top: 50px;
    }

    .text_chiffres_cles h2 {
        font-size: 60px;
        margin-bottom: 55px;
    }

    .item_chiffres_cles label {
        font-size: 35px;
        margin: 20px 0;
    }

    .item_chiffres_cles h3 {
        font-size: 19px;
    }
}

@media (max-width: 991px) {
    .bg_chiffres_cles {
        top: unset;
        bottom: 52px;
        right: 0;
    }
}

@media (max-width: 575px) {
    .chiffres_cles {
        margin-bottom: 70px;
        padding-bottom: 70px;
    }

    .bg_chiffres_cles {
        bottom: 51%;
    }

    .text_chiffres_cles h2 {
        font-size: 45px;
        margin-bottom: 50px;
    }

    .item_chiffres_cles {
        margin-bottom: 40px;
    }

    .item_chiffres_cles img {
        max-width: 65px;
    }

    .item_chiffres_cles label {
        font-size: 25px;
        margin: 20px 0;
    }

    .item_chiffres_cles h3 {
        font-size: 17px;
    }
}

/*  Actus Home  */
.actus_home {
    position: relative;
    margin-bottom: 60px;
    text-align: center;
}

.actus_home h2 {
    font-family: 'MarkBold';
    font-size: 40px;
    color: #3d3d3d;
    margin-bottom: 20px;
    line-height: 1;
}

.actus_home h2 label {
    display: block;
    line-height: 1;
}

.actus_home h2 label span {
    color: #bca06a;
}

.img_actus_home,
.img_actus a,
.img_projet a {
    overflow: hidden;
    position: relative;
    padding-bottom: 65%;
    display: block;
}


.img_actus_home img,
.img_actus a img,
.img_projet a img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    backface-visibility: visible;
}

.img_projet>a:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #0000003d;
}

.text_actus_home {
    padding-top: 15px;
}

.text_actus_home label {
    font-family: 'MarkBold';
    font-size: 18px;
    color: #bca06a;
    margin: 0;
    line-height: 1;
    display: block;
}

.text_actus_home h3 {
    font-family: 'MarkBold';
    font-size: 19px;
    color: #000;
    margin: 5px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.text_actus_home a {
    font-family: 'MarkBold';
    font-size: 18px;
    color: #bca06a;
    text-decoration: underline;
}

.text_actus_home a:hover {
    text-decoration: none;
}

@media (max-width: 991px) {
    .actus_home {
        margin-bottom: 50px;
    }

    .actus_home .row {
        justify-content: center;
    }

    .actus_home h2 {
        font-size: 40px;
    }

    .item_actus_home {
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .actus_home h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .item_actus_home {
        margin-bottom: 30px;
    }

    .text_actus_home {
        padding-top: 10px;
    }

    .text_actus_home h3 {
        font-size: 21px;
        display: block;
        margin: 20px 0 25px;
    }
}

/*  Prendre RDV  */
.prendre_rdv {
    background: url('../img/bg_prendre_rdv.png') no-repeat;
    width: 100%;
    height: 370px;
    position: relative;
    background-size: cover;
}

.bg_prendre_rdv {
    position: absolute;
    top: 0;
    left: 0;
}

.prendre_rdv .container {
    height: 100%;
}

.conten_prendre_rdv {
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
}

.img_prendre_rdv {
    position: absolute;
    bottom: 0;
    left: 0;
}

.text_prendre_rdv {
    padding-left: 430px;
    display: inherit;
    align-items: center;
}

.text_prendre_rdv p,
.text_prendre_rdv a {
    display: inline-block;
}

.conten_prendre_rdv .text_prendre_rdv p {
    font-family: 'MarkBold';
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    padding-right: 25px;
    text-align: left;
}

.conten_prendre_rdv .text_prendre_rdv a {
    font-family: 'MarkBold';
    font-size: 21px;
    color: #fff;
    background: #26367d;
    border-radius: 50px;
    padding: 20px 60px;
    min-width: 325px;
}

.text_prendre_rdv a img {
    margin-right: 30px;
    width: 40px;
}

@media (max-width: 1399px) {
    .text_prendre_rdv p {
        font-size: 30px;
    }

    .text_prendre_rdv a {
        font-size: 19px;
        padding: 20px 45px;
        min-width: 280px;
    }

    .text_prendre_rdv a img {
        width: 35px;
    }
}

@media (max-width: 1199px) {
    .text_prendre_rdv {
        display: block;
    }

    .text_prendre_rdv p {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .prendre_rdv {
        height: 300px;
    }

    .img_prendre_rdv {
        max-width: 350px;
    }

    .text_prendre_rdv {
        padding-left: 380px;
    }

    .text_prendre_rdv p {
        font-size: 24px;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .prendre_rdv {
        height: 100%;
    }

    .conten_prendre_rdv {
        padding-bottom: 400px;
    }

    .text_prendre_rdv {
        padding-left: 35px;
        padding-top: 40px;
    }
}

@media (max-width: 575px) {
    .text_prendre_rdv a {
        font-size: 17px;
        padding: 15px 40px;
        min-width: auto;
    }

    .text_prendre_rdv a img {
        width: 30px;
    }
}

/*  Footer  */
.footer {
    position: relative;
    background: #f3f8fe;
    padding: 100px 0;
    text-align: center;
}

.menu_footer {
    margin: 45px 0;
}

.menu_footer ul li {
    display: inline-block;
    margin: 10px 25px;
}

.menu_footer ul li a {
    font-family: 'GilroyMedium';
    font-size: 16px;
    color: #5b5b5b;
    text-transform: uppercase;
}

.social_media_footer ul li {
    margin: 0 15px;
    display: inline-block;
}

.social_media_footer label {
    font-family: 'GilroyMedium';
    font-size: 14px;
    color: #5b5b5b;
    margin-top: 35px;
}

.socialmediascroll {
    z-index: 9999;
    position: fixed;
    top: 50%;
    right: 0px;
    border: 2Px solid #224f8f;
    background: #224f8f;
    border-radius: 7px 0px 0px 7px;
    border-right: 0px;
}

.socialmediascroll ul {}

.socialmediascroll ul li {
    margin: 5px;
    cursor: pointer;
}

.socialmediascroll ul li a {
    border: 1px solid #fff;
    display: block;
    padding: 2px;
    border-radius: 10px;
}
.socialmediascroll img{
    display:block;
    width:36px;
    height:36px;
}

@media (max-width: 575px) {
    .logo_footer a {
        display: inline-block;
        max-width: 100px;
    }

    .menu_footer ul li {
        display: block;
        margin: 20px 0;
    }
}

/*  Galerie Home */
.galerie {
    margin-bottom: 50px;
}

.galerie .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.title_galerie {
    font-size: 80px;
    text-align: right;
}

.galerie_slider_content {
    margin-top: -17px;
}

.galerie_slider_content h2 {
    font-family: 'Aller';
    font-size: 60px;
    color: #c5ac7e;
    margin: 0;
}

.item_galerie_slider a {
    overflow: hidden;
    position: relative;
    padding-bottom: 65%;
    display: block;
}

.galerie_slider_content .owl-carousel .owl-item img {
    width: 100%;
}

.item_galerie_slider a img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    backface-visibility: visible;
}

.item_galerie_slider a.video_source:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url('../img/play.png') no-repeat;
    width: 80px;
    height: 80px;
    background-size: contain;
}

.galerie_slider_content .owl-stage {
    padding-left: 100px !important;
}

.galerie_slider_content .owl-theme .owl-nav {
    position: absolute;
    top: -30px;
    right: 8%;
    margin-top: 0;
    width: 160px;
    display: inline-flex;
}

.galerie_slider_content .owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    border: 1px solid #26367d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #26367d;
}

.galerie_slider_content .owl-carousel .owl-nav button:hover {
    background: #26367d;
}

.galerie_slider_content .owl-carousel .owl-nav button span {
    font-family: cursive;
    font-size: 40px;
    color: #fff;
    line-height: 0;
    margin-top: -4px;
}

.galerie_slider_content .owl-carousel .owl-nav button:hover span {
    color: #fff;
}


.galerie_slider_content .owl-carousel .owl-nav button.owl-next span {}

.galerie_slider_content .owl-carousel .owl-nav button.owl-prev span {}

/*.galerie_slider_content .owl-carousel .owl-nav button.owl-next:after,
.galerie_slider_content .owl-carousel .owl-nav button.owl-prev:after{
    content: '';
    position: absolute;
    top: -50px;
    width: 84px;
    height: 31px;
}
.galerie_slider_content .owl-carousel .owl-nav button.owl-next:after{
    right: 0;
    background: url('../img/next_galerie.png') no-repeat;
}
.galerie_slider_content .owl-carousel .owl-nav button.owl-prev:after{
    left: 0;
    background: url('../img/prev_galerie.png') no-repeat;
}*/
.galerie_slider_content .owl-carousel.owl-drag .owl-item {
    opacity: .5;
}

.galerie_slider_content .owl-carousel.owl-drag .owl-item.active {
    opacity: 1 !important;
}

@media (max-width: 991px) {
    .galerie_slider_content h2 {
        font-size: 70px;
    }

    .galerie_slider_content .owl-stage {
        padding-left: 70px !important;
    }
}

@media (max-width: 767px) {
    .galerie_slider_content h2 {
        font-size: 45px;
    }

    .galerie_slider_content .owl-theme .owl-nav {
        top: -30px;
        width: 130px;
    }

    .galerie_slider_content .owl-carousel .owl-nav button {
        width: 55px;
        height: 55px;
    }
}

@media (max-width: 575px) {
    .galerie_slider_content h2 {
        font-size: 40px;
    }

    .galerie_slider_content .owl-theme .owl-nav {
        top: unset;
        bottom: -30px;
    }

    .item_galerie_slider a.video_source:after {
        width: 60px;
        height: 60px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .galerie_slider_content .owl-stage {
        padding-left: 40px !important;
    }
}

@media (max-width: 499px) {
    .title_galerie {
        margin-bottom: 75px;
        font-size: 50px;
    }

    .galerie_slider_content .owl-stage {
        padding-left: 0px !important;
    }
}

/*  Switcher pages  */
.switcher_pages {
    position: relative;
    width: 100%;
    height: 300px;
    background-size: cover !important;
}

.titre_switcher_pages {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgb(0 0 0 / 30%);
}

.titre_switcher_pages h1 {
    font-family: 'MarkBold';
    font-size: 80px;
    color: #fff;
    margin: 0;
    line-height: 1;
}

@media (max-width: 991px) {
    .switcher_pages {
        height: 300px;
    }

    .titre_switcher_pages h1 {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .switcher_pages {
        height: 200px;
    }

    .titre_switcher_pages h1 {
        font-size: 5vmax;
    }
}

/*  Item Actu  */
.item_actus {
    margin-bottom: 50px;
}

.item_actus .row {}

.img_actus a {
    padding-bottom: 100%;
}

.text_actus label {
    font-family: 'MarkMedium';
    font-size: 12px;
    color: #bca06a;
    margin: 0;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.text_actus h3 {
    font-family: 'MarkBold';
    font-size: 21px;
    color: #224f8f;
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.text_actus p {
    font-family: 'MarkMedium';
    font-size: 16px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.text_actus a {
    font-family: 'MarkMedium';
    font-size: 13px;
    color: #fff;
    color: #fff;
    display: inline-flex;
    align-items: center;
    background: #224f8f;
    padding: 10px 20px;
    border-radius: 40px;
    text-transform: uppercase;
    max-width: 136px;
    margin-top: auto;
}

.text_actus a span {
    font-family: 'GilroyHeavy';
    font-size: 28px;
    line-height: 0;
    position: relative;
    margin-left: 7px;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .text_actus h3 {
        font-size: 19px;
    }
}

@media (max-width: 575px) {
    .text_actus {
        padding-top: 30px;
    }

    .text_actus h3,
    .text_actus p {
        display: block;
    }
}

/*  Actu selected  */
.img_actu_selected {
    margin-bottom: 30px;
}

.text_actu_selected label {
    font-family: 'MarkMedium';
    font-size: 14px;
    color: #bca06a;
    margin: 0;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.text_actu_selected h2 {
    font-family: 'MarkBold';
    font-size: 25px;
    color: #224f8f;
    margin: 20px 0;
}

.desc_actu p {
    font-family: 'MarkPro';
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
    line-height: 35px;
}

@media (max-width: 575px) {
    .text_actu_selected h2 {
        font-size: 21px;
    }
}

/*  Breadcrumbs  */
.section_breadcrumbs {
    margin-bottom: 40px;
}

.section_breadcrumbs ul li {
    display: inline-block;
}

.section_breadcrumbs ul li a {
    font-family: 'MarkPro';
    font-size: 16px;
    color: #494949;
}

.section_breadcrumbs ul li a:hover {
    font-family: 'MarkMedium';
}

.section_breadcrumbs ul li span {
    color: #494949;
    padding: 0 5px;
}

.section_breadcrumbs ul li:last-child a {
    pointer-events: none;
    font-family: 'MarkMedium';
}

/*  Filtres projets  */
.filters_projets {
    margin-bottom: 80px;
}

.filters_projets label {
    display: block;
    font-family: 'MarkMedium';
    font-size: 16px;
    color: #bca06a;
    margin-bottom: 10px;
}

.filtre_select {
    position: relative;
    display: inline-block;
}

.filters_projets section .filtre_select:last-child {
    margin-right: 0;
    width: 100%;
}

.filtre_select:after {
    content: '';
    position: absolute;
    top: 12px;
    right: 4px;
    background: url('../img/arrow_down_02.png') no-repeat;
    width: 16px;
    height: 9px;
    pointer-events: none;
}

.filtre_select select {
    width: 100%;
    background: transparent;
    border: 0;
    outline: none;
    border-bottom: 1px solid #bca06a;
    padding-bottom: 25px;
    padding-left: 10px;
    font-family: 'MarkBold';
    font-size: 21px;
    color: #4a4a4a;
    appearance: none;
}

.link_all_projets {
    text-align: right;
    margin-top: 35px;
}

.link_all_projets a {
    font-family: 'MarkMedium';
    font-size: 16px;
    color: #bca06a;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.link_all_projets a:hover {
    text-decoration: none;
}

@media (max-width: 1199px) {
    .filtre_select {
        margin-right: 30px;
    }
}

@media (max-width: 991px) {
    .filtre_select {
        margin-right: 0;
        margin-bottom: 30px;
        display: block;
        width: 80%;
    }

    .link_all_projets {
        float: unset;
    }
}

@media (max-width: 575px) {
    .filtre_select {
        width: 100%;
    }

    .filtre_select select {
        font-size: 19px;
        padding-bottom: 20px;
    }
}

/*  Item projet  */
.item_projet {
    position: relative;
    margin-bottom: 70px;
}

.item_projet .status {
    position: absolute;
    top: -20px;
    right: 20px;
    display: block;
    background: #d5b17d;
    padding: 20px 15px;
    font-family: 'MarkBold';
    font-size: 13px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 50px;
    pointer-events: none;
    z-index: 1;
}

.img_projet {
    position: relative;
}

.img_projet a {
    padding-bottom: 100%;
}

.img_projet a img,
.img_actus_home img,
.img_actus a img {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}

.img_projet:hover img,
.img_actus_home:hover img,
.img_actus a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.info_projet {
    position: absolute;
    bottom: 35px;
    left: 35px;
    padding-right: 10px;
    z-index: 999;
}

.info_projet label {
    display: block;
    font-family: 'MarkMedium';
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.info_projet h3 {
    margin: 0;
}

.info_projet h3 a {
    font-family: 'MarkBold';
    font-size: 30px;
    color: #fff;
    padding: 0;
    display: block
}

.prix_ville_projet {
    display: inline-flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    padding-left: 10px;
}

.prix_projet span {
    display: block;
    font-family: 'MarkMedium';
    font-size: 11px;
    color: #d5b17d;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 5px;
}

.prix_projet label {
    display: block;
    font-family: 'MarkBold';
    font-size: 30px;
    color: #d5b17d;
    line-height: 1;
}

.prix_ville {
    background: #26367d;
    position: relative;
    overflow: hidden;
    width: 45%;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prix_ville:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/location.png) no-repeat;
    width: 50px;
    height: 100%;
    background-size: contain;
}

.prix_ville h4 {
    font-family: 'MarkBold';
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    margin: 0;
    z-index: 1;
}

@media (max-width: 1399px) {
    .prix_projet label {
        font-size: 25px;
    }
}

@media (max-width: 1199px) {
    .info_projet label {
        font-size: 9px;
    }

    .info_projet h3 a {
        font-size: 25px;
    }

    .prix_projet label {
        font-size: 21px;
    }
}

/*  Projet selected  */
.titre_projet_selected label {
    font-family: 'AllerItalic';
    font-size: 26px;
    color: #fff;
    display: block;
    margin-bottom: 0;
    line-height: 1;
}

.titre_projet_selected h1 {
    margin: 20px 0 20px;
}

.titre_projet_selected span {
    font-family: 'Aller';
    font-size: 40px;
    color: #fff;
    display: block;
    line-height: 1;
}

.description_projet {
    margin-bottom: 120px;
}

.img_projet_selected {
    display: inline-block;
    position: relative;
    margin-top: -40px;
}

.prix_equipement_ext_selected {
    display: inline-flex;
    justify-content: flex-end;
    height: 120px;
    width: 100%;
    background: #d5b17d;
}

.equipement_ext_selected {
    width: 45%;
    height: 100%;
    background: #d5b17d;
    display: flex;
    align-items: center;
    justify-content: center;
}

.equipement_ext_selected label {
    font-family: 'MarkBold';
    font-size: 25px;
    color: #fff;
    line-height: 1;
    margin: 0;
    max-width: 130px;
}

.prix_selected {
    width: 56%;
    height: 100%;
    background: #26367d;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);
}

.prix_selected span {
    font-family: 'MarkBold';
    font-size: 14px;
    color: #fff;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.prix_selected label {
    font-family: 'MarkBold';
    font-size: 30px;
    color: #fff;
    line-height: 1;
    margin: 0;
    display: block;
}

.content_description_projet {
    padding: 60px 0 0 60px;
}

.info_projet_selected {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
}

.nom_projet_selected label {
    font-family: 'MarkPro';
    font-size: 21px;
    color: #a0a0a0;
    margin-bottom: 15px;
    line-height: 1;
    display: block;
}

.nom_projet_selected h3 {
    font-family: 'MarkMedium';
    font-size: 45px;
    color: #3b3b3b;
    margin: 0;
    line-height: 1;
}

.status_projet_selected span {
    display: inline-block;
    background: #d5b17d;
    padding: 20px 25px;
    font-family: 'MarkBold';
    font-size: 15px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 22px;
    text-align: center;
}

.text_description_projet p {
    font-family: 'MarkPro';
    font-size: 19px;
    color: #606060;
    margin-top: 50px;
    margin-bottom: 0;
    line-height: 30px;
}

.equipement_interne {
    margin-bottom: 120px;
}

.item_equipement_interne {
    display: inline-flex;
    align-items: center;
}

.titres__equipement_interne {
    margin-left: 30px;
}

.titres__equipement_interne label {
    font-family: 'MarkBold';
    font-size: 19px;
    color: #363636;
    line-height: 1;
    margin: 0;
}

.titres__equipement_interne span {
    font-family: 'MarkPro';
    font-size: 16px;
    color: #363636;
    line-height: 1;
    display: block;
    margin-top: 5px;
    font-style: italic;
}

.galerie_projet {
    margin-bottom: 0;
}

.galerie_projet .galerie_slider_content h2,
.equipement_externe h2 {
    font-family: 'MarkLight';
    font-size: 60px;
    color: #26367d;
    margin-bottom: 35px;
    line-height: 1;
}

.galerie_projet .owl-theme .owl-nav {
    top: -80px;
    width: 220px;
}

.galerie_projet .galerie_slider_content .owl-carousel .owl-nav button {
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
}

.galerie_projet .owl-carousel .owl-nav button.owl-next span,
.galerie_projet .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-next:after,
.galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    position: absolute;
    top: 0;
    width: 95px;
    height: 35px;
}

.galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-next:after {
    right: 0;
    background: url(../img/next_02.png) no-repeat;
}

.galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-prev:after {
    left: 0;
    background: url(../img/prev_02.png) no-repeat;
}

.galerie_projet .galerie_slider_content .owl-carousel.owl-drag .owl-item {
    opacity: 1;
}

.files_projet_selected {
    background: #3c3f4b;
    position: relative;
    margin-top: -80px;
    margin-bottom: 100px;
    padding: 180px 0 120px;
}

.files_projet_selected .row {
    justify-content: center;
}

.item__files_projet_selected a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 45px;
    border: 1px solid #d5b17d;
}

.item__files_projet_selected a .img__white {
    display: none;
}

.item__files_projet_selected a:hover {
    background: #d5b17d;
}

.item__files_projet_selected a:hover .img__white {
    display: block;
}

.item__files_projet_selected a:hover .img__gold {
    display: none;
}

.item__files_projet_selected a label {
    font-family: 'MarkMedium';
    font-size: 25px;
    color: #fff;
    padding-left: 30px;
    margin: 0;
    pointer-events: none;
}

.equipement_externe {
    margin-bottom: 50px;
    margin-top: 70px;
}

.equipement_externe .owl-stage {
    padding-left: 0 !important;
}

.item_equipement_externe {
    display: inline-block;
    position: relative;
}

.titre__equipement_externe h3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: 'MarkBold';
    font-size: 35px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 85%;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #d5b17d;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d5b17d;
}

.content_contact_projet {
    margin-bottom: 100px;
}

.text__contact_projet img {
    margin-bottom: 40px;
}

.text__contact_projet h4,
.text__contact_projet h5 {
    font-family: 'MarkLight';
    font-size: 60px;
    color: #494949;
    line-height: 1.1;
}

.text__contact_projet h4 span {
    display: block;
}

.text__contact_projet h5 {
    font-family: 'MarkBold';
}

.contact_projet {
    padding-top: 120px;
}

.contact_projet_input {
    margin-bottom: 50px;
}

.contact_projet_input input::placeholder,
.contact_projet_input textarea::placeholder {
    font-family: 'MarkMedium';
    font-size: 24px;
    color: #b3b3b3;
}

.contact_projet_input input,
.contact_projet_input textarea {
    width: 100%;
    height: 60px;
    background: transparent;
    border: 0;
    outline: none;
    border-bottom: 1px solid #b3b3b3;
    font-family: 'MarkMedium';
    font-size: 24px;
    color: #b3b3b3;
    padding-left: 15px;
}

.contact_projet_input textarea {
    resize: none;
}

samp.error {
    font-family: 'MarkMedium';
    font-size: 14px;
    color: red;
}

.button_submit_projet {
    text-align: right;
}

.button_submit_projet button {
    background: #26367d;
    border: 0;
    outline: none;
    padding: 30px 100px;
    font-family: 'MarkMedium';
    font-size: 20px;
    color: #fff;
}

.button_submit_projet button img {
    margin-right: 15px;
}

@media (max-width: 1399px) {
    .nom_projet_selected h3 {
        font-size: 40px;
    }

    .nom_projet_selected label {
        font-size: 19px;
    }

    .status_projet_selected span {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .content_description_projet {
        padding: 60px 0 0 0;
    }

    .prix_selected label {
        font-size: 24px;
    }

    .equipement_ext_selected label {
        font-size: 21px;
        max-width: 110px;
    }

    .nom_projet_selected h3 {
        font-size: 35px;
    }

    .nom_projet_selected label {
        font-size: 18px;
    }

    .status_projet_selected span {
        font-size: 13px;
        padding: 20px;
    }

    .text_description_projet p {
        margin-top: 30px;
    }

    .item__files_projet_selected a img {
        max-width: 65px;
    }

    .item__files_projet_selected a label {
        font-size: 20px;
    }

    .text__contact_projet h4,
    .text__contact_projet h5 {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .img_projet_selected img {
        width: 100%;
    }

    .galerie_projet .galerie_slider_content h2,
    .equipement_externe h2 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .galerie_projet .owl-theme .owl-nav {
        top: -60px;
        width: 180px;
    }

    .galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-next:after,
    .galerie_projet .galerie_slider_content .owl-carousel .owl-nav button.owl-prev:after {
        background-size: contain !important;
        width: 70px;
        height: 26px;
    }

    .item__files_projet_selected {
        margin-bottom: 20px;
    }

    .contact_projet {
        padding-top: 65px;
    }
}

@media (max-width: 767px) {
    .galerie_projet .owl-theme .owl-nav {
        top: unset;
        bottom: -30px;
    }
}

@media (max-width: 575px) {
    .titre_projet_selected h1 {
        margin: 24px 0;
    }

    .titre_projet_selected label {
        font-size: 18px;
    }

    .titre_projet_selected span {
        font-size: 25px;
    }

    .description_projet {
        margin-bottom: 80px;
    }

    .img_projet_selected {
        margin-top: 0;
    }

    .prix_equipement_ext_selected {
        height: 100px;
    }

    .equipement_ext_selected label {
        font-size: 19px;
        max-width: 100px;
    }

    .prix_selected label {
        font-size: 21px;
    }

    .info_projet_selected {
        display: block;
    }

    .nom_projet_selected {
        margin-bottom: 15px;
    }

    .text_description_projet p {
        margin-top: 25px;
        font-size: 18px;
    }

    .equipement_interne {
        margin-bottom: 65px;
    }

    .item_equipement_interne {
        display: block;
        text-align: center;
    }

    .titres__equipement_interne {
        margin-left: 0;
        margin-top: 15px;
    }

    .galerie_projet .galerie_slider_content h2,
    .equipement_externe h2,
    .titre__equipement_externe h3 {
        font-size: 30px;
    }

    .text__contact_projet h4,
    .text__contact_projet h5 {
        font-size: 35px;
    }

    .files_projet_selected {
        margin-top: -60px;
        margin-bottom: 65px;
        padding: 180px 0 65px;
    }

    .contact_projet_input input,
    .contact_projet_input textarea,
    .contact_projet_input input::placeholder,
    .contact_projet_input textarea::placeholder {
        font-size: 20px;
    }

    .button_submit_projet button {
        padding: 25px 70px;
        font-size: 18px;
        width: 100%;
    }
}

/*  Contact  */
.content_contact {
    padding-bottom: 0;
}

.row_content_contact {
    margin-bottom: 100px;
}

.text_input {
    margin-bottom: 35px;
}

.text_input input::placeholder,
.text_input textarea::placeholder {
    font-family: 'GilroyMedium';
    font-size: 14px;
    color: #636363;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.text_input input,
.text_input textarea {
    width: 100%;
    height: 60px;
    background: #e9f5fd;
    border: 0;
    outline: none;
    font-family: 'GilroyMedium';
    font-size: 18px;
    color: #636363;
    padding-left: 45px;
    border-radius: 30px;
}

.text_input textarea {
    resize: none;
    height: 200px;
    padding-top: 25px;
}

.text_input samp.error {
    padding-left: 25px;
}

.button_submit button {
    background: #bca06a;
    border: 0;
    outline: none;
    padding: 20px 60px 20px 30px;
    font-family: 'GilroyBold';
    font-size: 21px;
    color: #fff;
    border-radius: 40px;
    text-transform: uppercase;
    line-height: 1;
}

.button_submit button img {
    margin-right: 15px;
    margin-top: -6px;
}

.close_contact {
    position: absolute;
    top: 14px;
    right: 20px;
    background: transparent;
    border: 0;
}

.close_contact span {
    font-size: 30px;
    line-height: 1;
}

.info_contact {
    padding-left: 60px;
}

.info_contact h2 {
    font-family: 'MarkMedium';
    font-size: 50px;
    color: #1f2c3f;
    line-height: 1;
}

.info_contact h2 span {
    font-family: 'MarkBold';
    font-size: 40px;
    color: #bca06a;
    line-height: 1;
    display: block;
}

.info_contact ul li {
    margin-top: 50px;
    font-family: 'MarkBold';
    font-size: 19px;
    color: #1f2c3f;
}

.info_contact ul li:first-child {
    font-size: 30px;
}

.info_contact ul li .info_contact ul li img {
    margin-right: 10px;
}

.nos_bureaux {
    background: rgb(50 59 101);
    /*linear-gradient(90deg, rgba(31, 44, 63, 1) 50%, rgba(28, 40, 58, 1) 50%);*/
    padding: 30px 0px;
}

.titre_nos_bureaux {
    font-family: 'MarkMedium';
    font-size: 48px;
    color: #bca06a;
    line-height: 1;
    margin-bottom: 60px;
    position: relative;
    z-index: 99999;
}

.titre_nos_bureaux span {
    font-family: 'MarkBold';
    font-size: 50px;
    color: #fff;
    display: block;
    line-height: 1;
}

.content_nos_bureaux h3 {
    font-family: 'MarkBold';
    font-size: 30px;
    color: #bca06a;
    line-height: 1;
    position: relative;
}

.content_nos_bureaux h3 span {
    position: relative;
    padding-left: 50px;
}

.content_nos_bureaux h3 img {
    position: absolute;
    bottom: -10px;
}

.content_nos_bureaux ul {
    padding-left: 50px;
}

.content_nos_bureaux ul li {
    font-family: 'MarkPro';
    font-size: 21px;
    color: #fff;
    display: block;
    padding-left: 80px;
    width: 100%;
    margin-top: 40px;
    position: relative;
}

.content_nos_bureaux ul li strong {
    font-family: 'MarkBold';
}

.content_nos_bureaux ul li:last-child {
    font-family: 'MarkBold';
    font-size: 30px;
}

.content_nos_bureaux ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    background-size: contain !important;
}

.content_nos_bureaux ul li:first-child:before {
    background: url('../img/adresse.png') no-repeat;
}

.content_nos_bureaux ul li:last-child:before {
    background: url('../img/tel_02.png') no-repeat;
}

.map_maroc {
    position: relative;
    display: inline-block;
    float: right;
}

.map_maroc img {
    width: 470px;
}

.map_maroc .nav-tabs {
    border-bottom: 0;
    display: unset;
}

.map_maroc .nav-tabs .nav-link {
    padding: 0;
    border: 0;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -ms-center;
    position: absolute;
}

.map_maroc .nav-tabs .nav-link label {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 35px;
    right: 0;
    width: max-content;
}

.map_maroc .nav-tabs .nav-item.show .nav-link,
.map_maroc .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
}

.map_maroc .nav-tabs .nav-item.show .nav-link span,
.map_maroc .nav-tabs .nav-link.active span,
.map_maroc .nav-tabs .nav-link:focus span,
.map_maroc .nav-tabs .nav-link:hover span {
    background: #bca06a;
}

.map_maroc .nav-tabs .nav-link:focus label,
.map_maroc .nav-tabs .nav-link:hover label {
    border-color: transparent;
    opacity: 1;
}

.map_maroc .nav-tabs .nav-link span {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    display: block;
    line-height: 1;
}

@media (max-width: 1199px) {
    .info_contact {
        padding-left: 60px;
    }

    .info_contact ul li {
        font-size: 22px;
    }

    .info_contact ul li img {
        margin-right: 20px;
        max-width: 50px;
    }

    .titre_nos_bureaux {
        margin-bottom: 40px;
    }

    .titre_nos_bureaux,
    .titre_nos_bureaux span {
        font-size: 40px;
    }

    .content_nos_bureaux ul li {
        font-size: 19px;
    }

    .content_nos_bureaux ul li:last-child {
        font-size: 25px;
    }

    .map_maroc .nav-tabs .nav-link label {
        font-size: 21px;
    }

    .map_maroc .nav-tabs .nav-link span {
        width: 25px;
        height: 25px;
    }

    .info_contact h2 span {
        font-size: 35px;
    }
}

@media (max-width: 991px) {
    .info_contact {
        padding-left: 0;
        margin-top: 50px;
    }

    .titre_nos_bureaux {
        margin-bottom: 55px;
    }

    .nos_bureaux_mobile .accordion-item {
        background-color: transparent;
        border: 0;
    }

    .nos_bureaux_mobile .accordion-body {
        padding: 5rem 1.25rem;
    }

    .nos_bureaux_mobile .accordion-button {
        font-family: 'GilroyRegular';
        font-size: 19px;
        color: #fff;
        background-color: #224f90;
    }

    .nos_bureaux_mobile .accordion-button:not(.collapsed) {
        font-family: 'GilroyBold';
        color: #fff;
        background-color: #224f90;
        box-shadow: unset;
    }

    .nos_bureaux_mobile .accordion-button:focus {
        border-color: transparent;
        box-shadow: unset;
    }

    .content_nos_bureaux h3 img {
        width: 80px;
    }
}

@media (max-width: 575px) {

    .text_input input,
    .text_input textarea {
        padding-left: 35px;
    }

    .text_input input::placeholder,
    .text_input textarea::placeholder {
        font-size: 12px;
        letter-spacing: 3px;
    }

    .button_submit button {
        font-size: 19px;
    }

    .button_submit button img {
        margin-top: -5px;
    }

    .info_contact h2 {
        font-size: 40px;
    }

    .info_contact h2 span {
        font-size: 28px;
    }

    .info_contact ul li {
        font-size: 19px;
    }

    .info_contact ul li img {
        max-width: 35px;
    }

    .titre_nos_bureaux,
    .titre_nos_bureaux span {
        font-size: 40px;
    }

    .nos_bureaux_mobile .accordion-body {
        padding: 5rem 1rem;
    }

    .content_nos_bureaux h3 {
        font-size: 30px;
    }

    .content_nos_bureaux h3 img {
        width: 60px;
        bottom: -5px;
    }

    .content_nos_bureaux h3 span {
        padding-left: 28px;
    }

    .content_nos_bureaux ul {
        padding-left: 0;
    }

    .content_nos_bureaux ul li {
        padding-left: 60px;
    }

    .content_nos_bureaux ul li:before {
        width: 40px;
        height: 40px;
    }
}

/*  Qui sommes-mous  */
.apropos_description {
    margin: 60px 0 60px;
}

.apropos_description .container .row {
    align-items: center;
}

.text_apropos_description {
    padding-left: 60px;
}

.text_apropos_description h2 {
    font-family: 'MarkMedium';
    font-size: 40px;
    color: #bca06a;
    line-height: 1;
    margin-bottom: 40px;
}

.text_apropos_description h2 span {
    display: block;
    line-height: 1;
}

.text_apropos_description h2 label {
    font-size: 95px;
    line-height: 1;
    margin: 20px 0;
}

.apropos_description p,
.text_apropos_description p {
    font-size: 19px;
    color: #606060;
    font-family: 'MarkPro';
    text-align: center;
    text-align: justify;
}

.apropos_video {
    background: #bca06a;
    padding-bottom: 100px;
    position: relative;
}

.text_apropos_video {
    padding-top: 60px;
}

.text_apropos_video h2 {
    font-family: 'MarkBold';
    font-size: 60px;
    color: #fff;
    margin-bottom: 40px;
}

.text_apropos_video p {
    font-family: 'MarkMedium';
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 0;
    text-align: justify;
}

.img_apropos_video {
    padding-left: 60px;
    margin-top: -60px;
}

.video_source {
    display: block;
    position: relative;
}

.img_apropos_video .video_source:after,
.img_apropos_home a.video_source:after,
.img_apropos_description a.video_source:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/play_02.png) no-repeat;
    width: 300px;
    height: 310px;
    background-size: contain;
}

.nos_engagements,
.frais_acquisition {
    position: relative;
    padding: 60px 0;
    background: #224f8f;
}

.nos_engagements h2,
.frais_acquisition h2 {
    font-family: 'MarkMedium';
    font-size: 50px;
    color: #fff;
}

.nos_engagements h2 span,
.frais_acquisition h2 span {
    display: block;
    line-height: 1;
    color: #bca06a;
}

.item_engagement {
    margin-top: 30px;
}

.item_engagement h3 {
    font-family: 'MarkPro';
    font-size: 18px;
    color: #fff;
    margin: 10px auto;
    text-transform: uppercase;
    line-height: 1.4;
}

.item_engagement p {
    font-family: 'MarkPro';
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .apropos_description {
        margin: 90px 0;
    }

    .text_apropos_description {
        margin-top: 40px;
    }

    .img_apropos_video {
        margin-top: 30px;
    }

    .nos_engagements h2,
    .frais_acquisition h2 {
        font-size: 40px;
    }

    .item_engagement h3 {
        margin: 30px 0 35px;
    }
}

@media (max-width: 575px) {
    .text_apropos_description h2 {
        font-size: 30px;
    }

    .text_apropos_description h2 label {
        font-size: 65px;
    }

    .text_apropos_video h2 {
        font-size: 31px;
        margin-bottom: 30px;
    }

    .img_apropos_video .video_source:after,
    .img_apropos_home a.video_source:after,
    .img_apropos_description a.video_source:after {
        width: 250px;
        height: 260px;
    }

    .nos_engagements,
    .frais_acquisition {
        padding: 80px 0;
    }

    .nos_engagements h2,
    .frais_acquisition h2 {
        font-size: 30px;
    }

    .item_engagement {
        margin-top: 30px;
    }

    .item_engagement h3 {
        min-height: auto;
    }
}

/*  Informations pratiques  */
.infos_pratiques_projet {
    margin-top: 60px;
}

.text_infos_pratiques_projet {
    padding-left: 60px;
}

.text_infos_pratiques_projet h2 {
    font-family: 'MarkBold';
    font-size: 70px;
    color: #224f8f;
    margin-bottom: 50px;
}

.text_infos_pratiques_projet h2 span {
    display: block;
    line-height: 1;
}

.text_infos_pratiques_projet p {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #303030;
    margin-bottom: 50px;
    line-height: 50px;
}

.text_infos_pratiques_projet h3 {
    font-family: 'MarkBold';
    font-size: 35px;
    color: #1f2c3f;
    margin-bottom: 0;
    padding: 10px 0 10px 30px;
    border-left: 5px solid #e1edff;
}

.text_infos_pratiques_projet h3 img {
    margin-right: 15px;
}

.text_infos_pratiques_projet ul {
    padding-left: 35px;
}

.text_infos_pratiques_projet ul li,
.item_frais_acquisition ul li {
    font-family: 'MarkMedium';
    font-size: 22px;
    color: #303030;
    display: inline-block;
    width: 48%;
    margin-right: 15px;
    margin-top: 30px;
    padding-left: 50px;
    position: relative;
    float: left;
}

.text_infos_pratiques_projet ul li:last-child,
.text_infos_pratiques_projet ul li:nth-of-type(2) {
    margin-right: 0;
}

.text_infos_pratiques_projet ul li span,
.item_frais_acquisition ul li span {
    font-family: 'MarkMedium';
    font-size: 17px;
    color: #303030;
    display: block;
    line-height: 1;
}

.text_infos_pratiques_projet ul li:before,
.item_frais_acquisition ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/puce.png') no-repeat;
    width: 31px;
    height: 30px;
    background-size: contain;
}

.remarque {
    background: #e55959;
    position: relative;
    overflow: hidden;
    padding: 25px 45px;
    font-family: 'MarkMedium';
    font-size: 24px;
    color: #fff;
    border-radius: 60px;
    margin-top: 70px;
}

.remarque strong {
    font-family: 'MarkPro';
}

.remarque span {
    position: relative;
    z-index: 1;
}

.remarque img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -59px;
}

.frais_acquisition {
    position: relative;
    margin-top: 120px;
    padding-bottom: 200px;
}

.item_frais_acquisition {
    margin-top: 90px;
}

.item_frais_acquisition h3 {
    font-family: 'MarkBold';
    font-size: 35px;
    color: #fff;
    padding-left: 20px;
    border-left: 5px solid #bca06a;
    min-height: 85px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.item_frais_acquisition ul li {
    float: unset;
    display: block;
    color: #fff;
    margin-top: 35px;
    margin-right: 0;
    width: auto;
}

.item_frais_acquisition ul li span {
    color: #fff;
    display: inline-block;
}

.simulateur {
    position: relative;
    background: linear-gradient(90deg, rgba(31, 44, 63, 1) 75%, rgba(227, 168, 69, 1) 75%);
    padding-bottom: 120px;
}

.simulateur:before {
    content: '';
    position: absolute;
    top: -99px;
    left: -1px;
    background: #1f2c3f;
    width: 75%;
    height: 100px;
    z-index: 1;
}

.content_simulateur h2 {
    font-family: 'MarkMedium';
    font-size: 70px;
    color: #fff;
    margin-bottom: 60px;
}

.content_simulateur h2 span {
    display: block;
    line-height: 1;
}


.content_simulateur p {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #fff;
    margin-bottom: 60px;
    line-height: 50px;
}

.content_simulateur .form-group {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 70px;
    z-index: 999;
    width: 400px;
}

.content_simulateur form label {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #bca06a;
    margin-bottom: 25px;
}

.content_simulateur p {
    font-family: 'MarkPro';
    color: #fff;
}

.content_simulateur form span {
    font-family: 'MarkMedium';
    font-size: 18px;
    color: #fff;
    bottom: -40px;
}

.content_simulateur form span.max_value {
    position: absolute;
    right: 0;
}

.content_simulateur form span.min_value {
    position: absolute;
    left: 0;
}

.content_simulateur .form-group div {
    font-family: 'MarkBold';
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: -230px;
    bottom: -19px;
    text-align: center;
    padding: 15px 0;
    border-radius: 40px;
    width: 200px;
    background: #151e2b;
    line-height: 1;
    text-transform: uppercase;
}

.content_simulateur .form-group div p {
    font-family: 'MarkyBold';
    font-size: 16px;
    color: #fff;
    line-height: 1;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 5px;
}

.content_simulateur .range::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #fff;
    top: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
}

.content_simulateur .range {
    background: linear-gradient(to right, #bca06a 0%, #ffffff00 100%);
    border: none;
    border-radius: 25px;
    height: 1px;
    position: relative;
    width: 100%;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}

.range::-webkit-slider-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: solid 7px #224f8f;
    -webkit-appearance: none;
    cursor: ew-resize;
    background: #fff;
}

.content_simulateur .form_group_mensuel {
    width: 100% !important;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
    margin-top: 100px;
}

.content_simulateur .form_group_mensuel label {
    font-size: 35px;
    margin-bottom: 0;
    display: inline-block;
    line-height: 1;
    margin-right: 35px;
}

.content_simulateur .form-group.form_group_mensuel div {
    position: unset;
    display: inline-block;
    padding: 25px 0;
    width: 400px;
    font-size: 30px;
}

.content_simulateur .form-group.form_group_mensuel div p {
    font-size: 30px;
}

.img_simulateur {
    margin-top: 90px;
    text-align: right;
}

@media (max-width: 1399px) {
    .item_frais_acquisition h3 {
        font-size: 32px;
    }

    .text_infos_pratiques_projet ul li,
    .item_frais_acquisition ul li {
        font-size: 21px;
    }
}

@media (max-width: 1199px) {
    .text_infos_pratiques_projet {
        padding-left: 0;
    }

    .text_infos_pratiques_projet h2,
    .content_simulateur h2 {
        font-size: 60px;
    }

    .text_infos_pratiques_projet ul li,
    .item_frais_acquisition ul li {
        font-size: 19px;
    }

    .remarque,
    .content_simulateur form label {
        font-size: 20px;
    }

    .item_frais_acquisition h3 {
        font-size: 26px;
        min-height: 75px;
    }

    .content_simulateur p {
        font-size: 21px;
    }

    .content_simulateur .form-group {
        width: 330px;
    }

    .content_simulateur .form-group div {
        right: -190px;
        bottom: -19px;
        width: 170px;
    }

    .content_simulateur .form-group.form_group_mensuel div,
    .content_simulateur .form-group.form_group_mensuel div p {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .remarque {
        font-size: 17px;
        padding: 20px 40px;
    }
}

@media (max-width: 767px) {

    .text_infos_pratiques_projet h2,
    .content_simulateur h2 {
        font-size: 50px;
    }

    .text_infos_pratiques_projet ul li {
        float: unset;
        width: auto;
        display: block;
    }
}

@media (max-width: 575px) {
    .infos_pratiques_projet {
        margin-top: 80px;
    }

    .text_infos_pratiques_projet h2,
    .content_simulateur h2 {
        font-size: 40px;
    }

    .text_infos_pratiques_projet h3 {
        font-size: 21px;
        padding: 5px 0 5px 20px;
    }

    .text_infos_pratiques_projet h3 img {
        margin-right: 10px;
        max-width: 40px;
    }

    .text_infos_pratiques_projet ul {
        padding-left: 25px;
    }

    .text_infos_pratiques_projet p {
        font-size: 19px;
        margin-bottom: 40px;
        line-height: 35px;
    }

    .text_infos_pratiques_projet ul li {
        float: unset;
        width: auto;
        display: block;
    }

    .frais_acquisition {
        margin-top: 70px;
    }

    .item_frais_acquisition {
        margin-top: 50px;
    }

    .content_simulateur p {
        font-size: 19px;
        line-height: 40px;
    }

    .content_simulateur form span {
        font-size: 15px;
    }

    .content_simulateur .form-group div {
        right: -140px;
        width: 130px;
        font-size: 14px;
    }

    .content_simulateur .form-group div p {
        font-size: 14px;
    }

    .content_simulateur .form-group.form_group_mensuel div {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 25px;
        width: 100%;
    }

    .content_simulateur .form-group.form_group_mensuel div,
    .content_simulateur .form-group.form_group_mensuel div p {
        font-size: 18px;
    }

    .content_simulateur .form_group_mensuel label {
        font-size: 27px;
        margin-right: 25px;
    }

    .content_simulateur .form-group {
        width: 60%;
    }
}

/*  Style Arabic  */
/*  Fonts  */
.arabic_style,
.arabic_style p,
.arabic_style .text_switcher_home p,
.arabic_style .text_apropos_home p,
.arabic_style .titre_projets_home h2,
.arabic_style .actus_home h2,
.arabic_style .galerie_slider_content h2,
.arabic_style .section_breadcrumbs ul li a,
.arabic_style .map_maroc .nav-tabs .nav-link label,
.arabic_style .nos_bureaux_mobile .accordion-button,
.arabic_style .titre_projet_selected label,
.arabic_style .titre_projet_selected span,
.arabic_style .titres__equipement_interne span,
.arabic_style .text_infos_pratiques_projet ul li span,
.arabic_style .item_frais_acquisition ul li span,
.arabic_style {
    font-family: 'LamaRegular';
}

.arabic_style .contact_header a,
.arabic_style .text_switcher_home a,
.arabic_style .menu_footer ul li a,
.arabic_style .social_media_footer label,
.arabic_style .link_all_projets a,
.arabic_style .info_projet label,
.arabic_style .prix_projet span,
.arabic_style .text_actus label,
.arabic_style .section_breadcrumbs ul li a:hover,
.arabic_style .text_input input,
.arabic_style .text_input textarea,
.arabic_style .text_input input::placeholder,
.arabic_style .text_input textarea::placeholder,
.arabic_style samp.error,
.arabic_style .nom_projet_selected label,
.arabic_style .item__files_projet_selected a label,
.arabic_style .contact_projet_input input,
.arabic_style .contact_projet_input textarea,
.arabic_style .contact_projet_input input::placeholder,
.arabic_style .contact_projet_input textarea::placeholder,
.arabic_style .button_submit_projet button,
.arabic_style .text_infos_pratiques_projet ul li,
.arabic_style .item_frais_acquisition ul li,
.arabic_style .remarque,
.arabic_style .content_simulateur form label,
.arabic_style {
    font-family: 'LamaMedium';
}

.arabic_style .menu ul li a,
.arabic_style .text_switcher_home h2,
.arabic_style .text_apropos_home a,
.arabic_style .item_projets_home h3 a,
.arabic_style .decouvrir_projets_home,
.arabic_style .text_chiffres_cles h2,
.arabic_style .item_chiffres_cles h3,
.arabic_style .text_actus_home h3,
.arabic_style .text_actus_home a,
.arabic_style .text_prendre_rdv p,
.arabic_style .text_prendre_rdv a,
.arabic_style .titre_switcher_pages h1,
.arabic_style .filtre_select select,
.arabic_style .item_projet .status,
.arabic_style .prix_ville h4,
.arabic_style .info_projet h3 a,
.arabic_style .prix_projet label,
.arabic_style .text_actus h3,
.arabic_style .text_actu_selected h2,
.arabic_style .button_submit button,
.arabic_style .content_nos_bureaux ul li:last-child,
.arabic_style .map_maroc .nav-tabs .nav-link:focus,
.arabic_style .map_maroc .nav-tabs .nav-link:hover,
.arabic_style .map_maroc .nav-tabs .nav-item.show .nav-link,
.arabic_style .map_maroc .nav-tabs .nav-link.active,
.arabic_style .nos_bureaux_mobile .accordion-button:not(.collapsed),
.arabic_style .status_projet_selected span,
.arabic_style .prix_selected span,
.arabic_style .prix_selected label,
.arabic_style .equipement_ext_selected label,
.arabic_style .titres__equipement_interne label,
.arabic_style .titre__equipement_externe h3,
.arabic_style .text__contact_projet h5,
.arabic_style .item_engagement h3,
.arabic_style .text_infos_pratiques_projet h2,
.arabic_style .text_infos_pratiques_projet h3,
.arabic_style .remarque strong,
.arabic_style .content_simulateur .form-group div,
.arabic_style .content_simulateur .form-group div p,
.arabic_style .item_frais_acquisition h3,
.arabic_style {
    font-family: 'LamaBold';
}

.arabic_style .text_actus_home label,
.arabic_style .text_actus a,
.arabic_style .section_breadcrumbs ul li:last-child a,
.arabic_style .text_actu_selected label,
.arabic_style .info_contact h2,
.arabic_style .titre_nos_bureaux,
.arabic_style .nom_projet_selected h3,
.arabic_style {
    font-family: 'LamaSemiBold';
}

.arabic_style .text_apropos_home h1,
.arabic_style .text_apropos_home h1 samp,
.arabic_style .info_contact h2 span,
.arabic_style .titre_nos_bureaux span,
.arabic_style .content_nos_bureaux h3,
.arabic_style .text_apropos_description h2,
.arabic_style .text_apropos_video h2,
.arabic_style .nos_engagements h2,
.arabic_style .frais_acquisition h2,
.arabic_style .content_simulateur h2 {
    font-family: 'LamaExtraBold';
}

.arabic_style .content_nos_bureaux ul li,
.arabic_style .galerie_projet .galerie_slider_content h2,
.arabic_style .equipement_externe h2,
.arabic_style .text__contact_projet h4,
.arabic_style {
    font-family: 'LamaLight';
}

.arabic_style .mfp-counter {
    direction: ltr;
}

/*  Header  */
.arabic_style .menu {
    text-align: left;
}

.arabic_style .menu ul li {
    margin-left: 20px;
    margin-right: 0;
}


.arabic_style .lang,
.arabic_style .lang_mobile {
    margin-left: 15px;
    margin-right: 0;
}

.arabic_style .menu ul li.has_child a:after {
    right: unset;
    left: -30px;
}

.arabic_style .contact_header a {
    padding: 10px 20px;
}

.arabic_style .contact_header a img {
    padding-right: 0;
    padding-left: 10px;
    margin-top: -7px;
}

.arabic_style .menu .menu_inside ul {
    float: right;
}

@media (max-width: 1399px) {
    .arabic_style .menu .menu_inside {
        display: block;
    }

    .arabic_style .menu .menu_inside ul {
        float: right;
    }

    .arabic_style .menu ul li a {
        font-size: 18px;
    }

    .arabic_style .lang a,
    .arabic_style .lang_mobile a {
        font-size: 19px;
    }

    .arabic_style .lang_contact_header {
        margin-bottom: 0;
    }
}

@media (max-width: 1199px) {
    .arabic_style .menu .menu_inside {
        display: flex;
    }

    .arabic_style .menu ul li:last-child {
        margin-left: 0;
    }

    .arabic_style .lang_contact_header {
        margin-bottom: 25px;
    }
}

@media (max-width: 991px) {
    .arabic_style .menu {
        text-align: right;
    }

    .arabic_style .menu .menu_inside {
        display: block;
    }

    .arabic_style .menu ul li {
        margin-left: 0;
    }

    .arabic_style .contact_header a {
        padding: 5px 10px;
    }
}

/*  Switcher home  */
.arabic_style .switcher_home .owl-carousel {
    direction: ltr;
}

.arabic_style .text_switcher_home a {
    direction: rtl;
}

.arabic_style .text_switcher_home a img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    margin-left: 0;
    margin-right: 10px;
    margin-top: -4px;
}

/*  Apropos Home  */
.arabic_style .text_apropos_home {
    padding-left: 0;
    padding-right: 40px;
}

@media (max-width: 991px) {
    .arabic_style .text_apropos_home {
        padding: 0;
    }
}

/*  Projet Home  */
.arabic_style .titre_projets_home {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
}

.arabic_style .decouvrir_projets_home {
    left: 40px;
    right: unset;
}

.arabic_style .decouvrir_projets_home img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    margin-right: 15px;
    margin-left: 0;
}

@media (max-width: 1399px) {
    .arabic_style .titre_projets_home h2 {
        font-size: 80px;
    }
}

@media (max-width: 1199px) {
    .arabic_style .titre_projets_home h2 {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .arabic_style .titre_projets_home h2 {
        font-size: 55px;
    }
}

/*  Chiffres clès  */
.arabic_style .bg_chiffres_cles {
    left: 10%;
    right: unset;
}

@media (max-width: 991px) {
    .arabic_style .bg_chiffres_cles {
        left: 0;
    }
}

/*  Actus Home  */
.arabic_style .actus_home h2 {
    line-height: 1.5;
}

/*  Galerie Home  */
.arabic_style .galerie_slider_content .owl-carousel {
    direction: ltr;
}

.arabic_style .galerie_slider_content .owl-theme .owl-nav {
    right: unset;
    left: 8%;
}

.arabic_style .galerie_slider_content .owl-stage {
    padding-right: 80px !important;
    padding-left: 150px !important;
}

@media (max-width: 991px) {
    .arabic_style .galerie_slider_content .owl-stage {
        padding-right: 60px !important;
        padding-left: 80px !important;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .arabic_style .galerie_slider_content .owl-stage {
        padding-left: 70px !important;
        padding-right: 40px !important;
    }
}

@media (max-width: 499px) {
    .arabic_style .galerie_slider_content .owl-stage {
        padding-right: 0px !important;
    }
}

/*  Prendre RDV  */
.arabic_style .conten_prendre_rdv {
    justify-content: flex-start;
}

.arabic_style .text_prendre_rdv p {
    padding-right: 0;
    padding-left: 25px;
}

.arabic_style .text_prendre_rdv a img {
    margin-left: 30px;
    margin-right: 0;
    margin-top: -6px;
}

/*  Footer  */
.arabic_style .menu_footer ul li a {
    font-size: 18px;
}

/*  Nos Projets  */
.arabic_style .filtre_select {
    margin-right: 0;
    margin-left: 60px;
}

.arabic_style .filtre_select select {
    padding-left: 0;
    padding-right: 10px;
}

.arabic_style .filtre_select:after {
    left: 4px;
    right: unset;
}

.arabic_style .link_all_projets {
    float: left;
}

.arabic_style .link_all_projets a {
    font-size: 21px;
    letter-spacing: 0;
}

.arabic_style .item_projet .status {
    right: unset;
    left: 20px;
}

.arabic_style .info_projet {
    right: 35px;
    left: unset;
    padding-right: 0;
    padding-left: 10px;
}

.arabic_style .info_projet label {
    font-size: 18px;
    letter-spacing: 0;
}

.arabic_style .prix_ville_projet {
    padding-left: 0;
    padding-right: 10px;
}

.arabic_style .prix_ville h4 {
    padding-left: 0;
    padding-right: 20px;
}

.arabic_style .prix_ville:before {
    right: 0;
    left: unset;
}

.arabic_style .prix_projet span {
    font-size: 18px;
    letter-spacing: 0;
}

@media (max-width: 1199px) {
    .arabic_style .filtre_select {
        margin-left: 30px;
    }
}

@media (max-width: 991px) {
    .arabic_style .filtre_select {
        margin-left: 0;
    }

    .arabic_style .link_all_projets {
        float: unset;
    }
}

/*  Actualités  */
.text_actus {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.arabic_style .text_actus label {
    font-size: 14px;
}

.arabic_style .text_actus a span {
    margin-left: 0;
    margin-right: 7px;
}

/*  Contact  */
.arabic_style .text_input input,
.arabic_style .text_input textarea {
    padding-left: 0;
    padding-right: 45px;
}

.arabic_style .text_input textarea::placeholder,
.arabic_style .text_input input::placeholder {
    letter-spacing: 0;
    font-size: 16px;
}

.arabic_style .button_submit button {
    padding: 20px 30px 20px 60px;
}

.arabic_style .button_submit button img {
    margin-left: 15px;
    margin-right: 0;
}

.arabic_style .text_input samp.error {
    padding-left: 0;
    padding-right: 25px;
    unicode-bidi: normal;
}

.arabic_style .info_contact {
    padding-left: 0;
    padding-right: 90px;
}

.arabic_style .info_contact h2 {
    font-size: 60px;
}

.arabic_style .info_contact h2 span {
    font-size: 55px;
}

.arabic_style .info_contact ul li span {
    direction: ltr;
    display: inline-block;
}

.arabic_style .info_contact ul li img {
    margin-left: 25px;
    margin-right: 0;
}

.arabic_style .content_nos_bureaux h3 span {
    padding-right: 50px;
    padding-left: 0;
}

.arabic_style .content_nos_bureaux ul {
    padding-right: 50px;
    padding-left: 0;
}

.arabic_style .content_nos_bureaux ul li:last-child {
    direction: ltr;
}

.arabic_style .content_nos_bureaux ul li {
    padding-left: 0;
    padding-right: 80px;
}

.arabic_style .content_nos_bureaux ul li:before {
    right: 0;
    left: unset;
}

.arabic_style .close_contact {
    top: 14px;
    left: 20px;
}

.arabic_style .map_maroc .nav-tabs .nav-link label {
    top: -4px;
    left: 0;
    right: 35px;
}

@media (max-width: 1199px) {
    .arabic_style .info_contact {
        padding-right: 60px;
    }

    .arabic_style .map_maroc .nav-tabs .nav-link label {
        font-size: 18px;
        right: 30px;
    }
}

@media (max-width: 991px) {
    .arabic_style .info_contact {
        padding-right: 0;
    }

    .arabic_style .accordion-button::after {
        margin-left: unset;
        margin-right: auto;
    }
}

@media (max-width: 575px) {
    .arabic_style .info_contact h2 {
        font-size: 40px;
    }

    .arabic_style .info_contact h2 span {
        font-size: 35px;
    }

    .arabic_style .text_input input,
    .arabic_style .text_input textarea {
        padding-right: 35px;
    }

    .arabic_style .content_nos_bureaux h3 span {
        padding-right: 30px;
    }

    .arabic_style .info_contact ul li img {
        margin-left: 15px;
    }

    .arabic_style .content_nos_bureaux ul {
        padding-right: 0;
    }

    .arabic_style .content_nos_bureaux ul li {
        padding-right: 60px;
    }
}

/*  Projet selected  */
.arabic_style samp.error {
    direction: rtl;
}

.arabic_style .titre_projet_selected label {
    font-style: italic;
    font-size: 30px;
}

.arabic_style .content_description_projet {
    padding: 60px 60px 0 0;
}

.arabic_style .nom_projet_selected h3 {
    font-size: 50px;
}

.arabic_style .status_projet_selected span {
    font-size: 18px;
}

.arabic_style .prix_equipement_ext_selected {
    direction: ltr;
}

.arabic_style .prix_selected label,
.arabic_style .equipement_ext_selected label {
    direction: rtl;
}

.arabic_style .equipement_interne .owl-carousel .owl-stage-outer {
    padding-bottom: 10px;
}

.arabic_style .item_equipement_interne {
    direction: rtl;
}

.arabic_style .titres__equipement_interne {
    margin-right: 30px;
    margin-left: 0;
}

.arabic_style .item__files_projet_selected a label {
    padding-left: 0;
    padding-right: 30px;
}

.arabic_style .button_submit_projet button img {
    margin-right: 0;
    margin-left: 15px;
    margin-top: -5px;
}

.arabic_style .equipement_externe .owl-stage {
    padding-left: 70px !important;
    padding-right: 0 !important;
}

@media (max-width: 1199px) {
    .arabic_style .content_description_projet {
        padding: 60px 0 0 0;
    }
}

@media (max-width: 767px) {
    .arabic_style .equipement_externe .owl-stage {
        padding-left: 100px !important;
    }

    .arabic_style .menu ul li:last-child {
        margin-right: auto;
    }

    .text_apropos_description {
        padding: 0px 20px;
    }
}

@media (max-width: 575px) {
    .arabic_style .equipement_externe .owl-stage {
        padding-left: 40px !important;
    }
}

/*  Qui sommes-nous  */
.arabic_style .text_apropos_description,
.arabic_style .img_apropos_video {
    padding-left: 0;
    padding-right: 60px;
}

.arabic_style .text_apropos_description h2 label {
    margin: 0;
}

@media (max-width: 1199px) {

    .arabic_style .text_apropos_description,
    .arabic_style .img_apropos_video {
        padding-right: 0;
    }
}

/*  Infos pratiques  */
.arabic_style .text_infos_pratiques_projet {
    padding-right: 60px;
    padding-left: 0;
}

.arabic_style .text_infos_pratiques_projet h3 {
    padding: 10px 30px 10px 0;
    border-right: 5px solid #e1edff;
    border-left: 0;
}

.arabic_style .text_infos_pratiques_projet h3 img {
    margin-right: 0;
    margin-left: 15px;
    margin-top: -10px;
}

.arabic_style .text_infos_pratiques_projet ul li,
.arabic_style .item_frais_acquisition ul li {
    margin-right: 0;
    margin-left: 15px;
    padding-left: 0;
    padding-right: 50px;
    float: right;
}

.arabic_style .text_infos_pratiques_projet ul li:last-child,
.arabic_style .text_infos_pratiques_projet ul li:nth-of-type(2) {
    margin-left: 0;
}

.arabic_style .text_infos_pratiques_projet ul li:before,
.arabic_style .item_frais_acquisition ul li:before {
    left: unset;
    right: 0;
}

.arabic_style .remarque img {
    left: unset;
    right: 0;
}

.arabic_style .item_frais_acquisition h3 {
    padding-left: 0;
    padding-right: 20px;
    border-left: 0;
    border-right: 5px solid #bca06a;
}

.arabic_style .simulateur {
    background: linear-gradient(90deg, rgba(227, 168, 69, 1) 25%, rgba(31, 44, 63, 1) 25%);
}

.arabic_style .simulateur:before {
    right: -1px;
    left: unset;
}

.arabic_style .content_simulateur .range {
    direction: ltr;
}

.arabic_style .content_simulateur .form-group div {
    left: -230px;
    right: unset;
}

.arabic_style .content_simulateur .form-group div p {
    margin-left: 10px;
    margin-right: 0;
}

.arabic_style .content_simulateur .form_group_mensuel label {
    margin-right: 0;
    margin-left: 35px;
}

.arabic_style .content_simulateur form span {
    direction: ltr;
}

.arabic_style .img_simulateur {
    text-align: left;
}

@media (max-width: 1199px) {
    .arabic_style .text_infos_pratiques_projet {
        padding-right: 0;
    }

    .arabic_style .content_simulateur .form-group div {
        left: -190px;
    }
}

@media (max-width: 575px) {
    .arabic_style .content_simulateur .form-group div {
        left: -140px;
        font-size: 13px;
    }

    .arabic_style .content_simulateur .form-group div p {
        font-size: 13px;
    }

    .arabic_style .content_simulateur .form-group.form_group_mensuel div,
    .arabic_style .content_simulateur .form-group.form_group_mensuel div p {
        font-size: 16px;
    }
}

.lazyloaded {
    max-width: 100%;
    ;
}

.btntelecharge {
    color: #fff !important;
    border: 1px solid #bca06a;
    background: #bca06a;
    border-radius: 21Px;
    padding: 5px 20px;
    font-size: 20px;
    line-height: 60px;
    display: inline-block;
}

.btntelecharge img {
    height: 30px;
    margin-right: 10px;
}

.arabic_style .btntelecharge img {

    margin-right: 0px;
    margin-left: 10px;
}

.btntelecharge:hover {
    color: #fff;
}
.sf-toolbar.sf-display-none{
    display:none !important;
}
.sf-display-none {
    display: none !important;
}

@media (min-width: 767px) {
    /*
    .header.headerfixed {
        padding: 5px 0;
        position: fixed;
        top: 0px;
        background-color: #fff;
        z-index: 9999999;
    }

    .header.headerfixed .logo img {
        max-height: 80px;
    }
    */
}