/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2025 | 23:23:41 */
.satisfaction-badge.satisfaction-badge--contacto{
position: absolute;
right: 0;
top: 0.1rem !important; 
text-align: center;
}


.satisfaction-badge.satisfaction-badge--contacto img {
width: 12vw;
filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px 5px 15px);
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
border: 1px solid #272751;
border-radius: 50px;
padding: .5rem 1rem;
transition: all .3s;
width: 100%;
color: #272751;
height: 42px;
font-size: 14px;
background: transparent;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
border: 1px solid #272751;
border-radius: 50px;
padding: .5rem 1rem;
transition: all .3s;
width: 100%;
color: #272751;
height: 42px;
font-size: 14px;
background: transparent;
}

textarea{
border-radius: 25px;
height: 220px;
}



.cf7-apellido{
width: 50%;
margin-left: 50%;
}


.cf7-nombre{
width: 23%;
position: fixed;
}
	
	