/*
Theme Name: Musée Airborne
Theme URI: http://www.ceasy.fr
Author: Ceasy
Author URI: http://www.ceasy.fr
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}
h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}
h2 {
	font-size: 24px;
	line-height: 1;
}
h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}
h4 {
	font-size: 20px;
	line-height: 1.2;
}
h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}
h6 {
	font-size: 16px;
	line-height: 1.5;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
b,
strong {
	font-weight: 700;
}
cite,
dfn,
em,
i {
	font-style: italic;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
p {
	margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}



blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}
blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}
blockquote strong,
blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin: 0 0 0 20px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
td {
	border-width: 0 1px 1px 0;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
::selection {
	background: #66b8dc;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #66b8dc;
	color: #fff;
	text-shadow: none;
}

#breadcrumbs {
	list-style: none;
	margin: 0;
	position: relative;
	margin: 0 0 0 20px;
}

#breadcrumbs span{
	color: #999999;
	font-family: arial;
    font-size: 11px;
    font-style: italic;
}

#breadcrumbs a{
	color: #999999;
	font-family: arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}

#breadcrumbs a:hover{
	color: #db0f32;
}

.clear, hr{
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	border: 0;
}
/**
 * Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}
textarea {
	width: 100%;
}
input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}
/* Buttons */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #063b76;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus
 {
	background-color: #063b76;
	color: #fff;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #55d737;
}
.search-field {
	width: 100%;
}
.search-submit {
	display: none;
}
/* Placeholder */
::-webkit-input-placeholder {
	color: #6f6f6f;
	font-style:italic;
}
:-moz-placeholder {
	color: #6f6f6f;
	font-style:italic;
}
::-moz-placeholder {
	color: #6f6f6f;
	opacity: 1; 
	font-style:italic;
}
:-ms-input-placeholder {
	color: #6f6f6f;
	font-style:italic;
}
/* Images */
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
/* embeds */
embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}
/* Alignment */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 20px 7px 24px;
}
.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}
.wp-caption {
	margin-top: 20px;
	text-align: center;
	color: #767676;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	width: 90%;
}

.main-content .wp-caption-text {
	padding: 10px 20px;
	box-sizing: border-box;
	display: block;
	font-size: 12px;
	line-height: 1.4em;
	font-family: "Oswald",sans-serif;
	
	text-align: center;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	background: rgba(6, 59, 118, 0.8);
	color: #fff;
	width: 90%;
	left: 5%;
	margin: 0;
}

.page-id-356 div.wp-caption .wp-caption-text.active  {
	background-color: #272727;
}


div.wp-caption .wp-caption-text::after {

}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; 
}
.hide {
	display: none;
}
/* Clearing floats */
.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.corpPage .col_1_3 a::before {
	content: none;
}

.wp-caption {
position: relative;
}

.caption-text-generaux {
	font-size: 13px !important;
}

.two_cols {
    height: 100%;
	width: 100%;
}

.description-veteran {
	background-color: #323232;
	content: "";
	display: table;
	clear:both;
}

.contenu p {
	color: white !important;
	font-size: 14px  !important;
}

.link-generaux, .link-veteran {
	background-image: url('/wp-content/themes/airborne/img/picto-tooltip.png');
	width: 26px;
	height: 22px;
	position:absolute;
	display: block;
	bottom: 10px;
	right: 7%;
	cursor: pointer;
}

.page-id-352 .wp-caption-text.active, .page-id-1527 .wp-caption-text.active  {
	background-color: #272727;
}


/*.page-id-588 .col_1_2:nth-child(-n+2) {
	padding-top: 550px !important;
}*/

.page-id-1136 #container {
	position: relative;
}

.visite{
	clear: both;
	margin: 20px 0;
}

/* PLUGIN TRIPADVISOR */

.tripadvisor {
	padding: 25px 0 10px 0; 
	margin: 0 auto;
	border-bottom:1px solid rgba(0,0,0,0.1);
}

#TA_selfserveprop207,
#CDSWIDSSP {
	text-align: center !important;
}

/* Bordures */
.widSSPBranding,
.widSSPReviews {
	border: none !important;
}

/*Contenu div widget */
#CDSWIDSSP {
	margin: 0 auto !important;
}

.widSSPData {
	padding: 0 !important;
}

/* Nom entreprise */
/* Titre Avis des voyageurs */
/* Lien lire les avis */
/* Date avis */
/* Legal */
.widSSPH18,
.widSSPH11,
.widSSPReadReview,
.widSSPDate,
.widSSPLegal {
	display: none !important;
}

.widSSPComponent {
	padding-top: 10px;
	width: 100%;
}

.widSSPBullet li span{
	font-weight: bold !important;
	font-size: 16px !important;
}

.widSSPBullet {
position: relative !important;
    text-align: center !important;
    width: 200px !important;
	height: 55px !important;
}

.widSSPBullet li {
    position: absolute !important;
    left:10px !important;
    width: 100% !important;
}

#CDSWIDSSP .widSSPData .widSSPOneReview {
	height: 70px !important;
}


.widSSPBullet li:nth-of-type(1) { /* First element of the list */
    background-color: white !important;
    
    -webkit-animation: fadein 6s ease-in-out -4s infinite alternate !important; /* delay = -duration * 66%. Note the negative delay to skip the "keyframes delay" */
    -moz-animation: fadein 6s ease-in-out -4s infinite alternate !important;
    animation: fadein 6s ease-in-out -4s infinite alternate !important;
}
.widSSPBullet li:nth-of-type(2) { /* Second element of the list */
    background-color: white  !important;
    
    -webkit-animation: fadein 6s ease-in-out 0s infinite alternate !important; 
    -moz-animation: fadein 6s ease-in-out 0s infinite alternate !important;
    animation: fadein 6s ease-in-out 0s infinite alternate !important;
}
.widSSPBullet li:nth-of-type(3) { /* Third element of the list */
    background-color: white !important;
    
    -webkit-animation: fadein 6s ease-in-out 4s infinite alternate !important; /* delay = duration * 66% */
    -moz-animation: fadein 6s ease-in-out 4s infinite alternate !important;
    animation: fadein 6s ease-in-out 4s infinite alternate !important;
}


/* Defines the animation keyframes */
@-webkit-keyframes fadein {
    0% {           /* "Delay" of the animation - 66% of the duration time (100 - 100/number of elements) */ 
        opacity: 0;
    }
    66% {          /* Actual beginning of the fade in animation */
        opacity: 0;
    }
    76% {          /* The fade in animation takes 10% of the duration time */
        opacity: 1;
    }    
    100% {
        opacity: 1;
    }    
}
@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    76% {
        opacity: 1;
    }    
    100% {
        opacity: 1;
    }    
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    76% {
        opacity: 1;
    }    
    100% {
        opacity: 1;
    }    
}

/* Repasse SEO sur balises Hn*/
.like-h3 {
	font-size: 1.17em;
    margin: 1em 0;
    font-family: 'Oswald';
    text-transform: uppercase;
	color: #fff;
    font-weight: 400;
    margin-top: 0;
    clear: both;
	line-height: 1.0909090909;
}

.signaturefooter {
	font-family: 'Oswald';
	color: #424242; 
	padding-right: 20px;
}

/* ==========================================================================
	POPUP RGPD
	========================================================================== */
div#cookie-container-bar{
	display: flex;
	vertical-align: middle;
	justify-content: center;
}
div#cookie-container-bar div#cookie-img-bar{
	display: flex;
	vertical-align: middle;
	align-items: center;
}
div#cookie-container-bar div#cookie-img-bar img{
	width: 150px;
	height: 150px;
}
div#cookie-container-bar div#cookie-text-bar{
	padding: 10px;
	width: 75%;
}
div#cookie-container-bar div.cookie-ss-text-bar{
	font-size:0.8em;
	text-align:center
}
div#cookie-container-bar div#cookie-text-bar .cli-bar-message{
	text-align: center;
	font-size:16px
}
div#cookie-container-bar div#cookie-text-bar .cli-bar-message strong{
	font-size:1.2em
}
div#cookie-container-bar div#cookie-buttons-bar{
	/* display: flex; */
	vertical-align: middle;
	align-items: center;
	text-align:center
}
#cookie-law-info-bar{
	text-align: left !important; 
	padding: 15px 15px !important; 
	border-color: rgb(51, 51, 51) !important; 
	border-radius: 15px !important; 
	background-color: rgba(255, 255, 255, 0.97) !important; 
	color: rgb(51, 51, 51); font-family: inherit !important; 
	position: fixed !important; 
	width: 700px !important; 
	height: auto !important; 
	max-height: 500px !important; 
	top: 50% !important; 
	left: 50% !important; 
	transform: translate(-50%, -50%) !important; 
	overflow: auto !important; 
}

@media screen and (max-width: 640px) {
	#cookie-law-info-bar{
		padding: 5px 5px !important; 
		width: 100% !important; 
		max-height: 600px !important;
	}
	
	div#cookie-container-bar div#cookie-text-bar{
		padding: 10px;
		width: 100%;
	}
	#wt-cli-accept-all-btn,
	#wt-cli-reject-btn,
	#wt-cli-settings-btn{
		padding:8px 15px!important;
	}
	div#cookie-container-bar{
		flex-wrap: wrap;
	}
	div#cookie-container-bar div#cookie-text-bar{
		font-size: 12px;
	}
}