@charset "utf-8";
/* CSS Document */

/* Fonts
------------------------------------------------------------------------------------------------------------------------ */
@font-face {
    font-family: 'ECSquareSansProRegular';
    src: url('../font/ecsquaresanspro-regular-web.eot');
    src: url('../font/ecsquaresanspro-regular-web.eot?#iefix') format('embedded-opentype'),
         url('../font/ecsquaresanspro-regular-web.woff') format('woff'),
         url('../font/ecsquaresanspro-regular-web.ttf') format('truetype'),
         url('../font/ecsquaresanspro-regular-web.svg#ECSquareSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ECSquareSansProBold';
    src: url('../font/ecsquaresanspro-bold-web.eot');
    src: url('../font/ecsquaresanspro-bold-web.eot?#iefix') format('embedded-opentype'),
         url('../font/ecsquaresanspro-bold-web.woff') format('woff'),
         url('../font/ecsquaresanspro-bold-web.ttf') format('truetype'),
         url('../font/ecsquaresanspro-bold-web.svg#ECSquareSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Global
------------------------------------------------------------------------------------------------------------------------ */
body {
	background-color: #F4F4F4;
	font-family: 'ECSquareSansProRegular', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 1em;
}

#header-img {
	background: url(../img/header.jpg) right no-repeat;
	background-size: cover;
	height: 474px;
}

#header-sub {
	background-color: #1d45a0;
	color: #ffffff;
}

section {
	padding: 50px 15px 20px; 
}

.container, .white {
	background-color: #ffffff !important;
	padding: 0;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.blue-bg {
	background: #009fe3;
	padding: 18px 12px 1px 12px;
	margin-bottom: 30px;
}

.picto {
	float: left;
	margin-right: 10px;
}

.separator {
	background-color: #1d45a0;
	height: 5px;
}

hr {
	border: none;
}


/* Text & Links
------------------------------------------------------------------------------------------------------------------------ */
h1, h2, h3 {
	font-family: 'ECSquareSansProBold', 'Helvetica', 'Arial', 'sans-serif';
}

h1.shadow {
	font-size: 4em;
	color: #ffffff;
	margin: 122px 0 0 70px;
	line-height: 1;
	text-shadow: 2px 2px 10px #666;
}

h1.sub-blue {
	font-size: 2em;
	color: #ffffff;
	background-color: #009fe3;
	margin: 0;
	padding: 7px 7px 3px 70px;
	display: inline-block;
}

h2 {
	font-size: 1.4em;
	color: #1d45a0;
	margin-bottom: 20px;
}

h2 > span {
	font-size: 1.5em;
	color: #00a3d3;
}

h3 {
	font-size: 1em;
	color: #ffbf19;
}

h3 > span {
	font-size: 2em;
	color: #ffffff;
}

a {
	color: #00a3d3;
}

a:hover, 
a:focus {
	color: #1d45a0; 
}

.bold-blue {
	font-weight: bold;
	color: #1d45a0;
}

#header-sub p {
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	font-family: 'ECSquareSansProBold', 'Helvetica', 'Arial', 'sans-serif';
}

.dont-break-out {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}


/* Lists
------------------------------------------------------------------------------------------------------------------------ */
ul li {
	list-style-image: url(../img/arrow.jpg);
	padding-bottom: 10px;
}

ul.sub-list li {
	list-style-image: url(../img/arrow-small.jpg);
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: -25px;
}


/* EC Header
------------------------------------------------------------------------------------------------------------------------ */
#preheader {
	padding: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 50%, #547bbd 100%);
	background: -webkit-linear-gradient(left, #ffffff 50%, #547bbd 100%);
	background: linear-gradient(to right, #ffffff 50%, #547bbd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#547bbd', GradientType=1);
}

#preheader .dd-lang-wrapper {
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 1px solid #bbb;
	border-radius: 6px;
	margin: 0 5px 0 0;
	padding: 0.1em 0.4em 0.1em 0.5em;
}

#preheader .dd-lang-wrapper .dropdown-menu {
	min-width: 130px;
	padding-left: 7px;
	padding-right: 7px;
}

#preheader .dd-lang-wrapper a, 
#preheader .dd-lang-wrapper a:hover, 
#preheader .dd-lang-wrapper a:active {
	padding: 5px;
	border-radius: 5px;
	font-size: 11px;
	text-decoration: none;
	color: inherit;
}

#pageheader {
	margin-top: 125px;
	position: relative;
}

img#commission-logo {
	display: block;
	position: absolute;
	top: -108px;
	left: 50%;
	transform: translateX(-50%);
	width: 220px;
}


/* EC Footer
------------------------------------------------------------------------------------------------------------------------ */
#pagefooter .row {
	padding-top: 28px;
	padding-bottom: 48px;
	background-color: #ececec;
}

.footerleft {
	overflow: hidden;
	float: left;
	font-size: 11px;
	color: #154194;
	padding: 10px 0 10px 50px;
	text-align: left;
}

.footerleft img {
	padding-top: 15px;
}

.footerright {
	foverflow: hidden;
	float: left;
	font-size: 11px;
	color: #154194;
	padding: 10px 15px 10px 0;
}

.footerright 
.blue-borders {
	padding: 2px;
	border: 4px solid #154194;
	display: inline-block;
}

.footerright-big {
	font-size: 16px;
}

.minwidth,
.minwidth-two, 
.minwidth-three,
.minwidth-four,
.minwidth-five {
	display: inline-block;
	min-width: 150px;
	padding: 3px 0 2px;
}

.first-type {
	border-bottom: 1px dotted #777;
	border-top: 1px dotted #777;
	margin: 0 10px 0 0;
}

.second-type {
	border-bottom: 1px dotted #777;
	margin: 0 10px 0 0;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	height: 324px;
	width: 229px;
}

a.formats {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 8px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	margin: 10px 0;
}

a.formats:visited {
	color: #fff;
}

a.formats+a.formats {
	margin-left: 5px;
}

a.formats span {
	position: absolute;
	bottom: 8px;
}

a.formats.pdf {
	background: #e94a4b url(../img/pdf-icon.png) 50% 50% no-repeat;
}

a.formats.pdf span {
	right: 8px;
}

a.formats.html {
	background: #FF5023 url(../img/html-icon.png) 50% 50% no-repeat;
}

a.formats.html span {
	right: 8px;
}

a.formats.print {
	background: #676767 url(../img/print-icon.png) 50% 26% no-repeat;
}

a.formats.print span {
	width: 80px;
	text-align: center;
}

a.share-btn {
	background-color: white;
	color: #555;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	line-height: 36px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	max-width: 150px;
	min-width: 19%;
	padding-left: 48px;
	position: relative;
}

a.share-btn:hover {
	-webkit-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
	-moz-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, 1);
	box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
}

a.share-btn::before {
	background-color: grey;
	content: " ";
	height: 40px;
	left: 0;
	position: absolute;
	width: 40px;
}

a.share-email::before {
	background: #466a9e url(../img/email.svg) 50% 50% no-repeat;
	background-size: 25px 40px;
}

a.share-facebook::before {
	background: #637aba url(../img/facebook.svg) 50% 50% no-repeat;
	background-size: 25px 40px;
}

a.share-twitter::before {
	background: #9ac9ed url(../img/twitter.svg) 50% 50% no-repeat;
	background-size: 25px 40px;
}

a.share-google::before {
	background: #dd4b39 url(../img/google.svg) 50% 50% no-repeat;
	background-size: 25px 40px;
}

a.share-linkedin::before {
	background: #5482c2 url(../img/linkedin.svg) 50% 50% no-repeat;
	background-size: 40px 40px;
}


/* Media queries
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
	.col-sm-3 {
		width: 40%
	}
	
	.col-sm-9 {
		width: 60%
	}
	
	a.formats {
		width: 50px;
		height: 50px;
		font-size: 8px;
	}
	
	a.formats span {
		position: absolute;
		bottom: 1px;
	}
	
	a.formats.pdf {
		background-size: 80%
	}
	
	a.formats.pdf span {
		right: 8px;
	}
	
	a.formats.html {
		background-size: 80%
	}
	
	a.formats.html span {
		right: 8px;
	}
	
	a.formats.print {
		background-size: 80%
	}
	
	a.formats.print span {
		width: 50px;
		text-align: center;
	}
}


@media only screen and (max-width: 992px) {
	.col-sm-3 {
		width: 100%
	}
	
	.col-sm-9 {
		width: 100%
	}
	
	.footerright img {
		max-width: 100%;
	}
	
	.minwidth, 
	.minwidth-two, 
	.minwidth-three, 
	.minwidth-four,
	.minwidth-five {
		min-width: auto;
		display: block;
	}
	
	a.big-btn {
		position: relative;
		border-radius: 8px;
		display: block;
		margin: 0 auto;
		padding-left: 55px;
		text-align: left;
		width: 90%;
	}
	
	a.big-btn + a.big-btn {
		margin-top: 24px;
	}
	
	a.big-btn:active {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		top: 5px;
		left: 5px;
	}
	
	.video-iframe {
		padding: 15px;
	}
	
	a.share-btn {
		padding-right: 15px;
		min-width: 200px;
		display: inline-block;
	}
}

@media only screen and (max-width: 992px) {
	.footerright {
	padding: 30px 15px;
}


@media only screen and (max-width: 768px) {
	#pageheader {
		margin-top: 90px;
	}
	
	.img-responsive {
		margin: 15px auto;
	}
	
	.big-btn + .big-btn {
		margin-top: 30px;
	}
	
	.bar {
		min-height: 30px !important;
	}
	
	.img-responsive {
		margin-bottom: 0;
	}
	
	img#commission-logo {
		position: absolute;
		top: -74px;
		left: 50%;
		transform: translateX(-50%);
		width: 150px;
	}
	
	#pageheader {
		margin-top: 114px;
	}
	
	#pageheader .row {
		position: relative;
		height: auto;
	}
	
	.footerleft {
		font-size: 11px;
		color: #154194;
		padding: 30px 15px;
		text-align: center;
	}
	
	.footerright {
		font-size: 11px;
		color: #154194;
		padding: 30px 15px;
	}
	
	section {
		padding: 25px 0 !important; 
	}
	
	section.middle {
		padding: 0 0 20px 0 !important; 
	}
	
	h1.shadow {
		font-size: 3em;
		margin: 125px 0 0 20px;
	}
	
	h1.sub-blue {
		font-size: 2em;
		padding: 7px 7px 3px 20px;
		margin: 0 0 25px;
	}
	
	h2 {
		font-size: 1.2em;
		padding-bottom: 15px;
	}

	h2 > span {
		font-size: 1.3em;
	}
	
	h3 {
		font-size: 1em;
	}

	h3 > span {
		font-size: 1.2em;
	}
	
	#header-sub {
		margin-bottom: 30px;
	}
	
	.separator {
		margin-bottom: 30px;
	}
	
	.picto {
		width: 40px;
		height: auto;
	}
}


@media only screen and (max-width:576px) {
	a.share-btn {
		display: block;
		min-width: 95%;
		padding-right: 0;
	}
	
	h1.shadow {
		font-size: 2em;
	}
	
	h1.sub-blue {
		font-size: 1em;
	}
	
	#header-sub p {
		font-size: 0.75em;
	}

}

