/*! Place your custom styles here */
/* *************MENU************* */
a.space-between.inner-link  /* space between menu */
{
  margin-left: 10px !important;
  margin-right: 10px !important;
}

img.logo.logo-dark
{
  max-height: 1.85em;
  /*margin-top: -17px;*/
  top: 5px !important;
}

a.btn.btn--sm.type--capitalize     /* button */
{
  background-color: #c41e42;
  border: none;
}

a.btn.btn--sm.type--capitalize span.btn__text     /* txt button*/
{
  color: white;
  font-size: 15px;
}

a.space-between   /* txt menu*/
{
  text-transform: capitalize !important;
  font-size: 15px !important;
}

span.dropdown__trigger /* txt menu  */
{
  font-size: 15px !important;
  text-transform: capitalize !important;
  margin-left: 10px !important;
}

a.space-between.submenu /* txt dropdown*/
{
  font-weight: bold;
}

.bullets li{
  margin-left: 30px;
  line-height: 1.8em;
  margin-bottom: 1.2em;
  font-size: 1.1em;
}

/* ********************MARCHE CAIH******************** */


/* ********************LES 3 POINTS FORTS******************** */


/* ********************QUE PROPOSE LE MARCHE******************** */
img.border--round.box-shadow-wide.marche-img
{
  margin-top: 200px !important;
}

/* ********************DOMAINE INTERVENTION******************** */
.box-unite1, .box-unite2
{
  height: 333.5px !important;
}

/* ********************OFFRES******************** */
.offre-1, .offre-2, .offre-3, .offre-4   /* height boxes */
{
  height: 698px;
}

.offre-1 h2
{
  color: #4838B7;
}
.offre-2 h2
{
  color: #0a9428;
}
.offre-3 h2
{
  color: #c41e42;
}
.offre-4 h2
{
  color: #f18f01;
}

.btn-offre-1
{
  height: 55px;
  background: linear-gradient(to right, #3840F7 , #4838B7);
  border: none;
}
.btn-offre-2
{
  height: 55px;
  background: linear-gradient(to right, #55d971 , #0a9428);
  border: none;
}
.btn-offre-3
{
  height: 55px;
  background: linear-gradient(to right, #f25073 , #c41e42);
  border: none;
}
.btn-offre-4
{
  height: 55px;
  background: linear-gradient(to right, #f2bc6d , #f18f01);
  border: none;
}

/* ********************PROCESSUS ADHESION******************** */

/* ********************SOUMETTRE DEMANDE******************** */
div.input-radio span    /* txt radio btn */
{
  font-weight: bold;
}
div.col-12.text-center.btn-radio    /* radio btn*/
{
  margin-top: 20px;
  margin-bottom: 30px !important;
}

/* ********************FOOTER****************************** */

ul.logos-footer li
{
  margin-top: 10px !important;
}

/* ***************************CSS MOBILE******************************* */
@media all and (max-width: 990px){

  /* *************MENU MOILE************* */

  /* ********************MARCHE CAIH MOBILE******************** */

  /* ********************LES 3 POINTS FORTS MOBILE******************** */

div.feature.feature-3.boxed.boxed--lg.boxed--border.points-forts.bg--white
{
  height: 144.167px !important;
}
  /* ********************QUE PROPOSE LE MARCHE MOBILE******************** */
.marche-img
{
  display: none;
}

h2.h1
{
  text-align: center;
}
  /* *******************DOMAINE INTERVENTION MOBILE******************* */

  .box-unite1, .box-unite2
  {
    height: 280px !important;
  }

  /* ********************OFFRES MOBILE******************** */

span.offre-mobile
{
  font-size: 16px;
}

.offre-1, .offre-2, .offre-3, .offre-4   /* height boxes mobile*/
  {
    height: 460px;
  }
  /* ********************PROCESSUS ADHESION MOBILE******************** */

  /* ********************SOUMETTRE DEMANDE MOBLE******************** */

  /* ********************FOOTER MOBILE****************************** */
}
