@font-face {
    font-family: 'aleobold';
    src: url('fonts/aleo/aleo-bold-webfont.eot');
    src: url('fonts/aleo/aleo-bold-webfont.eot') format('embedded-opentype'),
    url('fonts/aleo/aleo-bold-webfont.woff') format('woff'),
    url('fonts/aleo/aleo-bold-webfont.ttf') format('truetype'),
    url('fonts/aleo/aleo-bold-webfont.ttf') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleoregular';
    src: url('fonts/aleo/aleo-regular-webfont.ttf');
    src: url('fonts/aleo/aleo-regular-webfont.eot') format('embedded-opentype'),
    url('fonts/aleo/Aleo-Regular.otf') format('woff2'),
    url('fonts/aleo/aleo-regular-webfont.ttf') format('truetype'),
    url('fonts/aleo/aleo-regular-webfont.eot') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{ 
    min-height: 100vh;  
    /* font-family: 'Open Sans'; */
    letter-spacing: 0.5px;  
    color: #424745;
}
body *{
    margin: 0;
    padding: 0;
}
.form-group small{color:red}
a, a:hover, a:visited{
    color: #0d777e;
}
.border{
	border-left: 8px solid #45c1bf; 
}

.bg-parador{
    background-image: url("img/imgfondo_1700x964_parador_psn.jpg");
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: -22px;
    height: 507px;
    box-sizing: border-box;
	background-size:cover;
}
.logo-psn{
    background-image: url("img/logo_psn.png");
    background-position-y: bottom;
    background-repeat: no-repeat;
    height: 100px;
    width: 300px;
    content: "";
}
.titular{
    font-size: 32px;
    font-family: 'aleobold';
	color: #000000;
	padding-top: 357px;
	padding-left:25px
}

.cab-form{
    height: 55px;
    background-image: linear-gradient(to right, #00a59c , #007078);
    color: white;
    font-size: 24px;
    border-radius: 0;
    line-height: 55px;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    font-family: 'aleoregular';
}


.visually-hidden{
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

.subtitle{
    font-size: 25px;
    font-weight: bold;
    font-family: 'aleoregular';
    line-height: 2;
}
.subtitle u{
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: #29cdc3 5px solid;

}
ul{
    margin-left: 15px;
    margin-top: 15px;
    list-style-type: disc;
    color: #77cec8;
}
ul li{
    margin-top: 20px;
}
ul li span{
    font-size: 19px;
    color: #424745;
}
.text-section .bottom-text{
    font-size: 20px;
    line-height: 40px;
}
.text-section .bottom-text img{
    height: 40px;
    width: auto;
    overflow: visible;
    padding: 5px;
    vertical-align: top;
}
.footer{
    padding: 0 35px;
    margin: 75px 0 25px 0;
    background-image: linear-gradient(to right, #00a59c , #007078);
    min-height: 75px;
    line-height: 75px;
    color: white;
    font-style: italic;
}
.footer img{
    height: 25px;
    margin: auto 0;
}
.footer span{
    width: 330px;
}
.terminos, .obligatorios{ font-size: 12px}
form .button-container button, form .button-container button:active, form .button-container button:hover {
    margin: 0 auto;
    width: 160px;
    border-radius: 0;
    font-size: 20px;
	padding:14px !important;
    background-color: #007078;
    border-color: #007078;
    font-family: 'aleoregular';
	cursor: pointer;
}
.caja-regalo{width:95%; height:auto}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #aaa !important;
	font-size:13px !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #aaa !important;
   opacity:  1;
   	font-size:13px !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #aaa !important;
   opacity:  1;
   	font-size:13px !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #aaa !important;
   	font-size:13px !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #aaa !important;
   	font-size:13px !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #aaa !important;
   	font-size:13px !important;
}
.logo-verde{width:130px; margin-left:30px}  
h3{font-family: aleoregular; font-weight:normal; }
@media only screen and (max-width: 764px) {
	.bloque-form{ padding: 0px !important; margin-top: 0 !important}
	.bloque-texto{ margin-top: 0px !important; padding-top: 0px !important}
	h1{ font-size:34px !important}
	h3{ font-size: 25px !important}
		.logo-blanco{width:100px}
		body{overflow-x: hidden}
		.titular{padding-left:30px}
}
@media only screen and (max-width: 570px) {
	.border{padding-left:5px !important}
	.titular {padding-left:25px !important; padding-top:495px}
	h1{ font-size:25px !important}
	h3{ font-size: 20px !important}
	.cab-form{font-size:16px !important}
	.d-block{ font-size: 11px !important}
	.bg-parador {
    background-position-x: 0px; 
    background-position-y: 0px;
    height: auto;
    width: 100%;
	background-size: 120% auto;
}
.titular {
    padding-left: 15px !important;
    padding-top: 81px;
	padding-bottom:20px;
}
.text-pie{line-height:20px; margin-top:9%}

}
@media only screen and (max-width: 480px) {
 .bg-parador{
    background-image: url("img/imgfondo_movil.jpg");
}
.titular{padding-top:150px}	
}
@media only screen and (max-width: 385px) {
	.d-block{ font-size: 11px !important}
	.cab-form {
    font-size: 14px !important;
}
h1{font-size:22px !important}
h3{font-size:16px !important}
.bg-parador {
	background-size: 132% auto;}
	.titular{padding-top:115px}	
}
@media only screen and (max-width: 320px) {
	.d-block{ font-size: 10px !important}
	h3{ font-size:13px !important}
.inputError{
    border: 1px solid red;
}
#fechaError{
    right: 20px;
    bottom: -15px;
    width: auto;
    font-size: 10px;
}

small{ color: #FF0000; font-size:10px !important}
}