/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("estilos-landing.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: bold;
}
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;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #222222;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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: auto;
  height: auto;
  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: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.margen-ancla {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  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: #b7263e;
}
a.text-primary:hover {
  color: #8d1d30;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #b7263e;
}
a.bg-primary:hover {
  background-color: #8d1d30;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 992px) {
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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;
  background-color: #eeeeee;
}
.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: #222222;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  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: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #b7263e;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(10, 10, 10, 0.9);
  display: block;
  z-index: 1000;
  text-align: center;
}
.overlay-wrap {
  padding: 25px 0;
  width: 100%;
  height: 90vh;
  overflow: auto;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .overlay-wrap {
    height: 120vh;
    padding: 30px 0 0;
    overflow: hidden;
  }
}
/* Overlay closing cross */
.overlay .overlay-close {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  overflow: hidden;
  border: none;
  background: url(/img/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}
@media (min-width: 768px) {
  .overlay .overlay-close {
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
  }
}
/* Menu style */
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 54px;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
.overlay ul li {
  display: block;
  height: 20%;
  height: calc(20%);
}
.overlay ul li a {
  padding: 2px  4px;
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .overlay ul li a {
    padding: 5px  3px;
  }
}
.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #FFF;
  background-color: rgba(10, 10, 10, 0.5);
}
/* Effects */
.overlay-menu {
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-menu.open {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-menu nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.overlay-menu nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.overlay-menu.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-menu.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-height: 29.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
}
.overlay .container {
  margin: 0 auto !important;
}
/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */
#galleria {
  height: 400px;
}
#galleria-loader {
  height: 1px !important;
}
.galleria-theme-classic {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.galleria-theme-classic img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.galleria-theme-classic .galleria-stage {
  position: absolute;
  top: 10px;
  bottom: 60px;
  left: 10px;
  right: 10px;
  overflow: hidden;
}
#hero-gallery .galleria-classic-theme .galleria-stage {
  padding: 0;
  bottom: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}
.galleria-theme-classic .galleria-thumbnails-container {
  height: 50px;
  bottom: 0;
  position: absolute;
  left: 10px;
  right: 10px;
  z-index: 2;
}
#hero-gallery .galleria-theme-classic .galleria-thumbnails-container {
  display: none;
}
.galleria-theme-classic .galleria-carousel .galleria-thumbnails-list {
  margin-left: 30px;
  margin-right: 30px;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image {
  height: 40px;
  width: 60px;
  background: #000;
  margin: 0 5px 0 0;
  border: 1px solid #000;
  float: left;
  cursor: pointer;
  display: inline-block;
}
.galleria-theme-classic .galleria-counter {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: right;
  color: #333;
  font: normal 11px/1 arial, sans-serif;
  z-index: 1;
}
.galleria-theme-classic .galleria-loader {
  background: #000;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: none;
  background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-theme-classic .galleria-info {
  width: 50%;
  top: 15px;
  left: 15px;
  z-index: 2;
  position: absolute;
}
.galleria-theme-classic .galleria-info-text {
  background-color: #000;
  padding: 12px;
  display: none;
  /* IE7 */
  zoom: 1;
}
.galleria-theme-classic .galleria-info-title {
  font: bold 12px/1.1 arial, sans-serif;
  margin: 0;
  color: #333;
  margin-bottom: 7px;
}
.galleria-theme-classic .galleria-info-description {
  font: italic 12px/1.4 georgia, serif;
  margin: 0;
  color: #bbb;
}
.galleria-theme-classic .galleria-info-close {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 5px;
  right: 5px;
  background-position: -753px -11px;
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: pointer;
  display: none;
}
.galleria-theme-classic .notouch .galleria-info-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .touch .galleria-info-close:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-info-link {
  background-position: -669px -5px;
  opacity: .7;
  filter: alpha(opacity=70);
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #000;
}
.galleria-theme-classic.notouch .galleria-info-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic.touch .galleria-info-link:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-image-nav {
  position: absolute;
  top: 50%;
  margin-top: -62px;
  width: 100%;
  height: 62px;
  left: 0;
}
.galleria-theme-classic .galleria-image-nav-left,
.galleria-theme-classic .galleria-image-nav-right {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: pointer;
  width: 62px;
  height: 124px;
  position: absolute;
  left: 10px;
  z-index: 2;
  background-position: 0 46px;
}
.galleria-theme-classic .galleria-image-nav-right {
  left: auto;
  right: 10px;
  background-position: -254px 46px;
  z-index: 2;
}
.galleria-theme-classic.notouch .galleria-image-nav-left:hover,
.galleria-theme-classic.notouch .galleria-image-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic.touch .galleria-image-nav-left:active,
.galleria-theme-classic.touch .galleria-image-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right {
  cursor: pointer;
  display: none;
  background-position: -495px 5px;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 23px;
  z-index: 3;
  opacity: .8;
  filter: alpha(opacity=80);
}
.galleria-theme-classic .galleria-thumb-nav-right {
  background-position: -578px 5px;
  border-right: none;
  right: 0;
  left: auto;
}
.galleria-theme-classic .galleria-thumbnails-container .disabled {
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: default;
}
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111;
}
.galleria-theme-classic.touch .galleria-thumb-nav-left:active,
.galleria-theme-classic.touch .galleria-thumb-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111;
}
.galleria-theme-classic.notouch .galleria-thumbnails-container .disabled:hover {
  opacity: .2;
  filter: alpha(opacity=20);
  background-color: transparent;
}
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right,
.galleria-theme-classic .galleria-info-link,
.galleria-theme-classic .galleria-info-close,
.galleria-theme-classic .galleria-image-nav-left,
.galleria-theme-classic .galleria-image-nav-right {
  background-image: url(classic-map.png);
  background-repeat: no-repeat;
}
.galleria-theme-classic.galleria-container.videoplay .galleria-info,
.galleria-theme-classic.galleria-container.videoplay .galleria-counter {
  display: none!important;
}
.galleria-thumbnails-list,
.galleria-thumbnails {
  text-align: center;
  margin: 0 auto;
}
/* --------------------------------

Basic style

-------------------------------- */
nav[role="pagination-navigation"] {
  text-align: center;
}
.cd-pagination {
  text-align: center;
  margin: 0;
  padding: 0;
}
.cd-pagination li {
  /* hide numbers on small devices */
  display: none;
  margin: 0 .2em;
}
.cd-pagination li.button {
  /* make sure prev next buttons are visible */
  display: inline-block;
}
.cd-pagination a,
.cd-pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* use padding and font-size to change buttons size */
  padding: .6em .8em;
  font-size: 1.6rem;
}
.no-touch .cd-pagination a:hover {
  background-color: #eeeeee;
}
.cd-pagination a:active {
  /* click effect */
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-pagination a.disabled {
  /* button disabled */
  color: #777777;
  pointer-events: none;
}
.cd-pagination a.disabled::before,
.cd-pagination a.disabled::after {
  opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
  content: '\00ab  ';
}
.cd-pagination .button:last-of-type a::after {
  content: ' \00bb';
}
.cd-pagination .current {
  /* selected number */
  background-color: #b7263e;
  color: #ffffff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .cd-pagination li {
    display: inline-block;
  }
}
/* --------------------------------

No space - remove distance between list items

-------------------------------- */
.cd-pagination.no-space {
  width: auto;
  max-width: none;
  display: inline-block;
}
.cd-pagination.no-space:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.no-space li {
  margin: 0;
  float: left;
}
.cd-pagination.no-space li:last-of-type {
  border-right: none;
}
.cd-pagination.no-space a,
.cd-pagination.no-space span {
  float: left;
  border-radius: 0;
  padding: .8em 1em;
  border: none;
}
/* --------------------------------

move buttons - move prev and next buttons to the sides

-------------------------------- */
.cd-pagination.move-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.move-buttons .button:first-of-type {
  float: left;
}
.cd-pagination.move-buttons .button:last-of-type {
  float: right;
}
.cd-pagination.no-space.move-buttons {
  max-width: 768px;
  display: block;
  overflow: hidden;
}
.cd-pagination.no-space.move-buttons li {
  float: none;
  border: none;
}
.cd-pagination.no-space.move-buttons a,
.cd-pagination.no-space.move-buttons span {
  float: none;
}
/* --------------------------------

custom icons - customize the small arrow inside the next and prev buttons

-------------------------------- */
.cd-pagination.custom-icons .button a {
  position: relative;
  text-indent: -9000em;
}
.cd-pagination.custom-icons .button:first-of-type a {
  padding-left: 2.4em;
}
.cd-pagination.custom-icons .button:last-of-type a {
  padding-right: 2.4em;
}
.cd-pagination.custom-icons .button:first-of-type a::before,
.cd-pagination.custom-icons .button:last-of-type a::after {
  content: '';
  position: absolute;
  display: inline-block;
  /* set size for custom icons */
  width: 16px;
  height: 16px;
  top: 50%;
  /* set margin-top = icon height/2 */
  margin-top: -8px;
  background: transparent url('/img/cd-icon-arrow-1.svg') no-repeat center center;
}
.cd-pagination.custom-icons .button:first-of-type a::before {
  left: .8em;
}
.cd-pagination.custom-icons .button:last-of-type a::after {
  right: .8em;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* --------------------------------

custom buttons - replace prev and next buttons text with a custom icon

-------------------------------- */
.cd-pagination.custom-buttons a,
.cd-pagination.custom-buttons span {
  vertical-align: middle;
}
.cd-pagination.custom-buttons .button a {
  /* set custom width */
  width: 40px;
  /* image replacement */
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  color: transparent;
  background-image: url("/img/cd-icon-arrow-2.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.cd-pagination.custom-buttons .button:last-of-type a {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active {
  -webkit-transform: scale(0.9) rotate(180deg);
  transform: scale(0.9) rotate(180deg);
}
/* --------------------------------

animated buttons - animate the text inside prev and next buttons

-------------------------------- */
.cd-pagination.animated-buttons a,
.cd-pagination.animated-buttons span {
  padding: 0 1.4em;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.cd-pagination.animated-buttons .button a {
  position: relative;
  padding: 0 2em;
}
.cd-pagination.animated-buttons .button:first-of-type a::before,
.cd-pagination.animated-buttons .button:last-of-type a::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-pagination.animated-buttons .button:last-of-type a::after {
  -webkit-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}
.cd-pagination.animated-buttons i {
  display: block;
  height: 100%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.no-touch .cd-pagination.animated-buttons .button a:hover i {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
  -webkit-transform: translateX(-50%) translateY(-50px);
  transform: translateX(-50%) translateY(-50px);
}
.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
  -webkit-transform: translateX(-50%) rotate(180deg) translateY(50px);
  transform: translateX(-50%) rotate(180deg) translateY(50px);
}
.vo-total {
  display: none;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.mfp-hide {
  display: none!important;
}
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
body {
  padding-top: 100px;
}
body.landing {
  padding-top: 54px;
}
.container {
  max-width: 1000px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.toolbar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin: 0;
  width: 100%;
  min-height: 80px;
}
.navigation-secondary-wrap {
  padding: .5%;
  text-align: right;
  background: #333333;
  min-height: 30px;
}
.navigation-secondary {
  padding: 0 15px;
}
.navigation-secondary .link-to-home {
  float: left;
}
.navigation-secondary-link {
  display: none;
  padding-left: .5%;
  font-size: 85%;
  text-transform: lowercase;
  text-decoration: none;
  color: #eeeeee;
  -webkit-transition: 0.25;
  transition: 0.25;
}
.navigation-secondary-link:hover {
  color: #FFF;
  -webkit-transition: 0.25;
  transition: 0.25;
}
.landing .navigation-secondary-link {
  padding-top: 15px;
}
.navigation-secondary-link-cto {
  display: inline-block;
  color: #FFF;
  font-weight: 700;
}
.navigation-main-wrap {
  padding: 5px 0;
  background: rgba(200, 200, 200, 0.95);
  min-height: 52px;
}
.navigation-main {
  padding: 0 15px;
  min-height: 42px;
}
.link-to-home {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
}
.link-to-home img {
  width: 100%;
  max-width: 190px;
}
.navigation-main-link {
  display: none;
  vertical-align: middle;
  margin-left: .5%;
  margin-right: .5%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.navigation-main-link:active {
  position: relative;
  top: 1px;
}
.navigation-main-menu {
  padding: 0;
  margin-top: 8px;
  float: right;
  border: 0;
  background: transparent;
}
@media (min-width: 768px) {
  .navigation-main-link {
    display: inline-block;
  }
  .navigation-secondary-link {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .navigation-secondary-link-cto {
    pointer-events: none;
  }
}
.submenu-type {
  display: none;
  position: fixed;
  width: 100%;
  top: 80px;
  top: 105px;
  z-index: 100;
  background: rgba(222, 222, 222, 0.95);
  margin: 0;
  text-align: right;
}
.submenu-link {
  display: inline-block;
  padding: 5px 0;
  margin-left: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.gama-renault,
.gama-dacia {
  padding-top: 140px;
}
@media (min-width: 768px) {
  .submenu-type {
    display: block;
  }
  .gama-renault,
  .gama-dacia {
    padding-top: 150px;
  }
}
.te-llamamos {
  background: #fff;
  color: #000;
  position: fixed;
  bottom: -70px;
  right: 5%;
  left: 5%;
  width: 90%;
  z-index: 5000;
  box-shadow: -5px -5px 40px 10px rgba(0, 0, 0, 0.2);
}
.te-llamamos .trigger {
  cursor: pointer;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
  color: #eeeeee;
  background: #222222 url(/img/icon-phone.svg) no-repeat;
  background-size: auto 50%;
  background-position: 95% 10px ;
}
.te-llamamos form {
  padding: 0 15px 15px;
  display: none;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.te-llamamos p {
  padding: 5px 15px;
  margin: 0;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.te-llamamos p.help {
  border: 0;
  padding: 0;
  margin: 5px 0;
}
.te-llamamos .form-group {
  padding: 0;
}
@media (min-width: 480px) {
  .te-llamamos {
    bottom: -70px;
    right: 5%;
    left: auto;
    width: 300px;
  }
}
.hero {
  width: 100%;
  margin: -5px 0 20px 0;
  margin: -5px 0 0 0;
  text-align: center;
  background-color: #eeeeee;
  overflow: hidden;
}
.hero .hero-wrap {
  max-width: 1500px;
  max-height: 750px;
  margin: 0 auto;
  text-align: center;
}
.hero .galleria-theme-classic .galleria-stage {
  left: 0;
  right: 0;
  bottom: 0;
}
.hero img {
  width: 100%;
}
@media (min-width: 768px) {
  .hero img {
    margin: 0px 0 20px 0;
  }
}
@media (min-width: 1200px) {
}
@media (max-height: 800px) and (min-width: 480px) {
  .hero {
    margin-top: -250px !important;
    margin-top: -150px !important;
  }
}
.gama-renault .hero,
.gama-dacia .hero {
  background: #fff;
}
.gama-renault .hero .hero-wrap img,
.gama-dacia .hero .hero-wrap img {
  max-height: 500px;
  width: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .gama-renault .hero .hero-wrap img,
  .gama-dacia .hero .hero-wrap img {
    margin-top: 100px;
  }
}
.content-main-header {
  padding: 0 15px;
}
.content-main-subheader {
  padding: 0;
}
.content-main-heading {
  margin-bottom: 2%;
  padding-bottom: 1%;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #b7263e;
  border-bottom: 1px dotted #bbbbbb;
  clear: both;
}
.content-main-figure img {
  width: 100%;
  height: auto;
}
.article-content-main:before,
.article-content-main:after {
  content: " ";
  display: table;
}
.article-content-main:after {
  clear: both;
}
@media (min-width: 768px) {
  .content-main-heading {
    font-size: 30px;
    font-weight: 300;
  }
  .content-main-heading-home {
    font-size: 18px;
  }
}
.content-main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-main {
    float: left;
    width: 66.66666667%;
  }
}
.content-main p,
.content-main ul,
.content-main ol {
  font-size: 14px !important;
  font-weight: 300;
  color: #777777;
}
.content-main p strong,
.content-main ul strong,
.content-main ol strong,
.content-main p b,
.content-main ul b,
.content-main ol b {
  color: #555555;
}
.content-main ul,
.content-main ol {
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
}
.content-main .main-content-heading {
  margin-bottom: 2%;
  padding-bottom: 1%;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  border-bottom: 1px dotted #bbbbbb;
}
.content-main .notice-list-name {
  margin: 0 0 15px 0;
}
.content-main .notice-list-name a {
  color: #b7263e;
}
@media (min-width: 768px) {
  .content-main .listado-equipo {
    list-style-type: square;
  }
  .content-main .listado-equipo:before,
  .content-main .listado-equipo:after {
    content: " ";
    display: table;
  }
  .content-main .listado-equipo:after {
    clear: both;
  }
  .content-main .listado-equipo li {
    width: 50%;
    padding-right: 5%;
    float: left;
  }
}
.content-main-video {
  position: relative;
  display: block;
  margin: 30px 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.content-main-video .embed-responsive-item,
.content-main-video iframe,
.content-main-video embed,
.content-main-video object,
.content-main-video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .content-main p {
    font-size: 18px;
  }
}
.detalle .article-content-main h3 {
  margin-bottom: 2%;
  padding-bottom: 1%;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  border-bottom: 1px dotted #bbbbbb;
}
.content-secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-secondary {
    float: left;
    width: 33.33333333%;
  }
}
.content-secondary-box {
  margin-bottom: 15px;
  padding: 15px;
  border-top: 10px solid #b7263e;
  background: #eeeeee;
}
.content-secondary-box:before,
.content-secondary-box:after {
  content: " ";
  display: table;
}
.content-secondary-box:after {
  clear: both;
}
.content-secondary-box h3 {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  margin: 0;
}
.content-secondary-box ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style-type: square;
  list-style-position: outside;
}
.content-secondary-box ul li {
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.content-secondary-box ul li a {
  color: #777777;
}
.content-secondary-box a {
  color: #b7263e;
}
.content-secondary-box * {
  text-shadow: 1px 1px 0 #ffffff;
}
.content-secondary-box p[style*="font-size"],
.content-secondary-box button + hr {
  display: none;
}
.content-secondary-box .form-group {
  margin-bottom: 3px;
  padding-bottom: 0;
  height: auto;
}
#claims,
.claims {
  border-top: 10px solid #b7263e;
  background: #eeeeee;
}
#claims .content-secondary-box,
.claims .content-secondary-box {
  border: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #claims .content-secondary-box,
  .claims .content-secondary-box {
    float: left;
    width: 33.33333333%;
  }
}
.content-secondary-box-heading {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px dotted #bbbbbb;
}
.map-wrap {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}
.map-wrap img {
  max-width: 100%;
  width: auto;
}
@media (min-width: 480px) and (max-width: 768px) {
  .map-wrap img {
    width: 100%;
    left: 0;
  }
}
.content-secondary-price-box {
  border: 0;
  background-color: #222222;
}
.content-secondary-price-box * {
  text-shadow: none;
}
.content-secondary-price-box .nav-tabs {
  margin: 0;
  padding: 0;
  border: 0;
}
.content-secondary-price-box li[role="presentation"] {
  text-align: center;
  margin-bottom: 5px;
  background-color: #333333;
}
.content-secondary-price-box li[role="presentation"] a {
  color: #eeeeee;
  border: 0 !important;
  border-radius: 0;
}
.content-secondary-price-box li[role="presentation"] a:focus {
  outline: 0;
}
.content-secondary-price-box li[role="presentation"].active {
  border-top: 4px solid #b7263e;
  background-color: #333333;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content-secondary-price-box li[role="presentation"].active a {
  background-color: #333333;
  pointer-events: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content-secondary-price-box li[role="presentation"]:hover a {
  border: 0 !important;
  background-color: #222222;
  color: #FFF;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content-secondary-price-box li[role="presentation"]:hover.active a {
  background-color: #333333;
}
.content-secondary-price-box .tab-content {
  text-align: center;
}
.content-secondary-price-box .tab-price {
  padding: 10px 0 5px;
  color: #FFF;
  font-size: 24px;
  font-weight: 300;
  padding-bottom: 10px;
}
.content-secondary-price-box .tab-price em {
  color: #b7263e;
}
.content-secondary-price-box .tab-content {
  min-height: 160px;
  border-bottom: 1px dotted #777777;
  overflow: hidden;
}
.content-secondary-price-box .tab-line-1 {
  color: #eeeeee;
  text-align: left;
}
.content-secondary-price-box .tab-line-1 ul,
.content-secondary-price-box .tab-line-1 li {
  margin: 0 0 10px 0;
  padding: 0;
}
.content-secondary-price-box .tab-line-1 li {
  list-style-position: inside;
}
.content-secondary-price-box .tab-line-2 {
  color: #eeeeee;
  font-style: italic;
  font-size: 0.9em;
  padding-bottom: 10px;
}
.content-secondary-price-box .tab-line-2 em {
  color: #b7263e;
}
.content-secondary-price-box .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .content-secondary-price-box {
    padding: 0;
  }
  .content-secondary-price-box .nav-tabs {
    background-color: #333333;
  }
  .content-secondary-price-box li[role="presentation"] {
    display: inline-block;
    width: 33%;
    margin: 0;
    border-top: 4px solid #333333;
  }
  .content-secondary-price-box .tab-content {
    margin: 0 15px;
  }
  .content-secondary-price-box .btn {
    width: calc(100% - 30px);
    margin: 15px;
  }
}
.content-secondary-price-box + .vehicle-form {
  margin-top: -15px;
  border: 0;
  background-color: #222222;
}
.content-secondary-price-box + .vehicle-form * {
  text-shadow: none;
}
.content-secondary-price-box + .vehicle-form .content-secondary-box-heading {
  display: none;
}
.content-secondary-price-box + .vehicle-form p,
.content-secondary-price-box + .vehicle-form label {
  color: #eeeeee;
}
.content-secondary-price-box + .vehicle-form .help-block {
  color: #b7263e;
}
.content-secondary-price-box .price {
  padding-top: 10px;
  text-align: center;
  display: block;
}
.content-secondary-price-box .price-deleted {
  margin: 0;
  padding-top: 0;
  color: #777777;
  font-size: 18px;
}
.content-secondary-price-box .price-hr {
  color: #eeeeee !important;
  border-color: #777777 !important;
  background: #eeeeee !important;
  margin: 15px  15px 0;
}
.centros .hero {
  margin-top: -100px;
}
@media (min-width: 1200px) {
  .centros .hero {
    margin-top: -70px;
  }
}
.centros .alert-info {
  margin: 0 15px 20px;
}
.nearest-shop {
  margin-bottom: 15px;
}
.nearest-shop h3,
.nearest-shop p,
.nearest-shop span,
.nearest-shop b,
.nearest-shop strong {
  color: #333333;
}
.nearest-shop a {
  display: block;
  color: #333333;
}
.nearest-shop a.gmap {
  background: #631421;
  display: inline-block;
  padding: 10px 40px;
}
.nearest-shop h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
.nearest-shop {
  padding: 15px;
  border-top: 10px solid #b7263e;
  background: #eeeeee;
}
.nearest-shop:before,
.nearest-shop:after {
  content: " ";
  display: table;
}
.nearest-shop:after {
  clear: both;
}
.nearest-shop ul,
.nearest-shop ol,
.nearest-shop p,
.nearest-shop b,
.nearest-shop li,
.nearest-shop strong {
  font-weight: 200;
  color: #222222;
}
.nearest-shop a {
  color: #b7263e;
}
@media (min-width: 992px) {
  .shop-info {
    float: left;
    width: 30%;
    margin-right: 3%;
  }
  .shop-address {
    float: left;
    width: 30%;
    margin-right: 3%;
  }
  .shop-services {
    float: left;
    width: 30%;
    margin-right: 3%;
  }
}
.vehicle,
.promos {
  margin-bottom: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.vehicle:before,
.promos:before,
.vehicle:after,
.promos:after {
  content: " ";
  display: table;
}
.vehicle:after,
.promos:after {
  clear: both;
}
@media (min-width: 768px) {
  .vehicle,
  .promos {
    float: left;
    width: 100%;
  }
}
.vehicle:nth-of-type(odd),
.promos:nth-of-type(odd) {
  clear: both;
}
.gama-dacia .vehicle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gama-dacia .vehicle {
    float: left;
    width: 100%;
  }
}
.vehicle-model-list,
.promo-list {
  border-bottom: 1px dotted #bbbbbb;
}
.vehicle-model-list:before,
.promo-list:before,
.vehicle-model-list:after,
.promo-list:after {
  content: " ";
  display: table;
}
.vehicle-model-list:after,
.promo-list:after {
  clear: both;
}
.vehicle-model-item,
.promo-item {
  position: relative;
  float: left;
  width: 30%;
  overflow: hidden;
}
.vehicle-model-item img,
.promo-item img {
  width: 100%;
}
.vehicle-model-item:hover .vehicle-model-name,
.promo-item:hover .vehicle-model-name {
  bottom: 0;
}
.landing .vehicle-model-item {
  width: 90%;
  margin: 0 5% 15px;
}
@media (min-width: 992px) {
  .landing .vehicle-model-item {
    width: 30%;
    margin: 0 3.33333%  15px 0;
  }
}
.vehicle-name,
.promo-name {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.vehicle-model-name,
.promo-model-name {
  position: absolute;
  width: 100%;
  padding: 5px;
  left: 0;
  bottom: -25px;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vehicle-model-name a,
.promo-model-name a {
  color: #FFF !important;
  display: block;
}
.promo-model-name {
  bottom: 0 !important;
}
@media (min-width: 1200px) {
  .vehicle-name-header,
  .promo-name-header {
    width: 20%;
    float: left;
  }
  .vehicle-model-list,
  .promo-list {
    width: 80%;
    float: left;
  }
  .landing .vehicle-model-list,
  .landing.promo-list {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .vo .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vo .content-main-header {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .vo .content-secondary {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .vo .content-main {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .vo .vo-intro {
    display: none;
  }
}
.vo-intro {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vo-intro p {
  font-weight: 300;
  color: #777777;
}
.vo-intro p strong,
.vo-intro p b {
  color: #555555;
}
.vo-total {
  color: #555555;
  font-weight: 600;
}
.vo-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .vo-item {
    float: left;
    width: 33.33333333%;
  }
}
.vo-image {
  margin-bottom: 15px;
}
.vo-image img {
  width: 100%;
  height: auto;
}
.vo-name {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #b7263e;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vo-options {
  display: none;
}
.vo-price {
  color: #777777;
}
.vo-load-more {
  padding-top: 3%;
  padding-bottom: 2%;
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vo-filters [for] {
  display: block;
  padding: 4% 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .vo-intro p {
    font-size: 18px;
  }
  .vo-image img {
    height: 144px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
h3.error {
  color: #b7263e;
  font-size: 24px;
  margin-bottom: 30px;
}
h3.error span {
  margin-top: 30px;
  display: inline-block;
  color: #777777;
  font-size: 18px;
}
.concesionarios-list {
  overflow: auto;
}
.concesionarios-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .concesionarios-item {
    float: left;
    width: 33.33333333%;
  }
}
.concesionarios-item figure {
  margin-bottom: 15px;
}
.concesionarios-item figure img {
  width: 100%;
  max-width: 100%;
}
.concesionarios-item-name {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #b7263e;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-group {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 20px;
}
.form-group .select {
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  padding: 0;
  line-height: 0;
  height: 33px;
}
.form-group .select:focus {
  border: 1px solid #777777;
  outline: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
@media (min-width: 480px) {
  .form-group-half {
    width: 50%;
  }
  .form-group-third {
    width: 33%;
  }
}
.highlight {
  padding: 10px 10px;
  margin-bottom: 15px;
  background-color: #f9e3e7;
}
.highlight-vo {
  padding: 10px 10px;
  margin-bottom: 15px;
  background-color: #fdb515;
  text-shadow: none;
}
.has-error .help-block {
  margin-bottom: 0;
  color: #b7263e;
  font-weight: 600;
  font-size: 85%;
}
.has-error input[type="text"],
.has-error input[type="tel"],
.has-error .select.select,
.has-error textarea {
  border-color: #b7263e !important;
}
label {
  display: block;
  font-weight: 600;
  cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  padding: 5px;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border: 1px solid #777777;
  background: #fed57a;
  outline: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn {
  margin: 10px 0;
  padding: 3% 4%;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background-color: #b7263e;
  border: 2px solid #b7263e;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  text-shadow: none;
}

.landing .btn:hover {
  background-color: #333;
  border-color: #333;
  color: #FFF;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn:hover {
  background-color: #8d1d30;
  border-color: #8d1d30;
  color: #FFF;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn.active,
.btn.focus {
  background-color: #d63a54;
  color: #FFF;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn + .btn {
  margin-top: 0;
}
.btn-inverted {
  color: #b7263e;
  background-color: #FFF;
  border: 2px solid #b7263e;
}
.btn-inverted:hover {
  background-color: #eeeeee;
  border-color: #8d1d30;
  color: #333333;
}
.btn-inverted.active,
.btn-inverted.focus {
  background-color: #d63a54;
  color: #FFF;
}
.btn-block {
  width: 100%;
}
@media (min-width: 768px) {
  .btn {
    padding: 2% 4%;
    font-size: 12px;
  }
}
.btn-simple {
  padding: 0;
  text-transform: none;
  color: #555555;
  background-color: transparent;
  border: 0;
}
.btn-simple:hover {
  background-color: #FFF;
  color: #222222;
}
.select {
  position: relative;
  display: inline-block;
  color: #555;
  width: 100%;
  /* Dropdown arrow */
}
.select select {
  display: inline-block;
  width: 100%;
  margin: 0 0 5px 0;
  padding: .5rem 2.25rem .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #FFF;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.select:after {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -0.15rem;
  pointer-events: none;
  border-top: .35rem solid;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}
.select:focus {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}
.select:active {
  color: #fff;
  background-color: #0074d9;
}
.select::-ms-expand {
  display: none;
}
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }
  /* <option> elements inherit styles from <select>, so reset them. */
  .select option {
    background-color: white;
  }
}
@ie-hack {
  .select select {
    z-index: 1;
    padding: .5rem 1.5rem .5rem 1rem;
  }
  .select:after {
    z-index: 5;
  }
  .select:before {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 1.5rem;
    background-color: #eee;
  }
  .select select:hover,
  .select select:focus,
  .select select:active {
    color: #555;
    background-color: #eee;
  }
}
.slider-tabs {
  text-align: center;
}
.slider-tabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.slider-tab {
  width: 45%;
  margin-bottom: 3px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  border-top: 7px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #eeeeee;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slider-tab a {
  display: block;
  padding: 5px;
  color: #777777;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.slider-tab:hover {
  border-top-color: #333333;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.slider-tab:hover a {
  color: #333333;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.slider-tab.active {
  border-top-color: #b7263e;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #fff;
  pointer-events: none;
}
.slider-tab.active a {
  color: #333333;
}
.vehicle-model-list {
  border: 0;
}
@media (min-width: 768px) {
  .home-slider {
    padding: 0 15px 0 30px;
    border: 0;
  }
  .slider-tabs {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #CCC;
  }
  .slider-tabs:before,
  .slider-tabs:after {
    content: " ";
    display: table;
  }
  .slider-tabs:after {
    clear: both;
  }
  .slider-tabs ul {
    position: relative;
    bottom: -6px;
    line-height: 1;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .slider-tabs ul li {
    padding: 5px 20px;
    line-height: 1;
    margin-left: -3px;
    margin-right: -3px;
    font-size: 18px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
  }
  .slider-tab {
    width: auto;
    z-index: 5;
  }
  .slider-tab a {
    padding: 0;
    line-height: 2;
    font-size: 85%;
  }
  .slider-tab.active {
    position: relative;
    bottom: -1px;
    z-index: 5;
    border-bottom: 0 !important;
  }
}
.article-list-item {
  padding-top: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .article-list-item {
    float: left;
    width: 50%;
  }
}
.article-list-item img {
  border: 1px solid #eeeeee;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.article-list-item:nth-of-type(2n+1) {
  clear: left;
}
.article-list.convenios img {
  border: 0 !important;
  height: 150px;
  width: auto;
}
.article-list.convenios h3 {
  display: none;
  font-size: 85%;
}
.article-list-heading a {
  color: #b7263e;
}
.list-item:before,
.list-item:after {
  content: " ";
  display: table;
}
.list-item:after {
  clear: both;
}
.promos:before,
.promos:after {
  content: " ";
  display: table;
}
.promos:after {
  clear: both;
}
.otras-promos {
  margin: 20px 0;
}
.listado-promos li h4 {
  margin: 0;
  font-size: 14px;
}
.footer-wrap {
  margin-top: 25px;
  padding: 25px 0;
  background: #eeeeee;
}
.column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .column {
    float: left;
    width: 25%;
  }
}
.column ul {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.column-lg {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .column-lg {
    float: left;
    width: 33.33333333%;
  }
}
.column-lg:before,
.column-lg:after {
  content: " ";
  display: table;
}
.column-lg:after {
  clear: both;
}
.column-lg ul {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.column-lg ul li {
  margin: 0 0 5px 0;
}
.column-lg ul li a {
  color: #777777;
}
.column-lg .column-subheading {
  margin-bottom: 0;
}
.column-xs {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .column-xs {
    float: left;
    width: 16.66666667%;
  }
}
.column-xs ul {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.column-heading {
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #555555;
  border-bottom: 1px dotted rgba(100, 100, 100, 0.4);
}
.column-subheading {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
}
.social-icon {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: auto;
}
.column-xl {
  margin-top: 5px;
  padding-top: 5px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .footer-wrap {
    padding: 10px 0;
  }
  .column-lg,
  .column-xs,
  .column {
    display: none;
  }
}
div[id="galleria"] {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.galleria-container {
  padding: 0 !important;
}
.galleria-images,
.galleria-frame,
.galleria-layer {
  margin: 0 !important;
  width: 100% !important;
}
.galleria-images img,
.galleria-frame img,
.galleria-layer img {
  width: 100% !important;
  height: auto;
}
.galleria-images {
  height: auto !important;
}
.galleria-images img {
  width: 100% !important;
  height: auto !important;
}
.galleria-info-link {
  display: none;
}
.galleria-thumbnails .galleria-image {
  border-color: 1px solid #eeeeee !important;
}
.btn-ficha-wrap {
  background-color: #eeeeee;
  padding: 0 15px;
  margin: -50px 0 15px;
  margin: 0 0 15px;
  text-align: center;
}
.btn-ficha-wrap:before,
.btn-ficha-wrap:after {
  content: " ";
  display: table;
}
.btn-ficha-wrap:after {
  clear: both;
}
.btn-ficha {
  display: inline-block;
  width: 40%;
  margin: 0 2%;
}
.overlay ul {
  font-size: 14px;
  margin-bottom: 15px;
}
.overlay ul ul {
  margin-bottom: 0;
}
.overlay ul li {
  color: #FFF;
}
.overlay ul li h5 {
  margin: 0 !important;
}
@media (min-width: 768px) {
  .overlay li {
    font-size: 18px;
  }
}
.overlay-heading {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFF;
}
.overlay-subheading {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .overlay-heading,
  .overlay-subheading {
    margin-bottom: 15px;
  }
  .overlay-heading {
    font-size: 24px;
    font-size: 18px;
    border-bottom: 1px dotted rgba(100, 100, 100, 0.6);
  }
}
.column-overlay {
  padding: 0 15px;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .column-overlay {
    float: left;
    width: 33%;
    margin-bottom: 1%;
  }
}
@media (min-width: 768px) {
  .column-overlay-centros,
  .column-overlay-social {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .column-overlay-centros,
  .column-overlay-social {
    padding: 0 15%;
  }
}
.column-overlay-centros {
  clear: both;
}
.column-overlay-centros li {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .column-overlay-centros {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .column-overlay-centros li {
    float: left;
    width: 50%;
  }
}
.column-overlay-social li {
  display: inline-block;
  width: 40px;
  float: left;
  margin: 0 5px;
}
.column-overlay-social .social-icon {
  width: 100%;
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  -ms-filter: invert(100%);
  filter: invert(100%);
}
@media (min-width: 992px) {
  .column-overlay-social {
    padding: 0 35%;
  }
}
@media (max-height: 670px) and (min-width: 768px) {
  .overlay ul {
    margin: 0;
  }
  .overlay li {
    padding: 0;
    margin-bottom: 0;
    line-height: .9;
  }
  .overlay li a {
    font-size: 85%;
  }
  .column-overlay {
    margin: 0;
  }
  .overlay,
  .overlay-wrap {
    padding-top: 10px;
  }
  .overlay-heading {
    font-size: 18px;
    margin-bottom: 0;
    border: 0;
  }
}
body.home {
  padding-top: 76px;
  padding-top: 69px;
}
@media (min-width: 1200px) {
  body.home {
    padding-top: 84px;
    padding-top: 0;
  }
}
body.home .home-vehicle {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0px);
}
@media (min-width: 992px) {
  body.home .home-vehicle {
    overflow: auto;
  }
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
  body.home .sidescroll {
    margin: 0 50px 0 45px;
  }
}
body.home .sidescroll-nextprev-links {
  display: none;
}
@media (min-width: 768px) {
  body.home .sidescroll-nextprev-links {
    display: block;
  }
}
body.home .vehicle-model-list {
  height: 200px;
}
@media (min-width: 768px) {
  body.home .vehicle-model-list {
    height: auto;
    width: 100%;
  }
}
body.home .vehicle-model-item {
  -webkit-transform: translate3d(0, 0, 0);
  margin: 0;
  width: 280px;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.home .vehicle-model-item {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  body.home .vehicle-model-item {
    float: left;
    width: 33.33333333%;
  }
}
body.home .vehicle-model-name {
  color: #fff;
}
body.home #banners-and-filters {
  padding-top: 2%;
  background-color: #fff;
}
body.home #banners-and-filters .container {
  border-bottom: 1px dotted #bbbbbb;
  padding-bottom: 2%;
  margin-bottom: 2%;
}
body.home #banners-and-filters #home-slider {
  margin-bottom: 2%;
}
body.home #banners-and-filters #home-slider h3 {
  text-align: center;
  border-bottom: 0;
  margin: 1em 0;
  padding: 0;
}
@media (min-width: 768px) {
  body.home #banners-and-filters #home-slider h3 {
    display: none;
  }
}
body.home #banners {
  background: #333333;
}
body.home #banners .banner {
  padding: 40px 0;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  body.home #banners .banner {
    float: left;
    width: 25%;
  }
}
body.home #banners .banner:nth-of-type(2n+1) {
  clear: left;
}
body.home #banners .banner img {
  display: none;
}
body.home #banners .banner a {
  color: #eeeeee;
}
body.home #banners .banner p,
body.home #banners .banner h3 {
  margin: 0;
}
body.home #banners .banner h3 {
  font-size: 24px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
}
body.home #banners .banner strong {
  color: #FDB515;
}
@media (min-width: 1200px) {
  body.home #banners .banner:nth-of-type(2n+1) {
    clear: none;
  }
}
body.home .promos img {
  width: auto;
  max-width: 100%;
}
body.home .promos .promociones header {
  padding: 0;
  display: none;
}
@media (min-width: 768px) {
  body.home .promos .promociones header {
    display: block;
  }
}
body.home .footer-wrap {
  margin-top: 0;
}
body.home #galleria {
  height: auto;
  font-size: 0;
}
@media (min-width: 768px) {
  body.home #galleria {
    font-size: 1px;
  }
}
body.home #galleria.mobile img {
  width: 100%;
}
@media (min-width: 768px) {
  body.home #galleria.mobile img {
    width: auto;
  }
}
body.home #galleria .galleria-thumbnails-container {
  bottom: 20px;
}
.renault-ocasion #galleria {
  margin-bottom: 80px;
}
.promociones #galleria {
  height: auto;
}
@media (min-width: 1200px) {
  .promociones #galleria {
    margin-bottom: 50px;
    margin: 0 0 auto 0;
  }
  .promociones #galleria .galleria-stage {
    left: 0;
    right: 0;
  }
}
.promotions-list {
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px 0;
}
.promotions-list:before,
.promotions-list:after {
  content: " ";
  display: table;
}
.promotions-list:after {
  clear: both;
}
.promotions-list-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .promotions-list-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .promotions-list-item {
    float: left;
    width: 33.33333333%;
  }
}
.promotions-list-item:nth-of-type(2n+1) {
  clear: left;
}
@media (min-width: 1200px) {
  .promotions-list-item:nth-of-type(2n+1) {
    clear: none;
  }
  .promotions-list-item:nth-of-type(3n+1) {
    clear: left;
  }
}
.promotions-list-item h3 {
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 18px;
  color: #b7263e;
}
.promotions-list-item ul {
  list-style-type: square;
  padding: 10px 0;
  margin: 0;
  background: #eeeeee;
  border-top: 10px solid #555555;
}
.promotions-list-item li {
  width: 90%;
  list-style-type: none;
  margin: 10px 5% 20px 5%;
  position: relative;
}
.promotions-list-item li img {
  width: 100%;
}
.promotions-list-item li h4 {
  font-size: 18px;
  text-transform: capitalize;
  background: rgba(51, 51, 51, 0.7);
  color: #fff;
  margin-top: 0;
  padding: 10px 5px;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  border-top: 4px solid #333;
  width: 100%;
}
.promotions-list-item li h4 strong {
  display: block;
  font-weight: 100;
  font-size: 14px;
  margin-top: 10px;
}
.promotions-list-item li a {
  display: block;
  text-transform: lowercase;
  color: #777777;
}
.promotion-hero {
  width: 100%;
  margin-bottom: 40px;
}
.promotion-hero img {
  width: auto;
  max-width: 100%;
}
.landing .promotion-hero {
  text-align: center;
  margin-bottom: 20px;
}
.landing .promotion-hero img {
  max-width: none;
  width: 100%;
  max-width: 100%;
  width: auto;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .landing .promotion-hero {
    min-height: 465px;
  }
}
.promotion-alternative-text {
  display: block;
}
@media (min-width: 768px) {
  .promotion-alternative-text {
    display: none;
  }
}
.landing .promotion-alternative-text {
  display: block;
}
.landing .content-main-header {
  display: none;
}
@media (min-width: 768px) {
  .landing .content-main-header {
    display: block;
    margin-bottom: 20px;
  }
}
.landing .content-main-header .row {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 10%;
  right: 10%;
  width: 80%;
  display: block;
}
@media (min-width: 1200px) {
  .landing .content-main-header .row {
    width: 40%;
  }
}
.landing .content-main-header .row .content-secondary-box-heading {
  display: none;
}
.landing .content-main-header .row form {
  width: 90%;
  margin: 5%;
}
.landing .content-main-header .row form p {
  display: block;
}
.landing .content-main-header .row form .form-group {
  width: 50%;
}
.landing .content-main-header .row form .form-group.answer {
  width: 100%;
}
.landing .content-main-header .row form hr {
  display: none;
}
.landing .content-main {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .landing .content-main {
    float: left;
    width: 100%;
  }
}
.landing .content-main:before,
.landing .content-main:after {
  content: " ";
  display: table;
}
.landing .content-main:after {
  clear: both;
}
.landing .content-secondary {
  display: block;
  float: none;
  clear: both;
}
@media (min-width: 768px) {
  .landing .content-secondary {
    display: none;
  }
}
.landing h1 {
  text-align: center;
}
.landing h1 strong {
  margin-top: 1em;
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 16px;
}
.landing .vehicle-model-price {
  padding: 10px 0 10px;
  text-align: center;
}
.landing .legal:before,
.landing .legal:after {
  content: " ";
  display: table;
}
.landing .legal:after {
  clear: both;
}
.landing .legal p {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.servicios .alert-info {
  margin: 0 15px 20px;
}
.servicios-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.services-list-item {
  vertical-align: top;
  display: inline-block;
  width: 40%;
  margin: 2% 3%;
}
.services-list-item .service-name {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  margin-top: 3%;
  padding-top: 2%;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222222;
  text-align: center;
}
.services-list-item figure {
  text-align: center;
}
.services-list-item figure img {
  width: 60%;
}
@media (min-width: 768px) {
  .services-list-item {
    margin: 0 0 15px 0;
    width: 33%;
  }
  .services-list-item .service-name {
    display: inline-block;
    width: 70%;
    text-align: left;
  }
  .services-list-item figure {
    width: 18%;
    display: inline-block;
    text-align: left;
  }
  .services-list-item figure img {
    width: 80%;
  }
}
.header-centro {
  margin: 0 15px;
  padding: 0;
  background: #b7263e;
  overflow: hidden;
}
.header-centro:before,
.header-centro:after {
  content: " ";
  display: table;
}
.header-centro:after {
  clear: both;
}
.header-centro .map-wrap {
  width: 100%;
  height: 400px;
}
.header-centro .services {
  width: 100%;
  text-align: center;
}
.header-centro .service-name {
  color: #FFF;
}
@media (min-width: 768px) {
  .header-centro {
    height: 300px;
  }
  .header-centro .map-wrap {
    padding: 0;
    width: 63%;
    height: 300px;
    float: left;
  }
  .header-centro .services {
    padding-top: 5%;
    width: 36%;
    float: left;
  }
  .header-centro .services .services-list-item {
    margin: 10px 5% 10px 13%;
    width: 90%;
  }
  .header-centro .services .service-name {
    vertical-align: middle;
    margin-top: -10px;
    padding-right: 30px;
  }
}
.notice-list-item {
  margin-bottom: 20px;
}
.notice-list-item:before,
.notice-list-item:after {
  content: " ";
  display: table;
}
.notice-list-item:after {
  clear: both;
}
figure.thumb {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  figure.thumb {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  figure.thumb {
    float: left;
    width: 33.33333333%;
  }
}
figure.thumb img {
  width: 100%;
}
@media (min-width: 768px) {
  figure.thumb {
    margin-right: 20px;
  }
}
.noticias .vo-options {
  display: block !important;
}
.wf-loading .navigation-main-link,
.wf-loading .navigation-secondary-link,
.wf-loading .navigation-secondary-link-cto,
.wf-loading .content-main-heading,
.wf-loading .content-main p {
  visibility: hidden;
}
.wf-active .navigation-main-link,
.wf-active .navigation-secondary-link,
.wf-active .navigation-secondary-link-cto,
.wf-active .content-main-heading,
.wf-active .content-main p {
  visibility: visible;
}
.volver {
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1000px;
}
@media (min-width: 768px) {
  .volver {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .volver {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .volver {
    width: 1170px;
  }
}
.volver:before,
.volver:after {
  content: " ";
  display: table;
}
.volver:after {
  clear: both;
}
figure.static img {
  width: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
.items {
  -webkit-overflow-scrolling: touch;
  padding-left: 25px;
  padding-right: 25px;
  overflow: visible !important;
}
.items::-webkit-scrollbar {
  display: none !important;
  overflow: none !important;
}
.home-vehicle {
  overflow: visible;
}
@media (min-width: 768px) {
  .home-vehicle {
    min-height: 195px;
  }
}
@media (min-width: 768px) {
  .vehicle-model-img img {
    padding: 0 10px;
  }
}
.overthrow-enabled::-webkit-scrollbar {
  display: none !important;
  overflow: none !important;
}
.overthrow-enabled .sidescroll {
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-y: hidden;
}
.overthrow-enabled .sidescroll::-webkit-scrollbar {
  display: none !important;
  overflow: none !important;
  width: 0 !important;
}
.overthrow-enabled .sidescroll ul,
.overthrow-enabled .sidescroll li {
  float: left;
  margin: 0;
  padding: 20px 0;
  list-style: none;
}
.overthrow-enabled .sidescroll li {
  width: 200px;
  max-width: 200px;
}
.sidescroll-nextprev {
  position: relative;
}
.sidescroll-nextprev .sidescroll-nextprev-links {
  bottom: auto;
  top: 40%;
  position: absolute;
  left: 0;
  width: 100%;
}
.sidescroll-nextprev .sidescroll-nextprev-links a {
  display: inline-block;
  position: absolute;
  text-indent: -9999px;
  width: 2.5em;
  height: 2.5em;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-origin: content-box;
  z-index: 1;
  background-size: auto 25px;
  border-radius: 5px;
  z-index: 10000;
}
.sidescroll-nextprev .sidescroll-nextprev-links a:hover,
.sidescroll-nextprev .sidescroll-nextprev-links a:focus {
  opacity: 1;
}
.sidescroll-nextprev .sidescroll-nextprev-links a.sidescroll-next {
  background-image: url(/img/arrows.png);
  background-position: 0;
  background-origin: content-box;
  background-position: right 5px top 5px;
  right: 0;
}
.sidescroll-nextprev .sidescroll-nextprev-links a.sidescroll-prev {
  background-image: url(/img/arrows.png);
  background-position: 0;
  left: 0;
  background-position: left 5px top 5px;
}
.overthrow-enabled .overthrow {
  soverflow: auto;
  -webkit-overflow-scrolling: touch;
}
.facebook + .user {
  display: none !important;
}
.dpSocialTimelineContentHead {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.vo-home {
  padding: 0 15px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.vo-home .container {
  text-align: center;
  padding: 1em;
  width: calc(100% - 30px);
  background-color: #FDB515;
}
.vo-home .container h3 {
  font-weight: 800;
}
.vo-home .container h3 small {
  display: block;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 10px 0;
}
.vo-home .container h3 small span {
  display: inline-block;
  background: #222222;
  color: #fff;
  padding: 1em 1.5em;
  margin: 10px 0 0 0;
}
.thumb-servicios {
  text-align: center;
}
.home-vehiculos {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .home-vehiculos {
    margin-top: 0;
  }
}
_:-ms-fullscreen,
:root .galleria-image img {
  left: 0 !important;
}
.texto1 h6 {
  font-weight: 100;
  font-size: 10px;
}
.cookies-advice {
  background: #333333;
  color: #fff;
}
.cookies-advice p {
  margin: 0 15px 0 0;
  text-align: right;
  font-size: 10px;
}
.cookies-advice a {
  color: #FDB515;
}
.cookies-advice strong {
  text-align: center;
  display: inline-block;
  width: 17px;
  height: 15px;
  background-color: rgba(200, 200, 200, 0.95);
  cursor: pointer;
}
#hero-gallery {
  margin-top: 0px;
}
@media (min-width: 768px) {
  #hero-gallery {
	margin-top: 0px;
  }
}



#hero-gallery .slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url(../img/arrows.png) top left no-repeat;
  border: 0;
  text-indent: -9000em;
}
#hero-gallery .slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url(../img/arrows.png) top right no-repeat;
  border: 0;
  text-indent: -9000em;
}
.imagen-tips {
  width: 50px;
  float: left;
  margin-right: 20px;
}
.tip {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
}
.icon-band {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 85%;
}
@media (min-width: 992px) {
  .icon-band {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .icon-band {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .icon-band:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 1200px) {
  .icon-band:nth-of-type(3n+1) {
    clear: none;
  }
}
.icon-band .icon-band-img {
  max-width: 50px;
  width: auto;
  display: block;
  margin: 0 auto 10px;
}

#llamada_horario {
  width: 100%;
  padding: 5px;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: .25s;
    transition: .25s;
}
/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */
#galleria {
  height: 400px;
}
#galleria-loader {
  height: 1px !important;
}
.galleria-theme-classic {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.galleria-theme-classic img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.galleria-theme-classic .galleria-stage {
  position: absolute;
  top: 10px;
  bottom: 60px;
  left: 10px;
  right: 10px;
  overflow: hidden;
}
#hero-gallery .galleria-classic-theme .galleria-stage {
  padding: 0;
  bottom: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}
.galleria-theme-classic .galleria-thumbnails-container {
  height: 50px;
  bottom: 0;
  position: absolute;
  left: 10px;
  right: 10px;
  z-index: 2;
}
#hero-gallery .galleria-theme-classic .galleria-thumbnails-container {
  display: none;
}
.galleria-theme-classic .galleria-carousel .galleria-thumbnails-list {
  margin-left: 30px;
  margin-right: 30px;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image {
  height: 40px;
  width: 60px;
  background: #000;
  margin: 0 5px 0 0;
  border: 1px solid #000;
  float: left;
  cursor: pointer;
  display: inline-block;
}
.galleria-theme-classic .galleria-counter {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: right;
  color: #333;
  font: normal 11px/1 arial, sans-serif;
  z-index: 1;
}
.galleria-theme-classic .galleria-loader {
  background: #000;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: none;
  background: url(galleria/classic-loader.gif) no-repeat 2px 2px;
}
.galleria-theme-classic .galleria-info {
  width: 50%;
  top: 15px;
  left: 15px;
  z-index: 2;
  position: absolute;
}
.galleria-theme-classic .galleria-info-text {
  background-color: #000;
  padding: 12px;
  display: none;
  /* IE7 */
  zoom: 1;
}
.galleria-theme-classic .galleria-info-title {
  font: bold 12px/1.1 arial, sans-serif;
  margin: 0;
  color: #333;
  margin-bottom: 7px;
}
.galleria-theme-classic .galleria-info-description {
  font: italic 12px/1.4 georgia, serif;
  margin: 0;
  color: #bbb;
}
.galleria-theme-classic .galleria-info-close {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 5px;
  right: 5px;
  background-position: -753px -11px;
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: pointer;
  display: none;
}
.galleria-theme-classic .notouch .galleria-info-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .touch .galleria-info-close:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-info-link {
  background-position: -669px -5px;
  opacity: .7;
  filter: alpha(opacity=70);
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #000;
}
.galleria-theme-classic.notouch .galleria-info-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic.touch .galleria-info-link:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-image-nav {
  position: absolute;
  top: 50%;
  margin-top: -62px;
  width: 100%;
  height: 62px;
  left: 0;
}
.galleria-theme-classic .galleria-image-nav-left,
.galleria-theme-classic .galleria-image-nav-right {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: pointer;
  width: 62px;
  height: 124px;
  position: absolute;
  left: 10px;
  z-index: 2;
  background-position: 0 46px;
}
.galleria-theme-classic .galleria-image-nav-right {
  left: auto;
  right: 10px;
  background-position: -254px 46px;
  z-index: 2;
}
.galleria-theme-classic.notouch .galleria-image-nav-left:hover,
.galleria-theme-classic.notouch .galleria-image-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic.touch .galleria-image-nav-left:active,
.galleria-theme-classic.touch .galleria-image-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right {
  cursor: pointer;
  display: none;
  background-position: -495px 5px;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 23px;
  z-index: 3;
  opacity: .8;
  filter: alpha(opacity=80);
}
.galleria-theme-classic .galleria-thumb-nav-right {
  background-position: -578px 5px;
  border-right: none;
  right: 0;
  left: auto;
}
.galleria-theme-classic .galleria-thumbnails-container .disabled {
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: default;
}
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111;
}
.galleria-theme-classic.touch .galleria-thumb-nav-left:active,
.galleria-theme-classic.touch .galleria-thumb-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111;
}
.galleria-theme-classic.notouch .galleria-thumbnails-container .disabled:hover {
  opacity: .2;
  filter: alpha(opacity=20);
  background-color: transparent;
}
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right,
.galleria-theme-classic .galleria-info-link,
.galleria-theme-classic .galleria-info-close,
.galleria-theme-classic .galleria-image-nav-left,
.galleria-theme-classic .galleria-image-nav-right {
  background-image: url(galleria/classic-map.png);
  background-repeat: no-repeat;
}
.galleria-theme-classic.galleria-container.videoplay .galleria-info,
.galleria-theme-classic.galleria-container.videoplay .galleria-counter {
  display: none!important;
}
.galleria-thumbnails-list,
.galleria-thumbnails {
  text-align: center;
  margin: 0 auto;
}
