/** RESET **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/** CONTENT **/

body{
    padding-top: 80px;
        font-family: Inter, Arial, sans-serif;

}
/** MENU **/

#menuwalp{
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:10px 30px;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #040223;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
    position: fixed;
    top:0;
    width:100%;
        -webkit-box-sizing:border-box;
                box-sizing:border-box;
z-index: 400;
}

#menuwalp a+div a{
    padding:10px 20px;
    border-radius: 5px;
    font-family: Inter, Arial, sans-serif;
    text-decoration: none;
    font-weight: 500;

}#menuwalp a+div a.walpabo{
 
           background-color:#E53F3D;
    color:#ffffff;

}#menuwalp a+div a.walpabo:hover{
    background-color:#FFED00;
        color:#040223;

}#menuwalp a+div a.walplogin{
        background-color:#FFED00;
        color:#040223;

}#menuwalp a+div a.walplogin:hover{
        background-color:#FFFFFF;
        color:#040223;
}


#introwalp{
    background-color:#32452D;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
        font-family: Inter, Arial, sans-serif;
color:#ffffff;
 
}

h2{
    font-family:"Nerko One", cursive;
    color:#FFED00;
    font-size: 40px;

}
#introwalp ul>li{
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    
}#introwalp ul>li:before{
    content:"";
    position: absolute;
    background-color: #FFED00;
    height:8px;
    width: 8px;
    border-radius: 20px;
    left:0;
    top:5px
}
#introwalp ul>li strong{
    font-weight: 700;
}
#contentintro{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;;
    -ms-flex-line-pack: center;;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
       background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/fond-nansetmouts.png");
    background-size: 50%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: left;
    padding-left: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
}
#introwalp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#contentintro h2+img{
    margin-right: 50px;
}
#contentintro h1{
text-align: center;
}#contentintro h2{
text-align: center;
    margin-top: 20px;
}
#contentintro h2:first-child{
display: none;
}
#contentintro ul{
margin-top: 30px;
    max-width: 450px;
}
#contentintro h2+img+div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/** EDITO**/

#pourquoiwalp{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 50px;
}
.titlesection{
    display: inline-block;
    color:#32452D;
    text-align: center;
    padding:20px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin:50px auto 0;
    text-align: center;
    position: relative;
    z-index: 10;
    
}.titlesection:before{
    content:"";
    width:100%;
    height:100%;
    background-color:#FFED00;
    position: absolute;
    left:0;
    top:0;
        z-index:-1;
    -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
            transform: rotate(-2deg);
    border-radius: 5px;
    
}
#pourquoiwalp #pourquoicontent{
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#pourquoiwalp #editonansmouts{
    width: 40%;
    margin-left: 50px;
}
#pourquoiwalp .editotextewalp{
    padding-left: 20px;
    border-left: 1px solid #E53F3D;
    font-size: 14px;
    line-height: 24px;
}
#pourquoiwalp .signaturenansmouts{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack:;
        -ms-flex-pack:;
            justify-content:;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
}#pourquoiwalp .numerowalp{
   background-color:#E53F3D;
    color:#FFFFFF;
    padding:20px;
    display: inline-block;
    margin-top: 10px;
}




#walpis{
    background-color:#32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 600px;
    box-sizing: border-box;
}
#walpis h2{
    text-align: center;
}#walpis ul{
    width:200px;
    -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
            transform: rotate(-2deg);
}

#walpis:after{
   content:"";
    position: absolute;
    width:600px;
    height: 300px;
    background-color:red;
    right:500px;
    top:-50px;
    background:url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/couvs-walp.png");
    background-size: contain;
    background-position: center;
}

#walpis ul li{
    font-size: 20px;
    color:#FFFFFF;
    display: block;
    margin-top: 10px;
    font-size: 35px;
    padding-left: 20px;
    position: relative;
}
#walpis ul li:before{
   content:"";
    height:10px;
    width:10px;
    border: 3px solid #FFED00;
    border-radius: 20px;
    position: absolute;
    left:0;
    top:10px;
}



#escaleswalp{
    width: 100%;
    text-align: center;
    padding:30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#escaleswalp .escalescontainer{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 50px;
}
#escaleswalp .escalescontainer .escale{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 30%;
    min-width: 400px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;   
    margin-top: 30px;

}
#escaleswalp .escalescontainer .escale h3{
   color:#32452D;
    font-weight: bold;
    font-size: 22px;
}
#escaleswalp .escalescontainer .escale p{
  width:60%;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}


#founders{
    background-color: #FFFDEB;
    width:100%;
    padding-bottom: 60px;
}
#founders h3{
   color:#32452D;
    font-weight: bold;
    font-size: 22px;
    margin-top: 20px;
}
#founders .founder .nans{
    width:250px;
    height: 250px;
    background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/Team-Nans-01.png");
    background-size: contain;
}
#founders .founder .nans:hover{
    width:250px;
    height: 250px;
    background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/Team-Nans-02.png");
    background-size: contain;
}#founders .founder .mouts{
    width:250px;
    height: 250px;
    background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/Team-Mouts-01.png");
    background-size: contain;
}
#founders .founder .mouts:hover{
    width:250px;
    height: 250px;
    background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/Team-Mouts-02.png");
    background-size: contain;
}
#founders .founder h3{
      font-family:"Nerko One", cursive;
font-size: 30px;
}#founders .founder:first-child h3{
      font-family:"Nerko One", cursive;
font-size: 30px;
    color: #F5E501;
}#founders .founder:first-child {
      color: #FFFFFF;
}#founders .founder .cofounder {
      font-weight: bold;
margin: 10px auto 20px;;
}

#founders .containerfounders{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;

}
#founders .containerfounders .founder{
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 20px;
}
#founders .containerfounders .founder:first-child{
margin-right: 50px;
}
#founders .founder{
    position: relative;
    z-index: 50;
}
#founders .founder p:last-child{
   width: 80%;
    font-size: 16px;
    line-height: 24px;
}#founders .founder h3 span{
  font-family: Inter, arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
}

#founders .founder:first-child:before{
   content:"";
    height: 100%;
    width:100%;
    background-color:#32452D;
    position: absolute;
    z-index: -100;
    -webkit-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
            transform: rotate(2deg);
    top: -10px
}
#founders .founder:last-child:before{
   content:"";
    height: 100%;
    width:100%;
    background-color:#F5E501;
    position: absolute;
    z-index: -100;
    -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
            transform: rotate(-2deg);
    top: -10px
}

#walpvideo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#walpvideo h2{
    margin-bottom: 50px;
}

#walpvideo .videocontainer{
    background-color: #000;
    width: 100%;
    text-align: center;
}

#abowalp{
    background-color: #E53F3D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 50px;
    text-align: center;
}

#abowalp p{
    color:#FFFFFF;
}
#abowalp .avantagesabo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px auto;
}
#abowalp .avantage{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    
    
}
#abowalp .avantage p strong{
  font-weight: bold;
    color:#FFED00;
}



#abowalp .avantage p{
  max-width: 300px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
}


#abowalp .abobuttons a{
    display: inline-block;
    background-color: #FFED00;
    text-decoration: none;
    color:#040223;
    font-size: 25px;
    padding:10px 20px;
    border-radius: 5px;
}



#abowalp .abobuttons a:hover{
    background-color: #FFFFFF;

}


#socialswalp{
    background-color: #32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
}

#socialswalp .socialcontainer{
    width:150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin:30px auto;
}


.walpabo{
        background-color:#FFED00;
    color:#040223;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 20px auto;
display: inline-block;
    text-align: center;
    -ms-flex-item-align:center;
        -ms-grid-row-align:center;
        align-self:center;
}


summary{
    margin-top: 20px;
    margin-bottom: 20px;
}

#founders .social-founders{
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width:130px;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#nusetculottes{
    background-color: #32452D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color:#fff;
    font-size: 2rem;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

#nusetculottes *{
margin-right: 20px;
}
#nusetculottes .socialnc{
margin-top: 20px;
  
    
}

#interviewsnm{
    background-color: #F5E501;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
        font-size: 2rem;
    color: #32452D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

#interviewsnm *{
   margin-right: 20px;
}#interviewsnm div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    
}
@media only screen and (min-width:1420px)and (max-width: 1900px) {
    
       #walpis{
    background-color:#32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 0px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

#walpis:after{
   content:"";
    position: absolute;
    width:600px;
    height: 250px;
    background-color:red;
    right:20px;
    top:-20px;
    background:url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/couvs-walp.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
}
@media only screen and (min-width:1100px)and (max-width: 1420px) {
    #contentintro{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;;
    -ms-flex-line-pack: center;;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
       background: url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/fond-nansetmouts.png");
    background-size: 60%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -100px;
    padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
}   #walpis{
    background-color:#32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 0px;
    padding-bottom: 170px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

#walpis:after{
   content:"";
    position: absolute;
    width:90%;
    height: 250px;
    background-color:red;
    right:30px;
    top:210px;
    background:url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/couvs-walp.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
}
@media only screen and (min-width:1024px)and (max-width: 1099px) {
    #contentintro{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;;
    -ms-flex-line-pack: center;;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
background:none;    background-size: 60%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -100px;
    padding-left: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}#pourquoiwalp #editonansmouts{
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
}     #walpis{
    background-color:#32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 0px;
    padding-bottom: 170px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

#walpis:after{
   content:"";
    position: absolute;
    width:90%;
    height: 250px;
    background-color:red;
    right:30px;
    top:210px;
    background:url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/couvs-walp.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

}





@media only screen and (max-width: 1024px) {
    #contentintro{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
       background: none;;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: top;
    padding: 50px 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        
        
}
    
    #contentintro h2:first-child{
display:block;
}
    #contentintro h2+img+div, #contentintro h2+img+div ul,#contentintro h2+img+div ul li{
        width:90%;
        max-width: 90%;
    }
#pourquoiwalp #editonansmouts{
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
}    
#pourquoiwalp .signaturenansmouts{
   margin-top: 20px;
}
    #pourquoiwalp img{
    width: 100%;
}
    
    #walpis{
    background-color:#32452D;
    padding:20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 0px;
    padding-bottom: 170px;
    box-sizing: border-box;
}

#walpis:after{
   content:"";
    position: absolute;
    width:90%;
    height: 300px;
    background-color:red;
    right:30px;
    top:170px;
    background:url("https://static.bayard.io/magazinewalp.com/CMS/presentation/images/couvs-walp.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


#walpis ul li:before{
   content:"";
    height:10px;
    width:10px;
    border: 3px solid #FFED00;
    border-radius: 20px;
    position: absolute;
    left:0;
    top:10px;
}
    #escaleswalp{
        margin-top: 40px;
    }
    #abowalp .avantage{
        margin-top: 20px;
    }
    #contentintro img{
    margin-right: 0px;
}#contentintro h2+img{
   max-width: 350px;
}
      #contentintro h1 img{
          width: 300px;
          height: 200px;
}
    
    #pourquoiwalp .double-edito{
        max-width: 80%;
        height: auto;
    }
    #pourquoiwalp .signaturenansmouts img{
        height: auto;
        width:250px;
    }
    
    #walpvideo iframe{
        width:100%;
    }   #interviewsnm div{
width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 20px;;
    
}  #interviewsnm div img:first-child{

        margin-right: 20px;
    
} #interviewsnm *{
margin-right: 0px;
    
}
}



@media only screen and (max-width: 500px) {
    #menuwalp{
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:10px 10px;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #040223;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
    position: fixed;
    top:0;
    width:100%;
        -webkit-box-sizing:border-box;
                box-sizing:border-box;
z-index: 400;
}
    
        #menuwalp a{
    font-size: 14px;
    }#escaleswalp .escalescontainer .escale img{
        width:80%;
        min-width: 100px;
    }.walp-website .footer-container .footer .footer-bottom-left {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 1rem;
}
    #escaleswalp .escalescontainer .escale {
  min-width: 340px;
}  .walp-website .footer-container div.footer .footer-bottom-left {
    font-size: 0.8rem;
  }#pourquoiwalp .signaturenansmouts {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
    #abowalp .avantage img{
        height:50px;
    }
    #interviewsnm div{
width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 20px;;
    
}  #interviewsnm div img:first-child{

        margin-right: 20px;
    
} #interviewsnm *{
margin-right: 0px;
    
}
}



/** MENU + BURGER MENU **/

#socialswalp{
    padding-bottom: 20px;
}
    nav {
      background-color: #ffffff;
      color: white;
      padding: 1rem;
/*        position: fixed;*/
        bottom: 0;
        z-index: 200;
        width: 100%;
    }

    .nav-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

            -ms-flex-direction: column;

                flex-direction: column;
    }

    .nav-links {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem;
      margin: 0;
      padding: 0;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;

    }

    .nav-links li a {
      text-decoration: none;
        font-family: Inter, Arial, sans-serif;
        font-weight: 700;
        position: relative;
        padding: 5px 10px;;
        border-radius: 5px;
            background-color:  #32452D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
    color:#FEED00;
        
        

    }   .nav-links li a:hover {
        color: #32452D;

        background-color:#FEED00;

        

    }
/*
  .nav-links li a:hover:before {
    content: "";
      width:100%;
      height:2px;
      background-color: #FFED00;
      position: absolute;
      bottom:-6px;
      left:0;

    }
*/

/*
    .burger {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      cursor: pointer;
      gap: 5px;
    }

    .burger div {
      width: 25px;
      height: 3px;
      background-color:  #32452D;
    }
*/


    @media (max-width: 1105px) {
        #main-nav {

    height: auto !important;
          max-height: 180px;
/*          display: none;*/
}
}
        @media (max-width: 768px) {
        nav {
     
        width: auto;
    }
      .nav-links {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background-color: #ffffff;
        position: absolute;
        top: 48px;
        left: 0;
        width: auto;
        padding: 1rem;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
                  border: 1px solid #32452D;
      }

      .nav-links.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      }  .nav-links.active a {
       display: inline-block;
          width: 100%;
      }

      .burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
          position: relative;
      }
            .burger:after{
                content:"Menu";
                color: #32452D;
                font-size: 10px;
                font-weight: bold;
                left: -1px;
                position: absolute;
                top: -14px;
            }
            
            
.burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 25px;
  height: 18px;
  cursor: pointer;
}

.burger div {
      background-color:  #32452D;
  height: 3px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Animation when menu is open */
.burger.open div:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 5px);
      -ms-transform: rotate(45deg) translate(5px, 5px);
          transform: rotate(45deg) translate(5px, 5px);
}

.burger.open div:nth-child(2) {
  opacity: 0;
}

.burger.open div:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(5px, -5px);
      -ms-transform: rotate(-45deg) translate(5px, -5px);
          transform: rotate(-45deg) translate(5px, -5px);
}

            
            #main-nav {
  background-color: #ffffff;
  color: white;
  padding: 1rem;
  -webkit-transition: position 0.3s, top 0.3s;
  -o-transition: position 0.3s, top 0.3s;
  transition: position 0.3s, top 0.3s;
  width: 100%;
  z-index: 999;
    height: 50px !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #32452D;
    border-top: 1px solid #32452D;
}
    }

#main-nav {
  background-color: #ffffff;
  color: white;
  padding: 1rem;
  -webkit-transition: position 0.3s, top 0.3s;
  -o-transition: position 0.3s, top 0.3s;
  transition: position 0.3s, top 0.3s;
  width: 100%;
  z-index: 999;
    height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #32452D;
    border-top: 1px solid #32452D;
}

.nav-normal {
  position: relative;
}

.nav-fixed {
  position: fixed;
  top: 85px;
  left: 0;
}

section {
  scroll-margin-top: 100px;
}

footer a{
    font-size: 0.9rem !important;
}

.walp-website .footer-container .footer .footer-bottom-left,.walp-website .footer-container .footer .footer-bottom-right {
    font-size: 0.9rem !important;
}