/* Merged Version */

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


/* content main */
html{
}
body {
	margin:0;
	padding:0;
    color: #444444;
    font-family: 'Lato', Helvetica, Arial, "sans-serif";
	/*font-weight: 400;*/
    font-size: 15px;
	background:#FFFFFF;
}
a,
a:focus{
	outline:none !important;
	text-decoration:none;
	color: #3268DB;
	font-weight:700;
}
a:hover{
	text-decoration:none;
	color: #343434;
}
img{
	border:none;
}
.clr{
	clear:both;
}
*{
}
p {
	margin: 0 0 10px 0;
	padding-left:0;
}
strong{
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    color: #1F1F1F;
    font-weight: 400;
}
li{
	line-height: 1.42857;
}
.readmore{
	margin-top:20px;
}
.btn, 
.smallbutton, 
.button, 
.readmore{
	font-weight: 300;
    color: #3268DB;
	background-image:none;
    background-color: transparent;
	opacity: 1;
	border-radius:0;
	padding:4px 10px;
    border: 1px solid #3268DB;
	display:block;
	/*float: left;*/
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
}
.btn a, .smallbutton a, .button a, .readmore a{
    color: #FFFFFF;
	background-color: #3268DB;
}
.btn:hover, .smallbutton:hover, .button:hover, .readmore:hover, #jevents .jevbootstrap .jev_back:hover {
    background-color: #3268DB;
    color: #FFFFFF;
}
.btn a:hover, .smallbutton a:hover, .button a:hover, .readmore a:hover{
    background-color: #3268DB;
    color: #FFFFFF;
}
/*** MAIN ***/
.nav_top {
    position: relative;
    background: #234CA4;
	height: 30px;
}
header{
    position: relative;
    background: #2958BD;
	clear: both;
	height: 153px;
	display: grid;
	grid-template-columns: 220px auto 120px;
}
nav{
    position: relative;
    background: #3268DB;
	display: grid;
    grid-template-columns: 248px auto 60px;
	padding: 6px;
}
.banner{
	padding:5px 0;
    background: #F2F2F2;
}
main{
	padding-bottom:0px;
    background: #F2F2F2;
}
.users{
    background: #F2F2F2;
}
.bottom {
    background-color: #3268DB;
    color: #FFFFFF;
	font-size:14px;
	padding-top:35px;
	padding-bottom:40px;
    position: relative;
}
footer {
    color: #B4C2E0;
    font-size: 12px;
    padding-bottom: 20px;
    padding-top: 20px;
	background-color: #234CA4;
    position: relative;
}
/* .nav_top*/
.nav_top #topmenu{
	float:left;
	margin-top: 2px;
}
.nav_top #topmenu h3{
    color: #FFFFFF;
	text-transform:uppercase;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
	display:block;
	float:left;
    padding:3px 0 0 0;
    margin:0;
}
.nav_top .nav{
	margin-bottom: 0;
}
.nav_top ul{
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 0 0;
}
.nav_top ul li {
	float: left;
	margin:0;
	padding:0;
	background:none;
	line-height: 18px;
	width:auto !important;
}
.nav_top ul li a{
	color:#fff;
	opacity: 0.5;
    display: block;
    float: left;
    font-size: 12px;
    padding: 2px 10px;
	font-weight: 400;
	text-transform: uppercase;
}
.nav_top ul li a:hover, 
.nav_top ul li.active a:hover{
	opacity: 1;
	color:#fff;
}
.nav_top ul li.active a{
	color:#fff;
}
.nav_top #user{
	float:right;
	margin-top: 2px;
	margin-right: 20px;
}
.nav_top #user .noologin ul a {
    padding: 2px 10px;
}
.nav_top a:focus {
    color: #FFFFFF;
    font-weight: 400;
}
.nav_top #lang{
	float:right;
	margin-top: 2px;
}
.nav_top #lang ul li a{
    color: #FFFFFF;
	opacity: 0.5;
    padding: 2px 10px;
	margin:0;
	text-transform:uppercase;
	background: none;
	border-radius:0;
}
.nav_top #lang ul li a:hover,
.nav_top #lang ul li.lang-active a{
	opacity: 1;
}
.nav_top .noologin-form {
    background: none repeat scroll 0 0 #234CA4;
    border: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
.nav_top .noologin-form .btn{
	font-weight: 400;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 12px;
}
.nav_top .noologin-form .btn:hover{
    color: #3268DB;
    border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.nav_top .noologout-button .btn{
    color: #fff;
    opacity: 0.5;
    display: block;
    float: left;
    font-size: 12px;
    padding: 2px 10px;
    font-weight: 400;
    text-transform: uppercase;
	border: 0;
}
.nav_top .noologout-button .btn:hover{
    opacity: 1;
	background: transparent;
}
.nav_top .noologin-form input {
    background-color: #3268DB;
    color: #FFFFFF;
	padding: 5px;
	height: auto;
	border: 0;
}
.nav_top .noologin-form input.inputbox {
    margin-top: 3px;
}
/* HEADER */ 
header #logo{
    width: 225px;
    height: 153px;
	float: left;  
	justify-self: start;
	justify-items: center;
	align-items: center;
	display: grid;
}

header #logo a{
	display:block;
    width: 195px;
    height: 75px;
	background: url("../../Merged/images/logo.png") no-repeat top left  ;
    background-size: contain;
}

@media (max-width: 767px) {
header #logo a{
    height: 50px;
}
header #search{
	font-size: 15px;
}
}

header #logo a h1{
	display:block;
    width: 195px;
    height: 75px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
header #search{
	display: grid;
	justify-items: center;
	align-items: center;
}



header #search form {
    background-color: #3268DB;
}
header #search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
  	opacity: 0.5; /* Firefox */
}

header #search :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFFFFF;
  	opacity: 0.5;
}

header #search ::-ms-input-placeholder { /* Microsoft Edge */
    color: #FFFFFF;
  	opacity: 0.5; 
}
header #search input {
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    padding: 8px 20px;
    width: 250px;
	max-width: 100%;
    color: #FFF;
	font-weight: 300;
}
header #search input:focus {
	outline: none;
}
header #search button {
	position: relative;
    background-color: transparent;
    border-color: transparent;
    color: #FFFFFF;
    text-shadow: none;
	padding: 9px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	margin: 0 0 0 -4px;
}
header #search button::before {
	font-family: 'Font Awesome 5 Free';
	content: "\f002";
  	font-weight: 900;
	color: #ffffff;
}
header #vigilance{
	justify-self: end;
	align-items: center;
	width: 100%;
}
header #vigilance h3,
header #vigilance .componentheading {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 20px;
	margin: 10px 0;
}
/* NAV */

nav{    
}
nav #weatherhere {
	border: 1px solid #6E94E5;
	padding: 7px 5px 10px 5px;
	font-size: 11px;
	color: #FFF;
	height: 36px;
}

nav #weatherhere .fa-location-dot {
  margin-right: 6px; /* ajuste la valeur selon ton goût */
}

nav #weatherhere .show {
	display: inline-block;
}

nav #weatherhere p{
	margin: 0;
}
nav #weatherhere .custom {
    margin-left: 5px;
}
nav #weatherhere .favorite_location .btn{
	border: 0;
	padding: 0;
    color: #FFFFFF;
	float: left;
	font-weight: bold;	
}
nav #weatherhere .favorite_location .dropdown-toggle {
    margin: 1px 0 0 8px;
    color: #FFFFFF;
    padding: 6px;
	float: left;
}
nav #weatherhere .show > .btn-primary.dropdown-toggle {
	/background-color: transparent;
    border-color:transparent;
}
nav #weatherhere .favorite_location .btn:hover{
	background-color: transparent;
}
nav #weatherhere .favorite_location .btn a{
	border: 0;
	padding: 0;
	background-color: transparent;
}
nav #weatherhere .dropdown-menu {
    padding: 10px;
}
nav #weatherhere .dropdown-menu .dropdown-item{
    padding: 0;
    color: #FFFFFF;
	background-color: transparent;
}
nav #weatherhere .city, 
nav #weatherhere .symbol_picture,
nav #weatherhere .temp{
	float: left;
}
nav #weatherhere .city{
	line-height: normal;
	padding-top: 2px;
}
nav #weatherhere .city a{
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
}
nav #weatherhere .symbol_picture{
	padding: 0 5px;
}
nav #weatherhere .symbol_picture img {
    width: 20px;
}
nav #weatherhere .temp{
    padding-top: 1px;
}
nav #weatherhere .favorite_location .dropdown-toggle,
nav #weatherhere .favorite_location .dropdown-toggle:focus,
nav #weatherhere .favorite_location .dropdown-toggle:hover {
    border: 0;
    background: transparent;
    box-shadow: none;
    outline: none;
	margin-bottom: 3px;
	height:20px;
}
nav #weatherhere .favorite_location .dropdown-toggle::after {
    margin-top: -15px;   /* ajuste la valeur si besoin */
    vertical-align: middle;
}
nav #weatherhere .symbol_picture img {
    width: 20px;
    vertical-align: middle;
    position: relative;
    top: -2px; /* ajuste à -1 ou -2 si besoin */
}
nav #menu{
	display: grid;
	/*justify-items: center;*/
	align-items: center;
}
nav #js-mainnav.megamenu .js-megamenu{
	text-align:right;
	width: 100%;
    margin: 0;
    padding: 0;
}
nav #js-mainnav{
	margin:0;
}
nav #js-mainnav > ul{
    list-style: none outside none;
    margin: 0;
    padding:0;
	display: flex;
    justify-content: space-between;
}
nav #js-mainnav ul li {
	float: left;
	margin:0;
	padding:0;
}
nav #js-mainnav ul li a{
    background-color: transparent;
	display: block;
    color: #ffffff;
	font-weight: 300;
    font-size: 12px;
    padding:5px 20px;
	margin:0 5px 0 0;
	text-align:left;
	letter-spacing: 2px;
	text-transform: uppercase;
	opacity: 0.8;
}
nav #js-mainnav ul li a:hover{
	opacity: 1;
	background-color: #2958BD;
}
nav #js-mainnav ul li.active a{
	opacity: 1;
	background-color: #2958BD;
}
nav #js-mainnav ul li#Accueil{
	display: none !important;
}
#js-mainnav.affix .js-megamenu {
    position: relative;
	width: auto;
	display: grid;
}
nav #js-mainnav {
	transform: translate3d(0,0,0);
	border: 0 !important;
}
nav #js-mainnav.affix {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 50px;
    margin: 0 0 0 0;
    flex-grow: 90;
    left: 0;
	padding-top: 8px;
	background-color:#ffffff;
}
nav .dropdown-menu {
	background-color: #3268DB;
	color: #FFFFFF;
	padding: 20px;
}
#megamenucss #js-mainnav .js-megamenu .dropdown-menu {
	margin: 12px 0 0 0;
	-webkit-box-shadow: inset 0px 10px 11px -6px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 10px 11px -6px rgba(0,0,0,0.2);
	box-shadow: inset 0px 10px 11px -6px rgba(0,0,0,0.2);
}
nav #js-mainnav ul li ul {
	float:none;
    padding: 0 0 0 0 !important;
}
nav #js-mainnav ul li ul .group-title .menu-title{
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 14px;
}
nav #js-mainnav ul li ul li {
	float:none;
}
nav #js-mainnav ul li ul li a{
    font-size: 12px;
	opacity: 0.6;
    color: #ffffff;
	text-transform: none;
	padding: 5px 0;
	letter-spacing: normal;
}
nav #js-mainnav ul li.active ul li a{
	opacity: 0.6;
}
nav #js-mainnav ul li ul li a:hover, 
nav #js-mainnav ul li ul li.active a:hover{
	opacity: 1;
}
nav #js-mainnav.blackwhite ul.level1 .childcontent {
    margin: -20px 0 0 100px;
}
nav #js-mainnav .group-content {
    margin-bottom: 5px;
}
nav #js-mainnav .megacol {
	border-right: 1px solid rgba(255,255,255,0.5);
	min-height: 100%;
	margin-right: 20px;
}
nav #js-mainnav .last {
	border-right: 0px;
}

nav #social {    
	float: right;
    padding: 0;
    margin-top: 4px;
}
nav #social p{   
	margin: 0;
}

.pagination__wrapper {
	display: block;
	background : #fff;
}

/* WARNING */
.warning p{
	margin: 0;
	padding: 0;
}
.warning .warn-orange,
.warning .warn-red {
    display: grid;
    justify-items: center;
    align-items: center;
    position: relative;
    background: #FF6900;
	padding: 10px 0;
}
.warning .warn-orange a:before,
.warning .warn-red a:before {
    content: "\f071";
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
    margin-right: 5px;
}
.warning .warn-orange a,
.warning .warn-red a{
	color: #FFFFFF;
	font-size: 16px;
}
.warning .warn-orange a:hover
.warning .warn-red a:hover{
	text-decoration: underline;
}
.warning .warn-red {
    background: #FF2A00;
}
/* PATHWAY */
.breadcrumb {
    margin: 0;
    padding: 0 0 5px 0;
}
ul.breadcrumb li,
ul.breadcrumb li a{
	font-size: 12px;
	color: #474747;
	font-weight: 300;
}
ul.breadcrumb li .divider{
	padding: 0 5px;
}
/* BANNER */
.banner .moduletable {
    margin: auto;
    text-align: center;
}
/* COOKIE */
.jb.cookie {
	box-shadow: 0 0 0 #444;
	padding: 10px 0;
}
.jb.bottom.blue .jb.cookie-bg.white, .jb.bottom.blue .jb.cookie-bg.black {
	border-top: 0px solid #0089f2;
}
.jb.cookie-bg.black {
	background-color: #234CA4;
}
.jb.cookie-title {
	color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 25px;	
}
.jb.cookie-readmore {
    font-weight: 700;
    opacity: 0.7;
}
.jb.accept.blue {
	background: transparent;
	display: block;
	color: #FFFFFF;
	padding: 5px 20px;
	border: 1px solid #FFFFFF;
	margin: auto;
	width: 150px;
}
.jb.accept:hover {
	box-shadow: 0 0 0 #000;
	background-color: #3268DB;
}
/* CONTENT */
main{
	padding-top: 5px;
	line-height: 28px;
}
main .white_content{
	padding:20px;
    background: #ffffff;
}

@media (max-width: 767px) {
main .white_content{
	padding:20px 0px 20px 0px;
    background: #ffffff;
}
}

main h1,
main .content-category h2,
main .componentheading{
    clear: both;
    font-size: 22px;
	font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
	line-height:normal;
	text-align: center;
	color: #234CA4;
	letter-spacing: 2px;
	text-transform: uppercase;
}
main h2,
main h3,
main .blog h2{
    clear: both;
    font-size: 20px;
    margin-bottom:15px;
    line-height: 110%;
	/*font-weight: bolder;*/
}
main h4{
    clear: both;
    font-size: 20px;
    margin-bottom:10px;
	line-height: normal;
	/*font-weight: bolder;*/
}
main .moduletable{
	font-size:14px;
	line-height: 150%;
}
main .moduletable h3 {
    margin: 40px 0 20px 0;
    padding: 0;
    font-size: 22px;
    line-height: normal;
    text-align: center;
}
main .moduletable p{
	margin:0;
	padding:0;
}
main .moduletable .openinghours-closed,
main .moduletable .openinghours-open {
    padding: 10px;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
/* USERS */
.users {
	font-size: 14px;
}
.users p{
	margin: 0;
	padding: 7px 0 10px 0;
}
/* BOTTOM */
.bottom .moduletable{
	color:#ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.6px;
	line-height: 20px;
}
.bottom .moduletable h2,
.bottom .moduletable h3{
	color:#ffffff;
    margin: 0;
    padding: 0 0 30px 0;
	font-size:24px;
	font-weight: 300;
	letter-spacing: 4.58px;
	text-transform: uppercase;
}
.bottom .moduletable p{
	margin:0;
	padding:0;
}
.bottom .moduletable a{
	color: #ffffff;
	font-weight: 300;
	opacity: 0.8;
}
.bottom .moduletable a:hover{
	color: #ffffff;
	opacity: 1;
	font-weight: 700;
}
/* FOOTER */
footer .moduletable{
}
footer ul{
    list-style: none outside none;
    margin: 0;
    padding:0;
}
footer ul li {
	float: left;
	margin:0;
	padding:0;
}
footer ul li a{
	float: left;
	margin:0 ;
	padding:0 10px;
	color:#B4C2E0;
}
footer ul li a:hover{
	color:#3268DB;
}
.gdocreative{
	float:right;
	padding:0;
	color:#B4C2E0;
	font-weight: 200;
}
.gdocreative:hover{
	color:#3268DB;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}

/* OLD MAIN.CSS */
.mbcontent {
	width:100%;
}
.mbcontent td {
	border: #FFFFFF solid 2px;
    padding: 5px;
	background:#f6f6f6;
	font-size:14px;
	line-height:26px;
}

.table-mbcontent-container {
	width: 100%;
	overflow-x: auto;
}


.moduletable-hilite{
	border:1px #D3D3D3 solid;
	padding:20px;
	margin:20px 0;
}
.moduletable-hilite b{    
    text-transform: uppercase;
    color: #294B95;
}

p.ja-typo-box {
	border: 3px solid #ddd;
	padding: 10px 10px 10px 50px;
}

/* Box with icons */
p.box-download, p.box-sticky {
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

p.box-download {
	background-image: url(../images/icons/download-big.png);
}

p.box-sticky {
	background-image: url(../images/icons/sticky-big.png);
}

/* Box without icons - Style 1*/
p.box-grey-1, p.box-hilite-1 { padding: 10px 15px; }

p.box-grey-1 { background: #f7f7f7; border-color: #dddddd; }
p.box-hilite-1 { background: #ffffdd; border-color: #d2d2b6; }

/* Box without icons - Style 2*/
p.box-grey-2, p.box-hilite-2 { padding: 10px 15px; }

p.box-grey-2 { background: #f7f7f7; border-color: #dddddd; border-style: dotted; }
p.box-hilite-2 { background: #ffffdd; border-color: #d2d2b6; border-style: dotted; }

/* OLD MAIN.CSS - XAVIER */
h3.MBlegend-title {
    color: #474747;
}

.updatetime {
    padding-top: 5px;
    font-size: 11px;
}

.MBlegendmap {
    clear: both;
}

/* Noo Login PlaceHolder */
.nav_top #nologin_login ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
  	opacity: 0.5; /* Firefox */
}

.nav_top #nologin_login :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFFFFF;
  	opacity: 0.5;
}

.nav_top #nologin_login ::-ms-input-placeholder { /* Microsoft Edge */
    color: #FFFFFF;
  	opacity: 0.5; 
}


.menu_forecast_day_old_style a{
	display:block;
	float:left;
	padding:3px 6px;
	border-right:#dedede 1px solid;
	text-transform:uppercase;
	font-size:11px;
	color:#2958bd;
}	

.menu_forecast_day_old_style a.item_unavailable {
	color:#7E9AD7;
}

.menu_forecast_day_old_style a.item_selected {
	color: #2958bd;
	text-decoration: underline;
}

.menu_forecast_day_old_style a.last_item {
	border-right:none;
	padding-left:6px;
	padding-right:0px;
}

.menu_forecast_day_old_style a.first_item {
	padding-left:0px;
	padding-right:6px;
}

.menu_forecast_day_old_style a:hover{
	text-decoration: underline;
	color: #64BFFC;
}

.homepagetitle {
	clear: both;
    font-size: 22px;
	font-weight: 400;
    margin: 0 0 10px 0;
    padding: 0;
	line-height:normal;
	text-align: left;
	color: #234CA4;
	text-transform: uppercase;
}

@media (max-width: 767px) {
.homepagetitle {
    font-size: 20px;
}
}

main .source {
	font-size:90%;
	padding-top:25px;
}

main .source a {
	font-weight:400;
}

.mod-whosonline {
	font-weight:300;
}

main .article-info {
	text-align:right;
	font-size:85%;
	line-height:15px;
}

.article-info .published {
	line-height:12px;
}

.article-info .createdby {
	line-height:12px;
}

main .article-info-term {
	display:none;
}

/* BANNER SKYSCRAPPER */
@media (max-width: 1700px)  {
	#banner_skyscrapper{
		display: none;
	}
}

@media (min-width: 1700px)  {
	#banner_skyscrapper{
		height: 600px;
		left: 50%;
		margin: 86px 520px 0 620px;
		position: fixed;
		top: 65px;
		width: 220px;
		z-index: 39;
		transition: 1s;
	}
}

@media (min-width: 992px)  {
	nav #menu{
		justify-items: center;
	}
}

/* home main */
@charset "utf-8";
/* CSS Document */
.ephemerides h2,
.evolution h2,
.newsflash h2,
.villes h2,
.actu h2,
.outbrain h2,
.observation h2,
.ephemerides h3,
.evolution h3,
.newsflash h3,
.villes h3,
.actu h3,
.outbrain h3,
.observation h3{
	font-size: 22px;
    margin: 0 0 28px 0;
    padding: 0;
    line-height: normal;
    text-align: center;
    color: #234CA4;
	letter-spacing: 3px;
    text-transform: uppercase;
}
/*** MAIN ***/
main {
	background-color: #F2F2F2;
}
.ephemerides{
    position: relative;
    background: #8BB0FF;
	padding: 30px 0;
	color: #ffffff;
	line-height: 20px;
}
.outbrain{
    position: relative;
    background: #F2F2F2;
	padding: 20px 0;
}
.evolution{
    position: relative;
    background: #FFFFFF;
	padding: 30px 0;
}
.newsflash{
    position: relative;
    background: #F2F2F2;
	padding: 0px 0;
}
.villes{
    position: relative;
    background: #2958BD;
	padding: 30px 0;
	color: #ffffff;
}
.observation{
    position: relative;
    background: #F2F2F2;
	padding: 30px 0;
}
.actu {
    position: relative;
    background: #FFFFFF;
	padding: 30px 0;
}
/*
#weather_city users{
    background: #FFFFFF;
}*/

/* FORECAST  */
.forecast_map {
    position: relative;
}
.forecast_map .white {
    position: absolute;
    z-index: 2;
    padding: 20px 60px;
    background-color: #FFFFFF;
}
.forecast_map .forecast_day_title_detail{
	position: relative;
}
.forecast_map .forecast_titles {
    margin-top: 400px;
    position: absolute;
	padding: 10px 0;
}
.forecast_map .forecast_day_title {
    font-size: 24px;
    text-transform: uppercase;
    z-index: 2;
	padding:0 ;
    width: 250px;
}
.forecast_map .forecast_day_title_detail .forecast_day_period,
.forecast_map .forecast_day_title_detail h5 {
    margin-top: 100px;
    position: absolute;
	padding: 0px;	
    font-size: 24px;
    color: #2958BD;
    font-weight: 700;
	margin:10px 0 0 0;
}
.menu_forecast_day {
	overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
.menu_forecast_day ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 74px;
}
.menu_forecast_day ul li{
	list-style: none;
	margin: 0;
	padding: 0;
    display: inline-block;
}
.menu_forecast_day a{
	display: block;
	float: left;
	text-transform: uppercase;
	text-align: center;
	color: #7D7D7D;
	padding: 3px;
	margin-right: 0;
	background-color: #F8F8F8;
	border-top: 5px solid #F2F2F2;
	width: 56px;
}
.menu_forecast_day a .day_label{
	font-size: 14px;    
	font-weight: 300;
	padding: 3px 0 0 0;
    margin: 0;
    line-height: normal;
	font-weight: 400;
}
.menu_forecast_day a .day_number{
	font-size: 21px;
	font-weight: 400;
	padding: 0;
    margin: 0;
    line-height: normal;
}
.menu_forecast_day a .month{
	font-size: 12px;
	font-weight: 300;
	padding: 0 0 3px 0;
    margin: 0;
    line-height: normal;
}
.menu_forecast_day a.week-end {
    border-top: 5px solid #C6C6C6;
}
.menu_forecast_day a.item_selected{
	color: #474747;
	background-color: #FFFFFF;
	border-top: 5px solid #2958BD;
}
.menu_forecast_day a:hover{
	color: #474747;
	background-color: #FFFFFF;
}
.forecast_map{
	clear: both;
	background-color: #FFFFFF;
	padding: 30px 30px 0 30px;
}
.forecast_comment {
    clear: both;
    background-color: #FFFFFF;
    padding: 20px 30px 0 30px;
    font-size: 16px;
    line-height: 150%;
}
.forecast_last_update {
    clear: both;
    background-color: #FFFFFF;
    padding: 10px 30px 30px 30px;
    font-size: 12px;
    line-height: 150%;
}
.forecast_map .slick-slider .slick-list {
    -webkit-transform: none(0, 0, 0);
    -moz-transform: none(0, 0, 0);
    -ms-transform: none(0, 0, 0);
    -o-transform: none(0, 0, 0);
    transform:none
}

.forecast_map .slider-nav .slick-slide {
	padding: 0;
	margin-right: 10px;
	width: 20% !important;
}

.forecast_map .slider-nav .slick-slide a{
	display: block;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: #818181;
	background-color: #F5F5F5;
	height: 36px;
	cursor: pointer;
	width: 100% !important;
}
.forecast_map .slider-nav .slick-slide.is-active{
	background-color: transparent;
}
.forecast_map .slider-nav .slick-slide.is-active a{
	color: #FFFFFF;
	background-color: #234CA4;
}

@media (min-width: 1200px) {
	.forecast_map .slider-nav  {
		position: absolute;
		top: 30px;
		right: 30px;
	}
	
	.forecast_map .slider-nav .slick-slide {
		padding: 0;
		margin-bottom: 5px;
		width: 100% !important;
		float: none;
		min-width: 120px;
	}
	
	.forecast_map .slider-nav .slick-slide a {
		padding: 4px 15px 0 15px;
	}	
}

.forecast_map .slider-nav .slick-track {
	width: 100% !important;
}


#weather_city main{
	background: url("../images/bg_town.gif") repeat-x 0 -102px #FFFFFF;
}
#city h1{
	text-align: left;
	font-size: 22px;
	padding: 0;
	margin: 0;
	letter-spacing: 2.5px;
	float: left;
}
#city .favori{
	display: inline-block;
}
#city .email_city {
    display:inline-block;
    margin: 0;
}
#city .email_city a{
    padding: 5px;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
#city .email_city a:hover{
	color: #FFFFFF;
    background: #3268DB;
}

@media (min-width: 640px) {
    #city-favourite:hover::before {
        content: "★" !important;
    	color: #FFC800;
    }
}

.mb-favourite-filled::before {
    content: "★" !important;
	color: #FFC800;
}

#city-favourite::before {
    content: "☆";
    font-size: 24px;
    margin-top: 3px;
    display: block;
}
#city .near{
	font-size: 12px;
    margin-bottom: 15px;
    line-height: normal;
}
#city .menu_forecast_day ul {
    height: 83px;
}
#city .menu_forecast_day a {
    margin-right: 3px;
}
#city .menu_forecast_day a .symbol{
	width: 30px;
    margin: 3px auto;
}
#city .menu_forecast_day a .temp {
    margin: 3px auto;
    width: 49px;
    justify-self: start;
    justify-items: center;
    align-items: center;
    display: grid;
    grid-template-columns: 24px 24px;
}
#city .menu_forecast_day a .temp .temp_max,
#city .menu_forecast_day a .temp .temp_min{
	text-align: left;
	font-size: 13px;
	font-weight: 400;
}
#city .menu_forecast_day a .temp .temp_min{
	text-align: right;
	color: #818181;
	margin-right: 3px;
}
#city h2,
#city h4{
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 30px 0 20px 0;
	letter-spacing: 0;
	border-bottom: 1px solid #D6D6D6;
	color: #1F1F1F;
}
#city.tomorrow h2,
#city.am_pm_evening h2,
#city.am_pm h2,
#city.day h2,
#city.tomorrow h4,
#city.am_pm_evening h4,
#city.am_pm h4,
#city.day h4{
	margin: 30px 0 0 0;
	border-bottom: 0px solid #D6D6D6;
}
#city .now {
    display: flex;
    flex-direction:row;
  	justify-content: space-between;
    line-height: normal;
    padding-bottom: 10px;
}
#city .card-body {
    padding: 10px 20px;
	background-color: #F8F8F8;
}
#city .show {
	margin-bottom: 10px;
}
#city .time,
#city h5{
	font-size: 20px;
	font-weight: 700;
	color: #474747;
    margin: 0;
    padding: 0 0 10px 0;
}
#city .wrap .symbol_label{
	font-size: 22px;
}
#city .symbol_picture img{
	width: 60px;
}
#city .wrap .temp{
	font-size: 24px;
	font-weight: 700;
}
#city .wrap .temp_feel{
	font-size: 14px;
	font-weight: lighter;
}
#city .wind i{
    width: 100%;
    font-size: 27px;
    text-align: center;
}
#city .wind_speed, 
#city .wind_direction {
    font-size: 12px;
	text-align: center;
}
#city .wind_direction img {
    margin: auto;
    text-align: center;
    width: 20px;
    display: block;
}
#city .ppcp {
    padding: 20px 0 0 0;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50% 2px;
    text-align: center;
}
#city .ppcp.risk-no{
	background-image: url("../images/pictos/ppcp-risk-no.png");
}
#city .ppcp.risk-medium{
	background-image: url("../images/pictos/ppcp-risk-medium.png");
}
#city .ppcp.risk-high{
	background-image: url("../images/pictos/ppcp-risk-high.png");
}
#city .more_data {
    font-size: 12px;
	line-height: 160%;
}
#city .press{
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
#city .panel-title > a:before {
    float: right !important;
    content:"-";
    padding-right: 5px;
    font-size: 40px;
	font-weight: bold;
	
}
#city .panel-title > a.collapsed:before {
    float: right !important;
    content:"+";
	font-size: 40px;
	font-weight: bold;
}
#city .panel-title > a:hover, 
#city .panel-title > a:active, 
#city .panel-title > a:focus  {
    text-decoration:none;
}

#city .wrap_hour {
	display: grid;
    grid: repeat(1, auto) / auto-flow;
    grid-column-gap: 10px;
    font-size: 12px;
    line-height: normal;
    grid-template-columns: 200px auto auto auto auto 25px;
    padding: 10px 0;
    border-top: 1px solid #eaeaea;
}
#city .wrap_hour .hour{
	font-size: 15px;
	font-weight: 700;
}
#city .wrap_hour .symbol_label{
	font-size: 12px;
	font-weight: lighter;
}
#city .wrap_hour .symbol_picture img{
	width: 34px;
}

@media (min-width: 768px) {
	#city .wrap_hour .symbol_picture img{
		width: 40px;
	}
}

#city .wrap_hour .temp{
	font-size: 16px;
	font-weight: 700;
}
#city .wrap_hour .temp_feel{
	font-size: 12px;
}
#city .wrap.more_data {
    justify-self: end;
    justify-items: end;
    align-items: center;
    display: grid;
}
#city .more_data ul {
    padding: 0;
    margin: 0;
	list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}
#city .more_data ul li{
    padding: 0;
    margin: 0;
	list-style: none;
}

#city .forecast_last_update {
    font-size: 12px;
    line-height: 150%;
	padding: 10px 0 0 0;
}

#city .rain-line {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.91rem;
  font-family: system-ui, -apple-system, sans-serif;
  line-height: 1.15;
  margin-bottom : 18px;

  padding: 6px 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #fafafa;
  color: #555;
}

/* Icône */
#city .rain-icon {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 2px;
}

#city .rain-highlight {
  border-color: rgba(11, 94, 215, 0.4);
  background: rgba(11, 94, 215, 0.07);
  color: #0b5ed7;
}

/* RADAR */
.moduletable.video img {
	padding: 20px;
	background-color: #FFFFFF;
}
.moduletable.video h2,
.moduletable.video h3 {
    font-size: 18px;
    margin: 0 0 0px 0;
    text-transform: uppercase;
    text-align: left;
	color: #2958BD;
	margin-top: 30px;
	padding-left:20px;
	background-color: #FFFFFF;
	padding-top:20px;
}
/* RADAR */
.moduletable.radar{
	padding: 15px;
	background-color: #FFFFFF;
	margin-top: 15px;
}

#weather_city .moduletable.radar{
	padding: 15px 5px 5px 5px;
}

.moduletable.radar h2,
.moduletable.radar h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    text-align: left;
	color: #2958BD;
	letter-spacing: 1px;
}/*
#weather_city .moduletable.radar {
    padding-left: 20px;
	padding-right: 20px;
    background-color: #FFFFFF;
    margin-top: 20px;
}*/
/* EPHEMERIDE */
.ephemerides h2,
.ephemerides h3 {
	color: #FFFFFF
}
.ephemerides .sun_rise,
.ephemerides .sun_set,
.ephemerides .moon,
.ephemerides .saint,
.ephemerides .index_uv,
.ephemerides .air{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 42px;
	padding-left: 53px;
	font-size: 14px;
	margin-bottom: 20px;
	min-height: 45px;
}
.ephemerides .sun_rise{
	background-image: url("../images/pictos/sunrise@2x.png");
	background-size: 42px;
}
.ephemerides .sun_set{
	background-image: url("../images/pictos/sunset@2x.png");
	background-size: 42px;
}
.ephemerides .moon{
	background-image: url("../images/pictos/moon@2x.png");
	background-size: 30px;
}
.ephemerides .saint{
	background-image: url("../images/pictos/user@2x.png");
	background-size: 40px;
}
.ephemerides .index_uv{
	background-image: url("../images/pictos/sun@2x.png");
	background-size: 43px;
}
.ephemerides .air{
	background-image: url("../images/pictos/air@2x.png");
	background-size: 27px;
}
.ephemerides p:last-child{
	clear: both;
}
/* VILLES */
.villes h2,
.villes h3{
    color: #FFFFFF;
	margin-bottom : 10px;
}
.villes .pinned_location{
	position: relative;
	background-size: cover;
	text-align: center;
	display: block;
    margin-bottom: 20px;
}
.villes a.pinned_location .layer{
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
    background-color: rgba(42, 88, 189, 0.64);
	text-align: center;
	color: #FFFFFF;
	padding: 50px 5px;
	transition: all 0.5s ease-out;
}
.villes a.pinned_location:hover .layer{
    background-color: rgba(42, 88, 189, 0.3);
	transition: all 0.5s ease-out;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}
.villes .pinned_location .layer .wrap_weather{
	width: 50px;
	margin: auto;
}
.villes .pinned_location .layer .symbol_picture{
	float: left;
}
.villes h3,
.villes h4 {
    color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 3px;
	margin: 12px 0;
	text-align: center;
	text-shadow: 0 0 6px rgba(0,0,0,0.50);
}
.villes .pinned_location .layer .temp{
	/*float: left;*/
	font-size: 16px;
	/*padding-left: 10px;*/
	font-weight: 400;
}

/* NEWSFLASH */
.newsflash .newsflash{
	display: block;
	background-size: cover;
	opacity: 0.7;
	transition: all 0.5s ease-out;
}

.newsflash h2{
	padding-top: 30px;
}

.newsflash .newsflash:hover{
	opacity: 1;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
	transition: all 0.5s ease-out;
}
.newsflash .newsflash h3{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	text-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
	padding: 20px;
	height: 200px;
	display: grid;
    align-items: end;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.70) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.70) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.70) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000000', endColorstr='#91000000',GradientType=0 );
	letter-spacing:1px;
}

/* GRAPHIQUE 12 JOURS */
.evolution .weather-description { 
    font-size: 0.8rem;        /* légèrement plus petit que le texte normal */
    color: #555;              /* gris sombre, discret mais lisible */
    margin-top: 0.5em;        /* un peu d’espace au-dessus */
    margin-bottom: 1em;       /* espace après le paragraphe */
    line-height: 1.4;         /* bonne lisibilité sur plusieurs lignes */
    font-family: Arial, sans-serif; /* lisible sur tous les écrans */
	text-align: center; 
}

/* OBSERVATION */
.observation {
	font-size: 14px;
}
.observation .wrap {
	margin-bottom: 20px;
}
.observation .subtitle{
	font-size: 18px;
	font-weight: 700;
	color: #234CA4;
	margin-top: 20px;
}
.observation .subtitle:first-child {
    margin-top: 0;
}

.observation .webcam img{
	min-width: 100%;
	max-width: 100%;
}

.observation .weather-data {
  list-style: none;
  padding-left: 0;
  margin: 0 0 9px 0;
}

.observation .weather-data li {
    display: flex;
    align-items: center;
    gap: 6px;
	line-height: 1.7;
}

.observation .webcam {
    position: relative;
    display: inline-block;
}

.observation .webcam_location {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(128, 128, 128, 0.7); 
    padding: 4px 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}


/* ACTUS */
.actu ul{
	padding: 0;
	margin: 0 0 0 30px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2; 
}
.actu li{
	padding: 0 40px 0 0;
	margin: 0;
}
.actu a{
	font-size: 14px;
	font-weight: 400;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}


/* ANIM RADAR */
.radarbelgium_anim {
	max-width: 350px;
	text-align: center;
	position: relative;
}

.radarbelgium_anim_cible {
	position: absolute; 
}

@media (min-width: 358px) and (max-width: 400px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.94);
		transform-origin: top left;	
	}
}

@media (min-width: 992px) and (max-width: 1048px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.73);
		transform-origin: top left;	
	}
}

@media (min-width: 1048px) and (max-width: 1199px), (max-width: 358px) {
	.radarbelgium_anim_cible {
		display: none;
	}
}

@media (min-width: 1200px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.89);
		transform-origin: top left;	
	}
}

@media (min-width: 992px) {
	#weather_city .moduletable.radar.premium{
		margin-top: 200px;
	}	
}