@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
  line-height: 1em;
}
html,body{
  text-align: center;
  overflow-x: hidden;
  width: 100vw;
}
a{
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}


img{
  max-width: 99%;
}
header{
  background-image: url('../IMG/backhead.png');
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.header2{
  background: #355e66;
  background-image: none;
}
.iconh{
  visibility:middle;
  height: 1rem;
  margin: 0 5px;
}
.iconh2{
  visibility:middle;
  height: 1rem;
  margin: 0 5px;
  filter: drop-shadow(0px 1000px 0 #807f7f);
  transform: translateY(-1000px);
}

h1{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 2.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 20px auto;
}
h1 strong{
  color: #dce03e;
  font-family: "Montserrat";
  font-weight: 900;
}
.divisor h1{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 20px auto;
}
.divisor h1 strong{
  color: #dce03e;
  font-family: "Montserrat";
  font-weight: 700;
}
.divisor p{
  color: #807e7e;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.3rem;
  text-align: center;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 20px auto;
}


h2{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 40px auto;
}
h2 i{
  font-style: normal;
  color: #dce03e;
}
h2 strong{
  font-family: "Montserrat";
  font-weight: 800;
}

.inrahead {
  max-height: 350px;
  margin-top: -50px;
}

header h1{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: 0px;
  margin: 20px auto 0 auto;
}
header h1 strong{
  color: #dce03e;
  font-family: "Montserrat";
  font-weight: 700;
}
.headerp{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 1.5rem;
  text-align: justify;
  max-width: 900px;
  margin: 20px auto 0 auto;
}
.headerp2{
  color: #807f7f;
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 1.5rem;
  text-align: justify;
  max-width: 900px;
  margin: 20px auto 0 auto;
}

header .blanco{
    background: #fff;
    border-radius: 20px;
    max-width: 900px;
    margin: 30px auto;
    position:relative;
    padding: 20px;
}
header .blanco p{
    color: #5d5353;
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 1.3rem;
    text-align: center;
    width: 90%;
    margin: 0;
}
header .blanco p strong{
    color: #355e66;
    font-weight: 500;
}
header .blanco img{
    max-width: 90%;
    margin: 15px auto;
}
header .blanco .icon{
    position: absolute; 
    bottom:-40px;
    left:-40px;
    width: 80px;
    height: 80px;
}
.indexp{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.1rem;
  text-align: left;
  max-width: 900px;
  line-height: 1.5em;
  margin: 20px auto;
}


.CONTAINER{
  width: 90%;
  max-width: 1100px;
  margin:auto;
  padding: 20px 0;
}

.CONTAINER2{
  max-width: 90%;
  max-width: 900px;
  margin:auto;
  padding: 100px 0;
  text-align: center;
  font-family: "Montserrat";
}
.CONTAINER2 h1{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 3rem;
  text-align: center;  
  letter-spacing: -2px;
}
.CONTAINER2 h1 strong{
  color: #dbdf3f;
  font-weight: 800;
}
.CONTAINER2 h2{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 2rem;
  text-align: center;  
}
.CONTAINER2 h3{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  margin-top: 30px;
}
.CONTAINER2 a{
  margin-top: 30px;
}

.separador{
    border:none;
    width: 90%;
    height: 20px;
    display: inline-block;

    border-bottom: 1px solid #527a75;
    box-shadow: 0 20px 20px -20px #333;
    margin: 10px auto; 
}
.separador2{
  border:none;
  width: 100%;
  height: 100px;
  display: inline-block;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(249,251,228,1) 100%);
  border-bottom: 1px solid rgba(0,0,0,0);
  box-shadow: 0 40px 40px -30px #ccd6d8;
  margin: -50px auto 30px auto; 
}
.flexe{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: auto;
  flex-wrap: wrap;
  align-content: center;
  margin: 20px auto;
}

.flexer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}
.flex4{
  max-width: 25%;
}
.flexer section{
  width: 33%;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 100px;
}
.flexer section div{
  border-radius: 20px;
  border:2px solid #2e778b;
  height: 100%;
  max-width: 95%;
  margin: 10px auto;
  padding: 20px;
  text-align: center;
}
.flexer div h1{
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;  
  letter-spacing: -2px;
}
.flexer div p{
  color: #7f7f81;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.3rem;
  text-align: left;
}
.flexer div .blue{
  color: #396673;
}
.flexer div .brown{
  color: #5c3c26;
}
.flexer div .grei{
  color: #807e7e;
}


.flexer div h3{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;  
  letter-spacing: -2px;
}
.flexer div h3 strong{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;  
  letter-spacing: -2px;
}


.flexer a:hover img{
    opacity: 0.8;
}
#productos, #productos1{
  width: 100%;
  margin: 10px auto;
}
.burbuja{
  width: 120px;
  margin-left: -120px;
  margin-bottom: -50px;
  margin-top: -60px;
  margin-right: 10px;
  display: block;
}
.planta{
  width: 250px;
  margin-left: 85%;
  margin-top: -100px;
  margin-right: 10px;
  display: block;
}

.slid-arrow {
  position: absolute;
  top: -50px;
  margin-top: -10px;
  cursor: pointer;
}

.pre-arrow {
  right: 45px;
  width: 40px;
  height: 41px;
  background: url('../IMG/arrow.png');
  background-size: 100%;
  border: none;
}
.pre-arrow::before{
  content: "VER MAS";
  position: absolute;
  width: 150px;
  top:-25px;
  left: -30px;

  color: #355e67;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1.2rem;
  text-align: center;
}

.nex-arrow {
  right: 0px;
  width: 40px;
  height: 41px;
  background: url('../IMG/arrow2.png');
  background-size: 100%;
  border: none;
}

.TEMPO{
  width: 80%;
  margin: 50px 10% 50px  10%;
  display: inline-block;
}
.licencias{
  background: url("../IMG/back1.png");
  background-size: 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
.revoltura{
  background: url("../IMG/back2.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #ccd6d8;
}
.hechos{
  background: url("../IMG/backhechos.png");
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #807f7f;
  padding: 50px 0;
  text-align: center;
  box-shadow: 0 20px 20px -20px #333;
}
.hechos .CONTAINER{
  text-align: center;
  max-width: 900px;
  margin: auto;
}
.hechos h1{
  color: #807f7f;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 50px auto;
}
.hechos h1 strong{
  color: #355e66;
  font-weight: 700;
}
.hechos h1 i{
  color: #d2d634;
  font-weight: 700;
  font-style: normal;
}
.tres{
  width: 30%;
  display: inline-block;
  margin: 5px 0;
}
.tres3{
  width: 40%;
  display: inline-block;
  margin: 5px 10px;
}
.flexerin .tres3 p{
  color: #272525;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
  letter-spacing: -1px;
  margin: 10px auto;
}

.CONTACTO h1{
  color: #355e66;
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 2rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 10px auto;
  line-height: 1em;
}
.CONTACTO h2{
  color: #807f7f;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;
  max-width: 900px;
  margin: 10px auto;
  line-height: 1em;
}
.CONTACTO h2 i{
  color: #d2d634;
  font-style: normal;
}
.flexerin .CONTACTO h3{
  color: #355e66;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.4rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 10px auto;
}
.botones{
  color: #355e66;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 1.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto;
}
.botones i{
  color: #d2d634;
  font-style: normal;
}
.botones img{
  vertical-align: text-bottom;
  margin: -150px 10px 10px 0;
  width: 200px;
}

.masinfra{
  background: url("../IMG/backMas.png");
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  color: #807f7f;
  padding: 50px 0;
  text-align: center;
}
.masinfra h3{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 50px auto;
}
.masinfra h3 i{
  color: #d2d634;
  font-weight: 500;
  font-style: normal;
}

.masinfra ul, .flexerin .CONTACTO ul {
  padding-left: 0;
  list-style-type: none;
  max-width: 500px;
}

.masinfra ul li, .flexerin .CONTACTO ul li {
  padding-left: 1rem;
  color: #37372e;
  text-align: left;
  margin: 10px 0;
  background-image: url(../IMG/bullet.png);
  background-position: .1rem .2rem;
  background-size: .7rem .7rem;
  background-repeat: no-repeat;

  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1rem;
  border-bottom: none;
}
.flexerin .CONTACTO ul li {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1rem;
}

.masinfra .greenbox{
  background: #dbdf3f;
  width: 90%;
  max-width: 400px;
  text-align: center;
  padding: 10px 20px;
  border-radius: 20px;
  margin: 20px auto;
}
.masinfra .greenbox p {
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.6rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 50px auto;
}
.masinfra .greenbox a{
  width: 250px;
  margin: 10px auto;
}
.masinfra .greenbox .camon{
  width: 140%;
  max-width: 140%;
  margin: 20px -25% -40% -25%;
}

.masinfra .boxblue{
  background: #355e66;
  width: 90%;
  max-width: 700px;
  padding-bottom: 20px;
  border-radius: 20px;
  margin: auto;
  box-shadow: 0 5px 10px 0px #333;
  text-align: center;
}
.boxblue h2{
  color: #fff;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1.6rem;
  text-align: center;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 50px auto;
}
.boxblue h2 i{
  color: #d2d634;
  font-weight: 700;
  font-style: normal;
}

.masinfra .boxblanc{
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  margin: 0 auto 20px auto;
  text-align: left;
}
.boxblanc h1{
  color: #807f7f;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 20px auto 50px auto;
}
.boxblanc h1 strong{
  color: #355e66;
  font-weight: 700;
}
.boxblanc h1 i{
  color: #d2d634;
  font-weight: 700;
  font-style: normal;
}

.masinfra .flexer{
  align-items: center;
  justify-content: space-around;
  margin: 30px auto;
  align-content: center;
}

.flexerin{
  display: flex;
  width: 100%;
  max-width: 900px;
  margin: auto;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.flexerin p{
  color: #807f7f;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.2rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 0px auto;
}
.flexerin ul {
  padding-left: 0;
  list-style-type: none;
  max-width: 500px;
}

.flexerin ul li {
  padding-left: 1.2rem;
  color: #37372e;
  text-align: left;
  margin: 10px 3px;
  background-image: url(../IMG/bull2.png);
  background-position: 0rem .2rem;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;

  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1.4rem;
  border-bottom: 1px solid #807e7e;
}
.flexerin ul li img{
  width: 90%;
  max-width: 400px;
  margin: 10px auto;
}


.flexerin h3{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 2rem;
  text-align: left;
  max-width: 900px;
  letter-spacing: -1px;
  margin: 40px auto;
}
.flexerin h3 i{
  font-style: normal;
  color: #c8cc2d;
}

.yellows{
  background: #dce03e;
  color: #355e67;
  margin: 0;
  padding: 50px 0;
}
.yellows h1{
  color: #355e67;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  font-size: 2.2rem;
}
.yellows h1 strong{
  color: #355e67;
  font-weight: 900;
}
.yellows a:hover img{
  opacity: 0.8;
}

.PuntosB{
  background-color: #dee0e6;
  background-image: url('../IMG/backgr.png');
  background-position: bottom right;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 100px 10px;
  position: relative;
}
.PuntosB::after{
  content: "";
  position: absolute;
  background-image: url("../IMG/hojas.png");
  background-size: 100%;
  width: 200px;
  height: 260px;
  top: 0px;
  left: 30px;
}
.PuntosB .boxw{
  background: #fff;
  width: 90%;
  max-width: 900px;
  padding: 50px 20px;
  border-radius: 20px;
  margin: auto;
  text-align: center;
}
.PuntosB .boxw h3{
  color: #355e66;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: left;
  font-size: 1.4rem;
}
.PuntosB .boxw h1{
  text-align: left;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
.PuntosB .boxw img{
  margin: 30px auto;
}


footer{
  background: #065a51;
  color: #ffffff;
  margin: 0px;
  padding: 50px 100px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1.2rem;
}
footer .flexer{
  border-bottom: 1px solid #fff;
}
footer .flexer .logo{
  max-width: 150px;
  display: block;
  margin: 10px 10px 10px 0;
}
footer .flexer p{
  color: #fff;
  display: block;
  text-align: left;
  font-size: 1.1rem;
  margin: 10px 10px 10px 0;
}
footer .flexer a{
  margin: 10px 5px 10px 0;
}
footer .flexer .botonf{
  color: #fff;
  display: block;
  text-align: left;
  font-size: 1.1rem;
  margin: 10px 10px 10px 0;
}
footer .flexer div{
  text-align: left;
}

.marquee {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
.marquee-gradient {
  z-index: 2;
  background-color: #0000;
  background-image: linear-gradient(90deg, #355e66, rgba(0,0,0,0) 7%), linear-gradient(270deg, #355e66, rgba(0,0,0,0) 7%);
  border-radius: 1.25rem;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}
.marquee-track{
  z-index: 1;
  flex-flow: row;
  flex: none;
  align-items: center;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  display: flex;
  position: relative;
  animation: marquee-horizontal 10s linear infinite;
  max-width: 90%;
}
.marquee-track img{
  max-width: 200%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  padding-right: 30px;
}
/* marquee styles */
.marquee-track {
  will-change: transform;
  animation-play-state: running;
  animation: marquee-horizontal 10s linear infinite;
}


@keyframes marquee-horizontal {
  from {
      transform: translateX(0);
  }

  to {
      transform: translateX(-170%);
  }
}

@media (max-width: 1140px) {

  @keyframes marquee-horizontal {
    from {
        transform: translateX(0);
    }
  
    to {
        transform: translateX(-150%);
    }
  }

}
.marquee-track:hover {
  animation-play-state: paused;
}









.table-container {
  margin: 20px auto;
  max-width: 800px;
  overflow-x: auto;
  background-color: #fff;
}

table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  color:#3e4546;
}

td {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 1rem;
}
tr:last-child td{
  border-bottom: none;
}

th {
  text-align: center;
  color: #fff;
  font-family: "Montserrat";
  padding: 15px;
  font-size: 1rem;
}
.green{
  background-color: #dce03e;
  padding: 15px 5px;
}
th+.green{
  color: #355e67;
  background-color: rgba(0, 0, 0, 0);
}
.grey{
  background-color: #eeeee7;
  padding: 15px 5px;
}
th+.grey{
  color: #3e4546;
  background-color: rgba(0, 0, 0, 0);
}

tr:first-child .green, tr:first-child .grey{
  border-radius: 20px 20px 0 0;
}
tr:last-child .green, tr:last-child .grey{
  border-radius: 0 0 20px 20px;
}

tbody tr:hover {
  background-color: #f5f5f5;
}

.circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 auto;
  border:2px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.yes {
  background-color: rgb(14,136,151);
  background: linear-gradient(180deg, rgba(14,136,151,1) 50%, rgba(7,119,151,1) 51%);
}

.no {
  background-color: #bbbdbe;
  background-image: url('../IMG/x.png');
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
}

td:first-child {
  font-size: 14px;
  display: table-cell;
}



#whatsapp {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 1000;
}

#whatsapp img {
  height: 100px;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .4));
}



.banner-container {
  display: flex;
  font-family: "Montserrat";
  justify-content: space-between;
  align-items: center;
  background-color: #335d5d;
  border-radius: 15px;
  max-width: 900px;
  margin: 50px auto;
}
.banner-left{
  padding: 40px;
}
.banner-left h1 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.6rem;

  color: #c4d22c;
  margin: 0;
}

.banner-left p {
  color: #fff;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.3rem;
  text-align: left;
  margin: 10px 0 30px;
}

.parallax-container {
  position: relative;
  width: 580px;
  height: 400px;
  overflow: hidden;
  display: flex;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-right: 20px;
  flex-wrap: wrap;
}
.parallax-container div{
  width: 290px;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.parallax-image {
  position: absolute;
  width: 290px;
  height: 894px;
}

  .COMPU{
      display: inline-block;
      width: 50%;
  }
  .CELL{
      display: none;
  }

/*--recibir--*/
.aviso{
  background: #fff;
  padding: 2em;
  width: 100%;
  max-width: 900px;
  margin: auto;
  text-align: justify;
  color: #3a3a3a;
}
.aviso h2 {
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  text-transform: none;
  font-weight: 800;
  font-size: 30px;
  text-align: justify;
  color: #3a3a3a;
}
.aviso p {
  font-size: 1.6rem;
  margin-bottom: 1.5em;
  display: block;
  font-weight: 500;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.aviso ul {
  font-size: 1.6rem;
  list-style: disc;
  margin: 0 0 1.5em 3em;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  font-weight: 500;
}
.aviso ol {
  font-size: 1.6rem;
  margin: 0 0 1.5em 3em;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  font-weight: 500;
}
.aviso li {
  font-weight: 500;
  display: list-item;
  text-align: -webkit-match-parent;
}


@media (max-width: 1140px) {

  #whatsapp {
    bottom: 0px;
    right: 0px;
  }

  #whatsapp img {
      height: 50px;
      filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .4));
  }
  .flexer{
    display: block;
    text-align: center;
    margin: auto;
  }
  .flexer a{
    margin-top: 10px;
  }

  .flexer section {
    width: 90%;
    text-align: center;
    padding: 10px 0;
    margin: auto;
    margin-bottom: 30px;
  }
  .flexerin{
    display: block;
    text-align: center;
    margin: auto;
  }

  .flex4{
    max-width: 90%;
    width: 90%;
    margin: 10px auto;
  }
  .onpc{
    display: none;
  }

  header .blanco .icon {
    position: absolute;
    bottom: -25px;
    left: -15px;
    width: 30px;
    height: 30px;
  }

  .slid-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
  }
  .pre-arrow {
    left: -10px;
    width: 40px;
    height: 41px;
    background: url('../IMG/arrow.png');
    background-size: 100%;
    border: none;
  }
  .nex-arrow {
    right: -10px;
    width: 40px;
    height: 41px;
    background: url('../IMG/arrow2.png');
    background-size: 100%;
    border: none;
  }
  .pre-arrow::before {
    content: "";
    position: absolute;
    width: 150px;
    top: -25px;
    left: -30px;
    color: #355e67;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 1.2rem;
    text-align: center;
  }
  .burbuja {
    display: none;
  }
  .planta {
    width: 180px;
    margin-left: 66%;
    margin-top: -84px;
    margin-right: 10px;
    display: block;
  }

  .TEMPO {
    width: 100%;
    margin: 50px 0%;
    display: block;
  }

  .licencias {
    background-size: 200%;
    background-position: right top;
    background-repeat: no-repeat;
  }

  .inrahead {
    max-height: 350px;
    margin-top: 50px;
  }

  .tres {
    width: 90%;
    display: inline-block;
    margin: 5px 0;
  }
  .tres3{
    width: 90%;
    display: inline-block;
    margin: 5px auto;
  }
  footer {
    background: #065a51;
    color: #ffffff;
    margin: 0px;
    padding: 50px 10px;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 1.2rem;
  }

  .PuntosB{
    background-color: #dee0e6;
    background-image: url('../IMG/backgr.png');
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0;
    padding: 100px 10px;
    position: relative;
  }
  .PuntosB::after{
    content: "";
    position: absolute;
    background-image: none;
    background-size: 100%;
    width: 0px;
    height: 0px;
    top: 0px;
    left: 0px;
  }
  .botones{
    text-align: center;
  }
  .botones img{
    display: block;
    margin: -150px auto 10px auto;
    width: 200px;
  }

  .COMPU{
    display: none;
    height: 0px;
}
.CELL{
    display: block;
}
.banner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #335d5d;
    border-radius: 15px;
    max-width: 90%;
    margin: 50px auto;
    flex-direction: column;
}
.parallax-container {
    position: relative;
    width: 81vw;
    max-width: 100%;
    height: 580px;
    overflow: hidden;
    flex-direction: column;
    margin: 20px auto;
}
.parallax-container div {
    width: 100%;
    height: 290px;
    margin: 0;
    padding: 0;
    text-align: left;
    position: relative;
}

.parallax-image {
    position: absolute;
    width: 862px;
    max-width: 862px;
    height: 290px;
}
}