 .u-section-1 {
  background-image: url("../images/mayahome50.jpg");
  background-position: 50% 0%;
  background-size: cover;
  min-height: 100vh;
}

.u-section-1 .u-group-1 {
  width: 576px;
  height: 112px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(44, 4, 97, 0.12156862745098039), #2c0461);
  background-size: cover;
  margin: 1203px auto 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-1 .u-icon-1 {
  font-size: 0.4167em;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    min-height: 112px;
    height: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 340px;
  }
} .u-section-2 {
  background-image: url("../images/iphoneb2.jpg");
  background-position: 50% 3.16%;
  background-size: cover;
}

.u-section-2 .u-sheet-1 {
  min-height: 410px;
}

.u-section-2 .u-group-1 {
  width: 415px;
  height: 81px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(44, 4, 97, 0.12156862745098039), #2c0461);
  background-size: cover;
  margin: 329px auto 0;
}

.u-section-2 .u-container-layout-1 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 auto;
}

.u-section-2 .u-icon-1 {
  font-size: 0.4167em;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 338px;
  }

  .u-section-2 .u-group-1 {
    min-height: 112px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 259px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 194px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-text-1 {
    font-size: 1.6666666666666665rem;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 100vh;
  }

  .u-section-2 .u-group-1 {
    min-height: 97px;
    margin-top: 1218px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 22px;
    margin-left: 0;
    margin-right: 0;
  }
}footer {
  position: fixed;
  bottom:0;
  width:100%;
  background-color:#222;
  color:#fff;
  padding:5px;
  text-align:center;
}
main {
  margin-bottom:60px; /* altura del footer */
}
.cajaf {
	 position: absolute;
    left: 35%;
	bottom: 210px;
}
.cajaf2 {
position: absolute;
    left: 10%;
	bottom: 390px;
}

.float22{
	position:fixed;
	width:9%;
	bottom:85px;
	right:1em;
  z-index:100;
}
@media only screen and (max-width: 580px){
.float22{
	position:fixed;
	width:18%;
	bottom:5px;
	right:0.4em;
  z-index:100;
}
}