body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    background-color: #f9f9fa;
}

.welcome.body-content {
    background-color: #e1e8f2;
}

/* * {
    margin: 0;
} */

.font_0 {
    font: normal normal bold 86px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    font-size: 86px;
    line-height: 1.4em;
    color: #242424;
}

ol,
ul {
    list-style: none;
}

img {
    width: 100%;
}

.pd-0 {
    padding: 0;
}

ul,
.mt-lg-1,
.my-lg-1 {
    margin: 0;
}

.top-left {
    margin: 5px 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

/* Start Header  */
header .top-header {
    background: #b0cd30;
    padding: 5px 0;
    color: #fff;
    background: #084f87;
}

header .top-header p {
    margin: 0;
}

/* header .after-top-header {
    background-image: url("../images/backg.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 750px;
    box-sizing: border-box;
    position: relative;
    transform-style: inherit;
    background-attachment: fixed;
    background-position: 0% 0px;
    background-repeat: no-repeat;
    background-size: cover;
} */

header .nav-header {
    position: relative;
    border-bottom: 1px solid #eee;
    background-color: #e1e8f2;
}

.navbar {
    padding: 0rem 1rem;
}
/* social icons */

.par-so {
    font-size: 14px;
}

.top-right-info span {
    color: #fff;
    line-height: 2.2;
    font-size: 14px;
}

.top-right-info li.soci-effe {
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-right-info li.facebook {
    background: #3b5998;
}

.top-right-info li.twitter {
    background: #1da1f2;
}

.top-right-info li.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.top-right-info li.linkedin {
    background: #55acee;
}

.top-right-info li {
    display: inline-block;
}


/* End social icons */
header .logo {
    width: 100%;
}

header .logo img {
    width: 190px;
    margin: 5px auto;
    display: block;
}

header .title-menu {
    /* width: 100%; */
    text-align: center;
    margin: 5px 0;
}

header .title-menu h4 {
    font-size: 32px;
    color: #3C1A18;
    line-height: normal;
    letter-spacing: normal;
    font: normal normal normal 36px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    font-size: 32px;
    width: 100%;
    padding: 0 25px;
}

header nav ul {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

header nav ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    list-style: none;
    text-align: left;
    line-height: 39px;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    position: relative;
    box-sizing: border-box;
    overflow: visible;
    min-width: 148px;
    text-align: center;
}

header nav ul li a {
    color: #242424;
    transition: color 0.4s ease 0s;
    font: normal normal normal 14px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    font-weight: bold;
}

header nav ul li a.active,
header nav ul li a:hover {
    color: #F4362D;
    text-decoration: none;
}

.navbar-toggler {
    background: #F4362D;
    margin: 0 auto;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 35px;
    height: 3px;
    background-color: #ffffff;
    margin: 6px 0;
}

.dropdown-menu {
    background-color: #e1e8f2;
    border: none;
    width: auto;
}

.dropdown-menu li {
    width: 100%;
    text-align: left;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #F4362D;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-toggle::after {
    margin-bottom: -2px;
}


.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
    width: 117px;
    z-index: 50;
}

.sticky-container ul li a {
    color: #F4362D;
    text-decoration: none;
    font: normal normal normal 14px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    text-align: center;
}

.sticky-container ul li {
    width: 117px;
    margin-bottom: 15px;
    display: block;
    position: relative
}

.sticky-container span {
    display: inline-block;
    vertical-align: top;
}

.sticky-container .link-text {
    width: 100px;
}

.sticky-container ul li a .link-text {
    visibility: hidden;
}

.sticky-container ul li a.active .link-text {
    visibility: visible;
}

.sticky-container ul li a:hover .link-text {
    visibility: visible;
}

.sticky-container ul li a:hover svg {
    fill: #F4362D;
    stroke: #F4362D;
}

.sticky-container svg {
    margin-top: 5px;
    position: absolute;
    right: 0;
}

.sticky-container ul li a.active svg {
    fill: #F4362D;
    stroke: #F4362D;
}

.sticky-container ul li a svg {
    cursor: pointer;
    pointer-events: all;
    fill: transparent;
    stroke: rgba(232, 95, 88, 1);
    stroke-width: 4px;
}

/* End Header  */


/* start section one */
.section-two,
.section-three,
.section-four,
.section-five,
.section-six {
    margin-bottom: 40px;
}

.section-one {
    background-image: url("../images/backg.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 550px;
    /* box-sizing: border-box; */
    position: relative;
    /* transform-style: inherit; */
    position: relative;
    padding: 150px 0 200px;
}

.section-one h1 {
    line-height: 1.2em;
    font-size: 63px;
}

.section-two {
    inset: 0px;
    width: 100%;
    background: #242424;
}

.section-two ul.mission-list {
    list-style-type: disc;
    color: #fff;
}

.section-two ul.mission-list li{
    line-height: 2em;
}

.cabinet-multi {
    padding-left: 7%;
}

.section-two h2 {
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 0.05em;
    padding: 35px 0px;
}

.section-two .suite {
    color: #fff;
    font-weight: 600;
    background: #F4362D;
    padding: 10px;
    border-radius: 5px;
}


.stats {
    margin: 40px 0;
}

.section-two .stats .stat-numbers {
    color: #ffffff;
    letter-spacing: 0.05em;
    font-size: 25px;
    font-size: 38px;
}

.section-two .stats span {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 16px;
}


.color_11 {
    color: #ffffff;
}


.section-five {
    background-color: #242424;
}

h2.exp-title {
    margin: 60px 0px;
    line-height: normal;
    letter-spacing: 0.05em;
}

.expertise {
    margin-bottom: 50px;
}

.section-five img {
    height: 100%;
}

.s-five-right {
    color: #ffff;
}

.s-five-right svg,
.s-five-right span {
    display: inline-block;
    vertical-align: top;
}

.s-five-right svg {
    width: 34px;
    height: 33px;
}

.s-five-right span {
    min-height: 53px;
    margin-top: -5px;
    padding-left: 20px;
}

.cible-title,
.domain-title {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.cible-title span,
.domain-title span {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    border: solid rgba(71, 74, 75, 1) 0px;
    cursor: pointer !important;
    color: #242424;
    bottom: 0;
    z-index: 2;
    text-align: center;
    padding: 18px 0;
    width: 100%;
    margin: 0 auto;
    display: block;
    font: normal normal normal 20px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    font-weight: normal;
}

.section-four .col-xl-3 {
    max-width: 20%;
}

.domain-title {
    width: 90%;
}

.domain-title span {
    bottom: 10px;
}

.cible-title span:hover {
    background-color: rgba(36, 36, 36, 1);
    border-color: transparent;
    color: #ffffff;
}

.section-four img {
    height: 250px;
    background: #0e1420;
    object-fit: cover;
}

.pd-15-cent {
    padding: 0 15%;
}

.section-six {
    background-color: #dcdad9;
    color: #242424;
    padding: 60px;
}

.section-six .pers {
    margin-bottom: 20px;
    text-align: center;
}

.section-seven {
    background-color: #e9e9e7;
}

.section-seven h1 {
    padding: 40px 0;
}

.section-seven .card {
    max-height: 323px;
    margin-bottom: 20px;
}

.section-seven .card-title {
    font: normal normal normal 18px/22px proxima-n-w01-reg, sans-serif;
    line-height: 22px;
    line-height: normal;
    height: 50px;
    font-size: 16px;
}

.section-seven .card-img-top {
    height: 165px;
    min-height: 165px;
    object-fit: cover;
}

._1ihY6,
svg {
    display: inline-block;
    vertical-align: top;
}


._1ihY6:not(:first-child) {
    margin-left: 6px;
}

._7QZoA svg {
    fill: transparent;
    stroke: #e84a43;
    stroke-width: 1.5px;
    transition: fill .25s;
}

.blog-post-description-font {
    font: normal normal normal 16px/20px proxima-n-w01-reg, sans-serif;
    font-size: 16px;
    line-height: 20px;
    line-height: normal;
    margin: 20px 0;
}

._3CI45:not(.RP9mm) {
    margin-bottom: 15px;
}

.blog-separator-background-color {
    background-color: rgba(36, 36, 36, 1);
}

._3CI45 {
    height: 1px;
    opacity: .2;
}

.fhim2 {
    display: flex;
    justify-content: space-between;
    height: 18px;
    line-height: 1.5;
    font-size: 12px !important;
}


.card-body a {
    color: inherit;
    font-size: 12px;
}


.MEOqZ>*+* {
    margin-left: 10px;
}

.card-body button {
    background: none;
    border: none;
}


.section-eight {
    background-color: #242424;
    color: #ffff;
    padding: 50px;
}

.section-eight input {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 64, 64, 1);
    font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,
        sans-serif;
    box-sizing: border-box !important;
    border-style: solid;
    border-color: rgba(36, 36, 36, 0.55);
    padding: 3px;
    cursor: pointer;
    height: 60px;
    /* min-height: 28px; */
    /* width: 372px; */
    max-width: 100%;
    min-width: 100%;
    margin-top: 20px;
    padding-left: 16px;
    padding-right: 10px;
}

.section-eight textarea {
    padding-left: 16px;
    padding-right: 10px;
    margin: 0;
    padding-top: 0.75em;
    max-width: 100%;
    min-width: 100%;
    overflow-y: auto;
    margin-top: 20px;
}

.section-eight button {
    cursor: pointer;
    height: 60px;
    min-height: 28px;
    width: 372px;
    margin-top: 20px;
}

.style-jqqsdjs8link {
    background-color: transparent;
    border: solid rgba(232, 95, 88, 1) 2px;
    cursor: pointer !important;
}

.style-jqqsdjs8label {
    font: normal normal normal 20px/1.4em avenir-lt-w01_85-heavy1475544, sans-serif;
    transition: color 0.4s ease 0s;
    color: #F4362D;
    display: inline-block;
    margin: calc(-1 * 2px) 2px 0;
    position: relative;
    white-space: nowrap;
}


iframe {
    width: 100%;
    height: 100%;
}

.ten-left,
.ten-right {
    padding: 50px 0;
}

.ten-left {
    background-color: #084f87;
    color: #fff;
    padding: 50px 0;
}

.ten-left ul li {
    display: inline-block;
    vertical-align: top;
    width: 27px;
    height: 27px;
    margin-right: 48px;
}

.ten-left ul li span.fa {
    width: 27px;
    height: 27px;
    object-fit: cover;
    color: #FFFFFF;
    font-size: 27px;
}

.ten-right {
    background-color: #dcdad9;
    color: #242424;
}

/* end section */


/* Start Footer  */
.bar-size {
    height: 100%;
    width: 100%;
    padding: 24px 0;
    margin: 0 auto;
    vertical-align: middle;
    background-color: rgb(36, 36, 36);
    position: fixed;
    bottom: 0;
    height: 125px;
    z-index: 5;
}

.popup-body,
.popup-body-bar {
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    color: #FFFFFF;
}

.popup-warp-button-bar {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 132px;
    height: 36px;
}

.popup-btn-bar {
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    line-height: 1.4em;
    color: #FFFFFF;
    background: #242424;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    display: inline-block;
    padding: 6px 16px;
    min-height: 24px;
    letter-spacing: 0px;
    line-height: 24px !important;
    text-align: center;
    min-width: 100px;
}


/* .cookies {
    position: fixed;
    display: block;
    width: 100%;
    height: 108px;
    margin-left: -50%;
    left: 50%;
    bottom: 0px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
    box-shadow: none;
    border-radius: 0px;
} */

.popup-text-content-side-bar {
    display: inline-block;
    min-width: 772px;
    width: 100%;
    margin-right: 36px;
}

.popup-body-bar {
    font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    color: #FFFFFF;
    letter-spacing: 0px;
    word-break: break-word;
    text-align: left;
}

.popup-warp-button-bar {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 132px;
    height: 36px;
}

#link1 {
    color: #ffffff;
    cursor: pointer;
}

/* notre metier */

.notre-metier {
    position: relative;
}

.container.content {
    margin-top: 30px;
    background-color: #e1e8f2;
}

.part {
    padding: 50px;
    margin-bottom: 30px;
    background: white;
    height: 250px
}

#d2 svg,
#d5 svg {
    stroke-width: 0;
    fill-opacity: 1;
    stroke: #5E97FF;
    stroke-opacity: 1;
    fill: #F4362D;
}

.notre-metier svg,
.notre-expertise svg {
    width: 34px;
    height: 33px;
}


.title-3 {
    margin: 0 10px;
}

.metier-description {
    margin-top: 20px;
}

.about-us {
    width: 85%;
    background: #fff;
    padding: 30px 40px 30px;
    margin: 0 auto 30px;
    font-family: Serif;
    font-size: 18px;
    font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
}

.about-us p{
    /* font-size: 1em; */
    color: #999;
    color: #322f2f;
    line-height: 1.5;
    margin: 1em 0;
    text-align: justify;
}

.about-us .red-clr {
    color: #f4362d;
    text-decoration: none;
    font-weight: 600;
}

.about-us .purple-clr {
   color: #7030a0;
   text-decoration: none;
}

.about-us ul {
    list-style: disc;
}

.about-us ul li {
    color: #322f2f;
    line-height: 1.5;
    text-align: justify;
}

.about-us img {
    width: 75%;
}

.team-img {
    width: auto;
    height: 250px;
    text-align: center;
     max-width: 100%;
    object-fit: cover;
}

/* Ensd Footer */

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}


@media (max-width: 992px) {
    .container {
        max-width: 100%;
    }

    header .logo img {
        max-width: 150px;
    }

    header .after-top-header {
        height: auto;
    }

    .section-one {
        padding: 5vh 0 1vh;
        height: auto;
    }

    .section-four .col-xl-3 {
        max-width: 50%;
        margin-top: 20px;
    }

    header nav ul li {
        width: 120px;
    }
}

@media (max-width: 768px) {

    .col-xl-4,
    .col-xl-3 {
        margin-top: 20px;
    }

    header .logo img {
        width: 100%;
        max-width: 190px;
    }

    header .title-menu h4 {
        padding: 0px;
    }

    .section-one h1 {
        font-size: 50px;
    }
}


@media (max-width: 576px) {
    .top-right-info {
        padding: 0;
    }

    .section-one {
        padding: 2vh 0 1vh;
    }

    .add-width {
        max-width: 90%;
    }

    .section-three .col-xl-4,
    .section-four .col-xl-3 {
        max-width: 100%;
    }

    .section-eight button {
        width: 100%;
    }

    .section-eight {
        padding: 0;
        padding-bottom: 45px;
    }

    .ten-left ul li {
        margin-right: 50px;
    }

    .section-six {
        padding: 20px;
    }

    .abt {
        padding: 0;
    }

    .about-us {
        width: 100%;
        padding: 10px 10px;
    }

    .about-us img {
        width: 100%;
    }

    header .title-menu {
        padding: 0;
    }
}

@media(max-width: 370px) {
    header .title-menu h4 {
        font-size: 25px;
    }

    .section-one {
        margin: 20px 0;
    }

    .section-one h1 {
        font-size: 45px;
    }
}
