.locgris .com-content-article {background-color: #fefefe;}
.shadow-custom {box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}
.sen {    color: #D6B087;
	font-family: sen, sans-serif;}
    
.plusvus {
	background: #D1B18B;
	overflow: hidden;
  border-start-start-radius: 2rem;
  border-end-end-radius: 2rem;
}

.plusvus a {
	color: #fff;
	display: block;
}

.package {background: #f3eee6;
border-end-start-radius:2rem;
border-end-end-radius:2rem;
position: relative;}

.package h3 + p {font-weight: bold;}

.package h4 span {
  background: #fff;
  padding: 5px 15px;
  border-radius: 20px;
}

.package ul {padding-left: 0;}
.package li {list-style: none;}
.package li::before {
	content: "\002713";
	font-size: 1.2rem;
	color: #D1B18B;
    font-weight: bold;
	margin-right: 6px;
}

.brilliant {
	background: #fff;
  border: 1px solid #D1B18B;
}
.brilliant::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 64px 64px 0 0;
	border-color: #D1B18B transparent transparent transparent;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
}

.brilliant::after {
	content: "\002713";
	color: white;
	position: absolute;
	left: 9px;
	top: 6px;
	text-shadow: 0 0 2px #D1B18B;
	font-size: 1.4rem;
}

.package.brilliant h4 span {
  background: #D1B18B;
  color: #fff;
}

.global {overflow: hidden;}
.imgglobal {position: absolute;width: 100%;height:50%;top: 0;left: 0;object-fit: cover;}
.absglob {position: relative;
}

.absglob h3 {font-weight: bold;text-transform: uppercase;}

.imggauche {
  border-bottom-right-radius: 175px;
  border-top-right-radius: 175px;
  height: 350px;
  object-fit: cover;
  object-position: right;
}

.imgdroite {
  border-bottom-left-radius: 175px;
  border-top-left-radius: 175px;
  height: 350px;
  object-fit: cover;
  object-position: left;
  width: 100%;
}

.blockdemande:hover {cursor: pointer;}

.btnform {
    	background: #D6B087;
	color: #fff;
        height: 75px;
	border-start-start-radius: 4rem;
	border-end-start-radius: 4rem;
    padding: 10px 15px 5px 30px;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 1000;
  transition: opacity 0.3s;
  opacity: 0;
}
.btnform.visible {
  opacity: 1;
}

.btnform img {
	width: 30px;
}

.blockdemande + .demandeVol.customquotation {
    /* bottom: calc(-100vh + 129px); */
    top:auto;}

.demandeVol {
    opacity: 0;
    display: none;
    transition: all 0.5s ease;
  }

.demandeVol.visible {
    opacity: 1;
    pointer-events: auto;
    display: table;
  }

.apresvideo {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: calc(100vh + 1px);
	overflow: hidden;
}

.apresvideo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.homeicone {background: #f3eee6;}

.homeetapes p {
	background: #D6B087;
	height: 1px;
	margin-top: 25px;
	transition: background 0.3s ease-in-out;
}

.homeetapes p span {
	position: relative;
	top: -25px;
	left: 20px;
}

.arguhome:hover .homeetapes p, .arguhome:hover span.chiffre {
	background: #000;
}

.colonne {position: relative;
  overflow: hidden;}

.demi-cercle {
      width: 100%;
      /* la hauteur = 50 % de la largeur → vrai demi-cercle */
      padding-top: 50%; /* hack responsive */
      background-color: #faf5f0;
      border-top-left-radius: 50% 100%;
      border-top-right-radius: 50% 100%;
    }

    .contenu {
z-index: 9;
  width: 100%;
      padding: 20px;
    }

.fond {
	position: absolute;
	width: 100%;
}

.mostread li, .latestnews li, .relateditems li, .tagssimilar ul li {
	list-style: none;
}

.mostread li a, .latestnews li a, .relateditems li a, .tagssimilar ul li a {
	padding: 0;
}

.mostread li a::before, .latestnews li a::before, .relateditems li a::before, .tagssimilar ul li a::before {
	display: none;
}

#ajax_search_open,.mod-languages {z-index: 9;}

#ajax_search_open {
  border: 1px solid #D6B087;
  padding: 4px 10px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.view-featured .t4-header {background: none;}

.t4-header {border-bottom:0;}

.t4-header div.mod-languages .btn-group .btn {
  color: #D1B18B;
  border: 0;
}

.t4-header .lang-block.dropdown-menu {
min-width: auto;
  border: 0;
  padding: 0;
  left: 0;
}

.t4-megamenu .dropdown-menu {
  border-end-start-radius: 1rem;
  border-end-end-radius: 1rem;
  padding: 0 2rem 1rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.view-featured .t4-megamenu .dropdown-menu {
  border-radius: 1rem;
}

.simple .article-body,
.osmap-sitemap {margin-top: 100px;}

.osmap-items > h2 {display: none;}

.view-featured .owl-carousel .owl-item:before {display: none;}

.catcod .item img,
.destcod .item img {
    border-start-start-radius:1.5rem;
    filter: grayscale(1);
}

.catcod .item .item-content,
.destcod .item .item-content {
    height: 100%;
    padding: 20px;
    border-end-end-radius:1.5rem;
    box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.rapi_ajax_search_result .result_image {
    border-start-start-radius:1.5rem;
    border-end-end-radius:1.5rem;
    filter: grayscale(1);
	padding: 0;
	border: 0;
}

.rapi_ajax_search_result {
    border-start-start-radius:1.5rem;
    border-end-end-radius:1.5rem;
}

.rapi_ajax_search_result a, .rapi_ajax_search_result li a, a.result_title {	
    color: #D6B087 !important;
	font-family: sen, sans-serif;
}

.catcod .item-image,
.destcod .item-image {
	margin-bottom: 0;
}

.catcod .item h2,
.destcod .item h2 {
	color: #fff;
	background: #D6B087;
	padding: 10px;
	font-family: sen, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
    margin-bottom: 0;
}

.catcod .item h2 a,
.destcod .item h2 a {
	color: #fff;
}

.catcod .blockfirstcaract {
	display: flex;
	flex-direction: column;
}

.catcod .firstcaract {
	margin: 0;
	display: flex;
	width: 100%;
}

.catcod .item p.readmore .btn,
.destcod .item p.readmore .btn {
  text-transform: uppercase;
  background: none;
  color: #d0b08a;
  padding: 0;
}

.catcod .cat-child {
    background: #f3eee6;
    padding: 10px 15px;
    border-end-end-radius: 1.5rem;
    border-start-start-radius: 1.5rem;
    height: 100%;
    }

.catcod .cat-child .category-desc p,
.catcod .cat-child .category-desc p + div {display: none;}

.catcod .cat-child .category-desc .artjet {padding: 0;}

.com-content-category-blog__navigation {padding:0 3rem;}

.fiche-axe .artjet > p {font-weight: bold;}

.cat-children h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.cat-child h3.item-title a {
  text-transform: uppercase;
  font-family: var(--body-font-family);
  font-size: 16px;
  color: initial;
}

.catcod .cat-child .category-desc {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	border: 0;
}

.catcod .cat-child h3 {
    margin-top: 0;
}

.imgarrondi {
	border-end-end-radius: 1.5rem;
	border-start-start-radius: 1.5rem;
	height: 80vh;
	background: #000;
	overflow: hidden;
}

.imgarrondi img {
	height: 100%;
	object-fit: cover;
    filter: grayscale(1);
  }

.catcod .cat-child .category-desc h3 {
  font-family: var(--body-font-family);
  font-size: var(--body-font-size);
  margin-top: 5px;
}

#t4-header {position: absolute;width: 100%;background: #fff;}
.view-featured #t4-header {background:none;}

.twocols {
  column-count: 2;
  column-gap: 3rem;
  margin: 3rem 0;
}

.threecols {
  column-count: 3;
  column-gap: 3rem;
  margin: 3rem 0;
}

ul.bullet li {list-style: circle !important;}

.mmlmap {display: none;}

#map {
	height: 550px;
}

#map_canvas {
    height: 550px;
    overflow: hidden;
    position: relative;
}
#map_canvas iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.gm-style .gm-style-iw-c {
	flex-direction: row-reverse;
	align-items: center;
}

.location-title, .location-title a {
	margin: 0 !important;
}

.avantcont .page-header,
.avantdest .page-header {position: absolute;bottom: 200px;left:5%;z-index: 2;}

.avantdest + .article-body {margin-top: 0;}

.avantdest::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(209, 177, 139,0.5);
	z-index: 1;
}

.intitule {
    overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
	background: #f3eee6;
	padding: 30px 15px 15px;
	border-radius:4px;
	font-size:16px;
    display: flex;
}
.intitule div div {margin-bottom:20px;}
.intitule div div:first-child {display:none;font-weight: bold;border-bottom:0;}
.intitule.haut div div:first-child {display:block;}
.intitule a {font-weight:bold;color:#000;}

h1 {text-transform: uppercase;font-size: 52px;}
.view-featured h1 {font-size: 38px;}
.view-featured h1 + h2 {font-family: sen, sans-serif;color: #D6B087;}

h3, .h3 {
	font-size: 32px;
}

h3, .h3 {
	font-size: 24px;
}

h4,.h4 {font-family: sen, sans-serif;color: #D6B087;}

.artjet h3 {font-size: 22px;}

.com-content-article.item-page,
.t4-section.t4-main-body {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0;
  }

.article-body > h1 {background:  #D6B087;}
.article-body > h2,
.article-body > h3 {
    background:  #D6B087;
    margin: 0;
    padding: 2rem 3rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3rem;
}
.page-header > h2 {
    background:  #D6B087;
    margin: 0;
    padding: 2rem 3rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-size: 24px;
}

.avantcont h1,
.avantdest h1 {
    position: absolute;
    left:3rem;
    top: 50%;
    z-index: 2;
    font-size: 52px;
}

.avantdest img {
    object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}

.category-desc {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}  

.navbar-brand.logo-control img.logo-img {
	max-height: none; 
	max-width: 200px;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	text-transform: uppercase;
    font-weight: 700;
    padding: 20px 10px;
}

.t4-megamenu .dropdown-toggle .item-caret::before {
	border-top: 4px solid var(--mainnav-link-color);
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
	color: #333;
}

.nowrap {white-space: nowrap;}

.max250 {
	max-width: 250px;
}

.img-responsive {width: 100%;max-width: 100%;height: auto;}

.grays {filter: grayscale(1);}

.bordjet {
    border-start-start-radius:2rem;
    border-end-end-radius:2rem;
    }

table#listeavions tr {
	background-color: #f3eee6;
	border: 1px solid #f3eee6;
}

.bgbeige {background:#f3eee6;}

.btn.btn-primary {
	padding: 12px 25px;
	border-radius: 30px;
}

.bouton,
.destmoment .btn-readmore,
.destmoment p.readmore .btn {
	position: relative;
	border: 1px solid #D6B087;
	border-radius: 30px;
	width: auto;
	text-align: center;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	padding: 12px 25px;
	text-transform: uppercase;
	color: #fff;
    font-size: 14px;
	background: #D6B087;
}

.bouton:hover,
.destmoment .btn-readmore:hover,
.destmoment p.readmore .btn:hover,
.t4-megamenu .dropdown-menu a.btn-primary:hover {
background:#000;border: 1px solid #000;color: #fff;} 

.bouton.noir {
	border: 1px solid #000;
	color: #fff;
	background: #000;
}

.bouton.noir:hover {
	border: 1px solid #D6B087;
	color: #fff;
	background: #D6B087;
}

.bouton.noir.empty {
	border: 1px solid #000;
	color: #000;
	background: #fff;
}

.bouton.noir.empty:hover {
	border: 1px solid #D6B087;
	color: #fff;
	background: #D6B087;
}

.fdbeigefonce {background: #d6b087;}
.fdbeige {background: #f4ebe0;}
.blanc {color: #fff;}
.black a {color: #000;}

.fdblanc {background: #fff;}
.fdbeigeclair {background:#faf5f0;}
.toparrond {    border-start-end-radius: 1.5rem;
    border-start-start-radius: 1.5rem;}

a.decalcarte {
	background: #d6b087;
	color: #fff;
	padding: 10px;
	position: absolute;
	top: -25px;
	left: 0;
}    

.avantdest {
	width: 100%;
	height: calc(100vh - 130px);
}

.exempleloc:last-child {border-bottom: 0;}

.t4-section.t4-breadcrumbs {
	border-top: 0;
	background: #f3eee6;
}

.mt180 {margin-top: 180px;}

.demandeVol.customquotation {
	/*display: table;*/
	position: absolute;
	width: 85%;
	padding: 10px 20px;
    background-image: url(../images/trame-gris-clair.png), linear-gradient(90deg,rgba(244, 235, 224, 1) 0%, rgba(214, 176, 135, 1) 100%);
	z-index: 9;
	border-start-start-radius: 2rem;
  border-end-end-radius: 2rem;
	bottom: 0px;
	left: 7.5%;
}

.view-featured .demandeVol.customquotation {display: table;opacity: 1;bottom: -120px;}

.demandeVol .bfPage .bfElemWrap label {
	display: none !important;
}

.demandeVol .bfPage #bfLabel2941,
.demandeVol .bfPage #bfLabel2995,
.demandeVol .bfPage #bfLabel3827 {
display: contents !important;
margin-right: 5px;}

button.bfCalendar {
background: url(../images/calendrier_noir.png) no-repeat 0px 0px;
  border: 0 none;
  height: 35px !important;
  width: 40px !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}

.demandeVol button.bfCalendar {
background: url(../images/calendrier.png) no-repeat 0px 0px;
}

#ff_elem2748, #ff_elem2946 {
	float: right;
	width: 150px !important;
  max-width: none !important;
  margin-top: 0;
}

#ff_elem2995 {margin-right: 10px;}

#bfElemWrap2995 {
    display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: start;
}

.demandeVol .bfPage .controls #bfLabel2941, .demandeVol .bfPage .controls #bfLabel2995, .demandeVol .bfPage .controls #bfLabel3827 {
	display: contents !important;
	margin-right: 5px;
}

.demandeVol .bfPage section {
	width: 100%;
	margin-bottom: 0px;
}

.demandeVol .bfPage button.btn-primary {
	background-color: #fff;
	border: 0px;
	border-radius: 25px;
	color: #D6B087;
	margin-right: 0;
    margin-top: 0;
    margin-bottom: 10px;
	padding: 10px 20px;
	line-height: 26px;
	transition: background 0.5s ease-out;
}

#bfInvisibleReCaptchaContainer {display: none;}

.bfQuickMode span.bfElemWrap {
	width: 49%;
}

.demandeVol .bfQuickMode span.bfElemWrap {
	width: auto;
}

html .bfQuickMode section input[type="text"],
html .bfQuickMode span input[type="text"],
html .bfQuickMode span textarea,
html .bfQuickMode span select {
	width: 100%;
	float: none;
	margin: 0px 10px 0px 0px;
	padding: 5px 15px;
	border-radius: 1.5rem;
	border: 1px solid #D6B087;
}

.bfQuickMode span input[type="text"],
.bfQuickMode span textarea,
.bfQuickMode span select {
    	height: 50px;
}

.demandeVol .bfQuickMode span input[type="text"],
.demandeVol .bfQuickMode span textarea,
.demandeVol .bfQuickMode span select {
	height: initial;
}

html .bfQuickMode * {
	box-sizing: border-box;
}

html .bfQuickMode .bfLabelTop textarea {
	width: 100%;
	float: none;
	margin: 0px 10px 0px 0px;
	height: 50px;
	padding: 5px 15px;
	border-radius: 1.5rem;
	border: 1px solid #D6B087;
}


span.chiffre {
	background: #D6B087;
	height: 50px;
	width: 50px;
	display: inline-block;
	line-height: 3rem;
	font-size: 2rem;
	color: #fff;
	margin-right: 20px;
	border-radius: 50%;
	text-align: center;
    transition: background 0.3s ease-in-out;
}

.blockcontact {position: relative;min-height: 60vh;display: flex;align-items: center;}
.fdlogo {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.blockcontact div {z-index: 1;}

.tableau {overflow: hidden;width: 100%;}
.exempleloc {overflow: hidden;
padding: 10px;
border-radius: 0;
display: flex;
justify-content: space-between;
width: 100%;
border-bottom:1px solid #000;}
.exempleloc:hover {background:#cfaa8336;}
.exempleloc div:first-child {text-align: left;}
.exempleloc div {padding:0;}
.exempleloc a {text-transform: uppercase;}

.prixloc .exempleloc {background:none;padding:10px;border-bottom:1px dotted #000;width:100%;border-radius:0;}
.prixloc .exempleloc:last-child,
.prixloc .exempleloc.lastItem {border:0;}

.t4-footer ul {
	padding-left: 0;
}

.t4-footer ul li {
	list-style: none;
}


.bfQuickMode *, ::after, ::before {
	box-sizing: border-box;
}

.blocktel {
	position: relative;
	border: 1px solid #D6B087;
	border-radius: 20px;
	width: 40px;
	padding: 5px 0;
	height: 40px;
	z-index: 9;
}
.blocktel p {margin:0;}

html #qlwapp.qlwapp-bottom-right {
  z-index: 9;
  bottom: 0px;
  top: 5px;
}

#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle {
  margin-right: 0;
}

#qlwapp.qlwapp-middle-left, #qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right {
	position: relative;
}

#qlwapp .qlwapp-container {
	flex-direction: column-reverse;
}

#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
    z-index: 8;
}

#qlwapp .qlwapp-box .qlwapp-description, #qlwapp .qlwapp-box .qlwapp-contact {
	padding: 10px 15px;
}

.qlwapp-text {display:none;}

.qlwapp-toggle {width:50px;}

#qlwapp .qlwapp-toggle {margin-top: 15px;}

#qlwapp .qlwapp-developer, #qlwapp .qlwapp-toggle {
	margin-left: 0;
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
	margin: 0;
	font-size: 20px;
}

#qlwapp.qlwapp-button .qlwapp-toggle {
	padding: 12px;
	width: 40px;
}

.fiche-avion {background:#fff;z-index: 1;
  position: relative;}
.fiche-avion .page-header {background: #D6B087;}
.fiche-avion .page-header h1 {color: #fff;font-size: 36px;font-weight: 400;margin: 0;}

.contavion p:first-child {color: #D6B087;font-size: 20px;padding-top: 2rem;}

.attributs {background:#f3eee6;}
.attributs h3 {font-size: 24px;text-transform: uppercase;color: #D6B087;font-family: sen, sans-serif;}

.blockfirstcaract {
	display: inline-flex;
	font-size: 1.333em;
	line-height: 24px;
	justify-content: center;
}

.firstcaract {
	margin: 0 10px 0 0;
	display: inline-flex;
	font-size: 16px;
	align-items: center;
}

.caract1::before {
	background: url(../images/fiche-avion-vitesse.svg) no-repeat;
	margin-right: 5px;
	content: '';
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
}
.caract2:before {background:url(../images/fiche-avion-distance.svg) no-repeat;
margin-right:5px;
content: '';
width: 30px;
height: 30px;
background-size: 30px 30px;}
.caract3:before {background:url(../images/fiche-avion-passagers.svg) no-repeat;
margin-right:5px;
content: '';
width: 30px;
height: 30px;
background-size: 30px 30px;}
.caract1:after {content:'km/h';}
.caract2:after {content:'km';}

.caracteristiques h3 {
	background: url(../images/fiche-avion-caracteristiques.svg) no-repeat 0 0;
	padding: 8px 0 0 40px;
	height: 50px;
}

.avis h3 {
  background: url(../images/fiche-avion-avis.svg) no-repeat 0 0;
  padding: 8px 0 0 40px;
  height: 50px;
}

.plus h3 {
  background: url(../images/fiche-avion-plus.svg) no-repeat 0 0;
  padding: 8px 0 0 40px;
  height: 50px;
}

.owl-theme .owl-nav {
	margin-top: 0px;
	position: absolute;
	bottom: 140px;
	right: 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	color: #fff;
	font-size: 54px;
    font-family: var(--heading-font-family);
    font-weight: 700;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel button.owl-dot:hover {
    background: none;
	color:#D6B087;
}

.page-link {
	border: 0;
	background: none;
    color: #D6B087;
}

.counter {
	color: inherit;
}

.page-link.active, .active > .page-link {
	background-color: #D6B087;
	border-color: #D6B087;
}

.page-link.disabled, .disabled > .page-link {
	border: 0;
	background: none;
}

.boutoncarte {
	border: 1px solid #D6B087;
	border-radius: 30px;
	padding: 10px 20px;
	background: #D6B087;
	color: #fff;
    text-transform: uppercase;
  font-size: 14px;
}
.boutoncarte:hover {cursor: pointer;}
.boutoncarte.open {
	border: 1px solid #000;
    background:#000;
}

.history-accordion > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.history-accordion .history-title {
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    cursor: pointer;
}

.history-accordion .history-title:after {
    content: "+";
font-size: 34px;
line-height: 28px;
width: 30px;
text-align: center;
display: block;
position: absolute;
right: 20px;
top: 25px;
font-weight: lighter;
height: 30px;
color:#000;
font-family: var(--heading-font-family);
}
.history-accordion li.active .history-title:after {
    color: #000;
    content: "-";
line-height: 24px;
}
.history-accordion .history-content {
    font-size: inherit;
    font-weight: 200;
    line-height: 2;
    padding: 20px 0;
}

.history-accordion .history-content ul li {list-style:none;padding-left: 10px;}
.history-accordion .history-content ul li.annotation {
  padding: 5px 0;
}
.history-accordion .history-content ul {
  padding-left: 0;
}

.history-title h4 {font-size: 20px;color: initial;}

#listeavions {width: 100%;}

.fiche-constructeur {padding-top: 3rem;}

ul.listehoriz li {list-style: initial;
  padding: 0 10px 0 10px;
  margin: 0 0 0 30px;}
ul.listehoriz li:first-child {list-style: none;margin: 0px;}

.partenaires div {clear: left;overflow: hidden;}
.recommandation {clear: left;overflow: hidden;}

.bfQuickMode span.bfLabelLeft input, .bfQuickMode span.bfLabelLeft textarea, .bfQuickMode span.bfLabelLeft select, .bfQuickMode span.bfLabelLeft button {
	border-radius: 25px;
	padding: 5px 10px;
	border: 0;
}

table#listeavions {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
	width:100%;
}

.dataTable {width:100%;}
.dataTable th,
.dataTable td {
	line-height: 36px;
}

.dataTables_filter {margin-bottom:10px;}

table#listeavions caption {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
color: #000;
line-height: 1.4;
margin: 30px 0 15px;
font-weight: bold;
}

table#listeavions tr {
  background-color: #f3eee6;
  border: 1px solid #f3eee6;
}

table#listeavions tr:hover {
	background: #eae8e8;
}

table#listeavions th,
table#listeavions td {
  padding: .625em;
  text-align: center;
}

table#listeavions th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

table#listeavions td[data-label="Vol"],
table#listeavions th:first-child {
  font-weight: bold;
  text-transform:uppercase;
width: 30%;
padding-left: 3%;
}

table#listeavions td[data-label="Vol"] {
color:#7094af;}


@media (min-width: 430px) {
  #qlwapp {
    width: auto;
  }
 #qlwapp .qlwapp-box::before {
	bottom: auto;
right: 15px;
    top: -5px;
    left: auto;
    background-color: #00a100;
} 

html #qlwapp .qlwapp-box {
	position: absolute;
	top: 60px;
	right: -80px;
}
}

@media (max-width: 1299.98px) {
.navbar-brand.logo-control img.logo-img {
	max-width: 180px;
}
.t4-header-r > * {
	margin-left: 10px;
}
}

@media only screen and (max-width: 1299.98px) and (min-width: 1199.99px)  {
.navbar-brand.logo-control img.logo-img {
	max-width: 175px;
}    
   .t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	font-size: 14px;
   }
}

@media (max-width: 1199.98px) {
.burger {order: 3;}
}

@media(max-width: 767.98px) {
.colonne {background:#faf5f0;
border-radius: 1.5rem;}
.colonne svg {display: none;}
.demandeVol.customquotation {
	top: 90px;
    bottom: auto;
    padding: 10px;
}
html .bfQuickMode .bfElementGroupNoWrap,html .bfQuickMode .bfElementGroup,
.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type="text"]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type="text"]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus {
	width: 100% !important;
	max-width: 100% !important;
}
}

@media screen and (max-width: 600px) {
  table#listeavions {
    border: 0;
  }

  table#listeavions caption {
    font-size: 1.3em;
  }
  
  table#listeavions thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table#listeavions tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table#listeavions td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
	border-top: 0;
  }
  
  table#listeavions td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-size: small;
    text-transform: uppercase;
  }
  
  table#listeavions td:last-child {
    border-bottom: 0;
  }
  
table#listeavions td[data-label="Vol"] {
	text-align: right;
	width: 100%;
	padding-left: 3%;
}  
table#listeavions th:first-child {text-align: left;}
#bfQuickModeSection88648 {
	float: none;
	width: 100%;
}
}

@media (max-width: 575.98px) {
 h1 {
	font-size: 30px;
}   
.avantcont h1,
.avantdest h1 {
	position: absolute;
	left: 1.5rem;
	top: 30%;
	z-index: 2;
	font-size: 30px;
}
  .demandeVol.customquotation {
    top: 20px;
  }
.simple .article-body, .osmap-sitemap {
	margin-top: 10px;
}
.firstcaract {
	margin: 0 5px 0 0;
	font-size: 14px;
}
.caracteristiques h3,
.avis h3,
.plus h3 {
	padding: 8px 0 0 35px;
	height: 42px;
}
.attributs h3 {
	font-size: 18px;
}
html .bfQuickMode span.bfElemWrap {
	width: 100%;
    margin: 0;
}
html .bfQuickMode input[type="text"],
html .bfQuickMode textarea,
html .bfQuickMode .uneditable-input,
html .bfQuickMode input[type="text"]:hover,
html .bfQuickMode textarea:hover,
html .bfQuickMode .uneditable-input:hover,
html .bfQuickMode input[type="text"]:focus,
html .bfQuickMode textarea:focus,
html .bfQuickMode .uneditable-input:focus {
	width: 100%;
	max-width: 100%;
	min-width: 90%;
}
}

@media (max-width: 475.98px) {
.twocols {
  column-count: 1;
  column-gap: 0;
  margin: 3rem 0;
}
}