#reserva_container_inicio {
	height: 1618px;
	background: #fafafa url('../imgs/Landing_01.jpg') no-repeat left 1px;
}

#reserva_container {
	height: 1330px; /*+130px */
	background: #fafafa url('../imgs/Landing_02.jpg') no-repeat left 1px;
}

#reserva_container_fin {
    height: 747px;
    background: #fafafa url('../imgs/Landing_03.jpg') no-repeat left 1px;
	background-size: cover;
}

#reserva_container_inicio div {
	padding-top: 1189px;	
}

#reserva_form {
	padding-top: 380px;
}

.reserva_wrapper {
	background: #fff;
}

#reserva_container_fin {
    display: block;
    margin: 0 auto;
    width: 738px;
    font-family: "Times New Roman",Georgia,Serif;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}

#reserva_container_inicio {
	display: block;
	margin: 0 auto;
	width: 738px;
	font-family:"Times New Roman",Georgia,Serif;
	
	margin: 0 auto;
}



#reserva_container_inicio a {
	background: #000000;
	border: #000;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 43px;
	margin: 0 auto;
	width: 233px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 42px;
	font-family: Montserrat;
	/* letter-spacing: 3px; */
	font-weight: bold;
}

#reserva_container_inicio a:hover {
	background: #999;
/* 	color:#fff; */
}



#reserva_container {
	display: block;
	width: 738px;
	margin: 0 auto;
}

#reserva_form {
	width: 660px;
	margin: 0 auto;
}

.inputs-container {
	/* background: #57a66c; */
	padding: 0 0 20px 0;
	padding: 0;
	width: 522px;
	margin-left: auto;
	margin-right: auto;
}

#reserva_form label {
	color: #6d6c6c;
	display: inline-block;
	font-size: 22px;
	margin: 0 30px 0 0;
	text-align: left;
	text-transform: uppercase;
	width: 196px;
	font-family: gillsansmt;
}

#reserva_form p {
	margin: 23.5px 0 0 0;
	letter-spacing: -0.75px;
}

#reserva_form input, #reserva_form select {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid black;
	color: #000;
	font-size: 18px;
	padding: 1px 10px;
	width: 260px;
	font-family: gillsansmt;
	line-height: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

option {
/* 	background: #CDE3C2; */
}
#reserva_form input {
	
/* 	-webkit-appearance: none; */
	border-radius: 0;
}

#reserva_form select {
	padding: 0px 10px;
	width: 280px;
	height: 24px;
}

#reserva_form input#guardar_btn {
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 42px;
	margin: 60px auto 0 auto;
	width: 164px;
	cursor: pointer;
	font-family: gillsansmt;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

#reserva_form input#guardar_btn:hover {
	background: #999;
/* 	color:#fff; */
	border-color: #999;
}

#select_hora {
	width: 133px;
}

.error {
	background: #fc5454 !important;
}


.checkbox-container {
	width: 100%;
	margin: 16px auto 0 auto;
	display: block;
	padding: 10px 0;
}

#reserva_form .checkbox-container label {
	width: 100%;
	font-size: 14px;
	color: black;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
}

#reserva_form .checkbox-container input {
	width: auto;
	height: auto;
	margin-right: 1em;
}

#reserva_form #privacy-container label {
	text-transform: none;
	font-size: 16px;
	letter-spacing: normal;
}

#guardar_btn:disabled,
#guardar_btn[disabled] {
	pointer-events: none;
}

@font-face {
	font-family: 'gillsansmt';
	src: url('../fonts/gillsansmt.eot');
	src: local('../fonts/gillsansmt'), url('../fonts/gillsansmt.woff') format('woff'), url('../fonts/gillsansmt.ttf') format('truetype');
}




label.center {
	text-align: center!important;
	display: block!important;
	margin-left: auto!important;
	margin-right: auto!important;
	width: 100%!important;
}

textarea {
	background: none repeat scroll 0 0 #BDDCE7;
	background: none repeat scroll 0 0 rgba(189, 220, 231, 0.60);
	width: 502px;
	height: 55px;
	display: block;
	margin: 20px auto 0 auto;
	border: none;
	font-family: gillsansmt;
	font-size: 18px;
}

strong {
	font-family: gillsansmt;
	font-weight: bold;
}

#opi_section {
	margin-left: 144px;	
}

#opi_section label {
	width: auto;
	vertical-align: super
}

#opi_section input {
	width:40px;
/* 	-webkit-appearance: checkbox!important; */
}

#msg_error {
	font-family: gillsansmt;
    text-align: center;
    color: #aa1515 !important;
    padding-top: 10px;
    font-weight: bold;


}

.policy_error {
	font-family: gillsansmt;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 10px;
}

.checkbox-container.error {
    margin-bottom: -16px;
}

#aviso-legal {
	padding: 19px 18px 30px 17px;
	border-top: 1.5px solid #b7b7b7;
	margin-top: 56px;
	font-family: gillsansmt;
	font-size: 13px;
	line-height: 1.4em;
	margin-left: -13px;
	margin-right: -13px;
	background: #fafafa;
	color: #6d6c6c;
	text-align: justify;
}

#top-separator {
	border-top: 1.5px solid #b7b7b7;
	margin-left: -17px;
	margin-right: -17px;
	margin-bottom: 180px;
}