/* !
Theme Name: divi_aliens
Template: Divi
Version: 4.13.0
Description: Custom modification of Divi theme for lesaliens.
Author: Alexandre Kryvych
License: All rights reserved. No copy allowed.
*/

/*html, body {
    height: 100%;
}
.et_pb_row {

    max-width: 1200px;
}
.post-content p:empty {
    display: none !important;
}*/
body {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2019/08/background-introduction-portfolio-aliens.jpg);
    background-repeat: repeat-y !important;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4 {
    font-family: 'Oswald', sans-serif;
}

/* .home h2 {
}
.home h4 {
} */
p {
    padding-bottom: 5px;
}

a {
    color: #006edf;
}

.container {
    /* max-width: 1200px; */
}

.et_pb_section {
    padding: 0;
}

.home .et_pb_section {
    padding: 0 0 125px;
    background-color: transparent;
}

.et_pb_row,
.home .et_pb_row {
    padding: 50px 0 40px;
    max-width: 1200px;
    width: 100%;
}

.grecaptcha-badge {
    display: none;
}

#main-header,
.et_pb_section {
    /*background-color: transparent;*/
}

#main-content {
    background-color: transparent;
}

/* TODO: Delete next class */
.blueText {
    color: #006edf;
    color: red;
}

/*************************************************Modal Box Aliens*********************************************************************/
/* Desactivated */

/* .modalImage {
    background-color: rgba(0,0,0,0.7);
    height: 100vh;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100vw;
    z-index: 99999;
}
.modalClose {
    color: #ffffff;
    cursor: pointer;
    font-family: serif;
    font-size: 70px;
    position: absolute;
    right: 2%;
    top: 2%;
    transform: rotate(45deg);
}
.modalInner {
    cursor: pointer;
    height: 100%;
    position: relative;
    width: 100%;
}
img {
    cursor: -moz-zoom-in !important;
    cursor: -ms-zoom-in !important;
    cursor: -o-zoom-in !important;
    cursor: -webkit-zoom-in !important;
    cursor: zoom-in !important;
}
.home img, header img, footer img, #slider_nos_autres_projets img {
    cursor: unset !important;
}
.modalImage img {
    height: 50%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
} */
/*************************************************Modal Box Aliens END*********************************************************************/

/*************************************************Menu START***************************************************************************/
#page-container {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    /* overflow-x: hidden; */
}

#main-header {
    height: 65px;
    /* width: inherit; */
    max-width: 1200px;
}

#main-header.et-fixed-header {
    height: 60px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    /* box-shadow: none !important; */
}

.et-search-form input {
    background-color: #f3f3f3;
    border-radius: 8px;
    height: 45px;
    left: 50%;
    margin: 0 auto !important;
    padding-left: 20px;
    /* position: relative; */
    top: 50%;
    transform: translate(-50%, -52%);
    width: 401px;
}

.et_close_search_field:after {
    font-size: 40px !important;
}

.page.page-id-2 .page-item-2 {
    /* display: none; */
    /*opacity: 0;*/
}

.et_menu_container {
    /* margin: 0; */
    /* width: 100%; */
}

.et_header_style_left #et-top-navigation {
    /* float: unset; */
    /* margin: 0 auto; */
    /* max-width: 80%; */
    /* padding-left: 0 !important; */
    /* padding-top: 18px; */
    /* width: 1120px; */
}

.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 15px;
}

#top-menu {
    margin: 0 auto;
    width: -moz-max-content !important;
    width: fit-content !important;
}

nav#top-menu-nav,
#top-menu,
nav.fullwidth-menu-nav,
.fullwidth-menu {
    display: none;
    float: unset;
    text-align: center;
}

#et_mobile_nav_menu {
    display: block;
}

.et_mobile_menu {
    left: 750px;
    border-top: 2px solid #006edf;
    padding: 0;
    text-align: center;
    width: 200px;
}

.et_mobile_menu li a {
    color: #006edf;
    line-height: 0.8em;
}

/*.et_header_style_split .mobile_menu_bar,*/
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 13px;
    /* right: -85px; */
}

.mobile_menu_bar:before {
    color: #666;
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}

.mobile_menu_bar:hover:before,
#et_search_icon:hover:before,
.et_close_search_field:hover:after,
.et_close_search_field:hover:after {
    /*background-color: #e8e2e2;
    border-radius: 5px;*/
    color: #006edf !important;
    font-weight: 700;
}

.et-search-form {
    max-width: unset !important;
}

.et_close_search_field {
    right: -70px !important;
}

#logo {
    /* margin-left: 55px; */
    /* height: 40px !important; */
    max-height: 65%;
    /* position: absolute; */
    /* top: 12px; */
    /* width: auto; */
}

.logo_container {
    /* text-align: center; */
    /* width: 15% !important; */
}

#et_top_search {
    display: none;
    margin: 8px 0 0 40px;
    right: -85px;
}

.et-fixed-header #et_top_search {
    margin-top: 8px;
}

#et_search_icon:before {
    left: -20px;
    font-size: 25px;
}

/*************************************************TITRE START***************************************************************************/
#parallax_lemurien {
    /*z-index: 1;*/
}

/*************************************************EXPERTISE DESCRIPTION START***************************************************************************/
.description_row.et_pb_row {
    /*margin: 0 auto;*/
    /*max-width: unset;*/
    padding: 25px 0;
    margin-top: -255px;
    padding-top: 255px;
    /*width: 98%;*/
}

.description_row .et_pb_blurb .et_pb_module_header {
    border-bottom: 1px solid #006edf;
    margin: 0 auto 25px auto;
    padding-bottom: 10px;
    width: -moz-max-content;
    width: fit-content;
}

.description_row .et_pb_blurb .et_pb_blurb_description p {
    line-height: 2.14em;
    padding-bottom: 0px;
}

.description_row .et_pb_accordion .et_pb_accordion_item_0 {
    display: none;
}

.description_row .et_pb_accordion .et_pb_accordion_item_1 {
    padding-top: 0;
}

.description_row .et_pb_accordion .et_pb_accordion_item:last-child {
    padding-bottom: 30px;
}

.description_row .et_pb_accordion .et_pb_toggle_title {
    padding: 0;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-decoration-color: #006edf;
    text-underline-offset: 5px;
}

/*************************************************PORTFOLIO START***************************************************************************/
/*************************************************PORTFOLIO TITRE***************************************************************************/
.titre_portfolio {
    /*height: 450px;*/
    /*margin: 0px;*/
    /*padding: 60px 0;*/
}

.titre_portfolio_row1 {
    /*padding: 0px;*/
    /*max-height: 553px;*/
    /*max-width: 100%;*/
    /*width: 100%;*/
}

#parallax_grenouille {
    /*bottom: -75px;*/
}

#parallax_grenouille img {
    /*height: 620px !important;*/
}

/*************************************************PORTFOLIO SECTION***************************************************************************/

#aliens_portfolio {
    margin-bottom: 0px;
    /*max-width: 100% !important;*/
    /*overflow: hidden;*/
    /*padding: 0px !important;*/
    /*width: 100% !important;*/
}

.filter_category_container, #reset_filters_container {
    /* display: inline-block; */
    /* position: relative; */
    /* width: 180px; */

}

#reset_filters_container {
    position: relative;
    flex-basis: 20%;
}

.filter_categories_wrapper {
    flex-basis: 80%;
    display: flex;
}

.filter_category_container {
    flex-basis: 25%;
}

#supprimer_filtres.filter_category_title.active {
    color: #006edf;
}

#supprimer_filtres::after {
    content: ' : ';
}

#supprimer_filtres.filter_category_title.active::after {
    content: '';
}

#applied_filters {
    display: none;
}

#applied_filters .filter_applied {
    display: inline-block;
    margin: 0 3px 3px;
    padding: 0 8px;
    background-color: #fff;
    border: solid 2px #006edf;
    border-radius: 20px;
    font-size: 12px;
}

#conteneur_filtres {
    position: absolute;
    z-index: 5;
    top: 0;
    display: flex;
    width: 100%;
    /* text-align: center; */
}

#conteneur_filtres ul {
    display: block;
    max-height: 0;
    overflow-y: hidden;
    /* position: static; */
    -webkit-transition: max-height 0.90s 0.10s ease-out;
    transition: max-height 0.90s 0.10s ease-out;
    /* vertical-align: top; */
    /* width: 180px; */
    /* z-index: 1; */
    /* margin-top: 30px; */
}

#conteneur_filtres .filter_category_container.container_opened ul {
    max-height: 350px;
    overflow-y: auto;
}

#conteneur_filtres .trait_filtre {
    display: block;
    position: absolute;
    left: 25%;
    height: auto;
    width: 50%;
    margin: 20px auto 0 auto;
    border-bottom: 2px solid #006edf;
    transition: left 0.4s ease-in, width 0.4s ease-in;
}

#conteneur_filtres .filter_category_title {
    display: inline-block;
    /* transition: width 0.5s ease; */
    /* width: -moz-max-content; */
    /* width: fit-content; */
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}

#conteneur_filtres li.et_pb_portfolio_filter {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    /*margin-top:30px;*/
    /* min-height: 40px; */
    width: 100%;
}

#conteneur_filtres li.et_pb_portfolio_filter:hover {
    background-color: #f1f1f1;
}

#conteneur_filtres li.sous_lien_filtre_hover {
    border: 0;
    min-height: 0px;
}

#conteneur_filtres li.et_pb_portfolio_filter_all {
    min-height: 0;
}

#conteneur_filtres a {
    background-color: transparent;
    border: none;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.03); */
    color: #006edf;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 100%;
    line-height: 1.5em;
    margin: 0 auto;
    min-height: 40px;
    padding: 0;
    padding-top: 10px;
    text-align: center;
    /* text-transform: lowercase; */
    transition: all 0.7s ease;
}

#conteneur_filtres li.filtre-inactive {
    /* display: none; */
}

#conteneur_filtres li.et_pb_portfolio_filter_all a {
    color: transparent;
    /*height: 0;*/
    line-height: 0.3;
    min-height: 0;
    opacity: 0;
    padding: 0;
}

/* .lien_filtre.selected:before {
    content: "\35";
    font-family: 'ElegantIcons';
    font-size: 12px;
}

.lien_filtre.selected:after {
    content: "\34";
    font-family: 'ElegantIcons';
    font-size: 12px;
} */

#conteneur_filtres .lien_filtre.selected {
    padding-top: 10px;
    min-height: 40px;
    background-color: #006edf;
    color: #fff;
}

#conteneur_filtres .sous_lien_filtre_hover a {
    /* border: none; */
    padding: 0;
    min-height: 0;
    max-height: 0px;
    font-size: 12px;
    color: #666;
}

#conteneur_filtres  .sous_lien_filtre_hover a.sous_lien_active {
    border-left: 4px solid #006edf;
    padding-top: 10px;
    min-height: 40px;
}

.sous_lien_filtre_hover a.sous_lien_active:hover {
    /*background-color: #c2bfb6;*/
    transition: all 1.01s ease-out;
    -moz-transition: all 1.01s ease-out;
    -webkit-transition: all 1.01s ease-out;
    -o-transition: all 1.01s ease-out;
}

#aliens_portfolio .et_pb_portfolio_items_wrapper {
    padding-top: 50px;
    /*width: 100%;*/
}

#aliens_portfolio .et_pb_portfolio_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    margin-left: -35px;
    margin-right: auto;
    width: 1245px;
}

#aliens_portfolio .et_pb_portfolio_items .et_pb_portfolio_item {
    height: 281px;
    width: 281px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding: 0px;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

#aliens_portfolio .et_portfolio_image .et_overlay:before {
    display: none;
}

#aliens_portfolio .et_pb_portfolio_item .block_hover {
    /* height: auto !important; */
    /* margin: 0 !important; */
    /* padding-bottom: 187px !important; */
    /* padding-top: 187px !important; */
    /* position: absolute !important; */
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    /* width: 100% !important; */
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #0c0c0c;
    font-family: 'Oswald', sans-serif;
    justify-content: center;
    /* z-index: 2; */
}

#aliens_portfolio .block_title {
    font-size: 30px;
    font-weight: 700;
    padding: 0px;
}

#aliens_portfolio .block_categories {
    font-size: 18px;
    font-weight: 300;
    padding: 10px 5px;
    padding-left: 10px;
}

#aliens_portfolio .et_pb_button {
    background-color: #006edf;
    border-radius: 25px;
    border-width: 0px !important;
    color: #ffffff !important;
    font-size: 20px;
    padding: 5px 1px;
    text-transform: uppercase !important;
}

/*************************************************ALIENS SLIDER DIGITAL START*************************************************************************.aliens_digital_slider**/
.et-pb-active-slide .et_pb_slide_image,
.et-pb-active-slide .et_pb_slide_video,
.et-pb-active-slide .et_pb_slide_description,
.et_pb_slide:first-child .et_pb_slide_image,
.et_pb_slide:first-child .et_pb_slide_image img.active {
    opacity: 1;
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -ms-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 0;
    -moz-animation-duration: 0;
    -ms-animation-duration: 0;
    -o-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.aliens_digital_slider .et_pb_slides {
    display: block;
    max-width: unset;
    position: relative;
    width: auto;
    width: max-content;
}

.aliens_digital_slider .et_pb_slide {
    display: inline-block;
    margin: 0 50px 0 0;
    padding: 0;
    /* position: relative; */
    width: 575px;
}

.aliens_digital_slider .et_pb_slider_container_inner {
    /* display: block; */
    /* max-height: 600px; */
    /* transition: all 0.9s ease-out !important; */
    /* -webkit-transition: all 0.9s ease-out !important; */
}

.aliens_digital_slider .et_pb_slider_container_inner .et_pb_slide_image,
.aliens_digital_slider .et_pb_slider_container_inner .et_pb_slide_video {
    top: 0;
    margin-top: 0 !important;
}

.aliens_digital_slider .et_pb_slide_video div {
    /*max-height: 600px;*/
}

.aliens_digital_slider .mejs-container,
.aliens_digital_slider .mejs-inner {
    height: 100% !important;
}

.aliens_digital_slider .mejs-container {
    background-color: transparent !important;
    margin: 0 auto;
    width: 100% !important;
}

.aliens_digital_slider .et_pb_slide .et_pb_slide_image,
.aliens_digital_slider .et_pb_slide .et_pb_slide_video {
    display: block !important;
    max-width: 100% !important;
    width: 100%;
    height: 100%;
}

.aliens_digital_slider .mejs-controls {
    display: none !important;
}

.aliens_digital_slider .et_pb_slide_image img {
    max-height: 100% !important;
    width: 100%;
}

.aliens_digital_slider .et_pb_slide_video .wp-video,
.aliens_digital_slider .et_pb_slide_video video {
    height: 100% !important;
    width: 100% !important;
}

.aliens_digital_slider .et_pb_slide:first-child .et_pb_slide_image img {
    opacity: 1;
}

.aliens_digital_slider .et_pb_container {
    height: 100%;
}

.aliens_digital_slider .et_pb_slide_description .et_pb_slide_title {
    font-family: 'Oswald';
    font-size: 24px;
    font-weight: bold;
    padding-top: 12px;
    text-shadow: none;
}

.aliens_digital_slider .et_pb_slide_description .et_pb_slide_content {
    /* font-family: 'Montserrat', sans-serif; */
    /* font-size: 14px; */
    /* font-weight: 300; */
    /* line-height: 1.3em; */
}

.aliens_digital_slider .et_pb_slide_description .et_pb_button {
    border: 0;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 5px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 5px;
}

.mejs-overlay-play .mejs-overlay-button {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 40px;
    /*box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3);*/
}

.mejs-overlay-play:hover .mejs-overlay-button {
    background-color: rgba(0, 0, 0, 0.13);
}

.aliens_digital_slider .et-pb-controllers,
.et-pb-controllers {
    position: relative;
    bottom: 0px;
    bottom: unset;
    margin-top: 25px;
    height: 10px;
}

.et_pb_slider .et-pb-controllers a {
    background-color: rgba(161, 161, 162, 0.7);
}

.et_pb_slider .et-pb-controllers .et-pb-active-control {
    background-color: rgba(161, 161, 162, 1);
}

.et-pb-arrow-prev,
.et-pb-arrow-prev:hover {
    opacity: 1;
    color: #000;
}

.et-pb-arrow-next,
.et-pb-arrow-next:hover {
    opacity: 1;
    color: #000;
}

/*************************************************SLIDER PROJETS START***************************************************************************/
.slider_projets {
    /*height: 560px;*/

    /*left: 50%;*/
    /*margin: 0px;*/
    /*margin-bottom: 50px;*/
    /*max-width: 100%;*/
    /*padding: 0 0 25px 0;*/
    /*transform: translateX(-50%);*/
    /*width: 1200px;*/
}

.slider_projets .et_pb_slides {
    /*top: 0;*/
    left: 27.5px;
    margin: 0 auto;
    /*height: 100%;*/
    /*min-height: 350px;*/
    /* padding-left: 20px; */
    /* transform: translateY(-50%); */
}

.slider_projets .et_pb_slide {
    top: 0;
    width: 330px;
    min-height: 535px;
    margin-left: 0;
    margin-right: 42.5px;
    background-color: transparent;
    /*transform: translateY(-50%);*/
    /*transition: width 0.8s linear;*/
}

.slider_projets .et_pb_slide:nth-child(2) {
    width: 400px;
    /*display: inline-block !important;*/
    /*max-height: unset;*/
    /*max-width: unset !important;*/
    /*min-width: unset !important;*/
    /*position: relative !important;*/
}

.slider_projets .et_pb_slide_image img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.slider_projets .et_pb_slide_video,
.slider_projets video {
    position: absolute;
    max-height: 100% !important;
    /*height: auto !important;*/
    /*width: 85%!important;*/
}

.slider_projets .et-pb-slider-arrows a,
.slider_projets:hover .et-pb-slider-arrows a {
    top: 50%;
    width: 48px;
    font-size: 32px;
    text-align: center;
}

.slider_projets .et-pb-arrow-prev,
.slider_projets:hover .et-pb-arrow-prev {
    left: 352px;
    opacity: 1;
}

.slider_projets .et-pb-arrow-next,
.slider_projets:hover .et-pb-arrow-next {
    right: 352px;
    opacity: 1;
}

.slider_projets .et-pb-arrow-prev:before {
    content: "\34";
    color: #000;
    font-size: 46px;
}

.slider_projets .et-pb-arrow-next:before {
    content: "\35";
    color: #000;
    font-size: 46px;
}

.slider_projets .et_pb_slider .et-pb-arrow-prev,
.slider_projets .et_pb_slider:hover .et-pb-arrow-prev {
    left: 36%;
}

.slider_projets .et_pb_slider .et-pb-arrow-next,
.slider_projets .et_pb_slider:hover .et-pb-arrow-next {
    left: 62.5%;
    width: 48px;
}

/*************************************************SLIDER PROJETS END***************************************************************************/

/************************************************* .slider_middle_wide START *************************************************/
.slider_middle_wide {
    /* height: 520px; */
    /* height: 432px; */
}

.slider_middle_wide div {
    /* height: 100%; */
}

.slider_middle_wide .et_pb_slides {
    left: -234px;
    height: 100%;
    /*margin-bottom: 20px;*/
}

.slider_middle_wide .et_pb_slide {
    width: 400px;
    min-height: 432px;
    margin: 0;
    margin-right: 50px;
}

.slider_middle_wide .et_pb_slide:nth-child(2) {
    width: 768px;
    /*padding: 0 50px;*/
}

.slider_middle_wide .et_pb_slide:nth-child(1) .et_pb_slide_image,
.slider_middle_wide .et_pb_slide:nth-child(3) .et_pb_slide_image,
.slider_middle_wide .et_pb_slide:nth-child(1) .et_pb_slide_video,
.slider_middle_wide .et_pb_slide:nth-child(3) .et_pb_slide_video {
    /*margin-right: 0px;*/
    /*height: auto !important;*/
    /*height: fit-content !important;*/
    /*max-height: 650px !important;*/
    /*left: 50% !important;*/
    /*position: absolute;*/
    /*right: 0 !important;*/
    /*top: 50% !important;*/
    /*transform: translate(-50%, -50%) !important;*/
    /*min-height: 207.5px !important;*/
    /* width: 400px; */
}

.slider_middle_wide .et_pb_slide:nth-child(1) video.wp-video-shortcode,
.slider_middle_wide .et_pb_slide:nth-child(3) video.wp-video-shortcode {
    /*height: auto !important;*/
    /* position: absolute !important; */
    /*top: 0 !important;*/
    /* transform: translateY(-50%) !important; */
    /*width: 100% !important;*/
}

.slider_middle_wide .et_pb_slide_image img,
.slider_middle_wide .et_pb_slide_video .mejs-container {
    top: 50%;
    transform: translateY(-50%);
}

.slider_middle_wide .et_pb_slide_video {
    height: 100%;
    min-height: 225px;
    /*left: 50% !important;*/
    /*top: 50% !important;*/
    /*transform: translate(-50%, -50%) !important;*/
    width: 100%;
}

.slider_middle_wide .et_pb_slide_description {
    display: none;
}

.slider_middle_wide div.mejs-overlay-button {
    height: 80px;
}

.slider_middle_wide img {
    display: block;
    /*margin: 0 !important;*/
    position: relative;
    /*position: absolute;*/
    /*top: 50%;
    transform: translateY(-50%);*/
    width: 100%;
}

.slider_middle_wide .et_pb_container {
    display: block;
    position: relative;
    bottom: unset;
    top: unset;
    /*top: 50% !important;*/
    /*transform: translateY(-50%) !important;*/
}

.slider_middle_wide .et-pb-arrow-prev,
.slider_middle_wide .et-pb-arrow-prev:hover {
    /*left: 168px;*/
    /*text-align: center;*/
    width: 48px;
}

.slider_middle_wide .et-pb-arrow-next,
.slider_middle_wide .et-pb-arrow-next:hover {
    /*right: 168px;*/
    /*text-align: center;*/
    width: 48px;
}

.slider_middle_wide .et-pb-arrow-prev:before {
    content: "\34";
    /*background-color: #efefef4d;*/
    border-radius: 10px;
    color: #000;
    font-size: 48px;
    height: 38px;
    width: 32px;
}

.slider_middle_wide .et-pb-arrow-next:before {
    content: "\35";
    /*background-color: #efefef4d;*/
    border-radius: 10px;
    color: #000;
    font-size: 48px;
    height: 38px;
    width: 32px;
}

.home .slider_middle_wide .et-pb-arrow-prev:before,
.home .slider_middle_wide .et-pb-arrow-next:before {
    color: #fff;
}

.home #actualites .slider_middle_wide .et-pb-arrow-prev,
.home #actualites .slider_middle_wide .et-pb-arrow-next {
    top: 60%;
    /*margin-bottom: -325px;*/
}

/************************************************* .slider_middle_wide END *************************************************/

/*************************************************SLIDER ETUDES DES CAS***************************************************************************/
#slider_etudes_de_cas .et_pb_slides {
    /*left: -312.5px;*/
    /*margin-left: -295px;*/
}

/*#slider_etudes_de_cas .et_pb_slide:nth-child(1), #slider_etudes_de_cas .et_pb_slide:nth-child(3), #slider_etudes_de_cas .et_pb_slide:nth-child(4) */
#slider_etudes_de_cas .et_pb_slide {
    min-height: 325px;
    /*-webkit-animation: fadeInBorders 1.0s ease-in;*/
    /*-moz-animation: fadeInBorders 1.0s ease-in;*/
    /*-o-animation: fadeInBorders 1.0s ease-in;*/
    /*animation: fadeInBorders 1.0s ease-in;*/
    /*opacity: 0.4;*/
}

/*#slider_etudes_de_cas .et_pb_slide:nth-child(1), */

#slider_etudes_de_cas .et_pb_slide:nth-child(2) {
    /*-webkit-animation: fadeInBorders 1.0s ease-in;
    -moz-animation: fadeInBorders 1.0s ease-in;
    -o-animation: fadeInBorders 1.0s ease-in;
    animation: fadeInBorders 1.0s ease-in;*/
    /*opacity: 0.4;*/
    /*opacity: 1;*/
}

/*Alladin
	.mejs-overlay-button, .mejs-overlay:hover>.mejs-overlay-button {
    background-image: url(../../../wp-content/uploads/2020/03/Instagram_camera_picto.png) !important;
    background-position: 0 -39px;
    background-size: 42px !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    height: 32px !important;
    position: absolute;
    right: 40px;
    top: 8px;
    transition: all 0.5s ease 0s !important;
    width: 42px !important;
}*/
#slider_etudes_de_cas .et-pb-arrow-next,
#slider_etudes_de_cas:hover .et-pb-arrow-next,
#slider_etudes_de_cas .et-pb-arrow-prev,
#slider_etudes_de_cas:hover .et-pb-arrow-prev {
    right: 264px;
    top: 170px;
    width: 48px;
}

#slider_etudes_de_cas .et_pb_slide_description {
    display: none;
    position: absolute;
    height: 380px;
    width: 100%;
    background-color: rgba(0, 112, 224, 0.8);
    text-align: center;
}

#slider_etudes_de_cas .et_pb_slider_container_inner:hover .et_pb_slide_description {}

/*************************************************CAROUSEL LOGOS START***************************************************************************/

.logos_carousel_row_1.et_pb_row,
.logos_carousel_row_2.et_pb_row {
    padding: 0;
    /* border-radius: 40px; */
}

.logos_carousel_row_1.et_pb_row {
    /* width: 100%; */
    /* max-width: 100%; */
    margin: 50px 0 20px;
}

.logos_carousel_row_2.et_pb_row {
    /* max-width: 100%; */
}

.logos_carousel_row_1.et_pb_row::before,
.logos_carousel_row_2.et_pb_row::before,
.logos_carousel_row_1.et_pb_row::after,
.logos_carousel_row_2.et_pb_row::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 13%;
    visibility: visible;
    z-index: 3;
}

.logos_carousel_row_1.et_pb_row::before,
.logos_carousel_row_2.et_pb_row::before {
    left: 0;
    background: linear-gradient(90deg, rgba(253, 253, 253, 1) 25%, rgba(253, 253, 253, 0) 100%);
}

.logos_carousel_row_1.et_pb_row::after,
.logos_carousel_row_2.et_pb_row::after {
    right: 0;
    background: linear-gradient(-90deg, rgba(253, 253, 253, 1) 25%, rgba(253, 253, 253, 0) 100%);
}

.logos_carousel_row_1 .et_pb_image,
.logos_carousel_row_2 .et_pb_image {
    /* height: 200px; */
    padding: 1px 10px;
}

.logos_carousel_row_1 .et_pb_image_wrap,
.logos_carousel_row_2 .et_pb_image_wrap {
    border: 1px solid #000;
    opacity: 0.45;
}

.logos_carousel_row_1 .et_pb_image_wrap:hover,
.logos_carousel_row_2 .et_pb_image_wrap:hover {
    opacity: 0.8;
}

/*************************************************CAROUSEL 1 START***************************************************************************/

/*-----------------------------------------------*/
/*-----Scrolling Module Carousel by Divi Soup----*/
/*---- For complete documentation, see: ----*/
/*---- https://divisoup.com/r41-how-to-create-a-scrolling-module-carousel-in-divi/ ----*/
/*-----------------------------------------------*/
/*Carousel settings, adjust these values only*/
.logos_carousel_row_1 {
    --ds-module-number: 56;
    /*Your TOTAL number of modules, so if you have 8 modules duplicated, this number should be 16*/
    --ds-columns-desktop: 6;
    /*The number of modules you want displayed at any one time on desktop*/
    --ds-columns-tablet: 4;
    /*The number of modules you want displayed at any one time on tablet*/
    --ds-columns-mobile: 3;
    /*The number of modules you want displayed at any one time on mobile*/
    --ds-speed-desktop: 60s;
    /*The speed you want your carousel to move on desktop (increase value for slower, decrease for faster)*/
    --ds-speed-tablet: 60s;
    /*The speed you want your carousel to move on tablet (increase value for slower, decrease for faster)*/
    --ds-speed-mobile: 60s;
    /*The speed you want your carousel to move on mobile (increase value for slower, decrease for faster)*/
}

/**************************************************/
/*You do not need to edit anything below this line*/
/**************************************************/
/*Variables for desktop*/
@media all and (min-width: 1201px) {
    .logos_carousel_row_1 {
        --ds-column-width: auto;
        --ds-module-width: calc(1200px / var(--ds-columns-desktop));
        --ds-column-animation: calc(var(--ds-module-width) - (var(--ds-module-width) * 2));
        --ds-scroll-speed: var(--ds-speed-desktop);
    }
}

@media all and (max-width: 1200px) {
    .logos_carousel_row_1 {
        --ds-column-width: auto;
        --ds-module-width: calc(100vw / var(--ds-columns-desktop));
        --ds-column-animation: calc(var(--ds-module-width) - (var(--ds-module-width) * 2));
        --ds-scroll-speed: var(--ds-speed-desktop);
    }
}

/*Variables for tablets*/
@media all and (max-width: 980px) {
    .logos_carousel_row_1 {
        --ds-column-width: auto;
        --ds-module-width: calc(100vw / var(--ds-columns-tablet));
        --ds-column-animation: calc(var(--ds-module-width) - (var(--ds-module-width) * 2));
        --ds-scroll-speed: var(--ds-speed-tablet);
    }
}

/*Variables for mobile*/
@media all and (max-width: 479px) {
    .logos_carousel_row_1 {
        --ds-module-width: calc(100vw / var(--ds-columns-mobile));
        --ds-scroll-speed: var(--ds-speed-mobile);
    }
}

/*Hide the row overflow*/
.logos_carousel_row_1 {
    overflow: hidden;
}

/*Pause animation on hover*/
.logos_carousel_row_1 .et_pb_column:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

/*Apply the module width*/
.logos_carousel_row_1 .et_pb_module {
    width: var(--ds-module-width);
    /* width: 200px; */
}

/*Define the animation*/
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
        transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
        transform: translateX(calc(var(--ds-column-animation) * (var(--ds-module-number) / 2)));
    }
}

/*Define the grid and apply animation*/
.logos_carousel_row_1 .et_pb_column {
    display: grid;
    grid-template-columns: repeat(var(--ds-module-number), var(--ds-column-width));
    width: var(--ds-column-width);
    -webkit-animation: scroll var(--ds-scroll-speed) linear infinite;
    animation: scroll var(--ds-scroll-speed) linear infinite;
    -webkit-animation-delay: 5s;
    animation-delay: 5;
}

/*-----------------------------------------------*/
/*---End Scrolling Module Carousel by Divi Soup--*/
/*-----------------------------------------------*/

/*************************************************CAROUSEL 2 START***************************************************************************/

/*-----------------------------------------------*/
/*-----Scrolling Module Carousel by Divi Soup----*/
/*-----------------------------------------------*/
/*Carousel settings, adjust these values only*/
.logos_carousel_row_2 {
    --ds2-module-number: 56;
    /*Your TOTAL number of modules, so if you have 8 modules duplicated, this number should be 16*/
    --ds2-columns-desktop: 6;
    /*The number of modules you want displayed at any one time on desktop*/
    --ds2-columns-tablet: 4;
    /*The number of modules you want displayed at any one time on tablet*/
    --ds2-columns-mobile: 3;
    /*The number of modules you want displayed at any one time on mobile*/
    --ds2-speed-desktop: 60s;
    /*The speed you want your carousel to move on desktop (increase value for slower, decrease for faster)*/
    --ds2-speed-tablet: 60s;
    /*The speed you want your carousel to move on tablet (increase value for slower, decrease for faster)*/
    --ds2-speed-mobile: 60s;
    /*The speed you want your carousel to move on mobile (increase value for slower, decrease for faster)*/
}

/**************************************************/
/*You do not need to edit anything below this line*/
/**************************************************/
/*Variables for desktop*/
@media all and (min-width: 1201px) {
    .logos_carousel_row_2 {
        --ds2-column-width: auto;
        --ds2-module-width: calc(1200px / var(--ds2-columns-desktop));
        --ds2-column-animation: calc(var(--ds2-module-width) - (var(--ds2-module-width) * 2));
        --ds2-scroll-speed: var(--ds2-speed-desktop);
    }
}

@media all and (max-width: 1200px) {
    .logos_carousel_row_2 {
        --ds2-column-width: auto;
        --ds2-module-width: calc(100vw / var(--ds2-columns-desktop));
        --ds2-column-animation: calc(var(--ds2-module-width) - (var(--ds2-module-width) * 2));
        --ds2-scroll-speed: var(--ds2-speed-desktop);
    }
}

/*Variables for tablets*/
@media all and (max-width: 980px) {
    .logos_carousel_row_2 {
        --ds2-column-width: auto;
        --ds2-module-width: calc(100vw / var(--ds2-columns-tablet));
        --ds2-column-animation: calc(var(--ds2-module-width) - (var(--ds2-module-width) * 2));
        --ds2-scroll-speed: var(--ds2-speed-tablet);
    }
}

/*Variables for mobile*/
@media all and (max-width: 479px) {
    .logos_carousel_row_2 {
        --ds2-module-width: calc(100vw / var(--ds2-columns-mobile));
        --ds2-scroll-speed: var(--ds2-speed-mobile);
    }
}

/*Hide the row overflow*/
.logos_carousel_row_2 {
    overflow: hidden;
}

/*Pause animation on hover*/
.logos_carousel_row_2 .et_pb_column:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

/*Apply the module width*/
.logos_carousel_row_2 .et_pb_module {
    width: var(--ds2-module-width);
    /* width: 200px; */
}

/*Define the animation*/
@-webkit-keyframes scroll2 {
    0% {
        -webkit-transform: translateX(calc(var(--ds2-column-animation) * (var(--ds2-module-number) / 2)));
        transform: translateX(calc(var(--ds2-column-animation) * (var(--ds2-module-number) / 2)));
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes scroll2 {
    0% {
        -webkit-transform: translateX(calc(var(--ds2-column-animation) * (var(--ds2-module-number) / 2)));
        transform: translateX(calc(var(--ds2-column-animation) * (var(--ds2-module-number) / 2)));
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/*Define the grid and apply animation*/
.logos_carousel_row_2 .et_pb_column {
    display: grid;
    grid-template-columns: repeat(var(--ds2-module-number), var(--ds2-column-width));
    width: var(--ds2-column-width);
    -webkit-animation: scroll2 var(--ds2-scroll-speed) linear infinite;
    animation: scroll2 var(--ds2-scroll-speed) linear infinite;
    -webkit-animation-delay: 5s;
    animation-delay: 5;
}

/*-----------------------------------------------*/
/*---End Scrolling Module Carousel by Divi Soup--*/
/*-----------------------------------------------*/

/*************************************************LIBELLULE PARALLAX START***************************************************************************/
.parallax_libellule_section {
    /*height: 447px !important;
    margin: 0px !important;
    max-width: 100% !important;
    max-height: 447px !important;
    padding: 0px !important;
    width: 100% !important;*/
}

.parallax_libellule_section {
    /*height: 447px !important;
    left: 50%;
    margin: 0px !important;
    max-height: 447px !important;
    max-width: 100vw !important;
    padding: 0px !important;
    transform: translateX(-50%);
    z-index: 1;*/
}

.parallax_libellule_section>div {
    /*max-width: unset !important;
    padding: 0px !important;
    width: inherit !important;*/
}

.parallax_libellule_section>div>div {
    /*overflow-x: hidden;*/
}

.parallax_libellule_section #parallax_libellule {
    /*height: 450px !important;
    height: auto !important;
    left: 0px !important;
    margin: 0px !important;
    position: relative;
    width: 490px;*/
    /*z-index: 10;*/
}

#parallax_libellule img {
    /*height: 550px !important;*/
    /*z-index: 9 !important;*/
}

.parallax_libellule_section .libellule_row {
    /*height: 30px;*/
    /*position: absolute;*/
    /*top: 0px;*/
}

.parallax_libellule_section .libellule_row .et_pb_column {
    /*z-index: unset;*/
}

/*  **************************************************** BLOC les AVIS ****************************************************  */

.avis_section {
    /*padding: 54px 0 15px 0;*/
}

.avis_section .spanTestimonialH2 {
    color: #0c0c0c !important;
    font-family: 'Oswald';
    font-weight: bold;
    padding: 10px 0px 10px 0px !important;
    text-transform: uppercase;
}

.avis_section .spanTestimonialH4 {
    font-family: 'Oswald';
    padding: 0px 0px 10px 0px !important;
    text-transform: uppercase;
}

.avis_section .spanTestimonialH4:hover {
    color: #006edf !important;
}

.stars_avis_container {
    height: 25px;
    margin: 0 auto;
    text-align: center;
    width: auto;
    width: -moz-max-content;
    width: fit-content;
    width: 133px;
    height: 28px;
    background-image: url(../../../wp-content/uploads/2020/02/Etoile-bleue.png);
    background-size: auto 25px;
    background-repeat: repeat-x;
    background-position: left;
}

/* Stars with an icon font */
/* .stars_avis_container {
    position: relative;
}

.stars_avis_container::before {
    content: '\e033\e033\e033\e033\e033';
    color: #006edf;
    font-family: "ETmodules";
    font-size: 24px;
} */

.slider_avis_clients .et_pb_slides {
    display: flex;
    flex-wrap: wrap;
    /*height: 300px;*/
    justify-content: center;
    min-width: 1200px;
}

.slider_avis_clients .et_pb_slide {
    float: none;
    /* height: 300px !important; */
    /* margin: 0 auto; */
    /* margin-right: unset; */
    /* margin-right: 50px; */
    /* width: 365px; */
    /* border: rgba(161,161,162, 1) solid 2px; */
    border: #eee solid 2px;
    border-radius: 20px;
    opacity: .15;
    transition: opacity 0.9s ease-out;
}

.slider_avis_clients .et_pb_slide:nth-child(2) {
    opacity: 1;
    /* border: none; */
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}

.slider_avis_clients .et_pb_slide_description {
    /*bottom: 0px;*/
    padding: 0px 5px;
}

.slider_avis_clients .et_pb_slide_description .et_pb_slide_content {
    /* padding: 0; */
    /* line-height: 1.7em; */
}

.slider_avis_clients .et_pb_slider_container_inner {
    /*height: 300px;*/
    /*margin-bottom: 30px;*/
    padding: 20px;
}

.slider_avis_clients .et_pb_slide_content .testimonialNomGuillemets {
    /*margin: 0 0 -29px 0px;*/
    /* padding-top: 10px; */
    margin-bottom: 30px;
    font-family: 'Oswald-Regular';
    font-size: 64px;
    color: #006edf;
    text-align: center;
    /* line-height: 1.3em; */
    /* text-transform: uppercase; */
    display: none;
}

/* Testimonial stars */
/* .slider_avis_clients .et_pb_slide_content .testimonial {
    display: none;
    margin: 0 auto;
    width: 87px;
    border-top: 2px solid;
    font-family: 'Oswald';
    color: #006edf;
    text-align: center;
}

.slider_avis_clients .et_pb_slide_content .testimonial .etoiles {
    margin: 15px -12px 43px -12px;
    height: 22px;
    background-image: url(../../../wp-content/uploads/2019/12/images.png);
    background-size: 22px 20px;
    background-repeat: repeat-x;
} */

.slider_avis_clients .et_pb_slide_content .testimonialText::before {
    content: '\7b';
    display: block;
    margin-bottom: 10px;
    font-family: 'ETmodules';
    font-size: 40px;
    color: #006edf;
}

.slider_avis_clients .et_pb_slide_content .testimonialText {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    /* height: 10.2em; */
    /* margin-top: -15px; */
    /* min-height: 50px; */
    /* text-align: center; */
    /* overflow: hidden; */
    /* overflow-y: auto; */
    /* -ms-overflow-style: none; */
    /* IE and Edge */
    /* scrollbar-width: none; */
    /* Firefox */
    /* box-shadow: inset 0px -11px 10px -10px #CCC; */
}

.slider_avis_clients .et_pb_slide_content .testimonialNom {
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 100%;
    margin-top: 20px;
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    text-transform: uppercase;

}

.slider_avis_clients .et_pb_slide_content .testimonialNom .testimonialNomPoste {
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 300;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
}

.slider_avis_clients .et-pb-arrow-prev,
.slider_avis_clients .et-pb-arrow-prev:hover {
    /* max-width: 48px; */
    left: 369.5px;
    /* top: 130px; */
    /*width: 28px;*/
}

.slider_avis_clients .et-pb-arrow-next,
.slider_avis_clients .et-pb-arrow-next:hover {
    /* max-width: 48px; */
    right: 369.5px;
    /* top: 130px; */
    /*width: 28px;*/
}

/*************************************************SLIDER AGENCE START***************************************************************************/

/* @-webkit-keyframes fadeInBorders {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}

@-moz-keyframes fadeInBorders {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}

@-o-keyframes fadeInBorders {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}

@keyframes fadeInBorders {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.4;
    }
}

@-webkit-keyframes fadeOutBorders {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeOutBorders {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeOutBorders {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeOutBorders {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

#slider_agence_id .et_pb_slide {
    -webkit-animation: fadeOutBorders 0.7s ease-in;
    -moz-animation: fadeOutBorders 0.7s ease-in;
    -o-animation: fadeOutBorders 0.7s ease-in;
    animation: fadeOutBorders 0.7s ease-in;
} */

/*************************************************NEWSLETTER START***************************************************************************/
#sib_signup_form_1 .sib_signup_box_inside_1,
#sib_signup_form_1 .sib_loader {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

#sib_signup_form_1 .sib_msg_disp {
    color: orange;
    /* background: green; */
}

#sib_signup_form_1 .sib-multi-lists-area {
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
}

#sib_signup_form_1 .sib-multi-lists div {
    display: inline-block;
    margin-right: 15px;
}

#sib_signup_form_1 .sib-multi-lists input[type="checkbox"] {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    transform: translateY(2px);
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495E;
    border-radius: 4px;
    outline: none;
    transition-duration: 0.3s;
    background-color: #fff;
}

#sib_signup_form_1 .sib-multi-lists input[type="checkbox"]:checked {
    background: #000;
}

#sib_signup_form_1 .sib-email-area {
    display: inline-block;
}

#sib_signup_form_1 .sib-email-area input {
    color: #303030;
    background-color: #ffffff;
    border: solid 2px #ffffff;
    border-radius: 25px;
    /* font-family: Oswald; */
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    height: 50px;
    letter-spacing: normal;
    line-height: normal;
    /* padding: 16px; */
    padding-left: 29px;
    /* text-transform: uppercase; */
    width: 350px;
    /* width: 440px; */
}

#sib_signup_form_1 .sib-email-area input::placeholder {
    color: #303030;
}

#sib_signup_form_1 .sib-submit-area {
    display: inline-block;
}

#sib_signup_form_1 .sib-submit-area button[type="submit"] {
    background-color: #000000;
    border-radius: 25px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 1.7em;
    margin-left: -40px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    width: 190px;
}

#sib_signup_form_1 .sib-submit-area button[type="submit"]::after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-family: "ETmodules";
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#sib_signup_form_1 button[type="submit"]:hover {
    padding: 0.3em 2em 0.3em 0.7em;
}

#sib_signup_form_1 button[type="submit"]:hover::after {
    margin-left: 0;
    opacity: 1;
}

.bold_contact {
    font-weight: 800;
}

.contact_column_bottom h2 {
    padding-bottom: 25px;
}

.contact_column_bottom .et-social-icons {
    /*display: block;*/
    /*margin-bottom: 30px;*/
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.contact_column_bottom .et-social-icons .et-social-icon {
    display: inline-block;
    margin-left: 10px;
}

.contact_column_bottom .et-social-icons .et-social-icon a:hover {
    color: #006edf;
    opacity: 1;
}

.contact_column_bottom .et-social-icons .et-social-icon:first-child {
    margin-left: 0;
}

/*************************************************INSTAGRAM START***************************************************************************/
#sb_instagram {
    height: auto !important;
    padding: 0 !important;
}

#instagram_section {
    display: none;
    /*margin-bottom: -85px;*/
}

#instagram_section .et_pb_row {
    max-width: unset;
    width: 100%;
}

#instagram_section #sbi_images {
    padding: 0 !important;
}

#instagram_section .sbi_photo_wrap {
    background-color: #fff !important;
    height: auto !important;
}

#sb_instagram #sbi_images .sbi_item {
    padding: 1px !important;
    width: 16.666%;
    width: 33% !important;
}

#sb_instagram #sbi_images .sbi_item:first-child {
    padding-left: 0 !important;
}

#sb_instagram #sbi_images .sbi_item:last-child {
    padding-right: 0 !important;
}

#instagram_section .instagram_titre {
    background-color: #006edf;
    border-radius: 8px;
    display: block;
    margin: 0 0 10px 0;
    text-align: center !important;
}

#sb_instagram .sbi_photo {
    background-position: bottom center !important;
    background-size: 100% !important;
}

#instagram_section h2 {
    color: #fff;
    display: inline-block;
    line-height: 2.5;
    width: auto !important;
}

.instagram_span {
    background-image: url(../../../wp-content/uploads/2020/02/instagram-logo-and-icon-black-and-white-text-glyph-png.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 160px auto !important;
    color: transparent;
    display: inline-block;
    height: 37px;
    margin-left: -10px;
    width: 155px !important;
}

/****************************************FOOTER SECTION**********************************************************************/
#aliens_footer .menu-item.nav-disabled a {
    cursor: default;
    opacity: unset;
}

#aliens_footer .et_pb_menu__wrap .et_mobile_nav_menu {
    display: none;
}

#aliens_footer .et_pb_row_1_tb_footer {
    width: 75%;
}

#aliens_footer .et_pb_row_1_tb_footer .et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-end;
}

/*************************************************CARNAGE CHEZ LES PUPPETS PROJETS DEBUT*******************************************************/
/*.et_pb_section.section_menu_projet .et_pb_section_0.et_section_regular {
    width: 100%;
}
.section_menu_projet .et_pb_module.et_pb_image.et_pb_image_0 {
    width: 100%;
    height: auto;
    text-align: center;
}
.section_menu_projet .et_pb_row {
    max-width: unset;
    width: unset;
}
.section_menu_projet .et_pb_row .et_pb_row_0 {
    width: 100%;
}
.section_menu_projet .et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
    margin: unset;
    padding: unset;
    width: 90%;
}
.section_menu_projet .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    width: 10%;
}
.section_menu_projet.et_pb_module.et_pb_text.et_pb_text_0.et_pb_bg_layout_light.et_pb_text_align_left {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.section_menu_projet.et_pb_module.et_pb_image.et_pb_image_0 {
    width: 100%;
}
.section_menu_projet img {
    height: auto;
    max-width: 20%;
}*/
.section_titre_projet .et_pb_text_inner {
    color: #1d1d1b !important;
    font-family: 'Oswald';
    font-size: 62px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.section_titre_projet_image .et_pb_image_wrap {
    width: 676px;
}

.section_titre_projet_image .et_pb_image_1 {
    text-align: unset;
    text-align: center !important;
}

.section_titre_projet_image .et_pb_section .et_pb_section_2 .et_section_regular {
    margin: 0 !important;
    padding: 0 !important;
}

.section_titre_projet_image {
    padding: unset;
    padding: 0 !important;
}

.section_titre_projet_image .et_pb_column .et_pb_column_4_4 .et_pb_column_3 .et_pb_css_mix_blend_mode_passthrough .et-last-child {
    text-align: center !important;
}

.section_presentation_projet,
.section_campagne_digitale {
    /*padding: unset;*/
}

.titre_presentation span {
    color: #0f0f0f !important;
    font-family: 'Oswald';
    font-size: 28px;
    font-weight: 500;
    left: 50%;
    margin-bottom: 50px;
    margin: 0px auto;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: 400px;
}

.section_presentation_projet .titre_presentation,
.section_campagne_digitale .titre_presentation {
    border-bottom: 2px solid;
    border-color: #006edf !important;
    margin: 0px auto 20px auto;
    padding: 0px 0 40px 0;
    position: relative;
    width: 145px;
}

.section_presentation_projet .texte_presentation,
.section_campagne_digitale .texte_presentation {
    /*color: #000000 !important;
    margin: 40px auto 0 auto;
    text-align: center;*/
}

/*************************************************CARNAGE CHEZ LES PUPPETS PROJETS FIN**********************************************************/
/*************************************************SLIDE CHEZ LES PUPPETS PROJETS DEBUT**********************************************************/
#slider_affiches_digitales {
    height: 630px !important;
    padding: 0 0 10px 0 !important;
}

/*************************************************SLIDE CHEZ LES PUPPETS PROJETS FIN**********************************************************/

/*************************************************AFFICHAGE MÉTRO CHEZ LES PUPPETS PROJETS DEBUT**********************************************************/
/* .section_affichage_metro .et_pb_column:nth-child(2) {
    bottom: 0;
    position: absolute;
    right: 0;
    top: unset;
}
.section_affichage_metro .et_pb_row,
.section_digiscreen_video .et_pb_row {
    width:100%;
    max-width: none;
}
.section_affichage_metro .affichage_metro:after {
    content: " ";
    background-color: #006edf !important;
    display: block;
    height: 2px;
    margin-bottom: 10px;
    position: relative;
    width: 87px;
} */
.section_affichage_metro .affichage_metro h1 {
    /*color:#0f0f0f;
    font-size: 28px;
    font-family: 'Oswald';
    font-weight: 500;
    margin: -45px 0 0px 0;
    position: absolute;
    text-align: left;
    width: 329px;
    width: unset;*/
}

.section_affichage_metro p {
    /*  color: #2d2e2f;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    text-align: left;
    top:225px;
    width: 329px;
    width: unset;*/
}

/*************************************************AFFICHAGE MÉTRO CHEZ LES PUPPETS PROJETS FIN**********************************************************/
/*************************************************TEASERS CLASSIQUES  CHEZ LES PUPPETS PROJETS DEBUT**********************************************************/
/* .titre_teasers span {
    color: #0f0f0f !important;
    font-family: 'Oswald';
    font-size: 28px;
    font-weight: 500;
    left: 50%;
    margin: 0px auto;
    margin-bottom: 50px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: 400px;
}
.section_teasers_projet .titre_teasers {
    border-bottom: 2px solid;
    border-color: #006edf !important;
    margin: 0px auto 20px auto;
    position: relative;
    padding: 0px 0 40px 0;
    width: 145px;
}
.section_teasers_projet .texte_teasers {
    color: #000000 !important;
    margin: 40px auto 0 auto;
    text-align: center;
    width: 800px;
} */
/*************************************************SLIDE TEASERS CLASSIQUES CHEZ LES PUPPETS PROJETS DEBUT**********************************************************/
.slider_teasers_section>div {
    max-width: unset;
    /*width: 1920px !important;*/
}

.project-template-default .slider_teasers_section .et_pb_slides {
    /*height: 140% !important;*/
    height: 534px !important;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
}

.project-template-default .slider_teasers_section .et_pb_slide {
    margin-left: 17.5px;
    margin-right: 17.5px;
    top: 50%;
    transform: translateY(-50%);
    width: 330px !important;
}

.project-template-default .slider_teasers_section .et_pb_slide:nth-child(3) {
    display: inline-block !important;
    height: 534px !important;
    max-height: unset;
    max-width: unset !important;
    min-width: unset !important;
    position: relative !important;
    top: unset;
    transform: unset;
    width: 400px !important;
}

.project-template-default .slider_teasers_section .et-pb-arrow-prev:before {
    content: "\23";
    color: #000;
}

.project-template-default .slider_teasers_section .et-pb-arrow-next:before {
    content: "\24";
    color: #000;
}

.project-template-default .slider_teasers_section .et-pb-slider-arrows a,
.project-template-default .slider_teasers_section .et_pb_slider:hover a {
    font-size: 32px;
    top: 93%;
}

.project-template-default .slider_teasers_section .et_pb_slider .et-pb-arrow-prev,
.project-template-default .slider_teasers_section .et_pb_slider:hover .et-pb-arrow-prev {
    left: 36%;
}

.project-template-default .slider_teasers_section .et_pb_slider .et-pb-arrow-next,
.project-template-default .slider_teasers_section .et_pb_slider:hover .et-pb-arrow-next {
    left: 62.5%;
    width: 48px;
}

.project-template-default .slider_teasers_section {
    height: 650px !important;
    left: 50%;
    margin: 0px !important;
    margin-bottom: 50px;
    max-height: 650px !important;
    max-width: 100% !important;
    padding: 0px !important;
    transform: translateX(-50%);
    width: 1905px !important;
}

/*************************************************TEASERS CLASSIQUES  CHEZ LES PUPPETS PROJETS FIN**********************************************************/
/*************************************************DIGICREEN CHEZ LES PUPPETS PROJETS DEBUT**********************************************************/
.titre_digiscreen span {
    color: #0f0f0f !important;
    font-family: 'Oswald';
    font-size: 28px;
    font-weight: 500;
    left: 50%;
    margin-bottom: 50px;
    margin: 0px auto;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: 400px;
}

.titre_trait_bleu:after {
    content: "";
    display: block;
    border-bottom: 2px solid;
    border-color: #006edf !important;
    margin: 20px auto 10px auto;
    max-width: 145px;
}

.section_digiscreen_projet .titre_digiscreen,
.titre_digiscreen {
    /*border-bottom: 2px solid;
    border-color: #006edf !important;
    margin: 0px auto 20px auto;
    padding: 0px 0 40px 0;
    position: relative;
    width: 145px;*/
}

.section_digiscreen_projet .texte_digiscreen {
    /*color: #000000 !important;
    margin: 40px auto 0 auto;
    text-align: center;*/
}

.section_digiscreen_video .et_pb_video_box {
    height: 100%;
}

/*************************************************DIGICREEN CHEZ LES PUPPETS PROJETS FIN **********************************************************/
/*.project-template-default .et_pb_section_11 {
    margin: unset;
    padding: unset !important;
    padding: 0;
}*/
/******************************************  NOS AUTRES PROJETS CHEZ LES PUPPETS PROJETS DEBUT  **********************************************************/
/* .section_carousel_logos { // former section_carousel_titre
    color: #1d1d1b;
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
} */
.section_autres_projets .autre_projets {
    color: #1d1d1b;
    font-family: 'Oswald';
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.section_autres_projets .filmexport {
    color: #1d1d1b;
    font-size: 32px;
    font-family: 'Oswald';
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

#slider_nos_autres_projets {
    height: 385px;
}

#slider_nos_autres_projets .et_pb_slides {
    left: 25px;
}

#slider_nos_autres_projets .et_pb_slide {
    min-height: 350px;
    width: 350px;
}

/* #slider_nos_autres_projets .et_pb_slide:nth-child(2) {
    height: unset;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
} */

#slider_nos_autres_projets h2 {
    padding-top: 8px;
    color: #000 !important;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

#slider_nos_autres_projets .et_pb_more_button,
#slider_nos_autres_projets .et_pb_more_button:hover {
    color: #fff !important;
    background-color: #006edf;
    border-radius: 25px;
    text-transform: uppercase !important;
}

/* #slider_nos_autres_projets .et-pb-arrow-prev,
#slider_nos_autres_projets .et-pb-arrow-next {
    top: 50%;
} */

#slider_nos_autres_projets .et-pb-arrow-prev,
#slider_nos_autres_projets:hover .et-pb-arrow-prev {
    left: 380px;
}

#slider_nos_autres_projets .et-pb-arrow-next,
#slider_nos_autres_projets:hover .et-pb-arrow-next {
    right: 380px;
    /*width: 43px;*/
}

/* #slider_nos_autres_projets .et_pb_slide_description {
    background-color: darkgrey;
    border-radius: 8px;
    bottom: 15px;
    float: unset;
    left: 50%;
    margin: 0 auto;
    max-height: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transition: all 1.1s ease-out;
    -moz-transition: all 1.1s ease-out;
    -o-transition: all 1.1s ease-out;
    -ms-transition: all 1.1s ease-out;
    transition: all 1.1s ease-out;
    width: 60%;
}

#slider_nos_autres_projets .et_pb_slider_container_inner:hover .et_pb_slide_description {
    margin-bottom: 10px;
    max-height: 400px;
    opacity: 0.9;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
} */

/******************************************  NOS AUTRES PROJETS CHEZ LES PUPPETS PROJETS FIN  **********************************************************/

/************************************Media Queries DIVI************************************/

/*** Large screens (1405px upwards) ***/
@media all and (min-width: 1405px) {}

/*** Laptops and desktops (1100-1405px) ***/
@media all and (min-width: 1101px) {
    /*#logo {
        max-height: 80%;
    }*/
    /* .et_mobile_menu {
        left: 895px;
    } */
    /* .slider_middle_wide .et-pb-arrow-prev, .slider_middle_wide .et-pb-arrow-prev:hover {
        height: 100%;
        top: 0;
        left: 0;
        width: 48px;
    }
    .slider_middle_wide .et-pb-arrow-next, .slider_middle_wide .et-pb-arrow-next:hover {
        right: 0px;
        width: 48px;
        height: 100%;
        top: 0;
    }
    .slider_middle_wide .et-pb-arrow-prev:before {
        position: absolute;
        right: 0;
        top: 50%;
        width: 48px;
    }
    .slider_middle_wide .et-pb-arrow-next:before {
        left: 0px;
        position: absolute;
        top: 50%;
    } */
}

/*** Tablets in landscape mode (981-1100px) ***/
@media all and (max-width: 1100px) {
    .et_mobile_menu {
        left: unset;
        right: 9%;
    }

    .slider_avis_clients .et-pb-arrow-prev,
    .slider_avis_clients .et-pb-arrow-prev:hover {
        /* left: unset; */
    }

    .slider_avis_clients .et-pb-arrow-next,
    .slider_avis_clients .et-pb-arrow-next:hover {
        /* right: unset; */
    }

    .slider_projets .et_pb_slides {
        /*margin-left: -89px !important;*/
    }

    .slider_projets .et-pb-arrow-prev,
    .slider_projets:hover .et-pb-arrow-prev {
        left: 26.5%;
    }

    .slider_projets .et-pb-arrow-next,
    .slider_projets:hover .et-pb-arrow-next {
        right: 26.5%;
    }

    #aliens_portfolio .et_pb_portfolio_items {
        margin-left: auto;
        width: 100%;
    }

    #aliens_portfolio .et_pb_portfolio_items .et_pb_portfolio_item {
        margin-left: 1%;
        margin-bottom: 1%;
    }
}

@media all and (max-width: 1100px) and (min-width: 981px) {
    .mante_religieuse.et_pb_image {
        bottom: -300px;
    }

    .mante_religieuse.et_pb_image .et_pb_image_wrap img {
        height: 310px;
    }
}

/*** Tablets in portrait mode (768-980px) ***/
/* Divi Editor's media query */
@media all and (max-width: 980px) {
    #page-container {
        overflow-x: hidden;
    }

    .et_pb_section, .home .et_pb_section {
        padding: 0 0 50px;
    }

    .et_fixed_nav #main-header {
        position: fixed;
    }

    .section_header,
    .section_titre_projet {
        padding: 0;
    }

    .et_pb_column {
        margin-bottom: 25px;
    }

    .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    .section_titre_projet_sous_image .et_pb_column {
        min-height: 110px;
    }

    .et_header_style_left #et-top-navigation {
        /* padding-right: 75px; */
    }

    /* logo "les Aliens" et "Lemurien"*/
    #logo {
        /* max-height: 60%; */
    }

    #et_top_search {
        float: right;
        margin: -5px 0 0 50px;
        right: -160px;
    }

    .et_header_style_left .et-search-form,
    .et_header_style_split .et-search-form {
        max-width: 540px !important;
        width: 90% !important;
    }

    .description_row.et_pb_row {
        padding-top: 25px;
        margin-top: 0;
    }

    #parallax_grenouille {
        opacity: 0.7;
    }
    
    .et_pb_filterable_portfolio .et_pb_portfolio_filters {
        margin: 0 0 20px 0;
    }
    
    #filter_category_container {
        width: 150px;
    }

    #conteneur_filtres .filter_category_title {
        font-size: 14px;
    }

    #conteneur_filtres ul {
        /* width: 150px; */
    }

    .contact_column_bottom {
        padding-top: 75px;
    }

    .et-social-icons li {
        margin-left: 20px;
    }

    .home #actualites .slider_middle_wide .et-pb-arrow-prev,
    .home #actualites .slider_middle_wide .et-pb-arrow-next {
        top: 50%;
    }

    .home .slider_middle_wide .et-pb-arrow-prev:before,
    .home .slider_middle_wide .et-pb-arrow-next:before {
        color: #000;
    }

    #slider_agence_id {
        /* height: 245px; */
    }

    #aliens_footer .et_pb_menu_inner_container > .et_pb_menu__logo-wrap {
        display: none;
    }

    #aliens_footer .et_pb_menu__wrap .et_pb_menu__menu {
        display: flex;
    }

    #aliens_footer .et_pb_row_1_tb_footer {
        width: 90%;
    }
}

/*** Smartphones in landscape mode (480-768px) ***/
/* Divi Editor's media query */
@media all and (max-width: 767px) {

    /* .et_pb_section {
		padding: 0;
	}
	.home .et_pb_section {
		padding-bottom: 50px;
	} */
    .home .et_pb_row .et_pb_column {
        /* margin-bottom: 20px; */
    }

    .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    .opened .et_mobile_menu {
        display: block;
        text-align: center;
    }

    .et_header_style_left #et-top-navigation {
        /* height: 80px; */
        /* padding-right: 70px; */
        /* width: 100%; */
    }

    #parallax_lemurien {
        /* bottom: -40px; */
        /*height: 430px !important;*/
        /* max-height: 845px !important; */
        /* max-width: 500px !important; */
        /* width: 460px !important; */
    }

    .et_header_style_left .logo_container {
        /* display: none; */
        /* text-align: center; */
        /* width: 210px; */
    }

    .logo_container a {
        /* display: none; */
        /* padding-left: 20px; */
        /* text-align: left; */
    }

    #et_top_search {
        margin: -5px 0 0 50px;
        position: absolute;
        right: 0;
        top: 20px;
    }

    .description_row.et_pb_row {
        padding: 0;
        margin-top: 0;
    }

    .description_row .et_pb_blurb .et_pb_module_header {
        margin: 0 auto 15px;
    }

    .aliens_digital_slider.et_pb_slider .et_pb_slide {
        width: 100vw;
    }

    .aliens_digital_slider .et_pb_slide_video {
        position: absolute;
    }

    .aliens_digital_slider .et-pb-slider-arrows {
        display: none !important;
    }

    .slider_middle_wide .et_pb_slides {
        left: -450px;
    }

    .slider_middle_wide.et_pb_slider .et_pb_slide {
        min-height: 200px;
    }

    .slider_middle_wide .et_pb_slide:nth-child(1),
    .slider_middle_wide .et_pb_slide:nth-child(n+3) {
        /* width: 100vw; */
    }

    .slider_middle_wide .et_pb_slide:nth-child(1) {
        /*width: 400px !important;*/
    }

    .slider_middle_wide .et_pb_slide:nth-child(n+3) {
        /*width: 400px !important;*/
    }

    .slider_middle_wide .et_pb_slide,
    .slider_middle_wide .et_pb_slider_container_inner,
    .slider_middle_wide .et_pb_slide_image {
        /* display: block; */
    }

    .slider_middle_wide .et_pb_slide_image img,
    .slider_middle_wide .et_pb_slide_video .mejs-container,
    .slider_projets .et_pb_slide_image img,
    .slider_projets .et_pb_slide_video .mejs-container {
        top: 0%;
        transform: translateY(0%);
    }

    #slider_etudes_de_cas .et_pb_slide {
        min-height: 200px;
    }

    .slider_avis_clients .et_pb_slider_container_inner {
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .slider_avis_clients .et_pb_slide_description {
        /*position: relative !important;*/
        width: auto !important;
    }

    #conteneur_filtres {
        position: relative;
        flex-direction: column;
        padding: 0 10px;
    }

    #reset_filters_container {
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
        padding-bottom: 15px;
    }

    #conteneur_filtres .trait_filtre {
        display: none;
    }

    #supprimer_filtres {
        border: solid 1px;
        border-color: #666666;
        border-radius: 5px;
        background-color: #ffffff;
    }
    
    #supprimer_filtres.filter_category_title.active {
        border-color: #ffffff;
        background-color: #006edf;
        color: #ffffff;
    }

    #supprimer_filtres::after {
        content: "\67";
        display: inline-block;
        vertical-align: bottom;
        margin-left: 10px;
        font-family: 'ETModules';
        font-size: 30px;
        text-transform: none;
        color: #006edf;
    }

    #supprimer_filtres.filter_category_title.active::after {
        content: "\4d";
        color: #ffffff;
    }

    #applied_filters {
        display: block;
        margin-top: 10px;
    }
    
    .filter_categories_wrapper {
        flex-direction: column;
        flex-basis: auto;
        display: block;
        /* -webkit-transition: max-height 0.90s 0.10s ease-out; */
        /* transition: max-height 0.90s 0.10s ease-out; */
        /* max-height: 0; */
        /* overflow: hidden; */
    }

    .filter_category_container {
        /* background-color: #fff; */
        /* margin: 0px auto; */
        /* min-height: 35px; */
        /* width: 90%; */
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
        padding: 10px 0;
    }

    .filter_category_container .filter_category_title {
        margin-left: 25px;
    }

    .filter_category_container .filter_category_title::after {
        /* position: absolute; */
        margin-left: 20px;
        font-family: 'ETModules';
        text-transform: none;
        color: #006edf;
    }

    .filter_category_container:not(.container_opened) .filter_category_title::after {
        content: '\33';
    }

    .filter_category_container.container_opened .filter_category_title::after {
        content: '\32';
    }
    
    #conteneur_filtres ul {
        /* width: 100%; */
        /* max-height: 60px; */
    }

    #conteneur_filtres .filter_category_container.container_opened ul {
        max-height: 400px;
    }

    #conteneur_filtres ul li {
        /* margin-top: 0px; */
    }

    #conteneur_filtres li.et_pb_portfolio_filter_all a {
        display: none;
    }

    #conteneur_filtres .filter_category_title {
        padding: 10px 15px;
        font-family: 'Montserrat', sans-serif;
        /* position: relative; */
        /* top: 0; */
        /* margin: 0; */
    }

    #aliens_portfolio .et_pb_portfolio_items_wrapper {
        /* margin-top: 15px; */
        padding-top: 0;
    }

    #aliens_portfolio .et_pb_portfolio_items .et_pb_portfolio_item {
        height: auto;
        width: 32%;
    }

    .home #aliens_portfolio .et_pb_portfolio_items .et_pb_portfolio_item {
        width: 48%;
    }

    .logos_carousel_row_1.et_pb_row {
        /* padding-top: 0; */
        margin-top: 0;
    }

    .et_mobile_menu {
        background-color: #000;
        left: 0;
        right: unset;
        width: 100%;
    }

    .opened .et_mobile_menu a {
        color: #fff;
    }

    .et_close_search_field {
        right: -50px !important;
    }

    .et_search_outer {
        background-color: #fff;
        width: 100vw !important;
    }

    .et_search_outer .container {
        margin: 0 20px !important;
    }

    #sib_signup_form_1 .sib-email-area,
    #sib_signup_form_1 .sib-submit-area {
        /* display: block; */
        width: 100%;
    }

    #sib_signup_form_1 .sib-email-area input {
        width: 75vw;
        margin-bottom: 20px
    }

    #sib_signup_form_1 .sib-submit-area button[type="submit"] {
        margin: 0;
    }

    #aliens_footer .et_pb_menu_inner_container > .et_pb_menu__logo-wrap {
        display: flex;
    }

    #aliens_footer .et_pb_menu__logo-slot {
        display: none;
    }

    #aliens_footer .et_pb_row_1_tb_footer .et_pb_menu .et_pb_menu__wrap {
        justify-content: center;
    }

    #aliens_footer .et_pb_menu__menu ul.et-menu {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #aliens_footer .et_pb_menu__menu li.menu-item {
        justify-content: center;
    }

    #aliens_footer .et_pb_menu__menu li.menu-item a {
        padding: 10px 0;
        text-align: center;
    }
}

/*** Smartphones in portrait mode (0-479px) ***/
@media all and (max-width: 479px) {
    .et_header_style_left .mobile_menu_bar {
        /* right: -55px; */
    }

    .et_close_search_field {
        /* right: -30px !important; */
    }

    #conteneur_filtres:before {
        margin: 25px 0 0 25px;
    }

    #aliens_portfolio .block_title {
        font-size: 20px;
    }

    #aliens_portfolio .block_categories {
        font-size: 14px;
    }

    .et-search-form input {
        width: 100%;
    }

    #parallax_lemurien {
        /* bottom: -300px !important; */
    }

    #parallax_grenouille img {
        /*height: 450px !important;*/
    }

    .home #actualites {
        /* height: 300px; */
        /* margin-bottom: -100px; */
    }

    .slider_digital_row1 {
        /*height: 180px;*/
    }

    .et-social-icons {
        margin-bottom: 20px;
    }

    .slider_avis_clients .et_pb_slide {
        width: 100vw;
    }

    #slider_agence_id {
        /* height: 145px; */
        /* width: 90vw; */
    }

    /******* Section Projets *******/
    .section_menu_projet img {
        /*max-width: 50%;*/
    }

    .section_titre_projet_sous_image .et_pb_column {
        margin-bottom: 0;
    }

    .titre_presentation span,
    .titre_teasers span,
    .titre_digiscreen span {
        width: 100vw;
    }
}

/* Responsive Styles Small Smartphone Portrait */
@media all and (max-width: 380px) {
    .aliens_digital_slider .et_pb_slide {
        /*background-size: 100vw;*/
    }
}