/* Wide = large desktop */

/* body { background:yellow; } */

.home-help .home-help-block { width: 290px; margin: 0; display: inline-block; }

.flecheBleueMainmenu .content p { top:0px; }
.flecheBleueMainmenu .content a { line-height: 54px; height: 55px; }
.stickynav-active .flecheBleueMainmenu .content a { height: 54px; }


.flecheBleueMainmenu .content a::after { 
	content:"\e900";
	display: block; 
	position: absolute; 
	top: 54px; 
	font-family: 'nrb-icons';
	color: #4aa9d6;
	font-size: 38px;
    line-height: 1;
    transition: all 250ms ease;
}


.flecheBleueMainmenu .content a:hover::after { 
	color: #117bb7;
}

.flecheBleueMainmenu .content a:before { height: 60px; }



/* ---------------------------------------------------------------------------------------------------- page contact  ---------------------------------------------------------------------------------------------------- */

.blocContactForm .form-type-checkbox .description {
	padding-left: calc(10px + 13px);
}

#block-omega-nrb-views-block-offices-offices .block-inner .content > div > div {
	display: flex;
}

#block-omega-nrb-views-block-offices-offices .block-inner .content > div > div > .views-row {
	width: 50%;
	padding-right: 20px;
}

#block-omega-nrb-views-block-offices-offices .block-inner .content > div > div > div:last-child {
	width: 50%;
	border-left: 2px dotted #e6e6e6;
	padding-left: 20px;
	padding-right: 0;
}