/*
 Theme Name:   WP Géode - Child Theme
 Theme URI:    http://www.agence-geode.fr
 Description:  Child theme pour WP-GÉODE
 Author:       Olivier BERMOND
 Author URI:   http://www.agence-geode.fr
 Template:     wp-geode
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  wp-geode-child
*/

a{text-decoration: none;}
.gris{color: #555;}
.home .entry-content{margin-top: 0;}
.site-branding{display: none;}

.entry-header{position: fixed;}
filter:         drop-shadow(0px 0px 5px #222); }
.logoScroll{position: absolute;left: 10%; top: 0;z-index: 999;width: 80px;}

/* ACF HEADER */

.scroll:hover{
    animation-play-state: paused;
}

/* BUTTONS MATERIAL DESIGN */
.btn {
  border: none;
  color: white;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
    display: block;
  text-transform: uppercase;
    width: 100%;
  height: auto;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 1.4em;
    line-height: 1.4em;
    letter-spacing: .1em;
    transition: all 200ms ease;
}

.btn.color-1 {
  background-color: #fff;
    border: 2px solid #fff;
    color: #33686a;
    padding: 10px;
    z-index: 999;
}
.btn.color-2 {
  background-color: #00897b;
}
.btn.color-3 {
  background-color: #f6774f;
}
.btn.color-4 {
  background-color: #e94043;
}

.btn-border.color-1 {
  background-color: transparent;
  border: 2px solid #33686a;
  color: #33686a;
}
.btn-border.color-2 {
  background-color: transparent;
  border: 2px solid #00897b;
  color: #00897b;
}
.btn-border.color-3 {
  background-color: transparent;
  border: 2px solid #f6774f;
  color: #f6774f;
}
.btn-border.color-4 {
  background-color: transparent;
  border: 2px solid #e94043;
  color: #e94043;
}

.btn-round {
  border-radius: 10em;
}

.material-design {
  position: relative;
}
.material-design canvas {
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
}

.btn:hover{
    background:#00897b;
    color: #fff
}


.rea:nth-child(1){
    color: #828da1;
}

.reaLogo{
    max-width: 420px;
}

.reaThumb{
    margin-top: 40px;
}

#section-land-5 .vertical-align{
    display: block;
    margin-top: 0px;
}
#section-land-5 h4{
    font-size: 30px;
    line-height: 40px;
    color: #828da1;
}
#section-land-5-b .vertical-align{
    display: block;
    margin-top: 15px;
}

#section-land-5-c{
    border-top: 1px solid #EEE;
    padding-top: 30px;
    margin-top: -20px;
}
#section-land-5-c strong{
    font-size: 1.5em;
}

#section-land-4 .vertical-align{display: block;}
#section-land-4 h3{margin-bottom: 30px;}
#section-land-4 h3 i{color: #33686a;}
#section-land-4 p{font-weight: 300;clear: both;}

#section-land-5-b ul {margin-left: 0;padding-left: 0;}
article #section-land-5-b ul li{list-style-type: none;padding: 15px 30px; margin-left: 0;background: #e9e9e9;}
article #section-land-5-b ul li:nth-child(2n){background: #fff;}

#section-land-7 strong{
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
}

.page-id-3297 h3 i{
    display: block;
    float: left;
    margin-right: 15px;
}