.div-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 39vh;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #fff;
}

.image {
  width: 260px;
  margin-top: 0px;
}

.image-2 {
  position: relative;
  top: -43px;
  display: none;
  width: 400px;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 61vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.29)), to(hsla(0, 0%, 100%, 0.29)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.29), hsla(0, 0%, 100%, 0.29));
}

.section {
  position: relative;
  z-index: 10;
  height: 100vh;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  padding-right: 7%;
  padding-left: 7%;
  background-color: transparent;
}

.navlink {
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  font-size: 12px;
  text-transform: uppercase;
}

.divdatos1 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  margin-left: 7%;
  padding-top: 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;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  -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;
  text-decoration: none;
}

.image-3 {
  width: 33px;
  cursor: pointer;
}

.image-3.tace {
  width: 37px;
}

.text-block {
  overflow: hidden;
  margin-left: 7px;
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  line-height: 15px;
}

.text-block.blanco {
  display: inline-block;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 200;
}

.div-block-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 7%;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button {
  display: none;
  padding: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #032b3c;
  background-color: transparent;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #032b3c;
  font-size: 16px;
}

.div-block-4 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  margin-right: 7%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-5 {
  position: relative;
  top: -49px;
  margin-top: 0px;
  margin-bottom: -7px;
  border-radius: 164px;
  background-color: #fff;
}

.section-2 {
  position: fixed;
  left: 0%;
  top: 9%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/parking-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.fondonavbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  height: 61px;
  background-color: #fff;
  box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.4);
}

.image-4 {
  width: 57px;
}

.image-5 {
  width: 153px;
  margin-left: 8px;
}

.brand {
  margin-top: 2px;
}

.heading {
  margin-top: -12px;
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  font-size: 47px;
  line-height: 52px;
  text-align: center;
  text-transform: uppercase;
}

.section-3 {
  height: 600px;
}

.section-4 {
  position: relative;
  height: auto;
  margin-top: -100px;
  padding: 100px 7% 80px;
  background-color: #fff;
}

.div-block-6 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  padding: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 44px;
  text-align: center;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.div-block-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.17);
}

.text-block-2 {
  color: #fff;
  line-height: 54px;
  font-weight: 600;
  text-shadow: 1px 1px 6px #000;
  white-space: normal;
}

.titulo {
  margin-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
}

.titulo.cent {
  margin-bottom: 46px;
  text-align: center;
}

.paragraph {
  margin-top: 11px;
  margin-bottom: 27px;
  font-family: Montserrat, sans-serif;
  color: #0a9bd7;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
}

.section-5 {
  position: relative;
  height: 500px;
  background-image: url('../images/valijas.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.column {
  padding-right: 30px;
}

.column-2 {
  padding-left: 30px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 58px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  margin: 0px 0px -18px;
  padding: 7px;
  background-color: transparent;
}

.section-6 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: 551px;
}

.html-embed-2 {
  overflow: visible;
  margin-top: -49px;
}

.div-block-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(3, 43, 60, 0.51);
}

.text-block-3 {
  padding: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(3, 43, 60, 0.58);
  background-color: rgba(3, 43, 60, 0.1);
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
}

.div-block-11 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 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: 100px;
  background-color: rgba(3, 43, 60, 0.2);
  color: #032b3c;
  font-size: 38px;
  cursor: pointer;
}

.section-7 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -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: #fff;
}

.section-8 {
  position: relative;
  height: auto;
  padding: 100px 0% 0px;
  background-color: #032b3c;
}

.image-6 {
  width: 61px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
}

.image-7 {
  margin-right: 8px;
  margin-left: 9px;
}

.image-8 {
  width: 35px;
  opacity: 0.83;
  -webkit-filter: grayscale(100%) invert(100%);
  filter: grayscale(100%) invert(100%);
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  width: auto;
  margin-top: 21px;
}

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

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
}

.form-block {
  width: 100%;
  margin-top: 40px;
}

.submit-button {
  float: right;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.txtfield {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-block-15 {
  margin-bottom: 16px;
}

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

.imgcia {
  width: 100px;
  margin-right: 15px;
  margin-left: 15px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(3, 43, 60, 0.24);
}

.columns {
  margin-right: 7%;
  margin-left: 7%;
}

.image-9 {
  display: inline-block;
  margin-top: -234px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: -12px;
  font-family: Montserrat, sans-serif;
  color: #08648b;
  font-size: 34px;
  letter-spacing: 1px;
}

.heading-3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}

.heading-4 {
  height: 41px;
  margin-top: -6px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #01131a;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}

.div-block-19 {
  margin-top: -48px;
}

.newparr {
  margin-bottom: 62px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(3, 43, 60, 0.23);
  font-family: Montserrat, sans-serif;
  color: #032b3c;
  font-size: 22px;
  line-height: 27px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 991px) {
  .image {
    width: 200px;
  }
  .image-2 {
    width: 282px;
  }
  .navbar {
    padding-right: 2%;
    padding-left: 2%;
  }
  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navlink.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .divdatos1 {
    margin-left: 2%;
  }
  .text-block {
    font-size: 12px;
    line-height: 14px;
  }
  .div-block-4 {
    margin-right: 2%;
  }
  .section-2 {
    background-size: cover;
  }
  .heading {
    font-size: 31px;
    line-height: 35px;
  }
  .section-4 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .titulo {
    font-size: 18px;
  }
  .columns {
    margin-right: 2%;
    margin-left: 2%;
  }
  .image-9 {
    margin-top: -21px;
  }
  .nav-menu {
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .image {
    width: 178px;
  }
  .section {
    height: auto;
  }
  .div-block-6 {
    width: 93%;
  }
  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-7.movil {
    padding-bottom: 0px;
  }
  .div-block-7.hastatablet {
    display: none;
  }
  .section-5 {
    background-position: 50% 50%;
  }
  .column-2 {
    padding-left: 0px;
  }
  .column-3 {
    margin-top: 22px;
  }
  .image-9 {
    margin-top: 9px;
  }
  .div-block-18 {
    position: relative;
    z-index: 20;
    display: block;
    height: 170px;
    background-color: #fff;
  }
  .paragraph-2 {
    height: 200px;
  }
}

@media (max-width: 479px) {
  .heading {
    font-size: 22px;
  }
  .div-block-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-2 {
    font-size: 40px;
    line-height: 39px;
  }
  .div-block-12 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-4 {
    text-align: center;
  }
  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-16 {
    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;
    -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;
  }
  .imgcia {
    margin-right: 5px;
    margin-left: 5px;
  }
  .div-block-17 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-4 {
    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;
  }
  .heading-2 {
    font-size: 28px;
  }
  .heading-3 {
    font-size: 24px;
  }
  .heading-4 {
    font-size: 24px;
  }
}

#whatsapp {
   position: fixed;
   bottom: 20px;
   right: 1px;
   z-index: 11;
}

svg {
   width: 80px;
   filter: drop-shadow(0 1px 4px rgb(0,0,0,.4));
   display: box;
}

circle {
   fill: #25d366;
}
path {
   fill: #fff;
}