.elementor-kit-28834{--e-global-color-primary:#A6DB00;--e-global-color-secondary:#FBFBEF;--e-global-color-text:#393530;--e-global-color-accent:#006284;--e-global-typography-primary-font-family:"Black Avenir";--e-global-typography-primary-font-size:37px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Medium avenir";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"roman avenir";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Perso_Site";--e-global-typography-accent-font-weight:500;}.elementor-kit-28834 button:hover,.elementor-kit-28834 button:focus,.elementor-kit-28834 input[type="button"]:hover,.elementor-kit-28834 input[type="button"]:focus,.elementor-kit-28834 input[type="submit"]:hover,.elementor-kit-28834 input[type="submit"]:focus,.elementor-kit-28834 .elementor-button:hover,.elementor-kit-28834 .elementor-button:focus{background-color:#99D0D8;}.elementor-kit-28834 h2{font-family:"Medium avenir", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-28834 h3{color:var( --e-global-color-secondary );font-family:"Black Avenir", Sans-serif;font-size:20px;}.elementor-kit-28834 img{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:12px;padding-inline-start:12px;}.site-header .site-branding .site-logo img{width:263px;max-width:263px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    margin: 0;
    padding: 0;
    height: 100%;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px; /* ou la hauteur que vous souhaitez */
    background-color: rgba(255, 255, 255, 0.5); /* 50% de transparence */
    z-index: 1000;
}

main {
    margin-top: 0px; /* Correspond à la hauteur du header */
    padding: 0px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Black Avenir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediarecords.ch/wp-content/uploads/2024/09/AvenirLTStd-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Medium avenir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediarecords.ch/wp-content/uploads/2024/09/Avenir-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'roman avenir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediarecords.ch/wp-content/uploads/2024/09/Avenir-Roman.woff2') format('woff2');
}
/* End Custom Fonts CSS */