@charset "UTF-8";
/********** MARGIN **********/
.m-0 {
  margin: 0em !important;
}

.m-1 {
  margin: 1em !important;
}

.m-2 {
  margin: 2em !important;
}

.m-3 {
  margin: 3em !important;
}

.m-4 {
  margin: 4em !important;
}

.m-5 {
  margin: 5em !important;
}

.m-6 {
  margin: 6em !important;
}

.m-7 {
  margin: 7em !important;
}

.m-8 {
  margin: 8em !important;
}

.m-9 {
  margin: 9em !important;
}

.m-10 {
  margin: 10em !important;
}

.mt-0 {
  margin-top: 0em !important;
}

.mt-1 {
  margin-top: 1em !important;
}

.mt-2 {
  margin-top: 2em !important;
}

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

.mt-4 {
  margin-top: 4em !important;
}

.mt-5 {
  margin-top: 5em !important;
}

.mt-6 {
  margin-top: 6em !important;
}

.mt-7 {
  margin-top: 7em !important;
}

.mt-8 {
  margin-top: 8em !important;
}

.mt-9 {
  margin-top: 9em !important;
}

.mt-10 {
  margin-top: 10em !important;
}

.ml-0 {
  margin-left: 0em !important;
}

.ml-1 {
  margin-left: 1em !important;
}

.ml-2 {
  margin-left: 2em !important;
}

.ml-3 {
  margin-left: 3em !important;
}

.ml-4 {
  margin-left: 4em !important;
}

.ml-5 {
  margin-left: 5em !important;
}

.ml-6 {
  margin-left: 6em !important;
}

.ml-7 {
  margin-left: 7em !important;
}

.ml-8 {
  margin-left: 8em !important;
}

.ml-9 {
  margin-left: 9em !important;
}

.ml-10 {
  margin-left: 10em !important;
}

.mr-0 {
  margin-right: 0em !important;
}

.mr-1 {
  margin-right: 1em !important;
}

.mr-2 {
  margin-right: 2em !important;
}

.mr-3 {
  margin-right: 3em !important;
}

.mr-4 {
  margin-right: 4em !important;
}

.mr-5 {
  margin-right: 5em !important;
}

.mr-6 {
  margin-right: 6em !important;
}

.mr-7 {
  margin-right: 7em !important;
}

.mr-8 {
  margin-right: 8em !important;
}

.mr-9 {
  margin-right: 9em !important;
}

.mr-10 {
  margin-right: 10em !important;
}

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

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

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

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

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

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

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

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

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

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

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

.mx-0 {
  margin-right: 0em !important;
  margin-left: 0em !important;
}

.mx-1 {
  margin-right: 1em !important;
  margin-left: 1em !important;
}

.mx-2 {
  margin-right: 2em !important;
  margin-left: 2em !important;
}

.mx-3 {
  margin-right: 3em !important;
  margin-left: 3em !important;
}

.mx-4 {
  margin-right: 4em !important;
  margin-left: 4em !important;
}

.mx-5 {
  margin-right: 5em !important;
  margin-left: 5em !important;
}

.mx-6 {
  margin-right: 6em !important;
  margin-left: 6em !important;
}

.mx-7 {
  margin-right: 7em !important;
  margin-left: 7em !important;
}

.mx-8 {
  margin-right: 8em !important;
  margin-left: 8em !important;
}

.mx-9 {
  margin-right: 9em !important;
  margin-left: 9em !important;
}

.mx-10 {
  margin-right: 10em !important;
  margin-left: 10em !important;
}

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

.my-1 {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

.my-2 {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}

.my-3 {
  margin-top: 3em !important;
  margin-bottom: 3em !important;
}

.my-4 {
  margin-top: 4em !important;
  margin-bottom: 4em !important;
}

.my-5 {
  margin-top: 5em !important;
  margin-bottom: 5em !important;
}

.my-6 {
  margin-top: 6em !important;
  margin-bottom: 6em !important;
}

.my-7 {
  margin-top: 7em !important;
  margin-bottom: 7em !important;
}

.my-8 {
  margin-top: 8em !important;
  margin-bottom: 8em !important;
}

.my-9 {
  margin-top: 9em !important;
  margin-bottom: 9em !important;
}

.my-10 {
  margin-top: 10em !important;
  margin-bottom: 10em !important;
}

@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0em !important;
  }
  .mt-lg-1 {
    margin-top: 1em !important;
  }
  .mt-lg-2 {
    margin-top: 2em !important;
  }
  .mt-lg-3 {
    margin-top: 3em !important;
  }
  .mt-lg-4 {
    margin-top: 4em !important;
  }
  .mt-lg-5 {
    margin-top: 5em !important;
  }
  .mt-lg-6 {
    margin-top: 6em !important;
  }
  .mt-lg-7 {
    margin-top: 7em !important;
  }
  .mt-lg-8 {
    margin-top: 8em !important;
  }
  .mt-lg-9 {
    margin-top: 9em !important;
  }
  .mt-lg-10 {
    margin-top: 10em !important;
  }
  .ml-lg-0 {
    margin-left: 0em !important;
  }
  .ml-lg-1 {
    margin-left: 1em !important;
  }
  .ml-lg-2 {
    margin-left: 2em !important;
  }
  .ml-lg-3 {
    margin-left: 3em !important;
  }
  .ml-lg-4 {
    margin-left: 4em !important;
  }
  .ml-lg-5 {
    margin-left: 5em !important;
  }
  .ml-lg-6 {
    margin-left: 6em !important;
  }
  .ml-lg-7 {
    margin-left: 7em !important;
  }
  .ml-lg-8 {
    margin-left: 8em !important;
  }
  .ml-lg-9 {
    margin-left: 9em !important;
  }
  .ml-lg-10 {
    margin-left: 10em !important;
  }
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
}
/********** PADDING **********/
.p-0 {
  padding: 0em !important;
}

.p-1 {
  padding: 1em !important;
}

.p-2 {
  padding: 2em !important;
}

.p-3 {
  padding: 3em !important;
}

.p-4 {
  padding: 4em !important;
}

.p-5 {
  padding: 5em !important;
}

.p-6 {
  padding: 6em !important;
}

.p-7 {
  padding: 7em !important;
}

.p-8 {
  padding: 8em !important;
}

.p-9 {
  padding: 9em !important;
}

.p-10 {
  padding: 10em !important;
}

.pt-0 {
  padding-top: 0em !important;
}

.pt-1 {
  padding-top: 1em !important;
}

.pt-2 {
  padding-top: 2em !important;
}

.pt-3 {
  padding-top: 3em !important;
}

.pt-4 {
  padding-top: 4em !important;
}

.pt-5 {
  padding-top: 5em !important;
}

.pt-6 {
  padding-top: 6em !important;
}

.pt-7 {
  padding-top: 7em !important;
}

.pt-8 {
  padding-top: 8em !important;
}

.pt-9 {
  padding-top: 9em !important;
}

.pt-10 {
  padding-top: 10em !important;
}

.pl-0 {
  padding-left: 0em !important;
}

.pl-1 {
  padding-left: 1em !important;
}

.pl-2 {
  padding-left: 2em !important;
}

.pl-3 {
  padding-left: 3em !important;
}

.pl-4 {
  padding-left: 4em !important;
}

.pl-5 {
  padding-left: 5em !important;
}

.pl-6 {
  padding-left: 6em !important;
}

.pl-7 {
  padding-left: 7em !important;
}

.pl-8 {
  padding-left: 8em !important;
}

.pl-9 {
  padding-left: 9em !important;
}

.pl-10 {
  padding-left: 10em !important;
}

.pr-0 {
  padding-right: 0em !important;
}

.pr-1 {
  padding-right: 1em !important;
}

.pr-2 {
  padding-right: 2em !important;
}

.pr-3 {
  padding-right: 3em !important;
}

.pr-4 {
  padding-right: 4em !important;
}

.pr-5 {
  padding-right: 5em !important;
}

.pr-6 {
  padding-right: 6em !important;
}

.pr-7 {
  padding-right: 7em !important;
}

.pr-8 {
  padding-right: 8em !important;
}

.pr-9 {
  padding-right: 9em !important;
}

.pr-10 {
  padding-right: 10em !important;
}

.pb-0 {
  padding-bottom: 0em !important;
}

.pb-1 {
  padding-bottom: 1em !important;
}

.pb-2 {
  padding-bottom: 2em !important;
}

.pb-3 {
  padding-bottom: 3em !important;
}

.pb-4 {
  padding-bottom: 4em !important;
}

.pb-5 {
  padding-bottom: 5em !important;
}

.pb-6 {
  padding-bottom: 6em !important;
}

.pb-7 {
  padding-bottom: 7em !important;
}

.pb-8 {
  padding-bottom: 8em !important;
}

.pb-9 {
  padding-bottom: 9em !important;
}

.pb-10 {
  padding-bottom: 10em !important;
}

.px-0 {
  padding-right: 0em !important;
  padding-left: 0em !important;
}

.px-1 {
  padding-right: 1em !important;
  padding-left: 1em !important;
}

.px-2 {
  padding-right: 2em !important;
  padding-left: 2em !important;
}

.px-3 {
  padding-right: 3em !important;
  padding-left: 3em !important;
}

.px-4 {
  padding-right: 4em !important;
  padding-left: 4em !important;
}

.px-5 {
  padding-right: 5em !important;
  padding-left: 5em !important;
}

.px-6 {
  padding-right: 6em !important;
  padding-left: 6em !important;
}

.px-7 {
  padding-right: 7em !important;
  padding-left: 7em !important;
}

.px-8 {
  padding-right: 8em !important;
  padding-left: 8em !important;
}

.px-9 {
  padding-right: 9em !important;
  padding-left: 9em !important;
}

.px-10 {
  padding-right: 10em !important;
  padding-left: 10em !important;
}

.py-0 {
  padding-top: 0em !important;
  padding-bottom: 0em !important;
}

.py-1 {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}

.py-2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}

.py-3 {
  padding-top: 3em !important;
  padding-bottom: 3em !important;
}

.py-4 {
  padding-top: 4em !important;
  padding-bottom: 4em !important;
}

.py-5 {
  padding-top: 5em !important;
  padding-bottom: 5em !important;
}

.py-6 {
  padding-top: 6em !important;
  padding-bottom: 6em !important;
}

.py-7 {
  padding-top: 7em !important;
  padding-bottom: 7em !important;
}

.py-8 {
  padding-top: 8em !important;
  padding-bottom: 8em !important;
}

.py-9 {
  padding-top: 9em !important;
  padding-bottom: 9em !important;
}

.py-10 {
  padding-top: 10em !important;
  padding-bottom: 10em !important;
}

.index-test #index-services h3::after, .index-test #index-services h3::before, .index-test #index-partner h3::after, .index-test #index-partner h3::before {
  display: none !important;
}
.index-test #index-services h3 span, .index-test #index-partner h3 span {
  color: #69aee0;
}
.index-test .index-after {
  background-image: url("../images/index-header.svg");
  height: 200px;
  width: 100%;
}
.index-test nav .button {
  background: #69aee0;
  border-radius: 8px;
}
.index-test #index-title .h2-small b {
  color: #69aee0;
}
.index-test #index-title .button {
  background: #69aee0;
  border-radius: 8px;
  z-index: 2;
}
.index-test #index-title::after {
  content: url("../images/index-header.svg");
  position: absolute;
  bottom: -4px;
  width: 100%;
  z-index: 1;
}
.index-test #index-domains .box-index {
  width: 100%;
  padding: 35px;
  border: none;
  color: #2b587b;
  position: relative;
  background: #ebf7ff;
  text-align: center;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  border-radius: 15px;
  transition: all 0.3s ease-in-out;
}
.index-test #index-domains .box-index:hover {
  background: #b9dcf5;
}
.index-test #index-domains .box-index:hover .domains-button-box {
  color: #2b587b;
}
.index-test #index-domains .box-index:hover .circle {
  border-color: #2b587b;
}
.index-test #index-domains .box-index:hover .circle i {
  color: #2b587b;
}
.index-test #index-domains .box-index .domains-button-box {
  margin-top: 15px;
  font-size: 1rem;
  color: #accae2;
  margin-left: auto;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
.index-test #index-domains .box-index .circle {
  border: 3px solid #accae2;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  transition: all 0.3s ease-in-out;
}
.index-test #index-domains .box-index .circle i {
  font-size: 1rem;
  color: #accae2;
  transition: all 0.3s ease-in-out;
}
.index-test #index-services h3 {
  width: 100%;
}
.index-test #index-services .services-subtitle {
  color: #69aee0;
}
.index-test #index-partner h3 {
  width: 100%;
}
.index-test #index-contact {
  background: #ebf7ff;
}
.index-test #index-contact .button {
  background: #69aee0;
  border-radius: 8px;
}
.index-test .copyright {
  background: #ebf7ff;
}
.index-test #navigation .nav-link:hover {
  color: #69aee0;
}

.index-after {
  background-image: url("../images/index-header.svg");
  height: 200px;
  width: 100%;
}

#index-title {
  background-repeat: repeat !important;
  height: 100vh;
}
#index-title a {
  font-size: 25px;
  border-radius: 20px;
}
#index-title h1 {
  padding-top: 0;
  width: 100%;
}
#index-title .title {
  top: 50%;
  position: relative;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
}

.index-logo {
  padding-bottom: 50px;
  width: 450px;
}
@media screen and (max-width: 1200px) {
  .index-logo {
    width: 60%;
  }
}

#index-domains img {
  width: 300px;
  max-height: 140px;
}
@media screen and (max-width: 1200px) {
  #index-domains img {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #index-domains img {
    width: 60%;
  }
}
#index-domains h2 {
  text-align: center;
  font-weight: bold;
  margin: 40px 0;
  font-size: 1.7rem;
  height: 15%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
}
@media screen and (max-width: 1500px) {
  #index-domains h2 {
    font-size: 1.3rem;
  }
}
#index-domains .container > p {
  font-weight: 400;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  #index-domains .container > p {
    font-size: 1.1rem;
  }
}
#index-domains .box {
  text-align: center;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
#index-domains .box b {
  font-size: 1.5rem;
}
#index-domains .box p {
  font-size: 1.2rem;
}

#index-services h3::before {
  content: url("../images/index-services.png");
}
#index-services p:nth-child(2) {
  font-size: 1.2rem;
  font-weight: bold;
}
#index-services .services-subtitle {
  font-weight: bold;
  color: #41b9c1;
}
#index-services ul {
  list-style: none;
  padding-left: 0;
}
#index-services li {
  margin-bottom: 10px;
}
#index-services li::before {
  display: none;
}
@media screen and (max-width: 992px) {
  #index-services .index-services-text, #index-services .index-services-img {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

#index-partner h3::before {
  content: url("../images/index-partner.png");
}
#index-partner a img {
  width: 150px;
}
#index-partner .row {
  overflow: hidden;
}
#index-partner button:focus {
  outline: none;
}

.slick-slide {
  margin: 0px 10px;
  padding: 0 20px;
}

.logo-carousel {
  overflow: inherit;
}

.slick-slide img {
  margin: 0 auto;
}

.slick-track::before,
.slick-track::after {
  display: table;
  content: "";
}

.slick-track::after {
  clear: both;
}

.slick-track {
  padding: 1rem 0;
  display: flex;
  align-items: center;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  background: white;
  width: 2rem;
  height: 2rem;
  border: 2px solid #ACCAE2;
  border-radius: 50%;
  text-indent: -10000px;
  margin-top: -16px;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}
.slick-arrow:hover {
  background: #E6F4FF;
}
.slick-arrow::after {
  border-color: #ACCAE2;
  border-style: solid;
  border-width: 0 0 2px 2px;
  content: "";
  display: block;
  height: 0.5rem;
  position: absolute;
  width: 0.5rem;
  top: 55%;
  left: 45%;
  /* The arrow sprints to the left when the link is hovered */
  transition: left 0.1s;
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
}
@media (max-width: 768px) {
  .slick-arrow .slick-arrow {
    width: 1rem;
    height: 1rem;
  }
}

.slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg);
}

.slick-arrow.slick-prev {
  left: 0;
}

#index-contact, #bannière-contact {
  text-align: center;
  background: #e7eef4;
  padding: 50px;
}
#index-contact h4, #bannière-contact h4 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
}

.button {
  background: #41b9c1;
  color: white;
  border-radius: 15px;
  font-size: 1rem;
  padding: 10px 15px;
  display: flex;
  width: fit-content;
  align-items: center;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.button i:last-child {
  font-size: 25px;
  color: white;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  right: -25px;
  opacity: 0;
}
.button:hover {
  color: white;
  padding-right: 45px;
}
.button:hover i {
  right: 15px;
  opacity: 1;
}

.copyright {
  background: #e7eef4;
  font-weight: bold;
}

.footer-icon {
  width: 30px;
  margin-right: 10px;
}

#footer-index a {
  color: #2b587b;
  width: fit-content;
}
#footer-index .plan a {
  font-size: 0.8rem;
}
#footer-index .footer-logo {
  width: 60%;
}
#footer-index #footer-contact p {
  font-weight: 400 !important;
}
#footer-index p {
  margin: 0;
  font-weight: bold;
}
#footer-index .footer-center {
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #footer-index .footer-center {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1200px) {
  #footer-index .col-xl-3.col-md-6.col-12 {
    margin-bottom: 30px;
  }
}

.index-metrology-background {
  background-image: url("../images/index-metrology-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#index-logiciels .box, #index-formations .box, #index-actualites .box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px;
}

#index-logiciels .box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#index-logiciels h3::before {
  content: url("../images/index-logiciels.png");
}
#index-logiciels a {
  font-size: 1rem;
}
#index-logiciels a img {
  width: 100%;
}

#index-presentation h3::before {
  content: url("../images/index-services.png");
}
#index-presentation video {
  border-radius: 50px;
  box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.3);
}

#index-formations h3::before {
  content: url("../images/index-formations.png");
}
#index-formations .decalage {
  transform: translateY(50px);
}
@media screen and (max-width: 1199px) {
  #index-formations .decalage {
    transform: translateY(0);
  }
}

.index-formations-svg-fill {
  transition: all 0.5s ease-in-out;
  fill: #abc9E1;
}

#index-formations svg ~ div svg, #index-actualites svg ~ div svg {
  width: 40%;
  margin-bottom: 15px;
}
#index-formations img, #index-actualites img {
  width: 100%;
}
#index-formations a, #index-actualites a {
  font-size: 1.5rem;
  line-height: 1.7rem;
}
#index-formations a:hover .index-formations-svg-fill, #index-actualites a:hover .index-formations-svg-fill {
  fill: #ffffff;
  transition: all 0.7s ease-in-out;
}
#index-formations a p, #index-actualites a p {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 1.2rem;
}

#index-actualites {
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(231, 238, 244) 40%, rgb(231, 238, 244) 70%, rgb(255, 255, 255) 100%);
  padding-bottom: 10em;
  overflow: visible;
}
#index-actualites h3::before {
  content: url("../images/index-actualites.png");
}
#index-actualites .box {
  box-shadow: none;
}
#index-actualites .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#index-actualites .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}
#index-actualites .owl-nav {
  display: flex;
  justify-content: center;
}
#index-actualites .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  width: 2rem;
  height: 2rem;
  border: 2px solid #ACCAE2;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  margin: 20px 5px 0 5px;
}
#index-actualites .owl-nav button::before {
  border-color: #ACCAE2;
  border-style: solid;
  border-width: 0 0 2px 2px;
  content: "";
  display: block;
  height: 0.5rem;
  position: absolute;
  width: 0.5rem;
}
#index-actualites .owl-nav button:focus {
  outline: none;
}
#index-actualites .owl-nav button:hover {
  background: #E6F4FF;
}
#index-actualites .owl-nav button span {
  display: none;
}
#index-actualites .owl-nav .owl-next {
  transform: rotate(180deg);
}
#index-actualites .owl-nav .owl-next::before {
  transform: rotate(45deg);
}
#index-actualites .owl-nav .owl-prev::before {
  transform: rotate(45deg);
}

body {
  font-family: "Noto Sans", sans-serif;
  color: #2b587b !important;
  font-size: 12px;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none !important;
  font-size: 1rem;
}

p {
  font-size: 1rem;
}

.nav-ombre {
  box-shadow: 0 4px 50px 0 rgba(43, 88, 123, 0.2);
}

.text-red {
  color: #E64040;
}

.h-fit {
  height: fit-content;
}

.disabled {
  background: #a5a5a5;
  pointer-events: none;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.width-fit {
  width: fit-content;
}

.background-index {
  background-image: url("../images/fond-accueil.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.background-gradient-blue {
  background: linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
  background-repeat: no-repeat;
}

@media (min-width: 1200px) and (max-width: 1550px) {
  .container {
    max-width: 1150px;
  }
}
@media (min-width: 1550px) and (max-width: 1920px) {
  .container {
    max-width: 1400px;
  }
}
@media screen and (min-width: 1921px) {
  .container {
    max-width: 1600px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    width: 90%;
  }
}

ul {
  margin-bottom: 0;
}

li {
  display: block;
  font-size: 1rem;
}
li::before {
  content: ""; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  background: #41b9c1; /* Change the color */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  margin-left: -18px; /* Also needed for space (tweak if needed) */
}

/********** TITRES **********/
.title-height {
  display: flex;
  align-items: center;
  height: 100vh;
  background-size: 60%, contain;
  background-position: 110% 50%, center;
  background-repeat: no-repeat, no-repeat;
}
@media screen and (max-width: 992px) {
  .title-height {
    background-position: 1000% 1000%, center !important;
  }
}
.title-height .title {
  position: relative;
  text-align: left;
}
@media screen and (max-width: 900px) {
  .title-height .title {
    text-align: center;
  }
}
.title-height .title a {
  font-size: 1.2rem;
  margin-top: 50px !important;
}

h1, h2, h3 {
  margin: 0;
}

.title h1, .title p {
  width: 55%;
}
@media screen and (max-width: 900px) {
  .title h1, .title p {
    width: 100%;
  }
}
.title p {
  font-size: 1.5rem;
}
@media screen and (max-width: 900px) {
  .title a {
    margin-left: auto;
    margin-right: auto;
  }
}
.title img {
  width: 600px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1550px) {
  .title img {
    width: 400px;
  }
}
@media screen and (max-width: 900px) {
  .title img {
    width: 100%;
  }
}

h1 {
  font-size: 3rem;
  font-weight: 300;
}
@media screen and (max-width: 1550px) {
  h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 920px) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 770px) {
  h1 {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 500px) {
  h1 {
    margin-bottom: 30px;
    font-size: 1.2rem;
  }
}
h1 .h1-big {
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (max-width: 1550px) {
  h1 .h1-big {
    font-size: 3rem;
  }
}
@media screen and (max-width: 920px) {
  h1 .h1-big {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 770px) {
  h1 .h1-big {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 500px) {
  h1 .h1-big {
    font-size: 1.8rem;
  }
}

.h2-small {
  font-size: 2.2rem;
}
@media screen and (max-width: 1550px) {
  .h2-small {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 920px) {
  .h2-small {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 770px) {
  .h2-small {
    margin-bottom: 30px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .h2-small {
    margin-bottom: 30px;
    font-size: 0.8rem;
  }
}
.h2-small b {
  font-weight: bold;
  color: #41b9c1;
}

h3 {
  font-size: 2.5rem;
  font-weight: bold;
  width: fit-content;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 2rem;
  }
}
h3 span {
  color: #41b9c1;
}
h3::after {
  content: "";
  display: block;
  width: 10rem;
  height: 2px;
  background: #41b9c1;
  margin-top: 10px;
  margin-left: 42px;
}
h3::before {
  position: relative;
  left: -10px;
  top: 50%;
}

/********************/
/********** BOX **********/
.box {
  width: 100%;
  border-radius: 50px;
  box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.3);
  padding: 35px;
  border: none;
  color: #2b587b;
  position: relative;
  overflow: hidden;
  background: white;
}
@media screen and (max-width: 550px) {
  .box {
    padding: 20px;
    border-radius: 20px;
  }
}
.box p {
  margin-bottom: 0;
}
.box b, .box p, .box svg, .box img {
  z-index: 2;
}
.box .bubble-container {
  filter: url(#gooey-fill);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.box .bubble-container .bubble {
  position: absolute;
  width: 60%;
  height: 60%;
  background: #accae2;
  border-radius: 40%;
  z-index: 1;
  filter: url(#gooey-fill);
}
.box .bubble-container .bubble-1 {
  top: 110%;
  right: -20%;
  transition: all 1s ease-in-out;
}
.box .bubble-container .bubble-2 {
  top: 110%;
  right: 20%;
  transition: all 0.7s ease-in-out;
}
.box .bubble-container .bubble-3 {
  top: 0%;
  right: -70%;
  transition: all 0.6s ease-in-out;
}
.box .bubble-container .bubble-4 {
  top: 80%;
  right: -65%;
  transition: all 0.6s ease-in-out;
}
.box .bubble-container .bubble-5 {
  top: 80%;
  right: -65%;
  transition: all 0.8s ease-in-out;
}
.box .bubble-container .bubble-6 {
  top: 110%;
  right: 66%;
  transition: all 0.6s ease-in-out;
}
.box:hover {
  color: #2b587b;
}
.box:hover .bubble-1 {
  top: 47%;
  right: 42%;
}
.box:hover .bubble-2 {
  top: 0%;
  right: 50%;
}
.box:hover .bubble-3 {
  top: 0%;
  right: -10%;
}
.box:hover .bubble-4 {
  top: 47%;
  right: -5%;
}
.box:hover .bubble-5 {
  top: 0%;
  right: 19%;
}
.box:hover .bubble-6 {
  top: 46%;
  right: 46%;
}
.box:hover .domains-button-box {
  color: white;
  transition: all 0.5s ease-in-out;
}
.box:hover .circle i {
  color: white;
  transition: all 0.5s ease-in-out;
}
.box img {
  margin-bottom: 35px;
}
.box .domains-button-box {
  margin-top: 15px;
  font-size: 1rem;
  color: #accae2;
  margin-left: auto;
  display: flex;
  align-items: center;
  transition: all 1s ease-in-out;
  z-index: 2;
}
.box .circle {
  border: 3px solid #accae2;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.box .circle i {
  font-size: 1rem;
  color: #accae2;
  transition: all 1s ease-in-out;
}

/********************/
/********** RETURN-TO-TOP **********/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  /*display: block;*/
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top:hover i {
  top: 5px;
}

/*******************/
#navigation {
  transition: all 0.3s ease;
  max-height: 100%;
  width: 100%;
  max-width: 100vw;
}
@media screen and (max-width: 991px) {
  #navigation {
    overflow: auto;
  }
}
#navigation .navbar-brand img {
  width: 150px;
}
#navigation li {
  transition: all 0.3s ease;
  list-style: none;
}
#navigation li::before {
  display: none;
}
#navigation .home {
  color: #2b587b;
  font-weight: 600;
  font-size: 1.5rem;
  transition: all 0.2s ease-in-out;
}
#navigation .home:hover {
  color: #41b9c1;
}
#navigation .nav-link {
  color: #2b587b;
  transition: all 0.2s ease-in-out;
}
#navigation .nav-link:hover {
  color: #41b9c1;
}
#navigation .nav-link:hover i {
  transform: rotate(-180deg);
}
#navigation a {
  text-decoration: none;
}
#navigation .dropdown-menu {
  border-radius: 30px;
  box-shadow: 0 4px 70px 0 rgba(43, 88, 123, 0.3);
  background: #fff;
  padding: 0;
  border: none;
  top: 100%;
  overflow: hidden;
}
#navigation .dropdown-menu:hover + .nav-link {
  color: #41b9c1;
}
#navigation .dropdown-menu:hover + .nav-link i {
  transform: rotate(-180deg);
}
#navigation .dropdown-menu .dropdown-item {
  color: #2b587b;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 991px) {
  #navigation .dropdown-menu .dropdown-item {
    white-space: normal;
  }
}
#navigation .dropdown-menu .dropdown-item:hover {
  color: #41b9c1;
}
#navigation .dropdown-menu .dropdown-item:first-child {
  padding-top: 24px;
}
#navigation .dropdown-menu .dropdown-item:last-child {
  padding-bottom: 24px;
}
#navigation .dropdown-menu img {
  margin-right: 10px;
}
#navigation .dropdown-toggle i {
  margin-left: 5px;
  font-size: 0.8rem;
  transition: transform 0.2s ease-in-out;
}
#navigation .dropdown-toggle::after {
  border: none;
  height: 0;
  width: 0;
}
#navigation .button {
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  #navigation .button {
    margin: 10px auto;
  }
}

.navbar-toggler:focus-visible {
  outline: none !important;
  border: none !important;
}

@media screen and (max-width: 992px) {
  .navbar {
    background: white;
  }
}

.navbar-nav {
  width: 60%;
  margin-left: 30px;
}
@media screen and (max-width: 992px) {
  .navbar-nav {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .navbar-nav li {
    margin: 10px 0;
  }
}

.new {
  color: #943DB8;
}

@media screen and (max-width: 992px) {
  #google_translate_element {
    margin: 10px 0;
  }
}

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    opacity: 0;
    transform: translateY(25px);
    display: block !important;
    pointer-events: none;
    transition: all 0.2s ease-in-out;
  }
  .navbar .nav-item:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(-3px);
    display: block;
    pointer-events: auto;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
.nos-produits-background {
  background-image: url("../images/nos-produits-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#index-produits {
  margin-bottom: 5rem;
}
#index-produits .index-produits-p {
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 50px;
}

.pmq-background {
  background-image: url("../images/pmq-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

.video {
  border-radius: 50px;
  width: 70%;
}
@media screen and (max-width: 1200px) {
  .video {
    width: 100%;
    border-radius: 35px;
  }
}

/********** PMQ CONFORMITÉ **********/
#pmq-conformite h3::before {
  content: url("../images/pmq-conformite.png");
}

/********** PMQ 100% PARAMÉTRABLE **********/
#pmq-parametrable h3::before {
  content: url("../images/pmq-parametrable.png");
}
#pmq-parametrable p span {
  font-size: 2rem;
}

.pmq-parametrable-box {
  background: #e7eef4;
  border-radius: 30px;
  padding: 15px;
}

.innovations-p {
  font-size: 1.2rem;
  font-weight: bold;
}

.innovations-img {
  margin: 0 auto;
  background: white;
  width: 100px;
  height: 100px;
  border-radius: 20px;
  box-shadow: 5px 5px 20px rgba(179, 202, 221, 0.3);
}

.innovations-img img {
  height: 100%;
  padding: 15px;
}

/********** PMQ E-DATA AIA**********/
#pmq-edata h3::before {
  content: url("../images/pmq-edata.png");
}

#pmq-aia h3::before {
  content: url("../images/pmq-aia.png");
}

#pmq-edata .container-logo-edata-aia, #pmq-aia .container-logo-edata-aia {
  gap: 30px;
}

.box-logo-edata-aia {
  background: white;
  border-radius: 60px;
  width: 80%;
  padding: 10%;
  box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-logo-edata-aia img {
  width: 100%;
}

.pmq-edata-aia-picto .box-logo-edata-aia {
  border-radius: 30px;
  padding: 20px;
}
.pmq-edata-aia-picto img {
  width: auto;
}

/********** PMQ EXIGENCES **********/
#pmq-exigences h3::before {
  content: url("../images/pmq-exigences.png");
}

/********** PMQ MODULES **********/
#pmq-modules h3::before {
  content: url("../images/pmq-parametrable.png");
}
#pmq-modules .pmq-modules-box {
  border-radius: 40px;
  box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.3);
  width: 100%;
}
#pmq-modules .pmq-modules-box2 {
  border-radius: 2rem;
}
#pmq-modules #pmq-modules-liste .pmq-modules-box {
  height: 120px;
}
#pmq-modules #pmq-modules-liste p + p {
  font-size: 0.8rem;
}
#pmq-modules .pmq-modules-box img {
  width: 50px;
}
#pmq-modules .pmq-modules-connexion-background {
  background: #CFE7EB;
}
#pmq-modules .pmq-modules-connexion-color {
  color: #43AEBE;
}
#pmq-modules .pmq-modules-organisation-background {
  background: #E6F1E2;
}
#pmq-modules .pmq-modules-organisation-color {
  color: #7CAC66;
}
#pmq-modules .pmq-modules-maitrise-background {
  background: #E9DDEE;
}
#pmq-modules .pmq-modules-maitrise-color {
  color: #B494C5;
}
#pmq-modules .pmq-modules-communication-background {
  background: #FDE5D3;
}
#pmq-modules .pmq-modules-communication-color {
  color: #FBBB94;
}
#pmq-modules .pmq-modules-risques-background {
  background: #F5C8D9;
}
#pmq-modules .pmq-modules-risques-color {
  color: #d56490;
}
#pmq-modules .pmq-modules-titre {
  font-size: 1.6rem;
}
#pmq-modules #pmq-modules-legende span {
  height: 30px;
  width: 50px;
  border-radius: 10px;
}
#pmq-modules #pmq-modules-legende p {
  margin-bottom: 0;
  margin-left: 10px;
}

.gum-background {
  background-image: url("../images/gum-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#gum-titre {
  background-position: 150% 50%, center;
}

#gum-intro h3::before {
  content: url("../images/gum-incertitudes.png");
}

#gum-intro .box, #opperet-intro .box, #gum-fonctions .box, #opperet-fonctions .box {
  position: relative;
  overflow: visible;
  justify-content: start;
  text-align: center;
}
#gum-intro .box p, #opperet-intro .box p, #gum-fonctions .box p, #opperet-fonctions .box p {
  font-size: 1rem;
  margin-bottom: 1rem;
  text-align: left;
}
#gum-intro .box img, #opperet-intro .box img, #gum-fonctions .box img, #opperet-fonctions .box img {
  margin-bottom: 0;
}
#gum-intro .innovations-p, #opperet-intro .innovations-p, #gum-fonctions .innovations-p, #opperet-fonctions .innovations-p {
  font-size: 1.4rem;
}

.gum-opperet-chiffre {
  position: absolute;
  font-size: 8rem !important;
  top: -6.5rem;
  left: 6%;
  color: #41b9c1;
  z-index: 2;
  margin-bottom: 0 !important;
}

#gum-fonctions h3::before, #opperet-fonctions h3::before {
  content: url("../images/index-logiciels.png");
}
#gum-fonctions h3 + .row, #opperet-fonctions h3 + .row {
  gap: 100px;
}

.opperet-background {
  background-image: url("../images/opperet-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#opperet-titre {
  background-position: 150% 50%, center;
}

#opperet-intro h3::before {
  content: url("../images/opperet-periodicites.png");
}

.oip-background {
  background-image: url("../images/oip-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#oip-titre {
  background-size: 45%, contain;
}
@media screen and (max-width: 992px) {
  #oip-titre h1 {
    width: 100%;
  }
}

#oip-avantages .box img {
  width: 220px;
  margin-bottom: 0;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #oip-avantages .box img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #oip-avantages .box img {
    width: 70%;
  }
}
#oip-avantages .box p {
  font-size: 1rem;
  text-align: left;
}

#oip-modules h3::before {
  content: url("../images/oip-modules.png");
}
#oip-modules .box {
  align-items: flex-start !important;
  text-align: left;
  padding: 50px;
  font-size: 1rem;
}
#oip-modules .box h4 {
  font-size: 2.5rem;
}
#oip-modules .titre-oip-fdx {
  background: #D1ECF1;
  color: #0C5460;
}

.oip-list {
  display: grid;
  align-content: space-between;
}

.metroview-background {
  background-image: url("../images/metroview-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

@media screen and (max-width: 1300px) {
  #metroview2-titre h1 {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  #metroview2-titre h1 {
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 461px) {
  #metroview2-titre h1 {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 992px) {
  #metroview2-titre h1 .h1-big {
    font-size: 3.5rem !important;
  }
}
@media screen and (max-width: 461px) {
  #metroview2-titre h1 .h1-big {
    font-size: 2.5rem !important;
  }
}

#metroview2 img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  #metroview2 img {
    width: 100% !important;
  }
}
#metroview2 .box {
  font-size: 1rem;
  text-align: left;
  padding: 50px;
}

.metroview2-box {
  background: #F0F7F0;
  padding: 50px;
  border-radius: 50px;
}

.metroview2-box2 {
  border-radius: 30px;
}

#metroview2-securisation-intervention .box {
  padding: 45px;
  height: fit-content;
}
#metroview2-securisation-intervention h2 {
  color: #41b9c1;
  margin-bottom: 15px;
}
#metroview2-securisation-intervention img {
  width: 100%;
}

.edata-background {
  background-image: url("../images/edata-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#edata-titre {
  background-size: 55%, contain;
}
@media screen and (max-width: 992px) {
  #edata-titre h1 {
    width: 100%;
  }
}
#edata-titre .title img {
  width: 250px;
}
@media screen and (max-width: 768px) {
  #edata-titre .title img {
    width: 150px;
  }
}

.box-edata {
  background: #e7eef4;
  border-radius: 30px;
  padding: 15px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .box-edata img {
    margin-bottom: 5px;
  }
}

.row-gap-30 {
  row-gap: 30px;
}

#edata-cloud h3::before {
  content: url("../images/edata-cloud.png");
}
#edata-cloud span {
  color: #41b9c1;
}
#edata-cloud .box {
  overflow: visible;
  text-align: center;
}
#edata-cloud img {
  margin-top: -100px;
}
@media screen and (max-width: 991px) {
  #edata-cloud img {
    width: 60% !important;
  }
}
@media screen and (max-width: 768px) {
  #edata-cloud img {
    width: 100% !important;
  }
}

#edata-fonctions h3::before {
  content: url("../images/pmq-parametrable.png");
}
#edata-fonctions h4 {
  background: #e7eef4;
  border-radius: 50px;
  padding: 15px 30px;
  margin-bottom: 50px;
  font-weight: bold;
  width: fit-content;
}

.societe-background {
  background-image: url("../images/societe-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#societe-titre {
  background-size: 50%, contain;
}
#societe-titre h1 {
  font-size: 4rem;
}
@media screen and (max-width: 992px) {
  #societe-titre h1 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #societe-titre h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 321px) {
  #societe-titre h1 {
    font-size: 1.5rem;
  }
}
#societe-titre h1 .h1-big {
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  #societe-titre h1 .h1-big {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 321px) {
  #societe-titre h1 .h1-big {
    font-size: 2.5rem;
  }
}

#societe-participation span {
  color: #41b9c1;
  font-size: 2rem;
}
#societe-participation img {
  width: 100%;
}

#societe-equipe h3::before {
  content: url("../images/notre-equipe.png");
}
#societe-equipe .row span {
  font-size: 1.5rem;
  font-weight: bold;
}
#societe-equipe img {
  width: 80%;
}
@media screen and (max-width: 767px) {
  #societe-equipe img {
    width: 70%;
  }
}
#societe-equipe .box {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.6, 0.555, 0.32, 1.85);
}
#societe-equipe .box:hover {
  transform: translateY(-10px);
}

#societe-vocation h3::before {
  content: url("../images/oip-modules.png");
}
#societe-vocation .box {
  height: 100%;
}

#societe-objectifs h3::before {
  content: url("../images/pmq-exigences.png");
}
#societe-objectifs img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  #societe-objectifs img {
    width: 60%;
  }
}
#societe-objectifs .box {
  height: 100%;
}

#societe-partenaires h3::before {
  content: url("../images/index-services.png");
}
#societe-partenaires .nav-pills {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #societe-partenaires .nav-pills {
    margin-bottom: 15px;
  }
}
#societe-partenaires .nav-pills li::before {
  display: none;
}
#societe-partenaires .box {
  height: 100%;
}
#societe-partenaires .nav-link {
  border-radius: 50px;
  padding: 10px !important;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #2b587b;
  background: #e7eef4;
}
#societe-partenaires .nav-link.active {
  background: #ACCAE2;
}
#societe-partenaires img {
  margin-bottom: 0 !important;
}

#contact-formulaire .box, #connexion-titre .box {
  padding: 45px;
}
@media screen and (max-width: 470px) {
  #contact-formulaire .box, #connexion-titre .box {
    padding: 25px;
  }
}

#contact-formulaire {
  padding-top: 15vh;
}

form .form-group {
  position: relative;
  margin-bottom: 30px;
}
form .form-control {
  padding: 20px 20px;
  height: auto;
  border-radius: 15px;
  border-color: #ACCAE2;
  color: #2b587b;
}
form .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 185, 193, 0.3);
}
form label {
  z-index: 2;
  color: #94A2B9;
  position: absolute;
  top: 32.5px;
  left: 20px;
  transform: translate(0, -50%);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  pointer-events: none;
}
form .button {
  border: none;
}
form .button:focus {
  outline: none;
}
form input:focus ~ label, form textarea:focus ~ label, form input:valid ~ label, form textarea:valid ~ label, form input:-internal-autofill-selected ~ label, form textarea:-internal-autofill-selected ~ label {
  font-size: 0.75rem;
  color: #ACCAE2;
  top: 12.5px;
  -webkit-transition: all 0.225s ease;
  transition: all 0.225s ease;
}
form .select-group {
  position: relative;
}
form .select-group select {
  appearance: none !important;
}
form .select-group select:focus ~ i {
  transform: translate(0, -50%) rotate(-180deg);
}
form .select-group i {
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
  transition: transform 0.2s ease-in-out;
}
form input:-webkit-autofill {
  -webkit-text-fill-color: #2b587b;
  font-size: 1rem;
}

#contact-formulaire form img {
  width: 100%;
}

#contact-in h3::before {
  content: url("../images/contact-linkedin.png");
}
#contact-in img {
  width: 100%;
}

#contact-acces h3::before {
  content: url("../images/contact-locaux.png");
}
#contact-acces iframe {
  border-radius: 20px;
}

.formations-background {
  background-image: url("../images/formations-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
}

#formations-intro .box img {
  margin-bottom: 0;
}
#formations-intro .box b {
  font-size: 2rem;
}
#formations-intro .box span {
  color: #41b9c1;
}

#formations h2 {
  font-size: 3.5rem;
}
@media screen and (max-width: 992px) {
  #formations h2 {
    font-size: 2rem;
  }
}
#formations h4 {
  font-size: 2rem;
}
@media screen and (max-width: 992px) {
  #formations h4 {
    font-size: 1.5rem;
  }
}
#formations h2 + p {
  font-size: 1.5rem;
}
@media screen and (max-width: 992px) {
  #formations h2 + p {
    font-size: 1.2rem;
  }
}
#formations span {
  color: #41b9c1;
}
#formations img {
  margin-bottom: 0;
  height: 250px;
}
@media screen and (max-width: 1200px) {
  #formations img {
    height: 170px;
  }
}
#formations .box {
  height: 100%;
}
#formations .box-objectif {
  background: #e7eef4;
}
#formations a {
  font-size: 1.2rem;
}

#formation-pmq, #formation-aia, #formation-gum, #formation-incertitudes, #formation-iso {
  position: relative;
}

.anchor {
  position: absolute;
  visibility: hidden;
  top: -150px;
}

.client-background, .blog-background {
  background: linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
  background-repeat: no-repeat;
}

.download-color {
  background: #4FCD60;
}

#client-intro {
  padding-top: 30vh;
  transition: padding-top 0.3s ease-in-out 0.3s;
}
#client-intro .box {
  padding: 45px;
}
#client-intro h1 {
  font-size: 2rem;
  font-weight: bold;
}
#client-intro span {
  font-size: 1.3rem;
}
#client-intro #client-intro-infos a {
  background: #E64040;
}
#client-intro #client-intro-faq {
  z-index: 10;
  left: 0;
  height: 300px;
}
#client-intro #client-intro-faq button {
  border: none;
}
#client-intro #client-intro-faq button:focus {
  outline: none;
}
#client-intro #client-intro-faq li::before {
  display: none;
}
#client-intro #client-intro-faq #faq-head i {
  font-size: 1.8rem;
  color: #2b587b;
  display: none;
}
#client-intro #client-intro-faq #faq-head button {
  background: none;
}
#client-intro #client-intro-faq #faq-content {
  height: calc(100% - 70.4px);
  overflow: auto;
}
#client-intro #client-intro-faq #faq-content .card {
  border-color: #ACCAE2;
  border-radius: 15px;
}
#client-intro #client-intro-faq #faq-content .faq-content-title a {
  color: #2b587b;
  font-size: 1rem;
  font-weight: bold;
  padding: 20px;
}
#client-intro #client-intro-faq #faq-content .faq-content-title a.collapsed i.fa-chevron-down {
  transform: rotate(0deg);
}
#client-intro #client-intro-faq #faq-content .faq-content-title i.fa-chevron-down {
  color: #2b587b;
  transition: transform 0.2s ease-in-out;
  transform: rotate(-180deg);
}
#client-intro #client-intro-faq #faq-content li::before {
  display: none;
}
#client-intro #client-intro-faq #accordion_search_bar {
  display: block;
  margin: 10px 0;
  width: 350px;
  padding: 15px 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  outline: 0;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  #client-intro #client-intro-faq #accordion_search_bar {
    width: 100%;
  }
}
#client-intro #client-intro-faq .card {
  background: #fafdff;
}
#client-intro #client-intro-faq .card-body img {
  border-radius: 15px;
  border: 1px solid #ACCAE2;
  overflow: hidden;
}
#client-intro #client-intro-faq .card-body .case {
  padding: 10px;
  background: #e5f2ff;
  border-radius: 15px;
  margin-bottom: 30px;
}
#client-intro #client-intro-faq .card-body p {
  margin-bottom: 10px;
}
#client-intro #client-intro-faq .panel-body {
  background: #d8ffdd;
  padding: 20px;
  border-radius: 15px;
  margin-top: 15px;
}
#client-intro #client-intro-faq .alert-danger, #client-intro #client-intro-faq .alert-warning {
  padding: 10px 15px;
  border-radius: 10px;
}

#client-produits .nav-pills {
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  #client-produits .nav-pills {
    margin-bottom: 30px;
    justify-content: center;
  }
}
#client-produits .nav-pills li::before {
  display: none;
}
#client-produits .nav-pills a {
  color: #2b587b;
  transition: all 0.4s;
  border-radius: 15px 15px 0 0;
  background: none;
  padding: 10px 25px;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  #client-produits .nav-pills a {
    border-radius: 15px;
    border: 1px solid transparent;
    text-align: center;
  }
}
#client-produits .nav-pills a:hover {
  background: #e7eef4;
  color: #2b587b;
}
#client-produits .nav-pills a.active {
  background: white;
}
@media screen and (max-width: 1200px) {
  #client-produits .nav-pills a.active {
    border-color: #2b587b;
    box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.3);
  }
}
#client-produits #pills-tabContent {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #client-produits #pills-tabContent .client-logo {
    width: 50%;
  }
}
#client-produits #pills-tabContent .tab-pane.box:last-child {
  border-top-left-radius: 0;
}
@media screen and (max-width: 1200px) {
  #client-produits #pills-tabContent .tab-pane.box:last-child {
    border-top-left-radius: 50px;
  }
}
@media screen and (max-width: 550px) {
  #client-produits #pills-tabContent .tab-pane.box:last-child {
    border-top-left-radius: 20px;
  }
}
@media screen and (max-width: 550px) {
  #client-produits #pills-tabContent h2 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  #client-produits #pills-tabContent h4 {
    font-size: 1.1rem !important;
  }
}
#client-produits #pills-tabContent #client-carac h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#client-produits #pills-tabContent #client-carac h2 img {
  height: 30px;
  margin-right: 10px;
}
#client-produits #pills-tabContent #client-carac h4 {
  font-weight: bold;
  font-size: 1.5rem;
}
#client-produits #pills-tabContent #client-carac p {
  margin-left: 40px;
}
#client-produits #pills-tabContent #client-modules img {
  margin-bottom: 0;
}
#client-produits #pills-tabContent #client-modules li {
  background: #e7eef4;
  border-radius: 30px;
  height: 100%;
  border: none;
}
#client-produits #pills-tabContent #client-modules li::before {
  display: none;
}
#client-produits #pills-tabContent #client-modules li img {
  height: 70px;
}
#client-produits #pills-tabContent #client-modules li p {
  color: #2b587b;
  margin-left: 15px;
  font-size: 1.2rem;
}
#client-produits #pills-tabContent #client-modules li .module_box {
  width: 100%;
  height: 100%;
}
#client-produits #pills-tabContent #client-modules li i.fa-chevron-down {
  color: #2b587b;
  transition: transform 0.2s ease-in-out;
  transform: rotate(-180deg);
}
#client-produits #pills-tabContent #client-modules li a.collapsed i.fa-chevron-down {
  transform: rotate(0deg);
}
#client-produits #pills-tabContent #client-modules h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#client-produits #pills-tabContent #client-modules h2 img {
  height: 30px;
  margin-right: 10px;
}
#client-produits #pills-tabContent #client_aia img {
  width: 300px;
}
#client-produits #pills-tabContent #client_interlocuteur h2 {
  text-transform: uppercase;
  font-weight: bold;
}
#client-produits #pills-tabContent #client_interlocuteur h2 img {
  height: 30px;
  margin-right: 10px;
}
#client-produits #pills-tabContent #client_interlocuteur h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
#client-produits #pills-tabContent #client_interlocuteur .box-interlocuteur {
  border-radius: 25px;
  padding: 15px;
  height: 100%;
}
#client-produits #pills-tabContent #client_interlocuteur .principal-color {
  background: #C7EBF8;
}
#client-produits #pills-tabContent #client_interlocuteur .maintenance-color {
  background: #F8E6C7;
}
#client-produits #pills-tabContent #client_interlocuteur .informatique-color {
  background: #C7D6F8;
}
#client-produits #pills-tabContent #client_download {
  background: #C9F8C7;
}
#client-produits #pills-tabContent #client_download h2 {
  font-weight: bold;
  text-align: center;
}

#accordion_anciennes_versions .card, #accordion_windows_update .card, #accordion_documentation .card, #accordion_divers .card {
  border-color: #ACCAE2;
  border-radius: 20px;
}
#accordion_anciennes_versions #title_accordion_anciennes_versions a, #accordion_anciennes_versions #title_accordion_windows_update a, #accordion_anciennes_versions #title_accordion_documentation a, #accordion_anciennes_versions #title_accordion_divers a, #accordion_windows_update #title_accordion_anciennes_versions a, #accordion_windows_update #title_accordion_windows_update a, #accordion_windows_update #title_accordion_documentation a, #accordion_windows_update #title_accordion_divers a, #accordion_documentation #title_accordion_anciennes_versions a, #accordion_documentation #title_accordion_windows_update a, #accordion_documentation #title_accordion_documentation a, #accordion_documentation #title_accordion_divers a, #accordion_divers #title_accordion_anciennes_versions a, #accordion_divers #title_accordion_windows_update a, #accordion_divers #title_accordion_documentation a, #accordion_divers #title_accordion_divers a {
  color: #2b587b;
  font-weight: bold;
  font-size: 1.1rem;
}
#accordion_anciennes_versions #title_accordion_anciennes_versions a.collapsed i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_windows_update a.collapsed i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_documentation a.collapsed i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_divers a.collapsed i.fa-chevron-down, #accordion_windows_update #title_accordion_anciennes_versions a.collapsed i.fa-chevron-down, #accordion_windows_update #title_accordion_windows_update a.collapsed i.fa-chevron-down, #accordion_windows_update #title_accordion_documentation a.collapsed i.fa-chevron-down, #accordion_windows_update #title_accordion_divers a.collapsed i.fa-chevron-down, #accordion_documentation #title_accordion_anciennes_versions a.collapsed i.fa-chevron-down, #accordion_documentation #title_accordion_windows_update a.collapsed i.fa-chevron-down, #accordion_documentation #title_accordion_documentation a.collapsed i.fa-chevron-down, #accordion_documentation #title_accordion_divers a.collapsed i.fa-chevron-down, #accordion_divers #title_accordion_anciennes_versions a.collapsed i.fa-chevron-down, #accordion_divers #title_accordion_windows_update a.collapsed i.fa-chevron-down, #accordion_divers #title_accordion_documentation a.collapsed i.fa-chevron-down, #accordion_divers #title_accordion_divers a.collapsed i.fa-chevron-down {
  transform: rotate(0deg);
}
#accordion_anciennes_versions #title_accordion_anciennes_versions i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_windows_update i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_documentation i.fa-chevron-down, #accordion_anciennes_versions #title_accordion_divers i.fa-chevron-down, #accordion_windows_update #title_accordion_anciennes_versions i.fa-chevron-down, #accordion_windows_update #title_accordion_windows_update i.fa-chevron-down, #accordion_windows_update #title_accordion_documentation i.fa-chevron-down, #accordion_windows_update #title_accordion_divers i.fa-chevron-down, #accordion_documentation #title_accordion_anciennes_versions i.fa-chevron-down, #accordion_documentation #title_accordion_windows_update i.fa-chevron-down, #accordion_documentation #title_accordion_documentation i.fa-chevron-down, #accordion_documentation #title_accordion_divers i.fa-chevron-down, #accordion_divers #title_accordion_anciennes_versions i.fa-chevron-down, #accordion_divers #title_accordion_windows_update i.fa-chevron-down, #accordion_divers #title_accordion_documentation i.fa-chevron-down, #accordion_divers #title_accordion_divers i.fa-chevron-down {
  color: #2b587b;
  transition: transform 0.2s ease-in-out;
  transform: rotate(-180deg);
}
#accordion_anciennes_versions li::before, #accordion_windows_update li::before, #accordion_documentation li::before, #accordion_divers li::before {
  display: none;
}
#accordion_anciennes_versions p, #accordion_windows_update p, #accordion_documentation p, #accordion_divers p {
  font-weight: bold;
}

.connexion-background {
  background-image: linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
  background-size: contain !important;
  background-position: center !important;
}

#connexion-titre .box {
  width: 500px;
}
@media screen and (max-width: 1200px) {
  #connexion-titre .box {
    width: 100%;
  }
}
#connexion-titre .container {
  max-width: 90%;
  width: 100%;
}
#connexion-titre h1 {
  width: fit-content;
}
@media screen and (max-width: 1200px) {
  #connexion-titre h1 {
    width: 100%;
    text-align: center;
  }
}
#connexion-titre h4 {
  font-weight: bold;
  font-size: 2rem;
}

#avantages-cloud h3::before {
  content: url("../images/edata-cloud.png");
}
#avantages-cloud .box {
  position: relative;
  overflow: visible;
}
#avantages-cloud .box span {
  font-size: 7.5rem;
  color: #41b9c1;
  position: absolute;
  top: 0;
  left: 13%;
  transform: translate(-50%, -50%);
}

.cloud-background {
  background-image: url("../images/cloud-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
  background-size: 55%, contain;
  background-position: 105% 50%, center;
}

#cloud-hebergement .cloud-hebergement-intro {
  font-size: 1.2rem;
}
#cloud-hebergement .box p {
  font-size: 1.2rem;
  font-weight: bold;
}

.list-2eme-niveau li::before {
  background: #ACCAE2;
}

.audit-background {
  background-image: url("../images/audit-header.png"), linear-gradient(180deg, #e7eef4 0%, #ffffff 100%);
  background-size: 55%, contain;
  background-position: 105% 50%, center;
}

#audit-optimisation h3::before {
  content: url("../images/audit-optimisation.png");
}
#audit-optimisation .box {
  position: relative;
  overflow: visible;
  padding: 45px;
}
#audit-optimisation .box span {
  font-size: 7.5rem;
  color: #41b9c1;
  position: absolute;
  top: -10%;
  left: 7%;
  transform: translate(-50%, -50%);
}
#audit-optimisation .box b {
  color: #41b9c1;
}

#audit-consultants h3::before {
  content: url(../images/index-services.png);
}
#audit-consultants svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#audit-consultants .linkedin-color {
  background: #0E76A8;
}

.consultant-nom {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .consultant-nom {
    font-size: 2rem;
  }
}

.consultant-date {
  color: #41b9c1;
}

.consultant-compétences {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .consultant-compétences {
    font-size: 1.5rem;
  }
}

.blue-color {
  color: #41b9c1;
}

#blog-titre h1 {
  padding-top: 15vh;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 1.5rem;
}
@media screen and (max-width: 770px) {
  #blog-titre h1 {
    margin-bottom: 30px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 500px) {
  #blog-titre h1 {
    margin-bottom: 30px;
    font-size: 1rem;
  }
}
#blog-titre .blog-titre {
  font-weight: bold;
  font-size: 3rem;
  line-height: 2;
}
@media screen and (max-width: 770px) {
  #blog-titre .blog-titre {
    margin-bottom: 30px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 500px) {
  #blog-titre .blog-titre {
    margin-bottom: 30px;
    font-size: 2rem;
  }
}

#main-article .main-article-img-container {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#main-article a {
  display: block;
  transition: all 0.2s ease-in-out;
}
#main-article a:hover {
  background: transparent;
}
#main-article a:hover i {
  color: #accae2;
}
#main-article a:hover img {
  transform: scale(1.2);
}
#main-article h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 1600px) {
  #main-article h2 {
    font-size: 1.5rem;
  }
}
#main-article .circle {
  margin-left: auto;
}
#main-article img {
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

.article {
  margin-bottom: 30px;
}
.article a {
  height: 100%;
  display: block;
  transition: all 0.2s ease-in-out;
}
.article h2 {
  font-weight: bold;
  font-size: 1.5rem;
}
@media screen and (max-width: 1600px) {
  .article h2 {
    font-size: 1.2rem;
  }
}

.article-img {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
}
.article-img img {
  height: 100%;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

#blog-search-container {
  border: 1.5px solid #ACCAE2;
  border-radius: 50px;
  padding: 15px 10px 15px 60px;
  position: relative;
}
#blog-search-container input {
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  color: #2b587b;
  font-size: 1rem;
}
#blog-search-container input::placeholder {
  color: #ACCAE2;
}
#blog-search-container i {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(-50%, -50%);
  font-size: 1.3rem;
  color: #41b9c1;
}

.article-date {
  font-size: 1rem;
}

#article-titre {
  padding-top: 15vh;
  text-align: center;
  width: 100%;
}
#article-titre h1 {
  font-weight: bold;
}
#article-titre .article-img-container {
  border-radius: 30px;
  background: #e7eef4;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#article-titre .article-img-container img {
  width: 100%;
}

#article-content {
  scroll-behavior: smooth;
}
#article-content h2 {
  font-weight: bold;
  margin: 1rem 0;
  color: #41b9c1;
}
#article-content .article-ancre {
  position: absolute;
  top: -100px;
}
#article-content h3 {
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 0;
}
#article-content h3::after {
  display: none;
}

#article-sommaire-container {
  position: relative;
}
#article-sommaire-container p {
  font-weight: bold;
  font-size: 2rem;
}
#article-sommaire-container a {
  text-decoration: none;
  width: fit-content;
  color: #2b587b;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 767px) {
  #article-sommaire-container a {
    margin: 0 auto;
  }
}
#article-sommaire-container a:hover {
  color: #41b9c1;
}
@media screen and (max-width: 767px) {
  #article-sommaire-container {
    text-align: center;
  }
}

#article-reseaux-container {
  position: relative;
  text-align: center;
}

.article-sommaire, .article-reseaux {
  position: sticky;
  top: 120px;
  z-index: 1000;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .article-sommaire, .article-reseaux {
    height: 100%;
  }
}

#article-more {
  background: #e7eef4;
  padding: 30px 30px 50px 30px;
  overflow: hidden;
}
#article-more h2 {
  font-weight: bold;
}
#article-more .box {
  box-shadow: 10px 10px 99px rgba(179, 202, 221, 0.7);
}

.article-box {
  background: #e7eef4;
  padding: 15px;
  border-radius: 15px;
  position: relative;
}

#signature p:first-child {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 8px;
}
#signature span {
  font-size: 1rem;
  color: #41b9c1;
}
#signature svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#signature .linkedin-color {
  background: #0E76A8;
}
#signature::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #e7eef4;
  margin-bottom: 15px;
}

.bouton-backoffice {
  background: #41b9c1;
  color: white;
  transition: all 0.3s ease-in-out;
}
.bouton-backoffice:hover {
  background: #2d8e94;
}

#backoffice-titre h1, #client-titre h1 {
  padding-top: 15vh;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

#inner-nav li::before {
  background: transparent;
  width: 0;
  height: 0;
  margin-right: 0;
  margin-left: 0;
}
#inner-nav .breadcrumb-item a {
  color: #41b9c1;
}

#dossier-client form label, #code-introuvable form label {
  left: 30px;
}
#dossier-client form .form-group, #code-introuvable form .form-group {
  margin-bottom: 0 !important;
}

#dossier-client th, #dossier-client td {
  font-size: 1rem;
}
#dossier-client tbody tr {
  transition: all 0.15s ease-in-out;
}
#dossier-client tbody tr:hover {
  color: #2b587b;
  background-color: rgba(234, 245, 255, 0.58);
}

#fiche-client h2 {
  font-size: 2rem;
}
#fiche-client h3 {
  font-size: 2rem;
}
#fiche-client #client-produits a {
  position: relative;
  z-index: 2;
}
#fiche-client #client-connexions label {
  top: 12px;
  left: 30px;
  color: #ACCAE2;
}
#fiche-client #client-produits #pills-tabContent #client-carac p {
  margin-left: 0 !important;
}
#fiche-client form.p-2 {
  border-radius: 15px;
}
#fiche-client .form-control {
  padding: 10px !important;
  border-radius: 10px !important;
}

.bloc {
  border: 1px solid #ACCAE2;
  border-radius: 15px;
  padding: 5px;
}

.bloc label, #client-modules label, #client_interlocuteur label, .client-carac-champs label, #ajout-client label {
  position: initial !important;
  top: 0 !important;
  left: 0 !important;
  color: #2b587b !important;
  font-size: 1rem !important;
  transform: translate(0, 0) !important;
  margin-bottom: 0 !important;
  margin-left: 10px !important;
}

#ajout_produit .alert-success {
  border-radius: 15px !important;
}

/*# sourceMappingURL=main.css.map */
