Commit 124373bf authored by Wilson Valverde's avatar Wilson Valverde

arreglos

parent 905c8409
......@@ -55,6 +55,8 @@ footer{
font-size: 2vw;
font-weight: 1000;
color: #4C4C4C;
max-width: 43% !important;
line-height: 3vw !important;
}
.text-intro{
margin-bottom: 0;
......@@ -71,9 +73,11 @@ footer{
font-weight: 700;
margin-bottom: 0;
/* background: #ffffff8c;*/
border-radius: 17px
border-radius: 17px;
background: #ffffff0f;
}
.text-end{
background: #ffffff0f;
margin-bottom: 0;
/* background: #ffffff8c;*/
border-radius: 17px;
......@@ -104,14 +108,15 @@ footer{
margin-bottom: 0vw;
color: #fff;
font-weight: 700;
font-size: 1.9vw;
font-size: 1.7vw;
letter-spacing: -0.1vw;
padding-top: 0.5vw;
height: 2.5vw;
}
.subtitle-formulario{
color: #fff;
font-size: 1.3vw;
font-size: 1.1vw;
margin-bottom: 1vw;
}
.inputWithIcon input{
......@@ -123,7 +128,7 @@ footer{
border-radius: 0.4vw;
margin-bottom: 1vw;
height: 4vw;
font-size: 1.3vw;
font-size: 1.1vw;
}
.aviso-formulario{
font-size: 1vw;
......@@ -134,8 +139,8 @@ footer{
background-color: #D8211A;
border: none;
border-radius: 1vw;
width: 14vw;
height: 3vw;
width: 26vw;
height: 4vw;
font-size: 1.5vw;
}
......@@ -155,16 +160,25 @@ footer{
margin-bottom: 0px;
margin-top: 1vw;
color: #494949;
font-size: 1.3vw;
font-size: 1.1vw;
text-align: justify;
line-height: 1.5vw;
}
.footer-title{
margin-bottom: 1vw;
margin-bottom: 0vw;
color: #fff;
font-size: 2.5vw;
font-size: 1.5vw;
text-align: center;
margin-left: 17vw;
margin-right: 17vw;
padding-top: 2vw;
height: 4vw;
}
.footer-subtitle{
text-align: center;
font-size: 2vw;
font-weight: 600;
color: white;
}
.item-footer{
font-size: 1vw;
......@@ -206,7 +220,7 @@ footer{
}
.btn-formulario{
display: block;
margin-left: 9vw;
margin-left: 3vw;
}
footer{
margin-top: 0vw;
......@@ -218,7 +232,7 @@ footer{
font-size: 2vw;
}
.medium{
margin-top: 11vw;
margin-top: 15vw;
/* margin-bottom: 62vw; */
padding-bottom: 2vw;
}
......
......@@ -246,19 +246,25 @@
<footer>
<div>
<p class="footer-title">No eres el único que está recibiendo esta invitación.
Reserva ahora mismo tu lugar.</p>
<p class="footer-title">
No eres el único que está recibiendo esta invitación.
</p>
<p class="footer-subtitle">
<strong>Reserva ahora mismo tu lugar.</strong>
</p>
</div>
<div class="row" style=" width: 100%!important; ">
<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>
<div class="redsocial-footer">
<a><i class="fa fa-instagram fa-2x" style="color: #fff;" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/ultranetnodo" target="_blank" ><i class="fa fa-facebook fa-2x" style="color: #fff;" aria-hidden="true"></i> </a>
&nbsp; &nbsp;
<a><i class="fa fa-facebook fa-2x" style="color: #fff;" aria-hidden="true"></i> </a>
<a href="https://www.instagram.com/ultranetnodo" target="_blank" ><i class="fa fa-instagram fa-2x" style="color: #fff;" aria-hidden="true"></i></a>
</div>
</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