.a {
	text-decoration:none;
}
.p {
	color:#000000;
	font-size:16px;
	line-height: 16px;
}

.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.input-field2{
background-color:#ffffff;
font-size:18px;
}

div.oneuser{
  border-radius:10px;
  overflow:hidden;
  background-color:white;
  margin-bottom:20px;
}
.oneuser .userimg{
  height:250px;
  overflow:hidden;

}
.oneuser .userimg img{
  width:100%;
}
.availability{
  position:absolute;
  top:10px;
  left:30px;
  border-radius:15px;
  background-color:#465192;
  color:white;
  padding: 3px 5px;
}

.barcontacts{
  position:absolute;
  top:10px;
  right:30px;
  border-radius:15px;
  //background-color:#ffffef;
  color:white;
  padding: 3px 5px;
}

.ainside1{
  height: 15px;
  width: 15px;
  border-radius: 15px;
  display:inline-block;
  margin-top:3px;
}
.ainside2{
  vertical-align: top;
  padding:2px 0 0 5px;
  font-size:12px;
  display:inline-block;
}
.overimg{
  position: absolute;
  top: 170px;
  left: 30px;
  color:white;
}
.overimg p{
  color:white;
  max-width:95%;
}
.oneuser .details{
  padding:10px 10px 10px 20px;
  height:250px;
}

.dir-alp-p3 ul li:nth-child(n+6) {
  display:block;
}

.oneuser .distancer {
  position: relative;
  margin-left: 135px;
}
.oneuser .distancer .localdistance{
  visibility: visible;
  width: 85px;
  border: 1px solid white;
  border-radius: 20px;
  padding-left: 10px;
  margin-top: -15px;
  background-color: white;
  height:21px;
}
.hom3-top-menu.nodisplay{
  top:0!important;
}
.dir3-home-head.nodisplay{
  display:none;
}
.speccontainer{
  padding-left:15px;
  padding-right:15px;
}
#filterForm{
  position: fixed;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 96%;
  max-width:320px;
}
.paddingleft{
  padding-left:300px;
}
.dir-alp-con{
  z-index:990;
}
#myID{
  z-index:9999;
}
#abbFilterScreen .list-rom-ami ul li a {
  font-size:12px;
  color:black;
}
#abbFilterScreen .list-rom-ami ul li {
  padding: 3px 5px;
}
.dir-alp-l-com h4{
  /*background:#EAEAEA;*/
  background:white;
  color:black;
}
.dir-alp-l-com hr {
  margin:0!important;
  padding:0 5px;
}
#reseter{
  position:absolute;
  top: 115px;
  right:10px;
  font-size:14px;
  font-weight:normal;
}
#reseter i {
  margin-right:5px;
}
#reseter:hover{
  cursor: pointer;
}
label.clickerLabel.labelselected{
  font-size: 12px;
  padding: 5px 15px 5px 7px;
  background: #F7F7F7;
  border-radius: 3px;
  margin-right: 3px;
  font-weight:normal;
}
#colophon, .copy{
  z-index:997;
  position:relative;
}
.jspHorizontalBar{
  display:none!important;
}

.scrollbar-winter-neva::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
  border-radius: 10px; }

.scrollbar-winter-neva::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

.scrollbar-winter-neva::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(330deg, #a1c4fd 0%, #c2e9fb 100%);
  background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%); }

.mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.dir-alp-l3 ul li label{
  font-weight:normal;
  color:black;
}
.dir-alp-l-com h4:before {
  content : "";
  position: relative;
  display:block;
  width:100%;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  border-bottom:1px solid #eaeaea;
  margin-bottom:10px;
}
.dir-alp-l-com1{
  padding-bottom:15px;
}
#validateFilter{
  margin-bottom:40px;
  padding-bottom: 40px;
}
.col-md-9.dir-alp-con-right.list-grid-rig-pad {
  min-height:450px;
}
.jongo {
  top: -4px;
  left: -5px;
  width: 7px;
  height: 12px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #14addb;
  border-bottom: 2px solid #14addb;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  content: '';
  display:inline-block;
  margin-left:2px;
}
.jongo2{
  width:16px;
}

#filterexpander{
  display:none;
}
@media only screen and (max-width: 997px) {
  #filterexpander{
    display:block;
    cursor: pointer;
  }
  #reseter{
    top:65px;
  }
  #filterForm{
    position: relative;
    max-width:100%;
  }
  .hidemenow{
    display:none;
  }
  .jongo3{
    border-top: 2px solid #14addb;
    border-left: 2px solid #14addb;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    position:absolute;
    top:30px;
    left:80px;
  }
}
#checkout-button{
  background: #f74d40;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  padding-left: 0;
  background: -webkit-linear-gradient(to top, #3547ab, #3F51B5);
  background: linear-gradient(to top, #F44336, #fb5a4e);
  border: 0px;
  width:100%;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom: 1px solid #ea3224;
}
.pg-right {
  float: left;
  width: 46%;
  padding: 0px 15px;
  background:none;
  background-color:transparent;
}
@media (max-width:768px){
  .tourz-search-form div:nth-child(3){
    display:block;
    width:auto;
      min-width:45px;
  }
}
.distancer{
  min-height:18px;
}

/* FAQ accordion */
.accordion {
  background-color: #eee;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
}

.activeacc, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.activeacc:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.p {
	color:#000000;
	font-size:16px;
}

.inscript.land-com-form form ul li::before {
  font-family: FontAwesome;
  content: "\f002";
  position: absolute;
  font-size: 18px;
  margin-top: 19px;
  margin-left: 10px;
  color: #424a5a;
  font-weight: 300;
  z-index: 1;
  display:block;
  opacity:1;
}

.inscript.land-com-form form ul li input::placeholder {
  font-weight: 500;
  color: #babcbd;
  opacity: 1; /* Firefox */
}
.inscript.land-com-form form ul li:nth-child(1):before {
  content: "\f007";
}

.inscript.land-com-form form ul li:nth-child(2):before {
  content: "\f007";
}

.inscript.land-com-form form ul li:nth-child(3):before {
  content: "\f003";
}

.inscript.land-com-form form ul li:nth-child(4):before {
  content: "\f095";
}

.inscript.land-com-form form ul li:nth-child(5):before {
  content: "\f002";
}

.inscript.land-com-form form ul li:nth-child(5):hover:before {
  margin-top: 19px;
  margin-left: 10px;
}

.inscript.land-com-form form ul li:nth-child(6):before {
  content: "\f002";
}

.inscript.land-com-form form ul li:nth-child(7):before {
  content: "\f002";
}

.inscript.land-com-form form ul li:nth-child(8):before {
  content: "\f0ca";
}

.inscript.land-com-form form ul li:nth-child(9):before {
  display:none;
}
.searchBoxTitle {
  padding: 0 10px;
  width: 100%;
  height: 45px;
  background-color: white;
}
.searchBoxTitle a{
  text-align:center;
  color:white;
  background-color:#1779d3;

  margin-top: 10px;
  padding: 10px;
  width: 100%;
  display: block;
}
.hidemefull {
  display:none;
}
.netacno{
  padding-left:10px;
  display:block!important;
  text-align:left!important;
  font-weight:900;
  color:white!important;
  background-color:#fb5a4e;
}
.grecaptcha-badge{
  bottom:100px!important;
}

.dotcircle {
  background-color: #ffffef;
  border: none;
  color: #666666;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 26px;
  margin: 4px 2px;
  border-radius: 50%;
}

    .card {
        position: relative;
        display: inline-block;
        margin: 5px;
		background-color:transparent
		border:0px;
		box-shadow:0px 0px;
    }
    .card .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }
    .card:hover .img-top {
        display: inline;
    }

	
 .pg-list-999-right {
     float: left;
     width: 50%;
     padding: 0px 15px;
	 background: #ffffff;
}
 .pg-list-999-right-p1 {
     padding-top: 165px;
}
 .pg-list-999-right-p1 ul {
}
 .pg-list-999-right-p1 ul li {
}
 .pg-list-999-right-p1  {
     background: #ffffff;
     border: 1px solid #ffffff;
     color: #162336;
     padding: 12px 12px;
     text-overflow: ellipsis;
     white-space: pre;
     overflow: hidden;
     font-size: 14px;
}

.espacecontact {
	height:100%;
	padding:15px 15px;
	margin-right:10px;
	background-image: linear-gradient(to top right, #e9ebfa, #c4ccf1);
	border-radius:5%
}

.btn-large {
	background-color:#083644;
}

/* new 29 dec 2024 pour icones social network */
.foot-social ul {
    list-style: none; /* Supprime les puces de liste */
    padding: 0; /* Supprime le padding par défaut */
    margin: 0; /* Supprime la marge par défaut */
    display: flex; /* Place les icônes en ligne */
    gap: 2px; /* Ajoute 5px d'espace entre chaque élément */
	text-align:left;
}

.foot-social li {
    display: inline-block; /* Assure un affichage en ligne */
}

.foot-social img {
    vertical-align: middle; /* Aligne les icônes verticalement au centre */
}

.btn-playrounded {
	margin-top:10px;
    padding: 1.25rem 2rem;
	border:solid 2px #000000;
	color:#000000;
	font-size:30px;
	text-decoration:none;
    border-radius: 50px;

}

.img-playrounded {
	border-radius:50px;
}

/* custom css pour affichage gauche droite correct 26 oct 2025 */
/* Layout de base : desktop/tablette large */
.custom-row {
  display: flex;
  gap: 20px;                 /* espace entre colonnes */
  align-items: flex-start;   /* aligne les deux en haut */
  flex-wrap: nowrap;         /* par défaut pas de wrap pour garder 2 colonnes */
  box-sizing: border-box;
}

/* Proportions : ajustez selon besoin */
.custom-row .left  { flex: 2 1 0%; min-width: 0; } /* flex: grow shrink basis */
.custom-row .right { flex: 1 1 0%; min-width: 0; }

/* Empêcher les contenus larges (images, iframes, tableaux) de provoquer un débordement */
.custom-row img,
.custom-row iframe,
.custom-row table,
.custom-row video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

/* Si un élément interne a des marges qui poussent vers le bas, on peut les neutraliser visuellement pour debug :
.custom-row .left, .custom-row .right { outline: 1px dashed rgba(0,0,0,0.08); }
*/

/* RESPONSIVE : petits écrans -> stack vertical (mobile) */
@media (max-width: 767.98px) {
  .custom-row {
    flex-direction: column;  /* empile les colonnes */
    gap: 12px;
    flex-wrap: wrap;
  }
  .custom-row .left,
  .custom-row .right {
    flex: 0 0 auto;          /* largeur automatique */
    width: 100%;             /* prennent toute la largeur disponible */
  }
}

/* Optionnel : si tu veux un point de rupture différent, change 767.98px */


/* custom css pmour adapter des elements de l'appli sur le site web */
.onethirdblock {
    width: 30%;
    display: inline-block;
    text-align: center;
    padding-left: 3px;
}
.whiteblock {
    text-align: center;
    padding: 5px 5px;
	background-color:#FFFFFF;
	border-radius:8px;
}