.elementor-kit-9{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#165782;--e-global-color-text:#1D1D1B;--e-global-color-accent:#F6921E;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:200;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 a{color:#A05000;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 a:hover{color:var( --e-global-color-accent );text-decoration:none;}.elementor-kit-9 h1{color:var( --e-global-color-accent );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h2{color:#F6921E;font-family:"Montserrat", Sans-serif;font-size:2rem;font-weight:500;}.elementor-kit-9 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-9 h5{color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */* {
--p-max-font: 14; --p-min-font: 13;
--signature-max-font: 11; --signature-min-font: 9;
--guillemetouvert-max-font: 80; --guillemetouvert-min-font: 56;
--li-max-font: 14; --li-min-font: 13;

--getSize: calc((var(--min-font) * 1px) + (var(--max-font) - var(--min-font)) * (100vw - (var(--responsiveMinRes) * 1px)) / (var(--responsiveMaxRes) - var(--responsiveMinRes)));
}

/*---------------------------------
Scroll bar
---------------------------------*/
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
  background: #EAEAEB;
}

::-webkit-scrollbar-corner {
    background: #14110F;
}

::-webkit-scrollbar-thumb {
  background: #F6921E;
  border-left:1px solid rgb(234,234,235);
}

::-webkit-scrollbar-thumb:hover {
  background: #000;
  
}

/*---------------------------------
Select hover
---------------------------------*/
::selection {
  background-color: #F6921E;
  color: white;
}

body{
    caret-color: #F6921E;
}
h2 {
    font-size: 1.6rem;
    line-height: 150%;
}
p, li, label {
	font-size: 1rem;
	line-height: 150%;
	margin-bottom:0.5rem;
    text-align:justify;
    hyphens: auto;
}
li {
    margin-bottom:0;
}
label {
    margin-bottom:0;
}
a, .tab {
    transition:0.3s;
}

p {
    hyphens: none;
}

/*---------------------------------
Vidéos
---------------------------------*/
.bg-video-alcaplast {
    background:#16578240;
}
.bg-video-alcaprint {
    background:#1D1D1B1A;
}
.hosted-video {
    max-width: 760px;
    margin: 0 auto;
}
.play-video {
    height: 100%;
    max-height:427.5px;
    width:100%;
    max-width: 760px;
    object-fit: contain;
}
#poster-alcaplast {
    background: url('/wp-content/uploads/2023/03/poster-alcaplast.webp');
    background-size:cover; 
}
#poster-jimmy {
    background: url('/wp-content/uploads/2023/03/poster-jimmy.webp');
    background-size:cover; 
}
#poster-alcaprint {
    background: url('/wp-content/uploads/2023/03/poster-alcaprint.webp');
    background-size:cover; 
}
#poster-equipe {
    background: url('/wp-content/uploads/2023/03/poster-equipe.webp');
    background-size:cover; 
}
.playpause {
    position: absolute;
    z-index:2;
    width:100%;
    max-width: 760px;
    height: 100%;
    max-height:427.5px;
    top:0;
    left:50%;
    transform: translateX(-50%);
    cursor: pointer;
    transition:0.3s;
}
.playbutton {
    position: absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
    border-width: 1.5px 0 1.5px 1.5px;
    border-color: #FFFFFF88;
    border-style: solid;
    border-radius: 40px 0 0 40px;
    color: white;
    padding: 16px 30px;
    pointer-events: none;
    font-family: var(--e-global-typography-primary-font-family);
}
.play {
    display: inline-block;
    margin-right:10px;
    clip-path: polygon(28% 0, 100% 0, 100% 100%, 28% 100%);
    transform:scale(1.2,1.5);
    transform-origin: left center;
}
.playpause:hover>button {
    background: #F6921E;
    border-color: #F6921E;
}
@media all and (max-width:1200px) {
    .hosted-video, .playpause {
        width:100%;
        height:100%;
    }
}
@media all and (max-width:1024px) {
    .playbutton {
        transform-origin: right;
        transform: translateY(-50%) scale(0.8);
    }
}
@media all and (max-width:767px) {
    .bg-video-alcaplast, .bg-video-alcaprint {
        background: white;
    }
    .playbutton {
        font-size:larger;
        font-weight:bold;
        padding: 20px 40px;
        border-width: 2px 0 2px 2px;
        background:#1D1D1B33;
        transform: translatey(10%) scale(0.65) ;
    }
}/* End custom CSS */