
*{

    margin:0px;
    padding:0px;
    
    }
  
  p,h2,h4,a{
  /*  color:rgba(51,51,51,1);*/
  font-size: 14px;
    /*text-shadow:1px 1px 0px #FFFFFF;*/
    
    }
  
    h1 {
      font-family: 'SegoeWP-Bold' !important;
      text-align: center;
      font-size: 29px !important;
  }
  p{
    line-height:inherit;margin: 0 !important;}  
  
  h3{
      font-size: 16px !important;
      font-family: 'SegoeWP-SemiLight' !important;
    } 
  
  h2{
      font-size: 16px !important;
      font-family: 'SegoeWP-Bold' !important;
    
    }
  
  
    /* css pour Alert si quantitÃ© <20*/
    .customAlert{
        display: none;
        position: fixed;
        max-width: 450px !important;
        min-height: 20%;
        padding: 30px 26px;
        box-sizing: border-box;
        margin-left: -12.5%;
        margin-top: -5.2%;
        background: #fafafa;
        z-index: 999;
        text-align: center;
        box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
        border-radius: 3px;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 30%;
    }
      
      @media all and (max-width: 1300px){
        .customAlert .message{
          font-size: 14px !important;
        }
        .customAlert input[type='button']{
          height: 15% !important;
        }
      }
      
      .customAlert .message{
        padding: 5px;
        color: #7d7d7d;
        font-size: 16px;
        line-height: 20px;
        /* text-align: justify; */
        text-align: center;
        font-family: 'Roboto';
        font-weight: 400;
      }
  
      .customAlert h3 {
        font-size: 30px !important;
        font-weight: 500;
        font-family: 'Roboto' !important;
        color: #334488;
        margin-top: 0px;
    }
        
      .customAlert input[type='button']{
        outline: 0;
        border: 0;
        background: #242424;
        color: white;
        padding: 8px 100px;
        margin-top: 20px;
        font-size: 16px;
        font-family: 'Roboto';
      } 
  
      .backdrop {
        background: #000000a1;
        position: fixed;
        top: 0;
        z-index: 9999;
        height: 100%;
        width: 100%;
    }
          
          
    @keyframes fadeOut{
        from{
        opacity: 1;
      } 
      to{
        opacity: 0;
      }
    }
        
    @keyframes fadeIn{
        from{
        opacity: 0;
      } 
      to{
        opacity: 1;
      }
    }
  
    .other-qt p a {
        color: #fff;
        font-weight: 600;
        text-decoration: underline;
    }
  

  

    .logo {
        padding: 20px 40px;
        position: absolute;
        z-index: 1;
        left: 20px;
    }

    .telephone {
      float: right;
      padding: 20px 40px;
      position: absolute;
      z-index: 1;
      right: 20px;
  }

  @media screen and (max-width : 768px) {
    .telephone {
      display: none;
    }
    .logo {
      left: 50%;
    }
    .logo_inner {
      position: relative;
      left: -75%;
    }
  }



  
    .imp {
          font-size: 15px;
      color: #334488;
      font-weight: 400;
      font-family: 'Roboto';
    }
  
  section{
    
    padding:15px 0px;
    
    } 
    
  li{
    list-style:none;
    
    } 
  
    .img-promo img{
    display: none;
  }
  
  #content{
    
    width:980px;
    border:black 1px;
    margin:0px;
    padding:0px;
  }
  
  span.number {
      background: #334488;
      /* position: absolute; */
      /* left: -13px; */
      padding: 2px 10px;
      border-radius: 50%;
      width: 27px;
      height: 27px;
      color: #fff;
      /* bottom: -5px; */
      font-size: 16px;
      font-family: 'SegoeWP-SemiBold' !important;
      /* margin-left: -4px; */
      display: inline-block;
      margin-right: 5px;
  }
  
  .head {
      background-color: slategray;
      height: 200px;
      background-position-y: -20px;
  }
  
  .head h1 {
      padding: 10px 0px 6px 0px;
      margin: 0 auto;
      position: relative;
      top: 85px;
      text-align: center;
      font-size: 30px !important;
      z-index: 2;
      text-align: center;
      font-family: Cocogoose !important;
      color: #1b2a2f;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      max-width: 500px;
      background: #f0f8ffd9;
      line-height: 1;
      border-radius: 3px;
  }
  
  .form-control2 {
        margin-top: 10px;
  display: block;
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #242424;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
      -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      height: 48px;
      border-radius: 3px;
      font-family: "Roboto";
      font-weight: 700;
  }
  
  .tx-autre {
      display: block;
      margin-bottom: 20px;
  }
  
  .clear{
    
    clear:both;
    
    }
  
  #frst,
  #thrd{
    
    width:100%;
    
    }
  
  #frst{
    margin-top:25px;}
  
  #frst p a {
    color: #545454;
      font-family: 'SegoeWP-SemiBold' !important;
  }
  
  #frst p {
    text-align: center !important;
  }
  
  #frst p a:hover {
  color: #334488;
  }
  
  /*#thrd{
    
    background-image:url(../images/slice.png);
    background-repeat:no-repeat;
    background-position:top center;
    } */
  #scd{
    
    width:100%;
    background-repeat:no-repeat;
    background-position:top center;
    padding-top: 0px !important;
    }
    
  .footer a {
  color: #fff;
  font-family: 'SegoeWP-SemiBold' !important;
  }
  
  .footer a:hover {
  color: #334488;
  }
    
  .content-size{ 
    
    max-width:800px;
    margin:10px auto;
    
    }
    
  .content-size-large{
    
    max-width:860px;
    margin:10px auto;
  
    }
    
  .Form-block {
      margin: 30px auto;
      border-radius: 3px;
      padding: 10px;
      background: #fff;
      box-shadow: 0px 2px 2px #cacaca;
  }
    
  .Form-colon-left{
    
    width:46%;
    float:left;
    padding-left:10px;
    
    }
  
  label.label--checkbox.no-border {
      border: 2px solid #f1f1f1;
  }
    .Form-block h3 {
      font-family: 'Roboto' !important;
      font-weight: 400 !important;
      /*margin-left: 10px;*/
      margin-bottom: 0px;
      padding-bottom: 0px;
  }
    
  .Form-colon-right{
    
    width:50%;
    float:left;
    padding-left:10px;
    
    }
  
    body {background: #fafafa;}
  
  li.col-md-6.list__item, .Form-block .col-md-12 {
      padding: 3px;
  }
  
  .Form-colon-left-40{
    
    width:41%;
    float:left;
    
    }
  
  .Form-colon-right-60{
    
    width:46%;
    float:left;
    padding-left:25px;
    
    }
  
  .circle .checkbox:before, .circle .checkbox:after {
      border-radius: 50px;
  }
  
  .circle .checkbox:checked:before {
      height: inherit !important;
      border-color: #32ce32;
      border-top-style: none;
      border-right-style: none;
      background: #32ce32 !important;
  }
  
    
  #contact-data{
    }
    
  .contact-data-colon{
    
    float:left;
    width:33%;
    height:280px;
    padding:25px 6%;
    
    }
  
  .contact-data-colon:nth-child(-n+2){
    
    border-right: 1px rgb(102, 102, 102) solid;
    
    }
  
  .contact-data-icon1,
  .contact-data-icon2,
  .contact-data-icon3{
    
    width:80px;
    height:80px;
    margin:0px auto;
    
    }
    
  .contact-data-icon3{
    
    background-image:url(../images/letter.png);
    background-repeat:no-repeat;
    background-position:center center;
    
    } 
  
  .contact-data-icon1{
    
    background-image:url(../images/mail.png);
    background-repeat:no-repeat;
    background-position:center center;
    
    }
  
  .contact-data-icon2{
    
    background-image: url(../images/phone.png);
    background-repeat:no-repeat;
    background-position:center center;
    
    }
    
  .contact-data-texte{
    
      font-size: 12px;
      padding-top: 15px;
      text-align: center;
    
    }
  
  .slice{
    
    width:884px;
    height:11px;
    background-image:url(../images/slice.png);
    background-repeat:no-repeat;
    background-position:center center;
    
    }
      
  .formulaire{
      padding: 0;
      margin: 0;
      /* font-weight: 400; */
      font-family: "Roboto";
      font-weight: 700;
      font-size: 16px;
    
    }
        
  .formulaire span.important{
      padding: 0;
      margin: 0;
   color: #334488;
      font-family: "Roboto";
      font-weight: 700;
      font-size: 14px;
    
    }
    
  .formulaire-tiny{
    
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:400;
    padding:2px;
    
    }
    
  .formulaire-medium{
    
    font-size:14px;
    font-weight:400;
    width:210px;
  
    } 
      
  .Form-align-center{
    /* margin:5px auto; */
    /*width:100%;*/
    /* float:left; */
    margin-top: 14px;
    }   
  
  .Form-align-center ul li{
    
    float:left;
    list-style:none;
    
    }
    
  /*.Form-block li:nth-child(even){
    
    width:176px;
    margin-left:10px;
    
    } */
  
  .Form-block .Form-colon-left ul li{
    
    float:left;
    list-style:none;
    
    }
  
  .Form-block .Form-colon-left ul li:nth-child(even){
    
    width:150px;
    
    }
  
  .Form-colon-left-40 ul li{
    
    float:left;
    
    } 
  
  .Form-colon-left-40 ul li:nth-child(even){
    
    width:135px;
    
    }   
  
  .Form-block .Form-colon-left .formulaire-tiny{
    
    }
    
  .Form-block h3 span {
      font-weight: 300;
  }
    
  #add-further-design{
    
    /* Navigateurs rÃƒÆ’Ã‚Â©cents */
    background: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(lightgrey));
    background: -webkit-linear-gradient(top,#ffffff,lightgrey);
    background: -moz-linear-gradient(top,#ffffff,lightgrey);
    background: -o-linear-gradient(top,#ffffff,lightgrey);
    background: linear-gradient(top,#ffffff,lightgrey);
    float:left; padding:5px; font-size:12px; font-weight:100; border-radius:5px; border:1px solid rgba(153,153,153,1);
    
    } 
    
  #livraison-txtBlock{
    
      width: 450px;
      float: left;
      padding-right: 10px;
    
    }
    
  #validation .Form-colon-left ul li:nth-child(even){
    
    width:150px;
    
    }
    
  .grid-3{
    
    width:80px;
    float:left;
    margin-left:44px;
    
    } 
    
  .grid-8{
    
    width:198px;
    float:left;
    margin-top:5px;
    
    } 
    
  .grid-8 p{
    
    font-size:11px;
    font-weight:100;
    
    } 
    
  .grid-8 p a{
    
    color:rgba(0,51,255,1);
    
    } 
  
  label.error {
      font-family: 'Roboto';
      color: #334488;
      display: block;
      width: 100%;
      font-size: 12px;
      font-weight: 800;
  }
  
  #erreur-text {
      /* position: fixed; */
      /* background: crimson; */
      /* padding: 10px 40px; */
      /* border-radius: 50px; */
      /* text-align: center; */
      /* max-width: 350px; */
      /* right: 20px; */
      margin-top: 20px;
      text-align: center;
      font-family: 'Roboto';
      font-weight: 800;
  }
  
  #erreur-text .fa-exclamation-circle {
      color: #334488;
      margin-bottom: 10px;
      font-size: 23px;
      margin-right: 10px;
  }
  
  span.avis_error.no-send {
      font-size: 20px;
      text-transform: uppercase;
  }
  
  span.avis_error.prb_image {
      font-weight: 400 !important;
  }
  
  /*
      @media screen and (max-width: 1530px) {
  
  
  #erreur-text {
      position: absolute;
      z-index: 99;
  }
  
      }
      @media screen and (min-width: 1531px) {
  
  
  #erreur-text  {
      position: fixed;
  }
  
      }*/
  
    span.avis_error {
      color: #334488;
      /* font-weight: bold; */
      font-family: 'Roboto';
      font-weight: 500;
      font-size: 16px;
  }
  
  .text-secure p{
    font-size: 16px !important;
      color: #7d7d7d !important;
  }
  .cta input {
      border: none;
      background: #334488;
      color: #fff;
      padding: 12px;
      width: 250px;
      outline: none;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      border-radius: 3px;
      display: block;
      text-align: center;
      /* float: left; */
      margin: 0 auto !important;
      display: inline-block;
      /* height: 48px; */
      /* float: right; */
      margin-right: 10px;
      /* border-radius: 50px; */
      /* width: 100%; */
      display: block;
      color: #fff;
      font-family: 'Roboto' !important;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.18);
      font-size: 16px;
      -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      }
  
      .cta input:hover {
            background: #2cb92c;
      }
    
  .btn-valid{
      width: 100%;
      float: right;
      border: none;
      margin-left: -10px;
      margin-bottom: -15px;
      background: #00E676;
      background-image: -webkit-linear-gradient(#00e676, #00cd69);
      background-image: -o-linear-gradient(#00e676, #00cd69);
      background-image: -moz-linear-gradient(#00e676, #00cd69);
      background-image: linear-gradient(#00e676, #00cd69);
  }
  
  .btn-valid:hover{
    
    cursor: pointer;
    -moz-box-shadow: 1px 1px 3px black inset;
    -webkit-box-shadow: 1px 1px 3px black inset;
    -ms-box-shadow: 1px 1px 3px black inset;
    -o-box-shadow: 1px 1px 3px black inset;
    box-shadow: 1px 1px 8px #666 inset;
    
    }
  .btn-valid #cmdEnvoyer:hover{
    
    cursor:pointer;
    
    } 
  
  .btn-valid #cmdCancel:hover{
    
    cursor:pointer;
    
    } 
  
  
  .success {
      /* text-align: center; */
      /* padding-top: 60vh; */
      /* transform: translateY(-50%); */
      text-align:  center;
  }
  
  .success .cta {
      width: 265px;
      margin: 0 auto;
      margin-top: 30px;
  }
  
  .success {
      margin-top: 40px;
  }
  .success h2 {
      font-family: 'SegoeWP-Bold' !important;
      font-size: 30px !important;
      color: #3d3d3d;
      margin-top: 0px;
  }
  
  .success .check {
      background: url('/images/check.gif') no-repeat;
      width: 90px;
      height: 90px;
      display: block;
      margin: 0 auto;
  }
  
  .success .cta a {
      background: #32ce32;
      padding: 15px 0px;
      border-radius: 50px;
      width: 100%;
      display: block;
      color: #fff;
      font-family: 'SegoeWP-SemiBold' !important;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.18);
      font-size: 15px;
          -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      -o-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
      transition: all 0.2s cubic-bezier(0.17, 0.67, 0.38, 0.75);
  }
  
  .success .cta a:hover {
      background: #2cb92c;
  }
  
  .success h3 {
      font-family: 'SegoeWP-SemiLight' !important;
      font-size: 16px;
      color: #7d7d7d;
      margin-top: 0;
  }
  
  
  
  .btn-valid:nth-child(2){
  
  float:right;
  margin-right:-10px; 
  /* Navigateurs rÃƒÆ’Ã‚Â©cents */ 
  background: -webkit-gradient(linear,left top, left bottom,from(#efefef),to(#bab8b8));
  background: -webkit-linear-gradient(top,#efefef,#bab8b8);
  background: -moz-linear-gradient(top,#efefef,#bab8b8);
  background: -o-linear-gradient(top,#efefef,#bab8b8);
  background: linear-gradient(top,#efefef,#bab8b8);
  
  }
  
  .row-10,
  .row-20,
  .row-30,
  .row-40,
  .row-50,
  .row-60,
  .row-70,
  .row-80,
  .row-90,
  .row-100{
    margin:0 auto;}
  
  
  
  .row-100{
    width:100%;
    }
  .row-90{
    width:90%;
    }
  .row-80{
    width:80%;
    }
  .row-70{
    width:70%;
    }
  .row-60{
    width:60%;
    }
  .row-50{
    width:50%;
    }
  .row-40{
    width:40%;
    }
  .row-30{
    width:30%;
    }
  .row-20{
    width:20%;
    }
  
  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9,
  .grid-10,
  .grid-11,
  .grid-12,
  .grid-13,
  .grid-14,
  .grid-15,
  .grid-16{
    float:left;}
  
  
  .grid-1{
    width:6.25%;}
  .grid-2{
    width:12.5%;}
  .grid-3{
    width:18.75%;}
  .grid-4{
    width:25%;}
  .grid-5{
    width:31.25%;}
  .grid-6{
    width:37.5%;}
  .grid-7{
    width:43.75%;}
  .grid-8{
    width:50%;}
  .grid-9{
    width:56.25%;}
  .grid-10{
    width:62.5%;}
  .grid-11{
    width:68.75%;}
  .grid-12{
    width:75%;}
  .grid-13{
    width:81.25%;}
  .grid-14{
    width:87.5%;
    }
  .grid-15{
    width:93.75%;
    }
  .grid-16{
    width:100%;}
  
  
    /**/
  
    #first .FormBlock .Form-colon-left
  
  {
    float: left;
  width: 45% !important;
  }
  
  #first .FormBlock .Form-colon-left ul li
  
  {
    margin-right: 100px;
  display: inline;
  font-family: 'code_boldregular';
  float: left;
  width: 60% !important;
  }
  
  
  /*input css*/
  
    
        .list {
            margin: 23px 10px 0px 10px;
            /* border-bottom: 1px solid #f1f1f1; */
            /*padding-bottom: 21px;*/
            overflow:  hidden;
        }
        
        .list__item {
            margin: 0;
            padding: 0;
            list-style-type: none;
            /*padding: 0px 5px;*/
            display:  inline-block;
        }
        
        .list textarea {
            margin-left: 0px;
            margin-right: 0px;
            width: 100%;
            border-radius: 2px;
            border: 1px solid #cacaca;
            margin-top: 10px;
            font-family: 'SegoeWP-SemiBold';
            padding-left: 5px;
        }
        
        .list__item span {
            /* display: inline-block; */
            font-family: 'Roboto';
      position: relative;
      top: 3px;
        }
        
        .label--checkbox {
  cursor: pointer;
      background: #f1f1f1;
      border:2px solid #f1f1f1;
      padding: 10px;
      /* min-width: 206px; */
      text-align: center;
      width: 240px;
            }      
        .label--checkbox .checkbox {/* display: inline-block !important; */float: left;}
        
        .checkbox {
            position: relative;
            margin: 0 1rem 0 0;
            cursor: pointer;
            width: 20px;
            height: 20px;
            display: inline-block;
        }
        
        .checkbox:before {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            content: "";
            position: absolute;
            left: 0px;
            z-index: 1;
            width: 2rem;
            height: 2rem;
            border: 3px solid #f1f1f1;
        }
  
        .qt {
      /* width: 100%; */
      display: inline-block;
  }
  
  .qt input{
      width: 100px;
      padding: 5px 0px 5px 0px;
      text-align: center;
      margin-left: 10px;
      font-weight: 500;
      font-family: 'Roboto';
      /* font-size: 15px; */
      /* position: relative; */
      /* top: 4px; */
      background: #fff;
      border: none;
      border-bottom: 1px solid #cacaca;
      outline: none;
  }
  
  .other-qt .fa-exclamation-circle {
    font-size: 22px !important;
      position: relative;
      top: 2px;
      right: 5px;
  }
  
  .other-qt {
    display: inline-block;
    width: 100%;
  }
  
  .other-qt p {
      background: #334488;
      font-size: 14px;
      text-align: center;
      color: #fff;
      padding: 10px 20px;
      border-radius: 3px;
      font-family: 'Roboto';
      margin-top: 20px !important;
  }
        
        .checkbox:checked:before {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            height: 12px;
            border-color: #334488;
            border-top-style: none;
            border-right-style: none;
        }
        
        .recommandation .checkbox:checked:before {
            height: inherit !important;
            border-color: #00b0ff;
            border-top-style: none;
            border-right-style: none;
            background: #00b0ff !important;
        }
        
        .recommandation .checkbox:before {
            border-radius: 50px;
        }
        
        .checkbox:after {
            content: "";
            position: absolute;
            top: -0.125rem;
            left: 0;
            width: 2.1rem;
            height: 2.1rem;
            background: #f1f1f1;
            cursor: pointer;
        }
        
  
  
        .animated {
      opacity: 0;
    animation-duration: 0.8s;
    animation-fill-mode: both;
        -webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
      animation-delay: 0.5s;
  }
  
  .captcha{ 
    max-width: 305px; 
    margin: 0 auto; 
  } 
  
  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translate3d(0, 30%, 0);
    }
  
    to {
      opacity: 1 ;
      transform: none;
    }
  }
  
  
  .fadeInUp {
    animation-name: fadeInUp;
      /*animation: play 2.4s steps(3) infinite;*/
  }