﻿/* ============================================================================================== 
This copyright notice must be kept untouched in the stylesheet at all times.
The original version of this stylesheet and the associated (x)html 
is available at http://www.script-tutorials.com/bootstrap-one-page-template-with-parallax-effect/
Copyright (c) Script Tutorials. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
================================================================================================= */

@font-face
{
  font-family: 'Myfont';
  src: url('../fonts/KaiTi.ttf');
}

@font-face
{
  font-family: 'Myfont2';
  src: url('../fonts/NexaLight.otf');
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}


/* general styles */
html, body {
  height: 100%;
  width: 100%;
  font-family: Myfont;
}

/* padded section */
.pad-section {
  padding: 50px 0;
}

.pad-section2 {
  padding: 50px 0;
}

.pad-section img {
  width: 100%;
}

/* vertical-centered text */
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.perso {
 font-family: Myfont2;
 font-size: 18px;
}

.perso2 {
 font-family: Myfont2;
}

/* additional sections */
#home {
  background: url(../images/home.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.bords {
background-color: #306d9f;
text-align: center;
margin: auto;
font-size: 24px;
color: #FFFFFF;
padding: 5px;
border-radius: 15px 50px;
}

div.bords2 {
background-color: #FFFFFF;
text-align: center;
margin: auto;
font-size: 24px;
color: #306d9f;
padding: 5px;
border-radius: 15px 50px;
}

#presentation {
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  text-align: justify;
}

#problematique {
  background-color: #306d9f;
  color: #ffffff;
}

#pierres {
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  text-align: justify;
}

#bijoux {
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  text-align: justify;
}

#quisuisje {
  background-color: #000000;
  color: #ffffff;
  font-size: 18px;
  text-align: justify;
}

#pratique {
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  text-align: justify;
}

#conclusion {
  background-color: #306d9f;
  color: #ffffff;
  font-size: 18px;
  text-align: justify;
}

#services .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

.image {
background-size: cover;
width: 300px;
height: 300px;
}

.image img {
display: none;
}

.image2 {
background-size: cover;
border: 1px solid #ff9001;
width: 200px;
height: 200px;
}

.image2 img {
display: none;
}

.image3 {
background-size: cover;
width: 250px;
height: 250px;
}

.image3 img {
display: none;
}

#information {
  background: url(../images/estate.jpg) no-repeat center center fixed; 
  display: table;
  height: auto;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#information .panel {
  opacity: 0.85;
}

#pretransition {
  background: url(../images/mag2.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#transition {
  background: url(../images/bijou-geant-de-bali_03_bis.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#transition1 {
  background: url(../images/bijou-geant-de-bali_05.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#transition2 {
  background: url(../images/test_01.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#transition3 {
  background: url(../images/test_03.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

p.sep {
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px dashed #000000 ;
}

.exp {
	position: relative;
	bottom: 1px;
	font-size: .8em;
	line-height: .8em;
	vertical-align:super;
	text-decoration:none;
}

#google_map {
  height: 500px;
}

footer {
  padding: 20px 0;
}
footer .glyphicon {
  color: #333333;
  font-size: 60px;
}
footer .glyphicon:hover {
  color: #306d9f;
}

.anim {
  position: relative;
  text-align : center; 
  overflow: hidden;
  margin: 10px;
  width: 100%;
}
.anim img.move {
  border-radius: 0px 50px;
  text-align : center; 
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
  -webkit-transform: translateX(600px);
  transform: translateX(600px);
}
.anim:hover img.move,
.anim.hover img.move {
  border-radius: 0px 50px;
  text-align : center; 
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.anim img.move2 {
  border-radius: 60px 0px;
  text-align : center; 
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
  -webkit-transform: translateX(-600px);
  transform: translateX(-600px);
}
.anim:hover img.move2,
.anim.hover img.move2 {
  border-radius: 50px 0px;
  text-align : center; 
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.anim p.movet {
  text-align: justify;
  font-size: 18px;
  hyphens: auto;
}
#selectlangue a { 
	display:block; 
	color: #000000; 
	text-decoration:none;
	text-align: center;
	
}
#selectlangue {
			margin-right: 5em;
			text-align: right;
			padding-left: 0;
		}
		
#selectlangue > li,
#selectlangue > li li {
	position: relative;
	display:inline-block;
	width: 150px;
	padding: 6px 15px;
	
}
#selectlangue > li li { background: #ffffff; }
#selectlangue > li li a { color: #444; }
#selectlangue > li li:hover { background:#eee; }
#selectlangue > li:first-child {
	border-right: 1px solid #777;
	border-radius: 8px 0 0 8px;
}
#selectlangue > li + li {
	border-left: 1px solid #aaa;
	border-right: 1px solid #777;
}
#selectlangue > li:last-child {
	border-right: 0;
	border-radius: 0 0 8px 8px;
}

/* (presque) fin de la partie positionnement/déco */
/* dans cette déclaration, on fixe le max-height */
#selectlangue ul {
	position: absolute;
	top: 2em; left: 0;
	max-height:0em;	
	margin: 0; padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #aaa;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	transition: 1s max-height 0.3s;
	border-radius: 0 0 8px 8px;
}
/* ici on change la valeur de max-height au :hover */
#selectlangue > li:hover ul {
	/* à adapter, le minimum est le meilleur mais voyez large 😉 */
	max-height: 13em;
}

.blink {
  animation: blink 2s infinite;
  font-weight: bold;
  font-size: 18px;
  color: #0294A5;
}
@keyframes blink { 
  0% { opacity:0; }
  50% { opacity:1; } 
  100% { opacity:0; }
}