@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700,400i&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: none; }

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

body {
  font-family: sans-serif;
  font-size: 16px; }

a, button {
  color: inherit;
  text-decoration: none;
  transition: .3s;
  border: none;
  outline: none; }

img {
  display: block;
  max-width: 100%; }

.cover, .map > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.img-holder {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .img-holder.img-full {
    padding-bottom: 100%; }
  .img-holder.img-std {
    padding-bottom: 75%; }

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

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.flex-1 {
  flex: 1; }

.full-height {
  position: relative;
  height: 100%;
  padding-bottom: 0; }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%; }

.container {
  max-width: 1200px;
  position: relative; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-weight: inherit;
  font-size: 1em; }
  h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child), p:not(:first-child) {
    margin-top: 1em; }

.filter-white {
  filter: brightness(0) invert(1); }

.cke_editable {
  padding: 30px; }

.relative {
  position: relative; }

.row-grid {
  margin: -15px; }
  .row-grid > * {
    padding: 15px; }

.row-grid-big {
  margin: -30px; }
  .row-grid-big > * {
    padding: 30px; }

.row-grid-small {
  margin: -7.5px; }
  .row-grid-small > * {
    padding: 7.5px; }

.animated, .home-slider .owl-item.active h1, .home-slider .owl-item.active p {
  animation-duration: .3s; }

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

.wow {
  animation-duration: 1s; }

.slider {
  position: relative; }

section {
  position: relative; }

.img-fluid {
  width: 100%; }

.wrapper {
  position: relative; }

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

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

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

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

.form-control, button {
  background: none;
  display: block;
  border: none;
  padding: 0;
  box-shadow: none;
  outline: none;
  font: inherit;
  color: inherit; }
  .form-control::placeholder, button::placeholder {
    color: inherit; }

.pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0; }

button {
  transition: .3s; }

strong, b {
  font-weight: bold; }

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
body {
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
  line-height: 1; }

.container {
  padding-left: 30px;
  padding-right: 30px; }

a {
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1); }

p {
  line-height: 1.5; }

.logo-normal {
  max-height: 60px;
  margin: 6em auto 0 !important; }
  .logo-normal:first-child {
    margin: 0 auto 6em !important; }

.header {
  position: absolute;
  color: #fff;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  padding: 30px 0; }
  .header.fixed {
    background: #db1820;
    position: fixed;
    padding: 10px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
    .header.fixed .container {
      align-items: center; }
    .header.fixed .top, .header.fixed .social {
      display: none; }
    .header.fixed .nav {
      margin-top: 0; }
      .header.fixed .nav ul li a {
        padding: .5em 1em; }
      .header.fixed .nav ul li.main-link:hover a, .header.fixed .nav ul li.main-link.active a {
        background: rgba(0, 0, 0, 0.25); }
    .header.fixed .logo {
      max-height: 60px; }
  .header .container {
    display: flex;
    justify-content: space-between; }
  .header .top {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .header .top i {
      color: #db1820;
      font-size: 1.5em;
      margin-right: .5em;
      vertical-align: middle; }
    .header .top > span + span {
      margin-left: 3em; }
  .header .nav {
    margin-top: 15px;
    text-transform: uppercase; }
    .header .nav ul {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .header .nav ul li a {
        display: block;
        padding: 1em; }
      .header .nav ul li.main-link:hover a, .header .nav ul li.main-link.active a {
        background: #db1820; }
  .header .social {
    margin-top: 15px;
    justify-content: flex-end;
    font-size: 1.5em; }
    .header .social a:hover {
      color: #db1820; }

ul:not(.unstyled) {
  line-height: 1.5;
  list-style: none; }
  ul:not(.unstyled) li {
    padding: 0 1em;
    position: relative; }
    ul:not(.unstyled) li::before {
      content: '-';
      position: absolute;
      top: 0;
      left: 0; }

.logo {
  max-height: 120px; }

.before-animation, .home-slider h1, .home-slider p {
  transition: 1s cubic-bezier(0.5, 0.5, 0.5, 1) 1s;
  opacity: 0;
  visibility: hidden; }

.animated, .home-slider .owl-item.active h1, .home-slider .owl-item.active p {
  opacity: 1;
  visibility: visible;
  transform: translate(0); }

.home-slider {
  color: #fff; }
  .home-slider .item {
    min-height: 100vh;
    padding-bottom: 50vh;
    display: flex;
    align-items: flex-end; }
    .home-slider .item .cover, .home-slider .item .map > * {
      object-position: bottom center; }
  .home-slider .caption {
    max-width: 800px; }
  .home-slider h1 {
    font-size: 3em;
    transform: translateY(100%); }
  .home-slider p {
    transform: translateY(-100%); }
  .home-slider .owl-nav {
    position: absolute;
    bottom: calc(50% - 3em);
    left: 0;
    right: 0;
    display: flex;
    font-size: 1.5em;
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    margin: auto; }
    .home-slider .owl-nav > *:not(:first-child) {
      margin-left: .5em; }
      .home-slider .owl-nav > *:not(:first-child):hover {
        color: #db1820; }

.unidades {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% + 6em);
  z-index: 1;
  text-align: center; }
  .unidades .inner-container {
    padding: 30px;
    height: 100%;
    color: #fff;
    background: rgba(219, 24, 32, 0.85);
    position: relative; }
    .unidades .inner-container:hover .content-html {
      opacity: 1;
      transform: translateY(0); }
  .unidades .img-wrapper {
    max-width: 64px;
    margin: 0 auto 15px; }
  .unidades h3 {
    font-size: 1.6em;
    text-align: center; }
  .unidades .content-html {
    margin-top: 1em;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
    transform: translateY(100%); }
    .unidades .content-html > * {
      margin-top: 0; }

.alert {
  border: 2px solid;
  color: red;
  padding: .5em;
  text-align: center;
  margin: 1em auto; }
  .alert:first-child {
    margin-top: 0; }

.content {
  margin: 6em auto; }
  .content .container > .inner-container {
    max-width: 768px;
    margin: 3em auto;
    text-align: center; }
  .content h1 {
    text-transform: uppercase;
    color: #db1820;
    letter-spacing: 5px;
    font-size: 2em;
    text-align: center;
    line-height: 1.25; }
    .content h1::after {
      display: block;
      content: '';
      max-width: 50%;
      height: 2px;
      background: #db1820;
      margin: 1em auto 2em; }

.login {
  margin-top: 0; }
  .login::before {
    display: block;
    content: '';
    height: 160px;
    background: #333;
    margin-bottom: 6em; }

.diferenciadores {
  text-align: center; }
  .diferenciadores h3 {
    font-size: 1.2em;
    margin-bottom: 1em;
    line-height: 1.25; }
  .diferenciadores img {
    max-height: 60px;
    margin: 0 auto 30px; }

.btn {
  background: #db1820;
  text-transform: uppercase;
  line-height: 1;
  padding: 1em 3em;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  color: #fff;
  border: 2px solid #db1820;
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  cursor: pointer; }
  .btn.btn-alt {
    background: #fff;
    color: #db1820; }
  .btn.btn-block {
    display: block;
    width: 100%; }

.contacto h3 {
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #db1820; }
.contacto .list {
  margin-bottom: 2em; }
  .contacto .list li {
    display: flex; }
    .contacto .list li i {
      color: #db1820;
      font-size: 1.5em;
      margin-right: .5em;
      width: 1em;
      text-align: center;
      margin-left: -1.5em; }
    .contacto .list li + li {
      margin-top: 1em; }
    .contacto .list li b, .contacto .list li strong {
      color: #db1820; }

.map {
  position: relative;
  padding-bottom: 20%; }

.footer {
  background: #db1820;
  color: #fff;
  padding: 2em 0;
  text-align: center; }
  .footer p a {
    font-weight: bold; }
    .footer p a:hover {
      text-decoration: underline; }

.social {
  font-size: 2em;
  display: flex;
  align-items: center;
  justify-content: center; }
  .social a:not(:first-child) {
    margin-left: .5em; }

.form-group + .form-group {
  margin-top: 1em; }

.form-control {
  padding: .5em;
  border-bottom: 1px solid #d7d7d7;
  background: #fcfcfc;
  width: 100%;
  line-height: 1.5; }

.btn-container {
  margin-top: 3em; }

.productos {
  text-align: center; }
  .productos .container > .inner-container {
    max-width: 1200px; }
  .productos .inner-container {
    text-align: center; }
  .productos .row .inner-container {
    height: 100%;
    text-align: left; }
  .productos h3 {
    background: #db1820;
    color: #fff;
    padding: 1em 2em;
    display: flex;
    text-align: left;
    align-items: center; }
    .productos h3 img {
      max-height: 40px;
      margin-right: 1em; }
    .productos h3 span {
      font-weight: bold; }
  .productos dl {
    font-size: .9em; }
    .productos dl dt, .productos dl dd {
      padding: 1em 2em; }
    .productos dl dt {
      color: #db1820;
      background: #dedede; }
    .productos dl dd {
      display: none;
      background: #fafafa; }
  .productos .accordion {
    transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
    position: relative;
    cursor: pointer; }
    .productos .accordion:hover {
      background: #808080;
      color: #fff; }
    .productos .accordion::after {
      content: '\f0fe';
      font-family: 'Font Awesome 5 Pro';
      font-weight: 300;
      position: absolute;
      top: 1em;
      right: 2em;
      bottom: 1em;
      margin: auto; }
    .productos .accordion.active::after {
      content: '\f146'; }

.quote {
  padding: 12em 0;
  text-align: center;
  color: #fff;
  filter: grayscale(1); }
  .quote .container * {
    font-size: 2.5em;
    line-height: 1.25; }

.nosotros h3 {
  font-size: 1.5em;
  margin: 2em auto;
  color: #db1820;
  text-align: center; }
.nosotros ul li::before {
  position: relative;
  margin-right: .5em; }

.marcas .row {
  margin: 0;
  font-size: .9em; }
  .marcas .row > * {
    padding: 0; }
.marcas .absolute {
  max-width: calc(100% - 15px);
  max-height: calc(100% - 15px); }
.marcas .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background: rgba(219, 24, 32, 0.85);
  color: #fff;
  padding: 1em;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.3s cubic-bezier(0.5, 0.5, 0.5, 1);
  display: flex;
  align-items: center;
  justify-content: center; }
.marcas .overlay-content {
  margin: auto; }
.marcas .img-holder:hover .overlay {
  opacity: 1;
  transform: scale(1);
  visibility: visible; }
.marcas h3 {
  font-weight: bold;
  font-size: 1.25em; }
.marcas .content-html > * {
  margin: .5em auto 0;
  line-height: 1; }

.scroll-down {
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-size: 3em;
  color: #fff;
  z-index: 100; }

/*# sourceMappingURL=style.css.map */
