.elementor-kit-9{--e-global-color-primary:#D80100;--e-global-color-secondary:#E0782E;--e-global-color-text:#3E3F40;--e-global-color-accent:#E0782E;--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;color:var( --e-global-color-text );font-family:"Nunito Sans", Sans-serif;font-size:18px;line-height:1.4em;background-color:#FFFFFF;}.elementor-kit-9 a{color:var( --e-global-color-text );}.elementor-kit-9 h1{font-size:30px;font-weight:600;}.elementor-kit-9 h2{color:#D92A2F;font-size:30px;font-weight:600;}.elementor-kit-9 h3{font-size:23px;font-weight:600;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{border-radius:10px 10px 10px 10px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@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: #083A83;
    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;
}

.elementor-main-swiper.swiper-container.swiper-initialized.swiper-horizontal.swiper-pointer-events{
    overflow:hidden!important;
}

/* BOUTON DEVIS GRATUIT */

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

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

.lien-devis a:after {
    background-color : #3e3e3d;
    -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 : #E30413;
    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 : #083A83;
    -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, #083A83 60%, white 60%);
}


/* FLECHES SLIDER */

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

}

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

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

}

.swiper-button-prev:hover {
    background-color: white;
    background-image: url(https://showroom-janneau.com/wp-content/uploads/slider-arrows/prev-arrow-blue-083A83.svg)!important;
    border: 2px solid #083A83;
    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, #d92a2f 20%, white 20%);
}

/* Section diagonale */
.home-etapes:hover{
    color:white;
}

/* Bouton Page agence  */
.agence-produits {
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background-color:#3e3f40;
	border-radius:8px;
	border:1px solid #3e3f40;
	display:inline-block;
	cursor:pointer;
	color:#ffffff!important;
	font-family:Verdana;
	font-size:16px;
	padding:9px 33px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.agence-produits:hover {
	background-color:#d92a30;
}
.agence-produits:active {
	position:relative;
	top:1px;
}

.menu-item-11711{
    background-color: white;

}

.menu-item-11711>a{
    color:#d92a30!important;
    margin:5px;
    padding: 5px;
    margin-right:10px;
}
.lien-agence a {
    color: white;
    font-size: 15px;
}

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

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

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

a.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-0112d6f {
    background-color: #D92A2F;
}/* End custom CSS */