/*!
Theme Name: alliance-hqe
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alliance-hqe
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

alliance-hqe is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/* Box sizing
--------------------------------------------- */


/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

li::marker {
    color: #EA5C3F;
    font-weight: bold;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 auto !important;
    max-width: 100%;
    width: auto !important;
    min-width: 50%;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #EA5C3F !important;
}


/* Links
--------------------------------------------- */

.single-page-content p a:not(.btn):not(.btn-orange):not(.wp-block-file__button), 
.single-page-content h3 a:not(.btn):not(.btn-orange):not(.wp-block-file__button), 
.single-page-content h2 a:not(.btn):not(.btn-orange):not(.wp-block-file__button) {
    color: #EA5C3F !important;
}

div[data-elementor-type="single-page"] ul a, div[data-elementor-type="single-post"] {
    color: #EA5C3F !important;
}

.single-page-content p a:not(.btn):not(.btn-orange):not(.wp-block-file__button):hover,
.single-page-content p a:not(.btn):not(.btn-orange):not(.wp-block-file__button):focus,
.single-page-content p a:not(.btn):not(.btn-orange):not(.wp-block-file__button):active,
.single-page-content h3 a:not(.btn):not(.btn-orange):not(.wp-block-file__button):hover,
.single-page-content h2 a:not(.btn):not(.btn-orange):not(.wp-block-file__button):hover {
    color: #ffb9a6 !important;
    transition: .5s;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/* MailChimp
--------------------------------------------- */
#mc_embed_signup input[type="email"] {
    width: 100%;
    padding: 12px 14px 12px 14px;
    border-radius: 25px 25px 25px 25px;
    color: var( --e-global-color-text );
    background-color: var( --e-global-color-30cb4df );
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: var( --e-global-color-30cb4df );
    font-family: var( --e-global-typography-79593d5-font-family ), Sans-serif;
    font-size: var( --e-global-typography-79593d5-font-size );
    font-weight: var( --e-global-typography-79593d5-font-weight );
    line-height: var( --e-global-typography-79593d5-line-height );
    transition: border linear .2s,box-shadow linear .2s,-webkit-box-shadow linear .2s;
}

#mc_embed_signup input[type="email"]::placeholder {
    color: var(--e-global-color-b0e63ac);
}

#mc_embed_signup input[type="submit"] {
    background-color: var( --e-global-color-primary );
    color: var( --e-global-color-30cb4df );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-primary );
    border-radius: 40px 40px 40px 40px;
    padding: 14px 20px 14px 20px;
    font-family: var( --e-global-typography-c6a3296-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c6a3296-font-size );
    font-weight: var( --e-global-typography-c6a3296-font-weight );
    line-height: var( --e-global-typography-c6a3296-line-height );
	text-transform: uppercase;
    transition: all .25s linear 0s;
}

#mc_embed_signup input[type="submit"]:hover {
	background-color: var( --e-global-color-de4fe06 );
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */

.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
    outline: 0;
}


/* Alignments
--------------------------------------------- */

.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}



/* Unlimited Elementor widgets
--------------------------------------------- */
.ue_post_blocks .ue_post_blocks_box {
	display: flex;
}

.ue_post_blocks .ue_post_blocks_box .ue_post_blocks_image{
    margin-right: 20px;
    width: 120px;
}

.ue_post_blocks .ue_post_blocks_box .ue_post_blocks_image a{    
	max-height: 180px;
	height: 100%;
    padding: 20px 0 20px 20px;
}

.ue_post_blocks .ue_post_blocks_box .ue_post_blocks_image a img{    
    height: auto!important;
	min-height: 110px;
}

.ue_post_blocks .ue_post_blocks_box:hover .ue_post_blocks_image a img{    
    transform: none!important;
}

.ue_post_blocks .ue_post_blocks_box .ue_post_blocks_content{
    width: calc(100% - 140px);
    padding: 20px 20px 20px 0px!important;
}

/*
----------------------------------------------------
---------------------- Header ----------------------
----------------------------------------------------
*/

#header-small-section .elementor-container {
    margin-right: 0 !important;
}

#header-small-section p {
    margin: 0 !important;
    padding: 10px 0;
}

#header-nav .elementor-nav-menu ul {
    right: 0px !important;
}

#header-nav.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item::after {
    background-color: #EA5C3F;
}

@media screen and (min-width: 1024px) {
    #header-nav .elementor-nav-menu .espace-presse {
        display: none;
    }
}


/*
---------------------------------------------------
---------------------- Utils ----------------------
---------------------------------------------------
*/

.orange-underline {
    text-decoration: underline #EA5C3F;
    text-decoration-thickness: 4px;
    text-underline-offset: 3px;
}

h2.green-underline, h3.green-underline, h4.green-underline, h5.green-underline,
.green-underline h2, .green-underline h3, .green-underline h4, .green-underline h5 {
    text-decoration: underline #5DB67A;
    text-decoration-thickness: 4px;
    text-underline-offset: 3px;
}

.white-underline {
    text-decoration: underline white;
    text-underline-offset: 3px;
}

.btn-orange {
    margin: 20px;
    padding: 14px 20px;
    background: #EA5C3F;
    border: 1px solid #EA5C3F;
    border-radius: 40px;
    color: white !important;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none !important;
}

.btn-orange:hover, .single-page-content .wp-block-file__button:hover {
    background: white;
    color: #EA5C3F !important;
    transition: .3s;
}

.single-page-content .wp-block-file__button {
    margin: 10px;
    padding: 10px 15px;
    background: #EA5C3F;
    border: 1px solid #EA5C3F;
    border-radius: 40px;
    color: white !important;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none !important;

}

@media screen and (max-width: 767px) {
    .home #diagnostic {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 1550px) {
    .bg_image {
        background-size: cover !important;
    }
}

@media screen and (max-width: 1024px) {
    .bg_image {
        background-size: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .bg_image {
        background-position: top center;
    }
}

.event_date_subtitle {
    color: white !important;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.event_date {
    color: #EA5C3F;
    font-size: 1em;
    font-weight: 400;
}

h2.title_parent_page {
    color: #1A171B;
    margin-bottom: 0;
    background-color: white;
    padding: 10px 12px;
    border-radius: 60px;
    width: fit-content;
    /* font */
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.img-box {
    min-height: 300px;
}

.team-hqe .elementor-widget-container {
    min-height: 250px;
}

.li-small-indent ul {
    margin: 0;
}


/* ---------- Blur Effect ---------- */

.blur_effect:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(8px);
    z-index: 1;
}

.blur_effect .elementor-background-overlay {
    mix-blend-mode: hard-light;
}

.blur_effect .elementor-widget {
    z-index: 2;
}


/* Breadcrumps
--------------------------------------------- */

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:hover {
    color: white;
    font-weight: 300;
    font-family: "Source Sans Pro", sans-serif;
    text-decoration: none;
}

.breadcrumbs .current-item {
    font-weight: 600;
}

.breadcrumbs:last-child {
    font-weight: 600;
}


/* WPML
--------------------------------------------- */

.wpml-ls-legacy-dropdown {
    width: auto;
}

.wpml-ls-legacy-dropdown a,
.wpml-ls-legacy-dropdown a:hover {
    background-color: transparent !important;
    border: none;
}

.wpml-ls-legacy-dropdown:hover a.wpml-ls-item-toggle:after {
    color: #EA5C3F;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    color: white !important;
    border-top: none !important;
    padding: .5rem 0;
    background-color: #EA5C3F !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:hover {
    background-color: #e06f4d;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: white !important;
}

@media (min-width: 750px) {
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        margin: 0 !important;
        -webkit-box-shadow: 0px -2px 15px -4px #000000;
        box-shadow: 0px -2px 15px -4px #000000;
    }
}

@media (min-width: 992px) {
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        position: absolute;
    }
}


/* Archives navigation
--------------------------------------------- */

.navigation {
    margin-bottom: 30px;
}

.navigation a,
.navigation a:hover {
    text-decoration: none;
}

.navigation .nav-links {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.webinars .navigation .page-numbers {
    border: 1px solid #5DB67A;
    color: #5DB67A;
}

.navigation .page-numbers {
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #EA5C3F;
    color: #EA5C3F;
}

.navigation a.page-numbers:hover {
    text-decoration: none;
    background-color: #E9ECEF;
}

.webinars .navigation .page-numbers.current {
    background-color: #5DB67A;
}

.navigation .page-numbers.current {
    background-color: #EA5C3F;
    color: white;
}


/*
----------------------------------------------------
--------------------- HomePage ---------------------
----------------------------------------------------
*/


/* -------------- J'ai un projet -------------- */

.home .have_project .elementor-inner-section {
    height: 100%;
}


/* --------------  Slider -------------- */

.home .home-slider .slides,
.home .home-slider .controls {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.home .home-slider .slide {
    position: relative;
    display: none;
}

.home .home-slider .slide.active {
    display: block;
}

.home .home-slider .slide .thumbnail {
    width: 100%;
    height: auto;
    max-height: 650px;
}

.home .home-slider .slide .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.home .home-slider .slide .thumbnail .none {
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
    width: 100%;
    height: 100%;
}

.home .home-slider .slide .content-container {
    position: absolute;
    bottom: 0;
    background-color: rgba(234, 92, 63, 1);
    width: 550px;
    left: 10%;
    color: white;
    transition: .5s;
}

.home .home-slider .slide .content-container:hover {
    background-color: rgba(234, 92, 63, .7);
}

.home .home-slider .slide .content {
    position: relative;
    padding: 15px 110px 30px 15px;
}

.home .home-slider .slide .content .indicators {
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 39px;
    margin-bottom: 15px;
    display: flex;
    column-gap: 8px;
    align-items: center;
}

.home .home-slider .slide .content h4 {
    font-family: "Archia", Sans-serif;
    font-size: 23px;
    line-height: 25px;
    color: white;
    margin-bottom: 15px;
}

.home .home-slider .slide .content p {
    /* font-family: Montserrat; */
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}




/* arrow */

.home .home-slider .slide .content .arrow {
    position: absolute;
    right: -64px;
    bottom: 30px;
    display: flex;
}

.home .home-slider .slide .content .arrow button.next,
.home .home-slider .slide .content .arrow button.prev {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}

.home .home-slider .slide .content .arrow button.prev {
    background-color: #FFE0D7;
    border: none;
    border-radius: 32px 0px 0px 32px;
}

.home .home-slider .slide .content .arrow button.next {
    background-color: white;
    border: none;
    border-radius: 0px 32px 32px 0px;
}

.home .home-slider .slide .content .arrow .prev-icon,
.home .home-slider .slide .content .arrow .next-icon {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.home .home-slider .slide .content .arrow .prev-icon {
    background-image: url('/wp-content/themes/alliance-hqe/img/arrows/prev_arrow.svg')
}

.home .home-slider .slide .content .arrow .next-icon {
    background-image: url('/wp-content/themes/alliance-hqe/img/arrows/next_arrow.svg')
}

@media screen and (max-width: 1024px) {
    .home .home-slider .slide .thumbnail {
        width: 100%;
        height: auto;
    }

    .home .home-slider .slide .content-container {
        position: relative;
        width: 100%;
        right: 10%;
        left: 0;
    }

    .home .home-slider .slide .content .arrow {
        right: initial;
        left: 50%;
        transform: translate3d(-50%, 100%, 0);
    }

    .home .home-slider .slide .content .arrow button.next,
    .home .home-slider .slide .content .arrow button.prev {
        width: 55px;
        height: 55px;
    }
}

@media screen and (max-width: 767px) {
    .home .home-slider .slide .content {
        padding: 15px 30px;
    }

    .home .home-slider .slide .content .arrow {
        right: initial;
        left: 50%;
        transform: translate3d(-50%, 100%, 0);
        bottom: -10px;
    }

    .home .home-slider .slide .content .arrow button.next,
    .home .home-slider .slide .content .arrow button.prev {
        width: 55px;
        height: 55px;
    }

    .home .home-slider .slide .content .arrow .prev-icon,
    .home .home-slider .slide .content .arrow .next-icon {
        background-size: 55%;
    }

    .home .home-slider .slide .content h4 {
        font-size: 20px;
        line-height: 22px;
    }
}


/* Blocs persona sur la home */

.home-persona .elementor-widget-container {
    min-height: 180px;
}

.home-cdr .elementor-widget-container {
    min-height: 180px;
}

/* Pages persona - Tabs */

@media screen and (max-width: 767px) {
    .elementor-container .elementor-column.persona-tabs-element {
        width: 100%!important;
    }

    .elementor-container .elementor-column.persona-tabs-element .elementor-element-populated {
        margin: 0!important;
    }
}

@media screen and (max-width: 1024px) {
    .persona-tabs-element {
        width: 100%;
    }

    .elementor-container .elementor-column.persona-tabs-element .elementor-element-populated {
        margin: 5px!important;
    }

    .elementor-container .elementor-column.persona-tabs-element .elementor-element-populated h3 {
        font-size: 20px;
        line-height: 1.5;
        hyphens: auto;
    }
}


/* -------------- News -------------- */

.home .news {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 16px;
    margin-bottom: 15px;
    display: flex;
    column-gap: 24px;
}

.home .news .thumbnail {
    height: 135px;
    width: 180px;
}

.home .news .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.home .news .thumbnail .none {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, #d6603d 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 10px;
}

.home .news .content {
    width: calc(100% - 204px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home .news .content h4 {
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 25px;
    color: #EA5C3F;
}

.home .news .content .date_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home .news .content .date {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 29px;
    color: #8F8F8F;
}

.home .news .content .btn {
    background-color: transparent;
    border: 1px solid #EA5C3F;
    color: #EA5C3F;
    border-radius: 30px;
    padding: 5px 10px;
    transition: all .3s;
    /* font */
    text-transform: uppercase;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
}

.home .news .content .btn:hover {
    background-color: #EA5C3F;
    color: white;
}

@media screen and (max-width: 767px) {
    .home .news {
        flex-direction: column;
        align-items: center;
    }

    .home .news .thumbnail {
        width: 100%;
        margin-bottom: 25px;
    }

    .home .news .content {
        width: 100%;
    }
}


/* -------------- Agenda -------------- */

.home .event {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 16px;
    margin-bottom: 15px;
    display: flex;
    column-gap: 24px;
}

.home .event .thumbnail {
    height: 135px;
    width: 180px;
    position: relative;
}

.home .event .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 10px 10px 10px 0;
}

.home .event .thumbnail .none {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 10px 10px 10px 0;
}

.home .event .thumbnail .date {
    width: fit-content;
    border-radius: 10px 0px;
    padding: 6px 10px;
    background-color: #5DB67A;
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    /* font */
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.home .event .content {
    width: calc(100% - 204px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home .event .content h4 {
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 25px;
    color: #5DB67A;
}

.home .event .content .btn {
    background-color: transparent;
    border: 1px solid #5DB67A;
    color: #5DB67A;
    border-radius: 30px;
    padding: 5px 10px;
    transition: all .3s;
    /* font */
    text-transform: uppercase;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
}

.home .event .content .btn:hover {
    background-color: #5DB67A;
    color: white;
}

.agenda .paginate .page-numbers {
    font-weight: 600;
    font-family: "Archia", Sans-serif;
    font-size: 30px;
    color: #000;
}

.agenda .paginate .page-numbers.current {
    color: #EA5C3F;
}

@media screen and (max-width: 767px) {
    .home .event {
        flex-direction: column;
        align-items: center;
    }

    .home .event .thumbnail {
        width: 100%;
        margin-bottom: 25px;
    }

    .home .event .content {
        width: 100%;
    }
}


/* -------------- International Programs -------------- */

.programs {
    display: flex;
    column-gap: 35px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.programs .program {
    width: calc(33% - 35px);
}

.programs .program .thumbnail {
    height: 190px;
    width: 100%;
}

.programs .program .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 24px 24px 0 0;
}

.programs .program .thumbnail .none {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 24px 24px 0 0;
}

.programs .program .content {
    min-height: 190px;
    max-height: 190px;
    padding: 16px;
    background-color: white;
    border-radius: 0 0 24px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.programs .program .content h5 {
    margin-bottom: 15px;
    /* font */
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #1A171B;
}

.programs .program .content p {
    margin-bottom: 35px;
    /* font */
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #1A171B;
}

.programs .program .content .btn {
    background-color: #5DB67A;
    border: 1px solid #5DB67A;
    color: white;
    border-radius: 40px;
    padding: 8px 12px;
    transition: all .3s;
    /* font */
    text-transform: uppercase;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
}

.programs .program .content .btn:hover {
    color: #5DB67A;
    background-color: transparent;
}

@media screen and (max-width: 1024px) {
    .programs .program .thumbnail {
        height: 225px;
    }

    .programs .program .content {
        min-height: 225px;
        max-height: 225px;
    }
}

@media screen and (max-width: 767px) {
    .programs .program {
        width: 100%;
    }

    .programs .program .thumbnail {
        height: 190px;
    }

    .programs .program .content {
        min-height: 190px;
        max-height: 190px;
    }
}


/* -------------- Ressources -------------- */

.home .ressources .elementor-inner-section {
    height: 100%;
}

.ressource_button {
	display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    background-color: #55B464;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #55B464;
    border-radius: 30px 30px 30px 30px;
    fill: var( --e-global-color-30cb4df );
    color: var( --e-global-color-30cb4df );
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    font-family: "Source Sans Pro", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.ressource_button:hover{
    color: #55B464;
    background-color: var( --e-global-color-30cb4df );
    border-color: #55B464;
}
/* -------------- Network -------------- */

.home .networks {
    display: none;
}

.home .networks.active {
    display: block;
}

.home .network-links {
    margin-bottom: 20px;
}

.home .network-links button {
    color: #5DB67A;
    border: none;
    background-color: transparent;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 23px;
    padding: 0 15px;
}

.home .network-links button.active {
    font-weight: bold;
}

.home .actors {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 50px;
    row-gap: 20px;
}

.network-page {
    column-count: 3;
    column-gap: 20px;
}

.network-page .actor {
    background: white;
    border-radius: 30px;
    display: block;
    break-inside: avoid;
    margin: 0 0 20px;
    width: 100%;
}

.network-page .actor .actor-content {
    padding: 15px;
}

.network-page .actor .actor-name {
    font-size: 20px;
    margin: 10px 0 15px;
}

.network-page .actor .actor-description {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}

.network-page .actor img {
    background: none;
    max-width: 250px;
}

.network-page a.actor {
    text-decoration: none !important;
}

@media screen and (max-width: 1024px) {
    .home .actors {
        grid-template-columns: repeat(4, 1fr);
    }

    .network-page {
        column-count: 2;
    }
}

@media screen and (max-width: 767px) {
    .home .actors {
        column-gap: 20px;
        row-gap: 20px;
        grid-template-columns: repeat(3, 1fr);
        margin: 0 15px;
    }

    .home .actor {
        height: 100px;
    }

    .network-page {
        column-count: 1;
    }

    .network-links {
        text-align: center;
    }

    .network-links button {
        margin: 10px 0;
    }
}

.home .actor {
    height: 150px;
    width: 100%;
    position: relative;
}

.home .actors img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/*
----------------------------------------------------
--------------------- Projects & childpages ---------------------
----------------------------------------------------
*/

.projects, .childpages {
    display: flex;
    column-gap: 40px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.projects .project {
    width: calc(33% - 40px);
}

.projects .project .content {
    padding: 30px;
    background-color: white;
    border-radius: 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.projects .project .content .icon_title {
    margin-bottom: 15px;
    display: flex;
    column-gap: 12px;
    align-items: center;
}

.projects .project .content h4 {
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 23px;
    color: #000000;
    text-align: center;
    width: 100%;
}

.projects .project .content p {
    margin-bottom: 30px;
    /* font */
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #1A171B;
}

.projects .project .content .btn {
    border-radius: 30px;
    padding: 8px 12px;
    border-radius: 40px;
    background-color: #EA5C3F;
    border: 1px solid #EA5C3F;
    transition: all .3s;
    /* font */
    font-family: Source Sans Pro;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: white;
}

.projects .project .content .btn:hover {
    background-color: transparent;
    color: #EA5C3F;
}

.childpages .childpage {
    width: calc(25% - 40px);
}

@media screen and (max-width: 1000px) {
    .childpages .childpage {
        width: calc(33% - 40px);
    }
}

@media screen and (max-width: 820px) {
    .childpages .childpage {
        width: calc(50% - 40px);
    }
}

@media screen and (max-width: 767px) {
    .projects .project, .childpages .childpage {
        width: 100%;
    }
}


/* -------------- Home -------------- */

.home .projects .project .content .btn,
.espace-presse .projects .project .content .btn {
    background-color: #EA5C3F !important;
    border: 1px solid #EA5C3F !important;
}

.home .projects .project .content .btn:hover,
.espace-presse .projects .project .content .btn:hover {
    background-color: white !important;
    color: #EA5C3F !important;
}


/* -------------- Single Page -------------- */

div[data-elementor-type="single-page"] .projects .project .content .btn {
    background-color: #5DB67A;
    border: 1px solid #5DB67A;
}

div[data-elementor-type="single-page"] .projects .project .content .btn-orange {
    background-color: #EA5C3F;
    border: 1px solid #EA5C3F;
}

div[data-elementor-type="single-page"] .projects .project .content .btn:hover {
    color: #5DB67A;
    background: transparent;
}

div[data-elementor-type="single-page"] .projects .project .content .btn-orange:hover {
    color: #EA5C3F;

}

/* -------------- Formulaire actu -------------- */
.formulaire-inscription {
    width: 100%;
    max-width: 600px;
    background: white;
    padding: 30px;
    border-radius: 30px;
    margin: 20px auto;
}

.formulaire-inscription p {
    width: 100%;
}

.formulaire-inscription input[type="text"],
.formulaire-inscription input[type="email"],
.formulaire-inscription select {
    padding: 10px;
    border-radius: 30px;
    margin: 10px;
}

.formulaire-inscription input[type="checkbox"] {
    margin-right: 10px;
}

.formulaire-inscription .formulaire-label {
    font-weight: bold;
    margin-bottom: 10px;
}

.formulaire-inscription .formulaire-checkbox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.formulaire-inscription .formulaire-checkbox .wpcf7-list-item {
    margin-bottom: 10px;
}

.formulaire-inscription .formulaire-rgpd {
    margin: 10px 0;
}

.formulaire-inscription .formulaire-submit {
    width: 100%;
    text-align: center;
}

.formulaire-inscription input[type="submit"] {
    text-align: center;
    margin: 20px 0 20px 10px;
}


/*
-----------------------------------------------------
-------------------- Single Page --------------------
-----------------------------------------------------
*/

@media screen and (min-width: 1600px) {
    .single-page-header>.elementor-container {
        max-width: 1600px !important;
    }
}

.single-page-content span {
    text-decoration-color: #EA5C3F !important;
}

.single-page-content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-decoration: underline #EA5C3F;
    text-decoration-thickness: 4px;
    text-underline-offset: 3px;
    /* font */
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 34px;
    color: #1A171B;
}

.single-page-content h3 {
    margin-top: 30px;
    /* font */
    font-family: "Archia", Sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 30px;
    color: #EA5C3F;
}

.single-page-content img,
.single-actu img {
    max-width: 100%;
    background: white;
    padding: 20px;
}

.single-page-content a:not(.elementor-button):not(.btn):not(.btn-event-link):not(.btn-event):not(.btn-orange),
.single-page-content a:not(.elementor-button):not(.btn):not(.btn-event-link):not(.btn-event):not(.btn-orange):hover {
    text-decoration: underline;
    color: #EA5C3F;
}

.single-page-content ul,
.single-page-content ol {
    padding: 0;
}

.single-page-content blockquote {
    padding-right: 20px !important;
    border-right: 4px solid #EA5C3F !important;
}

.single-page-content table {
    background-color: white;
    border-radius: 16px;
    padding: 20px;
}

.single-page-content .table>:not(caption)>*>* {
    border-bottom-width: 2px;
}

.single-page-content .table>:not(caption):not(thead)>*:last-child>* {
    border-bottom-width: 0px;
}

@media screen and (max-width: 1024px) {
    .single-page-content img {
        max-width: 100%;
        transform: initial;
    }
}

@media screen and (max-width: 767px) {
    .single-page-content table {
        width: 80% !important;
    }
}

/* --------------------- Single actu --------------------- */

.single-actu .wp-block-button {
    margin: 10px 0;
}

.single-actu .wp-block-button a {
    background: #EA5C3F;
    border: 1px solid #EA5C3F;
    color: white!important;
    text-decoration: none!important;
    font-size: 1em;
}

.single-actu .wp-block-button:hover a {
    background: transparent;
    color: #EA5C3F!important;
    transition: .5s;
}

.single-actu blockquote {
    border-left: 4px solid #EA5C3F!important;
    padding-left: 20px!important;
}


/* --------------------- Agenda --------------------- */

@media screen and (min-width: 1600px) {
    /*     .agenda>.elementor-container {
        max-width: 1600px !important;
    } */
}

.agenda .events {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 15px;
}

@media screen and (max-width: 1024px) {
    .agenda .events {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 767px) {
    .agenda .events {
        grid-template-columns: 1fr;
    }
}

.agenda .events .event {
    /*     box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%); */
    border-radius: 30px;
    padding: 30px 30px 70px 30px;
    background: white;
    position: relative;
}

.agenda .events .event .thumbnail {
    margin-bottom: 10px;
    position: relative;
}

.agenda .events .event .thumbnail .replay-indicator {
    position: absolute;
    top: 0;
    right: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em;
    color: #EA5C3F;
}

.agenda .events.replays .event .thumbnail .play-icon,
.agenda .events.webinars .event .thumbnail .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    height: 52px;
    color: #EA5C3F;
    background-image: url('/wp-content/themes/alliance-hqe/img/play.png');
}

.agenda .events .event .thumbnail img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.agenda .events.webinars .event .thumbnail .none {
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.agenda .events .event .thumbnail .none {
    height: 250px;
    width: 100%;
    background: linear-gradient(135deg, #d6603d 0%, rgba(255, 255, 255, 1) 100%);
}

.agenda .events .event .content,
.agenda .events .event .content a,
.agenda .events .event .content a:hover {
    color: #363636;
    text-decoration: none;
}

.agenda .events.webinars .event .content h4,
.agenda .events.webinars .event .content .date,
.agenda .events.webinars .event .content .tags a,
.agenda .events.webinars .event .content .tags a:hover {
    color: #5DB67A;
}

.agenda .events .event .content h4,
.agenda .events .event .content .date,
.agenda .events .event .content .tags a,
.agenda .events .event .content .tags a:hover {
    color: #EA5C3F;
}

.agenda .events .event .content h4 {
    font-weight: bold;
    margin-bottom: 0;
}

.agenda .events .event .content .date {
    margin-bottom: 5px;
}

.agenda .events .event .content p {
    margin-bottom: 0;
}

.agenda .events .event .content .tags {
    margin-bottom: 15px;
    font-weight: bold;
}

.agenda .events .btn-event {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}

.agenda .events.webinars .event .content .btn {
    background-color: white;
    border: 1px solid #5DB67A;
    color: #5DB67A;
}

.agenda .events.webinars .event .content .btn:hover {
    color: white;
    background-color: #5DB67A;
}

.agenda .events .event .content .btn {
    text-transform: uppercase;
    font-weight: bold;
    background-color: white;
    border: 1px solid #EA5C3F;
    color: #EA5C3F;
    border-radius: 30px;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.agenda .events .event .content .btn:hover {
    background-color: #EA5C3F;
    color: white;
    transition: .5s;
}

.agenda .events.webinars .event .content .btn.subscription {
    margin-left: 10px;
    color: white;
    border: 1px solid #5DB67A;
    background-color: #5DB67A;
}

.agenda .events.webinars .event .content .btn.subscription:hover {
    color: #5DB67A;
    background-color: white;
}

.agenda .events .event .content .btn.subscription {
    color: white;
    border: 1px solid #EA5C3F;
    background-color: #EA5C3F;
}

.agenda .events .event .content .btn.subscription:hover {
    color: #EA5C3F;
    background-color: white;
}

@media screen and (max-width: 1125px) {
    .agenda .events.webinars .event .content .btn.subscription {
        margin-left: 0px;
    }
}


/* --------------------- Agenda Slider--------------------- */

.agenda-slider {
    background: white;
    border-radius: 30px;
    padding: 30px;
}

.agenda-slider .slide {
    display: none;
}

.agenda-slider .slide.active {
    display: block;
}

.agenda-slider .slide .thumbnail,
.agenda-slider .slide .thumbnail a {
    height: 100%;
}

.agenda-slider .slide .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.agenda-slider .slide .thumbnail .none {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

@media (max-width: 768px) {
    .agenda-slider .slide .thumbnail {
        margin-bottom: 10px;
    }

    .agenda-slider .slide .thumbnail,
    .agenda-slider .slide .thumbnail a,
    .agenda-slider .slide .thumbnail img,
    .agenda-slider .slide .thumbnail .none {
        height: 200px;
    }
}

.agenda-slider .slide .content h4 {
    font-weight: bold;
    margin-bottom: 0;
    color: #5DB67A;
}

.agenda-slider .slide .content .date {
    margin-bottom: 20px;
    color: #5DB67A;
}

.agenda-slider .slide .content p {
    margin-bottom: 25;
}

.agenda-slider .slide .content .btn {
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    border: 1px solid #5DB67A;
    background-color: #5DB67A;
    border-radius: 30px;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.agenda-slider .slide .content .btn:hover {
    color: #5DB67A;
    background-color: white;
    transition: .5s;
}

.agenda-slider .slider-indicators {
    margin-top: 15px;
}

.agenda-slider .slider-indicators button {
    background-color: rgba(85, 180, 100, 0.5);
    border: none;
    border-radius: 500px;
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0 5px;
}

.agenda-slider .slider-indicators button.active {
    background-color: #5DB67A;
}


/* --------------------- Agenda Header for archives and taxonomies --------------------- */

.agenda {
    font-family: "Source Sans Pro", sans-serif;
}

@media screen and (min-width: 1600px) {
    .agenda .container {
        max-width: 1600px !important;
    }
}

.agenda .agenda-header.webinars {
    background-color: #5DB67A;
}

.agenda .agenda-header {
    background-color: #EA5C3F;
    margin-bottom: 25px;
    padding: 10px 0 0 0;
}

.agenda .agenda-header .breadcrumbs {
    margin-bottom: 75px;
}

.agenda .agenda-header h1 {
    color: white;
    font-size: 40px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 60px;
}

.agenda .agenda-header .share {
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 24px;
    display: inline-block;
}

.agenda .agenda-header .share-btn {
    display: inline-block;
}

.agenda .agenda-header.webinars .share-btn-icon {
    color: #5DB67A;
}

.agenda .agenda-header .share-btn-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    background-color: white;
    color: #EA5C3F;
    font-size: 19px;
    line-height: 19px;
    height: 34px;
    width: 34px;
}

.agenda .agenda-header.webinars .share-btn a,
.agenda .agenda-header.webinars .share-btn a:hover {
    color: #5DB67A;
}

.agenda .agenda-header .share-btn a,
.agenda .agenda-header .share-btn a:hover {
    color: #EA5C3F;
}


/* --------------------- Agenda Single Event --------------------- */

.event_infos_pratiques .event-date {
    font-size: 1.3em
}

.event_infos_pratiques .event_date p {
    margin-bottom: 5px;
}

.event-link {
    width: 100;
    text-align: center;
    background-color: #EA5C3F;
    border: 1px solid #EA5C3F;
    border-radius: 30px;
    padding: 8px 15px;
    margin-bottom: 5px;
}

.event-link:hover {
    background-color: white;
    transition: .5s;
}

.btn-event-link {
    text-transform: uppercase;
    color: white;
}

.btn-event-link:hover {
    color: #EA5C3F;
    transition: .5s;
}

/*
----------------------------------------------------
------------------ Press releases ------------------
----------------------------------------------------
*/

.press-years {
    margin-bottom: 75px;
    text-align: center;
}

.press-years button {
    background-color: transparent;
    color: #EA5C3F;
    border: none;
    font-weight: 300;
    padding: 0 15px;
    font-size: 1.5em;
    font-weight: bold;
    opacity: .5;
}

.press-years button.active {
    opacity: 1;
}

.press-releases .press {
    display: flex;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 15%);
    border-radius: 30px;
    margin-bottom: 50px;
    background: white;
}

.press-releases .press .thumbnail .none {
    border-radius: 30px;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(85, 180, 100, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.press-releases .press .content {
    padding: 35px;
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #363636;
}

.press-releases .press .content h3 {
    color: #EA5C3F;
    font-weight: bold;
    margin-bottom: 0px;
}

.press-releases .press .content .date {
    color: #EA5C3F;
    margin-bottom: 10px;
}

.press-releases .press .content p {
    margin-bottom: 0;
}

.press-releases .press .links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    row-gap: 10px;
    padding: 0 30px;
}

.press-releases .press .links .btn-white {
    color: #EA5C3F;
    padding: 8px 20px;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #EA5C3F;
}

.press-releases .press .links .btn-white:hover {
    color: white;
    background-color: #EA5C3F;
    transition: .5s;
}

.press-releases .press .links .btn {
    color: white;
    padding: 8px 20px;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #EA5C3F;
    background-color: #EA5C3F;
}

.press-releases .press .links .btn:hover {
    color: #EA5C3F;
    background-color: white;
    transition: .5s;
}

.press-releases .pagination {
    justify-content: center;
    font-size: 1.25em;
}

.press-releases .pagination span {
    color: #EA5C3F;
    font-weight: bold;
    margin: 0 5px;
}

.press-releases .pagination a {
    margin: 0 5px;
    color: #EA5C3F;
}

.press-releases .pagination .next,
.press-releases .pagination .prev {
    display: flex;
    align-items: center;
}

@media (max-width: 1024px) {
    .press-releases {
        padding: 0 40px;
    }

    .press-releases .press {
        flex-wrap: wrap;
    }

    .press-releases .press .content {
        width: 60%;
    }

    .press-releases .press .links {
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .press-releases .press .thumbnail {
        width: 100%;
        margin-bottom: 20px;
    }

    .press-releases .press .content {
        width: 100%;
    }

    .press-releases {
        padding: 0 10px;
    }
}


/*
----------------------------------------------------
---------------------- Search ----------------------
----------------------------------------------------
*/

#searchform-ressource {
    width: 100%;
    display: flex;
}

#searchform-ressource .search-field {
    border: 1px solid #EA5C3F;
    color: #363636;
    background: white;
    border-radius: 30px;
    width: 40%;
    margin-right: 10px;
    padding: 10px;
}

#searchform-ressource .search-field::placeholder {
    color: #363636;
    opacity: .8;
}

#searchform-ressource .type-filtre {
    border: 1px solid #EA5C3F;
    color: #363636;
    background: white;
    border-radius: 30px;
    width: 30%;
    margin-right: 10px;
    padding: 10px;
}

#searchform-ressource .search-field:focus-visible,
#searchform-ressource .type-filtre:focus-visible {
    border: 1px solid #EA5C3F;
}

#searchform-ressource .submit {
    background: #EA5C3F;
    border: 1px solid #EA5C3F;
    color: white;
    text-transform: uppercase;
    border-radius: 30px;
    width: 30%;
    padding: 10px;
}

#searchform-ressource .submit:hover {
    background: white;
    border: 1px solid #EA5C3F;
    color: #EA5C3F;
}

@media screen and (max-width: 900px) {
    #searchform-ressource {
        flex-wrap: wrap;
    }

    #searchform-ressource .search-field,
    #searchform-ressource .type-filtre,
    #searchform-ressource .submit {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}


/*
-----------------------------------------------------
------------------- Search Result -------------------
-----------------------------------------------------
*/

#header-recherche .hqe-header {
    background-color: #EA5C3F;
    margin-bottom: 25px;
    padding: 10px 0 0 0;
}

#header-recherche .hqe-header .breadcrumbs {
    margin-bottom: 75px;
}

#header-recherche .hqe-header a.return {
    font-family: "Source Sans Pro", Sans-serif;
    color: white;
    font-size: 28px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    line-height: 42px;
    text-decoration: none;
}

#header-recherche .hqe-header a.return h3 {
    font-weight: 300;
}

#header-recherche .hqe-header h1 {
    color: white;
    font-size: 40px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 60px;
}

#header-recherche .hqe-header .share {
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 24px;
    display: inline-block;
}

#header-recherche .hqe-header .share-btn {
    display: inline-block;
}

#header-recherche .hqe-header .share-btn-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    background-color: white;
    color: #EA5C3F;
    font-size: 19px;
    line-height: 19px;
    height: 34px;
    width: 34px;
}

#header-recherche .hqe-header .share-btn a,
#header-recherche .hqe-header .share-btn a:hover {
    color: #EA5C3F;
}

.paginate span {
    color: #5DB67A;
    font-weight: bold;
    margin: 0 5px;
}

.paginate a,
.paginate a:hover {
    margin: 0 5px;
    color: #5DB67A;
    text-decoration: none;
}


/*
----------------------------------------------------
---------------------- Footer ----------------------
----------------------------------------------------
*/

#footer-small-section a {
    color: white !important;
}

#footer-small-section a:hover {
    font-weight: bold;
}


/*
---------------------------------------------------
------------ Les engagements de la HQE ------------
---------------------------------------------------
*/

.hqe_engagements .elementor-widget-wrap .elementor-heading-title {
    transition: all .3s;
}

.hqe_engagements .elementor-widget-wrap:hover .elementor-icon svg {
    fill: white !important;
}


/* -- Qualite de vie -- */

.hqe_engagements#qualite_vie .elementor-widget-wrap:hover .elementor-icon {
    background-color: #DC9FC7;
}

.hqe_engagements#qualite_vie .elementor-widget-wrap:hover .elementor-heading-title {
    color: #DC9FC7;
}


/* -- Respect de l'environnement -- */

.hqe_engagements#respect_environnement .elementor-widget-wrap:hover .elementor-icon {
    background-color: #5DB77A;
}

.hqe_engagements#respect_environnement .elementor-widget-wrap:hover .elementor-heading-title {
    color: #5DB77A;
}


/* -- Performance économique -- */

.hqe_engagements#performance_eco .elementor-widget-wrap:hover .elementor-icon {
    background-color: #F6DA5C;
}

.hqe_engagements#performance_eco .elementor-widget-wrap:hover .elementor-heading-title {
    color: #F6DA5C;
}


/* -- Management responsable -- */

.hqe_engagements#management_responsable .elementor-widget-wrap:hover .elementor-icon {
    background-color: #7479B9;
}

.hqe_engagements#management_responsable .elementor-widget-wrap:hover .elementor-heading-title {
    color: #7479B9;
}