@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
body, p, span, a {
  font-family: "DM Sans", sans-serif; }

body {
  font-family: "DM Sans", sans-serif !important; }
  body .secondColor {
    color: #F33034; }
  body .brandColor {
    color: #263375; }

.header-cap {
  height: 148px; }

.header:not(.-sticky) .desktop-hamburger.-left button.hamburger {
  width: 64px;
  height: 64px; }
  .header:not(.-sticky) .desktop-hamburger.-left button.hamburger > .icon::before {
    width: 24px;
    background-color: #263375; }
  .header:not(.-sticky) .desktop-hamburger.-left button.hamburger > .icon::after {
    width: 20px;
    background-color: #263375; }
.header .header-wrap {
  height: 148px;
  padding: 0 64px; }
.header .branding .logo img, .header .branding .mobile-logo img, .header .branding .for-onepage img {
  max-width: none;
  width: auto;
  height: 67px;
  max-height: 67px; }
.header .desktop-hamburger.-left {
  margin-right: 64px;
  min-width: none; }
  .header .desktop-hamburger.-left button.hamburger > .icon::before {
    background-color: #263375; }
  .header .desktop-hamburger.-left button.hamburger > .icon::after {
    background-color: #263375; }
.header .right-part .menu:hover .nav-item:not(:hover) {
  opacity: 1 !important; }
.header .right-part .menu > .nav-item.current-menu-item > .menu-link {
  color: #F33034; }
.header .right-part .menu > .nav-item > .menu-link {
  color: #263375;
  font-size: 15px;
  font-weight: 700;
  font-family: "DM Sans", sans-serif; }
  .header .right-part .menu > .nav-item > .menu-link:hover {
    color: #F33034; }
    .header .right-part .menu > .nav-item > .menu-link:hover span::before {
      color: #F33034; }
  .header .right-part .menu > .nav-item > .menu-link span::before {
    color: #565465;
    font-size: 11px;
    font-family: "DM Sans", sans-serif;
    opacity: 1; }
.header .right-part .menu-optional .btn-optional:hover {
  background-color: #F33034 !important; }
.header .menu img {
    object-fit: contain;
    margin-right: auto;
}
.menu-image-title-after.menu-image-title{
         padding-left: 0;
}
#masthead.header:not(.-sticky) {
  background-color: #fff !important; }

.hamburger-nav .menu {
  width: 42%; }
.hamburger-nav .hamburger-nav-details .details-column {
  color: #7a7a7a !important; }
  .hamburger-nav .hamburger-nav-details .details-column a {
    color: #7a7a7a  !important; }
  .hamburger-nav .hamburger-nav-details .details-column .follow-btn:hover i {
    background: #7a7a7a; }
  .hamburger-nav .hamburger-nav-details .details-column .follow-btn:hover span {
    color: #fff;
    opacity: 1; }
  .hamburger-nav .hamburger-nav-details .details-column .follow-btn i {
    background: #7a7a7a; }
  .hamburger-nav .hamburger-nav-details .details-column .follow-btn span {
    color: #7a7a7a; }

footer.site-footer {
  background: #F9F9F9; }
  footer.site-footer .widgets-column .widget-area-1 .wp-block-image img {
    height: 60px;
    width: auto;
    max-width: none; }
  footer.site-footer .widgets-column .widget-area-1 .wp-block-image:hover img {
    opacity: .7; }
  footer.site-footer .widgets-column .widget-area-1 .textwidget {
    font-weight: 100;
    font-size: 14px;
    line-height: 22px;
    color: #263375;
    opacity: .8;
    margin-top: 24px;
    margin-bottom: 10px;
    padding-right: 2rem; }
  footer.site-footer .widgets-column .widget-area-1 .wp-block-social-links .wp-social-link {
    background: transparent !important; }
    footer.site-footer .widgets-column .widget-area-1 .wp-block-social-links .wp-social-link .wp-block-social-link-anchor svg {
      color: #F33034;
      fill: #F33034; }
    footer.site-footer .widgets-column .widget-area-1 .wp-block-social-links .wp-social-link:hover .wp-block-social-link-anchor svg {
      color: #263375;
      fill: #263375; }
  footer.site-footer .widgets-column .widget-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #170F49;
    margin-bottom: 30px; }
    footer.site-footer .widgets-column .widget-title.no-title {
      opacity: 0;
      visibility: hidden; }
  footer.site-footer .widgets-column .menu .nav-item {
    margin-bottom: 8px; }
    footer.site-footer .widgets-column .menu .nav-item .menu-link span {
      font-weight: 400;
      font-size: 16px;
      line-height: 18px;
      color: #263375;
      opacity: .8;
      font-style: normal; }
    footer.site-footer .widgets-column .menu .nav-item .menu-link:hover span {
      color: #F33034; }
  footer.site-footer .widgets-column .widget-area-4 .contactList li b {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #263375;
    opacity: .8; }
  footer.site-footer .widgets-column .widget-area-4 .contactList li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #263375;
    opacity: .8; }
    footer.site-footer .widgets-column .widget-area-4 .contactList li a:hover {
      color: #F33034; }
  footer.site-footer .site-footer-copyright .holder {
    border-top: 1px solid #D9DBE9; }
  footer.site-footer .site-footer-copyright .-left, footer.site-footer .site-footer-copyright .-right {
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #6F6C90; }
    footer.site-footer .site-footer-copyright .-left a, footer.site-footer .site-footer-copyright .-right a {
      color: #6F6C90;
      text-decoration: underline; }
      footer.site-footer .site-footer-copyright .-left a:hover, footer.site-footer .site-footer-copyright .-right a:hover {
        color: #f330349c; }
  footer.site-footer .site-footer-copyright .right {
    font-size: 14px; }

.primSectionContainer {
  padding: 0 64px; }

.primSection {
  width: 100% !important; }
  .primSection .absoColumn {
    position: relative; }
    .primSection .absoColumn .elementor-widget-image img {
      width: 100%; }
    .primSection .absoColumn .absoContent {
      position: absolute;
      bottom: 0;
      left: -50px;
      width: 65%; }
      .primSection .absoColumn .absoContent .elementor-widget-text-editor {
        color: #EAE8E9;
        font-size: 17px;
        line-height: 27px;
        font-weight: 500;
        margin: 0; }
        .primSection .absoColumn .absoContent .elementor-widget-text-editor p {
          color: #EAE8E9;
          font-size: 17px;
          line-height: 27px;
          font-weight: 500;
          margin: 0; }
      .primSection .absoColumn .absoContent .elementor-widget-ohio_button a {
        font-weight: 700;
        font-size: 15px;
        line-height: 27px; }
    .primSection .absoColumn .absoBloc {
      position: absolute;
      bottom: 0;
      width: 42%;
      right: -35px; }
      .primSection .absoColumn .absoBloc .counter .number {
        font-style: normal;
        font-weight: 700;
        font-size: 72px;
        line-height: 65px;
        color: #fff; }
      .primSection .absoColumn .absoBloc .counter .-unspace {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        color: #FFFFFF;
        text-transform: uppercase; }
        .primSection .absoColumn .absoBloc .counter .-unspace .subtitle {
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          color: #EAE8E9;
          display: block; }
  .primSection .sectionDescrip {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    color: #263375; }
    .primSection .sectionDescrip p {
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 27px;
      color: #263375; }
  .primSection .sectionButton {
    margin-top: 40px; }
    .primSection .sectionButton a {
      min-width: 200px;
      border-radius: 0;
      min-height: 47px;
      font-size: 15px;
      border: 0;
      letter-spacing: 0;
      height: 47px; }

.slides_section .slides_container {
  position: relative; }
  .slides_section .slides_container .slides_carousel .slide_item {
    height: calc(100vh - 148px);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 8rem;
    position: relative; }
    .slides_section .slides_container .slides_carousel .slide_item:hover {
      animation: none; }
    .slides_section .slides_container .slides_carousel .slide_item::before {
      content: "";
      background-color: #2633754f;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      left: 0; }
    .slides_section .slides_container .slides_carousel .slide_item .slide_title h2 {
      font-style: normal;
      font-weight: 500;
      font-size: 32px;
      line-height: 42px;
      color: #FFFFFF; }
  .slides_section .slides_container .slides_carousel .owl-nav button {
    width: 40px;
    height: 12px;
    position: absolute;
    top: calc(50% - 6px); }
    .slides_section .slides_container .slides_carousel .owl-nav button span {
      display: none; }
    .slides_section .slides_container .slides_carousel .owl-nav button.owl-prev {
      left: 32px;
      background: url("../img/leftArrow.png") center no-repeat;
      background-size: 100%; }
    .slides_section .slides_container .slides_carousel .owl-nav button.owl-next {
      right: 32px;
      background: url("../img/rightArrow.png") center no-repeat;
      background-size: 100%; }
  .slides_section .slides_container .slides_list {
    background: #263375;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 99; }
    .slides_section .slides_container .slides_list ul {
      width: 100%;
      padding: 32px 0;
      display: grid;
      align-items: start;
      grid-template-columns: repeat(3, 1fr);
      color: #fff;
      list-style: none;
      margin: 0; }
      .slides_section .slides_container .slides_list ul li {
        height: 100%;
        margin: 0;
        text-align: left;
        padding: 0 28px;
        position: relative; }
        .slides_section .slides_container .slides_list ul li a {
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 23px;
          color: #FFFFFF; }
        .slides_section .slides_container .slides_list ul li.slideActive {
          position: relative; }
          .slides_section .slides_container .slides_list ul li.slideActive a {
            font-size: 18px; }
          .slides_section .slides_container .slides_list ul li.slideActive:before {
            content: "";
            width: 80%;
            height: 4px;
            background-color: #fcf2edb0;
            position: absolute;
            top: -32px;
            left: 0; }
        .slides_section .slides_container .slides_list ul li:after {
          content: "";
          height: 100%;
          width: 1px;
          background: #ececec8c;
          position: absolute;
          right: 0;
          top: 0; }
        .slides_section .slides_container .slides_list ul li:last-child::after {
          content: none; }

.composants_section .composIconBox {
  background: #fff;
  box-shadow: 0px 3px 40px 3px #c8c8c82e;
  height: 100%; }

.chiffres_section .elementor-counter .elementor-counter-number-prefix,
.chiffres_section .elementor-counter .elementor-counter-number-suffix {
  display: none; }

.news_section .blog-posts .card-details .date {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #7f7c89cc; }
.news_section .blog-posts .card-details .title {
  margin-bottom: 4px; }
  .news_section .blog-posts .card-details .title h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #263375; }
.news_section .blog-posts .card-details .category-holder .tag {
  font-weight: 400;
  font-size: 10px;
  line-height: 13px;
  border-radius: 2px;
  padding: 2px 6px; }

.form_section .elementor-widget-image img {
  width: 100%; }
.form_section .newsletter_form {
  display: flex;
  flex-direction: row; }
  .form_section .newsletter_form input:not([type='submit']) {
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #2633750a;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px; }
    .form_section .newsletter_form input:not([type='submit']).name-area {
      width: 140px;
      margin-right: 8px; }
    .form_section .newsletter_form input:not([type='submit'])::placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
    .form_section .newsletter_form input:not([type='submit'])::-moz-placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
    .form_section .newsletter_form input:not([type='submit'])::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
  .form_section .newsletter_form .email_item {
    display: flex; }
    .form_section .newsletter_form .email_item .default-btn {
      background-color: #F33034;
      transition: background-color .3s;
      border-radius: 0;
      height: 100%;
      font-size: 15px;
      line-height: 27px;
      text-transform: uppercase;
      color: #fff;
      height: 50px;
      border: 0; }
      .form_section .newsletter_form .email_item .default-btn:hover {
        background-color: #263375 !important; }
      .form_section .newsletter_form .email_item .default-btn:focus {
        outline: none;
        border: none; }
.form_section #mailjetSubscriptionForm {
  display: flex;
  flex-direction: row; }
  .form_section #mailjetSubscriptionForm .mailjet-widget-form-group {
    margin-bottom: 0;
    width: 65%;
    max-width: 500px; }
  .form_section #mailjetSubscriptionForm input:not([type='submit']) {
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #2633750a;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px; }
    .form_section #mailjetSubscriptionForm input:not([type='submit']).name-area {
      width: 140px;
      margin-right: 8px; }
    .form_section #mailjetSubscriptionForm input:not([type='submit'])::placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
    .form_section #mailjetSubscriptionForm input:not([type='submit'])::-moz-placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
    .form_section #mailjetSubscriptionForm input:not([type='submit'])::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 18px;
      color: #B7B7B7; }
  .form_section #mailjetSubscriptionForm input[type=submit] {
    background-color: #F33034;
    transition: background-color .3s;
    border-radius: 0;
    height: 100%;
    font-size: 15px;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff;
    height: 50px;
    border: 0; }
    .form_section #mailjetSubscriptionForm input[type=submit]:hover {
      background-color: #263375 !important; }
    .form_section #mailjetSubscriptionForm input[type=submit]:focus {
      outline: none;
      border: none; }
.form_section .mailjet_widget_form_message {
  margin-top: 15px;
  display: block;
  max-width: 500px;
  width: 100%;
  color: #343a64;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px; }

.color-switcher, .scroll-top {
  display: none; }

.imageColumn {
  position: relative; }
  .imageColumn .absoBackground {
    width: 75% !important;
    height: 70%;
    position: absolute;
    top: -25px; }
    .imageColumn .absoBackground.absoBackground1 {
      right: -25px; }
    .imageColumn .absoBackground.absoBackground2 {
      left: -25px; }

.projects_section .project_shortocode .listSecteurs {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 32px;
  margin-bottom: 25px; }
  .projects_section .project_shortocode .listSecteurs li {
    cursor: pointer;
    font-weight: 500;
    color: #263375c9;
    font-size: 18px;
    line-height: 18px; }
    .projects_section .project_shortocode .listSecteurs li:hover {
      font-weight: 700; }
    .projects_section .project_shortocode .listSecteurs li.secActif {
      color: #e73034;
      font-weight: 700; }
.projects_section .project_shortocode .msgerror {
  padding: 1rem;
  border: 1px solid #e73034;
  color: #e73034;
  font-size: 14px;
  margin: 1rem 0; }
.projects_section .project_shortocode .listProjects {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: 60px; }
  .projects_section .project_shortocode .listProjects .projectItem {
    background: #fff;
    padding: 25px;
    display: flex;
    align-items: center;
    column-gap: 25px; }
    .projects_section .project_shortocode .listProjects .projectItem .projectLogo {
      width: 80px;
      height: 80px;
      flex: none;
      background-color: #fff;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      border: 1px solid rgba(38, 51, 117, 0.04);
      filter: drop-shadow(0px 1px 12px rgba(207, 207, 207, 0.25)); }
      .projects_section .project_shortocode .listProjects .projectItem .projectLogo:hover {
        opacity: .7;
        animation: none; }
    .projects_section .project_shortocode .listProjects .projectItem .projectTitle h4 {
      font-weight: 700;
      font-size: 20px;
      line-height: 26px;
      color: #263375;
      margin-top: 0;
      margin-bottom: 5px; }
      .projects_section .project_shortocode .listProjects .projectItem .projectTitle h4 a {
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        color: #263375; }
        .projects_section .project_shortocode .listProjects .projectItem .projectTitle h4 a:hover {
          color: #e73034; }
    .projects_section .project_shortocode .listProjects .projectItem .projectTitle p {
      color: #263375d9;
      font-weight: 400;
      font-size: 16px;
      line-height: 21px;
      margin: 0; }
    .projects_section .project_shortocode .listProjects .projectItem .projectLink {
      flex: none;
      width: 140px;
      height: 45px;
      text-align: center;
      border: 1px solid #E73034;
      background-color: #fff;
      transition: background-color .3s;
      border-radius: 2px;
      margin-left: auto; }
      .projects_section .project_shortocode .listProjects .projectItem .projectLink:hover {
        background-color: #E73034; }
        .projects_section .project_shortocode .listProjects .projectItem .projectLink:hover a {
          color: #fff; }
      .projects_section .project_shortocode .listProjects .projectItem .projectLink a {
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        color: #E73034;
        width: 100%;
        height: 100%;
        display: block;
        box-sizing: border-box;
        padding: 14px 0; }
.projects_section .projectsContainer {
  position: relative; }
  .projects_section .projectsContainer #project-preloader {
    position: absolute;
    background-color: #fcfcfc;
    height: 100%;
    z-index: 9; }
    .projects_section .projectsContainer #project-preloader svg circle {
      stroke: #343a64; }

.paginationjs .paginationjs-pages {
  text-align: center;
  float: none !important; }
  .paginationjs .paginationjs-pages ul {
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 30px; }
    .paginationjs .paginationjs-pages ul li {
      border: 0;
      float: none;
      border-radius: 0;
      margin: 0; }
      .paginationjs .paginationjs-pages ul li:first-child {
        border: 0;
        border-radius: 0; }
      .paginationjs .paginationjs-pages ul li:last-child {
        border: 0;
        border-radius: 0; }
      .paginationjs .paginationjs-pages ul li > a {
        transition: background-color .3s;
        background-color: transparent;
        font-weight: 500;
        font-size: 14px;
        color: #585e7a78 !important; }
        .paginationjs .paginationjs-pages ul li > a:hover {
          background-color: #263375;
          color: #fff !important; }
      .paginationjs .paginationjs-pages ul li.active > a {
        color: #fff !important;
        background-color: #263375; }

.news_section .news_carousel {
  position: relative; }
  .news_section .news_carousel .owl-stage-outer {
    transform: translate3d(100px, 0px, 0px) !important; }
  .news_section .news_carousel .owl-nav {
    position: absolute;
    top: -50px;
    right: 100px;
    z-index: 999; }
    .news_section .news_carousel .owl-nav button {
      margin-left: 40px; }
      .news_section .news_carousel .owl-nav button.disabled svg path {
        fill-opacity: 0.47; }
  .news_section .news_carousel .post_item .postFigma {
    height: 210px;
    display: block;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 16px;
    transition: opacity .3s; }
    .news_section .news_carousel .post_item .postFigma:hover {
      animation: none;
      opacity: .7; }
  .news_section .news_carousel .post_item .postContent .postTopContent {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .news_section .news_carousel .post_item .postContent .postTopContent .postDate {
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      color: #7f7c89cc; }
    .news_section .news_carousel .post_item .postContent .postTopContent .postRegion {
      font-weight: 500;
      font-size: 10px;
      line-height: 13px;
      color: #7f7c898a; }
  .news_section .news_carousel .post_item .postContent h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px; }
    .news_section .news_carousel .post_item .postContent h3 a {
      font-weight: 700;
      font-size: 16px;
      line-height: 21px;
      text-transform: uppercase;
      color: #263375; }
      .news_section .news_carousel .post_item .postContent h3 a:hover {
        color: #e73034; }

/*.custom-cursor{
    .circle-cursor-inner, .circle-cursor-outer{
        visibility: hidden !important;
        opacity: 0 !important;
        display: none;
        transform:none !important;
    }
}*/
section .regionImage a {
  width: 100% !important; }

.projectBanner {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  margin-top: 148px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  position: relative; }
  .projectBanner .elementor-background-overlay {
    background-color: #2929295C;
    opacity: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute; }
  .projectBanner .heading-container {
    z-index: 9;
    max-width: 83%;
    margin: 0 auto;
    width: 100%;
    padding: 10px; }
    .projectBanner .heading-container .subtitle {
      color: #FFFFFF;
      font-size: 21px;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 27px; }
    .projectBanner .heading-container .title2 {
      color: #fff;
      font-size: 20px; }
    .projectBanner .heading-container .title {
      color: #fff;
      font-size: 58px;
      font-weight: 500;
      line-height: 65px; }

.projectInfos {
  position: relative;
  background: #FAFAFA;
  padding: 0; }
  .projectInfos .projectInfosItem {
    background: #FFFFFF;
    border: 1px solid rgba(38, 51, 117, 0.06);
    box-shadow: 0px 0px 11px #b1b1b140;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 9;
    position: relative;
    left: 0;
    right: 0;
    top: -60px;
    padding: 55px; }
    .projectInfos .projectInfosItem .projecleftTab {
      display: flex; }
    .projectInfos .projectInfosItem .projectRightTab {
      border-top: 1px solid #0000001a;
      margin-top: 30px;
      padding-top: 20px; }
    .projectInfos .projectInfosItem .projectMedia {
      margin-right: 32px; }
      .projectInfos .projectInfosItem .projectMedia .projectImage {
        flex: none;
        height: 188px;
        width: 188px;
        background-color: #fff;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        border: 1px solid rgba(38, 51, 117, 0.04); }
      .projectInfos .projectInfosItem .projectMedia .projectUrls {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 20px 0;
        flex: none; }
        .projectInfos .projectInfosItem .projectMedia .projectUrls a {
          width: 45px;
          height: 45px;
          transition: opacity .3s;
          border-radius: 50%;
          text-align: center;
          line-height: 45px; }
          .projectInfos .projectInfosItem .projectMedia .projectUrls a i {
            color: #fff;
            font-size: 20px; }
          .projectInfos .projectInfosItem .projectMedia .projectUrls a:hover {
            opacity: .7; }
          .projectInfos .projectInfosItem .projectMedia .projectUrls a:first-child {
            background-color: #343a64; }
          .projectInfos .projectInfosItem .projectMedia .projectUrls a:last-child {
            background-color: #F33034; }
    .projectInfos .projectInfosItem .projectContent .title {
      font-weight: 700;
      font-size: 24px;
      line-height: 30px;
      color: #263375;
      margin-top: 0;
      margin-bottom: 15px; }
    .projectInfos .projectInfosItem .projectContent .subtitle {
      font-size: 18px;
      line-height: 28px;
      color: #263375;
      font-weight: 700;
      display: block; }
    .projectInfos .projectInfosItem .projectContent p, .projectInfos .projectInfosItem .projectContent li {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      text-align: justify;
      color: #263375bf;
      margin: 0; }
    .projectInfos .projectInfosItem .projectContent .keyItemTitle {
      font-weight: 500;
      font-size: 24px;
      line-height: 42px;
      color: #263375;
      margin-top: 10px; }
    .projectInfos .projectInfosItem .projectContent .numberskey {
      display: flex;
      align-items: center;
      column-gap: 55px;
      row-gap: 40px; }
      .projectInfos .projectInfosItem .projectContent .numberskey .numkeyItem {
        text-align: center; }
        .projectInfos .projectInfosItem .projectContent .numberskey .numkeyItem .number span {
          font-weight: 600;
          font-size: 24px;
          line-height: 28px;
          color: #263375; }
        .projectInfos .projectInfosItem .projectContent .numberskey .numkeyItem .keyTitle {
          font-weight: 500;
          font-size: 16px;
          line-height: 19px;
          text-transform: uppercase;
          color: #263375;
          margin-top: 15px; }
    .projectInfos .projectInfosItem .projectGrids {
      display: grid;
      align-items: baseline;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      column-gap: 20px;
      margin: 30px 0; }
      .projectInfos .projectInfosItem .projectGrids .gridItem {
        background: #fafafa;
        height: 100%;
        padding: 20px;
        box-shadow: 0 3px 6px #00000029; }
        .projectInfos .projectInfosItem .projectGrids .gridItem h4 {
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 18px;
          color: #263375bf; }
          .projectInfos .projectInfosItem .projectGrids .gridItem h4 span {
            display: block;
            color: #263375bf;
            font-weight: 500;
            font-size: 14px;
            text-transform: none;
            margin-top: 5px; }
        .projectInfos .projectInfosItem .projectGrids .gridItem p {
          font-size: 16px;
          line-height: 20px;
          color: #000;
          font-weight: 400;
          margin: 0; }
          .projectInfos .projectInfosItem .projectGrids .gridItem p.focusItem {
            font-weight: 600;
            font-size: 17px; }
          .projectInfos .projectInfosItem .projectGrids .gridItem p span {
            font-size: 14px;
            line-height: 20px;
            color: #000;
            font-weight: 400; }
    .projectInfos .projectInfosItem .projectResume h4 {
      font-weight: 700;
      font-size: 24px;
      line-height: 30px;
      color: #263375;
      margin-bottom: 20px; }
    .projectInfos .projectInfosItem .projectResume p {
      font-size: 16px;
      line-height: 26px;
      color: #000;
      font-weight: 400;
      margin: 0; }

.projectFiles {
  background: #FAFAFA;
  padding: 60px 0;
  padding-top: 0; }
  .projectFiles .sectionContainer {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px; }
  .projectFiles .sectionTitle {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #263375;
    margin-top: 0;
    margin-bottom: 30px; }
  .projectFiles .projectFilesList {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 16px;
    grid-column-gap: 40px; }
    .projectFiles .projectFilesList .fileItem {
      background-color: #FFFFFF;
      transition: background-color .3s;
      border: 1px solid rgba(38, 51, 117, 0.06);
      box-shadow: 0px 5px 10px 1px #26337503;
      padding: 0 25px;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      height: 68px; }
      .projectFiles .projectFilesList .fileItem:hover {
        background-color: #ECFBF3; }
        .projectFiles .projectFilesList .fileItem:hover .fileIcon {
          background-color: #fff; }
      .projectFiles .projectFilesList .fileItem .fileName {
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        color: #263375;
        margin: 0; }
      .projectFiles .projectFilesList .fileItem .fileIcon {
        margin-left: auto;
        background-color: #ECFBF3;
        transition: background-color .3s;
        border-radius: 2px;
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0; }

.projectActivites {
  background: #fff;
  padding: 60px; }
  .projectActivites .headingTitle .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #5554657d; }
  .projectActivites .headingTitle .title {
    font-weight: 700;
    font-size: 40px;
    line-height: 65px;
    color: #263375;
    margin-bottom: 20px; }
  .projectActivites .backToListBtn {
    margin-top: 60px; }

section .backToListBtn {
  text-align: center;
  margin-top: 95px; }
  section .backToListBtn a {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 14px;
    color: #fff !important;
    background-color: #F33034;
    transition: background-color .3s;
    height: 50px;
    display: inline-block;
    padding: 16px;
    margin: 0; }
    section .backToListBtn a:hover {
      background-color: #170F49; }

.circle_percent {
  font-size: 88px;
  width: 88px;
  height: 88px;
  position: relative;
  background: #eee;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block; }
  .circle_percent.percent_more .circle_inner {
    clip: rect(0 44px 88px 0px); }
  .circle_percent.percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #e73034;
    content: ''; }
  .circle_percent .circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    height: 88px;
    clip: rect(0 88px 88px 44px); }
    .circle_percent .circle_inner .round_per {
      position: absolute;
      left: 0;
      top: 0;
      width: 88px;
      height: 88px;
      background: #e73034;
      clip: rect(0 88px 88px 44px);
      transform: rotate(180deg);
      transition: 2s; }
  .circle_percent .circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 3;
    border-radius: 50%; }
    .circle_percent .circle_inbox .percent_text {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      font-weight: 600;
      font-size: 24px;
      line-height: 28px;
      color: #263375; }

.single-post .page-headline {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  margin-top: 148px;
  position: relative;
  padding-top: 0 !important;
  align-items: center; }
  .single-post .page-headline::before {
    content: "";
    background-color: #2633754f;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0; }
  .single-post .page-headline .subtitle {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 27px; }
  .single-post .page-headline .title {
    color: #fff;
    font-size: 58px;
    font-weight: 500;
    line-height: 65px; }
.single-post .related-posts {
  padding: 60px 0 !important;
  background: #F9F9F9; }
  .single-post .related-posts .heading-md {
    font-weight: 700;
    font-size: 36px;
    line-height: 47px;
    color: #263375;
    margin-bottom: 40px; }
  .single-post .related-posts .card-details .date {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #7f7c89cc; }
  .single-post .related-posts .card-details .title {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 21px; }
    .single-post .related-posts .card-details .title a {
      font-weight: 700;
      font-size: 16px;
      line-height: 21px;
      text-transform: uppercase;
      color: #263375; }
  .single-post .related-posts .card-details .category-holder .tag {
    font-weight: 400;
    font-size: 10px;
    line-height: 13px;
    border-radius: 2px;
    padding: 2px 6px; }

.partenaires_section {
  background-color: #263375;
  min-height: 175px;
  display: flex;
  align-items: center; }
  .partenaires_section .section_container {
    width: 90%;
    margin: 0 auto; }
  .partenaires_section .part_carousel .owl-stage {
    display: flex;
    align-items: center; }
  .partenaires_section .part_carousel .part_item:hover img {
    opacity: .7; }
  .partenaires_section .part_carousel .part_item img {
    width: auto !important;
    margin: 0 auto; }
  .partenaires_section .part_carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
    display: flex;
    justify-content: space-between; }
    .partenaires_section .part_carousel .owl-nav .am-next {
      transform: rotate(180deg); }

.follow-btn {
  display: flex;
  align-items: center;
  margin-top: 15px;
  transition: opacity .2s;
  opacity: .8; }
  .follow-btn:hover {
    opacity: .5; }
  .follow-btn i {
    color: #fff;
    background: #263375;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 13px;
    font-size: 20px;
    flex: none; }
  .follow-btn span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #263375; }

.pdfs_section .elementor-image-box-wrapper {
  position: relative; }
  .pdfs_section .elementor-image-box-wrapper:hover .elementor-image-box-content {
    opacity: 1;
    visibility: visible; }
  .pdfs_section .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100% !important; }
  .pdfs_section .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    top: 0;
    background: #263375c9;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s; }
    .pdfs_section .elementor-image-box-wrapper .elementor-image-box-content h4, .pdfs_section .elementor-image-box-wrapper .elementor-image-box-content p, .pdfs_section .elementor-image-box-wrapper .elementor-image-box-content a {
      color: #fff !important; }

.listingPosts_section .blog-posts .blog-item .overlay-details {
  display: none !important; }
.listingPosts_section .blog-posts .blog-item .card-details .headline-meta {
  display: none !important; }

.primCompos_section .elementor-accordion-item .elementor-accordion-title {
  line-height: 30px; }
  .primCompos_section .elementor-accordion-item .elementor-accordion-title img {
    margin-right: 12px; }

#SHR {
  display: none !important; }

.shareaholic_panel.shareaholic-ui {
  display: none !important; }

.roles_section .slider .slider-wrap h4 {
  font-size: 20px;
  line-height: 30px;
  color: #263375;
  font-weight: bold; }

.team-member:not(.-with-overlay) .image-holder {
  display: none; }
.team-member:not(.-with-overlay) .card-details {
  padding-top: 0; }

.error404 #content {
  background-color: #263375; }
.error404 .container-404 {
  margin-top: 160px;
  padding: 50px 0; }
  .error404 .container-404 .empty-state {
    max-width: 100%;
    text-align: center; }
    .error404 .container-404 .empty-state img {
      height: 150px; }
    .error404 .container-404 .empty-state .title {
      color: #fff;
      margin-top: 30px;
      margin-bottom: 15px;
      font-size: 60px;
      line-height: 70px; }
    .error404 .container-404 .empty-state .subtitle {
      color: #fff;
      font-size: 26px;
      max-width: 50%;
      margin: 0 auto;
      line-height: 36px; }
    .error404 .container-404 .empty-state p {
      color: #fff; }
    .error404 .container-404 .empty-state .backBtn {
      color: #263375;
      background-color: #fff;
      transition: background-color .3s;
      padding: 15px 20px;
      border-radius: 6px;
      margin: 40px 0;
      display: inline-block;
      font-weight: 600;
      font-size: 14px; }
      .error404 .container-404 .empty-state .backBtn:hover {
        background-color: #ffffff9c; }
    .error404 .container-404 .empty-state .search {
      margin: 0 auto; }
      .error404 .container-404 .empty-state .search input {
        color: #fff; }
        .error404 .container-404 .empty-state .search input::placeholder {
          color: #ffffff70; }
        .error404 .container-404 .empty-state .search input::-moz-placeholder {
          color: #ffffff70; }
        .error404 .container-404 .empty-state .search input::-webkit-input-placeholder {
          color: #ffffff70; }
      .error404 .container-404 .empty-state .search button {
        color: #fff; }

/*# sourceMappingURL=style.css.map */
