/*
h1 {
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: clamp(1.875rem, 1.3447rem + 2.0202vw, 4.375rem);
    letter-spacing: clamp(0rem, -0.1174rem + 0.2449vw, 1rem) 
}
h2 {
    text-transform: uppercase;
    font-size: clamp(1rem, 0.7348rem + 1.0101vw, 2.25rem);
}
h3 {
    text-transform: uppercase;
    font-size: clamp(2.5rem, 2.2443rem + 1.8371vw, 5rem);
}
h4 {
    text-transform: uppercase;
    font-size: clamp(1.9375rem, 1.7907rem + 0.3062vw, 2.25rem);
}
h5 {
    text-transform: uppercase;
}*/
b,
strong {
    font-weight: 700
}
.intro h1 span {
    display: block
}
.intro h1 span:first-of-type, #title-stroke   {
    color:transparent !important;
}
.intro h1 span:first-of-type, #title-stroke {
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
       -moz-text-stroke-color: #fff;
    -webkit-text-stroke-color: #fff;
       -moz-text-stroke-width: clamp(0.075rem, 0.0644rem + 0.0404vw, 0.125rem); 
    -webkit-text-stroke-width: clamp(0.075rem, 0.0644rem + 0.0404vw, 0.125rem);
    paint-order: stroke fill;
}
/*
.sh_first_h3  h3 span {
    display: block;
    line-height: 0.8
}
.sh_first_h3  h3 span:first-child{
    font-size: clamp(2.25rem, 1.839rem + 0.8573vw, 3.125rem) !important;
}
.sh_first_h4  h4 span {
    display: block;
    line-height: 0.8;
}
.sh_first_h4  h4 span:not(.reduce_h4){
    font-size: clamp(2.4375rem, 2.2907rem + 0.3062vw, 2.75rem);
}
.reduce_h4 {
    font-size: clamp(1.9375rem, 1.7907rem + 0.3062vw, 2.25rem);
}
*/
/* COMPONENTS*/

/* MENU */
.sh_menu_contain_icon {
    font-family: 'Abhaya Libre';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}
.sh_menu_contain_icon a + ul {
    font-family: 'Sinkin Sans';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.3em;    
}


/* SLIDER HOME */
#sh_header_image{
    background-size:cover;
    background-position: center center;
    transition: background-image ease-in 0.25s;
}
.sh_col_infos {
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.sh_col_infos img {
    margin-right: 1rem;
    width: 50px; 
}
.sh_col_infos p {
    text-align: left;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    color:#fff;
    font-size: clamp(0.6875rem, 0.6212rem + 0.2525vw, 1rem);
}

#sh_header_image .sh_slider_hoverEffect:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#sh_header_image .sh_slider_hoverEffect {
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#sh_header_image .sh_slider_hoverEffect:hover {
    background: rgba(0, 0, 0, 0.2);
}
#sh_header_image .sh_slider_hoverEffect .sh_col_infos {
    transition: opacity ease-in-out 0.25s;
    opacity: 0.9;
}
#sh_header_image .sh_slider_hoverEffect:hover .sh_col_infos {
    opacity: 1;
}
@media (max-width:767px){
    #sh_header_image .sh_slider_hoverEffect:first-child,
    #sh_header_image .sh_slider_hoverEffect{
        border-left:none;
        border-right:none;
    }
    #sh_header_image .sh_slider_hoverEffect .sh_col_infos {
        opacity: 1;
    }
}


/* SLIDER */
.sh-slider .swiper-slide-contents {
    background: rgba(255, 255, 255, 0.9);
    padding: 1.5em;
}
.sh-slider .swiper-slide-bg {
    background-position: left center !important
}
.sh-slider strong {
    font-weight: 800
}
.sh-slider .swiper-pagination-bullets {
    text-align: left
}

/* Gammes */ 
.gammes_sections h5 {
    font-size: 24px;
}

/* Realisations */
.bg_realisations {
    background:url('/wp-content/uploads/2022/04/bg-realisations.svg') no-repeat center right;
    background-size: 85%;
}
.sh-realisation {
    
}
/* :not('#sh_loop_menu')  */
.realisations--header {
    background: rgba(255,255,255,0.8);
    color:rgba(53, 58, 68, 0.8);
    padding: 10px 0;
    margin-top: 3rem;
    max-width: 95%;

    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%); 
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);

}
/* :not('#sh_loop_menu')  */
.realisations--header span {
    display: block;
    padding-left: 1rem;
    font-family: 'Sinkin Sans';
    line-height: 105%;
    letter-spacing: 0.2em;
}
/* :not('#sh_loop_menu')  */
.realisations--header span:first-child {
    font-weight: 400
}
/* :not('#sh_loop_menu')  */
.realisations--header span:nth-child(2) {
    font-weight: 700
}
/* :not('#sh_loop_menu')  */
.realisations--header span:last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}
#menu__realisations .realisations--header span {
    color:#fff;
    margin-right: 0.5ch;
}

/* Bouton flèche */
.sh_button_arrow .elementor-button-icon {
    display: flex;
}
.sh_button_arrow svg {
    width: clamp(1.875rem, 1.053rem + 1.7146vw, 3.625rem);
}
/* Bouton Skew*/ 
.sh_button_skew {
    background: rgba(255,255,255,0.8);
    -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);

}
/* SIDEBAR */
.sidebar_add_image {
    position: relative;
}
.sidebar_add_image:before {
  content: url('/wp-content/uploads/2022/04/top-sidebar.svg');
  position: absolute;
  top: -52px;
  width:100%;
  overflow: hidden;
}
/* Liste Sidebar */
.sh_sidebar_list ul {
    list-style-position: inside;
    padding-left: 10px;
}
.sh_sidebar_list ul a {
    text-decoration: underline
}

/* POP MENU */
.menu_h5 h5 {
    margin-bottom: 0
}
.menu_link a {
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color:rgba(94, 101, 114, 1)
}
.menu_link a:hover {
    color:rgba(233, 93, 75, 1)
}


/* FAQ */

/* MEDIA QUERIES */
@media only screen and (min-width:360px){
}
@media only screen and (min-width:768px){
    .sh_faq .elementor-toggle {
        columns:1;
    }
}
@media only screen and (min-width:1025px){
    .sh_faq .elementor-toggle {
        columns:2;
    }
}

@media only screen and (min-width:1366px){
}

}
@media only screen and (min-width:1880px){
    .sh_faq .elementor-toggle {
        columns:2;
    }
}

@media only screen and (min-width:2400px){
    .sh_faq .elementor-toggle {
        columns:2;
    }
}

 /* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}


.max-width-15 h2{
    max-width:15ch 
}

.elementor-text-editor p:last-child{ margin-bottom:0px;}


