@font-face {
    font-family: Bitter;
    src: url('../font/Bitter-Regular.eot');
    src: url('../font/Bitter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Bitter-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
/*Inicio estilo overlay*/
.fondo_overlay{
    display: none;
    background: #000000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
}
#overlay_creditos{
    display: block;
    width: 50%;
    text-align: center;
    background: #ffffff;
    position: absolute;
    left: 23%;
    z-index: 10000000;
}

#overlay_descuento{
    display: block;
    width: 50%;
    text-align: center;
    background: #ffffff;
    position: absolute;
    left: 23%;
    z-index: 10000000;
}

#overlay_cupon_actividad_error{
    display: none;
    width: 50%;
    text-align: center;
    background: #ffffff;
    position: absolute;
    left: 23%;
    z-index: 10000000;
}

#overlay_cupon_actividad{
    display: none;
    width: 50%;
    text-align: center;
    background: #ffffff;
    position: absolute;
    left: 23%;
    z-index: 10000000;
}
.btn_cerrar_overlay{
    float: right;
    position: relative;
    top: -10px;
    left: 1%;
}
.txt_credit{
    font-family: OpenSans;
    color: #787878;
    font-size: 16px;
}
.nombre_ganador{
    font-size: 28px;
    color: #787878;
    font-family: OpenSans Semibold;
}
.content_overlay{
    text-align: center;
    padding-bottom: 10px;
}
.borde_overlay{
    border-top: 8px solid #f49940;
}
.list_premio{
    display: inline-flex;
}
.list_premio > li{
    padding-right: 35px;
}
.creditos{
    width: 70%;
    border: 2px solid #f49940;
    border-style: dashed;
    margin: 0 auto;
}

/*Fin estilo overlay*/


.reserve-btn-submit-paypal{
	width: 40% !important;
	margin-left: 5% !important;
        background: #2980b9 !important;
        margin-top: 5% !important;
        background: url("../img/paypal.png") 68% center no-repeat #2980b9 !important;
        text-align: left;
        padding-left: 11%;
}
.reserve-btn-submit-targeta{
	color: #f9f9f9;
        font-size: 16px;
	margin-top: 5% !important;
	margin-left: 8% !important;
        background: #27ae60 !important;
}
section.sectContent_servicios.no-padding {
	padding: 0;
}
.breadCrumMenu.no-margin {
	margin: 0;
}
.steps-tabs {
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0;
	font-family: Bitter, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8a7a6b;
	border-bottom: 1px solid #f49940;
}
.steps-tabs li {
	display: inline-block;
	*display: inline;
	padding: 5px 22px;
}
.steps-tabs li.selected {
	background: #f49940;
	color: #ffffff;
}
.add-padding {
	padding: 25px;
}
.cbg-e3dccb {
	background: #e3dccb;
}
.cbg-dbd1b8 {
	background: #dbd1b8;	
}
.subtitle {
	font-family: OpenSans-SemiboldItalic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8a7a6b;
	line-height: 1;
	margin: 0 0 35px;
	font-weight: normal;
}
.input-label_promo{
        color: orange;
        width: 20%;
        position: absolute;
        top: 82%;
        left: 10%;
        font-size: 16px;
}
.reserve-btn-submit-promo{
        position: absolute;
        bottom: 3%;
        background: #f49940;
        margin-left: 2%;
        width: 18%;
        line-height: 50px;
        text-align: center;
        color: #f9f9f9;
        font-size: 18px;
        cursor: pointer;
        }
#resultado{
        display: block;
        position: relative;
        top: 80px;
        left: 10px;
}
.cuadro_promo {
        width: 98%;
        height: 60px;
        border-style: dotted;
        border-color: #f49940;
        background: white;
}
.personal-info-form_promo {
        width: 59%;
        height: 29px;
        border: none;
        background: #dcdcdc;
        float: right;
        position: absolute;
        top: 84%;
        left: 38%;
        font-size: 20px;
}
.check-calendar, .personal-info-form{
	width: 258px;
	height: 18px;
	padding: 5px;
	margin: 0 0 20px;
	border: 1px solid #b7b5b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
select.personal-info-form {
	width: 270px;
	height: 30px;
	padding: 5px;
}
.check-calendar.error, .personal-info-form.error, select.personal-info-form.error {
	border: 1px solid #e52420;
}
.polcond-link {
	color: #6b70b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
    right: 30px;
    bottom: 4px;
}
.input-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	display: inline-block;
	*display: inline;
	width: 160px;
}
#days-reserv .days-reserve-desc, #nigth-reserv .days-reserve-desc {
	font-size: 12px;
}
.reserve-summary {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.trborders {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.tr-summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.tr-summary td {
	padding: 10px;
}
.tr-summary td p {
	line-height: 1;
	margin: 8px 0;
}
.txtbold {
	font-weight: bold;
}
.ind-min {
	font-size: 10px;
	color: #646464;
	margin: 6px 0 0;
}
.delete-room {
	color: #ffffff;
	text-decoration: none;
}
.ml30 {
	margin-left: 30px;
}
.ibg-grd {
	background: #ede7d8 url("../img/images/img_background_content2.jpg") 0 0 repeat;
}
.reserve-btn-reset {
	background: #cac3ad;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	width: 150px;
	height: 40px;
	margin-right: 24px;
}
a.reserve-btn-reset {
	background: #cac3ad;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	width: 150px;
	height: 20px;
	margin-right: 24px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
}
.reserve-btn-submit {
	background: #f49940;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	width: 150px;
	height: 40px;
	margin-left: 24px;
}
.botones-rooms {
	text-align: right;
	margin: 20px 0 0;
}
.tofloatl {
	float: left;
}
.tofloatr {
	float: right;
}
#total-rooms {
	border: 1px solid #f49940;
	color: #ec670f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	background: #eaeaea;
	padding: 15px;
	margin: 30px 0 0;
}
#totalAmount {
	font-weight: bold;
}
#Mensaje-Politicas {
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin: 60px 0 0 40px;
}
#notice p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin: 0 0 10px;
}
.cmb-expiracy {
	width: 121px;
	height: 30px;
	padding: 5px;
	margin: 0 0 20px;
	border: 1px solid #b7b5b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
.name_card {
	width: 200px;
	height: 18px;
	padding: 5px;
	margin: 0 0 20px;
	border: 1px solid #b7b5b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
.personal-info-txt-area {
	width: 100%;
	height: 88px;
	padding: 5px;
	margin: 0 0 20px;
	border: 1px solid #b7b5b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
.day-night-reserve-info {
	font-family: OpenSans-Regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.day-night-reserve-info p {
	border-bottom: 1px solid #ffffff;
	padding: 5px 0;
	margin: 5px 10px;
}
.personal-info-total-reserve {
	color: #ec670f;
	font-size: 18px;
	text-align: right;
	padding: 5px;
	background: #ffffff;
}

.personal-info-total-reserve .subtotal{
	
        color: #ec670f;
	font-size: 14px;
	text-align: right;
	background: #ffffff;
}

#personal-info-center {
	padding: 0;
	background: none;
	width: 450px;
}
#personal-info-center h3 {
	color: #1e803e;
	font-family: OpenSans-Bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 0 15px;
	line-height: 1;
}
#personal-info-center p {
	color: #787878;
	font-family: OpenSans-Regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 1;
}
#reservation-details-center {
	background: none;
	padding: 0;
}
#reservation-details-center h4 {
	color: #3592a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 15px;
}
#reservation-details-center table {
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #787878;
	width: 215px;
}
#reservation-details-center table .td-alt {
	color: #ec670c;
}
.res-info {
	margin: 50px 0 0;
	padding: 25px 0 0;
	border-top: 1px solid #d3bf90;
	font-family: Bitter, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
}
.res-info-col {
	float: left;
	width: 33.333%;
}
.res-info-col p {
	margin: 0;
}
.res-info-col h3 {
	margin: 0 0 7px;
	line-height: 1;
	font-weight: bold;
	color: #5d5d5d;
}
.posrelative {
	position: relative;
}
.polcond-link {
	color: #6b70b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
    right: 25px;
    bottom: 25px;
}
.buttons-checkout {
	text-align: center;
	margin: 20px 0 10px;
}
.btn-checkout {
	display: inline-block;
	width: 314px;
	margin: 0 25px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	font-family: OpenSans-SemiboldItalic, Arial, Helvetica, sans-serif;
	font-size: 21px;
	padding: 5px 10px;
	line-height: 1.8;
}
.checkout-tc {
	background: #27ae60 url(../img/btn_plus.png) 305px 50% no-repeat;
	text-align: left;
}
.checkout-pp {
	background: #2980b9;
}
#check-content-targeta{
    display: none;
}
#check-content, #form-buttons {
	display: block;
}
#backButton {
	cursor: pointer;
}
#personal-info-reserve{
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: relative;
}