@charset "UTF-8";
/* colores disponibilidad */
@-webkit-keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* colores disponibilidad */
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 500; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  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 {
  line-height: normal; }

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-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

ul {
  list-style: none;
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #46403c;
  background-color: #f7f7f7; }
  .fonts-loaded body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .fonts-loaded body .heading-fonts {
      font-family: "Blanc", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
  html[lang|="ar"].fonts-loaded body {
    font-family: "Noto Sans Kufi Arabic", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    html[lang|="ar"].fonts-loaded body .heading-fonts {
      font-family: "Noto Sans Kufi Arabic", "Blanc", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  html[lang|="fa"].fonts-loaded body {
    font-family: "BYekan", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    html[lang|="fa"].fonts-loaded body .heading-fonts {
      font-family: "BYekan", "Blanc", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  html[lang|="he"].fonts-loaded body {
    font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    html[lang|="he"].fonts-loaded body .heading-fonts {
      font-family: "Arimo", "Blanc", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  html[lang|="ja"] body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    html[lang|="ja"] body .heading-fonts {
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Blanc", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  html[lang|="ru"].fonts-loaded body .heading-fonts {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  body.noScrollFixed {
    position: fixed;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    /**
* iPad with portrait orientation.
*/
    /**
     * iPad with landscape orientation.
     */
    /**
     * iPhone 5
     * You can also target devices with aspect ratio.
     */ }

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

a {
  color: #3171c9;
  text-decoration: none; }
  a:hover, a:focus {
    color: #3171c9;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #c7c7c7; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: #46403c; }
  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; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10.5px;
  font-weight: 300; }
  p.small.secondarytext {
    color: #74716e; }

.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  color: #46403c; }

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

mark,
.mark {
  background-color: #fffbcc;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #ec5b14; }

a.text-primary:hover,
a.text-primary:focus {
  color: #ec5b14; }

.text-secondary {
  color: #3171c9; }

a.text-secondary:hover,
a.text-secondary:focus {
  color: #3171c9; }

.text-cta {
  color: #ffd212; }

a.text-cta:hover,
a.text-cta:focus {
  color: #ffd212; }

.text-green {
  color: #5f7a06; }

a.text-green:hover,
a.text-green:focus {
  color: #5f7a06; }

.text-red {
  color: #d03505; }

a.text-red:hover,
a.text-red:focus {
  color: #d03505; }

.text-success {
  color: #46403c; }

a.text-success:hover,
a.text-success:focus {
  color: #46403c; }

.text-info {
  color: #46403c; }

a.text-info:hover,
a.text-info:focus {
  color: #46403c; }

.text-warning {
  color: #46403c; }

a.text-warning:hover,
a.text-warning:focus {
  color: #46403c; }

.text-danger {
  color: #46403c; }

a.text-danger:hover,
a.text-danger:focus {
  color: #46403c; }

.text-grey-dark {
  color: #46403c; }

a.text-grey-dark:hover,
a.text-grey-dark:focus {
  color: #46403c; }

.text-copy-light {
  color: #74716e; }

a.text-copy-light:hover,
a.text-copy-light:focus {
  color: #74716e; }

.text-blue-dark {
  color: #1e3747; }

a.text-blue-dark:hover,
a.text-blue-dark:focus {
  color: #1e3747; }

.bg-primary {
  color: #fff;
  background-color: #ec5b14; }
  .bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6,
  .bg-primary .h1, .bg-primary .h2, .bg-primary .h3, .bg-primary .h4, .bg-primary .h5, .bg-primary .h6 {
    color: #fff; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #be490f; }

.bg-primary-medium {
  background-color: #ee7e38; }

a.bg-primary-medium:hover,
a.bg-primary-medium:focus {
  background-color: #e06213; }

.bg-primary-light {
  background-color: #fde9dd; }

a.bg-primary-light:hover,
a.bg-primary-light:focus {
  background-color: #facaad; }

.bg-secondary {
  color: #fff;
  background-color: #3171c9; }
  .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6,
  .bg-secondary .h1, .bg-secondary .h2, .bg-secondary .h3, .bg-secondary .h4, .bg-secondary .h5, .bg-secondary .h6 {
    color: #fff; }

a.bg-secondary:hover,
a.bg-secondary:focus {
  background-color: #275aa0; }

.bg-secondary-medium {
  background-color: #7db2ea; }

a.bg-secondary-medium:hover,
a.bg-secondary-medium:focus {
  background-color: #5198e3; }

.bg-secondary-light {
  background-color: #d3e5f8; }

a.bg-secondary-light:hover,
a.bg-secondary-light:focus {
  background-color: #a7cbf1; }

.bg-yellow {
  color: #46403c;
  background-color: #ffd212; }
  .bg-yellow h1, .bg-yellow h2, .bg-yellow h3, .bg-yellow h4, .bg-yellow h5, .bg-yellow h6,
  .bg-yellow .h1, .bg-yellow .h2, .bg-yellow .h3, .bg-yellow .h4, .bg-yellow .h5, .bg-yellow .h6 {
    color: #46403c; }

a.bg-yellow:hover,
a.bg-yellow:focus {
  background-color: #deb400; }

.bg-yellow-medium {
  background-color: #fffbcc; }

a.bg-yellow-medium:hover,
a.bg-yellow-medium:focus {
  background-color: #fff799; }

.bg-yellow-light {
  background-color: #fffae9; }

a.bg-yellow-light:hover,
a.bg-yellow-light:focus {
  background-color: #ffeeb6; }

.bg-cta {
  color: #46403c;
  background-color: #ffd212; }
  .bg-cta h1, .bg-cta h2, .bg-cta h3, .bg-cta h4, .bg-cta h5, .bg-cta h6,
  .bg-cta .h1, .bg-cta .h2, .bg-cta .h3, .bg-cta .h4, .bg-cta .h5, .bg-cta .h6 {
    color: #46403c; }

a.bg-cta:hover,
a.bg-cta:focus {
  background-color: #deb400; }

.bg-green {
  color: #fff;
  background-color: #5f7a06; }
  .bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4, .bg-green h5, .bg-green h6,
  .bg-green .h1, .bg-green .h2, .bg-green .h3, .bg-green .h4, .bg-green .h5, .bg-green .h6 {
    color: #fff; }

a.bg-green:hover,
a.bg-green:focus {
  background-color: #394904; }

.bg-green-medium {
  background-color: #bfd653; }

a.bg-green-medium:hover,
a.bg-green-medium:focus {
  background-color: #acc72f; }

.bg-green-light {
  background-color: #dfe4cc; }

a.bg-green-light:hover,
a.bg-green-light:focus {
  background-color: #cad2ab; }

.bg-navy {
  color: #fff;
  background-color: #35495a; }
  .bg-navy h1, .bg-navy h2, .bg-navy h3, .bg-navy h4, .bg-navy h5, .bg-navy h6,
  .bg-navy .h1, .bg-navy .h2, .bg-navy .h3, .bg-navy .h4, .bg-navy .h5, .bg-navy .h6 {
    color: #fff; }

a.bg-navy:hover,
a.bg-navy:focus {
  background-color: #222f3a; }

.bg-navy-medium {
  color: #fff;
  background-color: #85919c; }
  .bg-navy-medium h1, .bg-navy-medium h2, .bg-navy-medium h3, .bg-navy-medium h4, .bg-navy-medium h5, .bg-navy-medium h6,
  .bg-navy-medium .h1, .bg-navy-medium .h2, .bg-navy-medium .h3, .bg-navy-medium .h4, .bg-navy-medium .h5, .bg-navy-medium .h6 {
    color: #fff; }

a.bg-navy-medium:hover,
a.bg-navy-medium:focus {
  background-color: #6b7883; }

.bg-navy-light {
  background-color: #c2c8cd; }

a.bg-navy-light:hover,
a.bg-navy-light:focus {
  background-color: #a6afb6; }

.bg-blue-dark {
  color: #fff;
  background-color: #1e3747; }
  .bg-blue-dark h1, .bg-blue-dark h2, .bg-blue-dark h3, .bg-blue-dark h4, .bg-blue-dark h5, .bg-blue-dark h6,
  .bg-blue-dark .h1, .bg-blue-dark .h2, .bg-blue-dark .h3, .bg-blue-dark .h4, .bg-blue-dark .h5, .bg-blue-dark .h6 {
    color: #fff; }

a.bg-blue-dark:hover,
a.bg-blue-dark:focus {
  background-color: #0f1b23; }

.bg-red {
  color: #fff;
  background-color: #d03505; }
  .bg-red h1, .bg-red h2, .bg-red h3, .bg-red h4, .bg-red h5, .bg-red h6,
  .bg-red .h1, .bg-red .h2, .bg-red .h3, .bg-red .h4, .bg-red .h5, .bg-red .h6 {
    color: #fff; }

a.bg-red:hover,
a.bg-red:focus {
  background-color: #9e2804; }

.bg-red-medium {
  background-color: #ed8d6b; }

a.bg-red-medium:hover,
a.bg-red-medium:focus {
  background-color: #e76a3e; }

.bg-red-light {
  background-color: #f6c6b5; }

a.bg-red-light:hover,
a.bg-red-light:focus {
  background-color: #f0a388; }

.bg-brown {
  color: #fff;
  background-color: #7c7167; }
  .bg-brown h1, .bg-brown h2, .bg-brown h3, .bg-brown h4, .bg-brown h5, .bg-brown h6,
  .bg-brown .h1, .bg-brown .h2, .bg-brown .h3, .bg-brown .h4, .bg-brown .h5, .bg-brown .h6 {
    color: #fff; }

a.bg-brown:hover,
a.bg-brown:focus {
  background-color: #605850; }

.bg-brown-medium {
  background-color: #beb8b3; }

a.bg-brown-medium:hover,
a.bg-brown-medium:focus {
  background-color: #a69e98; }

.bg-brown-light {
  background-color: #f4f3f2; }

a.bg-brown-light:hover,
a.bg-brown-light:focus {
  background-color: #dddad6; }

.bg-grey-dark {
  color: #fff;
  background-color: #46403c; }
  .bg-grey-dark h1, .bg-grey-dark h2, .bg-grey-dark h3, .bg-grey-dark h4, .bg-grey-dark h5, .bg-grey-dark h6,
  .bg-grey-dark .h1, .bg-grey-dark .h2, .bg-grey-dark .h3, .bg-grey-dark .h4, .bg-grey-dark .h5, .bg-grey-dark .h6 {
    color: #fff; }

a.bg-grey-dark:hover,
a.bg-grey-dark:focus {
  background-color: #2b2724; }

.bg-grey-medium {
  background-color: #dfdfdf; }

a.bg-grey-medium:hover,
a.bg-grey-medium:focus {
  background-color: #c6c6c6; }

.bg-grey-light {
  background-color: #f7f7f7; }

a.bg-grey-light:hover,
a.bg-grey-light:focus {
  background-color: #dedede; }

.bg-white {
  background-color: #fff; }

a.bg-white:hover,
a.bg-white:focus {
  background-color: #e6e6e6; }

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #cad2ab; }

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #a7cbf1; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #fff799; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f0a388; }

.brand-copy {
  color: #fff;
  background-color: #46403c; }
  .brand-copy h1, .brand-copy h2, .brand-copy h3, .brand-copy h4, .brand-copy h5, .brand-copy h6,
  .brand-copy .h1, .brand-copy .h2, .brand-copy .h3, .brand-copy .h4, .brand-copy .h5, .brand-copy .h6 {
    color: #fff; }

a.brand-copy:hover,
a.brand-copy:focus {
  background-color: #2b2724; }

.bg-copy-light {
  color: #fff;
  background-color: #74716e; }
  .bg-copy-light h1, .bg-copy-light h2, .bg-copy-light h3, .bg-copy-light h4, .bg-copy-light h5, .bg-copy-light h6,
  .bg-copy-light .h1, .bg-copy-light .h2, .bg-copy-light .h3, .bg-copy-light .h4, .bg-copy-light .h5, .bg-copy-light .h6 {
    color: #fff; }

a.bg-copy-light:hover,
a.bg-copy-light:focus {
  background-color: #5a5855; }

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

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

dl {
  margin-top: 0;
  margin-bottom: 21px; }

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5; }

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #4a4a4a;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-limited {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px; }
  .container-limited:before, .container-limited:after {
    content: " ";
    display: table; }
  .container-limited:after {
    clear: both; }
  .widebody .container-limited {
    max-width: 1600px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #c7c7c7; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #c7c7c7;
    font-weight: 500; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 1px solid #c7c7c7; }
  .table .table {
    background-color: #f7f7f7; }

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  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 > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #46403c;
  border: 0;
  border-bottom: 1px solid #dfdfdf; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 300; }

input[type="search"] {
  box-sizing: border-box; }

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

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

input::-ms-clear {
  display: none; }

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #46403c; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #46403c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d0cbc9;
  border-radius: 6px;
  -webkit-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: #d0cbc9;
    outline: 0;
    box-shadow: 0 0 8px rgba(208, 203, 201, 0.8); }
  .form-control::-moz-placeholder {
    color: #74716e;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #74716e; }
  .form-control::-webkit-input-placeholder {
    color: #74716e; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 21px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9; }

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

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

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

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

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

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 35px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

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

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

.form-group-sm .form-control {
  height: 38px;
  padding: 9px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 38px;
  line-height: 38px; }

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

.form-group-sm .form-control-static {
  height: 38px;
  min-height: 33px;
  padding: 10px 14px;
  font-size: 12px;
  line-height: 1.5; }

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 37px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.5; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 50px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

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

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #46403c; }

.has-success .form-control {
  border-color: #46403c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b2724;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7d726b; }

.has-success .input-group-addon {
  color: #46403c;
  border-color: #46403c;
  background-color: #dfe4cc; }

.has-success .form-control-feedback {
  color: #46403c; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #46403c; }

.has-warning .form-control {
  border-color: #46403c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #2b2724;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7d726b; }

.has-warning .input-group-addon {
  color: #46403c;
  border-color: #46403c;
  background-color: #fffbcc; }

.has-warning .form-control-feedback {
  color: #46403c; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #46403c; }

.has-error .form-control {
  border-color: #46403c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #2b2724;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7d726b; }

.has-error .input-group-addon {
  color: #46403c;
  border-color: #46403c;
  background-color: #f6c6b5; }

.has-error .form-control-feedback {
  color: #46403c; }

.has-feedback label ~ .form-control-feedback {
  top: 26px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #46403c;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active,
  fieldset[disabled] .btn,
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .btn.focus,
  fieldset[disabled] .btn:active,
  fieldset[disabled] .btn.active {
    cursor: not-allowed;
    color: #74716e;
    background-color: #dfdfdf;
    border-color: #74716e;
    box-shadow: none; }
  .btn.inactive, .btn.inactive:hover, .btn.inactive:focus, .btn.inactive.focus, .btn.inactive:active, .btn.inactive.active, .btn.inactive.disabled, .btn.inactive[disabled] {
    background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent) !important;
    cursor: wait;
    -webkit-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
    background-size: 60px 60px !important;
    -webkit-animation: move 2s infinite linear;
            animation: move 2s infinite linear; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #46403c;
  background-color: #fff;
  border-color: #dfdfdf; }
  .btn-default:focus, .btn-default.focus {
    color: #46403c;
    background-color: #fff;
    border-color: #46403c; }
  .btn-default:hover {
    color: #46403c;
    background-color: #fff;
    border-color: #46403c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #46403c;
    background-color: #fff;
    border-color: #46403c; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #46403c;
      background-color: #fff;
      border-color: #46403c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.inactive, .btn-default.inactive:hover, .btn-default.inactive:focus, .btn-default.inactive.focus, .btn-default.inactive:active, .btn-default.inactive.active, .btn-default.inactive.disabled, .btn-default.inactive[disabled] {
    color: #46403c;
    background-color: #fff; }
  .btn-default .badge {
    color: #fff;
    background-color: #46403c; }

.btn-default.btn-transparent {
  color: #46403c;
  background-color: transparent;
  border-color: #dfdfdf; }
  .btn-default.btn-transparent:focus, .btn-default.btn-transparent.focus {
    color: #46403c;
    background-color: transparent;
    border-color: #46403c; }
  .btn-default.btn-transparent:hover {
    color: #46403c;
    background-color: transparent;
    border-color: #46403c; }
  .btn-default.btn-transparent:active, .btn-default.btn-transparent.active,
  .open > .btn-default.btn-transparent.dropdown-toggle {
    color: #46403c;
    background-color: transparent;
    border-color: #46403c; }
    .btn-default.btn-transparent:active:hover, .btn-default.btn-transparent:active:focus, .btn-default.btn-transparent:active.focus, .btn-default.btn-transparent.active:hover, .btn-default.btn-transparent.active:focus, .btn-default.btn-transparent.active.focus,
    .open > .btn-default.btn-transparent.dropdown-toggle:hover,
    .open > .btn-default.btn-transparent.dropdown-toggle:focus,
    .open > .btn-default.btn-transparent.dropdown-toggle.focus {
      color: #46403c;
      background-color: transparent;
      border-color: #46403c; }
  .btn-default.btn-transparent:active, .btn-default.btn-transparent.active,
  .open > .btn-default.btn-transparent.dropdown-toggle {
    background-image: none; }
  .btn-default.btn-transparent.inactive, .btn-default.btn-transparent.inactive:hover, .btn-default.btn-transparent.inactive:focus, .btn-default.btn-transparent.inactive.focus, .btn-default.btn-transparent.inactive:active, .btn-default.btn-transparent.inactive.active, .btn-default.btn-transparent.inactive.disabled, .btn-default.btn-transparent.inactive[disabled] {
    color: #46403c;
    background-color: transparent; }
  .btn-default.btn-transparent .badge {
    color: transparent;
    background-color: #46403c; }

.btn-primary {
  color: #fff;
  background-color: #ec5b14;
  border-color: #ec5b14; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #BC5715;
    border-color: #BC5715; }
  .btn-primary:hover {
    color: #fff;
    background-color: #BC5715;
    border-color: #BC5715; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #BC5715;
    border-color: #BC5715; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #BC5715;
      border-color: #BC5715; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.inactive, .btn-primary.inactive:hover, .btn-primary.inactive:focus, .btn-primary.inactive.focus, .btn-primary.inactive:active, .btn-primary.inactive.active, .btn-primary.inactive.disabled, .btn-primary.inactive[disabled] {
    color: #fff;
    background-color: #ec5b14; }
  .btn-primary .badge {
    color: #ec5b14;
    background-color: #fff; }

.btn-primary.btn-transparent {
  color: #ec5b14;
  background-color: transparent;
  border-color: #ec5b14; }
  .btn-primary.btn-transparent:focus, .btn-primary.btn-transparent.focus {
    color: #ec5b14;
    background-color: transparent;
    border-color: #BC5715; }
  .btn-primary.btn-transparent:hover {
    color: #BC5715;
    background-color: transparent;
    border-color: #BC5715; }
  .btn-primary.btn-transparent:active, .btn-primary.btn-transparent.active,
  .open > .btn-primary.btn-transparent.dropdown-toggle {
    color: #BC5715;
    background-color: transparent;
    border-color: #BC5715; }
    .btn-primary.btn-transparent:active:hover, .btn-primary.btn-transparent:active:focus, .btn-primary.btn-transparent:active.focus, .btn-primary.btn-transparent.active:hover, .btn-primary.btn-transparent.active:focus, .btn-primary.btn-transparent.active.focus,
    .open > .btn-primary.btn-transparent.dropdown-toggle:hover,
    .open > .btn-primary.btn-transparent.dropdown-toggle:focus,
    .open > .btn-primary.btn-transparent.dropdown-toggle.focus {
      color: #BC5715;
      background-color: transparent;
      border-color: #BC5715; }
  .btn-primary.btn-transparent:active, .btn-primary.btn-transparent.active,
  .open > .btn-primary.btn-transparent.dropdown-toggle {
    background-image: none; }
  .btn-primary.btn-transparent.inactive, .btn-primary.btn-transparent.inactive:hover, .btn-primary.btn-transparent.inactive:focus, .btn-primary.btn-transparent.inactive.focus, .btn-primary.btn-transparent.inactive:active, .btn-primary.btn-transparent.inactive.active, .btn-primary.btn-transparent.inactive.disabled, .btn-primary.btn-transparent.inactive[disabled] {
    color: #ec5b14;
    background-color: transparent; }
  .btn-primary.btn-transparent .badge {
    color: transparent;
    background-color: #ec5b14; }

.btn-secondary {
  color: #fff;
  background-color: #3171c9;
  border-color: #3171c9; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #185596;
    border-color: #185596; }
  .btn-secondary:hover {
    color: #FFF;
    background-color: #185596;
    border-color: #185596; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #FFF;
    background-color: #185596;
    border-color: #185596; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #FFF;
      background-color: #185596;
      border-color: #185596; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary.inactive, .btn-secondary.inactive:hover, .btn-secondary.inactive:focus, .btn-secondary.inactive.focus, .btn-secondary.inactive:active, .btn-secondary.inactive.active, .btn-secondary.inactive.disabled, .btn-secondary.inactive[disabled] {
    color: #fff;
    background-color: #3171c9; }
  .btn-secondary .badge {
    color: #3171c9;
    background-color: #fff; }

.btn-secondary.btn-transparent {
  color: #3171c9;
  background-color: transparent;
  border-color: #3171c9; }
  .btn-secondary.btn-transparent:focus, .btn-secondary.btn-transparent.focus {
    color: #3171c9;
    background-color: transparent;
    border-color: #185596; }
  .btn-secondary.btn-transparent:hover {
    color: #185596;
    background-color: transparent;
    border-color: #185596; }
  .btn-secondary.btn-transparent:active, .btn-secondary.btn-transparent.active,
  .open > .btn-secondary.btn-transparent.dropdown-toggle {
    color: #185596;
    background-color: transparent;
    border-color: #185596; }
    .btn-secondary.btn-transparent:active:hover, .btn-secondary.btn-transparent:active:focus, .btn-secondary.btn-transparent:active.focus, .btn-secondary.btn-transparent.active:hover, .btn-secondary.btn-transparent.active:focus, .btn-secondary.btn-transparent.active.focus,
    .open > .btn-secondary.btn-transparent.dropdown-toggle:hover,
    .open > .btn-secondary.btn-transparent.dropdown-toggle:focus,
    .open > .btn-secondary.btn-transparent.dropdown-toggle.focus {
      color: #185596;
      background-color: transparent;
      border-color: #185596; }
  .btn-secondary.btn-transparent:active, .btn-secondary.btn-transparent.active,
  .open > .btn-secondary.btn-transparent.dropdown-toggle {
    background-image: none; }
  .btn-secondary.btn-transparent.inactive, .btn-secondary.btn-transparent.inactive:hover, .btn-secondary.btn-transparent.inactive:focus, .btn-secondary.btn-transparent.inactive.focus, .btn-secondary.btn-transparent.inactive:active, .btn-secondary.btn-transparent.inactive.active, .btn-secondary.btn-transparent.inactive.disabled, .btn-secondary.btn-transparent.inactive[disabled] {
    color: #3171c9;
    background-color: transparent; }
  .btn-secondary.btn-transparent .badge {
    color: transparent;
    background-color: #3171c9; }

.btn-secondary.btn-transparent-blue {
  color: #3171c9;
  background-color: transparent;
  border-color: #3171c9; }
  .btn-secondary.btn-transparent-blue:focus, .btn-secondary.btn-transparent-blue.focus {
    color: #3171c9;
    background-color: transparent;
    border-color: #185596; }
  .btn-secondary.btn-transparent-blue:hover {
    color: #1c66b5;
    background-color: transparent;
    border-color: #185596; }
  .btn-secondary.btn-transparent-blue:active, .btn-secondary.btn-transparent-blue.active,
  .open > .btn-secondary.btn-transparent-blue.dropdown-toggle {
    color: #1c66b5;
    background-color: transparent;
    border-color: #185596; }
    .btn-secondary.btn-transparent-blue:active:hover, .btn-secondary.btn-transparent-blue:active:focus, .btn-secondary.btn-transparent-blue:active.focus, .btn-secondary.btn-transparent-blue.active:hover, .btn-secondary.btn-transparent-blue.active:focus, .btn-secondary.btn-transparent-blue.active.focus,
    .open > .btn-secondary.btn-transparent-blue.dropdown-toggle:hover,
    .open > .btn-secondary.btn-transparent-blue.dropdown-toggle:focus,
    .open > .btn-secondary.btn-transparent-blue.dropdown-toggle.focus {
      color: #1c66b5;
      background-color: transparent;
      border-color: #185596; }
  .btn-secondary.btn-transparent-blue:active, .btn-secondary.btn-transparent-blue.active,
  .open > .btn-secondary.btn-transparent-blue.dropdown-toggle {
    background-image: none; }
  .btn-secondary.btn-transparent-blue.inactive, .btn-secondary.btn-transparent-blue.inactive:hover, .btn-secondary.btn-transparent-blue.inactive:focus, .btn-secondary.btn-transparent-blue.inactive.focus, .btn-secondary.btn-transparent-blue.inactive:active, .btn-secondary.btn-transparent-blue.inactive.active, .btn-secondary.btn-transparent-blue.inactive.disabled, .btn-secondary.btn-transparent-blue.inactive[disabled] {
    color: #3171c9;
    background-color: transparent; }
  .btn-secondary.btn-transparent-blue .badge {
    color: transparent;
    background-color: #3171c9; }

.btn-cta, .btn_generico_flecha {
  color: #46403c;
  background-color: #ffd212;
  border-color: #ffd212; }
  .btn-cta:focus, .btn-cta.focus, .btn_generico_flecha:focus, .btn_generico_flecha.focus {
    color: #46403c;
    background-color: #e5bf15;
    border-color: #e5bf15; }
  .btn-cta:hover, .btn_generico_flecha:hover {
    color: #46403c;
    background-color: #e5bf15;
    border-color: #e5bf15; }
  .btn-cta:active, .btn-cta.active,
  .open > .btn-cta.dropdown-toggle, .btn_generico_flecha:active, .btn_generico_flecha.active,
  .open > .btn_generico_flecha.dropdown-toggle {
    color: #46403c;
    background-color: #e5bf15;
    border-color: #e5bf15; }
    .btn-cta:active:hover, .btn-cta:active:focus, .btn-cta:active.focus, .btn-cta.active:hover, .btn-cta.active:focus, .btn-cta.active.focus,
    .open > .btn-cta.dropdown-toggle:hover,
    .open > .btn-cta.dropdown-toggle:focus,
    .open > .btn-cta.dropdown-toggle.focus, .btn_generico_flecha:active:hover, .btn_generico_flecha:active:focus, .btn_generico_flecha:active.focus, .btn_generico_flecha.active:hover, .btn_generico_flecha.active:focus, .btn_generico_flecha.active.focus,
    .open > .btn_generico_flecha.dropdown-toggle:hover,
    .open > .btn_generico_flecha.dropdown-toggle:focus,
    .open > .btn_generico_flecha.dropdown-toggle.focus {
      color: #46403c;
      background-color: #e5bf15;
      border-color: #e5bf15; }
  .btn-cta:active, .btn-cta.active,
  .open > .btn-cta.dropdown-toggle, .btn_generico_flecha:active, .btn_generico_flecha.active,
  .open > .btn_generico_flecha.dropdown-toggle {
    background-image: none; }
  .btn-cta.inactive, .btn-cta.inactive:hover, .btn-cta.inactive:focus, .btn-cta.inactive.focus, .btn-cta.inactive:active, .btn-cta.inactive.active, .btn-cta.inactive.disabled, .btn-cta.inactive[disabled], .btn_generico_flecha.inactive, .btn_generico_flecha.inactive:hover, .btn_generico_flecha.inactive:focus, .btn_generico_flecha.inactive.focus, .btn_generico_flecha.inactive:active, .btn_generico_flecha.inactive.active, .btn_generico_flecha.inactive.disabled, .btn_generico_flecha.inactive[disabled] {
    color: #46403c;
    background-color: #ffd212; }
  .btn-cta .badge, .btn_generico_flecha .badge {
    color: #ffd212;
    background-color: #46403c; }
  .btn-cta:after, .btn_generico_flecha:after {
    position: relative;
    top: 1px;
    margin-left: 12px;
    content: '';
    width: 7px;
    height: 11px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2211%22%20viewBox%3D%220%200%207%2011%22%3E%3Cpath%20fill%3D%22%2346403C%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%209.024l4.025-3.946L0%201.13%201.154%200l5.183%205.078-5.183%205.077L0%209.025z%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    background-size: 100% 100%; }

.btn-green {
  color: #fff;
  background-color: #5f7a06;
  border-color: #5f7a06; }
  .btn-green:focus, .btn-green.focus {
    color: #fff;
    background-color: #394904;
    border-color: #394904; }
  .btn-green:hover {
    color: #fff;
    background-color: #394904;
    border-color: #394904; }
  .btn-green:active, .btn-green.active,
  .open > .btn-green.dropdown-toggle {
    color: #fff;
    background-color: #394904;
    border-color: #394904; }
    .btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus,
    .open > .btn-green.dropdown-toggle:hover,
    .open > .btn-green.dropdown-toggle:focus,
    .open > .btn-green.dropdown-toggle.focus {
      color: #fff;
      background-color: #1f2702;
      border-color: #1f2702; }
  .btn-green:active, .btn-green.active,
  .open > .btn-green.dropdown-toggle {
    background-image: none; }
  .btn-green.inactive, .btn-green.inactive:hover, .btn-green.inactive:focus, .btn-green.inactive.focus, .btn-green.inactive:active, .btn-green.inactive.active, .btn-green.inactive.disabled, .btn-green.inactive[disabled] {
    color: #fff;
    background-color: #5f7a06; }
  .btn-green .badge {
    color: #5f7a06;
    background-color: #fff; }

.btn-green.btn-transparent {
  color: #5f7a06;
  background-color: transparent;
  border-color: #5f7a06; }
  .btn-green.btn-transparent:focus, .btn-green.btn-transparent.focus {
    color: #5f7a06;
    background-color: transparent;
    border-color: #5f7a06; }
  .btn-green.btn-transparent:hover {
    color: #5f7a06;
    background-color: transparent;
    border-color: #5f7a06; }
  .btn-green.btn-transparent:active, .btn-green.btn-transparent.active,
  .open > .btn-green.btn-transparent.dropdown-toggle {
    color: #5f7a06;
    background-color: transparent;
    border-color: #5f7a06; }
    .btn-green.btn-transparent:active:hover, .btn-green.btn-transparent:active:focus, .btn-green.btn-transparent:active.focus, .btn-green.btn-transparent.active:hover, .btn-green.btn-transparent.active:focus, .btn-green.btn-transparent.active.focus,
    .open > .btn-green.btn-transparent.dropdown-toggle:hover,
    .open > .btn-green.btn-transparent.dropdown-toggle:focus,
    .open > .btn-green.btn-transparent.dropdown-toggle.focus {
      color: #5f7a06;
      background-color: transparent;
      border-color: #5f7a06; }
  .btn-green.btn-transparent:active, .btn-green.btn-transparent.active,
  .open > .btn-green.btn-transparent.dropdown-toggle {
    background-image: none; }
  .btn-green.btn-transparent.inactive, .btn-green.btn-transparent.inactive:hover, .btn-green.btn-transparent.inactive:focus, .btn-green.btn-transparent.inactive.focus, .btn-green.btn-transparent.inactive:active, .btn-green.btn-transparent.inactive.active, .btn-green.btn-transparent.inactive.disabled, .btn-green.btn-transparent.inactive[disabled] {
    color: #5f7a06;
    background-color: transparent; }
  .btn-green.btn-transparent .badge {
    color: transparent;
    background-color: #5f7a06; }

.btn-success {
  color: #fff;
  background-color: #dfe4cc;
  border-color: #d5dbbb; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #cad2ab;
    border-color: #c0ca9a; }
  .btn-success:hover {
    color: #fff;
    background-color: #cad2ab;
    border-color: #c0ca9a; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #cad2ab;
    border-color: #c0ca9a; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #bbc693;
      border-color: #b1bd83; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.inactive, .btn-success.inactive:hover, .btn-success.inactive:focus, .btn-success.inactive.focus, .btn-success.inactive:active, .btn-success.inactive.active, .btn-success.inactive.disabled, .btn-success.inactive[disabled] {
    color: #fff;
    background-color: #dfe4cc; }
  .btn-success .badge {
    color: #dfe4cc;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #d3e5f8;
  border-color: #bdd8f5; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #a7cbf1;
    border-color: #91beee; }
  .btn-info:hover {
    color: #fff;
    background-color: #a7cbf1;
    border-color: #91beee; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #a7cbf1;
    border-color: #91beee; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #88b9ec;
      border-color: #72ace9; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.inactive, .btn-info.inactive:hover, .btn-info.inactive:focus, .btn-info.inactive.focus, .btn-info.inactive:active, .btn-info.inactive.active, .btn-info.inactive.disabled, .btn-info.inactive[disabled] {
    color: #fff;
    background-color: #d3e5f8; }
  .btn-info .badge {
    color: #d3e5f8;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #fffbcc;
  border-color: #fff9b3; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #fff799;
    border-color: #fff580; }
  .btn-warning:hover {
    color: #fff;
    background-color: #fff799;
    border-color: #fff580; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #fff799;
    border-color: #fff580; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #fff475;
      border-color: #fff25c; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.inactive, .btn-warning.inactive:hover, .btn-warning.inactive:focus, .btn-warning.inactive.focus, .btn-warning.inactive:active, .btn-warning.inactive.active, .btn-warning.inactive.disabled, .btn-warning.inactive[disabled] {
    color: #fff;
    background-color: #fffbcc; }
  .btn-warning .badge {
    color: #fffbcc;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f6c6b5;
  border-color: #f3b49e; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #f0a388;
    border-color: #ee9171; }
  .btn-danger:hover {
    color: #fff;
    background-color: #f0a388;
    border-color: #ee9171; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f0a388;
    border-color: #ee9171; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ed8a68;
      border-color: #ea7951; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.inactive, .btn-danger.inactive:hover, .btn-danger.inactive:focus, .btn-danger.inactive.focus, .btn-danger.inactive:active, .btn-danger.inactive.active, .btn-danger.inactive.disabled, .btn-danger.inactive[disabled] {
    color: #fff;
    background-color: #f6c6b5; }
  .btn-danger .badge {
    color: #f6c6b5;
    background-color: #fff; }

.btn-link {
  color: #3171c9;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #3171c9;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #74716e;
    text-decoration: none; }

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

.btn-sm, .btn-group-sm > .btn {
  padding: 9px 14px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 6px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 6px; }

.btn-block {
  display: block;
  width: 100%; }

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.collapse-non-md {
  display: block; }
  .collapse-non-md.in {
    display: block; }

tr.collapse-non-md.in {
  display: table-row; }

tbody.collapse-non-md.in {
  display: table-row-group; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-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;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #4a4a4a;
    white-space: nowrap; }

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

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

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap; }

.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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .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-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.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:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group > .btn-group:last-child:not(:first-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, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.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; }

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

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

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 6px;
  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%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: 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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control: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: normal;
  line-height: 1;
  color: #46403c;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d0cbc9;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 9px 14px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 16px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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 + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #3171c9; }
  .nav .nav-divider {
    height: 1px;
    margin: 9.5px 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.5;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #f7f7f7;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ec5b14; }

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

.nav-colapsetabs {
  border-bottom: 1px solid #ddd; }
  .nav-colapsetabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-colapsetabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-colapsetabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-colapsetabs > li.active > a, .nav-colapsetabs > li.active > a:hover, .nav-colapsetabs > li.active > a:focus {
      color: #555555;
      background-color: #f7f7f7;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-justified, .nav-tabs.nav-justified, .nav-colapsetabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li, .nav-colapsetabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-colapsetabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

.nav-tabs-justified, .nav-tabs.nav-justified, .nav-colapsetabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-colapsetabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-colapsetabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-colapsetabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .nav-colapsetabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }

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

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 0; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

.navbar-collapse {
  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:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

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

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

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

.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: 16px;
  padding-top: 11px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-toggle {
  position: relative;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  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; }

.navbar-nav {
  margin: 0 -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px; }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  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 {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 6px;
    margin-bottom: 6px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      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:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.cont_breadcrumb {
  background: transparent;
  position: static; }
  .cont_breadcrumb .breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
    list-style: none;
    border-radius: 0; }
    .cont_breadcrumb .breadcrumb > li {
      display: inline-block;
      vertical-align: top;
      font-size: 12px; }
      .cont_breadcrumb .breadcrumb > li + li:before {
        content: ">\00a0";
        padding: 0 5px;
        color: #46403c; }
      .cont_breadcrumb .breadcrumb > li a {
        color: #46403c;
        font-weight: 300;
        text-decoration: none; }
        .cont_breadcrumb .breadcrumb > li a svg.icon-monochrome-destinia-logo-breadcrumb, .cont_breadcrumb .breadcrumb > li a svg.icon-monochrome-destinia-logo-breadcrumb * {
          width: 8px;
          height: 9px;
          fill: #46403c; }
        .cont_breadcrumb .breadcrumb > li a:hover, .cont_breadcrumb .breadcrumb > li a:focus {
          text-decoration: underline; }
    .cont_breadcrumb .breadcrumb > .active {
      color: #46403c;
      font-weight: 500; }

/* Variante de breadcrumb posicionado sobre foto de cabecera (19/01/2017): BOC */
/* Small devices (tablets, 768px and up) */

/* Variante de breadcrumb posicionado sobre foto de cabecera (19/01/2017): EOC */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #3171c9;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
      .pagination > li > a svg, .pagination > li > a svg *,
      .pagination > li > span svg,
      .pagination > li > span svg * {
        fill: #74716e; }
      .pagination > li > a svg,
      .pagination > li > span svg {
        width: 7px;
        height: 10px; }
    .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:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #3171c9;
    background-color: #eeeeee;
    border-color: #ddd; }
    .pagination > li > a:hover svg, .pagination > li > a:hover svg *, .pagination > li > a:focus svg, .pagination > li > a:focus svg *,
    .pagination > li > span:hover svg,
    .pagination > li > span:hover svg *,
    .pagination > li > span:focus svg,
    .pagination > li > span:focus svg * {
      fill: #3171c9; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ec5b14;
    border-color: #ec5b14;
    cursor: default; }
    .pagination > .active > a svg, .pagination > .active > a svg *, .pagination > .active > a:hover svg, .pagination > .active > a:hover svg *, .pagination > .active > a:focus svg, .pagination > .active > a:focus svg *,
    .pagination > .active > span svg,
    .pagination > .active > span svg *,
    .pagination > .active > span:hover svg,
    .pagination > .active > span:hover svg *,
    .pagination > .active > span:focus svg,
    .pagination > .active > span:focus svg * {
      fill: #fff; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }
    .pagination > .disabled > span svg, .pagination > .disabled > span svg *,
    .pagination > .disabled > span:hover svg,
    .pagination > .disabled > span:hover svg *,
    .pagination > .disabled > span:focus svg,
    .pagination > .disabled > span:focus svg *,
    .pagination > .disabled > a svg,
    .pagination > .disabled > a svg *,
    .pagination > .disabled > a:hover svg,
    .pagination > .disabled > a:hover svg *,
    .pagination > .disabled > a:focus svg,
    .pagination > .disabled > a:focus svg * {
      fill: #777777; }

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

.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: 9px 14px;
  font-size: 12px;
  line-height: 1.5; }

.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: 21px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .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:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #ec5b14; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #be490f; }

.label-secondary {
  background-color: #3171c9; }
  .label-secondary[href]:hover, .label-secondary[href]:focus {
    background-color: #275aa0; }

.label-success {
  background-color: #dfe4cc; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #cad2ab; }

.label-info {
  background-color: #d3e5f8; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #a7cbf1; }

.label-warning {
  background-color: #fffbcc; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #fff799; }

.label-danger {
  background-color: #f6c6b5; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f0a388; }

.badge {
  display: inline-block;
  min-width: 3px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #3171c9;
  border-radius: 50%; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #3171c9;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.5;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #46403c; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3171c9; }

.alert {
  padding: 10px 0;
  /*margin-bottom: $line-height-computed;    Anulamos margen para q puedan salir alert warning y alert danger, juntas en hoteles y vuelos*/
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }
  .alert .numeroAlerta {
    font-size: 12px;
    color: #74716e; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 0; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -15px;
    color: inherit;
    padding: 0 15px; }

.alert-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
  border-radius: 0; }

.alert-success {
  background-color: #dfe4cc;
  border-color: #e9e9e9;
  color: #46403c; }
  .alert-success hr {
    border-top-color: gainsboro; }
  .alert-success .alert-link {
    color: #2b2724; }

.alert-info {
  background-color: #d3e5f8;
  border-color: #e9e9e9;
  color: #46403c; }
  .alert-info hr {
    border-top-color: gainsboro; }
  .alert-info .alert-link {
    color: #2b2724; }

.alert-warning {
  background-color: #fffbcc;
  border-color: #e9e9e9;
  color: #46403c; }
  .alert-warning hr {
    border-top-color: gainsboro; }
  .alert-warning .alert-link {
    color: #2b2724; }

.alert-danger {
  background-color: #f6c6b5;
  border-color: #e9e9e9;
  color: #46403c; }
  .alert-danger hr {
    border-top-color: gainsboro; }
  .alert-danger .alert-link {
    color: #2b2724; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 21px;
  color: #fff;
  text-align: center;
  background-color: #ec5b14;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #dfe4cc; }
  .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);
    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-info {
  background-color: #d3e5f8; }
  .progress-striped .progress-bar-info {
    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); }

.progress-bar-warning {
  background-color: #fffbcc; }
  .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);
    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: #f6c6b5; }
  .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 {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.media {
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 6px;
  margin-bottom: 20px; }
  .media .media-body {
    padding: 15px 20px 0 8px; }
    .media .media-body p {
      font-size: 13px;
      margin-bottom: 6px;
      color: #46403c;
      line-height: 1.35; }
      .media .media-body p.media-subheading {
        font-size: 12px;
        color: #74716e; }
    .media .media-body .media-heading {
      margin: 0 0 4px 0;
      font-size: 24px;
      line-height: 0.9; }
  .media .relative {
    position: relative; }
  .media .media-cta {
    position: absolute;
    bottom: 12px;
    right: 20px; }
  .media .media-cta {
    color: #fff;
    background-color: #3171c9;
    border-color: #3171c9; }
    .media .media-cta:focus, .media .media-cta.focus {
      color: #fff;
      background-color: #275aa0;
      border-color: #275aa0; }
    .media .media-cta:hover {
      color: #fff;
      background-color: #275aa0;
      border-color: #275aa0; }
    .media .media-cta:active, .media .media-cta.active,
    .open > .media .media-cta.dropdown-toggle {
      color: #fff;
      background-color: #275aa0;
      border-color: #275aa0; }
      .media .media-cta:active:hover, .media .media-cta:active:focus, .media .media-cta:active.focus, .media .media-cta.active:hover, .media .media-cta.active:focus, .media .media-cta.active.focus,
      .open > .media .media-cta.dropdown-toggle:hover,
      .open > .media .media-cta.dropdown-toggle:focus,
      .open > .media .media-cta.dropdown-toggle.focus {
        color: #fff;
        background-color: #204a83;
        border-color: #204a83; }
    .media .media-cta:active, .media .media-cta.active,
    .open > .media .media-cta.dropdown-toggle {
      background-image: none; }
    .media .media-cta.inactive, .media .media-cta.inactive:hover, .media .media-cta.inactive:focus, .media .media-cta.inactive.focus, .media .media-cta.inactive:active, .media .media-cta.inactive.active, .media .media-cta.inactive.disabled, .media .media-cta.inactive[disabled] {
      color: #fff;
      background-color: #3171c9; }
    .media .media-cta .badge {
      color: #3171c9;
      background-color: #fff; }

.media-grey .media-heading {
  color: #46403c;
  margin: 0 0 10px 0; }

/* fin caja de imagen, texto y link en listados */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  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; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ec5b14;
  border-color: #ec5b14; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fbdfd1; }

.list-group-item-success {
  color: #46403c;
  background-color: #dfe4cc; }

a.list-group-item-success,
button.list-group-item-success {
  color: #46403c; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #46403c;
    background-color: #d5dbbb; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #46403c;
    border-color: #46403c; }

.list-group-item-info {
  color: #46403c;
  background-color: #d3e5f8; }

a.list-group-item-info,
button.list-group-item-info {
  color: #46403c; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #46403c;
    background-color: #bdd8f5; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #46403c;
    border-color: #46403c; }

.list-group-item-warning {
  color: #46403c;
  background-color: #fffbcc; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #46403c; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #46403c;
    background-color: #fff9b3; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #46403c;
    border-color: #46403c; }

.list-group-item-danger {
  color: #46403c;
  background-color: #f6c6b5; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #46403c; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #46403c;
    background-color: #f3b49e; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #46403c;
    border-color: #46403c; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .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,
    .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-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-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 {
      border-top-left-radius: 3px; }
    .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,
    .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-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-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 {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .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,
    .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 {
      border-bottom-left-radius: 3px; }
    .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,
    .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 {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #c7c7c7; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .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 {
    border-bottom: 0; }
  .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-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 {
    border-bottom: 0; }

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

.panel-group {
  margin-bottom: 21px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      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: #4a4a4a;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #4a4a4a; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #ec5b14; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #ec5b14;
    border-color: #ec5b14; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ec5b14; }
    .panel-primary > .panel-heading .badge {
      color: #ec5b14;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ec5b14; }

.panel-secondary {
  border-color: #3171c9; }
  .panel-secondary > .panel-heading {
    color: #fff;
    background-color: #3171c9;
    border-color: #3171c9; }
    .panel-secondary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #3171c9; }
    .panel-secondary > .panel-heading .badge {
      color: #3171c9;
      background-color: #fff; }
  .panel-secondary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3171c9; }

.panel-success {
  border-color: #e9e9e9; }
  .panel-success > .panel-heading {
    color: #46403c;
    background-color: #dfe4cc;
    border-color: #e9e9e9; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e9e9e9; }
    .panel-success > .panel-heading .badge {
      color: #dfe4cc;
      background-color: #46403c; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9e9e9; }

.panel-info {
  border-color: #e9e9e9; }
  .panel-info > .panel-heading {
    color: #46403c;
    background-color: #d3e5f8;
    border-color: #e9e9e9; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e9e9e9; }
    .panel-info > .panel-heading .badge {
      color: #d3e5f8;
      background-color: #46403c; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9e9e9; }

.panel-warning {
  border-color: #e9e9e9; }
  .panel-warning > .panel-heading {
    color: #46403c;
    background-color: #fffbcc;
    border-color: #e9e9e9; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e9e9e9; }
    .panel-warning > .panel-heading .badge {
      color: #fffbcc;
      background-color: #46403c; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9e9e9; }

.panel-danger {
  border-color: #e9e9e9; }
  .panel-danger > .panel-heading {
    color: #46403c;
    background-color: #f6c6b5;
    border-color: #e9e9e9; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e9e9e9; }
    .panel-danger > .panel-heading .badge {
      color: #f6c6b5;
      background-color: #46403c; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9e9e9; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 40px;
  padding: 10px 15px;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 6px; }
  .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 {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal.modalcentered {
  text-align: center;
  padding: 0 !important;
  font-size: 0; }
  .modal.modalcentered:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .modal.modalcentered .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    -webkit-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;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px 15px 30px 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .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; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.tooltip .arrow {
  border-color: #cacaca; }

.tooltip {
  position: absolute;
  top: 0;
  /*left: 0;
  right: auto;*/
  z-index: 1070;
  display: none;
  min-width: 200px;
  padding: 1px;
  text-align: left;
  background-color: #CACACA;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-width: 300px;
  white-space: normal; }
  .tooltip.top {
    margin-top: -10px; }
  .tooltip.right {
    /*rtl:begin:ignore*/
    margin-left: 10px;
    /*rtl:end:ignore*/ }
  .tooltip.bottom {
    margin-top: 3px;
    min-width: 180px;
    text-align: center; }
  .tooltip.left {
    /*rtl:begin:ignore*/
    margin-left: -10px;
    /*rtl:end:ignore*/ }

.tooltip-inner {
  margin: 0;
  padding: 20px 10px;
  font-weight: 300;
  line-height: 18px;
  background-color: #FFF;
  border-radius: 5px; }
  .tooltip-inner:empty {
    display: none; }

.tooltip .tooltip-arrow,
.tooltip .tooltip-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip .tooltip-arrow {
  border-width: 5px; }

.tooltip .tooltip-arrow:after {
  border-width: 5px;
  content: ""; }

.tooltip.top .tooltip-arrow {
  /*rtl:begin:ignore*/
  left: 50%;
  margin-left: -5px;
  /*rtl:end:ignore*/
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: #ccc;
  bottom: -5px; }
  .tooltip.top .tooltip-arrow:after {
    bottom: 1px;
    /*rtl:begin:ignore*/
    margin-left: -5px;
    /*rtl:end:ignore*/
    border-bottom-width: 0;
    border-top-color: #ccc; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  margin-top: -5px;
  /*rtl:begin:ignore*/
  left: -5px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: #ccc;
  /*rtl:end:ignore*/ }
  .tooltip.right .tooltip-arrow:after {
    bottom: -5px;
    /*rtl:begin:ignore*/
    left: 1px;
    border-left-width: 0;
    border-right-color: #ccc;
    /*rtl:end:ignore*/ }

.tooltip.bottom .tooltip-arrow {
  /*rtl:begin:ignore*/
  left: 50%;
  margin-left: -5px;
  /*rtl:end:ignore*/
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: #ccc;
  top: -5px; }
  .tooltip.bottom .tooltip-arrow:after {
    top: 0;
    /*rtl:begin:ignore*/
    margin-left: -5px;
    /*rtl:end:ignore*/
    border-top-width: 2px;
    border-bottom-color: #FFF; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  margin-top: -5px;
  /*rtl:begin:ignore*/
  right: -5px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: #ccc;
  /*rtl:end:ignore*/ }
  .tooltip.left .tooltip-arrow:after {
    bottom: -5px;
    /*rtl:begin:ignore*/
    right: 1px;
    border-right-width: 0;
    border-left-color: #ccc;
    /*rtl:end:ignore*/ }

.popover {
  position: absolute;
  top: 0;
  /*left: 0;*/
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .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;
  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; }

.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: #999999;
  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.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative;
  margin-bottom: 40px; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      width: 100%;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
    width: 100%; }
  .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;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, 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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: -45px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li, .carousel-indicators > div {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    margin-right: 5px;
    text-indent: -999px;
    border: 1px solid #46403c;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    border: 1px solid #ec5b14;
    background-color: #ec5b14; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix: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; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

.visible-print {
  display: none !important; }

.visible-print-block {
  display: none !important; }

.visible-print-inline {
  display: none !important; }

.visible-print-inline-block {
  display: none !important; }

/**
 * Styles shared by multiple animations
 */
/**
* Sobre escribo la variable de color para que se use el color primario
*/
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

.ball-clip-rotate > div {
  background-color: #dfdfdf;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  border: 2px solid #46403c;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 0.75s 0s linear infinite;
          animation: rotate 0.75s 0s linear infinite; }

/**
 * Styles shared by multiple animations
 */
/**
* Sobre escribo la variable de color para que se use el color primario
*/
@-webkit-keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px; }
  .ball-spin-fade-loader > div:nth-child(1) {
    top: 30px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -0.96s infinite linear;
            animation: ball-spin-fade-loader 1s -0.96s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(2) {
    top: 20.4545454545px;
    left: 20.4545454545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.84s infinite linear;
            animation: ball-spin-fade-loader 1s -0.84s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 30px;
    -webkit-animation: ball-spin-fade-loader 1s -0.72s infinite linear;
            animation: ball-spin-fade-loader 1s -0.72s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(4) {
    top: -20.4545454545px;
    left: 20.4545454545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.6s infinite linear;
            animation: ball-spin-fade-loader 1s -0.6s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(5) {
    top: -30px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -0.48s infinite linear;
            animation: ball-spin-fade-loader 1s -0.48s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(6) {
    top: -20.4545454545px;
    left: -20.4545454545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.36s infinite linear;
            animation: ball-spin-fade-loader 1s -0.36s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -30px;
    -webkit-animation: ball-spin-fade-loader 1s -0.24s infinite linear;
            animation: ball-spin-fade-loader 1s -0.24s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(8) {
    top: 20.4545454545px;
    left: -20.4545454545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.12s infinite linear;
            animation: ball-spin-fade-loader 1s -0.12s infinite linear; }
  .ball-spin-fade-loader > div {
    background-color: #ec5b14;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute; }

.skipnavlink {
  display: block;
  background: #fffbcc;
  padding: 0;
  height: 50px;
  line-height: 50px;
  z-index: 1000;
  text-align: center;
  -webkit-transition: height 0.3s;
  transition: height 0.3s; }
  .skipnavlink:active, .skipnavlink:focus {
    text-decoration: none; }

svg use {
  pointer-events: none; }

/* Style for SVG png fallback in IE8 */
.icon {
  display: inline-block; }

/* reset svg sprite style by default to be able to give styles to svg icons */
svg symbol[id|="icon-monochrome"] path, svg symbol[id|="icon-monochrome"] text, svg[class|="icon-monochrome"] * {
  fill: inherit;
  opacity: inherit; }

a svg,
button svg,
label svg {
  pointer-events: none; }

/* hide focus to main container with tabindex 0 needed for accesibility */
main {
  outline: none; }

a:hover, a:focus, button:hover, button:focus {
  outline: 0; }

/* generic background svg */
.checked:after {
  content: '';
  width: 14px;
  height: 11px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%3E%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20d%3D%22M.664%207l1.328-1.344%202.672%202.68%208-8L14%201.664%204.664%2011l-4-4z%22%2F%3E%3C%2Fsvg%3E"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.touch .expand_clickable {
  position: relative; }

.touch .expand_clickable:after {
  content: '';
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px; }

@font-face {
  font-family: 'iconos_illusion';
  src: url("https://static.destinia.com/headers/ilusion/fonts/iconos_illusion_v01.eot?v=1455786604");
  src: url("https://static.destinia.com/headers/ilusion/fonts/iconos_illusion_v01.eot?v=1455786604#iefix") format("embedded-opentype"), url("https://static.destinia.com/headers/ilusion/fonts/iconos_illusion_v01.woff?v=1455786604") format("woff"), url("https://static.destinia.com/headers/ilusion/fonts/iconos_illusion_v01.ttf?v=1455786604") format("truetype"), url("https://static.destinia.com/headers/ilusion/fonts/iconos_illusion_v01.svg?v=1455786604#iconos_viajes") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="viajes"], [class*=" icon-"] {
  font-family: 'iconos_illusion';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.p0 {
  padding: 0; }

.mLR0 {
  margin-left: 0;
  margin-right: 0; }

.pL10 {
  padding-left: 10px; }

.pT20 {
  padding-top: 20px; }

.pTB10 {
  padding: 10px 0; }

.p10 {
  padding: 10px; }

.mT5 {
  margin-top: 5px; }

.mT10, .mtop10 {
  margin-top: 10px; }

.mT15, .mtop15 {
  margin-top: 15px; }

.mB10 {
  margin-bottom: 10px; }

.mT20 {
  margin-top: 20px; }

.mT30 {
  margin-top: 30px; }

.mT50 {
  margin-top: 50px; }

.mB20 {
  margin-bottom: 20px; }

.mTB10 {
  margin: 10px 0; }

.mR10 {
  margin-right: 10px; }

.mL15 {
  margin-left: 15px; }

.mB100 {
  margin-bottom: 100px; }

.mT100 {
  margin-top: 100px; }

.m0 {
  margin: 0; }

.pL0 {
  padding-left: 0; }

.pR0 {
  padding-right: 0; }

.home_search_box {
  margin: 15px auto;
  position: relative; }

.homeviajes_search_box {
  margin: 15px auto; }

.panel-grey {
  background-color: #f3f3f3;
  border: 1px solid #cccccc; }

.panel-grey .panel-body {
  padding: 20px; }

#notifications_zone {
  position: relative; }
  #notifications_zone .alert-warning {
    width: 100%;
    position: relative;
    z-index: 2; }
  #notifications_zone .alert-warning + .alert-warning {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    height: 1px;
    overflow: hidden; }

.alert-info-promo {
  padding: 5px 0; }
  .alert-info-promo svg {
    width: 18px;
    height: 18px;
    margin-right: 5px; }
    .alert-info-promo svg, .alert-info-promo svg * {
      fill: #46403c; }
  .alert-info-promo p {
    margin: 0 0 0 23px;
    line-height: 1.3; }

/* colores para guia de estilos */
.brand-primary-svg, .brand-primary-svg * {
  fill: #ec5b14; }

.brand-primary-border {
  border-color: #ec5b14; }

/* colores disponibilidad */
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }

header ul, header ol {
  list-style: none; }

header .navbar {
  margin-bottom: 0; }

header .navbar-brand {
  margin: 0 !important;
  padding: 16px 0;
  height: 50px; }
  header .navbar-brand svg, header .navbar-brand svg * {
    shape-rendering: geometricPrecision;
    width: 100px;
    height: 17px;
    fill: #fff; }
  header .navbar-brand svg.arabic, header .navbar-brand svg.arabic * {
    width: 130px;
    height: 25px;
    margin-top: -5px; }

header .circles-loader {
  position: absolute !important;
  top: 50%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -23.5px; }

header .ball-scale-multiple {
  position: absolute !important;
  top: 65%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -23.5px; }

header .ball-spin-fade-loader {
  position: absolute !important;
  top: 65%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -23.5px; }

header .dropdown-menu {
  padding: 0;
  border: none;
  border-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
  overflow: hidden;
  opacity: 0; }
  header .dropdown-menu > ul {
    margin-top: -1px; }
  header .dropdown-menu ul {
    padding: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf; }
    header .dropdown-menu ul li:last-child {
      border-bottom: none; }
    header .dropdown-menu ul li {
      border-bottom: 1px solid #dfdfdf;
      position: relative; }
      header .dropdown-menu ul li > a, header .dropdown-menu ul li > div.collapse-title, header .dropdown-menu ul li > button {
        text-align: left !important;
        color: #74716e;
        font-size: 12px;
        font-weight: 300;
        display: inline-block;
        width: 100%;
        padding: 0;
        padding-left: 20px;
        border: 0;
        border-radius: 0;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        background: #fff;
        -webkit-transition: background 0.3s;
        transition: background 0.3s; }
        header .dropdown-menu ul li > a:hover, header .dropdown-menu ul li > a:focus, header .dropdown-menu ul li > div.collapse-title:hover, header .dropdown-menu ul li > div.collapse-title:focus, header .dropdown-menu ul li > button:hover, header .dropdown-menu ul li > button:focus {
          color: #46403c;
          text-decoration: none;
          background-color: #fffbcc;
          outline: none; }
        header .dropdown-menu ul li > a.active_selection, header .dropdown-menu ul li > div.collapse-title.active_selection, header .dropdown-menu ul li > button.active_selection {
          font-weight: 500;
          color: #46403c; }
    header .dropdown-menu ul ul {
      border: 0; }
  header .dropdown-menu .container-bottom-links {
    background: #f4f3f2;
    padding: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #dfdfdf;
    border-top: 0; }
    header .dropdown-menu .container-bottom-links > button {
      background: none;
      font-weight: 500;
      border: none;
      color: #3171c9;
      display: block;
      width: 100%;
      padding: 20px;
      outline: none; }
      header .dropdown-menu .container-bottom-links > button:hover, header .dropdown-menu .container-bottom-links > buttonactive {
        text-decoration: underline;
        color: #185596; }

header .open .dropdown-menu {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: fadeInFromNone;
          animation-name: fadeInFromNone;
  height: auto;
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

header .header-top-nav .open .dropdown-menu {
  min-height: 109px; }

@-webkit-keyframes fadeInFromNone {
  from {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@keyframes fadeInFromNone {
  from {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.header-top-nav .container-limited > .navbar-nav > li {
  border-right: 1px solid rgba(255, 255, 255, 0.3); }
  .header-top-nav .container-limited > .navbar-nav > li:last-child {
    border-right: 0; }
  .header-top-nav .container-limited > .navbar-nav > li.iran_message {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px; }
  .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle {
    height: 50px;
    padding: 0 15px;
    border: 0;
    background: transparent;
    border-top: 1px solid #ec5b14;
    line-height: 50px;
    color: #fff; }
    .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle > span, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle > span {
      vertical-align: middle; }
    .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg {
      vertical-align: middle; }
      .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg.icon-monochrome-dropdown, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg.icon-monochrome-dropdown {
        width: 11px;
        height: 7px;
        margin-left: 5px; }
      .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg.icon-monochrome-cart, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg.icon-monochrome-cart {
        width: 18px;
        height: 16px; }
      .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg.icon-monochrome-user, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg.icon-monochrome-user {
        width: 12px;
        height: 12px;
        margin-right: 5px; }
      .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg[class*="icon-monochrome"], .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle svg[class*="icon-monochrome"] *, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg[class*="icon-monochrome"], .header-top-nav .container-limited > .navbar-nav > li > .dropdown-not-toggle svg[class*="icon-monochrome"] * {
        fill: #fff; }
  .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle {
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:hover, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:focus {
      cursor: pointer;
      color: #fff;
      background: #BC5715; }
      .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:hover > svg, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:hover > svg *, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:focus > svg, .header-top-nav .container-limited > .navbar-nav > li > .dropdown-toggle:focus > svg * {
        fill: #fff; }

.header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle, .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:hover, .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:focus {
  color: #ec5b14;
  background: #fff; }
  .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle svg[class*="icon-monochrome"], .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle svg[class*="icon-monochrome"] *, .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:hover svg[class*="icon-monochrome"], .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:hover svg[class*="icon-monochrome"] *, .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:focus svg[class*="icon-monochrome"], .header-top-nav .container-limited > .navbar-nav > li.open > .dropdown-toggle:focus svg[class*="icon-monochrome"] * {
    fill: #ec5b14;
    opacity: 1; }

.header-bottom-nav {
  background: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 200; }
  .header-bottom-nav:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    background: #dfdfdf;
    z-index: 0; }
  .header-bottom-nav.blurred {
    opacity: 0.3; }
  .header-bottom-nav .container-limited > nav {
    margin-left: 0 !important; }
  .header-bottom-nav .navbar-main {
    float: none; }
    .header-bottom-nav .navbar-main > li + li {
      margin: 0 !important; }
    .header-bottom-nav .navbar-main > li > a, .header-bottom-nav .navbar-main > li > button {
      height: 50px;
      font-size: 12px;
      padding: 0 15px;
      line-height: 50px;
      color: #74716e;
      border-radius: 0;
      background: transparent;
      border: 0;
      text-transform: uppercase;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .header-bottom-nav .navbar-main > li > a svg, .header-bottom-nav .navbar-main > li > button svg {
        width: 11px;
        height: 9px;
        margin-left: 5px; }
        .header-bottom-nav .navbar-main > li > a svg, .header-bottom-nav .navbar-main > li > a svg *, .header-bottom-nav .navbar-main > li > button svg, .header-bottom-nav .navbar-main > li > button svg * {
          fill: #74716e; }
      .header-bottom-nav .navbar-main > li > a:hover, .header-bottom-nav .navbar-main > li > a:focus, .header-bottom-nav .navbar-main > li > button:hover, .header-bottom-nav .navbar-main > li > button:focus {
        color: #46403c;
        background: #f7f7f7;
        border-bottom: 2px solid #e96c24; }
        .header-bottom-nav .navbar-main > li > a:hover svg, .header-bottom-nav .navbar-main > li > a:hover svg *, .header-bottom-nav .navbar-main > li > a:focus svg, .header-bottom-nav .navbar-main > li > a:focus svg *, .header-bottom-nav .navbar-main > li > button:hover svg, .header-bottom-nav .navbar-main > li > button:hover svg *, .header-bottom-nav .navbar-main > li > button:focus svg, .header-bottom-nav .navbar-main > li > button:focus svg * {
          fill: #46403c; }
    .header-bottom-nav .navbar-main > li.active a, .header-bottom-nav .navbar-main li.active button {
      font-weight: 700;
      border-bottom: 2px solid #e96c24;
      background: #f7f7f7; }

/* Arreglo temporal para menu en idioma turco mercado turco y para frances en Marruecos para que no se vaya el menu a 2 lineas */
[lang="tr-TR"] .header-bottom-nav .navbar-main > li > a, [lang="tr-TR"] .header-bottom-nav .navbar-main > li > button,
[lang="fr-MA"] .header-bottom-nav .navbar-main > li > a, [lang="fr-MA"] .header-bottom-nav .navbar-main > li > button {
  padding: 0 14px; }

.navbar-nav #dropdownmenu-main-more .close svg, .navbar-nav #dropdownmenu-main-more-compact .close svg {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 20px; }
  .navbar-nav #dropdownmenu-main-more .close svg, .navbar-nav #dropdownmenu-main-more .close svg *, .navbar-nav #dropdownmenu-main-more-compact .close svg, .navbar-nav #dropdownmenu-main-more-compact .close svg * {
    fill: #46403c; }

.navbar-nav > li > .dropdownmenu-main-more, .header-bottom-nav .navbar-nav > li > .dropdown-menu {
  border-top: 2px solid #ec5b14;
  margin-top: -2px;
  min-width: 100%; }
  .navbar-nav > li > .dropdownmenu-main-more > ul, .header-bottom-nav .navbar-nav > li > .dropdown-menu > ul {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    text-transform: uppercase; }
    .navbar-nav > li > .dropdownmenu-main-more > ul li button, .navbar-nav > li > .dropdownmenu-main-more > ul li a, .header-bottom-nav .navbar-nav > li > .dropdown-menu > ul li button, .header-bottom-nav .navbar-nav > li > .dropdown-menu > ul li a {
      padding-right: 20px; }

.navbar-nav > li > .dropdownmenu-main-more {
  width: 250px; }
  .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li {
    background: #FFF; }
    .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li button {
      text-transform: uppercase;
      padding-right: 35px; }
    .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li button[data-toggle="collapse"]:after {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%23B0ABA9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.607%203.463h3.164v2.215H5.607v3.638H3.182V5.678H0V3.463h3.182V0h2.425v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
      background-repeat: no-repeat;
      font-weight: 700;
      font-size: 16px;
      position: absolute;
      right: 20px;
      top: 20px; }
    .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li button[aria-expanded="true"]:after {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%223%22%20viewBox%3D%220%200%209%203%22%3E%3Cpath%20fill%3D%22%23BFBCBA%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771.463v2.215H0V.463h8.771z%22%2F%3E%3C%2Fsvg%3E"), none;
      background-repeat: no-repeat;
      font-weight: 700;
      font-size: 16px;
      position: absolute;
      right: 20px;
      top: 23px; }
    .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li button[aria-expanded="false"]:after {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%23B0ABA9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.607%203.463h3.164v2.215H5.607v3.638H3.182V5.678H0V3.463h3.182V0h2.425v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
      background-repeat: no-repeat;
      font-weight: 700;
      font-size: 16px;
      position: absolute;
      right: 20px;
      top: 20px; }
    .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li li {
      color: #74716e;
      line-height: 50px;
      height: 50px;
      background: #f4f3f2;
      font-weight: 300; }
      .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li li a {
        background: none;
        display: block;
        padding-left: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        white-space: nowrap;
        padding-right: 10px; }

.navbar-main > li.open > button:focus {
  border: 0; }

.header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada {
  margin: 0 15px 0 80px; }
  .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    height: 50px;
    padding: 0 15px;
    background: transparent;
    line-height: 50px;
    color: #FFF;
    display: block;
    cursor: pointer; }
    .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li span {
      color: #FFF;
      opacity: 0.6;
      font-size: 12px;
      font-weight: 500; }
    .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li svg {
      vertical-align: middle; }
      .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li svg.icon-monochrome-dropdown {
        width: 11px;
        height: 7px;
        margin-left: 5px; }
        .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li svg.icon-monochrome-dropdown, .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada li svg.icon-monochrome-dropdown * {
          fill: #FFF; }

.navbar_custom_tools > li {
  background: #FFF; }
  .navbar_custom_tools > li button {
    text-transform: uppercase; }
  .navbar_custom_tools > li button[data-toggle="collapse"].open-default:after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%223%22%20viewBox%3D%220%200%209%203%22%3E%3Cpath%20fill%3D%22%23BFBCBA%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771.463v2.215H0V.463h8.771z%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 23px; }
  .navbar_custom_tools > li button[data-toggle="collapse"]:after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%23B0ABA9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.607%203.463h3.164v2.215H5.607v3.638H3.182V5.678H0V3.463h3.182V0h2.425v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 20px; }
  .navbar_custom_tools > li button[aria-expanded="true"]:after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%223%22%20viewBox%3D%220%200%209%203%22%3E%3Cpath%20fill%3D%22%23BFBCBA%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771.463v2.215H0V.463h8.771z%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 23px; }
  .navbar_custom_tools > li button[aria-expanded="false"]:after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%23B0ABA9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.607%203.463h3.164v2.215H5.607v3.638H3.182V5.678H0V3.463h3.182V0h2.425v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 20px; }

header .dropdown-account, #collapse-login-selector, #collapse-help {
  min-width: 300px; }
  header .dropdown-account ul li a, header .dropdown-account ul li button, #collapse-login-selector ul li a, #collapse-login-selector ul li button, #collapse-help ul li a, #collapse-help ul li button {
    text-transform: uppercase; }
    header .dropdown-account ul li a svg, header .dropdown-account ul li button svg, #collapse-login-selector ul li a svg, #collapse-login-selector ul li button svg, #collapse-help ul li a svg, #collapse-help ul li button svg {
      width: 16px;
      height: 16px;
      vertical-align: text-top;
      margin-right: 16px;
      -webkit-transition: fill 0.3s;
      transition: fill 0.3s; }
      header .dropdown-account ul li a svg, header .dropdown-account ul li a svg *, header .dropdown-account ul li button svg, header .dropdown-account ul li button svg *, #collapse-login-selector ul li a svg, #collapse-login-selector ul li a svg *, #collapse-login-selector ul li button svg, #collapse-login-selector ul li button svg *, #collapse-help ul li a svg, #collapse-help ul li a svg *, #collapse-help ul li button svg, #collapse-help ul li button svg * {
        fill: #74716e; }
    header .dropdown-account ul li a:hover svg, header .dropdown-account ul li a:hover svg *, header .dropdown-account ul li a:focus svg, header .dropdown-account ul li a:focus svg *, header .dropdown-account ul li button:hover svg, header .dropdown-account ul li button:hover svg *, header .dropdown-account ul li button:focus svg, header .dropdown-account ul li button:focus svg *, #collapse-login-selector ul li a:hover svg, #collapse-login-selector ul li a:hover svg *, #collapse-login-selector ul li a:focus svg, #collapse-login-selector ul li a:focus svg *, #collapse-login-selector ul li button:hover svg, #collapse-login-selector ul li button:hover svg *, #collapse-login-selector ul li button:focus svg, #collapse-login-selector ul li button:focus svg *, #collapse-help ul li a:hover svg, #collapse-help ul li a:hover svg *, #collapse-help ul li a:focus svg, #collapse-help ul li a:focus svg *, #collapse-help ul li button:hover svg, #collapse-help ul li button:hover svg *, #collapse-help ul li button:focus svg, #collapse-help ul li button:focus svg * {
      fill: #46403c; }
  header .dropdown-account .container-bottom-links, #collapse-login-selector .container-bottom-links, #collapse-help .container-bottom-links {
    border-top: 1px solid #dfdfdf;
    padding: 20px;
    overflow: hidden; }
    header .dropdown-account .container-bottom-links .pull-left, header .dropdown-account .container-bottom-links .pull-right, #collapse-login-selector .container-bottom-links .pull-left, #collapse-login-selector .container-bottom-links .pull-right, #collapse-help .container-bottom-links .pull-left, #collapse-help .container-bottom-links .pull-right {
      min-width: 117px;
      max-width: 127px; }

#loginheader {
  min-width: 120px;
  margin: 0 auto !important; }

#login-user-info img {
  border-radius: 50%;
  margin-right: 5px;
  width: 32px;
  height: 32px; }

#login-user-info span {
  font-size: 12px;
  display: inline-block;
  min-width: 53px; }

#dropdown-main-more > button.dropdown-toggle {
  border-left: 0; }
  #dropdown-main-more > button.dropdown-toggle svg {
    width: 11px;
    height: 9px;
    margin-left: 5px; }
    #dropdown-main-more > button.dropdown-toggle svg, #dropdown-main-more > button.dropdown-toggle svg * {
      fill: #74716e; }
  #dropdown-main-more > button.dropdown-toggle:hover svg, #dropdown-main-more > button.dropdown-toggle:focus svg {
    fill: #46403c; }

.mobile-toolbars {
  margin: 0 -15px 0 0; }
  .mobile-toolbars li {
    float: right;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.3); }
    .mobile-toolbars li .header-bottom-nav-opener button, .mobile-toolbars li button {
      height: 50px;
      line-height: 50px;
      background: transparent;
      padding: 0 15px;
      border: 0;
      color: #FFF;
      font-weight: 300;
      font-size: 12px; }
      .mobile-toolbars li .header-bottom-nav-opener button span, .mobile-toolbars li button span {
        font-weight: 500;
        font-size: 16px;
        padding-left: 10px; }
    .mobile-toolbars li:first-child a {
      padding: 15px; }
  .mobile-toolbars > li > a {
    color: #fff;
    padding: 15px; }
    .mobile-toolbars > li > a svg {
      width: 16px;
      height: 16px;
      vertical-align: middle; }
      .mobile-toolbars > li > a svg, .mobile-toolbars > li > a svg * {
        fill: #fff; }

.collapsed_header {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto; }

html[lang|="de"] #dropdown-account .container-bottom-links a,
html[lang|="de"] #collapse-login-selector .login-container-bottom-links a,
html[lang|="fi"] #dropdown-account .container-bottom-links a,
html[lang|="fi"] #collapse-login-selector .login-container-bottom-links a,
html[lang|="pl"] #dropdown-account .container-bottom-links a,
html[lang|="pl"] #collapse-login-selector .login-container-bottom-links a,
html[lang|="ro"] #dropdown-account .container-bottom-links a,
html[lang|="ro"] #collapse-login-selector .login-container-bottom-links a,
html[lang|="no"] #dropdown-account .container-bottom-links a,
html[lang|="no"] #collapse-login-selector .login-container-bottom-links a,
html[lang|="fr"] #dropdown-account .container-bottom-links a,
html[lang|="fr"] #collapse-login-selector .login-container-bottom-links a {
  font-size: 11px;
  padding: 11px 8px; }

html[lang|="hu"] #dropdown-account .container-bottom-links a,
html[lang|="hu"] #collapse-login-selector .login-container-bottom-links a {
  font-size: 10px;
  padding: 11px 8px; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant:not(.open) .dropdown-toggle:hover, .header-top-nav .container-limited .navbar-nav > li.phone-assistant:not(.open) .dropdown-toggle:focus {
  background: transparent; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant .dropdown-toggle {
  display: inline-block;
  padding-top: 0;
  line-height: 1;
  max-height: 50px; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant .icon-monochrome-personal-assistant, .header-top-nav .container-limited .navbar-nav > li.phone-assistant .icon-monochrome-personal-assistant * {
  width: 32px;
  height: 28px;
  opacity: 0.7;
  margin-left: 6px; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo {
  display: inline-block;
  vertical-align: top;
  text-align: right; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span {
  display: block;
  font-size: 14px;
  font-weight: 500; }
  .header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span.phonecopy, .header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span.phone_info_desc {
    opacity: 0.6;
    font-size: 10px; }
  .header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span.phonecopy {
    font-weight: 400; }
  .header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span.phone_info_desc {
    max-width: 200px;
    font-weight: 300; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant.no-click .icon-monochrome-personal-assistant, .header-top-nav .container-limited .navbar-nav > li.phone-assistant.no-click .icon-monochrome-personal-assistant * {
  fill: #FFF; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant.no-click .phoneinfo {
  display: inline-block;
  vertical-align: top;
  text-align: right; }

.header-top-nav .container-limited .navbar-nav > li.phone-assistant.no-click .phoneinfo span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500; }

html[lang|="fa"] .header-top-nav .container-limited .navbar-nav > li.phone-assistant .phoneinfo span.phonecopy {
  line-height: 1.8; }

#phone-extended-info {
  width: 320px;
  right: 50%;
  margin-right: -160px; }
  #phone-extended-info p, #phone-extended-info ul li {
    text-align: center;
    color: #46403c;
    margin: 0;
    padding: 30px; }
  #phone-extended-info p {
    font-size: 24px;
    font-weight: 300; }
    html[lang|="fa"] #phone-extended-info p {
      font-size: 22px; }
  #phone-extended-info ul {
    border: 0; }
    #phone-extended-info ul li {
      border: 0;
      border-top: 1px solid #dfdfdf;
      text-align: left; }
      #phone-extended-info ul li svg {
        width: 32px;
        height: 32px;
        margin-right: 32px;
        margin-bottom: 0;
        float: left; }
        #phone-extended-info ul li svg, #phone-extended-info ul li svg * {
          fill: #ec5b14; }
  #phone-extended-info a {
    color: #3171c9;
    font-size: 19px;
    text-align: left;
    font-weight: 500;
    padding: 0 !important;
    width: auto;
    line-height: normal;
    height: auto;
    display: block; }
    #phone-extended-info a:hover, #phone-extended-info a:focus {
      background: #fff;
      text-decoration: none; }
  #phone-extended-info span, #phone-extended-info strong {
    display: block;
    margin-left: 64px; }
  #phone-extended-info .phonetype {
    font-size: 12px;
    font-weight: 400;
    color: #74716e;
    text-transform: uppercase; }
  #phone-extended-info strong {
    font-size: 19px;
    font-weight: 500;
    color: #46403c; }
  #phone-extended-info .phonedesc {
    font-size: 10px;
    font-weight: 300; }

#dropdown-currency > ul > li span, #collapse-currency-selector > ul > li span {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px; }
  #dropdown-currency > ul > li span.element-symbol, #collapse-currency-selector > ul > li span.element-symbol {
    margin-right: 10px;
    float: left;
    width: auto; }

#dropdown-currency .active-element, #collapse-currency-selector .active-element {
  position: relative;
  font-weight: 500; }
  #dropdown-currency .active-element:after, #collapse-currency-selector .active-element:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px; }

#dropdown-currency ul li a, #dropdown-currency ul li button, #collapse-currency-selector ul li a, #collapse-currency-selector ul li button {
  padding-right: 35px; }

#currency_selector.open > button {
  border-bottom: 1px solid #dfdfdf; }

#currentCurrencySymbol {
  font-size: 16px;
  font-weight: 700; }

.dropdown-currency .element-symbol, #collapse-currency-selector .element-symbol {
  font-size: 14px;
  font-weight: 700;
  color: #ec5b14; }

#dropdown-language > ul > li span, #collapse-language-selector > ul > li span {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px; }
  #dropdown-language > ul > li span.element-symbol, #collapse-language-selector > ul > li span.element-symbol {
    margin-right: 10px;
    float: left;
    width: auto; }

#dropdown-language .active-element, #collapse-language-selector .active-element {
  position: relative;
  font-weight: 500; }
  #dropdown-language .active-element:after, #collapse-language-selector .active-element:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px; }

#dropdown-language ul li a, #dropdown-language ul li button, #collapse-language-selector ul li a, #collapse-language-selector ul li button {
  padding-right: 35px; }

#language_selector.open > button {
  border-bottom: 1px solid #dfdfdf; }

.language_selector ul li a .element-symbol svg {
  width: 20px;
  height: 15px;
  vertical-align: middle; }

#currentLanguageFlag {
  display: inline-block; }

#currentLanguageFlag > .icon {
  width: 20px;
  height: 15px;
  vertical-align: middle;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  margin: 0 4px; }

.dropdown-language .element-symbol > svg {
  width: 24px;
  height: 16px;
  vertical-align: middle;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  margin: 0 4px; }

#dropdown-language > ul > li span, #collapse-language-selector > ul > li span {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px; }
  #dropdown-language > ul > li span.element-symbol, #collapse-language-selector > ul > li span.element-symbol {
    margin-right: 10px;
    float: left;
    width: auto; }

#dropdown-language .active-element, #collapse-language-selector .active-element {
  position: relative;
  font-weight: 500; }
  #dropdown-language .active-element:after, #collapse-language-selector .active-element:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px; }

#dropdown-language ul li a, #dropdown-language ul li button, #collapse-language-selector ul li a, #collapse-language-selector ul li button {
  padding-right: 35px; }

#language_selector.open > button {
  border-bottom: 1px solid #dfdfdf; }

.language_selector ul li a .element-symbol svg {
  width: 20px;
  height: 15px;
  vertical-align: middle; }

#currentLanguageFlag {
  display: inline-block; }

#currentLanguageFlag > .icon {
  width: 20px;
  height: 15px;
  vertical-align: middle;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  margin: 0 4px; }

.dropdown-language .element-symbol > svg {
  width: 24px;
  height: 16px;
  vertical-align: middle;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  margin: 0 4px; }

#dropdown-help > ul > li span, #collapse-help-selector > ul > li span {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px; }

#dropdown-help .active-element, #collapse-help-selector .active-element {
  position: relative;
  font-weight: 500; }
  #dropdown-help .active-element:after, #collapse-help-selector .active-element:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px; }

#dropdown-help ul li a, #dropdown-help ul li button, #collapse-help-selector ul li a, #collapse-help-selector ul li button {
  padding-right: 35px; }

#help_selector.open > button {
  border-bottom: 1px solid #dfdfdf; }

#footer {
  color: #FFF; }
  #footer .icon-footer-sure {
    fill: #FFF;
    margin-right: 1%;
    vertical-align: middle; }
    #footer .icon-footer-sure * {
      fill: #FFF; }
    #footer .icon-footer-sure:last-child {
      margin-right: 0; }
  #footer .icon-monochrome-iata {
    width: 46px;
    height: 30px; }
  #footer .icon-monochrome-confianza {
    width: 32px;
    height: 30px; }
  #footer .icon-monochrome-galileo {
    width: 90px;
    height: 17px; }
  #footer .icon-monochrome-amadeus {
    width: 89px;
    height: 13px; }
  #footer .icon-monochrome-tripadvisor {
    width: 100px;
    height: 17px; }
  #footer .icon-monochrome-globessl {
    width: 90px;
    height: 23px; }
  #footer .icon-monochrome-visa {
    width: 48px;
    height: 15px; }
  #footer .icon-monochrome-mastercard {
    width: 42px;
    height: 25px; }
  #footer .icon-monochrome-dinersclub {
    width: 90px;
    height: 23px; }
  #footer .icon-monochrome-paypal {
    width: 63px;
    height: 17px; }
  #footer .icon-monochrome-bitcoin {
    width: 81px;
    height: 17px; }
  #footer .icon-monochrome-payhome {
    width: 86px;
    height: 30px; }
  #footer .icon-monochrome-americanexpress {
    width: 30px;
    height: 29.5px; }
  #footer .footer-collaborations {
    background: #ec5b14;
    padding: 30px 10px;
    text-align: center;
    margin-bottom: 1px;
    min-height: 90px; }
  #footer .footer-links {
    background-image: url("https://b.otcdn.com/headers/ilusion/sunrise/dist/img/bgfooter.jpg?v=1477469409");
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./headers/ilusion/sunrise/dist/img/bgfooter.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/headers/ilusion/sunrise/dist/img/bgfooter.jpg', sizingMethod='scale')";
    border-bottom: 5px solid #ec5b14; }
    #footer .footer-links .opacity-layer-footer {
      width: 100%;
      height: auto;
      background-color: rgba(16, 32, 44, 0.5);
      padding: 0; }
      #footer .footer-links .opacity-layer-footer .title-link-list {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
        opacity: 0.4; }
      #footer .footer-links .opacity-layer-footer .cont-links {
        padding-top: 50px; }
        #footer .footer-links .opacity-layer-footer .cont-links button {
          -webkit-appearance: none !important;
             -moz-appearance: none !important;
                  appearance: none !important;
          border-radius: 0 !important;
          outline: 0 !important;
          border: 0;
          width: 100%;
          background: transparent;
          text-align: left;
          cursor: inherit;
          padding-left: 0; }
    #footer .footer-links hr {
      border-bottom: 2px solid #d8d8d8;
      width: 20px;
      border-top: 0;
      opacity: 0.8;
      margin-left: 0; }
    #footer .footer-links ul.links {
      margin: 0;
      padding: 0 0 10px 0; }
      #footer .footer-links ul.links li {
        list-style: none;
        color: #FFF;
        font-size: 14px;
        font-weight: 300;
        opacity: 0.8;
        line-height: 24px;
        text-align: left; }
        #footer .footer-links ul.links li a {
          color: #FFF;
          font-size: 14px;
          font-weight: 300;
          text-decoration: none; }
    #footer .footer-links .cont-redes-sociales {
      background-color: rgba(52, 72, 89, 0.69);
      font-weight: 300;
      padding: 50px 3% 0 3%;
      min-height: 466px; }
      [lang|='es'] #footer .footer-links .cont-redes-sociales {
        min-height: 520px; }
      #footer .footer-links .cont-redes-sociales .cont-tweet {
        height: 200px; }
      #footer .footer-links .cont-redes-sociales .blog-footer {
        color: #FFF;
        font-size: 24px;
        padding-bottom: 31px; }
        [lang|='es'] #footer .footer-links .cont-redes-sociales .blog-footer {
          font-size: 18px; }
        #footer .footer-links .cont-redes-sociales .blog-footer a {
          color: #FFF;
          text-decoration: none; }
      #footer .footer-links .cont-redes-sociales .cont-tweet {
        font-size: 14px; }
        #footer .footer-links .cont-redes-sociales .cont-tweet .item > a.tweet {
          color: #FFF;
          opacity: 1; }
        #footer .footer-links .cont-redes-sociales .cont-tweet span {
          opacity: 0.5;
          color: #FFF; }
          #footer .footer-links .cont-redes-sociales .cont-tweet span a {
            text-decoration: none;
            color: #FFF; }
      #footer .footer-links .cont-redes-sociales .icon {
        width: 23.6px;
        height: 23.6px;
        opacity: 0.69;
        fill: #FFF; }
      #footer .footer-links .cont-redes-sociales .individual-redsocial {
        margin: 0 4% 8% 0;
        display: inline-block; }
      #footer .footer-links .cont-redes-sociales .icon-monochrome-rss {
        margin-right: 0 !important; }
    #footer .footer-links .icon-monochrome-logo-destinia {
      width: 100px;
      height: 17px;
      fill: #fff;
      margin: 2px 0 17px 0;
      display: block; }
    #footer .footer-links p.copy {
      color: #FFF;
      opacity: 0.8;
      font-size: 12px;
      font-weight: 400; }
      #footer .footer-links p.copy .copyline {
        display: block; }
  #footer .cont-apps .title-link-list {
    margin-bottom: 16px;
    text-align: left !important; }
  #footer .cont-apps .appclaim {
    width: 42%;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    line-height: 1.1; }
  #footer .cont-apps a {
    opacity: 0.5; }
    #footer .cont-apps a .icon-btn-app-store {
      width: 135px;
      height: 40px; }
    #footer .cont-apps a .icon-btn-google-play {
      width: 116px;
      height: 40px; }
  #footer .cont-apps .visible-lg .icon-btn-app-store {
    margin-right: 10px; }

.cont-info-newsletter {
  color: #4a4a4a;
  font-size: 16px;
  text-align: center;
  background: #fff;
  padding: 20px 0;
  margin-top: 50px;
  overflow: hidden; }
  .cont-info-newsletter .center-info-newsletter {
    text-align: center; }
    .cont-info-newsletter .center-info-newsletter .pull-left {
      width: 78%; }
    .cont-info-newsletter .center-info-newsletter .txt-newsletter {
      margin: 3px 40px 5px 65px;
      text-align: left; }
      .cont-info-newsletter .center-info-newsletter .txt-newsletter p {
        opacity: 0.69;
        font-size: 14px;
        line-height: 14px;
        margin: 9px 0; }
    .cont-info-newsletter .center-info-newsletter .cont-mail {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #fff;
      border: 1px solid #c3c2c2;
      text-align: center;
      padding-top: 13px;
      float: left; }
      .cont-info-newsletter .center-info-newsletter .cont-mail .icon-monochrome-mail {
        width: 22px;
        height: 15px; }
        .cont-info-newsletter .center-info-newsletter .cont-mail .icon-monochrome-mail, .cont-info-newsletter .center-info-newsletter .cont-mail .icon-monochrome-mail * {
          fill: #c3c2c2; }
    .cont-info-newsletter .center-info-newsletter a.btn-secondary {
      margin-top: 8px;
      float: right; }

#footer .markets {
  background: #3c4650;
  color: #FFF;
  padding: 1% 0;
  font-weight: 300;
  font-size: 12px;
  border-bottom: 1px solid #FFF; }
  #footer .markets hr {
    border-bottom: 2px solid #d8d8d8;
    width: 20px;
    border-top: 0;
    opacity: 0.8;
    margin-left: 0; }
  #footer .markets ul.market_selector {
    margin: 0;
    padding: 0;
    clear: both; }
    #footer .markets ul.market_selector:before {
      content: " ";
      border-top: 1px solid #636b73;
      display: block;
      margin: 25px 0 0 0;
      position: relative;
      top: 9px; }
    #footer .markets ul.market_selector:after {
      content: " ";
      border-bottom: 1px solid #636b73;
      display: block;
      margin: 0 0 25px 0;
      position: relative;
      bottom: 10px;
      clear: both; }
    #footer .markets ul.market_selector li {
      display: inline-block;
      height: 70px;
      line-height: 76px;
      border-right: 1px solid #636b73;
      white-space: nowrap;
      padding: 0;
      overflow: hidden;
      text-overflow: ellipsis; }
      #footer .markets ul.market_selector li:first-child {
        border-left: 1px solid #636b73; }
      #footer .markets ul.market_selector li a {
        text-decoration: none;
        color: #FFF;
        font-size: 14px;
        font-weight: 300;
        padding: 0 17px;
        display: block; }
        #footer .markets ul.market_selector li a span {
          margin: 0 10px 0 0; }
          #footer .markets ul.market_selector li a span .icon {
            width: 24px;
            height: 16px; }
          #footer .markets ul.market_selector li a span svg {
            width: 24px;
            height: 16px; }
            #footer .markets ul.market_selector li a span svg.icon-flag-default {
              opacity: 0.69; }
              #footer .markets ul.market_selector li a span svg.icon-flag-default, #footer .markets ul.market_selector li a span svg.icon-flag-default * {
                fill: #FFF; }
  #footer .markets .market_block {
    margin-top: 10px; }
    #footer .markets .market_block strong {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 12px;
      opacity: 0.4;
      margin-bottom: 15px;
      display: block; }
  #footer .markets .market_column {
    margin-bottom: 20px; }
    #footer .markets .market_column li {
      list-style: none;
      color: #FFF;
      font-size: 14px;
      font-weight: 300;
      opacity: 0.8;
      line-height: 24px;
      text-align: left; }
    #footer .markets .market_column a {
      color: #FFF;
      font-size: 14px;
      font-weight: 300;
      text-decoration: none;
      display: block; }
      #footer .markets .market_column a span {
        margin: 0 10px 0 0; }
        #footer .markets .market_column a span .icon {
          width: 24px;
          height: 16px; }
        #footer .markets .market_column a span svg {
          width: 20px;
          height: 13px; }
          #footer .markets .market_column a span svg.icon-flag-default {
            opacity: 0.6; }
            #footer .markets .market_column a span svg.icon-flag-default, #footer .markets .market_column a span svg.icon-flag-default * {
              fill: #FFF; }
  #footer .markets button, #footer .markets a.viewall {
    color: #fff;
    display: inline-block;
    text-align: left;
    border-radius: 0 !important;
    outline: none;
    background: none;
    border: none;
    padding: 0;
    text-decoration: none;
    /*float:left;*/
    margin: 9px 0 23px;
    cursor: inherit;
    text-transform: uppercase;
    opacity: 0.4; }
  #footer .markets a.viewall {
    cursor: pointer; }
  #footer .markets a.viewall:before {
    content: '';
    width: 20px;
    height: 2px;
    background: #d8d8d8;
    opacity: 0.8;
    position: absolute;
    top: 30px;
    left: 0; }
  #footer .markets ul.navbar_markets {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    border-bottom: 0; }
    #footer .markets ul.navbar_markets li {
      padding-right: 27px; }
      #footer .markets ul.navbar_markets li:last-child {
        padding-right: 0; }
      #footer .markets ul.navbar_markets li a {
        text-decoration: none;
        color: #f4f3f2;
        opacity: 1;
        outline: none;
        font-size: 12px;
        font-weight: 300;
        display: block;
        background-color: transparent;
        border: 0; }
        #footer .markets ul.navbar_markets li a:first-child {
          padding-left: 0; }
        #footer .markets ul.navbar_markets li a:last-child {
          padding-right: 0; }
        #footer .markets ul.navbar_markets li a:hover, #footer .markets ul.navbar_markets li a:focus, #footer .markets ul.navbar_markets li a:active {
          opacity: 1; }
      #footer .markets ul.navbar_markets li.active a {
        opacity: 1; }

#cookies_panel {
  background-color: #35495a;
  background-color: rgba(53, 73, 90, 0.95);
  border-color: transparent;
  color: #f7f7f7; }
  #cookies_panel a {
    color: #7db2ea; }
  #cookies_panel .close {
    opacity: 0.8; }

.alert-fixed-bottom svg {
  opacity: 1;
  width: 10px;
  height: 10px; }
  .alert-fixed-bottom svg, .alert-fixed-bottom svg * {
    fill: #FFF; }

/* Banners: BOC */
.publi {
  font-size: 10px;
  font-weight: bold;
  color: #CCC;
  margin: 0; }

/*.cont_banner300x300 { width:315px; height:325px;background: #F0F0F0; }*/
.cont_banner300x300 {
  width: 100%;
  height: 320px;
  background: transparent;
  border: 0;
  padding: 10px 0; }

.bloque_destacado .cont_banner300x300 {
  height: 355px; }

/*.cont_banner300x300 div { width:300px; height:300px;}*/
.cont_banner300x300 div {
  width: 300px;
  height: 300px;
  margin: 0 auto; }

.bloque_destacado .cont_banner300x300:first-child {
  padding-top: 20px; }

.leaderboard {
  width: 728px;
  height: 100px;
  margin-top: 2em; }

.leaderboard div {
  width: 728px;
  height: 90px; }

.half_leaderboard {
  width: 234px;
  height: 100px;
  margin-top: 2em; }

.half_leaderboard div {
  width: 234px;
  height: 90px; }

/* Flotado de los banners en el pie de pagina */
.leaderboard {
  float: left; }

.half_leaderboard {
  float: right; }

.skyscraper {
  width: 120px;
  height: 610px;
  left: 50%;
  margin-left: 590px;
  position: absolute;
  top: 550px; }

.skyscraper div {
  width: 120px;
  height: 600px; }

.bannerUnderBigImage {
  top: 480px !important; }

.skyscraper_up {
  top: 257px !important; }

/* Banners: EOC */

.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden; }

.toast-message a,
.toast-message label {
  color: #00072b;
  text-decoration: underline; }

.toast-message a:hover {
  color: #00072b;
  text-decoration: none; }

.toast-message svg {
  float: left;
  width: 30px;
  height: 30px;
  /*&.toast-fire{
    width: 20px;
    height:25px;
  }
  &.toast-agent{
    width: 30px;
    height: 30px;
  }*/ }
  .toast-message svg, .toast-message svg * {
    fill: #00072b; }

.toast-message p {
  padding-left: 45px; }

.toast-close-button {
  position: absolute;
  right: 15px;
  top: 6px;
  font-size: 20px;
  color: #00072b;
  line-height: 1; }
  .toast-close-button svg {
    width: 10px;
    height: 10px; }
    .toast-close-button svg, .toast-close-button svg * {
      fill: #00072b; }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #00072b;
  text-decoration: none;
  cursor: pointer; }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 30px;
  left: 30px; }

.toast-top-right {
  top: 30px;
  right: 30px; }

.toast-bottom-right {
  right: 30px;
  bottom: 0; }

.toast-bottom-left {
  bottom: 0;
  left: 30px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/ }

#toast-container * {
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 15px 30px 15px 15px;
  width: 300px;
  border-radius: 10px;
  box-shadow: 2px 3px 5px rgba(53, 73, 90, 0.34);
  color: #00072b;
  border: 1px solid #fff; }

#toast-container > div:hover {
  cursor: pointer; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #ffd212; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: rgba(53, 73, 90, 0.85);
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }
  .toast-info:hover {
    background-color: #35495a; }
  .toast-info .toast-message {
    color: #fff; }
    .toast-info .toast-message a, .toast-info .toast-message a:hover, .toast-info .toast-message a:focus, .toast-info .toast-message label {
      color: #fff; }
    .toast-info .toast-message svg, .toast-info .toast-message svg * {
      fill: #fff; }
  .toast-info .toast-close-button {
    color: #fff; }
    .toast-info .toast-close-button svg, .toast-info .toast-close-button svg * {
      fill: #fff; }

.toast-warning {
  background-color: #ffd212; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000; }

/*Responsive Design*/

/* Importar estilos de la foto de ficha de hotel generica */
/* Estilos genericos */
.generic-pic {
  background-image: url(https://c.otcdn.com/headers/img/hotel_rooms/generic-250x186.png?v=1464604555);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 250px;
  height: 186px;
  overflow: hidden; }
  .generic-pic svg {
    margin: 78px auto 0;
    display: block; }
    .generic-pic svg, .generic-pic svg * {
      fill: #74716e; }
  .generic-pic.pic-sm {
    background-image: url(https://c.otcdn.com/headers/img/hotel_rooms/generic-100x100.png?v=1464604555);
    width: 126px;
    height: 124px; }
    .generic-pic.pic-sm svg {
      margin: 47px auto 0;
      width: 36px;
      height: 30px; }
  .generic-pic.pic-md {
    background-image: url(https://c.otcdn.com/headers/img/hotel_rooms/generic-250x186.png?v=1464604555);
    width: 250px;
    height: 186px; }
    .generic-pic.pic-md svg {
      margin: 73px auto 0;
      width: 48px;
      height: 40px; }
  .generic-pic.pic-lg {
    background-image: url(https://c.otcdn.com/headers/img/hotel_rooms/generic-820x560.png?v=1464604555);
    width: 820px;
    height: 560px; }
    .generic-pic.pic-lg svg {
      margin: 205px auto 0;
      width: 180px;
      height: 150px; }

/* Importar estilos de la foto de ficha de mystery hotel */
/* Estilos genericos */
.bg_mystery {
  background: #7c7167;
  text-align: center; }
  .bg_mystery .icon-mystery-hotel {
    width: 100%;
    height: 75%;
    margin-top: 10%; }

/* Listas multiples en linea */
.ulmulti_2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;
  padding: 0; }

.ulmulti_4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;
  padding: 0;
  list-style: disc inside; }

.ulmulti_5 {
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;
  padding: 0; }

.ulmulti_7 {
  -webkit-column-count: 7;
     -moz-column-count: 7;
          column-count: 7;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;
  padding: 0; }

.ulmulti_8 {
  -webkit-column-count: 8;
     -moz-column-count: 8;
          column-count: 8;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;
  padding: 0; }

.ulmulti_2 a, .ulmulti_2 a:hover,
.ulmulti_4 a, .ulmulti_4 a:hover,
.ulmulti_5 a, .ulmulti_5 a:hover,
.ulmulti_7 a, .ulmulti_7 a:hover,
.ulmulti_8 a, .ulmulti_8 a:hover {
  text-decoration: none; }

hr.separator_menu {
  margin-top: 21px; }

#columnsList {
  margin-bottom: 20px;
  padding: 0; }
  #columnsList h5.tipolista {
    color: #a8a6a5;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700; }
  #columnsList.columnsListNew h5.tipolista {
    color: #a8a6a5;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    float: left;
    width: 25%;
    margin-top: 0;
    line-height: 16px; }
  #columnsList.columnsListNew .ulmulti_4 {
    margin-bottom: 30px; }
  #columnsList li a,
  #columnsList .ulmulti_2 a,
  #columnsList .ulmulti_4 a,
  #columnsList .ulmulti_5 a,
  #columnsList .ulmulti_7 a,
  #columnsList .ulmulti_8 a {
    text-decoration: none;
    color: #46403c; }
    #columnsList li a:before,
    #columnsList .ulmulti_2 a:before,
    #columnsList .ulmulti_4 a:before,
    #columnsList .ulmulti_5 a:before,
    #columnsList .ulmulti_7 a:before,
    #columnsList .ulmulti_8 a:before {
      content: '';
      width: 5px;
      height: 8px;
      margin-right: 8px;
      display: inline-block;
      background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2211%22%20viewBox%3D%220%200%207%2011%22%3E%3Cpath%20fill%3D%22%2346403C%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%209.024l4.025-3.946L0%201.13%201.154%200l5.183%205.078-5.183%205.077L0%209.025z%22%2F%3E%3C%2Fsvg%3E"), none;
      background-repeat: no-repeat;
      background-size: 100% 100%; }
    #columnsList li a:hover, #columnsList li a:focus,
    #columnsList .ulmulti_2 a:hover,
    #columnsList .ulmulti_2 a:focus,
    #columnsList .ulmulti_4 a:hover,
    #columnsList .ulmulti_4 a:focus,
    #columnsList .ulmulti_5 a:hover,
    #columnsList .ulmulti_5 a:focus,
    #columnsList .ulmulti_7 a:hover,
    #columnsList .ulmulti_7 a:focus,
    #columnsList .ulmulti_8 a:hover,
    #columnsList .ulmulti_8 a:focus {
      color: #3171c9; }

.tit_peq {
  color: #a8a6a5;
  font-size: 11px;
  text-transform: uppercase;
  padding: 10px 0; }

.TAbasado_en strong,
.basado_en strong {
  color: #a8a6a5 !important; }

.txtTA {
  border-bottom: none !important;
  cursor: auto !important;
  text-align: left; }
  .txtTA .valoracion_TA_owl {
    margin-left: 0 !important; }

.txtTA span.TAvaloracion,
span.TAbasado_en {
  display: inline; }

/*Iconos de servicios para hoteles*/
.info-hotel {
  margin: 0; }
  .info-hotel .view-more-container {
    position: relative;
    height: 15px;
    top: 15px; }
  .info-hotel .view-more-links {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0);
    background: -webkit-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
    background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
    -webkit-transition: padding-top 0.3s ease-in-out;
    transition: padding-top 0.3s ease-in-out;
    padding-top: 0; }
  .info-hotel .view-more-links.closed {
    -webkit-transition: padding-top 0.3s ease-in-out;
    transition: padding-top 0.3s ease-in-out;
    padding-top: 60px; }
  .info-hotel ul.amenities_icons.view-more-text,
  .info-hotel .ver_mas {
    color: #3171c9;
    text-decoration: none;
    line-height: 14px;
    overflow: hidden;
    height: 112px; }
  .info-hotel p.hotel_description.view-more-text {
    overflow: hidden;
    height: 112px; }
  .info-hotel .amenities_icons {
    margin-bottom: 8.5px; }
    .info-hotel .amenities_icons li {
      color: #809aa9;
      width: 99%;
      font-size: 12px;
      display: inherit;
      margin: 0;
      height: auto;
      line-height: 22px;
      padding: 5px 0; }
      .info-hotel .amenities_icons li:before {
        width: initial;
        display: inline; }
    .info-hotel .amenities_icons span.amenities_img {
      display: inline-block;
      padding: 0;
      margin: 0 10px 5px 2px;
      width: 20px;
      height: 20px;
      /* Fin de los iconos de servicios para Hoteles */ }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_reuniones {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") 2px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_spa {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -28px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_acondicionado {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -54px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_internet {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -83px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_ninos {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -111px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_restaurante {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -143px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_piscina {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -166px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_pets {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -196px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_parking {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -225px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_minusvalidos {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -252px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_jacuzzi {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -279px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_golf {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -308px -691px; }
      .info-hotel .amenities_icons span.amenities_img.amenities_blue_gimnasio {
        background: url("https://b.otcdn.com/headers/ilusion/img/sprite_ilusion.png?version=04&v=1458666605") -335px -691px; }

/* tablet */

/* mobile */

/* Boton arriba */
#btnArriba {
  position: fixed;
  bottom: 30px;
  right: 20px;
  border-radius: 3px;
  background: rgba(53, 73, 90, 0.7);
  padding: 9px 12px;
  z-index: 999;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  border: 1px solid #FFF; }
  #btnArriba:hover {
    background: #35495a;
    cursor: pointer; }
  #btnArriba svg.icon-monochrome-chevron_top {
    width: 16px;
    height: 19px; }
    #btnArriba svg.icon-monochrome-chevron_top, #btnArriba svg.icon-monochrome-chevron_top * {
      fill: #FFF; }

/* Fin del boton arriba */
.gm-style {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .fonts-loaded .gm-style {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

html[lang|="ar"].fonts-loaded .gm-style {
  font-family: "Noto Sans Kufi Arabic", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

html[lang|="fa"].fonts-loaded .gm-style {
  font-family: "BYekan", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

html[lang|="he"].fonts-loaded .gm-style {
  font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

html[lang|="ja"].fonts-loaded .gm-style {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

/* buscador */
.wide_searcher .multicriteriasearch {
  margin-top: 20px;
  margin-bottom: 0; }

.wide_searcher.cont_buscador_error .multicriteriasearch {
  margin-top: 0; }

/* fin buscador */

/* buscador con color alternativo para test */
.hotelsearchwidget.alternative_searcher {
  background: #fff;
  border: 1px solid #dfdfdf; }
  .hotelsearchwidget.alternative_searcher .dst-widget-close svg, .hotelsearchwidget.alternative_searcher .dst-widget-close svg * {
    fill: #46403c; }

.cont_buscador_error.alternative_searcher {
  background: #fff;
  border: 1px solid #dfdfdf; }
  .cont_buscador_error.alternative_searcher .cerrar {
    color: #46403c !important; }
    .cont_buscador_error.alternative_searcher .cerrar .icon-monochrome-close, .cont_buscador_error.alternative_searcher .cerrar .icon-monochrome-close * {
      fill: #46403c !important; }

.wide_searcher.alternative_searcher .multicriteriasearch .tab-content .tab-pane {
  background: #fff;
  border: 1px solid #dfdfdf; }

.wide_searcher.alternative_searcher .tab-content .tab-pane[id^="cars_"], .wide_searcher.alternative_searcher .tab-content .tab-pane[id^="rental_cars_"] {
  background: #ccc; }

.wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs {
  border: 1px solid #dfdfdf;
  border-bottom: 0;
  background: #fff; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:hover, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:focus {
    color: #d4d4d4; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a .icon-multisearcher-icon,
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a .icon-multisearcher-icon * {
    fill: #d4d4d4; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:hover .icon-multisearcher-icon, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:focus .icon-multisearcher-icon,
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:hover .icon-multisearcher-icon *, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:focus .icon-multisearcher-icon * {
    color: #46403c; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a .icon-multisearcher-icon, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a:hover .icon-multisearcher-icon, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a:focus .icon-multisearcher-icon,
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a .icon-multisearcher-icon *, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a:hover .icon-multisearcher-icon *, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a:focus .icon-multisearcher-icon * {
    color: #ec5b14; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a > span {
    color: #d4d4d4; }
  .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:hover > span, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li > a:focus > span, .wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs > li.active > a > span {
    color: #46403c; }

.wide_searcher.alternative_searcher .multicriteriasearch .nav-tabs + .tab-content .tab-pane {
  border-top: 0; }

.wide_searcher.alternative_searcher.home_search_box .multicriteriasearch .nav-tabs, .wide_searcher.alternative_searcher.home_search_box .multicriteriasearch .tab-content .tab-pane {
  background: rgba(255, 255, 255, 0.8); }

.wide_searcher.alternative_searcher.home_search_box .multicriteriasearch:hover .nav-tabs, .wide_searcher.alternative_searcher.home_search_box .multicriteriasearch:focus .nav-tabs, .wide_searcher.alternative_searcher.home_search_box .multicriteriasearch:hover .tab-content .tab-pane, .wide_searcher.alternative_searcher.home_search_box .multicriteriasearch:focus .tab-content .tab-pane {
  background: white; }

.wide_searcher.alternative_searcher .destiny input.location_input[type="text"], .wide_searcher.alternative_searcher .destiny > .bootstrap-select.btn-group, .wide_searcher.alternative_searcher .origindestiny input.location_input[type="text"], .wide_searcher.alternative_searcher .dates a.in_date, .wide_searcher.alternative_searcher .dates a.out_date, .wide_searcher.alternative_searcher .multipledestinations_line input.location_input[type="text"], .wide_searcher.alternative_searcher .travels_searcher .form-control, .wide_searcher.alternative_searcher .entertainment_query .entertainment_query_input, .wide_searcher.alternative_searcher .occupancy-type .bootstrap-select > .btn, .wide_searcher.alternative_searcher .occupancy-type select {
  border: 1px solid #d0cbc9 !important; }

.wide_searcher.alternative_searcher .journeyselector .btn-group-sm > .btn-default, .wide_searcher.alternative_searcher .journeycountryselector .btn-group-sm > .btn-default {
  border-color: #46403c;
  color: #46403c;
  background-color: transparent; }

.wide_searcher.alternative_searcher .journeyselector .btn-group-sm > .btn-default.active, .wide_searcher.alternative_searcher .journeycountryselector .btn-group-sm > .btn-default.active {
  background: #46403c;
  color: #fff;
  border-color: #46403c; }

.wide_searcher.alternative_searcher .continente_boton_submit button {
  background: #fff;
  border: 1px solid #ec5b14;
  color: #ec5b14; }

.wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:hover, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:focus {
  color: #46403c; }
  .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a.arrow_collapse:before, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:hover.arrow_collapse:before, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:focus.arrow_collapse:before {
    border-top-color: #46403c; }
  .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a.arrow_collapse.collapsed:before, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:hover.arrow_collapse.collapsed:before, .wide_searcher.alternative_searcher .title_collapse_container.title_opcionesavanzadas a:focus.arrow_collapse.collapsed:before {
    border-top-color: transparent;
    border-left-color: #46403c; }

.wide_searcher.alternative_searcher .swap .swap-button .icon-swap, .wide_searcher.alternative_searcher .swap .swap-button .icon-swap * {
  fill: #46403c; }

.wide_searcher.alternative_searcher .transport_info_link a {
  color: #46403c; }

.wide_searcher.alternative_searcher .transport_info_link a .circle-info .icon-info, .wide_searcher.alternative_searcher .transport_info_link a .circle-info .icon-info path {
  fill: #46403c; }

.wide_searcher.alternative_searcher .addhotel_show:hover, .wide_searcher.alternative_searcher .addhotel_show:focus,
.wide_searcher.alternative_searcher .addflight_show:hover, .wide_searcher.alternative_searcher .addflight_show:focus {
  color: #46403c; }

.wide_searcher.alternative_searcher label, .wide_searcher.alternative_searcher legend, .wide_searcher.alternative_searcher .legendlike {
  color: #46403c; }

.wide_searcher.alternative_searcher .flightsearch_options .checkbox label {
  color: #46403c; }

.wide_searcher.alternative_searcher .multicriteriasearch .titlesubfieldset {
  color: #46403c; }

.wide_searcher.alternative_searcher .addhotel_layer {
  border-color: #dfdfdf; }

.wide_searcher.alternative_searcher .addhotel_hide, .wide_searcher.alternative_searcher .addhotel_hide:hover, .wide_searcher.alternative_searcher .addhotel_hide:focus {
  color: #46403c; }
  .wide_searcher.alternative_searcher .addhotel_hide:after, .wide_searcher.alternative_searcher .addhotel_hide:hover:after, .wide_searcher.alternative_searcher .addhotel_hide:focus:after {
    color: #46403c; }

.wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide .icon-monochrome-close, .wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide .icon-monochrome-close path, .wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide:hover .icon-monochrome-close, .wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide:hover .icon-monochrome-close path, .wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide:focus .icon-monochrome-close, .wide_searcher.alternative_searcher .multipledestinations_line .addflight_hide:focus .icon-monochrome-close path {
  fill: #46403c; }

.wide_searcher.alternative_searcher .remite_container {
  border: 1px solid #dfdfdf; }
  .wide_searcher.alternative_searcher .remite_container a, .wide_searcher.alternative_searcher .remite_container .label_entidad {
    color: #46403c; }
  .wide_searcher.alternative_searcher .remite_container input {
    border: 1px solid #d0cbc9 !important; }

.wide_searcher.alternative_searcher .intent_media div {
  border-top: 1px solid #dfdfdf; }

.wide_searcher.alternative_searcher .intent_media legend, .wide_searcher.alternative_searcher .intent_media label {
  color: #46403c; }

.wide_searcher.alternative_searcher .selectplusinfoicon .infoicon .circle-info .icon-info, .wide_searcher.alternative_searcher .selectplusinfoicon .infoicon .circle-info .icon-info path {
  fill: #46403c; }

/* caja ayuda con info telefono y mail en viajes */
/* Importar estilos del cargador de rafagas */
/* Caja de canales de ayuda */
.travel-helpbox {
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 200; }

.helpbox-title {
  display: inline-block;
  float: right;
  width: 88px;
  min-height: 45px;
  padding: 0 25px 0 55px;
  text-align: left;
  border: 0;
  background: #3171c9;
  color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-weight: 700;
  position: relative;
  line-height: 1.3; }
  .helpbox-title span {
    pointer-events: none;
    display: inline-block; }
  .helpbox-title:before {
    content: '';
    display: inline-block;
    background: url("https://a.otcdn.com/headers/ilusion/img/packages/img-ayuda.png?v=1497949810") no-repeat center top;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .helpbox-title:after {
    content: '';
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%224%22%20viewBox%3D%220%200%209%204%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771%200v3.544H0V0h8.771z%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .helpbox-title.collapsed:after {
    background: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.1%203.863h3.164v2.215H6.1v3.639H3.674V6.078H.492V3.863h3.182V.4H6.1v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%; }

.helpbox-body {
  padding: 10px 15px;
  background: #fff;
  width: 232px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
  border-top-left-radius: 6px; }
  .helpbox-body .introtext {
    font-size: 12px; }
  .helpbox-body p a {
    font-weight: 700; }

.icon-travel-helpbox {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px; }
  .icon-travel-helpbox, .icon-travel-helpbox * {
    fill: #ec5b14; }

@media print{
  *,
  *:before,
  *:after{
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited{
    text-decoration: underline; }
  a[href]:after{
    content: " (" attr(href) ")"; }
  abbr[title]:after{
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after{
    content: ""; }
  pre,
  blockquote{
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead{
    display: table-header-group; }
  tr,
  img{
    page-break-inside: avoid; }
  img{
    max-width: 100% !important; }
  p,
  h2,
  h3{
    orphans: 3;
    widows: 3; }
  h2,
  h3{
    page-break-after: avoid; }
  .navbar{
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret{
    border-top-color: #000 !important; }
  .label{
    border: 1px solid #000; }
  .table{
    border-collapse: collapse !important; }
  .table td,
    .table th{
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td{
    border: 1px solid #ddd !important; }
  .visible-print{
    display: block !important; }
  table.visible-print{
    display: table !important; }
  tr.visible-print{
    display: table-row !important; }
  th.visible-print,
  td.visible-print{
    display: table-cell !important; }
  .visible-print-block{
    display: block !important; }
  .visible-print-inline{
    display: inline !important; }
  .visible-print-inline-block{
    display: inline-block !important; }
  .hidden-print{
    display: none !important; } }

@media (max-width: 767px){
  body.sm-no-scroll{
    position: fixed;
    overflow: hidden; }
  .collapse-non-md{
    display: none; }
  .collapsing-non-md{
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
  .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 > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a{
    line-height: 21px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none; }
  .navbar-form .form-group{
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child{
    margin-bottom: 0; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{
    border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #444;
    background-color: transparent; }
  .cont_breadcrumb .breadcrumb{
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    max-width: 100%; }
  .media-body p{
    font-size: 13px; }
  .media .media-cta{
    position: static;
    margin: 15px;
    display: block; }
  .media-body{
    width: 100%;
    display: block; }
  .media-left{
    text-align: center;
    display: inherit;
    padding-right: 0; }
  .media-left .media-object{
    display: inline;
    margin: 10px auto 0 auto; }
  .visible-xs{
    display: block !important; }
  table.visible-xs{
    display: table !important; }
  tr.visible-xs{
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs{
    display: table-cell !important; }
  .visible-xs-block{
    display: block !important; }
  .visible-xs-inline{
    display: inline !important; }
  .visible-xs-inline-block{
    display: inline-block !important; }
  .hidden-xs{
    display: none !important; }
  .header-bottom-nav .navbar-main > li.pull-right > a, .header-bottom-nav .navbar-main > li.pull-right > button{
    border-right: 0;
    border-left: 1px solid #dfdfdf; }
  .header-bottom-nav .navbar-main > li > a, .header-bottom-nav .navbar-main > li > button{
    border-right: 1px solid #dfdfdf; }
  .header-bottom-nav .container-limited{
    padding-left: 0;
    padding-right: 0; }
  .header-bottom-nav .navbar-main{
    margin: 0; }
  #dropdownmenu-main-more, #dropdownmenu-main-more-compact{
    display: block;
    width: 100%;
    height: 100%;
    height: 100vh;
    /**
     * iPhone 5
     * You can also target devices with aspect ratio.
     */
    position: fixed;
    top: 0;
    background: #f4f3f2;
    z-index: 200;
    overflow-y: auto !important;
    opacity: 1;
    padding-bottom: 25%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
    -webkit-transform: translate3d(102%, 0, 0);
    transform: translate3d(102%, 0, 0); }
  #dropdownmenu-main-more::-webkit-scrollbar, #dropdownmenu-main-more-compact::-webkit-scrollbar{
    display: none; }
  .open #dropdownmenu-main-more, .open #dropdownmenu-main-more-compact{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-overflow-scrolling: touch; }
  #dropdownmenu-main-more .title, #dropdownmenu-main-more-compact .title{
    height: 50px;
    padding: 30px 0 0 20px;
    font-size: 11px;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdfdf;
    color: #b9b5b4;
    margin: 0 0 1px 0; }
  /* PRUEBA: delay en la animacion del menu movil para intentar que se vea fluida */
  #dropdownmenu-main-more{
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .open #dropdownmenu-main-more{
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms; }
  #dropdownmenu-main-more-compact{
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms; }
  .open #dropdownmenu-main-more-compact{
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms; }
  .login-user-info svg, .help svg{
    width: 13px;
    height: 13px;
    margin: 0 8px 0 8px; }
  .login-user-info svg, .login-user-info svg *, .help svg, .help svg *{
    fill: #ec5b14; }
  #collapse-login-selector li a, #collapse-login-selector li button, #collapse-help li a, #collapse-help li button{
    background: #f4f3f2;
    padding-left: 33px;
    text-transform: none !important; }
  #collapse-login-selector .login-container-bottom-links, #collapse-help .login-container-bottom-links{
    background: #f4f3f2;
    padding: 17px 33px; }
  .login-container-bottom-links{
    clear: both;
    height: 70px; }
  .navbar-nav #dropdownmenu-main-more .close, .navbar-nav #dropdownmenu-main-more-compact .close{
    padding: 24px;
    opacity: 10;
    right: 5px;
    position: absolute; }
  .navbar-nav #dropdownmenu-main-more .close svg, .navbar-nav #dropdownmenu-main-more .close svg *, .navbar-nav #dropdownmenu-main-more-compact .close svg, .navbar-nav #dropdownmenu-main-more-compact .close svg *{
    fill: #46403c; }
  header .dropdown-menu .container-bottom-links{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #dfdfdf; }
  header .dropdown-menu .container-bottom-links > button{
    text-transform: none; }
  .header-bottom-nav-mobile nav{
    display: table;
    width: 100%; }
  .header-bottom-nav-mobile nav > ul{
    display: table-row; }
  .header-bottom-nav-mobile nav > ul > li{
    display: table-cell;
    text-align: center;
    white-space: nowrap;
    float: none !important; }
  .header-bottom-nav-mobile nav > ul > li > a, .header-bottom-nav-mobile nav > ul > li > button{
    text-align: center;
    display: block;
    width: 100%; }
  .header-bottom-nav-mobile nav > ul > li.pull-right{
    float: none !important;
    vertical-align: bottom; }
  header .dropdown-menu ul ul{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf; }
  header .dropdown-menu ul li > button:active,
  header .dropdown-menu ul li > a:active,
  .navbar-nav > li > .dropdownmenu-main-more > ul.navbar-main-more > li button:active{
    background-color: #fffbcc !important; }
  header .dropdown-menu ul li > a:hover,
  header .dropdown-menu ul li > button:hover{
    background: none; }
  #dropdown-main-more-compact > button.dropdown-toggle{
    border-left: 0; }
  #dropdown-main-more-compact > button.dropdown-toggle svg{
    width: 11px;
    height: 9px;
    margin-left: 5px; }
  #dropdown-main-more-compact > button.dropdown-toggle svg, #dropdown-main-more-compact > button.dropdown-toggle svg *{
    fill: #FFF; }
  .mobile-toolbars-compact{
    margin: 0 -15px 0 0; }
  .mobile-toolbars-compact > li{
    float: right;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.3); }
  .mobile-toolbars-compact > li #dropdownmenu-main-more-compact .header-bottom-nav-opener button, .mobile-toolbars-compact > li button{
    height: 50px;
    line-height: 50px;
    background: transparent;
    padding: 0 15px;
    border: 0;
    color: #FFF;
    font-weight: 300;
    font-size: 12px; }
  .mobile-toolbars-compact > li:first-child a{
    padding: 14px 15px; }
  .mobile-toolbars-compact > li > a{
    color: #fff;
    padding: 15px; }
  .mobile-toolbars-compact > li > a svg{
    width: 16px;
    height: 16px;
    vertical-align: middle; }
  .mobile-toolbars-compact > li > a svg, .mobile-toolbars-compact > li > a svg *{
    fill: #fff; }
  .currentCurrencySymbol{
    color: #ec5b14;
    font-weight: 700;
    font-size: 16px;
    margin: 0 10px 0 8px; }
  #collapse-currency-selector > ul > li span.element-symbol{
    margin: 0 16px 0 8px; }
  #collapse-currency-selector .active-element{
    color: #000;
    font-weight: 700; }
  #collapse-currency-selector li a, #collapse-currency-selector li button{
    background: #f4f3f2;
    padding-left: 33px;
    text-transform: none !important; }
  #collapse-language-selector > ul > li span.element-symbol{
    margin: 0 8px 0 4px; }
  #collapse-language-selector .active-element{
    color: #000;
    font-weight: 700; }
  #collapse-language-selector li a, #collapse-language-selector li button{
    background: #f4f3f2;
    padding-left: 33px;
    text-transform: none !important; }
  #collapse-language-selector .login-container-bottom-links{
    background: #f4f3f2;
    padding: 17px 33px; }
  #collapse-language-selector > ul > li span.element-symbol{
    margin: 0 8px 0 4px; }
  #collapse-language-selector .active-element{
    color: #000;
    font-weight: 700; }
  #collapse-language-selector li a, #collapse-language-selector li button{
    background: #f4f3f2;
    padding-left: 33px;
    text-transform: none !important; }
  #collapse-language-selector .login-container-bottom-links{
    background: #f4f3f2;
    padding: 17px 33px; }
  #collapse-help-selector .active-element{
    color: #000;
    font-weight: 700; }
  #collapse-help-selector li a, #collapse-help-selector li button{
    background: #f4f3f2;
    padding-left: 33px;
    text-transform: none !important; }
  #footer .icon-footer-sure{
    vertical-align: super;
    margin-right: 3%;
    margin-bottom: 20px; }
  #footer .footer-collaborations{
    padding: 20px 0 0 0; }
  #footer .icon-monochrome-iata{
    width: 34.5px;
    height: 23px; }
  #footer .icon-monochrome-confianza{
    width: 24px;
    height: 22.5px; }
  #footer .icon-monochrome-galileo{
    width: 67.5px;
    height: 13px; }
  #footer .icon-monochrome-amadeus{
    width: 67.5px;
    height: 10.7px; }
  #footer .icon-monochrome-tripadvisor{
    width: 75px;
    height: 13px; }
  #footer .icon-monochrome-globessl{
    width: 57px;
    height: 19.2px; }
  #footer .icon-monochrome-visa{
    width: 36px;
    height: 11.5px; }
  #footer .icon-monochrome-mastercard{
    width: 31.5px;
    height: 19.2px; }
  #footer .icon-monochrome-dinersclub{
    width: 68px;
    height: 17.4px; }
  #footer .icon-monochrome-paypal{
    width: 50.3px;
    height: 13.8px; }
  #footer .icon-monochrome-bitcoin{
    width: 67.5px;
    height: 14.6px; }
  #footer .icon-monochrome-payhome{
    width: 64.5px;
    height: 23px; }
  #footer .icon-monochrome-americanexpress{
    width: 22.5px;
    height: 22.5px; }
  #footer .footer-tablet-certificates-transactions{
    background: #ec5b14;
    text-align: left;
    color: #FFF;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 160px; }
  #footer .footer-tablet-certificates-transactions .certificates{
    padding: 15px 43px;
    min-height: 80px; }
  #footer .footer-tablet-certificates-transactions .transations{
    padding: 15px 43px;
    border-top: 1px solid #FFF;
    min-height: 80px; }
  #footer .footer-tablet-certificates-transactions p{
    opacity: 0.4; }
  #footer .footer-links{
    background-image: none; }
  #footer .footer-links .opacity-layer-footer{
    padding: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links{
    background-image: url("https://b.otcdn.com/headers/ilusion/sunrise/dist/img/bgfooter.jpg?v=1477469409");
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
    background-size: cover;
    padding: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links .opacity-mobile-tablet{
    width: 100%;
    height: auto;
    background-color: rgba(16, 32, 44, 0.6);
    padding: 0;
    margin: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links .opacity-mobile-tablet > div{
    padding: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links button{
    color: #FFF;
    font-size: 14px;
    opacity: 10;
    cursor: pointer;
    text-align: left;
    padding: 32px 21px; }
  #footer .footer-links .opacity-layer-footer .cont-links button[data-toggle="collapse-non-md"]:after{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.1%203.863h3.164v2.215H6.1v3.639H3.674V6.078H.492V3.863h3.182V.4H6.1v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px; }
  #footer .footer-links .opacity-layer-footer .cont-links button[aria-expanded="true"]:after{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%224%22%20viewBox%3D%220%200%209%204%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771%200v3.544H0V0h8.771z%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px; }
  #footer .footer-links .opacity-layer-footer .cont-links button[aria-expanded="false"]:after{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.1%203.863h3.164v2.215H6.1v3.639H3.674V6.078H.492V3.863h3.182V.4H6.1v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px; }
  #footer .footer-links .opacity-layer-footer .cont-links .cont-apps{
    padding: 21px 10px 21px 21px !important;
    border-bottom: 1px solid #d8d8d8;
    border-bottom: 1px solid rgba(216, 216, 216, 0.2); }
  #footer .footer-links .opacity-layer-footer .cont-links .cont-copy-footer{
    padding: 21px 10px 10px 21px !important; }
  #footer .footer-links .opacity-layer-footer .cont-links hr{
    margin: 0;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    opacity: 0.2; }
  #footer .footer-links .opacity-layer-footer .cont-links hr.separator_footer{
    border: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales{
    background-color: rgba(52, 72, 89, 0.89);
    padding: 45px 20px 0 20px;
    min-height: initial; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .individual-redsocial{
    width: 32px;
    height: 32px;
    margin-right: 4% !important; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .icon-monochrome-rss{
    margin-right: 0 !important; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .cont-tweet{
    height: 185px; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .cont-tweet *{
    font-size: 14px; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .row > div{
    padding-top: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .title-link-list{
    text-align: left;
    padding-top: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .blog-footer{
    padding: 31px 0; }
  #footer .footer-links ul.links li{
    background: transparent;
    border-bottom: 1px solid rgba(216, 216, 216, 0.2); }
  #footer .footer-links ul.links li a{
    display: block;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    padding: 7px 10px 7px 34px;
    line-height: 30px;
    vertical-align: middle;
    width: 100%;
    opacity: 0.7; }
  #footer .markets{
    padding: 0;
    /*button.level-first[aria-expanded="false"]:after{
          content: '';
          width: 10px;
          height: 10px;
          display: inline-block;
          background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.1%203.863h3.164v2.215H6.1v3.639H3.674V6.078H.492V3.863h3.182V.4H6.1v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E'), none;
          background-repeat: no-repeat;
          font-weight: $roboto-bold;
          font-size: 16px;
          position: absolute;
          right: 20px;
        }
        button.level-first[aria-expanded="true"]:after{
          content: '';
          width: 10px;
          height: 10px;
          display: inline-block;
          background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%224%22%20viewBox%3D%220%200%209%204%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771%200v3.544H0V0h8.771z%22%2F%3E%3C%2Fsvg%3E'), none;
          background-repeat: no-repeat;
          font-weight: $roboto-bold;
          font-size: 16px;
          position: absolute;
          right: 20px;
        }*/ }
  #footer .markets a.viewall{
    padding-left: 15px; }
  #footer .markets a.viewall:before{
    left: 15px; }
  #footer .markets .market_block{
    padding-left: 15px;
    margin-right: 0; }
  #footer .markets .market_column{
    min-height: 145px; }
  #footer .markets .container-limited{
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  #footer .markets button.level-first{
    margin: 0;
    font-weight: 500;
    padding: 6% 4%;
    cursor: pointer !important;
    float: none; }
  #footer .markets .panel-default{
    border: 0; }
  #footer .markets .panel-default .panel-heading{
    background-color: transparent;
    border: none;
    padding: 0; }
  #footer .markets .panel-default .panel-heading .panel-title a{
    font-size: 12px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    opacity: 0.69;
    text-decoration: none;
    display: block;
    padding: 15px 35px; }
  #footer .markets .panel-default .panel-heading .panel-title a[aria-expanded="true"]{
    box-shadow: 0 4px 3px 0 #3c4650; }
  #footer .markets .panel-default .panel-heading .panel-title a[data-toggle="collapse"]:after, #footer .markets .panel-default .panel-heading .panel-title a[aria-expanded="false"]:after{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%23B0ABA9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.607%203.463h3.164v2.215H5.607v3.638H3.182V5.678H0V3.463h3.182V0h2.425v3.463z%22%20opacity%3D%22.9%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px; }
  #footer .markets .panel-default .panel-heading .panel-title a[aria-expanded="true"]:after{
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%223%22%20viewBox%3D%220%200%209%203%22%3E%3Cpath%20fill%3D%22%23BFBCBA%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.771.463v2.215H0V.463h8.771z%22%2F%3E%3C%2Fsvg%3E"), none;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    right: 20px; }
  #footer .markets .panel{
    background: #4d5966;
    border-bottom: 1px solid #636b73;
    border-radius: 0; }
  #footer .markets .panel-body{
    padding: 0 15px; }
  #footer .markets .panel-group{
    margin: 0; }
  #footer .markets .panel-group .panel + .panel{
    margin: 0; }
  #footer .markets ul.market_selector:before{
    top: 6px; }
  #footer .markets ul.market_selector li{
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    height: 55px;
    line-height: 63px; }
  #footer .markets ul.market_selector li:last-child{
    border-bottom: 0 !important; }
  #footer .markets ul.market_selector li a{
    display: block; }
  #footer .markets ul.navbar_markets li{
    padding: 0;
    width: 100%; }
  #footer .mobile-all-markets{
    background: #4d5966; }
  #footer .mobile-all-markets a{
    font-size: 12px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    opacity: 0.69;
    text-decoration: none;
    display: block;
    padding: 15px 35px; }
  .container_advertising{
    display: none; }
  .info-hotel .tit_peq{
    padding: 10px 0 0 0; }
  .info-hotel .valoracion_TA_owl{
    float: left;
    margin-top: 20px; }
  .info-hotel span.TAbasado_en{
    display: inline-block; }
  .info-hotel .txtTA{
    width: 66%;
    float: right;
    line-height: 19px; }
  .info-hotel.row.reorder-xs{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    direction: rtl; }
  .info-hotel.row.reorder-xs > [class*="col-"]{
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    direction: ltr; }
  .info-hotel .view-more-links{
    margin-bottom: 15px; }
  .info-hotel .amenities_icons{
    height: 20px !important; }
  .info-hotel .amenities_icons li{
    width: 28px;
    overflow: hidden;
    line-height: 50px;
    float: left;
    height: 28px; }
  .info-hotel .amenities_icons li span.amenities_img{
    position: absolute; }
  .info-hotel .amenities_icons li span.description_amenities{
    display: none; }
  #btnArriba{
    display: none; }
  .helpbox-title span{
    display: none; } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait){
  body.noScrollFixed{
    width: 768px;
    height: 1024px; } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape){
  body.noScrollFixed{
    width: 1024px;
    height: 768px; } }

@media screen and (device-aspect-ratio: 40 / 71){
  body.noScrollFixed{
    height: 570px; } }

@media (min-width: 768px){
  .lead{
    font-size: 21px; }
  .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; }
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12{
    float: left; }
  .col-sm-1{
    width: 8.3333333333%; }
  .col-sm-2{
    width: 16.6666666667%; }
  .col-sm-3{
    width: 25%; }
  .col-sm-4{
    width: 33.3333333333%; }
  .col-sm-5{
    width: 41.6666666667%; }
  .col-sm-6{
    width: 50%; }
  .col-sm-7{
    width: 58.3333333333%; }
  .col-sm-8{
    width: 66.6666666667%; }
  .col-sm-9{
    width: 75%; }
  .col-sm-10{
    width: 83.3333333333%; }
  .col-sm-11{
    width: 91.6666666667%; }
  .col-sm-12{
    width: 100%; }
  .col-sm-pull-0{
    right: auto; }
  .col-sm-pull-1{
    right: 8.3333333333%; }
  .col-sm-pull-2{
    right: 16.6666666667%; }
  .col-sm-pull-3{
    right: 25%; }
  .col-sm-pull-4{
    right: 33.3333333333%; }
  .col-sm-pull-5{
    right: 41.6666666667%; }
  .col-sm-pull-6{
    right: 50%; }
  .col-sm-pull-7{
    right: 58.3333333333%; }
  .col-sm-pull-8{
    right: 66.6666666667%; }
  .col-sm-pull-9{
    right: 75%; }
  .col-sm-pull-10{
    right: 83.3333333333%; }
  .col-sm-pull-11{
    right: 91.6666666667%; }
  .col-sm-pull-12{
    right: 100%; }
  .col-sm-push-0{
    left: auto; }
  .col-sm-push-1{
    left: 8.3333333333%; }
  .col-sm-push-2{
    left: 16.6666666667%; }
  .col-sm-push-3{
    left: 25%; }
  .col-sm-push-4{
    left: 33.3333333333%; }
  .col-sm-push-5{
    left: 41.6666666667%; }
  .col-sm-push-6{
    left: 50%; }
  .col-sm-push-7{
    left: 58.3333333333%; }
  .col-sm-push-8{
    left: 66.6666666667%; }
  .col-sm-push-9{
    left: 75%; }
  .col-sm-push-10{
    left: 83.3333333333%; }
  .col-sm-push-11{
    left: 91.6666666667%; }
  .col-sm-push-12{
    left: 100%; }
  .col-sm-offset-0{
    margin-left: 0%; }
  .col-sm-offset-1{
    margin-left: 8.3333333333%; }
  .col-sm-offset-2{
    margin-left: 16.6666666667%; }
  .col-sm-offset-3{
    margin-left: 25%; }
  .col-sm-offset-4{
    margin-left: 33.3333333333%; }
  .col-sm-offset-5{
    margin-left: 41.6666666667%; }
  .col-sm-offset-6{
    margin-left: 50%; }
  .col-sm-offset-7{
    margin-left: 58.3333333333%; }
  .col-sm-offset-8{
    margin-left: 66.6666666667%; }
  .col-sm-offset-9{
    margin-left: 75%; }
  .col-sm-offset-10{
    margin-left: 83.3333333333%; }
  .col-sm-offset-11{
    margin-left: 91.6666666667%; }
  .col-sm-offset-12{
    margin-left: 100%; }
  .form-inline .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static{
    display: inline-block; }
  .form-inline .input-group{
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control{
    width: auto; }
  .form-inline .input-group > .form-control{
    width: 100%; }
  .form-inline .control-label{
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
    .form-inline .checkbox label{
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"]{
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback{
    top: 0; }
  .form-horizontal .control-label{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; }
  .form-horizontal .form-group-lg .control-label{
    padding-top: 16px;
    font-size: 16px; }
  .form-horizontal .form-group-sm .control-label{
    padding-top: 10px;
    font-size: 12px; }
  .navbar-right .dropdown-menu{
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left{
    left: 0;
    right: auto; }
  .nav-justified > li, .nav-tabs.nav-justified > li, .nav-colapsetabs.nav-justified > li{
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-colapsetabs.nav-justified > li > a{
    margin-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-colapsetabs.nav-justified > li > a{
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-colapsetabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-colapsetabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .nav-colapsetabs.nav-justified > .active > a:focus{
    border-bottom-color: #f7f7f7; }
  .navbar{
    border-radius: 0; }
  .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-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse{
    padding-left: 0;
    padding-right: 0; }
  .navbar-static-top{
    border-radius: 0; }
  .navbar-fixed-top,
    .navbar-fixed-bottom{
    border-radius: 0; }
  .navbar-toggle{
    display: none; }
  .navbar-nav{
    float: left; }
  .navbar-nav > li{
    float: left; }
  .navbar-nav > li > a{
    padding-top: 14.5px;
    padding-bottom: 14.5px; }
  .navbar-form .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static{
    display: inline-block; }
  .navbar-form .input-group{
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control{
    width: auto; }
  .navbar-form .input-group > .form-control{
    width: 100%; }
  .navbar-form .control-label{
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
    .navbar-form .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
      .navbar-form .checkbox label{
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"]{
    position: relative;
    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;
    box-shadow: none; }
  .navbar-text{
    float: left;
    margin-left: 15px;
    margin-right: 15px; }
  .navbar-left{
    float: left !important; }
  .navbar-right{
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right{
    margin-right: 0; }
  .breadcrumb_over_photo{
    background: rgba(48, 50, 53, 0.5);
    position: absolute;
    width: 100%;
    z-index: 2; }
  .breadcrumb_over_photo .breadcrumb > li + li::before,
  .breadcrumb_over_photo .breadcrumb > .active,
  .breadcrumb_over_photo .breadcrumb > li a{
    color: #FFFFFF; }
  .breadcrumb_over_photo .breadcrumb > li a svg.icon-monochrome-destinia-logo-breadcrumb,
  .breadcrumb_over_photo .breadcrumb > li a svg.icon-monochrome-destinia-logo-breadcrumb *{
    fill: #FFFFFF; }
  .modal.modalcentered .modal-dialog{
    margin: 0; }
  .modal-dialog{
    width: 600px;
    margin: 30px auto; }
  .modal-content{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm{
    width: 300px; }
  .home_search_box{
    width: 720px; }
  .homeviajes_search_box{
    width: 720px; }
  .navbar-right{
    float: right !important; }
  #dropdown-currency, #collapse-currency-selector{
    width: 380px;
    right: 100%;
    margin-right: -190px; }
  #dropdown-currency.drowpdown-wide, #collapse-currency-selector.drowpdown-wide{
    width: 600px; }
  #dropdown-currency.drowpdown-wide ul, #collapse-currency-selector.drowpdown-wide ul{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #dropdown-currency ul, #collapse-currency-selector ul{
    overflow: hidden;
    background: #f4f3f2; }
  #dropdown-currency ul li, #collapse-currency-selector ul li{
    float: left;
    width: 50%;
    border-right: 1px solid #dfdfdf;
    margin-top: 0;
    right: -1px; }
  #dropdown-currency.drowpdown-wide ul li, #collapse-currency-selector.drowpdown-wide ul li{
    width: 25%; }
  #dropdown-language, #collapse-language-selector{
    width: 440px;
    right: 100%;
    margin-right: -220px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    width: 600px; }
  #dropdown-language.drowpdown-wide ul, #collapse-language-selector.drowpdown-wide ul{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #dropdown-language ul, #collapse-language-selector ul{
    overflow: hidden;
    background: #f4f3f2; }
  #dropdown-language ul li, #collapse-language-selector ul li{
    float: left;
    width: 50%;
    border-right: 1px solid #dfdfdf;
    margin-top: 0;
    right: -1px; }
  #dropdown-language.drowpdown-wide ul li, #collapse-language-selector.drowpdown-wide ul li{
    width: 25%; }
  #dropdown-language, #collapse-language-selector{
    width: 440px;
    right: 100%;
    margin-right: -220px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    width: 600px; }
  #dropdown-language.drowpdown-wide ul, #collapse-language-selector.drowpdown-wide ul{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #dropdown-language ul, #collapse-language-selector ul{
    overflow: hidden;
    background: #f4f3f2; }
  #dropdown-language ul li, #collapse-language-selector ul li{
    float: left;
    width: 50%;
    border-right: 1px solid #dfdfdf;
    margin-top: 0;
    right: -1px; }
  #dropdown-language.drowpdown-wide ul li, #collapse-language-selector.drowpdown-wide ul li{
    width: 25%; }
  #dropdown-help, #collapse-help-selector{
    width: 380px;
    right: 100%;
    margin-right: -190px; }
  #dropdown-help.drowpdown-wide, #collapse-help-selector.drowpdown-wide{
    width: 600px; }
  #dropdown-help.drowpdown-wide ul, #collapse-help-selector.drowpdown-wide ul{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #dropdown-help ul, #collapse-help-selector ul{
    overflow: hidden;
    background: #f4f3f2; }
  #dropdown-help ul li, #collapse-help-selector ul li{
    float: left;
    width: 50%;
    border-right: 1px solid #dfdfdf;
    margin-top: 0;
    right: -1px; }
  #dropdown-help.drowpdown-wide ul li, #collapse-help-selector.drowpdown-wide ul li{
    width: 25%; }
  .travel-helpbox{
    right: 70px; }
  .helpbox-title{
    width: 232px;
    display: block; }
  .helpbox-body{
    border-top-left-radius: 0; } }

@media (min-width: 992px){
  .container{
    width: 970px; }
  .col-md-1, .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-md-10, .col-md-11, .col-md-12{
    float: left; }
  .col-md-1{
    width: 8.3333333333%; }
  .col-md-2{
    width: 16.6666666667%; }
  .col-md-3{
    width: 25%; }
  .col-md-4{
    width: 33.3333333333%; }
  .col-md-5{
    width: 41.6666666667%; }
  .col-md-6{
    width: 50%; }
  .col-md-7{
    width: 58.3333333333%; }
  .col-md-8{
    width: 66.6666666667%; }
  .col-md-9{
    width: 75%; }
  .col-md-10{
    width: 83.3333333333%; }
  .col-md-11{
    width: 91.6666666667%; }
  .col-md-12{
    width: 100%; }
  .col-md-pull-0{
    right: auto; }
  .col-md-pull-1{
    right: 8.3333333333%; }
  .col-md-pull-2{
    right: 16.6666666667%; }
  .col-md-pull-3{
    right: 25%; }
  .col-md-pull-4{
    right: 33.3333333333%; }
  .col-md-pull-5{
    right: 41.6666666667%; }
  .col-md-pull-6{
    right: 50%; }
  .col-md-pull-7{
    right: 58.3333333333%; }
  .col-md-pull-8{
    right: 66.6666666667%; }
  .col-md-pull-9{
    right: 75%; }
  .col-md-pull-10{
    right: 83.3333333333%; }
  .col-md-pull-11{
    right: 91.6666666667%; }
  .col-md-pull-12{
    right: 100%; }
  .col-md-push-0{
    left: auto; }
  .col-md-push-1{
    left: 8.3333333333%; }
  .col-md-push-2{
    left: 16.6666666667%; }
  .col-md-push-3{
    left: 25%; }
  .col-md-push-4{
    left: 33.3333333333%; }
  .col-md-push-5{
    left: 41.6666666667%; }
  .col-md-push-6{
    left: 50%; }
  .col-md-push-7{
    left: 58.3333333333%; }
  .col-md-push-8{
    left: 66.6666666667%; }
  .col-md-push-9{
    left: 75%; }
  .col-md-push-10{
    left: 83.3333333333%; }
  .col-md-push-11{
    left: 91.6666666667%; }
  .col-md-push-12{
    left: 100%; }
  .col-md-offset-0{
    margin-left: 0%; }
  .col-md-offset-1{
    margin-left: 8.3333333333%; }
  .col-md-offset-2{
    margin-left: 16.6666666667%; }
  .col-md-offset-3{
    margin-left: 25%; }
  .col-md-offset-4{
    margin-left: 33.3333333333%; }
  .col-md-offset-5{
    margin-left: 41.6666666667%; }
  .col-md-offset-6{
    margin-left: 50%; }
  .col-md-offset-7{
    margin-left: 58.3333333333%; }
  .col-md-offset-8{
    margin-left: 66.6666666667%; }
  .col-md-offset-9{
    margin-left: 75%; }
  .col-md-offset-10{
    margin-left: 83.3333333333%; }
  .col-md-offset-11{
    margin-left: 91.6666666667%; }
  .col-md-offset-12{
    margin-left: 100%; }
  .modal-lg{
    width: 900px; }
  .footer-links .compact-container-limited.container-limited{
    padding-left: 50px;
    padding-right: 50px; }
  #footer .footer-links .cont-links.links-compact-footer{
    padding-top: 20px; }
  .wide_searcher{
    /* arreglo para v+h en arabe */
    /* selector de esqui */
    /* remite interno */
    /* container de selector de fechas con las noches incluidas */ }
  .wide_searcher .multicriteriasearch{
    /* Correccion para FF - flexbox en FF no funciona bien con algunos elementos en absolute */ }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane{
    border-radius: 10px;
    padding: 15px;
    /*Todos los formularios dentro de pestanas de multicriteria seran flexbox */ }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane form:not([style*="display:none"]):not([style*="display: none"]){
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] form:not([style*="display:none"]):not([style*="display: none"]), .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] form:not([style*="display:none"]):not([style*="display: none"]){
    display: block !important; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .continente_boton_submit, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .dates, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .occupancy_container, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .continente_boton_submit, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .dates, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .occupancy_container{
    display: block; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .dates, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .dates{
    margin: 0; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .dates a.in_date, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="travel_"] .dates a.out_date, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .dates a.in_date, .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .dates a.out_date{
    width: 47%; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] fieldset{
    margin-bottom: 10px !important; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane[id^="cars_"] .dates a.out_date{
    margin: 0; }
  .wide_searcher .multicriteriasearch .tab-pane[id^='hotel_chain'] .destiny div, .wide_searcher .multicriteriasearch .tab-pane[id^='hotel_chain'] .destiny input[type='text']{
    margin-top: 0; }
  .wide_searcher .multicriteriasearch .tab-pane[id^='ski'] .destiny > .bootstrap-select.btn-group > .btn, .wide_searcher .multicriteriasearch .hotelsearchwidget .destiny > .bootstrap-select.btn-group > .btn, .wide_searcher .multicriteriasearch .tab-pane[id^='rural_hotels'] .destiny > .bootstrap-select.btn-group > .btn, .wide_searcher .multicriteriasearch .tab-pane[id^='paradors'] .destiny > .bootstrap-select.btn-group > .btn, .wide_searcher .multicriteriasearch .tab-pane[id^='hotel_chain'] .destiny > .bootstrap-select.btn-group > .btn{
    font-size: 14px; }
  .wide_searcher .multicriteriasearch #advanced_search_criteria_hotelsearchwidget0{
    position: static;
    width: 0;
    height: 0; }
  .wide_searcher.hotelsearchwidget .destiny > .bootstrap-select.btn-group > .btn{
    font-size: 14px; }
  .wide_searcher .widgets_transport_search_transportflightsearcherwidget form, #searcherWidgetContainer .wide_searcher.cont_buscador_error form, .wide_searcher .widgets_transport_search_transporttrainsearcherwidget form, .wide_searcher.buscadorModificaBusqueda .fondoblanco_ajax form{
    /* Todos los formularios dentro del buscador de cambiar busqueda de dispo de vuelos */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #searcherWidgetContainer .wide_searcher.cont_buscador_error .tab-pane[id^=travel_] form{
    display: block; }
  .summary_widget .wide_searcher.hotelsearchwidget.open{
    padding: 15px; }
  .wide_searcher form.widgets_search_hotelsearchwidget{
    /* Todos los formularios dentro del buscador de cambiar busqueda de dispo de hoteles */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wide_searcher .dst-widget-close + form.widgets_search_hotelsearchwidget{
    margin-top: 30px; }
  .wide_searcher .destiny{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .wide_searcher .destiny input.location_input[type="text"]{
    font-size: 14px;
    padding: 9px 12px 6px 27px !important; }
  .wide_searcher .origindestiny{
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .wide_searcher .origindestiny input.location_input[type="text"]{
    font-size: 14px;
    padding: 9px 12px 6px 27px !important; }
  .wide_searcher .origindestiny .swap button{
    font-size: 22px; }
  .wide_searcher .multipledestinations_line input.location_input[type="text"]{
    font-size: 14px;
    padding: 9px 12px 6px 27px !important; }
  .wide_searcher .checkdates{
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .wide_searcher .dates{
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 0 9px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  [lang|="ar"] .wide_searcher .dates, [lang|="ar"] .wide_searcher .checkdates,
    [lang|="fa"] .wide_searcher .dates, [lang|="fa"] .wide_searcher .checkdates,
    [lang|="he"] .wide_searcher .dates, [lang|="he"] .wide_searcher .checkdates{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  [lang|="ar"] .wide_searcher .dates .dates, [lang|="ar"] .wide_searcher .checkdates .dates,
      [lang|="fa"] .wide_searcher .dates .dates, [lang|="fa"] .wide_searcher .checkdates .dates,
      [lang|="he"] .wide_searcher .dates .dates, [lang|="he"] .wide_searcher .checkdates .dates{
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  [lang|='ar'] .wide_searcher .dates .complete_date .nummes{
    font-size: 14px; }
  .wide_searcher fieldset{
    margin-bottom: 0; }
  .wide_searcher fieldset.journeyselector{
    margin-bottom: 18px; }
  .wide_searcher fieldset.journeyselector .btn-group-sm > .btn{
    padding: 5px 14px; }
  .wide_searcher fieldset.rooms{
    margin-top: 26px;
    margin-right: 15px; }
  .wide_searcher fieldset.number_people{
    float: none;
    display: inline-block;
    clear: both;
    vertical-align: top;
    margin-top: 0;
    padding: 0 10px 0 0; }
  .wide_searcher fieldset.number_people .children_age{
    position: relative;
    padding-left: 10px; }
  .wide_searcher fieldset.number_people .children_age:before{
    content: '→';
    position: absolute;
    left: -10px;
    top: 50%;
    color: #fff; }
  [dir="rtl"] .wide_searcher fieldset.number_people .children_age:before{
    content: '←'; }
  .wide_searcher fieldset.number_people .children_age .popover{
    min-width: 276px; }
  .wide_searcher fieldset.number_people .adults_children select,
        .wide_searcher fieldset.number_people .children_age select{
    float: left;
    margin: 0;
    width: auto;
    margin: 0 15px 10px 0; }
  .wide_searcher fieldset.number_people .varias_habitaciones{
    clear: both; }
  .wide_searcher fieldset.number_people .varias_habitaciones legend{
    display: block; }
  .wide_searcher .widget-hotel-search-animation, .wide_searcher .widget-transport-search-animation, .wide_searcher .widget-transportandhotel-search-animation{
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0; }
  .wide_searcher .occupancy_container{
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  [dir='ltr'] .wide_searcher .addhotel_show, [dir='rtl'] .wide_searcher .addhotel_show{
    float: none;
    clear: both;
    display: block;
    margin-top: 10px; }
  .wide_searcher .addhotel{
    margin-top: 10px;
    margin-bottom: 0; }
  .wide_searcher .addhotel_layer{
    padding-top: 22px; }
  .wide_searcher .addhotel_layer > div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wide_searcher .addhotel_layer .col-ages{
    margin-top: -25px; }
  .wide_searcher .col-people,
    .wide_searcher .col-ages{
    width: auto;
    margin-top: 0; }
  .wide_searcher .col-ages{
    margin: 0; }
  [dir='ltr'] .wide_searcher .dates a.in_date, [dir='ltr'] .wide_searcher .dates a.out_date{
    width: auto;
    padding-left: 36px !important;
    padding-right: 20px !important; }
  [dir='ltr'] .wide_searcher .dates a.out_date{
    margin: 0 0 0 9px;
    float: right; }
  [dir='rtl'] .wide_searcher .dates a.in_date, [dir='rtl'] .wide_searcher .dates a.out_date{
    min-width: 49%;
    max-width: 100%;
    width: auto;
    padding-left: 36px !important;
    padding-right: 4px !important; }
  .wide_searcher .journeyselector .btn-group{
    text-align: left; }
  .wide_searcher .continente_boton_submit{
    text-align: right;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .wide_searcher .continente_boton_submit button[type=submit]{
    padding: 8px 0 7px !important;
    width: 100%; }
  .wide_searcher [id^="flights_"] .continente_boton_submit, .wide_searcher [id^="flight_and_hotel_"] .continente_boton_submit, .wide_searcher [id^="train_"] .continente_boton_submit{
    top: 60px; }
  .wide_searcher .multidestinos{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px; }
  .wide_searcher .multidestinos .multipledestinations_line{
    margin-right: 15px; }
  .wide_searcher .multidestinos .multipledestinations_line .dates a.in_date{
    width: 100%; }
  .wide_searcher .journeyselector{
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .wide_searcher.cont_buscador_error .fondoblanco_ajax{
    position: relative; }
  .wide_searcher .transport_info_link{
    position: absolute;
    top: 15px;
    right: 15px; }
  .wide_searcher .transport_info_link a{
    position: static;
    top: 0; }
  .wide_searcher .avanzadashoteles .col-sm-6{
    width: 33%; }
  .wide_searcher .avanzadashoteles .col-sm-6 + .col-sm-6{
    width: 66.6%; }
  .wide_searcher .avanzadashoteles .col-sm-6 + .col-sm-6 .checkbox{
    width: 33.3%;
    margin-bottom: 2px;
    /* forzar el salto de linea cada 3 elementos */ }
  .wide_searcher .avanzadashoteles .col-sm-6 + .col-sm-6 .checkbox:nth-of-type(5), .wide_searcher .avanzadashoteles .col-sm-6 + .col-sm-6 .checkbox:nth-of-type(8), .wide_searcher .avanzadashoteles .col-sm-6 + .col-sm-6 .checkbox:nth-of-type(11){
    clear: left; }
  [lang|="ar"] .wide_searcher [id^="flight_and_hotel_"] .origindestiny,
    [lang|="ar"] .widgets_multiservice_msmultiserviceavailabilitywidget #searcherWidgetContainer .wide_searcher .origindestiny{
    -webkit-box-flex: 0;
    -ms-flex: 0 1 42%;
    flex: 0 1 42%; }
  [lang|="ar"] .wide_searcher [id^="flight_and_hotel_"] .continente_boton_submit button[type=submit],
    [lang|="ar"] .widgets_multiservice_msmultiserviceavailabilitywidget #searcherWidgetContainer .wide_searcher .continente_boton_submit button[type=submit]{
    font-size: 12px;
    line-height: 27px; }
  .wide_searcher [id^="ski_"] .destiny{
    min-width: 45%; }
  .wide_searcher .remite_container{
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .wide_searcher .dates_ri.dates a.out_date{
    float: left; }
  [dir='rtl'] .wide_searcher .dates_ri.dates a.in_date, [dir='rtl'] .wide_searcher .dates_ri.dates a.out_date{
    width: 40%; }
  [lang|='he'] .wide_searcher .dates_ri.dates a.in_date, [dir='he'] .wide_searcher .dates_ri.dates a.out_date{
    width: 39%; }
  .wide_searcher .dates_ri .extra_selector{
    margin-left: 15px;
    padding: 0;
    position: relative;
    top: -17px;
    float: right;
    clear: none; }
  .wide_searcher .dates_ri .extra_selector label{
    font-size: 12px;
    line-height: 1; }
  .wide_searcher .dates_ri .extra_selector select{
    height: 44px; }
  [dir='rtl'] .wide_searcher .dates_ri .extra_selector{
    margin-left: 0; }
  .wide_searcher .intent_media{
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .wide_searcher .rooms-container{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
  .wide_searcher .hotels_advanced_search{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding-top: 10px; }
  .wide_searcher .hotels_advanced_search .title_opcionesavanzadas{
    float: none;
    margin-top: 0;
    margin-bottom: 0; }
  .wide_searcher .datesoccupancy{
    margin: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  [dir="rtl"] .wide_searcher .datesoccupancy{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  [lang|="ar"] .wide_searcher .datesoccupancy{
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2; }
  .wide_searcher .datesoccupancy > .dates, [dir='rtl'] .wide_searcher .datesoccupancy > .dates{
    float: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto; }
  .wide_searcher .datesoccupancy > .occupancy-type, [dir='rtl'] .wide_searcher .datesoccupancy > .occupancy-type{
    float: none;
    width: auto; }
  .wide_searcher .datesoccupancy > .occupancy-type{
    margin-right: 9px; }
  .wide_searcher .occupancy-type .bootstrap-select > .btn{
    height: 44px; }
  .wide_searcher.home_search_box{
    width: 100%; }
  .wide_searcher.homeviajes_search_box{
    width: 100%; }
  /*ampliar el ancho del buscador de error en caso de que tenga clase wide searcher */
  .cont_buscador_error.wide_searcher{
    width: 100%;
    padding: 15px; }
  .hotelsearchwidget.wide_searcher{
    width: 100%;
    max-width: 1200px;
    min-height: 0 !important;
    /* Correccion para FF - flexbox en FF no funciona bien con algunos elementos en absolute */ }
  .hotelsearchwidget.wide_searcher #advanced_search_criteria_hotelsearchwidget0{
    position: static;
    width: 0;
    height: 0; } }

@media (min-width: 1200px){
  .container{
    width: 1170px; }
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12{
    float: left; }
  .col-lg-1{
    width: 8.3333333333%; }
  .col-lg-2{
    width: 16.6666666667%; }
  .col-lg-3{
    width: 25%; }
  .col-lg-4{
    width: 33.3333333333%; }
  .col-lg-5{
    width: 41.6666666667%; }
  .col-lg-6{
    width: 50%; }
  .col-lg-7{
    width: 58.3333333333%; }
  .col-lg-8{
    width: 66.6666666667%; }
  .col-lg-9{
    width: 75%; }
  .col-lg-10{
    width: 83.3333333333%; }
  .col-lg-11{
    width: 91.6666666667%; }
  .col-lg-12{
    width: 100%; }
  .col-lg-pull-0{
    right: auto; }
  .col-lg-pull-1{
    right: 8.3333333333%; }
  .col-lg-pull-2{
    right: 16.6666666667%; }
  .col-lg-pull-3{
    right: 25%; }
  .col-lg-pull-4{
    right: 33.3333333333%; }
  .col-lg-pull-5{
    right: 41.6666666667%; }
  .col-lg-pull-6{
    right: 50%; }
  .col-lg-pull-7{
    right: 58.3333333333%; }
  .col-lg-pull-8{
    right: 66.6666666667%; }
  .col-lg-pull-9{
    right: 75%; }
  .col-lg-pull-10{
    right: 83.3333333333%; }
  .col-lg-pull-11{
    right: 91.6666666667%; }
  .col-lg-pull-12{
    right: 100%; }
  .col-lg-push-0{
    left: auto; }
  .col-lg-push-1{
    left: 8.3333333333%; }
  .col-lg-push-2{
    left: 16.6666666667%; }
  .col-lg-push-3{
    left: 25%; }
  .col-lg-push-4{
    left: 33.3333333333%; }
  .col-lg-push-5{
    left: 41.6666666667%; }
  .col-lg-push-6{
    left: 50%; }
  .col-lg-push-7{
    left: 58.3333333333%; }
  .col-lg-push-8{
    left: 66.6666666667%; }
  .col-lg-push-9{
    left: 75%; }
  .col-lg-push-10{
    left: 83.3333333333%; }
  .col-lg-push-11{
    left: 91.6666666667%; }
  .col-lg-push-12{
    left: 100%; }
  .col-lg-offset-0{
    margin-left: 0%; }
  .col-lg-offset-1{
    margin-left: 8.3333333333%; }
  .col-lg-offset-2{
    margin-left: 16.6666666667%; }
  .col-lg-offset-3{
    margin-left: 25%; }
  .col-lg-offset-4{
    margin-left: 33.3333333333%; }
  .col-lg-offset-5{
    margin-left: 41.6666666667%; }
  .col-lg-offset-6{
    margin-left: 50%; }
  .col-lg-offset-7{
    margin-left: 58.3333333333%; }
  .col-lg-offset-8{
    margin-left: 66.6666666667%; }
  .col-lg-offset-9{
    margin-left: 75%; }
  .col-lg-offset-10{
    margin-left: 83.3333333333%; }
  .col-lg-offset-11{
    margin-left: 91.6666666667%; }
  .col-lg-offset-12{
    margin-left: 100%; }
  .visible-lg{
    display: block !important; }
  table.visible-lg{
    display: table !important; }
  tr.visible-lg{
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg{
    display: table-cell !important; }
  .visible-lg-block{
    display: block !important; }
  .visible-lg-inline{
    display: inline !important; }
  .visible-lg-inline-block{
    display: inline-block !important; }
  .hidden-lg{
    display: none !important; }
  #footer hr.separator_footer{
    margin-top: 44px; }
  [lang|='es'] #footer hr.separator_footer{
    margin-top: 75px; }
  .container_advertising{
    width: 1170px;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; } }

@media screen and (max-width: 767px){
  .table-responsive{
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #c7c7c7; }
  .table-responsive > .table{
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td{
    white-space: nowrap; }
  .table-responsive > .table-bordered{
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child{
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child{
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td{
    border-bottom: 0; } }

@media screen and (-webkit-min-device-pixel-ratio: 0){
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control{
    line-height: 40px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"]{
    line-height: 38px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"]{
    line-height: 46px; } }

@media (max-device-width: 480px) and (orientation: landscape){
  .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse{
    max-height: 200px; } }

@media all and (transform-3d), (-webkit-transform-3d){
  .carousel-inner > .item{
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left{
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }

@media (max-width: 768px){
  .carousel-indicators{
    bottom: -45px; }
  .widgets_hotelgallerywidget{
    margin-bottom: 25px; } }

@media screen and (min-width: 768px){
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next{
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev{
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next{
    margin-right: -15px; }
  .carousel-caption{
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators{
    bottom: -35px; } }

@media (min-width: 768px) and (max-width: 991px){
  .visible-sm{
    display: block !important; }
  table.visible-sm{
    display: table !important; }
  tr.visible-sm{
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm{
    display: table-cell !important; }
  .visible-sm-block{
    display: block !important; }
  .visible-sm-inline{
    display: inline !important; }
  .visible-sm-inline-block{
    display: inline-block !important; }
  .hidden-sm{
    display: none !important; }
  .header-top-nav .container-limited > .navbar-nav > li.iran_message{
    width: 140px;
    line-height: 1.5;
    font-size: 15px; }
  #footer .footer-collaborations{
    padding: 30px 10px 0 10px; }
  #footer .icon-footer-sure{
    margin-right: 4%;
    margin-bottom: 20px; }
  #footer .footer-tablet-certificates-transactions{
    background: #ec5b14;
    text-align: left;
    color: #FFF;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 80px; }
  #footer .footer-tablet-certificates-transactions .certificates{
    padding: 15px 43px;
    min-height: 80px; }
  #footer .footer-tablet-certificates-transactions .transations{
    padding: 15px 43px;
    border-left: 1px solid #FFF;
    min-height: 80px; }
  #footer .footer-tablet-certificates-transactions p{
    opacity: 0.4; }
  #footer .footer-links{
    background-image: none; }
  #footer .footer-links .opacity-layer-footer{
    padding: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links{
    background-image: url("https://b.otcdn.com/headers/ilusion/sunrise/dist/img/bgfooter.jpg?v=1477469409");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: auto;
    background-size: initial;
    padding: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links .opacity-mobile-tablet{
    width: 100%;
    height: auto;
    background-color: rgba(16, 32, 44, 0.6);
    padding: 50px 0 20px 0;
    margin: 0; }
  #footer .footer-links .opacity-layer-footer .cont-links .cont-copy-footer{
    padding: 0 28px; }
  #footer .footer-links .opacity-layer-footer .cont-links button{
    text-align: center; }
  #footer .footer-links .opacity-layer-footer .cont-links.links-compact-footer .opacity-mobile-tablet{
    padding-top: 20px; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales{
    background-color: #344859;
    padding: 45px 43px 43px 43px;
    min-height: initial; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .individual-redsocial{
    margin-right: 7%; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .icon-monochrome-rss{
    margin-right: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .cont-tweet{
    height: 190px; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .cont-tweet *{
    font-size: 14px; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .row > div{
    padding-top: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .title-link-list{
    text-align: left;
    padding-top: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales hr{
    margin-left: 0; }
  #footer .footer-links .opacity-layer-footer .cont-redes-sociales .blog-footer{
    padding: 31px 0; }
  #footer .footer-links p.copy{
    display: inline-block;
    margin-top: 0; }
  #footer .footer-links .title-link-list{
    text-align: center; }
  #footer .footer-links hr{
    margin-left: auto; }
  #footer .footer-links hr.separator_footer{
    margin-left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(216, 216, 216, 0.2);
    border-top: 0; }
  #footer .footer-links .links li{
    text-align: center !important; }
  .cont-info-newsletter{
    padding-top: 0;
    overflow: visible; }
  .cont-info-newsletter .center-info-newsletter .pull-left{
    float: none !important;
    width: 100%; }
  .cont-info-newsletter .center-info-newsletter .pull-left .cont-mail{
    float: none;
    display: inline-block;
    margin-top: -90px; }
  .cont-info-newsletter .center-info-newsletter .pull-left .txt-newsletter{
    margin: 3px 0 5px 0;
    text-align: center; }
  .cont-info-newsletter .center-info-newsletter a.btn-secondary{
    float: none; }
  #footer .markets ul.navbar_markets{
    float: none;
    text-align: left;
    clear: both; }
  #footer .markets ul.market_selector:before{
    top: 10px; }
  #footer .markets ul.market_selector li:nth-child(1), #footer .markets ul.market_selector li:nth-child(2), #footer .markets ul.market_selector li:nth-child(3){
    border-bottom: 1px solid #dfdfdf; }
  #footer .markets ul.market_selector li:nth-child(4){
    border-left: 1px solid #dfdfdf; }
  #footer .markets .market_selector_oceania ul.market_selector li{
    border-bottom: none; }
  #footer .markets button{
    margin: 9px 0 12px; }
  .ulmulti_4{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
  .ulmulti_5{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
  .ulmulti_7{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
  .ulmulti_8{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
  .info-hotel .view-more-links{
    padding-bottom: 10px !important; }
  .info-hotel #tripadvisor_summary > img{
    display: none; }
  .info-hotel #tripadvisor_summary > div.text-left{
    margin-top: 0 !important; }
  .info-hotel .valoracion_TA_owl{
    float: left; } }

@media (min-width: 992px) and (max-width: 1199px){
  .visible-md{
    display: block !important; }
  table.visible-md{
    display: table !important; }
  tr.visible-md{
    display: table-row !important; }
  th.visible-md,
  td.visible-md{
    display: table-cell !important; }
  .visible-md-block{
    display: block !important; }
  .visible-md-inline{
    display: inline !important; }
  .visible-md-inline-block{
    display: inline-block !important; }
  .hidden-md{
    display: none !important; }
  #footer .footer-collaborations{
    padding: 30px 10px 0 10px; }
  #footer .icon-footer-sure{
    margin-right: 4%;
    margin-bottom: 20px; }
  .resume_opinions_box .valoracion_TA_owl{
    margin-left: 0 !important; } }

@media speech{
  [class^="viajes"], [class*=" icon-"]{
    speak: none; } }

@media (min-width: 600px){
  .home_search_box{
    min-height: 310px;
    position: relative; }
  .home_search_box.publi_home_destinia{
    /*margin: 120px auto 32px;*/ }
  .homeviajes_search_box{
    min-height: 288px;
    margin: 30px auto 40px auto; } }

@media (max-width: 992px){
  .header-top-nav .container-limited .navbar-nav.menu_cabecera_colapsada{
    margin: 0 15px 0 25px; } }

@media screen and (max-width: 767px) and (device-aspect-ratio: 40 / 71){
  #dropdownmenu-main-more, #dropdownmenu-main-more-compact{
    height: 570px; } }

@media (min-width: 768px) and (min-width: 992px){
  #dropdown-currency, #collapse-currency-selector{
    width: 440px;
    margin-right: -200px; }
  #dropdown-currency.drowpdown-wide, #collapse-currency-selector.drowpdown-wide{
    width: 800px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    width: 800px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    width: 800px; }
  #dropdown-help, #collapse-help-selector{
    width: 440px;
    margin-right: -200px; }
  #dropdown-help.drowpdown-wide, #collapse-help-selector.drowpdown-wide{
    width: 800px; } }

@media (min-width: 768px) and (min-width: 1500px){
  #dropdown-currency.drowpdown-wide, #collapse-currency-selector.drowpdown-wide{
    margin-right: -199px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    margin-right: -199px; }
  #dropdown-language.drowpdown-wide, #collapse-language-selector.drowpdown-wide{
    margin-right: -199px; }
  #dropdown-help.drowpdown-wide, #collapse-help-selector.drowpdown-wide{
    margin-right: -199px; } }

@media (max-width: 991px){
  .footer-links .container-limited{
    width: 100%; }
  .footer-links .cont-links.links-compact-footer{
    padding-top: 0; }
  .wide_searcher .multicriteriasearch .tab-content .tab-pane form:not([style*="display:none"]):not([style*="display: none"]){
    display: block !important; } }

@media (min-width: 320px) and (max-width: 767px){
  .publi{
    margin: 0; }
  .ulmulti_2{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .ulmulti_4{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .ulmulti_5{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .ulmulti_7{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .ulmulti_8{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  h2#services_header, h2#info_header, h2#hotel_reviews_header{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 0; } }

@media all and (max-width: 1301px){
  .skyscraper{
    display: none; } }

@media (min-width: 768px) and (max-width: 992px){
  .leaderboard{
    float: none;
    width: 100%; }
  .leaderboard div{
    width: auto;
    text-align: center; } }

@media (max-width: 480px){
  .toast-bottom-right{
    right: 0;
    bottom: 0; }
  .toast-bottom-right#toast-container > div{
    width: auto;
    margin: 0 30px 30px 30px; } }

@media (max-width: 767px) and (min-width: 521px){
  .txtTA span{
    text-align: center; }
  .txtTA .TAvaloracion{
    margin-top: 0; }
  .txtTA .TAbasado_en, .txtTA .TAvaloracion{
    padding-left: 0; }
  .valoracion_TA_owl{
    margin-right: -33px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
  .helpbox-title:before{
    background: url("https://c.otcdn.com/headers/ilusion/img/packages/img-ayuda@2x.png?v=1497949810");
    background-size: 34px 34px; } }
/*# sourceMappingURL=sunrise_ltr.css.map */