@font-face {
 font-family: 'Glyphicons Halflings';
 src: url('./fonts/glyphicons-halflings-regular.eot');
 src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
      url('./fonts/glyphicons-halflings-regular.woff') format('woff'), 
      url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
      url('./fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
html, body {
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
p a {
    text-decoration:underline;
}
p a:hover {
    color:#00c7e6;
    text-decoration:underline;
}
.adresse, .text--20, .text--30 {
  font-size: 1.7rem;
  line-height: 28px;
  font-family: LatoWeb,Helvetica,sans-serif;
}
.blue_title {
  font-size: 3rem;
  line-height: 1.2em;
  font-family: LatoWebBold,Helvetica,sans-serif;
}
.mt0 {
    margin-top: 0 !important;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}
.mt70 {
    margin-top: 70px;
}
.mt80 {
    margin-top: 80px;
}
.mt90 {
    margin-top: 90px;
}
.mt100 {
    margin-top: 100px;
}
.mt150 {
    margin-top: 150px;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb35 {
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb70 {
    margin-bottom: 70px;
}
.mb80 {
    margin-bottom: 80px;
}
.mb90 {
    margin-bottom: 90px;
}
.mb100 {
    margin-bottom: 100px;
}
.mb150 {
    margin-bottom: 150px !important;;
}
.w50 {
  width:50%;
  max-width: 50%;
}
.w100 {
  width:100%;
  max-width: 100%;
}
.list-plus li {
  font-size: 1.7rem;
  line-height: 24px;
}
.right-logo {
  margin-left: 10px;
}
.h1_hp {
    font-style: normal;
    font-family: "montserratbold",Helvetica,sans-serif;
    font-size: 24px;
}
.h1_inner {
  max-width: 100%;
}
.instagram:active, 
.instagram:focus, 
.instagram:hover {
  color: #fd5949;
}
.instagram .bulle {
  background: #fd5949;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.instagram .bulle::after {
  border-color: transparent #fd5949 transparent transparent;
}
.linkedin:active, 
.linkedin:focus, 
.linkedin:hover {
  color: #007dbb;
}
.linkedin .bulle {
  background: #007dbb;
}
.linkedin .bulle::after {
  border-color: transparent #007dbb transparent transparent;
}
.youtube:active, 
.youtube:focus, 
.youtube:hover {
  color: #d71e18;
}
.youtube .bulle {
  background: #d71e18;
}
.youtube .bulle::after {
  border-color: transparent #d71e18 transparent transparent;
}
.blue_title_center {
    font-size: 30px;
    font-size: 3rem;
    color: #00C7E6;
    font-family: "LatoWebBold", Helvetica, sans-serif;
    line-height: 36px;
    text-align:center;
}
.boxes-section .light_title, .title-section .light_title {
    white-space: normal;
}
.main-navigation li {
    margin-right: 28px;
}
#magic-line {
    display: block;
}
.link_nav {
    font-size: 1.35rem;
    white-space: nowrap;
}
.open-main-navigation .link_nav {
    font-size: 18px;
}
.dropdown-menu {
  right: 0;
  left: inherit;
}
.open-main-navigation .main-navigation .dropdown-menu .link_nav {
    font-size: 18px;
    font-weight: 400;
}
.main-navigation .dropdown-menu .link_nav {
    font-family: "montserratlight", Helvetica, sans-serif;
    font-weight: 300;
}

.top-nav-collapse .responsive_nav {
    right: 35px;
    top: 0;
}
.responsive_nav {
    top: -100%;
    right: 35px;
    width: 23px;
    padding: 0;
}
.bars {
    margin-top: inherit;
    position: absolute;
    top: 20px;
}
.bars .bar {
    margin: 5px 0;
}
.arianne-container {
  background-color: #fafafa;
}
.arianne li, 
.arianne_link {
  color: #00c7e6;
}
.bg-computer {
  background-image: url(../images/computer2.jpg);
}
.confirmation .reseaux-sticked, 
.homepage .reseaux-sticked {
    bottom: 170px;
}
.btn-audit {
    padding: 0;
    width: 310px;
    text-align: center;
    position: relative;
    padding-left: 40px;
}
.picto-audit {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -12px;
}
.picto-audit::after {
  content: url("../images/picto-audit.svg");
	width: 24px;
	height: 25px;
	display: inline-block;
}
.jobHome {
  background-color: #ff6000;
  color: #FFF;
  margin: 50px 0 20px;
  padding: 24px;
  text-align: center;
  font-size: 26px;
  font-family: "LatoWebLight",Helvetica,sans-serif;
}
.jobHome span.job {
  font-family: "montserratregular",Helvetica,sans-serif;
  display: inline-block;
  margin-right: 10px;
}
.jobHome a.postuler {
  font-family: "montserratbold",Helvetica,sans-serif;
  display: inline-block;
  background-color: #FFF;
  color: #ff6000;
  padding: 4px 20px;
  text-transform: uppercase;
  font-size: 20px;
  margin-left: 30px;
}

.msgHome {
  background-color: #ff6000;
  color: #FFF;
  margin: 50px 0 20px;
  padding: 30px;
  text-align: center;
  font-size: 22px;
  font-family: "LatoWebLight",Helvetica,sans-serif;
  line-height: 28px;
  position: relative;
}
.msgHome .hashtag {
  position: absolute;
  top: -22px;
  right: -2px;
  color: #ff6000;
  font-size: 32px;
  font-family: "LatoWebBold",Helvetica,sans-serif;
  text-shadow: none;
}
.logo-reseau svg {
  width:20px;
  height: 20px;
}
.slide-in-elliptic-right-fwd {
    -webkit-animation: slide-in-elliptic-right-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
            animation: slide-in-elliptic-right-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}
@-webkit-keyframes slide-in-elliptic-right-fwd {
  0% {
    -webkit-transform: translateX(800px) rotateY(-30deg) scale(0);
            transform: translateX(800px) rotateY(-30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
            transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
            transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: -1800px 50%;
            transform-origin: -1800px 50%;
    opacity: 1;
  }
}
@keyframes slide-in-elliptic-right-fwd {
  0% {
    -webkit-transform: translateX(800px) rotateY(-30deg) scale(0);
            transform: translateX(800px) rotateY(-30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
            transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
            transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: -1800px 50%;
            transform-origin: -1800px 50%;
    opacity: 1;
  }
}
.puff-in-hor {
    -webkit-animation: puff-in-hor 1s ease-in-out 1s both;
            animation: puff-in-hor 1s ease-in-out 1s both;
}
@-webkit-keyframes puff-in-hor {
  0% {
    -webkit-transform: scaleX(2);
            transform: scaleX(2);
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes puff-in-hor {
  0% {
    -webkit-transform: scaleX(2);
            transform: scaleX(2);
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}


.btn-avis-sticked {
  position: fixed;
  z-index:999;
  bottom: 80px;
  right: 15px;
  background-color: #FFF;
  padding: 30px 30px 20px 30px;
  text-align: center;
  box-shadow: -6px 0px 16px rgba(0,0,0,0.1);
  color: #102d69;
}
.btn-avis-mobile {
  position: initial;
  display: none;
  margin-top: 30px;
  box-shadow: 0px 4px 16px rgba(0,0,0,0.1);
}
.btn-avis-sticked .rate {
  display: block;
}
.btn-avis-sticked .big-stars {
    margin-bottom: 10px;
}
.btn-avis-sticked .big-stars span {
  font-size: 22px;
  font-family: "montserratbold",Helvetica,sans-serif;
  letter-spacing: 0.05em;
  margin-left: 10px;
  vertical-align: middle;
}
.btn-avis-sticked .big-stars img {
  width: 30px;
  height: auto;
}
.btn-avis-sticked p {
  font-weight: 600;
}
.btn-avis-sticked .logo-os {
  height: 30px;
  margin-left: 10px;
}
/* -- Références --*/
.reference {
    display: block;
    background-color: #FFF;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.05);
    min-height: 300px;
    line-height: 300px;
}
.reference img {
    max-width: 200px;
    max-height: 200px;
}
/*-- Partenaires --*/
.partenaire {
  border-bottom: 1px dashed #00c7e6;
  margin-bottom: 60px;
}
.partenaire .infos {
  text-align: left;
  padding-bottom: 40px;
}
.partenaire .infos h2 {
  font-family: LatoWebBold,Helvetica,sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.partenaire .infos .activite {
  font-size: 2rem;
  color: #00c7e6;
  font-style: italic;
  font-family: LatoWebLight,Helvetica,sans-serif;
}
.partenaire .infos p {
  line-height: 1.5em;
}
.partenaire .infos .contact {
  color: #00c7e6;
}
.partenaire .infos .contact i {
  font-size: 1.6em;
  margin-right: 8px;
}
.partenaire .infos .btn {
  min-width: 70px;
}
.partenaire .infos .btn i {
  margin:0;
  font-size: 20px;
}

/* -- COOKIES CONSENT 2025 --*/
#cc-main .cm__body {
  padding:10px !important;
}
#cc-main .cm__title {
    font-weight:700 !important;
    color: #242424;
}
#cc-main .cm__desc {
  font-size: 0.85em;
  line-height: 1.2;
  color: #242424;
}
#cc-main .cm__btn {
  background: #242424;
  border: 1px solid #242424;
}
#cc-main .cm__btn[data-role="all"] {
  background:#00c7e6;
  border-color:#00c7e6;
}
#cc-main .cm__btn--secondary {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #242424;
}
#cc-main .cm__btn[data-role="all"]:hover,
#cc-main .cm__btn:hover,
#cc-main .cm__btn--secondary:hover {
  background: #FFF;
  border-color: #242424;
  color: #242424;
}
#cc-main .pm__btn {
  background:#242424;
  border-color:#242424;
  color: #FFF;
}
#cc-main .pm__section--toggle .pm__section-title,
#cc-main .pm__section--toggle .pm__section-title:hover {
  background:#f3f3f3;
}
#cc-main .pm__section--expandable .pm__section-arrow {
  background:#242424;
}
#cc-main .pm__section--expandable .pm__section-arrow svg {
  stroke: #fff;
}
#cc-main .pm__section:not(:first-child):hover {
  background: #FFF;
  cursor: default;
}
#cc-main .section__toggle:checked:disabled ~ .toggle__icon {
  background:#d0d0d0;
  box-shadow: 0 0 0 1px #d0d0d0;
}
#cc-main .section__toggle:checked ~ .toggle__icon {
  background:#242424;
  box-shadow: 0 0 0 1px #242424;
}
#cc-main .toggle__icon {
  background: #d0d0d0;
  box-shadow: 0 0 0 1px #d0d0d0;
}
#cc-main .toggle__icon-circle {
  box-shadow: none;
}
#cc-main .toggle__icon-on svg {
  stroke: #242424;
}
#cc-main .toggle__icon-off svg {
  stroke: #d0d0d0;
}
#cc-main .pm__btn--secondary[data-role="save"] {
  background:#00c7e6;
  border-color:#00c7e6;
}
#cc-main .pm__btn:hover,
#cc-main .pm__btn--secondary[data-role="save"]:hover {
  background: #FFF;
  border-color: #242424;
  color: #242424;
}
#cc-main .pm__close-btn {
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
}
#cc-main .pm__close-btn:hover {
  background: #d0d0d0;
  border: 1px solid #d0d0d0;
}
.prefCookiesBtn {
    background-color: #00c7e6;
    border:none;
    padding:6px 20px;
    color: #FFF;
    margin:0 5px;
}

@media (max-width: 1199px) {
  .link_nav {
    font-size: 12px;
    font-weight: 500;
  }
  .main-navigation li {
    margin-right: 25px;
  }
}
@media (max-width: 991px) {
  .responsive_nav {
      top: 6px;
      right: 35px;
      margin-top: -12px;
      z-index: 50;
      height: 23px;
      -webkit-transition: all 350ms ease-in-out 0s;
      -moz-transition: all 350ms ease-in-out 0s;
      -ms-transition: all 350ms ease-in-out 0s;
      transition: all 350ms ease-in-out 0s;
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3);
      z-index: 9999999;
  }
  #hamburger {
    width: 22px;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin: 0;
  }
  .boxes-container .w50 {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {  
  .top-nav-collapse .responsive_nav {
      top: -3px;
  }
  .homepage .reseaux-sticked {
    bottom: 0;
  }
  .logo-reseau svg {
    fill: #fff;
  }
  .p-0-20 {
    padding: 0 20px;
  }
  a.reference {
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #e9e9e9;
    box-shadow: inherit;
  }
  .btn-avis-sticked {
    position: initial;
    margin-top: 30px;
  }
}

