
/* 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;}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;}

img { max-width:100%; height: auto; } /* Enough everywhere except IE8. */
@media \0screen {img { width: auto !important }} /* Prevent height distortion in IE8. */

.container, .container-md, .container-sm{
    max-width: 100%;
}
body {
    font-family: Arial, sans-serif;
    font-size: 14px; line-height: 1.3em;
    color: #000;
    font-family: "Red Hat Display", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}
.header {
    position: relative;
    background-color: #fff;
    padding: 20px 20px 40px;
    text-align: center;
}
.header img {
    max-width: 100%;
    height: auto;
}
.social-icons img {
    width: 24px;
    margin: 0 5px;
}
.main-content {
    padding: 20px;
}
.book-section, .tedx-section, .bio-section, .books-section, .agenda-section, .footer {
    margin-bottom: 40px;
}
.tedx-section > p{
    padding: 20px 0 0;
}

.main-content a{
    color: #000;
    text-decoration: underline;
}
.main-content a:hover{
    text-decoration: none;
}

h2{
    color: #FF9300;
    font: normal normal 900 18px/23px "Red Hat Display";
    letter-spacing: 9px;
    text-transform: uppercase;
    margin: 0 0 20px;
}

header .logo{
    display: inline-block;
    max-width: 390px;
}
.footer {
    background-color: #FF9300;
    padding: 20px 20px 40px;
    text-align: center;
    margin-bottom: 0;
}
.footer p {
    margin: 0;
}

.bio-section img{
    margin:0 0 20px 0;
}

.books-section{
    background-color: #FFF2E0;
    padding:40px 20px;
    margin:0 -20px;
}
.book-section{
    background-color: #7a7a7a;
}
.book-section h2{
    color: #FF9300;
}
.books-section h3{
    margin:0px 0 10px;
}
.books-section strong{
    display: block;
}
.two-columns{
    column-count: 2;
}

footer{
    background-color: #FF9300;
}
footer a{
    color: #000;
    text-decoration: none;
}
footer nav a{
    text-transform:uppercase;
    padding:0 15px;
}
footer a:hover{
    text-decoration: underline;
}

.book-section{
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom:30px;
}

.featured {
    background:url("./img/Livr-couv-Zike.webp") no-repeat #7a7a7a left center;
    background-size: 49vw;
    color: #fff;
    text-align: left;
    padding: 30px 0 30px 48%;
}
.featured h2 img{
    max-width: 125px;
}

.histoire-vraie-deploy{
    display: none;
}

.btn:focus {
    outline:none;
    box-shadow: none;
}

.btn,
.btn:focus{
    border:1px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.25px;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none !important;
}
.book-section .btn{
    border-color:#fff;
    color: #fff;
    width: 100%;
    max-width: 160px;
    margin:15px 0 0;
}
.btn:hover{
    background-color: #FF9300 !important;
}

header .social-icons{
    position: absolute;
    text-align: left;
    left: 20px;
    top: 115px;
}
.social-icons a{  
    display: inline-flex;
    background:#000;
    border-radius: 50%;
    height: 20px;width: 20px;
    vertical-align: middle;
    margin: 0 5px;
}
.social-icons a svg{
    display: inline;
    flex-grow: 1;
    align-self: center;
    height: 15px; width: auto;
    vertical-align: bottom;
}
.social-icons a.facebook svg{
    align-self: flex-end;
}
.social-icons a svg path{
    fill: #fff !important;
}
footer .social-icons a svg path{
    fill: #FF9300 !important;
}

footer .social-icons a svg{
    color: #FF9300;
}

iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide{
    max-width: 70vw;
    padding: 0 15px;
}
.card-text{
    padding:0 0 10px 0;
}

.agenda-section{
    margin-top: 40px;
}
.agenda-section .img{
    width: 100%;
    aspect-ratio: 1.6/1;
    background-size: cover;
}


.devisaction{
    padding: 25px 0 0;
}

.devisaction .error,
.devisaction .infoscontact{
  display: none;
  font-size: 16px;
  line-height: 1.6em;
  width: 100%;
  font-weight: bold;
}
.devisaction .error{
    color: #fff;
    background: #FF9300;
}
.devisaction .error.show{
  display: block;
  padding: 10px 0;
}
.sendformok .devisaction .infoscontact{
  color:#212529;
  display: block;
  background: #FFF2E0;
  padding: 10px 0;
}

.page h1{
    color: #FF9300;
    font: normal normal 900 18px/23px "Red Hat Display";
    letter-spacing: 9px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
strong{
    font-weight: bold;
}

form label{
    color: #000;
    margin-bottom: 5px;
}
form input[type='text'],
form textarea{
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    font-size: 18px;
    width: 100%;
    padding:0 10px;
    color: #000 !important;
    border: 1px solid #C4C4C4;
    margin-bottom: 25px;
}
form input[type='text']{
    height:50px;
}
form textarea{
    margin-bottom: 20px;
    padding:10px 10px;
}
::-webkit-input-placeholder {
    font-size: 18px;
   color: #fff !important;
    opacity: .5 !important;
    font-weight: normal;
    text-transform: uppercase !important;
}
:-moz-placeholder {
    font-size: 18px;
   color: #fff !important;
    opacity: .5 !important;
    font-weight: normal;
    text-transform: uppercase !important;
}
::-moz-placeholder {
    font-size: 18px;
   color: #fff !important;
    opacity: .5 !important;
    font-weight: normal;
    text-transform: uppercase !important;
}
:-ms-input-placeholder {  
    font-size: 18px;
   color: #fff !important;
    opacity: .5 !important;
    font-weight: normal;
    text-transform: uppercase !important;
}
.ferror input,
.ferror input[type='text'],
.ferror textarea{
  border-color: #FF9300;
  border-bottom-style: solid;
  border-bottom-width: 4px;
}

.error .padding,
.infoscontact .padding{
    padding: 0 30px;
}

.error,
.infoscontact{
    margin-bottom: 40px;
}

.card-title{
    font-weight: 700;
    font-size: 20px;
}

.customCheckbox {
    float: left;
    display: inline-block;
    position: relative;  
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid rgba(42,42,42,0.5);
    margin: 0 5px 15px 0;
    overflow: hidden;
    vertical-align: middle;
}
.customCheckbox.customCheckboxChecked:after {
    content: "";
    position: absolute;
    left: 50%;top: 50%;
    background: #FFF2E0;
    width: 10px;height: 10px;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


.customCheckbox input {
    opacity: 0;
    cursor: pointer;
    z-index: 5;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.ferror .customCheckbox{
    border: 1px solid #FF9300;
}

footer li{
    padding:5px 0;
}
footer li i{
    display: none;
}
footer > nav,
footer > div,
footer > p{
    margin:20px 0;
}

.histoire-vraie-deploy{
    position: relative;
    background: #7A7A7A;
    padding:20px;
    color: #fff;
}

.menumobilecontainer .trait{
    position: absolute;
    left: 0px;height: 4px;
    width: 25px;
    border-radius: 4px;
    background:#000; 
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.menumobilecontainer .trait1{top: 0px;
    -ms-transform: rotate( 0deg );-webkit-transform: rotate( 0deg );transform: rotate( 0deg );
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;}
.menumobilecontainer .trait2{top: 8px;
    -ms-transform: rotate( 0deg );-webkit-transform: rotate( 0deg );transform: rotate( 0deg );
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;}
.menumobilecontainer .trait3{top: 16px;
    -ms-transform: rotate( 0deg );-webkit-transform: rotate( 0deg );transform: rotate( 0deg );
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;}


.animmenu .menumobilecontainer .trait1{
  transform: rotate(45deg) translate(7px,5px);
}
.animmenu .menumobilecontainer .trait2{
  transform: translate(100%,0px);
  opacity: 0;
}
.animmenu .menumobilecontainer .trait3{
  transform: rotate(-45deg) translate(6px,-4px);
}

.menumobilecontainer a{
    display: inline-block;
    position: absolute;  
    right: 14px;
    top: 120px;
    width: 30px;height: 30px;
}

.menumobileelements{
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  text-align: left;
  padding: 20px;
  background-color: #fff;
  margin-top:20px;
  border-top: 1px solid #000;
  z-index: 20;
}
.menumobileelements a{
    display: inline-block;
    padding:4px 0;
    color: #000;
    font-size: 14px;
    font: normal normal 900 14px/18px Red Hat Display;
    letter-spacing: 6.3px;
    text-transform: uppercase;
}
  
.showmenumobile .menumobileelements{
    display: block;
}

@media only screen and (min-width: 768px) {
    .header{
        padding-bottom: 0;
    }
    header .social-icons{
        top: 49px;
    }
    .menumobilecontainer a{
        top: 49px;
    }
    .featured{
        margin:0 auto;
        max-width: 600px;
        background-size:180px;
        padding: 30px 0 30px 206px;
    }
}

@media only screen and (min-width: 960px) {
    footer li{
        display: inline-block;
        padding:0;
    }
    footer li i{
        display: inline-block;
    }

    .tedx-section{
        max-width: 49%;
        float: right;
        padding-top: 43px;
    }
    .bio-section{  
        max-width: 49%;
        float: left;
    }
    .books-section{
        clear: both;
    }
    .containerspecif{
        max-width: 960px;
        margin:0 auto;
    }
}

  