@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Roman.otf');
}

/*couleur des BTN*/
body {
    font-family: "Helvetica Neue";
    background-color: #000;
    color: #D2C093;
}

.btnChoisir{
    background-color: #874;
    color: white !important;
    clear: both;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
    letter-spacing: 2px;
}

#btnPasDePref, .btnNouveauCompte{
    font-family: "Helvetica Neue";
    color: white !important;
    background-color: #ADADAD;
    clear: both;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*couleurs des btn au moment du clic*/
.btnChoisir[type="submit"]:focus {
    background-color: #ADADAD;
}

#btnPasDePref[type="submit"]:focus, .btnNouveauCompte:focus {
    background-color: #874;
}

/*couleur des btn au survol*/
.btnChoisir:hover {
    background-color: #ADADAD;
}

#btnPasDePref:hover, .btnNouveauCompte:hover {
    background-color: #874;
}

.session-title {
    color: #874;
}

.session {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Old Standard TT",serif;
    font-style: italic;
    color: #874;
}

.session .glyphicon {
    top: 25px;
    cursor: pointer;
}

.session-block {
    padding: 0 10px;
    cursor: pointer;
}

.session-date {
    color: white;
    background-color: #d4caaa;
    padding: 5px;
    border: 1px solid #d4caaa;
    min-width: 67px;
}

.glyphicon.glyphicon-chevron-right.mobile, .glyphicon.glyphicon-chevron-left.mobile {
    display: none;
}

.input-group-addon {
    background-color: white;
    border: none;
}

#dateformat {
    border: none;
}

.border-foot {
    background-color: #2B2B2B;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 30px;
    color: rgba(244, 250, 255, 0.76);
    font-size: 0.9em;
}
/*couleur des btn après clic*/
.btn:focus:active, .btn:focus, .btn:active {
    outline: none;
}

/* ---- tous -----*/
.reserve-blanc {
    background-color: white;
    padding-bottom: 50px;
    position: relative;
    z-index: 999;
}

.accueil1, .accueil2 {
    width: 50%;
}

.img-global {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-position: 100% -250px;
}

label{
    font-family: "Helvetica Neue";
    font-weight: normal;

}

.connexionBtn{
    display: flex;
    justify-content: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Helvetica Neue";
}

.connexionBtn p{
    width: 35%;
    background: #F3F4F6;
    background-image: -webkit-linear-gradient(top, #F3F4F6, #E8EAED);
    background-image: -moz-linear-gradient(top, #F3F4F6, #E8EAED);
    background-image: -ms-linear-gradient(top, #F3F4F6, #E8EAED);
    background-image: -o-linear-gradient(top, #F3F4F6, #E8EAED);
    background-image: linear-gradient(to bottom, #F3F4F6, #E8EAED);
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-family: "Helvetica Neue";
    color: #3b393b;
    font-size: 0.9em;
    padding: 10px 20px 10px 20px;
    border: solid #8D9096 1px;
    text-decoration: none;
}

h1 {
    font-family: "Helvetica Neue";
    margin: 30px auto 0;
    text-transform: uppercase;
}

.navigation{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.navigation2{
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

.navigation2 h3 {
    font-family: "Helvetica Neue";
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
}

.navigation2 a {
    font-family: "Old Standard TT",serif;
    font-style: italic;
    color: rgb(73, 67, 59);
    padding: 1em 2.2em;
}

.navigation2 .double {
    padding-left: 2.7em;
}

.navigation2 a:hover {
    font-family: "Old Standard TT",serif;
    font-style: italic;
    color: rgb(73, 67, 59);
    padding: 1em 2.2em;
}

.navigation3{
    display: flex;
}

.sousRubrique{
    color: #887744;
    padding: 10px 5px 5px 5px;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
    font-size: 2.5rem;
}

.fond-contenu {
    background-color: white;
    width: 934px;
    overflow-y: hidden;
}

/* Surcharge de l'icone accordéon */
.ui-accordion-header-icon.ui-icon {
    display: none;
}

/* Surcharge texte accordéon */
#accordion h3 {
    font-family: "Helvetica Neue";
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
}
.ui-accordion-content, .ui-accordion-header {
    text-align: left;
}
.ui-state-default {
    background-color: white !important;
    border: none !important;
}
.ui-state-default:hover {
    color: #D2C093 !important;
    background-color: white !important;
    border: none !important;
}
.ui-state-active, .ui-state-active:hover {
    background-color: #D2C093 !important;
    color: white !important;
    border: none !important;
}
.ui-widget-content a {
    font-family: "Old Standard TT",serif;
    font-style: italic;
    color: rgb(73, 67, 59) !important;
    background-color: white !important;
}
.ui-widget-content {
    border: none !important;
}

.allButton{
    border-radius: 0 !important;
    font-weight: normal;
    white-space: normal !important;
}

.reserve{
    background: none;
    color: black !important;
    font-family: "Helvetica Neue";
    font-weight: 400;
    font-size: 2em !important;
    text-transform: lowercase;
}

.proposition{
    font-size: 0.9em;
    font-family: "Helvetica Neue";
    color: rgb(72, 67, 59);
}

.lienAccueil{
    color: #D2C093;
}

.lienAccueil:hover, .lienAccueil:focus {
    color: rgba(210, 192, 147, 0.84);
    text-decoration: none;
}

.border-head {
    padding-left: 10%;
    padding-right: 10%;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    height: 55px;
    max-height: 55px;
    padding-bottom: 400px;
}

.header-img {
    margin-top: -13%;
    width: 100%;
}

.bandeau {
    width: 100%;
}

.logo {
    margin-top: -20%;
    margin-left: 70%;
    width: 20%;
}

.lang {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    position: relative;
}

.form-group{
    margin-bottom: 0;
    margin-top: 1%;
}

.accueil2 .form-group{
    margin-bottom: 0;
    margin-top: 20%;
}

.ligne {
    display: flex;
    cursor: pointer;
}

.single {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06); 
}

.double {
    height: 20px;
    padding-bottom: 30px;
    border-bottom: 1px dashed rgb(73, 67, 59);
    color: #D2C093;
}

.grey {
    color: #FFF;
}

.spa-booker {
    border: black solid 1px;
    display: flex;
}

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

.tous {   
    width: 30%;
}

input[type=checkbox] {
    transform: scale(1.2);
}

a{
    color: #D2C093;
}

a:hover {
    text-decoration: none;
    color: #af8927;
}

.datepicker td {
    color: #af8927;
}

.datepicker table tr td.disabled{
    color: rgba(51, 51, 51, 0.3) !important;
}

.table-condensed{
    background-color: white;
	width: 90%;
}

.plageHoraire{
    display: flex;
    justify-content: space-around;
    width: 934px;
    margin-bottom: 50px;
}

.plageHoraire p{
    font-size: 0.7em;
    background-color: #bba15d;
    padding: 10px 20px 10px 20px;
    margin: 0 2px;
    border: 1px solid white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.btn-matin, .btn-midi, .btn-soir{
    margin-top: 30px;
}

.listeMatin,.listeMidi,.listeSoir{
    width: 15%;
}

.btnIdentifier{
    margin-top: 20px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-family: "Helvetica Neue";
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.btnIdentifier:hover {
    text-decoration: none;
}

.inputLogin{
    display: flex;
    flex-direction: column;
}

.tableLogin{
    border-spacing : 35px;
    border-collapse : collapse;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

.inputTextLogin{
    width: 100%;
}

input,
input::-webkit-input-placeholder {
    font-size: 0.9em;
}

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

.lienRetourBorderLeft{
    padding-left: 10px;
    margin-left: 10px;
    border-left: #b5b5b5 1px solid;
}

#showHide{
    width:20px;
    height:10px;
    margin-top: 10px;
    margin-right: 10px;
}

footer a{
    color: #5d6973;
}

.tarifTemp .glyphicon{
    margin-right: 5px;
}

.margeLogin{
    margin-top: 10px;
}

#dayDisable{
    color: #cac5c5 !important;
    cursor: default;
}

.phaseSousCatNavigation{
    max-width: 70%;
}

.optionBirth{
    display: flex;
    flex-direction: column;
}

.optionBirth td{
    margin-right: 15px;
}

/* Option cure */
.cure {
    font-size: 0.9em;
    font-family: "Helvetica Neue";
}

/* Option bon cadeau */
.bon {
    text-align: left;
    font-family: "Helvetica Neue";
    color: rgb(73, 67, 59);
    padding: 0 .5em 0 .7em;
}

.bon h3 {
    cursor: pointer;
    font-size: 20px !important;
}

.bon h3:hover {
    color: #D2C093 !important;
}

.bon p {
    font-size: 0.98em;
    padding-left: 1.3em;
    font-family: "Helvetica Neue";
}

/*informations bas de page*/
.infos{
    background-color: black;
    padding-top: 20px;
    padding-left: 20%;
    padding-right: 20%;
    position: relative;
    z-index: 2;
}
.infos table{
    width: 100%;
}
.infos a{
    color: #D2C093;
}

.ouvert table{
    //width: 60%;
    font-size: 1.4rem;
    color: white;
}
.contact table{
    font-size: 1.4rem;
    color: white;
}

.contact td{
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

/* Slider des bons cadeau */
.slideshow-container {
    padding-top: 50px;
    width: 30%;
    position: relative;
    margin: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
a.prev, a.next {
    cursor: pointer;
    position: absolute;
    top: 16%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev {
    left: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: #D2C093;
    padding: 8px 12px;
    bottom: 8px;
    width: 100%;
    text-align: center;
    font-family: "Helvetica Neue";
    font-weight: bold;
    font-size: 15px;
}

.fade-slider {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.emp {
    line-height: 4em;
}

.emp div {
    height: 63px !important;
}

.single.pair {
    text-align: right;
    white-space: nowrap;
}

.single.impair {
    text-align: left;
}

.glyphicon-user {
    color: #D2C093 !important;
}

.menu-gauche {
    width: 400px;
}

.menu-gauche div {
    text-align: left;
    margin: 10px;
}

.bon-p {
    font-family: "Helvetica Neue";
    color: rgb(73, 67, 59) !important;
    padding-top: -50px;
}

.soin-p {
    color: #874 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 44px;
    font-family: "Old Standard TT",serif;
    font-weight: bold;
}

.double.proposition.tarifTemp {
    white-space: nowrap;
}

.submit-link:hover {
    text-decoration: underline;
}

/* ------smartphone------ */
@media screen and (max-width: 850px) {
    body {
        font-size: 1.8rem !important;
    }

    .sousRubrique {
        font-size: 1.5rem;
    }

    .bon h3 {
        font-size: 16px !important;
    }

    .accueil1 {
        display: none;
    }

    .accueil2 {
        width: 100%;
        margin-bottom: 20px;
    }

    .border-head a img, .border-foot a img {
        width: 90% !important;
    }

    .reserve {
        background: none;
        color: black !important;
        font-family: "Helvetica NeueO";
        font-size: 1.3em !important;
        text-transform: lowercase;
    }

    .infos {
        display: inherit !important;
    }
    
    .horaires {
        margin-bottom: 20px;
    }
    
    .contact {
        padding-bottom: 20px;
    }

    .fond-contenu {
        width: 100%;
        overflow-y: hidden;
    }

    .btn, #btnPasDePref, .btnNouveauCompte {
        font-size: 0.9rem;
        min-height: 68px;
    }

    .tableLogin,tbody{
        width: 80%;
    }

    .form-control {
        font-size: 0.7em;
        height: 60px;
    }

    .navigation a{
        font-size: 0.93em;
    }

    table{
        width: 80%;
    }

    .btnCategorie{
        width: 300px;
    }

    .navigation{
        font-size: 0.69em;
    }

    .navigation2 h3 {
        font-size: 1.1em !important;
    }

    .typeNavigateur img{
        width: 35px;
    }

    .choixMasseur{
        width: 50%;
    }

    .lienAccueil {
        font-size: 1.5rem
    }

    .tarifTemp{
        display:flex;
        font-size: 0.7em;
        font-style: italic;
    }

    .ouvert table {
        width: 100%;
        font-size: 1.4rem;
        color: white;
    }

    .single.pair {
        border-bottom: none !important;
        margin-bottom: -35px !important;
    }

    .single.pair, .single.impair {
        text-align: center;
    }

    .glyphicon-calendar {
        font-size: 20pt !important;
    }

    .listeMatin, .listeMidi, .listeSoir {
        width: 70% !important;
    }

    .next {
        left: 100%;
        right: initial;
    }

    .prev {
        right: 100%;
        left: initial;
    }

    .infos {
        padding-right: 0 !important;
        padding-left: 10% !important;
    }

    .plageHoraire {
        width: 100% !important;
    }

    .border-head {
        padding-bottom: 330px;
    }

    .session {
        display: initial;
    }

    .session-date {
        width: 90%;
    }

    .session .glyphicon {
        top: 0;
    }

    .session-mobile {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
    }

    .glyphicon.glyphicon-chevron-right.mobile, .glyphicon.glyphicon-chevron-left.mobile {
        display: block;
    }

    .img-global {
        height: auto;
		    background-position-x: center;
    }

    .btnChoisir {
        max-width: 120px;
    }
}

@media screen and (max-width: 420px){
    .menu-gauche {
        width: auto !important;
    }
}

/* -----ordinareur----- */
@media screen and (min-width: 850px) {
    .typeNavigateur img{
        width: 20px;
    }

    .navigation{
        font-size: 0.79em;
    }

    .tableLogin, tbody{
        width: 35%;
        border-spacing: 15px;
        border-collapse: separate;
    }

    td, tr {
        padding: 0px;
    }

    .choixMasseur{
        width: 30%;
    }

    .btnCategorie{
        width: 180px;
    }

    table{
        width: 60%;
    }
    body {
        font-size: 1.8rem;
    }

    .form-control {
        font-size: 0.9em;
        height: 40px;
    }

    .btn {
        font-size: 0.7em;
        min-height: 68px;
    }

    .tarifTemp{
        display:flex;
        font-size: 0.8em;
        font-style: italic;
    }

    #accordion {
        width: 70%;
    }
}

/*****************************PARTIE ADMIN*************************************/
.admin-header {
    background-image: url('../img/bg01.jpg');
    background-repeat: no-repeat;
    background-position: 0% -380px;
    height: 300px;
}

.admin-input, .admin-title {
    border: none;
    width: 100%;
}

.admin-tr {
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.6rem;
}

.admin-tr td {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.admin-th {
    background-color: #cc3300;
    border: 1px solid white;
    color: white;
	width: 28%;
}

.admin-th-main {
    background-color: #4d1300;
    border: 1px solid white;
    color: white;
	width: 45%;
}

.admin-supp {
    border: none;
    border-radius: 0;
}