/*
Theme Name: Hello Elementor Child Gaido
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/
/* Add your custom styles here */
h1,
H2,
H3 {
  font-family: "Roboto Slab", serif;
}

.elementor-widget-button {
  border-radius: 3px;
}
.elementor-widget-button.elementor-button-info .elementor-button {
  border: 1px solid #4d6297;
  background-color: #fff !important;
  padding: 15px 35px;
  color: #4d6297;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  font-family: "Public Sans", serif !important;
}
.elementor-widget-button.elementor-button-info .elementor-button .elementor-button-content-wrapper {
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
.elementor-widget-button.elementor-button-info .elementor-button:hover {
  background-color: #fff !important;
  color: #4d6297;
  border: 1px solid #4d6297;
}
.elementor-widget-button.elementor-button-success .elementor-button {
  border: 1px solid #4d6297;
  background-color: #fff !important;
  padding: 10px 10px 10px 30px;
  color: #4d6297;
  font-weight: 700;
  font-size: 18px;
  position: relative;
}
.elementor-widget-button.elementor-button-success .elementor-button .elementor-button-content-wrapper {
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
.elementor-widget-button.elementor-button-success .elementor-button:hover {
  background-color: #fff !important;
  color: #4d6297;
  border: 1px solid #4d6297;
}

#header_home {
  background-color: transparent;
  color: #fff;
  /** WHITE HEADER SCROLL CSS */
}
#header_home .logo-bleu {
  display: none;
}
#header_home #wpml_custom_selector .wpml-ls-legacy-list-horizontal ul {
  display: flex;
  flex-direction: row-reverse;
}
#header_home #wpml_custom_selector .wpml-ls-legacy-list-horizontal ul .wpml-ls-last-item a:after {
  content: "|";
  position: absolute;
  left: 36px;
}
#header_home #wpml_custom_selector .wpml-ls-legacy-list-horizontal ul a {
  text-transform: uppercase;
  padding: 5px;
}
#header_home #wpml_custom_selector .wpml-ls-legacy-list-horizontal ul a {
  color: #fff !important;
}
#header_home nav a {
  /*   color: $white;*/
}
#header_home.whiteHeader {
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 500;
  box-shadow: 0 2px 3px rgba(13, 47, 84, 0.4);
}
#header_home.whiteHeader .e-con-inner {
  padding: 10px;
}
#header_home.whiteHeader .e-con-inner .elementor-menu-toggle svg path {
  fill: #0d2f54;
}
#header_home.whiteHeader #wpml_custom_selector .wpml-ls-legacy-list-horizontal a {
  text-transform: uppercase;
  color: #0d2f54 !important;
  padding: 5px;
}
#header_home.whiteHeader nav a {
  color: #0d2f54;
}
#header_home.whiteHeader nav a.elementor-sub-item {
  color: #0d2f54;
}
#header_home.whiteHeader nav a.elementor-sub-item:hover {
  color: #fff;
}
#header_home.whiteHeader .logo-bleu {
  display: block;
  width: 50%;
}
#header_home.whiteHeader .logo-blanc {
  display: none;
}

#header_page.scrollLogo .logo-bleu-page img {
  height: 45px;
  object-fit: contain;
  object-position: left;
}
#header_page.scrollLogo nav li a {
  padding: 5px 10px;
}
#header_page #wpml_custom_selector_pages .wpml-ls-legacy-list-horizontal ul {
  display: flex;
  flex-direction: row-reverse;
}
#header_page #wpml_custom_selector_pages .wpml-ls-legacy-list-horizontal ul .wpml-ls-last-item a:after {
  content: "|";
  position: absolute;
  left: 34px;
  bottom: 14px;
}
#header_page #wpml_custom_selector_pages .wpml-ls-legacy-list-horizontal ul a {
  text-transform: uppercase;
  padding: 5px;
  font-size: 14px;
}

.text-blue-vc {
  color: #57c8ff;
}

.deal_box {
  overflow: hidden;
}
.deal_box .blue-box p {
  margin: 0;
}
.deal_box .ribbon_custom {
  position: absolute;
  background: #0d2f54;
  clip-path: inset(0 -100%);
  transform-origin: 100% 0;
  transform: translate(-29.3%) rotate(-45deg);
  top: 0;
  left: 0;
  box-shadow: 0 0 0 999px #0d2f54;
}
.deal_box .ribbon_custom .elementor-widget-container {
  margin: 0;
}
.deal_box .ribbon_custom .elementor-widget-container p {
  margin: 0;
}

.conseil-fondateur {
  text-align: center;
}

#deal_recent .info_deal p {
  margin: 0;
  padding: 0;
}
#deal_recent #conteneur-loop-equipe .elementor-widget-container {
  height: auto;
}
#deal_recent .deal_recent_equipe {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  background-color: #f7f7f7;
  border-radius: 3px;
}
#deal_recent .deal_recent_equipe img {
  width: 69px;
  height: 69px;
  object-fit: cover;
}
#deal_recent .deal_recent_equipe .info-collab {
  display: flex;
  justify-content: space-around;
  margin-right: 20px;
  margin-left: 10px;
}
#deal_recent .deal_recent_equipe .info-collab p:first-of-type {
  font-size: 18px;
}
#deal_recent .deal_recent_equipe .info-collab p:nth-of-type(2) {
  color: #05154680;
  font-style: italic;
}

#actu_deal_list nav,
#actu_distinctions_list nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
#actu_deal_list .page-numbers,
#actu_distinctions_list .page-numbers {
  min-height: 37px;
  min-width: 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: solid 1px #1f5369;
}
#actu_deal_list .page-numbers.current,
#actu_distinctions_list .page-numbers.current {
  background-color: #1f5369;
  color: #fff !important;
}
#actu_deal_list .page-numbers.prev,
#actu_distinctions_list .page-numbers.prev {
  border: none;
}
#actu_deal_list .page-numbers.prev::before,
#actu_distinctions_list .page-numbers.prev::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 20px;
  background-image: url("assets/left_arrow_nav.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}
#actu_deal_list .page-numbers.next,
#actu_distinctions_list .page-numbers.next {
  border: none;
}
#actu_deal_list .page-numbers.next::after,
#actu_distinctions_list .page-numbers.next::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 20px;
  background-image: url("assets/right_arrow_nav.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 15px;
}

.elementor-upload-field {
  border-radius: 6px;
  border: solid 1px #4d6297;
  color: gray;
}

.elementor-sub-item {
  font-size: 15px !important;
}

/* TABLETTE (entre 768px et 1024px) */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #header_home.whiteHeader nav a.highlighted {
    color: #fff;
  }
}
/* MOBILE (moins de 768px) */
@media screen and (max-width: 767px) {
  #header_page #wpml_custom_selector_pages .wpml-ls-legacy-list-horizontal ul .wpml-ls-last-item a:after {
    content: "|";
    position: absolute;
    left: 34px;
  }

  #header_home #wpml_custom_selector .wpml-ls-legacy-list-horizontal ul .wpml-ls-last-item a:after {
    content: "|";
    position: absolute;
    left: 34px;
  }
  #header_home.whiteHeader nav a.highlighted {
    color: #fff;
  }

  #actu_deal_list .elementor-loop-container .e-loop-item:nth-child(n+8),
#actu_distinctions_list .elementor-loop-container .e-loop-item:nth-child(n+8) {
    display: none;
  }
  #actu_deal_list .elementor-pagination,
#actu_distinctions_list .elementor-pagination {
    display: none;
  }

  #deal_bottom_expertise_single .elementor-loop-container .e-loop-item:nth-child(n+5) {
    display: none;
  }
  #deal_bottom_expertise_single .elementor-pagination {
    display: none;
  }

  #slide-titre {
    font-size: clamp(45px, 45px + 15 * (100vw - 320px) / 447, 60px);
  }
}
#deal_title_vc .elementor-widget-container {
  height: 60px;
  display: flex;
  align-items: center;
}

@media (min-width: 1280px) {
  .deal_box_all_deals {
    height: 344px;
  }
}

/*# sourceMappingURL=style.css.map */
