/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.2.1692952161
Updated: 2023-08-25 08:29:21

*/

@font-face {
    font-family: 'great_sejagadregular';
    src: url('/wp-content/uploads/2023/08/great_sejagad-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/2023/08/great_sejagad-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
a:where(:not(.wp-element-button)):focus {
    text-decoration: none;
}
.dropdown .elementor-widget-wrap.elementor-element-populated {
  display: flex;
   flex-direction: column;
}
.dropdown ul {
	height: auto;
    max-height: 200px;
    overflow-x: hidden;
  display: none;
}
/* Let's get this party started */
.dropdown ul::-webkit-scrollbar {
    width: 7px;
}
 
/* Track */
.dropdown ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.dropdown ul::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(26,153,213,0.3); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.dropdown ul::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(26,153,213,0.3); 
}
.dropdown ul li {
  padding: .5em !important;
  cursor: pointer;
  transition: background .35s ease;
}
.dropdown ul li:focus, .dropdown ul li:hover {
	background: #ecf0f1;	
}
.dropdown a:focus, .dropdown a:hover {
 	background: #ecf0f1;
	text-decoration: none;
}
.js-link {
	font-size: 16px;
 	display: flex;
    align-items: center;
    justify-content: space-between;
  	padding: .8em;
  	color: #000 !important;
  	text-decoration: none;
	transition: background .35s ease;
}
.eael-advance-tabs .eael-tabs-nav>ul {
    align-items: stretch;
}
.mptt-shortcode-wrapper.mptt-table-fixed {
    overflow-x: auto;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td, .mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
    border: 1px solid #484848;
	background-color: transparent;
	font-family: "Anton", Sans-serif;
    color: #ffffff;
    font-weight: 400;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) td {
    color: #000;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description{
	font-size: 1em;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container a.event-description{
	color: #ffffff;
    font-weight: 500;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container a.event-description:hover{
	color: #000;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs {
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    z-index: 1;
}
.mptt-inner-event-content {
        font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-size: var(--e-global-typography-text-font-size );
    font-weight: var(--e-global-typography-text-font-weight );
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
	position: relative;
    padding: 1em 1.5em;
    flex: 1 1 auto;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-size: var(--e-global-typography-text-font-size );
    font-weight: var(--e-global-typography-text-font-weight );
    margin: 0px 0px 0px 0px;
    background-color: #f1f1f1;
    color: #333;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li.active, .mptt-shortcode-wrapper .mptt-navigation-tabs li:hover {
    background-color: var(--e-global-color-secondary );
    color: #fff;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li a {
    color: #333;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li.active a, .mptt-shortcode-wrapper .mptt-navigation-tabs li:hover a {
    color: #fff;
}
/*** single post ***/
.single-post .wp-block-post-terms a, .archive .wp-block-post-terms a{
	color: var(--wp--preset--color--contrast);	
	text-decoration: none;
	font-family: "Roboto",sans-serif;
	transition: all 350ms ease;
}
.post-navigation-link-previous, .post-navigation-link-next {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.post-navigation-link-next {
    flex-direction: row;
	text-align: right;
}
.wpb-posts-nav2 .next {
    margin-right: 0 !important;
    margin-left: 10px;
}
.wpb-posts-nav  .prev, .wpb-posts-nav2 .next{
    line-height: 0;
    margin-right: 10px;
	overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpb-posts-nav .prev:before, .wpb-posts-nav2 .next:before {
    font-weight: 900;
	content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 1.375em;
    line-height: 1;
    opacity: 0;
    z-index: 5;
    width: 1em;
    height: 1em;
    position: absolute;
    color: #fff;
    transform: rotate(0deg);
    transition: all 350ms ease-in-out;
	transform: rotate(45deg);
}

.wpb-posts-nav2 .next:before {
	transform: rotate(120deg);
}
.wpb-posts-nav .prev:after, .wpb-posts-nav2 .next:after {
	
	content: '';
    display: block;
    width: 150%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
	transform: skew(-20deg) translateZ(-1px);
	z-index: 3;
    opacity: 0;
	right: -10em;
    left: auto;
	transition: right .55s cubic-bezier(0,.81,.59,.99) 0s;
}
.wpb-posts-nav2 .next:after {
	left: -10em;
	transition: left .55s cubic-bezier(0,.81,.59,.99) 0s;
}
.wpb-posts-nav .prev:hover:before, .wpb-posts-nav2 .next:hover:before {
    transform: rotate(0);
	opacity: 1;
}
.wpb-posts-nav2 .next:hover:before {
    transform: rotate(180deg);
}
.wpb-posts-nav .prev:hover:after, .wpb-posts-nav2 .next:hover:after {
     right: -1.5em;
    left: auto;
    opacity: 1;
}
.wpb-posts-nav2 .next:hover:after {
    left: -1em;
    opacity: 1;
	right: 0;
}
.single-post  h1.wp-block-post-title{
	padding: 0;
}
.wp-block-latest-posts__post-date{
	color: #1d1e21;
	font-weight: 500;
	font-family: "Roboto",sans-serif;
}
.single-post .wp-block-post-content p, .single-post, .archive{
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto",sans-serif;
}
.archive .wp-block-post {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 1em;
}
.single-post .wp-block-post-navigation-link a {
    display: flex;
    flex-direction: column;
	text-decoration: none;
}
.single-post  .post-navigation-link__label{
   font-weight: 500;
	color: #1d1e21;
}
.single-post  .post-navigation-link__title{
	font-family: "Anton",sans-serif;
	color: #1d1e21;
	font-size: 1.375rem;
	 transition: color 200ms ease;
}
.archive .wp-block-query h2{
	font-family: "Anton",sans-serif;
	
}
.archive .wp-block-query h2 a{
	transition: color 200ms ease;
	color: #1d1e21;
}
.archive .wp-block-query h2 a:hover{
	color: var(--wp--preset--color--primary);
	text-decoration: none;
}
.single-post  .post-navigation-link__title:hover {
    color: var(--wp--preset--color--primary);
}
.single-post .header-img {
    height: 34vh;
}
.single-post  h2 {
	font-size: 2.3125rem;
    font-family: "Anton",sans-serif;
}
.taxonomy-post_tag a, .single-post .wp-block-post-date, .single-post .wp-block-post-author, .side-bar ul.wp-block-categories-list, .single-post  .post-navigation-link__label {
	font-family: "Roboto",sans-serif;
}
.side-bar ul.wp-block-categories-list a{
	font-family: "Roboto",sans-serif;
	color: #1d1e21;
	text-decoration: none;
	transition: all 350ms ease
}
.side-bar ul.wp-block-categories-list a:hover{
	color: var(--wp--preset--color--primary);
}
.side-bar ul.wp-block-categories-list li {
    display: block;
    width: auto;
    margin: 0;
    position: relative;
    padding: 0.8em 0;
    margin-left: 0;
    border-bottom: 1px solid rgba(0,0,0,.07);
}
.wp-block-post-terms.is-style-tw-hashtag a::before {
    content: "\f02b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: var(--wp--preset--color--primary);
	padding-right: 5px;
}
.eb-social-share-bf7itvz.eb-social-share-wrapper ul.eb-social-shares li a {
    height: 32px;
    width: 32px;
}
.single-post p.form-submit.wp-block-button{
	font-size: .9375rem;
    line-height: 1;
    padding: 1.167rem 2.45rem;
    margin-top: 0.5em;
    position: relative;
    border: none;
	font-family: "Roboto",sans-serif;
	font-weight: 700;
    overflow: hidden;
	background-color: transparent;
	display: inline-block;
}
.single-post .comment-form p.form-submit.wp-block-button:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: var(--wp--preset--color--primary);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .55s cubic-bezier(0,.81,.59,.99) 0s;
    z-index: 0;
	
}
.single-post .comment-form input[type="submit"]{
	padding: 0;
	color: var(--wp--preset--color--white);
	background-color: transparent;
	position: relative;
	z-index: 2;
}
.single-post .comment-form input[type="submit"]:hover{
	color: var(--wp--preset--color--white);
}
.side-bar button.wp-block-search__button {
    padding: 0;
}
.side-bar h2, .side-bar  .wp-block-latest-posts li  a{
   	font-family: "Anton",sans-serif;
	color: #1d1e21;
	text-decoration: none;
}

.bloc-titre {
    padding-left: 13px;
}
.side-bar .wp-block-latest-posts__featured-image {
    margin-bottom: 0 !important;
}
.side-bar .wp-block-latest-posts.wp-block-latest-posts__list li {
    position: relative;
	display: flex;
	align-items: center;
	padding: 14px 0 14px !important;
    margin: 0 !important;
	border-bottom: 1px solid rgba(0,0,0,.07);
}
.side-bar .wp-block-latest-posts.wp-block-latest-posts__list li:last-child {
    border-bottom: 1px solid var(--tw-block-border-color);align-content
	
}
.single-post .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
.side-bar ul.wp-block-categories-list {
    list-style: none;
}
.single-post .comment-form p.form-submit.wp-block-button:after {
    content: '';
    display: block;
    width: calc(100% - 2em);
    height: 100%;
    background: #1d1e21;
    position: absolute;
    top: 0;
    left: calc(-100% + 1em);
    transform: skew(-20deg) translateZ(-1px);
    transition: left .55s cubic-bezier(0,.81,.59,.99) 0s;
    z-index: 0;
}

.single-post .comment-form p.form-submit.wp-block-button:hover:after {
    left: calc(0% - 1em);
    width: calc(100% + 2em);
}
/*** fin ***/ 
header .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
    left: -webkit-calc(-40px*0.5);
	right: auto;
    box-shadow: 0 6px 6px 0 rgba(0,0,0,.05);
    transform-origin: top;
    transform: translateY(10%);
    transition: all 400ms ease;
    opacity: 0;
}
header .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    opacity: 1;
    pointer-events: auto;
    z-index: 6;
    transform: translateY(0%);
}

header .wp-block-navigation__responsive-container-content li .wp-block-navigation__submenu-container li a:before {
    background-color: rgba(255,255,255,.3);
	height: 1px
}
header .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container li{
    padding: 1em 1em 0 !important;
}
header .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container li a {
    padding-bottom: 1em;
}
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
       transition: all 350ms ease;
	color: #fff;
}
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{
	color: var(--wp--preset--color--primary);
}
.eael-data-table tbody > tr td:nth-child(1) {
    width: 66%;
}
.grecaptcha-badge {
    z-index: 9;
}
.header-img {
    position: relative;
    height: 68vh;
    background-color: #000;
	display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
    margin: 0 auto;
}
.home .header-img {
    height: auto;
    min-height: auto !important;
}
.header-img:before {
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    height: 165px;
    bottom: 0;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/white_bottom_wave_02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    z-index: 1;
}
.header-img figure, .header-img figure img, .map1, .map1 .elementor-widget-container {
    height: 100%;
}
.header-img h1.wp-block-post-title {
    /*width: 100%;*/
    position: absolute;
    right: 0;
    left: 0;
    max-width: 1368px;
    color: #fff;
	display: inline-table;
}
#internationaux-tab ul {
    column-count: 4;
}
.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li {
    justify-content: center;
}
.eael-team-item figure img {
    height: 302px;
    object-fit: cover;
}
body:not(.home) .elementor-section-full_width .elementor-section-boxed {
    max-width: 100% !important;
}
body:not(.home) .elementor-section-boxed {
    max-width: 1170px;
    margin: 0 auto;
}
.diag-image, .diag-image2 {
    position: relative;
    height: 100%;
}
.diag-image .elementor-widget-container, .diag-image2 .elementor-widget-container {
    height: 100%;
}
.diag-image:before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #f4f2f1;
    content: "";
   /* -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);*/
    clip-path: polygon(24% 0, 0 0, 0 100%);
}
.diag-image2:before {
    width: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    background-color: #f4f2f1;
    content: "";
  /*  -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);*/
    clip-path: polygon(100% 0, 100% 100%, 78% 100%);
}
from {
    -moz-transform: translate3d(0,40px,0);
    -webkit-transform: translate3d(0,40px,0);
    -moz-transform: translateY(-100%);
    -o-transform: translate3d(0,40px,0);
    -webkit-transform: translateY(-100%);
    transform: translate3d(0,40px,0);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
}
to {
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translateY(0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translateY(0);
    transform: translate3d(0,0,0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}
.animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.animated2 {
    animation-duration: 1400ms;
    animation-fill-mode: both;
}
.animated3 {
    animation-duration: 1800ms;
    animation-fill-mode: both;
}
.animatedFadeInUp {
    opacity: 0;
}
.news .eael-grid-post .eael-entry-meta {
    flex-direction: row-reverse;
}
.news .eael-posted-by {
    padding-left: 8px;
	position:relative;	
    margin-left: 8px
}
.news .eael-grid-post {
    padding: 0px 0px 40px 0px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 65px;
}
.news .eael-posted-by:before {
    position: absolute;
    left: 0;
    content: '/';
    top: 0;
    font-size: 15px;
}
.news .eael-posted-by a {
    pointer-events: none;
    color: #1d1e21;
}


body:not(.single-post):not(.error404):not(.search-results):not(.search-no-results) h1{
    font-family: 'great_sejagadregular';
	text-transform: inherit;
	 transform: rotate(-6deg);
}
body:not(.single-post) .wpb-posts-nav2, body:not(.single-post) .wpb-posts-nav{
	display: none;
}
body:not(.single-post):not(.error404):not(.search-results):not(.search-no-results) h1:before {
    content: "";
    position: absolute;
    padding-top: 12px;
    bottom: -6px;
    background-color: var(--wp--preset--color--white);
	-webkit-mask-image: url('/wp-content/uploads/2023/08/variable-underline-medium.png');
    -webkit-mask-size: auto 100%;
    -webkit-mask-repeat: no-repeat;
    transform: rotate(-1deg);
    z-index: -1;
	transform-origin: 100% 50%;
	left: 0;
    right: 49.8%;
    -webkit-mask-position: bottom left;
}
body:not(.single-post):not(.error404):not(.search-results):not(.search-no-results) h1:after{
	content: "";
    position: absolute;
    padding-top: 12px;
    bottom: -6px;
    -webkit-mask-image: url('/wp-content/uploads/2023/08/variable-underline-medium.png');
	background-color: var(--wp--preset--color--white);
    left: 49.8%;
    right: 0;
    -webkit-mask-position: bottom right;
    transform-origin: 0 50%;
	-webkit-mask-size: auto 100%;
    -webkit-mask-repeat: no-repeat;
    transform: rotate(-1deg);
    z-index: -1;
}
 ul.has-background {
    padding: 1.25em 2.375em;
    padding: 0;
}
body:not(.elementor-editor-active).fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1), .infos, .footer1 {
    animation: fadeIn 1000ms;
}
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 2), .footer2 {
    animation: fadeIn 4000ms;
}
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 3), .footer3 {
    animation: fadeIn 7000ms;
}
.footer4 {
    animation: fadeIn 10000ms;
}
.home header .has-contrast-background-color {
    background-color: transparent !important;
}
h1.wp-block-post-title {
    max-width: 1170px;
    margin: 0 auto;
}
.header-bloc {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
}
footer {
    overflow: hidden;
}
:where(.wp-block-columns.has-background) {
    padding: 0 !important;
}
.footer-bloc {
    width: 100%;
    max-width: 538px;
    margin: 0 120px 0 auto;
}
.elementor-element.elementor-arrows-position-outside .swiper {
    text-align: center;
}
.elementor-element .swiper .elementor-swiper-button i {
    border: 1px solid;
    padding: 4px;
}
.elementor-element .swiper .elementor-swiper-button {
    position: unset;
    left: 0;
    transform: none;
    margin: 20px auto 0;
}
.wp-block-navigation__submenu-container li:last-child a:before {
	display: none;
}
.not-anim a {
    width: 100% !important;
}
header .wp-block-navigation__container > li:last-child a:after {
    width: calc(100% - 2em);
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    left: calc(-100% + 1em);
    height: 100%;
    background-color: #1d1e21;
    background-color: #1a1a1a;
    content: '';
    transform: skew(-20deg) translateZ(-1px);
    transition: left .55s cubic-bezier(0,.81,.59,.99) 0s;
}
header .wp-block-navigation__container > li:last-child a:hover:after {
    width: calc(100% + 2em);
    left: calc(0% - 1em);
}
header .wp-block-navigation__container > li:last-child a:before {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    height: 100%;
    content: '';
    transition: left .55s cubic-bezier(0,.81,.59,.99) 0s;
}
.home main#wp--skip-link--target {
    margin-top: 0 !important;
}
.home .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained > h1 {
    display: none;
}
header.wp-block-template-part {
    width: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.home header.wp-block-template-part {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
header.wp-block-template-part.fixed > div {
    margin-bottom: 0;
}
header.wp-block-template-part.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    background-color: #1a1a1a;
    animation: slideDown 500ms ease-out;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.eb-infobox-icon-data-selector.fas.fa-phone {
    transform: rotate(102deg);
}
a.info-click-link.info-wrap-link:hover h2 {
    color: #000;
    transition-duration: .5s;
}
#form-news, .eael-load-more-button {
    position: relative;
}
.news .eael-post-elements-readmore-btn{
    display: inline-block;
    position: relative;
    float: right;
}
.archive .wp-block-post-excerpt__more-link {
    display: inline-block;
    position: relative;
}
.archive .wp-block-post-excerpt__more-text {
    text-align: right;
}
.archive .wp-block-post-excerpt__more-link{
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
    padding: 0px 20px 0px 0px;
    margin: 50px 0px 50px 0px;
	transition: all 300ms ease-in-out;
	text-decoration:none;
}
.news .eael-entry-media {
    display: flex;
    flex-direction: column-reverse;
}
.news .post-carousel-categories {
    position: inherit;
    opacity: 1;
    visibility: visible;
    margin: 2rem 0 0;
    padding: 0;
}
.post-carousel-categories li a, .post-carousel-categories li:after {
    color: inherit;
	transition: all 350ms ease;
}
.btn-news p:hover:after, .news .eael-post-elements-readmore-btn:hover:after, .archive .wp-block-post-excerpt__more-link:hover:after {
    transform: rotate(90deg);
}
div#n2-ss-2 .n-uc-FrbWeRRKIEMO-inner {
    background-size: inherit;
    background-position: right center;
}
div#n2-ss-2 .n-uc-FrbWeRRKIEMO {
    background-image: url(/wp-content/uploads/2023/08/floating_image_03.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.eael-post-elements-readmore-btn:before, .btn-news p:after, .news .eael-post-elements-readmore-btn:after, .eael-load-more-button:after, .archive .wp-block-post-excerpt__more-link:after {
    position: absolute;
    right: 31%;
    top: 21px;
    content: "\f062";
    transform: rotate(45deg);
    transition: transform 600ms cubic-bezier(.22,.61,.36,1);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
a.eael-post-elements-readmore-btn {
    position: relative;
    padding-right: 15px;
}
.eael-load-more-button:after {
    right: 0;
    top: 32%;
}

.eael-post-elements-readmore-btn:before {
    top: 0;
    right: 0;
}
.eael-post-elements-readmore-btn:hover:before {
    transform: rotate(90deg);
}
.archive .wp-block-post-excerpt__more-link:after{
    right: 0;
    top: 0;
}
.news .eael-post-elements-readmore-btn:after {
    right: 0;
    top: 0;
}
.elementor-widget-smartslider .bouton-slider i {
    margin-left: 5px;
    transform: rotate(-55deg);
    transition: all .3s;
}
.elementor-widget-smartslider .bouton-slider a div div {
    position: relative;
    z-index: 1;
    transition: all .3s;
    padding: 15px 23px;
}
.elementor-widget-smartslider .bouton-slider a div div:before, .eael-load-more-button:before {
    width: 40%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    background-color: var(--e-global-color-secondary );
    content: '';
    transition: width .55s cubic-bezier(0,.81,.59,.99) 0s;
    transition: all .3s;
}
.elementor-widget-smartslider .bouton-slider a div div:hover i {
    transform: rotate(0deg);
}
.elementor-widget-smartslider .bouton-slider a div div:hover:before, .eael-load-more-button:hover:before {
    width: 100%;
}
.btn-news input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 15px;
    border: none;
    background-color: transparent;
    color: #fff;
    padding: 0;
}
form#form-news.invalid .btn-news {
    top: 0;
}
.btn-news {
    position: absolute;
    right: -34px;
    top: -19px;
    z-index: 9;
    cursor: pointer;
}
#form-news input[type="url"], #form-news input[type="email"], #form-news input[type="tel"] {
    font-size: 15px;
    border: none;
    background-color: transparent;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    padding: 0 0 13px;
}
#form-news .wpcf7-form-control::-webkit-input-placeholder {
    color: #fff !important;
}
footer .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    transition-duration: .5s;
    font-family: 'Roboto', sans-serif;
	color: #fff;
}
footer .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
    color: var(--e-global-color-secondary);
}
footer .footer3 p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.has-source-serif-pro-font-family {
    font-family: "Anton", sans-serif !important;
}
.elementor-widget-google_maps .elementor-widget-container {
    overflow: inherit;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type="submit"] {
    position: relative;
    cursor: pointer;
    margin: 0;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-widget-button {
    margin-top: 44px;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-button p:empty {
    display: none !important;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-button p {
    position: relative;
    margin: 0;
}
.elementor-widget-button .elementor-button:not(.elementor-size-xs) br {
    display: none;
}
footer .elementor-social-icons-wrapper.elementor-grid br {
    display: none;
}
footer p:empty {
    display: none;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-button > p:after {
    font-size: 20px;
    position: absolute;
    right: 19%;
    top: 8px;
    content: "\f062";
    transform: rotate(45deg);
    transition: transform 600ms cubic-bezier(.22,.61,.36,1);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-button {
    padding-top: 7px;
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
    margin: 0;
}
.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {
    display: block;
}
.eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    font-size: 14px;
    font-family: "Open Sans", Sans-serif !important;
    font-weight: 300 !important;
    padding: 14px 0;
}
form.wpcf7-form.init p br {
    display: none;
}
.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit;
    transition-duration: .5s;
}
.elementor-widget-icon-box:hover .elementor-icon-box-title a {
    color: var(--e-global-color-secondary) !important;
}
.data-table-header-text span {
    width: auto;
    margin-bottom: 25px;
    font-size: 14px;
    display: table;
    background-color: var(--e-global-color-secondary);
    color: #fff;
    text-transform: uppercase;
    font-family: var(--e-global-typography-text-font-family);
    font-weight: 300;
    padding: 3px 5px;
}
.eael-grid-post:hover .eael-post-elements-readmore-btn .elementor-align-icon-right, .eael-load-more-button:hover:after {
    transform: rotate(90deg);
}
.eael-post-grid-container .eael-post-grid {
    margin: 0;
}
.eael-entry-header-after.style-two {
    position: absolute;
    top: 0;
	background: var(--e-global-color-secondary);
}
.eael-posted-on.eael-meta-posted-on i {
    display: none;
}
.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    margin-right: 0;
    font-size: 15px;
    display: block;
    max-width: 45px;
    height: 55px;
    background-color: var e global color secondary;
    color: #929292;
    text-transform: uppercase;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
    white-space: break-spaces;
    padding: 7px;
}
.eael-grid-post:hover .eael-entry-thumbnail>img {
    transform: scale3d(1.05,1.05,1.05);
}
.eael-grid-post .eael-entry-thumbnail>img {
    transform: scale3d(1,1,1);
    transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.eael-grid-post-holder-inner, .eael-entry-thumbnail {
    position: relative;
    z-index: 1;
}
.eael-entry-title a {
    transition-duration: .8s;
}
.eael-post-grid-container .eael-post-grid .eael-grid-post {
    padding: 0;
}
.eael-grid-post .eael-entry-wrapper {
    padding: 0;
}
span.eael-posted-on:before {
    display: none;
}
.home .eael-grid-post .eael-entry-wrapper {
    width: 100%;
    display: flex;
    position: absolute;
    z-index: 2;
    justify-content: flex-end;
    height: 100%;
    bottom: 0;
    flex-direction: column;
    padding: 14px 28px;
}
.eael-entry-media .eael-entry-overlay.fade-in {
    opacity: 1;
    visibility: visible;
}
.eael-post-elements-readmore-btn .elementor-align-icon-right {
    margin-left: 9px;
    display: inline-block;
    transform: rotate(45deg);
    transition: transform 600ms cubic-bezier(.22,.61,.36,1);
}
.home .eael-entry-thumbnail:before {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    content: '';
    background-image: linear-gradient(to top,rgb(0 0 0 / 90%) 0%,rgb(0 0 0 / 50%) 20%,rgb(0 0 0 / 0%) 80%,rgba(0,0,0,0) 100%);
}
.eael-post-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0;
}
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
    max-width: 450px;
    margin: 0 auto;
}
.top-wave, .bloc1 {
    position: relative;
}
.bloc1:before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1570px;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/background_07.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left center;
    background-attachment: fixed;
}
.top-wave:before {
    width: 100%;
    position: absolute;
    top: -120px;
    left: 0;
    height: 120px;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/grey_top_wave_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.top-wave:after {
    width: 100%;
    position: absolute;
    left: 0;
    height: 185px;
    bottom: -185px;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/grey_top_wave_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.elementor.elementor-5 {
    max-width: 100%;
}
.elementor-widget-button .elementor-button:not(.elementor-size-xs):hover:before {
    width: 100%;
}
.elementor-button:hover .elementor-align-icon-right, .elementor-button:hover .elementor-button-icon i.fas.fa-arrow-up, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .elementor-button:hover > p:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.elementor-button .elementor-align-icon-right, .elementor-button .elementor-button-icon i.fas.fa-arrow-up {
    transform: rotate(45deg);
    transition: transform 600ms cubic-bezier(.22,.61,.36,1);
}
.elementor-button span {
    z-index: 1;
}
.elementor-widget-button .elementor-button:not(.elementor-size-xs) {
    position: relative;
}
.elementor-widget-button .elementor-button:not(.elementor-size-xs):before {
    width: 40%;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    height: 100%;
    background-color: var(--e-global-color-secondary );
    content: '';
    transition: width .55s cubic-bezier(0,.81,.59,.99) 0s;
}
.image1 .elementor-widget-container {
    position: relative;
}
.image1 .elementor-widget-container:before {
    width: 100%;
    position: absolute;
    left: -134px;
    height: 100%;
    bottom: -37px;
    content: '';
    background-image: url(https://ojnice.en-prod.fr/wp-content/uploads/2023/08/white_bottom_wave_03.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.fill-text .elementor-icon-list-item a .elementor-icon-list-text {
    position: relative;
    -webkit-text-fill-color: var(--e-global-color-primary );
    padding: 0;
}
.fill-text .elementor-icon-list-item a .elementor-icon-list-text:before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 0;
    height: 110%;
    content: attr(title);
    overflow: hidden;
    -moz-transition: max-width .8s cubic-bezier(.22,.61,.36,1) !important;
    -webkit-transition: max-width .8s cubic-bezier(.22,.61,.36,1) !important;
    -o-transition: max-width .8s cubic-bezier(.22,.61,.36,1) !important;
    transition: max-width .8s cubic-bezier(.22,.61,.36,1) !important;
    white-space: nowrap;
    -webkit-text-fill-color: var(--e-global-color-primary );
}
.fill-text .elementor-icon-list-item a:hover .elementor-icon-list-text:before {
    max-width: 100%;
    -webkit-text-fill-color: var(--e-global-color-secondary );
}
.fill-text .elementor-icon-list-item a:hover .elementor-icon-list-icon {
    transform: rotate(90deg);
}
.fill-text .elementor-icon-list-icon {
    padding-left: 19px;
    transform: rotate(45deg);
    transition: transform 600ms cubic-bezier(.22,.61,.36,1);
}
.fill-text .elementor-icon-list-item a {
    flex-direction: row-reverse;
}
.elementor-widget-text-editor b, .elementor-widget-text-editor strong {
    font-weight: 600;
}
.eael-dual-header {
    margin-bottom: 0;
}
.elementor-widget-image-box .elementor-image-box-title a:hover {
    color: var(--e-global-color-secondary );
}
.elementor-widget-image-box .elementor-image-box-img a img {
    transition: all 350ms ease;
}
.elementor-image-box-img a {
    display: block;
    height: 100%;
}
.elementor-widget-image-box .elementor-image-box-img a:hover img {
    filter: opacity(0.6) drop-shadow(0 0 0 #1a99d5);
}
.elementor-widget-image-box .elementor-image-box-title a {
    transition: all 350ms ease;
}
a:where(:not(.wp-element-button)) {
    font-family: inherit;
}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    fill: #fff;
}
.wp-block-navigation a:where(:not(.wp-element-button)):hover {
    text-decoration: none;
}
header .wp-block-navigation__responsive-container-content li {
    padding: 16px 0 0 !important;
}
header .wp-block-navigation__container > li:last-child {
    justify-content: center;
    background-color: var(--e-global-color-secondary );
    padding: 0 !important;
}
header .wp-block-navigation__container > li:last-child a {
    width: 100%;
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
    padding: 16px;
}
button.wp-block-navigation__responsive-container-open {
    padding: 14px !important;
}
header .wp-block-navigation__container > li:last-child a span {
    position: relative;
    z-index: 1;
}
header .wp-block-navigation__container > li:last-child a:hover {
    color: #fff !important;
}
header .wp-block-navigation__responsive-container-content {
    width: 100%;
    max-width: 960px;
    background-color: #1a1a1a;
    margin: 0 0 0 auto;
}
header .wp-block-navigation__responsive-container-content li a {
    display: block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    padding: 0 0 20px;
}
header .wp-block-navigation__responsive-container-content li.current-menu-item a {
    position: relative;
    font-weight: 400;
}
header .wp-block-navigation__responsive-container-content li.current-menu-item a:before {
    width: 100%;
    position: absolute;
    left: 0;
    height: 2px;
    background-color: #1a99d5;
    bottom: 0;
    content: '';
    transform: scaleX(1);
    opacity: 1 !important;
}
header .wp-block-navigation__responsive-container-content li a:before {
    width: 100%;
    position: absolute;
    left: 0;
    height: 2px;
    background-color: #1a99d5;
    bottom: 0;
    content: '';
    transform: scaleX(0);
    opacity: 0;
    transition: 400ms ease all;
    transform-origin: left;
}
header .wp-block-navigation__responsive-container-content li:hover a:before {
    transform: scaleX(1);
    opacity: 1 !important;
}
.eael-dual-header .title, .eael-dual-header .title span, .n2-ss-item-content.n2-ss-text.n2-ow-all p {
    font-family: 'great_sejagadregular' !important;
}
.eael-data-table tbody > tr td:nth-child(2) .td-content-wrapper .td-content {
    text-align: right;
}
header .wp-block-navigation__responsive-container-content li a {
    padding: 0 0 12px;
}
header .wp-block-navigation__responsive-container-content li {
    padding: 10px 0 0 !important;
}
.wp-container-content-8 {
    flex-basis: 105px;
}
header .wp-block-navigation__container {
    gap: 1rem;
}
header .wp-block-navigation__responsive-container-content li:last-child a {
    padding: 11px;
}
@media (max-width: 1330px) and (min-width: 1200px) {
    header .wp-block-navigation__container{
        gap: 8px;
    }
    .wp-container-content-1 {
        flex-basis: 158px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    header .wp-block-navigation__container{
        gap: 6px;
    }
    .wp-container-content-1 {
        flex-basis: 105px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
        text-transform: math-auto;
    }
    header .wp-block-navigation__container{
        gap: 5px;
    }
    .wp-container-content-1 {
        flex-basis: 82px;
        letter-spacing: 0 !important;
    }
    .header-bloc .wp-block-column.colonne1.is-layout-flow.wp-block-column-is-layout-flow {
        flex-basis: 10% !important;
        padding: 0;
    }
}
@media (max-width: 767px) and (min-width: 600px) {
    header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
        text-transform: math-auto;
    }
    header .wp-block-navigation__container{
        gap: 5px;
    }
    .wp-container-content-1 {
        flex-basis: 82px;
        letter-spacing: 0 !important;
    }
    .header-bloc .wp-block-column.colonne1.is-layout-flow.wp-block-column-is-layout-flow {
        flex-basis: 10% !important;
        padding: 0;
    }
}
@media (max-width: 1388px) and (min-width: 1025px) {
.bloc-info {
    width: 76% !important;
}
}
@media (max-width: 1388px) {
	.single-post main{padding: 0 10px;}
header > .is-layout-constrained {
    padding: 0 15px !important;
}
.bloc-info .elementor-widget-wrap.elementor-element-populated {
    margin-left: -62px;
}
.footer-bloc {
    padding: 0 10px;
}
.footer-bas {
    margin: 0 !important;
    padding: 50px 15px 0!important;
}
}
@media (max-width: 1300px) {
.wp-container-content-8 {
    flex-basis: 145px;
}
}
@media (max-width: 1199px) and (min-width: 1025px) {
	header .wp-block-navigation__responsive-container-content li {
    padding: 13px 0 0 !important;
	}
	header .wp-block-navigation__responsive-container-content li a {
    padding: 0 0 18px;
	}
	 .wp-block-navigation__container {
    gap: 18px;
	}
.col1 {
    flex-basis: 13% !important;
}
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    font-size: 13px;
}
.wp-container-content-8 {
    flex-basis: 98px;
}
}
@media (max-width: 1180px) {
h1.wp-block-post-title {
    padding: 0 15px;
}
	
}
@media (max-width: 1024px) {
.elementor-31160 .elementor-element.elementor-element-5ded8ea:not(.elementor-motion-effects-element-type-background), .elementor-31160 .elementor-element.elementor-element-5ded8ea > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-size: auto !important;
}
	}
@media (max-width: 1024px) and (min-width: 768px) {
	.eael-advance-tabs .eael-tabs-nav>ul {
    flex-wrap: wrap;
	}
	#internationaux-tab ul {
    column-count: 2;
	}
	.single-post h1.wp-block-post-title {
    padding: 0;
    font-size: 2.75rem !important;
	}
	.flex-wrap{
    flex-wrap: wrap !important;
	}
	.single-post .col1-post, .single-post .side-bar{
    padding: 0 !important;
    flex-basis: 100% !important;
	}
footer .footer2, footer .footer3, footer .footer4 {
    flex-basis: 33.33% !important;
    width: 33.33%;
    padding: 0;
}
footer .footer1 {
    flex-basis: 100% !important;
    margin-bottom: 25px;
    text-align: center;
}
footer .is-layout-flex.wp-block-columns-is-layout-flex {
    display: flex;
    flex-wrap: wrap !important;
}
.footer-bloc {
    margin: 0 0 0 auto;
}

.col1 {
    flex-basis: 20% !important;
}
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    transition: all 350ms ease;
    color: #fff;
    font-size: 12px;
}
}
@media (max-width: 781px) and (min-width: 768px) {
	.home header .has-contrast-background-color {
    padding: 0 10px !important;
	}
.header-bloc .wp-block-column.colonne2.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 83% !important;
    padding: 0;
}
.header-bloc .wp-block-column.colonne1.is-layout-flow.wp-block-column-is-layout-flow {
   /* flex-basis: 17% !important;*/
    padding: 0;
}
.col1 .wp-block-essential-blocks-infobox h2.title, .col2 .wp-block-essential-blocks-infobox h2.title {
    font-size: 0 !important;
}
.col1 {
    width: auto !important;
    border: none !important;
    position: absolute;
    right: 143px;
    top: 8px;
    z-index: 9;
}
.col2 {
    width: auto !important;
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 9;
}
}
@media (max-width: 781px) {
		.flex-wrap{
    flex-wrap: wrap !important;
	}
	.single-post .col1-post, .single-post .side-bar{
    padding: 0 !important;
    flex-basis: 100% !important;
	}
footer .footer2, footer .footer3, footer .footer4 {
    margin-top: 25px;
    text-align: center;
}
footer .footer2 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
@media (max-width: 767px) {
	.eael-data-table .table-header th {
    text-align: center !important;
	}
	.header-img h1.wp-block-post-title{
		display: table;
		text-align:center;
		margin:0 auto;
	}
	.bloc1:before {
    background-size: contain;
}
	.single-post .post-navigation-link__title {
    font-size: 1rem;
	}
	.wpb-posts-nav__thumbnail {
    width: 74px;
	}
	.nav-link {
    flex-direction: column;
    margin-bottom: 54px !important;
	}
	.single-post h1.wp-block-post-title {
    padding: 0;
    font-size: 1.75rem !important;
	}
.eael-data-table tbody .td-content-wrapper {
    text-align: center !important;
}
.eael-data-table tbody > tr td:nth-child(1) {
    width: 100%;
}
.td-content {
    justify-content: center !important;
    justify-content: flex-start;
}
.eael-data-table tr {
    margin-bottom: 3px;
    display: grid;
}
.home .eael-grid-post .eael-entry-wrapper {
    padding: 14px;
}
.image1 .elementor-widget-container:before {
    left: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    align-items: center;
    justify-content: center;
}
.btn-news {
    right: 0;
}
footer .footer-bas {
    text-align: center;
    padding: 0;
}
footer ul.wp-block-navigation__container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-bloc, .infos {
    max-width: 100%;
    margin: 0;
	padding:0;
}
.elementor-5 .elementor-element.elementor-element-5e4d593 .elementor-icon {
    display: block;
}
.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
    align-items: center;
}
header .wp-block-navigation__responsive-container-content li a {
    padding: 0 0 7px;
}
header .wp-block-navigation__responsive-container-content li {
    padding: 12px 0 0 !important;
}
.wp-container-content-8 {
    flex-basis: 111px;
}
header .wp-block-navigation__container {
    gap: 0.5rem;
}
.header-bloc .wp-block-column.colonne2.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 74% !important;
    padding: 0;
}
.header-bloc .wp-block-column.colonne1.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 26% !important;
    padding: 0;
}
.col1 .wp-block-essential-blocks-infobox h2.title, .col2 .wp-block-essential-blocks-infobox h2.title {
    font-size: 0 !important;
}
.col1 {
    width: auto !important;
    border: none !important;
    position: absolute;
    right: 165px;
    top: 11px;
    z-index: 9;
}
.col2 {
    width: auto !important;
    position: absolute;
    right: 124px;
    top: 8px;
    z-index: 9;
}
}
@media (max-width: 767px) and (min-width: 600px) {
	header .wp-block-navigation__container {
    gap: 6px;
	}
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    font-size: 12px;
}
header .wp-block-navigation__responsive-container-content li:last-child a {
    padding: 9px;
}
.wp-container-content-8 {
    flex-basis: 77px;
}
}
@media (max-width: 599px) {
		.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open, button.wp-block-navigation__responsive-container-close  {
		background-color: transparent !important;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item{
		align-items:center;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    height: 50;
	}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    margin: 5px 0;
	padding: 0 !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    gap: 1rem;
}
header .wp-block-navigation__responsive-container-content li:last-child a {
    display: block;
    padding: 0;
}
}
@media (min-width: 1025px) {
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+2) {
    margin-top: -32px;
}
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n+3) {
    margin-top: -64px;
}
}
