@charset "UTF-8";
/* CSS Document */

* {
	text-align: center;
	vertical-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}


.ib-container article
{
display: block;

}

.ib-container article a:link
{
display: block;

}

.ib-containerapp article
{
display: block;

}

.ib-containerapp article a:link
{
display: block;

}

.ib-container2 article
{
display: block;

}

.ib-container2 article a:link
{
display: block;

}

.ib-container3 article
{
display: block;

}

.ib-container3 article a:link
{
display: block;

}


#clear {
clear: left;
}

#clear2 {
clear: left;
}

article {
	text-align: center;
	z-index: 90;
	vertical-align: middle;
	width: 208px;
	height: 240px;
	overflow: hidden;
	display: table;
	background-size: auto;
	background-repeat: no-repeat;
	padding: none;	
	border: none;
	bordre: 0;
	behavior: url(PIE-1/PIE.htc);

}


.bigone {
height: 500px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;	
}
.bigone article {
	text-align: center;
	z-index: 90;
	vertical-align: middle;
	width: 208px;
	height: 400px;
	max-width: 208px;
	max-height: 240px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	display: table;
	background-size: auto;
	background-repeat: no-repeat;
	padding: none;	
	border: none;
	bordre: 0;
	behavior: url(PIE-1/PIE.htc);

}


.ib-container {
    position: relative;
   width: 1084px;
	height: auto;
	margin: 0 auto;
	height-max: 10000px;
    margin: auto;
	display: table;
	text-align: center;
	z-index: 95;
}

.ib-container article {
	overflow: hidden;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
    margin-bottom: -54px;
	float: left;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	cursor: none;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container article.blur {
	opacity: 0.5;
	/*-webkit-filter: blur(2px) sepia(0.3);*/
	-moz-filter: blur(2px) sepia(0.3);
	filter: blur(2px) sepia(0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=3)";
	filter: blur(add=false, direction=135, strength=6);
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	overflow: hidden;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container article.actif {
    z-index: 95;   
    opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-moz-transform: scale(1.1);
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	cursor: pointer;
	behavior: url(PIE-1/PIE.htc);
	background: none;
}

.ib-container article.artefact {
	z-index: 95;
}

.ib-container img {
	margin: none;
	z-index: 5;
	position: relative;
}

.ib-container article.actif a:link{
z-index: 1500;
width: 100%;
}








.ib-containerapp {
    position: relative;
    width: 100%;
	height: auto;
	margin: 0 auto;
	height-max: 10000px;
    margin: auto;
	display: table;
	text-align: center;
	z-index: 95;
}

.ib-containerapp article {
	overflow: hidden;
	display: block;
	width: 104px;
	height: 120px;
	margin-left: 3px;
	margin-right: 3px;
    margin-bottom: -27px;
	float: left;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	cursor: none;
	behavior: url(PIE-1/PIE.htc);
}

.ib-containerapp article.blur {
	opacity: 0.5;
	/*-webkit-filter: blur(2px) sepia(0.3);*/
	-moz-filter: blur(2px) sepia(0.3);
	filter: blur(2px) sepia(0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=3)";
	filter: blur(add=false, direction=135, strength=6);
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	overflow: hidden;
	behavior: url(PIE-1/PIE.htc);
}

.ib-containerapp article.actif {
    z-index: 95;   
    opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-moz-transform: scale(1.1);
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	cursor: pointer;
	behavior: url(PIE-1/PIE.htc);
	background: none;
}

.ib-containerapp article.artefact {
	z-index: 95;
}

.ib-containerapp img {
	margin: none;
	z-index: 5;
	position: relative;
}

.ib-containerapp article.actif a:link{
z-index: 1500;
width: 100%;
}





.ib-container2 {
    position: relative;
    width: 1084px;
	height: auto;
	margin: 0 auto;
	height-max: 10000px;
    margin: auto;
	display: table;
	text-align: center;
	z-index: 95;
}

.ib-container2 article {
	overflow: hidden;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
    margin-bottom: -54px;
	float: left;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	cursor: none;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container2 article.blur {
	opacity: 0.5;
	/*-webkit-filter: blur(2px) sepia(0.3);*/
	-moz-filter: blur(2px) sepia(0.3);
	filter: blur(2px) sepia(0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=3)";
	filter: blur(add=false, direction=135, strength=6);
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	overflow: hidden;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container2 article.actif {
    z-index: 95;   
    opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-moz-transform: scale(1.1);
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	cursor: pointer;
	behavior: url(PIE-1/PIE.htc);
	background: none;
}

.ib-container2 article.artefact {
	z-index: 95;
}

.ib-container2 img {
	max-width: 101px;
	max-height: 101px;
	margin: none;
	z-index: 5;
	position: relative;
}






.ib-container3 {
    position: relative;
    width: 1084px;
	height: auto;
	margin: 0 auto;
	height-max: 10000px;
    margin: auto;
	display: table;
	text-align: center;
	z-index: 95;
}

.ib-container3 article {
	overflow: hidden;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
    margin-bottom: -54px;
	float: left;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	cursor: none;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container3 article.blur {
	opacity: 0.5;
	/*-webkit-filter: blur(2px) sepia(0.3);*/
	-moz-filter: blur(2px) sepia(0.3);
	filter: blur(2px) sepia(0.3);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=3)";
	filter: blur(add=false, direction=135, strength=6);
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	overflow: hidden;
	behavior: url(PIE-1/PIE.htc);
}

.ib-container3 article.actif {
    z-index: 95;   
    opacity: 1;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-moz-transform: scale(1.1);
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	cursor: pointer;
	behavior: url(PIE-1/PIE.htc);
	background: none;
}


.ib-container3 img {
	max-width: 101px;
	max-height: 101px;
	margin: none;
	z-index: 5;
	position: relative;
}



.maaarg {
	position: relative;
	clear: both;
	margin-left: 109px !important;
}

.maaargapp {
	position: relative;
	clear: both;
	margin-left: 58px !important;
}




.sucoloneleft { float: left;
margin-left: 0px;
height: 400px;
width: 416px;
text-align: center;
	
}

.sucoloneleft .infocolone p span {
	font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
	color: #FFF;
	font-size: 2.5em;
	letter-spacing: .05em;
}


.sucoloneleft .bright:hover p span {
	font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
	color: #ED743E;
	font-size:xx-large;
	-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.sucoloneright { float: right;
margin-left: 0px;
height: 400px;
width: 416px;
text-align: center;
	
}


.triangleleft1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 409px 392px 0;
border-color: transparent #ed743e transparent transparent;
	}
	
	#trianglelefthov {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 409px 392px 0;
border-color: transparent #F5BD73 transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	}
	#trianglelefthov2 {
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 396px 0 0 414px;
border-color: transparent transparent transparent #F5BD73;
	opacity: 0;
			-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	}
	
	
	
		#trianglerighthov {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
width: 0;
height: 0;
border-style: solid;
border-width: 392px 409px  0 0;
border-color: #F5BD73 transparent transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	
	}

	
	
	#trianglerighthov2 {
		position: absolute;
	margin-top: -.5px;
	margin-left: -1.5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 401px 417px;
border-color: transparent transparent #F5BD73 transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
}
	


	#trianglerighthov3 {
position: absolute;
margin-left: 220px;
		float: right;
width: 0;
height: 0;
border-style: solid;
border-width: 190px 196px 190px 0;
border-color: transparent #ed763e transparent transparent;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

	}
	
	#trianglerighthov4 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
	width: 0;
height: 0;
border-style: solid;
border-width: 60px 416px 0 0;
border-color: #F5BD73 transparent transparent transparent;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

}


	#trianglerighthov5 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
	width: 0;
height: 0;
border-style: solid;
border-width: 57px 404px 0 0;
border-color: #ed763e transparent transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

}
	
	.triangleleft2 {
		position: absolute;
	margin-top: 0px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 416px 400px 0;
border-color: transparent #F5BD73 transparent transparent;
	
	}
	
	
	.triangleleft3 {
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 396px 0 0 414px;
border-color: transparent transparent transparent #ed743e;
	
	}
	
	.triangleleft4 {
		position: absolute;
	margin-top: 0px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 401px 0 0 418px;
border-color: transparent transparent transparent #F5BD73;
	
	}
	
	
	.triangleright1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
width: 0;
height: 0;
border-style: solid;
border-width: 392px 409px  0 0;
border-color: #ed743e transparent transparent transparent;
	
	}
	
	
	
	
	
		.blacktriangleright1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
width: 0;
height: 0;
border-style: solid;
border-width: 392px 409px  0 0;
border-color: #262626 transparent transparent transparent;
	
	}
	
	.blacktriangleleft1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 409px 392px 0;
border-color: transparent #262626 transparent transparent;
	}
	
		.blacktriangleleft3 {
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 396px 0 0 414px;
border-color: transparent transparent transparent #262626;
	
	}
	
		.blacktriangleright3 {
		position: absolute;
	margin-top: 194px;
	margin-left: 2px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 196px 204px 212px;
border-color: transparent transparent #262626 transparent;
}

	#blacktrianglerighthov2 {
		position: absolute;
	margin-top: 192px;
	margin-left: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 200px 209px 216px;
border-color: transparent transparent #F5BD73 transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
}

	
		#blacktrianglerighthov3 {
position: absolute;
margin-left: 218px;
		float: right;
width: 0;
height: 0;
border-style: solid;
border-width: 200px 200px 200px 0;
border-color: transparent #F5BD73 transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

	}
	
	
		#blacktrianglerighthov5 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
	width: 0;
height: 0;
border-style: solid;
border-width: 57px 404px 0 0;
border-color: #262626 transparent transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

}
	
	
	.hexblack .buttonbottom:hover {
	border-top: 240px solid #F5BD73;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	
}

.hexblack .buttonbottom:hover .btn-success {

		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	color: #ED743E;
	overflow: visible;
	
	
}
	
	
	.blacktriangleright2 {
		position: absolute;
	margin-top: 0px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 400px 416px 0 0;
border-color: #F5BD73 transparent transparent transparent;
	
	}
	
	
		.blacktriangleright4 {
		
				position: absolute;
	margin-top: 192px;
	margin-left: 0px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 200px 209px 216px;
border-color: transparent transparent #F5BD73 transparent;
}
	
	
	












		.bluetriangleright1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
width: 0;
height: 0;
border-style: solid;
border-width: 392px 409px  0 0;
border-color: #255681 transparent transparent transparent;
	
	}
	
	.bluetriangleleft1 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 409px 392px 0;
border-color: transparent #255681 transparent transparent;
	}
	
		.bluetriangleleft3 {
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 396px 0 0 414px;
border-color: transparent transparent transparent #255681;
	
	}
	
		.bluetriangleright3 {
		position: absolute;
	margin-top: 194px;
	margin-left: 2px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 196px 204px 212px;
border-color: transparent transparent #255681 transparent;
}

	#bluetrianglerighthov2 {
		position: absolute;
	margin-top: 192px;
	margin-left: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 200px 209px 216px;
border-color: transparent transparent #F5BD73 transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
}

	
		#bluetrianglerighthov3 {
position: absolute;
margin-left: 218px;
		float: right;
width: 0;
height: 0;
border-style: solid;
border-width: 200px 200px 200px 0;
border-color: transparent #F5BD73 transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

	}
	
	
		#bluetrianglerighthov5 {
	position: absolute;
	margin-top: 2.4px;
	margin-left: 1px;
	width: 0;
height: 0;
border-style: solid;
border-width: 57px 404px 0 0;
border-color: #255681 transparent transparent transparent;
opacity: 0;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	

}
	
	
	.hexblue .buttonbottom:hover {
	border-top: 240px solid #F5BD73;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	
}

.hexblue .buttonbottom:hover .btn-success {

		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	color: #ED743E;
	overflow: visible;
	
	
}
	
	
	.bluetriangleright2 {
		position: absolute;
	margin-top: 0px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 400px 416px 0 0;
border-color: #F5BD73 transparent transparent transparent;
	
	}
	
	
		.bluetriangleright4 {
		
				position: absolute;
	margin-top: 192px;
	margin-left: 0px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 200px 209px 216px;
border-color: transparent transparent #F5BD73 transparent;
}








	
	
	
	.triangleright2 {
		position: absolute;
	margin-top: 0px;
	margin-left: 0px;
width: 0;
height: 0;
border-style: solid;
border-width: 400px 416px 0 0;
border-color: #F5BD73 transparent transparent transparent;
	
	}
	
	
	
	.triangleright3 {
		position: absolute;
	margin-top: 6px;
	margin-left: 2px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 392px 409px;
border-color: transparent transparent #ed763e transparent;
}

	.triangleright4 {
		
				position: absolute;
	margin-top: 192px;
	margin-left: 0px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 200px 209px 216px;
border-color: transparent transparent #F5BD73 transparent;
}

.join {
	position: absolute;
	margin-top: -160px;
	margin-left: -85px;
	font-size: 1.7em;	
}


.hex2 .buttonbottom:hover {
	border-top: 240px solid #F5BD73;
		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	
	
}


.hex2 .buttonbottom:hover #warninginvite {

		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	  visibility: visible;
	    -moz-opacity: 1 !important;
  -webkit-opacity: 1!important;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=1) !important;
  opacity: 1 !important;
	
	
}

.hex2 .buttonbottom:hover .btn-success {

		-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	color: #ED743E;
	overflow: visible;
	
	
}


/* Popup folder more */
#more_button_without
{
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: -416px;
	width: 832px;
	height: 0px;
	background-color: rgba(245,189,115, 0.6);
}

#more_button_without_container #link_without
{
	width: 832px;
	height: 0;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 40px solid transparent;
	border-left: 69px solid transparent;
	border-right: 0px solid transparent;
}




#more_button_without_container a 
{
	float: right;
	position: relative;
	left: 5px;
	top: 7px;
	color: #7d654c;
	text-decoration: none;
	font-family: 'helsubold',Helvetica,Verdana,Arial,sans-serif;
	font-size: .9em;
	text-align: center;
	width: 670px;
	height: 40px;
	vertical-align: bottom;
}

#more_button_without_container a:hover 
{
color: #FFF;
	-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;

}

#more_button_with
{
	display: hidden;
	position: absolute;
	top: 50px;
	width: 832px;
	height: 257px;
	/*background-color: rgba(33, 64, 137, 0.6);*/
	color: white;
    padding-top:40px;
	margin-left: -416px;
}
#more_button_with_container{
    width: 100%;
	height: 98%;
	background-color: rgba(245,189,115, 0.6);
	
}

#more_button_with_container #link_with
{
	width: 416px;
	height: 0;
	float: right;
	position: relative;
	top: -40px;
	left: 0px;
	border-bottom: 40px solid rgba(245,189,115, 0.6);
	border-left: 69px solid transparent;
	text-align: center;
}

#more_button_with_container #text_content
{
	color: white;
	margin-left: 10px;
	margin-top: 10px;
}
 
#more_button_with_container a 
{
	position: relative;
	left: 0px;
	color: white;
	text-decoration: none;
	width: 200px;
	font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
	line-height: .7em;
	text-align: right;
}

#more_button_with_container a:hover 
{
color: #ED743E;
	-webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;

}
/* confirm popup box 



.modal { 
	display: block;
}



.dialog-header-error { background-color: #d2322d; }
.dialog-header-wait { background-color: #428bca; }
.dialog-header-notify { background-color: #eeeeee; }
.dialog-header-confirm { background-color: #333333; }
	.dialog-header-error span, .dialog-header-error h4,
	.dialog-header-wait span, .dialog-header-wait h4,
	.dialog-header-confirm span, .dialog-header-confirm h4 { color: #ffffff; }


.pad { padding: 25px; }

 */


#identifoto {
	
float: left;
max-width: 200px;
margin-left: 70px;
margin-top: 60px;


}

#identifoto2 {
	
float: left;
max-width: 400px;
margin-left: 70px;
margin-top: 40px;


}


label span {
	font-family: 'helsureg',Helvetica,Verdana,Arial,sans-serif;
	font-size: .9em;
	line-height: .2em;
}









.pictioure{
     position:relative;
	 float:left;
     width: 150px;
	 height: 150px;
	 padding:10px;
	 list-style:none;


}


.pictioure button {
	margin-top: 5px;
margin-right: 10px;
display: none;


}




.pictioure strong  {
	position: absolute;
	z-index: 1500;
	background-color: rgba(245,189,115, 0.8);
  height: 50px;
  width: 300px;
  padding-top: 15px;
  line-height: 1em;
  font-family: 'helsubold',Helvetica,Verdana,Arial,sans-serif;
  color: #FFF;
  bottom: 0px;
  left: 0px;
  display: none;
}


.pictioure strong span {

  font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
  color: #ED743E ;
  font-size: 1.5em ;
  line-height: 1.5em;
}

          
.pictioure a:link{
     display :block;
	 overflow: hidden;
     width:150px;
	 height:150px;
     margin-top:0px;
	 margin-left:0px;
     border:0px solid rgba(0,0,0,0.7);
     transition-property: width,height,margin,z-index,border;
     transition-duration:0.7s;
	 	 background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pictioure a:hover {
     position:absolute;
     width: 300px;
	 height: 300px;
     z-index: 1500;
	 margin-top:-70px;
	 margin-left:-70px;
     border: 6px solid rgba(237, 116, 62, 1);
}
          
.pictioure a img{
     min-width: 100px;
	 min-height: 100px;
	 height: auto;
     transition-property:width,height,z-index;
     transition-duration:0.7s;
}
          
.pictioure a:hover a img{
     width: 400px;
	 height:400px;
     z-index:1500;
}

.pictioure a:hover img{
     z-index:1500;
}

.pictioure a:hover strong{
     display: block;
}


.pictioure a:hover button {
     display: block;
	 transition-duration: 1s;
}


.newcontent {
	background-color: #FFF;
	border: 1px solid #EEE;
	margin-bottom: 60px;
	overflow: hidden;
	min-height: 50px;
	max-width: 1000px;
	min-width: 750px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: rgba(0,0,0, .07) 0px 1px 1px;
	
}

.contentphoto {
	
	width: 100%;
	margin-top: 70px;
	
}

.contentarticle {
	
	width: 80%;
	margin-top: 145px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	
}

.contentarticle p {
text-align: justify;
}

.contentarticle a {
	
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	color: #ED743E;
	font-family: 'helsubold',Helvetica,Verdana,Arial,sans-serif;
	font-size: large;
	display: inline-block;
}

.contentarticle a:hover {

	color: #f5bd73;
}


.titlephoto {
   background: rgba(245,189,115, 0.8);
   padding-top: 22px;
   padding-left: 95px;
   width: 80%;
   height: 105px;
   position: relative;
   bottom: 55px;
   left: 0px;
   -webkit-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   opacity: 1;
   z-index: 1500 !important;
   text-align: left !important;
}



.titlephoto h3 {
	font-family: 'helsubold',Helvetica,Verdana,Arial,sans-serif;
	font-size: 1em;
	color: #FFF;
	line-height: .5em;
	display: block;
	margin: none;
	text-align: left;
}

.titlephoto h3 span {
	font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	color: #ED743E;
	margin-left: 50px;
}

.titlearticle {
   background: rgba(245,189,115, 0.8);
   padding-top: 15px;
   padding-left: 95px;
   width: 80%;
   height: 80px;
   position: relative;
   bottom: 55px;
   top: 65px;
   float: right;
   -webkit-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   opacity: 1;
   z-index: 1500 !important;
   text-align: left !important;
}

.titlearticle:hover {
       -webkit-transform: translateX(1000px);
-moz-transform: translateX(1000px);
-ms-transform: translateX(1000px);
transform: translateX(1000px);
}

.titlearticle h3 {
	font-family: 'helsubold',Helvetica,Verdana,Arial,sans-serif;
	font-size: 1em;
	color: #FFF;
	line-height: .5em;
	display: block;
	margin: none;
	text-align: left;
}

.titlearticle h3 span {
	font-family: 'helsublack',Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	color: #ED743E;
	margin-left: 50px;
}


.bottomcontent {
	position: relative;
	bottom: 0px;
	margin-bottom: 10px;
	color: #f5bd73;
	 
}

.bottomcontent a {
	color: #999;
	 
}


.bottomcontent a:hover {
	color: #666666;
	 
}