
@font-face {
	font-family: 'GTWalsheimProCondensedUltraBold';
	src: url('../fonts/GTWalsheimProCondensedUltraBold.eot');
	src: url('../fonts/GTWalsheimProCondensedUltraBold.eot') format('embedded-opentype'),
		 url('../fonts/GTWalsheimProCondensedUltraBold.woff2') format('woff2'),
		 url('../fonts/GTWalsheimProCondensedUltraBold.woff') format('woff'),
		 url('../fonts/GTWalsheimProCondensedUltraBold.ttf') format('truetype'),
		 url('../fonts/GTWalsheimProCondensedUltraBold.svg#GTWalsheimProCondensedUltraBold') format('svg');
}

@font-face {
	font-family: 'GTWalsheimPro';
	font-style: normal;
	src: url('../fonts/GTWalsheimProRegular.eot');
	src: url('../fonts/GTWalsheimProRegular.eot') format('embedded-opentype'),
		 url('../fonts/GTWalsheimProRegular.woff2') format('woff2'),
		 url('../fonts/GTWalsheimProRegular.woff') format('woff'),
		 url('../fonts/GTWalsheimProRegular.ttf') format('truetype'),
		 url('../fonts/GTWalsheimProRegular.svg#GTWalsheimProRegular') format('svg');
}

@font-face {
	font-family: 'GTWalsheimPro';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/GTWalsheimProMedium.eot');
	src: url('../fonts/GTWalsheimProMedium.eot') format('embedded-opentype'),
		 url('../fonts/GTWalsheimProMedium.woff2') format('woff2'),
		 url('../fonts/GTWalsheimProMedium.woff') format('woff'),
		 url('../fonts/GTWalsheimProMedium.ttf') format('truetype'),
		 url('../fonts/GTWalsheimProMedium.svg#GTWalsheimProMedium') format('svg');
}

html {
	scroll-behavior: smooth;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	-ms-overflow-style: none;
}

body {
	font-family: 'GTWalsheimPro', sans-serif;
	color: white;
	font-size: 16px;
	line-height: 1.25;
}

body ::-webkit-scrollbar { width: 0 !important }

ul#menu {
	font-family: 'GTWalsheimProCondensedUltraBold', sans-serif;
	color: white;
	font-size: 50px;
	text-transform: uppercase;
}

ul#menu {
	list-style: none;
}

ul#menu li {
	margin-bottom: 5px;
}

ul#menu li a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.6);
	text-shadow: none

}

ul#menu li a:hover {
	color: white;
	text-shadow: 0px 0px 8px #ffffff;
}

ul#menu li a::after {
	content: "";
	width: 24px;
	height: 10px;
	background: url('../img/icon-arrow.png') no-repeat;
	background-size: 24px 10px;
	position: absolute;
	left: 0;
	margin-top: 25px;
	opacity: 0;
	transition: all 0.5s;
}

ul#menu li a:hover::after {
	left: 10px;
	opacity: 1;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'GTWalsheimProCondensedUltraBold', sans-serif;
	color: white;
}

.h1, h1 {
	text-transform: uppercase;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 0;
}

#accueil .h1, #accueil h1 {
	text-transform: uppercase;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 0;
}

#accueil .h1 span, #accueil h1 span {
	font-family: 'GTWalsheimPro', sans-serif;
	font-size: 18px;
	margin-left: 20px;
	text-transform: uppercase;
}

#accueil .h1 span.date, #accueil h1 span.date {
	display: inline-block;
}

#accueil p.date {
	display: none;
	font-family: 'GTWalsheimPro', sans-serif;
	font-size: 17px;
}

@media (max-width:780px){
	#accueil .h1 span.date, #accueil h1 span.date {
		display: none;
	}
	#accueil p.date {
		display: inline-block;
	}
}

.btn-primary {
	background-color: #6666ff;
	border-color: #6666ff;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
}

.btn-primary:hover {
	background-color: transparent;
	border-color: white;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	background-color: transparent;
	border-color: white;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	background-color: transparent;
	border-color: white;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
}

.zone-btn-inscription {
	float: right;
}

.table td, .table th {
	color: white;
	padding: 1.25rem 1.25rem 1.1rem 1.25rem;
	white-space: normal;
	font-size: 1em;
}

.table tr.pitch-details td,
.table tr.pitch-details td {
	padding: 0;
	border: none;
	text-align: justify;
}

.table tr.pitch-details .collapse-content {
	padding: 0.1rem 1.25rem 1.1rem 1.25rem;
}

.table tr.pitch-details ul {
	list-style-type:disc;
}

.table tr.pitch-details ul li {
	margin-bottom: 10px;
}

.bg-dom-expertises {
	background: rgba(83, 68, 235, 0.17);
	padding: 1rem 1.25rem 0.1rem 1.25rem;
}

.bg-dom-expertises h5 {
	font-family: 'GTWalsheimPro', sans-serif;
	font-size: 17px;
}



.table th {
	font-size: 1.15em;
}

.table > tbody > tr:last-child {
	border-bottom: 1px solid #eff2f7;
}

#pitch .table:nth-of-type(1) > tbody > tr:last-child {
	border-bottom: none;
}

#pitch .table > tbody > tr:nth-of-type(1) th,
#pitch .table > tbody > tr:nth-of-type(1) td {
	border-top: none !important;
}

#pitch .table:nth-of-type(1) > tbody > tr:last-child {
	border-bottom: none;
}

#pitch .table > tbody > tr:nth-of-type(1) th,
#pitch .table > tbody > tr:nth-of-type(1) td {
	border-top: none !important;
}

#partenaires .table:nth-of-type(1) > tbody > tr:last-child {
	border-bottom: none;
}

#partenaires .table > tbody > tr:nth-of-type(1) th,
#partenaires .table > tbody > tr:nth-of-type(1) td {
	border-top: none !important;
}

#inscriptions .table:nth-of-type(1) > tbody > tr:last-child {
	border-bottom: none;
}

#inscriptions .table > tbody > tr:nth-of-type(1) th,
#inscriptions .table > tbody > tr:nth-of-type(1) td {
	border-top: none !important;
}

#inscriptions .table > tbody > tr td:nth-of-type(1) {
	width: 70px;
}

#inscriptions .table > tbody > tr th:nth-of-type(1) {
	width: 165px;
}

td.title {
	text-transform: uppercase;
}

td.title a {
	text-transform: uppercase;
	text-decoration: none;
}

td.title a:hover {
	color: white;
}

td.speaker {
	padding: 1.25rem 0 1.1rem 0;
	text-align: right;
}

.table .badge {
	color: #fff;
	background-color: #ff33ff;
	font-size: 95%;
}

.table tr.description td {
	border-top: none;
	padding-top: 0;
}

.pitch-separator {
	width: 100%;
	height: 39px;
	background: url("../img/bg-separator.png") repeat-x;
	background-size: 25px 39px;
	margin: 20px 0;
}

#pleniere .table > tbody > tr th,
#pitch .table > tbody > tr th {
	width: 175px;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: none;
}

.nav-tabs .nav-item .nav-link {
	font-family: 'GTWalsheimProCondensedUltraBold', sans-serif;
	font-size: 34px;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.nav-tabs .nav-item .nav-link:not(.active) {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

.nav-tabs .nav-item .nav-link.active {
	border-bottom: none;
	color: white;
	text-decoration: underline;
}

.nav-link:hover {
	text-shadow: none !important;
}

.list-partenaires {
	border-bottom: 1px solid #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.list-partenaires h3 {
	font-family: 'GTWalsheimPro', sans-serif;
}

.list-partenaires img {
	height: 70px;
}

.list-partenaires a {
	text-decoration: none;
}

.list-partenaires.gold img {
	margin : 10px auto;
}

.list-partenaires.silver img,
.list-partenaires.bronze img {
	height: 55px;
	margin : 10px auto;
}

.list-partenaires.platinium img {
	margin-right: 20px;
}

.list-partenaires .partenaire {
	position: relative;
	display: inline-block;
}

.logo-partenaire-infos {
	height: 100px;
}

.pitch-details .logo-partenaire-infos {
	height: 70px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.list-partenaires .pitch {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	text-align: center;
	background: rgba(255, 255, 255, 0.85);
	transition: opacity .3s ease;
}

.list-partenaires .partenaire:hover .pitch {
	opacity: 1;
}

.list-partenaires .pitch a {
	margin: 27px auto;
	display: block;
	color: #6666ff;
}

.list-partenaires.silver .pitch a {
	margin: 19px auto;
}

.fs2 {
	font-size: 1.15em;
}

a {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: #ff33ff;
	text-decoration: none;
	text-shadow: 0px 2px 4px #ffffff;
}

.logo {
	width: 310px;
	margin: 0px 0 40px -30px;
}

.main-content {
	width: 100%;
	min-height: 100vh;
	transition: all 0.5s;
}

#content {
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 100;
	transition: width 0.5s;
	-webkit-backdrop-filter: blur(15px);
	-o-backdrop-filter: blur(15px);
	-moz-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
	overflow: auto;
	-ms-overflow-style: auto;
}

.content-inner {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding: 20px 60px 40px 40px;
	margin: 0 auto;
	background: url('../img/bg-v2.png') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*
#content::before{
	content:"";
	position:fixed;
	top:0;
	height:100vh;
	left:0;
	right:0;
	z-index:-1;
	background: url('../img/bg-v2.png') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	transition: 1s;
	box-sizing:border-box;
}
*/

.zone-map {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url("../img/map.jpg");
	background-size: cover;
	background-position: center center;
}

#loading,
#loading-content {
	position: absolute;
	top: 50%;
	left: 50%;
	/*transform: translate(-50%, -50%);*/
	margin-top: -45px;
	margin-left: -135px;
}

#loading h4,
#loading-content h4 {
	margin-top: -25px;
	margin-bottom: 20px;
}

.btn-menu,
.btn-close {
	border-width: 3px;
	border-color: #ff33ff;
	border-style: solid;
	border-radius: 50%;
	background: #ff33ff;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
	position: absolute;
	right: 30px;
	top: 30px;
	width: 60px;
	height: 60px;
	/*z-index: 200;*/
	cursor: pointer;
	padding: 0;
	transition: all .2s ease;
}

.btn-menu:hover,
.btn-close:hover {
	border-width: 3px;
	border-color: white;
	border-style: solid;
	border-radius: 50%;
	background-color: transparent;
	box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.84);
}

.btn-menu img,
.btn-close img {
	width: 30px;
	height: 30px;
	margin: 0;
}

.breadcrumb-title,
.breadcrumb-title-menu {
	position: absolute;
	right: 105px;
	top: 50px;
	text-align: right;
	font-size: 0.95em;
}

img.white-shadow {
	box-shadow: 0px 5px 25px 5px rgba(255, 255, 255, 0.85);
}

.thumbnail-video {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.thumbnail-video img {
	position: relative;
}
/*
.thumbnail-video img::before {
	content: "";
	width: 70px;
	height: 70px;
	background: url('../img/btn-play.png') no-repeat;
	background-size: cover;
	background-position: center center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -36px;
	transition: all .2s ease;
	z-index: 2;
}

.thumbnail-video:hover img::before {
	width: 76px;
	height: 76px;
	margin-left: -35px;
	margin-top: -39px;
}
*/
.thumbnail-video a .icon-video {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -36px;
	transition: all .2s ease;
	z-index: 1;
}

.thumbnail-video a:hover .icon-video {
	width: 76px;
	height: 76px;
	margin-left: -35px;
	margin-top: -39px;
}


.participe,
#zone-transport,
#zone-choix-transport,
#zone-transport-autre {
	display: none;
}

tr.disabled th,
tr.disabled td {
	color: rgba(255, 255, 255, 0.5);
}

tr.disabled td label {
	opacity: 0.5;
}

#zone-tab-content {
	width: 100%;
}

#zone-transport,
#zone-hotel {
	display: none;
}

.custom-control-input.custom-control-label:before {
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #6666ff;
	background-color: #6666ff;
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.custom-control-input.custom-control-label:before {
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #6666ff;
	background-color: #6666ff;
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.custom-checkbox .custom-control-label:before,
.custom-radio .custom-control-label:before {
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.form-control {
	-webkit-box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 7px 1px rgba(255, 255, 255, 0.6);
}

.form-control:focus {
	border-color: rgba(102, 102, 255, 0.5);
}

#msgErreur,
#msgConfirmation,
#msgConfirmationYes,
#msgConfirmationNo {
	display: none;
}


.swal2-title {
	letter-spacing: 0px;
	font-family: 'GTWalsheimPro', sans-serif;
}

.swal2-icon.swal2-warning {
	color: #ff33ff;
	border-color: #ff33ff;
}

.swal2-popup .swal2-styled.swal2-confirm {
	color: #fff;
	background-color: #6666ff !important;
	border-color: #6666ff !important;
	border-radius: 50rem;
}

.video-responsive { 
	overflow:hidden; 
	padding:56.25% 0 0 0;
	position:relative; 
}

.video-responsive iframe {
	left:0; 
	top:0; 
	height:100%;
	width:100%;
	position:absolute;
}


.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-top: -20px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
	transform: scale(0);
  }
  100% {
	transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
	transform: scale(1);
  }
  100% {
	transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
	transform: translate(0, 0);
  }
  100% {
	transform: translate(24px, 0);
  }
}



@media (max-width:1200px){
	
	
	
}

@media (max-width:992px){
	
	
	
}

@media (max-width:768px){
	
	.logo {
		width: 270px;
	}
	
}

@media (max-width:576px){
	
	.logo {
		width: 240px;
		margin-top: 5px;
	}
	
	ul#menu {
		font-size: 38px;
		padding-left: 0;
	}
	
	ul#menu li {
		margin-bottom: 15px;
	}
	
	.breadcrumb-title,
	.breadcrumb-title-menu {
		display: none;
	}
	
	#pleniere th {
		padding: 1.25rem 0 1.1rem 1.25rem;
	}
	
	.zone-btn-inscription {
		float: none;
		text-align: right;
		margin-bottom: 30px;
	}
	
	.list-partenaires {
		text-align: center;
		margin: 5px auto;
	}
	
	.list-partenaires img {
		height: 60px;
	}
	
	.list-partenaires.silver img,
	.list-partenaires.bronze img {
		height: 40px;
	}
	
}



