


.comp_4 {filter: drop-shadow(1px 1px 2px #000000);}


.presentation {
position: relative;
box-sizing: content-box;
display: inline-block;
padding: 10px 10px 10px;
background: #fff;
margin: 0 auto;
overflow: hidden;
border-radius: 4px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
@keyframes sliding{
0%{left: 0%; }20%{left: -100%;}
40%{left: -200%;}
60%{left: -300%;}
80%{left: -400%;}
100%{left: 0%;}
}        
@keyframes indicating{
from{
left: -100%;
}
to{
left: 0;
}
}  
div#albertx { overflow: hidden; }
div#albertx figure img { width: 20%; float: left; }
div#albertx figure { 
position: relative;
width: 500%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 25s sliding ease infinite; 
}
.indicateurs{
width: 100%;
height: 4px;
background: #0A7C53;
position: absolute;
bottom: 0;
animation: indicating 5s ease infinite; 
}


.comp_18 {filter: drop-shadow(1px 1px 2px #000000);}


/* Ne rien modifier sous cette ligne */

#carrousel {margin: 10px;}@media (max-width: 768px) {#carrousel {margin: 70px 0px 0px 0px;}}@media (max-width: 425px) {#carrousel {margin: 50px 0px 0px 0px;}}#carrousel .title {margin-bottom: 10px;font-size: 30px;}#carrousel .owl-carousel img {max-height: 100%;max-width: 100%;width: auto;height: auto;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: 300px;object-fit: cover;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;-webkit-box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, .25);-moz-box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, .25);box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, .25);}#carrousel .owl-carousel .owl-item {height: 300px;position: relative;transform: scale(0.7);-ms-transform: scale(0.7);transition: all 0.2s;-webkit-transform: all 0.2s;z-index: 1;}@media (max-width: 768px) {#carrousel .owl-carousel .owl-item {height: 270px;}}@media (max-width: 380px) {#carrousel .owl-carousel .owl-item {height: 200px;}}#carrousel .owl-carousel .owl-stage-outer {padding-bottom: 10px;}#carrousel .owl-item.big {transform: scale(1);-ms-transform: scale(1);z-index: 3;}#carrousel .owl-item.medium {transform: scale(0.8);-ms-transform: scale(0.8);z-index: 2;}#carrousel .owl-item.medium.mdright {position: relative;left: -30px;}@media (min-width: 768px) {#carrousel .owl-item.medium.mdright {left: 0px;}}#carrousel .owl-item.medium.mdleft {position: relative;right: -30px;}@media (min-width: 768px) {#carrousel .owl-item.medium.mdleft {right: 0px;}}#carrousel .owl-item.smallRight.active {transform: scale(0.7);-ms-transform: scale(0.7);position: relative;left: -100px;}#carrousel .owl-item.smallLeft.active {transform: scale(0.5);-ms-transform: scale(0.7);position: relative;right: -100px;}#carrousel .owl-nav {position: absolute;top: 30%;width: 100%;}#carrousel .owl-nav .owl-prev {position: absolute;left: 0px;top: 10px;background: transparent !important;color: #000 !important;font-size: 40px !important;}#carrousel .owl-nav .owl-prev:hover {color: #adadad !important;}#carrousel .owl-nav .owl-next {position: absolute;right: 0px;top: 10px;background: transparent !important;color: #000 !important;font-size: 40px !important;}#carrousel .owl-nav .owl-next:hover {color: #adadad !important;}

.comp_1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 .innerBox {
    position: relative;
}
.comp_1 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_10 {
    width: 100%;
}
.comp_11 {
    flex-direction: column;
}
.comp_11 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_11 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_12 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_12 .wa-txt-par {
    color: rgba(146,31,24,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_12 .wa-txt-par.wa-last-par {
    color: rgba(146,31,24,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_13 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_13 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_13 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_14 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_14 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_14 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_14 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_15 {
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_15 .innerBox {
    position: relative;
}
.comp_15 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_15 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_16 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_17 {
    flex-direction: column;
}
.comp_17 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_18 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_18 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_18 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_18 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_18 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_19 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_19 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_2 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_20 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_21 {
    flex-direction: column;
}
.comp_21 > .wa_inner_col {
    background-position: center bottom;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_22 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 2;
}
.comp_23 {
    flex-direction: column;
}
.comp_23 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_24 {
    width: 100%;
}
.comp_25 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_26 {
    flex-direction: column;
}
.comp_26 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_27 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_27 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_27 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_30 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_30 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_30 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_4 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_4 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_4 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_4 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_5 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_5 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_6 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_7 {
    flex-direction: column;
}
.comp_7 > .wa_inner_col {
    background-position: center bottom;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
    z-index: 2;
}
.comp_9 {
    flex-direction: column;
}
.comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_1 {
    background-image: url('../../icons/Voyage_a_Douai_Polonia.jpg?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_1 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 0px;
}
.comp_10 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
.comp_11 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_11 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_11 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 0rem;
}
.comp_12 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 25px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_12 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_12 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_13 .wa-txt-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_13 .wa-txt-par.wa-last-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_14 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_14 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_14 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_15 {
    background-attachment: fixed;
    background-image: url('../../icons/Centenaire_de_Gauchy.JPG?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
    background-position: center center;
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_15 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 0px;
}
.comp_15.wa-parallax {
    background-attachment: fixed;
    background-image: url('../../icons/Centenaire_de_Gauchy.JPG?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
    background-position: center center;
}
.comp_16 {
    display: flex;
    margin-bottom: 188px !important;
    margin-top: 188px !important;
}
.comp_17 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_17 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_18 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_18 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_18 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_19 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_19 > .innerBox {
    margin-bottom: 5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 8rem;
}
.comp_2 {
    display: flex;
    margin-bottom: 150px !important;
    margin-top: 150px !important;
}
.comp_20 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_21 {
    min-height: 250px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_21 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_22 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_23 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_23 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_24 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
.comp_25 {
    display: flex;
    margin-bottom: 99px !important;
    margin-top: 55px !important;
}
.comp_26 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_26 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_27 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 25px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_27 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_27 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_28 {
    display: flex;
    margin-bottom: 99px !important;
    margin-top: 55px !important;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_30 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 25px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_30 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_30 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_4 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}
.comp_4 .wa-txt-par {
    font-size: 56px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_4 .wa-txt-par.wa-last-par {
    font-size: 56px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_5 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_5 > .innerBox {
    margin-bottom: 5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 8rem;
}
.comp_6 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_7 {
    min-height: 250px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_7 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_1 {
        background-image: url('../../icons/Voyage_a_Douai_Polonia.jpg?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    .comp_11 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_11 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_11 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .comp_12 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 25px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_12 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_12 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_13 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_13 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 20px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_14 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_14 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_15 {
        background-attachment: fixed;
        background-image: url('../../icons/Centenaire_de_Gauchy.JPG?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
        background-position: center center;
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_15 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_15.wa-parallax {
        background-attachment: fixed;
        background-image: url('../../icons/Centenaire_de_Gauchy.JPG?t=19694ee2_c59d_4ece_8a7a_dbf9328a4bed');
        background-position: center center;
    }
    .comp_16 {
        display: flex;
        margin-bottom: 188px !important;
        margin-top: 188px !important;
    }
    .comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_17 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_18 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_18 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_19 > .innerBox {
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 8rem;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 150px !important;
        margin-top: 150px !important;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_21 {
        min-height: 250px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_21 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_22 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 99px !important;
        margin-top: 55px !important;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 25px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_27 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 99px !important;
        margin-top: 55px !important;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 25px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_30 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_30 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_4 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 20px;
    }
    .comp_4 .wa-txt-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_4 .wa-txt-par.wa-last-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_5 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_5 > .innerBox {
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 8rem;
    }
    .comp_6 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_7 {
        min-height: 250px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_7 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_7 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}



.blockcomp-0-comp_5 {color: #000000; white-space: nowrap; overflow: hidden; font-family: "Poppins"; font-size: 14px;} 

.marquee p { display: inline-block; padding-left: 100%; animation: marquee 30s linear infinite; } 

@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

.wa_float_menu_over_blockcomp-0-comp_11 {
    background-color: rgba(238,232,237,1) !important;
    font-family: 'Poppins';
    font-weight: 400;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem2 {
    color: rgba(0,0,0,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem2:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem:hover {
    background-color: rgba(187,187,187,1) !important;
    color: rgba(0,0,255,1) !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubTitle {
    color: rgba(0,0,0,1) !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileBrandItem {
    background-color: rgba(0,0,0,1) !important;
    color: rgba(255,255,255,1) !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileMenuIemSimple {
    color: rgba(17,17,17,1) !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileMenuIemSimple:hover {
    background-color: rgba(232,232,232,1) !important;
    color: rgba(17,17,17,1) !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileMenuIemTitle {
    color: rgba(17,17,17,1) !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
}
.waf-menunidblockcomp-0-comp_11 .wafxMenuPageGroupItem {
    background-color: rgba(255,255,255,1) !important;
}
.blockcomp-0-comp_0 {
    background-color: rgba(224,224,224,0.6);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    flex-direction: column;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_11 {
    width: 100%;
}
.blockcomp-0-comp_11 nav {
    color: rgba(0,0,0,1);
    font-family: 'Poppins';
    font-weight: 400;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 0px;
}
.blockcomp-0-comp_11 nav .nav-link {
    color: rgba(0,0,0,1);
}
.blockcomp-0-comp_11 nav .nav-link:hover {
    color: rgba(146,31,24,1);
}
.blockcomp-0-comp_11 nav .navbar-nav {
    width: 100%;
}
.blockcomp-0-comp_11 nav .navbar-toggler {
    background-color: rgba(119,119,119,0);
    border-color: rgba(119,119,119,0);
    outline: none !important;
}
.blockcomp-0-comp_11 nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80%25' height='80%25' viewBox='0 0 24 24'%3E%0D   %3Cpath  fill='rgba(51,51,51,1)'  fill-rule='evenodd' d='M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 C21,6.55228475 20.5522847,7 20,7 L4,7 C3.44771525,7 3,6.55228475 3,6 C3,5.44771525 3.44771525,5 4,5 Z M4,17 L20,17 C20.5522847,17 21,17.4477153 21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 C3,17.4477153 3.44771525,17 4,17 Z M4,11 L20,11 C20.5522847,11 21,11.4477153 21,12 C21,12.5522847 20.5522847,13 20,13 L4,13 C3.44771525,13 3,12.5522847 3,12 C3,11.4477153 3.44771525,11 4,11 Z'/%3E%0D %3C/svg%3E%0D ");
}
.blockcomp-0-comp_11 nav .navbar-toggler:focus {
    outline: none !important;
}
.blockcomp-0-comp_11 nav a.dropdown-toggle {
    outline: none;
}
.blockcomp-0-comp_12 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_12 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_13 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_14 {
    flex-direction: column;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-txt-par {
    color: rgba(146,31,24,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_3 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(146,31,24,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    width: 100%;
}
.blockcomp-0-comp_6 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_6 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_8 {
    flex-direction: column;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_9 {
    animation: flip;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-wrap {
    aspect-ratio: 357/175;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 357px) );
}
.blockcomp-0-comp_9 .wa-image-wrap > div {
    aspect-ratio: 357/175;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-image-wrap img {
    aspect-ratio: 357/175;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem2 {
    font-size: 13px !important;
}
.wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubTitle {
    font-size: 15.6px !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileBrandItem {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileMenuIemSimple {
    font-size: 1.3rem !important;
}
.waf-menunidblockcomp-0-comp_11 .waMobileMenuIemTitle {
    font-size: 1.56rem !important;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 8px !important;
}
.blockcomp-0-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_11 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_11 nav {
    border: none;
    border-radius: 0px;
    font-size: 16px;
    min-height: 50px;
}
.blockcomp-0-comp_11 nav .navbar-nav {
    justify-content: flex-end;
}
.blockcomp-0-comp_11 nav .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px;
}
.blockcomp-0-comp_11 nav .wafx-menu-wrapper {
    justify-content: flex-end;
}
.blockcomp-0-comp_12 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_12 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_13 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_14 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 0px;
}
.blockcomp-0-comp_3 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: right;
}
.blockcomp-0-comp_3 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: right;
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.blockcomp-0-comp_6 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_6 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_7 {
    display: flex;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.blockcomp-0-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 3rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_9 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_9 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 357px) );
}
@media (min-width: 992px) {
    .wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubItem2 {
        font-size: 13px !important;
    }
    .wa_float_menu_over_blockcomp-0-comp_11 .waMenuDeskSubTitle {
        font-size: 15.6px !important;
    }
    .waf-menunidblockcomp-0-comp_11 .waMobileBrandItem {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_11 .waMobileMenuIemSimple {
        font-size: 1.3rem !important;
    }
    .waf-menunidblockcomp-0-comp_11 .waMobileMenuIemTitle {
        font-size: 1.56rem !important;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 8px !important;
    }
    .blockcomp-0-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_11 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_11 nav {
        border: none;
        border-radius: 0px;
        font-size: 16px;
        min-height: 50px;
    }
    .blockcomp-0-comp_11 nav .navbar-nav {
        justify-content: flex-end;
    }
    .blockcomp-0-comp_11 nav .navbar-nav .nav-link {
        padding-left: 18px;
        padding-right: 18px;
    }
    .blockcomp-0-comp_11 nav .wafx-menu-wrapper {
        justify-content: flex-end;
    }
    .blockcomp-0-comp_12 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_12 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_13 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        padding-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .blockcomp-0-comp_3 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: right;
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .blockcomp-0-comp_6 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_6 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_7 {
        display: flex;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .blockcomp-0-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 3rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_9 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_9 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 357px) );
    }
}


.blockcomp-1-comp_0 {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_3 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_3 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_3 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
}
