/* ----------------------------------------------
:: Template Name: Yummy Blog - Food Blog Template
:: Template Author: Colorlib
:: Template Author URI: https://colorlib.com
:: Version: v1.0.0
:: Last Updated: 11-13-2017
---------------------------------------------- */

/* -------- [Master Stylesheet] --------
:: 1.0 Base CSS
:: 2.0 Top Header Area CSS
:: 3.0 Menu Area CSS
:: 4.0 Wellcome Area CSS 
:: 5.0 Top Feature Area CSS 
:: 6.0 Blog Area CSS 
:: 7.0 Instagram Area CSS 
:: 8.0 Footer Social Area CSS 
:: 9.0 Goole Map Area CSS
:: 10.0 Sidebar Area CSS
:: 11.0 Breadcumb Area CSS
:: 12.0 Paginatio Area CSS
:: 13.0 Contact Area CSS
:: 14.0 Single Blog CSS
----------------------------------- */

/* ***** Fonts ***** */


/* ***** Import CSS ***** */

@import 'css/bootstrap/bootstrap.min.css';
@import 'css/others/animate.css';
@import 'css/others/magnific-popup.css';
@import 'css/others/meanmenu.min.css';
@import 'css/others/owl.carousel.min.css';
@import 'css/others/font-awesome.min.css';
@import 'css/others/pe-icon-7-stroke.css';

.scaleUpIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleUpOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.3,1.3);
	opacity: 0.0;
}

.scaleDownIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleDownOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(0.7,0.7);
	opacity: 0.0;
}

#barre{
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-image: url(240_.jpg);
	z-index: 30;




	     	-webkit-box-shadow: -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	box-shadow:         -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	
	color: #FFFFFF;
	padding-left: 20%;
	padding-right: 20%;
	padding: 10px;padding-top:15px;
}
#case {
	position:absolute;
	width:50%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 192px;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-left: 0%;
	padding-top: 70px;
	top:230px;
	left: 15%;
	z-index: -30;
	     	-webkit-box-shadow: -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	box-shadow:         -1px 0px 5px 12px rgba(50, 50, 50, 0.2);  
}
#case1 {
	position:absolute;
	width:191px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	margin-left: 0%;
	padding-top: 0px;
	top:-16px;
	z-index: -30;


	margin-top: 1px;
	left: 0%;
}#fond {
	position:absolute;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 131px;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-left: 0%;
	padding-top: 70px;
	top:-69px;
	left: 0px;
	z-index: -30;
	     	-webkit-box-shadow: -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	box-shadow:         -1px 0px 5px 12px rgba(50, 50, 50, 0.2);  
}


#typo div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 50%;
   -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
     -o-transform-origin: 0 50%;
	transform-origin: 0 50%;


	
}



#typo {
	position:absolute;
	width:200px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 151px;
	background-repeat: repeat-y;
	margin-top: 50px;
	margin-left: 0%;
	padding-top: 40px;
	top:-14px;
	left: 16%;
	z-index: 2;
}
 
#typo div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#typo div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 50%;
   -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
     -o-transform-origin: 0 50%;
	transform-origin: 0 50%;

}


#typo p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#typo div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}


 @-webkit-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-moz-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-ms-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-o-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}

 
}






#bat1  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat1  {
	position:absolute;
	width:181px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:72px;
	left: 29%;
	z-index: -8;
}
 
#bat1 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat1 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat1  p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat1 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}









#bat2  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
	animation:rot 6s ease-in-out 1s backwards;

/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
	height:145px;
	width: 170px;

	
}



#bat2  {
	position:absolute;
	width:170px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 145px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0%;
	padding-top: 0px;
	top:-14px;
	left: 8%;
	z-index: 26;
}
 
#bat2 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat2 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}




#bat2 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat2 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}








#bat1  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat3  {
	position:absolute;
	width:219px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 51px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:100px;
	left: 425px;
	z-index: 5;
}
 
#bat3 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat3 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat3 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat3 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}









#bat4  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat4  {
	position:absolute;
	width:490px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 107px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:68px;
	left: 14%;
	z-index: 26;
}
 
#bat4 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat4 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat4 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat4 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}




#bat5  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

height: 60px;
	
}



#bat5  {
	position:absolute;
	width:52%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 60px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:85px;
	left: 20%;
	z-index:2;
}
 
#bat5 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat5 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat5 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	
}
#bat5 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}


#bat6  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat6  {
	position:absolute;
	width:210px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 81px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:72px;
	left: -25px;
	z-index: 24;
}
 
#bat6 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat6 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat6 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat6 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}




#bat7b  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat7b  {
	position:absolute;
	width:274px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:63px;
	left: 6%;
	z-index: 25;
}
 
#bat7b div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat7b div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat7b p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat7b div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}



#bat8  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
	width:176px;

	
}



#bat8  {
	position:absolute;
	width:176px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 82px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:58px;
	left: 27%;
	z-index: -6;
}
 
#bat8 div {
	
	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat8 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat8 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	
}
#bat8 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}



#bat9  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

width:128px;
	
}
#bat9d {
	position:absolute;
	width:172px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 97px;
	background-repeat: repeat-y;
	margin-left: 38%;
	top:45px;
	left: 58px;
	z-index: 25;
}#bat9d img{
	
	width:172px;
	
	height: 97px;
	
}
#bat9  {
	position:absolute;
	width:172px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 97px;
	background-repeat: repeat-y;
	margin-left: 68%;
	top:59px;
	left: -157px;
	z-index: 25;
}
 
#bat9 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}


#bat9  div p {
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}

#bat9 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat9 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}

#bat9 div img {
 
	width:60px;
  height:80px;
 
}
#bat10  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat10  {
	position:absolute;
	width:18%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:134px;
	left: 812px;
	z-index: -64;
}
 
#bat10 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat10 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat10 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat10 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}













#prix1 {
	font-size: 20px;
}
body,td,th {
	
}
a:link {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.style15 {font-family: 'p1', sans-serif}
.style18 {font-size: 24px}
.style19 {font-size: 18px}






@keyframes nuage1 {
  from {left: -200px;opacity: 0;}
    50% {transform: translateY(10px);transform: translate(7px, -7px); opacity: 1;}
  to {left: 100%;opacity: 0;}
}

.nuage1 {
  animation: nuage1 32s linear infinite;
}
#nuage1{
	animation: nuage1 32s linear infinite;
	width:149px;
	background-image:url(lune.png);
	height: 80px;
	position: absolute;
	background-repeat: no-repeat;
	left: 538px;
	top: 13px;
	z-index: -25;
}

@keyframes montgolfiere {  from {left: -200px;transform: translate(0px, 0px); opacity: 0;}
  50% {transform: translateY(10px);transform: translate(7px, -7px); opacity: 1;}
  to {left: 100%;transform: translate(20px, -20px); opacity: 0;}
  
}

#montgolfiere  {
	animation: montgolfiere 18s linear infinite;
	width:157px;
	background-image:url(skl.png);
	height: 67px;
	position: absolute;
	left: 234px;
	top: -33px;
	background-repeat: no-repeat;
	z-index: -23;
}

@keyframes fumee {
  from {transform: translate(0px, 0px); opacity: 0; left: -200px;transform: translate(0px, 0px);}
  50% {transform: translate(7px, -7px); opacity: 1;}
  to {transform: translate(20px, -20px); opacity: 0;left: 100%;transform: translate(20px, -20px); opacity: 0;}
}
#fumee {
	animation: fumee 23s linear infinite;
	width:103px;
	background-image:url(nu1.png);
	height: 80px;
	position: absolute;
	left: 145px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}


@keyframes flocon1 {
  from { top: -130px;transform: rotate(10deg);}
  50% {transform: rotate(80deg);  opacity: 1;}
  to {top: 330px;transform: rotate(90deg);}
}
#flocon1 {
	animation: flocon1 8s linear infinite;
	width:103px;
	background-image:url(sflake.png);
	height: 80px;
	position: absolute;
	left: 445px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}

@keyframes flocon2 {
  from { top: -80px;transform: rotate(-10deg);}
  50% {transform: rotate(-50deg);  opacity: 1;}
  to {top: 330px;transform: rotate(-90deg);}
}
#flocon2 {
	animation: flocon2 5s linear infinite;
	width:103px;
	background-image:url(sflake.png);
	height: 80px;
	position: absolute;
	left: 245px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}


@keyframes flocon3 {
  from { top: -130px;transform: rotate(0deg);}
  50% {transform: rotate(60deg);  opacity: 1;}
  to {top: 330px;transform: rotate(80deg);}
}
#flocon3 {
	animation: flocon3 7s linear infinite;
	width:103px;
	background-image:url(sflake.png);
	height: 80px;
	position: absolute;
	left: 345px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}

@keyframes flocon4 {
  from { top: -200px;transform: rotate(10deg);}
  50% {transform: rotate(40deg);  opacity: 1;}
  to {top: 330px;transform: rotate(90deg);}
}
#flocon4 {
	animation: flocon4 10s linear infinite;
	width:55px;
	background-image:url(sflake.png);
	height: 55px;
	position: absolute;
	left: 405px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}

@keyframes flocon5 {
  from { top: -80px;transform: rotate(-10deg);}
  50% {transform: rotate(-50deg);  opacity: 1;}
  to {top: 330px;transform: rotate(-90deg);}
}
#flocon5 {
	animation: flocon5 5s linear infinite;
	width:55px;
	background-image:url(sflake.png);
	height: 55px;
	position: absolute;
	left: 545px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}


@keyframes flocon6 {
  from { top: -130px;transform: rotate(0deg);}
  50% {transform: rotate(60deg);  opacity: 1;}
  to {top: 330px;transform: rotate(80deg);}
}
#flocon6 {
	animation: flocon3 7s linear infinite;
	width:53px;
	background-image:url(sflake.png);
	height: 55px;
	position: absolute;
	left: 645px;
	top: -47px;
	background-repeat: no-repeat;
	z-index: -21;
}



/* --------------------
:: 1.0 Base CSS
-------------------- */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .aprix1 {
	font-size: 16px;
	color: #111;
	font-variant: small-caps;
	font-weight: bolder;
}

  .agred {
	font-size: 18px;
	color: #111;
	font-variant: small-caps;
}

 body {
  min-height: 100%;
}
body {
	background-color: #FFFFFF; 
}


#wl {	animation:  bounceInLeft 2.5s;
	position: absolute;
	left:-4%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}

#wh {	animation:  bounceInUp 2.9s;
	position: absolute;
	left:11%;
	width: auto;
	height: 80px;
	top: 2px;
	z-index: 2;
}
#wa {	animation:  bounceInLeft 3.5s;
	position: absolute;
	left:17%;
	width: auto;
	height: 80px;
	top: 3px;
	z-index: 2;
}


#wt {	animation:  bounceInUp 4.5s;
	position: absolute;
	left:26%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#we {	animation:  bounceInRight 4.7s;
	position: absolute;
	left:0%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wc {	animation:  bounceInUp 2.9s;
	position: absolute;
	left:33%;
	width: auto;
	height: 80px;
	top: 2px;
	z-index: -2;
}
#wo {	animation:  bounceInUp 5.7s;
	position: absolute;
	left:48%;
	width: auto;
	height: 80px;
	top: 0px;
	z-index: 5;
}
#wm {	animation:  bounceInRight 3.1s;
	position: absolute;
	left:29px;
	width: 244px;
	height: 130px;
	top: 3px;
	z-index: 2;
}

#wt2 {
	animation:  bounceInUp 2.9s;
	position: absolute;
	width: 590px;
	height:340px;
	top: 72px;
	z-index: -85;
	right: -70px;
}
#wt2 img{
 
	
	height:340px;
 
}
#wo2 {	animation:  bounceInRight 4.7s;
	position: absolute;
	left:63%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wi0 {	animation:  bounceInRight 4.8s;
	position: absolute;
	left:69%;
	width: auto;
	height: 80px;
	top: 6px;
	z-index: 2;
}
#wi1 {	animation:  bounceInRight 4.5s;
	position: absolute;
	left:78%;
	width: auto;
	height: 80px;
	top: 4px;
	z-index: 7;
}

#wss {
	animation:  bounceInRight 3.1s;
	position: absolute;
	left:34%;
	width:525px;
	height: 70px;
	top: -20px;
	z-index: 2;
	font-family: 'pl';
	font-size: 18px;
	display: block;
}
#we2 {	animation:  bounceInUp 4.5s;
	position: absolute;
	left:86%;
	width: 120px;
	height: 80px;
	top: 1px;
	z-index: -8;
}
#wl2 {	animation:  bounceInRight 4.5s;
	position: absolute;
	left:23%;
	width: auto;
	height: 80px;
	top: 0px;
	z-index: 2;
}
#wi2 {	animation:  bounceInRight 4.5s;

	position: absolute;
	left:21%;
	width: 75px;
	height: 44px;
	top: 38px;
	z-index: 27;
}












#blc {
	background-color: #333333;
}
#debut{
	background-color: #CCCCCC;
	padding: 20px;
}

#div4b {-webkit-box-shadow: -1px 0px 18px 2px rgba(50, 50, 50, 0.56), inset 2px 2px 5px -1px #656565;
	-moz-box-shadow:    -1px 0px 18px 2px rgba(50, 50, 50, 0.56), inset 2px 2px 5px -1px #656565;
	box-shadow:         -1px 0px 18px 2px rgba(50, 50, 50, 0.56), inset 2px 2px 5px -1px #656565;
	border:20px solid #fff;
	border-radius: 60px;
	z-index: 6;
	margin-bottom: 30px;
	padding: 8px;
	padding-bottom: 15px;
	position: relative;
	background-color: #FFFFFF;
	width:90%;
	height:auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	animation: animate BounceinUp;
	transition:  height 0.5s, width 0.5s, font-size 0.5s, margin-top 0.5s;
	margin-top: 10px;
	font-family: 'lp';
	
}
#div4b:hover {
	z-index: 6;
	font-family: lp;
	margin-bottom: 20px;

	
	

}
#couvert {
	position: absolute;
	left:-89px;
	width: 85px;
	height: 80px;
	top: -6px;
	z-index: 2;
}

#couvert2{
	position: absolute;
	right:-80px;
	width: 84px;
	height: 80px;
	top: -11px;
	z-index: -52;
}
#couvert3{
	position: relative;
	width: 84px;
	height: 34px;
	z-index: -52;
}
#psson0  {
	animation:  bounceInRight 2.5s;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	height:180px;
	z-index: 54;
}
#n0  {
	animation:  bounceInRight 2.5s;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	height:180px;
	z-index: 54;
}
#poisson  {
	animation:  bounceInRight 2.5s;
	width:300px;
	position:absolute;
	top:-13px;
	left:39px;
	height:95px;
	z-index: 5;
}
#poisson1  {
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	height:150px;
	z-index: 54;

	text-align: center;
	
	
	overflow: hidden;
	transition:background-color 80s;
	animation: poisson1 48s linear infinite;}

@keyframes poisson1 {  

from {background-color:#7D2A6E;
    box-shadow: 0px 140px 10px 10px #38406F inset;}
   14% {background-color: #A6C8F8;
	 box-shadow: 0 100px 100px -100px #7484FE inset;  }
   
   95% {background-color: #A6C8F8;
	 box-shadow: 0 100px 100px -100px #7484FE inset;}
  to { background-color:#7D2A6E;
    box-shadow: 0px 140px 10px 10px #38406F inset; }
 

}


#poisson2  {
	
	width:421px;
	position:absolute;
	top:-10px;
	left:32px;
	height:179px;
	z-index:-5524;
}

 
#menunav {
	width:100%;
	position:fixed;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index: 64;
	background-color: #000000;
 
}

 
#cont {
	width:100%;
	position:relative;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:130px;
	z-index: 4;
	text-align: center;
	font-family: 'pl';

}
 
#txt1  {
 font-family:  'p1';
 font-size:18px;
}
 @font-face {
font-family:  '1p'; 
src: url('fonts/Pe-icon-7-stroke.eot'); 
src: url('fonts/Pe-icon-7-stroke.woff') format('woff'), url('fonts/Pe-icon-7-stroke.ttf') format('truetype'), url('fonts/Pe-icon-7-stroke.svg#webfontNwkXRkFW') format('svg');  
font-weight: normal; 
font-style: normal; }
 @font-face {
 font-family:  '1';
src: url('fonts/geosanslight-webfont.eot'); 
src: url('fonts/geosanslight-webfont.woff') format('woff'), url('fonts/geosanslight-webfont.ttf') format('truetype'), url('fonts/geosanslight-webfont.svg#webfontNwkXRkFW') format('svg'); 
font-weight: normal; 
font-style: normal; }

 @font-face {
 font-family:  'p1';
src: url('fonts/kid_games-webfont.eot'); 
src: url('fonts/kid_games-webfont.woff') format('woff'), url('fonts/kid_games-webfont.ttf') format('truetype'), url('fonts/kid_games-webfont.svg#webfontNwkXRkFW') format('svg'); 
font-weight: normal; 
font-style: normal;}

#poisson3  {
	animation:  bounceInRight 2.5s;
	width:813px;
	position:absolute;
	top:1493px;
	left:142px;
	height:349px;
	z-index: 5;
}
#conten {
	width: 100%; top:0px;
	left:0px;
	border-bottom: 1px solid #ebebeb;
	background-color: #000000;
	position: fixed;
}
* {
	margin: 0;
	padding: 0;
}

body {
    
  
}

h1{	font-family: 'pl', sans-serif;
	color: #999999;
	line-height: 1.25;
	z-index: 2;
	
	font-size:34px;
	padding: 20px;
}

h4{
	font-family: 'p1', sans-serif;
	text-shadow:0 1px 0 #111, 0 1px 2px #111;
	color: #FFFFFF;
	line-height: 1.25;
	z-index: 2;
	font-size: 36px;
}

h3{
	font-family: 'p1', sans-serif;
	text-shadow:0 1px 0 #111, 0 1px 2px #111;
	color: #fff;
	line-height: 1.25;
	z-index: 2;
	font-size: 34px;
    font-weight: normal;
  
    line-height: 1.25;}

h2,

h6 {
	font-family: 'pl';
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1;
	z-index: 2;
}

p {
	color: #000000;
	font-size: 24px;
}



ul,
ol {
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
#poisson1 img {
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 500;
    outline: none;
}

li {
    list-style: none;
}

.heading_text > p {
    font-size: 16px;
}

.heading_text > h2 {
    font-weight: 500;
    color: #333;
}

.heading_text > h3 {
    color: #b4b4b4;
    font-size: 90px;
    font-weight: 100;
    margin: 0;
}

.font-shadow-into-light {
    font-family: 'p1', cursive !important;
}

.yummy-table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.yummy-table-cell {
    display: table-cell;
    vertical-align: middle;
}

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.yummy-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running yummy-load;
    animation: 2000ms linear 0s normal none infinite running yummy-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #fc6c3f;
    border-radius: 30%;
    border-style: solid;
    border-width: 3px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

@-webkit-keyframes yummy-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes yummy-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* --------------------
:: 2.0 Top Header Area CSS
-------------------- */

#contenu1 {
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	background-color: #000000;
	position: fixed;

}

.top_header_area .top_social_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.top_header_area .top_social_bar > a {
    font-size: 12px;
    color: #000;
    margin-right: 30px;
}

.top_header_area .top_social_bar > a:hover {
    color: #fc6c3f;
}

.top_header_area .top_social_bar > a:last-of-type {
    margin-right: 0;
}

.top_header_area .signup-search-area {
    height: 40px;
    position: relative;
    z-index: 3;
}

.top_header_area .signup-search-area a {
    font-size: 13px;
    color: #222;
}

.top_header_area .signup-search-area .login a {
    margin-right: 13px;
    border-right: 2px solid #c2c2c2;
    padding-right: 13px;
}

.top_header_area .signup-search-area .search_button {
    margin-left: 54px;
}

#searchBtn {
    position: relative;
    z-index: 8;
}

.search-hidden-form {
    position: absolute;
    width: 100%;
    z-index: 4;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    font-size: 12px;
}

.search-hidden-form.search-form-open {
    z-index: 18;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.search-hidden-form #search-anything {
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    top: 5px;
    position: relative;
    padding: 5px 10px;
}

.search-hidden-form span {
    line-height: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    text-align: center;
    top: 5px;
    right: 0;
    border: 1px solid #ddd;
    color: #888;
    cursor: pointer;
    z-index: 5;
    font-size: 13px;
    border-left: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.search-hidden-form span:hover {
    color: #000;
}

/* --------------------
:: 3.0 Menu Area CSS
-------------------- */
.logo_area { text-shadow:0 1px 0 #111, 0 1px 2px #111;
	font-family: 'pl', cursive;
	font-size: 58px;
	margin-bottom: 0;
	padding: 5px 0 20px 0;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top:14px;
	left:44px;
	z-index: 346463;
}
.yummy-logo {
	font-family: 'pl';
	font-size: 36px;
	margin-bottom: 0;
	padding: 5px 0 20px 0;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
top:20px;
left:20px;}

.navbar.navbar-expand-lg {
    padding: 0; 	
	background-image: url(240_F_2.jpg);
	

}

.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px 20px;
   color: #ffF; font-weight:normal;
     font-family: 'p5', sans-serif; 
    font-size: 15px;
}
.navbar-expand-lg ul {
   
}
.navbar.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar.navbar-expand-lg .navbar-nav .active .nav-link {
    color: #ffF; 
}

.dropdown-item { 
    font-weight: 500;
    color: #232d37;
    font-size: 14px;
    text-transform: uppercase;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fc6c3f;
    text-decoration: none;

}

/* --------------------
:: 4.0 Wellcome Area CSS 
-------------------- */

.welcome-single-slide { padding:10px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	}
	

.welcome-single-slide img{  
-webkit-box-shadow: -1px 0px 8px 2px #999999 ;
	-moz-box-shadow:    -1px 0px 8px 2px #999999;
	box-shadow:         -1px 0px 8px 2px #999999;
	border-radius: 10px;
	border: 3px solid #fff;
	background-color: #CCCCCC;
	}
	

.welcome-single-slide .project_title {
    position: absolute;
    content: "";
    bottom: -300px;
    left: 0;
    z-index: 3;
   
    padding: 30px;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms;
}

.welcome-single-slide:hover .project_title {  
    bottom: 0;
}

.welcome-single-slide .post-date-commnents a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.welcome-single-slide .post-date-commnents a:hover {
    color: rgba(255, 255, 255, 0.9);
}


.welcome-single-slide .post-date-commnents a:first-child {
    margin-right: 30px;
}

.welcome-single-slide .post-date-commnents a:first-child:after {
    width: 2px;
    height: 80%;
    content: '';
    position: absolute;
    top: 10%;
    right: -14px;
    z-index: 2;
    background-color: #fff;
}


.welcome-post-sliders {
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
}

.welcome-post-sliders .owl-prev {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url(img/core-img/back.png), auto !important;
    z-index: 9;
}

.welcome-post-sliders .owl-next {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    right: 0;
    cursor: url(img/core-img/next.png), auto !important;
}

/* --------------------
:: 5.0 Top Feature Area CSS 
-------------------- */

.categories_area {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 100%;
	background-image: url(light-wood-background-offstocker.jpg);
}

.single_catagory {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.single_catagory img {-webkit-box-shadow: -1px 0px 8px 2px #999999 ;
	-moz-box-shadow:    -1px 0px 8px 2px #999999;
	box-shadow:         -1px 0px 8px 2px #999999 ; 
	border-radius: 10px;
	border: 3px solid #fff;
}

.catagory-title {
	width: 220px;
	height: 50px;
	background-color: #fff;
	position: absolute;
	top: 80%;
	text-align: center;
	border-radius: 10px;
	left: 50%;
    -webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    -webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-image: url(bois-fond-gris.jpg);
text-shadow:0 1px 0 #111, 0 1px 2px #111;
 
	color: #FFFFFF;-webkit-box-shadow: -1px 0px 18px 2px rgba(50, 50, 50, 0.56) ;
	-moz-box-shadow:    -1px 0px 18px 2px rgba(50, 50, 50, 0.56) ;
	box-shadow:         -1px 0px 18px 2px rgba(50, 50, 50, 0.56) ;}




/* --------------------
:: 6.0 Blog Area CSS 
-------------------- */

.post-thumb img {
	border-radius: 10px;
	margin-bottom: 30px;
	border: 2px solid #000;
}

.post-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.post-author a,
.post-date a,
.post-favourite a,
.post-comments a,
.post-share a {
    color: #b5aec4;
    font-size: 14px;
}

.post-author a:hover,
.post-date a:hover,
.post-favourite a:hover,
.post-comments a:hover,
.post-share a:hover {
    color: #000;
}

.post-favourite a,
.post-comments a {
    margin-right: 15px;
}

.post-author a {
    margin-right: 30px;
    position: relative;
    z-index: 1;
}

.post-author a:after {
    width: 2px;
    height: 60%;
    content: '';
    position: absolute;
    top: 20%;
    right: -14px;
    z-index: 2;
    background-color: #b5aec4;
}

.single-post {
    margin-bottom: 30px;
}

.single-post h2,
.single-post h4 {
    margin: 10px 0;
    color: #232d37;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-transform: capitalize;
}

.single-post h2:hover,
.single-post h4:hover {
    color: #333333;
}

.single-post p {
	color: #51545f;
	font-size: 16px;
}

.single-post .read-more {
    font-size: 12px;
    color: #b5aeba;
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    height: 40px;
    min-width: 170px;
    line-height: 40px;
    text-align: center;
}


.single-post .read-more:hover {
    color: #000;
    border: 1px solid #000;
}

/* List Blog Area CSS */

.list-blog.single-post .post-thumb,
.list-blog.single-post .post-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-right: 15px;
}

.list-blog.single-post .post-content {
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 30px;
}

.list-blog.single-post {
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.blog_area .col-12:last-of-type .list-blog.single-post {
    margin-bottom: 0;
    border-bottom: none;
}

.blog_area .col-12:last-of-type .list-blog.single-post .post-thumb img {
    margin-bottom: 0;
}

/* --------------------
:: 7.0 Instagram Area CSS 
-------------------- */

.instagram_gallery_item {
    position: relative;
    z-index: 1;
}

.instagram_gallery_item img {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
}

.instagram_gallery_item .hover_overlay {
    background: rgba(252, 108, 63, 0.7);
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    z-index: 5;
}

.instagram_gallery_item:hover .hover_overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.instagram_gallery_item .follow-me a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.instargram_area {
    position: relative;
    z-index: 1;
}

.instargram_area .owl-prev {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url(img/core-img/back.png), auto !important;
    z-index: 9;
}

.instargram_area .owl-next {
    position: absolute;
    width: 10%;
    background-color: transparent;
    height: 100%;
    top: 0;
    right: 0;
    cursor: url(img/core-img/next.png), auto !important;
}


/* --------------------
:: 8.0 Footer Social Area CSS 
-------------------- */

.footer-social-area {
    border-bottom: 1px solid #eeeeee;
    padding: 50px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.single-icon > a {
    color: #51545f;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.single-icon > a:hover {
    color: #fc6c3f;
}

.single-icon > a > i {
    font-size: 16px;
    padding-right: 12px;
}

.footer-content {
    padding: 50px 0 65px 0;
    border-bottom: 1px solid #eeeeee;
}

.footer-logo-area .yummy-logo {
    font-family: 'pl', cursive;
    font-size: 60px;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    display: inline-block;
    color: #232d37;
}

.copy_right_text {
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.copy_right_text > p {
    font-size: 14px;
    color: #b5aec4;
    margin-bottom: 0;
}

.footer_area .navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0;
}

/* --------------------
:: 9.0 Goole Map Area CSS
-------------------- */

#googleMap {
    height: 620px;
    width: 100%;
}


/* --------------------
:: 10.0 Sidebar Area CSS
-------------------- */

/* About me */

.single-widget-area {
    margin-bottom: 50px;
}

.widget-title > h6 {
    background: #fee2d9;
    height: 40px;
    width: 100%;
    line-height: 40px;
    border-radius: 2px;
    margin-bottom: 30px;
}
#cont1 {
	
	width: 80%;
	height: 180px;
	position: relative;
}
#cont img {
     height: 80px;
    width: 80%;
   
  
}
.style14 {
font-family: '1p', sans-serif;
}
.style14b {
	color: #333333;font-family: '1p', sans-serif;
	font-weight:bold;
}
 @media screen and (max-width: 950px) {
 
 
 #bat1  {

	left: 30%;
	
}
 #bat2  {
 	width: 150px;height: 104px;
	left: 2%;
	z-index: 26; top:30px;
}
#bat2 div p img{
 
	width: 150px;height: 104px;
	z-index: 26;
}
  #bat3  {

	left: 0%;
	z-index: 26;
}
   #bat6  {

	left: -14%;
	
}
   #bat7b  {

	left: -2%;
	
}
 
 
 #wi2 {	animation:  bounceInRight 4.5s;

	position: absolute;
	left:18%;
	width: 75px;
	height: 44px;
	top: 38px;
	z-index: 29;
}
 
 
 #case1 {
	position:absolute;
	width:191px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	margin-left: 0%;
	padding-top: 0px;
	top:-16px;
	z-index: -30;


	     	-webkit-box-shadow: 00px 0px 0px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:  0px 0px 0px 0px rgba(50, 50, 50, 0.2);
	box-shadow:    0px 0px 0px 0px rgba(50, 50, 50, 0.2);
	margin-top: 1px;
	left: 1%;
}
 
 
 
 
 
 
 
 
 
 
.style14 {
	color: #333333;font-family: '1p', sans-serif;
	
}.style14b {
	color: #333333;font-family: '1p', sans-serif;
	 font-weight:bold;
}

#cont {
     height: 130px;
   
   	width:100%;
	
  
}

#poisson1 {
     height:150px;
}   
   
  
#cont1 {
	width:70%;
	
	height:110px;
	z-index: -54;
	text-align: center;
	
}
}
 @media screen and (max-width: 690px) { 
 #bat9  {

	margin-left: 188%;

}
#bat7b  {left: 6%;}
#bat2  {left: 10%;}
#bat8  {left:43%;}
#bat1  {left: 45%;	top: 58px;}
#wi2 {	animation:  bounceInRight 4.5s;

	position: absolute;
	left:72%;
	width: 75px;
	height: 44px;
	top: 38px;
	z-index: 27;
}

#div4b {
	font-size: 16px;
}
#div4b h5{
	font-size: 18px;
}
h1,h3{
	font-size: 20px;
}

#cont {
     height: 130px;
   margin-left:0px;
  
	
  
}
  .aprix1 {
	font-size: 11px;
	color: #111;
}

  .agred {
	font-size: 15px;
	color: #111;
}

#poisson1 {
     height:150px;
}   
   
  
#cont1 {
	width:70%;
	
	height:110px;
	z-index: -54;
	text-align: center;
	
}
#wss {
	left:12%;
	display:none;
}

#wss p{
	
	font-size: 16px;
}



#wi1 {	
	left:81%;
	
}
#wi0 {	width:100px;
	left:75%;
	z-index: 4;
}

#wl2 {	
	left:27%;
	z-index: 4;
}
#wo {	animation:  bounceInUp 5.7s;
	position: absolute;
	left:49%;
	width: auto;
	height: 80px;
	top: 0px;
	z-index: 5;
}
#wo2 {
	left:64%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wm {	animation:  bounceInRight 3.1s;
	position: absolute;
	left:50%;
	width: auto;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wi1 {	animation:  bounceInRight 4.5s;
	position: absolute;
	left:88%;
	width: 40px;
	height: 80px;
	top: 4px;
	z-index: 7;
}


}


 @media screen and (max-width: 340px) {
#wl {	animation:  bounceInLeft 2.5s;
	position: absolute;
	left:-4%;
	width: 77px;
	height: 80px;
	top: 1px;
	z-index: 2;
}

#wh {	animation:  bounceInUp 2.9s;
	position: absolute;
	left:11%;
	width: 77px;
	height: 80px;
	top: 2px;
	z-index: 2;
}
#wa {	animation:  bounceInLeft 3.5s;
	position: absolute;
	left:17%;
	width:77px;
	height: 80px;
	top: 3px;
	z-index: 2;
}


#wt {	animation:  bounceInUp 4.5s;
	position: absolute;
	left:26%;
	width: 77px;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#we {	animation:  bounceInRight 4.7s;
	position: absolute;
	left:0%;
	width: 77px;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wc {	animation:  bounceInUp 2.9s;
	position: absolute;
	left:33%;
	width: 77px;
	height: 80px;
	top: 2px;
	z-index: -2;
}
#wo {	animation:  bounceInUp 5.7s;
	position: absolute;
	left:48%;
	width: 77px;
	height: 80px;
	top: 0px;
	z-index: 5;
}
#wm {	animation:  bounceInRight 3.1s;
	position: absolute;
	left:52%;
	width:77px;
	height: 80px;
	top: 1px;
	z-index: 2;
}


#wo2 {	animation:  bounceInRight 4.7s;
	position: absolute;
	left:63%;
	width: 77px;
	height: 80px;
	top: 1px;
	z-index: 2;
}
#wi0 {	animation:  bounceInRight 4.8s;
	position: absolute;
	left:69%;
	width:77px;
	height: 80px;
	top: 6px;
	z-index: 2;
}
#wi1 {	animation:  bounceInRight 4.5s;
	position: absolute;
	left:76%;
	width: 77px;
	height: 80px;
	top: 4px;
	z-index: 7;
}

#wss {
	left:28%;
	
}
#we2 {	animation:  bounceInUp 4.5s;
	position: absolute;
	left:86%;
	width: 77px;
	height: 80px;
	top: 1px;
	z-index: -8;
}
#wl2 {	animation:  bounceInRight 4.5s;
	position: absolute;
	left:23%;
	width: 77px;
	height: 80px;
	top: 0px;
	z-index: 2;
}
#wi2 {	animation:  bounceInRight 4.5s;

	position: absolute;
	left:43%;
	width: 75px;
	height: 44px;
	top: 38px;
	z-index: 27;
}

  .aprix1 {
	font-size: 9px;
	color: #111;
}

  .agred {
	font-size: 14px;
	color: #111;
}

}
