@font-face {
	font-family: 'bpmenu';
	src:url('../fonts/bpmenu/bpmenu.eot');
	src:url('../fonts/bpmenu/bpmenu.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bpmenu/bpmenu.woff') format('woff'),
		url('../fonts/bpmenu/bpmenu.ttf') format('truetype'),
		url('../fonts/bpmenu/bpmenu.svg#bpmenu') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?2h4ajg');
	src:url('../fonts/feathericons/feathericons.eot?#iefix2h4ajg') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?2h4ajg') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?2h4ajg') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?2h4ajg#feathericons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}


.lien
{
font-family: 'TheSansLight', sans-serif;
text-transform:uppercase;
font-size: 12px;
letter-spacing:0px;	
color:#111;	
text-align:center;
line-height:12px;
display:inline-block;

}

.lien a
{
font-family: 'TheSansLight', sans-serif;
text-transform:uppercase;
font-size: 12px;
letter-spacing:0px;		
color:#111;	
text-align:center;
display:inline-block;
}


.block

{
display:none;

}

.lien a:hover
{
	
color:#D91E18;	
}



.overlay_menu {
	display:none;
width:100%;
height:100%;
top:46px;
left:0;
border:0;
padding:10px;
background: rgba(0,0,0,0.8);
position: absolute;
text-align:center;
z-index:10;

}



.ButtonNews:hover {
background: #111;
color:#fff;
z-index:10;

}
.ButtonNews {
	width:30%;
	font-family: 'TheSansLight', sans-serif;
text-transform:uppercase;
font-size: 20px;
letter-spacing:-1px;
float:right;
text-align:center;

padding: 10px;
margin: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 2px;
background: #222;
color:#fff;
z-index:10;

}

.logo

{
 opacity: 0;	
	vertical-align: bottom;
	margin-left:-20px; 
}
.trans

{

	vertical-align: bottom;
	margin-left:-40px; 
}
h1
{
	 opacity: 0;
padding:20px 0 20px 30px;
font-size:	40px;
color:#222;
text-transform:capitalize;

	font-family: 'Prater';
margin-top:10px;
		
}


h2
{
padding: 0px 0 0 20px;
font-size:	14px;
color:#F22613;
font-family: 'TheSansLight';	
text-align:center;	
}


h3 
{
padding: 0px 0 20px 20px;
font-size:	15px;
line-height:18px;
color:#111;
font-family: 'TheSansLight';
text-align:center;
letter-spacing:-0.04em;		
}

h4
{
padding-left:20px;
font-size:	12px;
line-height:14px;
color:#222;
font-family: 'TheSansLight';
text-align:center;		
}

h4 a
{
padding-left:20px;
font-size:	12px;
line-height:14px;
color:#222;
font-family: 'TheSansLight';
text-align:center;		
}

h4 a:hover
{
padding-left:20px;
font-size:	12px;
line-height:14px;
color:#111;
font-family: 'TheSansLight';
text-align:center;		
}


/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
	z-index: 100;
	
}

/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	/*margin: 0 auto;*/
}

/* 100% width bar for menu */
.cbp-hsinner {
	background: #221E1D;
	position: relative;
	z-index: 100;
	outline: none;
	border:none;
	

	
}
/* Main menu style */
.cbp-hsmenu-wrapper .cbp-hsmenu {
	width: 100%;
	max-width: 69em;
	/*margin: 0 auto;
	padding: 0 1.875em;*/
	
	outline: none;
	border:none;	
	padding-left:0px;
	padding-top:0px;
	padding-right:20px;
}

.cbp-hsmenu > li {
	/*margin-left: 4em;*/
	display: inline-block;
	margin: 0;outline: none;
}

.cbp-hsmenu > li:first-child {
	margin: 0;outline: none;border:none;
}

/* Main menu link style */
.cbp-hsmenu > li > a {
	color: #ececec;
	font-size: 12px;
	line-height: 2em;
	display: inline-block;
	position: relative;
	z-index: 1000;
	outline: none;
	font-family: 'Lato';
	font-weight:400;
	padding:10px 4px 10px 14px;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0;
	border:none;
	text-align:right;
	vertical-align: bottom;	
	letter-spacing:0px;
}
.no-touch .cbp-hsmenu > li > a:hover,
.no-touch .cbp-hsmenu > li > a:focus,
.cbp-hsmenu > li.cbp-hsitem-open > a {
	color: #6C7A89;
	background:#222;
	text-decoration:none;
	margin: 0;
}

/* Add an arrow to the main menu link if it has a submenu (not the only child) */
.cbp-hsmenu > li > a:not(:only-child):before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f107";
	font-size: 80%;
	margin-right: 0.3em;
	opacity: 0.8;
	vertical-align: middle;
	
}

.cbp-hsmenu > li.cbp-hsitem-open > a:not(:only-child):before {
	content: "\f106";font-weight: bold;
}

/* Add a triangle to currently open menu item link */
.cbp-hsmenu > li.cbp-hsitem-open > a:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #222;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	z-index:1000;
}
















/* Submenu style */



.cbp-hssubmenu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 98%;
	z-index: 1000;
	text-align: center; /* for aligning the sub items */
	visibility: hidden;
		 font-family: "TheSansLight", Helvetica, Arial, sans-serif;

}

.cbp-hssubmenu:before, 
.cbp-hssubmenu:after { 
	content: " "; 
	display: table; 
}
.cbp-hssubmenu:after { 
	clear: both; 
}

/* Let's allow 6 item in a row */
.cbp-hssubmenu > li {
	width: 22.2%;
	display: inline-block;
	vertical-align: top;
/*	box-shadow: -20px 0 10px-27px #ddd, 0 -28px 10px -27px #F7F7F7;*/
	opacity: 0;
	-webkit-transition: opacity 0.1s 0s;
	-moz-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
	text-align:center;	
	padding:0px;
}

/* First 6 items don't have upper box shadow */
.cbp-hssubmenu > li:nth-child(-n+8) {
/*	box-shadow: -28px 0 0 -27px #F7F7F7;*/
} 

/* Every 7th item does not have a left box shadow */
.cbp-hssubmenu > li:nth-child(8n+1) {
	/*box-shadow:  0 -28px 0 -27px #F7F7F7;*/
}

/* The first one does not have any box shadow */
.cbp-hssubmenu > li:first-child {
	box-shadow: none;
}

.cbp-hssubmenu > li a {
	display: block;
	text-align: center;
	color: #a2a2a2;
	outline: none;
	padding: 1px;
	margin-left:20px;
	margin-bottom:10px;
}

.no-touch .cbp-hssubmenu > li a:hover,
.no-touch .cbp-hssubmenu > li a:focus {
	color: #888;
}

.cbp-hssubmenu > li a img {
	border: none;
	outline: none;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.no-touch .cbp-hssubmenu > li a:hover img {
	opacity: 0.5;
}

.cbp-hssubmenu > li a span {
	display: block;
	min-height: 3em;
	margin-top: 0.4em;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
	z-index: 1000;
	visibility: visible;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
	opacity: 1;
	-webkit-transition: opacity 0.5s 0.1s;
	-moz-transition: opacity 0.5s 0.1s;
	transition: opacity 0.5s 0.1s;
}



/* Helper div for animating the background */
.cbp-hsmenubg {
	background: #f7f7f7;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0px;
	
}

.no-touch .cbp-hsmenubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

@media screen and (max-width: 65em){
	.cbp-hsmenu-wrapper {
		font-size: 80%;
	}
	
}

@media screen and (max-width: 800px){
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}

	.cbp-hsmenu-wrapper .cbp-hsmenu {
		padding: 10px ; 
		max-width: none;
		width: 96%;
	}

	.cbp-hsmenu > li {
		border-top: 0px solid rgba(255,255,255,0.5);
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.cbp-hsmenu > li:first-child {
		border-top: none;
		margin-bottom:20px;
	}

	.cbp-hsmenu > li > a {
		width: 40%;
		color: #ececec;
	font-size: 12px;
	line-height: 3.3em;
	display: block;
	position: relative;
	z-index: 1000;
	outline: none;
	font-family: 'Lato';
	font-weight:700;
	padding:0 130px 7px 10px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right: 10px;
	border:none;
	text-align:left;
	vertical-align: bottom;	
	}
.no-touch .cbp-hsmenu > li > a:hover,
.no-touch .cbp-hsmenu > li > a:focus,
.cbp-hsmenu > li.cbp-hsitem-open > a {
	color: #6C7A89;
	background:#F7F7F7;
	text-decoration:none;
	margin: 0;margin-right: 0px;width: 40%;
}
	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;margin-right: 120px;
	}

	.cbp-hsmenubg {
		display: none;
	}

	.cbp-hssubmenu {
		background: #f7f7f7;
		position: relative;
		overflow: hidden;
		height: 0;
	}

	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}

	/* Let's only allow 3 item in a row now */
	.cbp-hssubmenu > li {
		width: 30%;
	}

	/* Reset box shadows for the 6 items in row case */
	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
	/*	box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;*/
	}

	/* First 4 items don't have upper box shadow */
	.cbp-hssubmenu > li:nth-child(-n+3) {
		/*box-shadow: -28px 0 0 -27px #ddd;*/
	} 

	/* Every 5th item does not have a left box shadow */
	.cbp-hssubmenu > li:nth-child(3n+1) {
		/*box-shadow:  0 -28px 0 -27px #ddd;*/
	}


.btn-success-pages

{
width:90%;	
}

.none

{
display:none;

}
.block

{
display:block;

}
}

@media screen and (max-width: 25em){
	
.none

{
display:none;

}

.block

{
display:block;

}

	/* Let's only allow 1 item in a row now */
	.cbp-hssubmenu > li {
		width: 65%;
		display: block-inline;
	}

	.cbp-hsmenu-wrapper .cbp-hssubmenu > li {
		/*box-shadow: 0 1px #cecece;*/
		text-align: left;
	}

	.cbp-hssubmenu > li a {
		text-align: left;
		line-height: 50px;
		padding: 0.4em 1em;
	}

	.cbp-hssubmenu > li a img {
		
		max-height: auto;
	}

	.cbp-hssubmenu > li a span {
		min-height: 0;
		margin: 0;
	}
}
