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

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

.div_1100_central {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 1100px;
  margin: 0px auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area-2 Area-2"
    ". ."
    "Area Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto 16px auto;
  grid-template-rows: auto auto auto;
}

.div_1100_central.poblacions {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.menu_div_block_1100px {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #384696;
}

.navbar-3 {
  position: static;
  display: block;
  width: 1100px;
  max-width: 1100px;
  min-width: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.menu_bottom {
  background-color: #384696;
  color: #fff;
  font-weight: 500;
}

.menu_bottom:hover {
  color: #ffcb00;
}

.menu_bottom:focus {
  color: #ffcb00;
}

.menu_bottom.w--current {
  color: #ffcb00;
}

.menu_bottom.pedir-cita {
  display: none;
  margin-top: 13px;
  margin-right: 20px;
  margin-left: 0px;
  padding: 5px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffcb00;
  border-radius: 10px;
}

.brand-2 {
  top: 0px;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  display: block;
  width: auto;
  max-width: 1100px;
  min-width: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #384696;
}

.image-2 {
  display: block;
  margin-top: 17px;
  margin-left: 20px;
}

.h1_title {
  position: static;
  top: -24px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  color: #384696;
  font-size: 60px;
  line-height: 120px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.h1_title.izquierda {
  margin-bottom: 20px;
  padding-left: 0px;
  font-size: 50px;
  text-align: left;
}

.h1_title.ad {
  margin-top: 50px;
}

.div_information-photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_information-photo.invers {
  max-width: 1100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div_information-photo.space_top {
  max-width: 1100px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.description_information {
  max-width: 500px;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h2_title {
  margin-bottom: 20px;
  color: #384696;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}

.h2_title.invers {
  text-align: right;
}

.h2_title.midle {
  font-size: 26px;
  text-align: center;
}

.paragraph {
  margin-top: 33px;
  margin-bottom: 60px;
  line-height: 26px;
}

.paragraph.invers {
  text-align: right;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #384696;
}

.body-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.67)), to(hsla(0, 0%, 100%, 0.67))), url('../images/404.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.67), hsla(0, 0%, 100%, 0.67)), url('../images/404.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.section-6 {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  margin: auto auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box_form {
  margin-bottom: 30px;
  border: 1px none #000;
  border-radius: 10px;
  background-color: #ededed;
  color: #6e6e6e;
}

.formulari_tituls {
  font-weight: 500;
}

.submit-button {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  margin-top: 20px;
  padding: 14px 70px;
  border-radius: 10px;
  background-color: #ffcb00;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.submit-button:hover {
  box-shadow: 6px 6px 0 0 #384696;
}

.select-field {
  margin-bottom: 30px;
  padding-right: 12px;
  padding-left: 12px;
  border: 1px none #000;
  border-radius: 10px;
  color: #6e6e6e;
}

.select-field-2 {
  margin-bottom: 60px;
  padding-right: 12px;
  padding-left: 12px;
  border: 1px none #000;
  border-radius: 10px;
  color: #6e6e6e;
}

.form-2 {
  display: block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.success-message {
  border-radius: 10px;
}

.error-message {
  border-radius: 9px;
  background-color: #ff5a5a;
}

.text-block {
  color: #fff;
}

.body-4 {
  position: static;
  display: block;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-3 {
  padding-right: 20px;
  padding-left: 20px;
  line-height: 30px;
  text-align: justify;
  -webkit-column-count: auto;
  column-count: auto;
}

.body-5 {
  display: block;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-9 {
  position: static;
  height: 250px;
  min-height: auto;
  min-width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-11 {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  margin: 0px auto;
}

.footer_new {
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 40px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #384696;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  margin-top: 20px;
  margin-bottom: 13px;
  margin-left: auto;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-3 {
  width: 100%;
  height: 100%;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 21px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #fff;
  line-height: 25px;
  text-align: left;
}

.h3_title_white {
  margin-top: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.div_caracteristiques {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block-2 {
  width: 90%;
}

.subdiv_caracterisitcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.image-9 {
  margin-top: 20px;
}

.image-10 {
  margin-top: 20px;
}

.image-11 {
  margin-top: 20px;
}

.body-6 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_promo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffcb00;
}

.text_promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3_blue_promo {
  color: #384696;
  font-size: 39px;
  line-height: 55px;
  text-align: center;
}

.h3_preu_promo {
  color: #384696;
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
}

.video-image {
  width: 100%;
}

.images_columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-count: 2;
  column-count: 2;
}

.images_columns.no_mobile {
  display: none;
}

.div-block-29 {
  width: 48%;
}

.div-block-30 {
  width: 48%;
}

.image-12 {
  width: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.body-7 {
  font-family: Montserrat, sans-serif;
}

.link_footer {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #ededed;
  text-decoration: none;
}

.div_1100_text {
  max-width: 1100px;
  margin: 80px 20px 20px;
}

.div_1100_text.requisitos {
  margin-bottom: 199px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-13.requisitos-tecnicos {
  height: auto;
}

.image-14 {
  position: fixed;
  left: 4%;
  top: 18%;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: none;
}

.div-block-31 {
  position: fixed;
  margin-top: 0px;
}

.contact_section {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 95;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffcb00;
}

.contact_section.mobile {
  margin-top: 59px;
}

.contact_1100div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  max-width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.contact_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  text-decoration: none;
}

.text-block-8 {
  margin-right: 20px;
  margin-left: 20px;
  color: #384696;
  font-weight: 600;
}

.text-block-9 {
  margin-right: 20px;
  color: #384696;
  font-weight: 600;
  text-decoration: none;
}

.promo_top_text {
  display: none;
  margin-left: 20px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.div_1100_appointment {
  width: 95%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.section-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  width: 100%;
}

.body-8 {
  font-family: Montserrat, sans-serif;
}

.paragraph-9 {
  margin-bottom: 20px;
  margin-left: 9px;
}

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

.section-17 {
  height: auto;
}

.div_1100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.div_1100.ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mapa {
  width: 95%;
  height: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.map-4 {
  margin-right: auto;
  margin-left: auto;
}

.mapa_10minutos {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.h4_mapa {
  color: #384696;
  text-align: center;
}

.div_maptime {
  display: block;
  width: 100%;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #f3f3f3;
  box-shadow: 6px 6px 9px -3px #b7b7b7;
  color: transparent;
}

.body-10 {
  font-family: Montserrat, sans-serif;
}

.paragraph_ad {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  letter-spacing: normal;
}

.h2_caracteristicas_block {
  color: #384696;
  text-align: center;
}

.mapa_poble {
  margin-top: 90px;
}

.link-3 {
  color: #384696;
  text-decoration: none;
}

.link-4 {
  color: #384696;
  text-decoration: none;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.div_1100_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #384696;
}

.brand-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  max-width: 1100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.brand_link {
  color: #fff;
  text-decoration: none;
}

.form-success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid_1100 {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid_1100_2 {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  margin: 200px auto;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 81px;
  grid-row-gap: 100px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.grid_1100_2.mobile {
  display: none;
}

.div_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_image {
  height: 500px;
  background-image: url('../images/traslados-espaibox-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.div_image.familias {
  background-image: url('../images/familias-espaibox.jpg');
}

.div_image.deportistas {
  background-image: url('../images/Deportistas-espaibox-3.jpg');
  background-position: 50% 50%;
}

.div_image.viajeros {
  background-image: url('../images/viajeros-espaibox-1.jpg');
  background-position: 20% 50%;
}

.div_image.autonomos {
  background-image: url('../images/autonomos-espaibox-2.jpg');
}

.div_image.empresas {
  background-image: url('../images/empresas-espaibox-1.jpg');
}

.div_wrapper {
  height: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.grid_2-1 {
  height: 600px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid_2-1.right {
  height: auto;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
}

.div_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  padding: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_text.right {
  padding-right: 49px;
  padding-left: 49px;
}

.div_main_photo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 70, 150, 0.7)), to(rgba(56, 70, 150, 0.7))), url('../images/alquiler_trastero_espaibox.jpg');
  background-image: linear-gradient(180deg, rgba(56, 70, 150, 0.7), rgba(56, 70, 150, 0.7)), url('../images/alquiler_trastero_espaibox.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.div_main_photo.trasters {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 0, 0.6)), to(rgba(255, 203, 0, 0.6))), url('../images/main_image.jpg');
  background-image: linear-gradient(180deg, rgba(255, 203, 0, 0.6), rgba(255, 203, 0, 0.6)), url('../images/main_image.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, auto;
}

.div_main_photo.seguridad {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 70, 150, 0.6)), to(rgba(56, 70, 150, 0.6))), url('../images/security.jpg');
  background-image: linear-gradient(180deg, rgba(56, 70, 150, 0.6), rgba(56, 70, 150, 0.6)), url('../images/security.jpg');
  background-position: 0px 0px, 70% 50%;
  background-size: auto, cover;
}

.div_main_photo._24h {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 0, 0.8)), to(rgba(255, 203, 0, 0.8))), url('../images/fingerprint.jpg');
  background-image: linear-gradient(180deg, rgba(255, 203, 0, 0.8), rgba(255, 203, 0, 0.8)), url('../images/fingerprint.jpg');
  background-position: 0px 0px, 100% 0%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.new_h1 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #384696;
  font-size: 50px;
  line-height: 55px;
}

.paragraph-main {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
}

.wrapper.mobile {
  display: none;
}

.grid_contact_price {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  margin: 40px auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 38px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wrapper_form {
  padding: 0px;
}

.wrapper_map {
  position: relative;
  height: auto;
}

.grid_gallery {
  display: -ms-grid;
  display: grid;
  max-width: 1100px;
  margin: 100px auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid_gallery.ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.div-block-33 {
  background-image: url('../images/alquiler_trasteros_arenys_de_mar.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-34 {
  background-image: url('../images/espaibox_arenys_de_mar.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div_whatsapp {
  position: fixed;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin: 0px;
}

.image-15 {
  position: fixed;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
}

.grid_menu {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-span {
  font-weight: 900;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1220px;
  }

  .grid_1100 {
    max-width: 1220px;
  }

  .grid_1100_2 {
    max-width: 1220px;
  }

  .grid_contact_price {
    max-width: 1100px;
    grid-column-gap: 49px;
  }
}

@media screen and (min-width: 1440px) {
  .grid_1100_2 {
    grid-column-gap: 113px;
  }

  .grid_contact_price {
    grid-column-gap: 78px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1350px;
  }

  .grid_1100 {
    max-width: 1350px;
  }

  .grid_1100_2 {
    max-width: 1350px;
    grid-column-gap: 161px;
  }

  .section_home {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div_wrapper {
    max-width: 1350px;
    margin-right: auto;
    margin-left: auto;
  }

  .grid_2-1.right {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }

  .grid_contact_price {
    max-width: 1350px;
    grid-column-gap: 110px;
  }

  .grid_gallery {
    max-width: 1350px;
  }

  .grid_menu {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
}

@media screen and (max-width: 991px) {
  .div_1100_central {
    width: auto;
    max-width: none;
    min-width: 0px;
  }

  .menu_div_block_1100px {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    min-width: 0px;
  }

  .navbar-3 {
    width: auto;
    max-width: none;
    min-width: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu_bottom {
    padding-right: 15px;
    padding-left: 15px;
  }

  .menu_bottom.pedir-cita {
    margin-right: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .container {
    min-width: 0px;
  }

  .image-2 {
    margin-top: 18px;
  }

  .burger_menu {
    color: #fff;
  }

  .burger_menu:hover {
    color: #ffcb00;
  }

  .h1_title {
    margin-bottom: 1px;
    font-size: 40px;
  }

  .h1_title.izquierda {
    margin-top: 0px;
  }

  .h1_title.ad {
    margin-bottom: 50px;
  }

  .div_information-photo {
    margin-right: 0px;
    margin-left: 0px;
  }

  .description_information {
    margin-left: 0px;
    padding-right: 16px;
  }

  .h2_title {
    margin-top: 0px;
  }

  .paragraph {
    margin-right: 0px;
    text-align: justify;
  }

  .footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-6 {
    display: block;
    width: 100%;
    height: auto;
    margin: 60px 0px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .box_form {
    margin-bottom: 30px;
  }

  .submit-button {
    margin-top: 30px;
    margin-bottom: 56px;
    box-shadow: none;
  }

  .text-block {
    text-align: center;
  }

  .body-4 {
    background-color: #fff;
  }

  .paragraph-3 {
    padding: 20px;
    border-radius: 10px;
    background-color: hsla(0, 0%, 100%, 0.4);
    box-shadow: none;
    line-height: 30px;
  }

  .section-11 {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer_new {
    width: auto;
    height: auto;
  }

  .div-block-17 {
    margin-right: 0px;
    padding-right: 0px;
  }

  .div-block-19 {
    width: 55%;
    height: auto;
  }

  .image-7 {
    width: 250px;
  }

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

  .div-block-21 {
    height: auto;
    padding-right: 0px;
  }

  .div_caracteristiques {
    width: 100%;
    height: auto;
    margin-top: 1px;
    margin-bottom: 107px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
  }

  .form-block-2 {
    width: 100%;
  }

  .subdiv_caracterisitcas {
    margin-top: 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-9 {
    margin-top: 2px;
  }

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

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

  .div_promo {
    width: 100%;
    height: 100%;
  }

  .text_promo {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .h3_blue_promo {
    margin-top: 0px;
  }

  .h3_preu_promo {
    font-size: 40px;
    text-transform: uppercase;
  }

  .div-block-31 {
    position: fixed;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .contact_section.mobile {
    margin-top: 60px;
  }

  .paragraph-9 {
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .div_1100 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_1100 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid_1100_2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .grid_2-1.right {
    height: auto;
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div_text {
    height: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 20px;
    background-color: #f8f8f8;
  }

  .div_text.right {
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 20px;
  }

  .div_text.right._50button {
    margin-bottom: 50px;
  }

  .div_main_photo {
    height: 350px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div_main_photo._24h {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 0, 0.8)), to(rgba(255, 203, 0, 0.8))), url('../images/fingerprint.jpg');
    background-image: linear-gradient(180deg, rgba(255, 203, 0, 0.8), rgba(255, 203, 0, 0.8)), url('../images/fingerprint.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .new_h1 {
    margin-top: 40px;
    line-height: 50px;
  }

  .paragraph-main {
    margin-top: 0px;
  }

  .wrapper {
    display: none;
  }

  .wrapper.mobile {
    display: block;
    padding-right: 2%;
    padding-left: 2%;
  }

  .grid_contact_price {
    margin-bottom: 40px;
  }

  .grid_gallery {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-style: normal;
  }

  .menu_bottom {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #384696;
  }

  .menu_bottom.w--current {
    display: none;
  }

  .menu_bottom.pedir-cita {
    margin-right: 420px;
    margin-bottom: 20px;
    margin-left: 15px;
  }

  .container:hover {
    background-color: #384696;
  }

  .image-2 {
    margin-left: 12px;
  }

  .burger_menu {
    color: #ffcb00;
  }

  .h1_title {
    margin-top: 0px;
    padding-right: 10px;
    font-size: 40px;
  }

  .div_information-photo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_information-photo.invers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h2_title.invers {
    text-align: left;
  }

  .paragraph.invers {
    text-align: left;
  }

  .body-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/404.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/404.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .section-6 {
    margin-top: 9px;
  }

  .submit-button {
    margin-top: 10px;
    margin-bottom: 27px;
  }

  .paragraph-3 {
    background-color: transparent;
    line-height: 30px;
  }

  .menu-button {
    background-color: #384696;
  }

  .menu-button:hover {
    background-color: #384696;
  }

  .menu-button:active {
    background-color: #384696;
  }

  .menu-button:focus {
    background-color: #384696;
  }

  .menu-button.w--open {
    color: #fff;
  }

  .menu-button.w--open:hover {
    background-color: #ffcb00;
  }

  .menu-button.w--open:active {
    background-color: #384696;
  }

  .section-11 {
    margin-bottom: 0px;
  }

  .div-block-19 {
    width: 100%;
  }

  .div-block-20 {
    display: none;
  }

  .map-3 {
    display: none;
  }

  .div-block-22 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-block {
    width: 150px;
  }

  .div_promo {
    height: auto;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0px;
  }

  .video-image {
    width: 0px;
  }

  .div-block-29 {
    width: 50%;
  }

  .nav-menu {
    background-color: #384696;
  }

  .image-14 {
    display: none;
  }

  .div-block-31 {
    position: fixed;
  }

  .contact_section.mobile {
    margin-top: 60px;
  }

  .mapa_10minutos {
    grid-auto-columns: 1fr;
    -ms-grid-columns: 3.5fr;
    grid-template-columns: 3.5fr;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }

  .grid_1100_2 {
    display: none;
  }

  .grid_1100_2.mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .div_content {
    padding: 20px;
    background-color: #f8f8f8;
  }

  .div_content.familias {
    margin-top: 50px;
  }

  .div_content.deportistas {
    margin-top: 50px;
  }

  .div_content.viajeros {
    margin-top: 50px;
  }

  .div_content.autonoms {
    margin-top: 50px;
  }

  .div_content.empresas {
    margin-top: 50px;
  }

  .div_image.traslados {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div_image.familias {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-position: 100% 20%;
  }

  .div_image.deportistas {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div_image.viajeros {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div_image.autonomos {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div_image.empresas {
    height: 250px;
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-position: 100% 0%;
  }

  .grid_contact_price {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid_gallery {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .grid_menu {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .div_1100_central {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu_bottom.w--current {
    position: relative;
  }

  .menu_bottom.pedir-cita {
    margin-right: 213px;
  }

  .h1_title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
  }

  .h1_title.izquierda {
    font-size: 28px;
  }

  .h1_title.ad {
    margin-bottom: 30px;
  }

  .div_information-photo.invers {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div_information-photo.space_top {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .description_information {
    margin-right: 15px;
    margin-left: 15px;
  }

  .body-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/404.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/404.jpg');
    background-size: auto, 950px;
  }

  .heading {
    font-size: 40px;
    text-align: center;
  }

  .section-6 {
    margin-top: 0px;
  }

  .box_form {
    margin-bottom: 30px;
  }

  .submit-button {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .select-field {
    margin-bottom: 30px;
  }

  .select-field-2 {
    margin-bottom: 55px;
  }

  .paragraph-3 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: justify;
  }

  .section-11 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .footer_new {
    overflow: visible;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-17 {
    width: 90%;
  }

  .div-block-19 {
    width: auto;
    height: auto;
    padding-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-7 {
    width: auto;
    margin-left: 0px;
  }

  .div-block-21 {
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .div-block-22 {
    margin-top: 17px;
    margin-left: 0px;
  }

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

  .h3_title_white {
    margin-top: -3px;
  }

  .div_caracteristiques {
    margin-top: 0px;
  }

  .paragraph-7 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div_promo {
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .h3_blue_promo {
    margin-bottom: -20px;
    font-size: 20px;
    line-height: 30px;
  }

  .h3_preu_promo {
    font-size: 40px;
  }

  .images_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .images_columns.no_mobile {
    display: none;
  }

  .images_columns.desktop {
    max-width: none;
  }

  .div-block-29 {
    width: 100%;
  }

  .div-block-30 {
    width: 100%;
  }

  .image-13 {
    margin-bottom: 30px;
  }

  .image-14 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .contact_section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .contact_section.mobile {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .contact_1100div {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .contact_top {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .text-block-8 {
    margin: 0px 20px;
  }

  .promo_top {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .promo_top_text {
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 0px;
    font-size: 20px;
    text-align: left;
  }

  .paragraph_ad {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div_1100_footer {
    width: 95%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid_1100 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid_1100_2.mobile {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .grid_gallery {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .div-block-33 {
    height: 300px;
  }

  .div-block-34 {
    height: 300px;
  }
}

#w-node-d9e1435d-759e-2730-9f41-823e437976f3-b5fda683 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_13c4500c-d723-832d-c822-cfe0268478bc-b5fda683 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_7387e880-f0d7-2854-bec2-479e44e191ab-b5fda683 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_61abb1ec-5d30-a448-67de-a6c2ee6c6934-1b02d9f3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_1f88aec6-c527-e263-b7ce-94935be1390e-1b02d9f3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-bdc2bf59-dca6-23d4-73f1-ed521d34b403-1b02d9f3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-bdc2bf59-dca6-23d4-73f1-ed521d34b415-1b02d9f3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-d88794e0-ce18-669c-6154-5ef226d43caa-e896f258 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_274c1f03-c49f-c96e-f62a-2cd23713facb-06b712d9 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_78185738-3191-5f07-cee0-5df50a380350-06b712d9 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-eb354a29-e186-5692-1cc0-465d9610d68d-06b712d9 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_695a62a5-5461-566b-d128-c641dab7b8a0-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ebb92bf8-585a-9f24-5e56-4005d73f7085-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f99f14ae-887e-23d1-e1df-82382c2bb17f-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_9f2da76b-c384-c382-f45b-2a0016db16d1-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_71f71d53-28fa-9bf9-04da-ae77c4f8d00e-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_5ec2265b-c9d0-aa0e-c7de-02fb5e05215a-7d249897 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-da5e0d14-2cb5-8703-b7d1-cc31c0aae22d-7d249897 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

@media screen and (max-width: 991px) {
  #w-node-_5e64392a-92d3-72f3-50da-35a4a11f4e63-a428ec53 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-_001d43a8-8437-3be2-d1c5-c1c62944af97-1b02d9f3 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9f2da76b-c384-c382-f45b-2a0016db16d1-7d249897 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_5ec2265b-c9d0-aa0e-c7de-02fb5e05215a-7d249897 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-da5e0d14-2cb5-8703-b7d1-cc31c0aae22d-7d249897 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_001d43a8-8437-3be2-d1c5-c1c62944af97-1b02d9f3 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_274c1f03-c49f-c96e-f62a-2cd23713facb-06b712d9 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_78185738-3191-5f07-cee0-5df50a380350-06b712d9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 2;
    grid-row-end: 6;
  }
}

