.elementor-kit-6{--e-global-color-primary:#00444F;--e-global-color-secondary:#A81827;--e-global-color-text:#333333;--e-global-color-accent:#009C9B;--e-global-color-04ef0cf:#AAAAAA;--e-global-color-94f236b:#EDEDED;--e-global-color-edf5f09:#FFFFFF;--e-global-color-995eeae:#E74239;--e-global-typography-primary-font-family:"Saira Semi Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Saira Semi Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Saira Semi Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Saira Semi Condensed";--e-global-typography-accent-font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Ubuntu", Sans-serif;font-weight:400;color:var( --e-global-color-edf5f09 );border-radius:60px 60px 60px 60px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-edf5f09 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Saira Semi Condensed", Sans-serif;font-weight:400;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Saira Semi Condensed", Sans-serif;font-weight:600;}.elementor-kit-6 h3{font-family:"Saira Semi Condensed", Sans-serif;font-weight:400;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"Saira Semi Condensed", Sans-serif;font-size:1.1rem;font-weight:600;}.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:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1170px){.elementor-kit-6 h1{font-size:2.5rem;}.elementor-kit-6 h2{font-size:1.8rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:1em;padding:15px 25px 15px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    background-image: url(https://dev.aiscongress.com.srv05.kairios.fr/wp-content/uploads/2024/07/motif-fond.jpg);
    background-repeat: repeat;
    position: relative;
}
body #overflow_motif {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background: linear-gradient(to right, #ededed 0, #ededed 18%, rgba(237, 237, 237, .25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#40ededed",GradientType=1 );
}
#sphere_bleu_alt {
    position: fixed;
    z-index: 1;
    top: 200px;
    right: 0;
    z-index: 0;
}

@media screen and (max-width: 1250px) {
    #sphere_bleu_alt {
        top: 310px;
        height: 400px;
    }
}

.elementor-widget-text-editor p {
    margin-block-start: 0;
    margin-block-end: 0;
}

table tbody>tr:nth-child(odd)>td {
    background-color: white !important;
}
table, th, tr, td {
    border-collapse: collapse;
    border: 1px solid #00444f !important;
    text-align: center;
	border-spacing: 0;
}
table {
    width: 100%;
}
th {
    background-color: #00444f !important;
    color: white;
}
tr:nth-of-type(odd) {
    background-color: white !important;
}
tr:nth-of-type(even) {
    background-color: #ededed !important;
}
td, th {
    padding: 10px !important;
    font-size: 1rem;
}
td {
    color: #333333 !important;
}/* End custom CSS */