.tp-caption.titres2-big,.titres2-big{
	font-size:54px;
	line-height:58px;
	font-weight:200;
	font-family:"Open Sans";
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;border-color:rgb(255,214,88);
	border-style:none
}

.tp-caption.titres-3,.titres-3{
	font-size:30px;
	line-height:37px;
	font-family:"Open Sans";
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;border-color:rgb(34,34,34);
	border-style:none
}

.tp-caption.titres-big,.titres-big{
	font-size:80px;
	line-height:80px;
	font-weight:700;
	font-family:Arial;
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,255,255);
	border-style:none;
	text-shadow:rgba(0,0,0,0.5) 0px 2px 5px;
	white-space:nowrap
}

.tp-caption.titres2,.titres2{
	font-size:36px;
	line-height:43px;
	font-weight:200;
	font-family:"Open Sans";
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}

.tp-caption.titres2italicjaune,.titres2italicjaune{
	font-size:36px;
	line-height:43px;
	font-weight:200;
	font-family:"Open Sans";
	color:rgb(248,234,99);
	font-style:italic;
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);border-style:none
}

.tp-caption.titres,.titres{
	font-size:60px;
	line-height:60px;
	font-weight:700;
	font-family:Arial;
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,255,255);
	border-style:none;
	text-shadow:rgba(0,0,0,0.5) 0px 2px 5px;
	white-space:nowrap
}

.tp-caption.niveaux-bleu,.niveaux-bleu{
	font-size:30px;
	line-height:30px;
	font-weight:500;
	font-family:"Open Sans";
	color:rgb(26,67,137);
	font-style:italic;
	text-decoration:none;
	background-color:transparent;
	border-width:0px;border-color:rgb(34,34,34);
	border-style:none
}

.tp-caption.titres2-big-2,.titres2-big-2{
	font-size:60px;
	line-height:65px;
	font-weight:200;
	font-family:"Open Sans";
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}

.tp-caption.titres2gras-bis,.titres2gras-bis{
	font-size:41px;
	line-height:43px;
	font-weight:400;
	font-family:"Open Sans";
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:transparent;
	border-width:0px;
	border-color:rgb(255,214,88);
	border-style:none
}

#rev_slider_5_1_wrapper .tp-loader.spinner2{ 
	background-color: #FFFFFF !important; 
}
				
.hesperiden.tparrows{
	cursor:pointer;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;  
	border-radius:50%
}

.hesperiden.tparrows:hover{
	background:rgba(0,0,0,1)
}

.hesperiden.tparrows:before{
	font-family:"revicons";
	font-size:20px;
	color:rgb(255,255,255);
	display:block;
	line-height:40px;
	text-align:center
}

.hesperiden.tparrows.tp-leftarrow:before{
	content:"\e82c";  margin-left:-3px
}

.hesperiden.tparrows.tp-rightarrow:before{
	content:"\e82d";  margin-right:-3px
}

.hesperiden.tp-bullets{}.hesperiden.tp-bullets:before{
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;
	margin-top:-10px;
	box-sizing:content-box;  
	border-radius:8px
}

.hesperiden .tp-bullet{
	width:12px;
	height:12px;
	position:absolute;
	background:rgb(153,153,153);   
	background:-moz-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);   
	background:-webkit-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);  
	background:-o-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);   
	background:-ms-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);   
	background:linear-gradient(to bottom,rgb(153,153,153) 0%,rgb(225,225,225) 100%);   
	filter:progid:dximagetransform.microsoft.gradient(   startcolorstr="rgb(153,153,153)",endcolorstr="rgb(225,225,225)",gradienttype=0 ); 
	border:3px solid rgb(229,229,229);
	border-radius:50%;
	cursor:pointer;
	box-sizing:content-box
}

.hesperiden .tp-bullet:hover,.hesperiden .tp-bullet.selected{
	background:rgb(102,102,102)
}

.hesperiden .tp-bullet-image{}.hesperiden .tp-bullet-title{}

.hover-effect-1.portfolio-item:hover, .hover-effect-1.portfolio-item.show {
	-webkit-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}