@font-face {
	font-family: AudiBold;
	src: url("../fonts/AudiTypeBold.woff") format('woff');
}

@font-face {
	font-family: AudiBoldExt;
	src: url("../fonts/AudiTypeV03-ExtendedBold.woff") format('woff');
}

@font-face {
	font-family: AudiNormal;
	src: url("../fonts/AudiTypeNormal.woff") format('woff');
}
 .mobile-header {
	display: none;
 }
 .hidden {
	display: none;
 }
.no-gutters {
	border-bottom: 1px solid black;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f2f2f2;
}
.no-gutters:hover {
    background-color: #C9C9C9;
}
.no-gutters.selectedConcess {
    background-color: #AFAFAF;
}
.cookies-popin {
    display: block;
    height: 60px;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;
    top: 0px;
    z-index: 9999;
    background-color: #f0f0f0;
    vertical-align: middle;
}
/*input[name='td_concession'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}*/
.modal-content {
    display: none;
}
.modal-content-newsletter {
    display: none;
}
.modal-content-condition {
    display: none;
}

body  {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-family: AudiBold;
}


.cookies-popin {
    display: block;
    height: 60px;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;
    top: 0px;
    z-index: 9999;
    background-color: #f0f0f0;
    vertical-align: middle;
}
.cookies-popin p {
    color: #000;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0px auto;
    width: 50%;
}
.cookies-closer {
    float: right;
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
    width: 40px;
    color: #a5a5a5;
    height: 25px;
    cursor: pointer;
}
div.newsletter { display:table-row; }
div.newsletter span { display:table-cell; vertical-align:middle; } /* You can omit the entire span if you don't want the radiobutton vertically centered */
div.newsletter label { display:table-cell; }


input[type="checkbox"] {
	display: none;
}  

input[type="checkbox"] + label:before {
	content: '';
    background:url('../images/red1.png') left top no-repeat;
	cursor:pointer;
	margin-bottom: -3px;
	margin-right: 15px;
	display:inline-block;
	height:16px;
	width:17px;
}  

input[type="checkbox"]:checked + label:before{
	background-position: -37px top;
}
#left-container {
	padding-left: 0px; padding-right: 0px; color: #999999; text-align: justify; font-size: 11px; font-family: AudiNormal;
}

#bottom-mentions {
	background-color: #f2f2f2;
}
#left-mentions {
	background-color: #f2f2f2;
	padding-top: 20px;
	padding-left: 15px;
	color: #000000;
}
#left-mentions .row .col-md-3 img {
	padding-left: 11px;
	margin-bottom: 10px;
}

#left-mentions p {
	margin-bottom: 0px;
}
#left-container p {
	padding-left: 10px;
	padding-right: 10px;
}

.left.logo {
	width: 100%;
}
.head {
    padding: 10px 20px;
}
.head .right {
    color: #c89d64;
    text-transform: uppercase;
    float: right;
    font-size: 24px;
    margin: 14px 6px;
}
.body {
    background-repeat: no-repeat;
	background-size: cover;
	min-height: 680px;
	
}

#col-form-container {
	background-color: #ffffff;
}
.img-fluid {
	width: 100%;
}
body > .body > .container {
    width: 100%;
    background: #ffffff;
}
button, input, optgroup, select, textarea {
    font-family: AudiNormal;
}
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -17px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 23px;
    height: 3px;
    margin: 0 8px;
    background: #333;
    border-radius: 0;
    opacity: 0.25;
    cursor: pointer;
}
header {
	font-family: AudiBoldExt;
    letter-spacing: 0px;
    font-size: 1.2em;
    margin-top: 19px;
}
div.civ-wrapper {
	font-family: AudiNormal;
	font-size: 14px;
}
div.civ-wrapper label {
	font-family: AudiNormal;
	font-weight: 100;
}
.civ-wrapper label {
    font-size: .9em;
    position: relative;
    top: -2px;
}
.gallery-cell {
	width: 100%;
}

.gallery-cell img {
	width: 100%;
}
.civ-wrapper input[type="radio"].form-control {
    position: relative;
    top: 3px;
}
input[type="radio"].form-control {
    display: inline-block;
    height: 20px;
    margin: 0;
    margin-left: 20px;
    outline: none;
    width: 24px;
}
.formWrapper .col-md-10 {
    float: none;
	margin: 0 auto;
}

input[type="image"] {
    margin-top: 10px;
}

select {
	
	border: none;
    padding-left: 15px;
    font-family: 'AudiNormal';
    font-size: 1rem;
    height: 35px;
    width: 100%;
    color: #495057;
    border-bottom: 1px solid #000000;
	    padding: 0.375rem 0.75rem;
}

input:not(input[type=checkbox], input[type=radio]) {
    height: 35px;
    /* border: none !important; */
    box-shadow: none !important;
    border-bottom: 1px solid #000000 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0px !important;
}

.icon-info {
    float: right;
    background: url(../images/info_icon_retina.jpg);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.show-modal { cursor: pointer; }

.modal-wrapper { width: 1000px; }

.modal-wrapper-condition  { width: 350px; }

.modal-wrapper-newsletter { width: 350px; }


.submitButton {
	height: 60px;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    font-family: 'AudiNormal';
    font-size: 18px;
    letter-spacing: 2px;
}

.submitButton:hover {
	color: #ffffff;
}

.intro {
	font-size: 14px;
    margin-bottom: 12px;
    margin-top: 0px;
    color: grey;
    font-family: AudiNormal;
}
.form-group {
    margin-bottom: 22px;
}
.form-checkbox .form-group {
    margin-bottom: 6px;
}
hr.hr_bottom {
    margin-bottom: 12px;
}
.txt_select_date {
    margin-bottom: 4px;
}
.mentions {
    color: #777777;
    font-size: 10px;
    margin-top: 12px;
}

.form-checkbox.label-blocks .glyphicon.form-control-feedback {
    top: -9px;
    right: 14px;
}


@media (max-width: 950px) {
	.logo {
		width: 133px;
	}
	.head .right {
	    font-size: 16px;
		margin: 3px 0;
	}
	.form-group {
		margin-bottom: 14px;
	}
	
	.form-checkbox.label-blocks .glyphicon.form-control-feedback {
		top: -29px;
	}
}

@media screen and (max-width: 768px) {
	.mobile-header {
		display: block;
	}
	.desktop-header {
		display: none;
	}
	.no-gutters {
		padding-left: 10px;
	}
}
	
@media screen and (max-width: 992px) {
	#left-mentions {
		display: none;
	}
	#bottom-mentions {
		padding-top: 10px;
		font-family: AudiNormal;
		font-size: 11px;
		color: #999999;
		display: block !important;
		text-align: justify;
	}
	.body {
		padding-top: 5px;
	}
	
	.container {
		display: block !important;
	}
}


/*** GENERIC ELEMENTS ***/
.textcenter { text-align: center; }
.mini { font-size: 11px; }
.clear { clear: both; }
.toupper { text-transform: uppercase; }

.form-checkbox label > span {
    display: inline-block;
    position: relative;
	top: 3px;
}
.form-checkbox label {
    display: block;
}
.form-inline.form-checkbox label {
	display: inline-block;
    margin-right: 16px;
}
.form-checkbox label, .form-checkbox input {
    cursor: pointer;
}
.label-blocks label {
    display: block;
    margin-bottom: 6px;
}
.form-checkbox {
    position: relative;
}
.form-checkbox .form-control-feedback {
    top: -2px;
}
.has-error input[type="radio"],
.has-error input[type="checkbox"] {
    border: 1px solid #a94442;
}

/*** BOOTSTRAP CHANGES ***/
span.glyphicon.glyphicon-remove.form-control-feedback,
span.glyphicon.glyphicon-ok.form-control-feedback {
    display: none;
}
.has-error span.glyphicon.glyphicon-remove.form-control-feedback {
    display: block;
}
.has-success span.glyphicon.glyphicon-ok.form-control-feedback {
    display: block;
}
.has-error .form-control {
    color: #a94442;
}
label {
	margin-bottom: 0px;
	font-family: AudiNormal;
}