/*
Theme Name: AWCD Custom theme
Description: Custom theme made by AWCD
Author: Svin
Template: Divi
Version: 1.1
*/

/*
                
                 █████╗ ██╗    ██╗ ██████╗██████╗ 
                ██╔══██╗██║    ██║██╔════╝██╔══██╗
                ███████║██║ █╗ ██║██║     ██║  ██║
                ██╔══██║██║███╗██║██║     ██║  ██║
                ██║  ██║╚███╔███╔╝╚██████╗██████╔╝
                ╚═╝  ╚═╝ ╚══╝╚══╝  ╚═════╝╚═════╝
                
*/

/*

 ██████╗ ███████╗███╗   ██╗███████╗██████╗  █████╗ ██╗     
██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗██╔══██╗██║     
██║  ███╗█████╗  ██╔██╗ ██║█████╗  ██████╔╝███████║██║     
██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗██╔══██║██║     
╚██████╔╝███████╗██║ ╚████║███████╗██║  ██║██║  ██║███████╗
 ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝                                                         

*/
/*Pour faitre d'autres GRAPH :
http://www.patorjk.com/software/taag/#p=display&f=ANSI Shadow&t='LEMOTSOUHAITE'*/

/*----------  ----------*/

/*.et_pb_slide_description { float:left !important; padding-left:100px !important }
.et_pb_slide_image { right:100px; }*/
/*
/*---------- INVERSER LE SENS DES COLONNES SUR MOBILE ----------*/
@media only screen and (max-width: 980px) {
  .dc-inverser-colonnes--section .dc-inverser-colonnes--ligne {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}

/*---------- MENU MOBILE : le hamburger devient une croix pour fermer ----------*/

.et_mobile_menu {
  margin-left: -30px;
  padding: 5%;
  width: calc(100% + 60px);
}

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

/*---------- CACHER FOOTER DIVI ----------*/

#main-footer {
  display: none;
}

/*---------- POLICE ----------*/

.av-bold {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif !important;
}

.av-med {
  font-family: 'Avenir-Medium', Helvetica, Arial, Lucida, sans-serif !important;
}

.av-rom {
  font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif !important;
}

.av-book {
  font-family: 'Avenir-Book', Helvetica, Arial, Lucida, sans-serif !important;
}

.orange,
.hero-banner .orange,
.orange h1 {
  color: #f59415 !important;
}

.orange-sanguin,
.orange-sanguin h2 .orange-sanguin h3 {
  color: #e85628 !important;
}

.red {
  color: #e85628;
}

.black {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #1b1b1b;
}

.white,
.white h1,
.white h3,
.white p {
  color: #fff;
}

.left,
.left h1,
.left p {
  text-align: left !important;
}

.right,
.right h1,
.right p {
  text-align: right !important;
}

.center,
.center h1,
.center p {
  text-align: center !important;
}

@media only screen and (max-width: 979px) {
  .left-center,
  .left-center p,
  .left-center h1,
  .left-center h3 {
    text-align: center;
  }

  .center-left,
  .center-left p,
  .center-left h1,
  .center-left h3 {
    text-align: left;
  }

  .right-center,
  .right-center p,
  .right-center h1,
  .right-center h3 {
    text-align: center;
  }

  .right-left,
  .right-left p,
  .right-left h1,
  .right-left h3 {
    text-align: left;
  }
}

@media only screen and (min-width: 980px) {
  .left-center,
  .left-center p,
  .left-center h1,
  .left-center h3 {
    text-align: left;
  }

  .center-left,
  .center-left p,
  .center-left h1,
  .center-left h3 {
    text-align: center;
  }

  .right-center,
  .right-center p,
  .right-center h1,
  .right-center h3 {
    text-align: right;
  }

  .right-left,
  .right-left p,
  .right-left h1,
  .right-left h3 {
    text-align: right;
  }
}

@media only screen and (max-width: 979px) {
  h1,
  h3,
  h4,
  p {
    text-align: center;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 24px;
  }

  p {
    font-size: 16px;
  }

  h4 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 980px) {
  h4,
  p {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
  }

  h1,
  h3 {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  p {
    font-size: 18px;
  }

  h4 {
    font-size: 20px;
  }
}

/*---------- TITRE SECTION ----------*/

@media only screen and (max-width: 539px) {
  .main-title,
  .main-title h1 {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
    font-size: 32px !important;

    line-height: 40px !important;
  }

  .section-title h1,
  .title h1 {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
    font-size: 32px !important;
    width: 80%;
    line-height: 40px;
  }

  .title .et_pb_text_inner,
  .section-title .et_pb_text_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title,
  .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-text h3,
  .main-text {
    font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
    font-size: 24px;
    line-height: 32px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .main-text-content h3,
  .main-text-content {
    font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
    line-height: 40px;
    font-size: 24px !important;
  }

  .main-quote,
  .main-quote h3,
  .main-quote .orange {
    font-size: 24px !important;
    line-height: 40px;
  }
}

@media only screen and (min-width: 540px) {
  .section-title h1,
  .title h1 {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px !important;
  }

  .section-title,
  .title {
    font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
  }

  .main-text h3,
  .main-text {
    font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
    line-height: 40px;
    font-size: 20px;
  }

  .main-text-content h3,
  .main-text-content {
    font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
    line-height: 40px;
    font-size: 24px !important;
  }

  .main-quote h3 {
    font-family: 'Avenir-Roman';
    font-size: 26px;
    line-height: 40px;
  }
}

/*---------- BOUTTON ----------*/

.button-row {
  text-align: center;
  font-size: 18px;
}

/*---------- main-button ----------*/

body
  #page-container
  .et_pb_section
  .main-button-cta
  .et_pb_button_wrapper
  .et_pb_button,
body #page-container .et_pb_section .main-button.et_pb_button,
body #page-container .et_pb_section .main-button,
#hero-banner-home .main-button-cta {
  font-size: 18px;
  font-weight: 100;
  line-height: 19px !important;
  border-radius: 29px;
  border: 0px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(46, 46, 46, 0.5);
  box-shadow: 0 1px 5px 0 rgba(46, 46, 46, 0.5);
  color: #fff;
  background-image: -o-linear-gradient(
    left,
    #f59415 00%,
    #e85628 40%
  ) !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(00%, #f59415),
    color-stop(40%, #e85628)
  ) !important;
  background-image: linear-gradient(90deg, #f59415 00%, #e85628 40%) !important;
  font-family: 'Avenir-Medium', Helvetica, Arial, Lucida, sans-serif;
  padding-top: 15px !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
  padding-bottom: 14px !important;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

body
  #page-container
  .et_pb_section
  .main-button-cta
  .et_pb_button_wrapper
  .et_pb_button:hover,
body #page-container .et_pb_section .main-button.et_pb_button:hover,
body #page-container .et_pb_section .main-button:hover,
#hero-banner-home .main-button-cta:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  padding-top: 15px !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
  padding-bottom: 14px !important;
}

/*---------- side-button ----------*/

body
  #page-container
  .et_pb_section
  .side-button-cta
  .et_pb_button_wrapper
  .et_pb_button,
body #page-container .et_pb_section .side-button.et_pb_button,
body #page-container .et_pb_section .side-button {
  font-size: 18px;
  line-height: 19px !important;
  border-radius: 24px;
  border: solid 2px #e85628;
  color: #e85628;
  font-family: 'Avenir-Medium', Helvetica, Arial, Lucida, sans-serif;
  background-color: #fff;
  padding-top: 12px !important;
  padding-right: 45px !important;
  padding-left: 45px !important;
  padding-bottom: 11px !important;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

body
  #page-container
  .et_pb_section
  .side-button-cta
  .et_pb_button_wrapper
  .et_pb_button:hover:before,
body
  #page-container
  .et_pb_section
  .side-button-cta
  .et_pb_button_wrapper
  .et_pb_button:hover:after {
  display: none;
}

body
  #page-container
  .et_pb_section
  .side-button
  .et_pb_button_wrapper
  .et_pb_button:hover,
body
  #page-container
  .et_pb_section
  .side-button-cta
  .et_pb_button_wrapper
  .et_pb_button:hover,
body #page-container .et_pb_section .side-button.et_pb_button:hover,
body #page-container .et_pb_section .side-button:hover {
  background-color: #e85628;
  color: #fff;
  padding-top: 12px !important;
  padding-right: 45px !important;
  padding-left: 45px !important;
  padding-bottom: 11px !important;
}

@media (max-width: 979px) {
  body
    #page-container
    .et_pb_section
    .side-button-cta
    .et_pb_button_wrapper
    .et_pb_button.mobile-nowrap,
  body #page-container .et_pb_section .side-button.et_pb_button.mobile-nowrap,
  body #page-container .et_pb_section .side-button.mobile-nowrap {
    white-space: nowrap;
    padding-right: 24px !important;
    padding-left: 24px !important;
  }

  body
    #page-container
    .et_pb_section
    .side-button
    .et_pb_button_wrapper
    .et_pb_button.mobile-nowrap:hover,
  body
    #page-container
    .et_pb_section
    .side-button-cta
    .et_pb_button_wrapper
    .et_pb_button.mobile-nowrap:hover,
  body
    #page-container
    .et_pb_section
    .side-button.et_pb_button.mobile-nowrap:hover,
  body #page-container .et_pb_section .side-button.mobile-nowrap:hover {
    white-space: nowrap;
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}

/*---------- MOBILE IMAGE ----------*/
@media only screen and (min-width: 980px) {
  .mobile-image,
  .mobile-section,
  .mobile-row {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  .mobile-column {
    display: none;
  }
}

/*
███╗   ███╗███████╗███╗   ██╗██╗   ██╗
████╗ ████║██╔════╝████╗  ██║██║   ██║
██╔████╔██║█████╗  ██╔██╗ ██║██║   ██║
██║╚██╔╝██║██╔══╝  ██║╚██╗██║██║   ██║
██║ ╚═╝ ██║███████╗██║ ╚████║╚██████╔╝
╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝ ╚═════╝ 
                   */

@media (min-width: 980px) {
  .replace-header {
    min-height: 88px !important;
    max-height: 88px !important;
  }
}

@media (max-width: 979px) {
  .replace-header {
    min-height: 56px !important;
  }
}

#m-g-section {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: 0px 15px 10px -15px rgba(134, 134, 134, 0.5);
  box-shadow: 0px 15px 10px -15px rgba(134, 134, 134, 0.5);
}

@media (min-width: 980px) {
  #mobile-header,
  .mobile-sub-menu {
    display: none;
  }

  #m-g-section {
    margin-top: 0 !important;
    background-color: #fff;
    z-index: 10000;
    width: 100%;
  }

  #m-g-row {
    height: 88px;
    max-width: 980px;
    width: 100%;
  }
  #m-g-column {
    height: 100%;
  }

  /* DESKTOP HEADER */

  #desktop-header {
    width: 100%;
    height: 100%;
    margin-bottom: 0 !important;
  }

  #desktop-header .et_pb_code_inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
  }

  .mobile-sub-menu a.mobile-button:hover,
  #desktop-header a.h-btn:hover {
    background-position-x: 98%;
    color: #e85628;
    border: 2px #e85628 solid;
  }

  #desktop-header img.logo {
    height: 66px;
    margin-left: -10px;
  }

  #contact-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }

  .item-wrapper {
    flex-grow: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .item-wrapper a.menu-item {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #1b1b1b;
    font-family: 'Avenir-Medium';
  }

  .item-wrapper a.services:after {
    font-family: 'ETmodules' !important;
    padding: 8px;
    color: #1b1b1b;
    content: '\33';
    font-weight: bolder;
  }

  .img-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  /*BOUTON TEL*/

  a.pn:before {
    font-family: 'ETmodules' !important;
    position: relative;
    top: 2px;
    margin-right: 5px;
    content: '\e090';
    color: #1b1b1b;
  }

  .mobile-sub-menu .pn:before {
    font-family: 'ETmodules' !important;
    position: relative;
    top: 2px;
    margin-right: 5px;
    content: '\e090';
    color: #1b1b1b;
  }

  a.pn {
    font-family: 'Avenir-Heavy';
    font-size: 18px !important;
    color: #0d0d0d;
    margin-bottom: 4px;
  }

  /* DROP DOWN MENU */
  .sub-menu {
    position: absolute;
    border-top: 3px solid #f59415;
    background-image: linear-gradient(#f59415 00%, #e85628 40%) !important;
    top: 88px;
    left: 020%;
    padding-top: 16px;
    padding-left: 16px;
    width: 240px;
  }

  .sub-menu.services ul {
    list-style-type: none;
  }

  .sub-menu.services ul li {
    margin-bottom: 12px;
  }
  .sub-menu.services ul li:last-of-type {
    margin-bottom: 0;
  }

  .sub-menu.services ul li a {
    color: #fcfcfc;
    font-size: 16px;
    font-family: 'Avenir-Medium';
  }
  .sub-menu.services ul li a:hover {
    text-decoration: underline;
  }
}

@media (max-width: 979px) {
  #desktop-header {
    display: none;
  }

  #m-g-section {
    margin-top: 0 !important;
    background-color: #fff;
    z-index: 10000;
    width: 100%;
  }

  #m-g-row {
    height: 56px;
    max-width: 1024px;
    width: 100%;
  }

  #m-g-column {
    height: 56px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }

  #mobile-header img.logo {
    height: 38px;
  }

  #mobile-header {
    width: 95%;
  }

  #mobile-header .et_pb_code_inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  #mobile-header .hamburger-menu-icon {
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.6 ease;
    -o-transition: all 0.6 ease;
    transition: all 0.6 ease;
    z-index: 10001;
  }

  #mobile-header .hamburger-menu-icon:after {
    font-family: 'ETmodules' !important;
    color: #e85628;
    content: '\61';
    font-size: 50px;
    position: absolute;
    right: 8px;
    top: 17.5px;
    width: 30px;
    height: 30px;
    z-index: 10001;
    margin-right: 8px;
  }

  #mobile-header .hamburger-menu-icon.open:after {
    content: '\4d';
    z-index: 10001;
  }

  /* SUB MENU */

  .mobile-sub-menu.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .mobile-sub-menu {
    position: absolute;
    width: 92.5vw;
    height: auto;
    background-color: #0c2740;
    top: 0;
    right: 0;
    background-image: linear-gradient(180deg, #f59415 -5%, #e85628 40%);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    z-index: 1000000;
    padding-top: 64px;
    padding-left: 16px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    padding-bottom: 96px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .mobile-sub-menu .cross-icon {
    position: absolute;
    right: 8px;
    top: 0;
    width: 15px;
    height: 15px;
  }

  .mobile-sub-menu .cross-icon:before {
    font-family: 'ETmodules' !important;
    color: #fcfcfc;
    content: '\4d';
    font-size: 70px;
    position: absolute;
    right: 40px;
    top: 32px;
    width: 30px;
    height: 30px;
    z-index: 10001;
  }

  .mobile-sub-menu .menu-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
  }
  .mobile-sub-menu .menu-list a {
    font-size: 20px;
    font-family: 'Avenir-Medium';
    color: #fcfcfc;
    margin-bottom: 12px;
  }

  .mobile-sub-menu #contact-wrapper {
    position: absolute;
    border-left-width: 16px;
    bottom: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .mobile-sub-menu .pn {
    font-size: 20px;
    color: #fcfcfc;
    font-family: 'Avenir-Medium';
    margin-bottom: 6px;
  }
  .mobile-sub-menu .pn:before {
    font-family: 'ETmodules' !important;
    position: relative;
    top: 2px;
    margin-right: 5px;
    content: '\e090';
    color: #fcfcfc;
  }

  .mobile-sub-menu:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0%;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/triforce-jaune.png');
    background-repeat: repeat;
    background-size: auto;
    width: 45%;
    height: 45%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.7;
  }
}

/*---------- BREADCRUMB----------*/

@media (max-width: 539px) {
  .replace-header.et_pb_section {
    margin-bottom: 0px !important;
  }

  .bc-section .et_pb_row {
    margin-left: 0px;
  }

  .bc-header {
    text-align: left;
  }

  ul.breadcrumb li {
    font-size: 10px !important;
  }

  .bc-section {
    margin-top: 0px !important;
  }

  .bc-section .breadcrumb {
    padding-top: 0px;
  }
}

/* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #fff;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
  font-family: 'Avenir-Roman', Helvetica, Arial, Lucida, sans-serif !important;
}

ul.breadcrumb li:before {
  padding: 14px;
  color: black;
  content: '\003E';
}

ul.breadcrumb li:first-child:before {
  content: none;
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #333333;
  text-decoration: none;
}

/* Add a color to all links inside the list */
ul.breadcrumb li.active-page a {
  color: #e85628;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li:not(active-page) a:hover {
  color: #01447e;
  text-decoration: underline;
}

ul.breadcrumb li.active-page a:hover {
  color: #e85628;
  text-decoration: none;
  cursor: default;
}

.home-button img {
  max-height: 20px !important;
  max-width: 20px !important;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

@media (max-width: 539px) {
  .et_pb_row.mobile-text {
    margin-left: 4px !important;
    margin-right: 4px !important;
    width: 95%;
  }
}

#page-container {
  overflow: hidden;
}

/*

 █████╗  ██████╗ ██████╗██╗   ██╗███████╗██╗██╗     
██╔══██╗██╔════╝██╔════╝██║   ██║██╔════╝██║██║     
███████║██║     ██║     ██║   ██║█████╗  ██║██║     
██╔══██║██║     ██║     ██║   ██║██╔══╝  ██║██║     
██║  ██║╚██████╗╚██████╗╚██████╔╝███████╗██║███████╗
╚═╝  ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝╚══════╝

*/

/*----------BACKGROUND IMAGE HERO BANNER ----------*/
@media (max-width: 979px) {
  #hero-banner-home:before {
    display: none;
  }
}

@media (min-width: 980px) {
  #hero-banner-home:before {
    content: '';
    background-image: url('https://beealive.fr/wp-content/uploads/2021/01/photo-header-gradient-2@2x.png');
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -230px;
    top: -140px;
    z-index: 100;
    width: 750px;
    height: 600px;
  }

  #hero-banner-home .et-pb-controllers {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    z-index: 100000;
  }
}

#hero-banner-home {
  overflow: visible;
}

@media (min-width: 540px) and (max-width: 979px) {
  #hero-banner-home .et-pb-controllers {
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    z-index: 100000;
  }
}

@media (max-width: 539px) {
  #hero-banner-home .et-pb-controllers {
    -webkit-transform: translateY(48px);
    -ms-transform: translateY(48px);
    transform: translateY(48px);
    z-index: 100000;
  }
}

@media (max-width: 979px) {
  #hero-banner-section .et-pb-arrow-prev,
  .et-pb-arrow-next {
    top: 50%;
  }

  #hero-banner-section .et-pb-arrow-prev {
    left: 0% !important;
  }

  #hero-banner-section .et-pb-arrow-next {
    right: 0% !important;
  }
}

@media (min-width: 980px) {
  #hero-banner-section .et-pb-arrow-prev,
  .et-pb-arrow-next {
    top: 101%;
  }

  #hero-banner-section .et-pb-arrow-prev {
    left: 40% !important;
  }

  #hero-banner-section .et-pb-arrow-next {
    right: 40% !important;
  }
}

/*---------- HERO BANNER ----------*/

@media (min-width: 980px) {
  #hero-banner-home.et_pb_slider .et_pb_slide {
    text-align: left;
    margin-left: 0px;
    padding-left: 0%;
  }

  #hero-banner-home .et_pb_row {
    margin-left: 0px;
  }

  #hero-banner-home .et_pb_slide_description {
    padding: 0;
    padding-top: 8px;
    width: 100%;
    margin-left: 0%;
  }

  #hero-banner-home .et_pb_slide_description .et_pb_slide_content p {
    width: 53%;
    padding-bottom: 24px;
    font-size: 20px;
  }

  #hero-banner-home .et_pb_slide_description .et_pb_slide_content h1 {
    width: 40%;
    padding-bottom: 24px;
    line-height: 48px;
  }

  #hero-banner-home .et_pb_slide_description .et_pb_button {
    width: 220px;
    text-align: center;
  }
}

@media (max-width: 539px) {
  #hero-banner-home .et_pb_slider_container_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #hero-banner-section {
    margin-top: 8%;
  }
}

@media (min-width: 539px) and (max-width: 979px) {
  #hero-mobile-image {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    margin-bottom: 56px;
    margin-top: -32px;
    max-width: 70%;
  }

  #hero-banner-section {
    margin-bottom: 0px;
  }
}

@media (max-width: 539px) {
  #hero-banner-home .et_pb_slide_description {
    padding: 0;
  }

  #hero-banner-home .et_pb_slide_description .et_pb_more_button.et_pb_button {
    width: 245px;
    text-align: center;
  }

  #hero-mobile-image {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    margin-bottom: 56px;
    max-width: 370px;
  }

  #hero-banner-home .et_pb_button_wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
  }
}

#hero-banner-home h1 {
  color: #f59415 !important;
}

#hero-banner-home p {
  color: #000 !important;
}

#hero-banner-home p,
#hero-banner-home h1,
#hero-banner-home h3 {
  text-shadow: none;
}

/*@media (min-width:539px) and (max-width:979px) {*/

@media (max-width: 979px) {
  .service-card-mobile {
    max-width: 300px;
  }
}

.service-card-mobile {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif;
  /*    vertical-align: bottom;*/

  padding: 10px !important;
  -webkit-box-shadow: 0 1px 8px -1px #b4b4b4;
  box-shadow: 0 1px 8px -1px #b4b4b4;

  -webkit-transition: all 0.6s ease;

  -o-transition: all 0.6s ease;

  transition: all 0.6s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service-card-mobile h1 {
  font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  color: #000 !important;
  font-size: 24px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.service-card-mobile img {
  max-width: 200px;
  max-height: 250px;
  margin: auto;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.service-card-mobile.et_pb_module {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 980px) {
  #service-card-focus-row.home-service-carousel {
    display: none;
  }
}

@media (min-width: 980px) {
  #service-card-focus-row.home-service-carousel {
    display: none;
  }
}

@media (max-width: 979px) {
  .home-service-desktop {
    display: none;
  }

  #service-card-focus-row.home-service-carousel .et_pb_button_wrapper {
    display: none;
  }

  #service-card-focus-row.home-service-carousel .owl-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  #service-card-focus-row .owl-stage-outer {
    padding-bottom: 8px;
  }

  /*#service-card-focus-column {
        box-shadow: 0 1px 8px -1px #b4b4b4;
    }*/
}

body
  #page-container
  #hero-banner-home.main-button-cta
  .et_pb_slide_description
  .et_pb_slide_content
  .et_pb_button_wrapper
  .et_pb_button,
a.h-btn,
a.mobile-button {
  font-size: 18px;
  font-weight: 100;
  line-height: 19px !important;
  border-radius: 29px;
  border: 0px transparent solid;
  -webkit-box-shadow: 0 1px 5px 0 rgba(46, 46, 46, 0.5);
  box-shadow: 0 1px 5px 0 rgba(46, 46, 46, 0.5);
  color: #fff;
  background-image: -o-linear-gradient(
    left,
    #f59415 00%,
    #e85628 40%
  ) !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(00%, #f59415),
    color-stop(40%, #e85628)
  ) !important;
  background-image: linear-gradient(90deg, #f59415 00%, #e85628 40%) !important;
  background-position: 0 0;
  background-size: 200% 200%;
  font-family: 'Avenir-Medium', Helvetica, Arial, Lucida, sans-serif;
  padding-top: 12px !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
  padding-bottom: 11px !important;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.mobile-sub-menu a.mobile-button,
#desktop-header a.h-btn {
  background-image: linear-gradient(
    to right,
    #e85628 00%,
    #f59415 25%,
    #fcfcfc 55%
  ) !important;
  background-size: 400% 400%;
  background-position-x: 2%;
  transition: all 0.6s ease;
  border: 2px transparent solid;
}

body
  #page-container
  #hero-banner-home.main-button-cta
  .et_pb_slide_description
  .et_pb_slide_content
  .et_pb_button_wrapper
  .et_pb_button:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  padding-top: 12px !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
  padding-bottom: 11px !important;
}

@media (max-width: 979px) {
  #mobile-button {
    padding-top: 0px !important;
  }
}

/*---------- SECTION TEMOIGNAGE ----------*/
#temoignage-section {
  text-shadow: none;
}

#temoignage-section .temoignage-item p,
#temoignage-section .temoignage-item h1,
#temoignage-section .temoignage-item h3 {
  max-width: 480px;
  color: white;
  text-align: left;
}

#temoignage-section .temoignage-item h3 {
  font-family: 'Avenir-Heavy', Helvetica, Arial, Lucida, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

#temoignage-section .temoignage-item p {
  font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 24px;
}

#temoignage-section .temoignage-item {
  overflow: visible;
}

#temoignage-section .temoignage-row,
#temoignage-section .temoignage-row .et_pb_column {
  height: 380px;
  margin: 0;
  padding: 0;
}

#temoignage-section .temoignage-row .et_pb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#temoignage-section .temoignage-item .et_pb_slide_description {
  margin: 0;
  padding: 0;
}

#temoignage-section .temoignage-item .et_pb_slide_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

#temoignage-section .et-pb-controllers {
  bottom: 0px;
}

#temoignage-section .tem-txt-container {
  margin-left: 7%;
}

.temoignage-row .et-pb-arrow-prev,
.temoignage-row .et-pb-arrow-next {
  top: 92%;
}

.temoignage-row .et-pb-arrow-prev,
.et_pb_slider:hover .et-pb-arrow-prev {
  left: 43%;
}

.temoignage-row .et-pb-arrow-next,
.et_pb_slider:hover .et-pb-arrow-next {
  right: 43%;
}

#temoignage-section .temoignage-item img {
  height: 100%;
  margin: auto;
}

@media (max-width: 539px) {
  #temoignage-section .et-pb-controllers {
    bottom: -40px;
  }

  #temoignage-section .temoignage-item img {
    display: none;
  }

  .temoignage-row .et-pb-arrow-prev,
  .temoignage-row .et-pb-arrow-next {
    display: none;
  }
}

@media (min-width: 540px) and (max-width: 799px) {
  #temoignage-section .temoignage-item img {
    display: none;
  }

  .temoignage-row .et-pb-arrow-prev,
  .temoignage-row .et-pb-arrow-next {
    top: 129%;
  }

  .temoignage-row .et-pb-arrow-prev,
  .et_pb_slider:hover .et-pb-arrow-prev {
    left: 35%;
  }

  .temoignage-row .et-pb-arrow-next,
  .et_pb_slider:hover .et-pb-arrow-next {
    right: 35%;
  }

  #temoignage-section .et-pb-controllers {
    bottom: -60px;
  }
}

@media (min-width: 800px) and (max-width: 979px) {
  .temoignage-row .et-pb-arrow-prev,
  .temoignage-row .et-pb-arrow-next {
    top: 102%;
  }

  .temoignage-row .et-pb-arrow-prev,
  .et_pb_slider:hover .et-pb-arrow-prev {
    left: 40%;
  }

  .temoignage-row .et-pb-arrow-next,
  .et_pb_slider:hover .et-pb-arrow-next {
    right: 40%;
  }

  #temoignage-section .et-pb-controllers {
    bottom: -30px;
  }
}

@media (min-width: 980px) {
  #temoignage-section .temoignage-item:before {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -10px;
    right: 40px;
    z-index: 1000;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }

  #temoignage-section .temoignage-item img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    margin-left: -16px;
    margin-right: 10%;
  }
}

/*---------- CAROUSEL ATOUT CARDS HOME ----------*/
.atout-card-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-contact .et_pb_text_inner {
  width: 200px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-contact .et_pb_text_inner .img-container {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.atout-card-contact .et_pb_text_inner img {
  max-width: 100%;
  height: 100%;
}

.atout-card-contact h1 {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  padding-top: 24px;
  font-size: 20px;
}

@media (min-width: 980px) {
  .atout-card-qsn .et_pb_text_inner {
    width: 450px;
  }
}

@media (max-width: 979px) {
  .atout-card-qsn .txt-container {
    max-width: 340px;
  }

  .atout-card-contact h1 {
    width: 320px;
  }

  #qsn-engagements {
    padding-top: 0px;
    margin-top: -40px;
    margin-bottom: 32px;
  }

  #engagements-mobile {
    margin-bottom: 16px;
  }
}

.atout-card-qsn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-qsn .et_pb_text_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-qsn .et_pb_text_inner .img-container {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 16px;
}
.atout-card-qsn .et_pb_text_inner .img-container img {
  width: 40%;
}

.atout-card-qsn .et_pb_text_inner .txt-container {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.atout-card-qsn h1 {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.atout-card-qsn p {
  text-align: center;
  padding-top: 16px;
  font-size: 18px;
  line-height: 32px;
}

.atout-slider-row-qsn.et_pb_row {
  max-width: 930px;
}

.atout-owl-slider-qsn .owl-nav.disabled {
  display: block !important;
}

.atout-owl-slider-qsn .owl-prev,
.atout-owl-slider-qsn .owl-next {
  width: 45px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}

.atout-owl-slider-qsn .owl-prev:hover,
.atout-owl-slider-qsn .owl-next:hover {
  width: 45px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black !important;
  background-color: gold;
  -webkit-transition: all 16s ease;
  -o-transition: all 16s ease;
  transition: all 16s ease;
  background-color: rgb(0, 0, 0, 0) !important;
}

@media (max-width: 539px) {
  .atout-owl-slider-qsn .owl-prev {
    left: -45px;
  }

  .atout-owl-slider-qsn .owl-prev:hover {
    left: -45px;
  }

  .atout-owl-slider-qsn .owl-next {
    right: -45px;
  }

  .atout-owl-slider-qsn .owl-next:hover {
    right: -45px;
  }
}

@media (min-width: 540px) and (max-width: 979px) {
  .atout-owl-slider-qsn .owl-prev {
    left: -25px;
  }

  .atout-owl-slider-qsn .owl-prev:hover {
    left: -25px;
  }

  .atout-owl-slider-qsn .owl-next {
    right: -25px;
  }

  .atout-owl-slider-qsn .owl-next:hover {
    right: -25px;
  }
}

@media (min-width: 980px) {
  .atout-owl-slider-qsn .owl-prev {
    left: 0px;
  }

  .atout-owl-slider-qsn .owl-prev:hover {
    left: 0px;
  }

  .atout-owl-slider-qsn .owl-next {
    right: 0px;
  }

  .atout-owl-slider-qsn .owl-next:hover {
    right: 0px;
  }
}

@media (max-width: 979px) {
  body #page-container .et_pb_section #home-mobile-cta.main-button.et_pb_button,
  body #page-container .et_pb_section #home-mobile-cta.main-button,
  body
    #page-container
    .et_pb_section
    #service-cta-button.main-button.et_pb_button,
  body #page-container .et_pb_section #service-cta-button.main-button {
    width: 245px;
    padding-left: 48px !important;
    padding-right: 48px !important;
    padding-top: 12px !important;
    padding-bottom: 11px !important;
  }
}

/*

 ██████╗ ██╗   ██╗██╗███████╗███╗   ██╗
██╔═══██╗██║   ██║██║██╔════╝████╗  ██║
██║   ██║██║   ██║██║███████╗██╔██╗ ██║
██║▄▄ ██║██║   ██║██║╚════██║██║╚██╗██║
╚██████╔╝╚██████╔╝██║███████║██║ ╚████║
 ╚══▀▀═╝  ╚═════╝ ╚═╝╚══════╝╚═╝  ╚═══╝

*/
/*---------- Mobile version ----------*/

@media (min-width: 980px) {
  #recrutement-mobile-section {
    margin-bottom: 56px;
  }
}

@media (max-width: 979px) {
  .qsn-row-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }

  .qsn-column-mobile.qsn-image-mobile {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  #qsn-mobile-section,
  #service-mobile-section,
  #devis-mobile-section,
  #recrutement-mobile-section {
    margin-bottom: 48px;
  }

  #qsn-image-mobile .et_pb_image_wrap,
  #tarif-image-mobile .et_pb_image_wrap,
  #recrutement-mobile-image .et_pb_image_wrap,
  #af-mobile-image .et_pb_image_wrap,
  #tarif-image-mobile-2 .et_pb_image_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }

  #qsn-image-mobile img,
  #tarif-image-mobile img,
  #recrutement-mobile-image img,
  #af-mobile-image img {
    width: 90%;
    height: auto;
    max-width: 400px;
    align-self: center;
  }

  #tarif-image-mobile-2 img {
    width: 70%;
    max-width: 400px;
    align-self: center;
  }
}

@media (max-width: 539px) {
  .desktop-text {
    display: none;
  }
}

/*---------- CAROUSEL ATOUT CARDS QSN ----------*/

.atout-owl-slider-qsn .owl-nav.disabled {
  display: block !important;
}

.atout-owl-slider-qsn .owl-prev,
.atout-owl-slider-qsn .owl-next {
  width: 45px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}

.atout-owl-slider-qsn .owl-prev:hover,
.atout-owl-slider-qsn .owl-next:hover {
  width: 45px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black !important;
  background-color: gold;
  -webkit-transition: all 16s ease;
  -o-transition: all 16s ease;
  transition: all 16s ease;
  background-color: rgb(0, 0, 0, 0) !important;
}

/*@media (max-width:539px) {
    .atout-owl-slider-qsn .owl-prev{
        left: -20px; 
    } 
    .atout-owl-slider-qsn .owl-prev:hover{
        left: -20px; 
    }
    .atout-owl-slider-qsn .owl-next {
        right: -20px;
    } 
    .atout-owl-slider-qsn .owl-next:hover {
        right: -20px;
    }
}*/

@media (min-width: 540px) and (max-width: 979px) {
  .atout-owl-slider-qsn .owl-prev {
    left: -25px;
  }

  .atout-owl-slider-qsn .owl-prev:hover {
    left: -25px;
  }

  .atout-owl-slider-qsn .owl-next {
    right: -25px;
  }

  .atout-owl-slider-qsn .owl-next:hover {
    right: -25px;
  }
}

@media (min-width: 980px) {
  .atout-owl-slider-qsn .owl-prev {
    left: 0px;
  }

  .atout-owl-slider-qsn .owl-prev:hover {
    left: 0px;
  }

  .atout-owl-slider-qsn .owl-next {
    right: 0px;
  }

  .atout-owl-slider-qsn .owl-next:hover {
    right: 0px;
  }
}

/*---------- CONTENU P ----------*/
.content,
.content p {
  font-family: 'Avenir-Book';
  line-height: 32px;
}

#engagement-quote-column .content {
  line-height: 24px;
}

.title-content h6 {
  font-family: 'Avenir-Heavy';
  font-size: 24px;
  line-height: 40px;
}

@media only screen and (min-width: 980px) {
  .content,
  .content p {
    font-size: 18px;
  }

  .engagement-quote.engagement-left.et_pb_module {
    margin-left: 80px;
  }

  .engagement-quote p {
    max-width: 350px;
  }
}

@media only screen and (max-width: 979px) {
  .content,
  .content p {
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .title-content h6 {
    font-family: 'Avenir-Heavy';
    font-size: 18px;
    padding-left: 8px;
    line-height: 12px;
  }
}

/*---------- ENGAGEMENT QUOTES ----------*/

@media only screen and (min-width: 980px) {
  .jardin-pic:before {
    content: 'Notre jardin thérapeutique à votre disposition';
    position: absolute;
    bottom: -20px;
    font-size: 14px;
    -webkit-transform: translateX(14%);
    -ms-transform: translateX(14%);
    transform: translateX(14%);
    opacity: 0;
    font-family: 'Avenir-Book';
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .jardin-pic:hover:before {
    opacity: 1;
  }
}

/*

███╗   ██╗ ██████╗ ███████╗    ███████╗███████╗██████╗ ██╗   ██╗██╗ ██████╗███████╗███████╗
████╗  ██║██╔═══██╗██╔════╝    ██╔════╝██╔════╝██╔══██╗██║   ██║██║██╔════╝██╔════╝██╔════╝
██╔██╗ ██║██║   ██║███████╗    ███████╗█████╗  ██████╔╝██║   ██║██║██║     █████╗  ███████╗
██║╚██╗██║██║   ██║╚════██║    ╚════██║██╔══╝  ██╔══██╗╚██╗ ██╔╝██║██║     ██╔══╝  ╚════██║
██║ ╚████║╚██████╔╝███████║    ███████║███████╗██║  ██║ ╚████╔╝ ██║╚██████╗███████╗███████║
╚═╝  ╚═══╝ ╚═════╝ ╚══════╝    ╚══════╝╚══════╝╚═╝  ╚═╝  ╚═══╝  ╚═╝ ╚═════╝╚══════╝╚══════╝

*/

/*---------- SERVICE CARDS ----------*/

.serv-row-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.serv-row-col-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.serv-row-col-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 539px) {
  .serv-row-col {
    width: 254px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .serv-row-col-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .serv-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .serv-row-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
  }
}

@media (min-width: 540px) and (max-width: 979px) {
  .serv-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .serv-row-col-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .serv-row-col-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*.service-card {
    box-shadow: 0 1px 8px -1px #b4b4b4;
    padding : 16px;
    transition: all .6s ease;
}*/

.service-card {
  -webkit-box-shadow: 0 1px 8px -1px #b4b4b4;
  box-shadow: 0 1px 8px -1px #b4b4b4;
  padding: 16px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service-card img {
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
  opacity: 1;
  z-index: 10000000;
}

.service-card .service-card-text {
  font-size: 20px;
  font-family: 'Avenir-Light', Helvetica, Arial, Lucida, sans-serif;
  text-align: center !important;
}

/*----------  SERVICE CARDS SERVICE ----------*/

/*@media (max-width:539px){
    .service-card-column-service {
        display: flex;
        justify-content: center;
    }
}

    .service-card-column-service {
        display: flex;
        justify-content: center;
    }*/

.service-card-focus,
.service-card-service {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif;
  /*    vertical-align: bottom;*/
  -webkit-box-shadow: 0 1px 8px -1px #b4b4b4;
  box-shadow: 0 1px 8px -1px #b4b4b4;
  padding: 10px !important;
  max-width: 254px;
  width: 254px;
  height: 218px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 979px) {
  .service-card-service img {
    max-width: 70%;
  }
}

@media (min-width: 980px) {
  .service-card-service img {
    max-width: 130px;
    max-height: 250px;
    height: 100%;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .home-service-desktop .service-card:hover,
  .service-card-service:hover {
    -webkit-box-shadow: 0px 0px 15px 2px #a9a9a9;
    box-shadow: 0px 0px 15px 2px #a9a9a9;
  }

  .service-card-focus:hover,
  .service-card-service:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .owl-stage .service-card-focus:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .owl-stage .service-card-focus:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .service-card:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}

/*---------- PROPOSITION DORIAN ----------*/

.service-card-focus .et_pb_promo_description,
.service-card-service .et_pb_promo_description {
  padding-bottom: 8px !important;
}

.service-card-focus h1,
.service-card-service h1 {
  font-family: 'Avenir-Medium', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  color: #000 !important;
  font-size: 22px;
}

.service-card-focus img {
  max-width: 140px;
  max-height: 250px;
  height: 100%;
  margin: auto;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  padding-bottom: 18px;
  padding-bottom: 18px;
}

.service-card-focus.et_pb_module {
  margin-right: auto;
  margin-left: auto;
}

/*.service-card-column-service {
    display:flex;
    justify-content: center;
}
*/
#service-card-focus-row {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#service-card-focus-column {
  max-width: 980px;
}

/*---------- CSM ACCORDEON----------*/

@media (min-width: 980px) {
  #accordeon-csm:before {
    content: '';
    background-image: url('https://beealive.fr/wp-content/uploads/2021/01/header-photo-2-bee-alive.png');
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 550px;
    top: 25px;
    z-index: 100;
    width: 700px;
    height: 500px;
  }

  #accordeon-questions:before {
    content: '';
    background-image: url('https://beealive.fr/wp-content/uploads/2021/01/header-photo-2-bee-alive.png');
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 550px;
    top: 25px;
    z-index: 100;
    width: 700px;
    height: 500px;
  }

  .questions-accordeon-column:before {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -40px;
    right: -275px;
    z-index: 100;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }
}

@media (min-width: 979px) {
  #accordeon-csm,
  #accordeon-questions {
    margin-top: auto;
    margin-bottom: auto;
    max-width: 458px;
    margin-right: 0px;
  }
}

.csm-accordeon-row,
.questions-accordeon-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.csm-accordeon-row .csm-accordeon-column,
.questions-accordeon-row .questions-accordeon-column,
.csm-accordeon-row .accordeon-image-column {
  margin-top: auto;
  margin-bottom: auto;
  overflow: visible;
}

#accordeon-csm,
#accordeon-csm h5,
#accordeon-questions,
#accordeon-questions h5 {
  color: #fff;
  font-size: 20px;
  font-family: 'Avenir-Heavy', Helvetica, Arial, Lucida, sans-serif;
  padding-right: 0px;
}

#accordeon-csm h5,
#accordeon-questions h5 {
  width:90%;
}

#accordeon-csm p,
#accordeon-questions p {
  text-align: left;
  font-family: 'Avenir-book', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  max-width: 460px;
}

#accordeon-csm .et_pb_toggle_open,
#accordeon-csm .et_pb_toggle_close,
#accordeon-questions .et_pb_toggle_open,
#accordeon-questions .et_pb_toggle_close {
  background-color: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}

#accordeon-csm .et_pb_toggle,
#accordeon-questions .et_pb_toggle {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0px;
  margin-top: 0px;
}

#accordeon-csm .et_pb_toggle:last-child,
#accordeon-questions .et_pb_toggle:last-child {
  border-bottom: none;
}

#accordeon-csm .et_pb_accordion_item,
#accordeon-questions .et_pb_accordion_item {
  margin-top: 40px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 979px) {
  #accordeon-service .csm-row {
    padding-bottom: 0px !important;
  }

  #accordeon-csm,
  #accordeon-questions {
    padding-left: 36px;
    padding-right: 36px !important;
  }

  #accordeon-csm,
  #accordeon-csm h5,
  #accordeon-questions,
  #accordeon-questions h5 {
    color: #fff;
    font-size: 16px;
    font-family: 'Avenir-Heavy', Helvetica, Arial, Lucida, sans-serif;
    padding-right: 0px;
    line-height: 24px;
  }

  #accordeon-csm p,
  #accordeon-questions p {
    font-size: 16px;
    line-height: 24px;
  }
}

#accordeon-csm .et_pb_accordion_item:before,
#accordeon-questions .et_pb_accordion_item:before {
  position: absolute;
  display: block;
  color: #ffe80b;
  font-family: 'Avenir-Heavy', Helvetica, Arial, Lucida, sans-serif;
  font-size: 24px;
  top: -15px;
  left: 0px;
}

.et_pb_accordion .et_pb_toggle_title::before,
.et_pb_toggle .et_pb_toggle_title::before {
  content: '\4c';
  color: #ffe80b !important;
  font-size: 30px;
  right: -12.5%;
  top: 30%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
}


@media (max-width: 539px) {
  #accordeon-csm h5,
  #accordeon-questions h5 {
    width: 92.5%;
  }

  .et_pb_accordion .et_pb_toggle_title::before,
  .et_pb_toggle .et_pb_toggle_title::before {
    right: -7.5%;
  }

  #accordeon-csm .et_pb_accordion_item:before,
  #accordeon-questions .et_pb_accordion_item:before {
    font-size: 12px;
    top: 0px;
  }
}

#accordeon-csm .et_pb_accordion_item_0:before,
#accordeon-questions .et_pb_accordion_item_0:before {
  content: '01';
}

#accordeon-csm .et_pb_accordion_item_1:before,
#accordeon-questions .et_pb_accordion_item_1:before {
  content: '02';
}

#accordeon-csm .et_pb_accordion_item_2:before,
#accordeon-questions .et_pb_accordion_item_2:before {
  content: '03';
}

#accordeon-csm .et_pb_accordion_item_3:before,
#accordeon-questions .et_pb_accordion_item_3:before {
  content: '04';
}

/*---------- Abeille ----------*/
@media (max-width: 979px) {
  .csm-accordeon-column:after {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -80px;
    right: 16px;
    z-index: 1000;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }

  .questions-accordeon-column:before {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -40px;
    right: -5px;
    z-index: 1000;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }
}

@media (min-width: 980px) {
  .csm-accordeon-column:after {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -70px;
    right: -275px;
    z-index: 1000;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }

  .questions-accordeon-column:before {
    content: '';
    display: block;
    position: absolute;
    background: url('https://beealive.fr/wp-content/uploads/2021/01/Bee-picto.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -40px;
    right: -275px;
    z-index: 1000;
    width: 75px;
    height: 75px;
    opacity: 0.9;
  }
}

/*

███████╗ ██████╗  ██████╗██╗   ██╗███████╗      ███████╗
██╔════╝██╔═══██╗██╔════╝██║   ██║██╔════╝      ██╔════╝
█████╗  ██║   ██║██║     ██║   ██║███████╗█████╗███████╗
██╔══╝  ██║   ██║██║     ██║   ██║╚════██║╚════╝╚════██║
██║     ╚██████╔╝╚██████╗╚██████╔╝███████║      ███████║
╚═╝      ╚═════╝  ╚═════╝ ╚═════╝ ╚══════╝      ╚══════╝

*/

/*---------- FOCUS ----------*/

@media (max-width: 979px) {
  p.bulletpoint {
    line-height: 24px;
    width: 90%;
  }

  p.long-bulletpoint,
  long-bulletpoint p {
    line-height: 24px;
    width: 90%;
  }

  .focus-decouvrir-section {
    margin-top: 16px !important;
  }
}

.focus-service-image {
  max-width: 650px;
}

.service-triforce-point {
  padding-left: 32px !important;
}

.service-triforce-point.af {
  padding-left: 56px !important;
}

.service-triforce-point p.long-bulletpoint:before,
.service-triforce-point p.bulletpoint:before,
.service-triforce-point p.bullet-point:before {
  content: '';
  display: block;
  position: absolute;
  background: url('https://beealive.fr/wp-content/uploads/2021/01/Triforce-orange.png');
  background-size: contain;
  width: 20px;
  height: 20px;
  z-index: 10;
}

.service-triforce-point p.long-bulletpoint:before,
.service-triforce-point long-bulletpoint p:before {
  content: '';
  display: block;
  position: absolute;
  background: url('https://beealive.fr/wp-content/uploads/2021/01/Triforce-orange.png');
  background-size: contain;
  width: 20px;
  height: 20px;
  z-index: 10;
}

@media (max-width: 539px) {
  .service-triforce-point p.bulletpoint:before {
    left: -30px;
    top: 2px;
  }

  .service-triforce-point p.long-bulletpoint:before {
    position: absolute;
    left: -30px;
    top: 2px !important;
  }
}

@media (min-width: 540px) {
  .service-triforce-point p.long-bulletpoint:before,
  .service-triforce-point p.bulletpoint:before,
  .service-triforce-point p.bullet-point:before {
    left: -40px;
    top: 1px;
  }
}

@media (min-width: 980px) {
  .focus-decouvrir-section {
    padding-top: 16px !important;
    margin-top: 32px !important;
  }
}

/*---------- CAROUSEL AUTRES SERVICES ----------*/

.card-owl-slider .owl-nav.disabled {
  display: block !important;
}

.card-owl-slider .owl-prev,
.card-owl-slider .owl-next {
  width: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}

.card-owl-slider .owl-prev:hover,
.card-owl-slider .owl-next:hover {
  width: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black !important;
  background-color: gold;
  -webkit-transition: all 16s ease;
  -o-transition: all 16s ease;
  transition: all 16s ease;
  background-color: rgb(0, 0, 0, 0) !important;
}

@media (min-width: 540px) {
  .card-owl-slider .owl-stage-outer {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media (max-width: 539px) {
  .card-owl-slider .owl-stage-outer {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (max-width: 539px) {
  .card-owl-slider .owl-prev,
  .card-owl-slider .owl-next {
    width: 20px;
  }

  .card-owl-slider .owl-prev {
    left: -23px;
  }

  .card-owl-slider .owl-prev:hover {
    left: -23px;
  }

  .card-owl-slider .owl-next {
    right: -23px;
  }

  .card-owl-slider .owl-next:hover {
    right: -23px;
  }
}

@media (min-width: 540px) and (max-width: 979px) {
  .card-owl-slider .owl-prev {
    left: -25px;
  }

  .card-owl-slider .owl-prev:hover {
    left: -25px;
  }

  .card-owl-slider .owl-next {
    right: -25px;
  }

  .card-owl-slider .owl-next:hover {
    right: -25px;
  }
}

@media (min-width: 980px) {
  .card-owl-slider .owl-prev {
    left: -48px;
  }

  .card-owl-slider .owl-prev:hover {
    left: -48px;
  }

  .card-owl-slider .owl-next {
    right: -48px;
  }

  .card-owl-slider .owl-next:hover {
    right: -48px;
  }
}

.bulletpoint.new:after {
  content: '';
  background: url('https://beealive.fr/wp-content/uploads/2021/01/Fichier-6@2x.png');

  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -40px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

@media (min-width: 870px) {
  .bulletpoint.new:after {
    right: 23%;
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 869px) {
  .bulletpoint.new:after {
    right: 0;
    top: -30px;
    width: 40px;
    height: 40px;
  }
}

/*

 █████╗ ██╗██████╗ ███████╗███████╗    ███████╗
██╔══██╗██║██╔══██╗██╔════╝██╔════╝    ██╔════╝
███████║██║██║  ██║█████╗  ███████╗    █████╗  
██╔══██║██║██║  ██║██╔══╝  ╚════██║    ██╔══╝  
██║  ██║██║██████╔╝███████╗███████║    ██║     
╚═╝  ╚═╝╚═╝╚═════╝ ╚══════╝╚══════╝    ╚═╝   

*/

.service-triforce-point {
  padding-left: 40px;
}

.service-triforce-point p {
  font-family: 'Avenir-Book';
  margin-bottom: 8px;
}

/*

████████╗ █████╗ ██████╗ ██╗███████╗███████╗
╚══██╔══╝██╔══██╗██╔══██╗██║██╔════╝██╔════╝
   ██║   ███████║██████╔╝██║█████╗  ███████╗
   ██║   ██╔══██║██╔══██╗██║██╔══╝  ╚════██║
   ██║   ██║  ██║██║  ██║██║██║     ███████║
   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝╚═╝     ╚══════╝

*/
#modalites-link a:hover {
  text-decoration: underline;
}

#modalites-link {
  font-family: 'Avenir-Book';
}

.tarif-blurb content.p {
  line-height: 24px;
}

@media (min-width: 540px) {
  .tarif-blurb {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 539px) {
  .tarif-blurb {
    margin-bottom: 16px !important;
    padding-left: 12px;
  }
}

.tableau-tarif {
  font-family: 'Avenir-Book';
}
.tableau-tarif,
tbody,
tr,
td {
  border: 1px solid #e6e3e3;
}

@media (max-width: 539px) {
  .tableau-tarif tr td {
    padding: 0 8px 0 8px;
  }

  .tableau-tarif {
    margin: 0 8px 0 8px;
  }

  .tableau-tarif tr:first-child td {
    padding: 0 0 0 0;
  }
}

@media (min-width: 540px) {
  .tableau-tarif tr td {
    font-size: 18px;
  }

  .tableau-tarif tr td ul {
    font-size: 16px;
    padding: 0 0 0 32px;
  }
  .tableau-tarif tr:first-child td {
    font-size: 18px;
  }
  .tableau-tarif tr:last-child td {
    font-size: 18px;
  }
}

#modalites-link h6 {
  line-height: 24px;
}

.tableau-tarif tr td {
  text-align: left;
  border-collapse: collapse;
  color: #f59415;
}

.tableau-tarif tr td ul {
  color: #666;
}

.tableau-tarif tr td.prix {
  text-align: center;
  border-collapse: collapse;
  color: #666;
}

.tableau-tarif tr.odd {
  background-color: rgba(0, 0, 0, 0.035);
}

.tableau-tarif tr:first-child td {
  border-top: none !important;
  color: #f59415;
  text-align: center;
}
.tableau-tarif tr:last-child td {
  border-top: none !important;
  color: #666;
  text-align: center;
}

#tableau-module {
  padding-right: auto !important;
  padding-left: auto !important;
}

@media (max-width: 979px) {
  #profiter-aides-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #profiter-aides-f .et_pb_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #profiter-aides-f .et_pb_column .title {
    margin: auto !important;
    padding-bottom: 16px;
  }

  #profiter-aides-f img {
    margin-bottom: 24px;
  }
}

/*



██████╗ ███████╗ ██████╗██████╗ ██╗   ██╗████████╗███████╗███╗   ███╗███████╗███╗   ██╗████████╗
██╔══██╗██╔════╝██╔════╝██╔══██╗██║   ██║╚══██╔══╝██╔════╝████╗ ████║██╔════╝████╗  ██║╚══██╔══╝
██████╔╝█████╗  ██║     ██████╔╝██║   ██║   ██║   █████╗  ██╔████╔██║█████╗  ██╔██╗ ██║   ██║   
██╔══██╗██╔══╝  ██║     ██╔══██╗██║   ██║   ██║   ██╔══╝  ██║╚██╔╝██║██╔══╝  ██║╚██╗██║   ██║   
██║  ██║███████╗╚██████╗██║  ██║╚██████╔╝   ██║   ███████╗██║ ╚═╝ ██║███████╗██║ ╚████║   ██║   
╚═╝  ╚═╝╚══════╝ ╚═════╝╚═╝  ╚═╝ ╚═════╝    ╚═╝   ╚══════╝╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝   ╚═╝

*/

@media (max-width: 979px) {
  .recrutement-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .recrutement-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .recrutement-image {
    margin-bottom: 32px !important;
  }
}

@media (min-width: 980px) {
  #recrutement-quote {
    padding-bottom: 0px;
  }
}

/*

 ██████╗ ██████╗ ███╗   ██╗████████╗ █████╗  ██████╗████████╗
██╔════╝██╔═══██╗████╗  ██║╚══██╔══╝██╔══██╗██╔════╝╚══██╔══╝
██║     ██║   ██║██╔██╗ ██║   ██║   ███████║██║        ██║   
██║     ██║   ██║██║╚██╗██║   ██║   ██╔══██║██║        ██║   
╚██████╗╚██████╔╝██║ ╚████║   ██║   ██║  ██║╚██████╗   ██║   
 ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝   ╚═╝   

*/

@media only screen and (max-width: 979px) {
  #contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 12px;
    padding-right: 12px;
  }

  #contact-form .et_pb_contact_form {
    margin-left: 0;
  }
}

/*---------- CONTACT FORM ----------*/

.wpcf7-form label {
  font-family: 'Avenir-Heavy';
}

@media (max-width: 979px) {
  .wpcf7-form label:nth-child(-n + 5) {
    width: 100%;
  }

  .wpcf7-form label {
    margin-bottom: 16px;
  }
}

@media (min-width: 980px) {
  .wpcf7-form label {
    margin-bottom: 8px;
  }

  .wpcf7-form label:first {
    margin-bottom: 0px;
  }
  .wpcf7-form {
    margin-left: -12px;
  }
  .wpcf7-form label:nth-child(-n + 5) {
    width: 49%;
  }
}
.wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: 'Avenir-Book';
  font-size: 16px;
}

.wpcf7-form input {
  padding-left: 8px;
  font-size: 16px !important;
}

::placeholder {
  font-size: 14px !important;
  font-family: 'Avenir-Book';
}

#needs {
  font-size: 16px;
}

.wpcf7-form label:nth-child(-n + 5) input,
#needs,
.wpcf7-form label:nth-child(6) textarea {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e85628;
  border-radius: 4px;
  height: 50px;
}

.wpcf7-form #needs option {
  font-family: 'Avenir-Book';
  font-size: 16px;
}

.wpcf7-form label:nth-child(6) {
  width: 100%;
}

.wpcf7-form label:nth-child(6) textarea {
  width: 100%;
  height: 250px;
}

.wpcf7-form p:last-of-type {
  width: 100%;
}

.wpcf7-submit {
  width: 100%;
  color: #fff;
  background-color: #e85628;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #e85628;
  border-radius: 4px;
  margin-top: 12px;
}

/*---------- ATOUT CARDS CONTACT ----------*/

/*.atout-card-contact img,
.atout-card-contact .et_pb_blurb_container {
     text-align:center!important;
     vertical-align: baseline;
}

.atout-card-contact {
    font-family: 'Avenir-Black',Helvetica,Arial,Lucida,sans-serif;
    vertical-align: bottom;
    
}

.atout-card-contact h1{
    font-family: 'Avenir-Black',Helvetica,Arial,Lucida,sans-serif;
    text-align:center;
    padding-top:16px;
    font-size: 20px;
}
.atout-card-contact .et_pb_image_wrap {
    max-width:100px;
    max-height:250px;
}

.atout-card-contact img {
    height:100%;
}*/
.atout-card-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-contact .et_pb_text_inner {
  width: 200px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atout-card-contact .et_pb_text_inner .img-container {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.atout-card-contact .et_pb_text_inner img {
  max-width: 100%;
  height: 100%;
}

.atout-card-contact h1 {
  font-family: 'Avenir-Black', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  padding-top: 24px;
  font-size: 20px;
}

#home-atout .atout-owl-slider-contact img,
#devis-atout .atout-owl-slider-contact img {
  -webkit-transform: translateY(-16px) scale(1.4);
  -ms-transform: translateY(-16px) scale(1.4);
  transform: translateY(-16px) scale(1.4);
}

@media (max-width: 539px) {
  #home-atout {
    margin-top: 0px;
    padding-top: 0px;
  }
}

/*---------- ATOUT CAROUSEL CONTACT----------*/

/*---------- Atout carousel width ----------*/
.atout-slider-row.et_pb_row {
  max-width: 930px;
}

.atout-owl-slider-contact .owl-nav.disabled {
  display: block !important;
}

.atout-owl-slider-contact .owl-prev,
.atout-owl-slider-contact .owl-next {
  width: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}

.atout-owl-slider-contact .owl-prev:hover,
.atout-owl-slider-contact .owl-next:hover {
  width: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black !important;
  background-color: gold;
  -webkit-transition: all 16s ease;
  -o-transition: all 16s ease;
  transition: all 16s ease;
  background-color: rgb(0, 0, 0, 0) !important;
}

@media (max-width: 539px) {
  .atout-owl-slider-contact .owl-prev,
  .atout-owl-slider-contact .owl-next {
    width: 35px;
  }

  .atout-owl-slider-contact .owl-prev:hover,
  .atout-owl-slider-contact .owl-next:hover {
    width: 35px;
  }

  .atout-owl-slider-contact .owl-prev {
    left: -20px;
  }

  .atout-owl-slider-contact .owl-prev:hover {
    left: -20px;
  }

  .atout-owl-slider-contact .owl-next {
    right: -20px;
  }

  .atout-owl-slider-contact .owl-next:hover {
    right: -20px;
  }
}

@media (min-width: 540px) and (max-width: 979px) {
  .atout-owl-slider-contact .owl-prev {
    left: -25px;
  }

  .atout-owl-slider-contact .owl-prev:hover {
    left: -25px;
  }

  .atout-owl-slider-contact .owl-next {
    right: -25px;
  }

  .atout-owl-slider-contact .owl-next:hover {
    right: -25px;
  }
}

@media (min-width: 980px) {
  .atout-owl-slider-contact .owl-prev {
    left: -75px;
  }

  .atout-owl-slider-contact .owl-prev:hover {
    left: -75px;
  }

  .atout-owl-slider-contact .owl-next {
    right: -75px;
  }

  .atout-owl-slider-contact .owl-next:hover {
    right: -75px;
  }
}

/*

███╗   ███╗ ██████╗ ██████╗  █████╗ ██╗     ██╗████████╗███████╗███████╗
████╗ ████║██╔═══██╗██╔══██╗██╔══██╗██║     ██║╚══██╔══╝██╔════╝██╔════╝
██╔████╔██║██║   ██║██║  ██║███████║██║     ██║   ██║   █████╗  ███████╗
██║╚██╔╝██║██║   ██║██║  ██║██╔══██║██║     ██║   ██║   ██╔══╝  ╚════██║
██║ ╚═╝ ██║╚██████╔╝██████╔╝██║  ██║███████╗██║   ██║   ███████╗███████║
╚═╝     ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝   ╚═╝   ╚══════╝╚══════╝

*/

@media (max-width: 979px) {
  .expand-arrow.et_pb_module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 16px !important;
  }

  .arrow-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .expand-arrow img {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }

  .expand-arrow.toggle-down img {
    -webkit-transform: rotate(90deg) rotateY(0deg) scale(0.6);
    transform: rotate(90deg) rotateY(0deg) scale(0.6);
  }

  .expand-arrow.toggle-up img {
    -webkit-transform: rotate(90deg) rotateY(180deg) scale(0.6);
    transform: rotate(90deg) rotateY(180deg) scale(0.6);
  }
}

@media (min-width: 540px) and (max-width: 759px) {
  .expand-arrow.et_pb_module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 12% !important;
  }
}

@media (min-width: 760px) and (max-width: 979px) {
  .expand-arrow.et_pb_module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 12% !important;
  }

  .expand-arrow.toggle-down img {
    -webkit-transform: rotate(90deg) rotateY(0deg) scale(0.6) translateX(-40px);
    transform: rotate(90deg) rotateY(0deg) scale(0.6) translateX(-40px);
  }
}

@media (min-width: 980px) {
  .expand-arrow .et_pb_module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-arrow .et_pb_module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-arrow.toggle-up img {
    margin-top: 32px;
  }

  .expand-arrow.toggle-down img {
    -webkit-transform: rotate(90deg) rotateY(0deg);
    transform: rotate(90deg) rotateY(0deg);
  }

  .expand-arrow.toggle-up img {
    -webkit-transform: rotate(90deg) rotateY(180deg);
    transform: rotate(90deg) rotateY(180deg);
  }
}

.expand-arrow img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 20px;
  height: 35px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 1s 0.2s ease;
  transition: -webkit-transform 1s 0.2s ease;
  -o-transition: transform 1s 0.2s ease;
  transition: transform 1s 0.2s ease;
  transition: transform 1s 0.2s ease, -webkit-transform 1s 0.2s ease;
}

.arrow-down {
  width: 50px;
  height: 50px;
  background: transparent;
  /*position: relative;*/
}

.arrow-down:before,
.arrow-down:after {
  content: '';
  display: block;
  width: 20px;
  height: 5px;
  background: orange;
  position: absolute;
  top: 20px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  color: orange;
}

.arrow-down:before {
  right: 21px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow-down:after {
  right: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.arrow-down.active:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.arrow-down.active:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hide-bloc {
  display: none;
}

.show-bloc {
  display: block;
}

/* 
███████╗ ██████╗  ██████╗ ████████╗███████╗██████╗ 
██╔════╝██╔═══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔══██╗
█████╗  ██║   ██║██║   ██║   ██║   █████╗  ██████╔╝
██╔══╝  ██║   ██║██║   ██║   ██║   ██╔══╝  ██╔══██╗
██║     ╚██████╔╝╚██████╔╝   ██║   ███████╗██║  ██║
╚═╝      ╚═════╝  ╚═════╝    ╚═╝   ╚══════╝╚═╝  ╚═╝
 */

/* @media only screen and (max-width: 1325px) {
  .footer-menu .et_pb_menu__menu,
  .footer-menu .fullwidth-menu,
  .footer-menu nav#top-menu-nav,
  .footer-menu nav.fullwidth-menu-nav {
    display: block !important;
  }

  .footer-menu #et_mobile_nav_menu,
  .footer-menu .et_mobile_nav_menu {
    display: none !important;
  }
} */

#footer-last-row.et_pb_row {
  margin-bottom: 16px !important;
  padding-bottom: 0px !important;
}

@media only screen and (max-width: 979px) {
  #first-footer-row,
  #second-footer-row {
    margin-left: 3%;
  }

  #footer-last-row .et_pb_column_1_2 {
    margin-bottom: 8px;
  }

  #footer-last-row.et_pb_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }

  #footer-contact-column.et_pb_column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 5%;
    padding-right: 5%;
  }

  #footer-location .et_pb_main_blurb_image {
    margin-bottom: 0px;
  }

  #footer-location .et_pb_blurb_container a {
    color: #fff !important;
  }

  #footer-location p {
    font-size: 12px !important;
  }

  #footer-location .et_pb_blurb_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #footer-custom {
    margin-bottom: 0px;
    padding-bottom: 16px;
  }

  #footer-custom #footer-tdr {
    margin-bottom: 16px;
  }

  #footer-custom #footer-tdr p {
    font-size: 8px;
    text-align: center;
  }
}

.footer-text a {
  color: #fff;
  font-family: 'Avenir-Medium';
  font-size: 14px;
}

.footer-text a:hover {
  text-decoration: underline;
}

.footer-title {
  margin-bottom: 24px !important;
}

.footer-title p {
  color: #fff;
  font-family: 'Avenir-Heavy';
  font-size: 14px;
  line-height: 1em;
}

.footer-title:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 25px;
  top: 25px;
  left: 0px;
  z-index: 10;
  color: #fff;
  background: #fff;
}
.custom-menu .et_pb_code_inner {
  display: flex;
  flex-direction: row;
}

@media (max-width: 979px) {
  .custom-menu .et_pb_code_inner {
    display: flex;
    flex-direction: column;
  }
  .custom-menu ul {
  }
}

.custom-menu ul {
  list-style: none;
  padding: 0;
}

.custom-menu ul li {
  font-size: 14px;
  font-family: 'Avenir-Medium';
}

.custom-menu ul a {
  color: #fcfcfc;
}

.custom-menu ul a:hover {
  text-decoration: underline;
}

.custom-menu ul li:first-child {
  font-size: 16px;
  font-family: 'Avenir-Heavy';
}

.custom-menu ul {
  margin-right: 10%;
}

@media only screen and (max-width: 979px) {
  #footer-section {
    padding-top: 72px;
  }
  .custom-menu ul {
    margin-bottom: 16px;
  }

  .custom-menu.pi ul {
    margin-bottom: 4px;
  }
}

#footer-contact-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#footer-button {
  margin-left: 48px;
  text-align: center;
}

@media (max-width: 979px) {
  #footer-button.desktop-b {
    display: none;
  }

  #footer-button.mobile-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 980px) {
  #footer-button.desktop-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #footer-button.mobile-b {
    display: none;
  }
  #footer-location p,
  #footer-location a {
    color: #fff;
    font-size: 14px;
    font-family: 'Avenir-Book';
  }

  #footer-location .et_pb_main_blurb_image a {
    display: flex;
    justify-content: center;
  }

  #footer-location .et_pb_main_blurb_image {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }

  #footer-location .et_pb_blurb_content {
    display: flex;
  }
}

#footer-phone a {
  color: #fff;
  font-family: 'Avenir-Heavy';
  font-size: 16px;
}

#footer-phone {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

#footer-phone:before {
  content: '';
  display: block;
  position: absolute;
}

#footer-button.et_pb_button {
  font-family: 'Avenir-Medium';
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 24px;
  padding-top: 7px !important;
  padding-right: 28px !important;
  padding-left: 28px !important;
  padding-bottom: 6px !important;
  background-color: transparent;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#footer-button.et_pb_button:hover {
  color: #e85628;
  background-color: #fff;
}

#footer-location p,
#footer-location a {
  color: #fff;
  font-size: 14px;
  font-family: 'Avenir-Book';
}

#footer-tdr p {
  font-size: 14px;
  font-family: 'Avenir-Book';
  color: #fff;
  line-height: normal;
}

/*
██╗  ██╗ ██████╗ ██╗  ██╗
██║  ██║██╔═████╗██║  ██║
███████║██║██╔██║███████║
╚════██║████╔╝██║╚════██║
     ██║╚██████╔╝     ██║
     ╚═╝ ╚═════╝      ╚═╝
*/

#content404 .et_pb_text {
  text-align: center;
}

#content404 h2 {
  font-style: italic;
  font-size: 400px;
  color: #f59415;
  padding-bottom: 50px;
  font-family: 'Avenir-Book';
}

#content404 p {
  font-size: 34px;
  font-family: 'Avenir-Medium';
  padding-bottom: 50px;
  color: #222222;
}

#content404 h4 {
  font-size: 22px;
  font-family: 'Avenir-Medium';
  padding-bottom: 50px;
  color: #b1b1b1;
}
