﻿/*******************************************************
********************************************************
 
TABLE DES MATIÈRES - FEUILLE CUSTOM.CSS DADI
 
********************************************************
 
1. BUGS RENSEIGNEMENTS À AVOIR QUI APPARAIT EN HAUT À DROITE ( 2018-06-11 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-06-11 ) - DANY

2. CORRECTION ICONE PASSE PARTOUT ( 2018-06-13 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY

3. Amélioration Zone-promo EOSI-2179( 2018-06-15 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY

4. Amélioration FAQ( 2018-06-15 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY
 
*******************************************************
******************************************************/
 

/********************************************************************************************************************************
 
1. BUGS RENSEIGNEMENTS À AVOIR QUI APPARAIT EN HAUT À DROITE ( 2018-06-11 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-06-11 ) - DANY
 
*********************************************************************************************************************************/

.bootstrap-isolation-tink .q_container .q_quoterContenu #myFormgrp-habit fieldset {
    float: none;
}

/********************************************************************************************************************************
 
2. CORRECTION ICONE PASSE PARTOUT ( 2018-06-13 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY
 
*********************************************************************************************************************************/
.bootstrap-isolation-tink .container-carte-passepartout .cartes-passepartout-DADI .cartes-passepartout-inner img.cartes-passepartout-icone {
    max-height: 80px;
}

/********************************************************************************************************************************
 
3. Amélioration Zone-promo EOSI-2179( 2018-06-15 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY
 
*********************************************************************************************************************************/
.bootstrap-isolation-tink .zone-promo {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

/********************************************************************************************************************************
 
4. Amélioration FAQ( 2018-06-15 A CONSERVER JUSQU'A LA PROCHAINE MEP - 2018-07-21 ) - DANY
 
*********************************************************************************************************************************/

.bootstrap-isolation-tink #faq {
  margin-bottom: 0;
}
.bootstrap-isolation-tink #faq .sidebar {
  height: auto;
}
.bootstrap-isolation-tink #faq button.tiroir {
  padding: 17px 30px 17px 15px;
}
.bootstrap-isolation-tink #faq button.tiroir:before {
  left: 13px;
}
.bootstrap-isolation-tink #faq button.tiroir[aria-expanded=true]:after {
  left: 18px;
}
.bootstrap-isolation-tink #faq button.tiroir[aria-expanded=false]:after {
  left: 17px;
}
.bootstrap-isolation-tink #faq .tiroir-reponse .question {
    font-family: "roboto-medium","Geneva",sans-serif;
}
.bootstrap-isolation-tink #menu-boutons fieldset {
  border-bottom: solid 1px #e5e5e5;
}
.bootstrap-isolation-tink #menu-boutons .selection:before {
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
}
.bootstrap-isolation-tink #menu-boutons h4 {
  line-height: 20px;
}
.bootstrap-isolation-tink #menu-boutons li a {
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  line-height: 20px;
  color: #007944;
}
.bootstrap-isolation-tink #menu-boutons li a:focus {
  color: #fff;
}
.bootstrap-isolation-tink #menu-boutons li .icn {
  top: 1.33rem;
}
.bootstrap-isolation-tink #menu-boutons legend {
  position: relative;
  margin-bottom: 0;
}
.bootstrap-isolation-tink #menu-boutons legend:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.9rem 0.8rem 0 0.8rem;
  border-color: #e5e5e5 transparent transparent transparent;
  position: absolute;
  bottom: -0.9rem;
  left: 50%;
  margin-left: -0.8rem;
}
.bootstrap-isolation-tink #menu-boutons legend:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8rem 0.8rem 0 0.8rem;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -0.7rem;
  left: 50%;
  margin-left: -0.8rem;
}
.bootstrap-isolation-tink #menu-boutons .boutonTouch__reponse {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.bootstrap-isolation-tink #menu-boutons .boutonTouch input + .boutonTouch__illustration .boutonTouch__texte {
  font-weight: 100;
}
@media (min-width: 768px) {
  .bootstrap-isolation-tink #menu-boutons .layoutQuestionBoutonTouch__colonne.colonne__3 {
    margin-bottom: 1.8rem;
    margin-top: 1.8rem;
  }
}
.bootstrap-isolation-tink .mid-section {
  position: relative;
}
.bootstrap-isolation-tink .mid-section:before {
  position: absolute;
  width: 100vw;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (min-width: 1200px) {
  .bootstrap-isolation-tink .mid-section:before {
    left: calc((((100vw - 1200px) / 2) * -1));
  }
}
.bootstrap-isolation-tink #mid-section-faq.mid-section {
  color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
.bootstrap-isolation-tink #mid-section-faq.mid-section:before {
  background-color: #4b535a;
}
.bootstrap-isolation-tink #mid-section-faq.mid-section h3 {
  color: #fff;
}
.bootstrap-isolation-tink #mid-section-faq.mid-section p {
  font-family: "roboto-light", "Geneva", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  color: #ffffff;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
}
.bootstrap-isolation-tink #mid-section-faq.mid-section .btn.btn-ghost {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
}
.bootstrap-isolation-tink #mid-section-faq.mid-section .btn.btn-ghost:hover {
  background: #fff;
}
.bootstrap-isolation-tink #mid-section-faq.mid-section .icn {
  height: 40px;
  margin-bottom: 2rem;
}
.bootstrap-isolation-tink .icn.icnAjusto.blanc {
  background: url("../images/quoter/icone-blanc-ajusto.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnAlerte.blanc {
  background: url("../images/quoter/icone-blanc-alerte.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnAnimaux.blanc {
  background: url("../images/quoter/icone-blanc-animaux.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnAuto.blanc {
  background: url("../images/quoter/icone-blanc-auto.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnHabit.blanc {
  background: url("../images/quoter/icone-blanc-habit.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnRadar.blanc {
  background: url("../images/quoter/icone-blanc-radar.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnReclamation.blanc {
  background: url("../images/quoter/icone-blanc-reclamation.svg") no-repeat center;
}
.bootstrap-isolation-tink .icn.icnSel.blanc {
  background: url("../images/quoter/icone-blanc-sel.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnAjusto {
  background: url("../images/quoter/icone-blanc-ajusto.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnAlerte {
  background: url("../images/quoter/icone-blanc-alerte.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnAnimaux {
  background: url("../images/quoter/icone-blanc-animaux.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnAuto {
  background: url("../images/quoter/icone-blanc-auto.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnHabit {
  background: url("../images/quoter/icone-blanc-habit.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnRadar {
  background: url("../images/quoter/icone-blanc-radar.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnReclamation {
  background: url("../images/quoter/icone-blanc-reclamation.svg") no-repeat center;
}
.bootstrap-isolation-tink *:focus .icn.icnSel {
  background: url("../images/quoter/icone-blanc-sel.svg") no-repeat center;
}

