
html 
{
	overflow-y: hidden;
	text-rendering:optimizeSpeed;
	font-family: "Titillium Web",sans-serif;
        height: 100%;
}
body {
    position:relative;
    font-family: "Open Sans",sans-serif;
    line-height:normal;
    height: 100%; 
    margin:0;
    padding:0;
    overflow: auto;
    font-size:12px;

}

a
{
    color:black;
    text-decoration: none;
}



/************** typages *****************/
h1, h2,h3,h4,h5,h6
{
font-family: 'Julius Sans One', sans-serif;
color: black;
text-align:center;

}



h1 {
	font-size: 30px;	
	line-height: 1;
	margin: 0 auto;
    margin-bottom:10px;

	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
    color:#9e8a7f;
       
}



h2
{
	margin: auto;
	padding-top: 0px;
	padding-bottom: 25px;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size:20px;
	font-weight:900;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;

	color:black;	
}

h2.soustitre
{
    padding-top:5px;
    padding-bottom:0px;
    text-transform:none;
    font-size:20px;
    letter-spacing: 0px;
    text-transform:uppercase;
    color:white;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;	
    text-align:left;
    
}


h3.babytitre{
	font-size:18px;
	font-weight:bold;
    
}

h3.LesCyranos
{
    margin-top:0px;
        padding-top: 20px;
    margin-bottom:20px;
}

h3.TitreAdherent
{
    margin-bottom:40px;
}

h4{
	font-size:20px;
	font-weight:bold;
    
}
h4
{
    font-family: "Titillium Web",sans-serif;
    font-size:18px;
}


/***************** *******************/
.TabbedPanels {
position: absolute;
top: 0;
width: 100%;
background-color:transparent;
}

.TabbedPanelsContentGroup
{

}


/**************      ****************/

.div-logo-config
{
    position:absolute;
    margin-right: auto; 
    text-align: center;
    z-index:11;
    padding:20px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.logo-config
{
    width:200px;
    object-fit: cover;
    text-align:center;  

}


/*************   a     ********************/



 a:hover, a:focus,a:active,a:visited
{
    text-decoration:none;
    color :black;
}

a.link-lang
{
    text-decoration:none;
    color :white;
}
a.link-lang:hover
{
    text-decoration:underline;
    color :white;
}

a.libre
{
    text-decoration:none;
    color:#6e7177;
    display: flex;
}
a.foot
{
    text-decoration:underline;
    color:#3867c5;
}

a.foot:hover, a.foot:focus,a.foot:active,a.foot:visited
{
    text-decoration:none;
    color :black;
}

.enter-AR-button
{
    display:none;
}

#enter_AR_button img
{
    width:100px;
}

.BlocFull
{
    margin:0 auto;padding:50px;max-width:1915px; object-fit: cover;
}

.babygroupe
{
    margin-top:30px;
    display:flex;
    justify-content:center;
    flex-direction:row;
    flex-wrap:wrap;
}





.billarddiv
{
    display:block;
    position:relative;
    max-width: 300px;
    padding:15px;
    padding-bottom:0px;
    flex: 2 1 auto;
    border: 2px solid #ededed;
    border-radius: 4px;
    margin:25px;
    transition:0.5s;
    box-shadow:1px 1px 1px white;
    overflow: hidden;
    cursor:pointer;
}

.ambiancediv
{
    max-width: 500px;
}
.billarddiv:hover
{
    /*border: 2px solid rgb(200, 200, 200);*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    cursor:pointer;
}
.linkbillard
{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-bottom:15px;
    height: 100%;
    display: block;
}

.billarddesc
{
    text-align: justify;
    padding-top:15px;
    padding-bottom:15px;
}
.apartirde
{
    position:relative;
   bottom:0px;
   margin:0 auto;
   display:flex;
   flex-direction:row;
   padding-top:2px;
   padding-bottom:2px; 
   font-size:14px;
}



/*CHECKBOX*/
.checkbox-lg .form-check-input{
    top: .8rem;
    scale: 1.4;
    margin-right: 0.7rem;
}

.checkbox-lg .form-check-label {
}

.checkbox-xl .form-check-input {
    top: 1.2rem;
    scale: 1.7;
    margin-right: 0.8rem;
}

.checkbox-xl .form-check-label {
    padding-top: 19px;
}

.form-check-input[type=checkbox]
{
     border-radius: initial;
}


@media(min-width:768px)
{


    .apartirde
    {   
        flex-direction:column;
        text-align:center;
    }


}


.billarddiv a img
{
    width:100%;

}

.billarddiv a div p
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
}


.objetimg
{
    transition: transform .5s ease;
}

.objetimg:hover
{
    transform: scale(1.6);
}


.divfooter
{
    margin:0 auto;
    text-align:center;
    padding:20px;
}


/*******************/

.boutonretour
{
    position:absolute;
    z-index:12;
    top: 12px;
    right:70px;
}

.boutonretour a
{
    display: block;
    border:1px solid #9e8a7f;
    padding:10px;
    text-transform:uppercase;
    font-size:12px;
    color:white;
    background-color:black;
    transition:0.5s;

}

.boutonretour a:hover
{
    color:white;border:1px solid white;
}

/********************/

.bloctypacc
{
    position: relative;
    background-color: #6e7177;
    border-right:1px solid white;
    height: 60px;
}
.bloctypacc:active
{
 
}
.triangle {
    visibility: hidden;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #608A32 transparent transparent;
    right: 0;
    top: 0;
    position: absolute;
  }

/* Style the tab */
.tab {
    position:absolute;
    bottom:0px;
    width:100%;
    overflow-x: hidden;
	overflow-y: hidden;

    border: 1px solid #ccc;
   
  /*position: fixed;
  bottom: 0;*/
}

.soustab
{
   /* white-space: nowrap;*/
   position:relative;
	overflow-x: hidden;
	overflow-y: hidden;
    -webkit-box-orient: vertical;
    display:flex;
    justify-content: space-between;
   background:#6e7177;
}


.soustabgroupe
{
    display:flex;
}



/* Style the buttons inside the tab == tablinks*/
.soustab div button {
  background-color: rgba(0,0,0,0);
  width:200px;
  height: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  display: inline-block;
  padding-top:5px;
  padding-bottom:3px;
 
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 2px;
  font-weight: 700;
  color: black;

  transition: 0.5s;
}


.spanTexte
{
    height:15px;
    text-transform:capitalize;
    overflow: hidden;
    font-style:italic;
    font-size:13px;
    padding-top: 3px;
    color: tan;
    font-weight: 200;
}
.spanPrix
{
    height:15px;
    text-transform: none;
    color:white;
    font-size:13px;
    padding-top: 3px;
    font-weight: 200;
}

/* Change background color of buttons on hover */
.soustab div button:hover {
    transition: 0.5s;
  background-color: #ddd;
}

/* Create an active/current tablink class */
.soustab div button.active {
    transition: 0.5s;
    background-color: #9e8a7f;
    color:white;
}

/*******/

/********** PARTIE ACCESSOIRES **************/

.BlocAccessoires
{
    position:absolute;
    width:100%;
    bottom:60px;
    overflow-x: hidden;
	overflow-y: hidden;
 
}

.ContainerAccessoires
{
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: rgba(180,180,180,0.7);
   
}

/* Représente la bar d'accessoire de chaque type d'accessoires */
.tabcontent {
  display: none;
  padding:25px;
  padding-top:10px;
  padding-bottom:10px;
 
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.MenuBarItemSubmenu
{
    display:block;
    text-decoration: none;
    cursor: pointer;
}
.soustabcontent
{
    display:flex;
    width:100;
}

/* Bouton d'accessoire */
.blocelement
{
    position:relative;
    margin:5px;
    border-radius:3px;
    background-color:white;
}

.imagacc
{
    border-radius: 3px;
}


/**/
.cochette
{
   position:absolute;
   padding:2px;
   top:30px;
   left:55px;
   display:none;
   color:#9e8a7f;
   border-radius:25px;
   background-color: rgba(255,255,255,0.9);
   box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.accessoireinfo
{
margin:0 auto;
margin-top:2px;
text-align:center;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:black;
}



/******** FLECHES ***********/

.paddles {
}
.paddle {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
    background-color: rgba(50,50,50,1);
    border: 0px solid black;
    transition:0.5s;
}
.paddle:hover 
{
    box-shadow:0px 0px 2px white;
}
.fleches
{
    transition:0.5s;
}
.paddle:hover > .fleches
{
  color:#9e8a7f;
}

.left-paddle {
	left: 0;
}
.right-paddle {
	right: 0;
}
.left-paddle2 {
	left: 0;
}
.right-paddle2 {
	right: 0;
}
.hidden {
	display: none;
}

.print {
	margin: auto;
	max-width: 500px;
}

	/*span {
		display: inline-block;
		width: 100px;
	}*/


.close_button
{
    position:absolute;
    right:0px;
    bottom:213px;
    height:30px;
    background-color: rgba(180,180,180,0.7);
    border:none;
    padding:5px;
}


    /************** MODAL *****************/

    /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 15; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  .modalAdvice {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 15; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
    overflow:auto;
    background-color: #fefefe;
    margin: 0 auto; /* 15% from the top and centered */
    margin-top:25px;
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 1000px;
  }

  .modal-content2 {
    background-color: #fefefe;
    margin: 0 auto; /* 15% from the top and centered */
    margin-top:25px;
    padding: 20px;
    border: 1px solid #888;
    width: 300px; /* Could be more or less, depending on screen size */
  }

  .BlocFlexPopup
  {
      display:flex;
      flex-direction:row;
      justify-content:center;
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }



.row
{
    margin-bottom: 5px;
}

/* Lateral-bar */
#boutonBurger
{
    background-color: #444;
    display: inline-block;
    vertical-align: bottom;
    padding: 30px 15px 17px 10px;
    cursor: pointer;
    position: relative;
    border-right: 1px solid #fff;
}

#lateral-bar
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: #6e7177;
    width: 250px;
    height: 100%;
    z-index: 0;
    display: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

/* Responsive */
@media  (max-width: 980px)
{  
    .BlocFlexPopup
    {
        flex-direction:column;
    }
}

/* Pour les smartphones */
@media  (max-device-width: 900px)
{
    body {
        font-size:16px;
    
    }

    .ContainerAccessoires
    {
        overflow:auto;
    }
    
    .soustab
    {
        overflow:auto;
    }
    .BlocAccessoires {
        bottom:90px;
    }
    .soustab div button {
        width:300px;
        font-size: 22px;
    }
    .soustab div button .spanTexte{
        
        font-size: 18px;
        padding-top: 10px;
    }
    .soustab div button .spanPrix{
        
        font-size: 18px;
        padding-top: 15px;
    }
    

    .bloctypacc
    {

    height: 90px;
    }

    .BlocFlexPopup
    {
        flex-direction:column;
    }

    .enter-AR-button
    {
        display: block;
        z-index: 100;
        position: absolute;
    }
  
  }



