:root {
  --grayiplusf: #788086;
  --gainsboro: #dedede;
  --gray: #7f7f7f;
  --light-gray: #cecccc;
  --black-maria: #00000080;
  --black-shadow: #00000070;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-section {
  color: #fff;
  background-color: coral;
  height: 95vh;
  min-height: 0;
  margin-bottom: -70px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  inset: 0;
}

.hero-section.not-main-page {
  background-color: #fff;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero-section.main-page {
  background-color: #0000;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: relative;
}

.hero-section.seikooc {
  opacity: 1;
  background-image: linear-gradient(coral, #fff), url('../images/glb01.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  height: 400px;
}

.nav-bar {
  background-color: #fff0;
  align-self: center;
}

.nav-bar.idiomas {
  margin-top: 0;
}

.nav-bar.scroll {
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: 5%;
  padding-top: 24px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
  display: block;
}

.nav-links {
  float: none;
  clear: none;
  color: #fff;
  padding: 0 20px 0 14px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 21px;
  display: inline;
  position: static;
  top: 0;
  left: 0;
}

.nav-links:hover {
  text-shadow: 1px 1px 6px #fff;
}

.nav-links.w--current {
  color: #fff;
  text-shadow: 0 0 10px #fff;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  padding-bottom: 6px;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}

.nav-links.izquierda {
  float: none;
  border-right: 2px solid #fff;
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 30px;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
}

.nav-links.izquierda:hover, .nav-links.izquierda.w--open:hover {
  text-shadow: none;
}

.nav-links.izquierda.se {
  border-right-style: none;
}

.nav-links.contact {
  color: #fff;
  background-color: #0000;
  border-radius: 5px;
  padding: 0 10px;
  display: inline;
  position: static;
}

.nav-links.contact:hover {
  text-shadow: 0 0 6px #fff;
}

.nav-links.ou_border {
  border-right: 2px solid #fff;
  font-weight: 400;
}

.full-h2 {
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 392%;
  line-height: 64px;
  display: block;
  position: absolute;
  inset: 50% 0 70%;
}

.full-h2.title {
  color: #fff;
  text-transform: uppercase;
  margin: -40px auto auto;
  padding-top: 0;
  font-family: Nunito, sans-serif;
  display: block;
  position: static;
  inset: auto 0 70%;
}

.full-h2.title.patented-subtitle {
  padding-top: 0;
  position: relative;
  inset: auto 0 0%;
}

.full-h2.title.travauxpendant {
  font-size: 400%;
  font-weight: 300;
}

.full-h2.title.title_fiscalite {
  margin-top: 0;
  font-size: 200%;
  font-weight: 200;
}

.full-h2.title.title_fiscalite.title_nous {
  font-size: 150%;
}

.full-h2.title.title_maps {
  font-size: 200%;
  font-weight: 200;
}

.full-h2.text-title {
  float: none;
  margin-top: 10px;
  margin-bottom: auto;
  display: block;
  position: relative;
  inset: auto 0 70%;
}

.full-h2.text-title.only-text-titles {
  margin-top: 40px;
}

.full-h2.eltittseikooc {
  margin-top: 130px;
  position: static;
  inset: 50% 0 70%;
}

.full-h2.title {
  color: #fff;
  margin: -40px auto auto;
  padding-top: 0;
  font-size: 300%;
  font-weight: 300;
  display: block;
  position: static;
  inset: auto 0 70%;
}

.full-h2.title.titlenuevo {
  text-transform: none;
  margin-top: 0;
  font-size: 200%;
}

.full-h2.title.titlenuevo.titlesanta {
  color: #fff;
  text-shadow: 0 -1px 6px #381306;
  margin-top: -100px;
  font-size: 300%;
  font-weight: 400;
  position: static;
}

.full-h2.title.titlenuevo.titlesanta {
  color: #fff;
  text-shadow: 0 -1px 6px #381306;
  font-size: 300%;
  font-weight: 400;
  position: static;
}

.full-h2.title.titlenuevo {
  text-transform: none;
}

.full-h2.title.titlenuevo.titlesanta {
  color: #fff;
  text-shadow: 0 -1px 6px #381306;
  margin-top: -50px;
  font-size: 300%;
  font-weight: 400;
  position: static;
}

.full-h2.title.titlenuevo.titlesanta.miky {
  margin-top: auto;
}

.section {
  opacity: 1;
  color: #f37c36;
  text-align: center;
  background-color: #fff;
  border-left: 0 solid #fff;
  border-right: 0 solid #fff;
  border-radius: 0;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  position: static;
  inset: 100% 0;
  overflow: visible;
}

.section.section-pie {
  background-color: #fff;
  background-image: none;
  padding-bottom: 0;
  display: block;
}

.section.section-pie.not-main-pie {
  background-image: none;
}

.section.transparente {
  color: coral;
  background-color: #0000;
  background-image: none;
}

.section.transparente.cutrada {
  position: absolute;
  inset: auto auto auto 0;
}

.section.transparente.pruebaa {
  color: #fff;
  padding-bottom: 0;
}

.section.transparente.pruebaa.pruebaaaa {
  color: coral;
  border-bottom-style: none;
}

.section.transparente.mal {
  border-bottom-style: none;
  border-bottom-width: 0;
}

.section.transparente.lineaa {
  border-bottom-width: 0;
}

.section.paragraph {
  padding-top: 75px;
}

.section.not-main-sections {
  background-color: #0000;
  border-top: 1px #7f7f7f;
  border-bottom: 1px #000;
  margin: auto auto 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section.not-main-sections.coral {
  background-color: coral;
}

.section.not-main-sections.eqipe {
  background-position: 0 0;
  margin-bottom: 0;
}

.section.not-main-sections.condiappli {
  margin-bottom: 50px;
}

.section.gray {
  background-color: #0000;
}

.section.faire-pour-vous {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-top-width: 2px;
  border-top-color: coral;
  border-bottom-width: 2px;
  border-bottom-color: coral;
  padding-top: 0;
}

.section.sin-text {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-bottom-width: 2px;
  border-bottom-color: coral;
}

.section.section-title {
  color: #fff;
  background-color: gray;
  height: auto;
  padding-top: 90px;
  padding-bottom: 10px;
}

.section.dos {
  background-color: gray;
}

.icono {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.icono.cerdito {
  border-style: none;
  border-radius: 0;
  display: block;
}

.icono.grayy {
  border-style: none;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 23px;
}

.icono_pequeo {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 13px;
  padding-right: auto;
  display: block;
  position: relative;
  inset: 0 50%;
}

.texto-categorias {
  color: #7f7f7f;
  letter-spacing: 0;
  background-color: #0000;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 29px;
  display: block;
  position: static;
}

.texto_titulo {
  float: none;
  clear: none;
  color: coral;
  text-align: center;
  margin: 25px auto 15px;
  padding-bottom: 1px;
  padding-right: 0;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0;
  overflow: visible;
}

.texto_titulo.flags-titles {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.texto_titulo.nous {
  color: #fff;
}

.columna {
  column-count: 1;
  background-color: #0000;
  border: 0 #0000;
  border-left: 6px coral;
  border-right: 12px solid coral;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  position: static;
  inset: 0;
}

.columna.columna-izquierda {
  border-left: 12px solid coral;
}

.columna.columna-izquierda.empty {
  border-left-style: none;
  border-right-style: none;
}

.columna.single-column {
  border-left-style: solid;
  border-left-width: 12px;
}

.columna.empty-del-todo {
  border-right-style: none;
}

.containerlogo {
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  inset: 35% 0 75%;
}

.parallax-fondo-1 {
  clear: none;
  background-color: #cecccc;
  background-image: url('../images/essencetexto75alta.png');
  background-position: 0;
  background-repeat: repeat;
  background-size: 200%;
  background-attachment: fixed;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 50px;
  display: block;
  position: relative;
  inset: 0;
  overflow: visible;
}

.parallax-fondo-1.bulbs {
  background-image: url('../images/design1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  padding-bottom: auto;
}

.parallax-fondo-1.preflags {
  z-index: -1;
  background-image: url('../images/light-bulb-photography-hd-wallpaper-1920x1200-6988.jpg');
  background-size: cover;
  margin: auto;
  display: block;
  position: relative;
}

.parallax-fondo-1.methodologie {
  background-image: url('../images/Chalkboardv3.jpg');
  background-attachment: scroll;
}

.parallax-fondo-1.parallax-fiscalite {
  background-image: url('../images/CIR6.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 90%;
}

.parallax-fondo-1.parallax-fiscalite.parallax-cii {
  background-image: url('../images/CII.png');
  background-size: 80%;
}

.parallax-fondo-1.parallax-fiscalite.parallax-jei {
  background-image: url('../images/JEI.png');
  background-size: 80%;
}

.parallax-fondo-1.parallax-fiscalite.cee {
  background-image: url('../images/CEE_BackgroundV2.svg');
}

.parallax-fondo-1.parallax-gens {
  background-image: url('../images/AdobeStock_317232224-p-1080_1.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-fondo-1.parallax_candidats {
  background-image: url('../images/Espace_Candidats_Background-01_1Espace_Candidats_Background-01.png');
  background-size: 100%;
}

.parallax-fondo-1.parallax_nous {
  background-image: url('../images/A-propos-de-nous.png');
  background-size: 958px;
  padding-bottom: 0;
  display: none;
}

.parallax-fondo-1.parallax-savoir-faire {
  background-image: url('../images/Notre-savoir-faire.png');
  background-size: 80%;
}

.parallax-fondo-1.parallax-financement {
  background-image: url('../images/Financement_Title.png');
  background-size: 90%;
}

.parallax-fondo-1.parallax_patent {
  background-image: url('../images/PatentBox_Background.png');
  background-size: 80%;
}

.parallax-fondo-1.parallax_patent.blog_background {
  background-image: url('../images/Blog_Background.svg');
}

.parallax-fondo-1.parallax_patent.ipbox {
  background-image: url('../images/IPBox_Background.svg');
}

.parallax-fondo-1.fondo-wood {
  background-image: url('../images/tiny_iplusfwoodHDv2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-fondo-1.fondo-wood-2 {
  background-image: url('../images/tiny_innovation.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.parallax-fondo-1.fondo-wood-2.foto-nueva {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/AdobeStock_359231780.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-clip: border-box;
}

.parallax-fondo-1.fondo-wood-2.foto-nueva.otro-fondo {
  background-image: url('../images/Richie2-2-l.jpg');
  background-position: 50% 0;
}

.parallax-fondo-1.fondo-carpeta-y-bombilla {
  background-image: url('../images/Carpeta-y-bombilla_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 300px;
}

.parallax-fondo-1.parallaxfondo1fr {
  background-image: url('../images/essencetext75baja.jpg');
  background-size: 991px;
}

.parallax-fondo-2 {
  background-image: url('../images/lequipe.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  height: 400px;
  padding-top: 0;
}

.parallax-fondo-2.fondo-3 {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-color: #fff;
  height: 700px;
}

.subtitulo {
  letter-spacing: 0;
  background-color: #fff;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: coral;
  margin-bottom: auto;
  padding: 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 80px;
  position: static;
}

.subtitulo.subtitle-patent {
  color: #fff;
  background-color: #0000;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.subtitulo.subtitle-patent.not-so-big {
  text-align: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-size: 85px;
  display: block;
}

.subtitulo.menos-importante {
  color: coral;
  margin-top: 10px;
  font-size: 45px;
}

.subtitulo.puto-paragraph {
  font-family: Nunito, sans-serif;
  font-size: 25px;
  font-weight: 200;
}

.subtitulo.puto-paragraph.corregir {
  color: red;
}

.subtitulo.puto-paragraph.subtitulo-noel {
  color: coral;
  background-color: #f2f2ff;
}

.boton {
  color: coral;
  background-color: #0000;
  border: 1px solid coral;
  border-radius: 75px;
  margin-top: 50px;
  margin-bottom: 39px;
  padding: 25px 30px;
  font-size: 35px;
  font-weight: 400;
}

.content-block {
  float: none;
  clear: none;
  background-color: #0000;
  border: 2px #0000;
  border-style: none none solid solid;
  border-radius: 0;
  flex: 1;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: margin-left .2s;
  display: block;
  position: static;
  transform: scale(1);
}

.content-block:hover {
  border-radius: 0;
}

.content-block.flags {
  border-width: 0;
  flex: 25%;
  align-self: stretch;
}

.content-block.flags:hover {
  border-width: 0;
  border-bottom-style: none;
  border-left-style: none;
}

.content-block.sin-fondo {
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  margin-top: auto;
}

.pie {
  z-index: 0;
  background-image: url('../images/nosskylines.svg');
  background-position: 100% -19px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.final-gris {
  z-index: 2;
  color: coral;
  background-color: #788086;
  border-top: 30px solid coral;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  inset: auto;
  overflow: visible;
}

.final-gris.travaux {
  z-index: 15;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.final-gris.gris-contacto, .final-gris.final-sin-borde-naranja {
  border-top-style: none;
}

.final-gris.final-under-construction {
  border-top-style: none;
  height: auto;
}

.final-gris.final-constr {
  margin-top: auto;
  padding-top: 0;
  position: fixed;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 -1px 3px #000;
}

.final-gris.finalmapas, .final-gris.final-blog {
  border-top-style: none;
}

.final-gris.final-blog-2 {
  background-image: none;
  border-top-style: none;
}

.final-gris.finalblog, .final-gris.final-blog-sin-naranja, .final-gris.final-newsletter {
  border-top-style: none;
}

.firma {
  padding: 10px;
  display: block;
  position: static;
  bottom: auto;
  right: auto;
}

.texto-pie-de-pagina {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  margin-bottom: auto;
  position: static;
  bottom: -11%;
  right: 0;
}

.container-pie-de-pagina {
  margin-top: 0;
  padding-top: 50px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 200;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.direccion {
  color: #788086;
  text-decoration: none;
}

.lista {
  color: #fff;
  padding-bottom: 30px;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.pie-naranja {
  background-color: coral;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  position: static;
  box-shadow: 0 -1px 3px #000;
}

.pie-naranja.pie-naranja-constr {
  height: 60px;
  padding-bottom: 20px;
}

.columna-idiomas {
  text-align: center;
  padding-left: 0;
  display: inline;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.navbar-scroll {
  background-color: coral;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  height: 75px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 12px #000;
}

.logo-menu {
  justify-content: space-between;
  align-items: center;
  margin-left: 5%;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.logo-menu.w--current {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  display: block;
  position: static;
}

.icono-nous {
  height: auto;
  max-height: 125px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.invisible-section {
  margin-top: 75px;
  display: none;
}

.style-text-heading {
  color: coral;
  text-align: left;
  margin-top: 80px;
  margin-bottom: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 85px;
  line-height: 78px;
}

.style-text-heading.largo {
  color: #fff;
  text-align: center;
  background-color: coral;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-size: 60px;
  font-weight: 300;
  display: block;
}

.style-text-heading.largo.year {
  color: #fff;
  background-color: coral;
  border-top: 2px solid coral;
  border-bottom: 2px solid coral;
  margin-top: auto;
  padding-top: 20px;
  font-size: 60px;
}

.style-text-heading.largo.flags-title {
  margin-top: 50px;
}

.style-text-heading.largo.daniel {
  color: #fff;
  background-color: #788086;
  padding: 25px;
}

.style-text-heading.largo.foto {
  margin-top: 0;
}

.style-text-heading.chalk {
  font-family: Cabin Sketch, sans-serif;
}

.stylish-paragraph {
  color: #7f7f7f;
  text-align: left;
  margin-bottom: 0;
  padding: 10px 90px 0 7px;
  font-family: Josefin Sans, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.stylish-paragraph.long {
  color: #788086;
  text-align: justify;
  text-indent: 0;
  text-transform: none;
  border-right: 0 coral;
  margin-bottom: 0;
  padding: 55px 10px 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 49px;
  display: block;
  position: relative;
  inset: 0;
}

.stylish-paragraph.long.white {
  color: #fff;
  border-right-style: none;
  border-right-width: 0;
}

.stylish-paragraph.long.white.alligned {
  text-align: center;
}

.stylish-paragraph.long.aligned {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 24px;
}

.stylish-paragraph.long.aligned.bigger {
  font-size: 31px;
  line-height: 25px;
}

.stylish-paragraph.long.aligned.bigger.poupurri {
  margin-left: auto;
  margin-right: auto;
  line-height: 45px;
  display: block;
}

.stylish-paragraph.long.flags-description {
  text-align: center;
  padding-top: 0;
  padding-bottom: 15px;
  font-size: 23px;
}

.stylish-paragraph.long.equipo {
  color: #fff;
}

.stylish-paragraph.chalk-paragraph {
  color: #fff;
  text-align: center;
  margin: auto 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Cabin Sketch, sans-serif;
  font-size: 60px;
  line-height: 100px;
  display: block;
}

.body-color {
  background-color: #788086;
  border-bottom: 3px solid coral;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 400;
  overflow: auto;
}

.body-color.paris_body, .body-color.home_page {
  background-color: coral;
}

.body-color.body_english {
  background-color: #788086;
  border-bottom-style: none;
}

.body-color.bodyinedp {
  background-color: var(--grayiplusf);
}

.body-color.bodyinedp.bodycontact {
  background-color: #fff;
}

.coral-bold {
  color: coral;
}

.patent-box-right-column {
  flex: 1;
  align-self: center;
  margin-top: 15px;
  display: block;
  position: relative;
  inset: 50% 0;
}

.section-hero-title {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 200px;
  font-weight: 400;
  display: block;
  position: relative;
  inset: 50% 0;
}

.section-hero-title.logo-no-container {
  font-size: 250px;
  line-height: 206px;
  inset: 50% 0;
}

.section-hero-title.patented-title {
  margin-left: auto;
  margin-right: auto;
  font-size: 250px;
  line-height: 198px;
  display: block;
  position: absolute;
}

.plus {
  color: coral;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 29px;
}

.plus.gigant {
  font-size: 50px;
}

.highlight-box {
  border-left: 2px solid coral;
  margin-top: 86px;
}

.conditions {
  background-color: #788086;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.conditions.incorpores {
  background-color: #fff;
  border-top: 0 coral;
  border-bottom: 30px coral;
  align-self: stretch;
  max-width: 50%;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.blackboard {
  background-image: url('../images/pizarra.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.columna-pizarra {
  background-image: url('../images/patentboxBOX-v2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 600px;
  background-attachment: scroll;
  flex: 1;
  align-self: center;
  height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: static;
  bottom: 50%;
  left: 0;
  right: 0;
  overflow: visible;
}

.social-icons-top-bar {
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.column-social {
  margin-top: 25px;
  padding-top: 15px;
  position: static;
  inset: 0;
}

.language {
  align-self: flex-end;
  font-family: Varela Round, sans-serif;
  font-size: 29px;
  display: block;
}

.language-bar-selected {
  padding-right: 15px;
}

.language-bar-selected.white-text {
  color: #fff;
}

.menu-frame {
  background-color: #fff;
  font-style: normal;
}

.menu-frame.white {
  color: coral;
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  display: block;
  position: relative;
  inset: 0;
}

.menu-frame.white:hover {
  color: coral;
  text-shadow: 1px 1px 6px coral;
}

.menu-arrow.white {
  color: #fff;
}

.another-menu-language-option:hover {
  background-color: #0000;
}

.another-menu-language-option.w--open:hover {
  text-shadow: 1px 1px 6px #fff;
}

.bottom-bar {
  color: #fff;
  text-align: center;
  cursor: pointer;
  flex: none;
  align-self: stretch;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 30px;
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.bottom-bar-columns {
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  display: flex;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.dropdown-list.w--open {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.dropdown-list.drop-vous {
  display: none;
}

.dropdown-list.drop-vous.w--open {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  display: block;
  position: absolute;
}

.dropdown-list.drop-vous.drop-down-vous.w--open {
  float: none;
  background-color: #fff;
  padding-top: 30px;
  right: 0;
}

.scrolling-mouse {
  margin: auto;
  display: block;
}

.scrolling-mouse.patent-box.w--current {
  position: static;
}

.dropdown-vous-glow {
  border-bottom: 4px solid #0000;
  transition: padding .2s;
  display: inline-block;
}

.dropdown-vous-glow:hover {
  border-bottom: 4px solid #fff;
}

.dropdown-vous-glow:active {
  padding-bottom: auto;
}

.logo-no-container {
  text-align: left;
  display: block;
}

.logo-no-container.logo_fiscalite {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo-no-container.logo_fiscalite.logo-ipbox {
  width: 50%;
  height: 75%;
  margin-top: 5%;
}

.logo-no-container.logo_projets.logo-gigante {
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.logo-no-container.logo_works {
  flex: none;
  display: block;
}

.dibujo {
  background-image: url('../images/diplome.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 250px;
  padding-top: 365px;
}

.navlink-anchors {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-decoration: none;
}

.patented-title {
  z-index: 1;
  text-align: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 220px;
  line-height: 200px;
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
}

.methodologie-scheme {
  height: 600px;
  margin: auto;
  display: block;
  position: relative;
  inset: 0;
}

.scrolling-mouse-link {
  z-index: 4;
  background-image: url('../images/Lengueta_2_SVG_coral_Art_Stretch.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 500px;
  background-attachment: scroll;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.scrolling-mouse-link.w--current {
  background-image: url('../images/Lengueta_2_SVG.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.parallax-fondo-3 {
  background-image: url('../images/design1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.categories-subtitles {
  color: #788086;
  text-align: center;
  margin-top: 15px;
  font-size: 25px;
  font-weight: 400;
  line-height: 29px;
}

.categories-subtitles.white {
  margin-top: 68px;
}

.menu-coral {
  background-color: coral;
}

.darkblackboard {
  background-image: url('../images/Chalkboardv3.jpg');
  background-position: 50%;
  height: auto;
  margin-top: 0;
}

.preflagsbackground {
  background-image: url('../images/light-bulb-photography-hd-wallpaper-1920x1200-6988.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  position: relative;
}

.lotofbulbsbackground {
  z-index: -1;
  background-image: url('../images/design1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  position: relative;
}

.nuevo-1 {
  background-image: url('../images/_CGD8243.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.nuevo-1.rellenoestrecho {
  background-image: url('../images/Carpeta-y-bombilla.jpg');
  background-position: 50% 100%;
  height: 300px;
}

.nuevo-1.rellenoestrecho.rellenocii {
  background-image: url('../images/CII.png');
  background-size: 849px;
}

.nuevo-1.rellenoestrecho.rellenolauri {
  background-image: url('../images/tiny_CGD8230.jpg');
}

.nuevo-1.rellenoestrecho.rellenolauri.rellenosinlauri {
  background-image: url('../images/AdobeStock_97034501.jpeg');
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenobis1 {
  background-image: url('../images/_CGD7870.jpg');
  background-position: 0;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenobis2 {
  background-image: url('../images/AdobeStock_394742889.jpeg');
  background-position: 50%;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenobis3 {
  background-image: url('../images/tiny_innovation.jpg');
}

.nuevo-1.rellenoestrecho.rellenobis3.rellenobis4 {
  background-image: url('../images/AdobeStock_212756073.jpeg');
  background-position: 50% 0;
}

.nuevo-1.rellenoestrecho.rellenobis4 {
  background-image: url('../images/_CGD7875.jpg');
  background-position: 50%;
}

.nuevo-1.rellenoestrecho.rellenobis5 {
  background-image: url('../images/_CGD8204CB-G-hor.jpg');
}

.nuevo-1.rellenoestrecho.rellenobis5.nis6 {
  background-image: url('../images/AdobeStock_313538538-Converti.jpg');
  background-position: 50% 0;
}

.nuevo-1.rellenoestrecho.rellenobis5.bis6 {
  background-image: url('../images/AdobeStock_300060457.jpg');
}

.nuevo-1.rellenoestrecho.relleno-tasse {
  background-image: url('../images/Tasse-caffe.jpg');
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenomontnot {
  background-image: url('../images/AdobeStock_232017282.jpg');
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenoclavier {
  background-image: url('../images/Clavier-luminous_V3_low.jpg');
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenovaso1 {
  background-image: url('../images/AdobeStock_210589561.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenovaso1.relleno3 {
  background-image: url('../images/AdobeStock_359231780.jpeg');
}

.nuevo-1.rellenoestrecho.rellenovaso2 {
  background-image: url('../images/iplusf-starb-lowv2-2.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenogente1 {
  background-image: url('../images/AdobeStock_170988368.jpeg');
}

.nuevo-1.rellenoestrecho.rellenogente2 {
  background-image: url('../images/AdobeStock_207794186.jpeg');
  background-position: 50% 0;
}

.nuevo-1.rellenoestrecho.rellenomesa {
  background-image: url('../images/Mesa-color-v4-2-low-2.jpg');
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenomesa.fotorelleno-nueva {
  background-image: url('../images/AdobeStock_216576321.jpeg');
}

.nuevo-1.rellenoestrecho.rellenorichie {
  background-image: url('../images/Richie2-2-l.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.rellenocamiseta {
  background-image: url('../images/DSC06761-2-low.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 300px;
}

.nuevo-1.rellenoestrecho.relleno_vaso_3 {
  background-image: url('../images/iplusf-starb-lowv2-2.jpg');
}

.nuevo-1.rellenoestrecho.otro-relleno {
  background-image: url('../images/IMG_2017-01-24.jpg');
}

.nuevo-1.rellenoestrecho.otro-relleno.y-otro-mas {
  background-image: url('../images/AdobeStock_167084461.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.nuevo-1.rellenoestrecho.y-otro-mas-aun {
  background-image: url('../images/DSC04483-low-2.jpg');
}

.nuevo-1.rellenomesa {
  background-image: url('../images/Mesa-color-v4-2-low-2.jpg');
  background-size: cover;
}

.nuevo-1.rellenolibreta2 {
  background-image: url('../images/DSC04483-low-2.jpg');
  background-size: cover;
}

.nuevo-1.relleno_vaso2 {
  background-image: url('../images/Richie2-2-l-2.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 300px;
}

.nuevo-1.relleno_vaso2.rellenostock {
  background-image: url('../images/AdobeStock_232017282.jpeg');
}

.nuevo-1.rellenoclavier1 {
  background-image: url('../images/Clavier-luminous_V4_low.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 400px;
}

.nuevo-1.rellenoclavier1.nuevo-relleno {
  background-image: url('../images/iplusf-tour.jpg');
  background-position: 100%;
}

.nuevo-1.rellenoclavier1.nuevo-relleno.nuevo-2 {
  background-image: url('../images/Mesa-color-v4-2-low-2.jpg');
}

.nuevo-1.rellenoclavier1.nuevo-relleno.nuevoantiguo {
  background-image: url('../images/AdobeStock_257493671.jpg');
}

.nuevo-1.rellenovaso3 {
  background-image: url('../images/DSC06219-2-low.jpg');
  height: 300px;
}

.nuevo-1.rellenocookies {
  background-image: url('../images/Cookies_Iplusf_Lite_5.jpg');
  height: 300px;
}

.nuevo-1.rellenovasosunrise {
  background-image: url('../images/iplusf-tour.jpg');
  height: 300px;
}

.nuevo-1.rellenovasosunrise.ipfinal {
  background-image: url('../images/AdobeStock_274449599.jpeg');
  background-position: 50% 100%;
}

.new-paragraph {
  color: #fff;
  text-align: center;
  background-color: #0000;
  margin-top: auto;
  margin-bottom: auto;
  padding: 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 49px;
  display: block;
}

.new-paragraph.cori {
  color: coral;
}

.new-paragraph.cori.cookies_text_big {
  box-shadow: none;
  color: #fff;
  background-color: #788086;
  padding: 60px 10% 65px;
  font-size: 30px;
  font-weight: 300;
  line-height: 49px;
}

.new-sections {
  color: #fff;
  background-color: coral;
  font-family: Josefin Sans, sans-serif;
}

.new-title {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 80px;
}

.new-title.coral_diagnoal {
  color: coral;
}

.new-title.incorporescoral {
  color: coral;
  font-size: 60px;
}

.new-title.incorporescoral.fiscalite-diag {
  margin-right: 15px;
  font-size: 40px;
  font-weight: 300;
  position: relative;
  inset: 0;
}

.new-title.exclusont {
  font-size: 60px;
}

.new-pararagraph-style {
  color: #788086;
  text-align: center;
  padding-top: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 49px;
}

.new-pararagraph-style.coral_diagnoal {
  color: #788086;
  text-align: left;
}

.new-pararagraph-style.oldparagraph-white {
  color: #fff;
}

.regimes-speciaux {
  color: coral;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 80px;
}

.year {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 60px;
}

.franja-year {
  background-color: coral;
}

.just-coral {
  background-color: coral;
  position: static;
}

.just-coral.transpe {
  background-color: #0000;
  height: 100%;
  margin-bottom: 35px;
  display: block;
  position: relative;
  inset: 0;
  overflow: visible;
}

.container-blackboard-projcets {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 65px;
  position: relative;
  bottom: 50%;
  left: 0;
  right: 0;
}

.logos-projets {
  margin: auto;
  padding-top: 60px;
  padding-bottom: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}

.modal-wrapper {
  z-index: 10001;
  text-align: center;
  background-color: #dedededb;
  background-image: linear-gradient(45deg, #ffffff61, #ffffff91);
  border-radius: 42px;
  height: auto;
  margin: 40px;
  padding: 0 80px;
  display: none;
  position: fixed;
  inset: 0;
  box-shadow: 13px 13px 15px -7px #00000070;
}

.modal-wrapper.tino {
  background-color: #ceccccf2;
  display: none;
}

.modal-wrapper.blog {
  display: block;
}

.conact-form {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  position: static;
  inset: 0;
}

.contact-form {
  margin: 10% auto auto;
  display: block;
  position: absolute;
  inset: 0;
}

.contact-form-title {
  color: #788086;
  text-align: center;
  margin-top: auto;
  margin-bottom: 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 100;
  line-height: 80px;
}

.contact-form-title.indepcontact {
  padding-top: 25px;
  font-size: 60px;
}

.contact-form-title.indepcontact.contactnewsletter {
  color: #fff;
  margin-top: 25%;
  margin-bottom: 25%;
  padding-top: 0;
  font-weight: 400;
}

.contact-form-title.indepcontact.subtitlnewslet {
  color: var(--grayiplusf);
  margin-bottom: 25px;
  font-weight: 400;
}

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

.text-field---right {
  display: block;
  position: static;
}

.form-field {
  color: #788086;
  text-align: left;
  background-color: #0000;
  border: 1px solid coral;
  border-radius: 4px;
  flex: 1;
  height: 100%;
  min-height: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  display: block;
  overflow: auto;
}

.form-field:hover {
  border-color: coral;
}

.form-field:focus {
  color: coral;
  border-color: coral;
}

.form-field.message {
  border-color: coral;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 60px;
}

.form-field.message:hover {
  box-shadow: none;
}

.form-field.message.contact-page {
  padding-top: 50px;
}

.form-field.contact-page {
  color: #fff;
}

.form-field.contact-page:hover {
  box-shadow: none;
  border-width: 2px;
  border-color: coral;
}

.form-field.contact-page:focus {
  box-shadow: none;
}

.form-field.message-form {
  padding-top: 13px;
}

.form-field.indep {
  font-size: 20px;
}

.form-field.indep.newslet {
  color: coral;
  border-color: coral;
}

.form-field.indep.newslet::placeholder {
  color: var(--grayiplusf);
}

.submit-button {
  color: #788086;
  text-align: center;
  background-color: #0000;
  border: 1px solid coral;
  border-radius: 62px;
  flex: none;
  align-self: center;
  margin: 35px auto auto;
  padding: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  display: block;
}

.submit-button:hover {
  color: #fff;
  background-color: coral;
  box-shadow: 0 0 6px coral;
}

.submit-button.indepbutt {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 400;
}

.submit-button.indepbutt.newsletterbutton {
  color: var(--grayiplusf);
}

.close-button {
  z-index: 2600;
  padding: 35px;
  font-size: 60px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.x {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 5px solid coral;
  border-radius: 892px;
  padding: 22px 15px;
  font-weight: 700;
  display: block;
}

.x:hover {
  box-shadow: 0 0 6px #fff;
}

.x:active {
  background-color: coral;
  box-shadow: 0 0 6px 2px coral;
}

.success-message {
  color: #788086;
  background-color: #0000;
  border-radius: 5px;
  margin: 10% 10% 5%;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 65px;
  position: relative;
  inset: 0;
}

.eu-parallax {
  background-image: url('../images/European-Commission-Clamps-Down-on-Spain-Italy-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.cutrada-parallax {
  background-image: url('../images/iplusf-logo-madera-v3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.paris {
  z-index: -1;
  opacity: .5;
  background-image: url('../images/Paris.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 100%;
  position: fixed;
  inset: 0;
}

.paris.madrid {
  background-image: url('../images/Madrid.jpg');
  background-size: cover;
}

.paris.bruxelles {
  background-image: url('../images/Bruxelles.jpg');
  background-size: cover;
}

.paris.bruxelles-office {
  background-image: url('../images/BruxellesV2.jpg');
  background-size: cover;
}

.paris.tommy {
  color: #fff;
  background-image: url('../images/Tom-no-text.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
}

.paris.lequipe {
  z-index: -1;
  background-image: url('../images/Carpeta-alta.jpg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.paris.lequipe.cookieshmm {
  z-index: 0;
  background-image: url('../images/Cookies_Iplusf_Lite_2.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
  inset: 0;
}

.paris.titanic {
  background-image: url('../images/062b193a67278c75fbcfee04a8526feb.jpg');
  background-position: 0 0;
  background-size: cover;
}

.paris.personnes {
  background-image: url('../images/132265902.jpg');
  background-size: cover;
}

.paris.fondo_madrid {
  background-image: url('../images/Madrid.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.paris.bruxelles_fondo {
  opacity: .52;
  background-image: url('../images/BruxellesV2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.paris-office {
  background-color: #0000;
  background-image: linear-gradient(#7a8187, #b8bcbf40 25%, #78808640 75%, #788086);
  height: auto;
  margin-bottom: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  position: static;
  inset: 0;
}

.conatiner-map-paris {
  background-color: #fff;
  height: 600px;
  margin: 0 auto auto;
  padding-bottom: 0;
  display: block;
  position: static;
  inset: 0;
  box-shadow: 4px 4px 11px #00000075;
}

.information-office-paris {
  color: #788086;
  background-color: #fff;
  height: auto;
  margin-top: 0;
  padding: 25px;
  font-family: Cutive Mono;
  box-shadow: 4px 4px 11px #00000075;
}

.map {
  border: 15px solid #fff;
  border-radius: 0;
  height: 400px;
  margin: 50px auto 40px;
  display: block;
  position: relative;
  inset: 0;
  overflow: visible;
  box-shadow: 4px 4px 11px #0000009e;
}

.map.hidden_map {
  display: none;
}

.form-office-paris {
  padding: 150px 130px;
}

.contact-form-paris {
  margin-top: 75px;
  padding-bottom: 75px;
}

.heading-card-paris {
  text-align: center;
  padding-bottom: 30px;
  font-size: 60px;
}

.text-test {
  float: none;
  letter-spacing: 2.5px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 47px;
  display: block;
}

.text-test.madrid {
  padding-bottom: 0;
  padding-left: auto;
  padding-right: auto;
  font-size: 37px;
  display: block;
}

.logo-tarjeta {
  float: none;
  clear: none;
  height: 300px;
  margin: auto;
  padding-left: 0;
  display: block;
  position: relative;
  inset: 0;
  overflow: visible;
}

.div-block-map {
  padding-left: 125px;
  padding-right: 125px;
}

.form-paris {
  padding: 60px 60px 30px;
}

.map-custom {
  height: 500px;
}

.center {
  text-align: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: auto;
  display: block;
}

.services {
  border: 1px solid coral;
  height: auto;
  margin-bottom: 28px;
  padding: 25px;
  display: block;
}

.container-inside-first-section {
  margin-top: 0;
  padding-top: 50px;
}

.invivo-inspired-heading {
  color: #788086;
  margin-top: auto;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.invivo-inspired-paragraph {
  color: #788086;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  display: block;
  position: relative;
}

.invivo-styled-icons-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 14px 14px;
  display: block;
  position: static;
}

.invivo-styled-nous-icon {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
}

.qui-sommes-nous-right-column {
  margin: auto;
  display: block;
  inset: 0;
}

.color-test {
  background-color: #7a81876b;
}

.color-test-2 {
  border: 1px solid coral;
}

.color-test-3 {
  background-color: #f09;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0;
}

.color-test-4 {
  background-color: #ff7e4f52;
}

.invivo-first-section-columns {
  padding-left: 60px;
  padding-right: 35px;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.small-icon-title {
  color: coral;
  text-align: center;
  text-transform: none;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
}

.tonteria {
  background-image: url('../images/67c9f081dcbe5e93393286a0a2920e19.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 254px;
  position: static;
}

.hipster-column {
  color: #788086;
  background-color: #0000;
  border: 2px solid #0000;
  border-left-width: 12px;
  font-family: Josefin Sans, sans-serif;
  display: block;
}

.hipster-column.izq-sup {
  border-top-style: none;
  border-bottom-width: 7px;
  border-bottom-color: coral;
  border-left-style: none;
  border-right-width: 7px;
  border-right-color: coral;
}

.hipster-column.derecha-sup {
  border-top-style: none;
  border-bottom-width: 7px;
  border-bottom-color: coral;
  border-left-width: 7px;
  border-left-color: coral;
}

.hipster-column.inf-izq {
  border-style: solid none none;
  border-top-width: 7px;
  border-top-color: coral;
}

.tommy-knows-it-all {
  text-align: center;
  font-family: Cutive Mono;
  position: absolute;
  bottom: 23%;
  left: 0;
  right: 0;
}

.mr {
  text-align: right;
  padding-right: 30px;
  font-family: Great Vibes, cursive;
  font-size: 50px;
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
}

.div-test {
  z-index: 1;
  background-color: coral;
  height: auto;
  position: static;
}

.div-test.gray {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.div-test.gray.nous {
  background-color: #788086;
}

.subtitle {
  color: #788086;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 55px;
}

.subtitle.margin {
  margin-top: 10px;
  margin-bottom: 40px;
}

.subtitle.coraal {
  color: coral;
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 45px;
}

.coral-menu-patent {
  background-color: coral;
}

.test-1 {
  background-color: #0000;
}

.subtitle-coral {
  color: #fff;
  background-color: coral;
  font-size: 40px;
}

.circle {
  color: #fff;
  text-align: center;
  background-color: coral;
  background-image: linear-gradient(coral, coral 50%, #fff 50%, #fff);
  border: 1px solid coral;
  border-radius: 286px;
  width: 250px;
  height: 250px;
  padding: 42px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3;
  display: inline-block;
  position: static;
  inset: 0;
}

.cerdito-circle {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: static;
  bottom: 10px;
  left: 0;
  right: 0;
  overflow: visible;
}

.title-circle {
  text-align: center;
  margin-top: 11px;
  font-size: 30px;
  font-weight: 300;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
}

.row-circles {
  margin-top: 0;
  padding-top: 25px;
}

.columna-circulo {
  text-align: center;
  display: block;
  position: static;
}

.card {
  background-color: #0000;
}

.new-section {
  background-color: #fff;
  border-top: 30px solid coral;
  border-bottom: 30px solid coral;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Lato, sans-serif;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.new-section.cities_gradient {
  border-bottom-style: none;
}

.new-section.roster {
  border-top: 30px solid coral;
  border-bottom-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.new-section.noupperborder {
  border-top-style: none;
}

.new-section.blog {
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 1000px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.heading {
  color: coral;
  text-align: center;
  margin-top: auto;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 75px;
  font-weight: 100;
  line-height: 64px;
  position: relative;
}

.heading.corallee {
  color: #fff;
  background-color: coral;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: block;
  position: static;
  inset: 0;
}

.heading.heading-blog {
  opacity: .88;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #666869;
  mix-blend-mode: normal;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 100px;
  font-weight: 400;
  position: relative;
}

.new-paragraph-again-and-again {
  color: #788086;
  text-align: center;
  margin-bottom: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  line-height: 29px;
}

.new-paragraph-again-and-again.internal {
  color: #788086;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 49px;
}

.new-paragraph-again-and-again.internal.profiles {
  background-color: #fff;
  border-top: 2px solid coral;
  border-bottom: 2px solid coral;
  margin-top: 60px;
  margin-bottom: 45px;
}

.new-paragraph-again-and-again.internal.qui_sommes {
  margin-bottom: 30px;
}

.new-paragraph-again-and-again.gris-sub {
  color: coral;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 49px;
}

.new-paragraph-again-and-again.gris-sub.arreglado {
  padding-top: 0;
  padding-bottom: 0;
}

.new-paragraph-again-and-again.gris-sub.corregir {
  color: red;
}

.new-paragraph-again-and-again.gris-sub.gris-sub-grande {
  color: #788086;
}

.new-paragraph-again-and-again.gris-sub.nocursor {
  cursor: auto;
}

.otro-div-block {
  opacity: .88;
  text-align: center;
  border: 1px solid #0000;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  line-height: 40px;
  text-decoration: none;
  display: block;
}

.otro-div-block:hover {
  border-color: coral;
}

.otro-div-block.secuencia-texto {
  flex: 0 auto;
  order: 0;
  align-self: center;
}

.otro-div-block.no-hover {
  cursor: default;
}

.otro-div-block.no-hover:hover {
  border-color: #0000;
}

.otro-div-block.div-blog {
  background-color: var(--gainsboro);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-width: 5px;
  border-color: coral;
}

.small-paragraph {
  color: #788086;
  text-align: center;
  max-height: 50%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 40px;
  display: block;
}

.small-paragraph.centered {
  text-align: center;
  font-size: 17px;
  font-weight: 400;
}

.small-paragraph.position {
  padding-top: 0;
}

.small-paragraph.profile-subtitle {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.small-paragraph.profile-paragraph {
  flex: 0 auto;
  display: inline-block;
  position: relative;
  inset: 0;
  overflow: auto;
}

.small-paragraph.profile-tablet {
  overflow: hidden;
}

.small-paragraph.corregir {
  color: red;
}

.heading-coral {
  color: coral;
  flex-direction: column;
  justify-content: space-around;
  font-family: Nunito, sans-serif;
  font-size: 25px;
  font-weight: 400;
  display: block;
}

.heading-coral.nom {
  text-align: center;
  align-self: center;
  margin-top: 30px;
}

.heading-coral.centrado {
  text-align: center;
  position: relative;
}

.heading-coral.no-icons-heading {
  font-size: 35px;
  font-weight: 400;
}

.heading-coral.gris {
  color: #788086;
}

.borde-columna-derecha {
  text-align: center;
  cursor: pointer;
  border: 1px #7a81879e;
  flex: 300px;
  width: 901px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 40px;
}

.borde-columna-derecha.final, .borde-columna-derecha.no-right-margin {
  border-right-style: none;
}

.borde-columna-derecha.no-right-border {
  border-right-style: none;
  min-width: 250px;
}

.borde-columna-derecha.villes {
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: visible;
}

.borde-columna-derecha.columna-blog {
  opacity: .88;
}

.gradient-gray {
  background-image: linear-gradient(#fff0, coral);
  height: 50px;
}

.animacion {
  margin-left: auto;
  margin-right: auto;
  display: block;
  inset: 0;
}

.hanging-creativity {
  background-image: url('../images/hangingbulbscoralnuevas-02.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: contain;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.hanging-creativity.candidats_hands {
  background-image: url('../images/mains-v2.png');
  background-position: 50% 100%;
  background-size: 22%;
  position: absolute;
  inset: auto 0 0;
}

.hanging-creativity.hanging_people {
  background-image: url('../images/gens_V5.svg');
  background-position: 50% 100%;
  background-size: auto 50%;
  display: block;
}

.pie-nuevo {
  z-index: 0;
  text-align: left;
  background-color: #fff;
  margin-bottom: auto;
  display: block;
  position: relative;
}

.pie-nuevo.foto {
  z-index: 2;
  background-color: #0000;
  margin-top: 0;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
}

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

.methodologie-blackboard {
  background-image: url('../images/methodologie_corrected.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-top: 0 coral;
  border-bottom: 0 coral;
  height: 640px;
  margin: auto;
  display: block;
  position: static;
  inset: 0;
}

.methodology-pic {
  padding: 20px;
}

.equipe {
  background-color: #fff;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.equipe.small {
  background-color: #fff;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.profile {
  flex-direction: column;
  flex: none;
  align-items: center;
  padding: 20px;
  display: flex;
}

.profile.trois {
  border: 1px solid #0000;
  flex-flow: column;
  flex: none;
  place-content: space-around flex-start;
  align-self: flex-start;
  align-items: center;
  padding-right: 17px;
  transition: transform .5s;
}

.profile.trois:hover {
  border: 1px solid coral;
  transform: translate(0, -10px);
}

.profile.trois.regulateam {
  border-style: none;
  border-width: 0;
  flex: 0 auto;
  padding: 0;
}

.profile.trois.regulateam:hover {
  border-style: none;
}

.transparent-edge {
  border: 1px solid coral;
  border-radius: 5px;
}

.apple-border {
  border-radius: 5px;
  max-width: 400px;
}

.apple-border.smallerprofile {
  border-radius: 0;
}

.office {
  height: 100%;
  transition: opacity .2s;
  display: block;
}

.office.delive {
  background-color: #ff9f00;
  background-image: url('../images/Fantasma-deliveroo.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  justify-content: center;
  display: flex;
}

.slide_office {
  background-image: url('../images/Fantasma-optimized.jpg');
  background-position: 50%;
  background-size: cover;
  display: block;
}

.slide_office.v2 {
  background-image: url('../images/Office2_optimized.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide_office.v3 {
  background-image: url('../images/Mila-optimized.jpg');
  background-position: 50%;
  background-size: cover;
}

.testing-height {
  height: 600px;
}

.tino_profile {
  flex-flow: row;
  place-content: flex-start center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tino_profile_photo {
  flex: 50%;
  align-self: flex-start;
  display: block;
}

.profile_text {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-right: 50px;
  display: block;
  position: relative;
  overflow: hidden;
}

.profile_photo {
  background-image: url('../images/Tino_Completo_v3.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: flex-start;
  height: 100%;
  display: block;
}

.profile_photo.foto_daniel {
  background-image: url('../images/Daniel_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_anabelen {
  background-image: url('../images/Ana-V2_Hero_1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_lauri {
  background-image: url('../images/Lauri_Hero.png');
  background-size: contain;
}

.profile_photo.foto_guillermo {
  background-image: url('../images/Guillermo_Hero.png');
}

.profile_photo.foto_maria {
  background-image: url('../images/María_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_pablo {
  background-image: url('../images/Pablo_Hero_1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_joseluis {
  background-image: url('../images/Jose-Luis_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_bea {
  background-image: url('../images/Bea_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_manuel {
  background-image: url('../images/Manuel_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_diego {
  background-image: url('../images/Diego_Hero_1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.profile_photo.foto_paco {
  background-image: url('../images/Paco_Hero.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.modal-wrapper-profile {
  z-index: 1001;
  background-color: #cecccc;
  border-radius: 5px;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin: 25px;
  display: block;
  position: fixed;
  inset: 0;
  overflow: hidden;
  box-shadow: 7px 7px 18px #00000080;
}

.modal-wrapper-profile.tino_wrapper {
  background-color: #dedede;
  display: none;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.modal-wrapper-profile.daniel_wrapper {
  display: none;
}

.columna-foto {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.columna-texto {
  z-index: 1500;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 25%;
  bottom: 25%;
  right: 0;
  overflow: scroll;
}

.columna-texto.small-paragraph {
  margin-top: 10px;
  padding-right: 50px;
  display: flex;
  inset: 30% 0 2%;
}

.texto-fijo {
  display: inline;
  position: relative;
}

.columna-derecha-nueva {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.titulo-columna {
  margin-bottom: 25px;
  position: absolute;
  inset: 5% 0;
}

.wrapper_daniel, .wrapper_anabelen {
  z-index: 10001;
  background-color: #dedede;
  border-radius: 45px;
  margin: 25px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.wrapper_lauri {
  z-index: 10001;
  background-color: #dedede;
  border-radius: 45px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 25px;
  display: none;
  position: fixed;
  inset: 0;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.wrapper_guillermo, .wrapper_maria, .wrapper_pablo {
  z-index: 10001;
  background-color: #dedede;
  border-radius: 45px;
  margin: 25px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.distribuidor-menus {
  justify-content: center;
  display: flex;
}

.top_menu_bar {
  justify-content: space-between;
  align-items: center;
  height: 75px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.scrolling_bar_new {
  flex: none;
  justify-content: flex-end;
  display: block;
  position: static;
}

.logo-estupido {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.pie-pagina-nuevo {
  justify-content: flex-start;
  display: flex;
}

.social_networks_bottom {
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.pie_de_pagina_central {
  flex: none;
  align-self: center;
  display: flex;
}

.pie_de_pagina_central.pie-constr {
  justify-content: center;
}

.new_scroll_bar {
  background-color: coral;
  justify-content: flex-start;
  align-items: center;
  height: 75px;
  display: block;
  position: static;
}

.scrolling_bar_new_container {
  margin-left: 0;
  margin-right: 0;
}

.brand_new_logo {
  float: none;
  flex: 0 auto;
  order: -1;
  align-self: center;
  align-items: flex-end;
  display: block;
  position: static;
}

.nav_menu_new_links {
  float: none;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: stretch;
  display: block;
  position: static;
}

.chart_circle {
  background-color: coral;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  position: relative;
}

.white-block {
  background-color: #fff;
  height: 100px;
  display: none;
}

.dashboard {
  justify-content: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.secuencia_main_page {
  z-index: 4;
  border-bottom: 30px solid coral;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.texto_secuencia {
  color: coral;
  text-align: center;
  margin: 25px 50px 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-style: italic;
  line-height: 50px;
}

.texto_secuencia.cargo {
  color: #788086;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  line-height: 35px;
}

.foto_secuencia {
  flex: none;
  align-self: stretch;
  margin-left: 100px;
}

.texto_secuencia_reducda {
  flex-grow: 0;
  flex-shrink: 200;
  order: 0;
  width: 50%;
  margin-right: 100px;
}

.foto_secuencia_background {
  z-index: 1;
  background-image: url('../images/Montaje-Tino-1-transparente.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  flex: 1;
  align-self: stretch;
  width: auto;
  margin-left: 100px;
  position: relative;
  overflow: visible;
}

.foto_secuencia_sola {
  flex: none;
  align-self: stretch;
  margin-left: 100px;
  display: block;
}

.cast_credits {
  background-image: linear-gradient(#fff, #cecccc);
  height: 550px;
}

.slider_controls {
  padding-top: 9px;
  position: static;
}

.pourquoi {
  background-color: #fff;
}

.pourquoi.porquoi-fiscalite {
  border-top: 30px solid coral;
  border-bottom: 30px solid coral;
}

.pourquoi.bordearribaporq {
  border-top: 30px solid coral;
}

.slide1_test {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.foto_prota {
  z-index: 999;
  flex: none;
  align-self: center;
  height: auto;
  margin-left: 100px;
  margin-right: auto;
  display: block;
  position: static;
  top: -50px;
}

.pourquoi_protas {
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.texto-largo {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 21px;
}

.iconos_contacto_ficha {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  display: flex;
}

.terroncito {
  z-index: 1;
  background-color: #fff;
  border-top: 2px coral;
  border-bottom: 2px solid coral;
  position: relative;
}

.divblockheading {
  clear: none;
  background-color: coral;
  display: block;
  position: static;
  inset: 0;
  overflow: visible;
}

.deliveroo1 {
  background-image: url('../images/Deliveroo1.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  flex: 1;
  height: 757px;
}

.deliveroo1.deliveroo2 {
  background-image: url('../images/Deliveroo2.jpg');
  background-position: 100%;
}

.gif-animado {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grafico-1 {
  height: 700px;
}

.charts {
  justify-content: center;
  display: flex;
}

.chart_perfil {
  width: 50%;
  display: block;
}

.prueba-animacion, .prueba-aparicion {
  display: block;
}

.otra-vez-el-chart {
  width: 50%;
  display: block;
}

.chart {
  text-align: center;
  justify-content: center;
  margin: 90px auto 75px;
  display: flex;
}

.pie_chart {
  width: 50%;
}

.valeurs {
  justify-content: center;
  align-items: center;
  display: flex;
}

.circulo {
  background-color: coral;
  border-radius: 403px;
  width: 300px;
  height: 300px;
}

.text_circle {
  color: #fff;
  text-align: center;
  margin-top: 50%;
  margin-bottom: 50%;
  font-family: Josefin Sans, sans-serif;
  font-size: 60px;
  position: static;
  top: 0;
  left: 0;
}

.wrapper_manuel, .wrapper_joseluis, .wrapper_bea, .wrapper_diego, .wrapper_paco {
  z-index: 10001;
  background-color: #dedede;
  border-radius: 45px;
  margin: 25px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.foto_grupo {
  background-image: url('../images/Oficina_reduced.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.barra_foto_grupo {
  background-color: coral;
}

.foto_pr {
  background-image: url('../images/Tino_centrado.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: center;
  min-width: 50%;
  height: 100%;
  margin-left: 10px;
  margin-right: 0;
  padding-left: 0;
  display: block;
}

.foto_pr.ana_b {
  background-image: url('../images/AnaBelen-Secuencia_centrada.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 50%;
}

.foto_pr.dan {
  background-image: url('../images/Daniel-Secuencia_Centrado.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 50%;
}

.foto_pr.dan.dan_fis_1 {
  background-image: url('../images/Daniel-Fiscalite-2B.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.foto_pr.dan.dan-fis-2 {
  background-image: url('../images/Daniel_less_contrast.png');
  background-size: contain;
}

.foto_pr.dan.mar_financ_1 {
  background-image: url('../images/Maria_Finance_1.png');
  background-size: contain;
}

.foto_pr.dan.maria_fianance_2 {
  background-image: url('../images/Maria_Finance_2.png');
  background-size: contain;
}

.foto_pr.dfoto_pablo {
  background-image: url('../images/Pablo-Secuencia_reduced_2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.foto_pr.manu_1 {
  background-image: url('../images/Manu-2B.png');
  background-position: 50%;
  background-size: contain;
}

.foto_pr.manu_2 {
  background-image: url('../images/Manu-3.png');
  background-size: contain;
}

.foto_pr.bea_1 {
  background-image: url('../images/Bea_Finance_1.png');
  background-size: contain;
}

.foto_pr.bea_2 {
  background-image: url('../images/Bea_Finance_2.png');
  background-size: contain;
}

.foto_pr.lauri_beauty_1 {
  background-image: url('../images/Laura_Europ_3.png');
  background-size: contain;
}

.foto_pr.lauri_beauty_2 {
  background-image: url('../images/Laura_Europ_4.png');
  background-size: contain;
}

.foto_pr.guillermo_1 {
  background-image: url('../images/Guillermo_1.png');
  background-size: contain;
}

.foto_pr.guillermo_2 {
  background-image: url('../images/Guillermo_2.png');
  background-size: contain;
}

.foto_pr.jl_1 {
  background-image: url('../images/JL.png');
  background-size: contain;
}

.foto_pr.jl_2 {
  background-image: url('../images/JL-Flash.png');
  background-size: contain;
}

.foto_pr.diego_1 {
  background-image: url('../images/Diego_1.png');
  background-size: contain;
}

.foto_pr.diego_2 {
  background-image: url('../images/Diego_2.png');
  background-size: contain;
}

.foto_pr.foto_paco_1 {
  background-image: url('../images/Paco_Charla_V2-2.png');
  background-size: contain;
  display: block;
}

.foto_pr.foto-paco-2 {
  background-image: url('../images/Paco_Charla_V2-2.png');
  background-size: contain;
}

.foto_pr.tino_2 {
  background-image: url('../images/Tino-2.png');
  background-size: contain;
}

.ciosal {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

._2kcolbvid {
  display: inline-block;
}

._3kcolbvid {
  height: 50%;
}

.wrapper_tino_nuevo {
  z-index: 10001;
  background-color: #dedede;
  border-radius: 45px;
  margin: 25px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
  box-shadow: 7px 7px 14px 2px #00000080;
}

.nueva_foto_tino {
  background-image: url('../images/Tino_Completo_v3_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  align-self: stretch;
  width: 50%;
  display: block;
  position: static;
  overflow: visible;
}

.nueva_foto_tino.foto-daniel {
  background-image: url('../images/Daniel_Hero_1.png');
  background-size: cover;
}

.nueva_foto_tino.foto-paco-2 {
  background-image: url('../images/Paco_Hero_B2-2.png');
  background-position: 50% 0;
  background-size: cover;
  align-self: stretch;
  display: block;
}

.nueva_foto_tino.foto-ana-v2 {
  background-image: url('../images/Ana-V2_Hero.png');
  background-size: cover;
}

.nueva_foto_tino.foto-pablo-2 {
  background-image: url('../images/Pablo_Hero.png');
  background-size: cover;
}

.nueva_foto_tino.foto-maria-2 {
  background-image: url('../images/Maria_Hero.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.foto-lauri-3 {
  background-image: url('../images/Lauri_Hero_1.png');
  background-size: cover;
}

.nueva_foto_tino.foto-guillermo-2 {
  background-image: url('../images/Guillermo_Hero_1.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.foto-diego-2 {
  background-image: url('../images/Diego_Hero.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.foto-bea-2 {
  background-image: url('../images/Bea_Hero.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.foto-joseluis-2 {
  background-image: url('../images/Jose-Luis_Hero.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.foto-manuel-2 {
  background-image: url('../images/Manuel_Hero.png');
  background-position: 50% 0;
  background-size: cover;
}

.nueva_foto_tino.nueva_foto_paco {
  background-image: url('../images/Paco_Hero_B2-2.png');
  background-size: cover;
}

.profile_card_tino {
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding: 70px 70px 61px;
  display: block;
  position: fixed;
  inset: 0;
  overflow: visible;
}

.columna_datos {
  flex-direction: column;
  flex: 1;
  align-self: center;
  padding-left: 50px;
  padding-right: 50px;
  display: block;
  overflow: scroll;
}

.cookieinfo {
  text-align: center;
  border: 3px #788086;
  border-radius: 25px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  transition: top .2s;
  display: block;
  transform: translate(0, 40px);
  box-shadow: 9px 9px 11px -1px #0006;
}

.cookiebanner-close {
  border-radius: 286px;
  margin: 49px 50px 49px 49px;
  padding: 73px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.cookiebanner {
  margin: 92px 44px 62px 77px;
  padding: 37px 68px 45px 57px;
  position: relative;
  inset: 0;
}

.decuder {
  margin-top: 10px;
  font-size: 13px;
}

.ogol {
  margin-top: 10px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.cookies_consent_banner {
  z-index: 9999;
  background-color: #5a5c5ee6;
  background-image: linear-gradient(45deg, #000000b8, #ffffff61);
  padding-top: 25px;
  padding-bottom: 12px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 3px #00000070;
}

.consent-message {
  color: #fff;
  padding: 15px 25px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.consent-message.learn_more {
  color: #fff;
  border: 2px solid coral;
  padding-top: 15px;
}

.consent-message.learn_more:hover {
  background-color: coral;
  box-shadow: 0 0 6px coral;
}

.consent-message.learn_more:active {
  box-shadow: 0 0 50px coral;
}

.text_group {
  justify-content: center;
  display: flex;
}

.agree_button {
  text-align: center;
  background-color: coral;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  display: block;
}

.agree_button:hover {
  color: coral;
  background-color: #fff;
  box-shadow: 0 0 6px #fff;
}

.agree_button:active {
  box-shadow: 0 0 50px #fff;
}

.cookies_paragraph {
  z-index: 1;
  color: #788086;
  text-align: justify;
  background-color: #fff;
  border-top: 3px solid coral;
  border-bottom: 3px solid coral;
  padding: 50px 5%;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.cookies_paragraph.conditions_paragraph {
  border-bottom-style: none;
}

.cookies_heading {
  color: coral;
  margin-top: 75px;
  margin-bottom: 75px;
  font-size: 60px;
  font-weight: 300;
  line-height: 76px;
}

.cookies_link {
  color: coral;
}

.cookies_banner_link {
  text-decoration: none;
}

.new_top_menu_items {
  color: #fff;
  border-right: 2px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
}

.new_top_menu_items.contact_item_no_border {
  border-right-style: none;
  padding-top: auto;
  padding-bottom: auto;
}

.new_menubar_fixed_right_items {
  align-items: center;
  display: flex;
}

.new_menubar_languages {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.menu_v2 {
  z-index: 997;
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.menu_v2_navlinks {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: space-around;
  align-items: stretch;
  margin-right: 20px;
  font-family: Nunito, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.menu_v2_links {
  margin-left: 25px;
  margin-right: 25px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.menu_v2_links:hover {
  color: coral;
  background-color: #ffffffbf;
}

.menu_v2_text {
  text-align: center;
  margin-top: 28px;
}

.menu_v2_logo {
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 10px;
  margin-left: 25px;
  display: block;
}

.menu_v2_bar {
  z-index: 9999;
  background-color: coral;
  flex: 1;
  order: -1;
  align-self: stretch;
  height: 80px;
  transition: box-shadow .5s;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 3px #0000;
}

.menu_v2_nous_area {
  z-index: 9998;
  width: 750px;
  height: 500px;
  box-shadow: none;
  text-align: center;
  background-color: #ffffffe6;
  border: 2px solid coral;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  flex: 0 auto;
  order: 1;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  margin-top: -500px;
  margin-left: auto;
  margin-right: 20%;
  padding: 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.menu_v2_chapuza {
  display: block;
}

.menu_v2_subitem {
  z-index: 999;
  color: coral;
  text-align: center;
  flex: 1;
  margin: auto 0 auto 25px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  line-height: 35px;
  display: block;
  position: relative;
}

.menu_v2_subitem.services {
  text-align: center;
  flex: 1;
  margin: 50px;
}

.menu_v2_subitem.services.dropdownitems {
  border: 0 #0000;
  margin-top: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.menu_v2_text_submenu {
  margin-top: 24px;
}

.falling_net {
  z-index: 998;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.menu-v3 {
  background-color: #0000;
  justify-content: space-between;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.dropdown-div {
  background-color: #00000070;
}

.dropdown-list-v3 {
  transition: opacity 1s;
  display: none;
}

.dropdown-list-v3.w--open {
  background-color: #0000;
  width: 940px;
  margin-top: -1px;
  display: block;
  inset: 60px -214% 60px -340%;
}

.navlinks-v3 {
  color: #fff;
  border-bottom: 3px #0000;
  position: static;
}

.navlinks-v3.languages-v3 {
  margin-left: auto;
  margin-right: auto;
}

.navlinks-v3.services_z {
  z-index: 999;
}

.dropdown-button.w--open {
  color: coral;
  background-color: #ffffffbf;
}

.dropdown-button.navlinks-v3 {
  border-bottom-style: none;
  margin-top: 5px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.dropdown-button.navlinks-v3:hover {
  border-bottom-style: none;
}

.dropdown-button.navlinks-v3.w--open {
  color: #fff;
  background-color: #0000;
  border-bottom: 2px solid #0000;
  transition: background-color .2s;
}

.dropdown-button.navlinks-v3.services_z {
  z-index: 999;
  overflow: hidden;
}

.dropdown-button.navlinks-v3.nous_z {
  z-index: 998;
  overflow: hidden;
}

.divblock-inside-menu {
  border-bottom: 3px solid #fff;
  margin: -8px -20px -20px;
  padding: 20px;
  display: block;
}

.blurry_background {
  z-index: 9;
  filter: blur(5px);
  background-color: #ffffffbf;
  border-radius: 8px;
  width: 100vh;
  height: 100vh;
  margin: 0 auto auto;
  display: block;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.div-block-inside-menu-services, .divblock-inside-menu-ou, .divblock-inside-menu-contact {
  border-bottom: 3px solid #fff;
  margin: -8px -20px -20px;
  padding: 20px;
}

.menu_v2_services_area {
  z-index: 9998;
  width: 750px;
  height: 500px;
  box-shadow: none;
  background-color: #ffffffe6;
  border: 2px solid coral;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  flex-wrap: nowrap;
  order: 1;
  place-content: space-around;
  align-items: center;
  margin-top: -500px;
  margin-left: auto;
  margin-right: 10%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.falling_net_services {
  z-index: 1000;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.menu_v2_ou_area {
  z-index: 9998;
  width: 500px;
  height: 300px;
  box-shadow: none;
  background-color: #ffffffe6;
  border: 2px solid coral;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  margin-top: -300px;
  margin-left: auto;
  margin-right: 5%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.rabbit-logo {
  margin-top: 12px;
  margin-left: 25px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.rabbit-logo.w--current {
  margin-top: 12px;
}

.divblock-inside-menu-esp {
  border-bottom: 3px solid #fff;
  margin: -8px -20px -20px;
  padding: 20px;
}

.menu_v2_-language_links {
  margin-right: 20px;
}

.divblock-inside-menu-eng {
  border-bottom: 3px solid #fff;
  margin: -8px -20px -20px;
  padding: 20px;
}

.language-animation {
  margin-left: 15px;
  position: fixed;
  top: 0;
  left: 0;
}

.scrolling-mouse-v2 {
  z-index: 999;
  background-image: url('../images/Lengueta_2_SVG_coral_Art_Stretch.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.jumping-arrow {
  background-image: url('../images/New_Arrow_3.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.mouse-v3 {
  background-color: #0000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bump-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.bump-div {
  background-color: #0000;
  height: 10px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.bump-link {
  background-color: #0000;
  background-image: url('../images/HumpyShady_Def.png');
  background-position: 50% 100%;
  background-size: 182% 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bump-link.w--current {
  margin-top: 0;
  margin-bottom: 0;
}

.arrow-bounce {
  z-index: 25;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bump-block {
  background-image: url('../images/HumpyShady_2.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bump-nuevo {
  z-index: 15;
  background-image: url('../images/HumpyShady_2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 182% 100%;
  width: 100%;
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.cookies_intro {
  z-index: 11;
  background-color: #788086;
  margin-top: 75px;
  margin-bottom: 75px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.hero-logo {
  position: absolute;
  bottom: 25%;
  left: 0;
  right: 0;
}

.hero-sutitle {
  text-align: center;
  font-family: Josefin Sans, sans-serif;
  font-size: 60px;
  font-weight: 300;
}

.puto-paragraph {
  color: #fff;
  text-align: center;
  background-color: #788086;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 49px;
}

.hero-v3 {
  z-index: 5;
  background-color: coral;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.hero-v3.encontrstuction {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/iplusfwood-HD.jpg');
  background-position: 0 0, 50% 726%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-mouse-scroll-control {
  z-index: 9;
  opacity: 1;
  background-color: coral;
  background-image: url('../images/HumpyShady_Def.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 250% 60px;
  height: 100vh;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.new-mouse-scroll-control.cookies {
  background-image: url('../images/HumpyShady_Def.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 250% 60px;
}

.new-mouse-scroll-control.equipehero {
  background-image: url('../images/HumpyShady_Def.png'), url('../images/Carpeta-alta.jpg');
  background-position: 50% 100%, 50%;
  background-size: 250% 60px, cover;
}

.new-content-section {
  background-color: #788086;
  height: 600px;
  position: relative;
}

.filler-div {
  background-color: #788086;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.scroll-controller {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.controller-link {
  text-align: center;
  padding-top: 14px;
}

.centrum {
  text-align: center;
  flex: 1;
  align-self: stretch;
  font-family: Josefin Sans, sans-serif;
}

.centrum.centrum_works {
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
}

.centrum.centrumsanta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  display: flex;
}

.paris-v2 {
  z-index: 20;
  background-image: url('../images/Cookies_Iplusf_Lite_2.jpg');
  background-position: 0;
  background-size: auto 100%;
  position: fixed;
  inset: 0;
}

.hump-inside-div {
  z-index: 999;
  background-image: url('../images/HumpyShady_Gross2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.titulos {
  z-index: 9997;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 25% 5%;
}

.titulos.travauxtitle {
  inset: 30% 15% 15%;
}

.titulos.titulos_financement {
  top: 35%;
}

.titulos.titulos_works {
  z-index: 10;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
  position: fixed;
  inset: 0%;
}

.titulos.titulossanta {
  width: 80%;
  max-width: 90%;
  top: 10%;
}

.mobile-contact-wrapper {
  display: none;
}

.menu-link {
  display: block;
  position: absolute;
  inset: 0;
}

.cookies-intro {
  position: static;
}

.form-wrapper-ordenador {
  display: block;
  position: absolute;
  inset: 0;
}

.form-wrapper-ordenador.contact_office {
  position: static;
}

.contact-wrapper-clse-button-v2 {
  z-index: 10000;
  color: coral;
  text-align: center;
  cursor: pointer;
  width: 90px;
  height: 90px;
  margin-top: 65px;
  margin-bottom: auto;
  margin-right: 65px;
  font-family: Josefin Sans, sans-serif;
  font-size: 180px;
  font-weight: 300;
  line-height: 85px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.new-services-section {
  flex-flow: wrap;
  justify-content: space-around;
  font-family: Raleway, sans-serif;
  line-height: 30px;
  display: flex;
}

.new-services-section.ofertas_empleo_fr {
  display: none;
}

.new-services-section.partenaires-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 50px;
  display: grid;
}

.contact-wrapper-logo {
  margin-top: 35px;
  margin-left: 35px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.contact-wrapper-backrground {
  z-index: 10000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000000b3;
  display: none;
  position: fixed;
  inset: 0;
}

.contact-form-v2 {
  position: absolute;
  inset: 0;
}

.contact-form-v2-1st-column {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-self: baseline;
  align-items: stretch;
  margin-right: 20px;
  display: flex;
}

.contact-form-v2-2nd-column {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-self: baseline;
  align-items: stretch;
  margin-left: 20px;
  display: flex;
}

.contact-form-v2-2nd-column.contact-nuevo {
  margin-left: 0;
}

.contact-form-ordena {
  flex-flow: column;
  place-content: flex-start space-around;
  align-items: stretch;
  margin: 5% 10%;
  display: flex;
  position: fixed;
  inset: 0;
}

.contact-form-ordena.contact-form-office {
  position: static;
}

.ordenador-v2 {
  justify-content: space-around;
  display: flex;
}

.from-field-v2 {
  z-index: 10001;
  color: #788086;
  background-color: #0000;
  border: 1px solid coral;
  border-radius: 4px;
  flex: 1;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 49px;
  position: relative;
}

.from-field-v2:focus {
  color: coral;
}

.text-form-v3 {
  color: coral;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 49px;
  position: static;
  inset: 0;
  overflow: auto;
}

.error-message-modal-wrapper {
  color: #fff;
  background-color: #788086e6;
  border-radius: 25px;
  box-shadow: 1px 1px 10px 1px #00000091;
}

.slider-office {
  height: 650px;
}

.slide-office {
  background-image: url('../images/_CGD8204CB-G-hor.jpg'), url('../images/_CGD7853.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
}

.slide-office.slide_nous_4 {
  background-image: url('../images/Tiny_CGD8300.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-office-2 {
  background-image: url('../images/Tiny_CGD7994.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-office-2.nous_slide_6 {
  background-image: url('../images/Amalia.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.slide-office-3 {
  background-image: url('../images/Tiny_CGD8073.jpg'), url('../images/_CGD8073-B.jpg');
  background-position: 50% 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.slide-office-4 {
  background-image: url('../images/Consu.jpg');
  background-size: cover;
}

.slide-office-4.nous_slide_4 {
  background-image: url('../images/Todos-bien.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-office-5 {
  background-image: url('../images/Tiny_CGD8239-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-office-5.nous_slide_2 {
  background-image: url('../images/_CGD8142.jpg');
}

.slide-office-6 {
  background-image: url('../images/AdobeStock_317232224.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-office-6.nous_slide_5 {
  background-image: url('../images/Tiny_CGD8073.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
}

.slide-office-7 {
  background-image: url('../images/AdobeStock_210589561.jpg');
  background-size: cover;
}

.slide-office-7.slide_nous_3 {
  background-image: url('../images/Tiny_CGD8283.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.slide-office-9 {
  background-image: url('../images/Todos-bien.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-office-10 {
  background-image: url('../images/Tiny_CGD8283.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-office-11 {
  background-image: url('../images/Tiny_CGD8300.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, 125px;
}

.slide-office-12 {
  background-image: url('../images/nuevo-deliveroo.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/_CGD7959-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0, 0 0;
  background-size: cover, 125px;
}

.new-paragraph-link {
  color: coral;
  text-decoration: none;
}

.quisommesnous-div {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.ousommesnous-div {
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lista-seccion-gris {
  color: #fff;
  text-transform: none;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.travaux-hero {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: fixed;
  top: 25%;
  left: 0;
  right: 0;
}

.travaux-hero.building {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
  position: fixed;
  inset: 0;
}

.text-travaux {
  color: #fff;
  text-align: center;
  flex: 1;
  align-self: center;
  margin: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 50px;
  display: block;
}

.text-travaux.buiding_text {
  flex: none;
  font-size: 35px;
  line-height: 35px;
  position: static;
}

.section-title-v2 {
  color: #fff;
  text-align: center;
  margin-bottom: 75px;
  margin-left: auto;
  margin-right: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 220px;
  line-height: 220px;
  display: block;
}

.section-title-v2.fiscaliite-title {
  font-size: 150px;
  font-weight: 300;
  line-height: 150px;
}

.title-tablet {
  overflow: auto;
}

.banderas-nuevas {
  flex-flow: row;
  place-content: space-around;
  align-items: baseline;
  display: flex;
}

.texto-fecha-banderas {
  color: coral;
  text-align: center;
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
}

.patent2007 {
  max-width: 25%;
}

.body-margin {
  background-color: #788086;
}

.body-margin.body-blog {
  background-color: #0000;
}

.pantent-v2-premier-slide {
  border-top: 30px solid coral;
  border-bottom: 30px solid coral;
  height: 600px;
  display: flex;
}

.diagonal-izq {
  width: 60%;
}

.diagonal-derecha {
  background-color: #788086;
  background-image: url('../images/Diagonal4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 55%;
}

.ilsontexclus {
  color: #788086;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
}

.div-exclus {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.new-blackboard-patent-box {
  background-image: url('../images/Chalkboardv3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.new-blackboard-patent-box.fiscalite-turn {
  height: 600px;
  display: block;
}

.blackboard-coral {
  color: coral;
}

.conditions-div {
  flex-wrap: wrap;
  place-content: space-around;
  align-items: stretch;
  margin-left: 50px;
  margin-right: 51px;
  display: flex;
}

.div-block-conditions {
  flex: 1;
  align-self: flex-start;
  min-width: 50%;
}

.poupurri-v2 {
  display: flex;
}

.div-block-patentbox-mix {
  background-color: #788086;
  display: flex;
}

.blackboard-fiscalite {
  color: #fff;
  background-image: url('../images/Chalkboardv3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 30px coral;
  border-bottom: 30px solid coral;
  height: auto;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Cabin Sketch, sans-serif;
  font-size: 60px;
  line-height: 100px;
  display: block;
}

.blackboard-fiscalite.projetseuropeens {
  text-align: center;
}

.blackboard-fiscalite.pizarra_savoir-faire {
  text-align: center;
  font-weight: 400;
}

.blackboard-fiscalite.carrieres_blackboard {
  text-align: center;
}

.blackboard-fiscalite-list {
  text-align: center;
  font-size: 60px;
}

.blackboard-fiscalite-list.financement {
  text-align: left;
  margin-left: 120px;
  font-size: 56px;
}

.diagonal-fiscalite {
  height: 600px;
  display: flex;
}

.diagonal-fiscalite-izq {
  background-image: url('../images/Diag_2.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 50%;
}

.diagonal-fiscalite-izq.diagonal-2 {
  background-image: url('../images/560e785101b66e250aca7461_HP-Mobile-Angle.png'), url('../images/_CGD7959-2.jpg');
  background-size: 350px, cover;
}

.diagonal-fiscalite-izq.bajo {
  opacity: .85;
  background-image: url('../images/560e6dee7c013d4a3ee68e08_HP-Desktop-Angle.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
  min-width: 55%;
}

.diagonal-fiscalite-der {
  background-color: #ffffffd9;
  align-self: stretch;
}

.title-fiscalite-section {
  font-size: 50px;
  font-weight: 300;
}

.espacio-vacio {
  background-image: url('../images/Office2_optimized.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.diagonal-v2 {
  background-image: url('../images/AdobeStock_210589561.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-top: 30px coral;
  border-bottom: 30px solid coral;
  flex-wrap: nowrap;
  justify-content: space-between;
  display: block;
}

.diagonal-v2.diagonal-v2-seccion-baja {
  border-top-style: none;
  border-bottom: 30px solid coral;
}

.diagonal-v2.diagonal_financement {
  background-image: url('../images/_CGD7959-2.jpg');
  background-size: cover;
  justify-content: center;
}

.diagonal-v2.diag-nous {
  background-image: url('../images/Carpeta-alta.jpg');
  background-position: 0 100%;
}

.diagonal-v2.diag-nous.daig_bombi {
  background-image: url('../images/Clavier-luminous_V4_low.jpg');
}

.diagonal-v2.diagonal_cookies {
  background-image: url('../images/Cookies.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

.diagonal-v2.diagonal-europee {
  background-image: url('../images/European-Commission-Clamps-Down-on-Spain-Italy-copy.jpg');
  background-position: 0 0;
  background-size: contain;
}

.diagonal-v2.diago_clav {
  background-image: url('../images/Clavier-luminous_V3_low.jpg');
}

.diagonal-v2.diagonal_pinky {
  background-image: url('../images/Mont-Note-copie.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.diagonal-v2.diagonalequipo3 {
  background-image: url('../images/AdobeStock_227727671.jpeg');
}

.diagonal-v2.rellenodiagonal4 {
  background-image: url('../images/AdobeStock_200394807.jpeg');
  background-position: 50% 0;
}

.diagonal-v2.diagonalmesa {
  background-image: url('../images/Tasse-caffe.jpg');
}

.diagonal-v2.diagonal-camiseta {
  background-image: url('../images/DSC06800-3-low.jpg');
  background-position: 50%;
  background-size: cover;
}

.columnas-fiscalite {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  display: flex;
}

.mapv {
  height: 400px;
  position: absolute;
  inset: 0;
}

.phone-number {
  color: #788086;
  text-decoration: none;
}

.tarjeta-visita {
  align-items: center;
  display: flex;
}

.carrieres_text-block {
  color: #788086;
  text-align: justify;
  padding: 50px 5%;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.carrieres_text-block.corregir {
  color: #ff0004;
}

.postuler-maintain {
  color: #fff;
  text-align: center;
  background-color: coral;
  margin-bottom: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
}

.script_submit_file {
  background-color: #fff;
}

.logos-unis {
  justify-content: space-around;
  align-items: center;
  margin: 50px;
  display: flex;
}

.unis-titulos {
  color: #788086;
  text-align: center;
  margin: 25px auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: block;
}

.unis_block {
  text-align: center;
}

.hide {
  background-color: coral;
  margin-top: 30px;
  display: none;
}

.candidature-form {
  flex-flow: column wrap;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.candidature-div {
  color: coral;
  height: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
}

.candidature_column_1, .candidature_column_2 {
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: block;
}

.candidature_columns {
  justify-content: space-around;
  display: flex;
}

.candidature_message {
  padding: 15px;
}

.candidature_field {
  color: #788086;
  flex: 0 auto;
  font-size: 20px;
  font-weight: 300;
}

.candidature_field.autres_langues {
  flex: 1;
  max-width: 50%;
  padding-right: 0;
}

.candidature_title {
  margin-top: 20px;
  margin-bottom: 10px;
}

.candidature_title.attachtitle {
  margin-bottom: 15px;
}

.candidature_button {
  background-color: coral;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-size: 25px;
  display: block;
}

.candidature_attach {
  padding: 0 15px 15px;
}

.uploadcare-uploader {
  background-color: coral;
}

.uploadcare-widget-button-open {
  background-color: coral;
  border-radius: 0;
}

.uploadcare-widget-button-open:hover {
  color: coral;
  background-color: #fff;
  border: 2px solid coral;
}

.candidature_success {
  color: #788086;
  background-color: #0000;
  border: 2px solid coral;
  font-size: 25px;
  line-height: 45px;
}

.candidature_success_sub {
  color: coral;
}

.candidature_error {
  text-align: center;
  background-color: #ffe4e4;
  border: 2px solid coral;
  font-size: 20px;
  line-height: 30px;
}

.candidature-langues {
  justify-content: space-around;
  align-self: stretch;
  padding: 15px;
  display: flex;
}

.candidature_langues {
  margin-top: 15px;
  margin-bottom: 15px;
}

.candiature_check {
  padding-top: 0;
}

.conditions_subtitle {
  color: coral;
  font-size: 45px;
}

.link-lower-bar.w--current {
  color: #fff;
  text-decoration: none;
}

.nav_bar_v2_shadow {
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  box-shadow: 1px 1px 3px #000;
}

.english_select_languague {
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.select_french {
  color: #fff;
  text-align: center;
  align-self: center;
  margin: 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
}

.language_flag {
  margin-bottom: 30px;
}

.building_languages_links {
  font-weight: 400;
  text-decoration: none;
}

.logo_travaux {
  flex: none;
  align-self: stretch;
  position: relative;
  inset: 0;
}

.travaux_text {
  flex: none;
  align-self: center;
}

.travaux-titles {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 95vh;
  display: flex;
}

.anne2016 {
  color: #fff;
  text-align: center;
  background-color: coral;
  padding: 15px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: block;
}

.albums-de-famille {
  text-align: center;
  justify-content: space-around;
  padding: 50px;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  text-decoration: none;
  display: flex;
}

.albums_text {
  color: #788086;
  padding: 30px;
  text-decoration: none;
}

.albums_lightbox {
  text-decoration: none;
}

.coral_text {
  color: #fff;
}

.avis {
  z-index: 99990;
  text-align: center;
  background-image: linear-gradient(45deg, #0000008f, #0000001c), linear-gradient(#788086, #788086);
  border-radius: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 25px;
  display: flex;
  position: fixed;
  inset: 0;
  box-shadow: 11px 11px 19px 1px #0000007a;
}

.avis_de_testing_div {
  z-index: 99999;
  background-image: linear-gradient(#000000c2, #000000c2);
  position: fixed;
  inset: 0;
}

.avis-de-testing-text {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 80px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 50px;
  display: block;
  position: static;
  inset: 0;
}

.mail_link {
  color: coral;
  text-decoration: underline;
}

.testing {
  z-index: 2147483647;
  text-align: center;
  background-color: coral;
  flex: 0 auto;
  order: 1;
  align-self: center;
  padding: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  position: relative;
}

.travo {
  z-index: 99999;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin: auto;
  display: none;
  position: fixed;
  inset: 0;
}

.nuevoboton {
  text-align: center;
  background-color: coral;
  width: 200px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  line-height: 30px;
  transition: box-shadow .75s;
  display: block;
}

.nuevoboton:hover {
  color: coral;
  background-color: #fff;
  box-shadow: 0 0 23px 1px #fff;
}

.nuevoboton:active {
  box-shadow: 0 0 50px 16px #fff;
}

.travaux_background {
  z-index: auto;
  background-color: #0000008a;
  margin-bottom: -95px;
  position: fixed;
  inset: 0;
}

.travo_card {
  z-index: 9999;
  background-image: radial-gradient(circle, #6f6f6fde, #788086);
  border: 5px dashed coral;
  border-radius: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 25px;
  display: flex;
  position: fixed;
  inset: 0;
  box-shadow: 6px 6px 7px #000000ab;
}

.diagonalv2_texto-centrado {
  align-items: center;
  height: 100%;
  display: flex;
}

.teletransporte {
  display: none;
}

.texto-naranja {
  color: coral;
}

.snowcomingdown {
  z-index: 9999;
  height: 98.5vh;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.request_audit {
  z-index: 9999;
  display: none;
  position: fixed;
}

.request_audit_div1 {
  margin-top: 20%;
  margin-left: auto;
  margin-right: -10px;
  font-family: Prompt, sans-serif;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

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

.text-block-3, .text-block-4 {
  font-family: Raleway, sans-serif;
}

.list {
  font-weight: 400;
}

.image {
  margin-top: 0%;
}

.image-2 {
  padding-top: 0%;
}

.image-3 {
  padding-top: 10%;
}

.image-4 {
  padding-top: 5%;
}

.slider-blog {
  opacity: .88;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  height: 100%;
}

.div-block {
  height: 75%;
  margin-bottom: 25%;
  padding: 100px 50% 100px 10%;
}

.columns {
  height: 100%;
  display: flex;
}

.heading-2 {
  margin-top: 25%;
}

.paragraph-2 {
  margin-top: 10%;
  font-family: Raleway, sans-serif;
}

.bold-text {
  font-family: Raleway, sans-serif;
}

.image-5 {
  width: 100%;
  margin: 10%;
  position: absolute;
}

.youtube {
  width: auto;
}

.text-span, .text-span-2, .text-span-3 {
  color: coral;
}

.div-block-2 {
  width: 50%;
  margin-bottom: 50px;
  margin-left: 25%;
}

.modal-wrapper-copy {
  z-index: 10001;
  text-align: center;
  background-color: #dedededb;
  background-image: linear-gradient(45deg, #ffffff61, #ffffff91);
  border-radius: 42px;
  height: auto;
  margin: 40px;
  padding-left: 80px;
  padding-right: 80px;
  display: none;
  position: fixed;
  inset: 0;
  box-shadow: 13px 13px 15px -7px #00000070;
}

.modal-wrapper-copy.tino {
  background-color: #ceccccf2;
  display: none;
}

.modal-wrapper-copy.blog {
  display: none;
}

.image-6 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-coral-2 {
  color: coral;
  flex-direction: column;
  justify-content: space-around;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: block;
}

.heading-coral-2.nom {
  text-align: center;
  align-self: center;
  margin-top: 30px;
}

.heading-coral-2.nom.nom-tablet {
  font-weight: 400;
}

.small-paragraph-2 {
  color: #788086;
  text-align: center;
  max-height: 50%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 33px;
  display: block;
}

.small-paragraph-2.position {
  padding-top: 0;
}

.small-paragraph-2.profile-tablet {
  color: #333;
  text-align: justify;
  text-shadow: 1px 1px 4px #353b3fb3;
  object-fit: contain;
  max-height: 85%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  overflow: scroll;
}

.image-7 {
  height: 30%;
  margin-left: 25%;
  margin-right: 25%;
  padding-bottom: 50px;
}

.texto-idioma, .text-block-5 {
  font-size: 20px;
}

.checkbox-field {
  color: var(--grayiplusf);
  justify-content: center;
  margin-top: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: flex;
}

.checkbox-field.checkcarrieres {
  margin-bottom: 20px;
}

.checkbox {
  color: coral;
  border-width: 2px;
  border-color: coral;
  border-radius: 1px;
  flex: 0 auto;
  width: 15px;
  height: 15px;
  margin-right: 20px;
  font-size: 20px;
}

.link {
  color: coral;
  cursor: pointer;
}

.link-2 {
  color: coral;
}

.paragraph-3 {
  flex: 0 auto;
}

.paragraph-3.informations {
  height: 90%;
  color: var(--grayiplusf);
  object-fit: contain;
  padding-top: 30px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
  overflow: scroll;
}

.logo-no-container-2 {
  text-align: center;
  display: block;
}

.logo-no-container-2.logo-ipbox {
  width: 50%;
  height: 75%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}

.logo-no-container-2.logoiplusfsanta {
  max-width: 90%;
  display: none;
}

.new-mouse-scroll-control-2 {
  z-index: 9;
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/HumpyShady_Def.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 250% 60px;
  height: 100vh;
  margin-bottom: 10px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.hump-inside-div-2 {
  z-index: 999;
  background-image: url('../images/HumpyShady_Gross2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.scroll-controller-2 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.controller-link-2 {
  text-align: center;
  padding-top: 14px;
}

.mobile-contact-wrapper-2 {
  display: none;
}

.italic-text {
  font-style: normal;
}

.blog-title {
  margin-top: 10%;
  margin-bottom: 5%;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-auto-flow: row;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area Area" 400px
                 "Area-2 Area-2 Area-2"
                 ". . ."
                 ". . ."
                 / minmax(200px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.div-block-3 {
  margin-left: auto;
  margin-right: auto;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
}

.main-card, .column-2, .column-3 {
  height: 100%;
}

.columns-2 {
  flex: none;
  align-self: stretch;
  height: 100%;
}

.collection-list {
  height: 100%;
  display: flex;
}

.entrada-blog {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #666869;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  display: block;
}

.entrada-blog.entrada-blog-hero {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-8 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.collection-list-2 {
  text-align: center;
  object-fit: fill;
  display: inline;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
}

.section-2 {
  text-align: center;
  overflow: auto;
}

.paragraph-4 {
  height: 100%;
}

.div-block-4 {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
  overflow: scroll;
}

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

.new-blog {
  flex-flow: wrap;
  place-content: stretch space-around;
  align-items: stretch;
  display: flex;
}

.collection-list-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  display: grid;
}

.new-blog-sectiion {
  margin: 100px 100px 40px;
}

.entrada-blog-portada {
  justify-content: center;
  display: flex;
}

.collection-item {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.collection-wrapper-portada {
  text-align: center;
}

.collection-item-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.collection-list-wrapper-3 {
  margin-bottom: 40px;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-6.entrada-blog {
  text-align: center;
  text-align: center;
  background-color: #fff;
  flex: 1;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.rabbit-logo-2 {
  z-index: 999;
  margin-top: 12px;
  margin-left: 25px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.new-blog-sectiion-2 {
  margin: 140px 100px 40px;
  position: relative;
}

.language-animation-2 {
  z-index: 999;
  margin-left: 15px;
  position: fixed;
  top: 0;
  left: 0;
}

.checkbox-field-2 {
  color: #788086;
  justify-content: center;
  margin-top: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: flex;
}

.collection-list-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  display: grid;
}

.menu_v2_navlinks-2 {
  z-index: 999;
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: space-around;
  align-items: stretch;
  margin-right: 20px;
  font-family: Nunito, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.entrada-blog-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #666869;
  text-align: center;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  display: block;
}

.new-mouse-scroll-control-3 {
  z-index: 9;
  opacity: 1;
  background-color: coral;
  background-image: url('../images/HumpyShady_Def.png'), url('../images/Clavier-luminous_V4_low.jpg');
  background-position: 50% 100%, 50% 100%;
  background-repeat: no-repeat, repeat;
  background-size: 250% 60px, cover;
  height: 100vh;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.new-mouse-scroll-control-3.newsletter {
  opacity: 1;
  background-image: url('../images/HumpyShady_Def.png'), linear-gradient(#00000080, #00000080), url('../images/newsletter1.png');
  background-position: 50% 100%, 0 0, 50% 100%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 250% 60px, auto, cover;
}

.collection-item-3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.link-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  text-decoration: none;
  display: grid;
}

.entrada-blog-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #666869;
  text-align: center;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  display: block;
}

.entrada-blog-copy.entrada-blog-hero {
  text-align: left;
  width: 100%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-3 {
  font-style: normal;
}

.link-articulo-blog {
  color: #666869;
  font-style: normal;
  text-decoration: none;
}

.image-9 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block-7 {
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-8 {
  z-index: 0;
  filter: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #5352529c;
}

.menu_v2_bar-blog {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #7f7f7f8f;
  flex: 1;
  order: -1;
  align-self: stretch;
  height: 80px;
  transition: box-shadow .5s;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 3px #0000;
}

.blog-title-2 {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Clavier-luminous_V4_low.jpg'), linear-gradient(#000, #000);
  background-position: 0 0, 50% 100%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, 70%, auto;
  background-attachment: scroll, scroll, scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 5%;
  overflow: auto;
}

.blog-title-2.blog-article-title {
  background-image: linear-gradient(#2c2c2c85, #2c2c2c85), url('../images/Clavier-luminous_V4_low.jpg'), linear-gradient(#0000, #0000);
  background-position: 0 0, 50% 100%, 0 0;
  background-size: auto, cover, auto;
  background-attachment: scroll, scroll, scroll;
  width: auto;
  height: 70vh;
  margin-bottom: 0;
  position: relative;
  inset: 0%;
}

.rich-text-block {
  font-size: 20px;
}

.rich-text-block.article-format {
  text-align: left;
  text-align: justify;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.content-section {
  background-color: var(--grayiplusf);
  margin-top: 100px;
  position: relative;
}

.narrow-wrapper {
  color: #666869;
  background-color: #fff;
  margin-top: -50%;
  margin-bottom: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  box-shadow: 0 9px 18px 10px #00000030;
}

.post-content.estilo-articulo {
  color: #666869;
  padding-top: 50px;
  padding-left: 150px;
  padding-right: 150px;
  font-family: Raleway, sans-serif;
}

.collection-item-4 {
  display: flex;
}

.content-wrapper {
  max-width: 1150px;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.tags {
  color: #fff;
  border-radius: 20px;
  margin: 20px;
}

.titulo-articulo {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-bottom: 25px;
  font-size: 45px;
}

.titulo-articulo.titulo-nueva-portada-articulo {
  color: #fff;
  text-align: left;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 40px;
  display: block;
  position: relative;
  inset: 10% 0% 0%;
  overflow: auto;
}

.titulo-articulo.titulo-nueva-portada-articulo.fecha-creacion {
  color: #fff;
  text-align: left;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 400;
}

.follow {
  padding-top: 25px;
}

.div-block-9 {
  opacity: 1;
  background-image: url('../images/Clavier-luminous_V4_low.jpg');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  height: 500px;
  padding-top: 100px;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.collection-list-5 {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-11 {
  text-align: center;
  margin-top: 20px;
  padding-left: 150px;
  padding-right: 150px;
}

.section-4 {
  margin: 25px 25px 50px;
}

.more-stories {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding: 75px 100px;
  font-size: 50px;
}

.discover-more-stories {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  padding: 0 100px;
  display: grid;
}

.foto-autor {
  width: 100px;
  height: 100%;
  box-shadow: 0 3px 8px -4px #000;
}

.foto-autor.foto-blog {
  height: 100%;
}

.div-block-10 {
  align-self: center;
  height: 100%;
  padding-left: 25px;
}

.nombre-autor {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.nombre-autor.redsocial {
  font-size: 12px;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 25px;
  display: flex;
}

.div-block-13 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-13.barra-suscripcion {
  color: #fff;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
}

.div-block-13.barra-suscripcion.contactos {
  margin-top: 0;
}

.subscribe {
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 30px;
}

.body-2 {
  background-color: var(--grayiplusf);
}

.button {
  border-radius: 100%;
}

.div-block-14 {
  background-color: var(--grayiplusf);
  border-radius: 100%;
  margin-left: 20px;
  display: block;
}

.image-10 {
  width: 20px;
  height: 20px;
  margin: 9px;
}

.div-block-15 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-block-8 {
  font-family: Great Vibes, cursive;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}

.text-field {
  text-align: center;
  margin-bottom: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.text-field.lista {
  color: coral;
}

.submit-button-2 {
  text-align: center;
  background-color: coral;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.form {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
}

.div-block-16 {
  padding-top: 25px;
  display: flex;
}

.share-button {
  background-color: var(--grayiplusf);
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  background-attachment: scroll;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
}

.share-button.twitter {
  background-image: url('../images/twitter.svg');
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
}

.share-button.linkedin {
  background-image: url('../images/linkedin.svg');
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
}

.success-message-2 {
  background-color: coral;
  margin-top: 50px;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.new-mouse-scroll-control-4 {
  z-index: 9;
  opacity: 1;
  background-color: coral;
  background-image: url('../images/HumpyShady_Def.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 250% 60px;
  height: 100vh;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.new-mouse-scroll-control-4.noel {
  background-color: #001c47;
  background-image: none;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  overflow: visible;
}

.text-blog {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-5 {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-17 {
  padding-left: 0;
}

.hero__bg-ways-wrap {
  z-index: 999;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-11 {
  display: none;
}

.hero__houses-wrap {
  z-index: 999;
  position: absolute;
  inset: auto auto 0% 0%;
}

.hump-inside-div-3 {
  z-index: 0;
  background-image: url('../images/snow-hero.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 150%;
  position: relative;
  inset: auto 0% 0%;
}

.santasopa {
  z-index: 9999;
  text-align: center;
  width: 200px;
  margin-left: 45%;
  display: block;
  position: absolute;
  inset: auto auto -2.5%;
}

.fondo-de-estrellas {
  object-fit: fill;
  align-self: stretch;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.fondo-de-estrellas._1 {
  display: block;
}

.hero__bg-cloud.mod--1 {
  position: absolute;
  top: -30px;
  left: 150px;
}

.hero__bg-cloud.mod--2 {
  position: absolute;
  top: 40px;
  left: 253px;
}

.hero__bg-cloud.mod--3 {
  position: absolute;
  top: -50px;
  left: 114px;
}

.hero__bg-cloud.mod--4 {
  position: absolute;
  top: -12px;
  left: 23px;
}

.logo-luces {
  align-self: center;
  width: 100%;
  max-width: 90%;
  margin-top: 50px;
}

.cookies-intro-2 {
  position: static;
}

.new-section-2 {
  background-color: #fff;
  border-top: 30px solid coral;
  border-bottom: 30px solid coral;
  margin-top: 130px;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Lato, sans-serif;
  line-height: 30px;
  display: block;
}

.new-section-2.new-section-indep {
  background-color: var(--grayiplusf);
  border-top-style: none;
  border-bottom-style: none;
  margin-top: 100px;
  display: block;
}

.new-section-2.new-section-indep.newslettersection {
  margin-top: 50px;
}

.new-section-2.new-section-indep.contact-section {
  background-color: #fff;
}

.form-block {
  margin-bottom: 0;
}

.form-block.form-block-newsletter {
  color: #fff;
  background-color: #fff;
  border: 5px #000;
  border-radius: 20px;
  padding: 25px;
  box-shadow: 7px 6px 5px #0003;
}

.checkbox-label {
  color: #fff;
}

.checkbox-label.checkbox-button-newsletter {
  color: var(--grayiplusf);
}

.div-block-18 {
  justify-content: space-between;
  display: flex;
}

.image-inside-blog-title {
  padding-right: 50px;
  display: inline-block;
}

.div-block-20 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-12 {
  flex: 1;
  max-width: 75%;
}

.image-13 {
  display: none;
}

.scroll-controller-3 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-14 {
  display: none;
}

.scroll-controller-4 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-v3-2 {
  z-index: 5;
  background-color: coral;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.image-15 {
  display: none;
}

.scroll-controller-5 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-16 {
  display: none;
}

.scroll-controller-6 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-17 {
  display: none;
}

.scroll-controller-7 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.nubecillas {
  margin-bottom: -1px;
  padding-bottom: 0;
}

.hero-v3-3 {
  z-index: 5;
  background-color: coral;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.cookies-intro-3 {
  position: static;
}

.scroll-controller-8 {
  z-index: 999;
  text-align: center;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hump-inside-div-4 {
  z-index: 999;
  background-image: url('../images/HumpyShady_Gross2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.logo-no-container-3 {
  text-align: left;
  display: block;
}

.logo-no-container-3.logoiplusfsanta {
  max-width: 80%;
  display: none;
}

.logo-luces-2 {
  align-self: center;
  width: 90%;
  max-width: 90%;
  margin-top: 50px;
}

.cookies-intro-4 {
  position: static;
}

.hump-inside-div-5 {
  z-index: 999;
  background-image: url('../images/HumpyShady_Gross2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hump-inside-div-6 {
  z-index: 999;
  background-image: url('../images/snow-hero.svg');
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__houses-wrap-2 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.hero__bg-ways-wrap-2 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-18 {
  display: none;
}

.santasopa-2 {
  text-align: center;
  width: 200px;
  margin-left: 45%;
  display: block;
  position: absolute;
  inset: auto auto -2.5%;
}

.cookies-intro-5 {
  position: static;
}

.centrum-2 {
  flex: 1;
  align-self: stretch;
  font-family: Josefin Sans, sans-serif;
}

.centrum-2.centrumsanta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  display: flex;
}

.logo-no-container-4 {
  text-align: left;
  display: block;
}

.logo-no-container-4.logoiplusfsanta {
  max-width: 90%;
  display: none;
}

.hump-inside-div-7 {
  z-index: 999;
  background-image: url('../images/snow-hero.svg');
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__houses-wrap-3 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-19 {
  display: none;
}

.santasopa-3 {
  text-align: center;
  width: 200px;
  margin-left: 45%;
  display: block;
  position: absolute;
  inset: auto auto -2.5%;
}

.hump-inside-div-8 {
  z-index: 999;
  background-image: url('../images/snow-hero.svg');
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__houses-wrap-4 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-20 {
  display: none;
}

.santasopa-4 {
  text-align: center;
  width: 200px;
  margin-left: 45%;
  display: block;
  position: absolute;
  inset: auto auto -2.5%;
}

.centrum-3 {
  flex: 1;
  align-self: stretch;
  font-family: Josefin Sans, sans-serif;
}

.centrum-3.centrumsanta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  display: flex;
}

.logo-no-container-5 {
  text-align: left;
  display: block;
}

.logo-no-container-5.logoiplusfsanta {
  max-width: 80%;
  display: none;
}

.hero__bg-ways-wrap-3 {
  z-index: 999;
  position: absolute;
  inset: auto 0% 0% auto;
}

.centrum-4 {
  flex: 1;
  align-self: stretch;
  font-family: Josefin Sans, sans-serif;
}

.centrum-4.centrumsanta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  display: flex;
}

.logo-luces-3 {
  align-self: center;
  width: 90%;
  max-width: 90%;
  margin-top: 50px;
}

.copos-de-nieve {
  object-fit: fill;
  align-self: stretch;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.copos-de-nieve._1 {
  z-index: 100;
  object-fit: cover;
  height: 100vh;
  display: block;
  inset: 0%;
  overflow: auto;
}

.hero-v3-4 {
  z-index: 5;
  background-color: coral;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.hump-inside-div-9 {
  z-index: 999;
  background-image: url('../images/HumpyShady_Gross2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.logo-no-container-6 {
  text-align: center;
  display: block;
}

.grid-3 {
  flex-flow: wrap;
  grid-template: "Area Area-2 Area-3"
                 ". . ."
                 / 1fr 1fr;
  grid-auto-columns: minmax(260px, 1fr);
  grid-auto-flow: row;
  justify-content: space-around;
  place-items: stretch center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-21 {
  background-color: #fff;
  padding: 20px 30px;
}

.text-block-9 {
  color: #666869;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.image-21 {
  width: 100%;
}

.heading-5 {
  color: #666869;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-7 {
  color: #666869;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.div-block-22 {
  background-color: #fff;
  flex: 1;
  align-self: stretch;
  height: 100%;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-22 {
  width: auto;
  height: 100%;
}

.div-block-24 {
  background-color: #fff;
  height: 100%;
}

.div-block-25 {
  padding-top: 30px;
}

.blog-card {
  text-align: center;
  cursor: pointer;
  border: 1px #7a81879e;
  flex: 0 0 400px;
  width: 901px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 40px;
}

.blog-card.final, .blog-card.no-right-margin {
  border-right-style: none;
}

.blog-card.no-right-border {
  border-right-style: none;
  min-width: 250px;
}

.blog-card.villes {
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: visible;
}

.blog-card.columna-blog {
  opacity: .88;
}

.interior-blog-card {
  opacity: .88;
  text-align: center;
  background-color: #fff;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  line-height: 40px;
  text-decoration: none;
  display: block;
  overflow: auto;
}

.interior-blog-card:hover {
  border-color: coral;
}

.interior-blog-card.secuencia-texto {
  flex: 0 auto;
  order: 0;
  align-self: center;
}

.interior-blog-card.no-hover {
  cursor: default;
}

.interior-blog-card.no-hover:hover {
  border-color: #0000;
}

.interior-blog-card.div-blog {
  background-color: var(--gainsboro);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-width: 5px;
  border-color: coral;
}

html.w-mod-js [data-ix="icons-animation"] {
  opacity: 0;
  transform: scale(.8);
}

html.w-mod-js [data-ix="logo-animation"], html.w-mod-js [data-ix="new-interaction-3"], html.w-mod-js [data-ix="new-interaction-4"] {
  opacity: 0;
}

html.w-mod-js [data-ix="modal-wrapper"] {
  display: none;
  transform: translate(0, 100%);
}

html.w-mod-js [data-ix="always-visible"] {
  opacity: 1;
}

html.w-mod-js [data-ix="paris"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="icons-animation-2"] {
  opacity: 0;
  display: none;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="icons-animation-3"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="display-none-2"], html.w-mod-js [data-ix="display-none-3"] {
  display: none;
}

html.w-mod-js [data-ix="gauges"] {
  transform: translate(0);
}

html.w-mod-js [data-ix="icons-animation-4"] {
  opacity: 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

html.w-mod-js [data-ix="icons-hover-2"] {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

html.w-mod-js [data-ix="gif"], html.w-mod-js [data-ix="scroll-reveal"] {
  display: none;
}

html.w-mod-js [data-ix="cookies-banner-comming"] {
  transform: translate(0, -100%);
}

html.w-mod-js [data-ix="trigger-fropdown"] {
  transform: translate(0);
}

html.w-mod-js [data-ix="junot-effect"] {
  opacity: 0;
  display: block;
  transform: translate(-150px);
}

html.w-mod-js [data-ix="new-interaction-8"] {
  opacity: 0;
}

html.w-mod-js [data-ix="initial-appearance-nous-area"], html.w-mod-js [data-ix="initial-appearance-services"] {
  display: none;
}

html.w-mod-js [data-ix="language-animation"] {
  display: block;
  transform: translate(0);
}

html.w-mod-js [data-ix="logo-animation-initial-state"] {
  transform: translate(0, -80px);
}

html.w-mod-js [data-ix="initial-appearance-ou-area"] {
  display: none;
}

html.w-mod-js [data-ix="mobile-nav-bar-iteraction-trigger"] {
  opacity: 0;
}

html.w-mod-js [data-ix="eased-dropdown"] {
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="paris-2"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="initial-appearance-services-mobile"] {
  height: 0;
}

html.w-mod-js [data-ix="mobile-contact-wrapper-initial-state"] {
  display: none;
  transform: translate(0, 130%);
}

html.w-mod-js [data-ix="mobile-dropdown-initial-state-nous"], html.w-mod-js [data-ix="mobile-dropdown-ou-initial-appearance"] {
  height: 0;
}

html.w-mod-js [data-ix="close-mobile-wrapper-2"], html.w-mod-js [data-ix="basura-div-text-mobile"], html.w-mod-js [data-ix="close-contact-wrapper-v2"], html.w-mod-js [data-ix="close-contact-wrapper-v-3"] {
  transform: rotate(45deg);
}

html.w-mod-js [data-ix="modal-wrapper-background-darkening"], html.w-mod-js [data-ix="mobile-nav-bar-iteraction-trigger-2"], html.w-mod-js [data-ix="mobile-menu-background-initial-state"], html.w-mod-js [data-ix="mobile-contact-background-initial-state"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="close-daniel-v2"], html.w-mod-js [data-ix="close-paco-v2"], html.w-mod-js [data-ix="close-ana-v2"], html.w-mod-js [data-ix="close-pablo-v2"], html.w-mod-js [data-ix="close-maria-2"], html.w-mod-js [data-ix="close-lauri-2"], html.w-mod-js [data-ix="close-guillermo-2"], html.w-mod-js [data-ix="close-diego-2"], html.w-mod-js [data-ix="close-bea-2"], html.w-mod-js [data-ix="close-jose-luis-2"], html.w-mod-js [data-ix="close-manuel-2"], html.w-mod-js [data-ix="close-tino"], html.w-mod-js [data-ix="close-tino-wrapper-v-3"], html.w-mod-js [data-ix="close-daniel-wrapper-v-4"], html.w-mod-js [data-ix="close-paco-wrapper-v-3"], html.w-mod-js [data-ix="close-ana-belen-wrapper-v-3"], html.w-mod-js [data-ix="close-pablo-wrapper-v-3"], html.w-mod-js [data-ix="close-maria-wrapper-v-3"], html.w-mod-js [data-ix="close-maria-wrapper-v-4"], html.w-mod-js [data-ix="close-manuel-wrapper-v-5"], html.w-mod-js [data-ix="close-guillermo-wrapper-v-2"], html.w-mod-js [data-ix="close-jose-luis-v2"], html.w-mod-js [data-ix="close-bea-v2"], html.w-mod-js [data-ix="close-diego-v2"], html.w-mod-js [data-ix="close-pablo-v3"] {
  transform: rotate(45deg);
}

html.w-mod-js [data-ix="menu-v2-shadow-initial-state"], html.w-mod-js [data-ix="avis-de-testing-splash"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="travo-initial-state"] {
  opacity: 0;
  display: none;
  transform: translate(0, 100%);
}

html.w-mod-js [data-ix="bouncing-scrolling-arrow-2"] {
  transform: translate(75px);
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 94vh;
    margin-bottom: 0;
  }

  .hero-section.main-page.equipee {
    margin-top: auto;
    inset: 0;
  }

  .full-h2.title.title_fiscalite {
    font-size: 250%;
  }

  .full-h2.title {
    margin-top: -71px;
  }

  .full-h2.title.titlenuevo.titlesanta {
    font-size: 200%;
  }

  .subtitulo.puto-paragraph {
    padding: 0 0 10px;
  }

  .lista {
    font-size: 17px;
  }

  .stylish-paragraph.chalk-paragraph {
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 60px;
  }

  .logo-no-container {
    text-align: center;
    display: block;
    position: static;
  }

  .new-paragraph.cori.cookies_text_big {
    padding-left: 25px;
    padding-right: 25px;
  }

  .new-title.incorporescoral.fiscalite-diag {
    font-size: 30px;
    line-height: 60px;
  }

  .modal-wrapper {
    display: none;
  }

  .contact-form-title {
    color: #788086;
    margin-top: 65px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 94px;
  }

  .form-field {
    color: coral;
    border-color: coral;
  }

  .form-field.message {
    color: #788086;
    padding-bottom: 170px;
  }

  .form-field.message:hover, .form-field.field-mob:hover {
    box-shadow: none;
  }

  .submit-button.sbmit-mobile {
    color: #fff;
    background-color: coral;
    border-color: coral;
  }

  .close-button {
    display: block;
  }

  .x.mobile-x {
    color: #788086;
    margin-top: 21px;
    margin-right: 30px;
  }

  .success-message {
    color: #788086;
    margin-top: 10%;
    font-size: 30px;
    font-weight: 300;
    line-height: 52px;
  }

  .success-message.failure.mobile {
    text-align: center;
    margin-top: 20%;
    position: fixed;
    inset: 0;
  }

  .paris.lequipe.cookieshmm {
    background-position: 0;
    background-size: auto 100vh;
    height: 100vh;
    inset: 0;
  }

  .new-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    line-height: 70px;
  }

  .heading.corallee {
    font-size: 50px;
  }

  .new-paragraph-again-and-again.internal {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .new-paragraph-again-and-again.internal.qui_sommes {
    margin-bottom: 10px;
  }

  .new-paragraph-again-and-again.gris-sub {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .otro-div-block:hover {
    border-color: #0000;
  }

  .small-paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .small-paragraph.position {
    font-size: 25px;
  }

  .small-paragraph.position.position-tablet {
    color: #58585a;
    text-shadow: 1px 1px 6px #7f7f7f;
  }

  .small-paragraph.position.position-tablet.positionwhite {
    color: #fff;
  }

  .small-paragraph.profile-tablet {
    color: #58585a;
    text-shadow: 1px 1px 6px #788086;
    font-size: 25px;
    font-weight: 300;
  }

  .heading-coral {
    font-size: 30px;
  }

  .heading-coral.nom.nom-tablet {
    color: #58585a;
    text-shadow: 1px 1px 6px #7f7f7f;
    background-color: #0000;
  }

  .heading-coral.nom.nom-tablet.whitenom {
    color: #fff;
  }

  .heading-coral.no-icons-heading {
    font-size: 30px;
  }

  .borde-columna-derecha {
    border-width: 0;
    flex: 33.3%;
    align-self: baseline;
    margin-left: 35px;
    margin-right: 35px;
    padding: 10px 15px;
    display: block;
  }

  .borde-columna-derecha.no-right-border {
    align-self: center;
  }

  .borde-columna-derecha.villes {
    margin-left: 0;
    margin-right: 0;
  }

  .equipe {
    align-content: space-around;
  }

  .profile.trois {
    flex: 1 0 100%;
    align-self: stretch;
  }

  .profile.trois:hover {
    border-color: #0000;
  }

  .apple-border {
    max-width: 100%;
  }

  .modal-wrapper-profile.tino_wrapper {
    display: none;
  }

  .wrapper_daniel {
    border-radius: 45px;
    display: none;
  }

  .wrapper_daniel.antiguo {
    display: none;
  }

  .wrapper_anabelen {
    border-radius: 45px;
    display: none;
  }

  .wrapper_anabelen.antiguo {
    display: block;
  }

  .wrapper_lauri, .wrapper_guillermo, .wrapper_maria {
    border-radius: 45px;
    display: none;
  }

  .wrapper_maria.antiguo {
    display: block;
  }

  .wrapper_pablo {
    border-radius: 45px;
    display: none;
  }

  .wrapper_pablo.antiguo {
    display: block;
  }

  .texto_secuencia, .texto_secuencia.cargo {
    font-size: 25px;
  }

  .texto_secuencia_reducda {
    flex: 1;
    align-self: center;
    max-width: 50%;
    margin-right: 0;
  }

  .cast_credits {
    height: auto;
    position: static;
  }

  .pourquoi_protas {
    justify-content: center;
    align-items: stretch;
    height: 600px;
  }

  .ficha-parent {
    align-self: center;
  }

  .wrapper_manuel, .wrapper_joseluis, .wrapper_bea, .wrapper_diego, .wrapper_paco {
    border-radius: 45px;
    display: none;
  }

  .wrapper_paco.antiguo {
    display: block;
  }

  .foto_pr {
    background-size: cover;
    flex: 1;
    align-self: stretch;
    margin-left: 0;
  }

  .foto_pr.ana_b {
    background-size: cover;
    margin-left: 0;
  }

  .foto_pr.dan {
    background-size: cover;
    align-self: stretch;
    margin-left: 0;
  }

  .foto_pr.dfoto_pablo {
    background-size: cover;
    margin-left: 0;
  }

  .wrapper_tino_nuevo {
    background-color: #dedede;
    display: none;
    position: fixed;
    overflow: hidden;
  }

  .nueva_foto_tino {
    z-index: 1;
    opacity: .86;
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Tino_Completo_v3.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-radius: 45px;
    min-width: 100%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden;
  }

  .nueva_foto_tino.foto-daniel {
    opacity: 1;
    background-image: linear-gradient(#0000, #dddddd78 40%, #ffffffc2), url('../images/Daniel_Hero.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .nueva_foto_tino.foto-paco-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Paco_Hero.png');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .nueva_foto_tino.foto-ana-v2 {
    background-image: linear-gradient(#0000, #d7d7d77a 39%, #ffffffc9), url('../images/Ana-V2_Hero_1.png');
  }

  .nueva_foto_tino.foto-pablo-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Pablo_Hero_1.png');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .nueva_foto_tino.foto-maria-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/María_Hero.png');
  }

  .nueva_foto_tino.foto-lauri-3 {
    background-image: linear-gradient(#0000 26%, #dadada85 42%, #ffffff63), url('../images/Lauri_Hero.png');
  }

  .nueva_foto_tino.foto-guillermo-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Guillermo_Hero.png');
  }

  .nueva_foto_tino.foto-diego-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Diego_Hero_1.png');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .nueva_foto_tino.foto-bea-2 {
    background-image: linear-gradient(#0000, #ffffffc9), url('../images/Bea_Hero.png');
  }

  .nueva_foto_tino.foto-joseluis-2 {
    background-image: linear-gradient(#0000 22%, #cacaca70 39%, #ffffffc9), url('../images/Jose-Luis_Hero.png');
  }

  .nueva_foto_tino.foto-manuel-2 {
    background-image: linear-gradient(#0000 30%, #cacaca73 37%, #ffffffc9), url('../images/Manuel_Hero.png');
  }

  .profile_card_tino {
    flex-wrap: nowrap;
  }

  .columna_datos {
    z-index: 1;
    background-image: linear-gradient(#fff0, #fff6 26%, #ffffffd4);
    border-radius: 45px;
    align-self: flex-end;
    align-items: center;
    width: auto;
    margin: 20% auto auto;
    padding-bottom: 20px;
    display: block;
    position: absolute;
    inset: 0;
    overflow: hidden;
  }

  .cookies_consent_banner {
    display: none;
  }

  .consent-message {
    text-align: center;
  }

  .consent-message.learn_more {
    text-align: center;
    margin-right: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cookies_paragraph {
    margin-top: auto;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 26px;
  }

  .cookies_heading {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 40px;
  }

  .mobile_menu {
    color: #fff;
    background-color: #0000;
    font-size: 16px;
  }

  .mobile_menu_icon {
    color: #fff;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 60px;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile_menu_icon_coral {
    color: coral;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 60px;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile_menu_area {
    color: coral;
    text-align: left;
    background-color: #ffffffe6;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    width: 50%;
    padding-top: 50px;
    padding-left: 50px;
    font-family: Josefin Sans, sans-serif;
    font-size: 20px;
    display: inline-block;
  }

  .mobile_menu_links {
    margin-top: 25px;
  }

  .mobile-navbar-v2 {
    z-index: 9998;
    background-color: #0000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .mobile-menu-v2-button {
    z-index: 2000;
    background-color: #0000;
    border-radius: 151px;
    width: 80px;
    height: 80px;
    margin-top: 32px;
    margin-right: 25px;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }

  .mobile-menu-v2-button.w--open {
    z-index: 9;
    background-color: #0000;
  }

  .mobile-menu-v2-top-line {
    background-color: coral;
    border-radius: 50px;
    width: 55px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
  }

  .mobile-menu-v2-top-line.mbile-menu-top-white {
    background-color: #fff;
  }

  .mobile-menu-v2-middle-line {
    background-color: coral;
    border-radius: 50px;
    width: 55px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
  }

  .mobile-menu-v2-middle-line.mble-menu-mid-white {
    background-color: #fff;
  }

  .mobile-menu-v2-bottom-line {
    background-color: coral;
    border-radius: 50px;
    width: 55px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
  }

  .mobile-menu-v2-bottom-line.mbl-menu-bottom-line {
    background-color: #fff;
  }

  .mobile-menu-v3 {
    z-index: 2;
    background-color: #ffffffe6;
    border-top: 2px solid coral;
    border-left: 2px solid coral;
    border-top-left-radius: 152px;
    width: 400px;
    margin-top: 108px;
    padding-top: 180px;
    overflow: hidden;
  }

  .mobile-menu-selftext {
    color: coral;
    text-align: center;
    margin-top: 1px;
    font-family: Josefin Sans, sans-serif;
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .mobile-menu-selftext.white-text-menu-mobile-v2 {
    color: #fff;
  }

  .mouse-v3 {
    display: inline-block;
  }

  .bump-div {
    height: 10px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .bump-link {
    background-image: url('../images/HumpyShady_1.png');
    background-size: 2206px 50px;
    height: 50px;
    display: block;
  }

  .bump-link.w--current {
    background-position: 50% 100%;
    background-repeat: no-repeat;
  }

  .arrow-bounce {
    padding-top: 22px;
    padding-bottom: 2px;
  }

  .mobile-links {
    color: coral;
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 30px;
  }

  .mobile-links.contact-white {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 25px 20px 24px;
  }

  .mobile-links.accueil {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .mobile_menu_logo {
    margin-top: 5px;
    margin-right: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .mobile-dropdown-list {
    display: block;
  }

  .mobile-dropdown-list.w--open {
    background-color: coral;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .mobile-dropdown-div {
    background-color: #788086d9;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: auto;
    display: none;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 8px #000;
  }

  .mobile-dropdown-div.w--open {
    background-color: #788086d9;
    flex-wrap: nowrap;
    justify-content: space-around;
    height: auto;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .mobile-dropdown-item {
    text-align: center;
    flex: none;
    margin: 25px 20px 15px;
  }

  .mobile-dropdown-item-text {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-family: Josefin Sans, sans-serif;
    font-size: 23px;
    font-weight: 300;
  }

  .mobile-dropdown-button-services {
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
  }

  .mobile-dropdown-button-contact {
    background-color: #ff7f50bf;
    text-decoration: none;
    display: block;
  }

  .bump-nuevo {
    display: none;
  }

  .mobile-dropdown-button-nous {
    display: flex;
  }

  .cookies_intro {
    z-index: 2;
    color: #fff;
    text-align: center;
    background-color: #788086;
    margin-top: 0;
    margin-bottom: 65px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Josefin Sans, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 49px;
    position: relative;
  }

  .hero-logo {
    margin-top: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .hero-sutitle {
    text-align: center;
    margin: auto;
    font-family: Josefin Sans, sans-serif;
    font-weight: 400;
    display: block;
  }

  .puto-paragraph {
    margin-bottom: 0;
  }

  .new-mouse-scroll-control {
    background-image: url('../images/HumpyShady_Def.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 250% 60px;
    margin-bottom: 0;
  }

  .controller-link {
    padding-top: 18px;
  }

  .titulos {
    max-width: 100%;
    top: 30%;
    left: 0%;
    right: 0%;
  }

  .mobile-menu-v2-button-white {
    z-index: 2000;
    border-radius: 151px;
    width: 80px;
    height: 80px;
    margin-top: 32px;
    margin-right: 25px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
  }

  .mobile-menu-v2-button-white.w--open {
    background-color: #0000;
  }

  .mobile-dropdown-div-services {
    background-color: #788086d9;
    flex-wrap: wrap;
    place-content: center space-around;
    align-items: center;
    height: auto;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 8px #000;
  }

  .mobile-dropdown-div-services.w--open {
    flex-wrap: wrap;
    justify-content: space-around;
    display: flex;
  }

  .mobile-dropdown-div-ou {
    background-color: #788086d9;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 8px #000;
  }

  .mobile-dropdown-div-ou.w--open {
    z-index: -1;
    background-color: #788086d9;
    justify-content: space-around;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 8px #000;
  }

  .mobile-contact-wrapper {
    z-index: 9999;
    background-color: #dedede;
    border-radius: 38px;
    height: 90vh;
    margin-top: 29px;
    margin-left: 29px;
    margin-right: 29px;
    display: none;
    position: fixed;
    inset: 0;
    box-shadow: 8px 8px 15px #00000070;
  }

  .mobile-contact-form-rows {
    font-family: Josefin Sans, sans-serif;
    font-size: 120px;
  }

  .mobile-wrapper-text-field {
    box-shadow: none;
    text-align: left;
    background-color: #0000;
    border: 1px solid coral;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 35px 28px 30px 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
  }

  .mobile-wrapper-text-field.mobile-wrapper-description {
    padding-bottom: 120px;
  }

  .mobile-wrapper-submit-button {
    background-color: coral;
    border-radius: 66px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    font-family: Josefin Sans, sans-serif;
    font-size: 40px;
    display: block;
  }

  .mobile-dropdown-button-accueil {
    text-align: left;
    font-family: Josefin Sans, sans-serif;
    text-decoration: none;
    display: block;
  }

  .mobile-contact-wrapper-close-button {
    margin: 60px 109px 40px 40px;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile-wrapper-close-top {
    background-color: #fff;
    width: 50px;
    height: 5px;
    position: relative;
    inset: 50% 0 0 0%;
    transform: rotate(90deg);
  }

  .mobile-wrapper-close-bottom {
    background-color: #fff;
    width: 50px;
    height: 5px;
    position: relative;
    inset: 0;
    transform: rotate(0);
  }

  .mobile-wrapper-close-text {
    z-index: 99999;
    color: coral;
    cursor: pointer;
    border-radius: 300px;
    width: 75px;
    height: 58px;
    margin: 45px 40px auto auto;
    font-family: Josefin Sans, sans-serif;
    font-size: 150px;
    font-weight: 100;
    line-height: 53px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile-contact-wrapper-background-blurry {
    filter: blur(8px);
    position: fixed;
    inset: 0;
  }

  .mobile-wrapper-div-text {
    position: relative;
    top: 0;
    right: 0;
  }

  .form-wrapper-mobile-height {
    height: auto;
  }

  .menu-tablet-link {
    display: block;
    position: relative;
    inset: 0;
  }

  .link-menu-tablet {
    text-decoration: none;
  }

  .contact-wrapper-clse-button-v2 {
    margin-top: 40px;
    margin-right: 40px;
    top: 0;
    right: 0;
  }

  .new-services-section {
    flex-flow: wrap;
    align-content: space-around;
    align-items: center;
  }

  .contact-wrapper-backrground {
    display: none;
  }

  .mobile-contact-form-v2 {
    z-index: 2;
    margin-top: 10%;
    margin-bottom: auto;
    display: block;
    position: relative;
  }

  .form-wrapper-mobile {
    position: absolute;
  }

  .contact-form-tablet {
    flex-direction: column;
    justify-content: space-around;
    margin: 2% 10% 15%;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .tablet-v2 {
    justify-content: space-around;
    display: flex;
  }

  .mobile-wrapper-close-button-v3 {
    margin-top: auto;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile-wrapper-close-button-v4 {
    border: 2px dashed coral;
    border-radius: 58px;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile-contact-wrapper-background {
    background-color: #000000b3;
    display: none;
    position: fixed;
    inset: 0;
  }

  .mobile-contact-wrapper-bg-de-verdad {
    z-index: 0;
    background-color: #000000c7;
    display: none;
    position: relative;
    inset: 0;
  }

  .slide-office {
    background-image: url('../images/_CGD8204CB-G-hor.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .quisommesnous-div {
    flex-wrap: wrap;
  }

  .ousommesnous-div {
    flex-wrap: nowrap;
  }

  .title-tablet {
    color: coral;
  }

  .blackboard-fiscalite {
    height: auto;
    padding-left: 25px;
    padding-right: 10px;
    font-size: 40px;
    line-height: 60px;
  }

  .blackboard-fiscalite-list, .blackboard-fiscalite-list.financement {
    font-size: 40px;
  }

  .diagonal-fiscalite-izq.bajo {
    background-position: 100%;
    min-width: 50%;
  }

  .diagonal-v2 {
    background-image: url('../images/AdobeStock_210589561.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .tarjeta-visita {
    justify-content: space-around;
  }

  .tarjetavisitalogo {
    flex: 0 auto;
  }

  .tarjeta-visita-texto {
    flex: none;
  }

  .request_audit {
    display: none;
  }

  .nuevo-fondo-contact_wrapper {
    z-index: 9997;
    background-color: #000000b3;
    display: block;
    position: fixed;
    inset: 0;
  }

  .grupo_movil_contact {
    z-index: 9999;
    position: fixed;
    inset: 0;
  }

  .nuevo_contact_wrapper_mob {
    background-color: #dedede;
  }

  .modal-wrapper-copy {
    display: none;
  }

  .heading-coral-2 {
    font-size: 30px;
  }

  .heading-coral-2.nom.nom-tablet {
    color: coral;
    text-shadow: 1px 1px 6px #7f7f7f;
    background-color: #0000;
  }

  .small-paragraph-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
  }

  .small-paragraph-2.position {
    font-size: 25px;
  }

  .small-paragraph-2.position.position-tablet {
    color: #58585a;
    text-shadow: 1px 1px 6px #7f7f7f;
  }

  .small-paragraph-2.profile-tablet {
    color: #58585a;
    text-shadow: 1px 1px 6px #788086;
    max-height: 85%;
    font-size: 25px;
    font-weight: 300;
    overflow: scroll;
  }

  .body {
    background-color: var(--grayiplusf);
  }

  .logo-no-container-2 {
    text-align: center;
    display: block;
    position: static;
  }

  .logo-no-container-2.logoiplusfsanta {
    max-width: 75%;
  }

  .new-mouse-scroll-control-2 {
    background-image: url('../images/HumpyShady_Def.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 250% 60px;
    margin-bottom: 0;
    display: block;
  }

  .controller-link-2 {
    padding-top: 18px;
  }

  .mobile-contact-wrapper-2 {
    z-index: 9999;
    background-color: #dedede;
    border-radius: 38px;
    height: 90vh;
    margin-top: 29px;
    margin-left: 29px;
    margin-right: 29px;
    display: block;
    position: fixed;
    inset: 0;
    box-shadow: 8px 8px 15px #00000070;
  }

  .new-blog-sectiion {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .collection-list-wrapper-3, .collection-list-4 {
    flex-direction: column;
    display: flex;
  }

  .new-mouse-scroll-control-3 {
    background-color: var(--grayiplusf);
    background-image: url('../images/HumpyShady_Def.png'), url('../images/Clavier-luminous_V4_low.jpg');
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat, repeat;
    background-size: 250% 60px, cover;
    margin-bottom: 0;
  }

  .entrada-blog-copy.entrada-blog-hero {
    height: auto;
  }

  .new-mouse-scroll-control-4 {
    background-image: none;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 250% 60px;
    margin-bottom: 0;
    display: block;
  }

  .collection-list-wrapper-5 {
    flex-direction: column;
    display: flex;
  }

  .hero__bg-ways-wrap, .hero__houses-wrap {
    width: 150px;
  }

  .santasopa {
    width: 150px;
    margin-left: 38%;
  }

  .new-section-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .logo-no-container-3 {
    text-align: center;
    display: block;
    position: static;
  }

  .logo-no-container-3.logoiplusfsanta {
    max-width: 75%;
  }

  .hero__houses-wrap-2, .hero__bg-ways-wrap-2 {
    width: 150px;
  }

  .santasopa-2 {
    width: 150px;
    margin-left: 38%;
  }

  .logo-no-container-4 {
    text-align: center;
    display: block;
    position: static;
  }

  .logo-no-container-4.logoiplusfsanta {
    max-width: 75%;
  }

  .hero__houses-wrap-3 {
    width: 150px;
  }

  .santasopa-3 {
    width: 150px;
    margin-left: 38%;
  }

  .hero__houses-wrap-4 {
    width: 150px;
  }

  .santasopa-4 {
    width: 150px;
    margin-left: 38%;
  }

  .logo-no-container-5 {
    text-align: center;
    display: block;
    position: static;
  }

  .logo-no-container-5.logoiplusfsanta {
    max-width: 75%;
  }

  .hero__bg-ways-wrap-3 {
    width: 150px;
  }

  .logo-no-container-6 {
    text-align: center;
    display: block;
    position: static;
  }

  .blog-card {
    border-width: 0;
    flex: 33.3%;
    align-self: baseline;
    margin-left: 35px;
    margin-right: 35px;
    padding: 10px 15px;
    display: block;
  }

  .blog-card.no-right-border {
    align-self: center;
  }

  .blog-card.villes {
    margin-left: 0;
    margin-right: 0;
  }

  .interior-blog-card:hover {
    border-color: #0000;
  }
}

@media screen and (max-width: 767px) {
  .mobile-contact-wrapper {
    display: none;
  }

  .logo-no-container-2.logoiplusfsanta {
    align-self: center;
  }

  .new-mouse-scroll-control-2, .mobile-contact-wrapper-2 {
    display: none;
  }

  .new-blog-sectiion {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .collection-list-4 {
    flex-direction: column;
    display: flex;
  }

  .new-mouse-scroll-control-3 {
    background-image: url('../images/HumpyShady_Gross2.png'), url('../images/Clavier-luminous_V4_low.jpg');
    background-position: 50% 100%, 50%;
    background-size: 250% 60px, cover;
  }

  .collection-item-3 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .link-block-3 {
    flex-direction: column;
    display: flex;
  }

  .blog-title-2.blog-article-title {
    display: none;
  }

  .rich-text-block.article-format {
    padding-top: 20px;
  }

  .narrow-wrapper {
    margin-top: 0%;
  }

  .post-content.estilo-articulo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo-articulo.titulo-nueva-portada-articulo {
    background-color: #00000057;
    margin-top: 0;
    padding-bottom: 0;
  }

  .titulo-articulo.titulo-nueva-portada-articulo.fecha-creacion {
    margin-bottom: 0;
  }

  .more-stories {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper-4 {
    flex-direction: column;
    display: flex;
  }

  .discover-more-stories {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-10 {
    align-self: flex-start;
    padding-top: 20px;
    padding-left: 0;
  }

  .div-block-13.barra-suscripcion {
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-mouse-scroll-control-4.noel {
    background-image: none;
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: auto;
  }

  .hero__bg-ways-wrap, .hero__houses-wrap {
    width: 75px;
    display: none;
  }

  .hump-inside-div-3 {
    top: 70%;
  }

  .santasopa {
    margin-left: 35%;
  }

  .fondo-de-estrellas {
    display: none;
  }

  .logo-no-container-3.logoiplusfsanta {
    align-self: center;
  }

  .hero__houses-wrap-2, .hero__bg-ways-wrap-2 {
    width: 75px;
    display: none;
  }

  .santasopa-2 {
    margin-left: 35%;
  }

  .logo-no-container-4.logoiplusfsanta {
    align-self: center;
  }

  .hero__houses-wrap-3 {
    width: 75px;
    display: none;
  }

  .santasopa-3 {
    margin-left: 35%;
  }

  .hero__houses-wrap-4 {
    width: 75px;
    display: none;
  }

  .santasopa-4 {
    margin-left: 35%;
  }

  .logo-no-container-5.logoiplusfsanta {
    align-self: center;
  }

  .hero__bg-ways-wrap-3 {
    width: 75px;
    display: none;
  }

  .copos-de-nieve {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .full-h2.title.title_fiscalite {
    font-size: 150%;
  }

  .full-h2.title {
    margin-top: -20px;
    font-size: 150%;
    font-weight: 400;
  }

  .full-h2.title.titlenuevo.titlesanta {
    color: #fff;
    font-size: 300%;
    font-weight: 300;
  }

  .full-h2.title.titlenuevo {
    font-size: 250%;
  }

  .full-h2.title.titlenuevo.titlesanta {
    color: #fff;
    font-weight: 300;
  }

  .parallax-fondo-1 {
    height: 200px;
  }

  .parallax-fondo-1.parallax-fiscalite, .parallax-fondo-1.parallax-fiscalite.parallax-cii, .parallax-fondo-1.parallax-fiscalite.parallax-jei {
    background-size: 150%;
  }

  .parallax-fondo-1.parallax_candidats, .parallax-fondo-1.parallax-savoir-faire, .parallax-fondo-1.parallax-financement, .parallax-fondo-1.parallax_patent.ipbox {
    background-size: 200%;
  }

  .parallax-fondo-1.parallaxfondo1fr {
    background-size: 200%;
    padding-bottom: 0;
  }

  .subtitulo.puto-paragraph {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .subtitulo.puto-paragraph.subtitulo-noel {
    color: #fff;
    background-color: #788086;
  }

  .stylish-paragraph.chalk-paragraph {
    margin-left: 0;
    font-size: 25px;
  }

  .bottom-bar {
    cursor: auto;
    flex: 0 auto;
    padding-right: 0;
    text-decoration: none;
  }

  .logo-no-container {
    margin-bottom: 80px;
  }

  .logo-no-container.logo_fiscalite {
    max-width: 100%;
    margin-bottom: 50px;
  }

  .logo-no-container.logo_projets.logo-gigante {
    width: auto;
    margin-bottom: 50px;
  }

  .nuevo-1.rellenoclavier1.nuevo-relleno {
    background-position: 50%;
  }

  .contact-form-title {
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
  }

  .contact-form-title.indepcontact {
    font-size: 50px;
    font-weight: 300;
  }

  .contact-form-title.indepcontact.contactnewsletter {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
  }

  .form-field {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
  }

  .submit-button {
    flex: none;
    margin-top: 25px;
    font-size: 25px;
  }

  .success-message {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

  .paris-office {
    padding-left: 10px;
    padding-right: 10px;
  }

  .information-office-paris {
    padding: 5px;
  }

  .text-test {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 25px;
  }

  .new-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 35px;
    font-weight: 400;
    line-height: 49px;
  }

  .new-paragraph-again-and-again.internal {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .new-paragraph-again-and-again.internal.qui_sommes {
    margin-bottom: 0;
    padding-top: 15px;
  }

  .new-paragraph-again-and-again.gris-sub {
    margin-top: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .small-paragraph {
    font-size: 20px;
    font-weight: 400;
  }

  .heading-coral {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .borde-columna-derecha {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .hanging-creativity.candidats_hands {
    background-size: 50%;
  }

  .pie_de_pagina_central {
    text-align: center;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 17px;
  }

  .ciosal {
    justify-content: space-around;
    padding-top: 15px;
  }

  .cookies_consent_banner {
    display: none;
  }

  .consent-message.learn_more {
    margin-bottom: 25px;
    margin-left: 25px;
  }

  .text_group {
    flex-direction: column;
  }

  .cookies_paragraph {
    padding-top: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .cookies_heading {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
  }

  .mobile-menu-v2-button {
    z-index: 2000;
    margin-top: -10px;
    margin-right: 5px;
  }

  .mobile-menu-v2-button.w--open {
    z-index: 999;
    margin-top: -10px;
    margin-right: 5px;
  }

  .mobile-menu-v3 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffd9;
    border-top-width: 5px;
    border-left-width: 5px;
    border-top-left-radius: 60px;
    width: 100%;
    height: 100vh;
    margin-top: 60px;
    padding-top: 0%;
    overflow: auto;
  }

  .mobile-menu-selftext {
    font-weight: 400;
  }

  .mobile-links {
    flex: 1;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .mobile-links.w--open {
    flex: 1;
  }

  .mobile_menu_logo {
    display: none;
  }

  .mobile-dropdown-div.w--open {
    flex-flow: wrap;
    place-content: space-around;
    display: flex;
  }

  .mobile-dropdown-item {
    margin: 5px 10px;
  }

  .mobile-dropdown-item-text {
    font-size: 22px;
    font-weight: 400;
  }

  .mobile-dropdown-button-services, .mobile-dropdown-button-ou {
    display: block;
  }

  .mobile-dropdown-button-contact {
    background-color: coral;
  }

  .mobile-dropdown-button-nous {
    flex-wrap: wrap;
    place-content: center flex-start;
    align-items: center;
    display: block;
    overflow: hidden;
  }

  .puto-paragraph {
    font-family: Nunito, sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 40px;
  }

  .hero-v3 {
    height: 90vh;
    display: block;
  }

  .new-mouse-scroll-control {
    background-image: none;
    height: 100vh;
    margin-bottom: 85px;
    padding-bottom: 110px;
  }

  .scroll-controller {
    z-index: 9999;
    height: auto;
  }

  .controller-link {
    z-index: 999;
    position: relative;
    inset: auto 0% 0%;
  }

  .centrum {
    font-size: 14px;
  }

  .centrum.centrumsanta {
    margin-top: 182px;
  }

  .hump-inside-div {
    z-index: 0;
    height: 90px;
    inset: auto 0% 0%;
  }

  .titulos {
    height: 100vh;
    display: block;
  }

  .titulos.titulossanta {
    top: 0%;
  }

  .mobile-menu-v2-button-white {
    z-index: 2000;
    margin-top: -10px;
    margin-right: 5px;
  }

  .mobile-menu-v2-button-white.w--open {
    z-index: 9999;
    margin-top: -10px;
    margin-right: 5px;
  }

  .mobile-dropdown-div-services {
    flex-flow: wrap;
    justify-content: space-around;
    overflow: hidden;
  }

  .mobile-dropdown-div-ou {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: auto;
    display: flex;
  }

  .mobile-contact-wrapper {
    border-bottom-right-radius: 38px;
    border-bottom-left-radius: 38px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 87vh;
    margin: 10px 10px auto;
    padding: 5px;
    display: none;
  }

  .mobile-wrapper-text-field {
    color: #788086;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 17px;
    font-size: 20px;
    font-weight: 400;
  }

  .mobile-wrapper-text-field.mobile-wrapper-description {
    padding-bottom: 48px;
    font-weight: 400;
  }

  .mobile-wrapper-submit-button {
    margin-top: 19px;
    padding: 10px;
    font-size: 25px;
  }

  .mobile-wrapper-close-text {
    z-index: 99999;
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-right: 30px;
    padding-top: 13px;
    padding-bottom: 17px;
    font-size: 100px;
  }

  .pie-naranja-movil {
    background-color: coral;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .link-menu-tablet {
    display: block;
  }

  .cookies-intro {
    margin-top: auto;
    font-family: Nunito, sans-serif;
    font-weight: 200;
    position: static;
  }

  .new-services-section {
    flex-wrap: wrap;
    align-items: stretch;
  }

  .contact-wrapper-backrground {
    background-color: #000000eb;
    display: none;
  }

  .contact-form-v2-1st-column {
    flex: 1;
  }

  .contact-form-v2-2nd-column {
    flex: 1;
    align-self: center;
    align-items: stretch;
    margin-left: 0;
  }

  .contact-form-ordena.contact-form-office {
    margin: 0%;
  }

  .mobile-contact-form-v2 {
    margin-top: 11%;
    margin-bottom: 2px;
    position: absolute;
    inset: 0;
  }

  .contact-form-tablet {
    margin-bottom: auto;
    position: relative;
  }

  .mobile-menu-button-v2-menu-only {
    border-radius: 151px;
    width: 80px;
    height: 80px;
    margin-top: 32px;
    margin-right: 25px;
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
  }

  .mobile-menu-button-v2-menu-only.w--open {
    z-index: 999;
    background-color: #0000;
  }

  .mobile-contact-wrapper-background {
    z-index: auto;
    opacity: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #788086a1;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .slide-office-5 {
    background-position: 100%;
  }

  .slide-office-7 {
    background-position: 100%;
    background-repeat: no-repeat;
  }

  .slide-office-12 {
    background-position: 0;
  }

  .ousommesnous-div {
    flex-wrap: wrap;
  }

  .text-travaux.buiding_text {
    font-size: 25px;
    line-height: 30px;
  }

  .blackboard-fiscalite {
    padding-left: 10px;
    font-size: 25px;
  }

  .blackboard-fiscalite-list, .blackboard-fiscalite-list.financement {
    font-size: 25px;
  }

  .diagonal-v2 {
    display: none;
  }

  .tarjeta-visita {
    flex-direction: column;
    justify-content: center;
  }

  .carrieres_text-block.nous-rollo {
    font-size: 20px;
  }

  .logos-unis {
    flex-direction: column;
  }

  .avis-de-testing-text {
    padding: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .testing {
    margin: 20px;
    font-size: 25px;
  }

  .heading-coral-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .small-paragraph-2 {
    font-size: 20px;
    font-weight: 400;
  }

  .link-block {
    text-decoration: none;
  }

  .container {
    width: 100vw;
    height: 100vh;
    display: block;
  }

  .container-2 {
    display: block;
  }

  .body {
    background-color: var(--grayiplusf);
  }

  .checkbox.checkboxmobile {
    width: 60px;
    height: 13px;
  }

  .heronuevo {
    height: 100vh;
  }

  .logo-no-container-2.logo-ipbox {
    width: auto;
    max-width: 60%;
    height: 50%;
    margin-top: 0%;
    margin-bottom: 20px;
  }

  .logo-no-container-2.logoiplusfsanta {
    align-self: center;
    max-width: 100%;
  }

  .new-mouse-scroll-control-2 {
    background-image: url('../images/HumpyShady_Def.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 250% 60px;
    height: 100vh;
    margin-bottom: auto;
    display: none;
  }

  .hump-inside-div-2 {
    z-index: 0;
    height: 100px;
    display: block;
  }

  .mobile-contact-wrapper-2 {
    border-bottom-right-radius: 38px;
    border-bottom-left-radius: 38px;
    height: 87vh;
    margin: 10px 10px auto;
    padding: 5px;
    display: none;
  }

  .text-block-6, .text-block-7 {
    font-size: 25px;
  }

  .italic-text, .italic-text-2 {
    font-style: normal;
  }

  .new-blog-sectiion {
    display: 20pxpx;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .collection-list-wrapper-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .collection-list-4 {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: flex;
  }

  .new-mouse-scroll-control-3 {
    background-image: url('../images/Clavier-luminous_V4_low.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .collection-item-3 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .link-block-3 {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .blog-title-2.blog-article-title {
    height: 0;
    display: block;
  }

  .rich-text-block.article-format {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-section {
    margin-top: 20px;
    display: block;
  }

  .narrow-wrapper {
    flex-direction: column;
    margin-top: auto;
    display: flex;
  }

  .post-content.estilo-articulo {
    flex-direction: column;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .content-wrapper {
    flex-direction: column;
    display: flex;
  }

  .titulo-articulo.titulo-nueva-portada-articulo {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
  }

  .titulo-articulo.titulo-nueva-portada-articulo.fecha-creacion {
    padding-left: 20px;
  }

  .div-block-9 {
    opacity: 1;
    background-image: url('../images/Clavier-luminous_V4_low.jpg');
    background-size: cover;
    flex-direction: column;
    padding-top: 170px;
    padding-left: 0;
    display: flex;
  }

  .section-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .more-stories {
    padding: 20px;
  }

  .discover-more-stories {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-10 {
    align-self: flex-start;
    padding-top: 20px;
    padding-left: 0;
  }

  .nombre-autor.redsocial {
    font-style: normal;
    text-decoration: none;
  }

  .div-block-13.barra-suscripcion {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subscribe {
    line-height: 40px;
  }

  .new-mouse-scroll-control-4 {
    height: 100vh;
    margin-bottom: auto;
  }

  .new-mouse-scroll-control-4.noel {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .collection-list-6 {
    flex-direction: column;
    display: flex;
  }

  .paragraph-5 {
    font-family: Nunito, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .hero__bg-ways-wrap, .hero__houses-wrap {
    display: none;
  }

  .hump-inside-div-3 {
    z-index: 0;
    height: 100px;
    display: none;
    top: 90%;
  }

  .santasopa {
    margin-left: 30%;
    inset: auto auto -2%;
  }

  .fondo-de-estrellas {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: none;
    overflow: visible;
  }

  .logo-luces {
    align-self: center;
    width: 100%;
    max-width: 100%;
  }

  .cookies-intro-2 {
    font-family: Nunito, sans-serif;
    font-weight: 200;
    position: static;
  }

  .new-section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-18 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-end;
    display: flex;
  }

  .scroll-controller-3, .scroll-controller-4 {
    z-index: 9999;
    height: auto;
  }

  .hero-v3-2 {
    height: 100vh;
    display: block;
  }

  .scroll-controller-5, .scroll-controller-6, .scroll-controller-7 {
    z-index: 9999;
    height: auto;
  }

  .hero-v3-3 {
    height: 90vh;
    display: block;
  }

  .cookies-intro-3 {
    font-family: Nunito, sans-serif;
    font-weight: 200;
    position: static;
  }

  .scroll-controller-8 {
    z-index: 9999;
    height: auto;
  }

  .hump-inside-div-4 {
    z-index: 0;
    height: 100px;
    display: block;
  }

  .logo-no-container-3.logoiplusfsanta {
    align-self: center;
    max-width: 100%;
  }

  .logo-luces-2 {
    align-self: center;
    width: 100%;
    max-width: 100%;
  }

  .cookies-intro-4 {
    margin-top: auto;
    font-family: Nunito, sans-serif;
    font-weight: 200;
    position: static;
  }

  .hump-inside-div-5 {
    z-index: 0;
    height: 100px;
    display: block;
  }

  .hump-inside-div-6 {
    z-index: 0;
    height: 100px;
    display: none;
  }

  .hero__houses-wrap-2, .hero__bg-ways-wrap-2 {
    display: none;
  }

  .santasopa-2 {
    margin-left: 30%;
    inset: auto auto -2%;
  }

  .cookies-intro-5 {
    margin-top: auto;
    font-family: Nunito, sans-serif;
    font-weight: 200;
    position: static;
  }

  .centrum-2 {
    font-size: 14px;
  }

  .centrum-2.centrumsanta {
    margin-top: 182px;
  }

  .logo-no-container-4.logoiplusfsanta {
    align-self: center;
    max-width: 100%;
  }

  .hump-inside-div-7 {
    z-index: 0;
    height: 100px;
    display: none;
  }

  .hero__houses-wrap-3 {
    display: none;
  }

  .santasopa-3 {
    margin-left: 30%;
    inset: auto auto -2%;
  }

  .hump-inside-div-8 {
    z-index: 0;
    height: 100px;
    display: none;
  }

  .hero__houses-wrap-4 {
    display: none;
  }

  .santasopa-4 {
    margin-left: 30%;
    inset: auto auto -2%;
  }

  .centrum-3 {
    font-size: 14px;
  }

  .centrum-3.centrumsanta {
    margin-top: 182px;
  }

  .logo-no-container-5.logoiplusfsanta {
    align-self: center;
    max-width: 100%;
  }

  .hero__bg-ways-wrap-3 {
    display: none;
  }

  .centrum-4 {
    font-size: 14px;
  }

  .centrum-4.centrumsanta {
    margin-top: 182px;
  }

  .logo-luces-3 {
    align-self: center;
    width: 100%;
    max-width: 100%;
  }

  .copos-de-nieve {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: none;
    overflow: visible;
  }

  .body-3 {
    background-color: #0b005f;
  }

  .paragraph-6 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
  }

  .hero-v3-4 {
    height: 90vh;
    display: block;
  }

  .hump-inside-div-9 {
    z-index: 0;
    height: 100px;
    display: block;
  }

  .blog-card {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }
}

#w-node-_756e23b1-17e2-6de5-a649-6d6f372b50b4-fa3c11bb {
  place-self: center stretch;
}

#w-node-_1e5e512d-446e-06fe-aaeb-38082ef3492d-4662c54a {
  order: 9999;
  grid-area: Area-2;
  place-self: baseline;
}

#w-node-_1e5e512d-446e-06fe-aaeb-38082ef3492e-4662c54a {
  place-self: center stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_8a7d80c6-ccdb-7544-cec1-d55d7269213a-4662c54a {
    align-self: stretch;
  }
}


