@import url(http://fonts.googleapis.com/css?family=Play:400,700);
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Play:400,700");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url(../css/foundation-icons.css);
@import url(../css/font-awesome.css);
meta.foundation-version {
  font-family: "/5.5.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #768591; }

p {
  font-family: 'Montserrat', sans-serif;
  color: #768591;
  text-align: justify;
  font-size: 0.8125rem;
  padding-bottom: 0.625rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  color: #1a40ba;
  font-size: 0.9375rem; }

h2 {
  font-size: 1.4375rem;
  font-weight: 800; }

.punteado {
  height: 0.625rem;
  border-top: dashed 1px #768591; }

.borde_separador {
  margin-top: 0; }

.row-expandido {
  max-width: 100%;
  margin: 0; }

.linea-azul-01 {
  background: #00a6e7;
  height: 0.3125rem;
  width: 1.4375rem;
  margin: 0.9375rem 0; }

.bicolor-01 {
  height: 0.4375rem;
  width: 13.125rem;
  background: #22386e;
  background: -moz-linear-gradient(left, #22386e 30%, #547bbd 30%);
  background: -webkit-linear-gradient(left, #22386e 30%, #547bbd 30%);
  background: linear-gradient(to right, #22386e 30%, #547bbd 30%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22386e', endColorstr='#547bbd',GradientType=1 ); }

.bicolor-02 {
  height: 0.4375rem;
  width: 13.125rem;
  background: white;
  background: -moz-linear-gradient(left, white 0%, white 70%, #192435 70%);
  background: -webkit-linear-gradient(left, white 0%, white 70%, #192435 70%);
  background: linear-gradient(to right, white 0%, white 70%, #192435 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#192435',GradientType=1 ); }

.separador-10 {
  padding: 0.625rem 0; }

.separador-20 {
  padding: 1.25rem 0; }

.separador-30 {
  padding: 1.875rem 0; }

.separador-50 {
  padding: 3.125rem 0; }

.button {
  font-size: 1.0625rem;
  font-weight: 800;
  letter-spacing: 0.125rem;
  margin: 0.9375rem 0;
  font-family: 'Montserrat', sans-serif;
  background: #f5f5f6;
  color: #000000;
  text-transform: uppercase; }
  .button:hover {
    background: #768591;
    color: #ffffff; }
  .button.boton-azul01 {
    background: #1a40ba;
    color: #ffffff; }
    .button.boton-azul01:hover, .button.boton-azul01:focus, .button.boton-azul01:active {
      background: #0287c6; }

.boton-cotizar, .boton-ws {
  position: fixed;
  width: 3.125rem;
  right: 1.25rem;
  z-index: 1; }
  @media only screen and (min-width: 64.063em) {
    .boton-cotizar, .boton-ws {
      width: 5rem; } }

.boton-cotizar {
  top: 20%; }

.boton-ws {
  top: 30%; }
  @media only screen and (min-width: 64.063em) {
    .boton-ws {
      top: 35%; } }

.colores-linea {
  margin-top: 3.125rem; }
  .colores-linea p {
    font-size: 0.875rem;
    line-height: 1rem; }
  .colores-linea h2 {
    margin-bottom: 1.875rem; }
  .colores-linea .bg-gris {
    background: #f5f5f6;
    padding: 2.5rem 0; }
    .colores-linea .bg-gris ul.lista-colores li {
      padding-bottom: 1.875rem; }
      .colores-linea .bg-gris ul.lista-colores li .color {
        width: 7.5rem;
        height: 4.1875rem;
        border-radius: 0.625rem;
        position: relative; }
        .colores-linea .bg-gris ul.lista-colores li .color.blanco {
          background: #ffffff;
          border: solid 1px #222222; }
        .colores-linea .bg-gris ul.lista-colores li .color span {
          position: absolute;
          font-size: 0.9375rem;
          line-height: 0.9375rem;
          font-weight: 800;
          text-transform: uppercase;
          color: #ffffff;
          left: 0.625rem;
          bottom: 0.625rem; }
          .colores-linea .bg-gris ul.lista-colores li .color span.negro {
            color: #000000; }
        .colores-linea .bg-gris ul.lista-colores li .color:after {
          content: '';
          width: 95%;
          height: 0.0625rem;
          background: #222222;
          bottom: -0.9375rem;
          position: absolute;
          left: 50%;
          transform: translate(-50%); }
      .colores-linea .bg-gris ul.lista-colores li:nth-last-child(2) .color:after {
        width: 0; }

@media print, screen and (min-width: 64em) {
  .colores-linea p {
    font-size: 1.3125rem;
    line-height: 1.875rem; } }
@media only screen and (min-width: 40.063em) {
  .colores-linea .bg-gris ul.lista-colores li .color {
    width: 10.3125rem; } }
.breadcrumbs {
  margin-bottom: 0.625rem;
  margin-top: 1.25rem;
  background: none;
  border: none;
  border-radius: none;
  padding: 0; }
  .breadcrumbs li a {
    font-family: 'Play', sans-serif;
    font-weight: 700;
    font-size: 0.75rem;
    color: #00a6e7; }
    @media only screen and (max-width: 40em) {
      .breadcrumbs li a {
        font-size: 0.625rem; } }
    .breadcrumbs li a:hover {
      color: #00a6e7; }
  .breadcrumbs li.unavailable a {
    color: #000000;
    font-weight: 600; }
    .breadcrumbs li.unavailable a:hover {
      color: #00a6e7; }
  .breadcrumbs li:before {
    font-family: 'FontAwesome';
    font-size: 0.75rem;
    color: #00a6e7;
    content: "\f105";
    margin: 0 0.3125rem; }
    @media only screen and (min-width: 40.063em) {
      .breadcrumbs li:before {
        font-size: 0.875rem; } }

.degradado-sucursales, .localidad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,000000+100&amp;0.65+0,0+100 */
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 226, 226, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(226, 226, 226, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e2e2e2', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }

.degradado-rojo, .producto-detalle .boton-producto-detalle .rojo {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
  background: #ff3019;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
  /* IE6-9 */ }

.degradado-azul, .producto-detalle .boton-producto-detalle .azul {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+96,7db9e8+100 */
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 96%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(96%, #207cca), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 96%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 96%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 96%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 96%, #7db9e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
  /* IE6-9 */ }

/*
/* Estilos del Header
*/
/*
/* Estilos del Header
*/
header {
  padding: 1.25rem 0; }
  header .active {
    background: #00a6e7; }
  header .cont-logo {
    position: relative; }
    header .cont-logo .bandera {
      position: absolute;
      margin-top: 23px;
      margin-left: 10px;
      width: 50px; }
  header .endeavor {
    width: 45%;
    margin: 0.9375rem 0; }
  header .menu {
    margin: 0;
    float: right; }
    header .menu .top-bar {
      background: none; }
      header .menu .top-bar .title-area {
        background: none; }
        header .menu .top-bar .title-area li.name {
          background: #ffffff;
          width: 0.1875rem; }
      header .menu .top-bar .top-bar-section ul {
        float: right;
        margin-top: 0.9375rem; }
        header .menu .top-bar .top-bar-section ul li {
          margin-right: 0.625rem; }
          header .menu .top-bar .top-bar-section ul li a {
            font-size: 0.875rem;
            line-height: 1.5rem;
            font-weight: 800;
            color: #1a40ba;
            background-color: #ffffff;
            font-family: 'Montserrat', sans-serif;
            letter-spacing: 0.125rem;
            padding: 0.3125rem; }
            header .menu .top-bar .top-bar-section ul li a:hover, header .menu .top-bar .top-bar-section ul li a.active {
              color: #ffffff;
              background: #00a6e7; }
          header .menu .top-bar .top-bar-section ul li.has-dropdown > a.catalogo {
            padding-right: .6775rem !important; }
            header .menu .top-bar .top-bar-section ul li.has-dropdown > a.catalogo i {
              margin-left: 0.625rem; }
          header .menu .top-bar .top-bar-section ul li.has-dropdown ul.dropdown li a {
            background: #000000;
            color: #ffffff; }
            header .menu .top-bar .top-bar-section ul li.has-dropdown ul.dropdown li a:hover {
              background: #000000;
              color: #fff100; }
            header .menu .top-bar .top-bar-section ul li.has-dropdown ul.dropdown li a.activo {
              color: #00a6e7; }
      header .menu .top-bar .menu-icon a {
        color: #1a40ba; }
      header .menu .top-bar .menu-icon span::after {
        color: #1a40ba;
        box-shadow: 0 0 0 1px #1a40ba, 0 7px 0 1px #1a40ba, 0 14px 0 1px #1a40ba; }

@media only screen and (min-width: 64.063em) {
  header {
    padding: 1.875rem 1.25rem; } }
@media only screen and (min-width: 40.063em) {
  header .endeavor {
    width: 15%; } }
@media screen and (min-width: 75em) {
  header .menu .top-bar .top-bar-section ul li a {
    font-size: 1.125rem;
    line-height: 1.75rem; } }
@media only screen and (min-width: 40.063em) {
  header .menu .top-bar .top-bar-section ul li a {
    padding: 0 0.625rem; } }
@media only screen and (min-width: 40.063em) {
  header .menu .top-bar .top-bar-section ul li.borde a {
    border: 0.0625rem solid #1a40ba;
    border-radius: 12.5rem; }

  header .menu .top-bar .top-bar-section ul li.borde {
    padding: 0 0.3125rem; } }
.idiomas {
  border: 1px solid #b4b6b8;
  border-radius: 0.5rem;
  margin-top: -0.1875rem; }
  .idiomas span {
    font-size: 1.1875rem;
    font-weight: 800;
    color: #1a40ba !important;
    background: white !important;
    font-family: 'Montserrat', sans-serif; }
    .idiomas span:hover, .idiomas span:focus, .idiomas span:active, .idiomas span.activo {
      background: white !important;
      color: #1a40ba !important; }

/*
/* Estilos del error docs
*/
.bg-error {
  background-image: url("../img/bg_errores.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; }
  .bg-error .logo {
    margin: 1.25rem 0; }
  .bg-error h1, .bg-error h2, .bg-error h3 {
    text-align: center; }
  .bg-error h1 {
    color: #768591;
    font-size: 2rem; }
  .bg-error h2 {
    font-weight: bold;
    font-size: 1.625rem; }
  .bg-error h3 {
    color: #768591; }
  .bg-error .link {
    text-align: center; }
  .bg-error .pie {
    background: #b4b6b8;
    padding: 0.625rem 0;
    margin-top: 6.25rem;
    color: #ffffff;
    font-weight: bold; }

/*
/* Estilos del Contenido
*/
#sucursal {
  overflow: hidden; }

#map {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #e5e3df;
  position: relative; }

.introduccion {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  margin: 0.625rem 0; }
  .introduccion img {
    margin-bottom: 0.625rem; }
  .introduccion p {
    text-align: justify; }

.secciones {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  text-align: center; }
  .secciones:before, .secciones:after {
    content: " ";
    display: table; }
  .secciones:after {
    clear: both; }
  @media only screen and (min-width: 40.063em) {
    .secciones .icono {
      border-left: solid 1px #b4b6b8;
      border-right: solid 1px #b4b6b8; } }
  .secciones img {
    margin-bottom: 0.625rem; }
  .secciones h2 {
    min-height: 2.8125rem; }
  .secciones p {
    text-align: center;
    min-height: 5.625rem;
    padding-bottom: 0;
    margin-bottom: 0; }

.ciudad_cercasel {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  background-image: url("../img/ciudad-cercasel.jpg");
  padding: 0 0.9375rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  .ciudad_cercasel:before, .ciudad_cercasel:after {
    content: " ";
    display: table; }
  .ciudad_cercasel:after {
    clear: both; }
  .ciudad_cercasel h1 {
    padding: 0 0.9375rem;
    width: 31.25rem;
    border-left: dashed 1px #ffffff;
    border-bottom: dashed 1px #ffffff;
    color: #fff100;
    font-size: 3.5rem; }
    .ciudad_cercasel h1 span {
      padding-left: 0.3125rem;
      font-size: 0.9375rem; }
    @media only screen and (max-width: 40em) {
      .ciudad_cercasel h1 {
        width: 15.625rem; } }
  .ciudad_cercasel h2 {
    padding-left: 0.9375rem;
    color: #ffffff; }
  .ciudad_cercasel p {
    width: 31.25rem;
    color: #ffffff;
    padding-left: 0.9375rem;
    line-height: 1rem;
    padding-bottom: 0.625rem;
    text-align: left; }
    @media only screen and (max-width: 40em) {
      .ciudad_cercasel p {
        width: 15.625rem;
        padding-bottom: 0.625rem; } }

.diseno_perimetral {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  .diseno_perimetral:before, .diseno_perimetral:after {
    content: " ";
    display: table; }
  .diseno_perimetral:after {
    clear: both; }
  @media only screen and (max-width: 40em) {
    .diseno_perimetral p {
      text-align: justify; } }

.slider, .nuestros-productos .slider {
  padding: 0; }

.slider .slick-list {
  padding-bottom: 3.125rem; }
.slider img {
  margin: 1.875rem 0;
  /*        width:rem-calc(207);
          height:rem-calc(147);*/ }

@media only screen and (max-width: 40em) {
  .slider, .nuestros-productos .slider {
    margin-top: 3.125rem; } }
.nuestros-productos .slider img {
  margin: 1.875rem 0;
  /*        width:rem-calc(207);
          height:rem-calc(147);*/ }

@media only screen and (max-width: 40em) {
  .slider img, .nuestros-productos .slider img {
    width: 100%; } }
.nuestros-productos {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.nuestros-productos .separador {
  /*        width: 100%;
          height: rem-calc(50);
          background-image: url("../img/sombra-separador.png");*/ }

.nuestros-productos .separador h2 {
  color: #768591;
  font-weight: 800;
  font-size: 0.9375rem;
  padding: 2.1875rem 0; }

.nuestros-productos .slider {
  padding: 1.875rem 0;
  margin-bottom: 0px; }

.nuestros-productos .slider div {
  text-align: center; }

.nuestros-productos .slider div a img {
  width: 28.125rem;
  margin: 0px auto; }

@media only screen and (max-width: 40em) {
  .nuestros-productos .slider div a img {
    width: 100%;
    height: 11.25rem; } }
.nuestros-productos .slider div a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */ }

.nuestros-productos .slider button[class^="slick-"] {
  /*            width: rem-calc(70);
              height: rem-calc(70);
              margin-top: rem-calc(-40);*/
  margin-bottom: 0; }

.nuestros-productos .slider button[class^="slick-"].slick-prev {
  left: auto;
  top: auto;
  bottom: 1.875rem;
  right: 52%; }

.nuestros-productos .slider button[class^="slick-"].slick-prev::before {
  content: "\f104";
  font-family: 'fontAwesome';
  border: 1px solid #1a40ba;
  padding: 7px 17px;
  color: #1a40ba; }

.nuestros-productos .slider button[class^="slick-"].slick-prev:hover::before,
.nuestros-productos .slider button[class^="slick-"].slick-next:hover::before {
  background: #1a40ba;
  border: 1px solid #ffffff;
  color: #ffffff; }

@media only screen and (max-width: 40em) {
  .nuestros-productos .slider button[class^="slick-"].slick-prev {
    top: auto;
    bottom: 0;
    left: 20%; } }
.nuestros-productos .slider button[class^="slick-"].slick-next {
  left: 52%;
  top: auto;
  bottom: 1.875rem; }

.nuestros-productos .slider button[class^="slick-"].slick-next::before {
  content: "\f105";
  font-family: 'fontAwesome';
  border: 1px solid #1a40ba;
  padding: 7px 17px;
  color: #1a40ba; }

@media only screen and (max-width: 40em) {
  .nuestros-productos .slider button[class^="slick-"].slick-next {
    top: auto;
    bottom: 0; } }
.nosotros {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left; }
  .nosotros p {
    text-align: justify; }
  .nosotros strong {
    color: #000000; }
  .nosotros .imagen {
    border-left: solid 1px #b4b6b8;
    padding-left: 0.9375rem;
    padding-bottom: 0.625rem; }
    @media only screen and (max-width: 40em) {
      .nosotros .imagen {
        border-left: none; } }
  .nosotros p.justificado {
    padding-left: 0.9375rem; }
    @media only screen and (max-width: 40em) {
      .nosotros p.justificado {
        padding-left: 0; } }

.video_nosotros {
  width: 53.125rem;
  margin: 30px auto;
  display: block; }

@media screen and (max-width: 63.9375em) {
  .video_nosotros {
    height: 18.75rem;
    width: 90%; } }
.filtro-productos {
  background-image: url("../img/bg-filtro-productos.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 1.25rem 0;
  margin-top: 1.875rem; }
  @media only screen and (max-width: 40em) {
    .filtro-productos {
      background-size: cover;
      background-position: left; } }
  .filtro-productos .sep img {
    margin: 0px auto;
    text-align: center;
    margin-top: 180%;
    margin-left: 4.375rem; }
  .filtro-productos h1 {
    color: #22386e;
    text-align: center;
    display: block;
    float: left;
    font-size: 1.875rem;
    font-weight: bold; }
  .filtro-productos ul {
    margin-top: 1.25rem; }
    @media only screen and (min-width: 40.063em) {
      .filtro-productos ul {
        min-height: 17.5rem; } }
    @media only screen and (max-width: 40em) {
      .filtro-productos ul {
        min-height: 17.5rem; } }
    .filtro-productos ul li {
      color: #ffffff;
      font-size: 0.875rem;
      margin-left: 0 !important; }
      .filtro-productos ul li::before {
        content: ">"; }
  .filtro-productos .btn-filtro {
    background: #22386e;
    color: #ffffff; }
    .filtro-productos .btn-filtro:hover {
      background: #ffffff;
      color: #22386e; }

ul.productos {
  margin-bottom: 1.875rem; }
  ul.productos li {
    padding-bottom: 1.875rem; }
    ul.productos li .ejemplo {
      padding: 0 1.25rem; }
    ul.productos li h2 {
      text-align: center;
      font-weight: 400;
      color: #1a40ba;
      margin-bottom: 0;
      padding: 0.3125rem 0;
      font-size: 1rem;
      line-height: 1.125rem;
      min-height: 3.25rem;
      font-weight: 700; }
  ul.productos li:nth-child(2n) .ejemplo {
    border-left: solid 1px #f5f5f6;
    border-right: solid 1px #f5f5f6; }
  ul.productos li:nth-child(4) .ejemplo, ul.productos li:nth-child(14) .ejemplo, ul.productos li:nth-child(24) .ejemplo, ul.productos li:nth-child(34) .ejemplo {
    border-right: none; }
  ul.productos li:nth-child(6) .ejemplo {
    border-left: none; }
  ul.productos li:nth-child(16) .ejemplo {
    border-left: none; }
  ul.productos li:nth-child(26) .ejemplo {
    border-left: none; }
  ul.productos li:nth-child(36) .ejemplo {
    border-left: none; }

.producto-detalle {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  margin-top: 0.625rem;
  padding-top: 1.875rem; }
  .producto-detalle:before, .producto-detalle:after {
    content: " ";
    display: table; }
  .producto-detalle:after {
    clear: both; }
  .producto-detalle h1 {
    border-bottom: solid 0.0625rem #b4b6b8;
    padding-bottom: 0.8125rem;
    font-size: 2.1875rem;
    line-height: 2.1875rem;
    font-weight: 700; }
  .producto-detalle p {
    padding-top: 0.625rem;
    text-align: justify; }
  .producto-detalle .alturas {
    border-left: solid 1px #768591; }
  .producto-detalle .boton-producto-detalle {
    background: #f5f5f6;
    padding-top: 1.875rem; }
    .producto-detalle .boton-producto-detalle .rojo {
      color: #ffffff;
      font-weight: bolder;
      font-size: 0.9375rem;
      border-radius: 9px;
      padding: 0.625rem 0; }
    .producto-detalle .boton-producto-detalle .azul {
      color: #ffffff;
      font-weight: bold;
      font-size: 0.9375rem;
      border-radius: 9px;
      padding: 0.625rem 0; }
  .producto-detalle .altura-disponible {
    border-left: solid 1px #b4b6b8;
    margin-top: 0.625rem; }
    .producto-detalle .altura-disponible ul li {
      list-style: disc;
      color: #00a6e7; }
      .producto-detalle .altura-disponible ul li span {
        color: #768591; }

.cont-galeria .slick-next:before, .cont-galeria .slick-prev:before {
  font-family: 'fontAwesome';
  color: #0287c6;
  opacity: 1; }
.cont-galeria .slick-next:before {
  content: "\f054"; }
.cont-galeria .slick-prev:before {
  content: "\f053"; }

ul.galeria {
  /* selecciona todos los elementos pares de una lista */ }
  ul.galeria li {
    padding-bottom: 0; }
  ul.galeria li:nth-child(2n) {
    background: #f5f5f6; }

@media only screen and (max-width: 40em) {
  .producto-galeria {
    margin: 0.625rem 0; } }
.producto-galeria .logotipo {
  margin-top: 1.875rem; }

a.ubicacion {
  background: none;
  border: solid 1px #768591;
  color: #768591;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.625rem 0; }
  a.ubicacion:hover {
    background: #00a6e7;
    color: #ffffff; }
  a.ubicacion.active {
    background: #00a6e7;
    color: #ffffff; }

ul.f-dropdown {
  border: none;
  background: #768591;
  opacity: 0.9; }
  ul.f-dropdown li a {
    color: #ffffff;
    padding: 0.3125rem; }
    ul.f-dropdown li a:hover {
      background: none;
      color: #ffffff; }
  ul.f-dropdown li:hover {
    background: none;
    color: #ffffff; }

.localidad {
  margin: 1.25rem 0;
  border-top: solid 1px #768591;
  border-bottom: solid 1px #768591; }
  .localidad .titulo {
    padding-left: 0;
    padding-right: 0;
    float: left; }
    .localidad .titulo h2 {
      width: 70%;
      font-family: 'Play', sans-serif;
      font-weight: bold;
      font-size: 0.875rem;
      background: #00a6e7;
      color: #ffffff;
      text-align: center;
      padding: 3.125rem 1.875rem;
      display: block;
      float: left;
      margin: 0; }
      @media only screen and (max-width: 40em) {
        .localidad .titulo h2 {
          width: 75%; } }
    .localidad .titulo span {
      width: 30%;
      height: 0;
      border-top: 60px solid transparent;
      border-left: 60px solid #00a6e7;
      border-bottom: 60px solid transparent;
      display: block;
      float: right; }
      @media only screen and (max-width: 40em) {
        .localidad .titulo span {
          width: 25%; } }
  .localidad ul {
    padding-top: 0.625rem;
    margin: 0; }
    .localidad ul li a {
      color: #768591; }
      .localidad ul li a::before {
        font-family: fontAwesome;
        font-size: 0.75rem;
        padding-right: 0.3125rem;
        color: #768591; }
      .localidad ul li a::before {
        content: "\f105"; }

.contactanos {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left; }
  .contactanos p {
    text-align: left; }

.mapa {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  margin-top: 1.25rem; }

.direccion {
  min-height: 8.75rem; }
  .direccion h3 {
    color: #000000; }
  .direccion a {
    color: #000000; }
    .direccion a:hover {
      color: #00a6e7; }
  .direccion p {
    text-align: left; }
  .direccion span {
    color: #000000; }
  .direccion hr {
    margin-top: 0; }
  .direccion a.localidades {
    color: #000000;
    float: right;
    display: block;
    margin-bottom: 0; }
    .direccion a.localidades:hover {
      color: #00a6e7; }

.comparacion {
  width: 100%;
  display: block;
  background-image: url("../img/app_img_02.jpg");
  background-position: center;
  text-align: center;
  padding: 1.5625rem 0 0 0;
  margin: 1.875rem 0; }
  @media only screen and (max-width: 40em) {
    .comparacion {
      background-position: center;
      background-size: cover; } }
  .comparacion .imagen {
    margin-bottom: -1.5625rem; }
    @media only screen and (max-width: 40em) {
      .comparacion .imagen {
        margin-top: 0.625rem; } }
  .comparacion .contenido {
    background-image: url("../img/app_bg.png");
    padding: 1.25rem 1.875rem;
    min-height: 15.625rem; }
    @media only screen and (max-width: 40em) {
      .comparacion .contenido {
        padding: 0.75rem 1.875rem; } }
    .comparacion .contenido h1 {
      text-align: center;
      color: #ffffff;
      font-size: 1rem;
      font-weight: 600;
      padding-top: 0.625rem; }
    .comparacion .contenido p {
      color: #ffffff; }

.descripcion, .descripcion_01 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  padding: 1.25rem;
  margin-bottom: 3.125rem; }
  .descripcion p, .descripcion_01 p {
    text-align: justify; }

.descripcion_01 {
  background: #f5f5f6; }

.catalogo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem; }
  .catalogo:before, .catalogo:after {
    content: " ";
    display: table; }
  .catalogo:after {
    clear: both; }
  .catalogo .icono {
    margin: 0.625rem 0; }
    .catalogo .icono a {
      border-right: solid 1px #f5f5f6;
      padding: 0.3125rem 0.625rem;
      background: #f5f5f6; }
      .catalogo .icono a:last-child {
        border: none; }
      .catalogo .icono a i {
        color: #768591;
        font-weight: bold;
        font-size: 0.875rem; }
        .catalogo .icono a i:hover {
          color: #00a6e7; }

.contacto {
  margin-top: 1.25rem; }
  .contacto .planta {
    margin-bottom: 1.25rem; }
    .contacto .planta .encabezado {
      color: #00a6e7;
      font-size: 0.9375rem;
      font-weight: bold; }
    .contacto .planta span {
      color: #000000; }
  .contacto .redes {
    margin: 1.875rem 0;
    color: #768591; }
    .contacto .redes span {
      color: #00a6e7;
      font-weight: bold;
      padding: 0 0.3125rem; }
    .contacto .redes a {
      color: #768591; }
      .contacto .redes a i {
        width: 1.625rem;
        height: 1.5625rem;
        margin: 0.3125rem 0;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        padding-top: 0.3125rem;
        background: #768591;
        color: #f5f5f6; }
      .contacto .redes a:hover i {
        color: #00a6e7; }
  .contacto #map {
    width: 100%;
    height: 11.25rem;
    margin-bottom: 1.5625rem; }
    .contacto #map img {
      max-width: none; }
  .contacto form input {
    text-align: left;
    border-radius: 0.3125rem;
    padding: 0.625rem 1rem; }
  .contacto .punteado {
    margin-bottom: 0px; }

.botones_equipo_sugerencias, .botones_equipo_sugerencias_02 {
  min-height: 9.375rem;
  margin: 2.5rem 0;
  background: url("../img/banner_contacto_01.jpg");
  background-position: center;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 40em) {
    .botones_equipo_sugerencias, .botones_equipo_sugerencias_02 {
      margin: 0; } }
  .botones_equipo_sugerencias a.button, .botones_equipo_sugerencias_02 a.button {
    font-size: 0.875rem;
    font-weight: bold;
    margin-top: 0.25rem; }

.botones_equipo_sugerencias_02 {
  background-image: url("../img/banner_contacto_02.jpg"); }

.tel-llamanos {
  border-right: dashed 1px #b4b6b8; }
  .tel-llamanos strong {
    font-size: 1rem; }

.descargar-app {
  padding-left: 3.125rem;
  margin-top: -7.5rem;
  margin-bottom: 5rem; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .descargar-app {
      margin-top: -5rem;
      margin-bottom: 2.5rem; } }
  @media only screen and (max-width: 40em) {
    .descargar-app {
      margin-top: 3.125rem;
      margin-bottom: 2.5rem; } }
  @media only screen and (max-width: 40em) {
    .descargar-app img {
      width: 5rem; } }

@media print, screen and (min-width: 40em) {
  .site-index p {
    font-size: 1.3125rem;
    line-height: 1.875rem; } }
.site-index .cont-carrusel .slick-slide {
  position: relative; }
.site-index .cont-carrusel .cuadro-texto {
  background: #ffffff;
  padding: 1.25rem; }
  @media only screen and (min-width: 40.063em) {
    .site-index .cont-carrusel .cuadro-texto {
      padding: 1.875rem;
      left: 3%;
      z-index: 1;
      top: 10%;
      position: absolute; } }
  @media only screen and (min-width: 64.063em) {
    .site-index .cont-carrusel .cuadro-texto {
      width: 35.625rem;
      left: 10%; } }
  @media only screen and (min-width: 90.063em) {
    .site-index .cont-carrusel .cuadro-texto {
      top: 20%; } }
  @media only screen and (min-width: 120.063em) {
    .site-index .cont-carrusel .cuadro-texto {
      top: 30%; } }
  .site-index .cont-carrusel .cuadro-texto h2 {
    font-size: 1.875rem;
    line-height: 1.875rem; }
    .site-index .cont-carrusel .cuadro-texto h2 span {
      display: block;
      font-size: 2rem;
      font-weight: 500; }
    @media only screen and (min-width: 64.063em) {
      .site-index .cont-carrusel .cuadro-texto h2 {
        font-size: 3.75rem;
        line-height: 3.75rem; } }
  .site-index .cont-carrusel .cuadro-texto p {
    font-size: 1.0625rem;
    line-height: 1.0625rem; }
.site-index .cont-carrusel .bicolor-01 {
  margin: auto; }
.site-index .cont-carrusel .slick-dots {
  margin: 0;
  bottom: 1.25rem; }
  @media only screen and (min-width: 64.063em) {
    .site-index .cont-carrusel .slick-dots {
      width: auto;
      bottom: 3.125rem;
      left: 10%; } }
  .site-index .cont-carrusel .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #0287c6; }
  .site-index .cont-carrusel .slick-dots li button::before {
    opacity: 1;
    color: #00a6e7;
    font-size: 3.125rem; }
    @media only screen and (min-width: 64.063em) {
      .site-index .cont-carrusel .slick-dots li button::before {
        color: #ffffff; } }
.site-index .cont-carrusel .slick-dotted.slick-slider {
  margin-bottom: 0; }
.site-index .seccion-01 {
  padding: 2.5rem 0 5rem 0; }
  .site-index .seccion-01 .contenedor h2 {
    font-size: 2.1875rem;
    line-height: 2.1875rem;
    font-weight: 800;
    color: #1a40ba; }
    .site-index .seccion-01 .contenedor h2 span {
      font-weight: 400;
      font-size: 1.1875rem;
      display: block; }
  .site-index .seccion-01 .contenedor .linea-azul-01 {
    margin: 15px auto; }
  .site-index .seccion-01 .contenedor p {
    text-align: center; }
.site-index .bg-propios-disenos {
  margin-bottom: 3.125rem; }
  .site-index .bg-propios-disenos .video-gif {
    border-radius: 2.5rem; }
  .site-index .bg-propios-disenos img.apps {
    margin-right: 0.9375rem;
    width: 5.625rem; }
    @media only screen and (min-width: 64.063em) {
      .site-index .bg-propios-disenos img.apps {
        width: 8.125rem; } }
.site-index .row-linea .bicolor-01 {
  float: right; }
.site-index .nuestros-productos {
  background: -moz-linear-gradient(top, rgba(180, 182, 184, 0.4) 0%, rgba(180, 182, 184, 0.4) 1%, rgba(180, 182, 184, 0) 18%, rgba(180, 182, 184, 0) 79%, rgba(180, 182, 184, 0) 95%);
  background: -webkit-linear-gradient(top, rgba(180, 182, 184, 0.4) 0%, rgba(180, 182, 184, 0.4) 1%, rgba(180, 182, 184, 0) 18%, rgba(180, 182, 184, 0) 79%, rgba(180, 182, 184, 0) 95%);
  background: linear-gradient(to bottom, rgba(180, 182, 184, 0.4) 0%, rgba(180, 182, 184, 0.4) 1%, rgba(180, 182, 184, 0) 18%, rgba(180, 182, 184, 0) 79%, rgba(180, 182, 184, 0) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b4b6b8', endColorstr='#00b4b6b8',GradientType=0 );
  margin-top: 0;
  padding-top: 1.25rem; }

@media print, screen and (min-width: 64em) {
  .site-index .seccion-01 .contenedor.col-01 {
    border-right: 0.0625rem solid #b4b6b8;
    padding-right: 3.125rem; } }
@media print, screen and (min-width: 64em) {
  .site-index .seccion-01 .contenedor.col-02 {
    padding-left: 3.125rem; } }
@media print, screen and (min-width: 64em) {
  .site-index .bg-propios-disenos {
    background: url("../img/bg-hombre-telefono.jpg") no-repeat;
    background-position: 50% top;
    background-size: cover;
    height: 33.75rem;
    padding-top: 3.125rem; } }
@media only screen and (max-width: 40em) {
  .site-index .bg-propios-disenos .video-gif {
    margin: 40px auto; } }
@media print, screen and (min-width: 64em) {
  .site-index .bg-propios-disenos .video-gif {
    width: 31.25rem; } }
/*
/* Estilos del Footer
*/
/*
/* Estilos del Footer
*/
footer {
  color: #ffffff; }
  footer .bg-azul, footer .bg-grad {
    background: #1a40ba; }
  footer ul.no-bullet {
    padding: 0.9375rem 0;
    margin: 0; }
    footer ul.no-bullet li {
      margin-left: 0;
      margin-right: 1.25rem; }
      footer ul.no-bullet li a {
        font-size: 0.75rem;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        color: #ffffff; }
        footer ul.no-bullet li a:hover {
          color: #00a6e7; }
  footer .linea-blanca {
    width: 33%;
    height: 0.0625rem;
    background: #ffffff; }
  footer .bicolor-02 {
    float: right; }
  footer h3 {
    margin: 0;
    line-height: 1.5625rem;
    color: #00a6e7; }
  footer .llamanos {
    border-left: solid 1px #ffffff;
    margin-top: 0.9375rem; }
  footer .contacto {
    background: #00a6e7;
    padding-top: 0.625rem;
    margin-top: 0; }
    footer .contacto .telefono strong {
      font-size: 1.1875rem;
      font-weight: 700;
      letter-spacing: 0.1875rem; }
    footer .contacto .cont-redes {
      margin: 1.5625rem 0; }
      footer .contacto .cont-redes a {
        font-weight: 700; }
      footer .contacto .cont-redes i {
        border-radius: 3.125rem;
        border: 0.0625rem solid #ffffff; }
      footer .contacto .cont-redes .row-borde {
        border-bottom: 0.0625rem solid #ffffff; }
      footer .contacto .cont-redes hr {
        border: 0.0625rem solid #ffffff;
        margin: 0; }
    footer .contacto a {
      color: #ffffff; }
      footer .contacto a.button {
        background: #00a6e7; }
      footer .contacto a i {
        width: 1.625rem;
        height: 1.625rem;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #00a6e7;
        color: #ffffff;
        text-align: center;
        padding-top: 0.3125rem;
        margin-bottom: 0.625rem;
        margin-right: 0.4375rem; }
        footer .contacto a i:hover {
          color: #9ddcf9; }
      footer .contacto a:hover {
        color: #9ddcf9; }
      footer .contacto a.privacidad {
        margin: 0.8125rem 0;
        display: block; }

@media only screen and (min-width: 40.063em) {
  footer .bg-grad {
    background: #1a40ba;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a40ba 75%, #00a6e7 75%, #00a6e7 75%, #00a6e7 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a40ba 75%, #00a6e7 75%, #00a6e7 75%, #00a6e7 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a40ba 75%, #00a6e7 75%, #00a6e7 75%, #00a6e7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a40ba', endColorstr='#00a6e7',GradientType=1 );
    /* IE6-9 */ } }
@media only screen and (max-width: 40em) {
  footer .contacto {
    margin-top: 1.25rem; } }
@media only screen and (min-width: 64.063em) {
  footer .contacto .cont-redes {
    width: 25rem; } }
.derechos-reservados {
  background: #ffffff;
  color: #768591;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

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