body.camping-single main {
    display: flex;
    flex-direction: column;
}

body.camping-single main .breadcrumb{
    order: 0;
}

body.camping-single main #first-camp{
    order: 1;
    background: var(--grisclair);
}

body.camping-single main #s-tabs{
    order: 2;
}

body.camping-single main #s-int-tabs{
    order: 3;
}

body.camping-single main #s-point-fort{
    order: 4;
}

body.camping-single main #s-tarifs{
    order: 5;
}

body.camping-single main #s-alentours{
    order: 6;
}

body.camping-single main #s-contact{
    order: 7;
}

#bloc-header.header-camping > img {
    min-height: 550px;
    max-height: 58vh;
    height: 58vh;
}

/* Top info */
.header-camping-bloc {
    position: absolute;
    bottom: 3rem;
    left: 0px;
    width: calc(50% - 0.05rem);
    z-index: 10;
    background: rgba(245, 246, 248, 0.6);
    backdrop-filter: blur(5px)
}

.header-camping-bloc .header {
    color: #fff;
    position: relative;
}

.header-camping-bloc h1, .header-camping-bloc .h1, .box-camping p.nom-camping {
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0;
    font-family: 'Baskerville BT Bold Italic';
    text-transform: none;
    letter-spacing: 0;
}
.header-camping-bloc .header a {color: #111111;}
.header-camping-bloc h1, .header-camping-bloc .h1 {
    color: #fff;
    display: inline-block;
}

.header-camping-bloc .header-camping-stars {
    display: inline-block;
    vertical-align: super;
}

.header-camping-bloc .header-camping-stars .fa {
    font-size: 10px;
}

.header-camping-bloc .logo-marque {
    height: 40px;
}

.camping-loc {
    margin: 0px 0 0rem;
    font-weight: bold;
}
.date-ouverture{margin-bottom: 1rem;}

.header-camping-bloc .content{
    padding: 20px 25px;
}

.intro-content{border-bottom: 1px dashed; display: flex; flex-wrap: wrap; justify-content: center;}
.header-camping-bloc .camping-desc {
    font-size: 14px;
    line-height: 1.2;
}
.col.icones-mobile-house, .col.icones-camping-tent {
    display: flex;
    margin : 0 1.5rem;
    flex: 0 0 20%;
}

.camping-price .col:before {
    font-size: 3rem;
    margin-bottom: 1rem;
}   
ul.atouts-top-info {
    list-style-type: none;
    margin: 30px 0 0;
    display: flex;
    padding-bottom: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    
}

ul.atouts-top-info li {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    width: 33%;
    align-items: center;
    justify-content: center;
}
ul.atouts-top-info li:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #dfa865;
    border-radius: 100%;
    font-weight: 200;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-right: 12px;
    vertical-align: middle;
    font-size: 13px;
}
#share-campsite .btn-share > a {
    flex: 1 1 45%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    margin: 0 10px;
    display: flex;
    align-items: center;
    color:  var(--black);
    font-size:  1.6rem;
    padding-top: 2px;
    border-radius: 30px;
    float: right;
    justify-content: center;
}

#share-campsite {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(245, 246, 248, 0.6);
    backdrop-filter: blur(5px);
    padding: 0.5rem 2rem;
}

#share-campsite .btn-share {
    display: inline-block;
}

div#share-campsite p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1rem;
    color: white;
    font-weight: bold;
}
h1{text-align: center;}

#s-tarifs .btn-show {
    text-align: center;
}
#s-tarifs .btn-show .showMore, #s-tarifs .btn-show .showLess {
    text-decoration: none;
    padding: 1rem 2rem;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: calc(33% - 1rem);
    margin:  1rem 0;
    cursor: pointer;
    white-space: nowrap;
    position:  relative;
}

#s-tarifs .btn-show .showMore span {
    font-size: 1.5rem;
    background: black;
    width: 20px!important;
    height: 20px!important;
    padding: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: var(--white);
    margin-left: 1rem;
}

#s-tarifs .btn-show .showLess span {
    font-size: 1.5rem;
    background: black;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: var(--white);
    margin-right:  1rem;
}

.camping-price {
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}
.camping-price .col p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 1rem;
}

.camping-price .col img {
    float: left;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

.camping-price p span {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.camping-price p span:first-of-type {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.camping-price-btn {
    height: 35px;
    line-height: 35px;
    border: none;
    border-radius: 4px;
    color: #fff;
    box-shadow: none;
    background: #5887FF;
    font-family: 'Baskerville BT Bold Italic';
    font-size: 1.3rem;
    width: 100%;
    display: block;
    cursor: pointer;
    margin-top: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    text-align: center;
}
.camping-price-btn:hover{
    background:#dfa865;
    color: #fff !important;
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .header-camping-container {
        width: 90%;
        max-width: 90%;
    } 
    .camping-loc {
        font-size: 17px;
    }
}

@media screen and (max-width: 45em) {
    #s-point-fort h2.subtitle {
        font-size: 2.3rem !important;
    }
    #s-tabs .row.menu-camp nav::after {
        content: "\f25a";
        width: 45px;
        height: 45px;
        background: #c59d5f;
        position: absolute;
        right: 1rem;
        font-family: 'FontAwesome';
        font-size: 1.3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        color: white;
        font-weight: 100;
        animation: bounce ease-in-out 1s infinite;
        animation-direction: alternate-reverse;
    }
    #s-tabs .row.menu-camp nav button.active {
        background: transparent !important;
        color: #1C3144 !important;
    }
    .header-camping-container {
        position: inherit;
        width: 100%;
        max-width: 100%;
    }
    .header-camping-bloc, .camping-price{
        position: initial;
        bottom: inherit;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        transform: none;
    }
    .camping-price {
        right: inherit;
        left: 0;
    }
}
@media screen and (max-width: 500px) {
    .camping-price .col { text-align: center; }
    .camping-price .col img {
        display: inline-block;
        float: none;
        height: 30px;
        margin-right: 0;
    }
    .camping-price .col p {
        float: none;
        clear: both;
        display: block;
        text-align: center;
    }

    #s-tarifs .col-12.list-heberg .attributes-container .caracteristique {
        flex-wrap:  wrap;
        margin: 0;
    }

    #s-tarifs .col-12.list-heberg .caracteristique > div {
        flex: initial!important;
    }

    #s-point-fort .points-fort {
        flex-wrap: wrap;
        flex-direction: column;
        align-content: stretch;
    }

    #s-tarifs .col-12.list-heberg .caracteristique > div p {
        white-space: nowrap;
    }

    #s-point-fort .points-fort .point {
        max-width: 100%!important;
        margin:  1rem 0!important;
    }

    #s-tarifs .row.second-row {
        flex-direction: column;
    }

    #s-tarifs .col-12.list-heberg .col-8.btn-site {
        justify-content: center;
        margin: 0!important;
    }

    #s-tarifs .col-12.list-heberg .btn-heberg .plan {
        width: 100%;
        justify-content: center;
    }

    #s-tarifs .col-12.list-heberg > .col-9 {
        margin: 0!important;
    }

    #s-tarifs h2.subtitle {
        font-size:  2rem!important;
    }

    #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp .thumb, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp .thumb img {
        max-height: 230px!important;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row!important;
        flex: 1;
        flex-wrap: nowrap!important;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type p {
        white-space: nowrap;
        width: fit-content;
        margin: 0 2px!important;
        font-size: 14px;
    }
}

/* First row */
.camping-name{
    margin-bottom: 15px;
}

/* Icons  */
.icons-list {
    background: #f2f2f2;
    border-radius: 4px;
    padding: 5px 15px;
    margin-top: 10px;
}

.icons-list .h4 {
    font-size: 1.5rem;
    font-family: 'Baskerville BT Bold Italic';
    border-bottom: 1px dashed rgba(0,0,0,0.4);
}
.icons-block .icon {
    margin-bottom: 12px;
}
.icons-block .icon span {
    font-size: 14px;
    line-height: 1.2;
}

.icons-block .icon img {
    width: 35px;
    vertical-align: middle;
    margin-top: -10px;
    image-rendering: -webkit-optimize-contrast;
}


@media screen and (max-width: 1200em) and (min-width: 45em){
    .icons-list .h4{ font-size: 1.3rem;  }
}

@media screen and (max-width: 992px){
    .text-intro {
        color: #111111 !important;
        padding-right: 0 !important;
    }
    
    #first-camp .text-intro strong {
        color: #111111 !important;
    }
    
    div#first-camp h2 {
        color: #111111 !important;
        width: 100% !important;
        max-width: 100% !important;
        font-size: 2rem;
    }
    a.button.btn-site-sticky {
        width: calc(50% - 1rem) !important;
    }
    .icons-list .col-4{ width: 100%; }
    #first-camp .container.full {
        width: 100%;
        padding: 0 !important;
    }
    div#first-camp {
        background: white !important;
        padding-top: 2rem !important;
    }
    div#first-camp .col-12 {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    div#first-camp .col-6 {
        width: calc(100% - 2rem);
    }
    .container.large.header-camping-container {
        width: 100%;
        max-width: 100%;
    }
    
    .widget.coord-widget {
        padding: 0 1rem !important;
    }
    
    .widget a.button {
        margin: 0 auto !important;
    }
    .camping-loc {
        font-size: 14px;
    }
    .header-camping-container {
        width: 90%;
        max-width: 90%;
    } 
    .header-camping-bloc h1, .header-camping-bloc .h1, .box-camping p.nom-camping {
        font-size: 22px;
    }
    .camping-price {
        padding: 5px;
    align-items: center;
    justify-content: center;
    }
    .camping-price p span {
        font-size: 21px;
        line-height: 22px;
    }
    .camping-price p span.night {
        font-size: 14px;
    }
    .camping-price .col p {
        font-size: 13px;
    }
    .camping-price .col img {
        height: 38px;
        margin-right: 4px;
    }


    #s-int-tabs .col-12:first-of-type {
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
        width:  100%;
    }

    #s-int-tabs .col-12:first-of-type div {
        width: 100%;
    }

    .col-12.list-heberg {
        flex-direction: column;
        align-items: center!important;
        justify-content: center;
    }

    #glider-heberg .thumb img {
        width: 100%!important;
    }

    #s-tarifs .col-12.list-heberg >.col-4{
        width: 400px;
    }

    #s-tarifs .col-12.list-heberg .first-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .row.first-row > div {
        width: 100%;
    }

    #s-tarifs .col-12.list-heberg h3.title-heberg {
        text-align: center;
    }

    #s-tarifs .col-12.list-heberg .attributes-container {
        flex-direction: column!important;
        align-items: center!important;
    }

    #s-tarifs .col-12.list-heberg .extension .true-ext {
        margin:0 10px;
    }

    #s-tarifs .col-12.list-heberg .extension {
        flex-direction: row!important;
        align-items: center!important;
        justify-content: center!important;
        width: initial!important;
    }

    #s-tarifs .col-12.list-heberg .caracteristique {
        display: flex!important;
        flex-direction: row!important;
        align-items: flex-start;
        justify-content: center;
    }

    #s-tarifs .col-12.list-heberg .caracteristique > div {
        margin: 10px;
    }

    #s-tarifs .col-12.list-heberg .btn-heberg {
        align-items: center!important;
    }

    #s-tarifs .col-12.list-heberg .btn-heberg > div.inventaire {
    padding: 0!important;
}

    .list-heberg .col-9 {
        width: 100%;
    }

}
@media screen and (max-width:  800px){
    .slick-slide .thumb {
        width: auto;
    }
}

@media screen and (max-width: 45em){
    .icons-list {
        margin-top: 15px;
        margin-bottom: 0;
    }
}

/* Photos */
.popup-gallery {
    position: relative;
}
.popup-gallery > .col-3 {
    margin: 0.3rem 0.2% !important;
    width: 24.6% !important;
}
.popup-gallery .col-4:nth-child(3n+1){
  clear: both;
}
.popup-gallery img{
    width: 100%;
}

.popup-gallery .gallery-popup {
    position: absolute;
    right: 1%;
    top: -30px;
    border-radius: 4px;
    line-height: 1;
    z-index: 1;
    background: #5887FF;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 8px;
    width: 170px;
    cursor: pointer;
    box-shadow: -4px 6px 20px rgb(0,0,0,0.5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.popup-gallery .gallery-popup i.fa{
    display: block;
    font-size: 30px;
    line-height: 36px;
}
.gallery-popup a {
    margin: 0!important;
}
.gallery-popup a img {
    height: 30px;
    width: 30px!important;
    max-width:  initial;
}

.popup-gallery .gallery-popup:hover{
    background: #2a2d2a;
}

@media screen and (max-width: 1200px){
    .popup-gallery .gallery-popup{
        top: inherit;
        bottom: -19px;
        right: 0;
    }
}
@media screen and (max-width: 45em){
    .popup-gallery > .col-3 {
        width: 48% !important;
        margin: 0.3rem 1% !important;
    }
    .popup-gallery .gallery-popup {
        position: inherit;
        top: 0;
        width: 100%;
    }
    .popup-gallery .gallery-popup i.fa {
        display: initial;
        font-size: 17px;
        margin-right: 2px;
    }
}

/* Sidebar */
.sidebar {
    background: #f2f2f2;
    padding: 15px 25px;
}

.titre-camp {
    padding-top: 1rem;
    display: block;
}

.titre-camp h1, .titre-camp .header-camping-stars{
    font-family: 'Playfairdisplay', sans-serif;
    font-weight: 400;
    font-size: 2.5rem;
    text-align: left;
    color: var(--black);
}
.widget .intro-txt strong {
    color: var(--black) !important;
}
.widget p.camping-loc {
    margin-left: 2rem;    margin-top: 1rem;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Lato';
}
.text-intro {
    margin-top: 2rem;
    color: #000;
    padding-right: 2rem;
}

div#s-int-tabs h2 {
    color: var(--black);
    max-width: 100%;
    margin-bottom: 1rem;
    font-family: 'Playfairdisplay', sans-serif;
    font-size: 2.3rem;
    font-weight: normal;
    position: relative;
}

div#s-int-tabs h2:before {
    content: '';
    width: 102%;
    height: 80px;
    position: absolute;
    top: 0;
    left: -1%;
    background: var(--grisclair);
    z-index: -1;
}

div#s-int-tabs strong {
    color: #111111 !important;
}
.widget .intro-txt {
    margin-top: 1.5rem;
    font-family: 'Montserrat light';
    font-style: normal;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}
.breadcrumb {
    color: var(--black)!important;
    padding:  1rem 3rem;
}

.breadcrumb a {
    font-weight:  bold;
    color:  var(--black);
}

.widget a.button {
    background: var(--black);
    color: var(--white);
    font-family: 'Montserrat light';
    border-radius: 50px;
    margin-top:  0;
    border: none;
    padding: 8px 24px;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.widget a.button:hover {
    background: var(--grishover);
}

.widget a.button:after {
    content: none;
}

.btn-camping-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:  2rem;
}

.btn-side a.btn-contact {
    border: none;
}

/* Widget coordonées */
.coord-widget .line i.fa, .coord-widget p{
    display: inline-block;
    vertical-align: middle;
}
.widget.coord-widget {
    padding:  1rem 3rem;
}
.coord-widget p:not(.h4){
    margin-bottom: 0;
    width: -webkit-calc(100% - 48px);
    width: expression(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: -o-calc(100% - 48px);
    width: calc(100% - 48px);
    color: white;
}
.coord-widget .line i.fa {
    color: #dfa865;
    width: 30px;
    height: 30px;
    font-size: 26px;
    line-height: 29px;
    margin-right: 6px;
}
.coord-widget a,
.coord-widget p{
    word-break: break-all;
}
.coord-widget i.fa.fa-map-marker{
    padding-left: 3px;
}
.coord-widget i.fa.fa-mouse-pointer{
    padding-left: 5px;
    font-size: 20px;
}
.coord-widget i.fa.fa-envelope{
    font-size: 20px;
    line-height: 26px;
    padding-left: 2px;
}
.coord-widget .line, .usefull-widget > div{
    clear: both;
    margin-bottom: 8px;
}
.coord-widget .button{
    background: #5887FF;
    padding: 7px 15px 4px;
    font-family: 'Hanken Light';
    font-size: 1rem;
}
.coord-widget .button:hover{
    background: #2a2d2a;
}
.coord-widget .button.btn-show:hover{
    background: #5887FF;
    color: #fff;
}
/* Widget infos pratiques */
.usefull-widget i.fa, .usefull-widget > div p{
    display: inline-block;
    vertical-align: middle;
}
.usefull-widget > div p{
    margin-bottom: 0;
    width: -webkit-calc(100% - 48px);
    width: expression(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: -o-calc(100% - 48px);
    width: calc(100% - 48px);
    color: #5887FF;
    font-weight: 600;
}
.usefull-widget > div p span.label{
    color: #484649;
    display: block;
}
.usefull-widget i.fa.fa-clock-o, .usefull-widget .number-box img{
    width: 30px;
    margin-right: 12px;
}
.usefull-widget i.fa.fa-clock-o {
    color: #5887FF;
    height: 30px;
    text-align: center;
    font-size: 35px;
    line-height: 30px;
}
.usefull-widget > .number-box {
    margin: 15px 0;
}
.usefull-widget .number-box img{
    vertical-align: middle;
    margin-top: -4px;
    image-rendering: -webkit-optimize-contrast;
}
.usefull-widget p.h5{
  margin-top: 15px;
}
.usefull-widget .drapeaux img{
  margin: 0 6px;
}

@media screen and (max-width: 1200px) and (min-width: 45em) {
    .usefull-widget > div p { font-size: 0.9rem; }
}

/* Widget social */
.social-links {
    text-align: center;
    margin-top: 21px;
}
.social-links a {
    margin: 0 10px 8px;
    display: inline-block;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.social-links a:hover{
    opacity: 0.7;
}
.social-links i.fa {
    font-size: 40px;
    color: #dfa865;
}
@media screen and (max-width: 1200px) and (min-width: 45em) {
    .social-links i.fa { font-size: 30px; }
}
/* Widget documents */
.docs-widget a {
    color: #5887FF;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.docs-widget a i.fa {
    margin-right: 10px;
}
.docs-widget a:hover {
    color: #dfa865;
}

@media screen and (max-width: 1200px) and (min-width: 45em){
    .coord-widget .line i.fa, .usefull-widget i.fa,  .docs-widget i.fa{
        margin-right: 5px;
    }
    .coord-widget p, .coord-widget a {
        font-size: 0.9rem;
    }
    .docs-widget a{
        font-size: 0.85rem;
    }
}

@media screen and (max-width: 45em){
    .social-links{ text-align: left; }
}


/* Tabs */
.tablink {
  background-color: #2a2d2a;
  color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 6px;
  font-size: 1rem;
  width: 25%;
}
.tablink.tablink-1{width: 100%;}
.tablink.tablink-2{width: 50%;}
.tablink.tablink-3{width: 33.33%;}
.tablink.tablink-4{width: 25%;}
.tablink:hover {
    opacity: 0.7;
}
.tablink.active{
    background: #dfa865;
  color: #484649;
  font-weight: 600;
}



#map iframe, #video iframe{
    width: 100%;
    height: 450px;
}

@media screen and (max-width: 45em){
    .tablink{ font-size: 0.8rem; }
    #map iframe, #video iframe{ height: 280px; }
}
@media screen and (max-width: 50em){
    .col.icones-mobile-house, .col.icones-camping-tent {
        margin-right: 2rem !important;
    }
}
/* More info */
#more-text-btn {
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding-left: 15px;
    padding-bottom: 10px;
}
#more-text-btn:before{
    content: ' ';
    display: inline-block;
    height: 0;
    width: 0;
    border-right: 300px solid transparent;
    border-bottom: 90px solid #222;
    position: absolute;
    left: 0;
    bottom: 0;
}
#more-text-btn span{
    position: relative;
    z-index: 1;
    font-family: 'Futura-Book';
    font-size: 22px;
}
#more-text-btn span i.fa{
    margin-left: 4px;
    font-size: 15px;
}
@media screen and (max-width: 45em){
    #more-text-btn {
        padding-left: 10px;
        padding-bottom: 5px;
    }
    #more-text-btn:before {
        border-right: 150px solid transparent;
        border-bottom: 70px solid #222;
    }
    #more-text-btn span {
        font-size: 15px;
    }
    #more-text-btn span i.fa {
        font-size: 12px;
    }
}


.langues-parlees {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.langues-parlees p{max-width: 33%; }
.langues-parlees .drapeaux img{margin-right: 1rem; }
.row.menu-camp .col-12 {
    margin: 0;
    width: 100%;
}

.col-8.btn-site {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.btn-site {
    text-align: center;
    padding: 0.5rem;
    flex: 0 0 33.3%;
}
.btn-site a{
    background: #000;
    text-align: center;
    text-decoration: none;
    text-transform: inherit;
    color: white;
    font-weight: 600;
    max-width: fit-content;
    padding: 8px 24px!important;
    border-radius:  50px;
    transition:  ease-out .2s;
    white-space: nowrap;
}

.btn-site a:hover {
    background: var(--grishover);
    color: var(--white);
}

.col-6.img-intro img {
    max-height: 450px;
}

div#first-camp {
    padding: 0rem !important;
}


div#first-camp .container.full {
    background: var(--grisclair);
    padding:  3rem 0;
}
div#first-camp h2 {
    color: #111111;
    font-family: 'Playfairdisplay', sans-serif;
    font-weight: normal;
    text-transform: none;
    font-size: 2rem;
    margin-bottom: 2rem;
}

#first-camp a.lien-sponso {
    display: block;
    text-align: center;
    margin-top: 1rem;
}

#first-camp a.lien-sponso img {
    width: 250px;
}
.row.first-camp-section summary {
    position: relative;
    z-index: 1;
}
.btn-side {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black);
}

.btn-side span{
    display: none;
}

.gallery-popup, .youtube-btn, .btn-side a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    cursor: pointer;
    color: #111111;
    text-decoration: none;
    margin:  0 .5rem;
}

.btn-side a i, .btn-side i {
    font-size: 2.5rem!important;
    display: flex;
    color: #111111;
}


ul.list-services li, ul.list-activites li {
    list-style: none;
    display: inline-block;
    width: calc(16.66% - 1rem);
    text-align: center;
    border: 2px solid #dfa865;
    padding: 1rem;
    margin-right: 1rem;
  }
  
  ul.list-services, ul.list-activites {
    display: flex;
    flex-wrap: wrap;
  }
  
  ul.list-services li:before, ul.list-activites li:before {
    display: block;
    font-size: 4rem;
    margin-bottom: 1rem;
    color: #dfa865;
  }
  
  div#espace-aquatique .icons-aqua, div#camping .icons-aqua{
    display: flex;
      justify-content: center;
      flex-wrap: wrap;
  }
  

  .title-camp{text-align: center;}
.title-camp h1{
    display: inline-block;
}

.title-camp .header-camping-stars {
    color: #dfa865;
    display: inline-block;
    font-size: 3rem;
}

div#s-first-camp {
    margin: 0;
}

div#first-camp .col.icones-mobile-house, div#first-camp .col.icones-camping-tent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--black);
}


/** First section **/

div#first-camp .col-6.vignette-camp, div#first-camp .col-12{
    margin-top: 0;
}
div#first-camp .col-6.vignette-camp img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    object-position: center;
}
.s-first-camp .row.breadcrumb {
    background: none;
}
div#s-first-camp > .col-6 {
    margin-top: 3rem;
}
#s-first-camp .row.breadcrumb {
    background: none;
}
#s-first-camp .text-intro p {
    color: #ffffff;
}
#s-first-camp .row.breadcrumb a, #s-first-camp .row.breadcrumb span {
    color: #dfa865;
    text-decoration: none;
    text-transform: uppercase;
}

#s-first-camp .row .col-12 {
    margin: 0;
    margin-bottom: 2rem;
}

#s-first-camp h2.titre-intro {
    color: #fff;
    font-family: 'Playfairdisplay', sans-serif;
    font-size: 3rem;
    margin-bottom: 2rem;
}

#s-first-camp .col-6.vignette-camp {
    padding: 1rem;
    z-index: 2;
    margin-top: 0;
    position: relative;
    padding-top: 0;
}

#s-first-camp .col-6.vignette-camp img {
    width: 100%;
    max-height: 550px;
}   
#s-first-camp .text-intro h2{
    font-family: 'Playfairdisplay', sans-serif;
    color: white;
    font-weight: bold;
    font-size: 2.4rem;
}
#s-point-fort{
    display: flex;
    background: var(--grisclair);
    padding: 30px 0;
    align-items: center;
    z-index: 1;
}



#s-point-fort .titre-point-fort,  #s-point-fort .points-fort{
    position: relative;
}

#s-point-fort p.sous-titre {
    color: white;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: 100;
    font-size: 1rem;
}

#s-point-fort h2.subtitle {
    color: #111111;
    text-transform: none;
    text-align: center;
    font-size: 3rem;
    font-family: 'Playfairdisplay', sans-serif;
}

#s-point-fort .points-fort {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap:  wrap;
}

#s-point-fort .points-fort .point {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    margin: 1rem;
    max-width: calc(33% - 2rem);
    text-align: center;
}

#s-point-fort .points-fort .point img {
    margin-bottom:  1rem;
}


#s-tabs .col-12 {
    margin: 0;
}

#s-tabs .row.menu-camp nav {
	margin: 30px auto 10px;
    position: relative;
    height: 50px;
    background: transparent;
    font-size: 0;
}
#s-tabs .row.menu-camp nav button {
    font-family: 'Montserrat';
    font-size: 1rem;
    margin: 5px;
    padding: 10px 1.5rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    text-align: center;
    color: #111111;
    background: transparent;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid transparent;
    transition:  ease-out .2s;
    height:  40px;
}

#s-tabs .row.menu-camp nav button:hover {
    border-color:  var(--grishover);
    background:  var(--grishover);
    color: var(--white);
}


#s-tabs .row.menu-camp nav button.active {
    color: white;
    background: #111111;
}

.tabcontent {
    animation: fadeEffect 0.7s; /* Fading effect takes 1 second */
  }
  
  /* Go from zero to full opacity */
  @keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
  }

  div#s-int-tabs {
    overflow-x: unset;
    padding-bottom: 3rem;
}

.tabcontent .col-12 {
    display: flex;
    align-items: center;
}

#s-int-tabs .col-12:first-of-type {
    margin: 0;
}

#s-int-tabs #services .table-icons, .mfp-content .table-icons {
    margin-bottom: 1rem;
}
#s-int-tabs #activites .table-icons, .mfp-content .table-icons {
    margin-bottom: 1rem;
}
#s-int-tabs .tabcontent, .mfp-content .table-icons{
    background: white;
    color: #505050;
    padding: 25px 0px 0px 0px;
    height: 100%;
}

#s-int-tabs p{
    text-align: left;
    line-height: 140%;
    color: var(--black);
}

#s-int-tabs ul {
    margin-left: 10px;
    margin-top: 5px;
}

#s-int-tabs p.titre {
    font-family: 'Montserrat light';
    text-transform: uppercase;
    color: #8da1b9;
    font-size: 1.3rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}


#s-int-tabs .table-icons, .mfp-content .table-icons {
    width: 100%;
    border: none;
    border-collapse: collapse;
}

a.tabs-button.popup-services, a.tabs-button.popup-activites {
    color: var(--black);
    text-decoration: none;
    border: 1.5px solid var(--black);
    border-radius: 50px;
    padding: 4px;
    font-size: 1rem;
    max-width: 100%;
    display: block;
    text-align: center;
    font-family: 'Montserrat light';
    margin-top:  2rem;
    transition: ease-out .2s;
    height: 35px;
}

a.tabs-button.popup-services:hover , a.tabs-button.popup-activites:hover {
    background: var(--grishover);
    border-color: var(--grishover);
    color:  var(--white);
}

.mfp-content .table-icons td {
    padding:  .2rem;
}

#s-int-tabs .thumb.thumb-purple {
    padding-bottom:  0;
}

#s-int-tabs .table-icons tr td div, .mfp-content .table-icons tr td div {
    text-align: center;
    padding: 0.2rem 0px;
}

#s-int-tabs .table-icons tr td div:before, .mfp-content .table-icons tr td div: before{
    margin-bottom: 0;
}

#s-int-tabs .table-icons tbody tr:nth-child(odd), .mfp-content .table-icons tbody tr:nth-child(odd){
    background: var(--grisclair);
}

#s-int-tabs div[class*='icones-']:before , .mfp-content .table-icons div[class*='icones-']:before {
    display: block;
    font-size: 2rem;
    color: var(--orange);
}
#s-int-tabs .glider.draggable .glider-slide img {
    max-height: 275px;
}

#s-int-tabs .glider-contain.row-thumb {
    margin-top: 1rem;
    padding: 0;
}

#s-int-tabs .slick-prev:before, #s-int-tabs .slick-next:before {
  display:  none;
}

#s-int-tabs .cta-camp:hover img{opacity: 1!important;}
#s-int-tabs .thumb img{opacity: 1;}


#s-int-tabs .table-services span,.mfp-content .table-icons span {
    margin-left: 0.5rem;
}


#s-int-tabs #info-pratiques iframe {
    border: 0;
    margin-top: 1rem;
    width: 100%;
    height: 400px;
}


#s-int-tabs #info-pratiques .encart-infos {
    background: #ffffff;
    color: #111111;
    border: 1px solid var(--orange);
    padding: 2rem;
}

#s-int-tabs #info-pratiques .encart-infos ul li{list-style: inside;}

#s-int-tabs #info-pratiques .encart-infos p.titre-encart {
    font-size: 2rem;
    font-family: 'Playfairdisplay', sans-serif;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #111111;
}
#s-int-tabs #info-pratiques .encart-infos p.sous-titre-encart {
    font-weight: bold;
    margin-top: 1rem;
    margin-left: 0;
    color: #111111;
}


#s-int-tabs #info-pratiques .encart-infos ul {
    padding-left: 1.5rem;
}

#s-int-tabs #info-pratiques p.txt-encart {
    margin-top: 1.5rem;
}


#s-tarifs{
    background: var(--white);
}
#s-tarifs  .title.nomargin{
    font-family: 'montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color:  var(--black);
}

 #s-tarifs h2.subtitle {
    font-family: 'Playfairdisplay', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 3rem;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.03em;
    color: var(--black);
    margin: 1.5rem 0;
    text-transform: none;
}

#s-tarifs p.no-herbg {
    text-align: center;
    font-size: 1.3rem;
    background: var(--orange);
    color: white;
    max-width: fit-content;
    margin: 2rem auto;
    padding: 1rem 2rem;
    border-radius: 50px;
}


#s-tarifs .col-12.list-heberg{
    background: var(--grisclair);
    border-radius: 10px;
    display: flex;
    align-items: stretch;
    position:  relative;
}

#s-tarifs .col-12.list-heberg:before {
    content: '';
    width: 100%;
    height: 60px;
    background: var(--grisfonce);
    position: absolute;
    bottom: 0;
}

#s-tarifs .col-12.list-heberg .col-4 {
    margin: 0;
}

#s-tarifs .col-12.list-heberg .col-4 .row-thumb {
    margin-top: 0;
    padding: 0;
    height: 100%;
    max-height:  280px;
}
#s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg {
    margin: 1rem;
}

#s-tarifs .slick-prev:before, #s-tarifs .slick-next:before {
  font-family: 'iconesbis';
  content: '\0041';
  font-size: 1.2rem;
  padding: 0;
  color: var(--orange);
  opacity:  1;
}

#s-tarifs .slick-prev:before {
    transform: rotate(180deg);
    display: inline-block;
}

#s-tarifs .slick-prev {
    left: 1rem;
}
#s-tarifs .slick-next {
    right:  1rem;
}


#s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp .thumb, #s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .slick-list.draggable .slick-track .cta-camp .thumb img {
    max-height: 280px;
    opacity: 1;
    padding-bottom: initial;
}

#s-tarifs .col-12.list-heberg .col-4 .row-thumb #glider-heberg .cta-camp:hover img {
    opacity: 1;
}

#s-tarifs .col-12.list-heberg .first-row {
    display: flex;
}

#s-tarifs .row.second-row {
    display: flex;
    align-items: center;
}

#s-tarifs .col-12.list-heberg .col-3:last-of-type{
    border-left: 1px solid var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex:  1;
}

#s-tarifs .col-12.list-heberg .col-3:last-of-type p {
    font-family: 'montserrat';
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--black);
}

#s-tarifs .col-12.list-heberg .col-3:last-of-type p{
    margin: 0;
}

#s-tarifs .col-12.list-heberg .col-3:last-of-type p.prix {
    font-size: 1.7rem;
    color: var(--black);
    font-weight: bold;
    font-family: 'montserrat';
    letter-spacing: 1.5px;
}
#s-tarifs .col-12.list-heberg .col-3:last-of-type p.semaine,
#s-tarifs .col-12.list-heberg .col-3:last-of-type p.a-partir {
    color: var(--black);
    font-weight: 400;
    font-family: 'montserrat';
}

#s-tarifs .col-12.list-heberg .col-3:last-of-type .btn-site a {
    text-decoration: none;
    color: white;
    background: #dfa865;
    padding: 0.7rem 1.5rem;
    margin-top: 1rem;
    display: block;
}

#s-tarifs .col-12.list-heberg h3.title-heberg {
    text-transform: initial;
    margin-bottom: 1rem;
    color: var(--black);
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 22px;
}

#s-tarifs .col-12.list-heberg .caracteristique {
    display: flex;
    flex-direction: column;
    margin: 0 2rem;
    flex: 1;
}
#s-tarifs .col-12.list-heberg .caracteristique > div{
    flex:  1;
    display: flex;
    align-items: center;
}

#s-tarifs .col-12.list-heberg .caracteristique > div:not(:last-of-type){
    margin-bottom: 1rem;
}

#s-tarifs .col-12.list-heberg .caracteristique img {
    max-width: 40px;
    margin-right: 1rem;
    width: 100%;
}

#s-tarifs .col-12.list-heberg .caracteristique > div p {
    color: var(--black);
    margin-bottom: 0;
}

#s-tarifs .col-12.list-heberg .caracteristique > div p span {
    font-weight: 100;
}

#s-tarifs .col-12.list-heberg .attributes-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

#s-tarifs .col-12.list-heberg .extension{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding:  0 .5rem;
    width:  33%;
}

#s-tarifs .col-12.list-heberg > .col-9{
    margin: 1rem .5rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

#s-tarifs .col-12.list-heberg .extension .true-ext {
    flex: 1;
    border-radius: 5px;
    display: inline-block;
    padding: 0.1rem 0.3rem;
}

.row.second-row {
    display: flex;
    align-items: center;
}

.row.second-row a.btn-site {
    font-family:  'Montserrat';
    font-weight: 600;
} 

#s-tarifs .col-12.list-heberg .extension .true-ext img {
    max-width:  40px;
}

#s-tarifs .col-12.list-heberg .btn-heberg {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
#s-tarifs .col-12.list-heberg .btn-heberg > div.inventaire{
    padding: 0;
}
#s-tarifs .col-12.list-heberg .btn-heberg > div {
    display: flex;
    align-items: center;
}

#s-tarifs .col-12.list-heberg .btn-heberg > div a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--black);
}

#s-tarifs .col-12.list-heberg .btn-heberg > div a img {
    width: 19px;
    height: 16px;
    margin-right: 0.7rem;
}

#s-tarifs .col-12.list-heberg .btn-heberg > div a p {
    margin-bottom: 0;
    color: var(--black);
    position:  relative;
}

#s-tarifs .col-12.list-heberg .btn-heberg > div a p:before {
    content: '+';
    position: absolute;
    top: 50%;
    right: -0.5rem;
    transform: translate(100%, -50%);
    font-size: 1.5rem;
}

#s-tarifs .col-12.list-heberg .btn-heberg > div.video a{
    border: none;
}

table#popup-services, table#popup-activites { display: none !important; }

table#popup-services.popupShow, table#popup-activites.popupShow { display: block!important; }

.mfp-content #popup-services, .mfp-content #popup-activites {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 900px;
    height: 300px;
}

#s-alentours{background-color: var(--grisclair);}
#s-alentours .container.large {
    overflow-x: unset;
}
#s-alentours h2.subtitle {
    color: var(--black)!important;
}

#s-alentours p.title {
    color: var(--black);
}
#s-alentours .slick-prev, #s-alentours .slick-next {
    display: none!important;
}


#s-alentours .button{
  background: transparent;
  color: var(--black);
  border:  none!important;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:  1rem 0;
  text-transform: initial;
  font-family: 'montserrat';
  font-weight: 400;
  font-size: 16px;
  max-width:  initial;
  -webkit-transition: all .2s ease-in-out;
}
#s-alentours .button:after {
  font-family: 'iconesbis';
  content: '\0041';
  font-size: .8rem;
  width: 25px;
  height: 25px;
  margin-left: 1rem;
  color: var(--white);
  background: var(--black);
  border:  1px solid var(--black);
  padding: 0.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all .2s ease-in-out;
}
#s-alentours .button:hover::after {
  margin-left: 2rem;
  margin-right:  -1rem;
}

#s-contact{
    background: var(--white);
}
.camping-single p {
    margin-bottom: 1rem;
}
#s-contact h2.titre-contact {
    color: var(--black);
    font-family: 'Playfairdisplay', sans-serif;
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

#s-contact p.tel-contact span {
    margin-bottom: 0.3rem;
    display: inline-block;
    color: var(--black);
    text-transform: uppercase;
    letter-spacing: 1px;
}

#s-contact p.tel-contact {
    color: var(--orange);
    margin-bottom: 2rem;
}

#s-contact p.tel-contact a{
    color: var(--orange);
    text-decoration: none;
}
#s-contact p.tel-contact a#show {
    text-decoration: underline !important;
}

#s-contact textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 200px;
}

#s-contact .wpcf7-form-control {
    width: 100%;
    color: var(--black);
    border: none;
    display: block;
    padding: 20px 15px;
    background: var(--grisclair);
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}

#s-contact  form.wpcf7-form.init p {
    margin-bottom: 0;
}

#s-contact span.nom input {
    margin-bottom: 1rem;
}

#s-contact .wpcf7-form-control-wrap {
    position:  initial;
}
#s-contact .wpcf7 .col-6.mail {
    margin-right: 1rem !important;
}

#s-contact .wpcf7 .col-6 {
    margin: 0 !important;
    width: calc(50% - 0.5rem);
    margin-bottom: 1rem !important;
}

#s-contact .wpcf7-form-control.wpcf7-recaptcha {
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 1rem;
}


#s-contact .wpcf7-form-control.wpcf7-submit {
    max-width: initial;
    width: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border: none;
    padding: 8px 25px;
    border-radius: 50px;
    background: var(--black);
    margin-top: 1.5rem;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    transition:  ease-out .2s;
}

#s-contact .wpcf7-form-control.wpcf7-submit:hover {
    background: var(--grishover);
}

#s-contact .form-section{
    display: flex;
}

#lien-site-camping{
    display: none;
}

body.sticky #lien-site-camping {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    z-index: 3;
    align-items: center;
    background: rgba(111,113,113, 0.8);
    padding: 0.6rem;
    justify-content: center;
}

a.button.btn-site-sticky {
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: 25%;
}

body.sticky #lien-site-camping .btn-site {
    display: flex;
    width: 50%;
}


body.sticky #lien-site-camping.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

body.sticky #lien-site-camping.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@keyframes rubberBand {
    from {
      transform: scale3d(1, 1, 1);
    }
  
    30% {
      transform: scale3d(1.25, 0.75, 1);
    }
  
    40% {
      transform: scale3d(0.75, 1.25, 1);
    }
  
    50% {
      transform: scale3d(1.15, 0.85, 1);
    }
  
    65% {
      transform: scale3d(.95, 1.05, 1);
    }
  
    75% {
      transform: scale3d(1.05, .95, 1);
    }
  
    to {
      transform: scale3d(1, 1, 1);
    }
  }

@media screen and (max-width: 45em) {
    .btn-camping-container {
        flex-direction: column-reverse;
    }

    .btn-camping-container .btn-side {
        margin-bottom: 1rem;
    }
    .widget a.button {
        margin-left: auto;
        margin-right: auto;
    }
    .widget a.button::before, .widget a.button::after {
        content: none !important;
    }
    .camping-price {
        display: flex;
        flex-wrap: wrap;
    }

    .col.icones-mobile-house {
        display: flex;
        flex-direction: column;
        width: 100%;
        flex: 0 0 50%;
        margin: 0;
    }

    .titre-camp h1, .titre-camp .header-camping-stars {
        font-size: 2rem;
    }

    .intro-txt {
        margin-top: 0!important;
        padding-left: 0;
        font-size: 14px!important;
    }

    .camping-price p {
        width: 100% !important;
        display: block !important;
        margin-bottom: 0.2rem !important;
    }

    .camping-price .col:before {
        margin-right: 0;
        margin-bottom: 0.2rem;
    }

    .col.icones-camping-tent {
        display: flex;
        flex-direction: column;
        width: 100%;
        flex: 0 0 50%;
    }

    div#first-camp .col-12 {
        display: flex;
        flex-direction: column-reverse;
    }
    div#first-camp .col-6.vignette-camp {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 2rem;
    }
    div#first-camp .col-6 {
        text-align: center;
        width: calc(100% - 1.5rem);
    }
    .col.icones-mobile-house, .col.icones-camping-tent {
        flex: 0 0 25%;
    }
    .col.icones-mobile-house p, .col.icones-camping-tent p {
        margin-top: 0.3rem;
        text-align: center;
    }
    .youtube-btn {border-right: 0;}

    .youtube-btn a {
        border-right: 0;
    }

    #s-first-camp .col-6.vignette-camp {
        padding: 0;
        border-radius: 0;
    }

    #s-first-camp .col-6.vignette-camp img {
        border-radius: 0;
    }

    div#s-point-fort {
        margin-top: 0;
    }

    #s-point-fort .points-fort {
        flex-wrap: wrap;
    }

    #s-int-tabs .col-12:first-of-type {
        width: 96%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    #s-tarifs .col-12.list-heberg {
        display: flex;
        flex-direction: column;
        margin: 0.5rem 0;
        width: 100%;
    }

    #s-tarifs .col-12.list-heberg .col-4 {
        width: 100%;
    }

    #s-tarifs .col-12.list-heberg .col-4 img, #s-tarifs .col-12.list-heberg .thumb {
        border-radius: 0;
    }

    #s-tarifs .col-12.list-heberg .col-6 {
        order: 0;
    }

    #s-tarifs .col-12.list-heberg .col-3 {
        display: flex;
        flex-wrap: wrap;
    }

    p.a-partir {
        width: 100%;
        margin-bottom: 0;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type p.prix {
        justify-self: flex-end;
    }

    .col-3 {
        justify-content: flex-end;
    }

    .btn-site {
        margin-top: 0;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type .btn-site a {
        margin-top: 0;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type {
        border-left: 0;
    }

    #s-tarifs .col-12.list-heberg .caracteristique > div p {
        text-align: center;
    }
    .header-camping-container { transform: none; left: initial; }
    .titre-camp, .widget p.camping-loc, .widget .intro-txt { margin-left: 0; padding-left: .5rem; }
    #s-point-fort .points-fort .point:before {
        height: 4rem;
        line-height: 4rem;
        padding-bottom: 1rem;
        font-size: 4rem;
    }
    #s-tabs .row.menu-camp nav {
        display: flex;
        flex-direction: column;
        height: 50px;
        overflow: hidden;
        position: relative;
    }

    #s-tabs .row.menu-camp nav:hover {
        height: auto;
    }

    #s-tabs .row.menu-camp nav button {
        margin-right: 0;
    }

    #s-tabs .col-12 {
        width: 100%;
    }

    #s-tabs .row.menu-camp nav::after {
        content: "\f25a";
        width: 40px;
        height: 40px;
        background: var(--orange);
        position: absolute;
        right: 1rem;
        top: 5px;
        z-index: 9;
        font-family: 'FontAwesome';
        font-size: 1.3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        color: white;
        font-weight: 100;
        animation: bounce ease-in-out 1s infinite;
        animation-direction: alternate-reverse;
    }

    #s-tabs .row.menu-camp nav .active {
        order: -1;
    }

    #s-int-tabs .table-icons tbody tr {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content:center;
    }

    #s-int-tabs .table-icons tbody tr td:nth-child(2n+0) {
        width: calc(50% - 50px);
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #s-int-tabs tbody {
        display: flex;
        flex-direction: column;
    }

    #s-int-tabs .table-icons tbody tr td:nth-child(2n+1) {
        width: 50px;
    }

    #s-contact .form-section {
        flex-wrap: wrap;
    }

    #s-contact {
        max-height: initial;
    }

    #s-contact p.tel-contact {
        margin-bottom: .5rem;
    }

    #s-contact h2.titre-contact {
        font-size: 1.7rem;
        text-align: center;
        margin-bottom: 1rem;
    }
    a.button.btn-site-sticky {
        margin: 0 auto;
        text-align: center;
        display: flex;
        width: 100%;
        max-width: 100%;
        margin: .5rem auto;
    }
    body.sticky #lien-site-camping {
        flex-wrap: wrap;
    }
    .extension {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .true-ext {
        margin: .2rem;
    }

    #s-tarifs .col-12.list-heberg .btn-heberg > div.inventaire {
        padding-left: .5rem;
        padding:  1rem .5rem;
    }
    #s-point-fort .points-fort .point {
        width: 100% !important;
    }

    #s-tarifs .col-12.list-heberg .col-3:last-of-type {
        padding: 0.5rem;
        margin: 0;
    }

    p.a-partir, p.prix, p.semaine {
        text-align: center;
    }

    #s-tarifs .col-12.list-heberg .btn-heberg > div {
        padding: .5rem;
    }

    .row.second-row > div {
        flex: 1;
    }
}
@keyframes bounce {
    0% {
        font-size: 1.3rem;
    }
    100% {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 1440px) {
    .col.icones-mobile-house, .col.icones-camping-tent {
        flex: 0 0 25%;
    }
    .col.icones-mobile-house p, .col.icones-camping-tent p {
        width: 100%;
    }
}
.btn-site {
    flex:  1;
}

#lien-site-camping{
    display: none;
}

body.sticky #lien-site-camping{
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    z-index: 3;
    align-items: center;
    background: rgba(17, 17, 17, 0.8);
    padding: 0.6rem;
    justify-content: center;
}

a.button.btn-site-sticky {
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: 25%;
}

body.sticky #lien-site-camping .btn-site {
    display: flex;
    width: 50%;
}

@media only screen and (min-width: 60em){
    .container.full {
        width: 100%;
        max-width: 100%;
        padding: 0 15rem;
    }
}

@media only screen and (max-width: 33em){
    .col.icones-mobile-house, .col.icones-camping-tent {
        flex: initial;
        width: 50%;
        margin: 0!important;
        padding: 1rem 0 2rem;
    }

    div#share-campsite p {
        display: block;
        text-align: center;
        width: 100%;
    }

    #s-point-fort .points-fort .point, #s-point-fort .points-fort .point:not(:last-of-type){
        width: 100% !important;
        font-size: 0.9rem;
    }
}
span.wpcf7-form-control-wrap.destination-email {
    display: none;
}