.elementor-kit-9{--e-global-color-primary:#070E42;--e-global-color-secondary:#B0C309;--e-global-color-text:#3E3F40;--e-global-color-accent:#B0C309;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:"Nunito Sans", Sans-serif;font-size:18px;line-height:1.4em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-primary );}.elementor-kit-9 h1{font-size:30px;font-weight:600;}.elementor-kit-9 h2{font-size:30px;font-weight:600;}.elementor-kit-9 h3{font-size:23px;font-weight:600;}.elementor-kit-9 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9 h1{font-size:25px;}.elementor-kit-9 h2{font-size:25px;}.elementor-kit-9 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h2{line-height:1.3em;}.elementor-kit-9 h3{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* VIDEO REALISATION */
.elementor-custom-embed-play i {
    color: #FFF;
    background-color: #080D44;
    border-radius: 50px;
    font-size: 70px;
}

.realisation-video img {
    height: 30vh;
    object-fit: cover;
    object-position: top left;
}

.derniere-realisation-video img {
    height: 50vh;
    object-fit: cover;
    object-position: top left;
}

/* BOUTON DEVIS GRATUIT */

.lien-devis a {
    color: white;
    font-size: 15px;
}

.lien-devis {
    padding: 17px 23px 1px 23px;
}

.lien-devis a:after {
    background-color : #0C76F0;
    -webkit-transform:skew(-15deg);
    display:inline-block;
    content:"";
    position:absolute;
    z-index: -2;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.lien-devis a:hover:after {
    background-color : #AEC014;
    display:inline-block;
    content:"";
    position:absolute;
    transition: 0.5s;
}

.lien-devis a:hover {
    color: white;/*#3E3F40;*/
}

.lien-porte a {
    color: white;
    font-size: 15px;
}

.lien-porte {
    padding: 17px 23px 1px 23px;
}

.lien-porte a:after {
    background-color : #080D44;
    -webkit-transform:skew(-15deg);
    display:inline-block;
    content:"";
    position:absolute;
    z-index: -2;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.lien-porte a:hover:after {
    background-color : #E30413;
    display:inline-block;
    content:"";
    position:absolute;
    transition: 0.5s;
}

/* PAGE PRODUIT */

.diagonal {
    background: linear-gradient(-75deg, #080D44 60%, white 60%);
}


/* FLECHES SLIDER */

.swiper-button-next {
    background-size: 50%;
    width: 60px!important;
    height: 60px;
    background-image: url(https://www.fermetures-modernes.com/wp-content/uploads/slider-arrows/next-arrow-white.svg)!important;
    border: 2px solid #080D44;
    background-color: #080D44;

}

.swiper-button-next:hover {
    background-color: white;
    background-image: url(https://www.fermetures-modernes.com/wp-content/uploads/slider-arrows/next-arrow-blue-083A83.svg)!important;
    border: 2px solid #080D44;
    transition: 0.5s;
}

.swiper-button-prev {
    background-size: 50%;
    width: 60px!important;
    height: 60px;
    background-image: url(https://www.fermetures-modernes.com/wp-content/uploads/slider-arrows/prev-arrow-white.svg)!important;
    border: 2px solid #080D44;
    background-color: #080D44;

}

.swiper-button-prev:hover {
    background-color: white;
    background-image: url(https://www.fermetures-modernes.com/wp-content/uploads/slider-arrows/prev-arrow-blue-083A83.svg)!important;
    border: 2px solid #080D44;
    transition: 0.5s;
}

@media only screen and (max-width: 768px)
{
.swiper-button-prev, .swiper-button-next {
    width: 45px!important;
    height: 45px;}
}

/* Section diagonale */

.diagonal-nav-top {
    background: linear-gradient(105deg, #080D44 20%, white 20%);
}/* End custom CSS */