/*.main [class*="col-"] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid rgba(86, 61, 124, .2);
}
.main .row{
    margin-bottom: 1rem;
}*/
h2{
    font-size: 30px;
}
h3{
    font-size: 20px;
}
header .list-group-horizontal .list-group-item{
    padding: 0;
    border-width: 0;
}
header .list-group-horizontal .list-group-item .nav-link{
    padding-top: 0;
    padding-bottom: 0;
}

nav.navbar{
    background-color: #000;
}
nav.navbar .nav-item a.nav-link{
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
}

footer{
    background-color: #000;
    padding: 56px 0;
    margin-top: 0;
}
.main.home.container-fluid {
    padding-top: 0;
}
/*owl-carousel css*/
.owl-nav {
    position: absolute;
    bottom: 50%;
    width: 100%;
    transform: translateY(-50%);
}
button.owl-next {
    right: -30px;
    position: absolute;
    top: -30px;
}
button.owl-prev {
    left: -30px;
    position: absolute;
    top: -30px;
}
button.owl-prev span,button.owl-next span {
    font-size: 50px;
}
.h2-slider{
    padding-top: 40px;
    padding-bottom: 40px;
}
h2.titre-slider {
    font-size: 15px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;

}
.item p{
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}
strong.promotion {
    padding-right: 10px;
    color: #F02B0D;
}
img.fleche{
    width: 20px !important;
    display: inline-block;
    float: right;
}
.navbar-brand {
    margin-right: 0;
    padding-top: 0;
}
.item {
    background: #F3F3F3;
    padding-bottom: 2px;
    cursor: pointer;
}
button.owl-prev,button.owl-next {
    outline: none !important;
}
a.navbar-hover {
    position: absolute;
    top: 3%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 60%;
    display: none;
}
.owl-item:hover a.navbar-hover {
    display: block;
}
@media only screen and (min-width: 1640px) {
    .container {
        max-width: 1640px;
    }
}
/*fin*/
.guarantee{
    background-color: #F3F3F3;
    background-image: url('../img/esperluette-grey.png');
    padding-top: 44px;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    background-position: center;
}
.guarantee-title, .guarantee-subtitle {
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    line-height: 37px;
    width: 100%;
}
.guarantee .bloc-desc {
    margin-top: 33px;
}
.guarantee .bloc-desc p {
    font-size: 16px;
    line-height: 24px;
}
/*newsletter et social link*/
.newsletter {
    background: #000000CC;
    padding: 45px;
}
.content{
    display:inline-flex;
    height: 44px;
}
input.envoyer {
    background: black;
    box-shadow: none;
    border: none;
    color: white;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}
.newsletter input[type="email"] {
    width: 400px;
    height: 44px;
}
.input{
    display: inline-flex;
}
.text-newsletter{
    color:white
}
p.text-newsletter {
    font-size: 22px;
    padding-right: 25px;
    height: 44px;
    margin: 0;
    display: flex;
    align-items: center;
}
ul.social_link {
    display: inline-flex;
    list-style: none;
}
ul.social_link li {
    padding-left: 10px;
    padding-right: 10px;

}
.social{
    text-align: center;
}
input[type="email"] {
    outline: none;
}
input[type="email"]::placeholder {
    color: #000;
    padding-left: 20px;
}
@media only screen and (max-width: 1700px) {
    p.text-newsletter {
        font-size: 14px;
    }
    .newsletter input[type="email"] {
        width: auto;
    }
}
@media only screen and (max-width: 1200px) {
    .content {
        display: block;
        height: 100%;
    }
    ul.social_link {

        padding: 15px;
    }
    .newsletter {
        height: 200px;
    }
}
@media only screen and (max-width: 1024px) {

    .newsletter {
        padding: 0;
    }
    .content {
        display: block;
        padding: 0;
    }
    .input {
        display: block;
        padding: 0;
    }
    .newsletter form {
        display: block;
        text-align: center;
    }
    .newsletter input[type="email"] {
        width: 60%;
    }
    p.text-newsletter {
        text-align: center;
        padding: 15px;
        height: auto;
        display: block;
    }

}
/*fin*/

/*fiter agenda*/
h2.titre-filter {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 20px;
    font-weight: 300;
}
.contenue-right a {
    color: #000;
    text-decoration: none;
}
p.desc-filter {
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 65px;
}
.col-3.filter-left {
    padding-right: 80px;
}
.ui-widget-header{
    background: #000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #212529;
    border-radius: 0;
}
.sidebar_list {
    padding-top: 30px;
}
.sidebar_list_first{
    padding-top: 22px;
}
.sidebar_list h3{
    font-weight: normal;
}
.right-filter img{
    width: 100%;
}
.ui-widget.ui-widget-content{
    margin: 0 10px;
}
h2.titre-filter {
    margin: 0;
    font-size: 30px;
    padding-top: 65px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
}

.main.home.container-fluid .contenue-right{
    padding-right: 37px;
}


.gris-background h2.titre-filter{
    padding-bottom: 13px;
}
.gris-background .img-container h2.titre-filter{
    padding: 10px 18px 0;
    font-size: 12px;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

p.description-filter {
    padding: 0px 20px 10px 20px;
    /*font-size: 10px;*/
}

p.description-filter strong{
    /*font-size:12px;*/
    /*margin-top: 10px;*/
    /*display: inline-block;*/
}
.img-container {
    background: white;
}
.img_right {
    display: flex;
}
p.right-div {
    /*text-align: center;*/
    /*font-size: 17px;*/
    /*font-weight: 600;*/
    padding-bottom: 24px;


    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000000;
    padding-top: 20px;
}
select#zone-select {
    width: 100%;
    height: 46px;
    border: 1px solid #707070;
    background: url(/img/selected.png) no-repeat 98% #fff;
    -webkit-appearance: none;
    background-size: 16px;
    padding: 6px;

}
.gris-background {
    background: #F3F3F3;
    padding-bottom: 43px;
}
p.filter,#genre_criteria span,.filter-left legend,.sidebar_list h3,.sidebar_list {
    color: #707070;
}
p.filter{
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 31px;
}

.checkbox label{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.checkbox label input[type=checkbox]{
    width: 25px;
    height: 25px;
    margin-right: 18px;
}

/*calendar*/

#wrap {
    width: auto;
    margin: 0 auto;
}

#external-events {
    float: left;
    width: 150px;
    padding: 0 10px;
    text-align: left;
}

#external-events h4 {
    font-size: 16px;
    margin-top: 0;
    padding-top: 1em;
}

.external-event { /* try to mimick the look of a real event */
    margin: 10px 0;
    padding: 2px 4px;
    background: #3366CC;
    color: #fff;
    font-size: .85em;
    cursor: pointer;
}

#external-events p {
    margin: 1.5em 0;
    font-size: 11px;
    color: #666;
}

#external-events p input {
    margin: 0;
    vertical-align: middle;
}

#calendar {
    margin: 0 auto;
    width: auto;
    background-color: transparent;
    border-radius: 6px;
    /*box-shadow: 0 1px 2px #C3C3C3;*/
}
.border-table {
    /*border: 1px solid #C5C5C5;*/
    margin: 5px;
    min-height: 78px;
    background-image: url(/img/calendar-font.png);
    background-repeat: no-repeat;
    background-size: contain;
}
/*.fc-day-content {*/
/*    display: none;*/
/*}*/
.fc-state-highlight .border-table {
    background-image: url(/img/calendar-noir.png);
}
td.fc-day.fc-mon.fc-widget-content.fc-other-month.fc-past.fc-first .border-table,td.fc-day.fc-fri.fc-widget-content.fc-past .border-table {
    background-image: url(/img/calendar-blanc.png);
}
.fc-state-highlight{
    position:relative;
}
.fc-state-highlight > div > div.fc-day-number {
    position: absolute;

    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}
.carre img {
    width: 40px;
    padding-right:10px ;
}
.closed img {
    padding-right:10px ;
}
p.carre,p.closed {
    padding-top: 20px;
    padding-right: 30px;
}
@media only screen and (max-width: 1639px) {
    .fc-state-highlight > div > div.fc-day-number {
        top: 34%;
        right: 48%;
    }
    .fc-ltr .fc-event-hori.fc-event-start{
        margin-top: -3.5vh !important;
        margin-left: 1vh !important;
    }

}
@media only screen and (max-width: 1400px) {
    .fc-ltr .fc-event-hori.fc-event-start {
        margin-top: -5.5vh !important;
        margin-left: 2vh !important;
    }
}
@media only screen and (max-width: 1200px) {
    .fc-ltr .fc-event-hori.fc-event-start {
        margin-top: -4vh !important;
        margin-left: 0.5vh !important;
    }
    .fc-state-highlight > div > div.fc-day-number {
        top: 28%;
        right: 48%;
    }
}
/*fin*/

/*search*/
.search {
    background: #000000CC;
    padding-top: 39px;
    padding-bottom: 39px;
}
.search-content {
    display: flex;
    align-items: center;
}
.left-col {
    display: flex;
    align-items: center;
}
.left-col p {
    color: white;
    font-size: 20px;
    margin-bottom: 0;
}
form#search-id {
    width: 100%;
}
select#price,input#start {
    width: 15%;
    height: 44px;
    margin-right: 0.5%;
    padding: 6px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: url(/img/calender.png) no-repeat 96% #fff;
    background-size: 16px;
    background-position: left;
}
select#price{
    background: url(/img/selected.png) no-repeat 98% #fff;
    -webkit-appearance: none;
    background-size: 16px;
    padding: 6px;
}
select#number{
    width: 22%;
    height: 44px;
    margin-right: 0.5%;
    background: url(/img/selected.png) no-repeat 98% #fff;
    -webkit-appearance: none;
    background-size: 16px;
    padding: 6px;

}
select#zone-geographique{
    width: 28%;
    height: 44px;
    margin-right: 0.5%;
    background: url(/img/selected.png) no-repeat 98% #fff;
    -webkit-appearance: none;
    background-size: 16px;
    padding: 6px;
}
input#submit-search {
    width: 15%;
    height: 44px;
    background: #000;
    border: none;
    color: white;
}
@media only screen and (max-width: 1400px) {
    select#price,input#start,select#number,select#zone-geographique,input#submit-search{
        font-size: 13px;
    }
    .left-col p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1200px) {
    .search-content {
        display: block;
    }
    .left-col {
        display: block;
        text-align: center;
    }
    select#price,input#start,select#number,select#zone-geographique,input#submit-search{
        width: 100%;
        margin-bottom: 6px;
    }
}

/*last munite*/
.lastmuinte .filter-left{
    background: #F3F3F3;
    padding: 40px;
    padding-left: 60px;
    padding-right: 60px;
    height: fit-content;
}
.lastmuinte a {
    color: #000;
    text-decoration: none;
}
.filter-left{
    padding-right: 45px;
    padding-left: 7px;
}
.lastmuinte {
    padding-bottom: 60px;
    display: flex;

}
.main {
    padding-top: 220px;
}
.lastmuinte .img-container {
    display: flex;
    background: #F3F3F3;
}
.lastmuinte h2.titre-filter {
    padding-top: 0px;
    padding-bottom: 0;
    justify-content: left;
    font-size: 16px;
  
}
.lastmuinte p.description-filter {

    margin-bottom: 6px;
    padding-top: 10px;
}
.lastmuinte p.description-filter {
    padding-left: 0px;
}
strong.promotion_plus {
    color: #F02B0D;
    border: 1px solid #F02B0D;
    padding: 2px;
    margin-right: 10px;
}
span.prix_initial {
    text-decoration: line-through;
    margin-right: 10px;
}
.lastmuinte .right-filter {
    width: 100%;
    height: 100%;
}
img.img_last {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 50px;
    height: 50px;
}
.lastmuinte  .img_right {
    margin-bottom: 40px;
}
.row.container.lastmuinte {
    padding-right: 0 !important;
}
.img-content {
    padding-left: 0;
    padding-right: 0;
}
.contenue-right .img_right {
    display: flex;
}
@media screen and (min-width: 992px) and (max-width: 1650px) {
    .lastmuinte .img_right {
        display: block;
    }
    .content-desc {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .lastmuinte {
        display: block;
    }
    .lastmuinte .img-container {
        display: block;
    }
    .lastmuinte .right-filter {
        height: 353px;
        background-size: cover;
    }
    .lastmuinte .contenue-right {
        margin-top: 20px;
    }
    .lastmuinte .filter-left {

        padding-left: 40px;
        padding-right: 40px;
    }
    .lastmuinte p.description-filter,.lastmuinte h2.titre-filter,.lastmuinte p.contenue_p {
        padding-left: 0;
    }
    .lastmuinte p.contenue_p {

        padding-bottom: 28px;
    }


}
@media only screen and (max-width: 767px) {
    .content-desc {
        padding-left: 0;
        padding-right: 0;
    }
}
/*range slider*/
input#amount,input#amount-number {
    color: #707070 !important;
    font-weight: initial !important;
    text-align: center;
    background: transparent;
    border: none;
    width: 100%;
}
input#amount-number:focus-visible,input#amount:focus-visible{
    outline: 0;
}


        /*menu*/

    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
        width: 100%;
        margin-right: 0 !important;
        justify-content: flex-end;
    }
    .active a.nav-link {
        font-weight: bold !important;
        text-decoration: underline;
        text-underline-offset: 6px;
    }
    header li.nav-item {
        margin-left: 12px;
        margin-right: 12px;
        font: normal normal normal 20px/24px 'Raleway', sans-serif;
    }
@media only screen and (max-width: 1650px) {
    li.nav-item {
        margin-left: 4px !important;
        margin-right: 4px !important;
        font: normal normal normal 16px/24px 'Raleway', sans-serif !important;
    }
}
@media only screen and (max-width: 1024px) {
    .lastmuinte .filter-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    li.nav-item {
        margin-left: 0px !important;
        margin-right: 0px !important;
        font: normal normal normal 16px/24px 'Raleway', sans-serif !important;
    }
    .content-banner {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .banner-title p {
        font: normal normal normal 12px/22px 'Montserrat', sans-serif !important;
    }
    .banner-title h1 {
        font: normal normal normal 24px/15px 'Montserrat', sans-serif !important;
    }
}

@media only screen and (max-width: 767px) {
    ul.navbar-nav.mr-auto {
        display: block;
    }
    .filter-left {
        padding-right: 15px;
    }

    button.navbar-toggler {
        background-image: url(/img/menu.svg);
        background-repeat: no-repeat;
        background-size: contain;
    }
    /*button.navbar-toggler.collapsed{*/
    /*    background-image: url(/img/fermer.svg);*/
    /*    background-repeat: no-repeat;*/
    /*    background-size: contain;*/
    /*}*/
    :focus-visible{
        outline:0  !important;
        outline-offset: 0;
    }
    button:focus{
        outline:0
    }
    .header-top .float-left {
        text-align: center;
        padding-bottom: 20px;
    }

}
/*page partenaire*/
.partenaire {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
}
.text-partenaire {
    background-image: url(/img/esperluette-partenaire.png);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 363px;
    min-width: 363px;
    height: 363px;
    width: 363px;

}
.text-partenaire {
    margin: 0 auto;
}
.text-partenaire h2 {
    font-size: 34px;
    font: normal normal normal 34px/38px 'Raleway', sans-serif;
    letter-spacing: 0px;
    color: #000000;
}
.text-partenaire p {
    font-size: 19px;
    font: normal normal normal 16px/38px 'Raleway', sans-serif;
    letter-spacing: 0px;
    color: #000000;
}
.right {
    background: #F3F3F3;
}
#partner .partner, #contact-form .form-group {
    width: 100%;
    text-align: right;
    color: #707070;
    font-size: 16px;
    margin-bottom: 42px;
    display: flex;
    justify-content: flex-end;
}
#partner .partner input, #contact-form .form-group input {
    border: none;
    height: 40px;
    width: 100%;
    margin-right: 71px;
}
#partner textarea#msg, #contact-form textarea#msg {
     border:none;
     height: 140px;
     width: 100%;
    margin-right:71px ;
 }
form#partner, #contact-form {
    padding-top: 79px;
    padding-bottom: 42px;
}
#partner .button, #contact-form .button {
    text-align: center;
}
 #partner button, #contact-form button {
    width: auto;
    height: 44px;
    background: #000;
    border: none;
    color: white;
    border-radius: 0;
    padding-left: 60px;
    padding-right: 60px;
}
form#partner label, #contact-form label {
    padding-right: 30px;
}

/*page my-account*/
.left-bloc-account{
    background: #F3F3F3;
    padding: 50px 33px;
}
h1.name-user,a.link-logout-account {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0px;
}
h1.name-user{
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
a.link-logout-account {
    font-size: 25px;
    font-weight: normal;
    text-decoration: underline;
    display: block;
    color: #000;
    margin-bottom: 50px;
}
.right-bloc-account ul li{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
    line-height: 22px;
}
.left-bloc-account ul,.right-bloc-account ul{
    list-style-type: none;
}
.left-bloc-account li a{
    font-family: 'Montserrat', sans-serif;
    line-height: 63px;
    letter-spacing: 0px;
    font-size: 22px;
    color: #000;
    font-weight: normal;
}
.left-bloc-account li a.active{
    font-weight: 700;
    color: #707070;
}
.left-bloc-account li a:hover{
    text-decoration: none;
}

.account-page .nav-tabs{
    border-bottom: none;
}
.account-page .content-account{
    margin-bottom: 94px;
}
.account-page span.title-nav {
    letter-spacing: 0px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 25px;
}
.right-bloc-account ul li a{
    color: #000000;
}
.right-bloc-account .content-data,.right-bloc-account ul li{
    font-weight: normal;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    letter-spacing: 0px;
    line-height: 22px;
}
.right-bloc-account ul li a.link-contact{
    text-decoration: underline;
}
p.content-data{
    margin-top: 52px;
}
.right-bloc-account ul{
    padding-left: 20px;
}
@media only screen and (max-width: 1650px) {
    #partner .partner input,#partner textarea#msg {
        margin-right: 30px;
    }
}
@media only screen and (min-width: 1400px){
    .account-page.container {
        max-width: 1460px;
    }
    .content-tabs{
        padding-left: 28px;
    }
}
@media only screen and (max-width: 1400px) {
    .left-bloc-account li a {
      font-size: 18px;
    }
    .left-bloc-account {
        padding: 50px 15px;
    }
}
@media only screen and (max-width: 992px) {
   .partenaire {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .left-bloc-account{
        margin-bottom: 30px;
    }
    .account-page span.title-nav{
        font-size: 25px;
    }
    .text-partenaire {
        min-height: 363px;
        min-width: auto;
        height: 363px;
        width: auto;
    }
    #partner .partner {
        text-align: left;
        display: block;
    }
    #partner .partner input,#partner textarea#msg {
        width: 100%;
    }
}
/*focus lieu*/
.focus_place {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 20vh);
    background: #00000099;
    border: 8px solid #000;
    padding: 48px;
}
.content_focus h2 {
    color: white;
    font-weight: bold;
    font-size: 34px;
}
.content_focus p {
    background: red;
    padding-left: 16px;
    padding-right: 23px;
    padding-bottom: 7px;
    padding-top: 7px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    margin-left: 40px;
}
.content_focus {
    display: flex;
    align-items: center;
}
h2.title_focus {
    color: white;
}
p.description_focus {
    color: white;
    margin-top: 27px;
    margin-bottom: 0;

}
.content_top_focus {
    display: flex;
    align-items: flex-end;
}
.content_top_focus a {
    color: #000;
    background: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    right: 48px;
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
    .focus_place {
        transform: translate(-50%, 10vh);
    }
}
@media only screen and (max-width: 1024px) {
    .content_focus h2 {
        font-size: 26px;
    }
    h2.title_focus {
        font-size: 20px;
    }
    .content_focus p {
        font-size: 12px;
    }
    .content_top_focus a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    p.description_focus {
        font-size: 13px;
    }
    .focus_place {
        transform: translate(-50%, 8vh);
        padding: 30px;
    }
}
@media only screen and (max-width: 991px) {
    .focus_place {
        transform: translate(-50%, 4vh);
    }

}
@media only screen and (max-width: 767px) {
    .focus_place {
        padding: 10px;
        transform: translate(-50%, 3vh);
        width: 90%;
    }
    .content_top_focus a {
        right: 10px;
    }
    .content_focus p {
         position: absolute;
         right: 10px;
     }
    p.description_focus {
        margin-top: 0px;
    }
    .content_focus h2 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .content_focus p {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-top: 3px;
    }
    h2.title_focus {
        margin-bottom: 0;
    }
    .content_top_focus a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
    }
}
@media only screen and (max-width: 380px) {
    .focus_place {
        transform: translate(-50%, 1vh);
    }
}
/*error message*/
.form-control.error, input.error, textarea.error{
    border:2px solid red !important;
}
span.invalid-feedback {
    display: none !important;
}
label.error {
    display: block;
    text-align: left;
    font-weight: initial !important;
}
#partner input,#partner textarea {
    padding-left: 10px;
}
#reservation .input-group-append {
    position: absolute;
    right: 7px;
    top: 38px;
    z-index: 99;
}
.error_msg{
    display: none;
}
#cgv.error {
    -webkit-box-shadow: 0px 0px 0px 1px rgb(255 0 0);
    -moz-box-shadow: 0px 0px 0px 1px rgba(255,0,0,1);
    box-shadow: 0px 0px 0px 1px rgb(255 0 0);
}
#cgv-error {
    display: none !important;
}