/*
Theme Name: G3Dev theme
Author: G3Dev
Author URI: http://www.g3dev.ch
Description: Responsive theme and galery ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: G3Dev theme
*/
@font-face {
  font-family: 'gandhi';
  src: url("../fonts/GandhiSans-Regular-webfont.eot");
  src: url("../fonts/GandhiSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/GandhiSans-Regular-webfont.woff") format("woff"), url("../fonts/GandhiSans-Regular-webfont.ttf") format("truetype"), url("../fonts/GandhiSans-Regular-webfont.svg#gandhi_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'daysregular';
  src: url("../fonts/Days-webfont.eot");
  src: url("../fonts/Days-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Days-webfont.woff") format("woff"), url("../fonts/Days-webfont.ttf") format("truetype"), url("../fonts/Days-webfont.svg#daysregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'enigmaticbold';
  src: url("../fonts/EnigmaB_2-webfont.eot");
  src: url("../fonts/EnigmaB_2-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/EnigmaB_2-webfont.woff") format("woff"), url("../fonts/EnigmaB_2-webfont.ttf") format("truetype"), url("../fonts/EnigmaB_2-webfont.svg#enigmaticbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'amblebold';
  src: url("../fonts/Amble-Bold-webfont.eot");
  src: url("../fonts/Amble-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Amble-Bold-webfont.woff") format("woff"), url("../fonts/Amble-Bold-webfont.ttf") format("truetype"), url("../fonts/Amble-Bold-webfont.svg#amblebold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearer {
  clear: both; }

html, body {
  height: 100%;
  position: relative; }

h1 {
  font-family: "gandhi";
  font-weight: bold;
  letter-spacing: -0.05em;
  font-size: 3.3em;
  color: #03574d; }

h2, h3, h4 {
  font-family: "amblebold";
  color: #00866e; }

a {
  font-family: "gandhi";
  transition: 0.2s; }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0; }

p, ul, li {
  font-family: "gandhi";
  line-height: 1.3em; }

header {
  height: 100%;
  width: 100%;
  position: relative;
  background-image: url(../img/accueil.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat; }

#desktop-navigation, #fixed-desktop-navigation {
  width: 100%;
  background-color: white;
  text-align: center;
  padding: 30px 0;
  position: absolute;
  z-index: 10; }
  #desktop-navigation h2, #fixed-desktop-navigation h2 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: 1.3em; }
  #desktop-navigation #menu a, #fixed-desktop-navigation #menu a {
    font-size: 1.5em;
    color: #03574d;
    text-transform: uppercase; }
    #desktop-navigation #menu a:hover, #desktop-navigation #menu a:focus, #fixed-desktop-navigation #menu a:hover, #fixed-desktop-navigation #menu a:focus {
      color: #00866e; }
  #desktop-navigation #menu span, #fixed-desktop-navigation #menu span {
    color: #00866e;
    padding: 0 30px;
    font-size: 1.7em;
    margin-top: -3px;
    opacity: 0.3; }
  #desktop-navigation #menu img, #fixed-desktop-navigation #menu img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 45px; }

#fixed-desktop-navigation {
  position: fixed;
  padding: 15px 0;
  box-shadow: 1px 1px 3px #ccc;
  top: -70px; }

#content-container section {
  padding: 60px 0; }
  #content-container section .table-box {
    display: table;
    margin: auto;
    height: 100%; }
    #content-container section .table-box .cell-box {
      display: table-cell;
      height: 100%;
      vertical-align: middle; }
  #content-container section h3 {
    font-size: 2em;
    padding-bottom: 15px; }
#content-container #about #history p, #content-container #about #history li {
  font-size: 1em;
  padding-right: 60px; }
#content-container #about #history ul {
  list-style: circle;
  padding-left: 15px; }
  #content-container #about #history ul li {
    margin-bottom: 15px; }
#content-container #about #team hr {
  margin: 15px 0; }
#content-container #about #team .people {
  display: inline-block;
  margin: 0 5px 0; }
#content-container #about #team .people > div {
  display: block;
  max-width: 400px; }
  #content-container #about #team .people > div.portrait {
    height: 100px;
    width: 115px;
    border-radius: 5px 0 0 5px; }
    #content-container #about #team .people > div.portrait img {
      width: 100px;
      height: 100px; }
  #content-container #about #team .people > div.bio h4 {
    font-size: 1.2em;
    margin-bottom: 10px; }
  #content-container #about #team .people > div.bio p {
    font-size: 0.8em; }
  #content-container #about #team .people > div.bio .name {
    font-weight: bold; }
#content-container #prestations {
  background-color: #03574d; }
  #content-container #prestations p, #content-container #prestations h3, #content-container #prestations ul, #content-container #prestations li {
    color: white; }
  #content-container #prestations ul {
    list-style: circle;
    padding-left: 15px; }
    #content-container #prestations ul li {
      margin-bottom: 15px; }
  #content-container #prestations img {
    width: 90%; }
#content-container #address {
  position: relative;
  padding: 0; }
  #content-container #address #map {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
    background-image: url(../img/map00.jpg);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat; }
    #content-container #address #map img {
      width: 100%; }
  #content-container #address #address-box {
    position: absolute;
    z-index: 3;
    background-color: white;
    padding: 30px 30px 30px 0;
    font-size: 2em;
    top: 300px;
    box-shadow: 2px 2px 5px #ccc; }

footer {
  position: relative;
  height: 150px;
  background-color: #03574d; }
  footer #official-data {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #008975; }
    footer #official-data a {
      color: #008975;
      text-decoration: underline; }
  footer #logos {
    text-align: center;
    padding-top: 30px; }
    footer #logos a, footer #logos img {
      display: inline-block;
      max-height: 50px;
      width: auto;
      padding: 0 10px; }

@media (max-width: 980px) {
  #content-container #about #history {
    padding-bottom: 90px; } }
@media (min-width: 769px) {
  .only-mobile {
    display: none !important; }

  .only-desktop {
    display: block; } }
@media (max-width: 768px) {
  .only-mobile {
    display: block !important; }

  .only-desktop {
    display: none; }

  #fixed-desktop-navigation {
    display: none; }

  #desktop-navigation {
    position: relative; }

  #menu a {
    display: block;
    padding: 5px; }
  #menu span {
    display: none; }

  #content-container #prestations img {
    width: 100%;
    padding-bottom: 30px; }
  #content-container #about #history {
    padding-bottom: 90px; }
    #content-container #about #history p {
      padding-right: 0px; }
  #content-container #about #team {
    text-align: center; }
  #content-container #address #map {
    background-position: right;
    background-size: auto 100%; }
  #content-container #address #address-box {
    padding-top: 60px;
    padding-right: 15px;
    width: 100%;
    box-shadow: 0 0 0;
    top: 0;
    text-align: center;
    font-size: 1.8em; }

  header {
    background-image: none; }

  #content-container #address #map {
    background-image: none; } }
#address p{
  font-size: 20px;
}

#open_preferences_center{
  background-color: #03574d;
  display: none;
}

.privacy-policy{
  position: fixed;
  width: 100%;
  z-index: 300;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0, .5);
  padding: 5%;

  display:none;
}

.privacy-policy.visible{
  display: block;
  overflow-y: scroll;
  height: 100%;
}

.privacy-policy-wrapper{
  background-color: white;
  padding: 50px;
  border-radius: 15px;
}

.privacy-policy-content p{
  margin-bottom: 15px;
}


.privacy-policy-content h2{
  margin-bottom: 30px;
  margin-top: 60px;
  font-size: 32px;
}


.privacy-policy-content h3{
  margin-bottom: 30px;
  margin-top: 60px;
  font-size: 24px;
}

.privacy-policy-content a{
  font-size: 23px;
  text-decoration: underline;
  text-align: center;
  width: 100%;
  display: block;
}


/*# sourceMappingURL=style.css.map */
