.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  height: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #f6f6f6;
}

.body {
  font-family: omnes-pro, sans-serif;
  font-weight: 400;
}

.navlink {
  margin-top: 15px;
  padding-bottom: 0px;
  background-image: url('../images/flagMenu.svg');
  background-position: 50% 0%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #135fa4;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.navlink:hover {
  color: #2fb8cd;
}

.navlink.w--current {
  color: #135fa4;
}

.divredes {
  margin-top: 30px;
  margin-left: 15px;
  float: right;
}

.divredes.left {
  margin-left: 0px;
  float: left;
}

.btnredes {
  margin-right: 20px;
}

.btnredes.nopadd {
  margin-right: 0px;
}

.section-home {
  height: auto;
}

.slider-home {
  height: 570px;
  margin-top: 0px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide1 {
  padding-top: 200px;
  background-image: url('../images/bg101.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-nav {
  font-size: 11px;
}

.divolaswhite {
  position: absolute;
  width: 100%;
  height: 14px;
  margin-top: -1px;
  background-image: url('../images/ola1.svg');
  background-position: 0% 50%;
  background-size: 33px 14px;
  background-repeat: repeat-x;
}

.container {
  margin-bottom: 5px;
}

.divhome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 40px;
  -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;
  background-color: rgba(19, 95, 164, 0.56);
}

.container-2 {
  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;
}

.txthome {
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.slide-2 {
  padding-top: 200px;
  background-image: url('../images/bg102.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  padding-top: 200px;
  background-image: url('../images/bg103.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-nuestra-propuesta {
  height: auto;
  padding-top: 24px;
  padding-bottom: 40px;
}

.titlesection {
  display: inline-block;
  padding-right: 24px;
  background-image: url('../images/flagMenu.svg');
  background-position: 100% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #135fa4;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.divblue {
  height: auto;
  padding-right: 0px;
  background-color: #135fa4;
  background-image: url('../images/Turkish.svg');
  background-position: 100% 90%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.divturquesa {
  height: auto;
  background-color: #2fb8cd;
  background-image: url('../images/blue.svg');
  background-position: 100% 90%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.titlecard {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  color: #fff;
  font-size: 20px;
}

.txtcard {
  margin-bottom: 5px;
  margin-left: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
}

.divseparador {
  height: 20px;
}

.image-2 {
  display: none;
}

.div-block {
  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;
}

.image-4 {
  width: 400px;
  margin-top: 40px;
}

.divicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  width: 50px;
}

.txticonwhite {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 16px;
  text-align: center;
}

.section-contacto {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(47, 184, 205, 0.36);
  background-image: url('../images/deco2.svg');
  background-position: 0% 95%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.section-corte {
  margin-top: 0px;
  background-color: #135fa4;
}

.divhibryd {
  width: 100%;
  height: 14px;
  background-image: url('../images/olahibrida.svg');
  background-position: 0px 0px;
  background-size: 33px 14px;
  background-repeat: repeat-x;
}

.divhibrydwhite {
  width: 100%;
  height: 14px;
  background-image: url('../images/Recurso-32.svg');
  background-position: 0% 0%;
  background-size: 33px 14px;
}

.txtcontacto {
  color: #135fa4;
  font-size: 15px;
}

.txtlinkcontacto {
  color: #135fa4;
  text-decoration: none;
}

.txtlinkcontacto:hover {
  color: #2fb8cd;
}

.logoblue {
  margin-top: 20px;
}

.form-block {
  margin-top: 24px;
}

.formfield {
  height: 50px;
  border: 1px none #000;
}

.formfield.consulta {
  height: 110px;
}

.btnform {
  width: 100%;
  height: 50px;
  background-color: #2fb8cd;
  font-size: 16px;
  text-transform: uppercase;
}

.btnform:hover {
  background-color: #135fa4;
}

.section-footer {
  height: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #135fa4;
}

.txtfooter {
  padding-top: 0px;
  float: left;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}

.txtfooter.phone {
  height: 30px;
  padding-top: 6px;
  padding-left: 20px;
  float: right;
  background-image: url('../images/Recurso-36.svg');
  background-position: 0% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 13px;
}

.txtfooter.map {
  height: 30px;
  padding-top: 6px;
  padding-left: 20px;
  float: right;
  background-image: url('../images/Recurso-37.svg');
  background-position: 0% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 13px;
}

.columns-3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 14px;
  background-image: url('../images/olaBlue.svg');
  background-position: 0px 0px;
  background-size: 33px 14px;
  background-repeat: repeat-x;
}

.div-block-3 {
  position: relative;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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(47, 184, 205, 0.36);
  background-image: url('../images/olaBlue.svg');
  background-position: 0% 100%;
  background-size: 33px;
  background-repeat: repeat-x;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -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-align: center;
}

.heading {
  font-family: omnes-pro, sans-serif;
  color: #135fa4;
  font-weight: 400;
}

.text-block {
  font-family: omnes-pro, sans-serif;
  color: #135fa4;
}

.btnok {
  width: 100px;
  margin-top: 20px;
  background-color: #135fa4;
  font-family: omnes-pro, sans-serif;
  font-size: 16px;
}

.btnok:hover {
  background-color: #2fb8cd;
}

.html-embed {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1002;
}

.slide-4 {
  padding-top: 200px;
  background-image: url('../images/bgn1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  padding-top: 200px;
  background-image: url('../images/bn2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  padding-top: 200px;
  background-image: url('../images/bn3.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  padding-top: 200px;
  background-image: url('../images/bn4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-a-fb {
  margin-left: 10px;
}

.link-a-fb.blue {
  color: #135fa4;
}

.link-a-fb.turq {
  color: #2fb8cd;
}

@media (max-width: 991px) {
  .navlink {
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 20px;
  }
  .navlink.mobile {
    display: block;
    float: none;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .navlink.mobile:hover {
    color: #135fa4;
  }
  .divredes {
    float: left;
  }
  .slide1 {
    padding-top: 190px;
  }
  .divolaswhite {
    margin-top: -1px;
  }
  .menubutton {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #135fa4;
    font-size: 35px;
  }
  .menubutton.w--open {
    background-color: transparent;
    color: #135fa4;
  }
  .navmenu {
    height: 490px;
    background-color: rgba(47, 184, 205, 0.96);
  }
  .slide-2 {
    padding-top: 190px;
  }
  .slide-3 {
    padding-top: 190px;
  }
  .divblue {
    width: 350px;
    height: 350px;
  }
  .divturquesa {
    width: 350px;
    height: 350px;
    padding-bottom: 20px;
  }
  .image {
    display: none;
  }
  .image-2 {
    display: block;
  }
  .txtfooter.phone {
    font-size: 12px;
  }
  .txtfooter.map {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .navlink {
    margin-left: 10px;
  }
  .divhome {
    padding-right: 20px;
    padding-left: 20px;
  }
  .txthome {
    font-size: 16px;
  }
  .container-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-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;
  }
  .columns-2 {
    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;
  }
  .column {
    margin-bottom: 20px;
  }
  .image-4 {
    width: 350px;
  }
  .section-contacto {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .txtcontacto {
    text-align: center;
  }
  .list {
    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;
  }
  .column-2 {
    margin-bottom: 10px;
  }
  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -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;
  }
  .column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -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;
  }
  .html-embed {
    display: none;
  }
}

@media (max-width: 479px) {
  .divhome {
    margin-right: 10px;
    margin-left: 10px;
  }
  .divblue {
    width: auto;
  }
  .divturquesa {
    width: auto;
  }
  .image-4 {
    width: 300px;
  }
  .txtfooter {
    text-align: center;
  }
}

