.bg-service1 {
  background-color: #25567c; }
  .bg-service1:hover .btn-fake, .bg-service1:focus .btn-fake {
    background-color: white;
    color: #25567c; }

.text-service1 {
  color: #25567c !important; }

.img-service1 {
  filter: brightness(0) saturate(100%) invert(28%) sepia(7%) saturate(4621%) hue-rotate(165deg) brightness(97%) contrast(88%) !important; }

.img-border-service1 {
  border: 2px solid #25567c; }

@media print {
  .link-service1 * {
    color: #25567c; }
  .link-service1 .img-border {
    border: 2px solid #25567c; }
  .link-service1 .img-colored {
    filter: brightness(0) saturate(100%) invert(28%) sepia(7%) saturate(4621%) hue-rotate(165deg) brightness(97%) contrast(88%); } }

.link-service1:hover *, .link-service1:focus * {
  color: #25567c; }

.link-service1:hover .img-border, .link-service1:focus .img-border {
  border: 2px solid #25567c; }

.link-service1:hover .img-colored, .link-service1:focus .img-colored {
  filter: brightness(0) saturate(100%) invert(28%) sepia(7%) saturate(4621%) hue-rotate(165deg) brightness(97%) contrast(88%); }

.bg-service2 {
  background-color: #66a3d4; }
  .bg-service2:hover .btn-fake, .bg-service2:focus .btn-fake {
    background-color: white;
    color: #66a3d4; }

.text-service2 {
  color: #66a3d4 !important; }

.img-service2 {
  filter: brightness(0) saturate(100%) invert(70%) sepia(7%) saturate(3902%) hue-rotate(177deg) brightness(89%) contrast(85%) !important; }

.img-border-service2 {
  border: 2px solid #66a3d4; }

@media print {
  .link-service2 * {
    color: #66a3d4; }
  .link-service2 .img-border {
    border: 2px solid #66a3d4; }
  .link-service2 .img-colored {
    filter: brightness(0) saturate(100%) invert(70%) sepia(7%) saturate(3902%) hue-rotate(177deg) brightness(89%) contrast(85%); } }

.link-service2:hover *, .link-service2:focus * {
  color: #66a3d4; }

.link-service2:hover .img-border, .link-service2:focus .img-border {
  border: 2px solid #66a3d4; }

.link-service2:hover .img-colored, .link-service2:focus .img-colored {
  filter: brightness(0) saturate(100%) invert(70%) sepia(7%) saturate(3902%) hue-rotate(177deg) brightness(89%) contrast(85%); }

.bg-service3 {
  background-color: #346767ff; }
  .bg-service3:hover .btn-fake, .bg-service3:focus .btn-fake {
    background-color: white;
    color: #346767ff; }

.text-service3 {
  color: #346767ff !important; }

.img-service3 {
  filter: brightness(0) saturate(100%) invert(34%) sepia(9%) saturate(2118%) hue-rotate(131deg) brightness(95%) contrast(83%) !important; }

.img-border-service3 {
  border: 2px solid #346767ff; }

@media print {
  .link-service3 * {
    color: #346767ff; }
  .link-service3 .img-border {
    border: 2px solid #346767ff; }
  .link-service3 .img-colored {
    filter: brightness(0) saturate(100%) invert(34%) sepia(9%) saturate(2118%) hue-rotate(131deg) brightness(95%) contrast(83%); } }

.link-service3:hover *, .link-service3:focus * {
  color: #346767ff; }

.link-service3:hover .img-border, .link-service3:focus .img-border {
  border: 2px solid #346767ff; }

.link-service3:hover .img-colored, .link-service3:focus .img-colored {
  filter: brightness(0) saturate(100%) invert(34%) sepia(9%) saturate(2118%) hue-rotate(131deg) brightness(95%) contrast(83%); }

.bg-service4 {
  background-color: #3f91cfff; }
  .bg-service4:hover .btn-fake, .bg-service4:focus .btn-fake {
    background-color: white;
    color: #3f91cfff; }

.text-service4 {
  color: #3f91cfff !important; }

.img-service4 {
  filter: brightness(0) saturate(100%) invert(75%) sepia(70%) saturate(4488%) hue-rotate(180deg) brightness(86%) contrast(87%) !important; }

.img-border-service4 {
  border: 2px solid #3f91cfff; }

@media print {
  .link-service4 * {
    color: #3f91cfff; }
  .link-service4 .img-border {
    border: 2px solid #3f91cfff; }
  .link-service4 .img-colored {
    filter: brightness(0) saturate(100%) invert(75%) sepia(70%) saturate(4488%) hue-rotate(180deg) brightness(86%) contrast(87%); } }

.link-service4:hover *, .link-service4:focus * {
  color: #3f91cfff; }

.link-service4:hover .img-border, .link-service4:focus .img-border {
  border: 2px solid #3f91cfff; }

.link-service4:hover .img-colored, .link-service4:focus .img-colored {
  filter: brightness(0) saturate(100%) invert(75%) sepia(70%) saturate(4488%) hue-rotate(180deg) brightness(86%) contrast(87%); }

body {
  font-size: 14px;
  font-family: sans-serif; }

.d-print-none {
  display: none; }

.print-clear {
  clear: both;
  float: left;
  width: 100%; }

.next-page {
  break-before: page;
  page-break-before: always !important;
  display: block; }

.header-content {
  border: none !important; }
  .header-content .container {
    text-align: center !important; }
  .header-content img {
    max-width: 50px;
    margin-bottom: 10px; }

.btn {
  display: none; }

.animated {
  opacity: 1 !important; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

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

.text-white {
  color: white !important; }

.text-muted {
  color: #6c757d; }

.text-primary {
  color: #25567c; }

.font-weight-bold {
  font-weight: 700; }

h2 {
  color: #25567c;
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-family: "Squada One";
  font-weight: 500;
  line-height: 1.2;
  font-size: 2rem; }

h3 {
  color: #be822eff;
  margin-bottom: 0.5rem;
  margin-top: 0.8rem;
  font-family: "Squada One";
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.75rem; }

ul.circle {
  list-style: circle; }

p {
  margin-bottom: 0.5rem;
  margin-top: 0; }

a {
  text-decoration: none; }

.row {
  clear: both;
  width: 100%; }

.col-3 {
  float: left;
  width: 25%; }

.col-4 {
  float: left;
  width: 33.33333%; }

.col-5 {
  float: left;
  width: 41.66666%; }

.col-6 {
  float: left;
  width: 50%; }

.col-8 {
  float: left;
  width: 66.66666%; }

.col-9 {
  float: left;
  width: 75%; }

.col-12 {
  float: left;
  width: 100%; }

.pt-1 {
  padding-top: .25rem; }

.pt-2 {
  padding-top: .5rem; }

.pb-2 {
  padding-bottom: .5rem; }

.pl-ol {
  padding-left: 10px; }

.mt-2 {
  margin-top: 1rem; }

.mb-0 {
  margin-bottom: 0 !important;
  margin-top: 0; }

.no-mb p, .no-mb ul {
  margin-bottom: 0 !important; }

.mt-print {
  margin-top: 15px; }

.mb-print {
  margin-bottom: 15px; }

ul {
  margin-top: 0; }

table td, table th {
  border-bottom: 1px solid #dee2e6; }

.bg-light {
  background-color: #66a3d4;
  padding: .25rem .5rem; }

.text-dark-blue {
  color: #113f69ff; }

.bg-dark-blue {
  background-color: #113f69ff; }

* {
  -webkit-print-color-adjust: exact !important;
  /* Chrome, Safari */
  color-adjust: exact !important;
  /*Firefox*/
  box-sizing: border-box; }

.small {
  font-size: 80%; }

.x-small {
  font-size: 70%; }

.two-cols {
  column-count: 2;
  column-gap: 30px; }

a {
  color: black; }

.sign {
  border-top: 1px solid #000000;
  margin-top: 40px;
  padding-top: 5px;
  font-size: 12px; }

.screen-only {
  display: none; }

.border-dark {
  border-color: black !important; }

.border-top {
  border-top: 1px solid black; }

.border-bottom {
  border-bottom: 1px solid #dee2e6; }

table td {
  padding: 5px 0; }

table td, table th {
  border-bottom: 1px solid #dee2e6; }

.border-bottom-none {
  border-bottom: 0 none; }

.table.table-striped {
  width: 100%;
  margin-bottom: 1rem; }
  .table.table-striped tr {
    margin: 0;
    padding: 0;
    border: 0 none; }
  .table.table-striped .thead-dark {
    background-color: #113f69ff; }
    .table.table-striped .thead-dark th {
      background-color: #113f69ff;
      color: white;
      border: 0 none !important;
      margin: 0 !important; }
  .table.table-striped th, .table.table-striped td {
    padding: 0.25rem 0.5rem;
    border: 0 none;
    margin: 0; }
  .table.table-striped tbody tr:nth-of-type(2n) {
    background-color: rgba(0, 0, 0, 0.05); }

.printable .contract-header {
  padding: .25rem .5rem; }

.printable .row {
  float: left;
  width: 100%; }

.main-content section {
  float: left;
  width: 100%; }

.main-content .first-div {
  padding: 0; }

.main-content .d-flex {
  display: flex !important; }

.main-content .align-items-center {
  align-items: center !important; }

.main-content .align-items-end {
  align-items: flex-end !important; }

.main-content .justify-content-center {
  justify-content: center !important; }

.main-content .offer-header {
  border-radius: 10px;
  margin-bottom: 15px;
  display: inline-block;
  padding: 20px; }

.main-content .offer-solution {
  break-inside: auto; }
  .main-content .offer-solution .row.align-items-top {
    margin: 5px 0; }
  .main-content .offer-solution .col-2.col-md-1, .main-content .offer-solution .col-1 {
    float: left;
    width: 30px;
    padding: 0  30px 0 15px;
    font-size: 20px;
    font-weight: bold;
    color: #25567c;
    margin-left: 0 !important; }
  .main-content .offer-solution .col-9.col-md-10, .main-content .offer-solution .col-10 {
    float: left;
    width: calc(100% - 60px);
    padding-top: 3px;
    margin: 0; }

.main-content .project-header {
  width: 80%;
  margin: 0 auto 0 auto;
  text-align: center; }
  .main-content .project-header .display-3 {
    font-size: 1.8rem; }
  .main-content .project-header .display-4 {
    font-size: 1rem; }
  .main-content .project-header .ml-4 {
    margin-left: 15px; }
  .main-content .project-header .project-list-img {
    width: 250px;
    margin-bottom: 30px; }

.main-content .project-list .d-flex.justify-content-between {
  justify-content: space-between !important;
  display: flex;
  align-items: start !important; }

.main-content .project-list .col-10.col-md-5 {
  width: 40%;
  margin: 0 5% 30px 5%;
  float: left;
  break-inside: avoid; }
  .main-content .project-list .col-10.col-md-5:nth-child(odd) {
    clear: both; }
  .main-content .project-list .col-10.col-md-5 img {
    max-width: 100%;
    border-radius: 10px; }

.main-content .project-list h2 {
  line-height: 2rem;
  margin-bottom: 5px !important; }

.main-content .project-cta .col-10 {
  width: 75%;
  margin: 0 auto; }

.main-content .project-cta .text-white {
  color: #25567c !important; }

.main-content .project-goals {
  padding: 20px 0;
  margin: 20px 0 40px;
  border-radius: 10px;
  float: left;
  width: 100%; }
  .main-content .project-goals > container > row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%; }
  .main-content .project-goals .col-6.col-md-4:first-child:nth-last-child(1) {
    width: 100%; }
  .main-content .project-goals .col-6.col-md-4:first-child:nth-last-child(2), .main-content .project-goals .col-6.col-md-4:first-child:nth-last-child(2) ~ div {
    width: 50%; }
  .main-content .project-goals .col-6.col-md-4:first-child:nth-last-child(3), .main-content .project-goals .col-6.col-md-4:first-child:nth-last-child(3) ~ div {
    width: 33.3333%; }
  .main-content .project-goals .display-2 {
    font-size: 1.5rem; }
  .main-content .project-goals .display-4 {
    font-size: 1rem; }

.main-content .project-details .col-10.col-md-4 {
  float: left;
  width: 25%; }

.main-content .project-details .col-10.col-md-7 {
  float: right;
  width: 70%; }

.main-content .project-details img {
  float: left;
  width: 200px !important;
  border-radius: 10px; }

.main-content .project-impact .row {
  display: flex; }

.main-content .project-impact .image-cursor {
  max-width: 150px; }

.main-content .project-add {
  display: none; }

.main-content #services > .half-div {
  margin: 0 0 10px 0;
  border-radius: 10px; }

.main-content #services .service-item .container {
  width: 100%;
  padding: 20px; }
  .main-content #services .service-item .container .justify-content-between {
    justify-content: space-between !important;
    display: flex;
    width: 100%;
    align-items: start !important; }
    .main-content #services .service-item .container .justify-content-between img {
      max-width: 80px; }
    .main-content #services .service-item .container .justify-content-between .text-right {
      text-align: left; }

.main-content #services .multi-collapse {
  background-image: unset !important;
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .main-content #services .multi-collapse img {
    max-width: 230px; }

.main-content .service-rates h1 {
  color: #25567c; }

.main-content .service-rates .col-md-6, .main-content .service-rates .col-md-5 {
  float: left;
  width: 50%; }
  .main-content .service-rates .col-md-6 img, .main-content .service-rates .col-md-5 img {
    max-width: 300px; }

.main-content #valeurs .col-10.col-lg-7 img {
  width: 250px;
  margin: 0 auto; }

.main-content #clients .row {
  display: flex;
  flex-wrap: wrap; }
  .main-content #clients .row .col-6 {
    width: 25%; }
    .main-content #clients .row .col-6 img {
      max-width: 120px; }

.main-content .about-ca {
  margin: 30px 0;
  color: #25567c !important; }
  .main-content .about-ca * {
    color: #25567c !important; }

.main-content .home-services .col-11 {
  width: 50%;
  float: left; }
  .main-content .home-services .col-11 img {
    width: 300px; }

.main-content .home-punchline {
  border-radius: 10px;
  margin: 30px 0; }
  .main-content .home-punchline .text-white *, .main-content .home-punchline .link-bg-dark {
    color: white !important; }

.main-content .home-team {
  float: left;
  width: 100%;
  clear: both; }
  .main-content .home-team .grid-team {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    height: unset !important;
    clear: both;
    margin-top: 15px; }
    .main-content .home-team .grid-team .grid-item {
      float: left;
      width: 30%;
      margin: 0 1%;
      position: relative !important;
      top: unset !important;
      left: unset !important; }
      .main-content .home-team .grid-team .grid-item:nth-child(5), .main-content .home-team .grid-team .grid-item:nth-child(8) {
        clear: both; }
      .main-content .home-team .grid-team .grid-item img {
        width: 100%;
        border: 2px solid #25567c;
        border-radius: 10px; }
  .main-content .home-team .team-bg-img {
    display: none !important; }

.offer-timeline {
  break-inside: avoid; }
  .offer-timeline #lines {
    max-width: 750px; }
