/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body {
  overflow-x: hidden;
}

a {
  color: #ffad28;
}
a:hover {
  color: #5f5f5f;
}

/* Footer popup sticky btn */
.page-id-120 .enov_open_popup_contact,
.page-id-120 .enov_open_popup_mobile_contact,
.single-realisation .enov_open_popup_contact,
.single-realisation .enov_open_popup_mobile_contact {
  display: none;
}
#gform_wrapper_2 {
  display: block !important;
}

/* Mobile menu */
.elementor-nav-menu--toggle
  .elementor-menu-toggle.elementor-active
  + .elementor-nav-menu__container {
  box-shadow: #000000c2 -1px 100vh 0px 100vh;
}

/* SECTION SLIDER */
.eno_btn_swipper_active .elementor-button {
  background-color: white !important;
  color: black !important;
}

/* POST GRID HOME PAGE */
.eno_post_grid_container .elementor-grid-item {
  /* transition: all .5s; */
}

.eno_post_grid_container .eno_active_class {
  display: block !important;
}
.eno_post_grid_container .eno_de_active_class {
  display: none !important;
}
.eno_active_btn_filter a {
  transition: all 0.5s;
  font-weight: 700 !important;
  color: #000 !important;
}

.elementor-grid-item .type-realisation {
  transition: all 0.5s;
}
.elementor-grid-item .type-realisation .elementor-absolute {
  bottom: -20px !important;
  transition: all 0.5s;
}
.elementor-grid-item .type-realisation .elementor-widget-wrap {
  overflow: hidden !important;
  transition: all 0.5s;
}
.elementor-grid-item .type-realisation:hover .elementor-absolute {
  bottom: 20px !important;
}

/* Gravity form */
.gform_wrapper form.gf_simple_horizontal div.gform_body .gf_inline {
  width: 300px !important;
}
.gform_wrapper form.gf_simple_horizontal div.gform_body .gf_inline input {
  background-color: #000;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
}
.gform_wrapper
  form.gf_simple_horizontal
  div.gform_body
  .gf_inline
  input::placeholder {
  color: #fff;
  opacity: 0.8;
}
.gform_wrapper form.gf_simple_horizontal div.gform_footer input {
  width: 200px !important;
  color: #fff;
  border-color: #fff;
}
.gform_wrapper form.gf_simple_horizontal div.gform_footer input:hover {
  background-color: #fff;
  color: #000;
}

/* Gravity articles footer */
@media screen and (max-width: 767px) {
  #gform_6 ul {
    display: block !important;
  }
  #gform_6 ul li {
    display: block !important;
    width: 100%;
  }
  #gform_6 .gform_footer {
    display: block;
    margin-top: 25px;
  }
}

/* HomePage Swiper */
@media screen and (min-width: 767px) {
  .swiper-pagination {
    display: none;
  }
}

/* Aniamte grid */
.enov_grid_animate_container
  .elementor-widget-container
  > .elementor-shortcode {
  display: flex;
  flex-wrap: wrap;
}
.enov-shuffle-container {
  width: 70%;
}
.enov-shuffle-filter {
  width: 30%;
}
.shuffle-item {
  width: 33%;
  padding: 10px;
}
.enov-shuffle-filter {
  padding-bottom: 10px;
}
.enov-shuffle-filter-item {
  padding: 5px;
  text-align: right;
}
.enov-shuffle-filter-item span {
  font-size: 26px;
  font-weight: 700;
  color: #a5a5a5;
}
.enov-shuffle-filter-item.selected span {
  color: #000000;
}

.enov_shuffle_item {
  transition: all 0.3s;
  overflow: hidden;
}
.enov_shuffle_item i {
  font-size: 18px;
  background-color: #ffffffe8;
  padding: 7px 5px 7px 5px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 10px;
}
.enov_shuffle_item_icons {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 9;
  right: 10%;
  top: 10%;
}
.enov_shuffle_item img {
  filter: grayscale(1);
  transition: all 0.3s;
}
.enov_shuffle_item p {
  position: absolute;
  bottom: -20%;
  left: 10%;
  transition: all 0.3s;

  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

.enov_shuffle_item:hover img {
  filter: grayscale(0);
}
.enov_shuffle_item:hover p {
  position: absolute;
  bottom: 5%;
  left: 10%;
}

/* Filter tags */
.enov-shuffle-filter-tags {
  display: flex;
  justify-content: center;
  width: 100%;
}
.enov-shuffle-filter-tags-item {
  padding: 0px 40px 2px;
  font-size: 14px;
  font-weight: 700;
  color: #a5a5a5;
  border: 1px solid;
  border-radius: 50px;
  margin: 5px 10px 15px 10px;
  cursor: pointer;
}
.enov-shuffle-filter-tags-item.selected {
  background-color: #fba529;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .enov-shuffle-filter {
    display: flex;
    overflow: auto;
  }
  .enov-shuffle-filter-item {
    white-space: nowrap;
  }
  .enov-shuffle-filter-item span {
    font-size: 18px;
  }
  .enov_shuffle_item {
    width: 50%;
  }
  .enov-shuffle-filter,
  .enov-shuffle-container {
    width: 100%;
  }
  .enov_grid_animate_container
    .elementor-widget-container
    > .elementor-shortcode {
    flex-direction: column-reverse;
  }
  .enov-shuffle-filter-tags {
    order: 1;

    display: flex;
    justify-content: unset;
    width: 100%;
    align-items: center;
    overflow-x: scroll;
  }
  .enov-shuffle-filter-tags-item {
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 700;
    color: #a5a5a5;
    border: 1px solid;
    border-radius: 40px;
    margin: 5px 5px 20px 5px;
    cursor: pointer;
    line-height: inherit;
    text-align: center;
    white-space: nowrap;
  }
}

/* Animation on animated blocks */
.elementor-motion-effects-element {
  transition: all 0.6s !important;
}

/* Page articles */
.enov_posts_item_container {
  transition: box-shadow 0.3s;
}
.enov_posts_item_container:hover {
  box-shadow: 0px 5px 15px rgb(0 0 0 / 25%) !important;
}

.swiper-slide-contents::before {
  content: "Chacuns de nos actes est motivé par notre seul objectif : votre réussite" !important ;
  margin-bottom: 40px;
  padding-right: 50% !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  font-family: "poppins" !important;

}

.elementor-slide-heading{
    padding-top: 40px !important;
}

.elementor-slide-description {
  -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
  color: #ffffff00 !important;
}


@media only screen and (max-width: 767px) {
  .swiper-slide-contents::before{
    content: "Chacuns de nos actes est motivé par notre seul objectif : votre réussite" !important ;
    margin-bottom: 40px;
    padding-right: 50% !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    font-family: "poppins" !important;
  }
}


@media only screen and (max-width: 1030px) {
  .swiper-slide-contents::before{
    content: "Chacuns de nos actes est motivé par notre seul objectif : votre réussite" !important ;
    margin-bottom: 40px;
    padding-right: 50% !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: "poppins" !important;
  }
}

#slider-1-slide-1-layer-2{
  -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
  color: #ffffff00 !important;
}