/* Aide Bootsrap 

[class*="col-"], footer {
    background-color: none;
    border: 2px solid black;
    border-radius: 6px;
  } */
  
/* Mise en forme page [class*="row"]*/

/* Smallnav and Largenav style */

.header-navbar {
  overflow: hidden;
  background-color: #ffffff;
  /*color: #ffffff;*/
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  z-index: 5;
  transition: all 0.3s ease-in-out;
}

.header-navbar.scroll {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px !important;
}

body {
  padding: 0px;
  margin-top: 100px;
  /*height: 1200px;  Used in this example to enable scrolling */
}

.hero {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: auto;
}

body {
  content:"";
  background-image: url("../images/background/BackgroundVide.png");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
}

.body-bg {
  background-color: #fff;
  left: 50px;
  right: 50px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  padding-bottom: 10px;
}

.smallnav .container {
  padding-right: 55px;
  padding-left: 15px;
}

#liens-pro ul {
  margin: auto;
}

#liens-pro li {
  display: inline;
  list-style: none;
  text-decoration: none;
  margin-right: 2px ;
}

.liens-pro a {
  display: block;
}

.text-link {
  text-decoration: none;
  font-size: 1em;
}

#logo logo:hoven {
  cursor: pointer;
}

.soustitre {
  text-align: center;
}

h1, h2 {
  font-family: 'Lexend Deca', sans-serif;
  color: #FBCB9A
}

h2 .produits {
  color: #FBCB9A;
  text-decoration: none;
  font-size: 0.7em;
  font-weight: 600;
}

h3 {
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  color: #000033cc;
}

/*.upper-tittle {
  font-size: 40px;
}*/

.col-md-10 li, .col-sm-8 li {
  font-size: 1.3em;
}

.col-lg-9 li {
  font-size: 1.4em;
}

p {
  line-height: 1.1em;
  font-family: /*'Bookman Old Style', */Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif, sans-serif;
  text-align: justify;
  color: #000033cc;
}

.construction {
  font-size: 2em;
}

.row0 {
  height: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-right: 5px;
}

.lang li{
  display: inline;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}

.lang {
  padding-left: 0px;
}

.row1, .row4, .row5, .row7 {
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.header-navbar .row1 {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 0px;
  text-align: center;
}

.row2{
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.row3{
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.largenav .row0 {
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.smallnav .row1, .smallnav .row2, .smallnav .row3, .smallnav .row4, .smallnav .row5, 
.smallnav .row6, .smallnav .row7, .smallnav .row8, .smallnav .row9, .smallnav .row10 {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

/*Galerie*/
.row .galerie{
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}


/*Smallnav Padding row galerie*/
.smallnav .galerie  {
  padding-right: 0px;
}

#portrait {
  position: inherit;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
}

/* Smallnav style */

/*Sidenav*/
.sidenav {
  height: 100%;
  width: 260px;
  position: fixed;
  z-index: 6;
  top: 0;
  right: 0px;
  background-color: #000033dc;
  overflow-x: hidden;
  transition: 0.7s;
  transition-delay: 20ms;
  box-shadow: 0 4px 8px -3px #555454;
  padding-top: 0px;
  padding-left: 0px;
}
.sidenav ul {
  list-style: none;
  margin: 0;
  padding: 10px;
}

.sidenav a {
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 500;
  padding: 20px 20px 20px 20px;
  left: 15px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s
}

.sidenav a:hover {
  color: #fff;
  background-color: #FBCB9A;
  font-size: 110%;
}

@media screen and (max-height: 450px) {
.sidenav a {font-size: 18px;}
}

.sidenav-heading a{
  font-size: 36px;
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 700;
  color: #fff;
  left: 80px;
}

.bar {
  transition: 0.7s;
  right: -220px;
}

.sidenav-toggle {
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 50%;
  width: 36px;
  height: 36px;
}

.sidenav-toggle-line {
  height: 2px;
  width: 25px;
  border-radius: 5px;
  background-color: #ffffff;
  position: absolute;
  transition: all 0.5s ease-in-out; }
  /*.toggle-btn:before {
    content: "";
    height: 2px;
    width: 25px;
    border-radius: 5px;
    box-shadow: 0 -12px 0 0 #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out; }
  .toggle-btn:after {
    content: "";
    height: 4px;
    width: 30px;
    border-radius: 5px;
    box-shadow: 0 12px 0 0 #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;*/
    .bar .sidenav-toggle-line:first-child {
      transform: rotate(45deg) translateY(12px);
    }
    .bar .sidenav-toggle-line:last-child {
      transform: rotate(-45deg) translateY(-12px);
    }

    .sidenav-toggle-line:first-child {
      transform: rotate(-45deg) translateY(12px);
    }
    
    .sidenav-toggle-line:last-child {
      transform: rotate(45deg) translateY(-12px);
    }

/*.active .navbtn {
  background-color: #fff;
  transform: rotate(45deg); }
  .active .navbtn:before {
      left: -10px;
      box-shadow: 0 -10px 0 0 #fff;
      transform: translateY(0) rotate(90deg); }
  .active .navbtn:after {
      box-shadow: 0 0 0 0 #fff; 
}*/

.active .sidenav {
  transform: rotate(45deg);}


/* Largenav style */

/*.largenav. {
  background-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  height: 100%;
  width: 80%;
  overflow: auto;
}*/

.upper-links {
  display: inline-block;
  padding: 0 11px;
  line-height: 23px;
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  color: inherit;
  border: none;
  outline: none;
  font-size: 30px;
}

/* Liens voyages */
.dropdown {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}

.dropdown:hover {
  background-color: #000033cc;
}

.dropdown:hover .profile-links {
  color: #fff;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  display: none;
  background-color: #000033cc;
  color: #333;
  left: 0px;
  border: 5px;
  border-radius: 0;
  margin: 5px;
  padding: 5px;
}

.links {
  color: #000033cc;
  text-decoration: none;
  padding: 6px 6px 6px 6px;
}

.links:hover {
  color: #fff;
  text-decoration: none;
  background-color: #FBCB9A;
  border-radius: 10px;
}

.voyages-links {
  font-size: 20px;
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 700;
  display: block;
  padding: 0 11px;
  line-height: 23px;
}

.profile-links{
  padding-top: 2px;
}

/* Style education body*/

.education .roweb4 {
  height: 300px;
}
.education h3, .experiences h3 {
  color: black;
}

.experiences h3 {
  color: black;
  font-size: 0.9em;
}

.education {
  text-align: center;
}

.education img, .experiences img {
  padding-bottom: 5px;
}

p.tabu {
  text-indent: 40px;
}

/* Style lieu body*/

.lieu {
  text-align: left;
}

.slider {
  width: auto;
  overflow: auto;
}
.slides {
  width: max-content;
  height: 136px;
}

.slide {
  float: left;
  margin: 8px;
}

.image {
  border-radius: 3px;
}

/* Style voyage */

.worldmap {
  position: relative;
  top: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
}

.LowPolyWorldMap {
  position: relative;
  top: 0px;
  left: 0px;
}

.FFrance {
  position: absolute;
  top: 200px;
  left: 520px;
  width: 30px;
}

.FBelgique {
  position: absolute;
  top: 180px;
  left: 540px;
  width: 25px;
}

.FCanada {
  position: absolute;
  top: 150px;
  left: 260px;
  width: 50px;
}

.FChine {
  position: absolute;
  top: 200px;
  left: 920px;
  width: 40px;
}

.FHong_Kong {
  position: absolute;
  top: 250px;
  left: 920px;
  width: 30px;
}

.FMadagascar {
  position: absolute;
  top: 420px;
  left: 670px;
  width: 30px;
}

.FPays-Bas {
  position: absolute;
  top: 160px;
  left: 545px;
  width: 30px;
}

.FThailand{
  position: absolute;
  top: 310px;
  left: 850px;
  width: 40px;
}

.FUSA {
  position: absolute;
  top: 210px;
  left: 290px;
  width: 50px;
}

.FVietnam{
  position: absolute;
  top: 345px;
  left: 885px;
  width: 30px;
}

.FBahamas {
  position: absolute;
  top: 270px;
  left: 310px;
  width: 35px;
}

.FAllemagne {
  position: absolute;
  top: 155px;
  left: 575px;
  width: 35px;
}

.FAngleterre{
  position: absolute;
  top: 175px;
  left: 505px;
  width: 35px;
}

.FEspagne {
  position: absolute;
  top: 225px;
  left: 515px;
  width: 30px;
}

/* Resopnsive */

.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 992px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 768px) {
  .column {
    flex: 50%;
    max-width: 50%;
    /*padding-left: 15px;
    padding-right: 25px;*/
  }
}
/*Concours style*/
.concours h1, .concours h2 {
  font-size: 1.5em;
}

/*Contact Style*/

#contact-form label {
  font-weight:600;
}
#contact-form .btn {
  background: #000033cc;
  color: #fff;
  font-weight: 600;
  width: 30%;
  padding: 10px;
}
#contact-form .btn:hover{
  background: #FBCB9A;
  border-color: #ff5050;
}

.help-block.with-errors {
  color: #ff5050;
  margin-top: 5px;
}

.btn-send {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}

.btn-success {
  border-color: #000033cc;
}

.btn-success.disabled {
  border-color: #000033cc;
}

label {
  color: #000033cc;
}

/* Affichage des éléments */
.largenav {
  display: none;
}

.smallnav{
  display: block;
}

@media screen and (min-width: 768px) {
  .largenav {
      display: block;
  }
  .smallnav{
      display: none;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}