* {
  font-display: block;
}

.ic20,
.sprite {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
}

.sr-only,
svg:not(:root) {
  overflow: hidden;
}

hr,
img {
  border: 0;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.ic20,
.sprite {
  float: left;
}

a,
button,
input[type="submit"] {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}

.ic20 {
  height: 20px;
  width: 20px;
}

.transition {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}

.img-thumbnail,
.thumbnail {
  -moz-transition: all 0.2s ease-in-out;
}

.logged-in #slides {
  margin-top: -32px;
}

body,
figure {
  margin: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

.titularH1 h2 {
  color: #fff;
  text-align: center;
  font-family: Satisfy, cursive;
  font-size: 42px;
  font-size: 4.2rem;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  vertical-align: middle;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
.c-header .o-mobile {
  display: none;
}

@media print {

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-warning,
.sub-menu>.disabled>a:focus,
.sub-menu>.disabled>a:hover {
  background-image: none;
}

.img-thumbnail,
body {
  background-color: #fff;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  overflow-x: hidden;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #7f7f7f;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #595959;
  text-decoration: underline;
}

a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

dt,
label {
  font-weight: 700;
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.428571429;
}

.small,
small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #7f7f7f;
}

a.text-primary:hover {
  color: #666;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #7f7f7f;
}

a.bg-primary:hover {
  background-color: #666;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

pre code,
table {
  background-color: transparent;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

dl,
ol,
ul {
  margin-top: 0;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

address,
dl {
  margin-bottom: 20px;
}

ol,
ul {
  margin-bottom: 10px;
}

.list-inline {
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .imgHeader img {
    height: 300px;
  }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 750px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #999;
}

legend,
pre {
  display: block;
  color: #333;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

blockquote:after,
blockquote:before {
  content: "";
}

address {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}

.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.666666666667%;
}

.col-xs-10 {
  width: 83.333333333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.666666666667%;
}

.col-xs-7 {
  width: 58.333333333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.666666666667%;
}

.col-xs-4 {
  width: 33.333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666667%;
}

.col-xs-1 {
  width: 8.3333333333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.666666666667%;
}

.col-xs-pull-10 {
  right: 83.333333333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.666666666667%;
}

.col-xs-pull-7 {
  right: 58.333333333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.666666666667%;
}

.col-xs-pull-4 {
  right: 33.333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666667%;
}

.col-xs-pull-1 {
  right: 8.3333333333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.666666666667%;
}

.col-xs-push-10 {
  left: 83.333333333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.666666666667%;
}

.col-xs-push-7 {
  left: 58.333333333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.666666666667%;
}

.col-xs-push-4 {
  left: 33.333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666667%;
}

.col-xs-push-1 {
  left: 8.3333333333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.666666666667%;
}

.col-xs-offset-10 {
  margin-left: 83.333333333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.666666666667%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666667%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.666666666667%;
  }

  .col-sm-10 {
    width: 83.333333333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.666666666667%;
  }

  .col-sm-7 {
    width: 58.333333333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.666666666667%;
  }

  .col-sm-4 {
    width: 33.333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666667%;
  }

  .col-sm-1 {
    width: 8.3333333333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.666666666667%;
  }

  .col-sm-pull-10 {
    right: 83.333333333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.666666666667%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666667%;
  }

  .col-sm-pull-1 {
    right: 8.3333333333333%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.666666666667%;
  }

  .col-sm-push-10 {
    left: 83.333333333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.666666666667%;
  }

  .col-sm-push-7 {
    left: 58.333333333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.666666666667%;
  }

  .col-sm-push-4 {
    left: 33.333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666667%;
  }

  .col-sm-push-1 {
    left: 8.3333333333333%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.666666666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.333333333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.666666666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.333333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.666666666667%;
  }

  .col-md-10 {
    width: 83.333333333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.666666666667%;
  }

  .col-md-7 {
    width: 58.333333333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.666666666667%;
  }

  .col-md-4 {
    width: 33.333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666667%;
  }

  .col-md-1 {
    width: 8.3333333333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.666666666667%;
  }

  .col-md-pull-10 {
    right: 83.333333333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.666666666667%;
  }

  .col-md-pull-7 {
    right: 58.333333333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.666666666667%;
  }

  .col-md-pull-4 {
    right: 33.333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666667%;
  }

  .col-md-pull-1 {
    right: 8.3333333333333%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.666666666667%;
  }

  .col-md-push-10 {
    left: 83.333333333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.666666666667%;
  }

  .col-md-push-7 {
    left: 58.333333333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.666666666667%;
  }

  .col-md-push-4 {
    left: 33.333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666667%;
  }

  .col-md-push-1 {
    left: 8.3333333333333%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.666666666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.333333333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.666666666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.333333333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.666666666667%;
  }

  .col-lg-10 {
    width: 83.333333333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.666666666667%;
  }

  .col-lg-7 {
    width: 58.333333333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.666666666667%;
  }

  .col-lg-4 {
    width: 33.333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666667%;
  }

  .col-lg-1 {
    width: 8.3333333333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.666666666667%;
  }

  .col-lg-pull-10 {
    right: 83.333333333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.666666666667%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666667%;
  }

  .col-lg-pull-1 {
    right: 8.3333333333333%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.666666666667%;
  }

  .col-lg-push-10 {
    left: 83.333333333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.666666666667%;
  }

  .col-lg-push-7 {
    left: 58.333333333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.666666666667%;
  }

  .col-lg-push-4 {
    left: 33.333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666667%;
  }

  .col-lg-push-1 {
    left: 8.3333333333333%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.666666666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.333333333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.666666666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.333333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}

fieldset,
legend {
  padding: 0;
  border: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 1px 0 0;
  line-height: normal;
}

.form-control,
output {
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  display: block;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

output {
  padding-top: 7px;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="date"] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.checkbox label,
.radio label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  float: left;
  margin-left: -20px;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.collapsing,
.dropdown,
.glyphicon {
  position: relative;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {

  .form-inline .checkbox,
  .form-inline .form-control,
  .form-inline .form-group,
  .form-inline .radio {
    display: inline-block;
    vertical-align: middle;
  }

  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    float: none;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #727272;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #6b6b6b;
  border-color: #545454;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #7f7f7f;
  border-color: #727272;
}

.btn-primary .badge {
  color: #7f7f7f;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #7f7f7f;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:focus,
.btn-link:hover {
  color: #595959;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.caret,
.glyphicon {
  display: inline-block;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu,
.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.dropdown-header,
.dropdown-menu>li>a,
.sub-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.428571429;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a,
.sub-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #333;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.sub-menu>li>a:focus,
.sub-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.sub-menu>.active>a,
.sub-menu>.active>a:focus,
.sub-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #7f7f7f;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.sub-menu>.disabled>a,
.sub-menu>.disabled>a:focus,
.sub-menu>.disabled>a:hover {
  color: #999;
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.sub-menu>.disabled>a:focus,
.sub-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  font-size: 12px;
  color: #999;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.modal,
.modal-backdrop {
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
  outline: 0;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn .caret,
.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"]>.btn>input[type="checkbox"],
[data-toggle="buttons"]>.btn>input[type="radio"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.nav>li,
.nav>li>a {
  display: block;
  position: relative;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li>a {
  padding: 10px 15px;
}

.navegacionPrincipal .nav>li>a {
  padding: 10px 5px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #999;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #7f7f7f;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-justified>li,
.nav-stacked>li {
  float: none;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #7f7f7f;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }

  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

/*Galerías*/
.c-galerias {
  padding-top: 30px;
  float: left;
  width: 100%;
}

.c-galerias .modal {
  z-index: 9999;
  margin-top: 100px;
}

.c-galerias .o-intro {
  padding: 0 35px 30px;
}

.c-galerias .o-intro p {
  font-size: 18px;
  color: #666;
  font-weight: 500;
  text-align: center;
}

.c-galerias .o-intro p strong {
  font-weight: 700;
}

.c-galerias .o-intro p a {
  text-decoration: underline;
  color: #666;
}

.c-galerias .o-intro p a:hover {
  color: #74c6c7;
}

.c-galerias .o-galeria {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 0;
}

.c-galerias .o-galeria__item {
  padding: 0;
  margin-bottom: 0;
}

.c-galerias .o-galeria__item a {
  display: block;
  position: relative;
  border: none;
}

.c-galerias .o-galeria__item img {
  max-height: 365px;
  width: 100%;
  object-fit: cover;
  display: block;
  float: none;
}

.c-galerias .o-galeria__item a:hover img {
  opacity: 1;
}

.c-galerias .o-galeria__item a figure {
  position: relative;
}

.c-galerias .o-galeria__item a figure:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.c-galerias .o-galeria__item a:hover figure:before {
  opacity: 1;
  visibility: visible;
}

.c-galerias .o-galeria__item a:hover .o-galeria__item__text {
  opacity: 1;
}

.c-galerias .o-galeria__item__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  opacity: 0;
  transition: all 0.5s;
}

.c-galerias .o-galeria__item .text--cont {
  display: inline-block;
  padding: 35px 0;
  border-top: 1px solid #b1aea2;
  border-bottom: 1px solid #b1aea2;
}

.c-galerias .o-galeria__item button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}

.c-galerias .o-galeria__item span {
  display: block;
  color: #b1aea2;
  font-size: 14px;
  margin-top: 10px;
}

.c-galerias .o-galeria__item span:before {
  position: relative;
  content: url(../images/photos.png);
  margin-right: 5px;
  top: 3px;
}

/*Fin galerías*/
/*Arte en el hotel*/
.cont-1315 {
  max-width: 1345px;
}

.c-arte {
  padding-bottom: 90px;
}

.c-arte .o-cabecera {
  position: relative;
}

.c-arte .o-cabecera figure {
  position: relative;
}

.c-arte .o-cabecera figure:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 135px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  opacity: 0.5;
}

.c-arte .o-cabecera figure img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
}

.c-arte .o-cabecera__text {
  position: absolute;
  left: 0;
  bottom: -23px;
  width: 100%;
}

.c-arte .o-cabecera__text h1 {
  font-weight: 700;
  font-size: 57px;
  line-height: 1.14;
  text-transform: uppercase;
  color: #fff;
  max-width: 350px;
}

.c-arte .o-intro {
  margin-top: -165px;
  margin-bottom: 30px;
  position: relative;
  z-index: 9;
}

.c-arte .o-intro .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.c-arte .o-intro__cont {
  background: #ededed;
  max-width: 665px;
  width: 100%;
  padding: 55px 60px;
}

.c-arte .o-intro__cont p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: 300;
  line-height: 2;
  font-style: italic;
}

.c-arte .o-intro__cont p strong {
  font-weight: 400;
}

.c-arte .o-intro__cont p a {
  color: #000;
  text-decoration: underline;
}

.c-arte .o-content {
  overflow: hidden;
  background: url(../images/arte-bg1.svg) no-repeat left 13%,
    url(../images/arte-bg2.svg) no-repeat calc(100% - 70px) 49%;
}

.c-arte .o-content h2 {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  line-height: 1.36;
  padding-bottom: 20px;
  margin: 0;
}

.c-arte .o-content p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  color: #666;
  padding-bottom: 30px;
  margin: 0;
}

.c-arte .o-content p strong {
  font-weight: 600;
}

.c-arte .o-content p a {
  color: #666;
  text-decoration: underline;
}

.c-arte .o-content p a:hover {
  color: #74c6c7;
}

.c-arte .o-content figure img {
  display: block;
  max-width: 100%;
  height: auto;
}

.c-arte .o-content figure figcaption {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  font-style: italic;
  color: #666;
  line-height: 1.84;
  margin-top: 20px;
}

.c-arte .o-content__first {
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-gap: 110px;
  padding-bottom: 80px;
}

.c-arte .o-content__first__text {
  padding-left: 100px;
}
/*
.c-arte .o-content__first__text h2 {
  max-width: 165px;
}
*/
.c-arte .o-content__first figure {
  margin-top: 85px;
}

.c-arte .o-content__first figure img {
  width: calc(100% + 140px);
  object-fit: cover;
}

.c-arte .o-content__second {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.c-arte .o-content__second>figure {
  width: 50%;
  padding-right: 85px;
  margin-top: 190px;
}

.c-arte .o-content__second>figure figcaption {
  max-width: 203px;
}

.c-arte .o-content__second__text {
  width: 50%;
}
/*
.c-arte .o-content__second__text h2 {
  max-width: 145px;
}
*/
.c-arte .o-content__second__img {
  max-width: 620px;
  width: 100%;
  margin-left: 250px;
  margin-top: -165px;
}

.c-arte .o-content__second__img figure figcaption {
  max-width: 507px;
}

.c-arte .o-content__third {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px 70px;
  align-items: flex-end;
}

.c-arte .o-content__third.third2 {
  padding-top: 50px;
}

.c-arte .o-content__third figure:last-child {
  align-self: flex-start;
}

.c-arte .o-content__third figure:last-child figcaption {
  max-width: 545px;
}

.c-arte .o-content__third__text2 {
  margin-top: 180px;
}

.c-arte .o-content__third__text2.no-top {
  margin-top: 0;
}

.c-arte .o-content__third figure:nth-last-child(2) {
  display: grid;
  grid-template-columns: 1fr 246px;
  grid-gap: 20px;
}

.c-arte .o-content__third figure:nth-last-child(2) figcaption {
  order: 1;
  padding-left: 75px;
  text-align: right;
}

.c-arte .o-content__third figure:nth-last-child(2) picture {
  order: 2;
}

@media screen and (max-width: 1349px) {
  .c-arte .o-content__first {
    grid-gap: 30px;
  }

  .c-arte .o-content__first figure img {
    width: 100%;
  }

  .c-arte .o-content__first__text {
    padding-left: 0;
  }

  .c-arte .o-content__second>figure {
    padding-right: 30px;
  }

  .c-arte .o-content__third {
    grid-gap: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .c-arte .o-intro__cont {
    max-width: 630px;
  }

  .c-arte .o-content__second {
    justify-content: center;
  }

  .c-arte .o-content__second__img {
    margin-left: 0;
    margin-top: 30px;
  }

  .c-arte .o-content__second>figure figcaption {
    max-width: 100%;
  }

  .c-arte .o-content__third figure:nth-last-child(2) figcaption {
    padding-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .c-arte .o-intro {
    margin-top: 0;
  }

  .c-arte .o-intro .container {
    padding: 0;
  }

  .c-arte .o-intro__cont {
    max-width: 100%;
    padding: 35px;
  }
}

@media screen and (max-width: 767px) {
  .c-arte .o-cabecera__text {
    bottom: -17px;
  }

  .c-arte .o-cabecera figure img {
    height: 300px;
  }

  .c-arte .o-cabecera__text h1 {
    font-size: 35px;
    padding: 0 35px;
  }

  .c-arte .o-content .container {
    padding: 0 35px;
  }

  .c-arte .o-content__first {
    grid-template-columns: 1fr;
    grid-gap: 0;
    padding-bottom: 0;
  }

  .c-arte .o-content__first figure {
    margin-top: 0;
  }

  .c-arte .o-content__second {
    margin-bottom: 10px;
  }

  .c-arte .o-content__second>figure {
    padding-right: 0;
    width: 100%;
    margin-top: 0;
    order: 2;
  }

  .c-arte .o-content__second__text {
    width: 100%;
    order: 1;
  }

  .c-arte .o-content__second__img {
    order: 3;
  }

  .c-arte .o-content__third {
    grid-template-columns: 1fr;
    align-items: inherit;
    grid-gap: 0;
  }

  .c-arte .o-content__third__text2 {
    margin-top: 0;
    order: 3;
  }

  .c-arte .o-content figure {
    margin-bottom: 30px;
  }

  .c-arte .o-content__third__text {
    order: 1;
  }

  .c-arte .o-content__third figure:nth-last-child(2) {
    order: 2;
    grid-template-columns: 1fr;
    grid-gap: 0;
  }

  .c-arte .o-content__third figure:last-child {
    order: 4;
  }

  .c-arte .o-content__third figure:nth-last-child(2) picture {
    order: 1;
  }

  .c-arte .o-content__third figure:nth-last-child(2) figcaption {
    order: 2;
    text-align: left;
  }
}

/*Fin arte en el hotel*/
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.media,
.media-body,
.modal-open,
.progress {
  overflow: hidden;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.logged-in .navbar-fixed-top {
  top: 32px;
  margin-top: 0;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width: 768px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 7px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 0;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.breadcrumb>li,
.pagination {
  display: inline-block;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  #slides {
    height: calc(100vh - 73px) !important;
  }

  #slides .slides-container div {
    display: none;
  }

  #slides .slides-container div:first-child {
    display: block;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}

@media (min-width: 768px) {

  .navbar-form .checkbox,
  .navbar-form .form-control,
  .navbar-form .form-group,
  .navbar-form .radio {
    display: inline-block;
    vertical-align: middle;
  }

  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    float: none;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default .navbar-brand {
  color: #7f7f7f;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #666;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #7f7f7f;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #7f7f7f;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #7f7f7f;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ccc;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #999;
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pager li,
.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #7f7f7f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #595959;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #7f7f7f;
  cursor: default;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: gray;
}

.label-primary {
  background-color: #7f7f7f;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #666;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  background-color: #999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.media-object,
.thumbnail {
  display: block;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #7f7f7f;
  background-color: #fff;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.alert,
.thumbnail {
  margin-bottom: 20px;
}

.alert .alert-link,
.close {
  font-weight: 700;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #7f7f7f;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #7f7f7f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.close,
.list-group-item>.badge {
  float: right;
}

.progress-striped .progress-bar {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-heading {
  margin: 0 0 5px;
}

.media>.pull-left {
  margin-right: 10px;
}

.media>.pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #7f7f7f;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
  color: #e5e5e5;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
  color: inherit;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-title,
.panel>.list-group,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  font-size: 16px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #7f7f7f;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #7f7f7f;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #7f7f7f;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #7f7f7f;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-content,
.popover {
  background-clip: padding-box;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.popover,
.tooltip,
.tooltip-arrow {
  position: absolute;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}

.popover {
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.elastislide-horizontal ul,
.grid figure a,
.swiper-nav .title {
  white-space: nowrap;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.carousel,
.carousel-inner {
  position: relative;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
  content: " ";
  bottom: -10px;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.dropdown-menu .sub-menu,
.icRrss {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  cursor: pointer;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,
      color-stop(rgba(0, 0, 0, 0.5) 0),
      color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.5) 0,
      rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,
      color-stop(rgba(0, 0, 0, 0.0001) 0),
      color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.0001) 0,
      rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.comentarios,
.comentarios .comentario h6,
.containerText .comillas,
.containerText p,
.contenidoHome .top .eventos>div.totalWidth h5,
.dropdown-menu.submenuEventos li a em,
.galeria>article>a .total,
.imgHeader.imgBienvenidos .textHeader a.staff,
.restaurante .itemPlato>div h6,
.restauranteBanner em,
.servicio h6,
.staff .item .contenedorDesc a.mail,
.staff .item p,
footer .dirFooter {
  font-family: "Open Sans", sans-serif;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  color: transparent;
  border: 0;
}

.hidden {
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@media (max-width: 1023px) {

  .comoLlegar.form input[type="text"],
  .comoLlegar.form input[type="tel"],
  .comoLlegar.form input[type="email"],
  .comoLlegar.form textarea,
  .tipogrupo {
    max-width: 100% !important;
    width: 100% !important;
  }

  .c-galerias .o-galeria {
    grid-template-columns: 1fr 1fr;
  }

  .c-galerias .o-galeria__item a figure:before {
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.5);
  }

  .c-galerias .o-galeria__item__text {
    opacity: 1;
  }
}

.mt100,
.paginacion,
.paginacion ul,
.totalWidth {
  width: 100%;
  float: left;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }

  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .c-galerias .o-galeria {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }

  .hidden-print {
    display: none !important;
  }
}

.sidebar-nav {
  padding: 9px 0;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
  transition: 0.5s ease;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

@media screen and (min-width: 1025px) {

  .dropdown:hover .dropdown-menu,
  .menu-item-has-children:hover .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.icRrss.icFb:hover,
.icRrss.icFq:hover,
.icRrss.icGg:hover,
.icRrss.icInst:hover,
.icRrss.icTw:hover,
.icRrss.icYt:hover {
  opacity: 0.8;
}

.nav-pills .dropdown-menu,
.nav-tabs .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  top: 11px;
  left: -6px;
}

.paginacion {
  clear: both;
  margin-bottom: 30px;
}

.paginacion ul {
  text-align: center;
}

.paginacion ul li {
  display: inline-block;
  list-style: none;
}

.paginacion ul li a {
  background: #a0bed2;
  color: #fff;
  display: inline-block;
  line-height: 1.8;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 5px 8px;
  margin: 15px;
}

.comentarios,
article.col-md-12.col-sm-6.novedades {
  padding-right: 0;
}

.paginacion ul li a:hover {
  background: #008389;
  text-decoration: none;
}

body#home header#header .navegacionPrincipal.menu-fijo {
  background: #569d94;
  -webkit-box-shadow: inset 0 30px 30px -15px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 30px 30px -15px rgba(0, 0, 0, 0.2);
}

.height50 {
  height: 50%;
}

.alignCenter {
  text-align: center;
}

.recaptcha-item {
  margin: 5px auto 10px;
  max-width: 304px;
}

.ic {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
}

.ic .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.btn {
  text-decoration: none !important;
  color: #fff !important;
}

.btn.btnVerde {
  background: #74c6c7;
}

.btn.btnVerde:hover {
  background: #8e9120;
  color: #fff;
}

.btn.btnRosa {
  background: #c36;
  -webkit-box-shadow: 3px 3px 0 0 #991b41;
  box-shadow: 3px 3px 0 0 #991b41;
}

.btn.btnRosa:hover {
  background: #a32952;
  color: #fff;
}

.btn.btnCenter {
  width: 20%;
}

.colorGris {
  color: #999;
}

.colorBlanco {
  color: #fff;
}

.colorVerde {
  color: #b7bb29;
}

.bgGrey {
  background: #eff1f3;
}

.bgRosaF {
  background: #c36;
}

.bgVerdeOscuro {
  background: #569d94;
}

.bgWhite {
  background: #fff;
}

.bgNaranja {
  background: #d37a1d;
}

.bgAzul {
  background: #a0bed2;
}

.col-md-5.bgAzul {
  float: left;
}

.bgVerde {
  background: #74c6c7;
}

.mt100 {
  margin-top: 175px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.verTodos {
  color: rgba(0, 0, 0, 0.45);
  font-size: 9px;
  font-size: 0.9rem;
  margin-top: 16px;
  text-decoration: underline;
}

.imgHeader {
  float: left;
  position: relative;
  width: 100%;
}

.imgHeader img {
  float: left;
  width: 100%;
  height: 400px;
  min-height: 150px;
  object-fit: cover;
}

.imgHeader .textHeader {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 8;
}

.icRrss {
  background: #e5e5e5;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 50px;
  transition: 0.5s ease;
}

.icRrss.icFb {
  background: #486299;
}

.icRrss.icFb span {
  background-position: -40px -20px;
}

.icRrss.icTw {
  background: #00aced;
}

.icRrss.icTw span {
  background-position: -60px -20px;
}

.icRrss.icInst {
  background: #527498;
}

.icRrss.icInst span {
  background-position: -80px -20px;
}

.icRrss.icYt {
  background: #b5271d;
}

.icRrss.icYt span {
  background-position: -100px -20px;
}

.icRrss.icGg span {
  background-position: -60px -130px;
}

.icRrss.icGg {
  background: #5a84f0;
}

.icRrss.icFq span {
  background-position: -80px -130px;
}

.icRrss.icFq {
  background: #4596c8;
}

.comentarios {
  padding-left: 0;
}

.comentarios .comentario {
  margin-bottom: 30px;
}

.comentarios .comentario h6 {
  color: rgba(0, 0, 0, 0.8);
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 15px;
  width: 100%;
}

.comentarios .comentario h6 img {
  border: 2px solid #ebebeb;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -7px;
}

.comentarios .comentario h6 strong {
  float: left;
  margin-top: 5px;
}

.comentarios .comentario .icTripAdvisor {
  background-position: -120px -40px;
  float: right;
  height: 20px;
  width: 38px;
}

.comentarios .comentario .icFq {
  background-position: -210px -55px;
  float: right;
  height: 25px;
  width: 30px;
}

.comentarios .comentario p {
  color: rgba(0, 0, 0, 0.3);
  float: left;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 1.7;
  width: 100%;
}

header#header .navegacionPrincipal ul li a,
header#header .top .nav.navbar-nav li.reserva a,
header#header .top .nav.navbar-nav li.tel a {
  color: #fff;
}

.novedades h6 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.novedades h6 strong {
  float: left;
  margin-top: 5px;
}

.novedades h6:before {
  background-position: -240px -40px;
  height: 30px;
  margin-right: 10px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
  width: 30px;
}

header#header {
  z-index: 99999;
}

header#header .navbar-brand {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  margin: 0 0 0 30px;
  position: absolute;
  top: 0;
}

header#header .navegacionPrincipal {
  text-align: center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}

header#header .navegacionPrincipal ul {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

header#header .navegacionPrincipal ul li {
  display: inline-block;
  float: none;
}

header#header .navegacionPrincipal ul li.menu-item-has-children>a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-left: 5px;
}

header#header .navegacionPrincipal ul li ul.sub-menu li a {
  color: #323232;
}

header#header .top {
  background: #fff;
  -webkit-box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 70px -10px rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 150px;
}

header#header .top .nav.navbar-nav li a.icContacta:before,
header#header .top .nav.navbar-nav li a.icLocal:before {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  width: 20px;
  float: left;
  height: 20px;
  content: "";
}

header#header .top .nav.navbar-nav li.reserva,
header#header .top .nav.navbar-nav li.tel {
  border-left: 1px solid #fff;
  padding: 0 20px 0 10px;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  cursor: pointer;
}

header#header .top .nav.navbar-nav {
  font-size: 12px;
  font-size: 1.2rem;
}

header#header .top .nav.navbar-nav li a.icLocal:before {
  background-position: 0 0;
}

header#header .top .nav.navbar-nav li a.icContacta:before {
  background-position: -20px 0;
  margin-right: 4px;
}

header#header .top .nav.navbar-nav li.reserva {
  background: #b7bb29;
  transition: 0.5s ease;
}

header#header .top .nav.navbar-nav li.reserva a:before {
  background-position: -140px 0;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
  height: 20px;
  width: 30px;
}

header#header .top .nav.navbar-nav li.reserva:hover {
  background: #8e9120;
}

header#header .top .nav.navbar-nav li.tel {
  background: #a0bed2;
  transition: 0.5s ease;
}

.galeria>article>a img,
footer .rrss li a img {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}

header#header .top .nav.navbar-nav li.tel a:before {
  background-position: -120px 0;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
  height: 20px;
  width: 20px;
  margin-right: 3px;
}

header#header .top .nav.navbar-nav li.tel:hover {
  background: #7da6c2;
}

header#header button.navbar-toggle {
  z-index: 9;
}

.dropdown-menu.submenuEventos {
  overflow: hidden;
  padding: 0;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
}

.dropdown-menu.submenuEventos li {
  float: left !important;
  padding: 0;
  text-align: left;
  width: 100%;
}

.dropdown-menu.submenuEventos li:nth-child(2n + 1) a {
  background: #fff;
}

.dropdown-menu.submenuEventos li:nth-child(2n) a {
  background: #f2f2f2;
}

.dropdown-menu.submenuEventos li a {
  background: green;
  color: #b3b3b3;
  float: left;
  padding: 0;
  width: 100%;
}

.dropdown-menu.submenuEventos li a strong {
  border-right: 1px solid #d9d9d9;
  color: #b3b3b3;
  float: left;
  padding: 10px 20px;
}

.dropdown-menu.submenuEventos li a em {
  color: #b3b3b3;
  float: left;
  padding: 10px;
  text-transform: none;
  width: 100px;
}

.dropdown-menu.submenuEventos li a img {
  float: right;
  padding: 8px 10px;
}

.dropdown-menu.submenuEventos li a:hover {
  background: #838383;
}

.dropdown-menu.submenuHead,
.sub-menu {
  position: relative;
  border: 0;
  top: 50px;
  left: 15px;
  min-width: 230px;
  padding: 0;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
}

.dropdown-menu.submenuHead li,
.sub-menu li {
  float: left !important;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}

.dropdown-menu.submenuHead li:first-child,
.sub-menu li:first-child {
  -webkit-border-radius: 8px 8px 0 0 !important;
  -moz-border-radius: 8px 8px 0 0 !important;
  border-radius: 8px 8px 0 0 !important;
}

.dropdown-menu.submenuHead li.dfc {
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
}

.dropdown-menu.submenuHead li:last-child,
.sub-menu li:last-child {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

.dropdown-menu.submenuHead li:nth-child(2n),
.sub-menu li:nth-child(2n) {
  background: #f2f2f2;
}

.dropdown-menu.submenuHead li a,
.sub-menu li a {
  color: #b3b3b3;
  float: left;
  padding: 10px 10px 10px 20px;
  width: 100%;
}

.dropdown-menu.submenuHead li a:hover,
.sub-menu li a:hover {
  background: #ebebeb;
}

.dropdown-menu.submenuHead:before,
.sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
  left: 10px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background: 0 0;
}

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {
  .nav>li.icRrss {
    display: none;
  }

  header#header .navegacionPrincipal ul {
    float: none;
    margin: 0 auto;
    max-width: 580px;
    padding-top: 10px;
    padding-left: 40px;
    text-align: center;
  }

  header#header .navegacionPrincipal ul li {
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
  }

  header#header .navegacionPrincipal ul li a {
    padding: 4px 10px;
  }

  header#header .top .nav.navbar-nav li.reserva {
    padding: 0 10px 0 0;
  }

  header#header .top .nav.navbar-nav li.tel {
    padding: 0;
  }
}

footer .contacta,
footer .menuFooter,
footer .rrss {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .icRrss {
    display: none;
  }

  header#header .navegacionPrincipal ul li {
    float: left;
    width: 100%;
  }

  header#header .navbar-collapse.collapse,
  header#header .navbar-collapse.collapsing {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
  }

  header#header .navbar-brand {
    left: -20px;
    position: absolute;
    right: 0;
    top: 0;
  }

  header#header .navbar-brand img {
    max-width: 70px;
  }

  header#header .top {
    padding-left: 0;
  }
}

body header#header .navegacionPrincipal {
  background: #569d94;
  -webkit-box-shadow: inset 0 30px 30px -15px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 30px 30px -15px rgba(0, 0, 0, 0.2);
}

body.home header#header .navegacionPrincipal {
  background: 0 0;
}

footer {
  background: #008389;
  float: left;
  min-height: 100px;
  width: 100%;
}

footer .rrss {
  float: left;
  margin-top: 15px;
}

footer .rrss li {
  float: left;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 5px;
  text-transform: uppercase;
}

footer .rrss li span {
  color: rgba(0, 0, 0, 0.75);
  float: left;
  margin: 10px 10px 0 0;
}

footer .rrss li a img {
  transition: 0.5s ease;
  cursor: pointer;
}

footer .rrss li a:hover img {
  opacity: 0.5;
}

footer .logoFooter a {
  float: right;
}

footer .menuFooter ul {
  list-style-type: none;
  float: left;
  margin: 18px 0;
  width: 100%;
  font-size: 10px;
  font-size: 1rem;
}

footer .menuFooter ul li {
  float: left;
  font-weight: 700;
  margin-bottom: 8px;
  width: 50%;
}

footer .menuFooter ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}

footer .dirFooter {
  color: rgba(0, 0, 0, 0.3);
}

footer .dirFooter a {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: underline;
}

.contReserva>.totalWidth p a:hover,
.contReserva>.totalWidth p.telefono a,
.content-text a:hover,
.imgHeader.imgBienvenidos .textHeader a.staff:hover,
.scrollup:hover,
.terraza a.descubre:hover {
  text-decoration: none;
}

footer .dirFooter .dir {
  font-size: 20px;
  font-size: 2rem;
}

footer .dirFooter .dir span {
  background-position: 0 0;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
}

footer .dirFooter .avisoLegal {
  font-size: 12px;
  font-size: 1.2rem;
}

footer .siguenos {
  color: rgba(0, 0, 0, 0.95);
  font-size: 10px;
  font-size: 1rem;
  margin-top: 20px;
  text-transform: uppercase;
}

footer .contacta span {
  color: #fff;
  float: left;
  font-size: 9px;
  font-size: 0.9rem;
  width: 100%;
}

footer .contacta a {
  float: left;
  width: 100%;
}

footer .contacta a.tel {
  color: #b7bb29;
  font-size: 24px;
  font-size: 2.4rem;
}

footer .contacta a.mail {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

.containerDoble {
  clear: both;
  margin: 0 auto;
  max-width: 765px;
}

#slides {
  position: relative;
}

#slides .scrollable {
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  top: 46%;
  width: 100%;
}

.slides-navigation a {
  position: absolute;
  display: block;
}

.slides-navigation a.prev {
  left: 0;
}

.slides-navigation a.next {
  right: 0;
}

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 50px;
  text-align: center;
  width: 100%;
}

.slides-pagination a {
  border: 2px solid #fff;
  border-radius: 15px;
  width: 13px;
  height: 13px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
  margin: 2px;
  overflow: hidden;
  text-indent: -99999px;
}

.slides-pagination a.current {
  background: #fff;
}

.reservaAbsolute {
  float: left;
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: 9999;
}

.reservaAbsolute .titularH1 {
  float: left;
}

.reservaAbsolute .titularH1.centrado {
  width: 100%;
}

.reservaAbsolute .titularH1 h1 {
  color: #fff;
  float: left;
  line-height: 1;
  margin-top: 70px;
  text-align: center;
  text-shadow: 0 0 40px #636363;
  text-transform: uppercase;
  width: 100%;
}

.reservaAbsolute .titularH1 h1 strong {
  float: left;
  font-weight: 700;
  width: 100%;
  font-size: 83px;
  font-size: 8.3rem;
}

.reservaAbsolute .titularH1 h1 span {
  clear: both;
  float: left;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  width: 100%;
}

.reservaAbsolute #contReserva #close {
  background: #000;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 9px;
  font-size: 0.9rem;
  height: 25px;
  line-height: 25px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 5px;
  text-align: center;
  top: -8px;
  width: 25px;
}

.reservaAbsolute #contReserva>div.buscadorReserva {
  background: rgba(0, 0, 0, 0.6);
  float: left;
  padding: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.reservaAbsolute #contReserva>div.buscadorReserva .tit {
  color: #fff;
  display: table;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 2px;
  margin: 0 auto 15px;
  text-align: center;
  text-transform: uppercase;
}

.reservaAbsolute #contReserva>div.buscadorReserva .tit span {
  display: inline-block;
  line-height: 1.2;
  text-align: center;
  width: 170px;
}

.reservaAbsolute #contReserva>div.buscadorReserva .tit:after,
.reservaAbsolute #contReserva>div.buscadorReserva .tit:before {
  background: url(../images/sprite_hostel.png) -20px -25px no-repeat;
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: 15px;
  width: 20px;
}

.reservaAbsolute #contReserva>div.buscadorReserva .tit:after {
  float: right;
}

.reservaAbsolute #contReserva>div.buscadorReserva .tit:before {
  float: left;
}

.reservaAbsolute #contReserva>div.buscadorReserva form>div {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

.reservaAbsolute #contReserva>div.buscadorReserva form input {
  float: left;
  width: 100%;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .input-group {
  border: 5px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.datepicker,
.datepicker td,
.datepicker th {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .input-group.last {
  margin-bottom: 20px;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .glyphicon-cal:before {
  content: "";
  background: url(../images/sprite_hostel.png) -170px 0 no-repeat;
  width: 40px;
  height: 25px;
  float: right;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .glyphicon-noc:before {
  content: "";
  background: url(../images/sprite_hostel.png) -170px -25px no-repeat;
  width: 40px;
  height: 25px;
  float: right;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .glyphicon-per:before {
  content: "";
  background: url(../images/sprite_hostel.png) -170px -50px no-repeat;
  width: 40px;
  height: 25px;
  float: right;
}

.datepicker:after,
.datepicker:before,
figure.effect-chico figcaption::before {
  content: "";
}

.reservaAbsolute #contReserva>div.buscadorReserva form .input-group-addon {
  padding: 6px 4px;
}

.reservaAbsolute #contReserva>div.buscadorReserva form .form-control {
  height: 41px;
}

.reservaAbsolute #contReserva>div.buscadorReserva form button {
  clear: both;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .cartas a {
    margin: 15px auto;
  }

  .reservaAbsolute .titularH1 h1 span,
  .reservaAbsolute .titularH1 h1 strong {
    font-size: 40px;
    font-size: 4rem;
  }
}

.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
}

.datepicker:before {
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

.datepicker:after {
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.containerText .comillas .com,
.eventos>div.totalWidth h4:before,
.noticiasPeq>div.totalWidth h4:before,
.servicio h6:before {
  content: "";
}

.datepicker>div {
  display: none;
}

.datepicker table {
  width: 100%;
  margin: 0;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

.datepicker td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datepicker td.day.disabled {
  color: #eee;
}

.datepicker td.new,
.datepicker td.old {
  color: #999;
}

.datepicker td.active,
.datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td.active.active,
.datepicker td.active.disabled,
.datepicker td.active:active,
.datepicker td.active:focus,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover:active,
.datepicker td.active:hover:focus,
.datepicker td.active:hover:hover,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
  color: #fff;
  background-color: #04c;
}

.datepicker td.active.active,
.datepicker td.active:active,
.datepicker td.active:hover.active,
.datepicker td.active:hover:active {
  background-color: #039;
}

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker td span:hover {
  background: #eee;
}

.datepicker td span.active {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active:active,
.datepicker td span.active:focus,
.datepicker td span.active:hover,
.datepicker td span.active[disabled] {
  color: #fff;
  background-color: #04c;
}

.datepicker td span.active.active,
.datepicker td span.active:active {
  background-color: #039;
}

.datepicker td span.old {
  color: #999;
}

.datepicker th.switch {
  width: 145px;
}

.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}

.datepicker thead tr:first-child th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover {
  background: #eee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.elastislide-list {
  list-style-type: none;
  display: none;
}

.no-js .elastislide-list {
  display: block;
}

.elastislide-wrapper {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  min-height: 60px;
  float: left;
  width: 100%;
}

.elastislide-wrapper.elastislide-loading {
  background-repeat: no-repeat;
  background-position: center center;
}

.elastislide-vertical {
  padding: 40px 10px;
}

.elastislide-carousel {
  overflow: hidden;
  position: relative;
}

.elastislide-carousel ul {
  position: relative;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.elastislide-carousel ul li {
  min-width: 20px;
  margin: 0;
  -webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
  height: 100%;
  display: inline-block;
}

.elastislide-vertical ul li {
  display: block;
}

.elastislide-carousel ul li a {
  display: inline-block;
  width: 100%;
}

.elastislide-carousel ul li a img {
  display: block;
  max-width: 100%;
}

.elastislide-wrapper nav span {
  position: absolute;
  background-image: url(../images/nav.png);
  background-repeat: no-repeat;
  width: 37px;
  height: 36px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 1;
}

.elastislide-wrapper nav span:hover {
  opacity: 0.8;
}

.elastislide-horizontal nav span {
  top: 50%;
  left: 10px;
  margin-top: -11px;
}

.elastislide-vertical nav span {
  top: 10px;
  left: 50%;
  margin-left: -11px;
  background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
  right: 10px;
  left: auto;
  background-position: -43px 0;
}

.swiper-contentThumb,
.swiper-nav {
  position: absolute;
  left: 0;
  width: 100%;
}

.elastislide-vertical nav span.elastislide-next {
  bottom: 10px;
  top: auto;
  background-position: 0 0;
}

.swiper-contentThumb {
  height: auto;
  top: 0;
}

.swiper-contentThumb h1 {
  margin: 0 0 15px;
  font-size: 25px;
}

.swiper-contentThumb .movie-pic {
  float: left;
  width: 100%;
  height: auto;
}

.swiper-contentThumb .movie-text {
  margin-left: 120px;
}

.swiper-nav {
  height: 95px;
  bottom: 0;
}

.swiper-nav .swiper-slide {
  text-align: center;
  position: relative;
  display: inline-block;
  float: none;
}

.swiper-nav .angle,
.swiper-nav .swiper-slide {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cta-page-section-122 .btn-cta-122,
.eventos .dondeEsta a span {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.swiper-nav .angle {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: -1px;
  opacity: 0;
}

.swiper-nav .active-nav .angle {
  opacity: 1;
}

.swiper-nav .swiper-wrapper {
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100% !important;
}

.single-habitaciones {
  float: left;
  width: 100%;
}

.swiper-nav img {
  border: 5px solid #f2f2f2;
  margin: 5px;
  width: 100px;
  height: 65px;
  border-radius: 5px;
  cursor: pointer;
}

.swiper-nav .title {
  margin: 0 5px;
  font-size: 10px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sliderThumb .swiper-container {
  background-color: transparent;
  margin: -35px auto 0;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  max-height: 450px;
  width: 100%;
}

.swiper-wrapper {
  max-height: 450px;
}

.swiper-slide {
  float: left;
}

.swiper-contentThumb .swiper-slide {
  max-height: 450px;
  min-height: 450px;
  width: 100%;
}

@media screen and (max-width: 600px) {

  #flecha,
  .slides-pagination {
    display: none;
  }

  #slides {
    margin-top: -53px;
  }

  .swiper-contentThumb .swiper-slide {
    height: 300px;
    max-height: 300px;
  }

  .sliderThumb .swiper-container {
    max-height: 300px;
  }

  .swiper-slide {
    width: 20%;
  }

  .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.wellcome {
  border-top: 5px solid rgba(0, 0, 0, 0.8);
  height: 410px;
}

.wellcome img {
  max-width: 100%;
}

.eventos .dondeEsta {
  background: url(../images/map-premium.jpg) center center no-repeat;
  background-size: cover;
  margin: 0 auto;
  height: 50%;
  position: relative;
}

.eventos .dondeEsta a {
  border: 1px dashed #fff;
  float: left;
  height: 126px;
  left: 0;
  right: 0;
  top: 50%;
  margin: -62px auto 0;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 126px;
  padding: 12px;
}

.eventos .dondeEsta a span {
  background-color: #d37a1d;
  transition: all 0.5s ease;
  color: #fff;
  float: left;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.1;
  background-image: url(../images/icono-casita-premiun.png);
  background-position: center 16px;
  background-repeat: no-repeat;
  background-size: 22px;
  padding: 43px 8px 8px;
}

.eventos .dondeEsta a:hover span {
  background-color: #b7bb29;
}

.wellcome .bienvenido {
  background: url(../images/bg_wellcome.png) 90% top no-repeat #a0bed2;
  color: #fff;
  float: left;
  height: 100%;
  padding: 30px;
}

.wellcome .bienvenido div {
  float: left;
}

.wellcome .bienvenido div>a img {
  border: 5px solid #fff;
  float: left;
}

.wellcome .bienvenido div article h2 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 200;
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

.wellcome .bienvenido div article h3 {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.contenidoHome {
  background: #fff;
  clear: both;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: -50px;
  margin-bottom: -50px;
}

#flecha,
.premium,
.premium img {
  position: absolute;
  left: 0;
  right: 0;
}

.contenidoHome .comentarios .servicio {
  height: 60%;
}

.contenidoHome .comentarios .mod-banner {
  height: 40%;
  min-height: 40%;
}

.contenidoHome img {
  max-width: 100%;
}

.contenidoHome .top {
  margin-bottom: 30px;
  padding: 20px 30px 0;
  display: flex;
  flex-wrap: wrap;
}

.contenidoHome .top>article {
  float: left;
  min-height: 370px;
}

.contenidoHome .top .eventos {
  background: url(../images/bg_eventos.jpg);
  padding: 0;
}

.contenidoHome .top .eventos .grid,
.restauranteBanner {
  height: 200px;
}

.restauranteBanner.pl20 {
  padding-left: 25px;
  position: relative;
}

.restauranteBanner h3 {
  display: none;
  color: #fff;
  float: left;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  margin-top: 10px;
  width: 100%;
}

.restauranteBanner h3 span {
  color: #fff;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  width: 100%;
}

.restauranteBanner em {
  display: none;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.contenidoHome .top .eventos>div.totalWidth .btn.btnVerde {
  color: #fff;
  background: #afb418;
  padding: 5px 8px;
  -webkit-box-shadow: 1px 1px 0 0 #5f651d;
  box-shadow: 1px 1px 0 0 #5f651d;
}

.contenidoHome .top .eventos .restauranteBanner>a {
  font-size: 13px;
  font-size: 1.3rem;
}

.contenidoHome .top .eventos>a {
  float: left;
}

.eventos>div.totalWidth {
  padding: 5px 15px 0;
}

.eventos>div.totalWidth h4 {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  letter-spacing: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 4px;
  text-transform: uppercase;
}

.eventos>div.totalWidth h4 span {
  float: left;
  margin-top: 4px;
}

.eventos>div.totalWidth h4:before {
  background-position: -210px 0;
  height: 20px;
  margin-right: 5px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  float: left;
  width: 30px;
}

.eventos>div.totalWidth .fecha {
  color: #569d94;
  line-height: 1;
  padding-left: 3px !important;
}

.eventos>div.totalWidth .fecha strong {
  font-size: 28px;
  font-size: 2.8rem;
}

.eventos>div.totalWidth .fecha span {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  width: 100%;
}

.eventos>div.totalWidth article.itemEvento {
  background: url(../images/shadow.png) center bottom no-repeat;
  float: left;
  padding: 5px 0;
  width: 100%;
}

.eventos>div.totalWidth article.itemEvento:last-child {
  background: 0 0;
  padding: 5px 0 0;
}

.contenidoHome .top .eventos>div.totalWidth article.itemEvento * {
  padding-left: 0;
  padding-right: 0;
}

.contenidoHome .top .eventos>div.totalWidth h5 {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 3px;
}

.contenidoHome .top .eventos>div.totalWidth h5 a {
  color: rgba(0, 0, 0, 0.8);
}

.contenidoHome .top .eventos>div.totalWidth .hora,
.contenidoHome .top .eventos>div.totalWidth .lugar {
  font-size: 9px;
  font-size: 0.9rem;
}

.contenidoHome .top .eventos>div.totalWidth .hora:before,
.contenidoHome .top .eventos>div.totalWidth .lugar:before {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
  width: 20px;
  height: 15px;
}

.contenidoHome .top .eventos>div.totalWidth .lugar:before {
  background-position: 0 -40px;
}

.contenidoHome .top .eventos>div.totalWidth .hora:before {
  background-position: -20px -40px;
}

.contenidoHome .restauranteBanner {
  height: 50%;
}

.noticiasPeqHab {
  float: left;
  margin: 30px 0;
}

.banners-home div {
  padding: 0;
}

.banners-home div a {
  display: block;
  overflow: hidden;
}

.banners-home div a:hover img {
  transform: scale(1.05);
}

.banners-home div a img {
  width: 100%;
  transition: all 0.5s;
}

.noticiasPeqHab .itemNoticia {
  padding: 0 20px !important;
}

.noticiasPeq {
  background: #ebebeb;
}

.noticiasPeq>div.totalWidth {
  background: url(../images/shadow.png) center bottom no-repeat;
  margin-bottom: 10px;
  padding: 5px 15px 16.5px;
}

.noticiasPeq>div.totalWidth h4 {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  letter-spacing: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 4px;
  text-transform: uppercase;
}

.noticiasPeq>div.totalWidth h4 span {
  float: left;
  margin-top: 4px;
}

.noticiasPeq>div.totalWidth h4:before {
  background-position: -210px -25px;
  height: 25px;
  margin-right: 5px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  float: left;
  width: 30px;
}

#carousel,
.premium {
  width: 100%;
  float: left;
}

.noticiasPeq article.itemNoticia {
  background: url(../images/shadow.png) center bottom no-repeat;
  float: left;
  padding: 12px 0;
  width: 100%;
}

.noticiasPeq article.itemNoticia:last-child {
  background: 0 0;
  padding: 10px 0 0;
}

.noticiasPeq article.itemNoticia * {
  padding-left: 0;
  padding-right: 0;
}

.noticiasPeq article.itemNoticia .imgNoticia img {
  border: 3px solid #d8d8d8;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 100%;
}

.noticiasPeq article.itemNoticia .imgNoticia:hover img {
  opacity: 0.8;
}

.noticiasPeq article.itemNoticia .textNoticia {
  padding-left: 15px;
}

.noticiasPeq article.itemNoticia .textNoticia h5 {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-top: 5px;
}

.noticiasPeq article.itemNoticia .textNoticia h5 a {
  color: rgba(0, 0, 0, 0.8);
}

.noticiasPeq article.itemNoticia .textNoticia h5 a:hover {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
}

.noticiasPeq article.itemNoticia .textNoticia .cat {
  color: rgba(0, 0, 0, 0.3);
  font-size: 10px;
  font-size: 1rem;
}

.noticiasPeq article.itemNoticia .textNoticia .cat a {
  color: rgba(0, 0, 0, 0.3);
}

.contenidoHome .top .ofertas {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  overflow: hidden;
  max-height: 370px;
}

.contenidoHome .top .ofertas .ultimasOfertas {
  border: 0;
}

.contenidoHome .top .ofertas .ultimasOfertas.touch-slider {
  margin: 0 auto;
  height: 368px;
}

.elastislide-wrapper.elastislide-vertical {
  height: 330px !important;
  max-width: 100% !important;
  padding: 0;
}

.elastislide-vertical ul li {
  max-height: 95px !important;
  max-width: 100% !important;
}

.elastislide-vertical ul {
  height: 330px !important;
}

.premium {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  height: 100%;
}

.premium img {
  bottom: 18%;
  margin: 0 auto;
  width: 594px;
  max-width: 100%;
  z-index: 9999;
  display: none;
}

#flecha {
  background: url(../images/sprite_hostel.png) -260px -120px no-repeat;
  bottom: 0;
  height: 30px;
  margin: 0 auto;
  width: 40px;
  z-index: 9999;
}

#mc_embed_signup {
  float: left;
  margin-top: 10px;
  width: 100%;
}

#mc_embed_signup .clear {
  margin-top: 5px;
  overflow: visible !important;
  text-align: right;
}

#mc_embed_signup .textoCheck {
  color: #a6a6a6;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 200;
  font-style: italic;
}

.servicio {
  margin-bottom: 30px;
  padding-right: 0;
}

.servicio h6 {
  color: #333;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: 100%;
}

.servicio h6 strong {
  float: left;
  margin-top: 7px;
}

.servicio h6:before {
  background-position: 0 -130px;
  height: 28px;
  margin-right: 10px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  float: left;
  width: 37px;
}

#map,
.cir,
.servicio p {
  width: 100%;
  float: left;
}

.servicio p {
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 1.7;
}

#sliderComentarios {
  float: left;
}

.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
}

.carousel.carousel-fade .active.item {
  opacity: 1;
  width: 100%;
  float: left;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.galeria>article>a:hover img,
.rrssMini li.rrssM:hover {
  opacity: 0.8;
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}

@media screen and (max-width: 991px) {
  .imgHeader img {
    height: 250px;
    object-fit: cover;
  }

  .wellcome {
    height: auto !important;
  }

  .video-premium {
    height: 410px !important;
    width: 100%;
  }

  .wellcome .bienvenido {
    width: 100%;
  }
}

#map {
  height: 515px;
  margin-bottom: 50px;
}

.cir {
  margin-bottom: -40px;
  position: relative;
  top: -90px;
}

.cir .item {
  text-align: center;
}

.cir .item img {
  border: 10px solid #fff;
  display: table;
  height: 110px;
  margin: 0 auto 15px;
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 110px;
}

.cir .item p {
  font-size: 16px;
  font-size: 1.6rem;
}

.cir .item p span,
.cir .item p strong {
  float: left;
  width: 100%;
  font-weight: 500;
}

.cir .item.dir img {
  background: #c2004e;
}

.cir .item.dir p strong {
  color: #c2004e;
}

.cir .item.tel img {
  background: #d37a1d;
}

.cir .item.tel p strong {
  color: #d37a1d;
}

.cir .item.mail img {
  background: #632f2d;
}

.cir .item.mail p strong {
  color: #632f2d;
}

.comoLlegar {
  background: url(../image/shadow_XL.png) center top no-repeat #eff1f3;
  padding: 30px 0 100px;
}

.comoLlegar h1,
.comoLlegar h2 {
  float: left;
  text-align: center;
  width: 100%;
}

.comoLlegar .c-title,
.comoLlegar h1 {
  color: rgba(0, 0, 0, 0.85);
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}

.comoLlegar h2 {
  color: rgba(0, 0, 0, 0.45);
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  margin-top: 0;
}

span.wpcf7-not-valid-tip {
  position: relative;
  top: -9px;
  display: inline-block;
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}

.comoLlegar .contenedor article {
  margin-bottom: 60px;
  padding-left: 10px;
  text-align: center;
}

.comoLlegar .contenedor article div {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px 5px;
}

.comoLlegar .contenedor article div h3 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.comoLlegar .contenedor article div h3.icEstacion {
  display: table;
  float: none;
  margin: 0 auto;
  padding-top: 80px;
}

.comoLlegar .contenedor article div h3.icEstacion.icEstacionTren {
  background: url(../images/llegar_tren.png) center top no-repeat;
}

.comoLlegar .contenedor article div h3.icEstacion.icEstacionBus {
  background: url(../images/llegar_bus.png) center top no-repeat;
}

.comoLlegar .contenedor article div h3.icEstacion.icavion {
  background: url(../images/llegar_avion.png) center top no-repeat;
}

.comoLlegar .contenedor article div h3.icEstacion.icPuerto {
  background: url(../images/llegar_coche.png) center top no-repeat;
}

.comoLlegar .contenedor article div p {
  color: rgba(0, 0, 0, 0.45);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 20px 0;
}

.comoLlegar .contenedor article div a.btn.btnVerde {
  display: table;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto;
  position: relative;
  text-transform: uppercase;
  bottom: -20px;
}

.imgHeader.imgReservas {
  max-height: 200px;
  overflow: hidden;
}

.imgHeader.imgBienvenidos .textHeader {
  bottom: 0;
  color: #fff;
  padding: 0 30px;
  overflow: hidden;
}

.imgHeader.imgBienvenidos .textHeader h1 {
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.7);
  bottom: -8px;
  float: left;
  font-size: 76px;
  font-size: 7.6rem;
  font-weight: 700;
  line-height: 0.9;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.imgHeader.imgBienvenidos .textHeader a.staff {
  background: #ff1143;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
  bottom: -42px;
  color: #fff;
  float: right;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
  padding: 10px 10px 10px 0;
  position: relative;
}

.imgHeader.imgBienvenidos .textHeader a.staff .sprite {
  background-position: -40px -40px;
  height: 30px;
  margin-right: 2px;
  width: 40px;
}

.imgHeader.imgBienvenidos .textHeader a.staff:hover {
  background: #dd002e;
}

.containerText {
  padding: 3rem 30px;
}

.containerText .aligncenter {
  text-align: center;
}

.wp-caption {
  float: left;
  width: 100% !important;
}

.wp-caption .wp-caption-text {
  font-size: 11px;
  padding-top: 10px;
}

.containerText h2 {
  /* color: #a0bed2; */
  color: #5786a5;
  float: left;
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 20px;
  width: 100%;
}

.containerText p {
  color: #666;
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  /* text-align: justify;  */
  font-weight: 200;
  line-height: 1.8;
  margin-bottom: 30px;
  width: 100%;
}

.containerText p span {
  font-weight: 200 !important;
}

.containerText span {
  margin: 0 0 10px;
}

.containerText p a,
.containerText span a {
  color: #569d94;
  text-decoration: underline;
}

.containerText p a,
.containerText span a:hover {
  color: #74c6c7;
}

.containerText img {
  max-width: 100%;
  /* margin-bottom: 30px; /* Cambio 31/03/2025  */
}

.containerText.ofertas-template img {
  display: block;
  width: 45%;
  margin: 0 auto 20px;
  height: auto;
}

.containerText.ofertas-template img.medium {
  float: left;
  width: 35%;
}

.containerText .comillas {
  color: #b7bb29;
  display: table;
  font-size: 21px;
  font-size: 2.1rem;
  font-style: italic;
  font-weight: 200;
  margin: 0 auto 30px;
  max-width: 800px;
}

.containerText .comillas span.texto {
  float: left;
  line-height: 1.6;
  max-width: 650px;
  text-align: center;
}

.containerText .comillas .com {
  width: 45px;
  height: 30px;
  margin: 15px 0;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  float: left;
}

.containerText .comillas .com.left {
  background-position: 0 -70px;
  float: left;
}

.containerText .comillas .com.right {
  background-position: -60px -70px;
  float: right;
}

.rrssSeguirnos,
.seguirnos h4 {
  float: left;
  width: 100%;
  text-align: center;
}

.seguirnos h4 {
  color: #a0bed2;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.rrssSeguirnos {
  margin-bottom: 50px;
}

.rrssSeguirnos li {
  background: 0 0;
  color: #bfbfbf;
  display: inline-block;
  float: none;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 7px;
  text-align: center;
  text-transform: uppercase;
}

.rrssSeguirnos li:hover {
  background: 0 0 !important;
}

.rrssSeguirnos li.rrssName {
  float: left;
  width: 100%;
}

.rrssSeguirnos li.icRrss {
  height: auto;
}

.rrssSeguirnos li.icRrss span.sprite {
  height: 30px;
  margin: 8px 0 0 1px;
  width: 40px;
}

.rrssSeguirnos li.icRrss.icFb span {
  background-position: 0 -100px;
}

.rrssSeguirnos li.icRrss.icFb a {
  background: #486299;
}

.rrssSeguirnos li.icRrss.icTw span {
  background-position: -40px -100px;
}

.rrssSeguirnos li.icRrss.icTw a {
  background: #00aced;
}

.rrssSeguirnos li.icRrss.icInst span {
  background-position: -80px -100px;
}

.rrssSeguirnos li.icRrss.icInst a {
  background: #527498;
}

.rrssSeguirnos li.icRrss.icYt span {
  background-position: -120px -100px;
}

.rrssSeguirnos li.icRrss.icYt a {
  background: #b5271d;
}

.rrssSeguirnos li a {
  background: #e5e5e5;
  height: 74px;
  width: 74px;
}

.staff>.container {
  padding: 0;
}

.staff img {
  max-width: 100%;
}

.staff .imagenSaff {
  overflow: hidden;
  position: relative;
}

.staff .imagenSaff h2 {
  bottom: -3px;
  color: #fff;
  float: none;
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 0.9;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 8;
  max-width: 390px;
  left: 0;
  right: 0;
}

.cuentanos p,
.staff .item p {
  line-height: 1.8;
}

.staff .item {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.staff .item p {
  color: #999;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 200;
  margin-bottom: 30px;
  width: 100%;
}

.staff .item p span {
  font-weight: 200 !important;
}

.staff .item .contenedorDesc {
  font-weight: 200;
  margin-bottom: 50px;
  padding: 30px 40px 0;
}

.staff .item .contenedorDesc h3 {
  color: #a0bed2;
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.staff .item .contenedorDesc p {
  margin-bottom: 0;
}

.staff .item .contenedorDesc a.mail {
  color: #595959;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

.staff .item .contenedorDesc a.mail span {
  background-position: -20px 0;
  display: inline-block;
  float: none;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 5px;
  width: 20px;
}

.rrssMini {
  float: left;
  padding-left: 0;
  text-align: center;
  width: 100%;
}

.rrssMini li.rrssM {
  display: inline-block;
  float: none;
  margin: 0 3px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 26px;
}

.rrssMini li.rrssM a,
.rrssMini li.rrssM a .ic20 {
  height: 20px;
  width: 20px;
  float: left;
}

.rrssMini li.rrssM a {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  margin: 3px;
}

.rrssMini li.rrssM.rrssFb {
  background-color: #369;
}

.rrssMini li.rrssM.rrssFb a {
  background-position: -40px -20px;
}

.rrssMini li.rrssM.rrssTw {
  background-color: #00aced;
}

.rrssMini li.rrssM.rrssTw a {
  background-position: -60px -20px;
}

.rrssMini li.rrssM.rrssIn {
  background-color: #369;
}

.rrssMini li.rrssM.rrssIn a {
  background-position: -80px -20px;
}

h1.icTerraza:before {
  content: url(../images/ic_terraza.png);
  float: left;
  height: 44px;
  margin-right: 10px;
  width: 78px;
}

.terraza {
  margin-bottom: 50px;
}

.terraza a.descubre {
  background: #c36;
  color: #fff;
  display: table;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 auto 40px;
  padding: 10px 30px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  text-transform: uppercase;
}

.galeria>article,
.terraza>div {
  padding: 10px;
}

.terraza a.descubre:hover {
  background: #a32952;
}

.terraza>div img {
  max-width: 100%;
  width: 100%;
}

.terraza>div .height500 {
  min-height: 500px;
}

.galeria {
  margin-bottom: 50px;
}

.galeria>article>a {
  position: relative;
  border: 1px solid #e5e5e5;
  float: left;
  width: 100%;
}

.galeria>article>a img {
  float: left;
  max-width: 100%;
  transition: 0.5s ease;
  cursor: pointer;
  width: 100%;
}

.posts .item,
.scrollup {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  cursor: pointer;
}

.galeria>article>a .total {
  float: left;
  padding: 0 15px;
  width: 100%;
}

.galeria>article>a .total h2 {
  color: #3f3f3f;
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 200;
  margin-bottom: 15px;
  width: 100%;
}

.galeria>article>a .total .totalWidth .fecha {
  color: #ccc;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 200;
}

.galeria>article>a .total .totalWidth .cantImg:before {
  content: "";
  width: 20px;
  height: 15px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  background-position: -90px -40px;
  float: left;
  margin: 3px 3px 0 0;
}

.galeria>article>a .total .totalWidth .cantImg:before .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.galeriaIndiv {
  text-align: center;
}

.galeriaIndiv h1 {
  clear: both;
  color: #b7bb29;
  display: table;
  font-size: 36px;
  font-size: 3.6rem;
  margin: 20px auto;
}

.galeriaIndiv h1 span.icGal {
  background-position: -170px -80px;
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  height: 32px;
  margin-right: 5px;
  width: 45px;
}

.galeriaIndiv h1 span.icGal .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.galeriaIndiv h1 strong {
  float: left;
  text-transform: uppercase;
}

.galeriaIndiv h2 {
  text-transform: uppercase;
}

.galeriaIndiv .container900 {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  width: 80%;
}

.galeriaIndiv .container900 iframe,
.galeriaIndiv .container900 img {
  max-width: 100% !important;
  margin-bottom: 30px;
}

.galeriaIndiv .container900 img {
  height: auto;
}

.scrollup {
  display: table;
  margin: 20px auto;
  width: 55px;
  height: 65px;
  background: url(../images/top.png) no-repeat;
  transition: 0.5s ease;
  text-transform: uppercase;
  color: #bcbcbc;
  padding-top: 40px;
}

.scrollup:hover {
  opacity: 0.8;
}

.comparte {
  margin-bottom: 40px;
}

.comparte h3 {
  color: #a0bed2;
  font-weight: 200;
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 20px;
}

.comparte .stButton .stButton_gradient,
.comparte span.stMainServices.st-facebook-counter,
.comparte span.stMainServices.st-twitter-counter {
  height: 22px;
}

h1.icRestaurante:before {
  content: url(../images/ic_restaurante.png);
  float: left;
  height: 75px;
  margin-right: 10px;
  width: 65px;
}

.shadow {
  background: url(../images/shadow_M.png) center top no-repeat;
  float: left;
  height: 10px;
  margin: 30px 0;
  width: 100%;
}

.restaurante .enlace.icMail:before,
.restaurante .enlace.icPdf:before {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  content: "";
  float: left;
}

.restaurante h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 2rem;
}

.restaurante .enlace {
  color: #e03f7d;
  font-weight: 700;
}

.restaurante .enlace.icMail:before {
  background-position: -120px -70px;
  width: 38px;
  height: 26px;
  margin: 0 5px 0 0;
}

.restaurante .enlace.icMail:before .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.restaurante .enlace.icPdf {
  float: left;
  margin: 20px 0;
  width: 100%;
}

.restaurante .enlace.icPdf:before {
  background-position: -240px -80px;
  width: 30px;
  height: 37px;
  margin: 0 5px 0 0;
  position: relative;
  top: -10px;
}

.restaurante .itemPlato,
.restaurante h5 {
  margin-bottom: 30px;
}

.restaurante .enlace.icPdf:before .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.restaurante header.chef {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.restaurante header.chef img {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.restaurante header.chef h3 {
  color: #b2b2b2;
  float: left;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 200;
  max-width: 400px;
  padding-left: 15px;
  width: 80%;
}

.restaurante header.chef h3 strong {
  clear: both;
  color: #a0bed2;
  display: block;
  font-size: 30px;
  font-size: 3rem;
  text-transform: uppercase;
}

.restaurante header.chef p {
  font-size: 15px;
  font-size: 1.5rem;
}

.restaurante .totalWidth.parrafos {
  padding: 0 15px;
  overflow: hidden;
}

.restaurante h4 {
  color: #a0bed2;
  font-size: 21px;
  font-size: 2.1rem;
}

.restaurante h5 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 3rem;
  font-size: x-large;
}

.restaurante .itemPlato>div {
  border: 1px solid #e5e5e5;
  float: left;
  width: 100%;
}

.restaurante .itemPlato>div img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 0 !important;
}

.restaurante .itemPlato>div h6 {
  color: #999;
  float: left;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 200;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.divisorRestaurante {
  hr.style-seven {
    margin: 1rem 0 1rem;
    overflow: visible;
    /* For IE */
    height: 30px;
    border-style: solid;
    border-color: #74c6c7;
    border-width: 1px 0 0 0;
    border-radius: 20px;
  }

  .divisorRestaurante:before {
    /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: #74c6c7;
    border-width: 0 0 1px 0;
    border-radius: 20px;
  }
}

.restaurante .platos {
  margin-bottom: 50px;
}

.content-menu img {
  max-width: 500px;
  height: auto;
  width: 100%;
}

.contReserva {
  background: #f2f2f2;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

/* Nueva clase creada el 31/03/2025 */
.buttonContainer {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
}

/* Nueva Clase creada el 03/04/2025 - Para controlar el diseño de botones en el theme */
.wp-block-button__link {
  color: #fff;
  background: linear-gradient(145deg, #74c6c7 0%, #04737a 100%);
  border-radius: 9999px;
  box-shadow: 0 4px 12px rgba(56, 237, 250, 0.2);
  text-decoration: none;
  padding: 0.75em 1.5em;
  font-size: 1.125em;
  transition: background 0.3s ease, transform 0.2s ease;
}

.wp-block-button__link:hover {
  background: linear-gradient(145deg, #74c6c7 0%, #04737a 100%);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(56, 237, 250, 0.2);
}

.contReserva header {
  background: #d37a1d;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  padding: 10px 5px 10px 54px;
  position: relative;
  text-transform: uppercase;
}

.contReserva header .icReserva {
  background: url(../images/ic_reserva.png) no-repeat;
  float: left;
  height: 57px;
  position: absolute;
  top: -9px;
  left: 10px;
  width: 42px;
}

.contReserva>.totalWidth {
  padding: 20px 20px 0;
}

.contReserva>.totalWidth p {
  color: #727272;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-size: 1.9rem;
}

.aside .buscador input[type="text"],
.categorias ul li,
.detalle .caract em,
.detalle .comentarios article,
.detalle .comentarios form .check label,
.detalle .cont p,
.itemOf a p.desc,
.testimonios>article p {
  font-family: "Open Sans", sans-serif;
}

.contReserva>.totalWidth p.horario {
  margin: 10px 0 15px;
}

.contReserva>.totalWidth p.horario:before,
.contReserva>.totalWidth p.telefono:before {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  margin-right: 10px;
  content: "";
  float: left;
}

.contReserva>.totalWidth p.horario em {
  float: left;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: left;
  padding-left: 45px;
  margin-bottom: 15px;
  width: 100%;
}

.contReserva>.totalWidth p.horario:before {
  width: 36px;
  height: 33px;
  background-position: -170px -117px;
}

.contReserva>.totalWidth p.horario:before .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.contReserva>.totalWidth p.telefono:before {
  width: 36px;
  height: 33px;
  background-position: -207px -117px;
}

.contReserva>.totalWidth p.telefono:before .ic20 {
  float: left;
  height: 20px;
  width: 20px;
}

.masonry,
.widSSP {
  width: 100% !important;
}

.contReserva>.totalWidth p a {
  color: #727272;
}

.masonry {
  min-height: 400px;
}

.TA_selfserveprop {
  float: left;
}

.habitacionesCont {
  margin-bottom: -20px;
  margin-top: 30px;
}

.habitacionesCont>article {
  margin-bottom: 60px;
  position: relative;
}

.habitacionesCont>article ul.caract {
  position: absolute;
  top: -10px;
  list-style: none;
}

.habitacionesCont>article ul.caract li {
  float: left;
}

.habitacionesCont>article>a img {
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  max-width: 100%;
}

.habitacionesCont>article h3 {
  color: #262626;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}

.cuentanos,
.cuentanos h4,
.cuentanos p,
.cuentanos p a {
  color: #fff;
}

.habitacionesCont>article p {
  text-align: center;
  margin-bottom: 20px;
  text-align: center;
}

.habitacionesCont>article .descrip {
  padding: 10px;
}

.habitaciones aside {
  padding: 0 20px;
}

.cuentanosContainer {
  width: 100%;
  display: flex;
  justify-content: center;
}

.cuentanos {
  width: 80%;
  text-align: justify;
  border-radius: 15px;
  padding: 1rem 2rem 0;
  /* -webkit-border-radius: 20px; */
  /* -moz-border-radius: 20px; */
  /* margin-bottom: 60px; */
}

.cuentanos h4 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

@media (max-width: 1023px) {
  .banners-home {
    float: left;
    width: 100%;
  }

  .habitacionesCont>article>a img {
    width: 100%;
  }

  .cuentanos {
    padding: 30px 40px 15px;
  }

  .contenidoHome .comentarios .mod-banner,
  .contenidoHome .comentarios .servicio {
    height: 100%;
  }

  .contenidoHome .comentarios .mod-banner {
    min-height: 177px;
  }
}

@media (max-width: 600px) {
  .restaurante header.chef h3 {
    font-size: 21px;
  }

  .restaurante header.chef h3 strong {
    font-size: 25px;
  }

  .cuentanos {
    display: none;
  }

  a.btn.btnRosa {
    clear: both;
    display: table;
    margin: 0 auto;
  }

  .galeriaIndiv .container900 {
    width: 95%;
  }

  .galeriaIndiv .container.mt100 {
    margin-top: 20px;
  }

  .staff .totalWidth.mt100 {
    margin-top: 50px;
  }

  .staff .imagenSaff h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  .habitacionesCont>article ul.caract {
    padding-left: 0;
    position: relative;
  }

  .habitacionesCont>article ul.caract li {
    margin-top: 10px;
  }

  .habitacionesCont>article h3 {
    margin-top: 0;
  }
}

/* .habitaciones .containerText {
  padding-top: 90px;
} */
.habitaciones .containerText h1 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
}

.habitaciones .containerText h2 {
  font-weight: 600;
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 0;
}

.opiniones .comentario,
.opiniones h5 {
  margin-bottom: 0;
}

.habitaciones .comparte h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 200;
  text-align: center;
}

.opiniones {
  border: 1px solid #e5e5e5;
}

.opiniones h5 {
  color: #e03f7d;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 15px;
}

.servicios ul {
  float: left;
  padding-left: 0;
  width: 100%;
}

.servicios ul li {
  color: #b2b2b2;
  float: left;
  margin-right: 35px;
  list-style: none;
  margin-bottom: 30px;
}

.servicios ul li strong {
  color: #000;
  font-weight: 500;
}

.servicios ul li img {
  background: #272724;
  margin-right: 5px;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 0;
}

.touch-slider {
  margin: 5px auto;
  width: 100%;
  position: relative;
}

.touch-slider .arrow-left,
.touch-slider .arrow-right {
  position: absolute;
  left: 45%;
  width: 33px;
  height: 16px;
  z-index: 9;
}

.touch-slider .arrow-left {
  background: url(../images/sprite_flechas.png) no-repeat;
  top: 0;
  opacity: 1;
}

.touch-slider .arrow-right {
  background: url(../images/sprite_flechas.png) 0 -16px no-repeat;
  bottom: 0;
  opacity: 1;
}

.touch-slider:hover>.arrow-left,
.touch-slider:hover>.arrow-right {
  opacity: 1;
  transition: all 0.7s ease;
}

.swiper-containerHab {
  height: 321px;
  width: 100%;
}

.content-slide {
  color: #fff;
}

.content-slide .content-image {
  position: absolute;
  z-index: -1;
}

.content-slide .content-text {
  margin: 0 0 0 530px;
  padding: 20px;
  width: 220px;
  height: 200px;
  position: absolute;
  z-index: 2;
  background: #011925;
  background: -moz-linear-gradient(-45deg, #011925 0, #025a88 100%);
  background: -webkit-gradient(linear,
      left top,
      right bottom,
      color-stop(0, #011925),
      color-stop(100%, #025a88));
  background: -webkit-linear-gradient(-45deg, #011925 0, #025a88 100%);
  background: -o-linear-gradient(-45deg, #011925 0, #025a88 100%);
  background: -ms-linear-gradient(-45deg, #011925 0, #025a88 100%);
  background: linear-gradient(135deg, #011925 0, #025a88 100%);
}

.content-text a {
  color: #fff;
}

.pagination {
  margin-left: 5px;
  left: 0;
  bottom: 5px;
  width: 100%;
  z-index: 10000;
  position: absolute;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
}

.swiper-active-switch {
  background: #831e3b;
}

.swiper-containerHab {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  float: left;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0;
  -moz-transform: translate3d(0, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0;
  -o-transition-timing-function: ease;
  -o-transform: translate(0, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0;
  -ms-transform: translate3d(0, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0;
  transform: translate3d(0, 0, 0);
  transition-timing-function: ease;
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.ultimasOfertas .swiper-slide,
.ultimasOfertas .swiper-slide img {
  float: left;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

.ultimasOfertas {
  border: 1px solid #e5e5e5;
  height: 400px;
  margin-bottom: 30px;
  padding: 30px 15px;
}

.itemOf a .personas,
.itemOf a p.desc {
  padding-left: 10px;
  margin-bottom: 0;
}

.ultimasOfertas .pagination {
  display: none;
}

.ultimasOfertas h4 {
  color: #323232;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.ultimasOfertas h4 strong:before {
  content: "·";
  margin-right: 10px;
  font-weight: 700;
}

.ultimasOfertas h4 strong:after {
  content: "·";
  margin-left: 10px;
  font-weight: 700;
}

.itemOf {
  border: 1px solid #f2f2f2;
  float: left;
  margin: 8px 0;
  height: 95px !important;
  padding: 10px;
  width: 100%;
}

.itemOf a {
  background: #fff;
  float: left;
  width: 100%;
}

.itemOf a img {
  border: 5px solid #f2f2f2;
  float: left;
  height: 75px;
  width: 75px;
}

.itemOf a .descripcionOf {
  float: right;
  width: 73%;
}

.itemOf a .descripcionOf .precioFecha {
  line-height: 0.7;
  margin-bottom: 0;
  margin-top: 0;
}

.itemOf a .descripcionOf .precioFecha .precio {
  color: #b7bb29;
  float: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 5px;
  padding-left: 10px;
  width: 55%;
}

.itemOf a .descripcionOf .precioFecha .fecha {
  color: #d37a1d;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.2;
  width: 45%;
}

.itemOf a p.desc {
  color: #a5a5a5;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2;
}

#cookie-notice .cn-button {
  background: #b7bb29;
  -webkit-box-shadow: 3px 3px 0 0 #5f651d;
  box-shadow: 2px 2px 0 0 #5f651d;
  padding: 3px 12px;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
}

#cookie-notice {
  z-index: 99999999 !important;
}

@media screen and (max-width: 990px) {
  .ultimasOfertas {
    padding: 30px 8px;
  }

  .itemOf {
    height: 90px !important;
    padding: 5px;
  }

  .itemOf a .descripcionOf {
    width: 70%;
  }

  .itemOf a .descripcionOf .precioFecha {
    margin-bottom: 8px;
    margin-top: 5px;
  }

  .itemOf a .descripcionOf .precioFecha .precio {
    width: 60%;
  }

  .itemOf a .descripcionOf .precioFecha .fecha {
    width: 40%;
  }

  .itemOf a p.desc {
    display: none;
  }

  .itemOf a .personas {
    line-height: 1.2;
    margin-bottom: 0;
    padding-left: 10px;
  }

  .itemOf a .personas span {
    float: left;
    width: 100%;
  }
}

section.sliderThumb {
  margin-top: 60px;
  margin-bottom: -60px;
  width: 100%;
  float: left;
}

.testimonios,
.testimonios>article {
  margin-bottom: 40px;
}

section.sliderThumb .container {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}

.testimonios {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.testimonios>article img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.testimonios>article h3 {
  color: #a0bed2;
  font-size: 21px;
  font-size: 2.1rem;
  margin-top: 0;
}

.testimonios>article h4 {
  color: #b7bb29;
  font-size: 15px;
  font-size: 1.5rem;
}

.testimonios>article p {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .contenidoHome .comentarios .mod-banner {
    height: 180px;
  }

  .contenidoHome .comentarios .servicio {
    height: auto;
  }

  .eventos .dondeEsta {
    height: 220px;
  }

  .contenidoHome .restauranteBanner {
    height: 200px;
  }

  .habitaciones .containerText h1 {
    font-size: 29px;
  }

  .testimonios>article {
    margin-bottom: 40px;
    min-height: inherit;
  }

  .testimonios>article img {
    display: table;
    margin: 0 auto 15px;
  }

  .testimonios>article h3,
  .testimonios>article h4,
  .testimonios>article p {
    text-align: center;
  }

  .testimonios>article p {
    margin-bottom: 60px;
  }
}

.noticias h1 {
  color: #a0bed2;
  float: left;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 100;
  letter-spacing: 5px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.categorias {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}

.detalle img,
.posts .item>div>a img {
  max-width: 100% !important;
}

.categorias ul {
  float: left;
  width: 100%;
  text-align: center;
  padding-left: 0;
}

.categorias ul li {
  color: #a6a6a6;
  font-size: 15px;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 200;
  display: inline-block;
  padding: 7.5px 15px;
  list-style: none;
}

.categorias ul li:before {
  background: url(../images/ic_arr.png) no-repeat;
  content: "";
  display: inline-block;
  height: 12px;
  margin-right: 3px;
  width: 12px;
}

.posts .masonry {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.posts .item {
  float: left;
  margin-bottom: 20px;
  padding: 10px;
  transition: 0.5s ease;
}

.posts .item>div .desc h3,
.posts .item>div .desc p {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  width: 100%;
  float: left;
}

.posts .item>div,
.posts .item>div>a {
  float: left;
  width: 100%;
}

.posts .item>div>a img {
  height: auto;
}

.posts .item>div .desc {
  float: left;
  padding: 15px;
  width: 100%;
}

.posts .item>div .desc .categorias {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
}

.posts .item>div .desc h3 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: left;
  transition: 0.5s ease;
  cursor: pointer;
}

.posts .item>div .desc h3 a {
  color: #262626;
}

.posts .item>div .desc p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 10px;
  transition: 0.5s ease;
  cursor: auto;
}

.posts .item:hover {
  background: #b7bb29;
}

.posts .item:hover .desc a,
.posts .item:hover .desc h3,
.posts .item:hover .desc p {
  color: #fff;
}

.posts h3 {
  float: left;
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .posts .item {
    height: auto;
  }

  .posts .item>div>a img {
    width: 100%;
  }
}

.detalle .noticiaItem {
  padding-right: 30px;
}

.detalle h1 {
  color: #262626;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.detalle .caract {
  border: 1px solid #d9d9d9;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.detalle .caract img {
  background: #f2f2f2;
  float: left;
  padding: 6px;
}

.detalle .caract em {
  border-right: 1px solid #d9d9d9;
  color: #b3b3b3;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 200;
  padding: 5px 20px;
}

.detalle .caract span {
  color: #b3b3b3;
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 20px 2px;
}

.detalle .caract span a {
  color: #b3b3b3;
  text-transform: uppercase;
}

.detalle .cont h2 {
  color: #b7bb29;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
  margin-top: 0;
}

.detalle .cont img {
  margin-bottom: 20px;
  height: auto;
}

.detalle .cont img.aligncenter,
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.detalle .cont p {
  color: #999;
  line-height: 1.8;
  font-size: 15px;
  font-size: 1.5rem;
}

.detalle .cont p a {
  color: #b7bb29;
  font-weight: 500;
  text-decoration: underline;
}

.detalle .rrss {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.detalle .rrss li {
  float: left;
  margin: 0 10px 0 0;
}

.detalle .tags {
  margin-bottom: 50px;
  color: #bfbfbf;
}

.detalle .tags strong {
  color: #333;
  font-weight: 700;
}

.detalle .tags a {
  color: #bfbfbf;
  font-weight: 400;
  text-decoration: none;
}

.detalle .comentarios form .check label a,
.detalle .tags a:hover {
  text-decoration: underline;
}

.detalle .comentarios article {
  float: left;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 30px 30px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}

.detalle .comentarios article header {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.detalle .comentarios article header strong {
  color: #4d4d4d;
}

.detalle .comentarios article header .fecha {
  color: #ccc;
}

.detalle .comentarios article p {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
}

.detalle .comentarios form {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.detalle .comentarios form h3 {
  color: #a0bed2;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 15px;
  text-transform: uppercase;
}

.detalle .comentarios form input[type="text"],
.detalle .comentarios form input[type="email"],
.detalle .comentarios form textarea {
  background: #f2f2f2;
  border: 0;
  margin-bottom: 10px;
  padding: 15px 20px;
  width: 100%;
}

.detalle .comentarios form .check {
  color: #a6a6a6;
  font-size: 9px;
  font-size: 0.9rem;
  padding: 0 15px;
}

.detalle .comentarios form .check label {
  float: left;
  font-style: italic;
  font-weight: 200;
  margin-top: 10px;
}

.detalle .comentarios form .check input {
  margin-right: 4px;
  width: auto;
}

.detalle .comentarios form .check button {
  text-transform: uppercase;
}

.detalle .comentarios form::-webkit-input-placeholder {
  color: #b3b3b3;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
}

.detalle .comentarios form:-moz-placeholder {
  color: #b3b3b3;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
}

.detalle .comentarios form::-moz-placeholder {
  color: #b3b3b3;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
}

.detalle .comentarios form:-ms-input-placeholder {
  color: #b3b3b3;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
}

.detalle .comentarios .item-comment {
  padding: 20px;
}

.detalle .comentarios h4 {
  color: #b7bb29;
  font-size: 16px;
  margin: 0;
  padding-bottom: 12px;
  text-transform: capitalize;
}

.detalle .comentarios time {
  color: #333;
  font-size: 13px;
  display: block;
  padding-bottom: 10px;
}

.detalle .comentarios .waiting {
  color: #a0bed2;
  font-weight: 700;
  padding-top: 10px;
  margin: 0;
}

.detalle .comentarios .comment-content p {
  margin: 0;
}

.aside,
.aside .buscador {
  float: left;
  margin-bottom: 30px;
}

.aside {
  padding: 30px 15px;
}

.aside .buscador {
  background: #f2f2f2;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}

.aside .buscador input[type="text"] {
  background: 0 0;
  border: 0;
  font-style: italic;
  font-weight: 200;
  padding-top: 5px;
}

.aside .buscador input[type="submit"] {
  background: url(../images/buscador.png) no-repeat;
  border: 0;
  float: right;
  height: 29px;
  width: 29px;
}

.aside .widgetContacto header {
  background: #b7bb29;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  padding: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.aside .widgetContacto .totalWidth p.mail:before,
.aside .widgetContacto .totalWidth p.telefono:before {
  background-image: url(../images/sprite_hostel.png);
  background-repeat: no-repeat;
  margin-right: 10px;
  content: "";
  float: left;
}

.aside .widgetContacto .totalWidth {
  padding: 15px 10px;
}

.aside .widgetContacto .totalWidth p {
  color: #727272;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 5px;
  width: 100%;
}

.aside .widgetContacto .totalWidth p a:hover {
  color: #000;
  text-decoration: none;
}

.aside .widgetContacto .totalWidth p.mail {
  font-size: 10px;
  font-size: 1rem;
}

.aside .widgetContacto .totalWidth p.mail a {
  margin-top: 5px;
}

.aside .widgetContacto .totalWidth p.telefono:before {
  width: 36px;
  height: 33px;
  background-position: -207px -117px;
}

.aside .widgetContacto .totalWidth p.mail:before {
  width: 27px;
  height: 27px;
  background-position: -50px -130px;
  margin-left: 4px;
}

.aside .widgetContacto .totalWidth p a {
  color: #727272;
  float: left;
}

.aside .widgetHabitaciones {
  position: relative;
}

.aside .widgetHabitaciones header {
  background: #a0bed2;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  padding: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.aside .widgetHabitaciones .descubre {
  bottom: 20px;
  left: -9px;
  position: absolute;
}

.aside .widgetHabitaciones .descubre span {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
  top: 14px;
  left: 40px;
}

.aside .widgetHabitaciones .descubre:hover span {
  color: #467493;
}

.aside .widget {
  background: #f2f2f2;
  float: left;
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
}

.aside .widget.widgetGen h4 {
  border-bottom: 1px solid #e6e6e6;
  color: #333;
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 20px 15px 10px;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.aside .widget.widgetGen ul {
  float: left;
  padding: 15px;
  width: 100%;
}

.aside .widget.widgetGen ul li {
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  width: 100%;
  list-style: none;
}

.aside .widget.widgetGen ul li a {
  color: #999;
}

.aside .widget.widgetGen.widgetEnl ul li:before {
  color: #999;
  content: "-";
  float: left;
  margin-right: 4px;
}

@media screen and (max-width: 1023px) {

  .detalle .comentarios form>label,
  .detalle .comentarios form>label.col-md-12 {
    width: 100%;
  }
}

@media screen and (max-width: 634px) {
  .detalle .caract em {
    border-right: 0;
  }

  .detalle .caract span {
    border-top: 1px solid #d9d9d9;
    width: 100%;
  }
}

span.icServicio {
  background-color: #272724;
  float: left;
  height: 35px;
  margin-right: 8px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -7px;
  width: 35px;
}

span img {
  margin-left: 6px;
  margin-top: 6px;
}

.serviciosCont ul {
  float: left;
  margin-top: 30px;
  padding: 0;
  width: 100%;
}

.serviciosCont ul li {
  color: #000;
  float: left;
  height: 40px;
  margin-bottom: 35px;
  list-style: none;
	font-weight: 500;
}

@media (max-width: 768px) {
  .serviciosCont ul li {
    width: 100%;
  }
}

.descubreMalaga {
  padding-top: 100px;
}

.descubreMalaga h1 {
  float: left;
  font-size: 49px;
  font-size: 4.9rem;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.descubreMalaga h1+h2,
.descubreMalaga h2 {
  color: #8c8c8c;
  font-weight: 200;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  float: left;
}

.descubreMalaga h2 {
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 20px;
  padding-right: 20px;
}

.descubreMalaga h2:last-child {
  padding-bottom: 30px;
}

.descubreMalaga h1+h2 {
  background: url(../images/ic_descubre_malaga.png) center top no-repeat;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 30px;
  padding-top: 80px;
}

.descubreMalaga .containerDescubre img {
  max-width: 100%;
  width: 100%;
}

.descubreMalaga .containerDescubre section.totalWidth article h3,
.descubreMalaga .containerDescubre section.totalWidth div h3 {
  color: rgba(0, 0, 0, 0.6);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  width: 100%;
}

.descubreMalaga .containerDescubre section.totalWidth article h4 {
  color: rgba(0, 0, 0, 0.3);
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 15px;
  width: 100%;
}

.descubreMalaga .containerDescubre section.totalWidth article h4:before {
  background: url(../images/sprite_hostel.png) no-repeat;
  content: "";
  float: left;
  height: 20px;
  margin-right: 5px;
  width: 20px;
}

.descubreMalaga .containerDescubre section.totalWidth article p {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 200;
  line-height: 1.6;
}

.bgAzul p,
.texto.naranjaM p,
.texto.rosaM p,
.texto.verdeB p,
.texto.verdeTop p,
.texto.verdeTop p .texto.celesteM p,
.textoEstr.bgVerdeOscuro p {
  color: #fff;
}

.descubreMalaga .containerDescubre section.totalWidth article.textoEstr,
.descubreMalaga .containerDescubre section.totalWidth div.textoEstr {
  padding: 10px 25px;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto,
.descubreMalaga .containerDescubre section.totalWidth div.texto {
  padding: 10px 45px;
  position: relative;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto:before,
.descubreMalaga .containerDescubre section.totalWidth article.textoEstr:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  z-index: 9;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.verdeTop:before,
.descubreMalaga .containerDescubre section.totalWidth div.texto.verdeTop:before {
  left: -15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #b7bb29;
  border-bottom: 15px solid transparent;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.blancoM:before,
.descubreMalaga .containerDescubre section.totalWidth div.texto.blancoM:before {
  top: -15px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #fff;
  border-right: 15px solid transparent;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.celesteM:before,
.descubreMalaga .containerDescubre section.totalWidth div.texto.celesteM:before {
  top: -15px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #a0bed2;
  border-right: 15px solid transparent;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.rosaM:before,
.descubreMalaga .containerDescubre section.totalWidth div.texto.rosaM:before {
  top: -15px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #c36;
  border-right: 15px solid transparent;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.naranjaM:before {
  top: -15px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #d37a1d;
  border-right: 15px solid transparent;
}

.descubreMalaga .containerDescubre section.totalWidth article.texto.verdeB:before {
  right: -15px;
  border-top: 15px solid transparent;
  border-left: 15px solid #b7bb29;
  border-bottom: 15px solid transparent;
}

.descubreMalaga .col-lg-1,
.descubreMalaga .col-lg-10,
.descubreMalaga .col-lg-11,
.descubreMalaga .col-lg-12,
.descubreMalaga .col-lg-2,
.descubreMalaga .col-lg-3,
.descubreMalaga .col-lg-4,
.descubreMalaga .col-lg-5,
.descubreMalaga .col-lg-6,
.descubreMalaga .col-lg-7,
.descubreMalaga .col-lg-8,
.descubreMalaga .col-lg-9,
.descubreMalaga .col-md-1,
.descubreMalaga .col-md-10,
.descubreMalaga .col-md-11,
.descubreMalaga .col-md-12,
.descubreMalaga .col-md-2,
.descubreMalaga .col-md-3,
.descubreMalaga .col-md-4,
.descubreMalaga .col-md-5,
.descubreMalaga .col-md-6,
.descubreMalaga .col-md-7,
.descubreMalaga .col-md-8,
.descubreMalaga .col-md-9,
.descubreMalaga .col-sm-1,
.descubreMalaga .col-sm-10,
.descubreMalaga .col-sm-11,
.descubreMalaga .col-sm-12,
.descubreMalaga .col-sm-2,
.descubreMalaga .col-sm-3,
.descubreMalaga .col-sm-4,
.descubreMalaga .col-sm-5,
.descubreMalaga .col-sm-6,
.descubreMalaga .col-sm-7,
.descubreMalaga .col-sm-8,
.descubreMalaga .col-sm-9,
.descubreMalaga .col-xs-1,
.descubreMalaga .col-xs-10,
.descubreMalaga .col-xs-11,
.descubreMalaga .col-xs-12,
.descubreMalaga .col-xs-2,
.descubreMalaga .col-xs-3,
.descubreMalaga .col-xs-4,
.descubreMalaga .col-xs-5,
.descubreMalaga .col-xs-6,
.descubreMalaga .col-xs-7,
.descubreMalaga .col-xs-8,
.descubreMalaga .col-xs-9 {
  padding-left: 0;
  padding-right: 0;
}

.mh400 {
  max-height: 400px;
}

@media screen and (max-width: 650px) {
  .imgHeader.imgBienvenidos .textHeader h1 {
    bottom: 0;
    font-size: 22px;
    font-size: 2.2rem;
    padding-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {

  .imgHeader.imgBienvenidos .textHeader h1:before,
  footer .col-md-3.logoFooter {
    display: none;
  }

  header#header .navegacionPrincipal>ul {
    padding-left: 0;
  }

  #carousel {
    margin-bottom: -5px;
  }

  .galeria>article {
    float: left;
    margin-bottom: 10px;
  }

  .TA_selfserveprop {
    margin-bottom: 20px;
  }

  .restaurante header.chef {
    margin-bottom: 10px;
  }

  .restaurante header.chef img {
    width: 20%;
  }

  .restaurante header.chef h3 {
    margin-top: 0;
    width: 80%;
  }

  body header#header .navegacionPrincipal {
    background: 0 0;
  }

  .imgHeader.imgBienvenidos .textHeader {
    bottom: 0;
  }

  .containerText h2 {
    font-size: 18px;
    line-height: 1.3;
  }

  .containerText.p15 {
    padding: 15px;
  }

  .container,
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  footer {
    padding-top: 60px;
  }

  .containerText,
  footer .menuFooter ul {
    padding: 0;
  }

  footer .menuFooter {
    text-align: center;
  }

  footer .containerDoble>.col-md-4 {
    float: left;
    width: 100%;
  }

  footer .containerDoble>.col-md-4 .rrss {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }

  footer .containerDoble>.col-md-4 .rrss li {
    display: inline-block;
    float: none;
  }

  footer .containerDoble>.col-md-4 .rrss li span {
    float: none;
  }

  footer .containerDoble>.col-md-4 .contacta {
    float: left;
    text-align: center;
    width: 100%;
  }

  footer .containerDoble>.col-md-4 .contacta span {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }

  footer .containerDoble>.col-md-4 .contacta a {
    color: #b7bb29;
    float: none;
    font-size: 15px;
    font-size: 1.5rem;
    width: auto;
  }

  footer .containerDoble>.col-md-4 .contacta a:last-child:before {
    content: "|";
    margin: 0 5px;
  }

  footer .containerDoble .avisoLegal span {
    float: left;
    width: 100%;
  }

  #langCont {
    color: #fff;
  }

  ul.nav.navbar-nav.navbar-right li.dropdown>ul.dropdown-menu {
    margin: 0 auto !important;
    left: -20px;
  }

  section.sliderThumb {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .imgHeader.imgBienvenidos .textHeader h1 {
    font-size: 30px;
    font-size: 3rem;
    padding-left: 90px;
    bottom: -6px;
  }

  header#header .navbar-brand img {
    max-width: 100px;
  }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {

  .reservaAbsolute .titularH1,
  .wellcome .bienvenido div>a {
    display: none;
  }

  .reservaAbsolute {
    top: 25%;
  }

  .reservaAbsolute article#contReserva {
    margin: 0 auto;
    max-width: 310px;
  }

  .contenidoHome .top .eventos>div.totalWidth {
    padding: 15px;
  }

  .contenidoHome .top .eventos>div.totalWidth h4 {
    margin-bottom: 15px;
  }

  .contenidoHome .top .eventos>div.totalWidth article.itemEvento,
  .contenidoHome .top .eventos>div.totalWidth article.itemEvento:last-child {
    padding: 10px;
  }

  .contenidoHome .comentarios {
    padding-top: 30px;
  }
}

@media (min-width: 767px) {
  header#header .navegacionPrincipal ul {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .premium {
    display: none;
  }
}

@media screen and (max-width: 768px) {

  .comoLlegar.form input[type="text"],
  .comoLlegar.form textarea {
    max-width: inherit !important;
  }

  .bienvenido img,
  .icRrss,
  header .navbar-nav>li.icRrss>a {
    display: none;
  }

  header#header .navegacionPrincipal>ul {
    margin-top: 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
  header#header .navegacionPrincipal>ul {
    margin-top: 10px;
    padding-left: 110px;
  }
}

@media screen and (max-width: 767px) {

  .navbar-nav li.icRss,
  .navbar-nav li.reserva,
  .navbar-nav li.tel,
  .premium,
  .top ul.nav.navbar-nav.localiz,
  .wellcome .bienvenido div>a,
  ul.nav.navbar-nav.navbar-right li.dropdown.open>.dropdown-menu {
    display: none;
  }

  .descubreMalaga header {
    padding: 0 15px;
  }

  .descubreMalaga h1 {
    font-size: 26px;
  }

  .detalle h1 {
    font-size: 19px;
  }

  .single .mt100 {
    margin-top: 40px;
  }

  .imgHeader.mt100 {
    margin-top: -53px;
  }

  .detalle .cont h2 {
    text-align: left !important;
  }

  body header#header .navegacionPrincipal {
    background: 0 0;
  }

  .navbar-header {
    width: 100%;
    z-index: 99999;
  }

  .navbar-collapse {
    max-height: none;
  }

  .navegacionPrincipal>ul.nav.navbar-nav {
    margin: 45px 0 20px !important;
    padding-left: 0 !important;
  }

  .dropdown-menu.submenuHead,
  .sub-menu {
    background: #666;
    left: 0;
    min-width: 100%;
    padding: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }

  .dropdown-menu.submenuHead li.dfc,
  .dropdown-menu.submenuHead li:first-child,
  .sub-menu li:first-child {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }

  .dropdown-menu.submenuHead li:last-child,
  .sub-menu li:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 8px;
    border-radius: 0;
  }

  .dropdown-menu.submenuHead li:nth-child(2n),
  .sub-menu li:nth-child(2n) {
    background: #666;
  }

  .dropdown-menu.submenuHead li,
  .sub-menu li {
    float: left !important;
    overflow: hidden;
    padding: 0;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
  }

  .dropdown-menu.submenuHead li:nth-child(2n + 1) a,
  .sub-menu li:nth-child(2n + 1) a {
    background: rgba(255, 255, 255, 0.5);
  }

  .dropdown-menu.submenuHead li:nth-child(2n) a,
  .sub-menu li:nth-child(2n) a {
    background: rgba(255, 255, 255, 0.8);
  }

  .dropdown-menu.submenuHead li a:hover,
  .sub-menu li a:hover {
    background: 0 0;
    color: #fff !important;
  }

  .dropdown-menu.submenuHead:before,
  .sub-menu:before {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: relative;
  }

  .h-wpml-rrss {
    position: absolute;
    text-align: center;
    width: 40%;
    margin: 0 auto;
    padding-top: 5px;
    left: 0;
    right: 0;
    font-size: 20px;
    font-size: 1.4rem !important;
    height: 45px;
  }

  .banner_malaga img,
  .comentarios .comentario,
  .contenidoHome .top .eventos>img,
  article.col-md-4.col-sm-6.eventos img {
    width: 100%;
  }

  .wpml-ls-legacy-dropdown-click {
    float: none !important;
  }

  .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    background: 0 0;
    color: #fff;
    padding: 9px;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    left: 50% !important;
    transform: translateX(-50%);
  }

  .banner_malaga {
    margin-top: 20px;
  }

  .banner_malaga img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
  }

  .banner_malaga .text {
    margin: 20px 0;
    position: relative;
    top: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }

  .banner_malaga .title {
    font-size: 24px !important;
  }

  .banner_malaga .title strong {
    font-weight: 600;
    font-size: 26px !important;
  }

  header#header.navbar {
    min-height: 0;
    margin-bottom: 0;
  }

  header#header .navegacionPrincipal ul {
    max-width: 100%;
  }

  .wellcome .bienvenido div {
    margin-top: 0;
  }

  .wellcome .bienvenido div article {
    padding: 0;
    width: 100%;
  }

  .wellcome .bienvenido div article h2 {
    font-size: 30px;
    font-size: 3rem;
  }

  .contenidoHome {
    top: 0 !important;
  }

  .contenidoHome .top {
    padding: 0;
  }
}

.grid,
.grid figure {
  text-align: center;
  width: 100%;
}

.grid,
.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid {
  overflow: hidden;
  list-style: none;
}

.grid figure {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  height: 200px;
  background: #3085a3;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure a,
.grid figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure a {
  z-index: 1000;
  text-indent: 200%;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-chico figcaption {
  padding: 3em;
}

figure.effect-chico figcaption::before {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #fff;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
  padding: 0 0 20px;
  letter-spacing: 0.09em;
  font-size: 2rem;
}

figure.effect-chico p {
  margin: -10px auto 10px;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  height: 37px;
  width: 200px;
}

figure.effect-chico img {
  display: table;
  margin: 0 auto 10px;
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover img.iconos,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

article.col-md-4.col-sm-6.eventos img.iconos {
  width: auto;
}

@media screen and (max-width: 69.5em) {
  .grid figure {
    width: 100%;
  }

  figure.effect-chico figcaption::before,
  figure.effect-chico img.iconos,
  figure.effect-chico p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  figure.effect-chico img.iconos {
    margin-top: 20px;
  }

  .contenidoHome .top>article.comentarios {
    min-height: 200px;
  }
}

@media screen and (max-width: 41.5em) {

  .col-sm-6,
  .grid figure {
    width: 100%;
  }

  figure.effect-chico figcaption::before,
  figure.effect-chico img.iconos,
  figure.effect-chico p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  figure.effect-chico img.iconos {
    margin-top: 20px;
  }

  .col-sm-6 {
    float: left;
  }
}

@media (max-width: 1200px) {
  .wellcome .bienvenido div>a img {
    display: none;
  }
}

@media (max-width: 1430px) {
  .contenidoHome {
    top: -20px;
    margin-bottom: -20px;
  }
}

@media (max-width: 915px) {
  .wellcome .bienvenido div article p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {

  .contenidoHome .top .eventos,
  .novedades {
    width: 100%;
  }

  .wellcome .bienvenido div article p {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .novedades {
    float: left;
    padding-right: 20px !important;
  }

  .contenidoHome .top>article {
    min-height: 270px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {

  .reservaAbsolute .titularH1 h1,
  .reservaAbsolute .titularH1 h2 {
    display: none !important;
  }

  .post-type-archive-servicios_empresas .imgHeader.imgBienvenidos .textHeader h1 {
    font-size: 45px;
  }
}

@media (min-width: 767px) and (max-width: 955px) {
  .navbar-nav.localiz>li a span {
    display: none;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }

  .dropdown-menu.submenuHead,
  .sub-menu {
    position: absolute;
    border: 0;
    left: 15px;
    min-width: 230px;
    padding: 0;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
  }

  .c-header .o-first .nav>li.h-reserva .dropdown-menu.submenuHead,
  .c-header .o-first .nav>li.h-reserva .sub-menu {
    left: initial;
    right: 0;
  }

  .c-header .o-first .nav>li.h-reserva .dropdown-menu.submenuHead:before,
  .c-header .o-first .nav>li.h-reserva .sub-menu:before {
    left: initial;
    right: 15px;
  }
}

@media (min-width: 1023px) {
  .totalWidth.texto.celesteM {
    min-height: 322px;
  }

  .totalWidth.textoEstr.bgVerdeOscuro {
    min-height: 400px;
  }

  article.totalWidth.texto.celesteM.local,
  div.totalWidth.texto.celesteM.local {
    min-height: 403px;
  }
}

@media (min-width: 1023px) and (max-width: 1200px) {
  .totalWidth.textoEstr.bgVerdeOscuro {
    min-height: 362px;
  }

  .descubreMalaga .containerDescubre section.totalWidth article.textoEstr.bgVerdeOscuro p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.descubreMalaga .containerDescubre section.totalWidth article.bgVerdeOscuro:before,
.descubreMalaga .containerDescubre section.totalWidth div.bgVerdeOscuro:before {
  left: -15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #569d94;
  border-bottom: 15px solid transparent;
}

@media (max-width: 1023px) {
  .descubreMalaga .containerDescubre section.totalWidth article.texto.verdeTop:before {
    top: -15px;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #b7bb29;
    border-right: 15px solid transparent;
    border-top: initial;
    left: initial;
  }

  .descubreMalaga .containerDescubre section.totalWidth article.bgVerdeOscuro:before {
    top: -15px;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #569d94;
    border-right: 15px solid transparent;
    border-top: initial;
    left: initial;
  }

  .totalWidth.textoEstr.bgVerdeOscuro {
    min-height: 173px;
  }

  article.totalWidth.texto.celesteM {
    min-height: 222px;
  }

  .descubreMalaga .containerDescubre section.totalWidth article.texto.rosaM:before {
    bottom: -15px;
    top: initial;
    border-left: 15px solid transparent;
    border-top: 15px solid #c36;
    border-right: 15px solid transparent;
    border-bottom: initial;
    right: 20px;
  }

  .descubreMalaga .containerDescubre section.totalWidth article.texto.verdeB:before,
  .descubreMalaga .containerDescubre section.totalWidth div.texto.verdeB:before {
    right: 25px;
    border-bottom: initial;
    border-left: 15px solid transparent;
    border-top: 15px solid #b7bb29;
    border-right: 15px solid transparent;
    bottom: -15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .serviciosCont ul li {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  header#header .navegacionPrincipal>ul {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #contReserva.col-md-4 {
    float: none;
    margin: 0 auto;
    width: 70%;
  }

  .servicio h6 strong {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .restaurante .containerText .col-md-9 {
    width: 60%;
  }

  .restaurante .containerText .col-md-3 {
    padding-top: 30px;
    width: 40%;
  }

  .detalle .noticiaItem {
    width: 60%;
  }

  .detalle aside.aside {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  .navegacionPrincipal .nav>li>a {
    padding: 10px 15px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .staff .imagenSaff h2 {
    font-size: 40px;
    font-size: 4rem;
  }

  .blog .mt100 {
    margin-top: 125px;
  }
}

#langCont:before {
  content: "";
  background-image: url(../images/mundo.png);
  background-repeat: no-repeat;
  float: left;
  height: 18px;
  width: 18px;
  margin-right: 3px;
}

@media (max-width: 1066px) and (min-width: 0px) {
  .icRrss {
    display: none !important;
  }
}

.comoLlegar.form {
  background: #fff;
}

.comoLlegar.form #titulo,
.comoLlegar.form h1 {
  margin-bottom: 20px;
}

.comoLlegar.form #titulo {
  color: rgba(0, 0, 0, 0.85);
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

.comoLlegar.form .containerText,
.comoLlegar.form .form-alojamiento,
.comoLlegar.form .form-eventos {
  float: left;
  width: 100%;
}

.comoLlegar.form .form-alojamiento,
.comoLlegar.form .form-eventos {
  display: none;
}

.comoLlegar.form label {
  color: #a6a6a6;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 100;
  font-style: italic;
  margin-bottom: 20px;
}

.comoLlegar.form input[type="text"],
.comoLlegar.form input[type="tel"],
.comoLlegar.form input[type="email"],
.comoLlegar.form textarea {
  background: #f2f2f2;
  border: 0;
  float: left;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  max-height: 140px;
  max-width: 540px;
}

.cartas {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}

.cartas a {
  margin: 10px 20px 10px 0;
}

#comentarios {
  float: left;
  margin-top: 30px;
}

.comentarios .comentario h5 {
  color: #b7bb29;
  font-size: 1em;
}

@media screen and (min-width: 767px) {
  header#header .navegacionPrincipal ul li.reserva {
    display: none;
  }
}

.cta-page-section-122>p {
  padding-bottom: 0;
  margin-bottom: 0;
  display: table;
  float: right;
  width: auto;
}

.cta-page-section-122 {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
  padding: 35px 50px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #262626;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cta-page-section-122 .cta-content {
  display: table;
}

.cta-page-section-122 .icon-cta-122 {
  float: left;
  display: table;
}

.cta-page-section-122 .icon-cta-122 img {
  max-width: 60px;
  width: 100%;
  display: none;
  float: left;
}

.cta-page-section-122 .text-cta-122 {
  float: left;
  display: table;
  padding-left: 15px;
  padding-top: 0;
}

.cta-page-section-122 .text-cta-122 .subtitle-cta-122 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}

.cta-page-section-122 .btn-cta-122,
.cta-page-section-122 .text-cta-122 .title-cta-122 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
  color: #fff;
}

.cta-page-section-122 .text-cta-122 .title-cta-122 {
  font-size: 25px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.cta-page-section-122 .btn-cta-122 {
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: Lato, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  border: 0;
  padding: 20px 40px;
  background: #b7bb26;
  cursor: pointer;
  float: right;
  display: table;
  text-decoration: none;
}

.cta-page-section-122 .btn-cta-122:hover {
  opacity: 0.7;
}

@media (max-width: 1200px) {
  .cta-page-section-122 .cta-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .cta-page-section-122 .icon-cta-122 {
    width: 100%;
  }

  .cta-page-section-122 .icon-cta-122 img {
    margin: 0 auto;
    display: table;
    float: none;
  }

  .cta-page-section-122 .text-cta-122 {
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
  }

  .cta-page-section-122 .text-cta-122>.subtitle-cta-122,
  .cta-page-section-122 .text-cta-122>.title-cta-122 {
    text-align: center !important;
    width: 100%;
  }

  .cta-page-section-122 p {
    padding-bottom: 0;
    float: none;
    margin: 20px auto 5px;
  }
}

@media (max-width: 768px) {
  .cta-page-section-122 {
    padding: 25px 20px;
  }

  .cta-page-section-122 .text-cta-122 .title-cta-122 {
    font-size: 17px;
    line-height: 21px;
  }
}

.modal-gallery-video iframe {
  width: 100%;
  height: 700px;
}

.video-premium .modal iframe {
  height: 700px;
}

.servicio.servicio2 {
  height: 50%;
}

.mod-banner {
  background: url(../images/_banner.jpg) center center no-repeat;
}

.mod-footer .novedades #mc_embed_signup .textoCheck {
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .blog .mt100 {
    margin-top: -53px;
  }

  .botones-solicita {
    padding: 15px;
  }

  footer.mod-footer {
    padding-top: 0;
  }

  footer.mod-footer .logoFooter {
    text-align: center;
  }

  footer.mod-footer .logoFooter a {
    float: none;
  }

  footer.mod-footer .contacta {
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 100%;
  }

  .mod-footer .novedades {
    margin-bottom: 25px;
    text-align: center;
  }

  #comentarios {
    padding: 0 20px;
    margin-top: 0;
  }

  .contenidoHome .top>article {
    margin-bottom: 0;
  }

  .wellcome {
    height: auto !important;
  }

  .video-premium {
    height: 410px;
  }

  .galeria .modal,
  .video-premium .modal {
    padding: 20px;
  }

  .cont-img-play {
    width: 100%;
  }

  .galeria article {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 977px) {
  .totalWidth.containerText.detalle {
    padding-top: 100px;
  }
}

@media screen and (min-width: 1067px) and (max-width: 1288px) {
  .totalWidth.containerText.detalle {
    padding-top: 60px;
  }
}

.video-premium {
  background: url(../images/bg-video-premium.jpg) center;
  background-size: cover;
  height: 100%;
  text-align: center;
  padding-top: 145px;
}

.video-premium a {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -81.5px;
}

.video-premium a:before {
  background: url(../images/play-video.png);
  border-radius: 50%;
  content: "";
  height: 108px;
  width: 108px;
  margin: 0 auto 20px;
  display: block;
}

.galeria .modal,
.video-premium .modal {
  z-index: 99999999999;
  background: rgba(0, 0, 0, 0.5);
}

.galeria .modal .modal-dialog,
.video-premium .modal .modal-dialog {
  margin-top: 10% !important;
}

.galeria .modal .close,
.video-premium .modal .close {
  position: absolute;
  right: -12.5px;
  top: -12.5px;
  background: #008389;
  color: #fff;
  opacity: 1;
  font-weight: 700;
  font-size: 17px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.galeria .modal .close:hover,
.video-premium .modal .close:hover {
  background: #d37a1d;
}

.galeria .modal iframe,
.video-premium .modal iframe {
  padding: 30px;
}

.video-premium .modal iframe {
  border: 0;
  width: 100%;
}

.servicio.servicio2 {
  padding: 5px 23px 20px;
  border: 1px solid #bfbfbf;
  margin-bottom: 0;
}

.servicio h6:before {
  display: none;
}

.mod-banner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float: left;
  height: 100%;
  min-height: 177px;
  padding: 30px 0 0 23px;
  min-width: 50%;
}

.mod-banner h6 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}

.mod-footer .novedades {
  color: #fff;
  padding-top: 10px;
}

.mod-footer .novedades h6 strong {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}

.mod-footer .novedades #mc_embed_signup .textoCheck {
  color: #fff;
  font-weight: 100;
}

.wellcome .bienvenido div article p,
.wellcome .bienvenido section article p {
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  line-height: 1.6;
}

footer.mod-footer .contacta {
  padding-top: 30px;
}

h1.icGaleria:before {
  content: url(../images/ic_galeria_video.png);
  float: left;
  height: 55px;
  margin-right: 10px;
  width: 64px;
}

.galeria .play-video {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
}

.galeria .play-video button {
  background: 0 0;
  border: none;
}

.cont-img-play {
  position: relative;
  float: left;
}

@media screen and (max-width: 1955px) {
  .wellcome {
    height: 600px;
  }
}

@media screen and (min-width: 992px) {
  .modal-dialog {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {

  .galeria .modal iframe,
  .video-premium .modal iframe {
    height: 300px;
  }
}

@media screen and (max-width: 1024px) {
  footer.mod-footer .contacta a.tel {
    font-size: 18px;
    font-size: 1.8rem;
  }

  footer.mod-footer .contacta a.mail {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  footer.mod-footer {
    padding-top: 0;
  }

  footer.mod-footer .logoFooter {
    text-align: center;
  }

  footer.mod-footer .logoFooter a {
    float: none;
  }

  footer.mod-footer .contacta {
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 100%;
  }

  .mod-footer .novedades {
    margin-bottom: 25px;
    text-align: center;
  }

  #comentarios {
    padding: 0 20px;
    margin-top: 0;
  }

  .contenidoHome .top>article {
    margin-bottom: 0;
  }

  .wellcome {
    height: auto !important;
  }

  .video-premium {
    height: 410px;
  }

  .galeria .modal,
  .video-premium .modal {
    padding: 20px;
  }

  .cont-img-play {
    width: 100%;
  }

  .galeria article {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
}

.wellcome .bienvenido div>a,
.wellcome .bienvenido section>a {
  float: left;
}

.wellcome {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.wellcome .bienvenido div article,
.wellcome .bienvenido section>article {
  display: table;
  padding: 0 0 0 30px;
}

.wellcome .bienvenido {
  min-height: 420px;
}

.wellcome .bienvenido div article p {
  font-size: 14px;
  font-size: 1.4rem;
}

.wellcome .bienvenido section article p {
  font-size: 14px;
  font-size: 1.4rem;
}

.descargar-app h4,
.descargar-app-menu h4 {
  font-weight: 700;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.descargar-app {
  position: absolute;
  left: 50%;
  bottom: 85px;
  z-index: 999;
  max-width: 360px;
  margin-left: -180px;
  width: 100%;
  text-align: center;
  background: #000;
  border-radius: 8px;
  padding: 12px 30px 15px;
}

.descargar-app h4 {
  font-size: 13px;
  color: #fff;
  margin: 0 15px 12px;
}

.descargar-app p {
  display: inline-block;
  margin: 0;
}

.descargar-app p img {
  margin: 0;
  min-height: 100%;
}

.descargar-app p span {
  display: inline-block;
}

.descargar-app p .d-app-store {
  padding-right: 12px;
}

.descargar-app p .d-google-play {
  padding-left: 16px;
  border-left: 1px solid #fff;
}

.descargar-app p .d-app-store a,
.descargar-app p .d-google-play a {
  display: inline-block;
  position: relative;
}

.descargar-app p .d-app-store a span,
.descargar-app p .d-google-play a span {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
}

.descargar-app p .d-app-store a span {
  left: 34px;
}

.descargar-app p .d-google-play a span {
  left: 35px;
}

header#header .navbar-collapse.collapse,
header#header .navbar-collapse.collapsing {
  background: rgba(0, 0, 0, 0.9);
}

.descargar-app-menu {
  display: none;
  float: left;
  width: 100%;
}

.descargar-app-menu:before {
  content: "";
  width: 150px;
  display: inline-block;
  border-top: 1px solid #fff;
  position: relative;
  left: 50%;
  top: -17px;
  margin-left: -75px;
}

.descargar-app-menu h4 {
  font-size: 13px;
  color: #999;
  margin: 6px 15px 12px;
}

.descargar-app-menu div {
  text-align: center;
  margin-bottom: 40px;
}

.descargar-app-menu div p {
  background: #333;
  border-radius: 8px;
  display: inline-block;
  padding: 12px 9px 10px;
}

.descargar-app-menu p span {
  display: inline-block;
}

.descargar-app-menu p .d-app-store {
  padding-right: 12px;
}

.descargar-app-menu p .d-google-play {
  padding-left: 14px;
  border-left: 1px solid #fff;
}

.descargar-app-menu p .d-app-store a,
.descargar-app-menu p .d-google-play a {
  display: inline-block;
  position: relative;
}

.descargar-app-menu p .d-app-store a span,
.descargar-app-menu p .d-google-play a span {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
}

.descargar-app-menu p .d-app-store a span {
  left: 37px;
}

.descargar-app-menu p .d-google-play a span {
  left: 39px;
}

.h-wpml-rrss {
  float: right;
}

.wpml-ls-legacy-dropdown-click {
  width: auto;
  float: left;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  padding: 15px;
  line-height: 20px;
  border: none;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:active,
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:focus,
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:hover {
  background: 0 0;
  text-decoration: none;
}

.wpml-ls-native {
  color: #7f7f7f;
  font-size: 12px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:before {
  content: "";
  background-image: url(../images/mundo.png);
  background-repeat: no-repeat;
  float: left;
  height: 18px;
  width: 18px;
  margin-right: 3px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: none;
  position: inherit;
  right: 0;
  top: 0;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  visibility: visible;
  display: none;
  background: #fff;
  padding: 5px 0;
  width: 160px;
  left: -50px;
}

.wpml-ls-legacy-dropdown-click a {
  border: none;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  font-size: 14px;
}

.wpml-ls-legacy-dropdown-click a:hover {
  text-decoration: none;
}

.form-grupo {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.form-grupo h3 {
  padding-left: 15px;
}

.tipogrupo {
  overflow: hidden;
  background: url(../images/arrow-bottom.png) 90% 50% no-repeat #f2f2f2;
  border: 0;
  float: left;
  margin-bottom: 10px;
  padding: 4px;
  color: #777;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  max-height: 140px;
  max-width: 540px;
}

.tipogrupo select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tipogrupo select:focus {
  outline: 0;
}

@media screen and (max-width: 768px) {
  .descargar-app {
    max-width: 306px;
    margin-left: -153px;
    padding: 12px;
  }
}

@media screen and (max-width: 600px) {
  .descargar-app {
    display: none;
  }

  .btn.btnVerde {
    font-size: 12px;
    margin: 0 auto 15px;
  }
}

.banner_malaga {
  margin-bottom: 20px;
  position: relative;
}

.banner_malaga img {
  float: left;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner_malaga:hover img {
  opacity: 0.8;
}

.banner_malaga .title {
  color: #fff;
  font-size: 38px;
  margin-bottom: 20px;
  margin-top: 0;
}

.banner_malaga .title strong {
  float: left;
  font-size: 46px;
  width: 100%;
}

.vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.email-batik {
  font-size: 14px;
  display: block;
  text-decoration: none;
}

.email-batik:hover {
  text-decoration: underline;
}

@media (max-width: 374px) {
  .mod-footer .novedades p {
    text-align: center;
  }

  #mc_embed_signup input[type="submit"] {
    float: none;
    margin-top: 10px;
  }
}

.detalle .caract {
  margin-bottom: 10px;
}

.detalle .comparte {
  padding-top: 10px;
  margin-bottom: 15px;
  clear: both;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.posts .item .kk-star-ratings {
  pointer-events: none;
  transform: scale(0.7) translateX(-27px);
}

.posts .item .kksr-legend {
  display: none;
}

.posts .item>div .desc h3 {
  margin: 0 0 2px;
}

.posts .item>div .desc p {
  margin-top: 10px;
}

.countdown-row,
.is-countdown {
  float: left;
}

/*Nueva home*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li,
td,
button,
input,
textarea,
select,
label,
address {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*Header nuevo*/
.logged-in .c-header {
  top: 32px;
}

.top--menu {
  margin-top: 150px;
}

.c-header {
  background: #272724;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: all 0.5s;
}

.c-header.menu-fijo {
  box-shadow: 0px 0px 6px rgb(0 0 0 / 16%);
}

.c-header .container:before,
.c-header .container:after {
  display: none;
}

.c-header .o-first {
  padding: 29.5px 0;
}

.c-header .o-first .nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -10px;
}

.c-header .o-first .nav:before,
.c-header .o-first .nav:after {
  display: none;
}

.c-header .o-first .nav>li {
  padding: 0 10px;
}

.c-header .o-first .nav>li .sub-menu:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  transform: translateY(-100%);
}

.c-header .o-first .nav>li>a {
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  background: none;
}

.c-header .o-first .nav>li>a>span {
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  color: #959595;
  text-transform: initial;
  display: block;
  width: 100%;
}

.c-header .o-first .nav>li.h-logo {
  width: 95px;
  position: relative;
}

.c-header .o-first .nav>li.h-logo a {
  background: url(../images/hn-logo.svg) no-repeat center;
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 125px;
  font-size: 0;
}

.c-header .o-first .nav>li.h-reserva a {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  padding: 11px 20px;
  background: #74c6c7;
  border-radius: 5px;
}

.c-header .o-first .nav>li.h-reserva a:hover {
  background: #5c9fa0;
}

.c-header .o-first .nav>li.h-reserva .sub-menu:before {
  border-bottom: 10px solid #74c6c7;
}

.c-header .o-first .nav>li.h-reserva .sub-menu,
.c-header .o-first .nav>li.h-reserva .sub-menu li:nth-child(2n) {
  background: none;
}

.c-header .o-second {
  background: #ebebeb;
}

.c-header .o-second .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c-header .o-second__left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-header .o-second__left__rrss {
  padding-left: 7px;
}

.c-header .o-second__left__rrss ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.c-header .o-second__left__rrss ul li {
  border-left: 1px solid rgba(145, 146, 158, 0.3);
}

.c-header .o-second__left__rrss ul li:last-child {
  border-right: 1px solid rgba(145, 146, 158, 0.3);
}

.c-header .o-second__left__rrss ul li a {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  height: 50px;
}

.c-header .o-second__left__rrss ul li a svg path {
  transition: all 0.5s;
}

.c-header .o-second__left__rrss ul li a:hover svg path {
  fill: #272724;
}

.c-header .o-second__right {
  display: flex;
  align-items: center;
}

.c-header .o-second__right p {
  margin: 0;
}

.c-header .o-second__right p a {
  font-size: 13px;
  color: #7c7c7c;
  display: flex;
  align-items: center;
  padding-right: 30px;
  text-decoration: none !important;
}

.c-header .o-second__right p a:hover {
  color: #272724;
}

.c-header .o-second__right__loc a:before {
  content: "";
  background: url(../images/hn-loc.svg) no-repeat center;
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  margin-right: 12px;
  display: block;
}

.c-header .o-second__right__tel a {
  padding-right: 0 !important;
}

.c-header .o-second__right__tel a:before {
  content: "";
  background: url(../images/hn-tel.svg) no-repeat center;
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  margin-right: 12px;
  display: block;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background: none !important;
  padding: 15px 15px 15px 0;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:before {
  background: url(../images/hn-world.svg) no-repeat center;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  width: 12px;
  height: 7px;
  background: url(../images/hn-arrow.svg) no-repeat center;
  border: none;
  margin-left: 4px;
}

#btn-menu {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: none;
  padding: 12.5px;
  /* CAMBIOS MARZO 2025 - Se mueve hamburugesa a su ubicacion */
  margin-left: 1.5rem;
  border-radius: 20%;
  /* position: fixed; */
  /* FIN CAMBIOS MARZO 2025 */
  border: none;
  z-index: 99999;
  bottom: 25px;
  right: 25px;
  width: 45px;
  height: 45px;
  background: #fff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.1));
  transition: all 0.5s;
}

#btn-menu span {
  background: #272724;
  display: block;
  width: 20px;
  height: 3px;
  margin-bottom: 4px;
  position: relative;
  transition: all 0.5s;
}

#btn-menu span:last-child {
  margin-bottom: 0;
}

#btn-menu.js--inactive {
  right: -50px;
}

#btn-menu.btn--active {
  background: none;
  box-shadow: none;
  filter: none;
}

#btn-menu.btn--active span:nth-child(1) {
  background: #fff;
  transform: rotate(45deg);
  top: 7px;
}

#btn-menu.btn--active span:nth-child(2) {
  background: #fff;
  opacity: 0;
}

#btn-menu.btn--active span:nth-child(3) {
  background: #fff;
  transform: rotate(-45deg);
  top: -7px;
}

.grecaptcha-badge {
  display: none !important;
}

/*Fin header nuevo*/
/*Footer nuevo*/
.c-footer {
  background: #272724;
  padding: 60px 0 50px;
}

.c-footer .container {
  display: grid;
  grid-template-columns: 1fr 315px;
  grid-gap: 10px;
}

.c-footer .container:before,
.c-footer .container:after {
  display: none;
}

.c-footer .o-left__top {
  display: grid;
  grid-template-columns: 85px 1fr;
  grid-gap: 45px;
  padding-bottom: 40px;
  padding-top: 7px;
}

.c-footer .o-left__top__menu ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.c-footer .o-left__top__menu ul li {
  padding: 4px 0;
}

.c-footer .o-left__top__menu ul li a {
  font-weight: 700;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
}

.c-footer .o-left__bottom p {
  display: flex;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  color: #a3a3a3;
}

.c-footer .o-left__bottom p svg {
  margin-right: 6px;
  position: relative;
  top: -1px;
}

.c-footer .o-left__bottom ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
}

.c-footer .o-left__bottom ul li {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #a3a3a3;
}

.c-footer .o-left__bottom ul li:after {
  content: "|";
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #a3a3a3;
  margin: 0 5px 0 4px;
  display: inline-block;
}

.c-footer .o-left__bottom ul li:last-child:after {
  display: none;
}

.c-footer .o-left__bottom ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #a3a3a3;
}

.c-footer .o-left__bottom ul li a:hover {
  color: #fff;
}

.c-footer .o-right {
  padding-top: 5px;
}

.c-footer .o-right p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 1.2;
}

.c-footer .o-right p strong {
  font-weight: 700;
}

.c-footer .o-right p a {
  font-size: 14px;
  color: #a3a3a3;
}

.c-footer .o-right p a:hover {
  color: #fff;
}

.c-footer .o-right p:nth-child(2) a {
  font-size: 27px;
}

.c-footer .o-right__news {
  padding-top: 20px;
}

.c-footer .o-right__news h4 {
  font-weight: 700;
  font-size: 11px;
  color: #fff;
  padding-bottom: 0px;
  text-transform: uppercase;
  margin: 0;
}

.c-footer .o-right__news .cont--send {
  display: grid;
  grid-template-columns: 1fr 95px;
  grid-gap: 10px;
}

.c-footer .o-right__news .cont--send p {
  margin: 0;
}

.c-footer .o-right__news .cont--send ::placeholder {
  color: #d5d5d5 !important;
}

.c-footer .o-right__news .cont--send input[type="email"] {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  background: none;
  font-weight: 300;
  font-style: italic;
  color: #d5d5d5;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
  padding: 12px 11px;
  width: 100%;
  outline: 0;
}

.c-footer .o-right__news .cont--send input[type="submit"] {
  border: none;
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  padding: 16px 20px 14px;
  background: #74c6c7;
  border-radius: 5px;
  text-transform: uppercase;
  width: 100%;
  outline: 0;
}

.c-footer .o-right__news .cont--send input[type="submit"]:hover {
  background: #5c9fa0;
}

.c-footer .o-right__news input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
}

.c-footer .o-right__news input[type="checkbox"]:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/checkbox-footer.svg) no-repeat center;
  display: block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.c-footer .o-right__news input[type="checkbox"]:checked:before {
  background: url(../images/checked-footer.svg) no-repeat center;
}

.c-footer .o-right__news label {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  color: #9c9c9c;
  cursor: pointer;
  margin: 10px 0 0;
  padding-left: 12px;
  font-style: italic;
  font-weight: 400;
}

.c-footer .o-right__news label a {
  font-size: 11px;
  text-decoration: underline;
  font-weight: 400;
}

/*Fin footer nuevo*/
.cont-975 {
  max-width: 1000px;
  width: 100%;
}

.cont-1100 {
  max-width: 1130px;
  width: 100%;
}

.cont-1315 {
  max-width: 1345px;
  width: 100%;
}

.c-home {
  padding-bottom: 60px;
}

.c-home a,
.c-home button {
  outline: 0;
}

.c-home .o-slider {
  width: 100%;
  height: 585px;
  overflow: hidden;
}

.c-home .o-slider .slick-list {
  width: 100%;
}

.c-home .o-slider__item {
  position: relative;
}

.c-home .o-slider__item figure {
  position: relative;
}

.c-home .o-slider__item figure:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.54);
}

.c-home .o-slider__item figure img {
  width: 100%;
  height: 585px;
  object-fit: cover;
  display: block;
}

.c-home .o-slider__item__text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 100px;
  text-align: center;
}

.c-home .o-slider__item__text h1,
.c-home .o-slider__item__text h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 31px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  padding-bottom: 5px;
  line-height: 1;
  margin: 0;
}

.c-home .o-slider__item__text h3 {
  font-size: 57px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 30px;
}

.c-home .o-slider__item__text p a {
  background: none;
  border: 1px solid #fff;
  border-radius: 5px;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  padding: 12px 20px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none !important;
}

.c-home .o-slider__item__text p a:hover {
  text-decoration: none;
  background: #fff;
  color: #272724;
}

.c-home .o-slider .slick-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 0;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  outline: 0;
}

.c-home .o-slider .slick-prev {
  background: url(../images/home-prev.svg) no-repeat center;
  left: 30px;
}

.c-home .o-slider .slick-next {
  background: url(../images/home-next.svg) no-repeat center;
  right: 30px;
}

.c-home .o-reserva {
  background: #74c6c7;
  padding: 30px 35px;
  position: relative;
  text-align: center;
}

.c-home .o-reserva:before {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  background: url(../images/home-buscar.svg) no-repeat center 16px #74c6c7;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -23px);
  border-radius: 50%;
}

.c-home .o-reserva h2 {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 9;
}

.c-home .o-damero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.c-home .o-damero__item a {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-decoration: none !important;
}

.c-home .o-damero__item a:hover .o-damero__item__text {
  background: url(../images/home-damero-fondo1.svg) no-repeat center #373733;
}

.c-home .o-damero__item:nth-child(3) a:hover .o-damero__item__text,
.c-home .o-damero__item:nth-child(4) a:hover .o-damero__item__text {
  background: url(../images/home-damero-fondo2.svg) no-repeat center rgb(215 213 213 / 90%);
}

.c-home .o-damero__item figure img {
  display: block;
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}

.c-home .o-damero__item__text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: url(../images/home-damero-fondo1.svg) no-repeat center #272724;
  position: relative;
  transition: all 0.5s;
}

.c-home .o-damero__item__text:before {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 22px;
  left: 22px;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
}

.c-home .o-damero__item__text:after {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  position: absolute;
  bottom: 22px;
  right: 22px;
  border-bottom: 1px solid #707070;
  border-right: 1px solid #707070;
}

.c-home .o-damero__item__text h2 {
  font-weight: 700;
  color: #fff;
  font-size: 13px;
  color: #fff;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin: 0;
}

.c-home .o-damero__item__text h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
  color: #fff;
  font-weight: 300;
  font-style: italic;
  margin: 0;
}

.c-home .o-damero__item:nth-child(3) .o-damero__item__text,
.c-home .o-damero__item:nth-child(4) .o-damero__item__text {
  background: url(../images/home-damero-fondo2.svg) no-repeat center rgba(235, 235, 235, 0.9);
}

.c-home .o-damero__item:nth-child(3) .o-damero__item__text h2,
.c-home .o-damero__item:nth-child(4) .o-damero__item__text h2,
.c-home .o-damero__item:nth-child(3) .o-damero__item__text h3,
.c-home .o-damero__item:nth-child(4) .o-damero__item__text h3 {
  color: #808080;
}

@media screen and (min-width: 1025px) {

  .c-home .o-damero__item:nth-child(3) figure,
  .c-home .o-damero__item:nth-child(4) figure {
    order: 2;
  }
}

.c-home .o-damero__item__text__cont {
  text-align: center;
}

.c-home .o-seo {
  background: url(../images/home-seo-bg.svg) no-repeat center 35px #ededed;
  padding: 80px 15px;
  overflow: hidden;
  width: 100%;
}

.c-home .o-seo__cont {
  position: relative;
}

.c-home .o-seo__cont.js-active .o-seo__cont__btn {
  background: url(../images/home-menos.svg) no-repeat center;
}

.c-home .o-seo__cont.js-active .o-seo__cont__text {
  height: auto;
}

.c-home .o-seo__cont.js-active:before {
  opacity: 0;
  visibility: hidden;
}

.c-home .o-seo__cont:before {
  content: "";
  display: block;
  width: 3000px;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 76%;
  transform: translateX(-50%);
  background: linear-gradient(rgba(237, 237, 237, 0) 0%, #ededed 100%);
  transition: all 0.5s;
}

.c-home .o-seo__cont__text {
  height: 285px;
  overflow: hidden;
  text-align: center;
}

.c-home .o-seo__cont__text h2 {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  padding-bottom: 15px;
  margin: 0;
}

.c-home .o-seo__cont__text h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-style: italic;
  color: #666666;
  margin: 0;
  padding-bottom: 25px;
}

.c-home .o-seo__cont__text p {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #666666;
  font-weight: 300;
  font-style: italic;
  line-height: 2;
}

.c-home .o-seo__cont__text p strong {
  font-weight: 600;
}

.c-home .o-seo__cont__text p a {
  color: #666666;
  text-decoration: underline;
}

.c-home .o-seo__cont__text p a:hover {
  color: #000;
}

.c-home .o-seo__cont__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 32px;
  height: 32px;
  background: url(../images/home-mas.svg) no-repeat center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 60%);
  transition: none;
  outline: 0;
}

.c-home .o-espacios {
  padding: 40px 0 50px;
  width: 100%;
}

.c-home .o-espacios__cont {
  position: relative;
}

.c-home .o-espacios__cont figure {
  position: relative;
}

.c-home .o-espacios__cont figure:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.44);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-home .o-espacios__cont figure img {
  width: 100%;
  height: 255px;
  object-fit: cover;
}

.c-home .o-espacios__cont__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}

.c-home .o-espacios__cont__text h2 {
  font-weight: 700;
  font-size: 41px;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  text-align: center;
  line-height: 1;
  margin: 0;
}

.c-home .o-espacios__cont__text h3 {
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0.25em;
  text-align: center;
  line-height: 1;
  margin: 0;
  padding-top: 3px;
}

.c-home .o-espacios__cont__text p {
  text-align: center;
  padding-top: 35px;
}

.c-home .o-espacios__cont__text p a {
  background: #74c6c7;
  border-radius: 5px;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  padding: 12px 20px;
}

.c-home .o-espacios__cont__text p a:hover {
  text-decoration: none;
  background: #5c9fa0;
}

.c-home .o-noticias {
  width: 100%;
}

.c-home .o-noticias__intro {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 15px;
}

.c-home .o-noticias__intro h2 {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  margin: 0;
}

.c-home .o-noticias__intro a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
  text-decoration: underline;
  font-style: italic;
}

.c-home .o-noticias__intro a:hover {
  color: #74c6c7;
}

.c-home .o-noticias__listado {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 18px;
}

.c-home .o-noticias__listado__item a {
  display: block;
  width: 100%;
}

.c-home .o-noticias__listado__item a:hover {
  text-decoration: none;
}

.c-home .o-noticias__listado__item a:hover figure img {
  transform: scale(1.1);
}

.c-home .o-noticias__listado__item figure {
  margin-bottom: 15px;
  height: 210px;
  overflow: hidden;
}

.c-home .o-noticias__listado__item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.c-home .o-noticias__listado__item h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.26;
  color: #808080;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  margin: 0 0 10px;
}

.c-home .o-noticias__listado__item p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #808080;
  text-decoration: none;
}

/*fin home nueva*/
/*responsive nuevo*/
@media screen and (max-width: 1499px) {
  .c-home .o-damero__item__text h3 {
    font-size: 30px;
  }

  .c-home .o-damero__item__text__cont {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1199px) {
  .c-home .o-damero__item__text h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1024px) {

  #wp-admin-bar-wpseo-menu,
  #wp-admin-bar-aiosrs,
  #wp-admin-bar-maintenance_options,
  #wp-admin-bar-my_page,
  #wp-admin-bar-imagify,
  #wp-admin-bar-wp-rocket,
  #wp-admin-bar-duplicate-post {
    display: none;
  }

  /*Header*/
  .top--menu,
  .mt100 {
    margin-top: 100px;
  }

  .c-header .o-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 60px;
  }

  .c-header .o-mobile figure {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .c-header .o-mobile figure img {
    margin-top: 2rem;
    max-width: 65px;
  }

  .c-header .o-mobile__left ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0;
  }

  .c-header .o-mobile__left ul li {
    padding: 0 10px;
  }

  .c-header .o-second {}

  .c-header .o-second__right p a {
    padding-right: 0;
    font-size: 0;
  }

  .c-header .o-second__right__loc a:before,
  .c-header .o-second__right__tel a:before {
    margin: 0;
    height: 40px;
  }

  .c-header .o-second__left__rrss {
    display: none;
  }

  #btn-menu {
    display: block;
  }

  .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding: 0;
  }

  .c-header .o-first {
    background: #272724;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    z-index: 9999;
    padding: 80px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
  }

  .c-header .o-first.menu--active {
    opacity: 1;
    visibility: visible;
  }

  .c-header .o-first .nav {
    flex-wrap: wrap;
  }

  .c-header .o-first .nav>li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }

  .c-header .o-first .nav>li.h-reserva a {
    display: inline-block;
  }

  .c-header .o-first .nav>li.h-logo {
    display: none;
  }

  .c-header .sub-menu {
    position: inherit;
    transform: none;
    top: 0;
    left: 0;
    padding-top: 20px;
    background: none;
    text-align: center;
    width: 100%;
    box-shadow: inherit;
    transition: none;
    position: relative;
  }

  .c-header .o-first .nav>li .sub-menu {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c-header .o-first .nav>li .sub-menu:before,
  .c-header .o-first .nav>li .sub-menu:after {
    width: 50px;
    height: 1px;
    background: #ffff;
    border: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .c-header .o-first .nav>li .sub-menu:before {
    top: 0;
  }

  .c-header .o-first .nav>li .sub-menu:after {
    bottom: 0;
    top: initial;
  }

  .c-header .sub-menu li {
    background: none !important;
    text-align: center;
  }

  .c-header .sub-menu li a {
    background: none;
    color: #fff;
  }

  .c-header .sub-menu li a:hover {
    background: none;
  }

  .c-header .o-second .container {
    padding: 0 15px;
  }

  /*Home*/
  .c-home .o-slider .slick-arrow {
    background-size: 100% !important;
    width: 30px;
    height: 30px;
  }

  .c-home .o-slider .slick-prev {
    left: 15px;
  }

  .c-home .o-slider .slick-next {
    right: 15px;
  }

  .c-home .o-damero {
    grid-template-columns: 1fr;
  }

  .c-home .o-damero__item:nth-child(2n) figure {
    order: 2;
  }

  /*Footer*/
  .c-footer .container {
    grid-template-columns: 1fr;
    padding: 60px 0 70px;
  }
}

@media screen and (max-width: 782px) {
  .logged-in .c-header {
    top: 46px;
  }
}

@media screen and (max-width: 767px) {

  /*Home*/
  .c-home .o-slider__item__text {
    padding: 0 30px;
  }

  .c-home .o-slider__item__text h1,
  .c-home .o-slider__item__text h2 {
    font-size: 18px;
  }

  .c-home .o-slider__item__text h3 {
    font-size: 27px;
  }

  .c-home .o-slider,
  .c-home .o-slider__item figure img {
    height: 300px;
  }

  .c-home .o-slider__item__text p a {
    font-size: 12px;
    padding: 8px 12px;
  }

  .c-home .o-espacios .container {
    padding: 0 15px;
  }

  .c-home .o-espacios__cont__text h2 {
    font-size: 28px;
  }

  .c-home .o-espacios__cont__text h3 {
    font-size: 15px;
  }

  .c-home .o-noticias .container {
    padding: 0 15px;
  }

  .c-home .o-noticias__listado {
    grid-template-columns: 1fr;
  }

  .c-home .o-seo__cont__text p {
    line-height: 1.7;
  }

  /*Footer*/
  .c-footer {
    padding: 50px 0 80px;
  }

  .c-footer .o-left__top {
    grid-template-columns: 1fr;
  }

  .c-footer .o-left__top__menu ul {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  .c-footer .container {
    padding: 0 15px;
  }

  .c-footer .o-left__bottom ul {
    flex-wrap: wrap;
  }

  .c-footer .o-left__bottom ul li {
    width: 100%;
  }

  .c-footer .o-left__bottom ul li:after {
    display: none;
  }

  .c-footer .o-left__top__menu ul {
    grid-gap: 0;
  }
}

@media screen and (max-width: 520px) {
  .c-home .o-damero__item a {
    grid-template-columns: 1fr;
  }

  .c-home .o-damero__item:nth-child(2n) figure {
    order: 1;
  }

  .c-home .o-damero__item:nth-child(2n) .o-damero__item__text {
    order: 2;
  }

  .c-home .o-damero__item__text {
    background-size: auto 80% !important;
    padding: 80px 30px;
  }
}

/*fin responsive nuevo*/

#snippet-box {
  float: left;
}

.page-template-page-alojamiento-grupos .containerText ul {
  padding: 0;
  float: left;
  width: 100%;
}

.masonry-grid {
  /* Masonry container */
  column-count: 3;
  column-gap: 1.5em;
  display: block;
  width: 100%;
}

.restauranteBanner.pl20 .btn.btnVerde {
  position: absolute;
  left: 40px;
  bottom: 20px;
}

.restauranteBanner .btn.btnVerde {
  position: absolute;
  left: 40px;
  bottom: 20px;
}

.restauranteBanner {
  background-position: center left !important;
}

.masonry-grid .item {
  /* Masonry bricks or child elements */
  display: inline-block;
  margin: 0 0 1.5em;
  width: 100%;
  height: auto;
}

.masonry-grid .item img {
  max-height: 500px;
  height: auto;
  object-fit: cover;
  margin-bottom: 0;
  border-radius: 10px;
  box-shadow: 3px 3px 3px 0px lightblue;
  /* NO SUBIDO AUN */
}

.batik-reserva {
  margin-bottom: 30px;
}

.dmca-protect {
  padding-top: 80px;
}

.page-template-page-alojamiento-grupos .containerText ul,
.page-template-page-alojamiento-grupos .containerText ul li {
  list-style: none;
  color: #b3b3b3;
}

.content--gen {
  text-align: center;
  padding: 0 15px;
}

#slides {
  height: 100vh;
}

#slides img {
  height: 100vh;
  width: 100% !important;
  object-fit: cover;
}

#slides .slick-dots {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  list-style: none;
  display: flex !important;
  padding: 0;
}

#slides .slick-dots li button {
  border: 2px solid #fff;
  background: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 3px;
  font-size: 0;
  padding: 0;
  outline: 0;
}

#slides .slick-dots li.slick-active button {
  background: #fff;
}

.wp-block-image {
  float: left;
  width: 100%;
}

#slider-home .slick-arrow {
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 9999;
  outline: 0;
}

#slider-home {
  padding: 0;
  float: left;
  width: 100%;
}

#slider-home ul {
  padding: 0;
  list-style: none;
}

#slider-home li {
  list-style: none;
}

#slider-home .slick-prev {
  left: 10px;
  background-image: url(../images/nav.png);
  background-repeat: no-repeat;
  width: 37px;
  height: 36px;
}

#slider-home .slick-next {
  right: 10px;
  background-image: url(../images/nav.png);
  background-position: -43px 0;
  background-repeat: no-repeat;
  width: 37px;
  height: 36px;
}

.form--reserva {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.form--reserva p {
  padding: 0 10px;
  margin-bottom: 10px;
}

.form--reserva input[type="text"],
.form--reserva input[type="tel"],
.form--reserva input[type="email"],
.form--reserva textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 10px;
  border: 1px solid #727272;
  padding: 5px 10px;
  width: 100%;
  color: #727272;
  font-size: 14px;
  outline: 0;
}

.form--reserva label {
  font-size: 13px;
  font-weight: 400;
  color: #727272;
  cursor: pointer;
}

.form--reserva input[type="checkbox"] {
  margin-right: 5px;
}

.form--reserva input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
  line-height: 1.428571429;
  border-radius: 4px;
  background: #b7bb29;
  -webkit-box-shadow: 3px 3px 0 0 #5f651d;
  box-shadow: 3px 3px 0 0 #5f651d;
}

.form--reserva input[type="submit"]:hover {
  background: #8e9120;
  color: #fff;
}

.form--reserva ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #727272;
}

.form--reserva ::-moz-placeholder {
  /* Firefox 19+ */
  color: #727272;
}

.form--reserva :-ms-input-placeholder {
  /* IE 10+ */
  color: #727272;
}

.form--reserva :-moz-placeholder {
  /* Firefox 18- */
  color: #727272;
}

/*cookies*/
.moove-gdpr-branding-cnt {
  display: none !important;
}

#moove_gdpr_cookie_info_bar {
  z-index: 99999;
}

#moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden):after {
  content: "";
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.lity {
  z-index: 9999 !important;
}

.gdpr_lightbox {
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

/*ANIMACIÓN MENU*/
.icon-bar-1,
.icon-bar-2,
.icon-bar-3 {
  transition: all 0.5s ease;
}

.navbar-default .navbar-toggle-activo .icon-bar-1 {
  transform: translate(-50%, -50%) rotate(45deg) !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.5s ease;
}

.navbar-default .navbar-toggle-activo .icon-bar-2 {
  opacity: 0;
  transition: all 0.5s ease;
}

.navbar-default .navbar-toggle-activo .icon-bar-3 {
  transform: translate(-50%, -50%) rotate(-45deg) !important;
  position: absolute;
  top: 35%;
  left: 50%;
  transition: all 0.5s ease;
}

.navbar-toggle-activo {
  background: red;
}

#cookie-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 15px;
  text-align: center;
}

/* slick */
.slider-home {
  width: 100%;
  overflow-x: hidden;
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-slide {
  float: left;
  min-height: 1px;
}

.slick-arrow.slick-hidden {
  display: none;
}

.btn--cocteles {
  float: none !important;
  display: block !important;
  width: 100% !important;
  padding: 10px 15px !important;
}

.btn--cocteles-alt {
  background: #a0bed2 !important;
  float: none !important;
  display: block !important;
  width: 100% !important;
  padding: 10px 15px !important;
  margin-top: 15px;
}

#popupGenerico {
  max-width: 700px;
  width: 100%;
  display: none;
}

#popupGenerico a,
#popupGenerico img {
  display: block;
  width: 100%;
  position: relative;
  outline: 0 !important;
}

#popupGenerico video {
  width: 100%;
}

#popupGenerico a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: url(../images/popup-lupa.svg) no-repeat center rgba(0, 0, 0, 0.6);
  background-size: 60px;
  transition: all 0.5s;
  opacity: 0;
}

#popupGenerico a:hover:before {
  opacity: 1;
}

.swiper-contentThumb .swiper-slide .inner {
  width: 100%;
  height: 450px;
}

.swiper-contentThumb .swiper-slide .inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.gallery-thumbs .slick-current img {
  border: 5px solid #272724;
  transition: all 0.5s ease;
}

.gallery-thumbs {
  max-width: 450px;
}

.swiper-nav img {
  object-fit: cover;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu {
  display: none;
  top: 100%;
  position: absolute;
  background: #b7bb2a;
  left: 0;
  min-width: 100%;
  border-radius: 0 !important;
  width: 100%;
  margin: 0;
}

header#header .top .nav.navbar-nav li.reserva:hover .sub-menu {
  display: block;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu a:before {
  content: none !important;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu a {
  font-size: 12px;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu li:nth-child(2n),
header#header .top .nav.navbar-nav li.reserva .sub-menu li:nth-child(2n) {
  background: #b7bb2a !important;
  border-radius: 0 !important;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu li:first-child,
header#header .top .nav.navbar-nav li.reserva .sub-menu li:first-child {
  border-radius: 0 !important;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu:before,
header#header .top .nav.navbar-nav li.reserva .sub-menu:before {
  content: none !important;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu li:hover {
  background: #8e9120 !important;
  transition: all 0.5s ease;
}

header#header .top .nav.navbar-nav li.reserva .sub-menu li a:hover {
  background: transparent;
}

/*LISTADO PROMOCIONES*/
.promo-list {
  float: left;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
}

.promo-list .promo .promo-cover {
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.promo-list .promo .promo-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promo-list .promo .promo-cover::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.promo-list .promo .promo-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  display: block;
  width: 100%;
  z-index: 3;
  padding: 0 15px;
  transition: all 0.5s ease;
}

.promo-list .promo .promo-info h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
}

.promo-list .promo .promo-info h4 {
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.promo-list .promo .btn-promo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 4;
  background: #008389;
  color: #fff;
  display: inline-block;
  line-height: 1.8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 5px 8px;
  transition: all 0.5s ease;
}

.promo-list .promo:hover .promo-info {
  opacity: 0;
  transition: all 0.5s ease;
}

.promo-list .promo:hover .btn-promo {
  opacity: 1;
  transition: all 0.5s ease;
}

.cookies-accepted #cookie-notice {
  opacity: 0;
  visibility: hidden;
}

#popupGenerico.fancybox-content {
  padding: 0;
  max-height: 445px;
}

@media screen and (max-width: 1023px) {
  .page-template-page-alojamiento-grupos .containerText ul li {
    width: 50%;
  }

  .promo-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .habitaciones .containerText {
    padding-top: 30px;
  }

  #popupGenerico {
    padding: 15px;
  }

  #popupGenerico .fancybox-button {
    background: #fff;
    padding: 3px;
    width: 30px;
    height: 30px;
    opacity: 1;
  }

  .masonry-grid {
    column-count: 2;
  }

  .dmca-protect a {
    display: block;
    text-align: center;
  }

  .page-template-page-alojamiento-grupos .containerText ul li {
    width: 100%;
    padding-left: 0;
  }

  .page-template-page-alojamiento-grupos .containerText ul span.icServicio {
    float: none;
    display: inline-block;
    top: 11px;
  }

  .swiper-contentThumb .swiper-slide {
    max-height: 300px;
    min-height: 300px;
  }

  .swiper-contentThumb .swiper-slide .inner {
    width: 100%;
    height: 300px;
  }

  .swiper-nav img {
    margin: 0;
  }

  .swiper-slide img {
    height: 150px;
  }

  .sliderThumb .swiper-container {
    margin: 0;
  }

  .gallery-thumbs {
    max-width: 100%;
  }

  .swiper-slide img {
    width: 100%;
    object-fit: cover;
    border-radius: 0;
  }

  .promo-list {
    grid-template-columns: 1fr;
  }

  .promo-list {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 380px) {
  .video-premium {
    background: url(../images/bg-video-premium-movil.jpg) no-repeat center;
    background-size: cover;
  }

  #slides {
    background: url(../images/fachada-movil.jpg) no-repeat center;
    background-size: cover;
  }

  #slides .slides-container {
    display: none;
  }
}

.cont-1300.container {
  width: 1345px;
  position: relative;
}

.mod-cabecera-regalapremium {
  position: relative;
  z-index: 9;
  margin-top: 114px;
}

.mod-cabecera-regalapremium .img-fondo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mod-cabecera-regalapremium .img-fondo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mod-cabecera-regalapremium .texto-cabecera {
  background: url(../images/r-forma-cabecera.png) bottom center no-repeat;
  background-size: 100%;
  padding: 130px 0 100px;
  position: relative;
  z-index: 9;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 h1 {
  font-family: Satisfy;
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  text-align: left;
  color: #fff;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 h2 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 42px;
  line-height: 53px;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 p {
  width: 714px;
  height: 213px;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 li {
  width: 540px;
  height: 30px;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  color: #fff;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 ul {
  padding-left: 0;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 li strong {
  margin-left: 5px;
}

.mod-cabecera-regalapremium .texto-cabecera .col-md-8 li::before {
  content: url(../images/liregala.svg);
  margin-right: 10px;
  margin-top: 8px;
}

.mod-cabecera-regalapremium .texto-cabecera .detalle {
  position: absolute;
  top: 220px;
  right: 50px;
}

.mod-listado-regalapremium {
  background: url(../images/r-bg-listado.jpg) top center repeat-y;
  background-size: cover;
}

.mod-listado-regalapremium .cont-1300 {
  padding: 80px 15px;
  padding-bottom: 130px;
}

.mod-listado-regalapremium .cont-1300 h2 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 30px;
  line-height: 34px;
  text-align: left;
  color: #a0bed2;
  margin-bottom: 15px;
}

.mod-listado-regalapremium .cont-1300 p.primero {
  width: 481px;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  color: #0f0c0c;
  margin-bottom: 65px;
}

.mod-listado-regalapremium .cont-1300 .mitad {
  display: flex;
  align-items: center;
  grid-gap: 48px;
}

.mod-listado-regalapremium .cont-1300 .mitad label {
  display: flex;
  flex-direction: column;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}

.mod-listado-regalapremium .cont-1300 .mitad label span:first-child,
.mod-listado-regalapremium .cont-1300 label span:first-child {
  padding-left: 20px;
}

.mod-listado-regalapremium .cont-1300 .mitad input {
  width: 444px;
  height: 53px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #cecece;
  padding: 15px;
  margin-top: 15px;
}

.mod-listado-regalapremium .cont-1300 .mitad select {
  width: 444px;
  height: 53px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #cecece;
  padding: 15px;
  margin-top: 15px;
  background-image: url(../images/select.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-position-x: calc(100% - 0px);
  appearance: none;
  -webkit-appearance: none;
}

.mod-listado-regalapremium .cont-1300 label {
  display: flex;
  flex-direction: column;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}

.mod-listado-regalapremium .cont-1300 textarea {
  padding: 15px;
  margin-top: 15px;
  width: 936px;
  height: 150px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #cecece;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #000;
  max-height: 150px;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item {
  display: block;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label {
  display: flex;
  flex-direction: row;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #000;

  margin-bottom: 20px;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label a {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #000;
  text-decoration: underline;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input:focus {
  outline: none;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input[type="checkbox"]:before {
  width: 16px;
  height: 16px;
  outline: 0;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url(../images/icon-checkbox.png) center no-repeat;
  content: "";
  display: inline-block;
  margin-right: 6px;
  top: 3px;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input[type="checkbox"]:before {
  background: url(../images/icon-checkbox2.png) center no-repeat;
}

.mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input[type="checkbox"]:checked:before {
  background: url(../images/icon-checked2.png) center no-repeat;
}

.mod-listado-regalapremium .cont-1300 button[disabled],
html input[disabled] {
  cursor: no-drop;
}

.mod-listado-regalapremium .cont-1300 input[type="submit"] {
  font-family: "Roboto Condensed";
  font-weight: bold;
  font-size: 19px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  display: flex;
  margin-left: auto;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 14px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  background: url(../images/bg-rojo-boton.png) center no-repeat;
  background-size: 100%;
  max-width: 210px;
  width: 100%;
  height: 63px;
  text-align: center;
  border: none;
  justify-content: center;
  align-items: center;
}

.mod-listado-regalapremium .cont-1300 .wpcf7 {
  max-width: 936px;
}

.mod-listado-regalapremium .cont-1300 .wpcf7 .screen-reader-response,
.mod-listado-regalapremium .cont-1300 .wpcf7 .wpcf7-not-valid-tip {
  display: none;
}

.mod-listado-regalapremium .wpcf7 form.invalid .wpcf7-response-output,
.mod-listado-regalapremium .wpcf7 form.unaccepted .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
  border-color: #ffb900;
}

.mod-listado-regalapremium .wpcf7 form.sent .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
  border-color: #46b450;
  width: 100%;
}

.mod-listado-regalapremium .cont-1300 input.importe {
  width: 100%;
  height: 53px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #cecece;
  padding: 15px;
  margin-top: 15px;
}

.mod-listado-regalapremium .cont-1300 .importe {
  display: none;
}

@media screen and (max-width: 992px) {

  html,
  body {
    overflow-x: hidden !important;
  }

  .cont-1300.container {
    width: 100%;
  }

  .mod-cabecera-regalapremium {
    position: relative;
    z-index: 9;
    margin-top: 114px;
  }

  .mod-cabecera-regalapremium .img-fondo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .mod-cabecera-regalapremium .img-fondo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mod-cabecera-regalapremium .texto-cabecera {
    background: url(../images/r-forma-cabecera.png) bottom center no-repeat;
    background-size: 100%;
    padding: 55px 0 01px;
    position: relative;
    z-index: 9;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 h1 {
    font-size: 20px;
    line-height: 34px;
    text-align: left;
    padding-left: 0px;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 h2 {
    font-size: 22px;
    line-height: 53px;
    text-align: left;
    margin-bottom: 10px;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 p {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 40px;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 li {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 12px;
    display: inline-block;
    align-items: center;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 li strong {
    margin-left: 5px;
  }

  .mod-cabecera-regalapremium .texto-cabecera .col-md-8 li::before {
    content: url(../images/liregala.svg);
    margin-right: 10px;
    margin-top: 8px;
  }

  .mod-cabecera-regalapremium .texto-cabecera .detalle {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 20px;
  }

  .mod-listado-regalapremium {
    background: url(../images/r-bg-listado.jpg) top center repeat-y;
    background-size: cover;
  }

  .mod-listado-regalapremium .cont-1300 {
    padding: 20px 15px;
    padding-bottom: 130px;
  }

  .mod-listado-regalapremium .cont-1300 h2 {
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 15px;
  }

  .mod-listado-regalapremium .cont-1300 p.primero {
    width: 100%;
    height: auto;
    font-size: 17px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 25px;
  }

  .mod-listado-regalapremium .cont-1300 .mitad {
    display: flex;
    align-items: center;
    flex-direction: column;
    grid-gap: 0px;
  }

  .mod-listado-regalapremium .cont-1300 .mitad label {
    display: flex;
    flex-direction: column;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
  }

  .mod-listado-regalapremium .cont-1300 .mitad label span:first-child,
  .mod-listado-regalapremium .cont-1300 label span:first-child {
    padding-left: 0px;
  }

  .mod-listado-regalapremium .cont-1300 .mitad input {
    width: 100%;
    height: auto;
    border-radius: 4px;
    border: 1px solid #cecece;
    padding: 15px;
    margin-top: 15px;
  }

  .mod-listado-regalapremium .cont-1300 .mitad select {
    width: 100%;
    height: auto;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #cecece;
    padding: 15px;
    margin-top: 15px;
    background-image: url(../images/select.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position-x: calc(100% - 0px);
    appearance: none;
    -webkit-appearance: none;
  }

  .mod-listado-regalapremium .cont-1300 label {
    display: flex;
    flex-direction: column;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 20px;
  }

  .mod-listado-regalapremium .cont-1300 textarea {
    padding: 15px;
    margin-top: 15px;
    width: 100%;
    height: auto;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #cecece;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    max-height: 150px;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7-list-item {
    display: block;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7-list-item label {
    display: flex;
    flex-direction: row;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 20px;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7-list-item label a {
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    text-decoration: underline;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input[type="checkbox"]:before {
    background: url(../images/icon-checkbox2.png) center no-repeat;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7-list-item label input[type="checkbox"]:checked:before {
    background: url(../images/icon-checked2.png) center no-repeat;
  }

  .mod-listado-regalapremium .cont-1300 input[type="submit"] {
    font-size: 19px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    margin-left: auto;
    font-size: 19px;
    font-size: 1.1875rem;
    text-transform: uppercase;
    background: url(../images/bg-rojo-boton.png) center no-repeat;
    background-size: 100%;
    max-width: 210px;
    width: 100%;
    height: 63px;
    text-align: center;
    border: none;
    justify-content: center;
    align-items: center;
  }

  .mod-listado-regalapremium .cont-1300 .wpcf7 {
    max-width: 100%;
  }
}

#moove_gdpr_cookie_info_bar {
  z-index: 99999999 !important;
  content-visibility: inherit !important;
}

#moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden):after {
  content: "";
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

@media screen and (max-width: 560px) {
  iframe#qt-button-frame {
    left: 58% !important;
  }
}

.c-arte .o-content__first__text {
    padding-left: 0 !important;
}

#btn-form-eventos{
	width:auto;
}

/* Prueba icono-logo*/

@media (max-width: 768px) {

  .c-header .o-first .nav>li.h-logo a {
    background-image: url("https://www.hotelalcazabapremium.com/wp-content/themes/alcazaba-theme/library/images/APH-logo-2024.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

    position: relative !important;
    top: 0 !important;
    height: 60px !important;
    width: 140px !important;
    margin: 0 auto;
  }

}

/* Añadimos CSS al club de Mirai - Los textos están en el footer.php*/
.club-acceso {
  display: flex;
  align-items: center;        /* Alinea verticalmente */
  justify-content: center;    /* Centra horizontalmente */
  gap: 1rem;                  /* Fija la separación */
  padding: 0.25rem 1rem;
}

#club-premium {
  display: inline-block;
  width: 230px;               /* Fijo para evitar empujones */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

#login-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;            /* o el tamaño del icono */
}