/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version,> 0.1%,IE 11
*/

/*
Theme Name: Smictom
Theme URI: https://wordpress.org/themes/smictom/
Description: Smictom is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: Smictom

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
header {
    z-index: 999;
}

.bloc-accroche .video-accroche {
    background-size: cover !important;
}

.liste-actu-row {

    /* display: flex; */
    /* flex-wrap: wrap; */
}

.video-content .video-liste {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

html body #cookie-notice .cookie-notice-container .cn-buttons-container a {
    display: inline-block;
    border-radius: 00;
    border: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #731e80), to(#731e80));
    background-image: -o-linear-gradient(left, #731e80 0, #731e80);
    background-image: linear-gradient(90deg, #731e80 0, #731e80);
    color: #fff;
    background-color: #731e80;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    padding: 8px 20px;
    margin: 0 10px 10px;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    font-size: 14px;
}

.cn-button.bootstrap:hover {
    background-color: #731e80;
}

#cn-notice-text {
    color: #fff;
    font-size: 1.5rem;
    line-height: 40px;
}

html body {
    overflow: hidden;
}

.slidingsearch input[type="text"] {
    height: 3.5rem;
    border: 1px solid #cecece;
    padding: .5rem 2rem 0;
}

.slidingsearch {
    margin-top: -20%;
}

html .post-type-page .home-actu-card {
    margin-bottom: 0rem;
}

#video_filter, #video_filter_reset {
    cursor: pointer;
}

video.galerie-video::-webkit-media-controls {
    display: none;
}

video.galerie-video {
    height: auto;
    width: 100%;
}

.paragraph-cliquable--photo img {
    width: 100%;
}

.gform_heading {
    display: none;
}

.gfield_label {
    color: #731e80 !important;
    font-size: 1.5rem;
    font-weight: bold;
}

html .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html .gform_button:hover {
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
}

#gform_27, #gform_0, #gform_7 {
    max-width: 400px;
}

#gform_27 .select2-container {
    width: 100% !important;
}

body .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}

body .gform_wrapper#gform_wrapper_8 .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}

body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.gform_wrapper #gform_27 .gfield_description {
    width: auto;
    display: initial;
}

#field_1_7 {
    display: none;
}

html {
    scroll-behavior: smooth;
}

.a-button {
    cursor: pointer;
}

.gform_wrapper.gf_browser_chrome .contact-content-form ul.gform_fields li.gfield span.name_first,
.gform_wrapper.gf_browser_chrome .contact-content-form ul.gform_fields li.gfield span.name_last,
.gform_wrapper.gf_browser_chrome .contact-content-form ul.gform_fields li.gfield span.name_middle {
    padding-top: 0px;
}

.gfield input[type=text], .gfield input[type=email], .gfield input[type=tel], .gfield select, .gfield textarea {
    padding: .5rem 2rem 0 !important;
    height: 5.5rem;
    margin-top: 12px;
}

.contact-content-form .validation_message {
    display: none;
}

.gform_wrapper .contact-content-form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact-content-form .gform_wrapper li.gfield_error textarea {
    border: 1px solid red;
}

.gform_wrapper .contact-content-form li.gfield.gfield_error,
.gform_wrapper .contact-content-form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 6px !important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 6px;
    padding-top: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html .profil-bar .profil-bar-list li.active-profil {
    -webkit-transform: translate(-7%, 0%);
    -ms-transform: translate(-7%, 0%);
    transform: translate(-7%, 0%);
}

html .profil-bar .profil-bar-list li.active-profil .profil-svg-container {
    width: 9rem;
    background-color: grey;
}

html .profil-bar .profil-bar-list li.active-profil:hover {
    -webkit-transform: translateX(-77%);
    -ms-transform: translateX(-77%);
    transform: translateX(-77%);
}

html .profil-bar.profil-parent {
    right: -237px;
}

html .profil-bar .profil-bar-list li:hover {
    -webkit-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    transform: translateX(-70%);
}

body .contact-content-form div.ginput_container_name span {
    padding-right: 0px;
}

body .contact-content-form span.select2-selection.select2-selection--single {
    margin: 12px 0px;
}

.contact-content-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px !important;
}

.contact-content-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding: .5rem 2rem 0 !important;
}

.gfield textarea {
    padding: 1.5rem 2rem 0 !important
}

#field_4_9, #field_4_10 {
    margin-right: 16px;
}

#field_4_14, #field_4_15 {
    margin-top: 0px;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0px !important;
}

label#label_4_12_1, label#label_4_13_1 {
    font-size: 1.4rem;
    font-weight: normal;
    color: #333;
    margin-left: 5px !important;
}

.three_part {
    width: auto;
    display: inline-block;
    max-width: 100%;
    vertical-align: top !important;
    margin: 0px !important;
}

.three_part .gfield_checkbox {
    width: inherit !important;
    margin: 0 15px !important;
}

.three_part .gfield_checkbox li {
    margin: 0 !important;
}

.three_part .gfield_checkbox li label, .three_part .gfield_checkbox li input {
    margin: 0 !important;
    max-width: 100% !important;
}

.three_part .ginput_container .gfield_checkbox [type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    height: 2rem;
    width: 2rem !important;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin: 0;
    position: relative;
    margin-right: 1.5rem;
}

.three_part .ginput_container .gfield_checkbox [type=checkbox]:checked:before {
    content: "\eed8";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2rem;
}

li#field_4_11 {
    margin-bottom: 35px !important;
}

html .gform_wrapper .contact-content-form .gform_footer input.button,
.gform_wrapper .contact-content-form .gform_footer input[type=submit],
.gform_wrapper .contact-content-form .gform_page_footer input.button,
.gform_wrapper .contact-content-form .gform_page_footer input[type=submit] {
    width: auto;
    height: 4.5rem;
    font-weight: 500;
    line-height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.contact-content-form .gform_footer.top_label {
    width: auto !important;
    display: inline-block;
    float: right;
    margin-top: -8% !important;
}

.simulateur-content .simulateur-form-item {
    margin-bottom: 2rem;
}

.gform_wrapper.contact-content-form_wrapper .gform_heading {
    display: block;
    margin-bottom: 0px;
}

.gform_wrapper .gform_heading h3.gform_title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #4a4a4a;
}

.notice.notice-error.is-dismissible,
div.validation_error {
    position: relative !important;
    border: 1px solid #ccd0d4 !important;
    border-left-color: #ff0000 !important;
    background: #fff !important;
    border-left-width: 4px !important;
    margin: 0 auto !important;
    padding: 6px 12px !important;
    max-width: 400px !important;
    margin-bottom: 40px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: red !important;

}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 1px solid #ff0000 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
}

#mapmaker {
    height: 100%;
    width: 100%;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        width: auto;
        max-width: calc(100% - 16px) !important;
    }
}

.map-toolbox p svg {
    width: 20px;
    margin-right: 10px;
    height: 20px;
}

#OpenLayers_Feature_27_popup_FrameDecorationDiv_0 {
    display: none;
}

.map-toolbox p {
    color: #64676a;
    font-size: 14px;
    margin: 13px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.map-toolbox.Bornesemballages {
    background: #fff;
    padding: 20px;
    border: 3px solid #e8de24;
}

.map-toolbox.Bornesemballages svg path {
    fill: #e8de24 !important;
}

.map-toolbox.Bornesemballages .tootltip-day li a {
    color: #e8de24;
    font-weight: 500;
}

.map-toolbox.Bornesemballages .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #e8de24;
}

.map-toolbox.Bornesemballages .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #e8de24;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Bornesemballages .map-toolbox p.ttol-desc {
    color: #e8de24;
    font-weight: 500;
}

.map-toolbox.Bornesemballages .activetootltip {
    background: #e8de24;
    color: #fff;
    position: relative;
}

.map-toolbox.Bornesemballages .activetootltip:before {
    background-color: #e8de24;
}

.map-toolbox.Bornesemballages .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #e8de24;
}


.map-toolbox.decheteries {
    background: #fff;
    padding: 20px;
    border: 3px solid #731e80;
}

.map-toolbox.decheteries svg path {
    fill: #731e80 !important;
}

.map-toolbox.decheteries .tootltip-day li a {
    color: #731e80;
    font-weight: 500;
}

.map-toolbox.decheteries .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #731e80;
}

.map-toolbox.decheteries .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #731e80;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.decheteries .map-toolbox p.ttol-desc {
    color: #731e80;
    font-weight: 500;
}

.map-toolbox.decheteries .activetootltip {
    background: #731e80;
    color: #fff;
    position: relative;
}

.map-toolbox.decheteries .activetootltip:before {
    background-color: #731e80;
}

.map-toolbox.decheteries .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #731e80;
}


.map-toolbox.Bornespapier {
    background: #fff;
    padding: 20px;
    border: 3px solid #00b5e2;
}

.map-toolbox.Bornespapier svg path {
    fill: #00b5e2 !important;
}

.map-toolbox.Bornespapier .tootltip-day li a {
    color: #00b5e2;
    font-weight: 500;
}

.map-toolbox.Bornespapier .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #00b5e2;
}

.map-toolbox.Bornespapier .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #00b5e2;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Bornespapier .map-toolbox p.ttol-desc {
    color: #00b5e2;
    font-weight: 500;
}

.map-toolbox.Bornespapier .activetootltip {
    background: #00b5e2;
    color: #fff;
    position: relative;
}

.map-toolbox.Bornespapier .activetootltip:before {
    background-color: #00b5e2;
}

.map-toolbox.Bornespapier .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #00b5e2;
}


.map-toolbox.Bornesordures {
    background: #fff;
    padding: 20px;
    border: 3px solid #2e4f52;
}

.map-toolbox.Bornesordures svg path {
    fill: #2e4f52 !important;
}

.map-toolbox.Bornesordures .tootltip-day li a {
    color: #2e4f52;
    font-weight: 500;
}

.map-toolbox.Bornesordures .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #2e4f52;
}

.map-toolbox.Bornesordures .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #2e4f52;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Bornesordures .map-toolbox p.ttol-desc {
    color: #2e4f52;
    font-weight: 500;
}

.map-toolbox.Bornesordures .activetootltip {
    background: #2e4f52;
    color: #fff;
    position: relative;
}

.map-toolbox.Bornesordures .activetootltip:before {
    background-color: #2e4f52;
}

.map-toolbox.Bornesordures .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #2e4f52;
}


.map-toolbox.Bornestextile {
    background: #fff;
    padding: 20px;
    border: 3px solid #0662ab;
}

.map-toolbox.Bornestextile svg path {
    fill: #0662ab !important;
}

.map-toolbox.Bornestextile .tootltip-day li a {
    color: #0662ab;
    font-weight: 500;
}

.map-toolbox.Bornestextile .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #0662ab;
}

.map-toolbox.Bornestextile .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #0662ab;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Bornestextile .map-toolbox p.ttol-desc {
    color: #0662ab;
    font-weight: 500;
}

.map-toolbox.Bornestextile .activetootltip {
    background: #0662ab;
    color: #fff;
    position: relative;
}

.map-toolbox.Bornestextile .activetootltip:before {
    background-color: #0662ab;
}

.map-toolbox.Bornestextile .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #0662ab;
}


.map-toolbox.Bornesverre {
    background: #fff;
    padding: 20px;
    border: 3px solid #509e2f;
}

.map-toolbox.Bornesverre svg path {
    fill: #509e2f !important;
}

.map-toolbox.Bornesverre .tootltip-day li a {
    color: #509e2f;
    font-weight: 500;
}

.map-toolbox.Bornesverre .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #509e2f;
}

.map-toolbox.Bornesverre .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #509e2f;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Bornesverre .map-toolbox p.ttol-desc {
    color: #509e2f;
    font-weight: 500;
}

.map-toolbox.Bornesverre .activetootltip {
    background: #509e2f;
    color: #fff;
    position: relative;
}

.map-toolbox.Bornesverre .activetootltip:before {
    background-color: #509e2f;
}

.map-toolbox.Bornesverre .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #509e2f;
}


.map-toolbox.Compostage {
    background: #fff;
    padding: 20px;
    border: 3px solid #97d700;
}

.map-toolbox.Compostage svg path {
    fill: #97d700 !important;
}

.map-toolbox.Compostage .tootltip-day li a {
    color: #97d700;
    font-weight: 500;
}

.map-toolbox.Compostage .tootltip-day {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: 2px solid #97d700;
}

.map-toolbox.Compostage .tootltip-day li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #97d700;
    padding: 5px;
    cursor: pointer;
}

.map-toolbox.Compostage .map-toolbox p.ttol-desc {
    color: #97d700;
    font-weight: 500;
}

.map-toolbox.Compostage .activetootltip {
    background: #97d700;
    color: #fff;
    position: relative;
}

.map-toolbox.Compostage .activetootltip:before {
    background-color: #97d700;
}

.map-toolbox.Compostage .tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #97d700;
}


.tootltip-day li:last-child {
    border-right: 0px !important;
}

ul li.activetootltip a {
    color: #fff !important;
}

.tootltip-day li a {
    color: #731e80;
    font-weight: 500;
}

.activetootltip:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: #731e80;
}

.tootltip-day li.activetootltip:last-child {
    border-right: 2px solid #731e80;
}

#OpenLayers_Feature_27_popup_contentDiv {
    height: inherit !important;
}

.toottiptime {
    height: 20px;
}

.cms-page .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes label {
    width: 10rem;
}

.row-type .colonne-principale {
    margin-bottom: 50px;
}

.connexion-form {
    text-align: center;
}

.gfield input[type=text], .gfield input[type=email], .gfield input[type=tel], .gfield select, .gfield textarea {
    margin-top: 0;
}

body .gform_wrapper .top_label input[type=text], body .gform_wrapper .top_label input[type=password] {
    width: 100%;
    height: 5.5rem;
    border: 1px solid #cecece;
}

#gform_0 li {
    margin-bottom: 2rem;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0 !important;
}

.gf_login_links a {
    color: #731e80;
    font-weight: 700;
}

.connexion-outer {
    margin: 50px 0px;
}

.gfield_error {
    border: 0px !important;
    background-color: transparent !important;
}

.connexion-outer {
    position: relative;
}

.validation_message {
    display: none;
    position: absolute;
    top: -22px;
}

body .gform_wrapper .top_label input[type=text], body .gform_wrapper .top_label input[type=password] {
    width: 100% !important;
}

.avatar {
    margin-bottom: 30px;
}

pre {
    background-color: transparent;
    border: none;
}

div.ufaq-faq-title h4 {
    font-weight: 400;
    color: #731e80;
    font-size: 20px;
    text-transform: none;
}

div.ufaq-faq-post p {
    color: #64676a;
    font-size: 1.5rem;
}

.ufaq-faq-title {
    margin-bottom: 14px;
}

.ufaq-faq-div {
    margin: 15px 0;
    border-bottom: 1px solid #b1aeae38;
}

.ewd-ufaq-post-margin-symbol:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #43267b;
    border-width: 0 0 2px 2px;
    position: absolute;
    pointer-events: none;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: 5px;
}

.ewd-ufaq-post-margin-symbol span {
    display: none !important;
}

/* .ewd-ufaq-post-margin
{
        display: flex;
    align-items: center;
} */
.ufaq-faq-title-text {
    margin-left: 2rem;
}

.ewd-ufaq-post-active .ewd-ufaq-post-margin-symbol:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    min-height: auto;
    height: auto;
    /*overflow: hidden;*/
}

.tribe-common .tribe-common-l-container {
    max-width: 980px;
}

.tribe-events .tribe-events-calendar-month__header-column {
    width: 14.285%;
    padding: 14px;
    text-transform: capitalize;
    background-color: #731e80;
    border-bottom: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
    display: block !important;
    visibility: visible;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
    padding: 12px 16px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: 16px;
    text-align: center;
}

.tribe-events .tribe-events-calendar-month__calendar-event:last-child {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.tribe-events .tribe-events-calendar-month__calendar-event {
    padding: 8px 8px;
}

.events-disabled {
    background-color: #64676a;
    pointer-events: none;
}

.events-disabled-day {
    background-color: #64676a;
    pointer-events: none;
}

.tribe-events .events-disabled .tribe-events-calendar-month__calendar-event-datetime {
    color: #fff;
}

.tribe-common .events-disabled a, .tribe-common .events-disabled a:active, .tribe-common .events-disabled a:focus, .tribe-common .events-disabled a:hover, .tribe-common .events-disabled a:visited {
    color: #fff;
}

.tribe-common .events-disabled-day a, .tribe-common .events-disabled-day a:active, .tribe-common .events-disabled-day a:focus, .tribe-common .events-disabled-day a:hover, .tribe-common .events-disabled-day a:visited {
    color: #fff;
}

#tribe-events-pg-template, .tribe-events-pg-template {
    margin: 0 auto;
    max-width: 100%;
}

.tribe_events.type-tribe_events > .paragraph {
    margin-top: 0rem;
}

.event-top-info {
    padding: 2rem 0 0 3rem;
}

.event-top-info .event-top-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 0;
    margin-top: 3rem;
}

.event-top-info .event-top-item i {
    color: #731e80;
    margin-right: 1.5rem;
}

.event-top-info .event-top-item p {
    margin: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0;
}

.custom_calender iframe {
    border: none;
}

.tribe-events-header__breadcrumbs {
    display: none;
}

#tribe-events-events-bar-keyword, .tribe-common-c-btn {
    display: none !important;
}

select#event_cat {
    height: 6rem !important;
    min-height: 6rem !important;
    width: 35%;
    display: inline-block;
    border-color: #cecece;
    margin-left: -4px;
}

select#events {
    height: 6rem !important;
    min-height: 6rem !important;
    width: 35%;
    display: inline-block;
    border-color: #cecece;
    margin-left: -4px;
}

.eventpage .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 0px;
}

.eventpage .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 6rem;
    width: 100%;
    max-height: 6rem;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.eventpage .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 60px;
}

.eventpage .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 6rem;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    margin: 20px 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: 0px solid #e4e4e4;
}

.current_month {
    width: 30%;
    display: inline-block;
    background-color: #f7f7f7;
    padding: 16px !important;
    color: #731e80;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

.eventpage span.select2.select2-container.select2-container--default {
    width: 304px !important;
    margin-left: -4px;
}

.tribe-events-cal-links {
    display: none;
}

#rtec .rtec-form-wrapper {
    display: block !important;
}

#rtec .rtec-register-button {
    display: none !important;
}

.tribe-events-calendar-month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.tribe-events-header__messages.tribe-events-c-messages.tribe-common-b2 {
    display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
    margin-bottom: 0px;
    margin-left: 16px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    margin: 0px 0;
}

.cal_head_body {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 88%;
    flex: 0 1 88%;
    max-width: 88%;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 12%;
    flex: 0 1 12%;
    max-width: 12%;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: 16px;
    line-height: 1.42;
    padding: 1px 5px;
    border: 1px solid #ccc;
    width: 100%;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    left: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .datepicker {
    margin-top: 12px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom:after {
    content: "";
    width: 0;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #d5d5d5;
    top: -13px;
    left: 34px;
}

.tribe-events .datepicker {
    border: 2px solid #d5d5d5;
}

.tribe-events-c-ical.tribe-common-b1 {
    display: none;
}

body #rtec input[type="text"] {
    width: 100%;
    height: 5.5rem;
    border: 1px solid #cecece;
    border-radius: 0;
    font-size: 1.5rem;
}

#rtec label {
    display: inline-block;
    color: #731e80;
    font-size: 1.5rem;
    font-weight: bold;
}

#rtec .rtec-form-wrapper {
    border: 0;
    background: transparent;
}

#rtec .rtec-custom-hover:hover {
    opacity: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.hero-detail-actu .hero-action a {
    margin-right: 15px;
}

.tribe-events-c-events-bar__search .tribe-events-c-events-bar__search-form .select2-selection .select2-selection__arrow:after {
    content: "\eab2";
    font-family: icofont;
    color: #731e80;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 2rem;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

#rtec .rtec-custom-hover {
    width: auto;
    height: 4.5rem;
    line-height: 2.3rem;
    margin-top: 2rem !important;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#rtec .rtec-error-message {
    display: none;
}

#rtec .rtec-error {
    border: 1px solid red !important;
}

.rtec-already-registered-reveal {
    display: none !important;
}

#rtec .rtec-form-field {
    margin-bottom: 2rem;
    width: 49%;
    margin-left: 1%;
    float: left;
}

#rtec {
    max-width: 100%;
}

.tribe-events-notices {
    color: #64676a;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
}

.home-actu {
    background: url(images/home-actu-bg.png) no-repeat -50px center;
    background-size: contain;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

#lostpasswordform {
    max-width: 400px;
    margin: 0 auto;
}

.lostpassword-button {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#resetpassform {
    max-width: 400px;
    margin: 0 auto;
}

#resetpass-button {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.row-type .colonne-principale .col-xs-12.col-md-3 img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.row-type .colonne-principale .col-xs-12.col-md-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search_section .row {
    margin-bottom: 50px;
}

#lostpasswordform label {
    width: 100%;
    display: inline-block;
    line-height: 1.3;
    font-weight: 700;
    color: #731e80 !important;
    text-align: left;
}

#resetpassform label {
    width: 100%;
    display: inline-block;
    line-height: 1.3;
    font-weight: 700;
    color: #731e80 !important;
    text-align: left;
}

input#user_login, #resetpassform input[type="password"] {
    width: 100%;
    height: 5.5rem;
    border: 1px solid #cecece;
    padding: 5px 4px;
    letter-spacing: normal;
}

.search_section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
}

.row-type .colonne-principale .col-xs-12.col-md-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    padding-top: 18%;
    width: inherit;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.search_section .col-xs-12 {
    float: inherit;
}

.row-type .colonne-principale .col-xs-12.col-md-3 img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    border: 0;
    right: 0;
    left: 0;
    width: 100%;
}

.search_section h2 {
    font-size: 3rem;
    margin-top: 2rem;
}

.home-un-click {
    padding-top: 1rem;
    background: url(images/background-demarche-home.png) no-repeat -100px bottom;
    background-size: contain;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.home-actu {
    background: url(images/home-actu-bg.png) no-repeat -50px center;
    background-size: contain;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.home-un-click-entete .decorated {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home-un-click-entete {
    margin-top: 4rem;
}

.notice.notice-success.is-dismissible {
    position: relative;
    border: 1px solid #ccd0d4;
    border-left-color: #46b450;
    background: #fff;
    border-left-width: 4px;
    margin: 0 auto;
    padding: 6px 12px;
    max-width: 400px;
}

div#gform_confirmation_message_4 {
    position: relative;
    border: 1px solid #ccd0d4;
    border-left-color: #46b450;
    background: #fff;
    border-left-width: 4px;
    margin: 0 auto;
    padding: 6px 12px;
    max-width: 100%;
}

body .sharethis-inline-share-buttons .st-btn {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    height: 4rem !important;
    width: 4rem !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
    margin-right: 2rem !important;
    padding: 0 !important;
    background: transparent !important;
}

body .sharethis-inline-share-buttons .st-btn > img {
    display: inline-block;
    height: 25px !important;
    width: 25px !important;
    position: relative !important;
    top: 0 !important;
    vertical-align: top !important;
}

.hero-title .hero-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.video-content .video-liste .video-item {
    padding: 0 15px;
}

.video-content .video-liste {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.load_more_videos {
    margin-top: 20px;
}

body .tribe-common .tribe-common-l-container {
    max-width: 100%;
}

.gform_not_found {
    display: none;
}

body #st-1 .st-btn:hover {
    opacity: 1;
    top: 0px;
}

.app_gdpr .popup_overlay, .app_gdpr .popup_popup {
    display: none !important;
}

select.gfield_select {
    width: 100%;
}

#post-360 .paragraph--type--lien-contact > img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 6.3rem 3rem 3rem 3rem;
    margin: 0 auto;
    display: block;
}

.not-found .hero-header {
    margin-bottom: 0rem;
}

.not-found .error404-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tribe-events-calendar-month {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.video_player {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.video-overlay {
    z-index: 99999;
}

.video-overlay.onscreen iframe {
    width: 50%;
    height: 50%;
}

.act-overlay {
    overflow: hidden;
}

.act-overlay .home-actu-img {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.act-overlay .home-actu-img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#mapBox small {
    display: none;
}

#mapBox iframe {
    width: 100%;
}

.detail-actu-content .paragraph.paragraph--type--chapo {
    margin: 0;
}

.detail-actu-content .page__field-contenu-de-la > .paragraph--type--text {
    margin-top: 1rem;
}

.page-soeur-liste {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

header .menu-main .page-soeur-liste.menu-0 .menu-0-item {
    width: 100%;
    padding: 2rem 3rem 0;
    margin: 0;
}

header .menu-main .page-soeur-liste.menu-0 .menu-0-item a {
    display: inline-block;
}

header .menu-main .page-soeur-liste.menu-0 .menu-0-item .menu-1 {
    left: 40%;
    top: 30%;
}

/*header .menu-main .page-soeur-liste.menu-0 .menu-0-item:hover .menu-1
{
    display: none;
}header .menu-main .page-soeur-liste.menu-0 .menu-0-item .menu-1.open
{
    display: block;
}*/
header .menu-main .page-soeur-liste.menu-0 .menu-0-item .menu-2 .menu-2-item:hover > a {
    background-color: #f7f7f7;
    font-weight: bold;
}

header .menu-main .page-soeur-liste.menu-0 .menu-0-item .menu-1 .menu-1-item .menu-2 {
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.sitemap-item.page_item a {
    color: #4a4a4a !important;
}

ul.children .page_item {
    font-weight: 400;
}

.sitemap-item.page_item {
    color: #4a4a4a !important;
    font-weight: 600;
    text-transform: capitalize;
}

.paragraph--type--text ul li.sitemap-item {
    display: block;
    margin-bottom: 1.5rem;
}

.simple-sitemap-container ul.children {
    margin: 2em 0 2em 2.2em;
}

#post-592 .hero-header {
    margin-bottom: 0;
}

.paragraph--type--text ul li.sitemap-item:before {
    font-family: icofont;
    content: "\ea5d";
    margin-right: 10px;
    margin-left: 30px;
    color: #731e80;
    font-weight: 400;
    height: unset;
    width: inherit;
    border-radius: inherit;
    background-color: transparent;
}

#ajaxsearchlite1 .probox, div.asl_w .probox, #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input, div.asl_w .probox .promagnifier {
    height: 6rem !important;
}

div.asl_w .probox .proloading, div.asl_w .probox .proclose {
    display: none !important;
}

div.asl_w .probox .promagnifier {
    background-color: #64676a !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#64676a), to(#64676a)) !important;
    background-image: -o-linear-gradient(top, #64676a, #64676a) !important;
    background-image: linear-gradient(180deg, #64676a, #64676a) !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    background-color: #64676a !important;
    background-image: -o-radial-gradient(center, ellipse, #64676a, #64676a) !important;
    background-image: radial-gradient(ellipse at center, #64676a, #64676a) !important;
}

body div.asl_r.vertical {
    padding: 0;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    background: #fff;
}

body div.asl_r .results .item {
    background: #fff !important;
    border: none;
}

body div.asl_r .results .item .asl_content h3, body div.asl_r .results .item .asl_content h3 a {
    color: #64676a !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
}

div.asl_r p.showmore a {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #64676a !important;
}

.results.mCS_no_scrollbar {
    height: auto !important;
}

div.asl_r p.showmore {
    padding: 10px 0px !important;
    background-color: #f2f2f2 !important;
}

div.asl_r .results .item .asl_content {
    line-height: 45px !important;
    height: 45px !important;
}

body div.asl_r .results .item {
    padding: 0 25px !important;
    height: 45px !important;
}

div.asl_r.vertical .results .asl_spacer {
    width: 84% !important;
    margin: 0 auto !important;
    height: 1px !important;
    background: none repeat scroll 0 0 #ccccccb0;
}

div.asl_r .results .item .asl_content h3 a:hover {
    color: #762282 !important;
    font-size: 14px;

}

div.asl_r p.showmore:hover a {
    color: #080909 !important;
}

body div.asl_r.vertical .results .asl_spacer:last-child {
    height: 0px !important;
}

div.asl_r .results {
    height: auto !important;
}

@media (min-width: 1560px) and (max-width: 1770px) {
    .menu-main .menu-0 .ecocito {
        margin-left: 10px !important;
    }

    .menu-main .menu-0 .ecocito a svg {
        width: 50px;
    }

    .menu-main .menu-0 .ecocito a {
        font-size: 11px;
        height: auto;
    }

    header .menu-main .menu-0 .ecocito {
        position: inherit;
    }

    header .logo-main img {
        height: 12rem;
        width: 24.8rem;
        margin: 0;
    }

    header .menu-main .menu-0 .menu-0-item {
        margin-left: 3rem;
    }

    .menu-main .menu-0 .ecocito {
        margin-left: 20px !important;
    }

    header .extra-menu.wide-extra ul li {
        margin-left: 3.4rem;
    }
}

@media (min-width: 1200px) and (max-width: 1559px) {
    .menu-main .menu-0 .ecocito {
        margin-left: 10px !important;
    }

    .menu-main .menu-0 .ecocito a svg {
        width: 50px;
    }

    .menu-main .menu-0 .ecocito a {
        font-size: 11px;
        height: auto;
    }

    header .menu-main .menu-0 .ecocito {
        position: inherit;
    }

    header .extra-menu.wide-extra {
        display: block;
    }

    header .extra-menu.mobile-extra {
        display: none;
    }

    header {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    header .logo-main img {
        height: 10rem;
        width: 24.8rem;
        margin: 0;
    }

    header .extra-menu.wide-extra ul li {
        margin-left: 1.4rem;
    }

    header .extra-menu.wide-extra ul li:last-of-type {
        margin-left: 1.9rem;
    }

    header .logo-main img {
        height: 11rem;
        width: 18.8rem;
    }

    header .menu-main {
        width: 0;
    }

    header .menu-main .menu-0 {
        padding-right: 0rem;
    }

    header .menu-main .menu-0 .menu-0-item {
        margin-left: 23px;
    }

    header .logo-main {
        padding: 3.3rem 1rem 0 3rem;
    }

    header .menu-main a {
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1292px) {
    header .menu-main a {
        font-size: 12px;
    }
}

@media (min-width: 1200px) and (max-width: 1231px) {
    header .menu-main .menu-0 .menu-0-item {
        margin-left: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .three_part {
        width: 100%;
    }

    .three_part .gfield_checkbox {
        margin: 6px 0 !important;
    }

    .contact-content-form .gform_footer.top_label {
        margin-top: -9% !important;
    }
}

@media (max-width: 767px) {
    .table-container {
        overflow: scroll;
    }
}

@media (max-width: 767px) {
    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 3rem;
    }

    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes label {
        width: 11rem;
        text-align: center;
        margin-bottom: 4rem;
    }

    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes label .map-label-text {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.3rem;
        font-weight: normal;
        margin: 0;
    }

    .tribe-events .tribe-events-c-events-bar__search-filters-container {
        display: block;
        position: unset;
        top: 0;
        width: 100%;
    }

    .tribe-events .tribe-events-c-events-bar__search-button {
        display: none;
    }

    .current_month {
        width: 100%;
    }

    .eventpage span.select2.select2-container.select2-container--default {
        width: 100% !important;
    }

    .tribe-events .tribe-events-c-events-bar {
        width: 100%;
    }

    .tribe-events .tribe-events-c-events-bar__search-filters-container {
        padding: 0;
    }

    .tribe-events .tribe-events-header {
        margin: 0;
        padding: 0 0 25px;
    }

    .tribe-events .tribe-events-header .select2 {
        margin: 0 !important;
    }

    .tribe-events .tribe-events-calendar-month {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .tribe-events-c-top-bar.tribe-events-header__top-bar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 auto 21px;
    }

    body .cal_head_body {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .tribe-common .tribe-common-l-container {
        padding-left: 0;
        padding-right: 0;
    }

    .tribe-events .tribe-events-calendar-month__header-column-title::first-letter {
        font-weight: bold;
        display: block;
        color: #fff;
    }

    .tribe-events .tribe-events-calendar-month__header-column-title {
        font-size: 20px;
        color: transparent;
        line-height: 1;
    }

    .tribe-common .tribe-common-l-container {
        padding: 0;
    }

    .tribe-events-header__top-bar {
        display: inline-block;
        background-color: #f7f7f7;
        padding: 16px !important;
        color: #731e80;
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        margin: 0;
        width: 100%;
    }

    body .tribe-events-c-top-bar__datepicker-button {
        color: #731e80 !important;
        text-transform: uppercase;
        font-size: 2rem !important;
        font-weight: bold !important;
    }

    .current_month {
        display: none;
    }

    .tribe-events .tribe-events-calendar-month__day-cell--selected,
    .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
    .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
        background-color: #731e80;
    }

    .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
        background-color: #731e80;
    }

    select#event_cat, select#events {
        width: 100%;
    }

    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
        z-index: 99 !important;
    }

    .datepicker .current, .datepicker .active {
        background-color: #731e80 !important;
        color: #fff !important;
    }
}

@media (min-width: 992px) {
    .contact-content .contact-content-form {
        padding: 0 0 0rem;
    }
}

@media only screen and (max-width: 992px) {
    .contact-content-form .gform_footer.top_label {
        margin-top: -12% !important;
    }
}

@media only screen and (max-width: 676px) {
    .contact-content-form .gform_footer.top_label {
        margin-top: 0% !important;
        float: none;
    }

    li#field_4_11 {
        margin-bottom: 0px !important;
    }

    #field_4_9, #field_4_10 {
        margin-right: 0px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 52px;
    }

    #video_filter, #video_filter_reset {
        cursor: pointer;
        margin: 10px 0;
    }

    .select2-container {
        width: 100%;
        margin: 10px 0px;
    }

    .videos-filtre form > * {

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;
        margin-left: 0;
    }

    .videos-filtre h2 {
        text-align: center;
    }

    div#video_filter_reset {
        text-align: center;
    }

    #post-360 .paragraph--type--lien-contact {
        background: -o-linear-gradient(top, #fff 0, #fff 0px, #f7f7f7 0px, #f7f7f7 0%);
        background: linear-gradient(to bottom, #fff 0, #fff 0px, #f7f7f7 0px, #f7f7f7 0%);
    }

    #post-360 .paragraph--type--lien-contact > img {
        padding: 1.4rem 1.4rem 1.4rem;
    }

    h2.decorated {
        text-align: center;
    }

    .hero-title .hero-action {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 55px !important;
    }
}


/*22-4-2020*/
body h2.text-center {
    text-align: center;
    display: block;
}

.tags-content {
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.12);
    padding: 30px;
    margin-bottom: 6rem;
}

.tags-content .text-center {
    margin-top: 0;
}

.tag-name {
    display: inline-block;
    background: #f7f7f7;
    padding: 15px 20px;
    margin: 12px;
}

.tags {
    text-align: center;
}

.reduire-page .home-actu-img {
    /*background-size: inherit !important;
    position: absolute;
    margin-top: -12rem;*/
}

.reduire-page .tags-content{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.reduire-page .tags-content .tag-name{
    border-radius: 20px;
}

.reduire-page .tags-content .tag-name:hover{
    background-color: #eeeded;
}

.reduire-page .home-actu-text {
    padding: 0em !important;
}

.reduire-page .home-actu-text a {
    background: #fff;
    padding: 1.5em 3em;
    border-radius: 2em;
    text-decoration: none;
    font-weight: 700;
}

.reduire-page .home-actu-card .home-actu-text p {
    line-height: 1.6;
}

html .reduire-page .home-actu-card {
    background: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.collecte {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.collecte-data input[type="radio"], .collecte-data input[type="checkbox"] {

    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    height: 2.2rem;
    width: 2.2rem !important;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin: 0 !important;
    position: relative;
    background: #fff;
}

.collecte-data input[type="radio"]:checked:before, .collecte-data input[type="checkbox"]:checked:before {
    content: "\eed8";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2rem;
    color: #731e80;
}

.reload-commune {
    cursor: pointer;
}

.collecte-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .collecte-data {
        flex-direction: column;
    }

    .collecte-data .checkboxs:first-child {
        margin-bottom: 1rem;
    }
}

.collecte label {
    font-weight: 400;
    margin: 0 10px;

}

.form-dans-ma-commune, .collecte {
    margin-bottom: 20px;
}

.second-collection {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.collecte-data.collectif_par label {
    line-height: 2.3rem;
}

.commune-btns {
    margin-bottom: 0;
}

.checkboxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.commune-btns {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.commune-btns .reload-commune, .reload-reservation {
    margin: 20px;
}

.purpale-class {
    color: #731e80;
}

#reservation_form .select2-container {
    width: 100% !important;
}

.plusmore:after {
    content: "\eab2";
    font-family: icofont;
    color: #ffffff;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 1rem;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.plusmore {
    height: 4rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 0 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.readmorecontent {
    display: inline-block;
}

.reservation-actu-text {
    height: 10rem;
    overflow: hidden;
    text-align: left;
    margin: 0 30px;
}

.reservation_universal_container .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.reservation-available {
    background: #f7f7f7;
    margin: 3rem 0px;
    padding: 1.3rem 0px 1rem;
}

span.available-text {
    color: #4CAF50;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

span.available-text:before {
    content: "\eed8";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2.5rem;
    margin-right: 7px;
    margin-top: -6px;
}

span.disavailable-text:before {
    content: "\eee4";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2.5rem;
    margin-right: 7px;
    margin-top: -6px;
}

span.disavailable-text {
    color: #f21303;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.reservation-selction input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    height: 2.2rem;
    width: 2.2rem !important;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-right: 10px !important;
    position: relative;
    background: #fff;
    margin-top: 7px;
}

.reservation-selction input[type="checkbox"]:checked:before {
    content: "\eed8";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2rem;
    color: #731e80;
}

.reservation-selction label {
    margin: 0;
    line-height: 39px;
    font-weight: 400;
}

.reservation-selction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem;
}

.contenu_supplementaire {
    margin-bottom: 3rem;
}

.reload-reservation {
    cursor: pointer;
}

.reservationform {
    padding: 30px;
    border: solid 1px black
}

.reservationform h2 {
    font-size: 3.3rem;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 2rem;
    text-align: center;
    color: #000000;
}

#gform_8 #gform_fields_8 .gfield #input_8_1_3_container, #gform_8 #gform_fields_8 .gfield #input_8_2_6_container {
    padding-right: 0px;
}

#field_8_13 {
    display: none;
}

.reservation_universal_container .home-actu-card {
    width: 100%;
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 0;
    clear: both;
    width: 100%;
}


#gform_confirmation_message_8, #gform_confirmation_message_9 {
    text-align: center;
    color: #fff;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 0 !important;
    max-width: inherit !important;
}

.reservation-actu-text {
    -webkit-mask-image: -webkit-gradient(linear, center top, center bottom, color-stop(0.5, rgba(0, 0, 0, 1)), color-stop(1, rgba(0, 0, 0, 0)));
}

body .reservation_universal_container .home-actu-card {
  border: 3px solid #fff;
}
body .reservation_universal_container .home-actu-card.reservertionselect {
    border-color: #731e80;
    /* margin-bottom: calc(9rem - 6px) !important; */
}

#visitsite .paragraph--type--titre-de-section:first-child {
    margin-top: 0;
}

#visitsite .paragraph h3 {
    color: #4a4a4a;
    margin-top: 2rem;
    margin-bottom: 2.8rem;
    font-weight: 400;
    font-size: 3.5rem;
    line-height: 4rem;
}

#visitsite .home-actu-text img {
    width: 70px;
}

body #gform_9 .gfield {
    padding: 0 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 30px !important;
}

body .gform_wrapper #gform_9 .top_label div.ginput_container {
    margin: 0;
}

.gform_wrapper #gform_9 li.hidden_label input {
    margin: 0;
}

#gform_9 #gform_fields_9 .gfield #input_9_1_3_container, #gform_9 #gform_fields_9 .gfield #input_9_2_6_container {
    padding-right: 0px;
}

#field_9_6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    vertical-align: top;
    width: 40%;
    padding-right: 16px;
    float: none;
}

body #gform_9 #field_9_6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body #gform_9 .gfield_label {
    color: #ffffff !important;
    font-weight: 100;
}

body #gform_9 #field_9_6 .gfield_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

body #gform_9 #field_9_6 .gfield_checkbox li label {
    color: #000000;
    font-weight: 100;
    max-width: 100%;
    display: block;
    line-height: 1.5;
    padding-left: 31px;
}

body #gform_9 #field_9_6 .gfield_checkbox input {
    display: none;
}

body #gform_9 #field_9_6 .gfield_checkbox li label:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #b1b1b1;
}

body #gform_9 #field_9_6 .gfield_checkbox input:checked ~ label:after {
    display: block;
}

body #gform_9 #field_9_6 .gfield_checkbox li label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 13px;
    height: 7px;
    border-width: 0 0 1.5px 1.5px;
    border-style: solid;
    border-color: #731e80;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
}

body #gform_9 #field_9_6 .gfield_checkbox li {
    padding: 0 30px 0 0 !important;
    margin: 0;
}

body #gform_9 .gfield_label .gfield_required {
    display: none;
}

body #gform_9 #field_9_6 .gfield_label {
    margin-right: 25px;
    margin-bottom: 0;
}

#gform_9 #gform_fields_9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px !important;
    margin-right: -15px !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#field_9_7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

#field_9_8, body #gform_9 #field_9_9, body #gform_9 #field_9_10 {
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}

body #gform_9 #field_9_11 .gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

body #gform_9 #field_9_11 .gfield_radio li label {
    color: #000000;
    font-weight: 100;
    max-width: 100%;
    display: block;
    line-height: 1.5;
    padding-left: 31px;
}

body #gform_9 #field_9_11 .gfield_radio input {
    display: none;
}

body #gform_9 #field_9_11 .gfield_radio li label:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 40px;
    border: 1px solid #b1b1b1;
}

body #gform_9 #field_9_11 .gfield_radio input:checked ~ label:after {
    display: block;
}

body #gform_9 #field_9_11 .gfield_radio li label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 13px;
    height: 7px;
    border-width: 0 0 1.5px 1.5px;
    border-style: solid;
    border-color: #731e80;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
}

body #gform_9 #field_9_11 .gfield_radio li {
    padding: 0 30px 0 0 !important;
    margin: 0;
}

body #gform_9 .gfield_label .gfield_required {
    display: none;
}

body #gform_9 #field_9_11 .gfield_label {
    margin-right: 25px;
    margin-bottom: 0;
}

#field_9_11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#field_9_12 {
    max-width: 37%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
}

body #gform_9 .gfield#field_9_13 {
    padding: 4rem 0px;
    border-top: 1px solid #ffffff9e;
    text-align: center;
    border-bottom: 1px solid #ffffff9e;
    color: #fff;
}

body #gform_9 #field_9_13 .ginput_container_consent input {
    display: none;
}

body #gform_9 #field_9_13 .ginput_container_consent label:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #b1b1b1;
    margin-left: -30px;
}

#gform_9 .gform_footer #gform_submit_button_9 {
    border: 1px solid #fff;
    max-width: 380px;
    margin: 0 auto;
}

#gform_9 .gform_footer #gform_submit_button_9:hover {
    background: #fff;
    color: #731e80;
}

#gform_9 .gfield_required {
    display: none;
}

body #gform_9 #field_9_13 .ginput_container_consent label {
    position: relative;
    font-weight: 300;
}

body #gform_9 #field_9_13 .ginput_container_consent label b {
    text-decoration: underline;
}

body #gform_9 #field_9_13 .ginput_container_consent input:checked ~ label:after {
    display: block;
}

body #gform_9 #field_9_13 .ginput_container_consent label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    width: 13px;
    height: 7px;
    border-width: 0 0 1.5px 1.5px;
    border-style: solid;
    border-color: #731e80;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
    margin-left: -30px;
}

body #gform_9 #field_9_13 .ginput_container_consent {
    margin-left: 30px;
}

.righticons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
}

.righticons ul li.Indisponible:before {
    content: "\A";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ff0000;
    display: inline-block;
    margin-right: 10px;
}

.righticons ul li.Disponible:before {
    content: "\A";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4caf50;
    display: inline-block;
    margin-right: 10px;
}

.Disponible {
    color: #4caf50;
    padding: 0px 20px;
    font-weight: 500;
}

.Indisponible {
    color: #ff0000;
    font-weight: 500;
}

.fc-left h2 {
    font-size: 3rem;
    font-weight: 500;
    text-transform: capitalize;
}

.fc-prev-button, .fc-next-button {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fc-today-button {
    background: no-repeat;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dedbdb;
}

.fc-day-header {
    border: none;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: 400;
    border-width: 0px !important;
}

.fc-head-container {
    border-width: 0px !important;
    padding: 0px 0px 10px !important;
}

.fc-header-toolbar {
    padding: 4rem 0px;
}

.fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number {
    padding: 5px 10px;
    float: left !important;
    font-weight: 600;
    font-size: 1.8rem;
}

.fc-state-highlight .fc-day-number {
    color: #731e80;
}

.fc-unthemed td.fc-today {
    background: #ffffff;
}

.fc-event, .fc-event-dot {
    background-color: transparent;
    border: none;
}

.fc-title img {
    width: 13px;
    height: 13px;
    margin-right: 8px;
}

.fc-title {
    font-weight: 600;
}

.fc-event-container {
    padding-bottom: 5px !important;
    padding-left: 10px !important;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {

    border-color: #dddddd;
}

body .reservation_universal_container .home-actu-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

body .reservation_universal_container .home-actu-card .reservation-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.readmorecontent div {
    cursor: pointer;
}

body .collecte-data input[type="radio"]:checked:before, body .collecte-data input[type="checkbox"]:checked:before {
    position: absolute;
}

h2#fc-datepicker-header:after {

    content: "\eab2";
    font-family: icofont;
    color: #64676a;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 1rem;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

h2#fc-datepicker-header {
    cursor: pointer;
}

body .gform-body.gform_body input {
    height: 5.5rem;
}

body .gform-body.gform_body .ginput_container_fileupload input {
    height: auto;
}


body .gform-body.gform_body .ginput_container_checkbox .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap:10px;
}

body .gform-body.gform_body .ginput_container_checkbox .gfield_checkbox .gchoice {
    align-items: end;
}

body .gform-body.gform_body input[type="checkbox"]  {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    height: 2.2rem;
    width: 2.2rem !important;
    border: 1px solid #cecece;
    border-radius: 3px;
    position: relative;
    background: #fff;
}

body .gform-body.gform_body .ginput_container_checkbox .gfield_checkbox .gchoice input:checked{
    background: #fff;
}

body .gform-body.gform_body .ginput_container_checkbox .gfield_checkbox .gchoice input:checked:before {
    /*content: "\eed8";
    font-family: icofont;
    top: 0;
    left: 0;
    font-size: 2rem;
    color: #731e80;*/
}

body .gform-body.gform_body .ginput_container_checkbox .gfield_checkbox label{
    vertical-align: bottom;
}

body .gform-body.gform_body .gfield_radio{
    display: flex;
    gap:20px;
    flex-direction: row;
    flex-wrap: wrap;
}

body .gform-body.gform_body .gfield_radio input{
    height: auto;
}


body .gform-body.gform_body .gfield_radio li {
    width: 20%;
}

body .gform-body.gform_body .ginput_container input, body .gform-body.gform_body .ginput_container textarea{
    border:1px solid #dbdbdb
}

body .gform-body.gform_body .ginput_container_consent {
    display: flex;
    gap: 20px;
    flex-direction: row;
    align-items: center;
}

body .gform-body.gform_body input[type="checkbox"] {
    margin:0px;
}


body .gform-body.gform_body .ginput_container_consent label{
    margin :0;
}

body .gform-footer.gform_footer input[type="submit"]{
    height: 6rem !important;
    background-color: #731e80 !important;
    color: #fff !important;
    text-transform: uppercase !important;
}


  
  

@media only screen and (max-width: 991px)and (min-width: 768px) {
    #field_9_12 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 767px) {
    .fc-header-toolbar h2 {
        float: none !important;
        margin-left: 0 !important;
        line-height: 6rem;
    }

    .fc-toolbar .fc-right {
        float: none;
        text-align: center;
    }

    .righticons {
        display: block;
        width: 100%;
    }

    #visitsite .decorated, #visitsite h2.paragraph {

        text-align: center;
    }

    .righticons ul {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;
        margin: 0;
        padding: 0;
    }

    .Disponible {
        padding-left: 0;
    }

    #field_9_11 {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body #gform_9 .gfield {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100%;
    }

    body #gform_9 .gfield {
        margin-bottom: 23px !important;
    }


    body #gform_8 #field_8_1, body #gform_8 #field_8_2, body #gform_8 #field_8_3, body #gform_8 #field_8_4, body #gform_8 #field_8_5, body #gform_8 #field_8_6, body #gform_8 #field_8_7, body #gform_8 #field_8_8, body #gform_8 #field_8_9, body #gform_8 #field_8_10, body #gform_8 #field_8_13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 23px !important;
    }

    #gform_8 #gform_fields_8 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body #gform_8 #field_8_8, body #gform_8 #field_8_9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    body #gform_8 #field_8_8 label, body #gform_8 #field_8_9 label {
        padding-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body #gform_8 #field_8_6 .gfield_checkbox li {
        margin: 0 0 10px 0;
    }

    body #gform_8 #field_8_6 .gfield_checkbox {
        margin-bottom: 0;
    }

    body #gform_8 #field_8_6 {
        margin-bottom: 15px;
    }

    body #gform_8 #field_8_1 input, body #gform_8 #field_8_2 input, body #gform_8 #field_8_3 input, body #gform_8 #field_8_4 input, body #gform_8 #field_8_5 input, body #gform_8 #field_8_7 input, body #gform_8 #field_8_8 input, body #gform_8 #field_8_9 input {
        min-height: inherit;
        line-height: 0;
        height: 44px;
    }

    body .gform_wrapper .top_label .ginput_container.ginput_container_date .ui-datepicker-trigger {
        right: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .reduire-page .paragraph--type--text .row .col-sm-6 {
        margin-top: 2em;
    }

    .reduire-page .paragraph--type--text .row .col-sm-6:last-child {
        margin: 12rem auto 0rem;
        left: 25%;
    }

    .fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number {
        font-size: 1.6rem;
    }

    .fc th, .fc td {
        font-size: 1.6rem;
    }

    .fc-left h2 {
        font-size: 2.4rem;
    }
}

@media (max-width: 767px) {
    .reduire-page .paragraph--type--text .row .col-sm-6 {
        margin-top: 12rem;
    }

    .reduire-page .paragraph--type--text .row .col-sm-6:first-child {
        margin-top: 0em;
    }

    .collecte {
        display: inherit !important;
    }

    .checkboxs {
        margin: 0;
    }

    .form-dans-ma-commune, .collecte {
        margin: 0;
    }

    .select2-container {
        width: 100% !important;
    }

    .fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number {
        font-size: 1.3rem;
    }

    .fc th, .fc td {
        font-size: 1.3rem;
    }

    .fc-left h2 {
        font-size: 2rem;
    }

    .fc-day-grid-event .fc-content {
        text-align: center;
        font-size: 0px;
    }

    .fc-scroller.fc-day-grid-container {
        height: auto !important;
    }
}


/*14-5-2020*/
.childmenuicon {
    display: block !important;
}

/* footer .footer-main .flex-row .footer-pratique .footer-pratique-item p
{
    white-space: pre;
} */
#mailpoet_form_1 .mailpoet_form {
    max-width: 450px;
    margin: 0 auto;
    padding: 0 25px;
}

#mailpoet_form_1 .mailpoet_text_label {
    font-weight: 700 !important;
    font-size: inherit;
    text-align: left;
    color: #731e80 !important;
}

#mailpoet_form_1 .mailpoet_text {
    height: 5.5rem;
    border: 1px solid #cecece;
    padding: .5rem 2rem 0 !important;
}

#mailpoet_form_1 .mailpoet_submit {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    background-color: #731e80;
    color: #fff;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html .home-actu-card .home-actu-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

html .home-actu-card:hover .home-actu-img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

html #visitsite .home-actu-card:hover .home-actu-img {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}

html .publication-bloc .publication-bloc-info .publication-bloc-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

html .publication-bloc .publication-bloc-info .publication-bloc-text p {
    line-height: 1.5;
}

.publication-bloc:hover .publication-img {
    opacity: 0.6;
}

.video_image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.paragraph--type--bloc-de-liens ul li a {
    text-decoration: underline;
}

.galerie-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.paragraph--type--photo svg {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 50px;
}

.paragraph--type--photo .col-sm-12 svg {
    left: 50%;
}

#post-385 .home-actu-card h3 {
    font-weight: inherit;
}

.leaflet-shadow-pane {
    display: none;
}

.leaflet-marker-icon {
    width: 70px !important;
    height: auto !important;
}

.contact-top-item p {
    white-space: pre;
}

#gform_submit_button_4 {
    padding: 0 30px;
}

.simulateur-content {
    margin-bottom: 60px;
}

.tag-name a {
    color: #333;
}

.date-text {
    font-size: 14px;
}

.video-content .video-liste .video-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.video-content .video-liste .video-item .video-iframe-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.eventtemplate {
    overflow: hidden;
}

#field_4_10 {
    margin-bottom: 20px;
}

.hero-header .hero-title .hero-title-content .ariane {
    display: block;
    margin: 20px 0px;
}

.paragraph--type--bloc-de-liens ul li a:hover {
    text-decoration: none;
}


/* Ajout Julien  */
.gform_wrapper .gfield_label {
    margin-top: 25px;
}

body .reservation_universal_container .home-actu-card .reservation-content h3 {
    height: 100px;
}

.recherche-result figure {
    height: 303px;
    padding: 0;
    width: 100%;
}

/* Ajout Max  */

body .text-crop-wrapper .text-before-crop,
body .text-crop-wrapper .text-before-crop + .read-more-content,
body .text-crop-wrapper .text-before-crop p:last-child {
    display: inline;
}

body #dechet_form .page__field-contenu-de-la {
    padding-bottom: 4rem;
}

body .detail-video {
    background-color: #f7f7f7;
    padding: 3.6rem 3rem 3rem;
}

body .detail .tag {
    color: #9cc12b;
    font-size: 1.4rem;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    margin-bottom: 1rem;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}

body .detail .tag::before {
    content: "";
    width: 8rem;
    height: .5rem;
    background-color: #9cc12b;
    margin-right: 1.5rem;
}

body .detail .detail-actu-publication {
    display: flex;
}

body .detail .detail-header .ariane {
    margin-bottom: 1rem;
}

body .detail .detail-header h1,
body .detail .detail-header .ariane ol li {
    color: #64676a;
}

body .collecte-data {
    margin-left: 12px;
}

body .a-button.disabled {
    background-color: #64676a;
    cursor: default;
}

#commune-main-form .select2-container {
    width: 100% !important;
}

body .mapboxgl-popup-content {
    padding: 0;
}

.hero-action #st-1 {
    z-index: 1;
}

.text-crop-wrapper .button {
    display: inline-block;
    background-color: #731e80;
    color: white;
    font-weight: bold;
    border: 2px solid #731e80;
    border-radius: 4px;
    padding: 5px 10px;
    transition: .2s;
}

.text-crop-wrapper .button:hover {
    background-color: white;
    color: #731e80;
    cursor: pointer;
}

.gfield_total {
    display: none;
}

.simulateur-content .simulateur-form-item .gform_confirmation_wrapper {
    margin-bottom: 2rem;
}

.simulateur-content .simulateur-form-item .gform_confirmation_wrapper h2 {
    color: #731e80;
    margin-top: 0;
}

.menu-main .acces-prive {
    padding: 2rem 0;
}

@media (min-width: 1200px) {
    .menu-main .acces-prive {
        display: none;
    }

    header .menu-main {
        width: 0;
    }
}

html .mapboxgl-popup {
    top: -20px;
    left: -4px;
}

.mapboxgl-marker svg g {
    fill: #EF5B5B;
}

.post-password-form {
    background: #efefef;
    padding: 30px;
}

.post-password-form input[type="password"] {
    height: 35px;
}

.post-password-form input[type="submit"] {
    display: inline-block;
    background-color: #731e80;
    color: white;
    font-weight: bold;
    border: 2px solid #731e80;
    border-radius: 4px;
    padding: 5px 10px;
    transition: .2s;
}

.post-password-form input[type="submit"]:hover {
    background-color: white;
    color: #731e80;
    cursor: pointer;
}

.gform_wrapper .top_label .gsection_description a {
    display: inline;
    float: none;
}

.gform_wrapper .top_label .ginput_container .select2 {
    width: 100% !important;
}

/* .gform_wrapper .top_label .clear-multi .ginput_container .select2 {

} */

.spider-leg-container .spider-leg-pin {
    position: relative;
    width: 44px;
    height: 50px;
    margin-left: -22px;
    margin-top: -43px;
    background: none;
}

.spider-leg-container .spider-leg-pin svg {
    width: 37px;
}

.spider-leg-container .spider-leg-line {
    background-color: #000000;
}

.spider-leg-container:hover .spider-leg-line {
    background-color: #731E80;
}


/**************/

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1rem;
}

html .paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .input-recherche-adresse {
    position: static;
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
    max-width: 100%;
    background-color: transparent;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .input-recherche-adresse [type=text] {
    height: 4.5rem;
    width: 100%;
    border: none;
    background-color: transparent;
    padding-left: 2rem;
    padding-right: 6.5rem;
}

html .paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .input-recherche-adresse .searchbtn {
    font-family: icofont;
    height: 5.5rem;
    width: 5.5rem;
    padding: 2rem;
    border: none;
    background-color: transparent;
    position: static;
    top: 0;
    right: 0;
    display: -webkit-box;
    font-size: 2rem;
    background-color:#f7f7f7;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top button, .paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .reload {
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: #4a4a4a;
    font-weight: bold;
    padding: 1rem 2.5rem;
    margin-left: 1rem;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top button i, .paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .reload i {
    color: #731e80;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 3rem;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .filtre-dans-ma-commune {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune select {
}

@media (min-width: 992px) {
    .paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune select {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune .select2-selection {
    height: 5.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    border: 1px solid #cecece;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune .select2-selection .select2-selection__arrow {
    height: 100%;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune.select2-selection .select2-selection__arrow b {
    display: none;
}

.paragraph--type--carte .map-filtre-container .map-filtre .form-map-filtre-top .form-dans-ma-commune.select2-selection .select2-selection__arrow:after {
    content: "\eab2";
    font-family: icofont;
    color: #731e80;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 2rem;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}


.row-type .colonne-principale .form-map-filtre-top .form-dans-ma-commune .submitButton {
    padding: 0;
}

.mt-2 {
    margin-top: 5px;
}

html .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.2;
}

html .select2-container .select2-selection--single .select2-selection__rendered {
    white-space: normal;
}


html .bloc-pages{
    display: flex;
    flex-wrap:wrap;
}

html .bloc-pages .item-page{
    margin-bottom: 90px;
}

html .bloc-pages .item-page .home-actu-card{
    height: 100%;
    min-height: unset;
    margin-bottom: 0;
}

html .bloc-pages .item-page .home-actu-card .home-actu-text{
    padding: 3.5rem 1rem 7rem;
}

html .bloc-pages .item-page .home-actu-card .home-actu-plus{
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translate(-50%, -50%);
}

.paragraph--type--avant .lien-contact-text p{
    line-height: unset;
    margin: 0 0 10px;
}

.footer-signature img{
    width: 145px;
    height: auto;
}

.select2-selection{
	position:relative;
}

.simulateur-content .simulateur-form-item .select2-selection{
	position:relative;
}


.dans-ma-commune-content .collect-demande-bac{
    background-color:#509e2f;
}

.info-accroche-content{
   padding: 0 80px 0 0;
}
