/* Go crazy with your own styles here */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
body {
	padding-top: 120px;
	font-size: 16px;
	font-family: 'Lato';
	/*background-color: #1e3a4f;
	background-color: #00364e;*/
	color: #333333;
}
* {
	font-family: Verdana;
}
a, a:focus, a:hover {
    color: #c32519;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	text-transform: uppercase;
	font-family: 'Roboto Slab', sans-serif;
    font-style: normal;
    font-weight: 700;
}
h1 {
    color: #333333;
	margin-top: 0;
	margin-bottom: 41px;
	margin-bottom: 0;
	font-size: 30px;
}
h2 {
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}
h1:after,
h2:after,
h3:after {
	content: " :";
}

.grid-section > div + div {
	border-top: 1px solid #bbbdbe;
}
.yellow {
    background: #ffea00;
}

.darkBlue  {
	background: #1e3a4f;
	background: #00364e;
	background: #012332;
}

.deepBlue  {
	background: #1e3a4f;
	background: #011e2e;
}

.gray {
	background-color: #404040;
	background-color: #626262;
}

.dark {
	background: #1e3a4f;
	background: #00364e;
}

.gray *, .dark * {
	color: #fff;
}

/*.dark div.column > div > h1:before,*/
.RichText h1 {
    background-image: url('/Media/Images/line-vertical-red.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 12px;
    padding-bottom: 16px;
}
.ispage .RichText h1 {
    background-position: left bottom;
}

.ispage .RichText h1 + p {
    color: #b02318;
    font-size: 18px;
}

.dark div.column > div > h1:after,
.gray div.column > div > h1:after {
    content: url('/Media/Images/line-vertical-red.png');
	margin: auto;
	text-align: center;
	display: block;
	margin: 35px 0;
}
.dark div.column > div > h2:after,
.gray div.column > div > h2:after {
    content: url('/Media/Images/line-horizontal-red.png');
	margin: auto;
	text-align: center;
	display: block;
	margin: 15px 0;
}
.light {
	background-color: #ffffff;
}
.breadcrumb {
	margin-bottom: 0;
	border-radius: 0;
	font-size: 12px;
	padding: 5px 50px;
	line-height: 18px;
	
}
.breadcrumb>li+li:before {
    padding: 0;
    content: "";
}
.breadcrumb a {
	color: #999999;
	font-weight: normal;
}
.breadcrumb .active {
	color: #666666;
}
.hasFooter, .hasFooter a, .hasFooter a:hover {
	font-family: 'Lato', Verdana, Tahoma, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

.hasFooter span {
	display: inline-block;
	width: 20px;
	text-align: center;
}

.Copyright, .Copyright a, .Copyright a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333 !important;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	line-height: 37px;
	background-color: #ffffff;
}

@media (min-width: 768px) {
	.dark, .gray, .light, .darkBlue, .yellow, .blue, .purple {
		padding: 35px 0 35px 0;
	}
	footer {
		padding: 40px 0 107px 0 !important;
	}
}
@media (min-width: 992px) {
}

.full, .full .wide {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.full > .container {
	width: 100%;
}

.full > .container > .row > .column {
	padding: 0;
}

.bg-black {
	background-image: url('/Media/Images/trans-black-45.png');
}

/* carousel */
.carousel-caption .flex-center:before,
.carousel-caption .flex-center:after {
   /* content: url('/Media/Images/line-horizontal-red.png'); */
}
.carousel-indicators li {
    width: 30px;
    height: 30px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url('/Media/Images/icon-slider.png');
	background-position: center center;
	background-repeat: no-repeat;
    border-radius: 0;
	border: none;
}
.carousel-indicators .active {
    width: 29px;
    height: 29px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url('/Media/Images/icon-slider-active.png');
	background-position: center center;
	background-repeat: no-repeat;
    border-radius: 0;
	border: none;
}
.carousel div div img {
	width: 100%;
}
.carousel-caption {
	top: 0;
	height: 100%;
}

.carousel-caption h3 {
	text-transform: uppercase;
}

.carousel-caption h3 {
	font-size: 36px;
}


.flex-container {
  display: flex;
  align-items: center;
  min-height: 100%;
  justify-content: center;
}

.flex {
  flex: 1;
}

.flex-start {
  align-self: flex-start;
}

.flex-end {
  align-self: flex-end;
}

.flex-center {
  flex: none;
  max-width: 100%;
}

.flex-center > div {
	padding: 19px 19px 35px 19px;
}

#eventsJobsBox {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    width: 35%;
    background: #012332;
    opacity: 0.9;
    height: 100%;
    z-index: 11;
}

#eventsJobsBox .carousel-caption {
    top: 0;
    height: auto;
    right: 0;
    left: auto;
    padding: 0;
	text-align: left;
}

#eventsJobsBox div.eventsJobsBox {
	width: 375px;
	height: 430px;
	height: auto;
	/*border: 10px solid #4d90c3;*/
	padding: 60px;
	text-shadow: none;
	/*background-color: #00364e;*/
}
#eventsJobsBox h2 {
	display: block;
	min-width: auto;
	font-size: 20px;
	font-weight: bold;
	border: none;
	color: #ffffff;
	background-image: url('/media/images/ul-h3.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
}
#eventsJobsBox ul {
	margin-top: 12px;
	margin-bottom: 28px;
	padding-left: 0;
	margin-bottom: 0;
}
#eventsJobsBox li {
	list-style: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 19px;
}
#eventsJobsBox a,
#eventsJobsBox a:hover {
	color: #ffffff;
	font-weight: normal;
}
#eventsJobsBox li + li {
	margin-top: 19px;
}

@media (max-width: 1129px) {
	#eventsJobsBox {
		position: relative;
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		top: 0;
		left: auto;
		right: auto;
		margin: auto;
		padding: 0;
	}
	#eventsJobsBox .carousel-caption {
		position: relative;
		height: auto;
		width: auto;
		right: auto;
		left: auto;
		padding: 0;
	}
	#eventsJobsBox div.eventsJobsBox {
		width: auto;
		height: auto;
	}
}

@media (max-width: 991px) {
	.navbar-brand {
	}
	/*.logo-stor {
		display: none !important;
	}
	.logo-lille {
		display: block !important;
	}*/
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
