/*
Theme Name: FCBA - Woodrise
Author: Brice
Author URI: http://www.agencezebra.com
Description: Thème sur mesure réalisé par Zebra Communication (Morêt-sur-Loing 77)
Version: 1.0
License: Tous droits réservés
Tags: zebra, brice
Text Domain: zebra
*/

/*
 * FIX
 */
body { padding:0; margin:0; }
/* Liens */
a:hover { text-decoration: none; cursor:pointer; }
a:active, a:focus { outline:0; }

/* Listes */
ul, ol { }

/* images */
img { max-width:100%; }

/* inputs */
input,
textarea {
  border: 1px solid #555;
  width:100%;
}
select {
  border: 0;
  width:100%;
  margin: 0;
  padding: 0;
  margin-left:1px;
  display:block;
}

.aligncenter,
dl.aligncenter,
.html5-captions .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Bootstrap */
.row { margin:0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0;
}


/*
 * TEXTES
 */
body { font-family: Arial, sans-serif; }
/* fonts */
.txt-light {  }
.txt-reg,
.txt-regular {  }
b,
strong,
.bold,
.txt-bold {  }



body {
  background : #343434 url('images/background.jpg') center center no-repeat;
  background-attachment: fixed;
  font-family: "Helvetica Neue Condensed", Arial, sans-serif;
  font-size: 16px;
}

.gras{
  font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
}
.position-relative {
  position:relative;
}
.parent-etiquette {
  margin-top: 30px;
  min-height: 100px;
}
.page-intro {
  font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
  font-size:25px;
  color:#999999;
}

/*
 * Titres
 */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
}

h1 {
  font-family : "Helvetica Neue Thin Condensed", Arial, sans-serif;
  font-size: 48px;
}

h2,
.etiquette {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    color: #fff;
    margin:0px;
    height:62px;
    line-height:62px;
    font-size: 20px;
    text-transform: uppercase;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: 0 0 0;
    padding-right:25px;
    background-image:url('images/etiquette-bord-d.png');
    background-position: right top;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
}
h2 > div,
.etiquette > div {
    padding-left:25px;
    padding-right:0px;
    /*background-color:#2fa2df;*/
    background-image:url('images/etiquette-bord-g.png');
    background-position: left top;
    background-repeat: no-repeat;
    
}
h2 > div > div,
.etiquette > div > div {
    background-color:#2fa2df;
    padding:0 10px;
    white-space:nowrap;
}

.position-relative > h2 {
  left:-100px;
}

h3 {
  color: #2fa2df;
  font-size: 16px;
  text-transform: uppercase;
}
h4 {
  color: #343434;
  font-size: 16px;
  text-transform: uppercase;
}
h5 {
  color: #999999;
  font-size: 16px;
  text-transform: uppercase;
}
h6 {
  font-family : "Helvetica Neue Thin Condensed", Arial, sans-serif;
  color: #999999;
  font-size: 16px;
  text-transform: uppercase;
}


/*
 * LISTES
 */
ul,
ol {
  color:#000;
  margin-top:10px;
}

/*
 * Liens
 */
article a{
  text-decoration: underline;
}

/*
 * HEADERBAR
 */
#headerbar {
  background-color:#2fa2df;
  color:#fff;
  text-align: center;
}

/*
 * Menu principal
 */
div#headerbar > ul {
  display:inline-block;
  margin:0px;
  padding:0px;
}
div#headerbar > ul a {
  color:#fff;
}
div#headerbar > ul > li {
  position:relative;
  display: inline-block;
  background-color:#2fa2df;
  transition: all 1s ease;
}
div#headerbar > ul > li:hover {
  background-color:#2fafeb;
}
div#headerbar > ul > li > a {
  display: block;
  height:70px;
  line-height:70px;
  text-transform: uppercase;
  text-decoration: none;
  padding:0 10px;
  font-size:16px;
  color:#fff;
  transition: all 1s ease;
}
div#headerbar > ul > li:hover > a {
  text-shadow: 0 0 30px #fff;
}
div#headerbar > ul.icones-left > li.lien-accueil > a {
  width:70px;
  text-align: center;
}
div#headerbar > ul ul {
  display:none;
  position:absolute;
  top:70px;
  left:0px;
  padding:10px 0;
  margin:0px;
}
div#headerbar > ul ul li {
  list-style: none;  
}
div#headerbar > ul > li:hover > ul {
  display:block;
  background-color:#2fafeb;
  width:200px;
}
div#headerbar > ul > li:hover > ul > li {
  padding:3px 7px;
  text-align: left;
  transition: all ease 1s;
}
div#headerbar > ul > li:hover > ul > li:hover {
  background-color:#2fa2df;
}
div#headerbar > ul > li:hover > ul > li a {
  display:block;
  text-decoration: none;
}

div#headerbar > ul.icones-left {
  float:left;
}
div#headerbar > ul#menu-principal {
  display: inline-block;
  margin:auto;
}
div#headerbar > ul.icones-right {
  float:right;
  padding:0 10px;
}
div#headerbar > ul.icones-right > li.choix-langues {
  width:70px;
  text-align: center;
  font-size:17px;
  color:#343434;
}
div#headerbar > ul.icones-right > li.choix-langues a {
  display:inline-block;
  padding:0px;
  font-size:17px;
  text-decoration: none;
  color:#343434;
  transition: all 0.5s ease;
}
div#headerbar > ul.icones-right > li.choix-langues a:hover {
  color:#fff;
}


/*
 * FOOTERBAR
 */
#footerbar {
  background-color:#000;
  color:#fff;
  text-align: center;
}
#footerbar ul {
  margin:0px;
  padding: 0px;
}
#footerbar > ul.icones-left {
  float:left;
}
#footerbar > ul.icones-left > li {
  width:60px;
}
#footerbar > ul > li {
  display: inline-block;
  background-color:#000;
  transition: all 1s ease;
}
#footerbar > ul > li:hover {
  background-color:#333;
}
#footerbar > ul > li > a {
  display:block;
  height:54px;
  line-height:54px;
  color:#fff;
  text-transform: uppercase;
}
#footerbar > ul#menu-footer {
  float:right;
}
#footerbar > ul#menu-footer > li {
  padding:0 20px;
  border-right:1px dashed #fff;
}
#footerbar > ul#menu-footer > li:last-child {
  border-right:none;
}

/*
 * CONTACT
 */
form.wpcf7-form {
  max-width:500px;
  margin:auto;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
  padding:5px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
form.wpcf7-form input[type="submit"] {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}


#toggle-responsive-menu {
  display:none;
  z-index: 10;
}


@media (max-width: 1199px) {
  div#headerbar > ul > li > a {
    height:35px;
    line-height:35px;
    padding:0 5px;
    font-size:13px;
  }
  div#headerbar > ul ul.sub-menu {
	  top: 30px;
	  z-index:+1;
  }
}
@media (max-width: 991px) {
  
  div#headerbar > ul ul.sub-menu {
	  top: 30px;
	  z-index:+1;
  }

  div#headerbar > ul.icones-left,
  div#headerbar > ul.icones-right {
	float: none;
    display: block;
    text-align: center;
    padding:0 5px;
  }
  div#headerbar > ul.icones-right > li.choix-langues {
      width: auto;
  }
  div#headerbar > ul.icones-left a {
     display: inline-block;
  }
  div#headerbar > ul.icones-right a {
    width:30px;
    padding-top:0;
    text-align: center;
  }
}
@media (min-width: 767px) {
  #toggle-responsive-menu {
    display:none;
  }
}
@media (max-width: 767px) {
  
  h2, .etiquette {
      position: absolute;
      top: 0px;
      left: 0px;
      display: inline-block;
      color: #fff;
      margin: 0px;
      height: 62px;
      line-height: 62px;
      font-size: 20px;
      text-transform: uppercase;
      transform: rotate(-90deg) translateX(-100%);
      transform-origin: 0 0 0;
      padding-right: 25px;
      background-image: url('images/etiquette-bord-d.png');
      background-position: right top;
      background-repeat: no-repeat;
      font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
  }
  h2, .etiquette {
      position: static;
      display: inline-block;
      color: #fff;
      height: 62px;
      line-height: 62px;
      font-size: 20px;
      transform: none;
      background-image: none;
  }
  h2 > div, .etiquette > div {
      padding-left: 0px;
      /* background-color: #2fa2df; */
      background-image: none;
  }
  
  #toggle-responsive-menu {
    display:block;
    position: fixed;
    top:20px;
    right:20px;
    width:50px;
    height:50px;
    line-height:46px;
    background-color:#2fa2df;
    border: 2px solid white;
    border-radius:5px;
    color:white;
    cursor:pointer;
    font-size:30px;
    transition: all 1s ease;
  }
  .admin-bar #toggle-responsive-menu {
    top:50px;
  }
  #toggle-responsive-menu:hover {
    background-color:#666;
    box-shadow:0 0 10px #fff, inset 0 0 10px #000;
    text-shadow:0 0 5px #000;
  }
  
  div#headerbar > ul#menu-principal {
      display: none;
      border-right:1px dashed #fff;
      border-left:1px dashed #fff;
      padding:20px 0;
  }
  div#headerbar > ul#menu-principal.visible {
    display:inline-block;
  }
  div#headerbar > ul > li {
    display:block;
    width:100%;
  }
  div#headerbar > ul > li a {
    width:100%;
  }
  
  
  
  div#headerbar ul#menu-principal * {
    padding:0px;
    line-height:normal;
    height:auto;
    font-size:15px;
    text-align: center;
    display:block;
    position:static;
    width: 100%;
  }
  div#headerbar ul#menu-principal > li {
    margin-bottom:20px;
    padding:0 20px;
  }
  div#headerbar ul#menu-principal > li > a {
    padding:3px 0;
    margin-bottom:3px;
    border-bottom: 1px solid #fff;
  }
  div#headerbar ul#menu-principal > li > a:hover {
    background-color: rgba(255,255,255,0.2);
  }
  div#headerbar > ul > li:hover,
  div#headerbar ul#menu-principal > li:hover > ul {
      background-color: transparent;
  }
  div#headerbar ul#menu-principal ul li:hover {
      background-color:rgba(255,255,255,0.25);
  }
  div#headerbar ul#menu-principal ul a {
      color: #333;
      text-transform: none;
      padding:3px 0;
  }


}