h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #353535;
  font-size: 52px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #353535;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: 'PT Serif', serif;
  color: #5f5d5e;
  font-size: 20px;
  line-height: 24px;
}

a {
  text-decoration: underline;
}

.footer_txt {
  padding-top: 0px;
  font-size: 12px;
  line-height: 16px;
}

.footer_txt.bottom {
  color: #383838;
  font-size: 10px;
}

.header {
  position: static;
  display: block;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.wrapper_titre {
  display: block;
  width: 700px;
  max-width: 100%;
  margin: 40px auto 30px;
  padding: 10px;
  float: none;
  border-radius: 10px;
  background-color: transparent;
}

.wrapper_logo {
  display: inline-block;
  float: left;
}

.wrapper_h1_para {
  width: 400px;
  padding-top: 0px;
  float: left;
}

.image {
  margin-top: 16px;
  margin-right: 14px;
  clear: left;
}

.para_header {
  font-size: 16px;
}

.wrapper_photo_header {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50%;
  text-align: center;
}

.maman_produit_homepage {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f1f2f7;
}

.maman_produit_homepage.floral-white-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  background-color: #f4f4ec;
}

.maman_produit_homepage.portafmz {
  padding-top: 0px;
  padding-bottom: 0px;
}

.maman_produit_homepage.portafmz.inverse_mobile {
  background-color: #f3f4f9;
}

.maman_produit_homepage.mdz.inverse_mobile {
  background-color: #f2f2fA;
}

.maman_produit_homepage.inverse_mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bb_produit_homepage {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bb_produit_homepage.photo.chipsynth64 {
  min-height: 500px;
  background-color: transparent;
  background-image: url('../images/plogue1708-5293_crop.jpg');
  background-position: 100% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.bb_produit_homepage.photo.chipsynth64.fc {
  background-image: url('../images/CSFC-5158.jpg');
  background-position: 0px 50%;
  background-size: 1000px;
}

.bb_produit_homepage.photo.chipsynth64.portafm {
  background-image: url('../images/CSMD_5322.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bb_produit_homepage.photo.chipsynth64.md {
  background-image: url('../images/MD_16bit_1000pxx667px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bb_produit_homepage.photo.chipsynth64.sfc {
  background-image: url('../images/cssfc_main_page.png');
  background-position: 75% 50%;
  background-size: auto;
}

.bb_produit_homepage.photo.chipspeech_photo_header {
  background-image: url('../images/sovereign_chipspeech.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bb_produit_homepage.texte.chipsynth64 {
  max-width: 50%;
  padding: 50px;
  background-color: transparent;
}

.bb_produit_homepage.texte.chipsynth64.fc {
  background-color: transparent;
}

.bb_produit_homepage.texte.chipsynth64.portatxt {
  background-color: #f3f4f9;
}

.infos-produit {
  width: 500px;
  max-width: 100%;
  margin-top: 0px;
}

.infos-produit.portafmm {
  margin-top: 52px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #fff;
}

.wrapper_rs {
  display: inline-block;
  width: auto;
  margin-left: 25px;
  float: right;
  text-align: right;
}

.rs {
  display: inline-block;
  float: none;
  text-align: left;
}

.language {
  display: inline-block;
  margin-top: 24px;
  margin-right: 3px;
  float: right;
}

.link_rs {
  width: auto;
  height: auto;
  max-height: auto;
  margin-top: 4px;
  margin-right: 8px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.link_rs:hover {
  opacity: 0.7;
}

.icon_rs {
  height: auto;
  max-width: auto;
  margin-top: 16px;
}

.icon_rs:hover {
  opacity: 0.72;
}

.dropdown-toggle {
  position: relative;
  margin-top: -11px;
  margin-bottom: 0px;
  padding: 20px 35px;
  float: right;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-align: center;
}

.dropdown-toggle:hover {
  opacity: 0;
}

.link_menu {
  margin-top: 20px;
  padding: 3px 9px;
  border-bottom: 1px none #000;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Roboto, sans-serif;
  color: #302f2f;
  font-weight: 700;
}

.link_menu:hover {
  opacity: 0.6;
}

.link_menu.w--current {
  border-style: none none solid;
  border-bottom-width: 2px;
  color: #000;
}

.link_menu.boutique {
  padding-left: 0px;
}

.nav-menu {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  float: none;
}

.slider {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  max-height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.fc_titre {
  margin-bottom: 15px;
}

.bande_fc {
  position: relative;
  display: none;
  padding-bottom: 0px;
  background-color: #f2f2e8;
}

.bande_fc._64 {
  display: none;
  padding-bottom: 0px;
  background-color: #f2f3f7;
}

.bande_csfc {
  position: absolute;
  left: 0px;
  top: -46px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  background-color: transparent;
}

.bande_csfc.bande64 {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
}

.image-3 {
  margin-bottom: 15px;
}

.image-4 {
  margin-bottom: 15px;
}

.brand {
  margin-top: 7px;
  margin-left: 28px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.brand:hover {
  opacity: 0;
}

.button {
  border-radius: 0px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.button.rouge {
  background-color: #ca0101;
}

.button.rouge:hover {
  opacity: 0.6;
}

.button.fuschia {
  background-color: #bd4e78;
}

.button.fuschia:hover {
  opacity: 0.6;
}

.button.turquoise {
  background-color: #00b7b7;
}

.button.turquoise:hover {
  opacity: 0.6;
}

.temoignages {
  padding-top: 51px;
  padding-bottom: 51px;
  background-image: url('../images/bg_building.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph {
  color: #fff;
}

.haut_footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000101;
}

.bas_footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
}

.paragraph-2 {
  color: #fff;
}

.wrapper_liens_footer {
  text-align: left;
}

.dropdown-toggle-2 {
  padding: 23px 9px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.dropdown-toggle-2:hover {
  opacity: 0.6;
}

.wrap_rs {
  display: inline-block;
  margin-top: 5px;
  margin-right: 13px;
  float: none;
}

.wrap_rs.contacts {
  margin-left: -13px;
  float: none;
}

.link_rs2 {
  padding: 10px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.link_rs2:hover {
  opacity: 0.6;
}

.dropdown-toggle-3 {
  margin-top: 0px;
  float: right;
}

.dropdown {
  margin-top: 0px;
  float: right;
}

.maman_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bb_header {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide {
  background-color: transparent;
  background-image: url('../images/plogue1708-5405_mod_BG_blanc_800x400.jpg');
  background-position: 50% 100%;
  background-size: 800px;
  background-repeat: no-repeat;
  text-align: center;
}

.slide.circuits {
  margin-top: 5%;
  background-image: url('../images/chips_accueil_5405.jpg');
  background-size: 800px;
}

.slide.dx7 {
  background-image: url('../images/dx7_accueil_5423.jpg');
  background-size: 800px;
}

.slide.chips {
  max-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/puces_homepage-5345.jpg');
  background-size: 800px;
}

.text-span {
  text-transform: uppercase;
}

.text-span-2 {
  font-size: 30px;
}

.header_produit {
  display: block;
}

.image_header {
  height: 33%;
  background-color: transparent;
}

.image_header.bidule {
  position: relative;
  border-style: none;
  background-color: #2068a8;
}

.section_text_intro {
  padding-top: 150px;
  padding-bottom: 150px;
  font-family: 'PT Serif', serif;
  text-align: center;
}

.image-5 {
  width: 90%;
  margin-top: 5%;
  margin-right: 10%;
  margin-bottom: 5%;
}

.produit_details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 800px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #e0c286;
  background-image: -webkit-linear-gradient(132deg, #1f32c2, #1f265b);
  background-image: linear-gradient(318deg, #1f32c2, #1f265b);
}

.produit_details.bidule_blanc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: transparent;
}

.produit_details.bidule_blanc.tresblanc {
  background-image: none;
}

.produit_details.bidule_bleu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #2a88dc;
  color: #fff;
}

.produit_details.bidule_bleu.tresbleu {
  background-image: none;
}

.produit_details.chipsynthfc {
  background-image: none;
}

.produit_details.alterego {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  background-image: -webkit-linear-gradient(132deg, #0c0c0c, #353535);
  background-image: linear-gradient(318deg, #0c0c0c, #353535);
}

.produit_details.chipsynth64z {
  background-color: #ddd9d0;
  background-image: none;
}

.produit_details.sfarz2 {
  background-image: -webkit-linear-gradient(132deg, #202020, #323233);
  background-image: linear-gradient(318deg, #202020, #323233);
}

.produit_details.chipsynth-portafm {
  background-color: #00aeae;
  background-image: none;
}

.produit_details.chipsynth-md {
  background-color: #AA425C;
  background-image: none;
}

.produit_details.chipsynth-sfc {
  background-color: #00387b;
  background-image: none;
}

.produit_details.chipcrusher {
  background-image: -webkit-linear-gradient(132deg, #000, #303030);
  background-image: linear-gradient(318deg, #000, #303030);
}

.div-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block.graphique_bidule1 {
  background-image: url('../images/boites_bidule.svg');
  background-position: 100% 50%;
  background-size: 40%;
  background-repeat: no-repeat;
}

.div-block.graphique_bidule_blanc {
  background-image: url('../images/boites_bidule_2.svg');
  background-position: 0px 104%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.div-block.altert {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #353535;
  font-size: 36px;
}

.heading-2 {
  font-size: 30px;
  line-height: 34px;
}

.div-block-3 {
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}

.div-block-4 {
  position: static;
  left: -20%;
  right: 0%;
  bottom: 0px;
  margin-left: -100px;
  padding-right: 46px;
}

.div-block-4.csfc {
  left: -30%;
  right: 0%;
}

.div-block-4._64z {
  left: -30%;
  right: auto;
}

.div-block-4.alteregox {
  position: relative;
  left: 0%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

.image_produit {
  overflow: visible;
  max-width: auto;
  padding-right: 0px;
  box-shadow: 1px 7px 15px 5px rgba(0, 0, 0, .35);
}

.bouton {
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #202020;
  text-align: left;
}

.bouton:hover {
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.bouton.fc {
  margin-top: 13px;
  background-color: #9c1331;
  color: #fff;
}

.bouton.fc._64 {
  border: 1px solid #aa2515;
  background-color: #ca0101;
}

.bouton.fc._64:hover {
  border-color: #aa2515;
  background-color: transparent;
  color: #aa2515;
}

.bouton.acheter {
  margin-right: 10px;
}

.bouton.acheter.cs64 {
  background-color: red;
}

.bouton.acheter.portafm {
  background-color: #00b8b8;
}

.bouton.acheter.csmd {
  background-color: #00a910;
}

.bouton.cs64 {
  background-color: red;
}

.bouton.bidule_blanc {
  margin-top: 25px;
  border: 1px solid #2a88dc;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #2a88dc;
}

.bouton.bidule_blanc:hover {
  border: 1px solid #f2f2e8;
  background-color: #2a88dc;
  opacity: 1;
  color: #fff;
}

.bouton.bidule_fond_blanc {
  margin-top: 15px;
  border: 1px solid #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.bouton.bidule_fond_blanc:hover {
  border: 1px solid #2a88dc;
  background-color: #fff;
  opacity: 1;
  color: #2a88dc;
}

.bouton.bidule_fond_blanc.vraifondblanc {
  background-color: #2a88dc;
  color: #fff;
}

.bouton.portabouton {
  color: #00a4a4;
}

.bouton.mdbouton {
  color: #325ECC;
}

.bouton.sfcbouton {
  color: #00387b;
}

.bouton.portabouton:hover {
  background-color: #00a4a4;
  color: #fff;
}

.bouton.mdbouton:hover {
  background-color: #325ECC;
  color: #fff;
}

.bouton.sfcbouton:hover {
  color: #00387b;
  color: #fff;
}


.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #a61338;
  font-size: 52px;
  text-transform: uppercase;
}

.heading-3.chipsounds_blanc {
  color: #fff;
  font-size: 30px;
  text-align: left;
}

.heading-3.cs64x {
  color: #ca0101;
}

.heading-3.portafm {
  color: #fff;
}

.text-span-3 {
  font-weight: 300;
}

.text-span-4 {
  font-weight: 300;
}

.heading-4 {
  margin-right: 5px;
  margin-bottom: 53px;
  margin-left: 5px;
}

.heading-4.alter {
  font-size: 43px;
  line-height: 46px;
}

.heading-4.sforz {
  font-size: 40px;
  line-height: 46px;
}

.serie_chipsynth {
  padding-top: 0px;
  padding-bottom: 50px;
}

.tab-link {
  width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
}

.tab-link.w--current {
  width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.tab_link {
  width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.tab_link:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.tab_link.w--current {
  background-color: transparent;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.tab-link-3 {
  width: 20%;
}

.tab-link-4 {
  width: 20%;
}

.image-6 {
  width: 100%;
}

.descr_chipsynth {
  width: 50%;
  padding: 92px 51px 51px;
  float: left;
}

.image-7 {
  width: 50%;
  float: right;
}

.tabs-menu {
  width: 50%;
  margin-top: 16px;
  float: right;
}

.descr_chipsynth_choix {
  margin-bottom: 30px;
}

.heading-5 {
  font-family: Roboto, sans-serif;
  font-size: 52px;
  text-transform: uppercase;
}

.text-span-5 {
  color: #3eca41;
  font-weight: 300;
}

.text-span-6 {
  color: #ec1e23;
}

.cs64_titre {
  font-family: Roboto, sans-serif;
  font-size: 52px;
  text-transform: uppercase;
}

.text-span-7 {
  color: red;
  font-weight: 300;
}

.text-span-8 {
  color: #002154;
}

.heading-6 {
  font-family: Roboto, sans-serif;
  font-size: 52px;
  text-transform: uppercase;
}

.text-span-9 {
  color: #f60;
  font-weight: 300;
}

.text-span-10 {
  color: #00b8b8;
}

.csmd_titre {
  font-family: Roboto, sans-serif;
  font-size: 52px;
  text-transform: uppercase;
}

.text-span-11 {
  color: #ff0302;
  font-weight: 300;
}

.text-span-12 {
  color: #00a910;
}

.brand_logo {
  padding-right: 20px;
  padding-left: 20px;
}

.navbar_partout {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.espace_en_bas {
  margin-bottom: 25px;
}

.copyright {
  display: inline;
  margin-right: 5px;
  padding-bottom: 5px;
}

.text-block {
  display: inline-block;
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #5f5d5e;
  font-size: 14px;
  font-weight: 700;
}

.div-block-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.link {
  color: #6d6d6d;
}

.colonne_footer {
  text-align: center;
}

.container {
  padding: 15px;
}

.screenshots {
  padding: 30px 50px;
  background-color: transparent;
}

.mom-chipspeech {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mom-chipspeech.inverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #05254c;
}

.mom-chipspeech.noir {
  background-color: #000;
}

.bb_chipspeech {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  min-height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bb_chipspeech.mauve {
  max-width: 50%;
  padding: 20px 60px;
  background-color: #0c3466;
  background-image: none;
}

.bb_chipspeech.image_chip {
  background-image: url('../images/SOVEREIGN_lady_parsec.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bb_chipspeech.persos {
  background-image: none;
}

.bb_chipspeech.persos.bleu_dark {
  background-color: #012148;
  background-image: url('../images/voder_1000px_bleu.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bb_chipspeech.persos.sam {
  background-image: url('../images/parsec_1000px_dark.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bb_chipspeech.bleu_dark {
  padding: 15px;
  background-color: #012148;
  background-image: none;
}

.bb_chipspeech.midnightblue {
  background-color: #05254c;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.bb_chipspeech.midnightblue.left-text {
  background-color: #000814;
}

.wrap_infos_produit_chipspeech {
  width: 500px;
  max-width: 100%;
  min-width: 300px;
  padding: 15px;
}

.titre_principal {
  font-family: Code, sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: left;
  letter-spacing: 30px;
  text-transform: none;
}

.text-span-13 {
  font-weight: 100;
}

.heading-7 {
  font-family: Code, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 10px;
}

.paragraph-3 {
  color: #fff;
  line-height: 24px;
}

.noms_persos {
  font-family: Code, sans-serif;
  color: #fff;
  line-height: 40px;
  font-weight: 100;
  letter-spacing: 30px;
  text-transform: uppercase;
}

.noms_persos.droite {
  text-align: right;
}

.noms_persos.moz {
  font-size: 32px;
  letter-spacing: 26px;
}

.description_persos {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.description_persos.droite {
  font-size: 14px;
  line-height: 18px;
  text-align: right;
}

.link_produits {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 26px;
  color: #302f2f;
  text-decoration: none;
}

.link_produits:hover {
  opacity: 0.6;
}

.autres_produits {
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.tous_cs_titre {
  text-align: center;
  text-transform: uppercase;
}

.wrap_titre_chip {
  padding-top: 30px;
  padding-bottom: 30px;
}

.list_item_persos {
  color: #f2f2e8;
}

.unordered-list {
  color: #f2f2e8;
}

.link_chipspeech {
  color: #90b2dd;
}

.image-8 {
  background-color: #05254c;
}

.div-block-6 {
  width: 500px;
  height: 500px;
  max-width: 100%;
}

.maman_personnages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #021123;
}

.maman_personnages.reverse_bleu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #002047;
}

.personnage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 50%;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.perso {
  padding-top: 100%;
  padding-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/cidertalk_1000px_dark.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.perso.rotten {
  background-image: url('../images/rotten_1000px_bleu.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.perso.dandy {
  background-image: url('../images/dandy_1000px_dark.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.perso.ottomuzer {
  background-image: url('../images/mozer_1000px_bleu.jpg');
}

.perso.lady_parsec {
  background-image: url('../images/parsec_1000px_dark_1.jpg');
}

.perso.bert_gotrax {
  background-image: url('../images/gotrax_1000px_bleu.jpg');
}

.perso.deeklat {
  background-image: url('../images/deeklat_1000px_dark.jpg');
}

.perso.spencer {
  background-image: url('../images/spencer_1000px_bleu.jpg');
}

.perso.terminal {
  background-image: url('../images/terminal_1000px_dark.jpg');
}

.perso.vosim {
  background-image: url('../images/vosim_1000px_bleu.jpg');
}

.perso.sam {
  background-image: url('../images/sam_1000px_dark.jpg');
  color: #071320;
}

.perso.voder {
  background-image: url('../images/voder_1000px_bleu.jpg');
}

.text-span-14 {
  font-weight: 700;
}

.montserrat_normal {
  font-weight: 700;
}

.lien_lighbox {
  margin: 10px;
  padding: 0px;
}

.screen_130px {
  width: 130px;
}

.centrer {
  margin-top: 0px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.centrer.wrap_boutons_acheter {
  margin-top: 20px;
}

.centrer.titre-page-telechargement {
  margin-bottom: 54px;
  font-weight: 200;
}

.centrer.down {
  padding-top: 15px;
}

.centrer.padding {
  padding-right: 60px;
  padding-left: 60px;
}

.screenshots_titre {
  margin-bottom: 32px;
  font-family: Code, sans-serif;
  font-weight: 100;
  letter-spacing: 30px;
  text-transform: uppercase;
}

.text-span-15 {
  font-weight: 700;
}

.bouton_chip {
  margin-right: 5px;
  margin-bottom: 9px;
  margin-left: 5px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #32477b;
  border-radius: 0px;
  background-color: #1f497d;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.bouton_chip:hover {
  background-color: #fff;
  opacity: 1;
  color: #204a79;
}

.wrapper_titre_plogue {
  display: inline-block;
  margin-top: 0px;
  border-radius: 10px;
  background-color: #fff;
}

.wrapper_logo_plogue {
  display: inline-block;
  float: left;
}

.wrapper_div_titre_para {
  display: inline-block;
  width: 445px;
  margin-top: 0px;
  padding: 0px 15px;
  float: left;
}

.titre_plogue {
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.titre_plogue.blanco {
  margin-top: 0px;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(29, 29, 29, .81);
}

.plogue_sous-titre {
  margin-top: -7px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.plogue_sous-titre.blanco {
  margin-bottom: 32px;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(41, 40, 40, .87);
}

.text-block-2 {
  font-family: 'PT Serif', serif;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

.wrapper_tous_produits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrapper_produit {
  width: 300px;
  padding: 20px;
}

.wrapper_produit.centrer {
  width: 25%;
  min-width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 20px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px none #585858;
  border-radius: 5px;
}

.div-block-9 {
  padding-left: 20px;
}

.bouton_produit {
  margin-top: 24px;
  border: 1px solid #302f2f;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Roboto, sans-serif;
  color: #302f2f;
  font-weight: 700;
  text-transform: uppercase;
}

.bouton_produit:hover {
  background-color: #302f2f;
  color: #fff;
}

.nom_produit {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

.autres_produits_dispos {
  padding-top: 0px;
  color: #1b1b1b;
}

.wrapper_titre_tous {
  height: 100px;
}

.wrapper_titre_tous.centrer {
  margin-top: 0px;
  background-color: #302f2f;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #302f2f;
  color: #ddd;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-8.centrer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #302f2f;
  color: #fff;
  font-weight: 100;
  letter-spacing: 5px;
}

.heading-8.centrer.allprod {
  margin-bottom: 50px;
  float: left;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bb {
  min-height: 200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row {
  margin-bottom: 10px;
}

.image-9 {
  border: 1px solid #c9c9c9;
}

.wrapper_thumbs_produits {
  padding-top: 80px;
  padding-bottom: 70px;
}

.wrap_produit_thumb {
  margin-bottom: 10px;
  -webkit-transition: opacity 300ms ease, opacity 200ms ease;
  transition: opacity 300ms ease, opacity 200ms ease;
  text-align: center;
}

.wrap_produit_thumb:hover {
  opacity: 0.7;
}

.wrap_nom_produit {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 100;
  text-transform: none;
}

.text-span-16 {
  font-weight: 400;
}

.text-span-17 {
  font-weight: 400;
}

.text-span-18 {
  font-weight: 400;
}

.text-span-19 {
  font-weight: 400;
}

.unordered-list-2 {
  text-align: center;
}

.link_footer {
  color: #aaa9a9;
  text-decoration: none;
}

.link-2 {
  color: #a8a6a6;
}

.column-2 {
  text-align: center;
}

.text-block-3 {
  color: #504f4f;
}

.image-10 {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: -2px;
  z-index: 9999;
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.temoignages-chipspeech {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #405a7d;
}

.temoignages-chipspeech.chipsounds {
  margin-top: -5px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(121deg, #1f32c2, #1f265b);
  background-image: linear-gradient(329deg, #1f32c2, #1f265b);
}

.temoignages-chipspeech.alterego2 {
  background-color: #181818;
}

.text-block-4 {
  margin-bottom: 5px;
  margin-left: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.text-block-5 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
}

.link-3 {
  color: #fff;
}

.block-quote {
  padding-right: 0px;
  padding-left: 0px;
  border-left-style: none;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 16px;
}

.column-3 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.row-2 {
  margin-bottom: 50px;
}

.lien_temoignage {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-decoration: underline;
}

.lien_temoignage:hover {
  opacity: 0.7;
}

.image-11 {
  width: 200px;
  max-width: 100%;
  margin-top: 25px;
}

.html-embed {
  display: inline-block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.wrapper_player_mobile {
  display: none;
  text-align: left;
}

.div-block-11 {
  margin-top: 15px;
}

.html-embed-2 {
  display: block;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.compatibility {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #302f2f;
}

.bloc_compatibility {
  width: 320px;
}

.heading-10 {
  margin-top: 29px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #2068a8;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

.heading-11 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 100px;
  margin-bottom: 0px;
  padding-left: 15px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
}

.div-block-13 {
  height: 30px;
  background-color: #302f2f;
}

.text-block-6 {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
  font-size: 12px;
}

.div-block-14 {
  background-color: #302f2f;
}

.crochets {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 15px;
}

.heading-12 {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 12px;
}

.text-block-7 {
  display: inline-block;
  width: 8px;
  margin-right: 40px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.div-block-15 {
  width: 100%;
  max-width: auto;
}

.credits {
  display: block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.unordered-list-3 {
  display: inline-block;
}

.div-block-18 {
  display: inline-block;
  width: 400px;
  float: left;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  max-width: 100%;
  float: none;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  margin-bottom: 5px;
}

.text-block-8 {
  min-width: 100px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-block-9 {
  display: inline-block;
  margin-right: 8px;
}

.awards {
  display: block;
  margin-top: 30px;
  margin-left: -15px;
}

.div-block-21 {
  width: 100px;
}

.div-block-22 {
  display: inline-block;
  padding-right: 0px;
  padding-left: 10px;
  background-color: #302f2f;
  color: #fff;
}

.div-block-23 {
  display: block;
}

.system {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.system.crochetz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 25%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.text-block-10 {
  height: 50px;
  margin-top: 0px;
  padding: 9px 6px 6px 16px;
  font-size: 12px;
  line-height: 16px;
}

.div-block-24 {
  width: 110px;
}

.div-block-25 {
  width: auto;
  background-color: #302f2f;
  color: #fff;
}

.div-block-26 {
  display: inline-block;
  width: 110px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  float: right;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}

.div-block-28.os {
  font-size: 11px;
}

.div-block-28a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}

.div-block-28a.os {
  font-size: 11px;
}

.text-block-11 {
  display: inline-block;
}

.heading-13 {
  color: #2a88dc;
}

.paragraph-4 {
  color: #2a88dc;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
}

.div-block-29 {
  max-width: 500px;
  text-align: left;
}

.heading-14 {
  text-align: left;
}

.heading-15 {
  position: static;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  border: 3px solid #2a88dc;
  border-radius: 5px;
  color: #2a88dc;
}

.div-block-30 {
  position: relative;
  display: inline-block;
  height: 60px;
}

.div-block-31 {
  margin-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-32 {
  position: absolute;
  top: 57px;
  right: 19px;
  bottom: 0px;
  width: 20px;
  height: 20px;
  background-color: #2a88dc;
}

.div-block-32.autre_bloc {
  right: 54px;
}

.section-2 {
  padding-top: 44px;
}

.heading-16 {
  display: inline-block;
  width: 85%;
  margin-top: 0px;
  color: #2a88dc;
  font-size: 24px;
  font-weight: 500;
}

.div-block-33 {
  display: inline-block;
  width: 85%;
  float: left;
}

.image-12 {
  width: 15%;
  max-width: auto;
  padding: 9px 14px 14px;
  float: left;
}

.bleu {
  padding-left: 15%;
  color: #2a88dc;
}

.bleu.parabidule {
  line-height: 30px;
  text-align: left;
}

.bleu.pas15 {
  padding-left: 0%;
}

.bleu.faq {
  padding-left: 0%;
}

.row-3 {
  margin-top: 60px;
}

.padding_colonnes_bidule {
  margin-bottom: 30px;
  padding-right: 3%;
}

.requirements {
  width: 320px;
}

.center320 {
  display: block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.specs_requirements {
  padding-top: 50px;
  padding-bottom: 50px;
}

.maman_chipflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.chipflex_bb {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  text-decoration: none;
}

.chipflex_bb:hover {
  opacity: 0.7;
}

.chipflex_bb.w--current {
  border-style: none;
  text-decoration: none;
}

.chipflex_bb.w--current:hover {
  opacity: 0.7;
}

.para_chip {
  margin-top: 15px;
  border-style: none;
  text-align: center;
  text-decoration: none;
}

.dropdown-list.w--open {
  border: 2px solid #000;
  background-color: #fff;
}

.dropdown-list-2.w--open {
  padding: 15px 20px;
  border: 2px solid #000;
  background-color: #fff;
}

.newsletter {
  background-color: #eaebf1;
}

.maman-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.newsbb {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.newsbb.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label {
  display: inline-block;
  margin-bottom: 31px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.text-field {
  display: inline-block;
}

.bouton_send_nrews {
  background-color: #f2a733;
}

.field-label-2 {
  font-family: Montserrat, sans-serif;
}

.form-block {
  padding: 15px;
}

.hero_image_produit {
  height: auto;
}

.maman_cie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.maman_cie.historique {
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.bb_cie {
  width: 50%;
}

.bb_cie.texte_apropos {
  padding: 53px;
  background-color: #08adb2;
  color: #fff;
}

.bb_cie.chips {
  background-image: url('../images/puces_5331.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bb_cie.historique {
  padding: 53px;
  background-color: #e89354;
}

.bb_cie.historik {
  background-image: url('../images/chips_page_cie_5398.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-6 {
  margin-top: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.heading-17 {
  margin-bottom: 31px;
  color: #fff;
}

.heading-18 {
  color: #fff;
  font-size: 24px;
}

.heading-19 {
  color: #fff;
  font-size: 24px;
}

.heading-20 {
  color: #fff;
  font-size: 24px;
}

.maman_contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.bb_contacts {
  padding: 0px 34px 34px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/cassettes_overlay_jaune_5456.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.textfield {
  margin-bottom: 23px;
  border-style: none;
  background-color: #fff;
  color: #202020;
}

.submit-button {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.text-block-12 {
  margin-top: 0px;
  color: #fff;
  font-size: 18px;
}

.paragraph-7 {
  text-align: justify;
}

.heading-21 {
  font-size: 24px;
  text-align: left;
}

.entrevue_plogue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.temoignages-bidule {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2a88dc;
  background-image: -webkit-linear-gradient(270deg, #000, #65a9e6 0%, #4094e0 41%, #2a88dc 100%, #0c7bdf 0, #fff);
  background-image: linear-gradient(180deg, #000, #65a9e6 0%, #4094e0 41%, #2a88dc 100%, #0c7bdf 0, #fff);
}

.paragraph-8 {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.round {
  max-width: 200px;
  border-radius: 100%;
}

.row-4 {
  margin-bottom: 40px;
}

.text-block-13 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.text-block-14 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  text-decoration: underline;
}

.link-4 {
  color: #fff;
  font-size: 16px;
}

.button-2 {
  margin-top: 30px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.button-2:hover {
  background-color: #2666b4;
}

.button-2.w--current:hover {
  background-color: #194d81;
}

.systeme-requis {
  padding-top: 30px;
  padding-bottom: 30px;
}

.wrap-produit-4-colonnes {
  margin-top: 0px;
  margin-bottom: 31px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #202020;
}

.wrap-produit-4-colonnes.derniere {
  margin-top: 50px;
  margin-bottom: 50px;
}

.wrap-produit-4-colonnes.derniere.last {
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom-style: none;
}

.titre-produit-telechargements {
  min-height: 74px;
  margin-bottom: 0px;
  padding: 13px 8px;
  background-color: #1d256e;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.titre-produit-telechargements.youtube {
  background-color: #ca0101;
}

.titre-produit-telechargements.chip_coul {
  background-color: #1f32c2;
}

.titre-produit-telechargements.crush_coul {
  background-color: #000;
}

.titre-produit-telechargements.speech_coul {
  background-color: #1f497d;
}

.titre-produit-telechargements.ego_coul {
  background-color: #302f2f;
}

.titre-produit-telechargements.sforz_coul {
  background-color: #444;
}

.titre-produit-telechargements.bidule_coul {
  background-color: #2a88dc;
}

.version-date {
  font-family: Lato, sans-serif;
  color: #6d6c6c;
  font-weight: 700;
  text-align: center;
}

.info-version-date {
  font-family: Lato, sans-serif;
  color: #6d6c6c;
  text-align: center;
}

.row-5 {
  margin-top: 10px;
  background-color: transparent;
}

.bouton-produit-telechargement {
  display: block;
  min-width: 100px;
  margin: 17px auto 12px;
  border: 1px solid #202020;
  background-color: transparent;
  box-shadow: 1px 1px 0 1px #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #202020;
  text-align: center;
}

.bouton-produit-telechargement:hover {
  background-color: #202020;
  color: #fff;
}

.bouton-produit-telechargement.chips_suite {
  margin-top: 35px;
}

.wrapper-telechargement {
  border: 1px none #000;
  text-align: center;
}

.section-4 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper-produit {
  max-width: 320px;
  margin-bottom: 20px;
  padding-bottom: 33px;
  border: 1px none #b6b6b6;
}

.wrap-produit-3-colonnes {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 3px;
  padding-bottom: 30px;
  border-bottom: 1px solid #202020;
}

.text-span-20 {
  text-transform: none;
}

.div-block-35 {
  margin-top: 20px;
}

.text-span-21 {
  text-transform: none;
}

.heading-22 {
  padding: 10px;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
}

.row-6 {
  margin-bottom: 10px;
}

.paragraph-9 {
  padding-left: 0px;
  text-align: left;
}

.div-block-36 {
  margin-left: 12px;
}

.image-15 {
  border-radius: 100%;
}

.entrevue_morasky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.block-quote-2 {
  border-left-style: none;
  border-left-color: transparent;
  font-size: 24px;
  font-style: italic;
}

.wrapper_thum_interview {
  width: auto;
  max-width: 50px;
  min-width: 50px;
}

.image-16 {
  margin-top: 0px;
}

.heading-23 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.row-7 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.separateur {
  height: 2px;
  background-color: #202020;
}

.paragraph-10 {
  margin-top: 20px;
  margin-right: 0%;
  margin-left: 0%;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.link-5 {
  color: #26c8f9;
  font-weight: 700;
}

.para_chipsounds_blanc {
  margin-bottom: 22px;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.list-item {
  color: #fff;
  text-align: left;
}

.chipsounds-vs-original {
  padding-top: 50px;
  padding-bottom: 50px;
}

.soundcloud-embed {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #6d6c6c;
  background-color: transparent;
  background-image: -webkit-linear-gradient(263deg, #000, #1f1f1f);
  background-image: linear-gradient(187deg, #000, #1f1f1f);
}

.list-item-2 {
  padding-top: 8px;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}

.heading-24 {
  font-size: 22px;
}

.wrapper_testimonial {
  margin-bottom: 25px;
  padding-right: 10px;
  padding-left: 10px;
}

.link-chipsounds {
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 16px;
}

.parafc {
  color: #fff;
}

.heading-25 {
  color: #fff;
  font-size: 28px;
}

.link-6 {
  color: #fff;
}

.link-6.w--current {
  color: #fff;
}

.link-6.w--current:hover {
  color: #bbb;
}

.link-7 {
  color: #202020;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 68px 20px;
  background-color: #1b1b1b;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-38 {
  display: inline-block;
}

.div-block-39 {
  max-width: 400px;
}

.parasfz {
  color: #8d8d8d;
}

.wrapper_all_products {
  padding-top: 0px;
  padding-bottom: 70px;
}

.section-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.link-8 {
  color: #2068a8;
}

.link-9 {
  color: #1f32c2;
  font-weight: 700;
}

.text-span-22 {
  color: #1f32c2;
  font-weight: 700;
}

.container-5 {
  padding-right: 10px;
  padding-left: 10px;
}

.margin_right {
  height: auto;
  max-width: auto;
  margin-right: 10px;
}

.div-block-40 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  height: auto;
}

.div-block-41 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-bottom: 40px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-15 {
  font-family: 'PT Serif', serif;
  font-size: 20px;
}

.div-block-42 {
  display: inline-block;
}

.section-7 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.image-17 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.lien_alter:hover {
  color: #cfcece;
}

.lien_alter.w--current {
  color: #fff;
  font-weight: 700;
}

.lien_alter.w--current:hover {
  color: #dfdfdf;
}

.paragraph-11 {
  color: #fff;
}

.link-10 {
  color: #000;
}

.morasky {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-7 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.wrap_interview {
  display: inline-block;
  width: 191px;
  height: 191px;
  max-width: 100%;
  background-color: #000;
}

.wrap_interview.textec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-19 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.text-block-16 {
  color: #fff;
}

.heading-26 {
  color: #e8e5e5;
  font-size: 24px;
  text-transform: uppercase;
}

.paragraph-12 {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-17 {
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  margin-top: 1px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f3f4;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/dx7_crashed_404_5364.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/dx7_crashed_404_5364.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  padding: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-8 {
  height: 100vh;
  background-image: url('../images/DX7_trash_1708-5420_404.jpg');
  background-position: 100% 0px;
  background-size: 900px;
  background-repeat: no-repeat;
}

.text-block-18 {
  padding-top: 18px;
  border: 1px none #000;
  font-family: Lato, sans-serif;
  color: #131313;
  font-size: 24px;
  text-align: left;
  text-decoration: none;
}

.text-span-23 {
  color: #272727;
  font-weight: 700;
}

.link-11 {
  color: #222;
  text-decoration: underline;
}

.link-11:hover {
  color: dimgrey;
}

.titre-help {
  min-height: 74px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 13px 8px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e52d27;
}

.div-block-43.chip {
  background-color: #1d256e;
  text-align: center;
}

.div-block-43.crush {
  background-color: #000;
  text-align: center;
}

.div-block-43.speech {
  background-color: #021123;
  text-align: center;
}

.div-block-43.alter {
  background-color: #3d3d3d;
  text-align: center;
}

.div-block-43.sfor {
  background-color: #727272;
  text-align: center;
}

.div-block-43.bid {
  background-color: #2a88dc;
  text-align: center;
}

.text-block-19 {
  color: #fff;
}

.div-block-44 {
  min-height: 80px;
}

.image-22 {
  background-color: transparent;
}

.wrapper-telechargement-copy {
  border: 1px solid #000;
  text-align: center;
}

.bouton-help {
  display: block;
  width: 100px;
  min-width: 23%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3b3b3b;
  text-align: center;
}

.heading-27 {
  margin-top: 62px;
  font-weight: 300;
}

.forum {
  margin-top: 51px;
  text-transform: uppercase;
}

.link-12 {
  font-weight: 700;
}

.link-12:hover {
  color: #575757;
}

.link-12:active {
  color: #575757;
}

.text-block-20 {
  padding-bottom: 26px;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
}

.container-9 {
  font-family: Montserrat, sans-serif;
}

.link-13 {
  font-weight: 700;
}

.dropdown-faq {
  width: 100%;
  text-align: center;
}

.dropdown-list-3 {
  position: relative;
  overflow: hidden;
  height: 0px;
}

.text-block-21 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-22 {
  margin-bottom: 15px;
}

.text-block-23 {
  padding-bottom: 15px;
}

.nav_francais {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.nav-link {
  margin-top: 5px;
  padding: 15px 10px;
  font-family: Montserrat, sans-serif;
}

.nav-link.w--current {
  color: #000;
  font-weight: 700;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.dropdown-list-4 {
  background-color: #fff;
}

.dropdown-list-4.w--open {
  border: 1px solid #000;
}

.nav-menu-2 {
  display: inline-block;
  float: right;
}

.brand-2 {
  padding-left: 15px;
}

.div-block-45 {
  display: block;
  width: 30%;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.wrapper_boutique {
  margin-bottom: 100px;
  padding-right: 12px;
  padding-left: 12px;
}

.prix {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.prix.special {
  color: #ca0101;
}

.image_produitz {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-13 {
  margin-top: 10px;
}

.description_produit {
  margin-top: 10px;
  text-align: center;
}

.wrapper-col-produits {
  margin-top: 50px;
  margin-bottom: 50px;
}

.cover_portal {
  width: 180px;
}

.cover_portal:hover {
  opacity: 0.7;
}

.link-block-2 {
  display: inline-block;
}

.link-block-2:hover {
  opacity: 0.7;
}

.slashed_price {
  text-decoration: line-through;
}

.text-span-24 {
  text-decoration: line-through;
}

.wrap-section-info {
  padding-top: 35px;
  border-top: 1px solid #000;
}

.heading-28 {
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.tuto-forum {
  padding-top: 30px;
}

.container-10 {
  margin-right: 321px;
  margin-left: 321px;
}

.nav_francais2 {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.nav_english {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.note_contact {
  margin-bottom: 20px;
  padding-bottom: 1px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.text-span-25 {
  color: #fcf20a;
}

.contact_link {
  color: #f6f00f;
  font-weight: 700;
}

.link_dark {
  color: #1d256e;
  font-weight: 700;
}

.link_dark:hover {
  color: #5b64b6;
}

.paragraph-14 {
  line-height: 30px;
}

.list-item_air {
  margin-bottom: 6px;
  color: #fff;
}

.container-11 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link_blanc {
  color: #fff;
}

.link_blanc:hover {
  color: #ddd;
}

.link_blanc:active {
  color: #fff;
}

.link_blanc:focus {
  color: #fff;
}

.list-item-3 {
  margin-bottom: 10px;
}

.link_space {
  margin-bottom: 10px;
}

.heading-29 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.link-14 {
  color: #333;
  font-weight: 700;
}

.link-14:hover {
  color: #646464;
  font-weight: 700;
}

.link-14:active {
  color: #333;
  font-weight: 700;
}

.link-14:focus {
  color: #333;
  font-weight: 700;
}

.link-14.w--current {
  font-weight: 700;
}

.text-span-26 {
  font-weight: 700;
}

.bouton_dark {
  margin: 5px;
  background-color: #383838;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.bouton_dark:hover {
  border: 1px solid #383838;
  background-color: transparent;
  color: #303030;
}

.paragraph-15 {
  margin-bottom: 25px;
}

.titre_para {
  margin-right: 0px;
  margin-left: 0px;
}

.video {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-9 {
  margin-top: 0px;
  margin-bottom: 1px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.voicebank {
  margin-top: 50px;
  margin-bottom: 30px;
}

.contenu_banks {
  padding: 0px 40px 40px;
}

.heading-30 {
  margin-top: 30px;
  text-transform: uppercase;
}

.paragraph-16 {
  min-height: 430px;
}

.heading-31 {
  text-align: center;
}

.image-26 {
  border: 1px solid #c9c9c9;
}

.heading-32 {
  margin-bottom: 40px;
  text-align: center;
}

.section-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-12 {
  padding-right: 10px;
  padding-left: 10px;
}

.paragraph-17 {
  display: inline;
  font-size: 14px;
  line-height: 16px;
}

.dark_link {
  margin-left: 4px;
  font-family: 'PT Serif', serif;
  color: #1f265b;
  font-weight: 700;
}

.image-27 {
  width: 100%;
}

.image-28 {
  width: 100%;
}

.tiitre-faq {
  font-size: 24px;
}

.faque-wrapper-produit {
  margin-bottom: 50px;
}

.image-29 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.agreements {
  margin-top: 15px;
}

.unordered-list-4 {
  margin-top: 13px;
}

.text-span-27 {
  text-transform: none;
}

.text-span-28 {
  text-transform: none;
}

.text-span-29 {
  text-transform: none;
}

.text-span-30 {
  text-transform: none;
}

.text-span-31 {
  text-transform: none;
}

.text-span-32 {
  text-transform: none;
}

.text-span-33 {
  text-transform: none;
}

.text-span-34 {
  text-transform: none;
}

.text-span-35 {
  text-transform: none;
}

.text-span-36 {
  text-transform: none;
}

.text-span-37 {
  text-transform: none;
}

.text-span-38 {
  text-transform: none;
}

.text-span-39 {
  text-transform: none;
}

.text-span-40 {
  text-transform: none;
}

.text-span-41 {
  text-transform: none;
}

.text-span-42 {
  text-transform: none;
}

.text-span-43 {
  text-transform: none;
}

.text-span-44 {
  text-transform: none;
}

.html-embed-3 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.html-embed-4 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.html-embed-5 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.html-embed-6 {
  position: relative;
}

.div-block-46 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f3f4f9;
}

.div-block-47 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f3f4f9;
}

@media (max-width: 991px) {
  .maman_produit_homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .bb_produit_homepage.photo.chipsynth64.portafm {
    background-position: 76% 50%;
  }
  .link_menu:hover {
    opacity: 0.5;
  }
  .nav-menu {
    border: 2px solid #000;
    background-color: #f2f2e8;
  }
  .wrap_rs {
    float: none;
  }
  .dropdown-toggle-3 {
    float: none;
  }
  .slide.circuits {
    background-size: 100%;
  }
  .produit_details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .produit_details.bidule_blanc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .produit_details.bidule_bleu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .produit_details.chipsynthfc {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .produit_details.alterego {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .produit_details.chipsynth64z {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .produit_details.sfarz2 {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-linear-gradient(272deg, #949494, #181818);
    background-image: linear-gradient(178deg, #949494, #181818);
  }
  .produit_details.chipsynth-portafm {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block.graphique_bidule1 {
    display: none;
    min-height: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 0px;
    background-position: 103% 50%;
    background-size: auto 500px;
  }
  .div-block.graphique_bidule_blanc {
    min-height: 500px;
  }
  .div-block-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .div-block-4 {
    position: static;
  }
  .div-block-4.csfc {
    position: static;
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .div-block-4._64z {
    position: static;
    padding-right: 10%;
  }
  .image_produit {
    text-align: center;
  }
  .heading-3 {
    font-size: 40px;
  }
  .mom-chipspeech.inverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .bb_chipspeech.persos.bleu_dark {
    min-height: auto;
    background-image: url('../images/voder_1000px_bleu.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .titre_principal {
    font-size: 24px;
    letter-spacing: 10px;
  }
  .container-2 {
    text-align: center;
  }
  .column {
    margin-bottom: 11px;
  }
  .centrer {
    margin-bottom: 30px;
  }
  .bloc_compatibility {
    display: block;
  }
  .crochets {
    margin-bottom: 25px;
  }
  .column-4 {
    text-align: center;
  }
  .div-block-15 {
    display: block;
    width: auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-25 {
    display: block;
  }
  .paragraph-4 {
    text-align: justify;
  }
  .chipflex_bb {
    min-width: auto;
  }
  .dropdown-list {
    background-color: #fff;
  }
  .dropdown-list.w--open {
    border: 2px solid #000;
  }
  .menu-button {
    background-color: transparent;
  }
  .icon {
    font-size: 32px;
  }
  .dropdown-list-2 {
    background-color: #fff;
  }
  .dropdown-list-2.w--open {
    border: 2px solid #000;
  }
  .hero_image_produit {
    height: auto;
    background-position: 50% 0px;
    background-size: contain;
  }
  .maman_cie {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maman_cie.historique {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bb_cie.texte_apropos {
    width: 100%;
  }
  .bb_cie.chips {
    width: 100%;
    min-height: 300px;
  }
  .bb_cie.historique {
    width: 100%;
  }
  .bb_cie.historik {
    width: 100%;
    min-height: 300px;
  }
  .section-5 {
    padding-top: 0px;
  }
  .lightbox-link-2 {
    margin-bottom: 15px;
  }
  .menu-button-2 {
    background-color: #fff;
  }
  .menu-button-2.w--open {
    background-color: #fff;
  }
  .nav-menu-2 {
    border: 1px solid #000;
    background-color: #fff;
  }
  .icon-2 {
    color: #000;
  }
  .container-11 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .wrapper_banks {
    display: block;
    max-width: 400px;
    margin: 40px auto;
  }
  .image-23 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-24 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-25 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .maman_produit_homepage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maman_produit_homepage.portafmz.inverse_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .maman_produit_homepage.mdz.inverse_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }  
  .bb_produit_homepage.photo.chipsynth64 {
    min-height: 300px;
  }
  .bb_produit_homepage.texte.chipsynth64 {
    max-width: 100%;
    padding: 10px;
  }
  .bb_produit_homepage.texte.chipsynth64.portatxt {
    padding-bottom: 30px;
    background-color: #fff;
  }
  .section_text_intro {
    padding-right: 5px;
    padding-left: 5px;
  }
  .produit_details {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-4 {
    position: static;
  }
  .div-block-4.alteregox {
    margin-right: 10px;
    margin-left: 10px;
  }
  .serie_chipsynth {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mom-chipspeech {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .bb_chipspeech.mauve {
    max-width: 100%;
  }
  .bb_chipspeech.image_chip {
    max-width: 100%;
  }
  .maman_personnages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maman_personnages.reverse_bleu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lightbox-link {
    margin-bottom: 0px;
  }
  .column {
    margin-bottom: -3px;
  }
  .wrapper_titre_plogue.mobile {
    margin-top: 0px;
    text-align: center;
  }
  .wrapper_logo_plogue {
    float: none;
  }
  .wrapper_div_titre_para {
    width: auto;
  }
  .html-embed {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .wrapper_player_mobile {
    display: block;
  }
  .html-embed-2 {
    display: none;
  }
  .heading-10 {
    margin-top: 0px;
  }
  .div-block-15 {
    width: auto;
  }
  .credits {
    padding-right: 15px;
    padding-left: 15px;
  }
  .awards {
    margin-left: 0px;
  }
  .container-3 {
    padding-left: 10px;
  }
  .paragraph-4 {
    text-align: left;
  }
  .wrap_titre_mobile {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .image-14 {
    display: block;
    width: 200px;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .maman_chipflex {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .chipflex_bb {
    margin-bottom: 50px;
    text-align: center;
  }
  .chipflex_bb.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .maman-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-4 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .maman_cie.historique {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bb_cie.texte_apropos {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bb_cie.historique {
    width: 100%;
  }
  .bb_cie.historik {
    width: 100%;
    min-height: 300px;
  }
  .heading-17 {
    font-size: 30px;
  }
  .maman_contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .column-5 {
    text-align: center;
  }
  .systeme-requis {
    padding-top: 0px;
  }
  .section-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-37 {
    margin-top: 30px;
  }
  .margin_right {
    width: auto;
  }
  .div-block-41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
  .text-block-15 {
    display: block;
  }
  .div-block-42 {
    display: block;
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .lightbox-link-3 {
    margin-bottom: 10px;
  }
  .morasky {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .container-8 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .titre_para {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 479px) {
  .wrapper_titre {
    text-align: center;
  }
  .wrapper_logo {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .wrapper_h1_para {
    max-width: 100%;
  }
  .image {
    display: block;
    width: auto;
    max-width: 100%;
    margin-top: 0px;
    clear: left;
  }
  .maman_produit_homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .maman_produit_homepage.portafmz.inverse_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maman_produit_homepage.mdz.inverse_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }  
  .maman_produit_homepage.inverse_mobile {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .nav-menu {
    z-index: 9999999;
  }
  .text-span {
    font-size: 80px;
  }
  .text-span-2 {
    font-size: 30px;
  }
  .image_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .image_header.bidule {
    height: 100px;
  }
  .section_text_intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .produit_details.bidule_blanc {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .produit_details.bidule_bleu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block.graphique_bidule_blanc {
    background-position: 50% 0px;
    background-size: 100%;
  }
  .div-block-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-4 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-4._64z {
    padding-right: 5%;
    padding-left: 5%;
  }
  .div-block-4.alteregox {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .heading-3.cs64x {
    font-size: 30px;
  }
  .heading-4 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 30px;
  }
  .screenshots {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bb_chipspeech.mauve {
    padding-right: 10px;
    padding-left: 10px;
  }
  .wrap_infos_produit_chipspeech {
    max-width: auto;
    min-width: auto;
  }
  .titre_principal {
    font-size: 30px;
  }
  .personnage {
    width: 100%;
    min-width: auto;
  }
  .column {
    margin-bottom: 15px;
  }
  .centrer.titre-page-telechargement {
    font-size: 24px;
  }
  .centrer.padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .screenshots_titre {
    font-size: 28px;
  }
  .heading-8.centrer {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 20px;
    line-height: 24px;
  }
  .image-10 {
    bottom: 0px;
    z-index: 999;
  }
  .html-embed {
    display: block;
    width: auto;
  }
  .section {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .wrapper_player_mobile {
    display: inline-block;
    text-align: center;
  }
  .html-embed-2 {
    display: none;
  }
  .bloc_compatibility {
    width: 320px;
  }
  .heading-10 {
    margin-top: 0px;
    padding-left: 4px;
    text-align: center;
  }
  .heading-11 {
    margin-right: 10px;
    margin-left: -10px;
    padding-left: 10px;
    line-height: 16px;
  }
  .crochets {
    padding-left: 0px;
  }
  .heading-12 {
    width: auto;
    margin-right: 40px;
    padding-left: 0px;
    line-height: 16px;
    text-align: left;
  }
  .heading-12.protools {
    margin-right: 52px;
  }
  .div-block-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-16 {
    margin-bottom: 9px;
  }
  .awards {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-3 {
    padding-left: 0px;
  }
  .heading-13 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
  .paragraph-4 {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
  }
  .paragraph-5 {
    font-size: 14px;
    line-height: 18px;
  }
  .heading-15 {
    width: 90%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 30px;
  }
  .div-block-30 {
    display: block;
  }
  .bleu.parabidule {
    font-size: 14px;
    line-height: 18px;
  }
  .bleu.pas15 {
    font-size: 14px;
    line-height: 18px;
  }
  .maman_chipflex {
    margin-right: 10%;
    margin-left: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .chipflex_bb {
    padding-right: 5%;
    padding-left: 5%;
    text-decoration: none;
  }
  .para_chip {
    text-decoration: none;
  }
  .container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bb_cie.historique {
    padding-right: 11px;
    padding-left: 11px;
  }
  .heading-17 {
    font-size: 24px;
  }
  .systeme-requis {
    padding-top: 0px;
  }
  .wrap-produit-4-colonnes.derniere {
    border-bottom-style: none;
  }
  .soundcloud-embed {
    padding-bottom: 0px;
  }
  .section-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-7 {
    padding-bottom: 0px;
  }
  .image-18 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-6 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .container-7 {
    display: block;
  }
  .wrap_interview {
    width: 100%;
    height: auto;
  }
  .wrap_interview.textec {
    height: 200px;
    padding-right: 34px;
    padding-left: 34px;
  }
  .wrap_interview.bgphoto {
    width: auto;
    max-width: auto;
  }
  .wrap_interview.logoportal {
    width: auto;
  }
  .link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-20 {
    max-width: auto;
  }
  .image-21 {
    width: 100%;
  }
  .wrapper_banks {
    margin-bottom: 75px;
  }
  .paragraph-16 {
    min-height: 0px;
    margin-bottom: 66px;
  }
  .heading-31 {
    font-size: 30px;
    line-height: 30px;
  }
}

@font-face {
  font-family: 'Code';
  src: url('../fonts/CODE-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Code';
  src: url('../fonts/CODE-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}