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

/* PAGE RESULTATS */
#results-mdv {
    padding:4em 0;
}
#results-mdv .epreu{
    position:relative;
	height:auto;
}
#results-mdv .epreu img{
    display: block;
    object-fit: cover;
    width: 100%;
	height:auto;
}
#results-mdv .epreu div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#results-mdv .epreu h2{
	font-size:35px; 
	font-weight:900;
	line-height:1;
	text-align: center;
	color:#fff;  
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    font-style: italic;
}
#results-mdv .epreu h2 span{
    color:#fff;
    font-style: italic;
}
#results-mdv .epreu .btn {
    background: #fff;
    color: #000;
    position: absolute;
    bottom: -8px;
    border: none;
    left: 50%;
    transform: translate(-50%,-50%);
}
#results-mdv #course-1:hover{
	background: rgba(0,229,255, 0.75);	
}
#results-mdv #course-2:hover{
	background: rgba(255,221,0,0.84);		
}
#results-mdv #course-3:hover{
	background: rgba(101,255,0,0.78);		
}
#results-mdv #course-4:hover{
	background: rgba(247,0,255,0.78);			
}
#results-mdv #course-1 h2 span{
	color: rgba(0,229,255);	
}
#results-mdv #course-2 h2 span{
	color: rgba(255,221,0);		
}
#results-mdv #course-3 h2 span{
	color: rgba(101,255,0);		
}
#results-mdv #course-4 h2 span{
	color: rgba(247,0,255);			
}
#results-mdv #course-1 .btn{
	background: rgba(0,229,255);	
}
#results-mdv #course-2 .btn{
	background: rgba(255,221,0);	
}
#results-mdv #course-3 .btn{
	background: rgba(101,255,0);	
}
#results-mdv #course-4 .btn{
	background: rgba(247,0,255);	
}
#course-1, #course-2, #course-3, #course-4{
	background: rgba(0,0,0,0.80);			
}
#results-mdv #course-1:hover h2 span, #results-mdv #course-2:hover h2 span, #results-mdv #course-3:hover h2 span, #results-mdv #course-4:hover h2 span{
	color: #fff;			
}
#results-mdv #course-1:hover .btn, #results-mdv #course-2:hover .btn, #results-mdv #course-3:hover .btn, #results-mdv #course-4:hover .btn{
	background: #fff;			
	color: #000;			
}
#results-mdv #course-1:hover h2, #results-mdv #course-2:hover h2, #results-mdv #course-3:hover h2, #results-mdv #course-4:hover h2{
	color: #000;			
}
#results-mdv .linkcourse{
    display: block;
    height: 100%;
    width: 100%;
}
#results-mdv .distance{
    display: block;
    font-size: 26px;
    font-style: italic;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
#results-mdv .epreu h2 {
    font-size: 32px;
}
#results-mdv.epreuves .bloc-4{
	padding-left: 0.25em;
    padding-right: 0.25em;	
}
#results-mdv .epreu .distance {
    font-size: 18px;
    line-height: 1;
    top: 50%;
}
}
@media only screen and (min-width: 920px) and (max-width: 1025px) {
#results-mdv .epreu h2{
    font-size: 28px;
}
#results-mdv .epreu .btn {
    font-size: 16px;
    padding: 0.2em 1em 0.05em;
}
#results-mdv .epreu {
    position: relative;
    height: 190px;
}
#results-mdv .epreu .distance {
    font-size: 18px;
    line-height: 1;
    top: 50%;
}
#results-mdv.epreuves .bloc-4{
	padding-left: 0.35em;
    padding-right: 0.35em;	
}   
}
@media only screen and (min-width: 481px) and (max-width: 919px) {
#results-mdv.epreuves .bloc-4{
	-webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%;
}      
#results-mdv.epreuves .bloc-4:nth-child(1),
#results-mdv.epreuves .bloc-4:nth-child(2){
	padding-bottom: 0.9375em;
}
#results-mdv.epreuves .bloc-4:nth-child(3),
#results-mdv.epreuves .bloc-4:nth-child(4){
	padding-top: 0.9375em;
}    
#results-mdv.epreuves .bloc-4:nth-child(2),
#results-mdv.epreuves .bloc-4:nth-child(4){
	padding-right: 0;
}
#results-mdv.epreuves .bloc-4:nth-child(1),
#results-mdv.epreuves .bloc-4:nth-child(3){
	padding-left: 0;
}    
#results-mdv .epreu h2{
    font-size: 36px;
    line-height: 1;
	top:25%;
}
#results-mdv .epreu .distance {
    font-size: 18px;
    line-height: 1;
    top: 60%;
}
#results-mdv .epreu {
    height: inherit;
}
#results-mdv .epreu .btn {
    bottom: 0;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
#results-mdv .epreu h2 {
    font-size: 32px;
    line-height: 1;
}
#results-mdv .epreu .distance {
	top: 57%;
	font-size: 24px;
}
#results-mdv .epreu .btn {
    font-size: 18px;
    padding: 0.15em 1em 0.05em;
	bottom:5%;
}
#results-mdv .epreu {
    height: auto;
	margin-bottom:1em;
}
}	

/* PAGES EPEREUVES */
#epreuves-mdv.epreuves {
	padding:4em 0;
}
#epreuves-mdv.epreuves #actus-head {
    padding-left: 0;
    padding-right: 0;
}
#epreuves-mdv.epreuves h2 {
    font-size: 65px;
    line-height: 58px;
    font-weight: 900;
    font-style: italic;
    color: #000;
}
#epreuves-mdv.epreuves .bloc-3{
	padding:0;
}
#epreuves-mdv .epreu{
    position:relative;
}
#epreuves-mdv .epreu img{
    display: block;
    object-fit: cover;
    width: 100%;
	height:auto;
}
#epreuves-mdv .epreu div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#epreuves-mdv .epreu h2{
	font-weight:900;
	text-align: center;
	color:#000; 
    position: absolute; 
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    font-style: italic;
}
#epreuves-mdv .epreu h2 span{
    color:#fff;
    font-style: italic;
}
#epreuves-mdv .epreu .btn, #pop.btn{
    background: #fff;
    color: #000;
    position:absolute;
	bottom: 5%;
    left: 50%;
    transform: translate(-50%,-50%);
	font-size:16px;
	width:max-content;
	border:none;
}
#epreuves-mdv #course-1{
	background: rgba(0,229,255, 0.75);	
}
#epreuves-mdv #course-2{
	background: rgba(255,78,0,0.85);		
}
#epreuves-mdv #course-3{
	background: rgba(255,221,0,0.80);		
}
#epreuves-mdv #course-4{
	background: rgba(101,255,0,0.81);			
}
#epreuves-mdv #course-5{
	background: rgba(247,0,255,0.78);			
}
#epreuves-mdv #course-1:hover h2 span{
	color: rgba(0,229,255);	
}
#epreuves-mdv #course-2:hover h2 span{
	color: rgba(255,78,0);		
}
#epreuves-mdv #course-3:hover h2 span{
	color: rgba(255,221,0);		
}
#epreuves-mdv #course-4:hover h2 span{
	color: rgba(101,255,0);			
}
#epreuves-mdv #course-5:hover h2 span{
	color: rgba(247,0,255);			
}
#epreuves-mdv #course-1:hover .btn{
	background: rgba(0,229,255);	
}
#epreuves-mdv #course-2:hover .btn{
	background: rgba(255,78,0);	
}
#epreuves-mdv #course-3:hover .btn{
	background: rgba(255,221,0);	
}
#epreuves-mdv #course-4:hover .btn{
	background: rgba(101,255,0);	
}
#epreuves-mdv #course-5:hover .btn{
	background: rgba(247,0,255);	
}
#epreuves-mdv #course-1:hover, #epreuves-mdv #course-2:hover, #epreuves-mdv #course-3:hover, #epreuves-mdv #course-4:hover, #epreuves-mdv #course-5:hover{
	background: rgba(0,0,0,0.80);			
}
#epreuves-mdv #course-1:hover h2, #epreuves-mdv #course-2:hover h2, #epreuves-mdv #course-3:hover h2, #epreuves-mdv #course-4:hover h2, #epreuves-mdv #course-5:hover h2{
	color: #fff;			
}
#epreuves-mdv .linkcourse{
    display: block;
    height: 100%;
    width: 100%;
}
#epreuves-mdv .distance{
	display: none;
}
#epreuves-mdv .epreu:hover .distance{
	display:block;
	font-size:28px;
	font-style: italic;
	font-weight: 900;
	color:#fff;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);	
}
/* POPUP NEWSLETTER */
.popnews{
    background: #00E5FF;
	position: relative;
}
.bloc-news{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
	height: 100%;
}
.bloc-news img {
    margin: 3em auto 1em;
}
.bloc-news h3 {
    text-align: center;
	font-size:20px;
	line-height:24px;
	font-weight:600;
	max-width: inherit
}
.bloc-news p {
    text-align: center;
    margin: 0.5em auto;
}
.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index:99;
	display: none;
}
.overlay.open {
	display: inherit;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
    padding: 2%;
	width: 620px;
    max-width: 80%;
	transition: all 1s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}
#newsletter .popup h3 {
    color: #00E5FF;
    font-weight: 700;
    font-size: 24px;
	text-align: center;
	margin-bottom: 1em;
	line-height:1;
}
#newsletter .popup p {
    color: #444;
    font-size: 14px;
    margin: 1.5em 0;    
	text-align: center;
}
.popup .close {
  position: absolute;
  top: 0;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.popup .close {
	color:#00E5FF;
	cursor:pointer;
}
.popup .close:hover {
  color:#000;
}
.popup .content {
    width: 80%;
    max-width: 400px;
    margin: 2em auto 1em;
}
#gform_wrapper_2{
    max-width: 320px;
	margin:auto;
}
#gform_wrapper_2 *{
    font-family: 'Open Sans',sans-serif;
}
#gform_wrapper_2.gform_wrapper.gravity-theme .ginput_complex {
    display: inherit;
}
#gform_wrapper_2.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0;
}
#gform_wrapper_2.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full), #gform_wrapper_2.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0;
    padding-right: 0;
}
#gform_fields_2 input {
    border: none;
    padding: 0.5em 1em;
    height: 50px;
    color: #757575;
    background: #f9f9f9;
	max-width:320px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
}
#gform_submit_button_2 {
    background: #000;
    color: #fff;
    font-weight: 700;
    border: 0;
    padding: 10px 20px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    letter-spacing: .28px;
	margin: auto;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;	
}
#gform_submit_button_2:hover {
    background: #00E5FF;
}
#field_2_4 #input_2_4_1 {
    height: auto;
}
#gform_wrapper_2 .gfield_consent_label{
	font-size:12px;
}
#input_2_1_3{
    margin-bottom: 1em;
}
@media only screen and (max-width: 480px) {
.popup {
  max-width: 95%;
}
}
@media only screen and (min-width: 1200px) {
#epreuves-mdv .epreu h2 {
    font-size: 42px;
    line-height: 45px;
}
}
@media only screen and (min-width: 800px) {
#epreuves-mdv.epreuves .row {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}
}
@media only screen and (max-width: 1199px) {
#epreuves-mdv.epreuves > div > div > div.bloc-3.popnews > div > p{
	display: none;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
/*.epreuves .bloc-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}*/
#epreuves-mdv .epreu h2 {
    font-size: 42px;
    line-height: 45px;
}
#epreuves-mdv.epreuves > div > div > div.bloc-3.popnews > div > p{
	display: none;
}
/*.epreu:hover h2 {
	top: 33%;
}
.epreu:hover .distance {
	top: 55%;
}*/
.epreu:hover .distance {
    font-size: 22px;
    top: 66%;
}
}
@media only screen and (min-width: 801px) and (max-width: 1023px) {
#epreuves-mdv .epreu h2 {
    font-size: 34px;
    line-height: 37px;
}
#epreuves-mdv.epreuves > div > div > div.bloc-3.popnews > div > p{
	display: none;
}
#epreuves-mdv .epreu:hover .distance {
    font-size:18px;
    top: 66%;
}
#epreuves-mdv .epreu .btn, #pop.btn {
    bottom: 0;
    font-size: 15px;
}
.bloc-news img {
    max-width: 80px;
}
}
@media only screen and (min-width: 433px) and (max-width: 800px) {
#epreuves-mdv .epreu h2{
    font-size: 28px;
    line-height: 24px;
}
#epreuves-mdv .epreu:hover h2 {
	top: 29%;
}
#epreuves-mdv .epreu:hover .distance {
	top: 65%;
	font-size: 22px;
}
#epreuves-mdv.epreuves .bloc-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#epreuves-mdv .epreu .btn, #pop.btn {
    padding: 0 1em;
}
.bloc-news img {
    margin: 2em auto 1em;
    max-width: 50px;
}
}
@media only screen and (max-width: 432px) {
#epreuves-mdv .epreu h2 {
    font-size: 40px;
    line-height: 35px;
}
#epreuves-mdv .epreu:hover h2 {
	top: 39%;
}
#epreuves-mdv .epreu:hover .distance {
	top: 57%;
	font-size: 22px;
}
#epreuves-mdv.epreu, .popnews {
    min-height: 290px;
}
#epreuves-mdv .epreu img {
    object-fit: cover;
    min-height: 290px;
	height:auto;
}
#epreuves-mdv .epreu .btn {
    bottom: 0;
    width: 48px;
    height: 48px;
    line-height: inherit;
    color: transparent;
    border: none;
}
#epreuves-mdv .epreu a.btn:before {
    position: absolute;
    content: '+';
    font-size: 48px;
    color: #000;
    z-index: 9999;
    top: -11px;
    left: 13px;
}
}

