@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
	color:inherit;
	background-color:transparent;	
}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
del {
	text-decoration: none;
}
body {
    font-family: 'Open Sans', sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
	background:#fff;
	overflow: auto;
    counter-reset: promos;
}
body.TOUCH * {
	-webkit-user-select: none;
    -moz-user-select: none;
	-ms-user-select: none;
}
strong {
	font-weight: 700;
}
p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 23px;
}
.clear {
	clear:both;
}
.block {
	width: 964px;
	margin: 0 auto 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hidden {
    display: none!important;
}
#header {
    position: relative;
    padding-top: 14px;
    height: 140px;
}
#branding {
    float: left;
    margin-left: -6px;
}
#menuTop {
    float: right;
    height: 22px;
    padding-top: 5px;
    margin-bottom: 35px;
}
#menuTop li {
    color: #808080;
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    height: 27px;
}
#menuTop li + li {
    margin-left: 8px;
}
#menuTop li a {
    display: inline-block;
    color: #808080;
}
#menuTop li a span {
    display: inline-block;
    background: url('../images/header-footer-02.png') no-repeat;
    overflow: hidden;
    width: 28px;
    height: 28px;
    text-indent: -999px;
    vertical-align: top;
    margin-left: 5px;
}
#menuTop li.mybusiness a span {
    background-position: -167px 0;
}
#menuTop li.facebook a span {
    background-position: 0 0;
}
#menuTop li.instagram a span {
    background-position: -135px 0;
}
#menuTop li + li a + a {
    background-position: -97px 0;
    margin-left: 7px;
}
#menuTop li + li a:hover {
    opacity: 0.6;
}
#menuTop li + li a.active {
    opacity: 1;
}
#menuContacto {
    float: right;
    clear: right;
}
#menuContacto li {
    display: inline-block;
    font-size: 16px;
    color: #A30C26;
}
#menuContacto li + li {
    padding-left: 9px;
    border-left: solid 1px #A30C26;
    margin-left: 5px;
}
#menuContacto li.ubicacion {
    padding-left: 6px;
}
#menuContacto li a {
    display: block;
    color: #A30C26;
}
#menuContacto li a:hover,
#menuContacto li a.active {
    color: #83B319;
}
#menuContacto li a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    margin-right: 6px;
    width: 20px;
    height: 20px;
    overflow: hidden;
}
#menuContacto li.inicio a:before {
    background: url('../images/header-footer-02.png') no-repeat -116px -95px;
}
#menuContacto li.elhotel a:before {
    background: url('../images/header-footer-02.png') no-repeat -33px -45px;
}
#menuContacto li.ubicacion a:before {
    background: url('../images/header-footer-02.png') no-repeat -67px -44px;
    width: 13px;
}
#menuContacto li.reservas a:before {
    background: url('../images/header-footer-02.png') no-repeat -102px -45px;
}
#menuPrincipal {
    position: absolute;
    bottom: -27px;
    background: #A30C26;
    width: 954px;
    left: 50%;
    margin-left: -482px;
    height: 37px;
    font-size: 15px;
    color: #FFF;
    font-weight: 600;
    line-height: 37px;
    border-radius: 4px;
    padding: 8px 0 13px 10px;
    z-index: 100;
}
#menuPrincipal li {
    display: inline-block;
    position: relative;
    line-height: 34px;
    height: 37px;
    margin-right: 25px;
    padding-left: 28px;
    padding-bottom: 3px;
}
#menuPrincipal li:before {
    content: "*";
    display: block;
    position: absolute;
    top: 11px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: url('../images/header-footer-02.png') no-repeat -4px -45px;
    overflow: hidden;
    text-indent: -999px;
}
#menuPrincipal li + li {
    border-left: solid 1px #b0283f;
    box-shadow: -1px 0 0 #940822;
}
#menuPrincipal li a {
    display: inline-block;
    line-height: 17px;
    vertical-align: middle;
}
#menuPrincipal li a:hover,
#menuPrincipal li a.active {
    color: #D18B87;
}
#footer .inner {
    position: relative;
    height: 180px;
    background: #C9BFA5;
    overflow: hidden;
}
#footer .inner:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px; right: 0; bottom: -40px; left: 0;
    background: radial-gradient(ellipse at center,  #ffffff 10%,#ede8bd 58%,#c9bfa5 79%,#c9bfa5 79%,#a79c81 100%); /* W3C */
    z-index: 0;
}
#footer .inner:after {
    content: "";
    display: block;
    position: absolute;
    right: 0; bottom: 0; left: 0;
    height: 29px;
    background: #FFF;
    z-index: 10;
}
#footer .inner p,
#footer .inner .firmaBrandal {
    display: block;
    position: absolute;
}
#footer .inner .copyright,
#footer .inner .info {
    left: 0; right: 0;
    text-align: center;
}
#footer .inner .copyright {
    font-size: 15px;
    font-weight: 600;
    color: #2B5130;
    top: 28px;
}
#footer .inner .copyright span {
    font-weight: 400;
    color: #A30C26;
}
#footer .inner .info {
    top: 53px;
    font-size: 13px;
    text-align: center;
    color: #4C4C43;
}
#footer .inner .info + .info {
    top: 78px;
}
#footer .inner .firmaBrandal {
    left: 50%;
    margin-left: -22px;
    bottom: 8px;
    width: 43px;
    height: 43px;
    background: url('../images/header-footer-02.png') no-repeat -2px -82px;
    overflow: hidden;
    text-indent: -999px;
    z-index: 11;
}
#menuPromocionesWrapper {
    position: relative;
}
#menuPromociones {
    position: static;
    bottom: 0;
    left: 50%;
    margin-left: -263px;
    width: 523px;
    z-index: 999;
}
#menuPromociones h4 {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 700;
    background: #A30C26;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 4px 14px 9px 6px;
    margin-right: 20px;
}
#menuPromociones h4:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 25px;
    overflow: hidden;
    background: url('../images/header-footer-02.png') no-repeat -70px -91px;
    margin-right: 8px;
    margin-top: 1px;
}
#menuPromociones h4:after {
    content: "";
    position: absolute;
    right: -5px;
    top: 11px;
    width: 14px;
    height: 14px;
    background: #A30C26;
    transform: rotate(45deg);
}
#menuPromociones .index {
    display: inline-block;
    vertical-align: top;
    margin-left: 56px;
}
#menuPromociones .index li {
    display: inline-block;
    vertical-align: top;
}
#menuPromociones .index li + li {
    margin-left: 16px;
}
#menuPromociones .index li a {
    display: block;
    position: relative;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background: #8fb134;
    background: linear-gradient(135deg,  #8fb134 0%,#728b29 100%);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 0 0 0 19px;
    width: 95px;
    height: 40px;
    line-height: 40px;
}
#menuPromociones .index li a span {
    display: inline-block;
    line-height: 15px;
    vertical-align: middle;
}
#menuPromociones .index li a:before {
    counter-increment: promos;
    content: counter(promos);
    display: block;
    position: absolute;
    left: -11px;
    top: 6px;
    background: #A30C26;
    width: 23px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 25px;
    border: solid 1px #FFFFFF;
    transition: background 0.3s;
}
#menuPromociones .index li a:hover:before {
    background: #b8293d;
}
#menuPromociones .index li.active a {
    background: #A30C26;
}
#menuPromociones .promobody {
    display: none;
    background: #A30C26;
    padding: 22px 30px;
}
#menuPromociones .promobody .slider {
    display: none;
    width: 465px;
    height: 356px;
    overflow: hidden;
}
#menuPromociones .controls {
    position: relative;
    height: 35px;
}
#menuPromociones .controls .close {
    position: absolute;
    right: -59px;
    top: -376px;
    display: block;
    width: 44px;
    height: 54px;
    background: #A30C26 url('../images/controls.png') no-repeat -158px -83px;
    text-indent: -999px;
    overflow: hidden;
    border-top-right-radius: 37px;
    border-bottom-right-radius: 37px;
}
#menuPromociones .controls .btn {
    position: absolute;
    bottom: -22px;
    left: 175px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 20px 17px;
    background: #D01730;
}
#menuPromociones .controls .btn:hover {
    box-shadow: inset 0 -10px 20px rgba(102, 23, 34, 0.3);
}
#menuPromociones .controls .pager {
    position: absolute;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    top: 22px;
}
#menuPromociones .controls .pager div {
    display: inline-block;
}
#menuPromociones .controls .pager div a {
    color: #ffccce;
    font-weight: 400;
    margin: 0 0.1em;
}
#menuPromociones .controls .pager div a.active {
    color: #FFFFFF;
    font-weight: 600;
}
#menuPromociones .controls .btnSliderNav {
    top: 15px;
    margin-left: 170px;
    width: 31px;
    height: 31px;
}
#menuPromociones .controls .btnSliderNav a {
    width: 31px;
    height: 31px;
    background: url('../images/controls.png') no-repeat -156px -24px;
}
#menuPromociones .controls .btnSliderNav.next {
    margin-left: 205px;
}
#menuPromociones .controls .btnSliderNav.next a {
    background-position: -198px -24px;
}
#homeSliderWrapper,
#restoSliderWrapper {
    position: relative;
    width: 100%;
    height: 527px;
}
#restoSliderWrapper {
    height: 494px;
    margin-bottom: 40px;
}
#homeSliderPrev,
#homeSliderNext {
    top: 212px;
    margin-left: -555px;
    opacity: 0.75;
}
#homeSliderNext {
    margin-left: 490px;
}
#homeSliderNext a {
    background-position: -78px -7px;
}
#homeSliderPrev a:hover {
    background-position: -5px -79px;
}
#homeSliderNext a:hover {
    background-position: -78px -79px;
}
#homeSlider,
#restoSlider {
    width: 100%;
    height: 527px;
    overflow: hidden;
}
#restoSlider {
    height: 494px;
}
#homeSliderWrapper .slide,
#restoSliderWrapper .slide {
    width: 100%;
    height: 527px;
    box-shadow: inset 0 16px 29px rgba(0,0,0,0.4);
}
#restoSliderWrapper .slide {
    height: 494px;
}
#restoLogo {
    position: absolute;
    z-index: 800;
    bottom: -10px;
    left: 50%;
    margin-left: -479px;
}
#homeSliderWrapper .slide.uno {
    background: url('../images/sliderhome/slider-01.jpg') no-repeat center 0;
}
#homeSliderWrapper .slide.dos {
    background: url('../images/sliderhome/slider-02.jpg') no-repeat center 0;
}
#homeSliderWrapper .slide.tres {
    background: url('../images/sliderhome/slider-03.jpg') no-repeat center 0;
}
#homeSliderWrapper .slide.cuatro {
    background: url('../images/sliderhome/slider-04.jpg') no-repeat center 0;
}
#homeTrama {
    position: absolute;
    z-index: 999;
    top: 48px;
    left: 50%;
    margin-left: 120px;
    width: 325px;
    padding: 11px 18px;
    background: rgba(0,0,0,0.35);
}
#homeTrama .trama {
    font-size: 30px;
    line-height: 34px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 19px;
    background: url('../images/tramatextwhitegap.png') no-repeat center bottom;
}
#homeTrama .trama:before {
    background-image: url('../images/tramatextwhite.png');
}
#homeTrama .trama:after {
    background-color: transparent;
    background-position: -46px 0;
}

#rastroMigas {
    text-align: right;
    font-size: 0;
    width: 961px;
    padding: 46px 3px 14px 0;
    margin: 0 auto;
}
#rastroMigas li {
    display: inline-block;
    font-size: 13px;
    color: #868686;
    font-weight: 600;
    text-transform: uppercase;
}
#rastroMigas li + li:before {
    content: "/";
    margin: 0 1px;
}
#rastroMigas li a {
    color: #A30C26;
    transition: color 0.3s;
}
#rastroMigas li a:hover {
    color: #83b21d;
}
.btnSliderNav {
    display: block;
    position: absolute;
    z-index: 999;
    width: 64px;
    height: 64px;
    top: 100px;
    left: 50%;
}
.btnSliderNav a {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/controls.png') no-repeat -5px -7px;
}
.btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #FFF;
    padding: 10px 25px;
    background: #83b21d;
    border: none;
    border-radius: 2px;
    transition: background 0.4s;
}
.btn.ampliar:before {
    content: "+";
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 10px;
    margin: 4px 3px 0 -8px;
}
.btn:hover {
    background: #A30C26;
}
.btn.reservas {
    background: #A30C26;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 14px;
}
.btn.reservas:before,
.btn.reservas:after {
    content: "*";
    display: inline-block;
    vertical-align: top;
    background: url('../images/decor.png') no-repeat -59px -4px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    text-indent: -99px;
    margin-top: 3px;
}
.btn.reservas:before {
    margin-left: -10px;
    margin-right: 10px;
}
.btn.reservas:after {
    margin-left: 10px;
    margin-right: -10px;
}
.btn.reservas:hover {
    background: #83b21d;
}
.imageGallery {
    font-size: 0;
    margin: 0 -9px 0 -6px;
}
.imageGallery li {
    display: inline-block;
    vertical-align: top;
    width: 177px;
    font-size: 14px;
    margin: 0 9px;
}
.imageGallery li p {
    line-height: 20px;
    font-weight: 400;
    color: #4C4C43;
    margin: 15px 0 18px;
    min-height: 40px;
}
.imageGallery li.forcep {
    display: none;
    margin: 0;
    height: 0;
}
.trama {
    position: relative;
    font-family: 'Dancing Script', cursive;
    color: #A30C26;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding-top: 21px;
    padding-bottom: 24px;
    background: url('../images/tramatext.png') repeat-x center bottom;
}
.trama:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 8px;
    background: url('../images/tramatext.png') repeat-x center top;
}
.trama:after {
    content: "";
    display: block;
    position: absolute;
    background: #FFFFFF url('../images/decor.png') repeat-x -84px -3px;
    width: 36px;
    height: 16px;
    overflow: hidden;
    left: 50%;
    margin-left: -18px;
    bottom: -4px;
}
.trama span {
    display: block;
    opacity: 0.4;
    transform: scaleX(0.05);
    transition: transform 1.8s;
}
.imageSliderWrapper {
    position: relative;
}
.imageSliderWrapper .btnSliderNav.prev,
.imageSliderWrapper .btnSliderNav.next {
    top: 70px;
    width: 30px;
    height: 30px;
}
.imageSliderWrapper .btnSliderNav.prev a,
.imageSliderWrapper .btnSliderNav.next a {
    width: 30px;
    height: 30px;
}
.imageSliderWrapper .btnSliderNav.prev {
    margin-left: -521px;
}
.imageSliderWrapper .btnSliderNav.prev a {
    background-position: -157px -25px;
}
.imageSliderWrapper .btnSliderNav.prev a:hover {
    background-position: -250px -25px;
}
.imageSliderWrapper .btnSliderNav.next {
    margin-left: 492px;
}
.imageSliderWrapper .btnSliderNav.next a {
    background-position: -198px -25px;
}
.imageSliderWrapper .btnSliderNav.next a:hover {
    background-position: -296px -25px;
}
.imageSlider {
    overflow: hidden;
    height: 165px;
    width: 960px;
    margin: 0 auto;
}
.imageSlider li {
    float: left;
    width: 240px;
    height: 165px;
}
.title {
    color: #A30C26;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 30px;
}
.subtitle {
    color: #A30C26;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 27px;
}
.decor {
    padding-left: 20px;
}
.decor:before {
    content: "*";
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/decor.png') no-repeat -129px -6px;
    margin-left: -20px;
    margin-right: 10px;
}
.infolist {
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    margin-bottom: 27px;
}
.infolist li {
    padding-left: 20px;
}
.infolist li h6 {
    display: inline-block;
    font-weight: 400;
    color: #A30C26;
}
.infolist li:before {
    content: "*";
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/decor.png') no-repeat -159px -5px;
    margin-left: -20px;
    margin-right: 10px;
}
.infolist li ul li:before {
    opacity: 0.4;
}
.detailWindowWrapper {
    display: none;
    position: absolute;
    top: 1000px; right: 0; left: 0;
    background: #6D6457;
    height: 403px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -6px;
    margin-bottom: 20px;
}
.detailWindowWrapper .arrow {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    left: 50%;
    bottom: -15px;
    z-index: -1;
    background: #6D6457;
    transform: rotate(-45deg);
}
.detailWindow {
    position: relative;
}
.detailWindow .btnSliderNav.prev,
.detailWindow .btnSliderNav.next {
    width: 30px;
    height: 29px;
    top: 14px;
}
.detailWindow .btnSliderNav.prev a,
.detailWindow .btnSliderNav.next a {
    width: 30px;
    height: 29px;
}
.detailWindow .btnSliderNav.prev {
    margin-left: 28px;
}
.detailWindow .btnSliderNav.prev a {
    background-position: -250px -25px;
}
.detailWindow .btnSliderNav.next {
    margin-left: 64px;
}
.detailWindow .btnSliderNav.next a {
    background-position: -296px -25px;
}
.detailWindow .btnSliderNav.prev:hover a {
    background-position: -156px -25px;
}
.detailWindow .btnSliderNav.next:hover a {
    background-position: -198px -25px;
}
.detailWindow .close {
    display: block;
    position: absolute;
    z-index: 99;
    width: 34px;
    height: 36px;
    top: 13px;
    right: -64px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/controls.png') no-repeat -211px -92px;
}
.detailWindow .imagesWrapper {
    float: left;
    width: 587px;
    height: 403px;
    overflow: hidden;
}
.detailWindow .imagesWrapper .images div {
    float: left;
    width: 587px;
    height: 403px;
}
.detailWindow .imagesWrapper + div {
    float: right;
    width: 340px;
    padding-top: 18px;
}
.detailWindow .imagesWrapper + div .subtitle {
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.detailWindow .imagesWrapper + div .decor:before {
    background-position: -98px -6px;
}
.detailWindow .imagesWrapper + div .infolist {
    color: #FFFFFF;
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
}
.detailWindow .imagesWrapper + div .infolist li {
    margin-bottom: 3px;
}
.detailWindow .imagesWrapper + div .infolist li:before {
    background-position: -129px -6px;
}
#habitaciones .imageGallery {
    padding-top: 18px;
    padding-bottom: 35px;
}
#habitaciones .trama {
    margin-bottom: 43px;
}
#habitaciones .botonreservas {
    text-align: center;
    padding-bottom: 90px;
}
#habitaciones .detailWindow .habitacion {
    display: none;
}
#servicios .detailWindowWrapper {
    margin-bottom: 43px;
}
#servicios .imageSliderWrapper,
#empresariales .imageSliderWrapper,
#sociales .imageSliderWrapper,
#parejas .imageSliderWrapper {
    margin-top: -6px;
    padding-bottom: 33px;
}
#empresariales .trama,
#sociales .trama,
#parejas .trama {
    margin-bottom: 33px;
}
#servicios .info.right,
#empresariales .info.right,
#sociales .info.right {
    width: 464px;
    padding-bottom: 100px;
}
#empresariales .info.right {
    padding-bottom: 31px;
}
#empresariales .moreinfo {
    padding-top: 20px;
    margin-bottom: 30px;
    border-top: solid 1px #83b21d;
    border-bottom: solid 1px #83b21d;
}
#empresariales .moreinfo ul.left {
    width: 400px;
}
#empresariales .moreinfo ul.left + ul.left {
    clear: left;
}
#empresariales .moreinfo ul.right {
    width: 460px;
}
#empresariales .evenmore {
    margin-bottom: 25px;
}
#empresariales .evenmore div.left {
    width: 468px;
}
#empresariales .evenmore .reservas {
    margin-top: 13px;
}
#restoSliderPrev,
#restoSliderNext {
    top: 212px;
    margin-left: -555px;
}
#restoSliderNext {
    margin-left: 500px;
}
#restoSliderNext a {
    background-position: -78px -7px;
}
#restoSliderPrev a:hover {
    background-position: -5px -79px;
}
#restoSliderNext a:hover {
    background-position: -78px -79px;
}
#restoSliderWrapper .slide.uno {
    background: url('../images/restaurant/slide01.jpg') no-repeat center 0;
}
#restoSliderWrapper .slide.dos {
    background: url('../images/restaurant/slide02.jpg') no-repeat center 0;
}
#restoSliderWrapper .slide.tres {
    background: url('../images/restaurant/slide03.jpg') no-repeat center 0;
}
#restaurant .trama {
    margin-bottom: 25px;
}
#restaurant .imageGallery,
#rincones .imageGallery {
    margin: 0 -16px 27px;
}
#restaurant .imageGallery li,
#rincones .imageGallery li {
    width: 292px;
    margin: 0 20px 8px;
}
#restaurant .info.right {
    width: 470px;
}
#restaurant .info.right img {
    margin-bottom: 17px;
}
#restaurant .info.right .subtitle {
    margin-bottom: 23px;
}
#restaurant .moreinfo {
    margin-bottom: 70px;
}
#btnEspecialidades,
#btnContactoYReservas {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 62px;
    background: url('../images/resto-buttons.png') no-repeat 0 0;
    overflow: hidden;
    text-indent: -999px;
    width: 203px;
    height: 45px;
    z-index: 800;
}
#btnEspecialidades:hover {
    background-position: 0 -45px;
}
#btnContactoYReservas {
    margin-left: 276px;
    background-position: 0 -90px;
}
#btnContactoYReservas:hover {
    background-position: 0 -135px;
}
#sociales .info.right {
    width: 470px;
}
#sociales .info.right p {
    margin-top: -6px;
}
#sociales .info.right .reservas {
    margin-top: 69px;
}
#parejas .opciones {
    margin-bottom: 120px;
}
#parejas .opciones > div {
    overflow: hidden;
    margin-bottom: 33px;
}
#parejas .opciones > div .subtitle {
    margin-bottom: 20px;
}
#parejas .opciones > div .info.right {
    width: 466px;
}
#historia .imageSliderWrapper {
    margin-bottom: 33px;
}
#historia .imageSlider li img {
    width: 240px;
    height: 165px;
}
#historia .block.info p strong {
    font-weight: 700;
    color: #A30C26;
}
#historia .block.info {
    margin-bottom: 120px;
}
#rincones #rastroMigas {
    padding-bottom: 10px;
}
#rincones .trama {
    margin-bottom: 33px;
}
#rincones .imageGallery {
    margin-bottom: 120px;
}
#ubicacionMapa {
    height: 383px;
}
#ubicacion form {
    background: #A30C26;
    padding: 10px 0;
    margin-bottom: 33px;
}
#ubicacion form div * {
    display: inline-block;
}
#ubicacion form div label {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    margin-right: 12px;
}
#ubicacion form div input {
    background: #E1E1E1;
    border-radius: 4px;
    box-sizing: border-box;
    height: 30px;
    padding: 5px;
    width: 300px;
    margin-right: 10px;
}
#ubicacion form div .btn {
    background: #88081E;
    font-weight: 400;
    line-height: 29px;
    padding: 0 10px 1px 10px;
}
#ubicacion .info .infolist {
    margin-bottom: 120px;
}
#ubicacion .info .infolist li {
    margin-bottom: 25px;
}
#contacto #rastroMigas {
    padding-bottom: 10px;
}
#contacto .info {
    margin-bottom: 120px;
}
#contacto .info p {
    font-size: 12px;
}
#contacto .left,
#contacto-exito .left {
    width: 320px;
}
#contacto-exito .right {
    width: 612px;
}
#contacto .row {
    min-height: 65px;
}
#contacto .row .field.col {
    float: left;
    max-width: 48%;
}
#contacto .row .field input,
#contacto .row .field textarea {
    width: 100%;
}
#contacto .row .field + .field {
    float: right;
}
.contacto-msg {
    padding-top: 30px;
}
.contacto-msg h2 {
    font-size: 18px;
    color: rgb(163, 12, 38);
    border-top: solid 2px rgba(163, 12, 38, 0.8);
    border-bottom: solid 2px rgba(163, 12, 38, 0.8);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.contacto-msg > a {
    display: inline-block;
    padding: 0 20px;
    background: #a30c26;
    color: #ffffff;
    font-size: 16px;
    line-height: 48px;
    border-radius: 7px;
}
.contacto-msg > a:hover {
    box-shadow: 2px 2px rgba(0,0,0, 0.4);
}
#contacto .left p,
#contacto-exito .left p {
    margin-top: 6px;
    font-size: 13px;
    color: #666666;
}
#contacto label span,
#contacto form p span {
    color: #83B21D;
}
#contacto form {
    width: 900px;
}
#contacto form .subtitle {
    margin-bottom: 31px;
}
#contacto form .left {
    width: 430px;
}
#contacto form .right {
    width: 430px;
}
#contacto label {
    font-size: 13px;
    color: #666666;
}
#contacto input[type="text"],
#contacto textarea,
#contacto input[type="date"] {
    border: solid 1px #dedede;
    box-sizing: border-box;
    width: 312px;
    height: 30px;
    margin-top: 9px;
    margin-bottom: 11px;
}
#contacto textarea {
    height: 170px;
}
#contacto form .btn {
    margin-top: 6px;
    padding-left: 30px;
    padding-right: 30px;
}
#contacto ul.errors {
    margin-bottom: 20px;
}
#contacto ul.errors li {
    margin-bottom: 3px;
    color: #a3252e;
    font-size: 14px;
}