Commit 4362c507 authored by Wilson Valverde's avatar Wilson Valverde

css changues

parent f10c71f9
......@@ -22,7 +22,7 @@ body {
}
.medium{
margin-top: 16vw;
margin-top: 9.3vw;
}
.club-start{
......@@ -48,15 +48,17 @@ body {
margin-left: 7vw;
}
.title-two{
margin-top: 7vw;
margin-top: 13vw;
text-align: right;
font-size: 2vw;
font-weight: 1000;
color: #000;
max-width: 43% !important;
line-height: 3vw !important;
padding: 0vw 0vw 0vw 6vw !important;
}
.text-intro{
color: #4C4C4C;
margin-bottom: 0;
background: #ffffff3b;
border-radius: 17px;
......@@ -64,9 +66,17 @@ body {
.start-end{
padding-left: 11vw !important;
padding-top: 2vw !important;
display: flex !important;
}
.start-end img{
float: right;
width: 23vw;
margin-left: 58vw;
position: absolute;
}
.text-introend{
color:#312e2e;
height: fit-content;
color:#4C4C4C;
font-size: 2vw;
font-weight: 700;
margin-bottom: 0;
......@@ -80,11 +90,13 @@ body {
/* background: #ffffff8c;*/
border-radius: 17px;
font-size: 1.4vw;
width: 55vw;
padding-left: 11vw;
}
.fondo{
/*background-image:linear-gradient(179deg, #ffffff5e, #ffffff00), url(../images/WEB.png);*/
background-image:url(../images/WEB.png);
background-size: cover;
background-size: contain;
background-repeat: no-repeat;
/* background-color: #343b3b;*/
}
......@@ -125,7 +137,7 @@ body {
width: 26vw;
border-radius: 0.4vw;
margin-bottom: 1vw;
height: 4vw;
height: 3.2vw;
font-size: 1.1vw;
}
.aviso-formulario{
......@@ -187,7 +199,7 @@ body {
text-align: center;
width: 100%;
}
.img-carusel{width: 100vw!important;height: 41.5vw; }
.img-carusel{width: 100vw!important;height: 39.7vw; }
.active{
opacity: 4 !important;
}
......
This diff is collapsed.
......@@ -75,7 +75,7 @@
* */
//$(".respuesta").html(data);
console.log(data);
alert("Excelente ya se encuentra afiliado");
alert('Gracias...,'+nombre+' por reservar tu cupo como AFILIADO para formar parte del Club Ultranet “Uniendo a mi familia” pronto un asesor de Ultranet se comunicará contigo.');
// console.log($("#name_user").val());
// $(".nombre").text(nombre);
// $("#thanks").trigger("click");
......@@ -149,17 +149,16 @@
">AHORA PUEDES DISFRUTAR</p>
<p class="text-intro" style="width: 34.4vw;
margin-left: 6.6vw;">DE TU SERVICIO DE INTERNET</p>
<p class="text-intro" style="width: 41vw;">SIN PAGAR NINGUNA MENSAULIDAD</p>
<p class="text-intro" style="width: 41vw;">SIN PAGAR NINGUNA MENSUALIDAD</p>
</div>
</div>
<div class="col start-end " >
<p class="text-introend" style="width: 41vw;" >¡AFÍLIATE GRATIS AL CLUB ULTRANET</p>
<img src="./images/logo_1.png" style="float: right; width: 23vw;" >
<p class="text-end" style=" width: 44vw;">“Uniendo a mi familia” y obtén grandes <strong>BENEFICIOS ECONÓMICOS</strong> </p>
<img src="./images/logo_1.png" >
</div>
<p class="text-end" >“Uniendo a mi familia” y obtén grandes <strong>BENEFICIOS ECONÓMICOS</strong> </p>
</container>
<container>
......@@ -169,7 +168,7 @@
<p class="title-video">Conoce más del Club Ultranet</p>
<div class="embed-responsive embed-responsive-16by9">
<iframe style=" width: 43vw;
height: 24vw;" src="https://www.youtube.com/embed/ZMCb_qjMNAI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
height: 24vw;" src="https://www.youtube.com/embed/AToP_1eb1GA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<p class="text-video">
Ultranet comprometido con la responsabilidad social ahora tiene más
......@@ -193,6 +192,10 @@
<div class="inputWithIcon" >
<input type="text" id="name_user" name="name_user" onkeypress="return sololetras(event)" placeholder="Nombres" required>
</div>
<div class="inputWithIcon" >
<input type="number" id="ci_user" name="ci_user" onkeypress="return solonumeros(event)" placeholder="Cédula" required>
</div>
<div class="inputWithIcon" >
<input type="text" name="country_user" placeholder="Cantón o parroquia" onkeypress="return sololetras(event)" required>
......@@ -270,8 +273,8 @@
</div>
<div class="row" style=" margin-bottom: 1vw; width: 100%!important; ">
<div class="col item-footer"><i class="fa fa-map-marker" aria-hidden="true"></i> Calle Olmedo entre 24 de Mayo y Av. Catamayo. </div>
<div class="col item-footer"><i class="fa fa-whatsapp" aria-hidden="true"></i> +593 99 686 3430 - (07) 267-7594 </div>
<div class="col item-footer"><i class="fa fa-clock-o" aria-hidden="true"></i> Horario de atención 08:30 a 18:30 </div>
<div class="col item-footer"><i class="fa fa-whatsapp" aria-hidden="true"></i> +593 98 000 0026 - (07) 267-7594 </div>
<div class="col item-footer"><i class="fa fa-clock-o" aria-hidden="true"></i> Horario de atención 08:30 a 18:00 </div>
</div>
<div class="redsocial-footer">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment