
@font-face {
    font-family: 'bnpp_sans_condensedbold';
    src: url('/fonts/bnpp-sans-cond-bold-v2-webfont.woff2') format('woff2'),
         url('/fonts/bnpp-sans-cond-bold-v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bnpp_sans_condensedextra_bold';
    src: url('/fonts/bnpp-sans-cond-extrabold-v2-webfont.woff2') format('woff2'),
         url('/fonts/bnpp-sans-cond-extrabold-v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bnpp_sans_condensedlight';
    src: url('/fonts/bnpp-sans-cond-light-v2-webfont.woff2') format('woff2'),
         url('/fonts/bnpp-sans-cond-light-v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bnpp_sans_condensedregular';
    src: url('/fonts/bnpp-sans-cond-v2-webfont.woff2') format('woff2'),
         url('/fonts/bnpp-sans-cond-v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.bnpregular {
  font-family: "bnpp_sans_condensedregular";
}
/*------------------------------------------------------------------ 
    SKELETON
-------------------------------------------------------------------*/
body {
        margin: 0;
        background-color: #fd2d89;
        background-image: url('/images/background.jpg');
	font-size: 15px;
        
	line-height: 1;
	overflow-x: hidden !important;
}

* {
        font-size: 101%;
}


a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}


/* Create two equal columns that floats next to each other */
.column {
  width: 50%;
    left: 35%;
}

.playbutton{
    
    position: relative;
    display: inline-block;
    padding: 10px 25px;
    margin: 4px 2px;
    border: 3px solid #F587AC;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    background: #fff;
    color:#fd2d89;
    cursor: pointer;
    
}
.linkrule{
    color:#ffff;
    text-align: center;
    
}

.text1{
    font-size: 23.5pt; font-family: bnpp_sans_condensedbold; color:black;
}
.text2{
    font-size: 30pt; font-family: bnpp_sans_condensedbold; color:#00965E;
}


.layout_padding_auto {
    padding: 5% 5% 5% 5%;
}

.logo_size {
  height: auto;
  width: 265px
}

.logo_main {
  padding: 15px 60px 15px;
  text-align: center;
}

.top-header {
    top: 0px;
    padding-top: 5px;
    width: 100%;
    margin: 0;
    height: 90px;
}
    .columnWrapper1 {
        float: left;
        width: 60%;
        height: 60%;
        padding: 5% 5% 5%;
    }
    .columnWrapper2 {
        width: 40%;
        height: 60%;
        float: left;
        padding: 5% 5% 5%;
    }
    .columnWrapper2 p{
        color: black;        
        font-family: "Bnpp Sans Light", sans-serif;
        padding: 5px 5px 5px 5px;
        font-size: 1.6em;
        font-weight: normal;
    }

.baseline_size {
  height: 20px;
  width: auto;
}
.baseline {
  display: inline;
  padding-right:100px;
  text-align: center;
  padding-top: 30px;
}

.green_line {
  height: 10px;
  width: 100%;
  background-color: #00965E;
}

.bottom-container {
    padding: 0 5% 5% 5%;
    margin-left: 4%;
    margin-right: 4%;
}

.bottom-container h1 {
    font-family: "Bnpp Sans Light", sans-serif;
    padding: 0% 0% 40px 60px;
    font-size: 1.5em;
    font-weight: lighter;
    text-transform: uppercase;
    
}
.bottom-container h2 {
    font-family: "Bnpp Sans", sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    margin: 0;
    padding: 10px 10px 30px 20px;
    color: #00965E;
    
}



.second-container h6 {
    font-family: "Bnpp Sans", serif;
    color: black;
    padding: 0px 5px 25px 5px;
    font-size: 1.3em;
    font-weight: bold;
}
 .colThree {
        width: 33%;
        height: 100%;
        float: left;
        padding-right:  5%;
    }
    
 .colThree p{
    font-family: "Bnpp Sans Light", sans-serif;
     
 }
.second-container h5 {
    font-family: "Bnpp Sans", sans-serif;
    color: #00965E;
 }
 .endbox {
     border: 3px solid #701682;
     padding: 5% 13% 5% 13%;
     margin-top: 4%;
     text-align: center;

}

.columnpicto {
        width: 5%;
        text-align: right;
        height: 100%;
        float: right;
        padding: 0;
        padding-right: 1%;
}

.columnh2 {
        width: 45%;
        height: 100%;
        float: left;
        text-align: left;
        padding: 0;
}
.columnh2 h2 {
    font-family: "Bnpp Sans", sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #00965E;
}
.picto {
    height: 70%; 
    width: 70%; 
    object-fit: contain;
}

@media screen and (max-width: 480px){   
    
.text1{
    font-size: 11.5pt; font-family: bnpp_sans_condensedbold; color:black;
}
.text2{
    font-size: 15pt; font-family: bnpp_sans_condensedbold; color:#00965E;
}

}
 @media screen and (max-width: 360px){

 }
 
 @media screen and (max-width: 375px){
    
 }