@import url(https://fonts.googleapis.com/css?family=Varela+Round);

@font-face {
    font-family: 'vag_roundedregular';
    src: url('../fonts/vag_rounded_thin-webfont.eot');
    src: url('../fonts/vag_rounded_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vag_rounded_thin-webfont.woff2') format('woff2'),
         url('../fonts/vag_rounded_thin-webfont.woff') format('woff'),
         url('../fonts/vag_rounded_thin-webfont.ttf') format('truetype'),
         url('../fonts/vag_rounded_thin-webfont.svg#vag_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vag_roundedbold';
    src: url('../fonts/vag_rounded_bold-webfont.eot');
    src: url('../fonts/vag_rounded_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vag_rounded_bold-webfont.woff2') format('woff2'),
         url('../fonts/vag_rounded_bold-webfont.woff') format('woff'),
         url('../fonts/vag_rounded_bold-webfont.ttf') format('truetype'),
         url('../fonts/vag_rounded_bold-webfont.svg#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow-y: scroll;
}

body {
	background:url(../img/header_full.jpg) top center no-repeat;
	background-size:100%;
	

	color:#43341C;
	font-family: "Varela Round",sans-serif;
	font-size:16px;
}

body.splash, body.pro {
	background:#44321C url(../img/splashhd.jpg) top center no-repeat;
	background-size:cover;
	color:#fff;
}

body.splash a {
	color:#fff;
	font-weight:bold;
}

body.splash img {
	margin:180px auto 100px auto;
}

.bold {
	font-family: 'vag_roundedbold';
}

.big {
	font-size:21px;
}

.small {
	font-size: 12px;
}

.clear {
	clear:both;
}

h1 {
	font-size:23px;
	margin:0 0 35px 0;
}

h2 {
	font-size:25px;
}

h3 {
	font-size:21px;
	margin:0 0 8px 0;
}

h4 {
	font-size:18px;
	margin-bottom: 30px;
}

a, a:hover, a:focus, a:active {
	color:#43341c;
}

body.pro a, body.pro a:hover, body.pro a:focus, body.pro a:active {
	color: #ffffff;
}

img.no-mb { margin-bottom:0 !important; }

@media (max-width: 992px) {
	body.splash img {
		margin:80px auto 50px auto;
	}
}

#header .container {
	position:relative;
}

#menulng {
	position: absolute;
	right: 15px;
	top:0;
}

#menulng a {
	text-transform: uppercase;
	color: #ffffff;
	background:#43341c;
	display:inline-block;
	margin:0 2px;
	height:23px;
	line-height:23px;
	padding:0 5px;
	font-size:12px;
}
#menulng a:last-child{
	margin-right: 0px;
}

#header.cache, #header.cache .navbar-collapse.collapse {
	visibility: hidden !important;
	height:100px;
}

#header.cache .container {
	display: none;
}

#logo {
	margin:0px 37px 0 0;
	float:left;
	clear:both;
}

#logo img {
	width: 111px;
}

#social {
	float:right;
	margin:53px 0 -23px 0;
}

#social a {
	margin:0 8px;
	margin-right:0;
}


#menu {
    float:left;
    margin-top:92px;
	margin-bottom:30px;
	display:table;
	font-family: "Varela Round",sans-serif;
}

#menu li {
    line-height:10px;
    white-space:nowrap;
    padding: 0 18px;
    font-size:13px;
	display:inline-block;
	text-transform:uppercase;
}

#menu li.active a {
	font-weight:bold;
}

#menu li.active a:hover {
    text-decoration:none;
}

.nav > li > a {
    padding: 10px 0;
    color:#43341C;
}

.nav > li.menu-bio > a {
    color:#8DC63F;
    font-weight:bold;
}

.nav > li > a:focus, .nav > li > a:hover {
	background: none;
}
}

.nav > li > a:hover {
    background:none;
    text-decoration:underline;
}

.navbar {
    min-height:inherit;
    margin-bottom:0;
}

.navbar-default {
    background:none;
    border: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}

.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:#3D3118
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#FFF;
}




@media (max-width: 992px) {
	#menu li {
		font-size:11px;
		padding:0 10px;
	}
}

@media (max-width: 768px) {
	#menu {
		float:right;
		margin-top:67px;
	}
	
	#menu li {
		display:block;
	}
}
#sliderhome {
	width:100%;
	overflow:hidden;
}

.slider-item img {
	width:100%;
}

.slider-item {
	float:left;
}

.slider-legend {
	position:absolute;
	color:#fff;
	font-size:1.7vw;
	text-shadow: 2px 2px 4px #000000;
	
	top:350px;
}
@media (max-width: 1500px) {
	.slider-legend {
		max-width: 500px;
	}
}
@media (max-width: 1200px) {
	.slider-legend {
		top:200px;
		max-width: 400px;
	}
}

@media (max-width: 992px) {
	.slider-legend {
		top:150px;
	}
}

#bullets {
	clear:both;
    margin-top:-150px;
	margin-bottom:140px;
    height: 65px;
    left: 50%;
    margin-left: -27px;
    position: relative;
    width: 54px;
}
.bullet {
    height: 54px;
    position: absolute;
    width: 54px;
}
#bullet1 {
    background: rgba(0, 0, 0, 0) url("../img/bullet_empty.png") no-repeat scroll left top;
    top: 0;
    z-index: 2;
}
#bullet2 {
    background: rgba(0, 0, 0, 0) url("../img/bullet_empty.png") no-repeat scroll left top;
    top: 6px;
    z-index: 3;
}
#bullet3 {
    background: rgba(0, 0, 0, 0) url("../img/bullet_full_bis.png") no-repeat scroll left top;
    top: 11px;
    z-index: 4;
}

#thecontent {
	text-align:justify;
	min-height:600px;
	display:block;
	font-family: 'vag_roundedregular';
	
	font-family: "Varela Round",sans-serif;
}

#thecontent h2, #thecontent p {
	margin-bottom:30px;
}

#thecontent p {
	line-height:28px;
}

#thecontent a {
	text-decoration:underline;
}

#thecontent a:hover {
	text-decoration:none;
}

#thecontent.bio {
	background:#3D3118 url(../img/masalto_bio_bg.jpg) top center no-repeat;
	background-size: cover;
	color:#ffffff;
}

#thecontent.bio h1 {
	text-align:center;
	font-size:36px;
	margin:100px 0;
}

#thecontent.bio p:first-child {
	padding-top:15px;
}

#thecontent.bio p:first-child::before {
	content:'';
	width:50px;
	height:4px;
	border-radius:2px;
	background:#8DC63F;
	position:absolute;
	top:0;
	left:15px;
}

#thecontent.bio h2 {
	color:#8DC63F;
	margin-bottom:3px;
	margin-top:10px;
}

#thecontent.bio img {
	margin-top:-180px;
}

@media (max-width: 1200px) {
	#thecontent.bio img {
		margin-top:-150px;
	}
}

@media (max-width: 992px) {
	#thecontent.bio img {
		margin-top:-110px;
	}
}

@media (max-width: 768px) {
	#thecontent.bio img {
		margin-top:0px;
	}
}

.color-bio, .bio h1 span {
	color:#8DC63F;
}

img.full {
	width:100%;
	margin:30px 0;
}

h3.saviez {
	background: rgba(0, 0, 0, 0) url("../img/saviez.png") no-repeat scroll left top;
    height: 62px;
    line-height: 62px;
    padding-left: 75px;
	text-transform:uppercase;
	margin-bottom:25px;
}

#footer {
	min-height:185px;
	background:#3d3118;
	width:100%;
	color:#FFF;
	padding-bottom: 80px;
}

#logofooter {
	margin:30px 70px 0 0;
	float:left;
}

#menufooter {
	float:left;
}
#menufooter_right{
	text-align: right;
}
#menufooter ul, #menufooter_right ul {
	margin:30px 0 0 0;
	padding:0;
}

#menufooter li, #menufooter_right li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menufooter a, #menufooter_right a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	height:25px;
	line-height:25px;
	font-size:12px;
}

#socialfooter a {
	margin:0 10px;
}

#copyrights {
	clear:right;
	float:right;
	font-size:10px;
	padding-right:10px;
	margin-top:15px;
	margin-bottom:30px;
}

#bottom-privacy {
	position: fixed;
	z-index: 999999999999;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,0.8); /* background du block */
}

#bottom-privacy .container {
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding: 20px 0px;
}

#bottom-privacy .btn {
	width: 138px;
    height: 38px;
    margin: 0 auto;
    border: 0;
    color: #fff;
    background: #8DC63F; /* background du bouton */
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    float: none;
    display: block;
    transition: all 250ms;
    position: relative;
    line-height: 25px;
    border-radius: 0;
}

#bottom-privacy a {
	color: #8DC63F; /* couleur du lien */
}

@media (max-width: 768px) {
	#socialfooter, #copyrights {
		float:none;
		margin:25px auto;
		text-align:center;
	}
}

#scrollTop {
	display:none;
	position:fixed;
	z-index:2;
	bottom:0;
	right:0;
	
}

#scrollTop a {
	display:block;
	width:58px;
	height:58px;
	background: rgba(67, 52, 29, 0.7) url("../img/scrollTop.png") no-repeat scroll left top;
}

.origin-item {
	width:50%;
	float:left;
}

@media (max-width: 768px) {
	.origin-item {
		width:100%;
	}
}

.origin-item img {
	width:100%;
}

.origin-item .caption {
	color:#fff;
	font-size:18px;
	padding:25% 0;	
}

#close {
	/*display:none;*/
	position:fixed;
	z-index:2;
	top:0;
	right:0;
	
}

#close a {
	display:block;
	width:58px;
	height:58px;
	background: rgba(67, 52, 29, 0.7) url("../img/close.png") no-repeat scroll left top;
}

.slick-dots, #bullets {
	position:fixed;
}

.slick-dots {
	bottom:0;
}

#bullets {
	bottom:-60px;
}

#menupro {
	float:right;
	margin-top: 92px;
	text-transform: uppercase;
	font-size:13px;
	padding:5px 0;
	font-weight:bold;
}

@media (max-width: 992px) {
	#menupro {
		font-size:11px;
	}
}


.block {
	width:100%;
	padding:60px 0 45px 0;
	text-align:justify;
}

.block.white { background:#FFF; }
.block.grey { background:#f4f4f4; }

.block.center { text-align:center; }

.block.full {
	padding:0;


}

.block.full p {
	margin:0 !important;
	padding:0;
}

.block.full img, img.full {
	width:100%;
	display: block;
	height: auto;
	max-width: 100%;
	margin:0 !important;
	border:none !important;
	padding-top: 130px;
	background: rgba(0, 0, 0, 0) url("../img/bullet_full_black.png") no-repeat scroll center top;
}

img.fullll {
	width:100%;
	display: block;
	height: auto;
	max-width: 100%;
	margin:0 !important;
	border:none !important;

}

.x-simple:hover .xoverlay-box {
	background: rgba(45, 36, 17, 0.82) none repeat scroll 0 0;
}

ol, ul {
	margin-bottom:40px;
}


#thecontent ol {
	counter-reset:li;
	margin-left:0;
	padding-left:0;
}

#thecontent ol li {
	position:relative;
	margin:0 0 0 60px;
	padding:4px 8px;
	list-style:none;
}

#thecontent ol li::before {
	content:counter(li);
	counter-increment:li;
	position:absolute;
	top:5px;
	left:-25px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:8px;
	padding:4px;
	font-size:11px;
	border:1px solid #43341c;
	border-radius:50%;
	width:20px;
	height:20px;
	line-height:11px;
	text-align: center;
}

#thecontent ol.no-decalage li { margin-left:25px; }

#thecontent ul {
	margin-left: 40px;
	margin-bottom: 30px;
}

#thecontent ul.no-decalage {
	margin-left:3px;
	padding-left:15px;
	margin-top:-25px;
}

#thecontent ul li {
	line-height:28px;
}

a.link {
	background: #3D3118;
	color: #ffffff;
	padding:3px 10px;
	display:inline-block;
	margin:1px 0;
	text-decoration:none !important;
}

a.link:hover {
	text-decoration: underline !important;
}

.border-left-decalage {
	padding-left:50px;
}

.border-left {
	border-left:2px solid #3D3118;
}

@media (max-width: 992px) {
	.border-left-decalage {
		padding-left:0px;
	}
	.border-left {
		border-left:none;
	}
}

/*Agrandissement header et footer pour écrans énormes*/
@media (min-width: 2000px) {
	#header .container, #footer .container {
		width:1670px;
	}

	#logo img {
		width:150px;
	}

	#menu li, #menupro {
		font-size:16px;
	}

	#menu, #menupro {
		margin-top: 130px;
	}

	#menufooter li a {
		font-size:16px;
	}
}

label {
	font-weight: normal;
	margin-top: 5px;
	display:block;
}

.form-input {
	display:block;
	width:100%;
	border:1px solid #3d3118;
	padding:0 8px;
}

input.form-input {
	height:28px;
}

textarea.form-input {
	height:148px;
}

body.pro .form-input {
	border-color:#ffffff;
	background:none;
}

.bouton {
	position:relative;
	top:-28px;
	height:28px;
	background:#3d3118;
	color:#fff;
	padding:0 20px;
	border:none;
}

body.pro .bouton {
	top:auto;
	background:#fff;
	color:#3d3118;
	margin-top:16px;
}

.bouton:hover {
	text-decoration: underline;
}

#contactform {
	padding-bottom: 120px;
}

.alert-masalto {
	background-color: #3d3118;
	border-color: #3d3118;
	color: #ffffff;
}

.alert-masalto2 {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #3d3118;
}

.alert-masalto p, .alert-masalto2 p {
	margin:15px 0 !important;
}

#logopro {
	margin-top:54px;
}

#content-pro {
	margin-top:141px;
	text-align:justify;
}

@media (max-width: 992px) {
	#logopro {
		margin-left:auto;
		margin-right:auto;
	}

	#content-pro {
		margin-top:30px;
	}
}

p.underline {
	border-bottom:1px solid #ffffff;
}