/**


  * Name: Fondex
  * Version: 1.3
  * Author: ThemetechMount
  * Author URI: http://www.themetechmount.com
*/


/**

  1. General
     - Variables
     - Transition
     - Shadow
     - Extra-outer

  2. Spacing
     - Padding
     - Margin

  3. Color
     - Skin-color, Skin-bg-color, Skin-border-color
     - darkGrey-color, darkGrey-bg-color
     - white-color, white-bg-color, white-border-color
     - Grey-color, Grey-bg-color, grey-border-color
     - Extra-color

  4. Pre-loader

  5. TooltipTop

  6. TopBar

  7. Header
     - SiteBrand(logo)
     - SiteNavigation(Menu)
     - ttm-rt-contact(HeaderIcons - Search, Cart)
     - ttm-search-overlay

  8. Footer
     - FirstFooter
     - SecondFooter
     - menu-footer-services
     - mailchimp-inputbox
     - flicker-widget
     - Footer-nav-menu

  9. GoTop BUtton
  
  10. Page-Title-Row

  12. Inner-Pages
      - contact-us
      - error
      - portfolio
      - blog
      - team-member-details
      - element

**/


/* ===============================================
    General
------------------------*/


/** Variables **/

.text-center{
    text-align: center !important;
    background: #fff !important;
    padding: 30px !important;
    color: #000 !important;
    border-radius: 20px !important;
}

.form-contact label{
        color: #000 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

a:focus {
    text-decoration: none;
}

a:focus,
a:hover {
    color: #576158;
    text-decoration: none;
}

a,
button,
input {
    outline: medium none;
    color: inherit;
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

strong {
    font-weight: 700;
}

iframe {
    width: 100%;
    border: none;
    display: block;
}

img {
    max-width: 100%;
}

p {
    margin: 0 0 15px;
    color: #4d4d4d;
    font-weight: 400;
}

*::-moz-selection {
    background: #4d4d4d;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #4d4d4d;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #4d4d4d;
    color: #fff;
    text-shadow: none;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    font-family: inherit;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #292929;
    padding: 10px 15px;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    border: 1px solid #dedede;
    font-size: 12px;
    line-height: 20px;
    outline: none;
    height: 50px;
    border-radius: 5px;
    line-height: inherit;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 40px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border: 1px solid #576158;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-ms-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholde {
    color: #fff;
}

menu,
ol,
ul {
    margin: 0;
    padding: 0 0 0 25px;
}

html {
    font-size: 14px;
}

body {
    font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    background-color: #576158;
    letter-spacing: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-weight: 600;
    color: #4d4d4d;
}

h1 {
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
}

h2 {
    font-size: 35px;
    line-height: 40px;
}

h3 {
    font-size: 30px;
    line-height: 35px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
}

h5 {
    font-size: 20px;
    line-height: 25px;
}

h6 {
    font-size: 16px;
    line-height: 18px;
}


/** Transition **/

.featured-icon-box .featured-icon,
.ttm-btn,
button,
.owl-item,
img,
.featured-icon-box,
.featured-icon,
#totop {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

a,
.site-branding,
#site-header-menu #site-navigation .menu ul li>a,
.ttm-header-icon,
.header-btn,
a.ttm-btn,
i.ttm-btn,
a.nav-link,
.social-icons li>a,
.ttm-header-style-infostack .ttm-custombutton a,
.ttm-menu-toggle .toggle-block,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a,
.accordion .toggle-title a,
.widget-download ul.download li {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


/** Extra-outer **/

body .page {
    overflow: hidden;
}

body .site-main {
    background-color: #576158;
}


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


/** SiteBrand(logo) **/

.site-branding {
    float: left;
    position: relative;
    display: flex;
    padding-right: 0px;
    flex: 0 0 151px;
    justify-content: flex-start;
    align-items: center;
    z-index: 1;
}

.site-branding .home-link {
    padding: 0px 0px;
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #576158;
}

.site-header-menu {
    position: relative;
}

.site-branding .home-link img {
    position: relative;
    z-index: 2;
}

.ttm-header-top-wrapper {
    position: relative;
}

.fixed-header .site-branding .home-link .default,
.site-branding .home-link .stick {
    display: none;
}

.site-branding .home-link .default,
.fixed-header .site-branding .home-link .stick {
    display: inline-block;
}


/** SiteNavigation(Menu) **/

.site-navigation {
    position: relative;
    width: 100%;
}

.ttm-header-style-infostack #site-header-menu .container {
    padding: 0;
}

#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {}

#site-header-menu #site-navigation .menu ul {
    padding: 0px;
    font-family: "Plus Jakarta Sans";
    text-align: right;
    margin: 0px;
}

.ttm-menu-toggle {
    float: right;
}

.ttm-menu-toggle input[type=checkbox] {
    display: none;
}

#site-header-menu #site-navigation .menu>ul>li {
    display: inline-block;
    position: relative;
}

#site-header-menu #site-navigation .menu ul li:hover>ul {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
    transform: translate(0, 0);
}

#site-header-menu #site-navigation .menu ul ul>li {
    position: relative;
}

#site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

#site-header-menu #site-navigation .menu>ul>li>a {
    font-weight: 500;
    color: #4d4d4d;
    font-size: 1rem;
    font-family: 'Plus Jakarta Sans';
    line-height: 20px;
}

#site-header-menu #site-navigation .menu ul li.active>a,
#site-header-menu #site-navigation .menu ul li:hover>a {
    color: #576158;
}

#site-header-menu #site-navigation .menu>ul>li.active>a,
#site-header-menu #site-navigation .menu>ul>li:hover>a {
    color: #576158;
}

#site-header-menu #site-navigation ul ul li {
    position: relative;
}

#site-header-menu #site-navigation .menu ul li>ul li>a {
    margin: 0;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    height: auto;
    color: #4d4d4d;
    line-height: 18px;
}

#site-header-menu #site-navigation .menu ul>li>ul li.has-submenu>a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    margin-left: 4px;
    opacity: 0.8;
}

#site-header-menu #site-navigation .menu ul li a span {
    padding: 1px 3px 2px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 7px;
}


/** ttm-rt-contact(HeaderIcons - Search, Cart) **/

.ttm-header-icons {
    position: relative;
    padding-left: 29px;
}

.ttm-header-icons .ttm-header-cart-link a,
.ttm-header-icons .ttm-header-search-link a {
    position: relative;
    border: none;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 31px;
    line-height: 31px;
    color: rgba(11, 12, 38, 1);
    border-color: rgba(11, 12, 38, 1);
    border: 1px solid;
    font-size: 12px !important;
    z-index: 9;
}

.ttm-header-icons .ttm-header-cart-link a i,
.ttm-header-icons .ttm-header-search-link a i {
    font-weight: 900
}

.ttm-header-icons .ttm-header-cart-link {
    padding-left: 4px;
    padding-right: 0px;
}

.ttm-header-icons .ttm-header-icon {
    margin-left: 7px;
}

.ttm-header-icons .ttm-header-cart-link span.number-cart {
    position: absolute;
    bottom: 20px;
    left: 18px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 9px;
    display: block;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-btn .ttm-btn.ttm-btn-size-md {
    font-size: 15px;
    padding: 10px 25px;
}

.header-btn {
    padding-left: 24px;
    position: relative;
    z-index: 10;
}

.header-btn,
.ttm-header-icons,
.ttm-header-icon {
    height: 110px;
    line-height: 110px;
    float: right;
}

.footer {
    background: url(../images/gape/back-service.jpg) center/cover no-repeat;
}


/** Footer-nav-menu **/

.copyright {
    display: flex;
    justify-content: space-between;
    color: #efeee8;
    line-height: 26px;
    font-size: 1rem;
    text-align: center;
    padding: 30px 0;
    font-weight: 400;
    align-items: center;
    position: relative;
    z-index: 1;
    font-family: "Inter";
}

.copyright::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -50px;
    top: 0;
    content: "";
    width: 100vw;
    height: 1px;
    opacity: 0.6;
    background-color: #818181;
}

.copyright a {
    color: #efeee8;
}

.copyright a img {
    margin: -7px 0 0 5px;
}

.copyright a:hover {
    color: #576158;
}


/* ===============================================
    GoTop BUtton
------------------------*/

#totop {
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    right: 34px;
    background-color: #576158;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-bottom: 3px;
    line-height: 34px;
    border-radius: 50%;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}

#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* ===   link-list ==
------------------------*/

.full-link {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.home-slide {
    position: relative;
    z-index: 1;
}

.home-slide::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    content: "";
    z-index: 3;
    background: url(../images/gape/bg-slide.png) center/100% 100% no-repeat;
}

.home-slide .item-slide {
    height: 810px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    padding-top: 100px;
    z-index: 1;
}

.home-slide .item-slide .bg-slide {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0%;
    z-index: -1;
    right: 0;
}

.home-slide .item-slide .bg-slide::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    mix-blend-mode: multiply;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
}

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

.home-slide .item-slide .text {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.2;
    font-weight: 800;
    margin-bottom: 30px;
    font-family: "Plus Jakarta Sans";
}

.home-slide .item-slide .title {
    font-size: clamp(1.8rem, 1rem + 2vw, 3rem);
    color: #ffffff;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    line-height: 1.2;
    margin-bottom: 25px;
}

.home-slide .owl-item .item-slide .text {
    transform: translateY(200px);
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    position: relative;
    z-index: 2;
}

.home-slide .owl-item .item-slide .title {
    transform: translateY(200px);
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    position: relative;
    z-index: 2;
}

.home-slide .owl-item .item-slide .btn-slide {
    transform: translateY(-100px);
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
    z-index: 2;
}

.home-slide .owl-item.active .item-slide .title,
.home-slide .owl-item.active .item-slide .text,
.home-slide .owl-item.active .item-slide .btn-slide {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.home-slide.owl-carousel .owl-nav {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: flex-end;
    left: 0;
    width: 100%;
    bottom: 45px;
    height: 0;
    z-index: 5;
    padding: 0 0px;
}

.home-slide.owl-carousel .owl-nav .owl-prev,
.home-slide.owl-carousel .owl-nav .owl-next {
    display: flex;
    width: 69px;
    height: 69px;
    color: #fff;
    border-radius: 50%;
    align-items: center;
    font-size: 22px;
    border: 2px solid #EFC022;
    justify-content: center;
    background-color: #576158;
    transition: 0.5s;
}

.home-slide.owl-carousel .owl-nav .owl-prev {
    display: none !important;
}

.home-slide.owl-carousel .owl-nav .owl-next:hover img {
    filter: invert(1);
}

.home-slide.owl-carousel .owl-nav .owl-prev:hover,
.home-slide.owl-carousel .owl-nav .owl-next:hover {
    background-color: #EFC022;
}

.section-padding {
    padding: clamp(45px, 1rem + 12vh, 250px) 0;
}

.img-box {
    width: 45%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 0px 0px 100px;
}

.img-box.img-seo {
    justify-content: flex-end;
    margin: 0 100px 0 0;
}

.img-box img {
    width: 50vw;
    object-fit: cover;
    min-height: 600px;
    max-width: unset;
}

.img-box .text-img {
    position: absolute;
    z-index: 2;
    left: -35px;
    top: 50%;
    padding: 40px 20px;
    border-radius: 0px;
    color: white;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    white-space: nowrap;
    background-color: #1E1E1E;
    border: 1px solid #EFC022;
    transform: translateY(-50%) rotate(180deg);
    writing-mode: vertical-lr;
}

.img-box.img-seo .text-img {
    left: unset;
    right: -35px;
}

.img-box .icon {
    position: absolute;
    z-index: 2;
    left: 24px;
    top: 30px;
}

.img-box .icon img {
    width: 100px;
    height: 100px;
}

.page.intern .img-box .img-1::before {
    display: none;
}

.page-box {
    padding: 70px 50px;
    background-color: #f5f5f5;
}

.sect-title {
    margin-bottom: 20px;
    position: relative;
}

.sect-title .sub-title {
    font-size: 20px;
    color: #EFC022;
    font-weight: 700;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 20px;
    letter-spacing: 1px;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
    gap: 10px;
}

.sect-title h1,
.sect-title .h2,
.sect-title .h1 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: none;
    position: relative;
}

.sect-title h1 span,
.sect-title .h1 span {
    color: #EFC022;
}

h2 {
    font-size: 25px;
    margin-bottom: 00px;
    font-weight: 600;
    color: #576158;
    line-height: 1.2;
}

img {
    max-width: 100%;
}

.ban {
    height: 621px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.ban::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    content: "";
    z-index: -1;
    background: url(../images/gape/bg-slide.png) center bottom/100% 100% no-repeat;
}

.ban::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -2;
    background-color: #000;
    opacity: 0.4;
}

.ban>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -3;
    object-fit: cover;
}

.ban .desc {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Plus Jakarta Sans";
    text-align: center;
    position: relative;
    z-index: 1;
}

.ban .title {
    font-size: clamp(1.8rem, 1rem + 2vw, 3rem);
    color: #ffffff;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    text-align: center;
    z-index: 2;
    position: relative;
}

.ban .go-content {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 69px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #576158;
    border: 2px solid #EFC022;
    z-index: 2;
}

.ban .go-content {
    cursor: pointer;
    transition: 0.3s;
}

.ban .go-content:hover {
    background-color: #EFC022;
    border: 2px solid #EFC022;
    transform: translateX(-50%) scale(1.1);
}

.ban .go-content:hover img {
    filter: invert(1);
}

.ban-1 {
    background-image: url(../images/ban-1.jpg);
}

.ban-2 {
    background-image: url(../images/ban-2.jpg);
}

.ttm-header-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.bloc-text,
.bloc-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
}

.bloc-text.intern-bloc-text p img {
    float: left;
    border-radius: 20px;
    margin: 20px 40px 20px 0;
    max-width: 40%;
    display: table !important;
}

.bloc-text h3,
.bloc-text h2 {
    margin: 20px 0 20px;
    font-size: 1.5rem;
    text-transform: none;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
}

.bloc-text h3 {
    font-size: 1.2rem;
}

.bloc-text.bloc-commune h2 {
    text-align: center;
}

.bloc-text h2 a,
.bloc-text p a,
.bloc-text ul li a {
    font-size: inherit;
    color: #fff;
    font-weight: inherit;
}

.bloc-text ul li,
.bloc-text ul li {
    list-style: disc;
}

.bloc-text ul {
    padding-left: 50px;
    margin-bottom: 20px;
    display: table;
}

.bloc-text p:first-of-type img:first-of-type,
.bloc-text h2:first-of-type img:first-of-type {
    display: none;
}

.title-foot {
    font-size: 1.3rem;
    color: #fff;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}

.link-service {
    gap: 30px;
    margin-bottom: 40px;
}

.link-service a {
    position: relative;
    color: #efeee8;
    display: block;
    font-weight: 500;
    font-size: 1rem;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 15px;
}

.link-service a:hover {
    color: #576158;
}

.ass-box {
    max-width: 366px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 35px;
    background-color: #fff;
    border-radius: 20px;
    padding: 50px 20px 35px;
    width: fit-content;
}

.text-foot {
    font-size: 1rem;
    line-height: 1.4;
    color: #fff;
    position: relative;
}

.item-foot {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    color: #fff;
    margin-bottom: 10px;
}

.item-foot .icon {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex: 0 0 38px;
    background-color: #576158;
    border: 1px solid #EFC022;
}

.btn-1 {
    color: #fff;
    font-size: .8rem;
    transition: 0.3s;
    font-weight: bold;
    line-height: 23px;
    border-radius: 0px;
    text-align: center;
    padding: 12px 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-family: 'Plus Jakarta Sans';
    overflow: hidden;
    min-width: 130px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    border: 2px solid #EFC022;
    background-color: #576158;
}

.btn-1::before {
    width: 0;
    height: 100%;
    right: 0;
    top: 0;
    content: "";
    z-index: -1;
    position: absolute;
    background: #EFC022;
    transition: width .5s linear;
}

.btn-1:hover::before {
    width: 100%;
    left: 0;
}

.btn-1:hover {
    color: #000;
}

.btn-2 {
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
    font-weight: bold;
    line-height: 23px;
    border-radius: 10px;
    text-align: center;
    padding: 12px 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: 'Plus Jakarta Sans';
    border: 0px solid #4d4d4d;
    background-color: #4d4d4d;
}

.btn-2>span {
    font-size: 20px;
    position: relative;
    top: -2px;
}

.btn-2:hover {
    color: #fff;
    background-color: #4d4d4d;
}

.btn-3 {
    color: #fff;
    font-size: 18px;
    transition: 0.3s;
    font-weight: bold;
    line-height: 30px;
    border-radius: 29px;
    text-align: center;
    padding: 14px 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: 'Plus Jakarta Sans';
    border: 2px solid #fff;
    background-color: transparent;
}

.btn-3>i {
    font-size: 16px;
}

.btn-3:hover {
    color: #576158;
    background-color: #fff;
}

.av-box {
    padding: 50px;
    background-color: #4d4d4d;
}

.regle-box {
    padding: 80px 40px;
    min-height: 300px;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(../images/bg-1.jpg);
}

.regle-box::before {
    position: absolute;
    left: 40px;
    top: 30px;
    border: 2px dashed white;
    width: calc(100% - 80px);
    height: calc(100% - 60px);
    content: '';
}

.text-paie {
    font-size: 20px;
    color: rgba(4, 5, 5, 0.5);
    line-height: 30px;
    opacity: 1;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
}

.text-paie b {
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
    font-size: 30px;
}

.text-paie img {
    margin-top: -4px;
    margin-right: 5px;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #576158;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.svg);
    background-size: 140px;
}

.avt-sect {
    background: url(../images/diag/back-1.jpg) center/cover no-repeat;
}

.avt-box {
    padding: 70px 50px;
    margin: 0 auto;
    position: relative;
    background-color: #576158;
}

.avt-box .item {
    text-align: center;
}

.avt-box .item img {
    margin-bottom: 15px;
}

.avt-box .item .title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.avt-box .item .text {
    font-size: 16px;
    color: #808080;
}

.list-qualite {
    color: #171717;
    font-size: 15px;
    font-family: 'Plus Jakarta Sans';
}

.list-qualite .item-qual {
    position: relative;
    padding-left: 30px;
    height: 50px;
}

.list-qualite .item-qual::before {
    position: absolute;
    left: 0;
    top: 5px;
    height: 13px;
    width: 13px;
    content: '';
    background-color: #4d4d4d;
    border-radius: 50%;
}

.list-qualite .item-qual:not(:last-child)::after {
    position: absolute;
    left: 6px;
    top: 11px;
    height: 48px;
    width: 1px;
    content: '';
    background-color: #4d4d4d;
}

.qualite-box {
    position: relative;
    background-color: white;
    margin-top: -150px;
    padding: 70px 80px 40px;
    position: relative;
}

.qualite-box::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 51px;
    width: 51px;
    border-bottom: 4px solid #4d4d4d;
    border-left: 4px solid #4d4d4d;
    content: '';
}

.qualite-box::after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 51px;
    width: 51px;
    border-bottom: 4px solid #4d4d4d;
    border-right: 4px solid #4d4d4d;
    content: '';
}

.item-av {
    position: relative;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 177px;
    background-color: white;
}

.item-av .icon img {
    margin-bottom: 0;
    max-width: 60px;
    max-height: 60px;
}

.item-av .icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    width: 75px;
    height: 79px;
    background-image: url(../images/bl/b-1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.item-av img {
    display: inline-block;
    margin: 0 0 10px;
}

.item-av .texte {
    position: relative;
    line-height: 22px;
    font-size: 15px;
    color: #292929;
}

.av-sect {
    background-color: #f9eee7;
    position: relative;
}

.av-sect::before {
    position: absolute;
    width: calc(50% + 67px);
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    background-image: url('../images/bg-1.jpg');
    background-size: auto;
    background-position: center;
}

.img-paie {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
}

@media (min-width: 576px) {
    .col-sm-btn {
        -ms-flex: 0 0 210px;
        flex: 0 0 210px;
        max-width: 210px;
    }
}

@media (min-width: 992px) {
    .col-lg-ass {
        -ms-flex: 0 0 230px;
        flex: 0 0 230px;
        max-width: 230px;
    }

    .col-lg-devis {
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px;
    }

    .col-lg-contact {
        -ms-flex: 0 0 440px;
        flex: 0 0 440px;
        max-width: 440px;
    }
}

@media (min-width: 1200px) {
    .col-xl-separator {
        -ms-flex: 0 0 148px;
        flex: 0 0 148px;
        max-width: 148px;
    }

    .col-xl-right {
        -ms-flex: 0 0 340px;
        flex: 0 0 340px;
        max-width: 340px;
    }

    .col-xl-logo {
        -ms-flex: 0 0 280px;
        flex: 0 0 280px;
        max-width: 280px;
    }

    .col-xl-btn {
        -ms-flex: 0 0 170px;
        flex: 0 0 170px;
        max-width: 170px;
    }

    .col-xl-cont {
        -ms-flex: 0 0 320px;
        flex: 0 0 320px;
        max-width: 320px;
    }

    .col-xl-form {
        -ms-flex: 0 0 82px;
        flex: 0 0 82px;
        max-width: 82px;
    }

    .col-xl-title {
        -ms-flex: 0 0 233px;
        flex: 0 0 233px;
        max-width: 233px;
    }

    .col-xl-foot-1 {
        -ms-flex: 0 0 241px;
        flex: 0 0 241px;
        max-width: 241px;
    }

    .col-xl-foot-2 {
        -ms-flex: 0 0 263px;
        flex: 0 0 263px;
        max-width: 263px;
    }

    .col-xl-foot-3 {
        -ms-flex: 0 0 263px;
        flex: 0 0 263px;
        max-width: 263px;
    }

    .col-xl-foot-4 {
        -ms-flex: 0 0 265px;
        flex: 0 0 265px;
        max-width: 265px;
    }
}

.item-presta {
    position: relative;
    padding-bottom: 45px;
}

.item-presta .img {
    position: relative;
    height: 239px;
    z-index: 1;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}

.item-presta .img::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    border-radius: 10px;
    width: 100%;
    background-color: #576158;
    opacity: 0.4;
    content: '';
    transition: 0.3s;
    z-index: 2;
}

.item-presta:hover .img::before {
    height: 100%;
}

.item-presta .title {
    position: absolute;
    bottom: 10px;
    height: 71px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% - 70px);
    left: 35px;
    z-index: 3;
    font-size: 25px;
    color: #4d4d4d;
    font-weight: bold;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.item-presta .title img {
    margin-right: 10px !important;
}

.item-presta .title img,
.item-presta .title span {
    z-index: 4;
    position: relative;
}

.item-presta .title:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
    z-index: 2;
    content: "";
    border-radius: 10px;
    transition: 0.3s;
    background-color: #576158;
}

.item-presta:hover .title {
    color: #2f2f2f;
}

.item-presta:hover .title:before {
    width: 100%;
    height: 100%;
}

.item-presta .content .texte {
    color: #e0a989;
    font-size: 15px;
    text-transform: uppercase;
}

.cont-list {
    margin-left: 0;
    padding-left: 0;
}

.cont-list li {
    display: block;
    padding-left: 35px;
    position: relative;
    color: #1c1c1c;
    margin-bottom: 20px;
}

.cont-list li a {
    color: #1c1c1c;
}

.cont-list li img {
    position: absolute;
    left: 0;
    top: 3px;
}

.contact-box {
    background-color: #fff;
    border-right: 8px solid #576158;
    border-radius: 9px;
    overflow: hidden;
    filter: drop-shadow(0 0 12px rgba(44, 44, 44, 0.1));
}

.form-contact label {
    display: block;
    font-size: 1.1rem;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 10px;
}

.form-contact {}

.form-contact .form-groupe {
    margin-bottom: 30px;
}

.form-contact .form-control {
    line-height: 23px;
    padding: 12px 20px;
    height: 53px;
    background-color: transparent;
    color: #fff;
    outline: none;
    font-size: 1.1rem;
    border: 1px solid #EFC022;
    border-radius: 5px;
    box-shadow: none;
}

.form-contact .form-control::placeholder {
    color: #ffffff80 !important;
}

.form-contact textarea.form-control {
    height: 121px;
}

.text-cont {
    font-size: 1rem;
    line-height: 1.4;
    color: #ffffff80;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
}

.text-cont a:hover {
    color: #fff;
}

.map-section {
    position: relative;
    z-index: 1;
}

.map-section .container {
    max-width: 1700px;
    padding: 0;
}

.map-section::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 117px;
    content: "";
    z-index: -1v;
    background-color: #4d4d4d;
}

.map-box {
    height: 410px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 20px;
}

.map-box>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-box {
    background-color: #1E1E1E;
    border-radius: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 0 0;
}

.regle-sect {
    position: relative;
}

.regle-sect:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #f5f5f5;
    content: '';
}

.head-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head-btn .link-paie {
    color: #576158;
    font-size: 15px;
    margin-right: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.top-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'Plus Jakarta Sans';
    font-size: 1rem;
    position: relative;
    line-height: 1.2;
    font-weight: 500;
    z-index: 1;
    padding: 20px 0;
    gap: 0px 20px;
}

.top-contact .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    background-color: #576158;
    border-radius: 50%;
    border: 1px solid #EFC022;
}

.top-contact div {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.head-top {}

.top-contact a {
    color: #fff;
}

.top-contact a:hover {
    color: #EFC022;
}

.list-valeur {
    background: url(../images/as/carre-1.svg) center/85px no-repeat;
}

.tem-slide img {
    width: auto !important;
    display: inline-block !important;
}

.tem-slide .item {
    padding: 50px 35px 35px;
    background-color: white;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tem-slide .item .star-tem i {
    display: inline-block;
    margin: 0 3px;
    font-size: 22px;
    color: #576158;
}

.tem-slide .item .star-tem i.empty {
    color: #cacaca;
}

.tem-slide .icon-cote {
    position: absolute;
    left: -1px;
    top: -1px;
}

.tem-slide .nom {
    font-size: 18px;
    line-height: 20px;
    color: #242424;
    font-weight: 600;
    font-family: "Plus Jakarta Sans";
    text-align: center;
}

.tem-slide .date {
    font-size: 15px;
    line-height: 20px;
    color: #999999;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.tem-slide .text-1 {
    font-size: 14px;
    line-height: 22px;
    color: #5d5d5d;
    height: 88px;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.tem-slide .link {
    color: #242424;
    transition: all 0.5s;
    font-weight: 500;
    line-height: 20px;
    font-family: "Plus Jakarta Sans";
    font-size: 13px;
}

.tem-slide .link:hover {
    color: #576158;
}

.temoins-section {
    position: relative;
    z-index: 2;
    margin-top: -75px;
}

.title-1 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
    color: #4d4d4d;
}

.text-1 a,
.text-1 {
    font-size: 16px;
    line-height: 22px;
    color: rgba(13, 19, 23, 0.8);
}

.bg-red {
    background-color: #576158;
}

.second-sect {
    position: relative;
    z-index: 15;
}

@media (min-width: 1200px) {
    .container-custom {
        max-width: 100%;
        padding: 0;
    }
}

.text-box .title-1 {
    margin-bottom: 10px;
}

.text-box .text-1 {
    padding-bottom: 17px;
    margin-bottom: 0px;
    position: relative;
}

.text-box .text-1::before {
    position: absolute;
    bottom: 0;
    content: '';
    background-color: #e7253b;
    height: 3px;
    left: 0;
    width: calc(100% + 35px);
}

.text-box.dec-right .text-1::before {
    left: -35px;
}

.cont-box {
    background-color: white;
    padding: 50px 80px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 9;
    top: -75px;
    margin-bottom: -75px;
}


/*the container must be positioned relative:*/

.customs-select {
    position: relative;
    display: table;
    padding-right: 25px;
    min-width: 360px;
}

.customs-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    background-color: white;
}


/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0px;
    width: 10px;
    height: 10px;
    border: 2px solid #1c1c1c;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg) translateY(-50%);
}


/*point the arrow upwards when the select box is open (active):*/


/*style the items (options), including the selected item:*/

.select-selected {
    color: #1c1c1c;
    padding: 10px 0px;
    font-size: 40px;
    font-family: "Plus Jakarta Sans";
    font-weight: bold;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
}

.select-items div {
    color: #1c1c1c;
    padding: 0px 0px;
    line-height: 25px;
    font-size: 18px;
    font-family: "Plus Jakarta Sans";
    font-weight: 400;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
}


/*style items (options):*/

.select-items {
    position: absolute;
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-top: 3px solid #576158;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 20px 30px;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    color: #576158;
}

.coord-foot {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
    justify-content: space-between;
}

.coord-foot .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.coord-foot .item .desc {
    font-size: 18px;
    color: #f4f4f9;
    font-weight: 700;
    line-height: 22px;
    font-family: "Plus Jakarta Sans";
}

.coord-foot .item .desc a {
    color: #f4f4f9;
}

.coord-foot .item .desc a:hover {
    color: #576158;
}

.img-cont {
    background-size: cover;
    height: 100%;
    min-height: 450px;
    background-position: center;
}

.cont-sect {
    position: relative;
    background: linear-gradient(to right, #576158 30%, #576158 30% 100%);
}

.footer-coord {
    position: relative;
    top: -112px;
    background-color: #fff;
    padding: 30px 50px;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    max-width: 870px;
    color: #424242;
    text-align: right;
    margin: 0 auto -50px;
}

.footer-coord .item {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-coord .item .box a {
    color: #576158;
}

.footer-coord .item .box span {
    font-weight: bold;
}

.footer-coord .item .box {
    display: table;
    padding-left: 50px;
    line-height: 24px;
    font-size: 16px;
    color: #576158;
    position: relative;
}

.footer-coord .item .box img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer-coord .item-co:not(:last-child) {
    border-right: 1px solid white;
}

.footer-coord .item .box b {
    font-weight: 600;
}

.hover-box .default,
.hover-box:hover .hover {
    display: inline-block;
}

.hover-box .hover,
.hover-box:hover .default {
    display: none;
}

.btn-head {
    padding: 5px 20px;
    padding-left: 40px;
    border-radius: 5px;
    line-height: 1.2;
    background-color: #576158;
    border: 0px solid white;
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
    position: relative;
    font-size: 14px;
}

.btn-head span {
    font-size: 14px;
    font-weight: 400;
}

.btn-head a {
    color: white;
}

.btn-head img {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.btn-head:hover {
    color: #fff;
    background-color: #576158;
    border-color: #576158;
}

.btn-head.type-1 {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.5);
}

.btn-head.type-1 span {
    color: #576158;
    font-size: 16px;
    font-weight: 600;
}

.btn-head.type-1 a {
    color: #576158;
}

.service-box {
    background-color: white;
    padding: 50px 30px;
    position: relative;
    border-radius: 25px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.text-serv {
    font-size: 16px;
    color: #6d6d6d;
}

.item-tem {
    padding: 23px 30px 30px;
    border-radius: 9px;
    position: relative;
    filter: drop-shadow(0 0 19px rgba(44, 44, 44, 0.06));
    display: block;
    background: url(../images/in/icons-1.png) calc(100% - 30px) calc(100% - 18px) / auto no-repeat, white;
}

.item-tem::before {
    position: absolute;
    left: 30px;
    height: 4px;
    bottom: -4px;
    content: "";
    transition: 0.3s;
    background: #576158;
    border-radius: 0 0 8px 8px;
    width: calc(100% - 60px);
}

.item-tem:hover:before {
    width: 100%;
    bottom: 0;
    left: 0;
}

.item-tem .tem-text {
    font-size: 15px;
    line-height: 20px;
    color: #5d5d5d;
    height: 250px;
    overflow: hidden;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    /* number of lines to show */
    line-clamp: 11;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.item-tem .prenom {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #5d5d5d;
    transition: all 1s;
}

.item-tem .date {
    color: rgba(153, 153, 153, 255);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: italic;
    font-size: 13px;
}

.item-tem .list-star-2 {
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.item-tem .list-star-2 i {
    color: #576158;
    display: inline-block;
    font-size: 20px;
}

.item-tem .list-star-2 .empty {
    color: #cacaca;
}

.item-tem:hover .icon {
    background-color: #576158;
    color: white;
}

.item-tem:hover .prenom {
    color: #2e2e60;
}

.item-tem .img {
    margin-bottom: 15px;
}

.diagAdvisor h2,
.diagAdvisor p {
    display: none;
}

.diagAdvisor .cercle {
    border-color: #576158 !important;
    color: #424242 !important;
    height: 103px !important;
    width: 103px !important;
    line-height: 104px !important;
    font-size: 44px !important;
    border-radius: 50% !important;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.diagAdvisor .italic {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    color: #5d5d5d !important;
    display: block !important;
    font-size: 12px !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.diagAdvisor .btn-avis {
    position: relative;
    background-color: #f5f5f5 !important;
    color: #989898 !important;
    border-color: #989898 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    transition: 0.5s;
}

.diagAdvisor .btn-avis:hover {
    background-color: #576158 !important;
    color: #fff !important;
    border-color: #576158 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.diagAdvisor .star {
    background-color: white !important;
}

.fa-star.full {
    background-color: #576158 !important;
}

.title-cert {
    font-size: 26px;
    font-weight: 500;
    color: #282828;
    margin-bottom: 20px;
}

.home-sect {
    background: url(../images/mt/b-1.png) right -200px/auto no-repeat;
    position: relative;
    z-index: 3;
    top: -75px;
    margin-bottom: -75px;
    padding-bottom: 150px;
}

.home-sect section {
    position: relative;
    z-index: 3;
}

.home-sect.contact-page::before {
    display: none;
}

.home-sect::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 750px;
    content: '';
    z-index: 1;
    background: url(../images/mt/b-3.jpg) center top/cover no-repeat;
}

.geo-box {
    position: relative;
    padding-bottom: 75px;
}

.geo-box::before {
    top: 0;
    right: 0;
    z-index: 1;
    content: '';
    border-radius: 20px;
    height: 100%;
    position: absolute;
    width: calc(100% - 306px);
    background: url(../images/mt/b-2.jpeg) left center/cover no-repeat;
}

.geo-box .text-box {
    max-width: 680px;
    z-index: 3;
    position: relative;
    padding: 50px 0;
    padding-right: 50px;
    background-color: white;
    border-radius: 0 0 25px 0;
    margin-bottom: 80px;
}

.geo-box .text-box .title {
    font-size: 28px;
    font-weight: 500;
    color: #282828;
    margin-bottom: 30px;
}

.geo-box .text-box .text {
    color: #808080;
    padding-left: 75px;
}

.geo-box .link-box {
    z-index: 3;
    display: flex;
    font-size: 16px;
    max-width: 350px;
    color: #282828;
    font-weight: 500;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.geo-box .link-box::before {
    position: absolute;
    top: 50%;
    height: 1px;
    right: 98px;
    content: '';
    width: 133px;
    background-color: #9a9aa1;
    transform: translateY(-50%);
}

.step-sect {
    position: absolute;
    left: 0;
    width: 100%;
    top: 150px;
    z-index: 3;
}

.step-box {
    background-color: white;
    padding: 0 10px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.step-box .col-xl:not(:last-child) .item .icon:before {
    position: absolute;
    top: 50%;
    height: 7px;
    content: '';
    width: 140px;
    left: calc(100% + 10px);
    transform: translateY(-50%);
    background: url(../images/mt/dec-3.png) left center/auto no-repeat;
}

.step-box .item {
    position: relative;
    padding: 25px 10px;
    text-align: center;
}

.step-box .item .icon {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    background-color: #bdcfe6;
    border-radius: 10px;
    margin: 0 auto 10px;
    width: 72px;
    height: 72px;
}

.step-box .item:hover .icon {
    background-color: #576158;
}

.step-box .item .title {
    font-weight: 600;
    color: #282828;
}

.step-box .item .desc {
    color: #808080;
    font-size: 13px;
}

.step-box .item:hover .title,
.step-box .item:hover .desc {
    color: #576158;
}

.step-box.contact-list {
    box-shadow: none;
}

.step-box.contact-list .item {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    background-color: white;
    height: 100%;
    border-radius: 15px;
}

.step-box.contact-list .item .num {
    font-size: 28px;
    font-weight: 500;
    color: #808080;
}

.diag-section {
    position: relative;
    padding: 50px 0 75px;
    z-index: 2;
    background: url(../images/diag/deco-2.png) center bottom /auto no-repeat;
}

.page.intern .diag-section {
    background-color: #efeee8;
}

.page.intern .diag-section::before {
    height: 340px;
}

.diag-section::before {
    position: absolute;
    width: 100%;
    content: '';
    height: 175px;
    z-index: -1;
    top: 0;
    right: 0;
    background: url(../images/diag/deco.png) center bottom / auto no-repeat;
}

.diag-slide .item {
    display: block;
    padding: 0;
    overflow: hidden;
    border-radius: 12px;
    background-color: #fff;
}

.diag-slide .item .img {
    height: 400px;
    width: 100%;
}

.diag-slide .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.diag-slide .item .content {
    padding: 18px 20px;
    background-color: #efeee8;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    transform: translateX(-50%);
    bottom: 22px;
    z-index: 2;
    width: 100%;
    max-width: calc(100% - 40px);
}

.diag-slide .item:hover .content {
    background-color: #576158;
}

.diag-slide .item .content img {
    flex: 0 0 55px;
    width: 55px;
}

.diag-slide .item .content .desc {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 60px;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 1;
}

.diag-slide .item:hover .content .desc {
    color: white;
}

.diag-slide.owl-carousel .owl-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 74px);
    top: 50%;
    height: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.diag-slide.owl-carousel .owl-nav .owl-prev,
.diag-slide.owl-carousel .owl-nav .owl-next {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    font-size: 34px;
    color: #576158;
    background-color: #efeee8;
}

.diag-slide.owl-carousel .owl-nav .owl-prev svg,
.diag-slide.owl-carousel .owl-nav .owl-next svg {
    width: 37px;
}

.diag-slide.owl-carousel .owl-nav .owl-prev svg path,
.diag-slide.owl-carousel .owl-nav .owl-next svg path {
    fill: #576158;
}

.diag-slide.owl-carousel .owl-nav .owl-prev:hover,
.diag-slide.owl-carousel .owl-nav .owl-next:hover {
    color: white;
    background-color: #576158;
}

.diag-slide.owl-carousel .owl-nav .owl-prev:hover svg path,
.diag-slide.owl-carousel .owl-nav .owl-next:hover svg path {
    fill: #fff;
}

.google-section {
    padding: clamp(50px, 1rem + 5vh, 50px) 0;
}

.intern .google-section {
    padding: clamp(60px, 1rem + 10vh, 250px) 0;
}

.google-box {
    padding: 65px 60px;
    background: url(../images/gape/google.jpg) center / cover no-repeat;
}

.social {
    z-index: 4;
    right: 30px;
    top: 430px;
    position: absolute;
}

.social a {
    display: inline-block;
}

.diag-box {}

.coord-contact {
    padding: 50px 0 20px;
    color: white;
    background: linear-gradient(to right, #576158, #66aee7);
}

.coord-contact a {
    color: white;
}

.coord-contact .item:not(:last-child) {
    border-right: 1px solid white;
}

.coord-contact .item .content {
    display: table;
    margin: 0 auto;
    padding-left: 55px;
    position: relative;
}

.coord-contact .item .content img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.coord-contact .item .content .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.coord-contact .item .content .desc {
    font-size: 16px;
}

.list-serv {
    line-height: 40px;
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: 300;
}

.list-serv a {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.list-serv a:last-child {
    border-bottom: none;
}

.list-serv a i {
    color: #576158;
    margin-right: 5px;
}

.list-serv a:hover {
    color: #576158;
}

.act-box {
    max-width: 700px;
    margin: 0 auto;
}

.act-box .act-slide .owl-stage-outer {
    overflow: visible;
}

.act-box .act-slide .owl-stage {
    align-items: flex-start;
    display: flex;
}

.act-slide .item {
    transition: 0.3s;
    position: relative;
}

.act-slide .active .item .img {
    height: 374px;
}

.act-slide .owl-item {
    padding-top: 22px;
    padding-bottom: 122px;
    transition: 0.3s;
}

.act-slide .owl-item.active {
    padding-bottom: 100px;
    padding-top: 0;
    transition: 0.3s;
}

.act-slide .item .img {
    height: 330px;
    background-size: cover;
    transition: 0.3s;
    background-position: center;
}

.act-slide .item .content {
    display: none;
}

.act-slide .item .content {
    position: absolute;
    z-index: 1;
    max-width: calc(100% - 180px);
    left: 90px;
    width: 100%;
    line-height: 1;
    padding: 20px;
    bottom: -63px;
    background-color: white;
    text-align: center;
}

.act-slide.one-slide .item .content {
    padding: 40px 0;
}

.act-slide .item .content .date {
    font-family: 'Plus Jakarta Sans';
    color: #1c1c1c;
    margin-bottom: 10px;
}

.act-slide .item .content .title {
    font-family: 'Plus Jakarta Sans';
    color: #1c1c1c;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.act-slide .item .content .desc {
    font-family: 'Plus Jakarta Sans';
    color: #1c1c1c;
    font-size: 16px;
}

.act-slide .owl-item.active .item .content {
    display: block;
}

.act-slide.owl-carousel .owl-dots {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: 30px 0;
    text-align: center;
}

.act-slide.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 4px;
    width: 10px;
    border-radius: 0;
    padding: 0;
    height: 10px;
    background-color: #576158;
    opacity: 0.4;
    transition: 0.4s step-end;
}

.act-slide.owl-carousel .owl-dots .owl-dot:hover,
.act-slide.owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}

.text-news {
    font-size: 12px;
    line-height: 17px;
    max-width: 250px;
    font-family: 'Plus Jakarta Sans';
    color: white;
}

.news-box {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.form-newsletters {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    max-width: 245px;
}

.form-newsletters .form-control {
    padding: 5px 10px 5px 10px;
    background-color: #fff;
    border: none;
    line-height: 23px;
    height: 37px;
    color: #393C3D;
    outline: none;
    border-radius: 0px;
    transition: 0.3s;
    font-size: 14px;
}

.form-newsletters .form-control::placeholder {
    color: #393C3D;
}

.form-newsletters .btn-news:hover {
    background-color: #576158;
    border-color: #576158;
}

.form-newsletters .btn-news {
    width: 34px;
    border: 1px solid #fff;
    height: 37px;
    flex: 0 0 37px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 5px;
    padding: 0;
}

.form-newsletters .form-control::placeholder {
    color: #000;
}

.avantage-section {
    padding: 80px 0 80px;
    background: url(../images/in/back-1.jpg) center/cover no-repeat;
}

.item-avt {
    position: relative;
    z-index: 1;
    padding: 23px 0;
}

.item-avt::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #4d4d4d;
    opacity: 0.2;
}

.item-avt .number {
    opacity: 0.102;
    font-size: 51px;
    color: #4d4d4d;
    font-weight: 700;
    line-height: 1;
    font-family: "Plus Jakarta Sans";
}

.item-avt .icon {
    margin-bottom: 20px;
    height: 67px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.item-avt .title {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: 700;
    font-family: "Plus Jakarta Sans";
    line-height: 1.2;
    margin-bottom: 10px;
}

.item-avt .desc {
    font-size: 16px;
    color: #4d4d4d;
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
}

.list-contact .item-avt .desc {
    height: 44px;
}

.item-avt.item-middle {
    background-color: #424242;
    margin-left: 26px;
}

.item-avt .desc a {
    color: #5d5d5d;
}

.title-ass {
    font-size: 16px;
    font-weight: 500;
    color: #1c1c1c;
    text-transform: uppercase;
}

.presta-section {
    position: relative;
    z-index: 2;
}

.presta-box {
    padding: 26px 30px;
    background-color: #ffffff;
    border-radius: 20px;
    margin-top: -100px;
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
}

.presta-slide {}

.presta-slide .item {
    position: relative;
    text-align: center;
    display: block;
    z-index: 2;
    transition: 0.3s;
}

.presta-slide .item:hover {
    transform: rotate(360deg);
}

.presta-slide .item img {
    width: 64px;
}

.assurance-section {
    background-color: #f2f2f2;
}

.assurance-section.intern-page {
    background-color: #fff;
}

.avis-slide.owl-carousel {
    filter: drop-shadow(0 0 15px rgba(40, 40, 40, 0.15));
}

.avis-slide .item {
    display: block;
    background-color: #fff;
    padding: 45px 55px 55px;
    transition: 0.3s;
    border-radius: 9px;
}

.avis-slide .item:hover {
    background-color: #576158;
}

.avis-slide .item .icon img {
    transition: 0s;
    width: auto;
    display: inline-block;
    margin-bottom: 22px;
}

.avis-slide .item:hover .icon img {
    filter: contrast(0) brightness(10);
}

.avis-slide .item .desc {
    font-size: 18px;
    color: #7d7463;
    font-weight: 400;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    transition: 0s;
    margin-bottom: 20px;
    font-family: "Plus Jakarta Sans";
}

.avis-slide .item .title {
    font-size: 18px;
    line-height: 1.2;
    color: #7d7463;
    font-weight: 700;
    transition: 0s;
    font-family: "Plus Jakarta Sans";
}

.avis-slide .item:hover .title,
.avis-slide .item:hover .desc {
    color: #fff;
}

.avis-slide.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-top: 50px;
}

.avis-slide.owl-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #4d4d4d;
    display: block;
    padding: 0;
    position: relative;
}

.avis-slide.owl-carousel .owl-dots .owl-dot::before {
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #4d4d4d;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.avis-slide.owl-carousel .owl-dots .owl-dot:hover,
.avis-slide.owl-carousel .owl-dots .owl-dot.active {
    border: 1px solid #576158;
}

.avis-slide.owl-carousel .owl-dots .owl-dot:hover:before,
.avis-slide.owl-carousel .owl-dots .owl-dot.active::before {
    background-color: #576158;
}

.footer-separator {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
    gap: 24px;
}

.footer-separator::before,
.footer-separator::after {
    content: "";
    flex: 1;
    height: 3px;
    width: 100%;
    background-color: #fff;
}

.item-diag {
    display: block;
    padding: 55px 35px 40px;
    background-color: white;
    border-radius: 16px;
    text-align: center;
    position: relative;
    border: 2px solid #fff;
    transition: 0.3s;
    top: 0;
    filter: drop-shadow(0 0 15px rgba(40, 40, 40, 0.15));
}

.item-diag:hover {
    top: -21px;
    border: 2px solid #576158;
}

.item-diag .icon {
    display: flex;
    height: 106px;
    align-items: flex-end;
    margin-bottom: 20px;
    justify-content: center;
    background: url(../images/as/carre-1.svg) center top / 89px auto no-repeat;
}

.item-diag:hover .icon {
    background: url(../images/as/carre-2.svg) center top / 89px auto no-repeat;
}

.item-diag .title {
    font-size: 24px;
    text-transform: uppercase;
    color: #7d7463;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Plus Jakarta Sans";
}

.item-diag .desc {
    font-size: 18px;
    color: #7d7463;
    font-weight: 400;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
    font-family: "Plus Jakarta Sans";
}

.separator-contact {
    height: 518px;
    width: 48px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.separator-contact::before,
.separator-contact::after {
    flex: 1;
    width: 3px;
    content: "";
    background-color: #7d7463;
}

.question-section {
    padding: 75px 0;
    position: relative;
    z-index: 1;
    background-color: #576158;
}

.question-section::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    object-fit: cover;
    content: "";
    z-index: -1;
    background: url(../images/seb/back-1.jpg) right center /cover no-repeat;
}

.question-box {
    text-align: center;
}

.question-box .desc {
    font-size: 29px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
    font-family: "Plus Jakarta Sans";
    text-align: center;
}

.question-box .desc a {
    color: white;
}

.question-box .desc a:hover {
    color: #576158;
}

.question-intern-box {
    padding: 60px 30px 100px;
    position: relative;
    border-radius: 15px;
    margin-top: 150px;
    background-color: #4d4d4d;
    text-align: center;
}

.question-intern-box .title {
    font-size: 29px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Plus Jakarta Sans";
    line-height: 1.1;
    margin-bottom: 50px;
}

.question-intern-box .desc {
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    text-align: center;
    line-height: 30px;
}

.question-intern-box .desc a {
    color: white;
}

.question-intern-box .btn-1 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -22px;
    z-index: 2;
    width: 330px;
    max-width: 95%;
}

.item-val {
    border-radius: 50%;
    border: 1px solid #EFC022;
    background: #38342F;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    aspect-ratio: 1/1;
    width: 339px;
    margin: 0 auto;
    max-width: 100%;
    padding: 20px 30px;
}

.item-val .title {
    font-size: 1.3rem;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #EFC022;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 1;
    font-family: "Plus Jakarta Sans";
}

.item-val .desc {
    font-size: .95rem;
    color: #fff;
    font-weight: 400;
    min-height: 66px;
    font-family: "Plus Jakarta Sans";
    line-height: 22px;
}

.item-val:hover .title,
.item-val:hover .desc {
    color: #fff;
}

.valeur-section {
    padding: 65px 0 30px;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.valeur-section::after {
    position: absolute;
    width: 100%;
    content: '';
    height: 175px;
    z-index: -1;
    bottom: 0;
    right: 0;
    background: url(../images/diag/deco.png) center top / auto no-repeat;
}

.item-ass {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 185px;
    height: 54px;
    border-radius: 0px;
    background-color: #fff;
}

.item-contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
}

.item-contact .icon {
    flex: 0 0 69px;
}

.item-contact .title {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1.2;
}

.item-contact .desc {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Plus Jakarta Sans";
}

.item-contact a:hover {
    color: #FFFFFF;
}

.title-custom {
    padding: 20px 40px;
    border-radius: 0px;
    color: white;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    width: max-content;
    background-color: #1E1E1E;
    border: 1px solid #EFC022;
    margin-bottom: 50px;
}

.service-section {
    padding: 45px 0 65px;
    position: relative;
    z-index: 2;
}

.service-section::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 45px - 35px);
    object-fit: cover;
    content: "";
    z-index: -1;
    background: url(../images/gape/back-service.jpg) 50% / cover no-repeat;
}

.service-swiper {
    height: calc((97px + 48px) * 3);
}

.service-swiper .swiper-slide {
    width: 100%;
    display: block;
    height: auto;
}

.item-service {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.20);
    gap: 20px clamp(30px, 1rem + 4vw, 110px);
}

.item-service .img {
    width: 244px;
    border-radius: 90px;
    height: 97px;
    overflow: hidden;
}

.item-service:hover .img img {
    transform: scale(1.05);
}

.item-service .img img {
    width: 100%;
    height: 100%;
    transition: 0.5s linear;
    object-fit: cover;
}

.item-service .title {
    flex: 1;
    text-align: right;
    font-size: clamp(1rem, 1rem + 1.5vw, 3rem);
    color: #fff;
    font-weight: bold;
    transition: 0.5s ease;
}

.item-service:hover .title {
    color: #EFC022;
}

.item-service .btn-1 {
    width: 69px;
    height: 69px;
    flex: 0 0 69px;
    min-width: 69px;
    padding: 0;
    border-radius: 50%;
}

.item-service .btn-1 img {
    width: 24px;
}

.item-service:hover .btn-1::before {
    width: 100%;
    left: 0;
}

.item-service:hover .btn-1 img {
    filter: contrast(0) brightness(10);
}

.nav-service {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 45px;
}

.nav-service .swiper-button-next,
.nav-service .swiper-button-prev {
    width: 30px;
    height: 30px;
    background: #EFC022;
    position: relative;
    z-index: 2;
    cursor: pointer;
    border-radius: 40px;
    transition: 0.3s ease;
}

.nav-service .swiper-button-next:hover,
.nav-service .swiper-button-prev:hover {
    background: #576158;
}

.nav-service .swiper-button-next:hover img,
.nav-service .swiper-button-prev:hover img {
    filter: contrast(0) brightness(10);
}

.nav-service .swiper-button-next svg,
.nav-service .swiper-button-prev svg {
    display: none !important;
}

.btn-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.item-actualite {
    display: block;
    position: relative;
}

.item-actualite .img {
    height: clamp(250px, 60vh, 490px);
    position: relative;
    z-index: 1;
}

.item-actualite .img::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    transition: 0.5s linear;
    z-index: 2;
}

.item-actualite .img::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    transition: 0.5s linear;
    opacity: 0;
    z-index: 2;
    background: linear-gradient(181deg, rgba(0, 0, 0, 0.00) -57.25%, #1E1E1E 99.42%);
}

.item-actualite:hover .img::after {
    opacity: 1;
}

.item-actualite .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-actualite .content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 20px;
    z-index: 3;
}

.item-actualite .content .date {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-weight: 400;
}

.item-actualite .content .title {
    color: #FFF;
    font-size: 1.4rem;
    font-weight: 400;
    overflow: hidden;
    color: var(--WHITE, #FFF);
    text-overflow: ellipsis;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
    line-height: 29px;
    height: calc(29px * 3);
    letter-spacing: -0.16px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.item-actualite .content .link {
    font-size: 0rem;
    margin-top: 0;
    color: #FFF;
    font-weight: 400;
    line-height: 0;
    transition: 0.5s linear;
}

.item-actualite:hover .content .link {
    font-size: 1.1rem;
    line-height: 1.2;
    margin-top: 30px;
}
.z-index-2{
    z-index: 2 !important;
}