

@font-face {
    font-family: 'hand_of_seanregular';
    src: url('handsean-webfont.woff2') format('woff2'),
         url('handsean-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
header {
	margin-top: 100px;
	font-family: 'hand_of_seanregular', Arial, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 20px;
}

body {
	background-color: #FFF;
}
/*IPhone 5 et 5s*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
header h1 {
	font-size: 40px;
	margin-right: auto;
	margin-left: auto;
}
}
}

@media (max-width: 1200px) {
	.col-md-6 {
		text-align: left;
		}
}
@media (min-width: 767px) {
	footer {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 50px;
	background-color: #FFF;
	}
}
h1 {
	font-size: 60px;
	color: #aec52a;
}
a {
	color: #000;
	
}
a:hover, a:focus {
	color: #fce003;
}

.container .col-lg-12 .col-md-6 .img-responsive:hover {
	opacity: 0.5;
}

.jaune-mayaland {

	color: #fce003;	
}
.bg-text-maya {
	background-color: #aec52a;
}
.head-top a {
  color: #FFF;
  text-decoration: none;
}
.head-top a:hover,
a:focus {
  color: #aec52a;
  text-decoration: none;
}
p {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	}
.modal-body {
	font-family: 'lektonregular', Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	color: #000;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
/* .modal-fullscreen */

.modal-fullscreen {
	background: #FFF;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	font-family: 'lektonregular',Helvetica,Arial,sans-serif;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-fullscreen p {
	font-size: 16px;
	font-weight: 400;
}
.btn-arrow {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  outline: none;
}
.btn-arrow:hover,
.btn-arrow:focus,
.btn-arrow.focus,
.btn-arrow:active,
.btn-arrow.active,
.open > .dropdown-toggle.btn-arrow {
  color: #aec52a;
  background-color: transparent;
  border-color: transparent;
}
.btn-default {
  color: #000;
  background-color: #aec52a;
  border-color: #aec52a;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFF;
  background-color: #000;
  border-color: #000;
}
.exergue-oblique-jaune{
	font-family: 'hand_of_seanregular', Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #aec52a;
	margin-bottom: 10px;
	}
	.carousel-inner img{
	text-align: center;
	
}
.exergue-hecho {
	font-family: 'lektonregular',Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #aec52a;
}
.chapo {
	font-family: 'dincond-bold-webfont', Arial, sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 34px;
}
.hecho-title {
	font-family: 'hand_of_seanregular', Arial, sans-serif;
	font-size: 24px;
	line-height:28px;
	font-weight: normal;
	color: #000;
}
.filets {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	
}
.filets img {
	margin-top: 40px;
	}

/* flexslider */
.flex-caption {
	background: transparent;
	margin-left:0px;
	bottom:0;
	position:absolute;
	z-index:99;
	color: #FFF;
	text-align: left;
}
.flex-caption p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 124px;
	font-weight: bold;
	color:#fff;
	text-shadow:2px 2px 4px #000000;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	 }

.flex-caption h2, .flex-caption h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 124px;
	font-weight: bold;
	color:#fff;
	text-shadow:2px 2px 4px #000000;
}

@media (max-width: 640px) {
  .flex-caption p {
    font-size: 50px;
  }
}
@media (min-width: 640px) {
  .flex-caption p {
    font-size:50px;
  }
}
@media (min-width:960px) {
  .flex-caption p {
    font-size:100px;
  }
}
@media (min-width:1100px) {
  .flex-caption p {
    font-size:124px;
  }
}
	
/*bootstrap carousel*/

.carousel {
	position: relative;
	background-color: transparent;

}.carousel-inner {
	margin: 0px;
	padding: 0px;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
	background-color: #F00;
	display: none;
}
.carousel-control.left {
	background-color: #FFF; 
	 opacity: 0.1;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-color: #FFF; 
	 opacity: 0.1;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #000;
  text-decoration: none;
  filter: alpha(opacity=10);
  outline: 0;
  opacity: .1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -20px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -20px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1;
	color: #000;
}