@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100');
@import url('https://fonts.googleapis.com/css?family=Zilla+Slab+Highlight');
@import url('https://fonts.googleapis.com/css?family=Londrina+Outline');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Mitr');

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-color: #f1f1f1;
  font-family: 'Poiret One';
}

* {
  box-sizing: border-box;
}

h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid grey;
  font-family: 'Poiret One';
  text-align: left;
}

h3 {
  font-family: 'Poiret One';
}

h4 {
  font-family: 'Poiret One';
}

.line {
  font-family: 'Poiret One';
  text-align: center;
  font-size: 15px;
  border-bottom: 1px solid grey;
  display: none;
}

.unders {
  font-family: 'Poiret One';
  text-align: center;
  font-size: 15px;
  border-bottom: 1px solid grey;
  display: all;
}

.titre {
  font-family: 'Work Sans', sans-serif;
  color: #AAA;
  opacity: 1;
  text-shadow: 0px 0px 130px #000;
  font-size: 80%;
}


.intro {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-09.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-p-driades {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-11.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-p-paris {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-11.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}
.intro-voyages {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-11.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Acores {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/acores/AZ_2017_Flores_40.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Catalunya {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/catalunya/IMGP9203.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Ecosse {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/ecosse/ecosse(31).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Iran {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/iran/iran(32).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Jordan {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/jordanie/jordan(16).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Mada {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/mada/mada(39).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Maroc {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/maroc/maroc-66.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Maurice {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/maurice/maurice(46).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-v-Perou {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/perou/peru(0).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

.intro-v-Reunion {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-voyages/reunion/reunion(264).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

.intro-x-bretonie {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-vac/bret2020/breton(46).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

.intro-x-ts2012 {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-vac/ts2012/ts12(36).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

.intro-pano {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-panos/ShangHai_01.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-portfolio {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-port/aabs(6).jpg");
  display: table;
  background-position: center;
  background-size: cover;
}


.inner {
  display: inline-flex;
  vertical-align: center;
  width: 100%;
  max-width: none;
}

.content {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}

.content p {
  font-family: 'Poiret One', cursive;
  font-size: 120%;
  text-align: justify;
}

.content h1 {
  font-family: 'Poiret One', cursive;
  color: #000;
  opacity: 1;
  text-shadow: 0px 0px 200px #000;
  font-size: 250%;
}

.content-duo {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.column h4 {
  padding-bottom: 0px;
  padding-top: : 0px;
  margin-bottom: 6px;
  margin-top: 7px;
  text-align: center;
  font-family: 'Oxanium', cursive;
  font-size: 100%;
}

.main h2 {
  font-family: 'Poiret One', cursive;
  color: #000;
  opacity: 1;
  font-size: 144%;
}

.content-p h3 {
  margin: 6px;
}

.content-p p {
  margin: 6px;
  font-size: 120%;
}

.btn-2 {
  font-family: 'Poiret One', sans-serif;
  color: #000;
  font-size: 135%;
  padding: 4px 8px 4px 8px;
  border: solid #000 3px;
  background-color: #FFF;
  text-decoration: none;
  position: center;
  margin: 50px;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%;
  /* Full width */
  padding: 12px;
  /* Some padding */
  border: 1px solid #ccc;
  /* Gray border */
  border-radius: 4px;
  /* Rounded borders */
  box-sizing: border-box;
  /* Make sure that padding and width stays in place */
  margin-top: 6px;
  /* Add a top margin */
  margin-bottom: 0px;
  /* Bottom margin */
  resize: vertical
    /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
button[type=submit] {
  font-family: 'Raleway';
  background-color: #777777;
  color: white;
  padding: 12px 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  position: right;
}

.bla {
  padding-left: 2px;
  padding-bottom: 1px;
}

.blabla {
  font-family: 'Raleway';
  max-width: 650px;
  padding: 25px;
  margin: 0 auto;
}

.blabla h2 {
  border-bottom: 1px solid grey;
  font-family: 'Raleway';
  font-size: 90%;
  text-align: center;
}

.blabla.form-message {
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.form-error {
  color: red;
}

.form-success {
  color: green;
}

.input-error {
  box-shadow: 0 0 3px red;
}
/*test commentaires */
.content_div
{
  width: 500px;
  text-align: left;
  margin:20px auto;
  background:#F3F3F3;
  text-align:center;
}
.name
{
  height:30px;
  line-height: 30px;
  padding:8px;
  background: #fff;
  color:#777;
  text-align:left;
}

.comments
{
  padding:0px 0px 24px 0px;
  font-style: 20px;
}

#container
{
  margin: auto;
  width: 38%;
}

#username
{
width:100px;
height:140px
border:1px solid silver;
margin-top: 40px;
border-radius: 5px;
font-size:17px;
padding:10px;
font-family: helvetica;
margin-bottom: 10px;
}

#comment
{
  width: 100%;
  height: 100px;
  border:1px solid silver;
  border-radius: 5px;
  font-size:17px;
  padding:10px;
  font-family:helvetica;
}

#submit
{
width: 200px;
height: 60px;
border:none;
background-color: tomato;
color:#fff;
margin-top: 20px;
border-radius: 5px;
font-size: 20px;
border-bottom: 6px solid #E90003;
margin-left: 140px;
}

/*test commentaires */
.bourrage {
  height: 60px;
}

.vide {
  height: 30px;
}

.vide_sml {
  height: 8px;
}

/* test icone  */
#menu-icon {
  display: hidden;
  width: 32px;
  height: 32px;
  background: transparent url("../../images/menu.png") center;
}

a:hover#menu-icon {
  background-color: #444;
  border-radius: 6px 6px 0 0;
}

nav {
  float: left;
  padding: 20px;
}

/* test icone  */
/* MENU BLACK  */
#menu, #menu ul

/* Liste */
  {
  padding: 0;
  /* pas de marge intérieure */
  margin: 0;
  /* ni extérieure */
  list-style: none;
  /* on supprime le style par défaut de la liste */
  line-height: 21px;
  /* on définit une hauteur pour chaque élément */
  text-align: center;
  /* on centre le texte qui se trouve dans la liste */
}

#menu

/* Ensemble du menu */
  {
  font-weight: bold;
  /* on met le texte en gras */
  font-family: Poiret One;
  /* on utilise Poiret One, c'est plus beau ^^ */
  font-size: 14px;
  /* hauteur du texte : 1' pixels */
  opacity: 0.8;
}

#menu a:hover {
  color: white;
}

#menu a

/* Contenu des listes */
  {
  display: block;
  /* on change le type d'élément, les liens deviennent des balises de type block */
  padding: 3px;
  /* aucune marge intérieure */
  background: transparent;
  /* couleur de fond */
  color: #000;
  /* couleur du texte */
  text-decoration: none;
  /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 143px;
  /* largeur */
}

#menu li

/* Éléments des listes */
  {
  float: left;
  /* pour IE qui ne reconnaît pas "transparent" */
  border-right: 1px solid #fff;
  /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li {
  border-right: 1px solid transparent;
  /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul

/* Sous-listes */
  {
  position: absolute;
  /* Position absolue */
  width: 170px;
  /* Largeur des sous-listes */
  left: -999em;
  /* Hop, on envoie loin du champ de vision */
}

#menu li ul li

/* Eléments de sous-listes */
  {
  /* pour ie qui ne reconnaît pas "transparent" (comme précédemment) */
  border-top: 1px solid #fff;
  /* on met une bordure blanche en haut de chaque élément d'une sous-liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li {
  border-top: 1px solid transparent;
  /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul {
  margin: -22px 0 0 144px;
  /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  border-left: 1px solid #fff;
  /* Petite bordure à gauche pour ne pas coller ... */
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul {
  border-left: 1px solid transparent;
  /* on met une bordure transparente sur la gauche de chaque élément */
}

#menu li:hover ul ul, #menu li.sfhover ul ul

/* Sous-sous-listes lorsque la souris passe sur un élément de liste */
  {
  left: -999em;
  /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul

/* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
  {
  left: auto;
  /* Repositionnement normal */
  min-height: 0;
  /* Corrige un bug sous IE */
}

/* Center website */
.main {
  max-width: auto;
  margin: 0;
  padding: 20px;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 0px 0px;
  text-decoration: none;
}

.row-p {
  margin: 0px 0px;
  text-decoration: none;
}

/* Image NB dans les colonnes */
.row img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.row img:hover {
  filter: grayscale(0%);
}

/* Add padding BETWEEN each column */
.row,
.row>.column {
  padding: 0px;
  margin: -2px;
}

.row-p,
.row-p>.column-2 {
  padding: 0px;
  margin: -2px;
}

.row-p,
.row-p>.column-3 {
  padding: 0px;
  margin: -2px;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
}

.column-2 {
  float: left;
  width: 50%;
}

.column-3 {
  float: left;
  width: 33%;
}

/* Clear floats after rows */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.row-p:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content-p {
  background-color: transparent;
  margin: 0 auto;
  padding: 0px;
  margin: 0px;
}

.content-o {
  background-color: transparent;
  padding: 6px;
  margin: 0px;
}

/* --------------------FOOTER--------------------- */
footer {
  position: relative;
  bottom: 0;
}

.footer-distributed {
  background-color: #292c2f;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  font-family: 'Poiret One', sans-serif;
  padding: 6px 7px;
  margin-top: 5px;
}

.footer-distributed p {
  font-size: 18px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right {
  display: inline-block;
  vertical-align: top;
}

.footer-distributed .footer-left {
  width: 40%;
}

.footer-distributed .footer-center h2 {
  padding-bottom: 0px;
  color: white;
}

.footer-distributed h3 {
  color: #ffffff;
  font: bold, 24px margin: 0;
}

.footer-distributed h3 span {
  color: #5383d3;
}

.footer-distributed .footer-links {
  color: #ffffff;
  margin: 12px 0 10px;
  padding: 0;
}

.footer-distributed .footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}

.footer-distributed .footer-company-name {
  color: #8f9296;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

.footer-distributed .footer-center {
  width: 18%;
}

.footer-distributed .footer-center p {
  display: block;
  color: white;
  vertical-align: middle;
  margin-top: 12px;
}

.footer-distributed .footer-center p a {
  color: #5383d3;
  text-decoration: none;
  ;
}

.footer-distributed .footer-right {
  width: 40%;
}

.footer-distributed .footer-company-about p {
  line-height: 5px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  margin: 8;
}

.footer-distributed .footer-company-about span {
  display: inline-block;
  color: white;
  font-size: 17px;
  margin-bottom: 7px;
}

.footer-distributed .footer-right .footer-company-name p {
  font-size: 10px;
  color: #92999f;
}
/* --------------------FOOTER--------------------- */


/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 900px) {
  .column {
    width: 50%;
  }
  .column-3 {
    width: 100%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .column {
    width: 100%;
  }

  .column-2 {
    width: 100%;
  }

  .line{
    display: block;
  }
}

@media (max-width: 880px) {
  .footer-distributed {
    font: 14px, sans-serif;
  }

  .footer-distributed .footer-left,
  .footer-distributed .footer-right {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }

  .footer-distributed .footer-left i {
    margin-left: 0;
  }
}

@media (min-width: 1900px){
  .content p {
    font-size: 130%;
  }
}

@media only screen and (max-width : 800px) {
  header {
    position: absolute;
  }

  #menu-icon {
    position: absolute;
    right: 2px;
    top: 0;
  }

  nav ul, nav:active ul {
    display: none;
    position: absolute;
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 5px solid #444;
    right: 15px;
    top: 15px;
    width: 95%;
    border-radius: 4px 0 4px 4px;
  }

  nav li {
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 10px;
  }

  nav:hover ul {
    display: block;
  }
}

@media (orientation: portrait) {
  header {
    position: absolute;
  }

  .inner {
    max-height: 65px;
    background-color: white;
    opacity: 0.7;
  }

  /* images verticales des headers des galeries */
  .intro {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/intro/image-10.jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-pano {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-panos/ShangHai_02.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

  .intro-voyages {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/jordanie/jordan(24).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

.intro-p-driades {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-11.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

.intro-p-paris {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/intro/image-11.jpg");
  display: table;
  background-position: center;
  background-size: cover;
}

  .intro-v-Acores {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/acores/AZ_2017_Corvo_6.jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Ecosse {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/ecosse/ecosse(32).jpg");
    display: table;
    background-position: center;
    background-size: cover;
  }

  .intro-v-Jordan {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/jordanie/jordan(43).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Mada {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/mada/mada(40).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Maroc {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/maroc/maroc-13.jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Maurice {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/maurice/maurice(38).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Perou {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/perou/peru(0).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }

  .intro-v-Reunion {
    height: 100%;
    width: 100%;
    margin: auto;
    background: url("../../images/i-voyages/reunion/reunion(236).jpg");
    background-position: center;
    display: table;
    background-size: cover;
  }  

  .intro-x-bretonie {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-vac/bret2020/breton(47).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

.intro-x-ts2012 {
  height: 100%;
  width: 100%;
  margin: auto;
  background: url("../../images/i-vac/ts2012/ts12(30).jpg");
  background-position: center;
  display: table;
  background-size: cover;
}

  .intro-pano {}

  /* images verticales des headers des galeries */
  .content h1 {
    font-size: 160%;
  }

  .row img {
    filter: grayscale(0%);
    padding: 1px;
  }

  #menu-icon {
    position: absolute;
    right: 2px;
    top: 0;
  }

  nav ul, nav:active ul {
    display: none;
    position: absolute;
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 5px solid #444;
    right: 15px;
    top: 15px;
    width: 95%;
    border-radius: 4px 0 4px 4px;
  }

  nav li {
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 10px;
  }

  nav:hover ul {
    display: block;
  }
}
