
body {
  margin:0px; 
  padding:0px;
}
.ghn-arriere-plan-detail-contenu {
  background-color:#9D440C;
}
.ghn-slideshow-container {
  width: 100%;
  height:550px;
  background-color:#9D440C;
  margin: auto;
}
.ghn-slideshow-blockimg{
  text-align:right;
  padding:15px 0px 0px 0px;
}
.ghn-slideshow-blocktitre{
  font-size:28px;
  color:white;
  text-align:left;
  font-weight:bold;
}
.ghn-slideshow-blockdetail{
  color:white;
  text-align:left;
  font-weight:bold;
  font-size:26px;
}
.ghn-slideshow-blockdetail span{
  font-size:24px; background-color:#FEBD59;padding:20px;box-shadow: 2px 2px 2px 1px white;
}
.ghn-slideshow-blockdetail a{
  text-decoration:none;font-weight:bold;color:#9D440C;text-align:center;
}
.ghn-slideshow-padding-titre{
  padding:50px  0px 50px 0px;
}
.ghn-slideshow-container-mobile {
  width: 100%;
  background-color:#9D440C;
  margin: auto;
}
.ghn-slideshow-blockimg-mobile {
  text-align:center;
  padding:10px 0px;
}
.ghn-img{
  border-radius:10px 10px 0px 0px;
  border-radius:10px;
  box-shadow: 2px 2px 2px 1px white;
}
.ghn-larg10{
 width:10%;
}
.ghn-larg20{
 width:20%;
}
.ghn-larg25{
 width:25%;
}
.ghn-larg30{
 width:30%;
}
.ghn-larg33{
 width:33%;
}
.ghn-larg40{
 width:40%;
}
.ghn-larg50{
 width:50%;
}
.ghn-larg75{
 width:75%;
}
.ghn-larg80{
 width:80%;
}
.ghn-larg90{
 width:90%;
}
.ghn-larg100{
 width:100%;
}
abbr[title] {
  border-bottom: 1px dotted;
}
.topnav {
  width:100%;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.topnav #myLinks {
   background: red; 
  display: none;
}
.topnav a {
  color: white;
  padding: 0px;
  /*padding: 14px 16px;*/
  text-decoration: none;
  font-size: 20px;
  display: block;
}
.topnav a.icon {
  background: red;
  display: block;
  position: absolute;
  font-size: 30px;
  /*padding: 12px 18px;a.icon*/
  padding-top: 0px;
  width:70px;
  height: 60px;
  right: 0;
  top: 0;
}
.topnav a.icon:hover {
  background-color: red;
  padding-top: 0px;
   height: 60px;
  color: white;
}
.topnav a:hover {
  background-color: blue;
  color: white;
}
.active {
 /* background-color: #ccc;*/
 border-bottom:solid 2px red;
  padding: 2px;
  color: white;
  height: 60px;
}
.topnav a.active:hover {
  background-color: #fff;
  color: white;
}
 .ghn-titre-option {
  width:60%;
  border-bottom:solid white 2px;
  text-align:left;
  padding-top:100px;
  font-weight:bold;
  font-size:48px;
  color:white;
 }
 .ghn-titre-option-mobile {
  width:70%;
  border-bottom:solid white 2px;
  text-align:left;
  padding-top:40px;
  font-weight:bold;
  font-size:28px;
  color:white;
 }
.ghn-bloc-menu {
  padding: 0px;
  width:100%; 
 /* box-shadow: 0px 1px 10px 1px #333;
  background-color:#fff;*/
  background-color:#febd59;
 }
.ghn-menu-principal {
  padding: 8px;
  font-weight:bold;
  text-align:center;
  font-size:16px;
  /*border-bottom:solid white 3px;*/
}
.ghn-menu-principal-actif {
  padding: 5px;
  font-weight:bold;
  text-align:center;
  background: gray;
  font-size:14px;
  border-bottom:solid red 3px;
}
.ghn-menu-principal-actif a {
  text-decoration:none;
  color:white;
}
.ghn-menu-principal:hover {
  border-bottom:solid red 3px;
  background: #9D440C;
  color:blue;
}
.ghn-menu-principal a {
  text-decoration:none;
  color:black;
}
.ghn-menu-principal a:hover {
  text-decoration:none;
  color:white;
}
.fa {
  padding: 10px;
  font-size: 20px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 2px 2px;
  border-radius: 50%;
}
.fa-bars {
  background: red;
  color: white;
  font-size: 30px;
  margin: 0px;
  padding: 5px;
  width: 30px;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}
.fa-instagram {
  background: #bb0000;
  color: white;
}
input[type=text], input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

button:hover {
  opacity: 0.8;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.ouverture-session {
  text-align: center;
  font-size:48px;
  font-weight:bold;
  margin: 24px 0 12px 0;
}

.avatar {
  width: 40%;
  border-radius: 50%;
}

.container {
  text-align: left;
  padding: 16px;
}

span.psw {
  float: right;
  padding-top: 16px;
}
/* faq******** */
.ghn-accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border:none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
}

.ghn-activefaq, .ghn-accordion:hover {
  background-color: #ccc;
}

.ghn-accordion:after {
  content: '\02C5';
  color: #1976d2;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.ghn-activefaq:after {
  content: "\02C4";
  color:red;
}

.ghn-panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  width: 100%;
  margin-bottom:0px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom:solid 1px #FEBD59;
}
/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}
/***************************************** menu principal, espace mobile *********************************************/
.menu-mobile {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color:#9D440C; /*rgb(0,0,0);*/
  /*background-color: rgba(0,0,0, 0.9);*/
  overflow-x: hidden;
  transition: 0.1s;
}

.menu-mobile-content {
  position: relative;
  top: 15%;
  width: 100%;
  text-align: left;
  margin-top: 15px;
}

.menu-mobile a {
  padding: 15px; 
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  display: block;
  transition: 0.1s;
}

.menu-mobile a:hover, .menu-mobile a:focus {
  color: #f1f1f1;
}

.menu-mobile .closebtn {
    
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .menu-mobile a {font-size: 20px}
  .menu-mobile .closebtn {
  font-size: 40px;
  top: 15px;
  right: 20px;
  }
}