/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */
#hotel-features article img.custom_amenity {
  margin-top: 5px;
  margin-right: 5px;
  opacity: 0.7; }

#hotel-features article img.custom_amenity:hover {
  opacity: 1; }

  .footer-font-color{
  	color: #eaedf2;
  }

  	/*projets vision */
  .page-title-container.projet {
    background: url("../images/projet-vision.png"); no-repeat; }

    /*presentation*/
    .page-title-container.present-paralax .banner {
    height: 682px;
    background-image: url("../images/present-paralax.png"); }

  /*header*/
  #header{
  	background-color: rgba(255, 255, 255, 0.9);
  }
  header .logo a{
  	font-size: 16px;
  	/*margin-top: 30px;*/
  	/*background-color: red;*/
  }
  header#header.header-color-white{
  	height: auto;
  	color: black;
  }
  h1.logo{
  	background-size: 100px 100px;
  	width: 200px;
  	height: auto;
  }
  body{
  	font-size: 16px;
  	text-align: justify;
  	text-justify: inter-word;
  }
  section{
  	background-color: #DCDEE0;
  }
/*positionner les entetes des pages*/
  .page-title-container .page-title {
	    padding: 220px 0 25px;
  }
  /*text logo color*/
  #header.header-color-white .logo a{
  	color: black;
  }
  
  #header .logo img{
  	margin-right: 70px;
  	margin-left: 20px;
  }

/*logo inside text of "presentation"*/
  span.dropcap.style1{
  	margin-bottom: 50px;
  }
/*footer text*/
  p.footer-font-color{
  	width: 350px;
  }

