@charset "UTF-8";
/* Compass */
/* Mixins */
/*  http://zerosixthree.se/8-sass-mixins-you-must-have-in-your-toolbox/ */
/* 1. Set a rem font size with pixel fallback */
/* 2. Breakpoints */
/* 3. SVG background images with PNG and retina fallback */
/* 4. Animations and keyframes  */
/* 5. Transitions */
/* 6. Cross browser opacity */
/* 7. Clearfix */
/* 8. Visually hide an element */
/**
 * the sticky footer mixin
 **/
/* Tools */
/* COLDIDER */
/* ===========================
   Tools/Helpers
   =========================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* =Fonts
------------------- */
/* Chart Colors */
.f-color1 {
  color: red; }

.f-color2 {
  color: blue; }

/* Base */
/* ===========================
   Base
   =========================== */
* {
  margin: 0; }

body {
  position: relative;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
  text-align: center;
  text-rendering: optimizelegibility; }

a:active, a:hover, a:visited {
  outline: none;
  outline-width: 0;
  text-decoration: none; }

pre {
  font-size: 1.5rem; }

/* especificamos tama├▒os del sitio */
.wrappercon {
  float: left;
  position: relative;
  width: 100%;
  min-width: 320px; }

.main-container {
  display: inline-block;
  position: relative;
  max-width: 1180px;
  width: 100%; }

.seccion {
  float: left;
  position: relative;
  width: 100%; }

/* limpiamos y acomodamos objetos */
.autopos {
  display: block;
  margin: 0 auto; }

.no-padding {
  padding: 0px; }

/* pantalla completa */
.fullwidth, .fullScreen, .fullScreen2 {
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 1;
  /* min-height: 250px; */ }

/* animaciones */
.wow {
  opacity: 1;
  khtml-opacity: 0;
  -ms-filter: 'progid: DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0); }

.visible {
  opacity: 1;
  khtml-opacity: 1;
  -ms-filter: 'progid: DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: alpha(opacity=100); }

.coverBg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.animations *, .animated {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }

/* pagina 404*/
.no-found {
  padding-top: 20px;
  text-align: center; }

/* Modules */
/* ==|====================
   Module/Button
   ======================= */
/* ==|=====================
   Module/forms
   ======================== */
.titulo-form {
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
  color: #ffffff; }
  .titulo-form .text {
    text-align: center;
    color: #00047f;
    font-weight: bold;
    font-family: "Encode Sans Condensed", sans-serif;
    margin: 40px 0px 60px; }
    .titulo-form .text h3 {
      letter-spacing: 5px;
      font-size: 33px;
      font-weight: bold;
      font-family: "Encode Sans Condensed", sans-serif; }
  .titulo-form .titulo {
    text-align: left;
    color: #ffffff;
    margin: 0px 0px 40px; }

.map-cont {
  background-color: #ffffff;
  padding: 50px 0px; }
  .map-cont .formu {
    width: 100%;
    position: relative;
    display: inline-block;
    max-width: 1024px; }

.text-label {
  display: inline-block;
  position: relative;
  float: left; }

.labelform {
  color: #ffffff;
  text-transform: initial;
  text-align: left;
  font-weight: 500;
  padding: 0px;
  font-size: 18px; }

.form-control {
  background-color: #d8d8d8;
  border-color: 1px solid #000;
  color: #3f3f3f;
  font-size: 20px;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: bold;
  border: 1px solid #d7d7d7;
  border-radius: 20px;
  margin-bottom: 0px;
  height: 40px; }
  .form-control::-webkit-input-placeholder {
    color: #3f3f3f;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: bold; }
  .form-control:-moz-placeholder {
    color: #3f3f3f;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: bold; }
  .form-control::-moz-placeholder {
    color: #3f3f3f;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: bold; }
  .form-control:-ms-input-placeholder {
    color: #3f3f3f;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: bold; }

.contacto_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .contacto_form .btn-contacto {
    float: right !important;
    display: inline-block;
    width: 100%; }
    .contacto_form .btn-contacto .btn {
      padding: 4px 15px;
      line-height: 1.3333333;
      background: #00047f;
      border-radius: 20px;
      max-width: 100px;
      border: 0px solid #ffffff;
      float: left;
      font-weight: 600;
      color: #ffffff;
      font-size: 16px;
      font-family: "Encode Sans Condensed", sans-serif;
      letter-spacing: 2px;
      outline: none;
      outline-width: 0;
      text-decoration: none; }

.btn.focus {
  outline: none;
  outline-width: 0;
  text-decoration: none; }

textarea.form-control {
  height: 110px;
  resize: none; }

.form-group {
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 10px; }

.captha {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0px; }
  .captha #rc-imageselect, .captha .g-recaptcha {
    -ms-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

/* Plugins */
/* ==|====================
   Plugins/General
   ======================= */
/* ==|====================
   Plugins/slick-slider
   ======================= */
/* theme slick-slider*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus {
    outline: none; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 1;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #510d3c;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
  color: #510d3c;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 25px; }
  .slick-prev:before {
    content: "\f104"; }
    [dir="rtl"] .slick-prev:before {
      content: "\f104"; }

.slick-next {
  right: 25px; }
  [dir="rtl"] .slick-next {
    left: 25px;
    right: auto; }
  .slick-next:before {
    content: "\f105"; }
    [dir="rtl"] .slick-next:before {
      content: "\f105"; }

/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "ÔÇó";
        width: 20px;
        height: 20px;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        opacity: .25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000000;
      opacity: 1; }

/* -----------------------------time line -------------------------------------------*/
/* ---------------- *\
   GLOBAL VARIABLES
\* ---------------- */
/* 1 / sqrt(3) */
/* ------ *\
   MIXINS
\* ------ */
/* -------------- *\
   MAIN CONTAINER
\* -------------- */
.timeline-me-container {
  position: relative; }

.timeline-me-container.no-scroll .timeline-me-wrapper {
  overflow: hidden; }

.timeline-me-container.no-x-scroll .timeline-me-wrapper {
  overflow-x: hidden; }

.timeline-me-container.no-y-scroll .timeline-me-wrapper {
  overflow-y: hidden; }

.timeline-me-track {
  position: relative;
  overflow: hidden; }

.timeline-me-track:before {
  content: '';
  position: absolute;
  background: #bebebe;
  border-radius: 45px; }

.timeline-me-vertical .timeline-me-track:before {
  top: 0;
  left: 50%;
  height: 100%;
  width: 8px;
  margin-left: -4px; }

.timeline-me-horizontal .timeline-me-track {
  display: table; }

.timeline-me-horizontal .timeline-me-track:before {
  top: 50%;
  left: 0;
  height: 4px;
  width: 100%;
  margin-top: -2px; }

.timeline-me-leftscroll,
.timeline-me-rightscroll {
  width: 50px;
  position: absolute;
  z-index: 1001;
  top: 0;
  bottom: 0; }

.timeline-me-leftscroll {
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#8dd8dd), to(rgba(141, 216, 221, 0)));
  background-image: -webkit-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -moz-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -ms-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: -o-linear-gradient(left, #8dd8dd, rgba(141, 216, 221, 0));
  background-image: linear-gradient(to right, #8dd8dd, rgba(141, 216, 221, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#8dd8dd', end-colourStr='rgba(141, 216, 221, 0)', gradientType='1'); }

.timeline-me-rightscroll {
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(141, 216, 221, 0)), to(#8dd8dd));
  background-image: -webkit-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -moz-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -ms-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: -o-linear-gradient(left, rgba(141, 216, 221, 0), #8dd8dd);
  background-image: linear-gradient(to right, rgba(141, 216, 221, 0), #8dd8dd);
  filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='rgba(141, 216, 221, 0)', end-colourStr='#8dd8dd', gradientType='1'); }

.timeline-me-leftarrow,
.timeline-me-rightarrow {
  position: absolute;
  top: 50%;
  z-index: 1002;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.timeline-me-leftarrow:after,
.timeline-me-rightarrow:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-style: solid; }

.timeline-me-leftarrow {
  left: 0; }

.timeline-me-leftarrow:after {
  left: 0;
  border-width: 11.54px 20px 11.54px 0;
  border-color: transparent #ffffff transparent transparent; }

.timeline-me-rightarrow {
  right: 0; }

.timeline-me-rightarrow:after {
  right: 0;
  border-width: 11.54px 0 11.54px 20px;
  border-color: transparent transparent transparent #ffffff; }

/* -------------------- *\
   GENERIC ITEM'S STYLE
\* -------------------- */
.timeline-me-horizontal {
  /*.timeline-me-label { bottom: - ($label-picto-total-size - $timeline-thickness) / 2; }*/ }

.timeline-me-horizontal .timeline-me-wrapper {
  overflow-x: scroll; }

.timeline-me-horizontal .timeline-me-item {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px; }

.timeline-me-horizontal .timeline-me-fix-height .timeline-me-label {
  height: 150px; }

.timeline-me-horizontal .timeline-me-fix-height .timeline-me-content {
  height: 300px; }

.timeline-me-horizontal .timeline-me-fix-width .timeline-me-label {
  width: 200px; }

.timeline-me-horizontal .timeline-me-fix-width .timeline-me-content {
  width: 400px; }

.timeline-me-vertical .timeline-me-item {
  padding-top: 5px;
  padding-bottom: 5px; }

.timeline-me-item,
.timeline-me-item:first-child {
  position: relative;
  margin: 20px 0px; }

.timeline-me-content {
  position: relative;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.timeline-me-shortcontent,
.timeline-me-fullcontent {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #ffffff;
  line-height: 20px;
  border-radius: 2px; }

.timeline-me-showmore {
  display: block; }

.timeline-me-showless {
  display: none; }

.timeline-me-hidden {
  position: relative;
  z-index: -1000; }

/* ----------------- *\
   MILESTONE ELEMENT
\* ----------------- */
.timeline-me-milestone {
  /* Specific for 'right' position item - default one */
  /* Specific for 'top' position item */
  /* Specific for 'left' position item */
  /* Specific for 'bottom' position item */ }

.timeline-me-milestone .timeline-me-label {
  position: relative;
  line-height: 36px; }

.timeline-me-milestone .timeline-me-label .timeline-me-picto {
  position: absolute;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #555555;
  z-index: 100;
  text-align: center;
  overflow: hidden; }

.timeline-me-milestone.timeline-me-right, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) {
  width: 50%;
  margin-left: 50%; }

.timeline-me-milestone.timeline-me-right .timeline-me-label, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label {
  height: 36px;
  padding-left: 39px;
  margin-left: -18px; }

.timeline-me-milestone.timeline-me-right .timeline-me-label .timeline-me-picto, .timeline-me-milestone:not(.timeline-me-top):not(.timeline-me-left):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0; }

.timeline-me-milestone.timeline-me-top {
  margin: auto;
  text-align: center; }

.timeline-me-milestone.timeline-me-top .timeline-me-label {
  padding-bottom: 39px; }

.timeline-me-milestone.timeline-me-top .timeline-me-label .timeline-me-picto {
  bottom: 0px;
  left: 50%;
  margin-left: -18px; }

.timeline-me-milestone.timeline-me-left {
  width: 50%;
  margin-right: 50%;
  text-align: right; }

.timeline-me-milestone.timeline-me-left .timeline-me-label {
  height: 36px;
  padding-right: 39px;
  margin-right: -18px; }

.timeline-me-milestone.timeline-me-left .timeline-me-label .timeline-me-picto {
  top: 0;
  right: 0px; }

.timeline-me-milestone.timeline-me-bottom {
  margin: auto;
  text-align: center; }

.timeline-me-milestone.timeline-me-bottom .timeline-me-label {
  padding-top: 39px; }

.timeline-me-milestone.timeline-me-bottom .timeline-me-label .timeline-me-picto {
  top: 0px;
  left: 50%;
  margin-left: -18px; }

.timeline-me-milestone .timeline-me-shortcontent {
  display: none; }

.timeline-me-horizontal .timeline-me-milestone.timeline-me-top .timeline-me-label-wrapper {
  padding-bottom: 36px; }

.timeline-me-horizontal .timeline-me-milestone.timeline-me-bottom .timeline-me-label-wrapper {
  padding-top: 36px; }

/* ----------------- *\
   SMALLITEM ELEMENT
\* ----------------- */
.timeline-me-smallitem {
  /* Specific for 'left' position item - default one */
  /* Specific for 'top' position item */
  /* Specific for 'right' position item */
  /* Specific for 'bottom' position item */ }

.timeline-me-smallitem .timeline-me-item-wrapper {
  position: relative; }

.timeline-me-smallitem .timeline-me-label {
  position: absolute;
  line-height: 36px; }

.timeline-me-smallitem .timeline-me-label .timeline-me-picto {
  position: absolute;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 4px;
  width: 30px;
  margin-top: 13px;
  background-color: #ffffff;
  border-radius: 45px;
  border: 3px solid #bebebe;
  z-index: 100;
  text-align: center;
  overflow: hidden;
  background-color: #bebebe; }

.timeline-me-smallitem.timeline-me-left .timeline-me-label, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label {
  left: 50%;
  top: 0;
  margin-left: -18px;
  text-align: left;
  padding-left: 39px;
  color: #283673;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 27px; }

.timeline-me-smallitem.timeline-me-left .timeline-me-label .timeline-me-picto, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0px; }

.timeline-me-smallitem.timeline-me-left .timeline-me-content-container, .timeline-me-smallitem:not(.timeline-me-top):not(.timeline-me-right):not(.timeline-me-bottom) .timeline-me-content-container {
  width: 40%;
  margin-left: 10%;
  padding-right: 25px; }

.timeline-me-smallitem.timeline-me-top .timeline-me-label {
  top: 50%;
  left: 0;
  margin-top: -18px;
  text-align: left;
  padding-top: 39px; }

.timeline-me-smallitem.timeline-me-top .timeline-me-label .timeline-me-picto {
  top: 0px; }

.timeline-me-smallitem.timeline-me-top .timeline-me-content-wrapper:not(.timeline-me-hidden) {
  margin-bottom: 50px; }

.timeline-me-smallitem.timeline-me-top .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-top .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  bottom: -5px;
  left: 18px; }

.timeline-me-smallitem.timeline-me-right .timeline-me-label {
  right: 50%;
  top: 0;
  margin-right: -18px;
  text-align: right;
  padding-right: 39px;
  color: #283673;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 27px; }

.timeline-me-smallitem.timeline-me-right .timeline-me-label .timeline-me-picto {
  top: 0;
  right: 0px; }

.timeline-me-smallitem.timeline-me-right .timeline-me-content-container {
  width: 40%;
  margin-left: 50%;
  padding-left: 25px; }

.timeline-me-smallitem.timeline-me-bottom .timeline-me-label {
  bottom: 50%;
  left: 0;
  margin-bottom: -18px;
  text-align: left;
  padding-bottom: 39px; }

.timeline-me-smallitem.timeline-me-bottom .timeline-me-label .timeline-me-picto {
  bottom: 0px; }

.timeline-me-smallitem.timeline-me-bottom .timeline-me-content-wrapper:not(.timeline-me-hidden) {
  margin-top: 50px; }

.timeline-me-smallitem.timeline-me-bottom .timeline-me-fullcontent:before,
.timeline-me-smallitem.timeline-me-bottom .timeline-me-shortcontent:before {
  background-color: inherit;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  top: -5px;
  left: 18px; }

.timeline-me-smallitem .timeline-me-content-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.timeline-me-smallitem .timeline-me-fullcontent,
.timeline-me-smallitem .timeline-me-shortcontent {
  padding: 10px;
  min-height: 18px;
  min-width: 18px; }

.timeline-me-smallitem .timeline-me-fullcontent:before,
.timeline-me-smallitem .timeline-me-shortcontent:before {
  content: '';
  position: absolute; }

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-shortcontent, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-shortcontent {
  display: none; }

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-fullcontent, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-fullcontent {
  display: block; }

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showmore, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-showmore {
  display: none; }

.timeline-me-smallitem .timeline-me-displayfull .timeline-me-showless, .timeline-me-smallitem.timeline-me-displayfull .timeline-me-showless {
  display: block; }

.timeline-me-smallitem .timeline-me-shortcontent {
  display: inline-block; }

.timeline-me-smallitem .timeline-me-fullcontent {
  display: none; }

/* --------------- *\
   BIGITEM ELEMENT
\* --------------- */
.timeline-me-bigitem {
  /* to avoid "not clickable" effect on flipped element */ }

.timeline-me-bigitem .timeline-me-label {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 39px;
  line-height: 36px; }

.timeline-me-bigitem .timeline-me-label .timeline-me-picto {
  position: absolute;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #555555;
  z-index: 100;
  bottom: 0px;
  left: 50%;
  margin-left: -18px;
  text-align: center;
  overflow: hidden; }

.timeline-me-bigitem .timeline-me-content-wrapper {
  position: relative;
  z-index: 1000; }

.timeline-me-bigitem .timeline-me-content-container {
  width: 80%;
  margin: auto; }

.timeline-me-bigitem .timeline-me-fullcontent,
.timeline-me-bigitem .timeline-me-shortcontent {
  padding: 20px; }

.timeline-me-bigitem .timeline-me-flipped .timeline-me-showmore, .timeline-me-bigitem.timeline-me-flipped .timeline-me-showmore {
  display: none; }

.timeline-me-bigitem .timeline-me-flipped .timeline-me-showless, .timeline-me-bigitem.timeline-me-flipped .timeline-me-showless {
  display: block; }

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper {
  display: table; }

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-label-wrapper,
.timeline-me-horizontal .timeline-me-bigitem .timeline-me-item-wrapper .timeline-me-content-wrapper {
  display: table-cell;
  vertical-align: middle; }

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-label {
  margin-bottom: 0;
  bottom: 18px; }

.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-container {
  width: 100%;
  margin: 0; }

/* --------------- *\
   BIGITEM 3D-FLIP
\* --------------- */
/* entire container, keeps perspective */
.timeline-me-bigitem {
  -moz-perspective: 1500px;
  -webkit-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /* flip the pane when hovered */
  /* Configure flip speed */
  /* Hide back of pane during flip */
  /* Front pane, placed above back */
  /* Back pane, initially hidden pane */ }

.timeline-me-bigitem.timeline-me-flipped .timeline-me-content-container {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.timeline-me-bigitem .timeline-me-content-container {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative; }

.timeline-me-bigitem .timeline-me-shortcontent, .timeline-me-bigitem .timeline-me-fullcontent {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0; }

.timeline-me-bigitem .timeline-me-shortcontent {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.timeline-me-bigitem .timeline-me-fullcontent {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

/* -------------- *\
   COLLAPSED MODE
\* -------------- */
.timeline-me-collapsed .timeline-me-smallitem .timeline-me-content-wrapper,
.timeline-me-collapsed .timeline-me-bigitem .timeline-me-content-wrapper, .timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-content-wrapper, .timeline-me-collapsed.timeline-me-horizontal .timeline-me-bigitem .timeline-me-content-wrapper {
  display: none; }

.timeline-me-collapsed .timeline-me-smallitem .timeline-me-label,
.timeline-me-collapsed .timeline-me-bigitem .timeline-me-label {
  position: relative;
  margin: 0; }

.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label {
  padding-bottom: 0;
  left: 50%;
  top: 0;
  margin-left: -18px;
  text-align: left;
  padding-left: 39px; }

.timeline-me-collapsed.timeline-me-vertical .timeline-me-bigitem .timeline-me-label .timeline-me-picto {
  top: 0;
  left: 0px;
  margin-left: 0; }

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label {
  text-align: center; }

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem .timeline-me-label .timeline-me-picto {
  left: 50%;
  margin-left: -18px; }

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-top .timeline-me-label-wrapper {
  padding-top: 36px; }

.timeline-me-collapsed.timeline-me-horizontal .timeline-me-smallitem.timeline-me-bottom .timeline-me-label-wrapper {
  padding-bottom: 36px; }

/* Layout */
/* ==|====================
   Layout/Header
   ======================= */
.header {
  background: #00047f;
  padding: 0px;
  width: 100%;
  float: left;
  height: 80px;
  position: fixed;
  z-index: 20;
  top: 0px;
  left: 0px;
  min-width: 320px; }

.menu_index {
  background: rgba(0, 4, 127, 0.8); }
  .menu_index .section-header .logo {
    display: inline-block;
    float: left;
    position: relative;
    width: 180px;
    z-index: 1;
    left: 50px;
    margin-top: 5px; }
  .menu_index .section-header .navbar-collapse .navbar-nav .active a {
    color: #ffffff;
    outline: none; }

.section-header {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 80px; }
  .section-header .logo {
    display: inline-block;
    left: 50px;
    float: left;
    position: relative;
    width: 180px;
    z-index: 1;
    bottom: 0px;
    margin-top: 5px; }
    .section-header .logo .logo-res {
      background-image: url("../img/logo.png");
      height: 75px;
      width: 150px;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: 100%;
      background-repeat: no-repeat; }
    @media screen and (max-width: 599px) {
      .section-header .logo {
        position: relative; } }
  .section-header .navbar-collapse.collapse {
    margin-right: 0px;
    margin-top: 0px; }

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

.navbar-nav > li > a {
  color: #ffffff;
  outline: none;
  letter-spacing: 3px;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  margin: 0px;
  padding: 30px 20px 30px; }

.navbar-nav .active {
  color: #3A9ED3;
  background: #d9aa76;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  height: 80px;
  display: inline-block;
  position: relative; }

.nav > li > a:focus, .nav > li > a:hover {
  color: #ffffff;
  background: #d9aa76;
  height: 80px;
  letter-spacing: 3px;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  margin: 0px;
  padding: 30px 20px 30px; }

.navbar-right {
  float: right;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1%;
  text-transform: uppercase;
  position: relative;
  max-width: 900px;
  border: 0;
  /* background: rgba(#000000,0.2); */
  font-size: 14px;
  margin-top: -1px;
  height: 80px; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 15px 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  color: #ffffff; }
  .navbar-toggle .fa {
    color: #ffffff; }

.navbar-nav .active a {
  color: #ffffff;
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  margin: 0px;
  padding: 30px 20px 30px; }

@media screen and (max-width: 1080px) {
  .menu_index .section-header .logo {
    left: 10px; }

  .header .section-header .logo {
    left: 10px; }

  .navbar-right {
    max-width: 850px; } }
@media screen and (max-width: 980px) {
  .navbar-right {
    font-size: 12px;
    max-width: 680px; }

  .redesofi {
    width: 80px; }
    .redesofi .link_red2 {
      font-size: 16px;
      width: 20px;
      height: 20px; }

  .navbar-nav > li > a {
    height: 80px;
    letter-spacing: 3px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: 500;
    margin: 0px;
    padding: 30px 20px 30px; } }
@media screen and (max-width: 880px) {
  .redesofi {
    width: 70px; }
    .redesofi .link_red2 {
      font-size: 16px;
      width: 15px; }

  .navbar-right {
    width: 535px; }

  .navbar-nav > li > a {
    height: 80px;
    letter-spacing: 3px;
    font-family: "Encode Sans Condensed", sans-serif;
    font-weight: 500;
    margin: 0px;
    padding: 30px 4px 30px;
    font-size: 10px; }

  .navbar-nav .active a {
    margin: 0px 10px; } }
@media screen and (max-width: 840px) {
  .navbar-right {
    width: 500px; } }
@media screen and (max-width: 790px) {
  .navbar-right {
    width: 470px; } }
@media screen and (max-width: 767px) {
  .header .section-header .logo {
    width: 180px; }

  .navbar {
    border: 0px; }

  .wrappercon {
    margin-top: 50px; }

  .section-header .navbar-collapse.collapse {
    width: 100%;
    position: absolute; }
  .section-header .navbar-header {
    height: 80px; }

  .navbar-collapse {
    padding: 0px; }

  .menu_index .section-header {
    padding: 0px; }
    .menu_index .section-header .logo {
      display: inline-block;
      left: 10px;
      float: left;
      position: relative;
      width: 180px;
      z-index: 1;
      bottom: 0px;
      margin-top: 5px; }
  .menu_index .redesofi {
    width: 100px; }
    .menu_index .redesofi .link_red2 {
      font-size: 20px;
      width: 20px;
      height: 20px; }

  .redesofi {
    width: 100px;
    position: absolute;
    display: inline-block;
    float: right;
    padding-left: 20px;
    padding-top: 5px; }
    .redesofi .link_red2 {
      font-size: 20px;
      width: 20px;
      height: 20px; }

  .navbar-nav {
    margin: 0%; }

  .navbar-nav > li {
    float: left;
    width: 100%;
    background-color: #00047f; }
    .navbar-nav > li.active {
      margin: 0px;
      height: inherit; }

  .navbar-nav li.active {
    height: auto; }

  .nav > li > a:focus, .nav > li > a:hover {
    height: auto; }

  .navbar-nav li.active a, .navbar-nav li:hover a {
    padding: 10px 0px; }

  .navbar-nav li a::hover {
    padding: 10px 0px; }

  .navbar-right {
    font-size: 16px;
    max-width: 100%;
    width: 100%;
    position: relative;
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    margin-top: -1px; }

  .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 0px; }

  .navbar-collapse.in {
    overflow-y: inherit;
    background-color: red; } }
@media screen and (max-width: 360px) {
  .dep-right .dep-lis {
    padding: 0px; }

  .header .section-header .logo {
    width: 120px;
    margin-top: 20px; } }
/* ==|====================
   Layout/Nav
   ======================= */
/* ==|======================
   Layout/Home
   ========================= */
.galeria-principal {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .galeria-principal {
      margin-top: 28px; } }
  .galeria-principal .items-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 330px; }
    @media screen and (max-width: 600px) {
      .galeria-principal .items-slide {
        height: 200px;
        height: 200px; } }
    .galeria-principal .items-slide .txtSlider {
      position: absolute;
      display: inline-block;
      top: 0%;
      left: 10%;
      background: rgba(255, 255, 255, 0.8);
      max-width: 180px;
      width: 100%;
      height: 100%; }
      .galeria-principal .items-slide .txtSlider .icono {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 90px; }
        @media screen and (max-width: 600px) {
          .galeria-principal .items-slide .txtSlider .icono {
            margin-top: 30px; } }
        .galeria-principal .items-slide .txtSlider .icono img {
          display: inline-block;
          width: 100%;
          padding: 35px; }
      .galeria-principal .items-slide .txtSlider .container-certificacion {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .galeria-principal .items-slide .txtSlider .container-certificacion .text {
          display: inline-block;
          position: relative;
          max-width: 250px;
          padding: 50px 0px 0px;
          color: #ffffff; }
        .galeria-principal .items-slide .txtSlider .container-certificacion .logcestificado {
          display: inline-block;
          position: relative;
          max-width: 250px; }

.slick-dots {
  display: none !important; }

.slick-slide img {
  display: inline-block; }

.contenedor-img {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 50px; }

.seccion-gmgas .quienes-somos .tituloQS {
  color: #00047f;
  letter-spacing: 10px;
  padding-top: 20px;
  font-size: 40px;
  font-weight: 900;
  font-family: "Encode Sans Condensed", sans-serif; }
.seccion-gmgas .quienes-somos .descripcion {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 15px 0px; }
  .seccion-gmgas .quienes-somos .descripcion p {
    color: #3f3f3f;
    font-family: "Encode Sans Condensed", sans-serif;
    font-size: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px; }
    .seccion-gmgas .quienes-somos .descripcion p strong {
      color: #00047f; }
      .seccion-gmgas .quienes-somos .descripcion p strong :before {
        background-image: url(img/line.png);
        background-repeat: no-repeat;
        width: 100%;
        display: inline-block; }

.slide-fantasma {
  visibility: hidden; }

/***** Secci├│n Productos ********/
.item_marcas_cold img {
  max-width: 180px; }

.block-blanco {
  background: #d9d9d9; }

.gasolinerias-tit .tituloQS {
  color: #00047f;
  letter-spacing: 10px;
  padding-top: 20px;
  font-size: 40px;
  font-weight: 900;
  font-family: "Encode Sans Condensed", sans-serif; }
.gasolinerias-tit .text {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0px;
  color: #3f3f3f;
  font-family: "Encode Sans Condensed", sans-serif;
  font-size: 20px;
  text-align: center;
  width: 100%;
  display: inline-block;
  position: relative;
  font-weight: 500;
  letter-spacing: 1px; }

.subt-producto {
  width: 100%;
  text-align: justify;
  max-width: 800px;
  display: inline-block; }

.productos_coldider {
  overflow: hidden;
  padding: 30px 20px 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* 		@include MQ($S){
  	max-height:300px;
  } */ }
  .productos_coldider .slick-list {
    overflow: visible; }
  .productos_coldider .slick-slide img {
    width: 70% !important;
    display: inline-block; }

.js .to-animate, .js .animate-object, .js .animate-box, .js .animate-single {
  opacity: 0; }

.fh5co-feature, .fh5co-figure {
  display: block;
  color: #444;
  float: none;
  width: 100%;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 5px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 20px auto;
  max-width: 300px;
  height: 300px; }

.fh5co-feature:hover, .fh5co-feature.active, .fh5co-figure:hover, .fh5co-figure.active {
  -webkit-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.36);
  margin-top: 10px; }

.fh5co-feature:hover, .fh5co-feature:focus, .fh5co-feature:active, .fh5co-figure:hover, .fh5co-figure:focus, .fh5co-figure:active {
  text-decoration: none;
  outline: none; }

.min-descripcion {
  padding: 0px 20px;
  font-size: 14px;
  text-align: justify; }

.line {
  border-bottom: 1px solid #dcdee4;
  border-bottom: 1px solid #dcdee4;
  margin: 10px 25px; }

.titulo-producto {
  color: #45b1e1;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 1024px) {
    .titulo-producto {
      height: 120px; } }

.prod-btnc {
  padding: 25px 0px 10px; }
  @media screen and (max-width: 767px) {
    .prod-btnc {
      padding: 30px 0px 10px; } }

.bot-productos {
  width: 100%;
  margin: 30px 0px; }

.btn-general-1 {
  background-color: #00bce4;
  color: #ffffff;
  border: 1px solid #00bce4;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 200px;
  border-radius: 0px;
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 1231px) {
    .btn-general-1 {
      width: 200px; } }

.btn-general-1:hover, .btn-general-1:focus, .btn-general-1.active {
  border: 1px solid #00bce4;
  background-color: #ffffff;
  color: #00bce4; }

.marcas_autos {
  padding-bottom: 40px; }

.alter-img {
  visibility: hidden; }

.fondo-fac {
  background: url(../img/back-factura.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: initial;
  width: 100%;
  display: block;
  position: relative; }
  .fondo-fac .contain-valor {
    max-height: 440px;
    overflow: hidden;
    padding: 80px 0px 80px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative; }
    .fondo-fac .contain-valor .valor {
      margin: 0px 20px; }
      .fondo-fac .contain-valor .valor .item-valor {
        display: inline-block;
        position: relative; }
        .fondo-fac .contain-valor .valor .item-valor img {
          max-width: 120px; }
        .fondo-fac .contain-valor .valor .item-valor .tituloQS {
          color: #ffffff;
          padding-top: 20px;
          font-size: 18px;
          font-weight: 500;
          font-family: "Encode Sans Condensed", sans-serif;
          width: 100%;
          display: inline-block;
          position: relative;
          letter-spacing: 1px; }

.seccion-galeria {
  margin: 0px 0px 50px; }
  .seccion-galeria .galery {
    padding: 0px;
    display: inline-block;
    position: relative; }
    .seccion-galeria .galery .clr-galeria {
      margin: 0px;
      padding: 0px;
      position: relative;
      display: inline-block; }
      .seccion-galeria .galery .clr-galeria .borde {
        margin: 0px;
        position: relative;
        display: inline-block;
        float: left;
        overflow: hidden;
        width: 100%;
        background-size: cover;
        background-position: center center; }
        .seccion-galeria .galery .clr-galeria .borde img {
          height: 230px; }
      .seccion-galeria .galery .clr-galeria .hover-options {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        background: rgba(0, 0, 5, 0.7);
        z-index: 9;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        top: 0%;
        left: 0px;
        right: 0px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transition-property: top;
        -moz-transition-property: top;
        -o-transition-property: top;
        -ms-transition-property: top;
        transition-property: top;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
        color: #ffffff;
        font-size: 50px; }
        .seccion-galeria .galery .clr-galeria .hover-options .fa {
          font-size: 24px; }
      .seccion-galeria .galery .clr-galeria:hover .hover-options {
        display: none; }
  .seccion-galeria .video {
    display: inline-block;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right; }
    .seccion-galeria .video .img-youtubehomeo {
      width: 100%;
      display: inline-block;
      position: relative;
      outline: none;
      outline-width: 0;
      text-decoration: none;
      z-index: 9; }
      .seccion-galeria .video .img-youtubehomeo iframe {
        width: 100%;
        height: 460px; }
      .seccion-galeria .video .img-youtubehomeo .play-puma {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 40%;
        right: 0px; }
      .seccion-galeria .video .img-youtubehomeo .ytp-hide-controls .ytp-watermark {
        display: none; }

.seccion-gmgas .acerca-de .tituloQS {
  color: #00047f;
  letter-spacing: 10px;
  padding-top: 20px;
  font-size: 40px;
  font-weight: 900;
  font-family: "Encode Sans Condensed", sans-serif; }
.seccion-gmgas .acerca-de .descripcion {
  width: 100%;
  max-width: 600px;
  display: inline-block;
  position: relative;
  padding: 50px 0px 40px; }
  .seccion-gmgas .acerca-de .descripcion p {
    color: #3f3f3f;
    font-family: "Encode Sans Condensed", sans-serif;
    font-size: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px; }
    .seccion-gmgas .acerca-de .descripcion p strong {
      color: #3f3f3f; }
.seccion-gmgas .lineas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding-top: 30px; }
  .seccion-gmgas .lineas .icons {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-right: 30px; }
    .seccion-gmgas .lineas .icons img {
      display: inline-block; }

@media screen and (max-width: 600px) {
  .clr-galeria {
    width: 50%; } }
.seccion-gmgas {
  padding: 30px 0px; }

.depa {
  width: 100%;
  display: inline-block;
  position: relative; }
  .depa .text-depa {
    color: #a3a3a3;
    font-size: 24px;
    font-weight: 200;
    margin: 40px 20px;
    letter-spacing: .3em; }

.tipo-depa {
  margin-top: 50px; }

#mapa {
  float: left;
  position: relative;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
  display: inline-block; }
  #mapa .contmapimg {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 20px;
    border: 2px solid red;
    max-width: 10px; }

#mapa {
  background-position: center center;
  background-repeat: no-repeat;
  max-height: 718px;
  height: 420px;
  clear: both;
  margin: 0 1px;
  width: 100%;
  overflow: hidden; }
  #mapa #infoWindow {
    min-height: 20px;
    position: relative;
    width: 225px;
    display: inline-block;
    text-align: center; }
    #mapa #infoWindow .infoImg {
      width: 35%;
      padding: 7px; }
    #mapa #infoWindow .infomap {
      width: 100%;
      min-height: 20px;
      text-align: center;
      padding: 5px; }
      #mapa #infoWindow .infomap .maps-tit {
        font-size: 17px;
        margin-top: 0px;
        min-height: 2px;
        text-transform: uppercase;
        width: 100%; }
      #mapa #infoWindow .infomap .maps-dir, #mapa #infoWindow .infomap .maps-mail, #mapa #infoWindow .infomap .maps-phone {
        font-size: 13px;
        margin-top: 5px;
        min-height: 20px;
        width: 100%;
        font-weight: 400; }
      #mapa #infoWindow .infomap .vergmaps_container a {
        font-weight: 500; }

.bloque-info {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  bottom: 0px;
  background: transparent; }
  .bloque-info .info {
    min-width: 350px;
    display: inline-block;
    position: relative;
    background: #ffffff; }
    .bloque-info .info .titulo {
      font-weight: bold;
      font-size: 18px;
      padding: 0px;
      color: #074184;
      margin: 0px; }
    .bloque-info .info .text {
      font-size: 14px;
      color: #9ab93b;
      font-weight: bold;
      padding: 0px; }
    .bloque-info .info .icono {
      width: 100%;
      display: inline-block;
      position: relative;
      padding-top: 10px; }
      .bloque-info .info .icono .fa-map-marker {
        color: #9ab93b;
        font-size: 24px; }

/* BLOQUE DE CONTENEDOR CONTACTO */
.contacto-texto {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  bottom: 130px;
  background: transparent; }
  .contacto-texto .text {
    float: left;
    min-width: 350px;
    display: inline-block;
    position: relative;
    background: transparent;
    padding-left: 10%; }
    .contacto-texto .text .descripcion {
      font-size: 22px;
      color: #9ab93b;
      width: 100%;
      display: inline-block;
      position: relative;
      font-weight: 600;
      height: 60px;
      font-family: "Encode Sans Condensed", sans-serif;
      max-width: 280px; }
      .contacto-texto .text .descripcion p {
        margin: 0px; }
    .contacto-texto .text .titulo {
      font-size: 20px;
      width: 100%;
      display: inline-block;
      position: relative;
      color: #074184;
      font-size: 24px;
      font-weight: bold;
      padding-top: 5px;
      text-transform: uppercase; }

@media screen and (max-width: 1920px) {
  #mapa {
    height: 550px; } }
/* ==|====================
   Layout/Footer
   =======================*/
.footer {
  width: 100%;
  display: inline-block;
  position: relative;
  background: #6c6c6c;
  min-height: 25px;
  float: left; }
  .footer .bloque-direccion {
    color: #ffffff;
    text-transform: uppercase;
    padding: 40px 0px;
    text-aling: left; }
    .footer .bloque-direccion .titulo {
      font-weight: bold;
      font-size: 26px;
      text-align: left; }
    .footer .bloque-direccion .info {
      width: 100%;
      display: inline-block;
      position: relative;
      color: #ffffff;
      text-align: left; }
  .footer .tarjetas {
    display: inline-block;
    position: relative;
    padding: 40px 0px; }
    .footer .tarjetas .bases {
      width: 100%;
      display: inline-block;
      max-width: 200px; }
      .footer .tarjetas .bases .titulo {
        width: 100%;
        display: inline-block;
        position: relative;
        color: #ffffff;
        text-align: left; }
        .footer .tarjetas .bases .titulo strong {
          width: 100%;
          display: inline-block;
          position: relative;
          color: #ffffff;
          font-size: 26px; }
      .footer .tarjetas .bases .tarjimg {
        width: 100%;
        display: inline-block;
        position: relative;
        color: #ffffff;
        text-align: left;
        padding-bottom: 10px; }
        .footer .tarjetas .bases .tarjimg a {
          color: #ffffff; }
          .footer .tarjetas .bases .tarjimg a:hover {
            color: red; }
  .footer .copy {
    color: #ffffff;
    padding: 20px 0px; }
    .footer .copy .phone {
      font-size: 20px;
      display: inline-block;
      position: relative;
      text-align: left;
      padding-top: 100px; }
      .footer .copy .phone .tel {
        color: #ffffff; }
    .footer .copy .logo-ferall {
      max-width: 20px;
      display: inline-block;
      position: relative;
      margin-left: 10px; }
  .footer .aviso {
    width: 100%;
    display: inline-block;
    text-align: left;
    color: #ffffff;
    font-size: 18px; }
    .footer .aviso a {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 18px; }

@media screen and (max-width: 1180px) {
  .footer .text {
    padding: 20px 0px; } }
@media screen and (max-width: 767px) {
  .footer .aviso {
    width: 100%;
    display: inline-block;
    padding: 0px 0px;
    text-align: center !important; }

  .footer .copy .phone {
    padding-top: 0px;
    width: 100%;
    text-align: center; }
    .footer .copy .phone .after-sec-t-c {
      text-align: right; }
    .footer .copy .phone .after-sec-t-t {
      text-align: left; } }
@media screen and (max-width: 550px) {
  .footer .min-12 {
    width: 100%;
    text-align: center; }

  .footer .bloque-direccion .titulo {
    text-align: center; }

  .footer .bloque-direccion .info {
    text-align: center; }

  .footer .bloque-direccion {
    padding-bottom: 10px; }

  .footer .tarjetas {
    padding: 10px 0px; }

  .footer .tarjetas .bases {
    width: 100% !important;
    max-width: inherit; }
    .footer .tarjetas .bases .titulo {
      text-align: center; }
    .footer .tarjetas .bases .tarjimg {
      text-align: center; }

  .footer .copy .phone {
    padding-top: 0px;
    width: 100%;
    text-align: center; }
    .footer .copy .phone .after-sec-t-c {
      width: 100%;
      text-align: center; }
    .footer .copy .phone .after-sec-t-t {
      width: 100%;
      text-align: center; } }
/* Media Queries */
/* ==|====================
   Layout/Media Queries
   ======================= */
/* modal magnific popup*/
/* 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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-figure figcaption {
  /* border:solid 1px red; */
  display: inline-block;
  /* height: 50px; */
  width: 100%;
  position: absolute;
  float: left;
  bottom: 0px; }

.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;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  margin-top: 4px;
  margin-right: 0px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  float: right;
  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: 42px;
  /* 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: #c19f5e; }

.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;
  bottom: 0px;
  right: 10px;
  color: #666;
  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: transparent; }

.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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0 40px;
  margin: 0 auto;
  /* max-height: 70% !important; */ }

/* 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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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: relative;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 28px;
  color: #09262d;
  word-wrap: break-word;
  padding-right: 36px;
  background-color: #fff;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  font-weight: bold; }

.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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-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; }



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