Ingresá y anotate
Completá el formulario y empezá a descubrir todas las actividades que hay para disfrutar.
.error {
margin-top: 3px;
margin-left: 22px;
font-size: 1.2rem;
color: red;
}
.btn-siguiente {
float: right;
}
.btn-anterior {
float: left;
margin-left: 15px;
background-color: #e5e5e5 !important;
color: #717170 !important;
}
.btn-anterior:hover {
background-color: ##c5c3c2 !important;
}
.paso2 {
width: 97%;
padding: 0 0 0 10px;
}
.paso3 {
width: 100%;
padding: 0 15px 0 15px;
}
.paso1 {
padding: 0 5px 0 5px;
}
select {
font-size: 1.5rem;
margin-top: 25px;
margin-right: 15px;
border: 1px solid #bfbfbf;
border-radius: 5px;
height: 54px;
margin-left:15px;
padding: 10px;
width: 97%;
}
.separador {
width: 100%;
display: inline-block;
padding-top: 2px;
padding-left: auto;
background: rgba(246,141,49,1);
background: -moz-linear-gradient(left, rgba(246,141,49,1) 0%, rgba(255,204,0,1) 12%, rgba(255,204,0,1) 36%, rgba(10,245,198,1) 60%, rgba(20,207,240,1) 80%, rgba(22,102,223,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246,141,49,1)), color-stop(12%, rgba(255,204,0,1)), color-stop(36%, rgba(255,204,0,1)), color-stop(60%, rgba(10,245,198,1)), color-stop(80%, rgba(20,207,240,1)), color-stop(100%, rgba(22,102,223,1)));
background: -webkit-linear-gradient(left, rgba(246,141,49,1) 0%, rgba(255,204,0,1) 12%, rgba(255,204,0,1) 36%, rgba(10,245,198,1) 60%, rgba(20,207,240,1) 80%, rgba(22,102,223,1) 100%);
background: -o-linear-gradient(left, rgba(246,141,49,1) 0%, rgba(255,204,0,1) 12%, rgba(255,204,0,1) 36%, rgba(10,245,198,1) 60%, rgba(20,207,240,1) 80%, rgba(22,102,223,1) 100%);
background: -ms-linear-gradient(left, rgba(246,141,49,1) 0%, rgba(255,204,0,1) 12%, rgba(255,204,0,1) 36%, rgba(10,245,198,1) 60%, rgba(20,207,240,1) 80%, rgba(22,102,223,1) 100%);
background: linear-gradient(to right, rgba(246,141,49,1) 0%, rgba(255,204,0,1) 12%, rgba(255,204,0,1) 36%, rgba(10,245,198,1) 60%, rgba(20,207,240,1) 80%, rgba(22,102,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68d31', endColorstr='#1666df', GradientType=1 );
}
.listo {
margin-top: 25px;
margin-right: 15px;
font-size: 1.5rem;
padding: 10px 40px 10px 40px;
background-color: #F6C811;
border: 0;
border-radius: 2px;
}
.listo:hover {
background-color: #fcda59;
}
.btn-paso{
margin-top: 25px;
margin-right: 0;
font-size: 1rem;
padding: 10px 25px 10px 25px;
background-color: #F6C811;
border: 0;
border-radius: 2px;
}
.btn-paso:hover {
background-color: #fcda59;
}
/*#fin{
margin-top: 25px;
margin-right: 0;
font-size: 1.5rem;
padding: 10px 25px 10px 25px;
background-color: #F6C811;
text-decoration: none;
cursor: pointer;
border: 0;
border-radius: 2px;
}*/
.arrow-down {
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #F6C811;
display: inline-block;
margin-left: 7px;
}
h3 {
font-size: 1.8rem;
color: gray;
font-weight: 400;
margin-bottom: 35px;
}
.texto-btn {
margin-bottom: 0 !important;
margin-top: 0 !important;
color: black !important;
}
input {
font-size: 1.5rem;
margin-top: 25px;
border: 1px solid #bfbfbf;
border-radius: 5px;
height: 54px;
width: 97%;
margin-left:15px;
padding: 10px;
}
#barrio{
width: 100%;
height: 39px;
}
.btn-primary{
font-family: 'Open Sans', sans-serif !important;
/*white-space: normal;*/
text-align: center;
width: 100%;
height: 70px;
font-weight: 600;
margin-top: 7px;
background-color: #fcda59;
color: black;
border-radius: 3px;
font-size: 1.3rem;
}
.btn-primary:hover, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
background: #a6a4a4;
color: black;
}
.btn-primary:active, .btn-primary.active{
background-color: #a6a4a4 !important;
color: white !important;
}
.p {
justify-content: center;
margin-left: 0;
height: auto;
}
@media screen and (max-width: 576px) {
input {
width: 90%;
margin-left: 15px;
}
select {
width: 90%;
}
.btn-paso {
margin-right: 20px;
}
}
@media screen and (min-width: 577px) {
input {
width: 93%;
margin-left: 15px;
}
select {
width: 93%;
}
.btn-paso {
margin-right: 10px;
}
}
@media screen and (min-width: 768px) {
input {
width: 97%;
margin-left: 15px;
}
select {
width: 97%;
}
.btn-paso {
margin-right: 10px;
}
}
Directa
Paso
1
de 3