p {
    margin-bottom: 0.5rem;
}
#sp-main-body {
    padding: 20px 0;
}
#ui-datepicker-div {
    z-index: 9999999!important;
}
@media screen and (max-width: 991px) {
#sp-footer2, #sp-footer1 {
    text-align: center!important;
}
}
/* buscador inicio */
#checkindatemod124, #checkindatemod119, #checkoutdatemod124, #checkoutdatemod119 {
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	font-size: 14px;
	border: none!important;
}
@media screen and (max-width: 365px) {
#checkindatemod124, #checkindatemod119, #checkoutdatemod124, #checkoutdatemod119 {
	font-size: 13.3px;
}
}
@media screen and (min-width: 768px) {
#checkindatemod124, #checkindatemod119, #checkoutdatemod124, #checkoutdatemod119 {
    max-width: 96px;
    font-size: 14px;
    padding: 0.5rem 0.5rem;
}
}
.vb-cal-img {
    border: 0;
}
span.vbhsrnselsp {
    min-width: 66px;
}
span.horsanumsel {
    min-width: 64px;
}
.vbmodhorsearchrac .horsanumsel select, .vbmodhorsearchrac .horscnumsel select, .vbhsrnselsp select, .vbhsrcselsp select {
    padding: 6px 18px 5px 15px !important;
}
.vbmodhorsearchrac .horsanumsel select {
    width: 100%;
}
.vbmodhorsearchrac .vbmodhorsearchroomsel {
    margin: 0 20px 0 0;
}
.horsanumdiv, .horscnumdiv {
    margin: 0 0px 0 0;
}
.vbmodhorsearchcheckindiv label, .vbmodhorsearchcheckoutdiv label, .vbmodhorsearchroomsel label, .vbmodhorsearchbookdiv label, .vbmodhscategories {
    margin: 0 0 2px 0;
}
.vbmodhorsearchroomdentr .horsanumlb, .vbmodhorsearchroomdentr .horscnumlb  {
    margin: 0 0 2px 0;
}
.vbmodhorsearchrac .horsanumsel select, .vbmodhorsearchrac .horscnumsel select, .vbhsrnselsp select, .vbhsrcselsp select {
    height: 34px;
}
.vbmodhorsearchrac .horsanumsel, .vbmodhorsearchrac .horscnumsel, .vbhsrnselsp, .vbhsrcselsp {
    border: 0;
}
#vb2racont > div > div > div > span > select {
	display:none;
}
#vb3racont > div > div > div > span > select {
	display:none;
}
#vb4racont > div > div > div > span > select {
	display:none;
}
#vb5racont > div > div > div > span > select {
	display:none;
}

/* borde para pantallas chicas */
@media screen and (max-width: 359px) {
main#sp-component, #sp-position8  {
    padding-right: 8px;
    padding-left: 8px;
}
}

/* comprimir menu */	
@media screen and (min-width: 992px) and  (max-width: 1199px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 9px !important;
	font-size: 13px!important;
}
}
/* Menu escritorio*/
@media screen and (min-width: 992px) {
#sp-logo  {
    max-width: 74%;
}
#sp-header {
    height: 104px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.20);
}
#sp-header .logo {
    height: 104px;
}
.logo-image {
    height: 94px!important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #444;
    font-weight: 600;
}
ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
    line-height: 104px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    text-transform: uppercase;
}
li.sp-menu-item.breser > a {
    background: #4a9e2c;
    margin-left: 20px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 56px;
    color: #ffffff;
    padding: 2px 14px 0!important;
}
li.sp-menu-item.breser > a:hover {
    color: #ffffff;
    background: #111111;
    transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
}
}
/* Menu movil */
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 18px;
    font-weight: 400;
    padding: 0.6rem 0;
}
li.item-273 {
    display: none!important;
}
/* ----------- boton reservar moviles ----------- */
@media screen and (max-width: 991px) {
div#sreser {
    bottom: 7px;
    right: 7px;
    position: fixed;
    z-index: 9999;
}
.breser {
    padding: 8px 8px 7px;
    background: #4a9e2c;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
}
}
@media screen and (min-width: 992px) {
div#sreser {
    display: none;
}
}
/* footer */
@media (max-width: 414px) {
#sp-footer #sp-footer2 {
    text-align: center;
    margin: 15px 0 0 0;
}
#sp-footer {
    text-align: center;
}
}
/* tamaño botones */
.btn {
    font-size: 14px;
}