.input-co-unl-right-form-ficheproduit {
	border: 0 !important;
	height: 40px !important;
	background-color: #f3f3f3 !important;
	color: #665;
	padding-left: 10px;
	margin-top: 20px;
}

.input-co-unl-right-form-ficheproduit input {
	border: 0 !important;
	height: 40px !important;
	background-color: #f3f3f3 !important;
	color: #665;
	padding-left: 10px;
	margin-top: 20px;
}

.infobulle {
	position: relative;
	cursor: default !important;
}

.cycle-slideshow-cabine .item {
	opacity: 1 !important;
}

/* on génère un élément :after lors du survol et du focus :*/

.infobulle:hover::after,
.infobulle:focus::after {
	content: attr(aria-label); /* on affiche aria-label */
	position: absolute;
	top: 2.5em;
	left: 75%;
	background-color: #f8f8f8;
	border: solid 1px #cdcdcd;
	border-radius: 4px;
	font-size: 11px;
	padding: 10px;
	transform: translateX(-50%); /* on centre horizontalement  */
	z-index: 1; /* pour s'afficher au dessus des éléments en position relative */
	white-space: nowrap;
}

/* slider */
/*.navire-prev{
  position:absolute;
  z-index:99999;
  left:10px;
  height:40px;
  width:50px;
  background-image:url('../images/fiche_produit/fleche-left-meteo-ficheproduit.png');
  background-repeat:no-repeat;
  background-position:left center;
}*/

/*.navire-next{
  position:absolute;
  z-index:99999;
  right:10px;
  height:40px;
  width:50px;
  background-image:url('../images/fiche_produit/fleche-right-meteo-ficheproduit.png');
  background-repeat:no-repeat;
  background-position:right center;
}*/

.slider-opt {
	position: relative;
	width: 100%;
	height: 470px;
}

.slider-opt2 {
	position: relative;
	width: 100%;
	height: 240px;
	z-index: 100;
}

.owl-carousel-slider .item {
	width: 100%;
	height: 470px;
	background-position: center;
	background-size: cover;
}

.item-map {
	display: flex;
	align-items: center;
	justify-content: center;
}

.prev-slide, .next-slide,
.button-left-slider-ficheproduit-mob, .button-right-slider-ficheproduit-mob {
	background: none;
	top: 50%;
	border: none;
	width: 50px;
	height: 50px;
	position: absolute;
	cursor: pointer;
	z-index: 200;
}

.prev-slide {
	transform: rotate(180deg);
	left: -20px;
	margin-top: -30px;
}

.next-slide {
	right: -20px;
	margin-top: -30px;
}

.button-left-slider-ficheproduit-mob {
	left: 5px;
	margin-top: -30px;
}

.button-right-slider-ficheproduit-mob {
	transform: rotate(180deg);
	right: 5px;
	margin-top: -45px;
}

.my-selector-slider-ficheproduit {
	width: 110px;
	height: 83px;
	position: absolute;
	left: -20px;
	top: 40px;
	background-image: url('../../images/fiche_produit/selecteur-fiche-produit.png');
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 200;
}

.icon-slider {
	min-width: 20px;
	width: 20px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 10px;
	height: 10px;
}

.title-menu-slider {
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 50px;
	width: 145px;
	margin-left: 10px;
	color: #FFF;
}

.separator-slider {
	width: 96%;
	margin-left: 2%;
	height: 1px;
	background-color: #FFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text-title-slider {
	height: 20px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

.container-align-menu-slider-bas-affichage-ficheproduit {
	height: 60px;
	text-align: center;
	margin-top: 10%;
	margin-bottom: 10%;
}

.montant-slider {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	height: 40px;
}

.bouton-youtube {
	font-size: 20px;
	border: none;
	height: 40px;
	width: 100%;
	border-radius: 10px;
	font-weight: 600;
	color: white;
	display: flex;
	align-items: center;
}

.bouton-youtube img {
	margin-right: 10px;
}

.share-ficheproduit-content {
	padding-top: 55px;
	height: 100px;
	width: 100%;
	z-index: 150;
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 35%, rgba(0, 0, 0, 0.75) 100%);
}

#share-icon-produit {
	height: 30px;
}

.blue-type-2 {
	color: #194f82;
}

.bg-blue-type-2 {
	background-color: #194f82;
}

.footer-opt-fiche-produit {
	background-color: #FFF;
	position: relative;
	bottom: -10px;
	z-index: 100;
}

.opt-bottom-footer {
	min-height: 30px;
	font-weight: 600;
	font-size: 24px;
	color: var(--primary-1);
}

.opt-bas-slider {
	font-size: 18px;
	min-height: 30px;
	max-width: 500px;
}

.content-star {
	display: flex;
}

.separator-bottom-slider {
	background-color: #000;
	height: 1px;
}

.opt-clic-icon-slider {
	height: 30px;
	min-width: 135px;
	width: 135px;
	margin-right: 15px;
}

.icon-option-slider {
	width: 22px;
	margin-left: 5px;
	height: 22px;
}

.contenant-global-info-ficheproduit {
	background-color: white;
	padding-left: 20px;
	padding-right: 30px;
}

.case-onglet-fiche {
	box-shadow: 1px -1px 5px #dedede, 1px 1px 5px #dedede, -1px -1px 5px #dedede;
	border-radius: 5px;
}

.case-onglet-fiche-title {
	font-size: 28px;
	color: var(--primary-1);
	font-weight: 800;
}

.spacer-fiche-produit {
	height: 20px !important;
	background-color: #FFF;
}

.votre-devis {
	background-color: #ffffff;
	color: #02599d;
	border: solid 1px #CCC;
	padding: 10px 10px 0;
	display: none;
}

.votre-devis2 {
	background-color: #323131;
}

.title_votre_devis {
	padding: 10px 0;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
}

.separator_market {
	height: 1px;
	background-color: #ffbf40;
}

.icon_devismarket {
	width: 60px;
	height: 60px;
	padding: 5px;
}

.txt_market1 {
	font-size: 14px;
}

.txt_market2 {
	font-size: 24px;
}

.txt_market3 {
	font-size: 12px;
	font-weight: lighter;
}

.text_devismarket {
	width: calc(100% - 70px);
}

.calculer_devis {
	text-align: center;
	display: flex;
	font-size: 14px;
	width: 100%;
	padding: 10px 15px 10px 15px;
	margin-top: 10px;
	border-radius: 5px;
	color: #FFF;
	flex-direction: column;
	justify-content: center;
	background-color: #02599d;
}

.triangle_caculer_devis {
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #02599d transparent transparent transparent;
}

.icon-calc-fiche-produit {
	width: 40px;
	height: 40px;
	color: #FFF;
	background-image: url('../../images/fiche_produit/icon-calculatruce-fiche-produit.png');
	background-repeat: no-repeat;
	background-position: left 7px top 7px;
}

.text-calc-fiche {
	height: 40px;
	text-align: center;
	color: #FFF;
	display: flex;
	font-size: 70%;
	flex-direction: column;
	justify-content: center;
}

.devis-montant {
	background-color: #FFF;
	height: 40px;
	text-align: right;
	font-size: 24px;
	color: #00a5db;
	padding-right: 10px;
	border: solid 1px #323131;
	width: 50%;
}

.marge-rectifer {
	padding-left: 4px !important;
	padding-right: 4px !important;
}

.height-slider-com {
	display: flex;
	flex-wrap: wrap;
}

#grey-right {
	background-color: #f8f8f8;
}

#grey-right-clear {
	background-color: #e6e6e6;
}

.title-right-oi {
	min-height: 40px;
	background-color: #e6e6e6;
}

.auto-fiche-produit {
	margin-left: auto;
	margin-right: auto;
}

.icon-title-oi {
	width: 20%;
	height: 40px;
}

.with-margin-bottom-20 {
	margin-bottom: 20px;
}

.type-title-oi {
	width: 79%;
	height: 40px;
	color: #000;
	margin-left: 1%;
}

.contenu-right-oi {
	background-color: #FFF;
}

.contenu-right-oiAdmin {
	background-color: #FFF;
}

.text-vol-ficheproduit {
	height: 20px;
	font-size: 9px;
	color: #000;
}

.contener-scroller-day-plane-ficheproduit {
	height: 150px;
	max-height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: solid 1px #7f7f7f;
}

.line-my-booking-day-plane-ficheproduit {
	height: 40px;
	color: #000;
}

.ville-my-booking-day {
	width: 65%;
	height: 40px;
	padding-left: 20px;
	font-weight: 500;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-left: solid 1px #f3f3f3;
	border-right: 0;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
}

.price-my-booking-day-ficheproduit {
	width: 30%;
	height: 40px;
	text-align: center;
	padding-right: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-left: 0;
	border-right: solid 1px #f3f3f3;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
}

.price-my-booking-option-ficheproduit {
	width: 40%;
	height: 40px;
	text-align: center;
	padding-right: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-left: 0;
	border-right: solid 1px #f3f3f3;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
}

.contener-scroller-day-option-ficheproduit {
	height: 150px;
	max-height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: solid 1px #7f7f7f;
}

.check-class-options-ficheproduit {
	width: 20%;
	height: 40px;
	border-left: solid 1px #f3f3f3;
	border-right: 0;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
	display: flex;
	padding-top: 7px;
	justify-content: center;
}

.mon-option-check-form-ficheproduit {
	width: 60%;
	font-size: 11px;
	height: 40px;
	border-left: 0;
	font-weight: 600;
	border-right: 0;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.card-active {
	border: solid 1px #CCC;
}

.mon-option-card-form-ficheproduit {
	font-size: 11px;
	height: 40px;
	border-left: 0;
	font-weight: 600;
	border-bottom: solid 1px #f3f3f3;
	border-top: solid 1px #f3f3f3;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.checkbox-form-style-for-ficheproduit {
	margin-left: auto;
	margin-right: auto;
	width: 15px;
	height: 15px;
}

.image-carte-reduction-ficheproduit {
	text-align: center;
}

.checkbox-carte-reduction-ficheproduit {
	width: 15%;
	margin-top: 20px;
}

.text-carte-reduction-ficheproduit {
	width: 85%;
	min-height: 30px;
	text-align: left;
	font-weight: 600;
	font-size: 70%;
	margin-top: 20px;
}

.lien-carte-reduction-ficheproduit {
	height: 30px;
	text-align: left;
	color: #00a5db;
	font-size: 70%;
	text-decoration: underline;
	margin-top: 10px;
}

.code-promo-recduction-ficheproduit {
	font-size: 11px;
	margin-top: 20px;
	text-align: center;
	color: #665;
}

.promo-code-content-reduction-ficheproduit {
	margin-top: 10px;
}

.plo-button {
	margin-left: 50%;
	transform: translatex(-50px);
}

.my-code {
	margin-top: 10px;
	height: 40px;
}

.contener-select-into-ficheproduit {
	width: calc(100% / 3.4);
	font-size: 12px;
	margin-right: 5px;
}

.styled-input-slate {
	border: solid 1px #c2c2c2 !important;
	border-radius: 0 !important;
	background: #fff url('../../images/fiche_produit/selector-inpunt-bg-ficheproduit.png') no-repeat right;
	background-size: 16px 17px;
	width: 100%;
	height: 18px;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 4px;
}

.styled-input-slate select {
	background: transparent;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: none;
	font-size: 12px;
	height: 18px;
	padding-left: 5px;
}

.selector-form-ficheproduit {
	height: 10px;
	margin-top: 10px;
}

.separtor-selector-form-ficheproduit {
	height: 1px;
	background-color: #00a5db;
}

.icon-selector-form-fiche-produit img {
	width: 12px !important;
	height: 5px !important;
	margin-left: 45%;
	margin-top: 0 !important;
}

.icon-selector-cabine-fiche-produit img {
	width: 12px !important;
	height: 5px !important;
	margin-left: 50%;
	margin-top: 0 !important;
}

.title-date-mois-ficheproduit {
	height: 40px;
	background-color: #323131;
	color: #FFF;
}

.fleche-left-mois-form-viewver-select-ficheproduit {
	width: 20%;
	height: 40px;
	padding-left: 10px;
}

.middle-title-date-mois-ficheproduit {
	width: 60%;
	height: 40px;
	background-color: #323131;
	color: #FFF;
	position: relative;
}

.fleche-right-mois-form-viewver-select-ficheproduit {
	width: 20%;
	height: 40px;
	padding-right: 10px;
	text-align: right;
	line-height: 40px;
	white-space: nowrap;
}

.container-scroll-date-ficheprduit {
	height: 250px;
	max-height: 250px;
	min-height: 250px;
	background-color: #f3f3f3;
	padding: 2px;
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	border: solid 1px #7f7f7f;
}

.div-container-date-price-ficheproduit {
	margin-top: 2px;
	background-color: #FFF;
	color: #000;
}

.with-grey-checkbox, .with-grey-checkbox .kol, .with-grey-checkbox :hover .kol, .with-grey-checkbox .kol:hover {
	background-color: #FFF !important;
}

.kol :hover, .kol:hover .price-ficheproduit, .kol:hover .price-v-left-ficheproduit, .kol:hover .price-v-ficheproduit {
	background-color: #00a5db;
	color: #FFF;
}

.kolroom:hover, .kolroom:hover .title-cabine-affichage-form-ficheproduit, .kolroom:hover .prix-cabine-affichage-form-ficheproduit, .kolroom:hover .information-sup-cabine-form-ficheproduit, .kolroom:hover .price-ficheproduit {
	background-color: #00a5db;
	color: #FFF;
}

.div-date-price-ficheproduit {
	width: 20%;
	height: 40px;
	border-right: solid 2px;
	border-color: #f3f3f3;
	text-align: center;
}

.div-jour-lt-price-form-ficheproduit {
	margin-top: 5px;
	text-align: center;
	font-size: 7px;
}

.div-jour-nb-price-form-ficheproduit {
	text-align: center;
	font-size: 14px;
	margin-top: 0;
	vertical-align: top;
	font-weight: 600;
}

.div-prix-price-ficheproduit {
	width: 80%;
	height: 40px;
}

.prix-date-inside-ficheproduit {
	height: 14px;
	margin-top: 5px;
	text-align: center;
}

.information-sup-inside-ficheproduit {
	height: 14px;
	text-align: center;
}

.cat1-select-line-ficheproduit {
	height: 24px;
	width: 32.5%;
}

.contener-chambre-ficheproduit {
	height: 53px;
	border: solid 1px #CCCCCC;
	color: #000;
	border-radius: 6px;
	margin-bottom: 10px;
}

.room-select-viewver-ficheproduit :hover {
	background-color: #00a5db;
	color: #FFF;
}

.titre-cabine-ficheproduit {
	width: 50%;
	height: 50px;
	font-weight: 600;
	font-size: 11px;
	padding-left: 5px;
}

.preview-room-ficheproduit {
	width: 72px;
	height: 51px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 4px 0 0 4px;
}

.title-cabine-affichage-form-ficheproduit {
	width: 52%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: 800;
}

.prix-cabine-affichage-form-ficheproduit {
	width: 52%;
	height: 15px;
	text-align: center;
}

.price-ficheproduit {
	color: #00a5db;
	font-weight: 600;
}

.price-v-left-ficheproduit {
	color: #000;
	width: 5%;
	height: 40px;
	line-height: 40px;
	border-top: solid 1px #f3f3f3;
	border-bottom: solid 1px #f3f3f3;
}

.price-v-ficheproduit {
	color: #00a5db;
	font-weight: 600;
	height: 15px;
}

.information-sup-cabine-form-ficheproduit {
	width: 52%;
	text-align: center;
	margin-top: 4px;
}

.avantage-oi {
	color: #000;
	font-size: 12px;
}

.icon-fiche-produit-tics {
	min-width: 8px;
	width: 10%;
	margin-left: 5px;
	height: 30px;
}

.avantage-recap-produit {
	width: 80%;
	margin-bottom: 10px;
	font-size: 14px;
}

.my-tics-av-produit {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.with-margin-top-5 {
	margin-top: 20px;
}

.place-onglet-ficheproduit {
	margin-right: 0;
	width: 100%;
	padding: 0 3px 0 2px;
}

.over-place-onglet-ficheproduit {
	width: 100%;
}

#champsvision {
	padding: 0;
	border: 0;
	margin: 0;
	height: auto !important;
	min-height: 350px !important;
	background-color: white;
}

#champsvision-1 {
	height: auto !important;
	min-height: 500px !important;
	overflow: hidden;
	padding: 0 1px 20px;
	margin-top: 0;
	position: relative;
	z-index: 2;
}


#champsvision li.n-onglet-produit {
	background-color: #FFF;
	justify-content: center;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	border-radius: 0 !important;
	border: none !important;
}

#champsvision li.n-onglet-produit:first-child {
	border-left: 0;
}

#champsvision li.n-onglet-produit:last-child {
	border-right: 0;
}

#champsvision li.n-onglet-produit a {
	color: var(--primary-1);
	height: 40px;
	white-space: nowrap;
	font-weight: 600;
	line-height: 27px;
}

.info-detaille-onglets {
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	box-shadow: 4px 5px 6px 3px #CCC;
	margin: 0 0 0 0;
	background-color: white;
}

.title-lieu-produit-switch {
	width: 90%;
	height: 40px;
}

.icon-plus-produit {
	width: 15px;
	min-width: 15px;
	height: 40px;
	margin-right: 10px;
}

#tab-line-width {
	border: solid 1px #f2f2f2;
	color: #1c5388;
	display: flex;
	flex-wrap: wrap;
}

.tp_fihce_produitView .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	display: block;
	float: none;
}

.tp_fihce_produitView .ui-tabs .ui-tabs-nav li a {
	padding: 0.65em 1em;
	text-align: center;
}

.tp_fihce_produitView .ui-tabs .ui-tabs-nav li {
	margin-right: 0;
	padding-right: 15px;
	border: none;
	background: none;
}

#colonne-menuproduit {
	height: 40px;
	margin: 0;
	padding: 0;
}

#colonne-menuproduit2 {
	height: 40px;
	padding-left: 10px;
	margin: 0;
}

.select-class-titre-escale {
	font-weight: 600;
}

#description-jour-produit {
	width: 100%;
	min-width: 90%;
	min-height: 225px;
	height: auto !important;
	padding-bottom: 10px;
}

.icon-flech-bas-fiche-produit {
	height: 20px;
	margin-top: 0;
	background-image: url('../../images/fiche_produit/fleche-bas-fiche-produit-micro-onglet.png');
	background-repeat: no-repeat;
	background-position: top 0 left 20%;
}

.show-description-ficheproduit {
	min-width: 100px;
	padding: 0 10px 0 0;
}

#champsvision ul.ui-widget-header {
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

.slider-info-meteo-ficheproduit {
	margin-top: 5px;
	background-color: #FFF;
}

.fleche-gauche-meteo-ficheproduit {
	left: 0 !important;
	top: 0;
	position: absolute !important;
	width: 12px;
	height: 40px;
	margin-left: 4px;
	cursor: pointer;
	z-index: 500;
}

.my-slide-meteo-ficheproduit {
	margin: 0 auto 0 auto;
	height: 40px;
}

.mois-info-meteo-ficheproduit {
	margin-left: 10%;
	font-size: 74%;
	font-weight: 600;
	text-align: center;
}

.icon-meteo-thermo-ficheproduit {
	margin-left: 10px;
}

.icon-meteo-thermo-ficheproduit img {
	width: 29px;
	height: auto;
}

.affiche-information-meteo-ficheproduit {
	margin-left: 10px;
	font-size: 0.75rem;
}

.min-max-meteo-ficheproduit {
	height: 14px;
	color: #000;
}

.fleche-right-meteo-ficheproduit {
	position: absolute;
	right: 0 !important;
	top: 0;
	width: 12px !important;
	height: 40px;
	margin-right: 4px !important;
	cursor: pointer;
	z-index: 500;
}

.slider-meteofiche-opt {
	width: 280px !important;
	margin-bottom: 5px;
}

.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-next,
.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-prev {
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border: solid 1px #fff;
	border-radius: 50%;
	cursor: pointer;
	color: #1F1D1D6B;
	outline: none;
	transform: scale(1);
	transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-next:hover,
.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-next:active,
.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-prev:hover,
.slider-meteofiche-opt.owl-carousel .owl-nav button.owl-prev:active {
	color: #1e1d1d;
	transform-origin: center;
	transform: scale(1.25);
}

.slider-meteofiche-opt .owl-nav {
	top: 5px;
}

.text-produit-description-ficheproduit {
	min-height: 198px !important;
	width: 63% !important;
	overflow: hidden;
	text-align: justify;
	line-height: 17px;
	color: #665;
	font-size: 11px;
	padding-right: 20px !important;
	margin-right: 7px !important;
}

.equipement-ce-que-vous-avez-description-ficheproduit {
	min-height: 400px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.line-titre-haut-equipement-ficheproduit {
	height: 30px;
}

.icon-equipement-type-haut-ficheproduit {
	width: 40px;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	white-space: nowrap;
}

.title-equipement-type-haut-ficheproduit {
	width: 90%;
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
	text-align: left;
	line-height: 30px;
	white-space: nowrap;
}

.separator-equipement-type-line-blue-ficheproduit {
	height: 1px;
	background-color: #00a5db;
	margin-top: 2px;
}

.contener-equipement-type-ficheproduit {
	padding-right: 5px;
	margin-bottom: 20px;
}

.show-me-my-equipement-ficheproduit {
	width: 1100px;
	height: 400px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.option-box-menu-equipement-ficheproduit ul {
	margin-top: 10px;
	width: calc(100% / 3);
	padding-left: 20px;
}

.option-box-menu-equipement-ficheproduit li {
	list-style-type: none;
	background-image: url('../../images/fiche_produit/checked_yellow.png');
	background-repeat: no-repeat;
	background-position: left top 1px;
	background-size: 12px 12px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 7px;
	font-size: 11px;
}

.feuille-cabine-type-white-ficheproduit {
	background-color: #FFF;
	box-shadow: 4px 5px 6px 3px #CCC;
	margin-top: 20px;
}

.line-haut-cabine-ficheproduit {
	height: 30px;
	margin-top: 10px;
}

.titre-haut-cabine-ficheproduit {
	width: 60%;
	height: 30px;
	text-align: left;
	font-weight: 600;
	padding-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.prix-des-cabine-ficheproduit {
	width: 40%;
	height: 30px;
	color: #00a5db;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	white-space: nowrap;
}

.separator-cabine-ficheproduit {
	width: calc(100% - 20px);
	height: 2px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #CCC;
}

.contener-cabine-description-ficheproduit {

	padding-left: 10px;
	padding-right: 10px;
}

.photo-description-cabine-description-ficheproduit {
	width: 27%;
	min-width: 145px;
	min-height: 160px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 10px;
	margin-right: 3%;
}

.mon-texte-description-cabine-ficheproduit {
	width: 70%;
	text-align: justify;
	margin-top: 25px;
	font-size: 12px;
	line-height: 16px;
}

.bottom-space-text-description-cabine-ficheproduit {
	height: 30px;
}

.contenant-information-general-ficheproduit {
	padding-left: 15px;
	padding-right: 15px;
}

.comprendre-information-general-ficheproduit {
	width: calc(50% - 10px);
	margin-top: 30px;
	background-color: #FFF;
	margin-left: 2px;
	margin-right: 2px;
}

.type-text-comprendre-information-general-ficheproduit {
	height: 40px;
	background-color: #f8f8f8;
	text-align: center;
	white-space: nowrap;
	line-height: 40px;
	font-weight: bold;
}

.contener-line-fleche-comprendre-information-general-ficheproduit {
	height: 22px;
	margin-top: 0;
}

.ma-fleche-comprendre-information-general-ficheproduit {
	width: 30px;
	height: 10px;
	max-height: 10px;
	margin-left: calc(50% - 15px);
	margin-top: 0 !important;
	padding: 0;
	vertical-align: top !important;
}

.img-information-ficheproduit {
	height: 10px;
	width: 22px;
}

.tics-general-ficheproduit {
	width: 10%;
	text-align: center;
}

.option_inclus {
	font-size: 12px;
	line-height: 16px;
}

.space-bottom-comprendre-information-general-ficheproduit {
	height: 20px;
}

.icon-mon-passeport-information-general-ficheproduit {
	padding-left: 2px;
	height: 32px;
	margin-top: 20px;
}

.text-obligation-information-general-ficheproduit {
	width: 90%;
	margin-top: 20px;
}

.haut-navire-place-ficheproduit {
	white-space: nowrap;
	display: flex;
	align-items: center;
}

.mon-logo-navire-ficheproduit {
	width: 105px;
	padding-left: 5px;
	padding-right: 5px;
}

.separator-vertical-ficheproduit {
	width: 1px;
	height: 30px;
	background-color: #CCC;
	margin-left: 0;
	margin-right: 0;
}

.titre-fiche-navire-ficheproduit {
	padding-left: 10px;
	font-weight: 500;
	color: #000;
	font-size: 20px;
}

.slider-navire {
	height: 275px !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.al {
	width: 100%;
	height: 275px !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.scroller-y-navire-slider-fiche-produit {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.cycle-pager-ficheproduit {
	width: 100% !important;
	position: relative !important;
	transform: none !important;
	top: 0 !important;
	right: 0 !important;
}

.image-changer-navire-ficheproduit {
	width: calc(98.4% / 4) !important;
	height: 62px !important;
	margin-top: 0.4%;
	margin-right: 0.4%;
	cursor: pointer;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.cycle-prev {
	background: none !important;
	opacity: 0 !important;
}

.slide-button-spe-slider .cycle-prev, .slide-button-spe-slider a.cycle-prev {
	background: none !important;
	opacity: 0 !important;
}

.cycle-next {
	background: none !important;
	opacity: 0 !important;
}

.slide-button-spe-slider .cycle-next, .slide-button-spe-slider a.cycle-next {
	background: none !important;
	opacity: 0 !important;
}

.slidedivmycom {
	min-height: 400px;
	margin-bottom: 100px;
}

#slider-divmycomcount-opt {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	background-color: #FFF;
}

.button-left-slider-divmycom {
	width: 30% !important;
	height: 50px !important;
	color: #939597 !important;
	position: relative !important;
	background: none !important;
	font-size: 11px;
	cursor: pointer !important;
}

.button-right-slider-divmycom {
	width: 30% !important;
	height: 50px !important;
	color: #939597 !important;
	position: relative !important;
	background: none !important;
	font-size: 11px;
	cursor: pointer !important;
	text-align: right;
}

.middle-end-switch-commentaire-ficheproduit {
	width: 40%;
	height: 50px;
	color: #00a5db;
	text-align: center;
	font-size: 11px;
}

.container-scroll-date-ficheprduit::-webkit-scrollbar-thumb {
	background-color: #a3a3a3 !important;
	width: 3px !important;
	max-width: 3px !important;
	min-width: 3px !important;
	height: auto !important;
	border-radius: 2px;
}

.container-scroll-date-ficheprduit::-webkit-scrollbar-track-piece {
	width: 8px !important;
	margin-top: 5px;
	margin-left: 4px;
	max-width: 13px;
}

.container-scroll-date-ficheprduit::-webkit-scrollbar {
	height: 98%;
	width: 10px;
	padding-left: 4px !important;
	border: solid 1px #c6c6c6;
	border-radius: 3px;
}

.contener-scroller-day-plane-ficheproduit::-webkit-scrollbar-thumb {
	background-color: #a3a3a3 !important;
	width: 3px !important;
	max-width: 3px !important;
	min-width: 3px !important;
	height: auto !important;
	border-radius: 2px;
}

.contener-scroller-day-plane-ficheproduit::-webkit-scrollbar-track-piece {
	width: 8px !important;
	margin-top: 5px;
	margin-left: 4px;
	max-width: 13px;
}

.contener-scroller-day-plane-ficheproduit::-webkit-scrollbar {
	height: 98%;
	width: 10px;
	padding-left: 4px !important;
	border: solid 1px #c6c6c6;
	border-radius: 3px;
}

.contener-scroller-day-option-ficheproduit::-webkit-scrollbar-thumb {
	background-color: #a3a3a3 !important;
	width: 3px !important;
	max-width: 3px !important;
	min-width: 3px !important;
	height: auto !important;
	border-radius: 2px;
}

.contener-scroller-day-option-ficheproduit::-webkit-scrollbar-track-piece {
	width: 8px !important;
	margin-top: 5px;
	margin-left: 4px;
	max-width: 13px;
}

.contener-scroller-day-option-ficheproduit::-webkit-scrollbar {
	height: 98%;
	width: 10px;
	padding-left: 4px !important;
	border: solid 1px #c6c6c6;
	border-radius: 3px;
}

.icon-apostrophe-ficheproduit {
	width: 15px !important;
	height: 30px !important;
	margin-top: 0 !important;
}

.icon-apostrophe-ficheproduit img {
	margin-top: 0 !important;
	height: 7px;
}

.titre-temoignage-ficheproduit {
	padding-left: 0;
	font-size: 25px;
	font-weight: 800;
	color: var(--primary-1);
	padding-right: 0;
}

.filtre-temoignage-ficheproduit {
	max-width: 49%;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 1%;
	color: #CCC;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.separator-filtre-vertical {
	width: 1px;
	background-color: #00a5db !important;
	height: 14px;
	margin-left: 8px;
	margin-right: 8px;
}

#myradio-ficheproduit input[type=radio] {
	display: none;
}

#myradio-ficheproduit label {
	display: inline-block;
	width: 12px;
	max-width: 12px;
	height: 12px;
	max-height: 12px;
	border: solid 1px;
	border-color: var(--primary-1) !important;
	background-color: #FFF;
	border-radius: 10px;
	margin-bottom: 0 !important;
	cursor: pointer;
}

#myradio-ficheproduit input[type=radio]:checked + label {
	background-image: url('../../images/fiche_produit/check-button-fiche-produit.png');
	background-position: center;
	margin-bottom: 0 !important;
}

#myradio-ficheproduit {
	height: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

#monfiltre-title-ficheproduit {
	color: var(--primary-1);

}

#text-super-filtre-ficheproduit {
	width: auto !important;
	height: 30px;
	color: var(--primary-1);
	font-size: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

#myradio-ficheproduit {
	width: auto !important;
	height: 30px;
	margin-left: 7px;
}

.separator-temoignage-ficheproduit {
	margin-bottom: 10px;
	height: 2px;
	background-color: #000;
}

.separator-class-premium-ficheproduit {
	width: 100%;
	height: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url('../../images/fiche_produit/line-commentaire-ficheproduit.png');
	background-repeat: repeat-x;
}

.option-switch-commentaire-ficheproduit {
	height: 30px;
	margin-top: 15px;
}

.mon-commentaire-box-ficheproduit {
	opacity: 1 !important;
	width: 98%;
	margin-left: 1%;
	min-height: 86px;
	margin-top: 2px;
	overflow: hidden;
	background-color: #FFF;
}

.moreazecontent span {
	display: none;
}

.moreazelink {
	display: block;
}

a:visited.moreazelink {
	color: #00a5db !important;
}

.color-link-read-more-media-ficheproduit {
	color: #00a5db;
	cursor: pointer;
}

.user-commentaire-ficheproduit {
	width: 60px;
	text-align: left;
}

.infos-notice {
	width: calc(100% - 60px);
	padding-left: 25px;
}

.text-part-commentaire-ficheproduit {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
	display: flex;
	flex-wrap: wrap;
}

.title-commentaire-ficheproduit {
	width: 80%;
	height: 30px;
	font-weight: 600;
	font-size: 15px;
	color: #000;
}

.qui-suis-je-ficheproduit {
	width: 20%;
	text-align: right;
	height: 30px;
	color: var(--primary-1);
	font-size: 9px;
	font-weight: 700;
}

.mon-commentaire-ficheproduit {
	text-align: justify;
	width: 100%;
}

#avis-formulaire-temoignage-ficheproduit {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.name-email input {
	padding: 5px 10px;
	margin-right: 7px;
	margin-bottom: 5px;
}

#ma-note {
	width: 100% !important;
	min-height: 30px;
	vertical-align: middle;
	display: flex;
	margin-top: 10px;
}

.aide-clic-note-form-ficheproduit {
	width: 30% !important;
	height: 30px;
	text-align: right;
}

.consigne-form {
	color: #707070;
	display: flex;
	margin-right: 8px;
}

.img-note-form-ficheproduit {
	width: 60%;
	margin-right: 3px;
}

.content-global-formulaire-ficheproduit {
	margin-top: 10px;
}

.content-global-formulaire-ficheproduit button {
	background-color: #ffc200;
	padding: 5px 50px;
	border: none;
	border-radius: 6px;
	font-weight: 700;
	color: #666;
}

.champs-allonge-form-ficheproduit {
	height: 40px;
	border: solid 1px #c2c2c2;
	margin-top: 4px;
	padding-left: 10px;
}


.styled-select-slate {
	border: solid 1px #c2c2c2 !important;
	border-radius: 0 !important;
	background: url('../../images/fiche_produit/selector-inpunt-bg-ficheproduit.png') no-repeat right;
	width: 100%;
	height: 27px;
	margin-top: 4px;
}

.styled-select-slate select {
	background: transparent;
	border-radius: 0;
	border: none;
	font-size: 14px;
	height: 28px;
	padding-left: 10px;
	width: 100%;
}

.textaera-allonge-form-ficheproduit {
	width: 100%;
	height: 80px;
	resize: none;
	border: solid 1px #c2c2c2;
	margin-top: 4px;
	padding-left: 10px;
	padding-top: 10px;
}

.button-valid-ficheproduit {
	height: 35px;
}

.button-valid-ficheproduit.active {
	background-color: #00a5db;
}

.button-valid-form-ficheproduit-unl-connect {
	border: none;
	width: 130px;
	background-color: #00a5db;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	line-height: 35px;
	border-radius: 10px;
}

.avis-expert-temoignage-ficheproduit {
	background-color: #FFF;
	padding-left: 15px;
}

.mon-aventure-expert-temoignage-ficheproduit {
	padding-top: 10px !important;
	padding-right: 10px !important;
	margin-bottom: 10px;
}

.title-aventure-expert-temoignage-ficheproduit {
	font-size: 14px;
	font-weight: 600;
	padding-top: 20px;
	color: #00a5dd;
	background-color: #ecfcff;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: left;
}

.texta-aventure-expert-temoignage-ficheproduit {
	padding: 10px;
	background-color: #ecfcff;
	font-size: 0.85rem;
}

.read-more-aventure-expert-temoignage-ficheproduit {
	height: 50px !important;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle !important;
	background-color: #FFF;
	color: #00a5dd;
}

.who-aventure-expert-temoignage-ficheproduit {
	position: relative;
}

#avatar-aventure-expert-temoignage-ficheproduit {
	position: absolute;
	right: -20px;
	bottom: 30px;
	height: 60px;
}

.avatar-aventure-expert-temoignage-ficheproduit {
	width: 60px;
	height: 60px;
}

#text-contener-presentation-expert-ficheproduit {
	padding: 0 12% 20px 0;
}

.qui-aventure-expert-ficheproduit {
	color: #000;
	font-weight: 600;
	margin-top: 10px;
	padding-left: 20px;
}

.couleur-level-aventure-expert-ficheproduit {
	color: var(--primary-1) !important;
	padding-left: 20px;
	margin-top: 5px;
	text-align: right;
}


.message-information-right-form-ficheproduit {
	text-align: center;
	font-weight: 600;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.container-unl-right-form-connexion-ficheproduit {
	background-color: #FFF;
}

.haut-unl-right-form-connexion-ficheproduit {
	font-size: 12px;
}

.border-connexion {
	border: solid 2px #e6e6e6;
	background: #fff;
}

.choixco-active, .choixco-active a {
	background-color: #494748;
	color: #FFF;
	text-decoration: none;
}

.choixco-unl-active, .choixco-unl-active a {
	color: #00a5dd;
	font-weight: 600;
	background-color: #f3f3f3;
	text-decoration: underline;
}

.line-basique-right-form {
	padding-left: 10px;
	padding-right: 10px;
}

.user-icon-input {
	background-image: url('../../images/fiche_produit/connexion/fiche-icone-membres.png');
	background-repeat: no-repeat;
	background-position: center right 10px;
}

.demande-de-devis-right-form-ficheproduit {
	min-height: 60px;
	background-color: #FFF;
	margin-bottom: 4px;
}

.marger-bottom-form-right {
	height: 20px;
	background-color: #FFF;
}


.input-marge-ficheproduit,
.input-marge-ficheproduit .input-co-unl-right-form-ficheproduit,
.input-marge-ficheproduit input {
	margin-top: 10px !important;
}

.ma-ville-de-depart-fl-unl-right-form {
	text-align: left;
	font-size: 10px;
	margin-bottom: 5px;
}

.contenant-titre-rang-form-unl-participant-ficheproduit {
	margin-top: 5px;
	margin-bottom: 5px;
}

.titre-rang-form-unl-participant-ficheproduit {
	width: 70%;
	height: 20px;
	text-align: left;
	font-size: 12px;
}

.rang-line-form-unl-right-ficheproduit {
	width: 30%;
	height: 20px;
}

#myspecial-content-1 {
	padding-left: 15px;
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	padding-right: 15px;
}

/*#slideshow-1 {
	max-width: 100%;
}

#slideshow-2 {
	max-width: 600px;
	clear: both;
}*/

@media only screen and (max-width: 768px) {
	.content-star {
		margin: 0 auto;
		width: 90px;
		height: 30px;
	}
}


@media only screen and (max-width: 1662px) {

	.input-co-unl-right-form-ficheproduit {
		border: 0 !important;
		width: 100%;
		height: 30px !important;
		background-color: #f3f3f3 !important;
		color: #665;
		padding-left: 10px;
		margin-top: 5px;
	}
}

#condition-devis-destockage {
	display: block !important;
	margin-bottom: 0 !important;
}

#condition-devis-destockage label {
	display: block !important;
	margin-bottom: 0 !important;
}

.bg-blue-5 {
	background-color: var(--primary-1);
}

.selectcountrycodefor {
	background-size: 12px;
	position: relative;
	cursor: pointer;
	background-position: right 2px center;
	background-image: url('../../images/fleche-bas-bleu.png');
}

.fichecountry {
	margin-top: -100px;
	margin-left: -2px;
	background-color: #FFF;
}

.spacement_commentaire {
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	height: 30px;
	background-color: #027dc2;
	border-radius: 15px;
	overflow: hidden;
	cursor: pointer;
	display: flex;
}

.arrow_commentaire {
	width: 50%;
	padding-top: 3px;
	height: 30px;
	border-left: solid 1px #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.arrow_commentaire:hover {
	background: rgba(74, 192, 255, 1);
	background: linear-gradient(to bottom, rgba(74, 192, 255, 1) 0%, rgba(2, 125, 194, 1) 100%);
}

.titleFP {
	color: var(--primary-1);
	font: bolder 26px "oswald", sans-serif;
	margin-bottom: 0;
}

.title2FP {
	color: var(--primary-1);
	text-align: center;
	padding: 5px 5px 0 0;
	text-transform: uppercase;
	font: 18px "Open Sans", sans-serif;
	font-weight: 600;
}

.button-slider {
	background-color: #ffc200;
	color: #2d2d2d;
	margin-right: 10px;
	font-weight: bold;
	border-radius: 3px;
	font-size: 14px;
	border: none;
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
	display: flex;
	align-items: center;
}

.logo-oney-button-white-slider {
	position: absolute;
	bottom: 0;
	left: 120px;
	height: 17px;
}

.contenant-gauche-FP {
	background-color: white;
	border-radius: 8px;
	padding: 8px 0 0 0;
	position: relative;

}

.contenant-droite-FP {
	background-color: white;
	height: 100%;
	padding: 8px 30px 8px 8px;
}

.bandeau-date-depart {
	background-color: var(--primary-1);
	color: white;
	font-size: 15px;
	height: 50px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bandeau-date-depart-title {
	background-color: var(--primary-1);
	color: white;
	font-size: 15px;
	height: 50px;
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 30px;
}

.bandeau-date-retour-title {
	background-color: var(--primary-1);
	color: white;
	font-size: 15px;
	height: 50px;
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 30px;
	border-bottom-left-radius: 8px;
}

.bandeau-categorie {
	position: relative;
	background-color: white;
	color: black;
	font-size: 13px;
	height: 100px;
	width: 100%;
	border: solid 1px #EEEEEE;
	padding: 0 0 0 0;
	overflow: hidden;
}

.bandeau-date-retour {
	background-color: var(--primary-1);
	color: white;
	font-size: 18px;
	height: 50px;
	width: 100%;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
}

.case-calendrier {
	padding: 0;
	margin: 0;
}

.case_date {
	height: 90%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.case_complet {
	color: var(--primary-1);
}

#mydate_libelle {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
	border-bottom-right-radius: 8px;
}

.date_prev {
	display: flex;
	align-items: center;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.date_separate {
	padding: 0 15px 0;
}

.date_next {
	display: flex;
	align-items: center;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.date_next, .date_prev, .date_separate {
	cursor: pointer;
	color: var(--primary-1);
	font-size: 15px;
}

.color_prix {
	color: #ef0000;
}

.contenuTarif {
	height: 100%;
	z-index: 20;
}

.contenuTarif_vol {
	height: 100%;
	z-index: 20;
}

.calendrier-col-cabine {
	z-index: 20;
	width: 20%;
}

.tableau_sans_vol, .tableau_avec_vol {
	height: 100%;
	z-index: 20;
	width: 80%;
}

.container-img-cabine {
	height: 100%;
	background-size: cover;
	background-position: center;
}

.container-img-cabine .img-cabine {
	width: 100%;
	height: 100%;
	opacity: 0;
}

.txt-calendrier {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background-color: #ffffffe6;
	font-weight: 700;
}

.button-a-partir-de-bloc {
	border: 1px solid var(--orange);
	border-radius: 5px;
	color: var(--orange);
	height: 50px;
	text-align: center;
	font-weight: bold;
	padding: 0 20px;
	margin-right: 3%;
	width: 41%;
	max-width: 170px;
	min-width: 108px;
}

.button-a-partir-de-title {
	font-size: 10px;
}

.button-a-partir-de-prix {
	font-size: 22px;
}

.button-tarifs-et-dispos {
	background-color: var(--orange);
	border-radius: 5px;
	color: white;
	font-weight: bold;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0 36px 0 25px;
	position: relative;
}

.button-calculer-mon-devis {
	position: relative;
	margin: 15px auto 10px;
	background-color: #229c2f;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	padding: 6px 18px;
	cursor: pointer;
	text-align: center;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.blue-color-fp {
	color: var(--primary-1);
}

.cadre-tarifs-varient-title {
	color: #2f6393;
	background-color: #ecfcff;
	display: flex;
	align-items: center;
}

.cadre-tarifs-varient {
	color: black;
	background-color: #ecfcff;
	padding: 12px;
	margin: 10px 0 0 0;
	font-size: 12px;
}

.encart-droite-description {
	padding: 5px 15px;
	color: black;
	font-size: 14px;
}

.doigt-qui-clique {
	position: absolute;
	right: 3%;
	bottom: -15%;
}

.doigt-qui-clique2 {
	position: absolute;
	right: 10px;
	bottom: -15%;
}

.doigt-qui-clique3 {
	position: absolute;
	right: 6%;
	bottom: 10%;
}

.loader-tarif-resa {
	position: absolute;
	left: 6%;
	bottom: 25%;
}

#loader-tarif-resa {
	position: relative;
	width: 80%;
	height: 30px;
	background-color: #333333;
	border-radius: 15px;
	overflow: hidden;
	margin-top:10px;
}

.loader-message {
	margin: 20px 0;
	font-size: 1.6em;
	color: var(--primary-1);
}

.loader-message-interactif {
	text-align: center;
	width: 100%;
	font-size: 1.4em;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
}

.loader-message-interactif ul {
	list-style-type: none;
}

.arriere-plan-grise {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6)
}

.div-reserver-FP {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
}

.arriere-plan-demi-grise {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
}

.arriere-plan-resa-grise {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6)
}

.demi-devis-resa {
	position: relative;
	background-color: white;
	padding: 0;
	margin: auto;
	margin-top: 10%;
	z-index: 100000;
	border-radius: 20px;
	width: 750px;
}

.button-calculer-tarif-destockage {
	margin: 10px auto 0;
	background-color: var(--orange);
	border-radius: 35px;
	color: white;
	font-weight: bold;
	font-size: 17px;
	position: relative;
	padding: 15px 52px 15px 25px;
	width: fit-content;
	cursor: pointer;
}

.bandeau-forte-demande-resa {
	position: absolute;
	right: 0;
	top: 0;
}

select#countryCode-resa {
	height: 38px;
}

.title-resa {
	color: #2f6191;
	font: bold 21px "Open Sans";
}

.img-part-conf {
	padding: 10px 0 0;
	background-color: white;
	text-align: center;
}

.liste-bouton {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 200;
	display: flex;
}

.bottom_videos_youtube {
	position: absolute;
	bottom: 15px;
	right: 5%;
	z-index: 200;
}

.btn-slider-oney {
	background-color: white;
	margin-right: 10px;
	border-radius: 3px;
	white-space: nowrap;
	text-align: center;
	width: auto;
	border: 1px solid #81bc00;
	color: black;
	margin-left: 10px;
	padding: 0 15px;
}

.titlesticky {
	position: sticky;
	top: 0;
}

.button-slider img {
	max-height: 25px;
	margin-right: 5px;
}

.barre_separation {
	margin-top: 5px;
	height: 2px;
	background-color: #f0f0f0;
}

.barre_separation-info-det {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
	height: 6px;
	background-color: #ffc200;
	max-width: 160px;
}

.barre_separation-votre-avis {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 6px;
	background-color: #ffc200;
}

.select-style {
	padding: 0 0 5px 0;
	margin: 0;
	border: none;
	border-bottom: 1px solid #000;
	width: 120px;
	overflow: hidden;
	background: #fff;
	color: black;
	position: relative;
}

.select-style select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.select-style:after {
	top: 50%;
	left: 85%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #000000;
	border-width: 5px;
	margin-top: -2px;
	z-index: 100;
}

.select-style select:focus {
	outline: none;
}

.title-equipement-navire {
	width: 100%;
	padding-left: 0;
	margin: 5px 0;
	font: normal normal bold 15px/23px Oswald;
	letter-spacing: 0;
	color: #211873;
}

.desc-equipement-navire {
	font: normal normal normal 13px/24px Oswald;
	letter-spacing: 0;
	color: #696969;
	padding: 0 15px;
}

.bandeau-sticky {
	background-color: white;
}

.cabine-description-onglet-navire {
	list-style-image: url("/images/fiche_produit/icone-puce.png");
}

.bandeau-sticky2 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 4%;
	padding-right: 4%;
	background-color: #fff;
}

.croix-fermer-resa {
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.callCountryCode {
	padding: 0 12px;
	height: 38px;
}

.callCountryCode:invalid {
	color: gray;
}

.info-det-onglet {
	padding: 0 15px;
}

.container-FP {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	background-color: white;
}

.shadow-bottom {
	box-shadow: 0 5px 5px #e1e1e1;
}

.title-tab {
	height: 25px;
	padding-top: 5px;
	margin: 0;
	text-transform: none;
	font-weight: 600;
	font-size: 17px;
}

.cadre-itineraire-det {
	box-shadow: 0 10px 5px #dedede;
}

.select_date_devis {
	border: 1px solid #dedede;
	border-radius: 3px;
	padding: 5px 38px 5px 10px;
}

.l-choose-date select.form-select.select_date_devis {
	width: auto;
	flex: inherit;
	border-left: none;
}

.calendrier-txt-date-depart {
	font-weight: bold;
}

.case_price {
	width: 100%;
	font-weight: bold;
	color: #ef0000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.price-choose {
	width: 100%;
}

.img_choose img {
	max-width: 60px;
	margin: auto;
}

.calendrier-txt-date-retour {
	font-weight: bold;
}

.formulaire-remplissage {
	padding: 0px 0px;
}

.arriere-plan-grise-close {
	position: absolute;
	top: -40px;
	right: 20px;
}

.plus-moins-nombre-resa {
	font-size: 20px;
}

.bouton-plus {
	padding-left: 5px;
	padding-right: 5px;
}

.bouton-moins {
	padding-right: 5px;
}

.red-check {
	position: absolute;
	top: 67%;
	left: 0;
}

.description-cabine {
	border-top: 2px solid #dedede;
	padding: 0;
	margin-top: 15px;
}

.grey-border-left-d {
	border-left: solid 1px #CCC;
}

.grey-border-right-d {
	border-right: solid 1px #CCC;
}

.bandeauResa {
	background-color: #edf7ff;
	width: 100%;
	font-size: 14px;
	padding: 15px 25px;
}

.bandeauResaTitle {
	font-size: 18px;
	color: #43719c;
}

.logoArmateurResa {
	position: absolute;
	top: 15px;
	right: 20px;
}

.divParticipantResa {
	border: 1px solid #c2c2c2;
	padding: 0 5px 0 10px;
	height: 41px;
	display: flex;
	align-items: center;
	background-color: white;
}

.fields-personne {
	display: flex;
	flex-wrap: wrap;
}

.star-resa {
	margin-left: 1px;
}

.recapResa {
	padding-top: 8px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.aside-devis .list-stars {
	margin-left: 5px;
}

.aside-devis .infos {
	padding-left: 0px;
	padding-right: 0px;
}

.recapResaBold {
	font-weight: 600;
}

.texteEnValidantResa {
	font: italic normal normal 13px/16px "Poppins";
	display: flex;
	margin:0px 30px;
	color:#8E8E8E;
}

.loader {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.noShadowIphone {
	-webkit-appearance: none;
}

.fpLoupeImg {
	width: 33px;
	height: 33px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-color: #f60;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fpLoupeImg img {
	width: 20px;
}

.under-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.tp_fihce_produitView .star {
	width: 15px;
}

.l-btn-price {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	background-color: #fff;
	z-index: 202;
	margin-top: 10px;
}

.head-1-table {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.head-1-table .logo {
	margin-left: 15px;
	padding-bottom: 5px;
}

.head-1-table .logo img {
	max-height: 45px;
}

.head-1-table .l-date-arrows {
	padding-bottom: 5px;
	min-height: 40px;
}

.txt-desXeuro-des-FP {
	font-size: 10px;
}

.txt-desXeuro-euro-FP {
	font-size: 11px;
}

.stylePrixAPartirDe {
	font-weight: 800;
	font-size: 16px;
}

.ongletFP {
	min-width: 100px;
	border-radius: 10px 10px 0 0;
	box-shadow: -3px 0 3px #ccc, 0 -3px 3px #ccc, 0 +3px 3px #ccc;
	padding: 0 20px;
	position: relative;
	align-items: end;
	margin-left: 10px;
	text-align: center;
	z-index: 10;
}

.click_onglet_croisiere_seche {
	display: none;
	margin-left: 20px;
}

.click_onglet_vol {
	display: none;
}

.ongletSelectedFP {
	background-color: var(--primary-1);
	color: white;
	border: 2px solid var(--primary-1);
	border-bottom: 0 solid white;
}

.ongletSelectedFP svg {
	height: 11px;
}

.ongletSelectedFP svg path {
	fill: white;
}

.ongletNotSelectedFP {
	background-color: white;
	color: var(--primary-1);
	cursor: pointer;
	transition-duration: 1s;
	transition-property: transform;
}

.ongletNotSelectedFP svg path {
	fill: var(--primary-1);
}

.ongletNotSelectedFP svg {
	height: 11px;
}

.description_cabine {
	border-radius: 8px;
	box-shadow: 0 0 6px #00000029;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}

.description_cabine img {
	height: 220px;
	width: 100%;
}

#caracteristique_cabine {
	scrollbar-width: auto;
	scrollbar-color: #c4ddf1 #edf7ff;
	height: 180px;
	overflow-y: scroll;
	background-color: #EDF7FF;
	border-radius: 8px;
	padding: 10px;
	font-size: 13px;
	margin-left: 10px;
}

#caracteristique_cabine::-webkit-scrollbar {
	width: 5px;
}

#caracteristique_cabine::-webkit-scrollbar-track {
	background: #edf7ff;
}

#caracteristique_cabine::-webkit-scrollbar-thumb {
	background-color: #c4ddf1;
	border-radius: 10px;
	border: 0 solid #c4ddf1;
}

.description_cabine_navire {
	border-radius: 8px;
	box-shadow: 0 0 6px #00000029;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}

.description_cabine_navire img {
	height: auto;
	width: 100%;
}

#caracteristique_cabine_navire {
	scrollbar-width: auto;
	scrollbar-color: #c4ddf1 #edf7ff;
	height: 260px;
	overflow-y: scroll;
	background-color: #EDF7FF;
	border-radius: 8px;
	padding: 12px;
	font-size: 13px;
}

#caracteristique_cabine_navire::-webkit-scrollbar {
	width: 5px;
}

#caracteristique_cabine_navire::-webkit-scrollbar-track {
	background: #edf7ff;
}

#caracteristique_cabine_navire::-webkit-scrollbar-thumb {
	background-color: #c4ddf1;
	border-radius: 10px;
	border: 0 solid #c4ddf1;
}

.image_bateau_onglet_croisiere_seche {
	stroke: red;
	fill: red;
}

.imgSvgBoatRed {
	height: 22px;
	color: var(--primary-1);
}

.imgSvgBoatRed svg path {
	fill: var(--primary-1);
}

.texte-size-tab-prix {
	font-size: 18px;
}

.ongletNotSelectedFP:hover {
	transition-duration: 1s;
	transition-property: transform;
	transform: translateY(20px);
}

.ongletsFP {
	display: flex;
	order: 0;
	align-items: end;
}

#champsvision li.ui-tabs-active a.info-detaille-onglets {
	background-color: #ffc200 !important;
	color: #000;
}

.wrapper-comment {
	width: 100%;
	display: flex;
}

.commentaire-show {
	position: relative;
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.title-post {
	font-size: 2rem;
}

div#tab-line-width > div {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.content-slide-meteo {
	display: flex;
	align-items: center;
	padding-left: 50px;
	padding-top: 4px;
}

.mon-logo-navire-ficheproduit #Namelogo {
	width: 90px;
	height: 43px;
}

.slider-boat-tab {
	float: left;
	width: 480px;
	margin-right: 15px;
}

.list-activities {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	padding: 0 15px 10px;
	background-color: #f8f8f8;
}

#champsvision.ui-tabs .ui-tabs-panel {
	padding: 0;
}

.list-type-cabine {
	position: relative;
	z-index: 2;
}

.title-cabine {
	padding: 10px 8px;
}

.contenant-information-general-ficheproduit {
	display: flex;
	flex-wrap: wrap;
}

.first_comprend {
	padding-left: 15px;
	padding-right: 15px;
}

.tp_fihce_produitView {
	padding: 0 30px;
}

.tp_fihce_produitView #BgPoppup {
	z-index: 900;
	background-color: rgba(0, 0, 0, 0.7);
}

.bandeau-sticky-left {
	flex: 1;
}

.bandeau-sticky2 > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.select2-resa {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: right 10px top 8px / 25px no-repeat url("/images/fiche_produit/chevron-bas-orange.png") white;
	min-width: 35px;
	width: 100%;
	padding: 10px 10px 10px 15px;
	border: 1px solid rgb(194, 194, 194);
}

.select-resa {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: right 5px top 10px / 25px no-repeat url("/images/fiche_produit/chevron-bas-orange.png") white;
}

.degrade-interne-calendrier {
	background: linear-gradient(to left, white, 20%, var(--primary-1));
}

.degrade-interne-calendrier-YC {
	background: linear-gradient(to left, white, 20%, #C79F32);
}

.l-btn-tarif {
	display: flex;
	justify-content: center;
	text-align: center;
}

#calendrier-FP .arrow-next, #calendrier-FP .arrow-prev {
	display: flex;
	align-items: center;
	justify-content: center;
}

.l-arrows {
	margin-right: 10px;
	justify-content: space-between;
}

.contener-information-obligatoire-general-ficheproduit,
.contener-information-obligatoire-general-ficheproduit p {
	width: 100%;
	word-break: break-all;
}

.contener-information-obligatoire-general-ficheproduit > div:nth-child(2) {
	padding: 0 15px !important;
}

.bandeau-categorie.active-cheaper {
	background-image: url("/assets/images/picto-2022/cheaper-2.svg");
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: calc(100% - 1px) 1px;
}

.bandeau-categorie.active-cheaper:hover {
	background-color: #EDF7FF;
}

.bandeau-categorie:hover {
	background-color: #EDF7FF;
}

.l-cheaper {
	display: flex;
	justify-content: flex-end;
	margin-top: 3px;
}

.l-cheaper .cheaper {
	margin-top: 0;
	margin-left: 0;
}

#calendrier-FP {
	margin-top: 8px;
}

.contenant-suite-calendrier {
	margin-top: 20px;
}

.case_price .flight img {
	width: 14px !important;
	margin-right: 4px;
	margin-left: -18px;
}

.case_price .flight {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.75rem;
	font-weight: 600;
	margin-top: -4px;
}

.l-date-arrows {
	flex: 1;
	text-align: center;
	padding-left: 5%;
	max-width: 710px;
}

.l-choose-date {
	pointer-events: none;
}

.l-choose-date .select_date_devis {
	pointer-events: auto;
	cursor: pointer;
}

.l-choose-date .input-group {
	justify-content: center;
	margin-bottom: -15px;
}

.l-choose-date .input-group-text {
	border-radius: 0.25rem 0 0 0.25rem;
	height: 100%;
	background-color: #edf7ff;
	border-right: none;
}

.l-choose-date .input-group-text img {
	width: 17px;
}

.l-choose-date .form-select {
	font-size: 0.9rem;
}

.l-arrows-global .arrow-prev img {
	transform: rotate(180deg);
}

.l-arrows-global .arrow-prev {
	padding-right: 10px;
}

.l-arrows-global .arrow-next {
	padding-left: 10px;
}

.arrow-next img, .arrow-prev img {
	height: 15px;
}

.case_complet img {
	height: 20px;
}

.aside-devis {
	position: relative;
	height: 100%;
}

.l-after-request {
	text-align: center;
	padding: 20px 20px;
	color: var(--primary-1);
	font-size: 1rem;
	font-weight: 600;
}

.wrapper-after-request {
	width: 100%;
	height: 100%;
	max-height: 720px;
	display: flex;
	flex-direction: column;
}

ul.list-expert {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}

ul.list-expert li {
	width: 20%;
	padding: 0 5px;
}

.l-after-request .txt-ready {
	font-size: 1.3rem;
	margin-top: 20px;
}

.l-after-request p {
	margin-bottom: 8px;
}

ul.list-expert li span {
	width: 100%;
	display: block;
	font-size: 0.8rem;
	line-height: 1em;
	margin-top: 4px;
}

ul.list-expert li:last-child img {
	opacity: 0.3;
}

.img-ok {
	margin-bottom: 25px;
}

.l-direct-phone {
	box-shadow: 0 3px 6px #00000029;
	border-radius: 12px;
	padding: 10px 10px;
	width: fit-content;
	margin: 10px auto 0;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.l-direct-phone div {
	display: flex;
	flex-direction: column;
}

.l-direct-phone img {
	width: 45px;
	margin-right: 12px;
}

.l-direct-phone span {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 700;
	font-size: 0.94rem;
}

.l-direct-phone a {
	color: var(--primary-1);
	font-weight: 700;
}

img.picto-hand {
	position: absolute;
	transform: rotate(310deg);
	right: -7px;
}

.l-after-request .btn.btn-orange {
	padding: 10px 38px 10px 28px;
}

.img_avis {
	margin-top: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
}

.img_avis img {
	width: 160px;
}

.img-part-conf .img_avis {
	margin-top: 0;
}

/* .l-after-request {
	animation: fadeIn2 .3s both;
}

.l-after-request[aria-hidden="true"] {
	animation: fadeOut2 .3s both;
} */

.logo-armateur-fp {
	position: absolute;
	top: 20px;
	z-index: 400;
	background-color: rgba(255, 255, 255, 0.9);
	right: auto;
	left: 0;
	border-radius: 0 10px 10px 0;
	height: 50px;
	width: 110px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@keyframes fadeIn2 {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeOut2 {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.imgSvgBoatRed span.icon {
	font-size: 1.8rem;
	line-height: 0.6em;
	vertical-align: bottom;
}

.ongletsFP span.icon {
	font-size: 1.4rem;
	line-height: 0.6em;
	vertical-align: bottom;
}

.swiperNavire2 {
	margin-bottom: 5px;
}

#messageform {
	margin-top: 20px;
	color: #41b814;
	font-weight: 600;
	width: 100%;
	text-align: center;
}

.slider-com-fiche-opt.swiper {
	width: 100%;
	height: 100%;
}


.slider-com-fiche-opt .swiper-slide {
	height: auto;
}


.popinPropositionTelDemandeDevis{
	position:absolute;
	display: none;
	border-radius: 10px;
	background-color: white;
	box-shadow: 0px 9px 10px 10px #00000038;
	margin: 3px 0px;
	min-width: 280px;
	z-index: 1;
}

.popinPropositionTelDemandeDevis>div{
	margin:5px;
}


.popinPropositionTelDemandeDevis>div:hover{
	background-color: #EDF7FF;
	cursor: pointer;
}

.txtMsgErreurTel{
	color:red;
	font-style: italic;
	padding: 5px;
	display: none;
}

.txtMsgErreurTelInspi{
	color:red;
	font-style: italic;
	padding: 0px 0px 15px 8px;
	display: none;
	font-size: 12px;
	font-weight: bold;
}

.txtMsgErreurMail{
	color:red;
	font-style: italic;
	padding: 5px;
	display: none;
	font-size: 12px;
	font-weight: bold;
}

.txtMsgErreurMailInspi{
	color:red;
	font-style: italic;
	padding: 0px 0px 15px 8px;
	display: none;
	font-size: 12px;
	font-weight: bold;
}

.captcha{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}

.containerTitrePopFP{
	margin-left: 15px;
	margin-bottom: 15px;
}

.aside-devis {
	padding-top:15px;
}

.titrePopFP{
	color: var(--primary-1);
	font: normal normal bold 31px/29px "oswald", sans-serif;
}

.sousTitrePopFP{
	color: var(--primary-1);
	font: 22px "Open Sans", sans-serif;
	padding-left: 10px;
	font-weight: 600;
}

.croixPopup{
	position:absolute;
	top: 10px;
	right: 10px;
	color:var(--primary-1);
	height:20px;
	width:20px;
}

.cabine-resa-pop{
	text-transform: capitalize;
}


.champ-popFP{
	display: flex;
}

.champ-popFP-left{
	padding: 10px 8px 0 0;
	width:50%;
	display:flex;
}

.champ-popFP-right{
	padding: 10px 0 0 8px;
	width:50%;
	display:flex;
}

.champs-popFP{
	display:flex;
}

.bandeau-msg-error {
	margin-bottom: 10px;
}

.logo-armateur-fp img {
	object-fit: contain;
	height: 100%;
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	display: block;
}

#premier-slide .tablette, #premier-slide .mobile {
	display: none !important;
}


#slider-divmycomcount-opt.few-comment {
	display: none;
}

.commentaire-show.few-comment {
	height: inherit;
}

.chevron-text {
	position: relative;
	padding-right: 1em;
}

.chevron-text::after {
	content: '';
	position: absolute;
	right: 0;
	top: 60%;
	width: 6px;
	height: 6px;
	border-right: 2px solid var(--primary-1);
	border-bottom: 2px solid var(--primary-1);
	transform: translateY(-60%) rotate(-45deg);
}

.mscYC{
	position: absolute;
	left:-20px;
	color:white;
	background-color: #C79F32;
	z-index: 9999;
	width: 20px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.color_MSC_YC{
	color: #C79F32;
}
