/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
body {

  margin: 0 !important;
  font-family: 'Helvetica', Arial, sans-serif;
  padding: 

}

.span12.widget-span.widget-type-cell.dnd-column{
padding: 65px 8%; !important;
}

input[type=file]{
  border: none !important;
}

.hs-richtext.hs-main-font-element{
padding-top: 10px;
}

.faq-container .dnd-module {
    width: 200px;
    margin-right: 19px;
  }
.Faq_header .hs_cos_wrapper_type_inline_text{
padding: 0 10px;
}
  .faq-container .dnd-module:last-child {
    margin-right: 0;}

#text {
display: none;
}

h1, h2, h3, h4, h5 {
margin: 0;
  font-weight: 300 !important;
}
.row-fluid {
    width: 100%;
    *zoom: 1;
  
}

.row-fluid:before, .row-fluid:after {
    display: table;
    ;
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#movingImage {
    transition: transform 0.1s ease-out;
  }

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
 
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
      display: block;
    }
  input.hs-button.primary.large{
    font-size: 14px !important;
    padding: 5% 25%;
  }
  .middle_text{
  padding: 0 8%;
  }
  .form-cs{
  padding: 40px 8% !important;
    width: 80% !important;
  }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
      display: flex;
  justify-content: space-between;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 768px) and (max-width: 1000px){
  .Faq_header .hs_cos_wrapper_type_inline_text{
 font-size: 12px;
    padding: 0 5px;
  }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
      display: flex;
  justify-content: space-between;
      
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span2 {

    }

    .row-fluid .span1 {
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
  .one_point_faq  {
    padding-bottom: 20px;
    width: 45%;
  }
  .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
    .mainContainer {
  height: 100% !important;
  }
  .container-inside {
    padding: 20px;
  }
  .container-inside {
    padding: 35px 20px 85px!important;
    align-items: center;
    display: ruby-text !important;
    
  }
  .banner.text {
    display: none
  
  }
  .column-right {
  max-width: fit-content !important;
  }

  .livre-blanc {
    font-size: 18px;
  }
  .column-left {
    width: 90%!important;
    margin-right: 0!important;
  }
  .column-right {
    top: 22px!important;
  
  }

  h1 {
    font-size: 24px;
    line-height: 38px;
  }

  .banner.text {
    font-size: 16px;
    line-height: 20px;
  }
  .book_image {
    display: none;
  }
  .container-inside {
  max-height: fit-content!Important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


@media (min-width: 1440px) {
 .container_bullets{
   justify-content: center!important;
  }
  
}

@media (max-width: 1024px) {
  .hs_lastname, .hs_pays, .hs_firstname, .hs_zip {
  width:100%;
}
}



@media (max-width: 480px){
  h1 {
    font-size: 24px!important;
    line-height: 32px!important;
  }
  .column-right {
    width: 80%!important;
  }
  .hs_firstname, .hs_lastname, .hs_zip, .hs_pays {
width: 100% !important;
}
  .banner.text {
  display: none;
  }
  
  
  .container_bullets {
  display: block;
  }
  
  .bullets_column-left {
    
  }
  
  .bullets_column-right {
    
  
  }
  

}