@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeue-Bold.eot');
	src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
		url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
		url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),
		url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeue.eot');
	src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue.woff2') format('woff2'),
		url('../fonts/HelveticaNeue.woff') format('woff'),
		url('../fonts/HelveticaNeue.ttf') format('truetype'),
		url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



html {
	background-color: black;
} 

body {
	font-size: 1.1rem;
	line-height: 1.4;
	font-family: 'Helvetica Neue', sans-serif;
	color: white;
	background-color: black;
}

/*
body::after{
	content:"";
	position:fixed;
	top:0;
	height:100vh;
	left:0;
	right:0;
	z-index:-1;
	background: url('../img/bg-01.png?v=1.3') center center no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	transition: 1s;
}
*/


/* BS4 Grid XXL breakpoint */

/* adding col-xxl */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto {position: relative; width: 100%; padding-right: 15px; padding-left: 15px;}

@media (min-width: 1570px){
  /* expanding BS4 max-width */
	.container {max-width: 1540px;}

  /* grid columns xxl */
	.col-xxl {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}
  .col-xxl-auto {-webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none;}  
	.col-xxl-1 {-webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%;}
	.col-xxl-2 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
	.col-xxl-3 {-webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
	.col-xxl-4 {-webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
	.col-xxl-5 {-webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%;}
	.col-xxl-6 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	.col-xxl-7 {-webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%;}
	.col-xxl-8 {-webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%;}
	.col-xxl-9 {-webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;}
	.col-xxl-10 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
	.col-xxl-11 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
	.col-xxl-12 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}

  /* order xxl */
  .order-xxl-0 {-webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0;}
  .order-xxl-1 {-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
  .order-xxl-2 {-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
  .order-xxl-3 {-webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3;}
  .order-xxl-4 {-webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4;}
  .order-xxl-5 {-webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5;}
  .order-xxl-6 {-webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6;}
  .order-xxl-7 {-webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7;}
  .order-xxl-8 {-webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8;}
  .order-xxl-9 {-webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9;}
  .order-xxl-10 {-webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10;}
  .order-xxl-11 {-webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11;}
  .order-xxl-12 {-webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12;}

  /* text-align xxl */
	.text-xxl-center {text-align: center!important;}
	.text-xxl-left {text-align: left!important;}
	.text-xxl-right {text-align: right!important;}  

  /* float xxl */
  .float-xxl-left {float: left!important;}
  .float-xxl-right {float: right!important;}
  .float-xxl-none {float: none!important;}

  /* display xxl */
  .d-xxl-none {display: none!important;}
  .d-xxl-inline {display: inline!important;}
  .d-xxl-inline-block {display: inline-block!important;}
  .d-xxl-block {display: block!important;}
  .d-xxl-table {display: table!important;}
  .d-xxl-table-cell {display: table-cell!important;}
  .d-xxl-table-row {display: table-row!important;}
  .d-xxl-flex {display: flex!important;}
  .d-xxl-inline-flex {display: inline-flex!important;}

  /* offsets xxl */
  .offset-xxl-1 {margin-left: 8.333333%;}
  .offset-xxl-2 {margin-left: 16.666667%;}
  .offset-xxl-3 {margin-left: 25%;}
  .offset-xxl-4 {margin-left: 33.333333%;}
  .offset-xxl-5 {margin-left: 41.666667%;}
  .offset-xxl-6 {margin-left: 50%;}
  .offset-xxl-7 {margin-left: 58.333333%;}
  .offset-xxl-8 {margin-left: 66.666667%;}
  .offset-xxl-9 {margin-left: 75%;}
  .offset-xxl-10 {margin-left: 83.333333%;}
  .offset-xxl-11 {margin-left: 91.666667%;}

  /* spacing xxl */
  .m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}
  .p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}
  .m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}

}

/*---------- COLORS ----------*/


section {
	background: transparent;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: white;
	font-weight: bold;
}

.colored {
	color: #EE7D00 !important;
}

a {
	color: #EE7D00;
	font-weight: bold;
} 

a:hover {
	color: #EE7D00;
	text-decoration: underline;
} 

.modal-content, .modal-content .h1, .modal-content .h2, .modal-content .h3, .modal-content .h4, .modal-content .h5, .modal-content .h6, .modal-content h1, .modal-content h2, .modal-content h3, .modal-content h4, .modal-content h5, .modal-content h6, .modal-content p {
	color: black;
}

.btn,
.swal2-popup .swal2-styled.swal2-confirm {
	border-radius: 0 !important;
}


.btn-primary {
	color: #EE7D00;
	border: 2px solid #EE7D00;
	background: transparent;
}

.btn-primary:hover {
	color: #fff;
	border: 2px solid #EE7D00;
	background-color: #EE7D00;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #EE7D00;
	border: 2px solid #EE7D00;
}


.btn-group .btn-primary {
	border: 1px solid #EE7D00 !important;
}

.btn-group .btn-primary:hover {
	border: 1px solid #EE7D00 !important;
}

.btn-group .btn-primary:not(:disabled):not(.disabled).active, .btn-group .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	border: 1px solid #EE7D00 !important;
}


.btn-outline-primary {
	color: #EE7D00;
	border: 2px solid #EE7D00;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #EE7D00;
	border: 2px solid #EE7D00;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #EE7D00;
	border: 2px solid #EE7D00;
}

.btn-outline-secondary {
	color: black;
	border: 2px solid black;
}

.btn-outline-secondary:hover {
	color: white;
	background-color: black;
	border: 2px solid black;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
	color: white;
	background-color: black;
	border: 2px solid black;
}

.btn-info,
.btn-info:active,
.btn-info.focus, .btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
	color: black;
	background-color: white;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(238,125,0,1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(238,125,0,1);
	box-shadow: 5px 5px 0px 0px rgba(238,125,0,1);
	border-radius: 0;
	border-color: white;
}

.btn-info:hover {
	color: black;
	background-color: #EE7D00;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(255,255,255,1);
	box-shadow: 5px 5px 0px 0px rgba(255,255,255,1);
	border-color: #EE7D00;
}

span.underline1 {
	display: inline-block;
	position: relative;
}

span.underline1:after {
	content: "";
	position: absolute;
	background: url('../img/underline1.png') center center no-repeat;
	background-size: contain;
	width: 100%;
	height: 20px;
	bottom: -20px;
	left: 5px;
}

@media (max-width:992px){
	span.underline1:after {
		width: 140px;
		height: 12px;
	}
}

.fs2 {
	font-size: 0.85em;
}


/*---------- HEADER/FOOTER ----------*/

.navbar {
	border-bottom: 2px solid white;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 1rem;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMCw3QzkuNCw3LDksNy40LDksOGMwLDAuNiwwLjQsMSwxLDFjMCwwLDAsMCwwLDBoMTdjMC42LDAsMS0wLjQsMS0xYzAtMC42LTAuNC0xLTEtMWMwLDAsMCwwLDAsMEgxMHogTTMsMTQKCWMtMC42LDAtMSwwLjQtMSwxYzAsMC42LDAuNCwxLDEsMWMwLDAsMCwwLDAsMGgyNGMwLjYsMCwxLTAuNCwxLTFjMC0wLjYtMC40LTEtMS0xYzAsMCwwLDAsMCwwSDN6IE0xMCwyMWMtMC42LDAtMSwwLjQtMSwxCgljMCwwLjYsMC40LDEsMSwxYzAsMCwwLDAsMCwwaDE3YzAuNiwwLDEtMC40LDEtMXMtMC40LTEtMS0xYzAsMCwwLDAsMCwwSDEweiIvPgo8L3N2Zz4K");
}

.navbar-toggler{
	width:55px;
	position: absolute;
	z-index: 110;
	top: 64px;
	right: 10px;
	display:flex;
	flex-direction:column;
	width:55px;
	cursor:pointer;
	transform-origin:top;
	transform:rotatez(180deg)
}

.navbar-toggler span{
	background: #fff;
	border-radius:8px;
	height:3px;
	margin: 3px 0;
	transition: .3s;
}

.navbar-toggler span:nth-of-type(1){
	width:75%;
}

.navbar-toggler span:nth-of-type(2){
	width:100%;
}

.navbar-toggler span:nth-of-type(3){
	width:75%;
}

.navbar-toggler[aria-expanded=true] span:nth-of-type(1){
	transform-origin:bottom;
	transform:rotatez(45deg) translate(11px,4px);
}

.navbar-toggler[aria-expanded=true] span:nth-of-type(2){
	transform-origin:top;
	transform:rotatez(-45deg);
}

.navbar-toggler[aria-expanded=true] span:nth-of-type(3){
	transform-origin:bottom;
	width:50%;
	transform: translate(1px,-15px) rotatez(45deg);
}


.header, .navbar, .navbar-top {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.navbar-brand {
	margin-top: 2rem;
	margin-right: 0;
}
	
#navbar-logo {
	width: auto;
	max-height: 45px;
	transition: all .5s ease-in-out;
}

body.scroll #navbar-logo {
	width: auto;
	max-height: 60px;
}

#tagline {
	position: absolute;
	width: 200px;
	top: 40px;
	right: 40px;
}

#logo-orange {
	width: 400px;
}

@media (max-width:992px){
	
	#logo-orange {
		width: 45px;
	}

	#tagline {
		display: none;
	}
}

@media (max-width:576px){
	
	#logo-orange {
		width: 35px;
	}
}

.nav-link {
	color: white;
}

.navbar-nav .nav-link {
	font-size: 0.9rem;
	font-weight: bold;
}

.nav-item.active a, .nav-link.active, .nav-link:hover {
	color: #EE7D00;
}

.header {
	/*
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100;
	*/
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-bottom: 0;
}

.navbar-expand-lg .navbar-nav .nav-item:last-child {
	margin-right: 0;
} 

.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
	padding-right: 0;
} 

.header-collapse-show .navbar-nav .nav-link {
	font-size: 4rem;
	color: white;
	padding: 1rem;
}

.header-collapse-show #navbar-logo {
	/*opacity: 0;*/
}

@media (max-width:992px){
	.header-collapse-show .navbar-nav .nav-link {
		font-size: 3rem;
		padding: 1rem;
	}
}

@media (max-width:768px){
	.header-collapse-show .navbar-nav .nav-link {
		font-size: 2.6rem;
		padding: 1rem;
	}
}

@media (max-width:576px){
	.header-collapse-show .navbar-nav .nav-link {
		font-size: 1.7rem;
		padding: 1rem;
	}
}


.header {
	transition: .5s;
	background-color: rgba(0, 50, 247, 0);
}
/*@media (max-width:576px){*/
	.header.header-collapse-show {
		background-color: rgba(0, 0, 0, 0.9);
	}
/*}*/

.header-collapse-show #logo-container {
	/*display: none;*/
}

.navbar-main {
	transition: .5s;
	margin-top: 30px;
}

.header-collapse-show .navbar-main {
	margin-top: 0px;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
	text-decoration: none;
	color: #EE7D00;
	font-weight: 800;
}



.main-content {
	/*
	position: fixed;
	top: 233px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
	*/
}

#logo-footer {
	width: 50px;
}


.row-flex {
	display: flex;
	flex-wrap: wrap;
}

.h-100 {
	height: 100%;
}

#accommodationConfirm,
#roommateErreur,
#roommateConfirmation,
#btn_close_accommodation {
	display: none;
}

.flightGoInfos:nth-of-type(n+2) label,
.flightRetInfos:nth-of-type(n+2) label {
	display: none;
}
/*
.modal.fade{
  opacity:1;
}

.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}
*/

label {
	font-size: 0.85em;
}

#questionnaire label {
	font-size: 1em;
}

.form-group {
	margin-bottom: 0.5rem;
}

.form-control {
	background-color: transparent;
	border: 1px solid #EE7D00;
	color: #EE7D00;
}

.form-control:focus {
	background-color: transparent;
	border: 1px solid #EE7D00;
	color: #EE7D00;
}

.form-control::placeholder {
	color: rgba(238, 125, 0, 0.5);
}

.zone-diet-comment,
.zone-allergies-comment {
	display: none;
}

.modal-backdrop {
	background-color: black;
}

.card {
	border: 0;
}

.united {
	max-width: 330px;
}

#questionnaire h6 {
	font-size: 1.2em;
}

#questionnaire label.custom-control-label,
#questionnaire label.form-control-label {
	color: #EE7D00;
	font-size: 1.3em;
	font-weight: bold;
}

#questionnaire p a {
	font-size: 1.1em;
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #EE7D00;
	background-color: #EE7D00;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bg-right2 {
	float: right;
	width: 350px;
	margin-bottom: 60px;
	margin-left: 80px;
}

@media (min-width:1570px){
	.bg-right2 {
		width: 320px;
		margin-bottom: 40px;
		margin-left: 40px;
	}
}

@media (max-width:1200px){
	.bg-right2 {
		width: 320px;
		margin-bottom: 30px;
		margin-left: 40px;
	}
}

@media (max-width:992px){
	.bg-right {
		width: 50%;
	}
	.bg-right2 {
		display: none;
	}
}

@media (max-width:768px){
	.united {
		max-width: 280px;
	}
	
	.bg-right {
		width: 70%;
	}
	
	
}
@media (max-width:576px){
	.united {
		max-width: none;
		width: 85%;
	}
	
	.bg-right {
		width: 70%;
	}
}

/*
.dropzone {
	border: none;
	padding: 0;
	color: black;
}

.dropzone  .dz-message {
	padding: 3rem 1rem !important;
}

.dropzone .dz-message,
.dropzone .dz-preview {
	margin: 0;
	color: black;
	border: 2px dashed #EE7D00;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
	display: none !important;
}

.dropzone .dz-preview {
	min-height: 150px;
	vertical-align: middle;
}

.dropzone .dz-preview .dz-details {
	padding: 3rem 1rem !important;
}
*/

#msgConfirmPhoto {
	display: none;
}

/*---------- AGENDA ----------*/

#agenda p {
	margin-bottom: 0.5rem;
}

#agenda p.agenda-horaire {
	color: #EE7D00;
	margin-bottom: 0.2rem;
}

#agenda p.agenda-sequence {
	font-weight: bold;
	margin-bottom: 0;
}

#agenda p.agenda-desc {
	font-size: 0.85em;
}

/*---------- INFOS PRATIQUES ----------*/

.accordion .card {
	background: black;
	border-radius: 0 !important;
}

.card-header {
	border-bottom: 2px solid #EE7D00;
	border-radius: 0 !important;
	padding-left: 0;
	padding-right: 22px;
	
}

.card-header h6 {
	color: #EE7D00;
}

.accordion>.card .card-header {
	margin-bottom: 0;
}

.accordion .card-header[aria-expanded=false]:after {
	font-family: 'Font Awesome 5 Free';
	content: '\f054';
	color: #EE7D00;
	font-size: 0.9em;
	right: 0;
}

.accordion .card-header[aria-expanded=true]:after {
	font-family: 'Font Awesome 5 Free';
	content: '\f078';
	color: #EE7D00;
	font-size: 0.9em;
	right: 0;
}

.card-body {
	color: white;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 0.85em;
	line-height: 1.6em;
}

/*---------- PRIVACY POLICY ----------*/

#privacy-policy {
	position: relative;
	text-align: justify;
	max-width: 1140px;
}

#privacy-policy p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.85em;
	line-height: 16px;
	color: black;
}

#privacy-policy-header {
	background: black;
	padding: 12px 5px 1px 5px;
	text-align: center;
	margin-bottom: 20px;
}

#privacy-policy-header a,
#privacy-policy-header a:hover {
	color: #fff !important;
}

#privacy-policy h1 {
	font-size: 1.4em;
	color: black;
}

#privacy-policy h2 {
	font-size: 1.2em;
	color: black;

}

#privacy-policy a,
#privacy-policy a:hover {
	color: #EE7D00;
}
