<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: sictom
Template: Divi
Description: Theme enfant sictom
Author: Achi Oudine
Author URI: mailto:dev.oudine@gmail.com
*/

.admin-bar,
.admin-bar #top-header {
    margin-top: 32px;
}

.admin-bar #et-main-area {
    margin-top: 0;
}

.admin-bar.et_secondary_nav_only_menu header#main-header {
    top: 78px;
}

body, input, textarea, select {
    font-family:"altivo"!important;
}

h1, h2, h3, h4, h5, h6 {
    font-family:"altivo"!important;
    font-weight: bold!important;
}

.home .border-gradient {
    border: 10px solid transparent;
    border-radius: 15px;
    background: linear-gradient(to right, white, white), linear-gradient(0deg, #a4e8d7 ,#63b5c7);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

#breadcrumbs a {
    color: #9c9c9c;
}

#breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px;
}

body {
    line-height: normal!important;
}

.et_pb_button:after {
    display: inline-block!important;
}

.et_pb_button,
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
    line-height: 1!important;
    padding: 10px 15px!important;
}

.et_pb_button{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.et_pb_button:after {
    content: "\35";
    line-height: 0;
    position: relative;
    vertical-align: middle;
}

.et_pb_button:hover{
    padding-right: 24px;
    padding-left:8px;
}

.et_pb_button:hover:after {
    opacity: 1;
    right: -10px;
}

.btn-white {
    background-color: #fff!important;
    color: #000!important;
}


/* Header */

.et-l.et-l--header {
    height: 100vh;
}

#top-header {
    display:flex;
    justify-content: space-between;
    align-items:center;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    top: 0;
    position: fixed;
}

#top-header-left {
    display: flex;
    align-items: center;
    padding-left: 25px;
    gap: 25px;
    min-height: 46px;
}

#top-header-left .logo {
    max-width: 35px;
}

.et_fixed_nav #page-container div.et-fixed-header#top-header {
    background-color: #fff!important;
}

#navigation #top-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#top-menu .home-logo {
    display: none;
}

.home-contact,
.home-pro,
.home-partenaires {
    min-height: inherit!important;;
    padding: 15px;
}

.home-contact {
    background: #cfcfcf;
}

.home-pro {
    background-position: 100% 0;
    color: #fff;
    transition: all ease 0.5s;
    background-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%);
    background-size: 300%;
}

.home-pro a {
    color: #fff!important;
}

.home-partenaires {
    background-position: 100% 0;
    color: #fff;
    transition: all ease 0.5s;
    background-color: #f0bd78;
    background-size: 300%;
}

.home-pro a,
.home-partenaires a {
    color: #fff!important;
}

@media only screen and (min-width: 980px) {

    .home #top-header {
        justify-content: end;
    }

    .home #top-menu .home-logo {
        display: block;
    }

    .home-logo span {
        display: none;
    }

    #top-menu &gt; li.home-logo img._mi {
        filter: inherit!important;
        width: 100px;
        padding: 0;
    }

    #top-menu &gt; li.home-logo.current-menu-item {
        background-image: inherit;
    }

    .home #navigation #top-menu {
        flex-direction: column;
        width: 170px;
        height: 100vh;
        position: absolute;
        top: 0;
        background: #fff;
        z-index: 999999999999999;
        flex-flow: wrap;
        box-shadow: 0px 9px 18px -9px rgba(0,0,0,0.3);
    }

    .home #main-header {
        top: 0!important;
        position: absolute!important;
    }

    .home #top-menu &gt; li {
        min-height: inherit;
    }

    .home #top-header {
        box-shadow: none;
    }

    .home #main-header {
        display: block!important;
    }

    .home #top-header-left {
        display: none;
    }

    body.home.et_secondary_nav_enabled #page-container #top-header {
        background-color: transparent!important;
    }

    .home.et_fixed_nav #top-header {
        right: 0;
        left: inherit;
    }

    .home #top-menu &gt; li:after {
        width: 80%;
        display: block;
        content: '';
        background: #e8e8e8;
        position: initial;
        top: inherit;
        bottom: 0;
        height: 1px;
        margin-left: auto;
        margin: 0 AUTO;
    }

    .home ul.sub-menu {
        top: 0;
        left: 100%;
        position: absolute;
    }

    .home #top-menu li li a {
        width: max-content;
    }

    .home .nav li ul.sub-menu {
        width: auto;
    }

    .home #top-menu .menu-item-has-children&gt;a:first-child {
        padding-right: 10px;
        padding-left: 10px;
    }

    #top-menu li.menu-item.home-contact,
    #top-menu li.menu-item.home-partenaires,
    #top-menu li.menu-item.home-pro {
        display: none;
    }

}

nav#top-menu-nav {
    float: none;
}

#top-menu &gt; li {
    width: 100%;
    min-height: 200px;
    padding-right: 0;
    padding-left: 0;
}

#top-menu &gt; li:after {
    width: 1px;
    display: block;
    content: '';
    background: #e8e8e8;
    height: 70%;
    position: absolute;
    top: 15%;
}

#top-menu &gt; li a {
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor&gt;a, #top-menu li.current-menu-item&gt;a {
    color: inherit;
}

.nav li ul.sub-menu{
    width: 100%;
}

.nav li ul.sub-menu li {
    width: 100%;
}

footer .et_pb_text_2_tb_footer.et_pb_text a,
footer .et_pb_text_3_tb_footer.et_pb_text a,
footer .et_pb_text_1_tb_footer.et_pb_text a,
footer .et_pb_text_4_tb_footer.et_pb_text a,
footer .et_pb_text_5_tb_footer.et_pb_text a {
    color: #4c4c4c!important;
}

footer .et_pb_text_3_tb_footer.et_pb_text a:hover,
footer .et_pb_text_2_tb_footer.et_pb_text a:hover,
footer .et_pb_text_4_tb_footer.et_pb_text a:hover,
footer .et_pb_text_1_tb_footer.et_pb_text a:hover,
footer .et_pb_text_5_tb_footer.et_pb_text a:hover {
    color: #4c4c4c!important;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
    opacity: inherit;
    background-color: inherit;
}
.et_mobile_menu li a::after,
.nav ul li a::after,
footer .et_pb_text_inner a:hover::after {
    background-color: #4c4c4c;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor&gt;a, #top-menu li.current-menu-item&gt;a {
    color: #4c4c4c;
}

.nav li ul {
    padding: 15px 0;
}

#top-menu li li a {
    width: fit-content;
}

.menu-item i._mi,
.menu-item img._mi,
.menu-item ._svg {
    width: 35px;
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
}

#top-menu li.menu-item {
    transition: all ease 0.5s;
    cursor: pointer;
}

.home .et_pb_menu .et-menu&gt;li:hover,
#top-menu &gt; li.menu-item:hover,
#top-menu &gt; li.current-menu-item,
#top-menu &gt; li.current-menu-parent {
    background-position: 100% 0;
    color:#fff;
    transition: all ease 0.5s;
    background-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%);
    background-size:300%;
}

#top-header #et-secondary-nav li.pro {
    background-position: 100% 0;
    color:#fff;
    transition: all ease 0.5s;
    background-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%);
    background-size:300%;
}

#top-header #et-secondary-nav li.pro a {
    color: #fff;
}

#top-header #et-secondary-nav li.partenaires {
    background-position: 100% 0;
    color:#fff;
    transition: all ease 0.5s;
    background-color: #f0bd78;
    background-size:300%;
}

#top-header #et-secondary-nav li.partenaires a {
    color: #fff;
}

#top-menu li.menu-item:hover span,
#top-menu &gt; li.current-menu-item span,
#top-menu &gt; li.current-menu-parent span,
#top-header #et-secondary-nav li:last-child a{
    color: #fff;
}

.home .et_pb_menu .et-menu&gt;li a:hover,
.home .et_pb_menu .et-menu&gt;li.et-hover a:hover,
#top-menu &gt; li.current-menu-parent i._mi,
#top-menu &gt; li.current-menu-parent img._mi,
#top-menu &gt; li.current-menu-parent ._svg,
#top-menu &gt; li.current-menu-item i._mi,
#top-menu &gt; li.current-menu-item img._mi,
#top-menu &gt; li.current-menu-item ._svg,
#top-menu &gt; li.menu-item:hover i._mi,
#top-menu &gt; li.menu-item:hover img._mi,
#top-menu &gt; li.menu-item:hover ._svg {
    filter: brightness(0) invert(1);
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0;
}

.et-menu .menu-item-has-children&gt;a:first-child {
    padding-right: 0;
}

#top-menu a {
    color: #4c4c4c;
}

#top-menu li li {
    padding: 0;
}

#top-menu li li {
    text-align: left;
    width: 100%;
    padding: 6px 20px;
}

#top-menu li li a {
    padding: 0;
    width: fit-content;
    text-align: left;
}

.et-fixed-header #top-menu li a {
    font-size: 16px!important;
}

.social:hover {
    animation: pulse;
    animation-duration: 2s;
}

a {
    display: inline-block;
    position: relative;
    color: #4c4c4c;
    line-height: 1;
    color: w;
}

.contact a::after {
    background-color: #444343;
}

a:hover::after,
.current_page_item &gt; a::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

#et-secondary-menu&gt;ul&gt;li&gt;a:hover, #et-info-email:hover {
    opacity: inherit;
}

.mob-menu-header-holder {
    background: #fff;
    justify-content: space-between;
    align-items:center;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.mobmenul-container i {
    color: #4c4c4c;
}

/* Menu home page */

.home .et_pb_menu--with-logo .et_pb_menu__menu&gt;nav&gt;ul&gt;li&gt;a {
    flex-direction: column;
}

.home .et-vert-menu .et_pb_menu__menu&gt;nav&gt;ul&gt;li {
    margin: 0!important;
}

.home .et_pb_menu--with-logo .et_pb_menu__menu&gt;nav&gt;ul&gt;li&gt;a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.home .et_pb_menu .et-menu&gt;li {
    padding: 0;
}

.home .et-menu .menu-item-has-children&gt;a:first-child:after,
.home .et-vert-menu .et-menu .menu-item-has-children&gt;a:first-child:after {
    content: none!important;
}

.partner-carousel .slick-track {
    display: flex;
    align-items: center;
}

/* size */

.home .bloc-app {
    border: 10px solid transparent;
    border-radius: 15px;
    background: linear-gradient(to right, white, white), linear-gradient(0deg, #a4e8d7 ,#63b5c7);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.home .bloc-app h2 {
    font-size: 48px;
}

/* POST */

.single .post {
    margin-bottom: 0;
}

.single .post-meta-info {
    font-size: 16px;
    color: #86d0d0;
    text-transform: uppercase;
    font-weight: bold;
}

.single .post-meta-info a{
    color: #86d0d0;
}
.single h1 {
    padding-bottom : 40px;
}

.single .last-same-posts ul {
    display: flex;
    gap: 35px;
}

.single .same-post {
    position: relative;
}

.single .last-same-posts .title-same-post {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.single .last-same-posts .cat-same-post {
    position: absolute;
    background: #86d0d0;
    padding: 5px 15px;
    top: 25px;
    left: -15px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}

.single .last-same-posts .h1 {
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 40px;
    line-height: 1;
}

.single .last-same-posts .same-posts-bottom{
    text-align: center;
    padding-bottom: 90px;
    padding-top: 65px;
}

.single .wdcl_image_carousel_0 .slick-dots li button {
    border: 10px solid transparent;
    border-radius: 15px;
    background: linear-gradient(to right, white, white), linear-gradient(0deg, #a4e8d7 ,#63b5c7);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.home #breadcrumbs {
    display: none;
}

.mobile_menu_bar.mobile_menu_bar_toggle {
    display: none;
}

.et_secondary_nav_only_menu header#main-header {
    display: none;
    position: fixed;
    top: 46px;
}
@media (max-width: 980px) {
    body.et_secondary_nav_only_menu #page-container #et-boc header#main-header {
        top: 46px!important;
    }
}

#et-main-area {
    margin-top: 46px;
}

.home #et-main-area {
    margin-top: 0;
}

.menu-toggle {
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    z-index: 20;
}

.menu-toggle span {
    width: 100%;
    height: 4px;
    background-color: #4c4c4c;
    border-radius: 12px;
    display: block;
    transition: background-color 0.5s ease-in-out;
}

.menu-toggle span::before,
.menu-toggle span::after {
    content: "";
    width: 100%;
    background-color: #4c4c4c;
    display: block;
    transition: all 0.5s ease-in-out;
    border-radius: 12px;
    height: 4px;
}

.menu-toggle span::before {
    transform: translateY(-10px);

}

.menu-toggle span::after {
    transform: translateY(10px);
    margin-top: -4px;
}


.menu-toggle.active span {
    background-color: transparent;
}

.menu-toggle.active span::before {
    transform: rotateZ(45deg) translateY(0);
}

.menu-toggle.active span::after {
    transform: rotateZ(-45deg) translateY(0);
}

.nav li ul {
    border-top: none;
}

.et_fixed_nav #page-container {
    padding-top: 46px !important;
}

.home.et_fixed_nav #page-container {
    padding-top: 0px !important;
}

.sub-menu a::after,
.contact a::after,
footer .et_pb_module p a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.sub-menu a:hover::after,
.contact a:hover::after,
.sub-menu .current-menu-item a::after,
footer .et_pb_module a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before {
    color: #fff;
}

#et-secondary-nav .menu-item-has-children&gt;a:first-child, #top-menu .menu-item-has-children&gt;a:first-child {
    padding-right: inherit;
}

#commune {
    flex: 1 1 auto;
    /* margin: 10px; */
    padding: 30px;
    text-align: center;
    /* text-transform: uppercase; */
    transition: 0.5s;
    background-size: 200% auto;""
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}

#commune:hover {
    background-position: right center;
}

#top-menu .menu-item-has-children&gt;a:first-child:after {
    content: none!important;
}

#top-header .container {
    padding-top: 0;
}
.et_fullwidth_secondary_nav #top-header .container {
    padding-left: 0;
    padding-right: 0;
}
#top-header #et-secondary-nav {
    display: flex;
    align-items: center;
}
#top-header #et-secondary-nav li{
    padding: 15px 20px;
    margin: 0;
}
#top-header #et-secondary-nav li.contact {
    background: #cfcfcf;
}

#top-header #et-secondary-nav li.social {
    padding: 0;
    margin-right: 15px;
}

#top-header #et-secondary-nav li.social i {
    background: #343434;
    padding: 5px;
    width: 30px;
    border-radius: 15px;
    color: #fff;
    height: 30px;
    line-height: 1;
    text-align: center;
}

.bg-gradient {
    line-height: 1;
}

.bg-gradient&gt;a{
    color: #fff!important;
}

.bg-gradient {
    background: rgb(164,232,215)!important;
    background: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%)!important;
    color: #fff;
    margin: 0 auto;
    /* width: fit-content; */
}

.bg-gradient-slide{
    background: rgb(164,232,215);
background: linear-gradient(90deg, rgba(164,232,215,1) 0%, rgba(154,224,212,1) 36%, rgba(99,181,199,1) 100%);
    color: #fff;
    margin: 0 auto;
    padding: 0px 10px;
}

.et_pb_text.bg-gradient {
    width: fit-content;
}

.home .bg-gradient {
    padding: 0px 10px;
}

#et-secondary-menu&gt;ul&gt;li a {
    padding-bottom: 0;
}

#hero .et_pb_slide_content{
    background: rgb(164,232,215)!important;
    background: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%)!important;
    color: #fff;
    width: fit-content;
    margin-left: 0;
    padding: 5px;
    font-weight: bold;
}


/* page */

.entry-header {
    position: relative;
}
.entry-header img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    filter: brightness(0.5);
}

.entry-header .entry-title {
    position: absolute;
    margin: 0;
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;

}

.entry-header .entry-title h1,
.entry-header .entry-title div {
    color: #fff;
    text-transform: uppercase;
}

.entry-header .entry-title div {
    font-size: 41px;
    /* padding-bottom: 25px; */
    line-height: 1;
}

.entry-header .entry-title h1 {
    font-size: 16px;
}

.entry-header h1.entry-title {
    font-size: 41px;
    color: #fff;
    text-transform: uppercase;
}

.post-content-top {
    display: flex;
    column-gap: 25px;
    font-size: 16px;
    font-weight: bold;
    flex-wrap: wrap;
}

.offre-demploi.type-offre-demploi {
    padding: 25px 35px;
    border-radius: 18px;
    box-shadow: 1px 1px 12px #ccc;
}

.offre-demploi.type-offre-demploi .entry-title {
    padding-bottom: 0px;
}

.offre-demploi.type-offre-demploi .post-content-top {
    padding-bottom: 15px;
    padding-top: 15px;
}

.offre-demploi.type-offre-demploi h3 {
    margin-top: 25px;
    font-size: 18px;
}

.offre-demploi.type-offre-demploi .fa-sharp {
    padding-right: 5px;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo {
    margin-right: 0;
}

.et_pb_toggle_open,
.et_pb_toggle_close {
    padding: 0;
}

.et_pb_toggle_content {
    padding: 20px;
    background: #fff;
}

.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle h5.et_pb_toggle_title {
    padding: 15px 35px;
}

.et_pb_toggle_close.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle_close.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle_close.et_pb_toggle h5.et_pb_toggle_title {
    background: #f6f6f6;
    color: #707070;
}

.et_pb_toggle_open.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle_open.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle_open.et_pb_toggle h5.et_pb_toggle_title {
    background: #6f6f6f;
    color: #fff;
}

.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_1.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle .et_pb_toggle_title:before {
    left: 5px;
    right: inherit;
}

footer.et-l--footer a {
    color: #4c4c4c;
}

/* liste d'article  */

.filters {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 25px;
    flex-wrap: wrap;
}

.filters label {
    font-size: 20px;
    font-weight: bold;
}

#filter-select,
#commune_filter,
#commune {
    font-size: 18px;
    padding: .3em!important;
    background-position: 100% 0;
    transition: all ease 0.5s;
    background-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%);
    background-size: 300%;
    border: none;
    border-radius: 5px;
    font-weight: 500;
    border-width: 10px;
    border-left: 0;
    border-style: solid;
    border-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgb(99,181,199,1) 100%) 1;
    border-top: 0;
    border-bottom: 0;
}

@media only screen and (max-width: 768px) {
    #commune {
        width: 100%;
    }
}

#filter-reset {
    font-size: 16px;
    text-decoration: underline;
    background: none;
    border: none;
    cursor: pointer;
}

.grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
    padding-top: 25px;
}

.grid-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: 100%;
}

.actus h3.grid-title {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.wonderplugin3dcarousel-bullet {
    background: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%)!important;;
    border-radius: 25px;
}

.wonderplugin3dcarousel-hoveroverlay-description.bg-gradient {
    width: fit-content;
}

.grid-item {
    flex-basis: calc(33.33% - 30px);
    margin: 0 15px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.grid-item-doc {
    flex-basis: calc(50% - 30px);
    margin: 0 15px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.grid-item img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.actus .grid-cat {
    position: absolute;
    background: #86d0d0;
    padding: 5px 15px;
    top: 25px;
    left: -15px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}

.grid-container.actus {
    padding-bottom: 100px;
}

.publi-hover{
    position: relative;
    width: fit-content;
    padding: 15px;
    box-shadow: azure;
    box-shadow: 1px 1px 12px #ccc;
    border-radius: 15px;
    margin-bottom: 15px;
}

.publi-hover-action {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-align: center;
    align-items: center;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear, filter 0.6s linear;
}

.publi-hover:hover img{
    filter: brightness(0.3);
    transition:visibility 0.6s linear,opacity 0.6s linear, filter 0.6s linear;
}

.publi-hover:hover .publi-hover-action{
    opacity:1;
    transition:visibility 0.6s linear,opacity 0.6s linear, filter 0.6s linear;
}

.publications .btn-publi {
    background: white;
    border-radius: 5px;
    width: fit-content;
    padding: 5px 15px;
    color: #4c4c4c;
    font-weight: bold;
    font-size: 18px;
}

.publications .grid-title {
    text-align: center;
    font-size: 21px;
}

@media only screen and (max-width: 768px) {
    .grid-item {
        flex-basis: calc(50% - 30px);
    }
}

@media only screen and (max-width: 480px) {
    .grid-item {
        flex-basis: 100%;
    }
}

.pagination {
    width: 100%;
    text-align: center;
}

.pagination .page-numbers{
    border-radius: 1rem;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    height: 1.6rem;
    line-height: 1.6rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    min-width: 1.5rem;
    background-position: 100% 0;
    color: #fff;
    transition: all ease 0.5s;
    background-image: linear-gradient(355deg, rgba(164,232,215,1) 0%, rgba(99,181,199,1) 100%);
    background-size: 300%;
    font-weight: bold;
}

/* PLANNING */

.planning h1,
.planning .filters {
    text-align: center;
    justify-content: center;
    font-size: 38px;
}

.planning-page {
    padding-bottom: 100px;
}

.planning .legend {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 15px;
    margin-bottom: 55px;
}

.planning .grid-item {
    flex-basis: calc(15% - 30px);
    background: #e6e6e6;
    padding: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border-radius: 5px;
    margin: 0;
    justify-content: flex-start;
    min-height: 85px;}

.planning .grid-container {
    gap: 15px;
    justify-content: space-between;
    margin: 0;
    padding-top: 15px;
}

.planning .hidden {
    display: none;
}

.planning .list-message{
    text-align: center;
    padding: 55px;
    font-size: 25px;
    font-weight: bold;
    background: #eee;
    margin-top: 25px;
    border-radius: 5px;
}

.pastille {
    border-radius: 0.625rem;
    display: inline-block;
    font-size: .875rem;
    height: 1.25rem;
    width: 1.25rem;;
    line-height: 1.25rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    transition: all .3s ease-out;
    min-width: 1.25rem;
    border: 2px solid #fff;
}

.pastille-vert {
    background-color: #828282;
    color: #828282;
}

.pastille-grise {
    background-color: #2f9314;
    color: #2f9314;
}

.pastille-jaune {
    background-color: #f4e10e;
    color: #f4e10e;
}

.pastille-rouge {
    background-color: #ea5b0c;
    color: #ea5b0c;
}

.pastille-none {
    display: none;
}

.planning .legend .pastille {
    margin-right: 5px;
}

/* RESPONSIVE */

@media only screen and (max-width: 768px) {
    .entry-header img {
        height: 150px;
        object-fit: cover;
    }
    .entry-header .entry-title {
        top: 45%;
    }
    .et_fixed_nav #page-container {
        padding-top: 0!important;
    }


    .grid-container{
        justify-content: center;
    }

    .single .last-same-posts ul{
        flex-wrap: wrap;
    }
}

/* map */

#mapid {
    height: 680px;
    width: 100%;
}

#mapdechet {
    height: 430px;
    width: 100%;
}

.map-recyclage {
    display: flex;
    margin-bottom: 15px;
}

.map-recyclage .col-md-2 {
    width: 30%;
    padding: 25px;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
}

.map-recyclage .col-md-10 {
    width: 70%;
}

.map-recyclage .filter-absolut {
    position: absolute;
    z-index: 99999999999;
    border-radius: 5px;
    right: 0;
    line-height: normal;
    box-shadow: -3px 3px 10px rgb(0 0 0 / 50%) !important
}

.map-recyclage .filter-absolut #filter-form-dechet {
    padding: 10px 15px;
}


.map-recyclage .filter-absolut #filter-form-dechet select{
    background: none;
    border: none;
    font-size: 18px;
    font-weight: bold;
}

.map-recyclage .col-md-12 {
    width: 100%;
    position: relative;
}

.map-recyclage #filter-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.btn-map {
    padding: 5px;
    color: #fff!important;
    border-radius: 5px;
}

.map-recyclage #filter-form .geoloc,
.map-recyclage #filter-form .filtre-commune {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 15px;
}

.map-recyclage #filter-form #city-input {
    background: #ededed;
    border-bottom: 1px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 21px;
    padding-top: 5px;
    width: 100%;
}

.map-recyclage #geolocation-button {
    width: 100%;
    border: none;
    padding: 5px 15px;
    font-weight: bold;
    cursor: pointer;
}

#filter-container .title-control {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

.control-tri {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
}

.control-tri label {
    padding-bottom: 0;
    line-height: 1;
}

#filter-container .poubelle,
#filter-container .emballage,
#filter-container .verre,
#filter-container .decheteries-tri,
#filter-container .bio,
#filter-container .compbio {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

#filter-container .decheteries-tri {
    margin-bottom: 25px;
}

input[type=checkbox] {
    border: 2px solid red;
}

.geoloc label,
.filtre-commune label {
    font-size: 16px;
    font-weight: bold;
}


@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .checkbox-wrapper-13 input[type=checkbox] {
        --active: #275EFE;
        --active-inner: #fff;
        /* --focus: 2px rgba(39, 94, 254, .3); */
        --border: #BBC1E1;
        --border-hover: #275EFE;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 21px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 3px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    .checkbox-wrapper-13 input[type=checkbox]:after {
        content: "";
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    .checkbox-wrapper-13 input[type=checkbox]:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: 0.9;
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border);
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled + label {
        cursor: not-allowed;
    }
    .checkbox-wrapper-13 input[type=checkbox]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover);
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
        width: 21px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
        opacity: var(--o, 0);
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
        --o: 1;
    }
    .checkbox-wrapper-13 input[type=checkbox] + label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 4px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
        border-radius: 7px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 5px;
        top: 2px;
        transform: rotate(var(--r, 20deg));
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
        --r: 43deg;
    }
}

.checkbox-wrapper-13 * {
    box-sizing: inherit;
}
.checkbox-wrapper-13 *:before,
.checkbox-wrapper-13 *:after {
    box-sizing: inherit;
}

/* Carte territoire sictom */

.territoire-sictom h1 {
    text-align: center;
    font-size: 38px;
    margin-bottom: 85px;
}

.territoire-sictom ul {
    margin-top: 85px;
    margin-bottom: 100px;
}

.territoire-sictom ul li {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
}

.territoire-sictom .pastille {
    border-radius: 0.9rem;
    display: inline-block;
    font-size: .875rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    transition: all .3s ease-out;
    min-width: 1.5rem;
    border: 2px solid #fff;
    margin-right: 5px;
}

.territoire-sictom .pastille-rouge {
    background-color: #c43637;
    color: #c43637;
}

.territoire-sictom .pastille-jaune {
    background-color: #ffe200;
    color: #ffe200;
}
.territoire-sictom .pastille-bleu {
    background-color: #44a9e0;
    color: #44a9e0;
}

.territoire-sictom .pastille-vert {
    background-color: #61aa53;
    color: #61aa53;
}

.territoire-sictom .pastille-grise {
    background-color: #828282;
    color: #828282;
}

#Calque_1-2 polygon:hover {
    opacity: 0.6;
}

.bg-gradient.et_pb_text,
.bg-gradient.et_pb_text_9,
.bg-gradient.et_pb_text_1,
.bg-gradient.et_pb_text_14,
.bg-gradient.et_pb_text_17,
.bg-gradient.et_pb_text_19 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.two-column &gt; .et_pb_column_1_2:first-child {

    border-right: 2px solid #d1d1d1;
}

.et_pb_newsletter .et_pb_newsletter_fields {
    flex-wrap: nowrap;
    gap: 10px;
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_button_wrap {
    white-space: nowrap;
    flex-basis: inherit;
}



@media only screen and (max-width: 980px) {
    .map-recyclage {
        flex-direction: column;
    }

    .map-recyclage .col-md-2, .map-recyclage .col-md-10 {
        width: 100%;
    }

    .et_secondary_nav_only_menu #top-header {
        display: flex;
    }
    .et_header_style_left #logo {
        max-width: 100%;
    }

    .et_pb_newsletter .et_pb_newsletter_fields {
        gap: 15px;
    }

    #et-secondary-nav, #et-secondary-menu {
        display: flex!important;
    }

    #top-menu li.menu-item.home-contact,
    #top-menu li.menu-item.home-partenaires,
    #top-menu li.menu-item.home-pro {
        display: none;
    }

    .two-column &gt; .et_pb_column_1_2:first-child {
        border: none;
    }

    .planning .grid-container {
        flex-direction: column;
    }
}

@media only screen and (max-width: 768px) {
    .et_pb_row {
        flex-direction: column;
    }

    .et_pb_section {
        padding: 25px 0;
    }
    .et_pb_row {
        width: 90%;
    }
    .home .et_pb_section .et_pb_row_4.et_pb_row {
        padding: 15px!important;
        padding-bottom: 0!important;
    }
    .mob-menu-header-holder {
        padding-bottom: 10px;
        padding-top: 10px;
        height: 70px;
    }

    .et_secondary_nav_only_menu #top-header {
        display: flex;
    }

    #navigation #top-menu {
        flex-direction: column;
        background-color: #fff;
    }
    #top-menu &gt; li {
        min-height: 100px;
    }
    #top-menu .menu-item-has-children&gt;a {
        padding-right: 0px!important;
        height: 120px;
        border-bottom: 1px solid #ccc;
    }

    #et_mobile_nav_menu {
        display: none;
    }

    #top-header,
    #main-header {
        position: fixed!important;
    }

    #et-main-area {
        margin-top: 46px;
    }

    .entry-header .entry-title {
        top: 40%;
    }
    .et_header_style_left #logo {
        max-width: 100%;
    }

    .nav li.et-touch-hover&gt;ul {
        position: relative;
    }

    #top-header #et-secondary-nav li.contact,
    #top-header #et-secondary-nav li.partenaires,
    #top-header .menu-item-243719 {
        display: none;
    }

    .entry-header .entry-title div {
        font-size: 21px;
        padding-bottom: 5px;
    }

    .entry-header h1.entry-title {
        font-size: 21px;
    }

    .container {
        width: 90%;
    }

    body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
        padding-top: 25px;
    }

    #menu-nav {
        height: 100vh;
        background: #00000059;
    }

    #main-header {
        background-color: inherit;
    }

    #top-menu &gt; li:after {
        content: none;
    }

    footer .et_pb_module,
    footer .et_pb_text_inner,
    footer .et_pb_button_module_wrapper.et_pb_module {
        text-align: center;
    }

    footer .et_pb_module.et_pb_text_5_tb_footer {
        margin-right: inherit!important;
    }

    #top-menu li.menu-item.home-contact,
    #top-menu li.menu-item.home-partenaires,
    #top-menu li.menu-item.home-pro {
        display: block;
    }
}

/* Neswletter */

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
    width: 100%;
    flex-basis: inherit;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
    padding-bottom: 0;
    margin-bottom: 0;
}

.et_pb_newsletter_button_wrap a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sommaire-cart {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0!important;
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    background-color: rgba(0,0,0,0.7);
    background-blend-mode: darken;
}

.sommaire-cart .et_pb_button_wrapper,
.sommaire-cart a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;

}

.sommaire-cart:hover {
    opacity: .7;
    background-blend-mode: normal;
}

.sommaire-cart .et_pb_promo_description,
.sommaire-cart .et_pb_promo_description h2 {
    padding-bottom: 0;
}

.error404 #main-content .container:before {
    content: none;
}

.job-details {
    display: none;
}

.toggle-button-job {
    cursor: pointer;
    background-color: #fff;
    border: none;
    padding: 0px;
    line-height: 1;
    text-align: left;
    font-size: 26px;
}

.job-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
</pre></body></html>