.elementor-kit-6{--e-global-color-primary:#ED693C;--e-global-color-secondary:#1D1D1B;--e-global-color-text:#69696B;--e-global-color-accent:#CF5434;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-7802966-font-family:"TransmatFont";--e-global-typography-7802966-font-weight:400;--e-global-typography-7802966-line-height:1.2em;color:var( --e-global-color-text );font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.3em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:15px;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:60px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:45px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:35px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:30px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:25px;font-weight:700;line-height:1.2em;}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:700;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1366px){.elementor-kit-6 a{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a:hover{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-6 a{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a:hover{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:14px;}.elementor-kit-6 a{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a:hover{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:45px;}.elementor-kit-6 h2{font-size:35px;}.elementor-kit-6 h3{font-size:30px;}.elementor-kit-6 h4{font-size:25px;}.elementor-kit-6 h5{font-size:20px;}.elementor-kit-6 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
    color: #ed693c;
  background: #1d1d1b;
}

.elementor-widget-text-editor p {
    margin-top: 0;
}
.elementor-widget-text-editor p strong {
    color: #ed693c;
}

.elementor-widget-text-editor ul {
    margin-bottom: 15px;
}


.bouton-transmat a::before {
    content:"";
    position: absolute;
    left: 100%;
    top: 5px;
    width: 100px;
    height: 100%;
    background: url(https://transmat.fr/wp-content/uploads/2025/12/fleche-btn-orange.png) center center no-repeat;
    background-size: 100% auto;
    transition: all ease 1s;
}
.bouton-transmat a::after {
    content:"";
    position: absolute;
    left: calc(100% + 15px);
    top: calc(50% - 23px);
    width: 50px;
    height: 28px;
    background: url(https://transmat.fr/wp-content/uploads/2025/12/camion-orange.png) center center no-repeat;
    background-size: auto 100%;
    transition: all ease 1s;
}
.bouton-transmat a:hover::before {
    width: 120px;
}
.bouton-transmat a:hover::after {
    left: calc(100% + 55px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TransmatFont';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://transmat.fr/wp-content/uploads/2025/12/font-transmat.woff2') format('woff2'),
		url('https://transmat.fr/wp-content/uploads/2025/12/font-transmat.woff') format('woff');
}
/* End Custom Fonts CSS */