/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Montserrat', sans-serif;
  }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

 ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

 audio,
 canvas,
 iframe,
 img,
 svg,
 video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

 fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

 textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

   .browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
  }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

 .hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

 .visuallyhidden.focusable:active,
 .visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

 .invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

 .clearfix:before,
 .clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
  }

  @media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
  }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *:before,
    *:after {
      background: transparent !important;
        color: #000 !important; /* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
      }

      a,
      a:visited {
        text-decoration: underline;
      }

      a[href]:after {
        content: " (" attr(href) ")";
      }

      abbr[title]:after {
        content: " (" attr(title) ")";
      }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

     a[href^="#"]:after,
     a[href^="javascript:"]:after {
      content: "";
    }

    pre {
      white-space: pre-wrap !important;
    }
    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

     thead {
      display: table-header-group;
    }

    tr,
    img {
      page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }
  }

  

  body{
      -webkit-hyphens: auto!important;
  -moz-hyphens: auto!important;
  -ms-hyphens: auto!important;
  hyphens: auto!important;
  background-color: #f6f9f4;
  }

header{
  display:flex;
  flex-direction:row;
  justify-content: space-around;
  margin: 0 auto;
}

#blocTitre{
display:flex;
flex-direction:row;
justify-content: space-between;
}

  #fond{
    background:url('../img/fond.png') no-repeat ;
    background-size:100%;
    margin:0!important;
    padding:0!important;
    
  }

  #container{
    width:100%;
    margin:auto;
    background:#FFF;
    padding-bottom: 10px;
  }

 .section{
  margin:0 auto 70px auto;
  max-width:900px;
  width: 90%;
 }

#tm-widget{
  border:1px solid #333;
  margin:10px;
}

  #section1{
    text-align: center;
  }

  #publi{
    text-align:center;
   padding: 30px;
  }

  #header{
    margin:auto;
  }

  #titre{
    display: flex;

justify-content: space-around;
    
  }

  #sousTitre{
      display: flex;
justify-content: space-around;
    margin-bottom:20px;
    height:30px;
  }

  #ballonTitre{
    height:65px;
        margin-left: 10px;
  }

  h1{
    font-size: 7vw;
    line-height: 8vw;
    color: #333;
    margin-top: 0;
  }


.photo {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 75px;
    width: 150px;
    height: 150px;
    margin: 20px 50px 0 0;
    display:none;
}
  

.chapo {
    text-align: justify;
    color: #666;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: auto auto 20px auto;
    width: 85%;
}

  .chapo2{
    text-align: left;
    width:85%;
    color: #666;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin : 0 auto 20px auto;
  }

  .chapo3{
    text-align: left;
    color: #666;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin : 0 auto;
  }

  .texte {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    }

  .finIntro {
    font-size: 25px;
    color: #6aa5cc;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 50px;
  }

h2 {
    margin: 20px auto;
    font-size: 20px;
    line-height: 24px;
    color: #666;
    text-align: center;
    font-weight: 600;
    max-width: 90%;
}

    h3 {
    padding: 20px;
    margin: auto;
    font-size: 20px;
    line-height: 24px;
    color: #333;
    text-align: center;
    font-weight: 600;
    max-width: 90%;
  }

  #h2spe {
    height: 180px!important; 
  }

  .conseil {
    background: #eaf0f8;
    text-align: left;
    padding: 10px;
    font-weight: 600;
    margin: 30px auto 10px auto;
    font-size: 16px;
    line-height: 24px;
    color:#666;
  }

  .conseil img {
   height: 180px;
   margin-right: 10px;
   display: block;
   float: left;
 }

 .selectionnez{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  vertical-align: middle;
  font-weight: 700;
  margin: 20px auto 20px auto;
  font-size: 16px;
  color:#6aa5cc;
}

.fleche{
  width: 34px;
  height: 34px;
  margin: 10px 0 0 10px;
}

.fondBleu{
  background:#eaf0f8;
  padding :10px 0 1px 10px;
  margin-top:50px;
  margin-bottom:60px;
}


.imgBlock{
  width: 80%;
  margin: 0 auto 50px auto;
}

#section2{
  //text-align: center;
}

#bloc2{
  margin: 110px auto 0 auto;
}

#deuxBlocs{
  position:relative;
  text-align:center;
}

#flecheBloc{
  position:absolute;
  transform: ;
  transform: translate(-50%,0) rotate(90deg);
  left:50%;
  top:46%;
  height: 70px;
}

#bulle{
  width:80%;
  margin:30px auto;
}


a{
  text-decoration: none;
  font-weight:600;
  color:#82b1ff;
  transition-duration: 0.25s;
}

a:hover{
    color:#66cc00;
      transition-duration: 0.25s;
}

/*/////// BOUTONS //////////*/


.barreBoutons{
  background:#eaf0f8;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center!important;
  margin: auto;
  margin-bottom: 25px;
  padding-top: 25px;
}





.bouton{
  width:100px;
  height:100px;
  -webkit-border-radius: 75px!important;
  -moz-border-radius: 75px!important;
  border-radius: 75px!important;
  margin: 0 5px 60px 5px;
  transition-duration: 0.5s;

  display:flex;
  flex-direction:column;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 2px solid #FFF;
}


.bouton:hover{
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
}

#bouton1{
  background:url('../img/bouton1.png') no-repeat top center;
}



#bouton2{
  background:url('../img/bouton2.png') no-repeat top center;
}




#bouton3{
  background:url('../img/bouton3.png') no-repeat top center;
}



#bouton4{
  background:url('../img/bouton4.png') no-repeat top center;
}

#bouton4:hover{
  background:url('../img/bouton4_hover.png') no-repeat top center;
}


#bouton5{
  background:url('../img/bouton5.png') no-repeat top center;
}



#bouton6{
  background:url('../img/bouton6.png') no-repeat top center;
}



#bouton7{
  background:url('../img/bouton7.png') no-repeat top center;
}



#bouton8{
  background:url('../img/bouton8.png') no-repeat top center;
}



#bouton9{
  background:url('../img/bouton9.png') no-repeat top center;
}



#bouton10{
  background:url('../img/bouton10.png') no-repeat top center;
}



#bouton11{
  background:url('../img/bouton11.png') no-repeat top center;
}



#bouton12{
  background:url('../img/bouton12.png') no-repeat top center;
}


#bouton13{
  background:url('../img/bouton13.png') no-repeat top center;
}



#bouton14{
  background:url('../img/bouton14.png') no-repeat top center;
}



#bouton15{
  background:url('../img/bouton15.png') no-repeat top center;
}



#bouton16{
  background:url('../img/bouton16.png') no-repeat top center;
}



#bouton17{
  background:url('../img/bouton17.png') no-repeat top center;
}



#bouton18{
  background:url('../img/bouton18.png') no-repeat top center;
}



#bouton19{
  background:url('../img/bouton19.png') no-repeat top center;
}



#bouton20{
  background:url('../img/bouton20.png') no-repeat top center;
}



#bouton21{
  background:url('../img/bouton21.png') no-repeat top center;
}



#bouton22{
  background:url('../img/bouton22.png') no-repeat top center;
}



#bouton23{
  background:url('../img/bouton23.png') no-repeat top center;
}



#bouton24{
  background:url('../img/bouton24.png') no-repeat top center;
}



#bouton25{
  background:url('../img/bouton25.png') no-repeat top center;
}


#bouton26{
  background:url('../img/bouton26.png') no-repeat top center;
}


#bouton27{
  background:url('../img/bouton27.png') no-repeat top center;
}


#bouton28{
  background:url('../img/bouton28.png') no-repeat top center;
}

#bouton29{
  background:url('../img/bouton29.png') no-repeat top center;
}

#bouton30{
  background:url('../img/bouton30.png') no-repeat top center;
}

#bouton31{
  background:url('../img/bouton31.png') no-repeat top center;
}

#bouton32{
  background:url('../img/bouton32.png') no-repeat top center;
}

#bouton33{
  background:url('../img/bouton33.png') no-repeat top center;
}


#bouton34{
  background:url('../img/bouton34.png') no-repeat top center;
}



.barreBoutonsMobile{
  font-size: 16px;
  line-height:18px;
  font-weight: 800;
  color: #555;
  text-align: center;
  margin-top: 60px;
  text-decoration: none;
}

.barreBoutonsDesktop{
  font-size: 16px;
  font-weight: 800;
  color: #86939e;
  text-align: center;
  display:none;
}

#select2{
 width: 230px; 
}

.illustr{
  text-align:center;
}

.illustr img{
  width:100%;
  margin:auto; 
}

.map{
  margin:auto!important;
}

area{
  cursor:pointer;
  border:none;
}

area:hover{
  cursor:pointer;
  border:none;
}



.texte ul {
  //list-style: url(../img/fleche.png);
    list-style: disc;
  margin: 0;
  text-align: left;
  color:#66cc00!important;
  list-style-position: outside;
}

.texte ul li{
  margin:10px;
}



em{
  font-weight:bolder;
  font-style:normal;
}

.carte{
  width:100%!important;
  margin:auto!important;
}

#ctaSection1{
display:flex;
flex-direction:row;
justify-content:space-around;
vertical-align:middle;
width:80%;
max-width:600px;
background:#66cc00;
color:#fff;
transition-duration:0.5s;
text-align: center;
margin:50px auto;
padding:20px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
      -webkit-hyphens: none!important;
  -moz-hyphens: none!important;
  -ms-hyphens: none!important;
  hyphens: none!important;
}

#ctaSection1:hover{
background:#58addb;
  }

#CTAFleche1{
 font-size: 40px;
   line-height: 400%;
}

#CTAFleche2{
  font-size: 40px;
    line-height: 400%;
}


#texteCTA {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25em;
    margin: 10px;
}


footer{
  font-size:9px;
  line-height:12px;
  font-weight:400;
  color:#333;
  background : #dbdbdb;
  padding:40px;
  text-align:justify;
}


@media (min-width: 450px) {
  h1{
    font-size: 36px;
    line-height: 40px;
    color: #333;
    margin-left: 5px;
  }

 
}

@media (min-width: 464px) {
#CTAFleche1{
 font-size: 40px;
   line-height: 300%;
}

#CTAFleche2{
  font-size: 40px;
    line-height: 300%;
}
}


@media (min-width: 520px) {
  #h2spe {

    height: 120px!important; 

  }
}

@media (min-width: 631px) {
#CTAFleche1{
 font-size: 40px;
   line-height: 250%;
}

#CTAFleche2{
  font-size: 40px;
    line-height: 250%;
}
}


@media (min-width: 768px) {

    #titre{
    display: flex;
    margin: 50px 50px 20px 20px;
justify-content: space-around;
    margin-bottom:20px;
  }

  h2 {
    font-size: 24px;
    line-height: 26px;
}

  .photo {
    display:block;
}

  .section {
    width: 90%;
}

.texte {
    margin-left: 30px;
    }

  .conseil img {
    height: 220px;
    margin-right: 20px;
    display: block;
    float: left;
  }

  .fleche{
    margin-left: 10px;
  }


    h3 {

    max-width: 60%;
  }


  .imgBlock{
    width: 45%;
    margin-bottom: 50px;
  }

  #bloc1{

    margin:auto;
    margin-right:10px;
  }

  #bloc2{
   margin-left:10px;
   margin:auto;
 }

 #deuxBlocs{
  position:relative;
  display:flex;
  flex-direction: row;
  margin:auto;
  text-align: center;
}

#flecheBloc {
  position: absolute;
  transform: ;
  transform: translate(-50%,0%) rotate(0deg);
  left: 50%;
  top: 50%;
  width: 100px;
}



.carte{
  width:80%!important;
}

#bulle {
  width: 474px;
}

#h2spe {
  height: 70px!important; 
}

}

@media (min-width: 784px) {
#CTAFleche1{
 font-size: 40px;
   line-height: 150%;
}

#CTAFleche2{
  font-size: 40px;
    line-height: 150%;
}
}

@media (min-width: 992px) {

  #logoHeader {
    left: 19%;
  }

  #container{
    max-width:992px;
    margin:auto;
  }
  .carte{
    width:75%!important;
  }


h3 {
    max-width: 50%;
}


}

@media (min-width: 1010px) {




}

@media (min-width: 1300px) {

  #logoHeader {
    left: 27%;
  }

  .texte ul {

    padding-left: 70px;

  }
}







