/* Colors */
/*----------------
	  Reset
-----------------*/
html {
  background-color: #FFFFFF;
}
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style-type: none;
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}
/**********
  MAIN
**********/
body {
  font-size: 1em;
  font-family: 'Roboto', sans-serif !important;
}
body header nav .navbar {
  background-color: #fff;
  margin-bottom: 0;
}
body header nav .navbar .navbar-header img {
  position: absolute;
  bottom: 7px;
}
body header nav .nav .button-menu {
  padding: 15px;
}
body header nav .nav .button-menu .button-clair {
  color: #cdcdcd;
}
body header nav .nav .button {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa85b+0,ffa85b+0,ffa85b+0,fa9045+100,7db9e8+100 */
  background: #ffa85b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa85b), color-stop(0%, #ffa85b), color-stop(0%, #ffa85b), color-stop(100%, #fa9045), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa85b', endColorstr='#7db9e8', GradientType=0);
  /* IE6-9 */
  border: 1px solid #ffa85b;
  color: white;
}
body header nav .nav a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
body header nav .nav .tel {
  padding: 22px 15px 22px 15px;
  background-color: #1971a8;
  color: #fff !important;
}
body #header .background {
  background-image: url('../img/banner.png');
  background-size: cover;
  padding-top: 20px;
  position: relative;
}
body #header .background2 {
    background-image: url('https://www.tripncar.com/wp-content/themes/tripncar/library/img/locationvoiture.png');
    background-size: cover;
    position: relative;
	min-height: 550px;
}


body #header .background2 .voile-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&amp;0.65+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.64) 1%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(1%, rgba(0, 0, 0, 0.64)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.64) 1%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.64) 1%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.64) 1%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.64) 1%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
body #header .background2 .title_header {
  background-color: rgba(50, 50, 50, 0.61);
  color: white;
  padding: 20px;
  max-width: 400px;
}
body #header .background2 .title_header h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0;
}
body #header .background2 .title_header p {
  font-size: 1.2em;
  padding-top: 20px;
  margin: 0;
}
body #header .background .avis {
  margin-top: 120px;
  padding-bottom: 40px;
}
body #header .background .avis p {
  color: white;
  font-size: 1.1em;
}
body #header .background .avis .rating {
  color: #ffa85b;
}
body #header .background .avis .orange {
  color: #ffa85b;
}
body #header .background .avis .author {
  color: #ffa85b;
  font-weight: bold;
  font-style: italic;
}
body #header .background .avis .controls {
  margin-right: 50px;
}
body #header .background .avis .controls a {
  font-size: 1.7em;
  color: #ffa85b;
  padding: 5px 5px 0px 5px;
}
/*
body #header .background .formulaire {
  padding: 75px 15px 15px 15px;
  background-color: #1971a8;
  border-radius: 5px;
  position: absolute;
  bottom: -260px;
  left: 0;
}
*/
body #header .background2 .formulaire h2 {
  color: white;
  background: linear-gradient(to bottom,#0d6efd 0,#fd6404 100%);
  border: 4px solid white;
  border-radius: 2px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5em;
  width: 75%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: -35px;
  left: 12%;
  transform: skewY(-1.5deg);
}
body #header .background2 .formulaire form .checkbox {
  padding-left: 15px;
  color: white;
}
body #header .background2 .formulaire form .date {
  padding: 0px;
}
body #header .background2 .formulaire form .form-icon {
  background-color: white;
  color: #ffa85b;
}
body #header .background2 .formulaire form p {
  color: white;
}
body #header .background2 .formulaire form p .orange {
  color: #ffa85b;
}
body #header .background2 .formulaire form button {
 /* width: 45%;*/
  color: white;
  font-size: 1.1em;
  border: none;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 30px;
  margin-bottom: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa85b+0,ffa85b+0,ffa85b+0,fa9045+100,7db9e8+100 */
  background: #ffa85b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa85b), color-stop(0%, #ffa85b), color-stop(0%, #ffa85b), color-stop(100%, #fa9045), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffa85b 0%, #ffa85b 0%, #ffa85b 0%, #fa9045 100%, #7db9e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa85b', endColorstr='#7db9e8', GradientType=0);
  /* IE6-9 */
}
body #header .references {
  padding-top: 20px;
  padding-bottom: 40px;
}
body #header .references h2 {
  color: #1971a8;
  font-size: 2em;
  margin-bottom: 20px;
}
body #header .references img {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 75%;
  border: 1px solid #eeeeef;
}
body #services {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eeeeef;
}
body #services .conteneur {
  background-color: white;
  height: 250px;
  padding: 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 2px #dbdbdc;
  -moz-box-shadow: 0px 0px 5px 2px #dbdbdc;
  box-shadow: 0px 0px 5px 2px #dbdbdc;
}
body #services .conteneur h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #1971a8;
  margin-bottom: 15px;
}
body #services .conteneur p {
  font-size: 0.9em;
  color: #757575;
}
body #services .conteneur .vert {
  color: #81d841;
  height: 70px;
  width: 70px;
  font-size: 35px;
  border-radius: 35px;
  border: 3px solid #81d841;
  padding: 5px 15px 0px 15px;
  margin-left: 40%;
  margin-bottom: 5%;
}
body #services .conteneur .vert img {
  width: 35px;
  height: 35px;
}
body #services .conteneur .bleu {
  color: #1971a8;
  height: 70px;
  width: 70px;
  font-size: 35px;
  border-radius: 35px;
  border: 3px solid #1971a8;
  padding: 5px 15px 0px 15px;
	margin-left: 40%;
	margin-bottom: 5%;
}
body #services .conteneur .bleu img {
  width: 35px;
  height: 35px;
}
body #services .conteneur .orange {
  color: #ffa85b;
  height: 70px;
  width: 70px;
  font-size: 35px;
  border-radius: 35px;
  border: 3px solid #ffa85b;
  padding: 5px 15px 0px 15px;
	margin-left: 40%;
	margin-bottom: 5%;
}
body #services .conteneur .orange img {
  width: 35px;
  height: 35px;
}
body #services .conteneur .num {
  color: #ffa85b;
  font-size: 2em;
  font-weight: bold;
}
body #onglet {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f9f9f9;
}
body #onglet .tabs-border {
  padding-right: 0px;
}
body #onglet .tabs-border .tabs-left {
  padding-top: 0px;
}
body #onglet .tabs-border .tabs-left li {
  border-bottom: 1px solid #ffa85b;
  border-right: 1px solid #e2e3e5;
  background-color: #eeeeef;
  margin-left: 10px;
	width: 350px;
}
body #onglet .tabs-border .tabs-left li a {
  border-radius: 0px;
  font-size: 1em;
  color: #757575;
  font-weight: bold;
	text-align: center;
}
body #onglet .tabs-border .tabs-left .active {
  border-bottom: 2px solid #bebebf;
  border-right: none;
  margin-left: 0px;
	text-align: center;
}
body #onglet .tabs-border .tabs-left .active a {
  padding-top: 20px;
  padding-bottom: 20px;
	text-align: center;
}


body {
    font-family: Arial, sans-serif;
    background-color: #f8f9fa;
    color: #333;
    margin: 0;
    padding: 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

h1 {
    text-align: center;
    margin-bottom: 20px;
}

.rental-companies {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.company {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: calc(33.333% - 20px);
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}

.logo {
    max-width: 100px;
    margin-bottom: 10px;
}

h2 {
    margin: 10px 0;
}

.ratings {
    text-align: left;
}

.rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}

.bar {
    flex: 1;
    height: 10px;
    background-color: #e9ecef;
    margin: 0 10px;
    border-radius: 5px;
    position: relative;
}

.bar-fill {
    height: 100%;
    background-color: #007bff;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

span {
    font-size: 14px;
}






body #onglet .panel-border {
  border-top: 1px solid #e2e3e5;
  border-right: 1px solid #e2e3e5;
  border-bottom: 2px solid #e2e3e5;
  background-color: white;
  padding-bottom: 15px;
  padding-top: 15px;
  min-height: 290px;
}
body #onglet .panel-border h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
}
body #onglet .panel-border h3 {
  color: #ffa85b;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 20px;
}
body #onglet .panel-border p {
  font-size: 0.9em;
  color: #1971a8;
}
body #onglet .panel-border p .orange {
  color: #ffa85b;
}
body #onglet .panel-border .liste {
  margin-top: 10px;
}
body #onglet .panel-border #comment h2 {
  display: block;
  margin: auto;
  padding: 10px;
  height: 50px;
  width: 50px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
  border-radius: 25px;
  border: 1px solid #1971a8;
  color: #1971a8;
}
body #onglet .panel-border #comment p {
  color: #757575;
}
body #onglet .panel-border #engagements h3 {
  margin-bottom: 40px;
}
body #onglet .panel-border #engagements p {
  color: #1971a8;
}
body #onglet .panel-border #engagements p .number {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 60px;
  border: 1px solid #1971a8;
  color: #1971a8;
  font-size: 12px;
  text-align: center;
}
body #onglet .panel-border #faq h3 {
  margin-bottom: 40px;
}
body #onglet .panel-border #faq .plusfaq {
  color: #ffa85b;
}
body #onglet .panel-border #faq .faqanswer {
  background-color: #f9f9f9;
  border-radius: 5px;
}
body #onglet .panel-border #faq .faqanswer p {
  font-style: italic;
  font-size: 1em;
}
body #onglet .panel-border #categories h3 {
  margin-bottom: 40px;
}
body #onglet .panel-border #categories p {
  color: #1971a8;
}
body #onglet .panel-border .location_fr {
  margin-top: 20px;
  margin-bottom: 25px;
}
body #onglet .panel-border .location_fr p::before {
  content: url('../img/iconfr.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_es {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_es p::before {
  content: url('../img/icones.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_port {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_port p::before {
  content: url('../img/iconport.png');
  padding-right: 10px;
}

body #onglet .panel-border .location_usa {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_usa p::before {
  content: url('../img/iconusa.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_uk {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_uk p::before {
  content: url('../img/iconuk.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_all {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_all p::before {
  content: url('../img/iconall.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_isl {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_isl p::before {
  content: url('../img/iconisl.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_singa {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_singa p::before {
  content: url('../img/iconsinga.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_ita {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_ita p::before {
  content: url('../img/iconita.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_irl {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_irl p::before {
  content: url('../img/iconirl.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_gre {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_gre p::before {
  content: url('../img/icongre.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_mal {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_mal p::before {
  content: url('../img/iconmal.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_turq {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_turq p::before {
  content: url('../img/iconturqu.png');
  padding-right: 10px;
}
body #onglet .panel-border .location_brazil {
  margin-top: 20px;
  margin-bottom: 20px;
}
body #onglet .panel-border .location_brazil p::before {
  content: url('../img/iconbrazil.png');
  padding-right: 10px;
}


body #galerie {
  padding-top: 40px;
  padding-bottom: 40px;
}
body #galerie h2 {
  color: #1971a8;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  border-bottom: 1px solid #eeeeef;
  padding-bottom: 15px;
}
body #galerie .destination {
  margin-top: 30px;
  height: 125px;
  position: relative;
  overflow: hidden;
  transition: height 0.5s ease 0s;
}
body #galerie .destination .hover_destination {
  position: absolute;
  width: 100%;
  height: 35px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  transition: height 0.5s ease 0s;
}
body #galerie .destination .hover_destination h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  margin-top: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
body #galerie .destination .hover_destination p {
  margin-bottom: 0;
}
body #galerie .destination .hover_destination p a {
  color: white;
}
body #galerie .destination .hover_destination p a:hover {
  color: #ffa85b;
  text-decoration: none;
}
body #galerie .destination:hover .hover_destination {
  height: 100%;
}
body #tripncar {
  padding-top: 40px;
  background-color: #f9f9f9;
}
body #tripncar h2 {
  font-family: 'Nunito', sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #393a3c;
}
body #tripncar p {
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 1.5em;
  color: #393a3c;
}
body #tripncar img {
  height: 125px;
}
body #infos_pratiques {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #0e3e5c;
}
body #infos_pratiques h3 {
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1em;
  padding-bottom: 20px;
}
body #infos_pratiques p {
  color: #dadada;
  font-size: 0.8em;
}
body #infos_pratiques p a {
  color: #dadada;
}
body #infos_pratiques p a:hover {
  color: white;
  text-decoration: none;
}
body #social {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #35353C;
}
body #social p {
  color: #a3a6a9;
  font-size: 0.9em;
}
body #social p a {
  color: #a3a6a9;
  padding-right: 10px;
  padding-left: 10px;
}
body #social p a:hover {
  color: white;
  text-decoration: none;
}
body #social p a:nth-child(1) {
  padding-left: 0px;
}
body #social .social_media {
  margin-bottom: 0px;
}
body #social .social_media li {
  display: inline;
  padding-right: 20px;
  font-size: 2.2em;
}
body #social .social_media li a {
  color: #a3a6a9;
}
body #social .social_media li a:hover {
  color: white;
  text-decoration: none;
}
body #social .social_media li a .facebook:hover {
  color: #3B5998;
}
body #social .social_media li a .twitter:hover {
  color: #4099FF;
}
body #social .social_media li a .google:hover {
  color: #d34836;
}
body #social .social_media li a .youtube:hover {
  color: #b31217;
}
body #social img {
  width: 225px;
}
body footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #202122;
}
body footer p {
  font-size: 0.8em;
  color: #aeafb0;
}
body footer p span {
  padding-right: 10px;
}
/*************
  Responsive
*************/
@media screen and (max-width: 320px) {
  body header .navbar .navbar-brand {
    padding: 0;
  }
  body header .navbar .navbar-brand .logo_header {
    position: relative;
    bottom: -5px;
    width: 80%;
  }
  body header .navbar .nav {
    text-align: center;
  }
  body #header .avis {
    margin-top: 75px !important;
  }
	/*
  body #header .background .formulaire {
    padding: 50px 15px 15px 15px;
    background-color: #1971a8;
    border-radius: 5px;
    position: relative;
    bottom: 0px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
	*/
  body #header .background2 .formulaire h2 {
    font-family: 'Roboto Condensed', sans-serif;
    top: -55px;
  }
  body #services .conteneur {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body #infos_pratiques h3 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
  }
  body #infos_pratiques p {
    text-align: center;
  }
  body #galerie .destination {
    width: 50%;
    height: 125px;
    margin: auto;
    margin-top: 20px;
  }
  body #social .social_media {
    text-align: center;
  }
  body #social p {
    text-align: center;
  }
  body #social .logo-footer {
    padding-top: 20px;
    margin: 0;
  }
  body #social .logo-footer img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  body #social .logo-footer p {
    text-align: center;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  body header .navbar {
    min-height: 100px !important;
  }
  body header .navbar .nav {
    text-align: center;
  }
  body header .navbar .navbar-header {
    min-height: 100px;
  }
  body header .navbar .navbar-header button {
    margin-top: 35px;
  }
  body header .navbar .navbar-header img {
    position: relative !important;
    padding-top: 20px;
  }
  body #header .avis {
    margin-top: 100px !important;
  }
	/*
  body #header .background .formulaire {
    padding: 50px 15px 15px 15px;
    background-color: #1971a8;
    border-radius: 5px;
    position: relative;
    bottom: 0px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
	*/
  body #services .conteneur {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body #infos_pratiques h3 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
  }
  body #infos_pratiques p {
    text-align: center;
  }
  body #galerie .destination {
    width: 50%;
    height: 125px;
    margin: auto;
    margin-top: 20px;
  }
  body #social .social_media {
    text-align: center;
  }
  body #social p {
    text-align: center;
  }
  body #social .logo-footer {
    padding-top: 20px;
    margin: 0;
  }
  body #social .logo-footer img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  body #social .logo-footer p {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body header .navbar .navbar-header img {
    position: absolute;
    width: 25%;
    left: 10px;
    bottom: inherit !important;
  }
  body #header .avis {
    margin-top: 100px !important;
  }
	/*
  body #header .background .formulaire {
    padding: 50px 15px 15px 15px;
    background-color: #1971a8;
    border-radius: 5px;
    position: relative;
    bottom: 0px;
    margin-bottom: 40px;
  }
	*/
  body #services .conteneur {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body #infos_pratiques h3 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
  }
  body #infos_pratiques p {
    text-align: center;
  }
  body #social .social_media {
    text-align: center;
  }
  body #social p {
    text-align: center;
  }
  body #social .logo-footer {
    padding-top: 20px;
    margin: 0;
  }
  body #social .logo-footer img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  body #social .logo-footer p {
    text-align: center;
  }
}

.cadre_photo {
    display: block;
    margin: 15px 0px 25px -10px;
    
    height: 350px;
  /*  background: transparent url("../img/location-ville.png") no-repeat scroll 0px 0px; */
    padding-left: 70px;
    padding-top: 40px;
}
.cadre_photo img{
margin-top: 5px !important;
margin-bottom: 5px !important;
border: 1px solid #EEEEEF !important; width:auto!important;margin-left: -2px;
}

.act-map{
border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;
}

.title_h1{color:#ffa85b; font-size:22px; font-weight:bold;}

/* Horizontal Share */
.single .blog-post .mom-social-share.ss-horizontal, .page .page-wrap .mom-social-share.ss-horizontal {
    margin-bottom: -20px;
}
.mom-social-share.ss-horizontal {
    margin:0 -20px;
    padding:10px 20px 0px 20px;
 
    position:relative;
    
}

.mom-social-share.ss-horizontal .ss-icon {
    float:left;
    margin-right:10px;
    margin-bottom: 10px;
}
.mom-social-share.ss-horizontal .ss-icon span {
    float:left;
}
.mom-social-share.ss-horizontal .ss-icon span.icon {
    padding-left:7px;
    padding-right:10px;
    font-size:12px;
}
.mom-social-share.ss-horizontal .ss-icon span.icon i {
    margin-right:4px;
    font-size:15px;
}
.mom-social-share.ss-horizontal .ss-icon span.count {
    line-height:26px;
    padding:0 9px;
    padding-left:6px;
    position:relative;
    font-size:12px;
}

.mom-social-share.ss-horizontal .ss-icon span.count:after,.mom-social-share.ss-horizontal .ss-icon span.count:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mom-social-share.ss-horizontal .ss-icon span.count:after {
    border-color: rgba(245,245,245,0);
    border-right-color: #f5f5f5;
    border-width: 4px;
    margin-top: -4px;
}

.mom-social-share.ss-horizontal .ss-icon span.count:before {
    border-color: rgba(229,229,229,0);
    border-right-color: #eaeaea;
    border-width: 5px;
    margin-top: -5px;
}

.mom-social-share .ss-more {
    background: #f5f5f5;
    border:1px solid #e5e5e5;
    position:absolute;
    width:28px;
    height:26px;
    line-height:28px;
    text-align:center;
    color:#9a9a9a;
    right:20px;
    cursor:pointer;
}
/* vertical post share */
.mom-social-share.ss-vertical .ss-icon {
    margin-bottom: 10px;
}
.mom-social-share.ss-vertical .ss-icon span.icon {
    margin-bottom: 7px;
    display: block;
}
.mom-social-share.ss-vertical .ss-icon span.count {
    display:block;
}
.mom-social-share .ss-icon span.icon {
    display:inline-block;
    line-height: 28px;
    height: 28px;
    text-align: center;
    background: #5d72a4;
    color: #fff;
    font-size: 11px;
}
.mom-social-share .ss-icon span.icon {
    background: #5d72a4;
}
.mom-social-share .ss-icon.twitter span.icon {
    background: #00baff;
}
.mom-social-share .ss-icon.googleplus span.icon {
    background: #db5c4b;
}
.mom-social-share .ss-icon.linkedin span.icon {
    background: #2f70b0;
}
.mom-social-share .ss-icon.linkedin span.icon i {
    position:relative;
    top:-2px;
}
.mom-social-share .ss-icon.pinterest span.icon {
    background: #F20000;
}

.mom-social-share .ss-icon i {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.mom-social-share .ss-icon span.count {
    display:inline-block;
    line-height: 22px;
    border:1px solid #eaeaea;
    background: #f5f5f5;
    text-align: center;
    color: #373c43;
    position: relative;
}
.mom-social-share.ss-vertical .ss-icon span.count {
    height:23px;
}
.mom-social-share.ss-vertical .ss-icon span.count:after,.mom-social-share.ss-vertical .ss-icon span.count:before {
   /* bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;*/
}

.mom-social-share.ss-vertical .ss-icon span.count:after {
    border-color: rgba(245,245,245,0);
    border-bottom-color: #f5f5f5;
    border-width: 5px;
    margin-left: -5px;
}

.mom-social-share.ss-vertical .ss-icon span.count:before {
    border-color: rgba(229,229,229,0);
    border-bottom-color: #eaeaea;
    border-width: 6px;
    margin-left: -6px;
}
.ng-view {
width:100%;
min-width: 100% !important;
}

.all {width:100%;margin: 0 auto;}


.lijd {
	
	
}
a, .ct-link {
    color: black;
	text-decoration: none;
}
.ct-grid  {

	background-color: white;
}

.ct-app-ready:not(.ct-tech-model) {
     background: #FFF; 
}



#ct-container, .ct-modal-container {
    line-height: 1.8em;
    font-family: "Open sans", -apple-system, BlinkMacSystemFont, "avenir next", avenir, "helvetica neue", "segoe ui", helvetica, roboto, noto, arial, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #333;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: white;
	
}



.main-container {
    display: flex;
    background-color: #FFA500;
    width: 90%;
    max-width: 1200px;
    border-radius: 10px;
    overflow: hidden;
}

/* Section de gauche (texte et images des téléphones) */
.left-section {
    color: #000;
    padding: 20px;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.left-section h1 {
    font-size: 24px;
    margin: 0;
}

.left-section p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.app-buttons {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.app-button {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.app-button img {
    height: 20px;
    margin-right: 8px;
}

.phones {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.phone-img {
    width: 100px;
    height: auto;
    border-radius: 15px;
}

/* Section de droite (image et bouton de réservation) */
.right-section {
    width: 40%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reservation-img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.reserve-button {
    position: absolute;
    bottom: 20px;
    padding: 10px 20px;
    background-color: #28a745;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}


.container1 {
    background-color: #FFA500;
    color: #000;
    width: 90%;
    max-width: 800px;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.container1 h1 {
    font-size: 24px;
    margin: 0;
}

.container1 p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.app-buttons {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.app-button {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.app-button img {
    height: 20px;
    margin-right: 8px;
}

.phones {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.phone-img {
    width: 150px;
    height: auto;
    border-radius: 15px;
}

/* Conteneur parent pour centrer verticalement et horizontalement */
.page-section {
    display: flex;
    justify-content: center; /* Centre horizontalement */
    align-items: center; /* Centre verticalement */
    min-height: 45vh; /* Hauteur de la section */
    background-color: #f5f5f5; /* Couleur de fond optionnelle */
}

.main-container {
    width: 90%;
    max-width: 1200px;
    background-color: #FFA500;
    padding: 20px;
    border-radius: 10px;
}








.popular-destinations {
  padding: 20px;
  text-align: center;
}

.popular-destinations h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
}

.destinations-grid {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 200px);
  grid-auto-flow: dense;
}

.destination-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.destination-item.large {
  grid-column: span 2;
  grid-row: span 2;
}

.destination-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.destination-item:hover img {
  transform: scale(1.1);
}

.destination-item span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
}

.tab-container {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.tab {
    padding: 10px;
    cursor: pointer;
    background-color: white;
    border: none;
    flex: 1; /* Les onglets prendront la même largeur */
    text-align: center;
}

.tab.active {
    background-color: orange;
    color: white;
}

.content {
    padding: 20px;
    border: 1px solid #ddd;
}

/* Media query pour les écrans plus petits */
@media (max-width: 600px) {
    .tab-container {
        flex-direction: column; /* Empile les onglets */
    }
}
.tab {
    padding: 10px;
    background-color: white;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.tab.default-active {
    background-color: orange;
    color: white;
}

.page-section {
    background-color: orange;
    padding: 20px;
}

.main-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left-section, .right-section {
    flex: 1;
    padding: 20px;
}

.left-section {
    color: black
}

.app-buttons {
    margin-top: 10px;
}

.app-button {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    margin: 5px 0;
}

.app-button img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.right-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reservation-img {
    max-width: 100%;
    height: auto;
}

.reserve-button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #ffffff;
    color: orange;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}





.page-section {
    background-color: orange;
    padding: 20px;
}

.main-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left-section, .right-section {
    flex: 1;
    padding: 20px;
}

.left-section {
    color: black;
}

.app-buttons {
    margin-top: 10px;
}

.app-button {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    margin: 5px 0;
}

.app-button img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.right-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reservation-img {
    max-width: 100%;
    height: auto;
}

.reserve-button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #ffffff;
    color: orange;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}











/* General Layout */
.page-section {
    display: flex;
    justify-content: center;
    padding: 40px;
    background-color: #f5f5f5;
    flex-wrap: wrap; /* Ensures the layout stacks on smaller screens */
}

.main-container {
    display: flex;
    max-width: 1200px;
    width: 100%;
    gap: 20px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	color: #000;
    flex-wrap: wrap; /* Allows the sections to wrap on small screens */
}

.left-section {
    color: #000; /* Force la couleur du texte à noir */
}



.left-section {
    flex: 1;
    padding: 20px;
	color: #000;
}

.right-section {
    flex: 1;
    padding: 20px;
}

.app-buttons {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.app-button img {
    width: 100%; /* Makes the image responsive */
    max-width: 200px; /* Adjusts the size of the images */
    height: auto;
}

.reservation-img {
    width: 100%; /* Responsive image */
    max-width: 500px; /* Adjust to fit properly */
    height: auto;
}

.reserve-button {
    display: inline-block;
    background-color: #ff6600;
    padding: 15px 30px;
    text-align: center;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .main-container {
        flex-direction: column;
    }

    .left-section, .right-section {
        width: 100%;
    }
}





.popular-destinations {
  padding: 20px;
  text-align: center;
}

.popular-destinations h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
}

.destinations-grid {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 200px);
  grid-auto-flow: dense;
}

.destination-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.destination-item.large {
  grid-column: span 2;
  grid-row: span 2;
}

.destination-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.destination-item:hover img {
  transform: scale(1.1);
}

.destination-item span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
}

.tab-container {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.tab {
    padding: 10px;
    cursor: pointer;
    background-color: white;
    border: none;
    flex: 1; /* Les onglets prendront la même largeur */
    text-align: center;
}

.tab.active {
    background-color: orange;
    color: white;
}

.content {
    padding: 20px;
    border: 1px solid #ddd;
}

/* Media query pour les écrans plus petits */
@media (max-width: 600px) {
    .tab-container {
        flex-direction: column; /* Empile les onglets */
    }
}
.tab {
    padding: 10px;
    background-color: white;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.tab.default-active {
    background-color: orange;
    color: white;
}































/* Conteneur des blocs */
.containerr {
  display: flex;
  justify-content: space-between; /* Espacement entre les blocs */
  align-items: flex-start; /* Aligner les blocs en haut */
  gap: 20px; /* Espacement entre les blocs */
  max-width: 1200px;
  margin: 0 auto;
}

/* Style des blocs */
.block {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: left;
  flex: 1; /* Les blocs occupent tous le même espace */
  max-width: 22%; /* Assurez-vous que chaque bloc a une largeur spécifique */
  display: flex;
  align-items: flex-start;
  gap: 20px; /* Espacement entre l'icône et le contenu */
}

/* Icône */
.block-icon {
  width: 40px;
  height: 40px;
}

/* Contenu */
.block-content {
  display: flex;
  flex-direction: column;
}

.block-content h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
}

.block-content p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

/* Responsivité */
@media (max-width: 1200px) {
  .block {
    max-width: 24%; /* Les blocs deviennent légèrement plus grands */
  }
}

@media (max-width: 768px) {
  .containerr {
    flex-wrap: wrap; /* Permet aux blocs de se déplacer en ligne suivante */
    justify-content: center; /* Centrer les blocs sur de petits écrans */
  }

  .block {
    max-width: 45%; /* Deux blocs par ligne */
  }
}

@media (max-width: 480px) {
  .block {
    max-width: 100%; /* Un bloc par ligne */
  }
}

/* Style du titre avec ligne orange */
.title-containe {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1500px; /* Limite la largeur du conteneur */
  margin: 0 auto;
}

hr {
  border: 0;
  height: 1px;
  background-color: #FFA500; /* Ligne orange */
  flex-grow: 1;
  max-width: 400px; /* Limite la largeur de chaque ligne */
}

.title {
  margin: 0 15px;
  font-size: 24px;
  font-weight: bold;
}








/* Conteneur principal */
.other-agencies-section {
  padding: 30px 20px;
  background-color: #fff;
  text-align: center;
}

h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

/* Conteneur des agences */
.agencies-container {
  display: flex;
  justify-content: space-between;
  gap: 20px; /* Ajout d'un espacement horizontal et vertical */
  flex-wrap: wrap; /* Permet aux éléments de se réorganiser sur les petits écrans */
  max-width: 1200px;
  margin: 0 auto;
}

/* Style des liens des agences */
.agency {
  text-decoration: none;
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 120px; /* Fixe la largeur de chaque bloc */
  text-align: center;
  margin-bottom: 20px; /* Ajout d'un espacement entre les lignes */
}

/* Cadre gris autour de l'agence */
.agency-frame {
  border: 1px solid #ddd; /* Cadre gris */
  padding: 15px;
  border-radius: 10px;
  transition: box-shadow 0.3s ease;
  width: 330px;  /* Dimension du cadre */
  height: 90px; /* Ajuste la hauteur du cadre */
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centre les éléments dans le cadre */
  align-items: center;
}

/* Icône */
.agency-logo {
  width: 80px;
  height: 40px;
  object-fit: contain;
  margin-bottom: 10px;
  transition: transform 0.3s ease;
}

/* Titre (Nom de l'agence) */
.agency span {
  font-size: 14px;
  font-weight: bold;
}

/* Effet au survol */
.agency-frame:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Ajout d'une ombre douce autour du cadre */
}

.agency-logo:hover {
  transform: scale(1.1);
}

/* Responsivité */
@media (max-width: 768px) {
  .agencies-container {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .agency {
    width: 90px;
  }
}











/* Section principale avec fond gris */
.app-section {
  background-color: #f0f0f0;
  padding: 40px 20px;
}

/* Conteneur principal aligné en flexbox */
.main-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; /* Permet de s'adapter aux petits écrans */
  max-width: 1290px;
  margin: 0 auto;
}

/* Bloc gauche */
.app-left {
  flex: 1;
  padding-right: 20px;
  margin-bottom: 20px;
}

.app-left h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.app-left p {
  font-size: 16px;
  margin-bottom: 20px;
}

.features {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.features li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.features img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

/* Boutons rapprochés */
.app-buttons {
  display: flex;
  gap: 5px; /* Petit espace entre les boutons */
}

.app-buttons img {
  width: 140px;
  height: auto;
}

/* Bloc droit */
.app-right {
  flex: 1;
  display: flex;
  justify-content: center;
}

.app-image {
  width: 300px;
  height: auto;
}

/* Responsive Design */
@media (max-width: 768px) {
  .main-container {
    flex-direction: column; /* Les blocs se superposent sur petits écrans */
    text-align: center;
  }

  .app-left {
    padding-right: 0;
  }

  .app-buttons {
    justify-content: center;
  }

  .app-image {
    width: 250px; /* Réduit la taille de l'image sur mobile */
  }
}

@media (max-width: 480px) {
  .app-buttons img {
    width: 120px; /* Réduit les boutons sur très petits écrans */
  }
}







.info-section {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.info-section h2 {
  text-align: center;
  margin-bottom: 20px;
}

.tab-header {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 4px solid #ccc;
  margin-bottom: 20px;
}

.tab-item {
  flex: 1;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  color: #666;
  border-bottom: 4px solid transparent;
  transition: all 0.3s;
}

.tab-item.active {
  color: #000;
  border-bottom: 4px solid 4px solid #ff690f; /* Ligne verte double */
  font-weight: bold;
}

.tab-panel {
  display: none;
  padding: 20px;
  background: #fff&;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.tab-panel.active {
  display: block;
}

















































/* Global styles */
body {
  font-family: 'Arial', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #fff;
  box-sizing: border-box;
}

.page-section {
  padding: 40px 20px;
  background-color: #fff;
  color: #fff;
}

.main-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.left-section {
  flex: 1;
  min-width: 300px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.text-section h1 {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
}

.text-section p {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}

.app-buttons {
  display: flex;
  justify-content: space-between;
  gap: 5px; /* Reduced gap between the buttons */
  margin-top: 20px;
}

.app-button img {
  width: 140px;
  height: auto;
  transition: transform 0.3s ease;
}

.app-button img:hover {
  transform: scale(1.05);
}

.right-section {
  flex: 1;
  min-width: 300px;
  text-align: center;
  padding: 20px;
}

.image-container {
  position: relative;
}

.reservation-img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 15px;
}

.reserve-button {
  position: absolute;
  bottom: 40px;
  right: 60px;
  display: inline-block;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  padding: 12px 25px;
  font-size: 16px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.reserve-button:hover {
  background-color: #0056b3;
}

/* Responsive styles */
@media (max-width: 768px) {
  .main-container {
    flex-direction: column;
    text-align: center;
  }

  .app-buttons {
    justify-content: center;
    margin-top: 15px;
  }

  .reservation-img {
    width: 90%; /* Adjust image width on smaller screens */
  }

  .reserve-button {
    width: 100%; /* Make the button take the full width */
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 10px;
  }
}



/* Conteneur principal */
.kayak-blocks {
  background-color: #f9f9f9;
  padding: 40px 0;
}



/* Conteneur des blocs */
.containerr {
  display: flex;
  justify-content: space-between; /* Espacement entre les blocs */
  align-items: flex-start; /* Aligner les blocs en haut */
  gap: 20px; /* Espacement entre les blocs */
  max-width: 1200px;
  margin: 0 auto;
}

/* Style des blocs */
.block {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: left;
  flex: 1; /* Les blocs occupent tous le même espace */
  max-width: 22%; /* Assurez-vous que chaque bloc a une largeur spécifique */
  display: flex;
  align-items: flex-start;
  gap: 20px; /* Espacement entre l'icône et le contenu */
}

/* Icône */
.block-icon {
  width: 40px;
  height: 40px;
}

/* Contenu */
.block-content {
  display: flex;
  flex-direction: column;
}

.block-content h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
}

.block-content p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

/* Responsivité */
@media (max-width: 1200px) {
  .block {
    max-width: 24%; /* Les blocs deviennent légèrement plus grands */
  }
}

@media (max-width: 768px) {
  .containerr {
    flex-wrap: wrap; /* Permet aux blocs de se déplacer en ligne suivante */
    justify-content: center; /* Centrer les blocs sur de petits écrans */
  }

  .block {
    max-width: 45%; /* Deux blocs par ligne */
  }
}

@media (max-width: 480px) {
  .block {
    max-width: 100%; /* Un bloc par ligne */
  }
}

/* Style du titre avec ligne orange */
.title-containe {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1500px; /* Limite la largeur du conteneur */
  margin: 0 auto;
}

hr {
  border: 0;
  height: 1px;
  background-color: #FFA500; /* Ligne orange */
  flex-grow: 1;
  max-width: 400px; /* Limite la largeur de chaque ligne */
}

.title {
  margin: 0 15px;
  font-size: 24px;
  font-weight: bold;
}








/* Conteneur principal */
.other-agencies-section {
  padding: 30px 20px;
  background-color: #fff;
  text-align: center;
}

h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

/* Conteneur des agences */
.agencies-container {
  display: flex;
  justify-content: space-between;
  gap: 20px; /* Ajout d'un espacement horizontal et vertical */
  flex-wrap: wrap; /* Permet aux éléments de se réorganiser sur les petits écrans */
  max-width: 1200px;
  margin: 0 auto;
}

/* Style des liens des agences */
.agency {
  text-decoration: none;
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 120px; /* Fixe la largeur de chaque bloc */
  text-align: center;
  margin-bottom: 20px; /* Ajout d'un espacement entre les lignes */
}

/* Cadre gris autour de l'agence */
.agency-frame {
  border: 1px solid #ddd; /* Cadre gris */
  padding: 15px;
  border-radius: 10px;
  transition: box-shadow 0.3s ease;
  width: 330px;  /* Dimension du cadre */
  height: 90px; /* Ajuste la hauteur du cadre */
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centre les éléments dans le cadre */
  align-items: center;
}

/* Icône */
.agency-logo {
  width: 80px;
  height: 40px;
  object-fit: contain;
  margin-bottom: 10px;
  transition: transform 0.3s ease;
}

/* Titre (Nom de l'agence) */
.agency span {
  font-size: 14px;
  font-weight: bold;
}

/* Effet au survol */
.agency-frame:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Ajout d'une ombre douce autour du cadre */
}

.agency-logo:hover {
  transform: scale(1.1);
}

/* Responsivité */
@media (max-width: 768px) {
  .agencies-container {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .agency {
    width: 90px;
  }
}











/* Section principale avec fond gris */
.app-section {
  background-color: #f0f0f0;
  padding: 40px 20px;
}

/* Conteneur principal aligné en flexbox */
.main-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; /* Permet de s'adapter aux petits écrans */
  max-width: 1290px;
  margin: 0 auto;
}

/* Bloc gauche */
.app-left {
  flex: 1;
  padding-right: 20px;
  margin-bottom: 20px;
}

.app-left h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.app-left p {
  font-size: 16px;
  margin-bottom: 20px;
}

.features {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.features li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.features img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

/* Boutons rapprochés */
.app-buttons {
  display: flex;
  gap: 5px; /* Petit espace entre les boutons */
}

.app-buttons img {
  width: 140px;
  height: auto;
}

/* Bloc droit */
.app-right {
  flex: 1;
  display: flex;
  justify-content: center;
}

.app-image {
  width: 300px;
  height: auto;
}

/* Responsive Design */
@media (max-width: 768px) {
  .main-container {
    flex-direction: column; /* Les blocs se superposent sur petits écrans */
    text-align: center;
  }

  .app-left {
    padding-right: 0;
  }

  .app-buttons {
    justify-content: center;
  }

  .app-image {
    width: 250px; /* Réduit la taille de l'image sur mobile */
  }
}

@media (max-width: 480px) {
  .app-buttons img {
    width: 120px; /* Réduit les boutons sur très petits écrans */
  }
}







.info-section {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.info-section h2 {
  text-align: center;
  margin-bottom: 20px;
}

.tab-header {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 4px solid #ccc;
  margin-bottom: 20px;
}

.tab-item {
  flex: 1;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  color: #666;
  border-bottom: 4px solid transparent;
  transition: all 0.3s;
}

.tab-item.active {
  color: #000;
  border-bottom: 4px solid 4px solid #ffa85b; /* Ligne verte double */
  font-weight: bold;
}

.tab-panel {
  display: none;
  padding: 20px;
  background: #fff&;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.tab-panel.active {
  display: block;
}







/* Réserve l'espace pour le widget afin d'éviter le reflow */
.ct-app-placeholder {
  /* Ajustez la hauteur en fonction de ce que le widget doit occuper (exemple ici : 300px) */
  min-height: 300px;
  width: 100%;
  background-color: #fff; /* Couleur par défaut similaire au background du bloc */
}

/* Pour la mise en forme globale du conteneur (peut être déplacé dans votre CSS principal) */
.formulaire {
  max-width: 800px;
  background-color: #fff;
  padding: 20px;
  margin: 0 auto; /* Centrer le bloc */
}






/* Réserve un espace pour le widget (évite le décalage de mise en page / CLS) */
.ct-app-placeholder {
  min-height: 300px; /* Ajustez selon la taille finale du widget */
  width: 100%;
  background-color: #fff;
}

/* Bloc principal pour le formulaire (booking) */
.booking-block {
  background-color: #fff0;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-radius: 8px;
}

/* Petit espace vertical supplémentaire */
.spacer-20 {
  height: 20px;
}

/* Bloc de contenu secondaire */
.content-block {
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-radius: 8px;
}

/* Titre principal */
.main-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

/* Liste des fonctionnalités (les 3 blocs) */
.feature-list .feature-item {
  display: flex;
  align-items: flex-start;
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.feature-list .feature-item .icon {
  font-size: 1.5em;
  color: #0073e6;
  margin-right: 10px;
}

.feature-list .feature-item .text h3 {
  margin: 0;
  font-size: 1.1em;
  font-weight: 600;
  color: #333;
}

.feature-list .feature-item .text p {
  margin: 5px 0 0;
  color: #555;
  font-size: 0.95em;
}

/* Bloc des logos */
.rental-logos-block {
  text-align: center;
  margin-top: 30px;
}

/* Gestion adaptative des logos (Bootstrap .img-fluid) */
.rental-logos-block img {
  display: block;
  margin: 0 auto;
}





/* Assurez-vous que les images conservent leur place et réduisent le layout shift */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Optionnel : centralisation des styles pour la section services */
#services .conteneur {
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  /* Vous pouvez ajouter un box-shadow, border-radius, etc. ici si nécessaire */
}

#services .conteneur h3 {
  margin-top: 15px;
  font-size: 1.2em;
  font-weight: bold;
}

#services .conteneur p {
  margin-top: 10px;
  font-size: 1em;
  color: #555;
}

/* Adaptation responsive supplémentaire (si besoin de raffiner les marges sur mobile) */
@media (max-width: 768px) {
  #services .conteneur {
    padding: 15px;
  }
}





/* Styles globaux pour améliorer la stabilité du layout */
body {
  margin: 0;
  font-family: sans-serif;
}

/* Booking Block */
.booking-block {
  max-width: 800px;
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 0 auto; /* Centrage sur mobile et desktop */
}

/* Réserve l'espace pour le widget dynamique */
.ct-app-placeholder {
  min-height: 300px; /* Ajustez en fonction de la hauteur finale du widget */
  width: 100%;
  background-color: #FFF;
}

/* Content Block (Titre, Feature list, Logos) */
.content-block {
  max-width: 800px;
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 0 auto;
}

.main-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.5em;
}

.promo-message {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1em;
}

/* Feature List */
.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.feature-item {
  flex: 1 1 calc(33.33% - 10px);
  display: flex;
  align-items: center;
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.feature-item .icon {
  font-size: 1.5em;
  color: #0073e6;
  margin-right: 10px;
}

.feature-item .text h3 {
  margin: 0;
  font-size: 1.1em;
  font-weight: 600;
  color: #333;
}

.feature-item .text p {
  margin: 5px 0 0;
  color: #555;
  font-size: 0.95em;
}

/* Rental Logos */
.rental-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 15px;
}

.rental-logos img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Responsive adjustments */
@media (max-width: 767px) {
  .feature-item {
    flex: 1 1 100%;
  }
}



/* Réservation d'espace pour le widget afin de réduire le LCP */
.ct-app-placeholder {
  min-height: 300px; /* Adaptez cette hauteur selon la taille finale du widget */
  width: 100%;
  background-color: #FFF;
  position: relative;
  /* Optionnel : centrer le contenu verticalement si un texte placeholder est présent */
  display: flex;
  align-items: center;
  justify-content: center;
}



.features-list {
  padding: 20px 0;
  /* Pas de background-color, le blanc par défaut du container reste visible */
}

.feature-item {
  text-align: center;
  padding: 0 15px;
  position: relative;
}

/* Ligne de séparation verticale entre les blocs (à partir de l'écran md) */
@media (min-width: 768px) {
  .feature-item:not(:last-child) {
    border-right: 1px solid #ccc;
  }
}

/* Icône sans fond */
.icon-container {
  width: 60px;
  height: 60px;
  min-width: 60px;
  /* Aucune couleur de fond */
  background-color: transparent;
  /* Retirez la bordure arrondie si souhaité */
  /* border-radius: 8px; */

  color: #0D6EFD;     /* Couleur bleue de l’icône */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  font-size: 2em;
}

/* Titres et paragraphes */
.feature-text h3 {
  margin: 0 0 5px;
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}

.feature-text p {
  margin: 0;
  font-size: 0.95em;
  color: #555;
}

/* Sur mobile, enlever la ligne de séparation supplémentaire */
@media (max-width: 767px) {
  .feature-item {
    border-right: none;
    margin-bottom: 20px;
  }
}






/* Sur mobile, Voiture Bloc x 7  */

/* Réinitialisation de base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Section principale */
.rental-companies {
  background-color: #f7f7f7;
  padding: 20px 0;
}

/* Conteneur central */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Titre de la section */
.companies-title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 30px;
  color: #333;
}

/* Grille des voitures */
.cars-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
}

/* Carte individuelle de voiture */
.car-card {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.car-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* En-tête de la carte */
.car-card-header {
  position: relative;
  width: 100%;
  padding-top: 20%; /* Ratio 16:9 */
  overflow: hidden;
}

.car-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.company-logo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
  height: auto;
  background-color: #fff;
  padding: 5px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Informations sur la voiture */
.car-info {
  padding: 15px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.car-type {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: #222;
}

/* Icônes des caractéristiques */
.car-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}

.car-icons .icon {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  color: #555;
}

.car-icons .icon img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

/* Prix de la location */
.car-price {
  font-size: 1rem;
  font-weight: bold;
  color: #007bff;
  margin-bottom: 15px;
}

.rent-button {
  display: inline-block;
  text-align: center;
  background: linear-gradient(135deg, #ff690f 0%, #e8381b 100%) !important;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.rent-button:hover {
  background-color: #0056b3;
}

/* Responsive pour les très petits écrans */
@media (max-width: 480px) {
  .companies-title {
    font-size: 1.5rem;
  }

  .car-type {
    font-size: 1rem;
  }

  .car-price {
    font-size: 0.9rem;
  }

  .rent-button {
    padding: 8px 12px;
    font-size: 0.9rem;
  }
}
/*Fin Sur mobile, Voiture Bloc x 7  */









:root {
  --font-base: 'Segoe UI', Tahoma, sans-serif;
  --color-text: #333;
  --color-muted: #555;
  --gradient-orange: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
}

.rental-benefits {
  background: #f9f9f9;
  padding: 40px 20px;
  font-family: var(--font-base);
  color: var(--color-text);
}

.rental-benefits .container {
  max-width: 960px;
  margin: 0 auto;
}

.section-title {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
}

.section-intro {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--color-muted);
  text-align: center;
  margin-bottom: 2rem;
}

.companies-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-bottom: 2rem;
}

.companies-logos img {
  height: 36px;
  max-width: 120px;
  object-fit: contain;
  transition: transform 0.3s ease;
  filter: grayscale(100%);
}

.companies-logos img:hover {
  transform: scale(1.05);
  filter: grayscale(0%);
}


.benefits-list li,
.use-cases li {
  margin-bottom: 0.75rem;
  position: relative;
  padding-left: 1.2rem;
}

.benefits-list li::before {
  content: "✔️";
  position: absolute;
  left: 0;
  top: 0;
}

.why-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 2rem 0 1rem;
  text-align: center;
}

.cta-button-wrapper {
  text-align: center;
  margin-top: 2rem;
}

.cta-button {
  display: inline-block;
  padding: 12px 24px;
  background: var(--gradient-orange);
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.cta-button:hover {
  opacity: 0.9;
}

/* MOBILE ADAPTATION */
@media (max-width: 600px) {
  .section-title {
    font-size: 1.4rem;
  }
  .why-title {
    font-size: 1.1rem;
  }
  .companies-logos {
    gap: 12px;
  }
  .companies-logos img {
    height: 28px;
  }
}






 /* BLOC societe P2 Bloc autre destinations  */

.kayak-style-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  margin: 40px auto;
}



.tab-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.tab-button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tab-button.active {
  background-color: #f8f8f8;
  border-color: #aaa;
  font-weight: 600;
}

.section-subtitle {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 16px;
  color: #111;
}

.columns-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.column-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.column-list li {
  margin-bottom: 10px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.column-list li i {
  color: #0071c2;
  font-size: 14px;
}

.column-list a {
  color: #0071c2;
  text-decoration: none;
  font-weight: 500;
}

.column-list a:hover {
  text-decoration: underline;
  color: #005999;
}

/* Responsive */
@media (max-width: 768px) {
  .columns-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .columns-wrapper {
    grid-template-columns: 1fr;
  }
}



 /* FIN BLOC societe P2 Bloc autre destinations  */






.city-container {
  max-width: 960px;
  margin: auto;
  padding: 20px 15px;
  font-family: sans-serif;
}
.city-title {
  font-size: 1.8rem;
  margin-bottom: 20px;
  text-align: center;
}
.city-content {
  font-size: 1rem;
  line-height: 1.7;
  color: #333;
  margin-bottom: 30px;
}
.city-car-section {
  text-align: center;
  margin-bottom: 30px;
}
.city-car-image {
  max-width: 300px;
  width: 100%;
  margin-bottom: 15px;
}
.city-icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
  font-size: 0.95rem;
}
.city-icons .icon {
  display: flex;
  align-items: center;
  gap: 5px;
}
.city-icons img {
  width: 18px;
  height: 18px;
}
.cta-button {
  background: linear-gradient(135deg, #ff690f 0%, #e8381b 100%) !important;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.city-avis {
  margin-top: 40px;
  text-align: center;
}
.city-avis h2 {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.city-stars {
  color: #f7b500;
  font-size: 1rem;
  margin-bottom: 15px;
}
.city-slider .slide {
  margin-bottom: 10px;
  font-style: italic;
  color: #555;
}

/* Responsive */
@media (max-width: 768px) {
  .city-title {
    font-size: 1.5rem;
  }
  .city-icons {
    gap: 10px;
  }
  .cta-button {
    width: 100%;
  }
}




.categories-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}

.category-card {
  width: 200px;
  padding: 15px;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: transform 0.2s ease;
}

.category-card:hover {
  transform: translateY(-5px);
}

.category-card img {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.category-name {
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 8px;
}






/* voiture avec les meilleures agences  */


.car-brands-grid {
  padding: 40px 20px;
  background-color: #f9f9f9;
}

.car-brands-grid .container {
  max-width: 1200px;
  margin: 0 auto;
}

.car-brands-grid .companies-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  color: #333;
}

.car-brands-grid .companies-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 20px;
  justify-items: center;
}

.car-brands-grid .company-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: center;
  text-decoration: none;
  width: 132px;
  height: 132px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.car-brands-grid .company-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

.company-logo-box {
  height: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.company-logo-box img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.company-card-title {
  font-size: 14px;
  font-weight: 500;
  color: #00467f;
  margin-top: 4px;
}

.underline {
  width: 40%;
  height: 3px;
  background-color: #ff690f;
  margin-top: 4px;
  border-radius: 2px;
}



/* BLOC societe P3 Bloc autre destinations  */

.kayak-style-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  margin: 40px auto;
}

.main-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.tab-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.tab-button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tab-button.active {
  background-color: #f8f8f8;
  border-color: #aaa;
  font-weight: 600;
}

.section-subtitle {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 16px;
  color: #111;
}

.columns-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.column-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.column-list li {
  margin-bottom: 10px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.column-list li i {
  color: #0071c2;
  font-size: 14px;
}

.column-list a {
  color: #0071c2;
  text-decoration: none;
  font-weight: 500;
}

.column-list a:hover {
  text-decoration: underline;
  color: #005999;
}

/* Responsive */
@media (max-width: 768px) {
  .columns-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .columns-wrapper {
    grid-template-columns: 1fr;
  }
}



 /* FIN BLOC societe P3 Bloc autre destinations  */



/* Bloc Kayak voiture */

.kayak-style-box {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  padding: 24px;
  margin: 40px auto;
}


.categories-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 24px;
}

.category-cards-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-top: 30px;
}

.category-card {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 15px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.category-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.category-card img {
  max-width: 100%;
  max-height: 100px;
  object-fit: contain;
  margin: 10px 0;
}

.card-title {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

.category-card h3 {
  font-size: 13px;
  color: #00467f;
  margin-top: 8px;
}

.span-2 {
  grid-column: span 2;
}
.span-3 {
  grid-column: span 3;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .category-cards-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .span-2 {
    grid-column: span 3;
  }

  .span-3 {
    grid-column: span 3;
  }
}

@media (max-width: 600px) {
  .category-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .span-2,
  .span-3 {
    grid-column: span 2;
  }
}


/* Villes et aeroports */



/* BLOC societe P3 Bloc autre destinations  */

.kayak-style-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  margin: 40px auto;
}



.tab-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.tab-button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tab-button.active {
  background-color: #f8f8f8;
  border-color: #aaa;
  font-weight: 600;
}

.section-subtitle {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 16px;
  color: #111;
}

.columns-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.column-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.column-list li {
  margin-bottom: 10px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.column-list li i {
  color: #0071c2;
  font-size: 14px;
}

.column-list a {
  color: #0071c2;
  text-decoration: none;
  font-weight: 500;
}

.column-list a:hover {
  text-decoration: underline;
  color: #005999;
}

/* Responsive */
@media (max-width: 768px) {
  .columns-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .columns-wrapper {
    grid-template-columns: 1fr;
  }
}



 /* FIN BLOC societe P3 Bloc autre destinations  */





 /* -----------------------------
       SECTION GLOBALE
    ----------------------------- */
    section#content.container {
      background: #fff;
      padding: 20px;
      border-radius: 4px;
      max-width: 1200px;
      margin: 0 auto;
    }

    /* -----------------------------
       2 COLONNES PRINCIPALES
    ----------------------------- */
    .deux-colonnes {
      display: flex;      /* place la colonne gauche et la colonne droite côte à côte */
      gap: 20px;          /* espace horizontal entre les colonnes */
    }
    .colonne {
      flex: 1;            /* chaque colonne prend la moitié de la largeur */
    }

    /* -----------------------------
       PARTIE DROITE
       .voiture : image alignée
       .bloc-avis-global : cadran gris qui englobe les 2 blocs d’avis
    ----------------------------- */
    .voiture {
      /* On met juste un petit margin-bottom pour séparer l’image du bloc d’avis */
      margin-bottom: 20px;
      text-align: center; /* pour centrer l'image, si souhaité */
    }
    .voiture img {
      max-width: 100%;
      height: auto;
    }

    /* Cadran gris qui encapsule les deux blocs ("Excellent" et "Avis clients") */
    .bloc-avis-global {
      background: #fff;     /* fond gris du conteneur global des avis */
      border: 1px solid #ddd;  /* bordure */
      border-radius: 4px;
      padding: 10px;
    }

    /* Les deux blocs avis (côte à côte) à l’intérieur du cadran gris */
    .container-avis {
      display: flex; 
      gap: 20px;   /* espace entre les 2 blocs avis */
      margin-top: 10px;
    }

    /* -----------------------------
       BLOCS D’AVIS (réduits en hauteur)
    ----------------------------- */
    .bloc-gris {
      flex: 1;
      background: #fff;         /* fond blanc pour distinguer à l’intérieur du cadre gris */
      border: 1px solid #f1f1f1;
      border-radius: 4px;
      padding: 10px;
      /* Pour réduire leur taille, on limite la hauteur minimum */
      min-height: 100px;        /* ajustez si nécessaire */
      overflow: auto;           /* si le contenu dépasse, on peut scroller */
    }

    .titre-bloc {
      font-weight: bold; 
      font-size: 1.1rem; 
      margin-bottom: 10px;
    }

    /* -----------------------------
       ÉTOILES (exemple)
    ----------------------------- */
    .star-square-full,
    .star-square-half,
    .star-square-small {
      display: inline-block;
      position: relative;
      text-align: center;
      font-family: Arial, sans-serif;
      border-radius: 2px;
      margin-right: 3px;
    }

    /* Étoile pleine */
    .star-square-full {
      width: 20px; 
      height: 20px;
      background-color: #ffa85b; 
      color: #fff;
      line-height: 20px;
    }
    .star-square-full::before {
      content: "★";
      font-size: 14px;
      position: absolute;
      left: 0; right: 0; top: 0; bottom: 0;
      text-align: center;
    }

    /* Étoile à demi */
    .star-square-half {
      width: 20px; 
      height: 20px;
      background-color: #ffa85b;
      color: #fff;
      line-height: 20px;
      overflow: hidden; 
    }
    .star-square-half::before {
      content: "★";
      font-size: 14px;
      position: absolute;
      left: 0; right: 0; top: 0; bottom: 0;
      text-align: center;
    }
    .star-square-half::after {
      content: "";
      position: absolute;
      top: 0; right: 0;
      width: 50%;
      height: 100%;
      background: #fff; /* masque la moitié droite */
    }

    /* Étoile petite (ex: Trustpilot logo) */
    .star-square-small {
      width: 20px; 
      height: 16px;
      background-color: #00b67a;
      color: #fff;
      line-height: 16px;
    }
    .star-square-small::before {
      content: "★";
      font-size: 14px;
      position: absolute;
      left: 0; right: 0; top: 0; bottom: 0;
      text-align: center;
    }

    /* -----------------------------
       SLIDER DE MINI-AVIS
    ----------------------------- */
    .slider-avis {
      display: flex; 
      align-items: center; 
      gap: 10px;
      margin-top: 10px;
    }
    .arrow {
      font-size: 1.2rem;
      width: 26px; 
      height: 26px;
      border: 1px solid #ccc;
      border-radius: 50%;
      background: #fff; 
      color: #333;
      display: flex; 
      align-items: center; 
      justify-content: center;
      cursor: pointer; 
      user-select: none;
    }
    .slide-container {
      position: relative; 
      width: 200px; 
      min-height: 40px;
    }
    .slide-avis {
      display: none;
    }
    .slide-avis.active {
      display: block;
    }

@media (max-width: 768px) {
  .deux-colonnes {
    flex-direction: column;
  }
  .deux-colonnes .colonne {
    width: 100%;
    flex: none; /* on enlève le flex:1 pour qu’elles prennent la largeur complète */
  }

  /* Ajuster aussi la disposition des .container-avis si nécessaire */
  .container-avis {
    flex-direction: column;
  }
}

/* La “Picto SVG bleu” */
.icon-check {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #EAF2FE; /* même bleu très clair que votre cercle */
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}

/* coche plus épaisse, bien centrée */
.icon-check::after {
  content: '';
  position: absolute;
  left: 6px;   /* ajuste l’horizontale selon l’alignement visuel */
  top: 3px;    /* ajuste le vertical pour centrer parfaitement */
  width: 8px;  /* longueur de la « patte » de la coche */
  height: 14px;/* hauteur totale de la coche */
  border-right: 4px solid #0D6EFD;  /* bleu foncé identique à votre SVG */
  border-bottom: 4px solid #0D6EFD;
  transform: rotate(45deg);
  transform-origin: center;
}




/* —— Desktop Navigation —— */
.best-nav.desktop{display:flex;justify-content:space-between;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05)}
.best-tab{flex:1;padding:12px;font:600 1rem/1.1 "Segoe UI",sans-serif;background:#fff;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:.3s;text-align:center}
.best-tab i{margin-right:6px;color:#003865}
.best-tab:hover{background:#f1f5ff}
.best-tab.active{border-bottom-color:#3a55ff;background:#f7f8ff}

/* —— Data grid —— */
.best-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0;padding:0;list-style:none}
.best-grid li{border-bottom:1px solid #e5e5e5}
.best-grid a{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:.94rem;color:#222;text-decoration:none}
.best-grid a i{color:#3a55ff}
.best-panel{display:none;margin-top:20px}
.best-panel.active{display:block}

/* —— Mobile cards —— */
.mobile-nav{display:none}
.mobile-title{text-align:center;font-size:1.35rem;font-weight:700;margin:15px 0 18px}
.card-list{display:flex;flex-direction:column;gap:12px}
.card-link{background:#f7f7f7;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:12px;font:600 1rem/1.1 "Segoe UI",sans-serif;color:#003865;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05)}
.card-link i{color:#3a55ff;font-size:1.1rem}
.card-link.active{background:#e7efff}

/* —— Responsive —— */
@media(max-width:768px){
  .best-nav.desktop{display:none}
  .mobile-nav{display:block}
  .best-grid{grid-template-columns:1fr}
}
.tripncar-container {
  max-width: 1140px;
  margin: auto;
  padding: 20px;
}
.tab-header {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.tab-item {
  cursor: pointer;
  padding: 10px 20px;
  border-bottom: 4px solid transparent;
  color: #666;
}
.tab-item.active {
  border-bottom: 4px solid #ffa85b;
  color: #000;
  font-weight: bold;
}
.tab-panel {
  display: none;
}


.points-interet {
  padding: 2rem 0;
  background-color: #f9f9f9;
}

.points-interet .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.points-interet .main-title {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #333;
}

.points-interet .section-subtitle {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  color: #555;
}

/* Grille de colonnes */
.points-interet .columns-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

/* Listes dans chaque colonne */
.points-interet .column-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.points-interet .column-list li {
  margin-bottom: 0.75rem;
}

.points-interet .column-list a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #007bff;
  font-size: 1rem;
  transition: color 0.2s ease;
}

.points-interet .column-list a:hover {
  color: #0056b3;
}

.points-interet .column-list i {
  margin-right: 0.5rem;
  font-size: 1rem;
  color: #007bff;
  transition: transform 0.2s ease;
}

.points-interet .column-list a:hover i {
  transform: translateX(2px);
}

/* Fallback message */
.points-interet .columns-wrapper p {
  font-style: italic;
  color: #777;
  grid-column: 1 / -1; /* Prend toute la largeur */
  text-align: center;
}

/* Responsive */
@media (max-width: 992px) {
  .points-interet .columns-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .points-interet .columns-wrapper {
    grid-template-columns: 1fr;
  }
}



.tripncar-container {
  max-width: 1200px;
  margin: 2rem auto;
  padding: 0 1rem;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* En-tête (titre + onglets) */
.tripncar-container .info-section {
  text-align: center;
  padding: 1.5rem 0;
}

.tripncar-container .info-section .title {
  font-size: 1.875rem;
  margin-bottom: 1rem;
  color: #333;
}

/* Barre d’onglets */
.tripncar-container .tab-header {
  display: inline-flex;
  border-bottom: 2px solid #ddd;
  margin-bottom: 1.5rem;
}

.tripncar-container .tab-header .tab-item {
  background: transparent;
  border: none;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  cursor: pointer;
  color: #666;
  transition: all 0.2s ease;
}

.tripncar-container .tab-header .tab-item.active {
  color: #000;
  border-bottom: 4px solid #ffa85b;
  font-weight: 600;
}

/* Contenu des onglets */
.tripncar-container .tab-panel {
  display: none;
  padding-bottom: 2rem;
  line-height: 1.6;
  color: #444;
}

.tripncar-container .tab-panel h3,
.tripncar-container .tab-panel h4 {
  margin-top: 1.25rem;
  color: #222;
}

.tripncar-container .tab-panel p {
  margin: 0.5rem 0 1rem;
}

/* Afficher le panneau actif */
.tripncar-container .tab-panel:first-of-type {
  display: block;
}

/* Liens dans le panneau aéroports */
.tripncar-container .tab-panel .row p {
  margin: 0.5rem 0;
}

.tripncar-container .tab-panel .row a {
  color: #007bff;
  text-decoration: none;
}

.tripncar-container .tab-panel .row a:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .tripncar-container .tab-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .tripncar-container .tab-header .tab-item {
    flex: 1 1 50%;
    text-align: center;
  }
}


.points-interet .columns-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
}

.points-interet .column-list {
  list-style: none;
  padding: 0;
}

.points-interet .column-list li {
  margin-bottom: 0.75rem;
}

.points-interet .column-list a {
  text-decoration: none;
  color: #007BFF;
}

.points-interet .column-list a:hover {
  text-decoration: underline;
}