/* Caroussel */
#caroussel {
  position: relative;
  overflow: hidden;
}

/*#caroussel_prev {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  background: url(../images/caroussel_controls.png) no-repeat top center;
}

#caroussel_next {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  background: url(../images/caroussel_controls.png) no-repeat bottom center;
}

#caroussel_pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 0;
  text-align: center;
}

#caroussel_pager .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 6px 0 0;
  background: url(../images/caroussel_pager.png) no-repeat top center;
  cursor: pointer;
}

#caroussel_pager .swiper-active-switch {
  background-position: bottom center;
}

.swiper-slide {
  position: relative;
}

.swiper-slide a {
  position: relative;
  display: block;
}

.swiper-slide .btn_play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -50px;
}*/

#caroussel .owl-item a {
  display: block;
}

#caroussel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}

#caroussel .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  background: #fff;
  border-radius: 50%;
}

#caroussel .owl-dot.active {
  background: #d5ccbf;
}

#caroussel .icones {
  width: 50px;
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 39%;
}

#caroussel .icones a {
  margin-top: 12px;
  opacity: 0.7;
}

#caroussel .icones a:first-child {
  margin-top: 0px;
}

#caroussel .icones a:hover {
  opacity: 1;
}

/* Présentation */
.presentation {
  /*background: url("../images/bg-homepage.png") no-repeat center;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.presentation .bloc_left {
  float: left;
  width: 50%;
  font-family: 'DINPro-Light', sans-serif;
  padding: 106px 0;
}

.presentation .bloc_left .titre {
  font-size: 60px;
  font-size: 6.0rem;
  color: #2cabc2;
  line-height: 60px;
  text-transform: uppercase;
}

.presentation .bloc_left .sous-titre {
  font-size: 30px;
  font-size: 3.0rem;
  color: #afa89a;
  line-height: 30px;
  text-transform: uppercase;
  padding-bottom: 15px;
  background: url("../images/trait_menu.jpg") no-repeat left 100%;
}

.presentation .bloc_right .sous-titre {
  font-size: 30px;
  font-size: 3.0rem;
  color: #afa89a;
  line-height: 30px;
  text-transform: uppercase;
  padding-bottom: 15px;
  background: url("../images/trait_menu.jpg") no-repeat left 100%;
}

.presentation .bloc_left .bouton {
  padding: 10px 40px;
  margin-top: 25px;
  background: #b9b1a2;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
  letter-spacing: 1.5px;
}

.presentation .bloc_left .bouton:hover {
  background-color: #d5ccbf;
}

.presentation .bloc_right {
  float: right;
  width: 50%;
  padding: 40px 0;
  font-family: 'DINPro-Regular', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

.presentation .bloc_right .italique {
  font-size: 14px;
  font-size: 1.4rem;
  color: #afa89a;
  font-style: italic;
}

.presentation .bloc_right p {
  padding-top: 25px;
  color: #808285;
}

.presentation .bloc_right span.block {
  padding-top: 25px;
  color: #808285;
}

.presentation .bloc_right ul {
  color: #808285;
}

.presentation .bloc_right li {
  padding-top: 5px;
  list-style-image: url("../images/puce_plus.png");
}

.presentation .bloc_right li.puce_bleu {
  padding-top: 5px;
  list-style-image: url("../images/puce_plus_bleu.png");
}
.presentation hr {
  color: #b9b1a2;
  opacity: 0.5;
  margin: 35px 0px;
}

/* Bloc symptomes */
.bloc_symptomes .h1 {
  color: #11a9d1;
  font-size: 75px;
  font-weight: initial;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  line-height: 65px;
  font-family: 'DINPro-Regular', sans-serif;
}

.bloc_symptomes .h2 {
  color: #afa89a;
  font-size: 33px;
  text-transform: uppercase;
  font-weight: lighter;
  font-family: 'DINPro-light', sans-serif;
}

.header_symptomes {
  padding: 45px 0px;
}

.bloc_symptomes {
  padding-left: 125px;
  padding-right: 125px;
}

.bloc_symptomes li {
  padding-top: 5px;
  list-style-image: url("../images/puce_plus.png");
}

.bouton_symptomes {
  text-align: center;
  width: 50%;
  margin: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 6px;
  font-weight: bold;
}

.bouton_symptomes:hover a {
  text-decoration: none;
}

.menuitem_enfant:nth-of-type(odd) .bouton_symptomes {
  /*background-image: -moz-linear-gradient(left, #7bc9aa, #16a4c7);
  background-color: #7bc9aa;*/
  background: rgb(123,201,170);
  background: -moz-linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
  background: linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bc9aa",endColorstr="#16a4c7",GradientType=1);
}

.menuitem_enfant:nth-of-type(even) .bouton_symptomes {
  background-color: #b9b1a2;
}

.sub_symptome {
  padding: 30px 0px;
  background-color: #fff;
  font-family: 'DINPro-Regular', sans-serif;
  color: #808285;
  height: 202px;
}

.sub_symptome ul {
  margin-bottom: 25px;
  font-size: 16px;
  padding-left: 30px;
  min-height: 78px;
}

/* Produits */
.listing {
  padding-bottom: 50px;
}

.listing .produit {
  float: left;
  width: 376px;
  margin-left: 20px;
  background-color: #d5ccbf;
}

.listing .produit a {
  text-decoration: none;
}

.listing .produit a:hover .nom {
  background-color: #d5ccbf;
}

.listing .produit a:hover img {
  opacity: 0.7;
}

.listing .produit:first-child {
  margin-left: 0px;
}

.listing .produit img {
  height: 310px;
}

.listing .produit .nom {
  height: 69px;
  line-height: 69px;
  font-family: 'DINPro-Regular', sans-serif;
  font-size: 20px;
  font-size: 2.0rem;
  background-color: #53eac4;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.nos_produits {
  padding: 0 125px 125px 125px;
  background-color: #eeeeee;
}

.nos_produits .h1 {
  color: #11a9d1;
  font-size: 75px;
  font-weight: initial;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  line-height: 65px;
  font-family: 'DINPro-Regular', sans-serif;
}

.nos_produits .h2 {
  color: #afa89a;
  font-size: 33px;
  text-transform: uppercase;
  font-weight: lighter;
  font-family: 'DINPro-Regular', sans-serif;
}

.header_produits {
  padding: 45px 0px;
}

/* Contenu */
.menuitems_listing {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
}

.menuitem_enfant {
  display: inline-grid;
}

.image-symptome, .image-symptome a, .image-symptome img {
  width: 100%;
}

.image-symptome img {
  max-height: 310px;
}

.symptome {
  height: 70px;
  text-align: center;
  font-size: 23px;
  color: #fff;
  font-family: 'DINPro-light', sans-serif;
  text-transform: uppercase;
  line-height: 24px;
  display: table;
  width: 100%;
}

.symptome a {
  vertical-align: middle;
  display: table-cell;
  padding: 0px 10px;
}

.menuitem_enfant:nth-of-type(odd) .symptome {
  /*background-image: -moz-linear-gradient(left, #7bc9aa, #16a4c7);
  background-image: -webkit-linear-gradient(left, #7bc9aa, #16a4c7);
  background-color: #7bc9aa;*/
  background: rgb(123,201,170);
background: -moz-linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
background: linear-gradient(90deg, rgba(123,201,170,1) 0%, rgba(22,164,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bc9aa",endColorstr="#16a4c7",GradientType=1);
}

.menuitem_enfant:nth-of-type(even) .symptome {
  background-color: #b9b1a2;
}

.menuitem_enfant:hover img {
  filter: grayscale(40%);
}

.symptome:hover a {
  text-decoration: none !important;
}

/* Texte accueil */
.texte_accueil {
  margin-top: 50px;
  font-family: 'DINPro-Light', sans-serif;
  font-size: 14px;
  color: #808285;
}

/* Demande */
.demandes {
  height: 417px;
  /*background: url("../images/background_demandes.jpg") no-repeat center;*/
  background-repeat: no-repeat;
  background-position: center center;
  font-family: 'DINPro-Regular', sans-serif;
}

.demandes img {
  max-height: 64px;
}

.demandes .titre {
  padding-top: 40px;
  font-size: 65px;
  font-size: 6.5rem;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 60px;
  text-transform: uppercase;
}

.demandes .sous-titre {
  margin-bottom: 50px;
  padding-bottom: 15px;
  font-size: 30px;
  font-size: 3.0rem;
  color: #ffffff;
  line-height: 30px;
  text-transform: uppercase;
  background: url("../images/trait_blanc.png") no-repeat left 100%;
}

.demandes .listing {
  padding: 0 180px;
}

.demandes .listing .demande {
  width: 250px;
  text-align: center;
  margin-left: 20px;
  float: left;
}

.demandes .listing .demande:first-child {
  margin-left: 0px;
}

.demandes .listing .demande a {
  width: 250px;
  text-align: center;
  text-decoration: none;
}

.demandes .listing .demande .nom {
  margin-top: 45px;
  height: 41px;
  line-height: 41px;
  font-family: 'DINPro-Light', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #afa89a;
  text-align: center;
  text-transform: uppercase;
}

.demandes .listing .demande a:hover .nom {
  background-color: #47c8a7;
  color: #ffffff;
}

.demandes .listing .demande a:hover img {
  opacity: 0.7;
}

/* Contact */
.contact {
  height: 456px;
  /*background: url("../images/visuel_contact.jpg") no-repeat center;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-family: 'DINPro-Light', sans-serif;
}

.contact .info {
  float: left;
  width: 376px;
  margin-left: 20px;
}

.contact .info:first-child {
  margin-left: 0px;
}

.contact .bloc1 {
  padding-top: 200px;
}

.contact .bloc1 .titre {
  font-size: 60px;
  font-size: 6.0rem;
  color: #53eac4;
  line-height: 60px;
  text-transform: uppercase;
}

.contact .bloc1 .sous-titre {
  font-size: 30px;
  font-size: 3.0rem;
  color: #ffffff;
  line-height: 30px;
  text-transform: uppercase;
  padding-bottom: 15px;
  background: url("../images/trait_blanc.png") no-repeat left 100%;
}

.contact .bloc2 {
  padding-top: 195px;
  padding-left: 90px;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}

.contact .bloc3 {
  padding-top: 195px;
  padding-left: 90px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
}

.contact .bloc3 .titre {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 30px;
}

.contact .bloc3 span {
  color: #53eac4;
}

/*-- après contenu -- */
.bloc_bouton {
  background-image: -moz-linear-gradient(left, #7bc9aa, #16a4c7);
}

/**
 * Responsive Design
 */
/* Grand écran */
@media screen and (min-width: 1430px) {}

/* Ecran classique / Tablette paysage */
@media screen and (min-width: 980px) and (max-width: 1429px) {
  .nos_produits .menuitems_listing {
    grid-template-columns: 1fr 1fr;
  }

  .sub_symptome ul {
    padding-left: 15px;
    min-height: 122px;
  }

  .sub_symptome {
    height: 260px;
  }

  /*#caroussel .swiper-container {
    width: 980px;
  }*/

  .presentation .bloc_left {
    padding: 112px 0;
    height: auto;
  }

  .presentation .bloc_right {
    height: auto;
  }

  .presentation .bloc_right .italique {
    padding-top: 0px;
  }

  /* Listing */
  .listing .produit {
    width: 300px;
  }

  .listing .produit img {
    height: 248px;
  }

  .listing .produit .nom {
    font-size: 17px;
    font-size: 1.7rem;
  }

  /* Demande */
  .demandes .titre {
    font-size: 50px;
    font-size: 5rem;
  }

  .demandes .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .demandes .listing {
    padding: 0px 75px;
  }

  /* Actualité */
  .actualites .titre {
    font-size: 50px;
    font-size: 5.0rem;
  }

  .actualites .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
  }

  /* Contact */
  .contact {
    height: 350px;
  }

  .contact .info {
    width: 300px;
  }

  .contact .bloc1 {
    padding-top: 125px;
  }

  .contact .bloc1 .titre {
    font-size: 50px;
    font-size: 5.0rem;
  }

  .contact .bloc1 .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .contact .bloc2 {
    padding-top: 125px;
    padding-left: 60px;
  }

  .contact .bloc3 {
    padding-top: 125px;
    padding-left: 60px;
  }
}

/* Tablette portrait */
@media screen and (min-width: 764px) and (max-width: 979px) {
  .nos_produits .menuitems_listing {
    grid-template-columns: 1fr;
  }

  .bloc_symptomes .h1, .header_produits .h1 {
    font-size: 55px;
  }

  .bloc_symptomes .h2, .header_produits .h2 {
    font-size: 25px;
  }

  .sub_symptome {
    height: 260px;
  }

  .sub_symptome ul {
    min-height: 122px;
    padding-left: 10px;
  }

  .menuitems_listing {
    grid-template-columns: 1fr 1fr;
  }

  #caroussel .icones {
    top: 23%;
  }

  .presentation .bloc_left {
    padding-left: 15px;
    height: 500px;
  }

  .presentation .bloc_right {
    padding-right: 15px;
    padding-top: 0px;
    height: 428px;
  }

  .presentation .bloc_left .titre {
    font-size: 50px;
    font-size: 5.0rem;
  }

  .presentation .bloc_left .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .presentation .bloc_right .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .listing {
    padding: 0 15px 50px 15px;
  }

  .listing .produit img {
    height: 180px;
  }

  .listing .produit {
    width: 218px;
  }

  .listing .produit:last-child .nom {}

  .listing .produit .nom {
    font-size: 1.8rem;
  }

  /* Demande */
  .demandes .titre {
    font-size: 40px;
    font-size: 4.0rem;
    margin-left: 15px;
    text-align: center;
  }

  .demandes .sous-titre {
    font-size: 25px;
    font-size: 2.5rem;
    margin-left: 15px;
    text-align: center;
    background: url("../images/trait_blanc.png") no-repeat center 100%;
  }

  .demandes .listing {
    padding: 0px 20px;
  }

  .demandes .listing .demande {
    width: 214px;
  }

  .demandes .listing .demande a {
    width: 214px;
  }

  /* Actualité */
  .actualites .titre {
    ont-size: 40px;
    font-size: 4.0rem;
    margin-left: 15px;
    text-align: center;
  }

  .actualites .sous-titre {
    font-size: 25px;
    font-size: 2.5rem;
    margin-left: 15px;
    text-align: center;
    background: url("../images/trait_menu.jpg") no-repeat center 100%;
  }

  /* Contact */
  .contact {
    height: 278px;
  }

  .contact .info {
    width: 47%;
  }

  .contact .info:first-child {
    float: none;
    width: 100%;
    text-align: center;
  }

  .contact .bloc1 {
    padding-top: 10px;
  }

  .contact .bloc1 .titre {
    font-size: 50px;
    font-size: 5.0rem;
  }

  .contact .bloc1 .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
    background: url("../images/trait_blanc.png") no-repeat center 100%;
  }

  .contact .bloc2 {
    padding-top: 25px;
    padding-left: 60px;
  }

  .contact .bloc3 {
    padding-top: 25px;
    padding-left: 60px;
  }

  /*#menu_footer > li {width: 188px;}*/
}

/* Mobile */
@media screen and (max-width: 763px) {
  .nos_produits {
    padding-left: 50px;
    padding-right: 50px;
  }

  .nos_produits .menuitems_listing {
    grid-template-columns: 1fr;
  }

  .bloc_symptomes .h1, .header_produits .h1 {
    font-size: 55px;
  }

  .bloc_symptomes .h2, .header_produits .h2 {
    font-size: 25px;
  }

  .sub_symptome {
    height: 314px;
  }

  .sub_symptome ul {
    min-height: 160px;
    padding-left: 10px;
  }

  .menuitems_listing {
    grid-template-columns: 1fr 1fr;
  }

  #caroussel .icones {
    display: none;
  }

  #header .langues {
    right: 8px;
  }

  .presentation .bloc_left {
    text-align: center;
    width: 100%;
    padding: 25px 0;
  }

  .presentation .bloc_left .titre {
    font-size: 45px;
    font-size: 4.5rem;
  }

  .presentation .bloc_left .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
    background: url("../images/trait_menu.jpg") no-repeat center 100%;
  }

  .presentation .bloc_right {
    text-align: justify;
    width: 100%;
    padding: 0 0 25px 0;
  }

  .listing .produit {
    width: 300px;
    margin-left: 0px;
  }

  .listing .produit img {
    width: 300px;
    height: auto;
  }

  .listing .produit .nom {
    font-size: 18px;
    font-size: 1.8rem;
  }

  /* Demande */
  .demandes {
    height: auto;
    padding-bottom: 40px;
  }

  .demandes .titre {
    font-size: 40px;
    font-size: 4.0rem;
    margin-left: 0px;
    line-height: 45px;
    text-align: center;
    letter-spacing: normal;
  }

  .demandes .sous-titre {
    margin-bottom: 25px;
    font-size: 25px;
    font-size: 2.5rem;
    margin-left: 0px;
    text-align: center;
    background: url("../images/trait_blanc.png") no-repeat center 100%;
  }

  .demandes .listing {
    padding: 0px 20px;
  }

  .demandes .listing .demande {
    width: 214px;
    margin-top: 20px;
  }

  .demandes .listing .demande a {
    width: 214px;
  }

  .demandes .listing .demande:first-child {
    margin-left: 20px;
  }

  .demandes .listing .demande .nom {
    margin-top: 20px;
  }

  /* Actualité */
  .actualites .titre {
    font-size: 40px;
    font-size: 4.0rem;
    margin-left: 0px;
    text-align: center;
  }

  .actualites .sous-titre {
    font-size: 25px;
    font-size: 2.5rem;
    margin-left: 0px;
    text-align: center;
    background: url("../images/trait_menu.jpg") no-repeat center 100%;
  }

  /* Contact */
  .contact {
    height: 390px;
  }

  .contact .info {
    width: 100%;
    margin-left: 0px;
  }

  .contact .info:first-child {
    float: none;
    width: 100%;
    text-align: center;
  }

  .contact .bloc1 {
    padding-top: 10px;
  }

  .contact .bloc1 .titre {
    font-size: 50px;
    font-size: 5.0rem;
  }

  .contact .bloc1 .sous-titre {
    font-size: 28px;
    font-size: 2.8rem;
    background: url("../images/trait_blanc.png") no-repeat center 100%;
  }

  .contact .bloc2 {
    padding-top: 25px;
    padding-left: 0px;
    text-align: center;
  }

  .contact .bloc3 {
    padding-top: 25px;
    padding-left: 0px;
    text-align: center;
  }

  .contact .bloc3 .titre {
    padding-bottom: 15px;
  }

  #menu_footer {
    padding: 0px 70px;
  }
}

@media screen and (max-width: 661px) {
  .bloc_symptomes .h1 {
    font-size: 40px;
  }

  .bloc_symptomes .h2 {
    font-size: 20px;
  }

  .sub_symptome {
    height: 260px;
  }

  .sub_symptome ul {
    min-height: 122px;
    padding-left: 10px;
  }

  .menuitems_listing {
    grid-template-columns: 1fr;
  }

  .bloc_symptomes {
    padding-left: 50px;
    padding-right: 50px;
  }
}
