/*
@media(max-width: $screen-xs-max){}
@media (min-width: $screen-sm-min) {}
@media (min-width: $screen-md-min) {}
@media (min-width: $screen-lg-min) {}
*/
@font-face {
  font-family: 'Montserrat-med';
  src: url("/fonts/Montserrat-Medium.eot");
  src: url("/fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg"), url("/fonts/Montserrat-Medium.woff2") format("woff2"), url("/fonts/Montserrat-Medium.woff") format("woff"), url("/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat-lt';
  src: url("/fonts/Montserrat-Light.eot");
  src: url("/fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Montserrat-Light.svg#Montserrat-Light") format("svg"), url("/fonts/Montserrat-Light.woff2") format("woff2"), url("/fonts/Montserrat-Light.woff") format("woff"), url("/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Book';
  src: url("/fonts/GothamBook.eot");
  src: url("/fonts/GothamBook.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamBook.woff2") format("woff2"), url("/fonts/GothamBook.woff") format("woff"), url("/fonts/GothamBook.ttf") format("truetype"), url("/fonts/GothamBook.svg#GothamBook") format("svg");
  font-weight: 600;
  font-style: normal; }
.como-hacer-titulo > h2, .index-segunda-seccion .home-titulos h2 {
  font-size: 26px;
  font-family: 'Montserrat-med'; }

.intro-row .intro-texto-div .container-boton .boton-neutral h4, .container-fluid h4, .container-fluid .titulos, .marcas h4, .vision-mision-textos > div section > h4, .como-hacer-div .como-hacer-descripciones-divs > h4, .evengroup-row .evengroup-texto-div .even-container h4 {
  font-size: 18px;
  font-family: 'Montserrat-med'; }

.container-fluid p, .container-fluid span, .container-fluid ul, .index-segunda-seccion .regiones-mapas-div .regiones-mapas-textos ul li {
  font-size: 18px;
  font-family: 'Montserrat-lt'; }

.vision-mision-textos > div section > p, .como-hacer-div .como-hacer-descripciones-divs p, .index-segunda-seccion .subtitulo p, .evengroup-row .evengroup-texto-div .even-container p, .index-segunda-seccion .owl-carousel .facts-index-slider h3 .peque-span, .index-segunda-seccion .owl-carousel .facts-index-slider .azul-span, .index-segunda-seccion .owl-carousel .facts-index-slider p {
  font-size: 15px;
  font-family: 'Montserrat-lt'; }

.index-segunda-seccion .owl-carousel .facts-index-slider h3 {
  font-size: 40px;
  font-family: 'Montserrat-lt';
  font-weight: bold; }

.pantalla-completa {
  position: relative; }

@media (min-width: 768px) {
  .intro-row {
    height: 80vh; } }
@media (min-width: 1300px) {
  .intro-row {
    height: 60vh; } }
.intro-row > div {
  height: inherit; }
.intro-row .bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 767px) {
    .intro-row .bg {
      height: 35vh; } }
.intro-row .foto1 {
  background-image: url("/img/fotos/fondos/acercade-1.jpg"); }
  .intro-row .foto1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #005DC6, #005DC6);
    opacity: .4; }
.intro-row .foto2 {
  background-image: url("/img/fotos/fondos/acercade-2.jpg"); }
.intro-row .fotoporque1 {
  background-image: url("/img/fotos/fondos/1-PORQUE.jpg"); }
  .intro-row .fotoporque1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 325px; }
  .intro-row .fotoporque1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #005DC6, #005DC6);
    opacity: .4; }
.intro-row .fotoporque2 {
  background-image: url("/img/fotos/fondos/2-PORQUE.jpg"); }
.intro-row .fotoporque3 {
  background-image: url("/img/fotos/fondos/3-Experiencia.jpg"); }
.intro-row .intro-texto-div {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  .intro-row .intro-texto-div .textos {
    margin: auto;
    width: 60%; }
    @media (max-width: 767px) {
      .intro-row .intro-texto-div .textos {
        width: 83%; } }
  .intro-row .intro-texto-div .textos2 {
    margin: auto;
    width: 60%; }
    @media (max-width: 767px) {
      .intro-row .intro-texto-div .textos2 {
        width: 80%; } }
  .intro-row .intro-texto-div .texto-sm {
    text-align: center;
    margin: auto;
    width: 60%; }
    @media (max-width: 767px) {
      .intro-row .intro-texto-div .texto-sm {
        width: 80%; } }
  .intro-row .intro-texto-div .neutral-container {
    margin: auto;
    width: 78%; }
    @media (max-width: 767px) {
      .intro-row .intro-texto-div .neutral-container {
        width: 90%;
        padding-top: 80px;
        padding-bottom: 15px; } }
  .intro-row .intro-texto-div .texto-neutral {
    width: 60%;
    margin: auto; }
    @media (max-width: 767px) {
      .intro-row .intro-texto-div .texto-neutral {
        width: 90%;
        padding-top: 50px;
        padding-bottom: 50px; } }
  .intro-row .intro-texto-div .div-flecha {
    position: absolute;
    top: 90%;
    left: 45%;
    transform: translate(-50%, -50%); }
    .intro-row .intro-texto-div .div-flecha .flecha-abajo {
      width: 20px;
      height: 50px;
      object-fit: cover;
      transform: rotateX(180deg); }
  .intro-row .intro-texto-div .container-boton {
    padding-bottom: 50px;
    padding-top: 50px; }
    .intro-row .intro-texto-div .container-boton .boton-neutral {
      background-color: white !important;
      border-color: #5C27B2;
      border-radius: 25px;
      width: 260px;
      text-align: center; }
      .intro-row .intro-texto-div .container-boton .boton-neutral h4 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 15px; }

.padding-class {
  padding: 100px 0px; }
  @media (max-width: 767px) {
    .padding-class {
      padding: 50px 0px; } }

.container-fluid .parrafo {
  width: 450px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .container-fluid .parrafo {
      width: 83%; } }
  .container-fluid .parrafo .porque-list h4 {
    font-size: 16px; }
.container-fluid h4 {
  font-size: 22px;
  line-height: 1.6; }
  @media (max-width: 767px) {
    .container-fluid h4 {
      font-size: 16px;
      line-height: 1.4; } }
.container-fluid .titulos {
  font-size: 25px;
  line-height: 1.2;
  margin-top: 50px; }
  @media (max-width: 767px) {
    .container-fluid .titulos {
      font-size: 22px;
      line-height: 1.2; } }
.container-fluid p, .container-fluid span {
  font-size: 15px;
  line-height: 1.6; }
  @media (max-width: 767px) {
    .container-fluid p, .container-fluid span {
      font-size: 13px;
      line-height: 1.5; } }
.container-fluid ul {
  font-size: 15px;
  padding-left: 15px;
  line-height: 2; }
  @media (max-width: 767px) {
    .container-fluid ul {
      font-size: 13px;
      line-height: 1.5; } }

.marcas {
  padding-bottom: 50px;
  /*.pad{
  	padding-top: 10px;
  	padding-bottom: 10px;
  }*/ }
  .marcas h4 {
    font-size: 22px; }
  .marcas .row {
    padding-top: 30px;
    padding-bottom: 30px; }
  .marcas .marcas-logos {
    height: 100px;
    object-fit: cover; }
    @media (max-width: 767px) {
      .marcas .marcas-logos {
        height: 60px;
        object-fit: cover; } }

.neutral {
  width: 260px;
  height: 40px;
  object-fit: cover; }

.fondo-azul {
  background-color: #005DC6;
  color: white; }

.fondo-azul2 {
  color: white;
  background-color: #134685; }
  @media (max-width: 767px) {
    .fondo-azul2 {
      color: black;
      background-color: white; } }

.fondo-gris {
  background-color: #D8D8D8; }

.fondo-gris-claro {
  background-color: #F5F5F5; }

.vision-mision-textos > div {
  max-width: 443px;
  margin: auto;
  margin-right: 50px; }
  @media (max-width: 992px) {
    .vision-mision-textos > div {
      margin-right: auto; } }
  .vision-mision-textos > div section {
    margin-bottom: 40px; }
    .vision-mision-textos > div section > h4 {
      color: #005DC6;
      font-size: 22px; }
  .vision-mision-textos > div > section:first-child {
    margin-bottom: 80px; }

.vision-mision-foto > div {
  width: 550px;
  height: 550px;
  border-radius: 50%;
  position: relative;
  margin: auto;
  margin-left: 50px; }
  @media (max-width: 1300px) {
    .vision-mision-foto > div {
      margin-left: auto; } }
  @media (max-width: 767px) {
    .vision-mision-foto > div {
      width: 300px;
      height: 300px; } }
  @media (min-width: 768px) {
    .vision-mision-foto > div {
      width: 350px;
      height: 350px; } }
  @media (min-width: 992px) {
    .vision-mision-foto > div {
      width: 450px;
      height: 450px; } }
  @media (min-width: 1300px) {
    .vision-mision-foto > div {
      width: 550px;
      height: 550px; } }
  .vision-mision-foto > div img {
    width: 80%;
    height: 80%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover; }

.como-hacer-titulo > h2 {
  margin-bottom: 50px;
  color: white; }

.como-hacer-div {
  color: white; }
  .como-hacer-div .como-hacer-descripciones-divs {
    padding: 35px 0px; }
    .como-hacer-div .como-hacer-descripciones-divs p {
      margin-bottom: 0px; }
    .como-hacer-div .como-hacer-descripciones-divs > h4 {
      margin: 0px;
      font-size: 22px; }
    .como-hacer-div .como-hacer-descripciones-divs > div {
      margin-top: 35px; }
      @media (max-width: 767px) {
        .como-hacer-div .como-hacer-descripciones-divs > div {
          width: 100%; } }
      @media (min-width: 768px) {
        .como-hacer-div .como-hacer-descripciones-divs > div {
          max-width: 369px; } }

@media (min-width: 768px) {
  .como-hacer-mapa-div {
    max-width: 350px;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%); } }
@media (min-width: 992px) {
  .como-hacer-mapa-div {
    right: 12%; } }
@media (min-width: 1300px) {
  .como-hacer-mapa-div {
    right: 20%; } }
.como-hacer-mapa-div > div {
  max-width: 380px;
  width: 380px; }
  @media (max-width: 767px) {
    .como-hacer-mapa-div > div {
      margin: auto; } }

.index-segunda-seccion {
  background-color: white;
  color: black;
  padding: 60px; }
  @media (max-width: 767px) {
    .index-segunda-seccion {
      height: 590px; } }
  @media (min-width: 768px) {
    .index-segunda-seccion {
      height: 680px; } }
  .index-segunda-seccion .home-titulos h2 {
    text-align: center; }
  .index-segunda-seccion .subtitulo {
    margin-bottom: 40px; }
    .index-segunda-seccion .subtitulo p {
      max-width: 450px;
      text-align: center;
      margin: auto; }
  @media (min-width: 768px) {
    .index-segunda-seccion .regiones-mapas-div {
      display: flex;
      align-items: center;
      height: calc(100% - 120px); } }
  .index-segunda-seccion .regiones-mapas-div .regiones-mapas img {
    width: 100%;
    max-width: 700px; }
  @media (max-width: 767px) {
    .index-segunda-seccion .regiones-mapas-div .regiones-mapas-textos {
      margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .index-segunda-seccion .regiones-mapas-div .regiones-mapas-textos {
      display: flex;
      justify-content: center; } }
  .index-segunda-seccion .regiones-mapas-div .regiones-mapas-textos ul {
    list-style: none;
    background-color: #005DC6;
    color: white;
    padding: 40px; }

@media (min-width: 992px) {
  .evengroup-row {
    height: 550px; } }
.evengroup-row > div {
  height: inherit; }
.evengroup-row .evengroup-foto {
  background-image: url("/img/fotos/fondos/acercade-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 767px) {
    .evengroup-row .evengroup-foto {
      height: 38vh; } }
  @media (max-width: 992px) {
    .evengroup-row .evengroup-foto {
      height: 400px; } }
  .evengroup-row .evengroup-foto img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 325px; }
  .evengroup-row .evengroup-foto:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #134685, #134685);
    opacity: .4; }
.evengroup-row .evengroup-foto2 {
  background-image: url("/img/fotos/fondos/3-Experiencia.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 767px) {
    .evengroup-row .evengroup-foto2 {
      height: 38vh; } }
  @media (max-width: 992px) {
    .evengroup-row .evengroup-foto2 {
      height: 400px; } }
  .evengroup-row .evengroup-foto2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 325px; }
  .evengroup-row .evengroup-foto2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #134685, #134685);
    opacity: .4; }
.evengroup-row .evengroup-texto-div {
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (max-width: 767px) {
    .evengroup-row .evengroup-texto-div {
      width: 100%; } }
  @media (max-width: 992px) {
    .evengroup-row .evengroup-texto-div {
      height: auto;
      width: 100%; } }
  .evengroup-row .evengroup-texto-div .even-container {
    width: 500px;
    margin: auto; }
    @media (max-width: 767px) {
      .evengroup-row .evengroup-texto-div .even-container {
        width: 83%;
        margin: auto; } }
    .evengroup-row .evengroup-texto-div .even-container .even-titulo {
      width: 80%;
      margin: auto; }
      @media (max-width: 767px) {
        .evengroup-row .evengroup-texto-div .even-container .even-titulo {
          width: 60%; } }
    .evengroup-row .evengroup-texto-div .even-container h4 {
      margin-bottom: 40px;
      font-size: 22px;
      text-align: center; }
      @media (max-width: 767px) {
        .evengroup-row .evengroup-texto-div .even-container h4 {
          font-size: 18px;
          line-height: 1; } }

.texto-porque {
  color: white;
  text-align: center;
  position: absolute;
  left: 35%;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .texto-porque h4 {
    font-size: 15px;
    font-family: 'Montserrat-lt'; }
  .texto-porque p {
    font-family: 'Montserrat-med';
    font-size: 25px; }

.img-container {
  width: 150px;
  margin: auto;
  padding-top: 50px; }
  @media (max-width: 767px) {
    .img-container {
      width: 115px; } }
  .img-container .calidad-icon {
    width: 100%;
    height: 150px;
    object-fit: contain;
    display: inline-flex; }
    @media (max-width: 767px) {
      .img-container .calidad-icon {
        width: 115px;
        height: 170px; } }

.texto-foto {
  width: 440px;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    .texto-foto {
      width: 80%; } }
  .texto-foto h4 {
    font-size: 22px;
    font-family: 'Montserrat-med'; }
  .texto-foto p {
    font-family: 'Montserrat-lt';
    font-size: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.index-segunda-seccion {
  background-color: #F5F5F5;
  color: black;
  padding: 60px; }
  @media (max-width: 767px) {
    .index-segunda-seccion {
      height: 590px; } }
  @media (min-width: 768px) {
    .index-segunda-seccion {
      height: 480px; } }
  .index-segunda-seccion .home-titulos {
    margin-bottom: 40px; }
    .index-segunda-seccion .home-titulos h2 {
      text-align: center; }
  .index-segunda-seccion .torres {
    background-image: url("/img/iconos/torres.svg"); }
  .index-segunda-seccion .fibra {
    background-image: url("/img/iconos/fibra-1.svg"); }
  .index-segunda-seccion .das {
    background-image: url("/img/iconos/das.svg"); }
  .index-segunda-seccion .mantenimiento {
    background-image: url("/img/iconos/construccion-2.svg"); }
  .index-segunda-seccion .instalaciones {
    background-image: url("/img/iconos/construccion-1.svg"); }
  .index-segunda-seccion .carousel-img {
    background-size: contain;
    background-repeat: no-repeat;
    height: 120px;
    width: 120px;
    margin: auto;
    background-position: center center; }
  .index-segunda-seccion .owl-carousel {
    margin: auto; }
    @media (min-width: 768px) {
      .index-segunda-seccion .owl-carousel {
        width: 100%; } }
    @media (min-width: 992px) {
      .index-segunda-seccion .owl-carousel {
        width: 85%;
        margin-top: 5px; } }
    @media (min-width: 1300px) {
      .index-segunda-seccion .owl-carousel {
        width: 80%; } }
    .index-segunda-seccion .owl-carousel .facts-index-slider .animation-div {
      margin: auto;
      width: auto; }
      @media (max-width: 767px) {
        .index-segunda-seccion .owl-carousel .facts-index-slider .animation-div {
          height: 200px; } }
      @media (min-width: 768px) {
        .index-segunda-seccion .owl-carousel .facts-index-slider .animation-div {
          height: 250px; } }
      @media (min-width: 992px) {
        .index-segunda-seccion .owl-carousel .facts-index-slider .animation-div {
          height: 300px; } }
      @media (min-width: 1300px) {
        .index-segunda-seccion .owl-carousel .facts-index-slider .animation-div {
          height: 300px; } }
    .index-segunda-seccion .owl-carousel .facts-index-slider h3 {
      color: black; }
      .index-segunda-seccion .owl-carousel .facts-index-slider h3 .peque-span {
        color: #005DC6; }
    .index-segunda-seccion .owl-carousel .facts-index-slider .azul-span {
      color: #005DC6; }
    .index-segunda-seccion .owl-carousel .facts-index-slider p {
      font-size: 13px; }
    .index-segunda-seccion .owl-carousel .owl-stage {
      margin: auto; }
    .index-segunda-seccion .owl-carousel#facts-slider .owl-prev {
      display: none; }
    .index-segunda-seccion .owl-carousel#facts-slider .owl-next {
      background-image: url("/img/flecha_triangular-01.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 50%;
      right: 0px;
      transform: translate(400%, -50%);
      text-indent: -9999px;
      width: 20px;
      height: 20px; }

.pb-20 {
  padding-bottom: 20px; }

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