﻿/*
 * Theme Name: Fontainebleau Tourisme
 * Description: Thème de l'office de tourisme Fontainebleau
 * Author: Aneol
 * Version: 1.0
 * Text Domain: fontainebleau-tourisme
 * Domain Path: /languages
 */

@import './static/css/style.css?v=1.1.5';
/* Style accordéon */

.su-accordion span.su-spoiler-icon {
    left: 4px !important;
}

.su-accordion .su-spoiler-title {
    color: #FFF;
    background: #d2b055;
    font-size: 15px;
}

.su-accordion .su-spoiler {
    margin-bottom: 3px !important;
}

/* End style accordeon */

/* Style accueil */

.home .tagboard {
    margin-bottom: 40px;
}

.page-template-template-page-accueil .slideshow-container h2 {
    font-family: 'Redressed', cursive;
    font-weight: normal;
    text-align: center;
}

.page-template-template-page-accueil .slideshow-container h2:before, .page-template-template-page-accueil .slideshow-container h2:after {
    content: ' - ';
}

.page-template-template-page-accueil .slideshow {
    margin-top: 0px !important;
}

.footer-subscription a.bouton-inscription {
    display: block;
    color: #FFF;
    background: #1e1e1e;
    position: relative;
    width: 100%;
    max-width: 245px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 21px;
    padding: 6px 25px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
}

.footer-subscription a.bouton-inscription:before {
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    top: 0;
    background: #ffffff;
    height: 4px;
}

.footer-subscription a.bouton-inscription:hover:before {
    right: 0;
}

@media screen and (min-width: 1000px) {
    #footer .footer-subscription span:last-child {
        float: right;
    }
    .footer-subscription a.bouton-inscription {
        display: block;
        color: #FFF;
        background: #1e1e1e;
        position: relative;
        width: 100%;
        max-width: 300px;
        margin-top: 0px;
        font-size: 25px;
        padding: 6px 25px;
        line-height: 37px;
        text-align: center;
        text-decoration: none;
    }
}

/* End style accueil */

/* Style bouton En savoir plus */

.su-expand-collapsed .su-expand-link a {
    color: #D2B055 !important;
    border-color: #D2B055 !important;
    display: inline-block !important;
    margin-top: 0.2em !important;
    padding: 0.2em 0.4em !important;
    border: 2px solid !important;
}

.su-expand-collapsed .su-expand-link-more {
    text-align: center !important;
}

/* End bouton En savoir plus */

a.apidae-action.apidae-back {
    padding: 10px 22px 10px 15px;
}

.apidae-back i.icon-arrow-left {
    position: relative;
    top: 2px;
}

.apidae-recherche .apidae-recherche-filtres form button, .apidae-roadbook .apidae-recherche-filtres form button, .apidae-recherche .apidae-recherche-filtres form input, .apidae-roadbook .apidae-recherche-filtres form input {
    height: 30px;
}

/* Reservation */

.reservation ul.formulaire-reservation {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    color: #1e1e1e;
    min-height: 2em;
    padding: 25px 30px 25px;
    position: relative;
    list-style: none;
}

.reservation ul.formulaire-reservation p {
    padding: 0px;
}

.reservation .titlelabel, .reservation .byline {
    font-size: 20px;
    line-height: 30px
}

.reservation .byline {
    font-size: 15px;
    font-style: italic;
    color: #d2b055;
}

.reservation .column h2 {
    text-align: center;
}

.reservation ul.formulaire-reservation p a.read-more {
    bottom: 0px;
    margin-right: 0;
    margin-top: 20px;
    right: 0;
    top: 0px;
    position: relative;
    left: 0;
    margin: 0 auto;
    display: block;
}

ul.formulaire-reservation p.logo img {
    max-width: 100px;
    height: 32px;
}

.reservation .date_input input {
    border: none;
    border-bottom: 1px dotted #1e1e1e;
    width: 125px;
    font-size: 15px;
    padding: 0px 19px 5px 0px;
    background: #ffffff url(static/images/calendar.png) no-repeat right 6px;
    padding-top: 5px;
    color: #1e1e1e;
    cursor: pointer;
}

.reservation .titlelabel {
    font-weight: bold;
    font-size: 18px;
}

/* 10 bonnes raison */

@font-face {
    font-family: 'aller-regular';
    src: url('static/fonts/aller-webfont.woff2') format('woff2'), url('static/fonts/aller-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.page-id-3214 .panel-grid, .page-id-4510 .panel-grid, .page-id-8139 .panel-grid, .page-id-8146 .panel-grid {
    padding: 25px 20px 0px 20px;
    /* border-bottom: 40px solid #b49248; */
    background-color: #4e4f54;
    margin-bottom: 0px !important;
}

.page-id-3214 #pg-3214-0, .page-id-4510 #pg-4510-0, .page-id-8139 #pg-8139-0, .page-id-8146 #pg-8139-0 {
    border-top: 40px solid #b49248;
}

.page-id-3214 .panel-layout, .page-id-4510 .panel-layout, .page-id-8139 .panel-layout, .page-id-8146 .panel-layout {
    background-color: #4e4f54;
    border-bottom: 40px solid #b49248;
}

.page-id-3214 .panel-row-style-for-3214-4, .page-id-4510 .panel-row-style-for-4510-4, .page-id-8139 .panel-row-style-for-8139-4, .page-id-8146 .panel-row-style-for-8146-4 {
    margin-bottom: 20px;
}

.page-id-3214 section#post-3214 .textwidget ul, .page-id-4510 section#post-4510 .textwidget ul, .page-id-8139 section#post-8139 .textwidget ul, .page-id-8146 section#post-8146 .textwidget ul {
    list-style: none;
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 60px;
    font-family: "Avenir-Regular";
    font-weight: normal;
}

.page-id-3214 section#post-3214 ul li sup, .page-id-4510 section#post-4510 ul li sup, .page-id-8139 section#post-8139 ul li sup, .page-id-8146 section#post-8146 ul li sup {
    font-size: 14px;
    font-family: sans-serif;
}

.page-id-3214 #pl-3214 .so-panel, .page-id-4510 #pl-4510 .so-panel, .page-id-8139 #pl-8139 .so-panel, .page-id-8146 #pl-8146 .so-panel {
    margin-bottom: -15px;
}

li.colright sup {
    font-size: 12px !important;
}

ul.colleft1.icone1 {
    background-image: url(static/images/pictos/picto1.png);
}

ul.colleft1.icone2 {
    background-image: url(static/images/pictos/picto6.png);
}

ul.colleft1.icone3 {
    background-image: url(static/images/pictos/picto2.png);
}

ul.colleft1.icone4 {
    background-image: url(static/images/pictos/picto10.png);
}

ul.colleft1.icone5 {
    background-image: url(static/images/pictos/picto3.png);
}

ul.colleft1.icone6 {
    background-image: url(static/images/pictos/picto7.png);
}

ul.colleft1.icone7 {
    background-image: url(static/images/pictos/picto4.png);
}

ul.colleft1.icone8 {
    background-image: url(static/images/pictos/picto8.png);
}

ul.colleft1.icone9 {
    background-image: url(static/images/pictos/picto5.png);
}

ul.colleft1.icone10 {
    background-image: url(static/images/pictos/picto9.png);
}

ul.colleft1 li p {
    margin: 0px;
}

li.colright p {
    font-style: italic;
}

.colleft1 li h2 {
    font-size: 23px;
    color: #ffffff;
    margin: 10px 0px;
}

.colleft1 li h2, .colleft1 li h3 {
    font-family: "Avenir-Black";
    font-weight: normal;
}

.colleft1 li h2 span {
    color: #cacbd0;
}

li.colleft {
    font-size: 16px;
    line-height: 20px;
    color: #d2b155;
    text-align: justify;
}

.colright h3 {
    font-size: 23px;
    color: #98ceac;
    margin: 0px 0px 5px 0px;
}

li.colright {
    font-size: 15px;
    line-height: 21px;
    color: #98ceac;
    text-align: justify;
}

li.colright .contenu {
    padding-left: 15px;
    background-image: url(static/images/separator.png);
    background-repeat: no-repeat;
    float: left;
    margin-left: 20px;
}

.page-id-3214 .imgcover img, .page-id-4510 .imgcover img, .page-id-8139 .imgcover img, .page-id-8146 .imgcover img {
    border: 5px solid #b49248;
    -webkit-box-shadow: 3px 4px 12px 4px rgba(66, 67, 72, 1);
    -moz-box-shadow: 3px 4px 12px 4px rgba(66, 67, 72, 1);
    box-shadow: 3px 4px 12px 4px rgba(66, 67, 72, 1);
    width: 100%;
}

.page-id-3214 .imgcover, .page-id-4510 .imgcover, .page-id-8139 .imgcover, .page-id-8146 .imgcover {
    padding-left: 60px;
    margin-bottom: 5px;
}

li.colright ul {
    padding: 0px !important;
}

/* Video teaser */

.teaser {
    display: block !important;
    max-width: 100%;
    padding: 0 25px;
}

.teaser2 {
    display: block !important;
}

.videoWrapper {
    position: relative;
    border: 10px solid #d2b055;
    line-height: 0px;
    padding-top: 56%;
}

.videoWrapper:before, .videoWrapper:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 5px;
    left: 0px;
    width: 50%;
    top: 94%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}

.videoWrapper:after {
    transform: rotate(3deg);
    right: 0px;
    left: auto;
}

.videoWrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reservation h2 {
    color: #ffffff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.reservation h2.titre1 {
    font-size: 40px;
    text-transform: uppercase;
}

.reservation h2.titre2 {
    font-size: 25px;
}

.ui-datepicker.ui-widget {
    z-index: 100000 !important;
}

.apidae-bloc-videos {
    margin-top: 30px;
}

.apidae-bloc-videos video {
    margin-bottom: 25px;
}

/* Widget Pilgo header */

.pilgo-header ul.formulaire-reservation {
    margin: 0px !important;
    color: #ffffff;
    background: transparent !important;
    text-align: center;
    min-height: 0px !important;
    padding: 0px !important;
    position: relative !important;
    list-style: none !important;
    border: none !important;
    display: block !important;
    border-top: none !important;
    max-width: 1050px !important;
    float: right !important;
    z-index: 100;
}

.pilgo-header ul.formulaire-reservation li {
    vertical-align: top;
    margin-right: 25px;
    display: inline-block;
    max-width: 200px;
    width: 100%;
    margin-top: 10px;
}

.pilgo-header .byline {
    display: none;
}

.pilgo-header .titlelabel {
    float: left;
    margin-right: 5px;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 33px !important;
}

.pilgo-header .titlelabel {
    color: #ffffff;
}

.pilgo-header ul.formulaire-reservation p.logo {
    display: none;
}

.pilgo-header .date_input input {
    padding: 4px 20px 5px 6px !important;
}

.pilgo-header ul li a.searchbtn {
    padding: 0px 22px;
    font-size: 15px;
    background: #d2b055 !important;
    text-decoration: none;
}

.pilgo-header ul li a.searchbtn:hover {
    color: #ffffff !important;
}

.pilgo-header .date_input input {
    font-size: 13px !important;
}

.pilgo-header ul li a.searchbtn {
    background: #000000;
}

.pilgo_container.pilgo-header {
    right: 0px;
    width: 100%;
    z-index: 100;
    padding: 0px;
    border: none;
    background: transparent;
    margin-top: 0px;
}

.pilgo_container.pilgo-header li.third.last {
    max-width: 115px !important;
    margin-right: 15px;
}

.searchbtnmobile {
    display: none;
    padding: 2.5px 16px;
    font-size: 14px;
    background: #d2b055;
    color: #ffffff !important;
    float: right;
    margin-top: 0px;
    position: relative;
    margin-right: 55px;
    text-decoration: none;
}

.pilgo-header .titleprix .titlelabel {
    font-size: 15px !important;
    line-height: 32px !important;
}

.inner-page h1:before, .apidae-objet h1:before, .inner-page h1:after, .apidae-objet h1:after, .inner-page h1:before, .apidae-objet h1:before, .inner-page h1:after, .apidae-objet h1:after, .page-template-template-page-accueil h2:before, .page-template-template-page-accueil h2:after, .page-template-template-page-accueil h2:before, .page-template-template-page-accueil h2:after {
    display: none;
}

#footer .footer-credits {
    padding-bottom: 15px;
    margin-top: 25px;
}

.su-slider-pagination {
    margin-bottom: 25px;
    top: unset !important;
}

/* cacher lang ES DE header */

header.collapsed ul.language-switcher li.lang-item-es, header.collapsed ul.language-switcher li.lang-item-de, header ul.language-switcher li.lang-item-es, header ul.language-switcher li.lang-item-de {
    display: none;
}

/* Carnet style */

li.menu-carnet {
    max-width: 220px !important;
    margin-right: 0px !important;
}

li.menu-carnet a {
    text-decoration: none;
    font-size: 18px;
}

li.menu-carnet a:before {
    content: "";
    border-left: 2px solid #fff;
    margin-right: 14px;
    display: inline-block;
    height: 23px;
    top: 4px;
    position: relative;
}

/* End Carnet Style */

body[data-slocale="es"] ul.language-switcher .lang-item-first, body[data-slocale="de"] ul.language-switcher .lang-item-first {
    display: none;
}

/* Style Language switcher */

.language_switcher {
    display: inline-block;
    position: absolute;
    /*right: 0;*/
    top: 19%;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 100;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 21px;
    padding: 8px 10px;
    height: 30px;
    overflow: hidden;
}

.language_switcher .menu>li a span:after {
    content: url(static/images/down-chevron.png);
    position: absolute;
    top: 11px;
    right: 17px;
    font: normal normal normal 11px/1 FontAwesome;
    z-index: -1;
}

.language_switcher .menu, .language_switcher .sub-menu {
    padding-left: 0px;
    list-style: none;
    margin: 0px;
}

.language_switcher .menu li a {
    text-decoration: none;
}

.language_switcher .menu>li a {
    padding-right: 25px;
}

.language_switcher:hover {
    height: auto;
    background-color: #d2b055;
}

.language_switcher:hover .menu>li>a, .language_switcher:hover .menu>li a span:after, .language_switcher .sub-menu>li>a:hover {
    color: #000 !important;
}

.language_switcher .sub-menu {
    margin-top: 6px;
}

#footer .footer-subscription.partenaire {
    background: #1e1e1e;
    margin-top: 75px;
}

#footer .footer-subscription.partenaire a.arrow-scroll {
    background: #1e1e1e;
}

.footer-subscription.partenaire a.bouton-inscription {
    background: #d2b055;
}

@media screen and (max-width: 999px) {
    .language_switcher {
        top: 15px;
        right: 0px;
    }
    header#header>div>div .subtitle, header#header>div>li a {
        font-size: 15px !important;
        display: inline-block;
        line-height: 3.3em;
    }
    li.menu-carnet {
        margin-top: 6px !important;
        text-align: right;
    }
    #footer a.arrow-scroll {
        top: -45px;
    }
    #footer .footer-subscription label {
        line-height: 35px;
    }
}

@media screen and (max-width: 768px) {
    /*header#header>div>div {
        height: auto;
    }*/
    .language_switcher {
        top: 40px !important;
    }
    header#header>div>div .subtitle, header#header>div>li a {
        font-size: 14px !important;
        line-height: 31px !important;
        width: 100%;
    }
}

@media screen and (max-width: 460px) {
    .language_switcher {
        top: 40px !important;
    }
    header#header>div>div .subtitle, header#header>div>li a {
        font-size: 12px !important;
        line-height: 18px !important;
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    header#header>div>div .subtitle {
        font-size: 16px;
        padding: 0px 6px 0px 48px;
    }
}

@media screen and (min-width: 1000px) {
    .collapsed .language_switcher {
        top: 7px;
        right: 35px;
    }
    header.collapsed#header>div>nav ul.menu>li#btn-side {
        line-height: 75px;
    }
    .collapsed .pilgo-header ul.formulaire-reservation li {
        margin-top: 2px;
    }
}

/* End style Language switcher */

/* RGPD Style */

.detailed-features.container.ct-desktop .feature .text, .detailed-features.container.ct-tablet .feature .text {
    font-size: 16px;
}

.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup {
    background: rgba(210, 176, 85, 0.9) !important;
}

.ct-ultimate-gdpr-cookie-popup-bottomPanel {
    padding: 15px 0 15px 0;
}

.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content, .ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content {
    margin-bottom: 10px;
}

#ct-ultimate-gdpr-cookie-open {
    padding: 5px 14px;
}

button#ct-ultimate-gdpr-terms-accept {
    color: #ffffff !important;
    border-color: #d2b055 !important;
    background-color: #d2b055 !important;
    padding: 10px 15px;
    font-size: 15px;
}

.detailed-features.container.ct-desktop .feature {
    width: 43%!important;
}

.detailed-features.container .feature .text a {
    font-family: open_sans_regular, sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 17px;
    text-transform: capitalize;
    padding: 0;
    line-height: normal;
    vertical-align: top;
    margin: 30px 0 0 0;
}

#ct-ultimate-gdpr-cookie-open {
    padding: 13px 15px 13px 15px;
    top: 11px !important;
}

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active {
    border-bottom: 4px solid #d2b055 !important;
}

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label {
    font-size: 13px;
}

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-widget-content a {
    color: #d2b055;
    text-decoration: none;
}

.detailed-features.container .feature .ct-btn {
    background-color: #d2b055;
}

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for*=ct-ultimate-gdpr-consent-] {
    padding-left: 24px;
}

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit] {
    background-color: #d2b055 !important;
    font-style: normal;
}

.ct-ultimate-gdpr--Groups-5 .ct-slider-cookie5 li, .ct-ultimate-gdpr-cookie-modal-slider-able li, .ct-ultimate-gdpr-cookie-modal-slider-not-able li {
    list-style: none;
}

span.ct-ultimate-gdpr-consent-wpcf7 {
    margin-top: 10px;
    display: block;
}

.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-read-more, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-read-more {
    float: left !important;
}

.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-read-more {
    margin-left: 15px !important;
}

.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-accept, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-accept {
    float: right !important;
}

.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel #ct-ultimate-gdpr-cookie-change-settings, .ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel #ct-ultimate-gdpr-cookie-change-settings {
    margin: 0px;
}

.detailed-features.container.ct-tablet, .detailed-features.container.ct-desktop {
    margin-top: 25px;
}

.ct-ultimate-gdpr-container #tabs {
    z-index: 100 !important;
}

/* End RGPD */

@media screen and (max-width: 1130px) and (min-width: 1000px) {
    body[data-slocale="de"] header#header>div>div .subtitle {
        margin: 0 15px 0 130px;
    }
    header#header>div>div .search {
        margin: 0 15px;
    }
    body[data-slocale="de"] .language_switcher {
        right: -40px;
    }
}

@media screen and (max-width: 1090px) and (min-width: 1000px) {
    header#header>div>div .subtitle {
        margin: 0 15px 0 150px;
    }
    header#header>div>div .search {
        margin: 0 15px;
    }
}

@media screen and (min-width: 1000px) {
    header#header>div>div h1.sitelogo {
        margin-top: -19px;
    }
    header#header.collapsed>div>div h1.sitelogo {
        margin-top: -9px;
    }
    header#header>div>nav {
        height: 88px;
    }
    .pilgo-header {
        width: 1050px !important;
        margin: 0 auto;
        position: relative;
        top: auto;
        background: #191919 !important;
        border-bottom: 0 none;
        padding: 14px 0 0 0;
        height: 50px;
        transition: 0.4s;
    }
    header#header.collapsed {
        height: 130px;
    }
    header#header.collapsed>div>nav ul.menu>li .menu-xl {
        padding-top: 20px;
    }
    header#header>div>nav ul.menu>li .menu-xl {
        padding: 23px 0 15px 15px;
    }
    header#header>div>nav form {
        height: 78px;
    }
    header#header>div>nav ul.menu {
        padding: 5px 0 0 150px;
    }
    header#header.collapsed>div {
        padding: 0px;
    }
    header#header.collapsed>div>div h1.sitelogo {
        font-size: 85px;
        padding-top: 10px;
    }
    .page-template-default .inner-page .inner-content .apidae-liste-objet {
        margin-right: 38px;
    }
    .page-template-default .inner-page .inner-content .apidae-liste-objet:nth-child(3n) {
        margin-right: 0px;
    }
    .page-template-default .inner-page .inner-content .apidae-liste-objet {
        width: 308px;
        float: left;
    }
    header#header.collapsed>div>nav ul.menu {
        padding-top: 0px;
    }
    .page-template-template-page-accueil nav.nos-valeurs ul li a div span, .page-template-template-page-accueil .article-accueil-focus div p {
        /* @ */
        font-family: Avenir-Regular;
    }
    .page-template-template-page-accueil h2 {
        /* @ */
        font-size: 32px;
    }
    .page-template-template-page-accueil h1 {
        /* @ */
        font-size: 40px;
    }
    .page-template-template-page-accueil h2, .page-template-template-page-accueil h1 {
        /* @ */
        font-family: Avenir-black !important;
    }
}

@media screen and (max-width: 768px) {
    .post-type-page .inner-page .inner-content {
        padding: 0 20px;
    }
}

@media screen and (max-width: 999px) {
    header#header>div>div {
        margin-top: 0px !important;
    }
    .pilgo-header ul.formulaire-reservation {
        right: 20px;
    }
    .pilgo-header ul li a.searchbtn {
        top: 3px;
        position: relative;
    }
    header#header {
        position: fixed;
    }
    li.menu-carnet {
        float: right;
    }
    li.menu-carnet a:before {
        display: none;
    }
    li.menu-carnet a {
        font-size: 16px;
    }
    .pilgo_container.pilgo-header li.third.last {
        max-width: 68px !important;
        margin-right: 10px;
    }
    .page-template-template-page-accueil .slideshow, .slideshow ul, .slideshow li {
        height: auto;
    }
    .page-template-template-page-accueil section.slideshow3 ul>p {
        display: none;
    }
    header#header>div>nav {
        position: fixed;
        overflow-y: scroll;
        padding-bottom: 50px;
    }
}

/* Style Slider */

@font-face {
    font-family: 'Avenir-Black';
    src: url('static/fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url('static/fonts/Avenir-Black.otf') format('opentype'), url('static/fonts/Avenir-Black.woff') format('woff'), url('static/fonts/Avenir-Black.ttf') format('truetype'), url('static/fonts/Avenir-Black.svg#Avenir-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Regular';
    src: url('static/fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('static/fonts/AvenirNextLTPro-Regular.otf') format('opentype'), url('static/fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('static/fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('static/fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay h2 {
    font-family: Avenir-Black, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 1em;
    text-shadow: 2px 2px 1px #000000;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay {
    position: relative;
    text-decoration: none;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding: 20% 0;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay span {
    padding: 0px !important;
    height: 0px !important;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay p span {
    line-height: 60px !important;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay p {
    font-size: 60px;
    font-family: Avenir-Black;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000000;
}

.page-template-template-page-accueil .slideshow.slideshow1 a.focus-overlay p:after {
    content: "\2014";
    display: block;
    margin-top: 30px;
}

header#header>div>div .suzbtitle, header#header>div>nav ul.menu>li a {
    font-family: Avenir-Black;
    font-size: 20px;
    font-weight: 100;
}

/* karim pour majuscule menu */

header#header>div>nav ul.menu>li>a.menu-item {
    text-transform: uppercase;
}

header#header>div>div .subtitle, header#header>div>li a {
    font-family: Avenir-Black;
    font-size: 16px;
    font-weight: 100;
}

body {
    font-family: Avenir-Black;
}

header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a {
    font-family: Avenir-Regular;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
}

.page-template-template-page-accueil .slideshow.slideshow1 a:hover {
    color: #fff;
    /*color: #99d4c0;*/
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}

header#header {
    position: fixed;
    z-index: 99999;
    background: #1e1e1e;
    /*border-bottom: 10px solid #99d4c0;*/
}

a.arrow-scroll {
    color: #FFF;
    /*background: #99d4c0;*/
}

header#header {
    background: #1e1e1e;
}

#header-back {
    background-color: #1e1e1e;
}

header#header>div>div {
    margin-top: 18px;
    background: #1e1e1e;
}

.slideshow .cycle-prev i, .slideshow .cycle-next i {
    font-size: 30px;
    line-height: 45px;
    opacity: 0.7;
}

.slideshow .cycle-prev, .slideshow .cycle-next {
    bottom: 50%;
    background: none;
}

.slideshow .cycle-prev i, .slideshow .cycle-next i {
    font-size: 38px;
    line-height: 45px;
    opacity: 1;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
}

section.slideshow.slideshow1 {
    height: auto !important;
}

/* Fin Style Slider */

/* Style Titre principal */

header#header>div>nav ul.menu>li a {}

/* Style Titre menu hover */

header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a {}

/* Style police contenu */

.tg-item .tg-center-holder {
    top: -50% !important;
}

.tg-cats-holder {
    display: none !important;
}

.camberra.tg-item:hover .tg-center-holder {
    top: 50% !important;
}

.camberra.tg-item:hover .tg-cats-holder {
    display: block !important;
}

.camberra .tg-item-title {
    font-family: 'Avenir-Black';
}

@media screen and (max-width: 940px) {
    li.third.titleprix {
        max-width: 190px !important;
    }
    .pilgo-header ul.formulaire-reservation li {
        margin-right: 10px;
    }
}

@media screen and (max-width: 880px) {
    li.third.titleprix {
        display: none !important;
    }
    .pilgo-header ul.formulaire-reservation {
        max-width: 665px !important;
    }
}

@media screen and (max-width: 730px) {
    .pilgo_container.pilgo-header {
        display: none !important;
    }
    .searchbtnmobile {
        display: block !important;
    }
    #commune-recherchee {
        font-size: 15px;
    }
    .home .slideshow1 ul {
        margin-bottom: 160px;
        overflow: visible !important;
    }
    .home .slideshow1 ul li {
        overflow: visible !important;
    }
    .home .slideshow1 li a {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        /*padding-bottom: 200px;*/
    }
    .home .slideshow1 li a h2, .home .slideshow1 li a p {
        color: black;
        background-color: white !important;
        position: absolute !important;
    }
    .home .slideshow1 li a h2 span, .home .slideshow1 li a p span {
        background-color: white !important;
        padding: 10 !important;
        line-height: 30px !important;
    }
    .home .slideshow1 li a h2 {
        position: absolute !important;
        top: 130px !important;
    }
    .home .slideshow1 li a h2 span {
        background-color: white !important;
    }
    .home .slideshow1 li a p {
        top: 210px !important;
    }
    .home .slideshow1 li a p span {
        padding-top: 0px !important;
    }
}

/* Style Reservation */

.apidae-reservation-sidebar a {
    color: #fff;
    padding: 0;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.apidae-reservation-sidebar i {
    display: inline-block;
    position: relative;
    font-size: 35px;
    vertical-align: bottom;
    width: 40px;
    height: 40px;
    line-height: 45px;
}

.apidae-reservation-sidebar {
    background: #d2b055;
    margin: 20px -10px;
}

/* Style Grid */

.esg-overlay.esg-bottom.esg-transition.eg-item-skin-1-container, .esg-overlay.esg-bottom.esg-transition.eg-item-skin-2-container, .esg-overlay.esg-bottom.esg-transition.eg-item-skin-agenda-container {
    margin-top: 0px !important;
}

.esg-overlay.esg-center.esg-transition.eg-item-skin-1-container, .esg-overlay.esg-center.esg-transition.eg-item-skin-2-container, .esg-overlay.esg-center.esg-transition.eg-item-skin-agenda-container {
    top: -1000px;
}

.eg-item-skin-1-element-0:after, .eg-item-skin-2-element-0:after, .eg-item-skin-agenda-element-0:after {
    content: "\2014";
    display: block;
}

.eg-item-skin-1-wrapper .esg-entry-cover, .eg-item-skin-2-wrapper .esg-entry-cover, .eg-item-skin-agenda-wrapper .esg-entry-cover {
    background: rgba(0, 0, 0, .15);
}

.page-template-template-page-accueil .essentiel h2 {
    font-family: 'Redressed', cursive;
    font-weight: 400;
    text-align: center;
}

.column2.essentiel {
    margin-bottom: 60px;
}

.eg-item-skin-1-element-9 i.eg-icon-right-big, .eg-item-skin-2-element-9 i.eg-icon-play, .eg-item-skin-agenda-element-9 i.eg-icon-right-big {
    border-radius: 50%;
    border: 1px solid;
    font-weight: normal;
    padding: 1px;
}

.eg-item-skin-1-element-7:hover, .eg-item-skin-2-element-7:hover, .eg-item-skin-agenda-element-7:hover {
    color: #fff;
}

@media screen and (min-width: 1000px) {
    header#header {
        z-index: 10000;
    }
}

h4.titre-grid {
    font-size: 28px;
    text-align: center;
    font-family: 'Avenir-Black';
    text-transform: uppercase;
    font-weight: 400;
}

h4.titre-grid::after {
    content: "\2014";
    display: block;
}

a.bouton-grid {
    display: block;
    color: #595959;
    width: 100%;
    max-width: 365px;
    margin-top: 0px;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 25px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 30px;
}

#footer .footer-subscription {
    font-size: 36px;
    padding: 25px 0 25px;
    font-weight: bold;
}

a.bouton-grid:hover:before {
    right: 0;
}

a.bouton-grid:before {
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    top: 0;
    background: #000000;
    height: 4px;
}

.bouton-grid i {
    border-radius: 50%;
    border: 1.5px solid;
    font-weight: normal;
    padding: 4px 3px !important;
    font-size: 15px !important;
    vertical-align: text-bottom;
    position: relative;
    top: 8px;
    margin-left: 3px;
    padding-top: 3px;
    padding-bottom: 0px;
}

.eg-item-skin-2-wrapper .esg-cc.eec {
    top: 40px !important;
}

@media screen and (min-width: 1000px) {
    #post-12729 {
        width: 1140px;
        max-width: 1140px;
        margin: 0 auto;
    }
    .page-template-template-page-accueil .column {
        width: 1140px;
        max-width: 1140px;
        margin: 0 auto;
    }
}

/* Style Grid */

/* Style font */

body {
    font-family: 'Avenir-Regular', arial, sans-serif;
}

.inner-page .inner-content {
    font-family: 'Avenir-Regular';
}

#footer .footer-subscription label {
    font-family: 'Avenir-Regular';
    font-size: 32px;
}

h1 {
    font-family: 'Avenir-black';
    font-size: 40px;
    padding-bottom: 50px;
}

h2, h3, h4, h5 {
    font-family: 'Avenir-regular';
}

#footer .footer-categories h3 {
    font-family: 'Avenir-black';
    font-weight: 400;
}

header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a {
    font-family: 'Avenir-regular';
    font-weight: normal;
}

#footer .footer-legals {
    font-family: 'Avenir-regular';
}

#personnalisation>div h3 {
    font-family: 'Avenir-regular', cursive;
}

/* karim */

.apidae-liste-objet .apidae-actions {
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.apidae-liste-objet .apidae-content {
    font-size: 16px;
    line-height: 1.6em;
    text-align: justify;
}

.su-accordion .su-spoiler-title {
    text-transform: uppercase;
}

.su-spoiler-title {
    padding: 12px 7px 12px 34px !important;
}

.su-spoiler-icon {
    top: 12px !important;
}

/* End font style */

.info-pratiques {
    margin: 0 auto;
    color: #1e1e1e;
    background: #FFF;
    min-height: 2em;
    padding: 25px 30px 25px;
    position: relative;
    list-style: none;
    border-top: 10px solid #d2b055 !important;
    border: 1px solid #d2b055;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
}

.info-pratiques h4 {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 20px;
    color: #595959;
}

.info-pratiques a {
    display: block;
    color: #FFF;
    background: #d2b055;
    position: relative;
    width: 172px;
    height: 37px;
    font-size: 18px;
    margin-top: 0px;
    padding: 6px 25px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.info-pratiques a:before {
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    top: 0;
    background: #000000;
    height: 4px;
}

.reservation ul.formulaire-reservation p {
    padding: 0px;
    margin: 0px;
}

.formulaire-reservation a {
    background: #000000;
}

nav.teaser2.column, nav.info-pratiques.reservation.column {
    margin-bottom: 70px;
}

header#header>div>div .subtitle, header#header>div>li a {
    font-family: Avenir-Black;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
}

.inner-content h5 {
    padding-top: 50px;
}

.esg-grid {
    padding-bottom: 0px !important;
}

header#header>div>nav .mobile-only>div>h3 {
    font-family: 'Avenir-Regular';
}

header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a br {
    display: none;
}

#footer .footer-categories {
    padding: 30px 0 30px;
}

/* Style Titre h1 Page */

.post-type-page h1 {
    font-size: 40px;
}

/* Fin */

.videoResponsive iframe {
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sitelogo a {
    transition: none !important;
}

@media screen and (min-width: 1000px) {
    header#header.collapsed>div>nav ul.menu {
        padding-top: 35px;
    }
    header#header.collapsed>div>div h1.sitelogo {
        font-size: 85px;
        padding-top: 0px;
    }
    .collapsed .language_switcher {
        top: -10px;
        right: 32px;
    }
    .inner-page .apidae-liste h3, .inner-page .liste-pages h3, .inner-page .apidae-liste-objet h3 {
        font-size: 20px;
        padding-bottom: 43px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 1000px) {
    li.menu-xl-item.menu-item {
        height: 215px !important;
    }
    header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a figure {
        width: 175px;
        height: auto;
    }
}

@media screen and (max-height: 656px) and (min-width: 1000px) {
    li.menu-xl-item.menu-item {
        height: 215px !important;
    }
    header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper a figure {
        width: 175px;
        height: auto;
    }
}

@media screen and (max-width: 1000px) {
    header#header>div>nav ul.menu>li .menu-xl>.menu-xl-wrapper li.menu-xl-item {
        height: auto !important;
    }
    .apidae-liste-objet .apidae-content {
        height: 110px;
        overflow: hidden;
    }
}

.info-pratiques.es a {
    width: 190px;
}

.info-pratiques.de-DE a {
    width: 200px;
}

.evenements a.bouton-grid:before, .activites a.bouton-grid:before, .voyage a.bouton-grid:before {
    display: none;
}

.colleft1 li h2 a {
    color: #fff;
}

/* Style Grand événements */

@font-face {
    font-family: 'Amatic SC Bold';
    src: url('static/fonts/AmaticSC-Bold.eot');
    src: url('static/fonts/AmaticSC-Bold.eot?#iefix') format('embedded-opentype'), url('static/fonts/AmaticSC-Bold.woff2') format('woff2'), url('static/fonts/AmaticSC-Bold.woff') format('woff'), url('static/fonts/AmaticSC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amatic SC Regular';
    src: url('static/fonts/AmaticSC-Regular.eot');
    src: url('static/fonts/AmaticSC-Regular.eot?#iefix') format('embedded-opentype'), url('static/fonts/AmaticSC-Regular.woff2') format('woff2'), url('static/fonts/AmaticSC-Regular.woff') format('woff'), url('static/fonts/AmaticSC-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.page-id-15784 .esg-media-cover-wrapper, 
.page-id-19183 .esg-media-cover-wrapper {
    position: relative;
    width: 100%;
    backface-visibility: hidden;
    max-width: 220px;
    display: inline-block;
    margin-top: 30px;
}

.page-id-15784 .esg-entry-content.eg-garfield-content, 
.page-id-19183 .esg-entry-content.eg-garfield-content {
    max-width: 550px;
    float: left;
    width: 100%;
    margin-right: 25px;
}

.grands-evenements h1, .ariane, .ariane a {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  padding-top: 4px;
}

.grands-evenements {
    background-color: #D2B155;
}

.grands-evenements .inner-content {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 10px;
    --notchSize: 78px;
    clip-path: polygon( 0% var(--notchSize), var(--notchSize) 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize)));
}

.icone-corner-top:before {
    content: url('static/images/icone-top-left.png');
    position: absolute;
    left: -29px;
    top: 78px;
}

.icone-corner-top:after {
    content: url('static/images/icone-top-right.png');
    float: right;
    top: 78px;
    right: -29px;
    position: absolute;
}

.icone-corner-bottom:before {
    content: url('static/images/icone-bottom-left.png');
    position: absolute;
    left: -29px;
    bottom: 40px;
}

.icone-corner-bottom:after {
    content: url('static/images/icone-bottom-right.png');
    float: right;
    bottom: 40px;
    right: -29px;
    position: absolute;
}

h4.titre-grid-event {
    font-family: 'Avenir-Black';
    font-size: 28px;
    text-align: center;
    color: #000;
    padding-left: 30px;
    margin-top: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.titre-grid-event img {
    max-width: 110px;
    position: relative;
    top: 15px;
    margin-right: 30px;
}

.grands-evenements a.eg-garfield-element-0 {
    font-family: 'avenir-regular';
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 4px solid #D2B155;
    padding-bottom: 3px;
}

.grands-evenements .eg-garfield-element-0-a {
    margin-bottom: 0px;
}

.grands-evenements .eg-garfield-element-3 {
    font-family: 'avenir-regular' !important;
    font-size: 18px !important;
    margin-top: 10px !important;
    text-transform: uppercase !important;
}

.grands-evenements .eg-garfield-element-23 {
    font-size: 15px !important;
    margin-top: 41px !important;
    font-weight: 600 !important;
    font-family: 'avenir-regular';
}

.grands-evenements .eg-garfield-element-6 {
    text-transform: none !important;
}

.grands-evenements-contenu:after {
    content: "●●●●●●●●●●";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    letter-spacing: 8px;
    font-size: 15px;
}

.titre-grid-event.icone-emulsion-artistique img {
    max-width: 100px;
    top: 20px;
}

.titre-grid-event.icone-supreme-de-nature img {
    top: 5px;
}

h4.titre-grid-event.icone-champion-aux-petit-oignons img {
    max-width: 70px;
    top: 15px;
}

.esg-grid .mainul li.eg-garfield-wrapper {
    padding: 0px 0px 20px 80px !important;
}

.contenu-header, .contenu-footer {
    padding-left: 110px;
    padding-right: 80px;
    padding-top: 20px;
    font-size: 18px;
}

.contenu-header h3 {
    font-size: 25px;
    margin-top: 50px;
    margin-bottom: 35px;
    text-align: center;
}

#regiondo-review-widget {
    min-height: 700px !important;
}

@media screen and (max-width: 950px) {
    .page-id-15784 .esg-media-cover-wrapper {
        margin-top: 0px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .contenu-header h3 {
        padding-top: 70px;
    }
    .esg-grid .mainul li.eg-garfield-wrapper {
        padding: 0px 0px 20px 25px !important;
    }
    .icone-corner-top:after {
        top: 60px;
        right: 0px;
    }
    .icone-corner-top:before {
        top: 60px;
        left: 0px;
    }
    .icone-corner-bottom:after {
        right: 0px;
    }
    .icone-corner-bottom:before {
        left: 0px;
    }
    .contenu-footer {
        margin-bottom: 65px;
    }
    h1.header-grand-event {
        font-size: 29px;
    }
    .post-type-page .inner-page .inner-content {
        margin: 0 30px;
    }
}

@media screen and (max-width: 519px) {
    h4.titre-grid-event {
        font-size: 20px;
    }

    .grands-evenements a.eg-garfield-element-0 {
        font-size: 17px;
    }
    
    .contenu-header, .contenu-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 414px) {
    h4.titre-grid-event {
        font-size: 15px;
        padding-left: 0px;
        line-height: 20px;
    }
    .eg-garfield-content {
        padding: 30px 15px 30px 0px !important;
    }
    .page-id-15784 .esg-media-cover-wrapper {
        margin-left: 0px;
    }
    .titre-grid-event img {
        max-width: 80px;
    }
    .titre-grid-event.icone-emulsion-artistique img {
        max-width: 80px;
    }
    .titre-grid-event img {
        margin-right: 15px;
    }
	
	
	.apidae-recherche.apidae-1-1 .apidae-liste-objet .apidae-objet-liste-overlay {
  color: #fff;
  background: rgba(153, 212, 192, 0.2);
  padding: 175px 33px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}


	
	
}

@media screen and (max-width: 354px) {
    .icone-corner-top:before, .icone-corner-top:after {
        top: 90px;
    }
}

@media screen and (max-width: 315px) {
    h4.titre-grid-event {
        font-size: 15px;
        padding-left: 0px;
    }
}