.main_orange {
  background: url("../images/background_2.png"), -moz-radial-gradient(center, ellipse cover, #ff8019 20%, #f91816 100%);
  background: url("../images/background_2.png"), -webkit-radial-gradient(center, ellipse cover, #ff8019 20%, #f91816 100%);
  background: url("../images/background_2.png"), radial-gradient(center, ellipse cover, #ff8019 20%, #f91816 100%); }

.main_white {
  background-image: url("../images/background_2.png");
  background-color: #f1f1f1; }

.strong_orange {
  /* color: #ec3330; */
  color: black; }

.primerTitulo {
  font-family: "Exo" , sans-serif;
  font-size: 25px;
  color: #fff;
  font-weight: 200;
  text-align: center; }

.newHeader > li > a {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.recursos_sig {
  color: white;
  font-family: Signika; }

.title_sig {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  text-shadow: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.toolsPanel {
  background: url("../../images/subtle_dots.png");
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  background-color: #ebebeb;
  border-radius: 7px 7px 7px 7px;
  height: calc(92vh - 55px);
  width: 45vw;
  position: fixed;
  left: 350px;
  top: calc(2vh + 80px);
  padding: 0px; }
  @media (max-width: 599px) {
    .toolsPanel {
      display: block;
      top: 100px;
      z-index: 1;
      left: 0px;
      width: 100%;
      height: calc(100% - 100px);
      border-radius: 0px 0px 0px 0px; } }
  @media (min-width: 600px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: calc(100vw - 60px);
      height: calc(100vh - 80px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 540px;
      height: calc(100vh - 80px); } }
  @media (min-width: 900px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 540px;
      height: calc(100vh - 80px); } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 540px;
      height: calc(100vh - 80px); } }
  @media (min-width: 1280px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 600px;
      height: calc(100vh - 80px); } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 600px;
      height: calc(100vh - 80px); } }
  @media (min-width: 1920px) {
    .toolsPanel {
      display: block;
      top: 80px;
      z-index: 1;
      left: 60px;
      width: 600px;
      height: calc(100vh - 80px); } }
  .toolsPanel__header {
    width: 100%; }
    .toolsPanel__header__img {
      height: 30px;
      width: 30px;
      margin-left: 9px;
      margin-right: 9px;
      display: block;
      margin-top: auto;
      margin-bottom: auto; }
      @media (max-width: 599px) {
        .toolsPanel__header__img {
          height: 27px;
          width: 27px;
          margin-left: 7px;
          margin-right: 7px; } }
    .toolsPanel__header__txt {
      color: white;
      font-family: 'Signika';
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      width: 100%;
      width: 100%;
      display: block;
      margin-top: auto;
      margin-bottom: auto;
      display: block;
      margin-top: auto;
      margin-bottom: auto; }
      @media (max-width: 599px) {
        .toolsPanel__header__txt {
          font-size: 11px; } }
    .toolsPanel__header__help {
      margin: auto;
      display: block;
      width: 60px;
      height: 30px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background-color: #fcfcfc;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      border: none;
      background-image: -webkit-linear-gradient(bottom, #f63, #f33);
      background-image: -moz-linear-gradient(bottom, #f63, #f33);
      background-image: -o-linear-gradient(bottom, #f63, #f33);
      background-image: -ms-linear-gradient(bottom, #f63, #f33);
      background-image: linear-gradient(to top, #f63, #f33);
      color: white;
      font-size: 15px;
      font-weight: bold;
      text-transform: uppercase; }
    .toolsPanel__header__close {
      color: white;
      padding-right: 2%;
      display: block;
      margin-top: auto;
      margin-bottom: auto; }
  .toolsPanel__view {
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0%;
    position: relative;
    background-color: inherit; }
    .toolsPanel__view__main {
      position: absolute;
      overflow: auto;
      height: calc(100% - 48px);
      width: 100%; }

.toolsTabs {
  display: block;
  display: table;
  table-layout: fixed;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 48px !important;
  background-color: transparent;
  font-size: 0 !important;
  position: relative;
  top: 0%;
  z-index: 2; }
  .toolsTabs__tab {
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    height: 100%;
    top: 0px;
    justify-content: center;
    align-items: center;
    border-radius: 0; }
    .toolsTabs__tab__texto {
      font-family: 'Signika';
      font-size: 11px;
      font-weight: 500;
      text-transform: uppercase;
      color: #f73e20;
      text-align: center; }
      @media (max-width: 599px) {
        .toolsTabs__tab__texto {
          font-size: 9px;
          font-weight: 500; } }
      .toolsTabs__tab__texto--seleccionado {
        color: white; }
    .toolsTabs__tab--seleccionado {
      background-image: -webkit-linear-gradient(bottom, #f63, #f33);
      background-image: -moz-linear-gradient(bottom, #f63, #f33);
      background-image: -o-linear-gradient(bottom, #f63, #f33);
      background-image: -ms-linear-gradient(bottom, #f63, #f33);
      background-image: linear-gradient(to top, #f63, #f33); }

.vistaCalculadora {
  display: block;
  height: calc(100% - 80px);
  width: 100%;
  position: relative;
  top: 80px;
  z-index: 0; }
  @media (max-width: 599px) {
    .vistaCalculadora {
      height: calc(100% - 60px);
      top: 60px; } }
  .vistaCalculadora__encabezado {
    position: absolute;
    width: 100%;
    height: 25%;
    top: 0px; }
  .vistaCalculadora__contenido {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: calc(100% - 25%);
    text-align: center !important; }
  .vistaCalculadora__contenidoWelcome {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: calc(100% - 16%);
    text-align: center !important; }

.encabezado__progreso {
  position: absolute;
  padding-bottom: 0px !important;
  width: 60% !important;
  left: calc((100% - 60%)/2);
  height: 60%;
  top: 0px;
  margin-top: 1em !important; }
  @media (max-width: 599px) {
    .encabezado__progreso {
      width: 95% !important;
      left: calc((100% - 95%)/2);
      margin-top: 0.3em !important; } }
.encabezado__titulo, .encabezado__bienvenida {
  position: absolute;
  width: 50%;
  left: 25%;
  margin: auto;
  top: calc(60% + 5%);
  font-weight: 500;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  top: calc(60% + 10%); }
  @media (max-width: 599px) {
    .encabezado__titulo, .encabezado__bienvenida {
      font-size: 20px;
      width: 64%;
      left: 18%; } }
.encabezado__bienvenida {
  position: absolute;
  top: 15% !important; }
.encabezado__flecha__izq {
  position: absolute;
  left: 12%;
  color: white;
  top: 20%; }
  @media (max-width: 599px) {
    .encabezado__flecha__izq {
      font-size: 3em;
      left: 5%;
      top: 65%; } }
.encabezado__flecha__der {
  position: absolute;
  right: 12%;
  color: white;
  top: 20%; }
  @media (max-width: 599px) {
    .encabezado__flecha__der {
      font-size: 3em;
      right: 5%;
      top: 65%; } }

.progresoCalculadora {
  display: block;
  height: 100px;
  width: 100%;
  padding: 0;
  margin: 0;
  top: calc(80px + 2%);
  position: fixed; }
  @media (max-width: 599px) {
    .progresoCalculadora {
      top: calc(60px + 1%);
      height: 95px; } }

.barraProgreso {
  margin: auto !important;
  width: 60% !important;
  padding-bottom: 1em !important; }
  @media (max-width: 599px) {
    .barraProgreso {
      width: 97% !important;
      padding-bottom: 0.7em !important; } }
  .barraProgreso__texto {
    top: -4em; }
    @media (max-width: 599px) {
      .barraProgreso__texto {
        font-size: 10px;
        top: -5.5em; } }

.contenidoCalculadora {
  display: block;
  height: calc(100% - 100px - 80px) !important;
  width: 100%;
  margin: auto;
  padding: 0;
  position: fixed;
  text-align: center;
  bottom: 0px; }
  @media (max-width: 599px) {
    .contenidoCalculadora {
      height: calc(100% - 95px - 60px) !important; } }

.tituloCalculadora {
  position: fixed;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  text-shadow: none;
  text-align: center;
  margin: auto;
  top: calc(80px + 15%);
  width: 40%;
  left: 30%; }
  @media (max-width: 599px) {
    .tituloCalculadora {
      font-size: 20px;
      width: 64%;
      left: 18%;
      top: calc(calc(60px + 1%) + 4.5em); } }

.tituloBienvenidaCalculadora {
  position: fixed;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  text-shadow: none;
  text-align: center;
  margin: auto;
  top: calc(calc(80px + 15%) - 10%);
  width: 40%;
  left: 30%; }
  @media (max-width: 599px) {
    .tituloBienvenidaCalculadora {
      font-size: 20px;
      width: 64%;
      left: 18%;
      top: calc(calc(calc(60px + 1%) + 4.5em) - 4em); } }

.flechaSiguiente {
  color: white;
  position: fixed;
  top: calc(calc(80px + 2%) + 0.2em);
  right: 15%; }
  @media (max-width: 599px) {
    .flechaSiguiente {
      font-size: 3em;
      top: calc(calc(60px + 1%) + 2em);
      right: 5%; } }

.flechaAnterior {
  color: white;
  position: fixed;
  top: calc(calc(80px + 2%) + 0.2em);
  left: 15%; }
  @media (max-width: 599px) {
    .flechaAnterior {
      font-size: 3em;
      top: calc(calc(60px + 1%) + 2em);
      left: 5%; } }

.calcWelcome {
  display: inline-block;
  width: 70%;
  left: 20%;
  top: calc(80px + 85px); }
  @media (max-width: 599px) {
    .calcWelcome {
      top: calc(60px + 10%);
      width: 90%;
      left: 5%; } }
  .calcWelcome__texto {
    color: white;
    font-size: 15px; }
    .calcWelcome__texto--pregunta {
      font-size: 20px; }
      @media (max-width: 599px) {
        .calcWelcome__texto--pregunta {
          font-size: 15px; } }
    @media (max-width: 599px) {
      .calcWelcome__texto {
        font-size: 12px; } }
  .calcWelcome__pregunta {
    color: white;
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (max-width: 599px) {
      .calcWelcome__pregunta {
        font-size: 17px; } }
  .calcWelcome__boton {
    position: fixed;
    bottom: 15%;
    left: calc((100% - 88px)/2); }
    @media (max-width: 599px) {
      .calcWelcome__boton {
        bottom: 5%; } }

.buscaUbicacion {
  display: block;
  position: fixed;
  margin: auto;
  width: 40%;
  left: 30%;
  top: 37%; }
  @media (max-width: 599px) {
    .buscaUbicacion {
      width: 70%;
      top: calc(calc(calc(60px + 1%) + 4.5em) + 10%);
      left: 15%; } }
  .buscaUbicacion__direccion {
    border-radius: 2px;
    font-weight: 100; }

.mapaUbicacion {
  display: block;
  position: fixed;
  border-radius: 4px;
  width: 60%;
  bottom: 5%;
  left: 20%;
  height: calc(100% - 37% - 100px - 40px); }
  @media (max-width: 599px) {
    .mapaUbicacion {
      width: 90%;
      bottom: 5%;
      left: 5%;
      height: calc(100% - calc(calc(calc(60px + 1%) + 4.5em) + 10%) - 95px - 50px); } }
  .mapaUbicacion__mapa {
    margin: auto;
    border-radius: 4px;
    height: 100%; }

.fotoBoleta {
  display: block;
  position: fixed;
  border-radius: 4px;
  width: 60%;
  bottom: 20%;
  left: 20%;
  z-index: 0; }
  @media (max-width: 599px) {
    .fotoBoleta {
      width: 80%;
      bottom: 5%;
      left: 10%; } }

.selectComuna {
  display: block;
  position: fixed;
  padding: 0;
  width: 25%;
  left: 10%;
  top: 35%;
  z-index: 1; }
  @media (max-width: 599px) {
    .selectComuna {
      left: 5%;
      top: 37%; } }

.selectEmpresa {
  display: block;
  position: fixed;
  padding: 0;
  width: 25%;
  left: 38%;
  top: 35%;
  z-index: 1; }
  @media (max-width: 599px) {
    .selectEmpresa {
      left: 40%;
      top: 37%; } }

.selectTarifa {
  display: block;
  position: fixed;
  padding: 0;
  width: 25%;
  right: 10%;
  top: 35%;
  z-index: 1; }
  @media (max-width: 599px) {
    .selectTarifa {
      right: 5%;
      top: 37%; } }

.botonesSistema {
  position: absolute;
  top: 14%;
  display: block !important;
  left: calc((100% - 208px)/2);
  width: 208px; }
  @media (max-width: 599px) {
    .botonesSistema {
      top: 17%; } }
  .botonesSistema__botonNo {
    background-color: #fff !important;
    border-color: transparent !important;
    color: #707070 !important; }
  .botonesSistema__botonSi {
    background-color: #DCDCDC !important;
    border-color: transparent !important;
    color: #f63 !important; }

.table > tbody > tr > td {
  padding: 0 !important; }

.vistaSistemas {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0px;
  height: 95%; }
  .vistaSistemas__tabla {
    position: relative;
    color: white;
    padding: 0 !important;
    text-align: center !important;
    width: 60%;
    left: calc((100% - 60%)/2); }
    @media (max-width: 599px) {
      .vistaSistemas__tabla {
        width: 90%;
        top: 7%;
        left: calc((100% - 90%)/2); } }
  .vistaSistemas__aviso {
    position: relative;
    color: white;
    width: 60%;
    left: calc((100% - 60%)/2);
    top: 5%;
    padding-bottom: 2%; }
    @media (max-width: 599px) {
      .vistaSistemas__aviso {
        width: 90%;
        top: 2%;
        left: calc((100% - 90%)/2); } }
  .vistaSistemas__nota {
    position: relative;
    color: white;
    font-size: 12px;
    width: 60%;
    left: calc((100% - 60%)/2);
    display: block; }
    @media (max-width: 599px) {
      .vistaSistemas__nota {
        width: 90%;
        top: 4%;
        left: calc((100% - 90%)/2); } }
  .vistaSistemas__inputIzq {
    position: absolute;
    display: block;
    top: 1%;
    left: 35%; }
    @media (max-width: 599px) {
      .vistaSistemas__inputIzq {
        top: 4%;
        left: 10%; } }
  .vistaSistemas__inputDer {
    position: absolute;
    display: block;
    top: 1%;
    right: 35%; }
    @media (max-width: 599px) {
      .vistaSistemas__inputDer {
        top: 4%;
        right: 10%; } }
  .vistaSistemas__boton {
    position: relative;
    display: block;
    top: 3%;
    left: calc((100% - 150px)/2); }
    @media (max-width: 599px) {
      .vistaSistemas__boton {
        top: 5%; } }
  .vistaSistemas__textoMapa {
    position: relative;
    display: block;
    top: 3%;
    width: 60%;
    left: calc((100% - 60%)/2);
    color: white; }
    @media (max-width: 599px) {
      .vistaSistemas__textoMapa {
        top: 5%;
        width: 95%;
        left: calc((100% - 95%)/2);
        font-size: 12px; } }
  .vistaSistemas__mapContainer {
    position: relative;
    display: block;
    top: 5%;
    height: calc(100% - 1% - 120px);
    width: 60%;
    left: calc((100% - 60%)/2);
    border-radius: 4px; }
    @media (max-width: 599px) {
      .vistaSistemas__mapContainer {
        width: 90%;
        left: calc((100% - 90%)/2);
        height: calc(100% - 4% - 110px); } }
  .vistaSistemas__botonBorrar {
    position: absolute;
    display: block;
    top: 25%;
    left: 0.5%;
    z-index: 12; }
    @media (max-width: 599px) {
      .vistaSistemas__botonBorrar {
        top: 1%; } }

.selectOrientacion {
  position: relative;
  width: 60%;
  left: calc((100% - 60%)/2);
  top: 5%;
  z-index: 1; }
  @media (max-width: 599px) {
    .selectOrientacion {
      width: 80%;
      left: calc((100% - 80%)/2);
      top: 5%; } }

.angAvanzado {
  position: relative;
  width: 100%;
  top: 3%;
  z-index: 0;
  padding-top: 5%; }
  .angAvanzado__inputIzq {
    position: absolute;
    display: inline-block;
    left: 25%; }
    @media (max-width: 599px) {
      .angAvanzado__inputIzq {
        left: 5%; } }
  .angAvanzado__inputDer {
    position: absolute;
    display: inline-block;
    right: 25%; }
    @media (max-width: 599px) {
      .angAvanzado__inputDer {
        right: 5%; } }
  .angAvanzado__boton {
    position: absolute;
    display: inline-block;
    left: calc((100% - 195px)/2); }
  .angAvanzado__spinner {
    position: absolute;
    font-size: 14px;
    left: calc(calc((100% - 195px)/2) + 220px); }

.spinnerResultados {
  display: block;
  position: fixed;
  left: calc((100% - 65px)/2);
  top: 50%;
  height: 70%; }

.vistaResultados {
  display: block;
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0px;
  height: 100%; }
  .vistaResultados__botones {
    display: none !important; }
    @media (max-width: 599px) {
      .vistaResultados__botones {
        display: none !important; } }
    .vistaResultados__botones__botonNo {
      background-color: #fff !important;
      border-color: transparent !important;
      color: #707070 !important; }
    .vistaResultados__botones__botonSi {
      background-color: #DCDCDC !important;
      border-color: transparent !important;
      color: #f63 !important; }
  .vistaResultados__contenido {
    overflow-y: auto;
    position: absolute;
    top: 5%;
    bottom: 5%;
    width: 60%;
    left: 20%;
    padding: 5%;
    border-style: ridge;
    border-color: #703f18;
    background-color: rgba(0, 0, 0, 0.54); }
    @media (max-width: 599px) {
      .vistaResultados__contenido {
        overflow-y: none;
        width: 90%;
        left: 5%; } }
  .vistaResultados__textoEcon {
    text-align: center;
    font-size: 18px; }
    @media (max-width: 599px) {
      .vistaResultados__textoEcon {
        font-size: 16px; } }
  .vistaResultados__spinner {
    position: absolute;
    font-size: 14px;
    bottom: 5%;
    left: calc((100% - 37px)/2); }
    @media (max-width: 599px) {
      .vistaResultados__spinner {
        bottom: 5%;
        left: calc((100% - 37px)/2); } }

.mainToolbar {
  display: inline-block;
  width: 60px;
  position: fixed;
  left: 0px;
  top: calc(5vh + 80px);
  padding-left: 0px;
  -webkit-border-radius: 0 4px 4px 0/0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0/0 4px 4px 0;
  border-radius: 0 4px 4px 0/0 4px 4px 0;
  z-index: 9;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }
  .mainToolbar:hover {
    border-radius: 0px 4px 4px 0px; }
  @media (max-width: 599px) {
    .mainToolbar {
      height: 40px;
      width: 100%;
      top: 60px;
      position: fixed;
      border-radius: 0px 0px 3px 3px; }
      .mainToolbar:hover {
        border-radius: 0px 0px 3px 3px; } }
  .mainToolbar__boton {
    padding-top: 0px !important;
    height: 60px;
    display: block;
    position: relative;
    -webkit-border-radius: 0 4px 4px 0/0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0/0 4px 4px 0;
    border-radius: 0 4px 4px 0/0 4px 4px 0;
    background-color: rgba(255, 255, 255, 0.3); }
    .mainToolbar__boton--seleccionado {
      background-color: transparent !important; }
    .mainToolbar__boton__tooltip {
      display: none; }
    .mainToolbar__boton__tooltip2 {
      display: none; }
    .mainToolbar__boton > img {
      height: 35px;
      width: 35px; }
      @media (max-width: 599px) {
        .mainToolbar__boton > img {
          height: 25px;
          width: 25px; } }
    .mainToolbar__boton:hover {
      background-color: transparent; }
      .mainToolbar__boton:hover .mainToolbar__boton__tooltip {
        color: #FFF;
        border-radius: 0px 4px 4px 0px;
        -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
        background-image: -webkit-linear-gradient(bottom, #f63, #f33);
        background-image: -moz-linear-gradient(bottom, #f63, #f33);
        background-image: -o-linear-gradient(bottom, #f63, #f33);
        background-image: -ms-linear-gradient(bottom, #f63, #f33);
        background-image: linear-gradient(to top, #f63, #f33);
        text-transform: uppercase;
        font-size: 12px;
        margin-left: 60px;
        height: 60px;
        width: 240px;
        display: block;
        text-align: left;
        padding-top: 25%;
        font-weight: 600;
        padding-left: 15px; }
      @media (max-width: 599px) {
        .mainToolbar__boton:hover .mainToolbar__boton__tooltip {
          display: none; } }
    @media (max-width: 599px) {
      .mainToolbar__boton {
        height: 40px;
        width: 100%;
        -webkit-border-radius: 0 0 4px 4px/0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px/0 0 4px 4px;
        border-radius: 0 0 4px 4px/0 0 4px 4px; } }
    .mainToolbar__boton__imagen {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 30px;
      width: 30px;
      margin-right: -50%;
      transform: translate(-50%, -50%); }
      @media (max-width: 599px) {
        .mainToolbar__boton__imagen {
          height: 40px; } }

.panelNavegacion {
  border-radius: 3px;
  width: 230px;
  position: fixed;
  padding: 0px;
  right: 20px;
  top: calc(9vh + 80px);
  z-index: 0; }
  @media (max-width: 599px) {
    .panelNavegacion {
      display: block;
      right: 0px;
      width: 40px; } }
  @media (min-width: 600px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 900px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 1280px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .panelNavegacion {
      display: block; } }
  @media (min-width: 1920px) {
    .panelNavegacion {
      display: block; } }

.barraNavegacion {
  height: 30px;
  width: 230px;
  -webkit-border-radius: 2px 2px 0 0/3px 3px 0 0;
  -moz-border-radius: 2px 2px 0 0/3px 3px 0 0;
  border-radius: 2px 2px 0 0/3px 3px 0 0;
  background-color: #fff;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }
  @media (max-width: 599px) {
    .barraNavegacion {
      height: 180px;
      width: 40px;
      right: 0px;
      top: calc(9vh + 80px);
      -webkit-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
      -moz-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
      border-radius: 2px 2px 2px 2px/3px 3px 3px 3px; } }

.botonNavegacion {
  height: 100%;
  text-align: center;
  display: inline-block; }

.botonNavegacion:hover {
  background-color: #e8e8e8; }

.seleccioneSitio {
  width: 230px;
  height: 33px;
  font-family: Signika;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  color: #FFF;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  display: block;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }
  @media (max-width: 599px) {
    .seleccioneSitio {
      display: none; } }
  .seleccioneSitio__texto {
    padding-top: 10px;
    padding-bottom: 10px; }

.botonesIslas {
  display: block;
  position: fixed;
  margin: 0 !important;
  padding: 0 !important;
  right: 5vh;
  z-index: 0;
  width: 230px;
  height: auto;
  border-radius: 0px 0px 3px 3px;
  font-family: Signika;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }
  @media (max-width: 599px) {
    .botonesIslas {
      left: 0;
      width: 35px;
      height: 120px;
      top: calc(9vh + 80px);
      border-radius: 0px 3px 3px 0px; } }
  .botonesIslas__boton {
    width: 33% !important;
    height: 100% !important; }
    @media (max-width: 599px) {
      .botonesIslas__boton {
        width: 100% !important;
        height: 33% !important;
        padding-right: 4px;
        padding-left: 4px;
        padding-top: 8px;
        padding-bottom: 6px; } }

.barraSitios {
  display: block;
  position: fixed;
  height: 30px;
  width: 230px;
  top: calc(9vh + 80px);
  right: 5vh;
  padding: 0px !important;
  font-family: empty;
  padding: 0px !important;
  margin: 0px !important;
  font-size: 0px !important;
  z-index: 0;
  -webkit-border-radius: 2px 2px 0 0/3px 3px 0 0;
  -moz-border-radius: 2px 2px 0 0/3px 3px 0 0;
  border-radius: 2px 2px 0 0/3px 3px 0 0;
  background-color: #fff;
  background-image: -webkit-linear-gradient(bottom, #e9e9e9, #fff);
  background-image: -moz-linear-gradient(bottom, #e9e9e9, #fff);
  background-image: -o-linear-gradient(bottom, #e9e9e9, #fff);
  background-image: -ms-linear-gradient(bottom, #e9e9e9, #fff);
  background-image: linear-gradient(top, #e9e9e9, #fff); }
  @media (max-width: 599px) {
    .barraSitios {
      height: 160px;
      width: 35px;
      right: 0px;
      -webkit-border-radius: 2px 0px 0px 2px/3px 0px 0px 3px;
      -moz-border-radius: 2px 0px 0px 2px/3px 0px 0px 3px;
      border-radius: 2px 0px 0px 2px/3px 0px 0px 3px; } }
  .barraSitios__boton {
    display: inline-block;
    position: relative;
    height: 100%;
    width: calc(230px/4);
    vertical-align: top;
    padding: 0px !important;
    margin: 0px !important; }
    @media (max-width: 599px) {
      .barraSitios__boton {
        height: calc(160px/4);
        width: 100%;
        vertical-align: top;
        padding: 0px !important;
        margin: 0px !important; } }
    .barraSitios__boton__imagen {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%); }

.contenidoSitios {
  display: block;
  position: fixed;
  background-color: #ebebeb;
  margin: 0;
  padding: 0;
  width: 230px;
  top: calc(9vh + 110px);
  right: 5vh;
  z-index: 0; }
  @media (max-width: 599px) {
    .contenidoSitios {
      top: calc(9vh + 80px);
      right: 35px;
      width: 200px;
      display: block;
      -webkit-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
      -moz-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
      border-radius: 2px 2px 2px 2px/3px 3px 3px 3px; } }
  .contenidoSitios__botonCierre {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    background-image: -webkit-linear-gradient(bottom, #f63, #f33);
    background-image: -moz-linear-gradient(bottom, #f63, #f33);
    background-image: -o-linear-gradient(bottom, #f63, #f33);
    background-image: -ms-linear-gradient(bottom, #f63, #f33);
    background-image: linear-gradient(to top, #f63, #f33);
    color: white; }
  .contenidoSitios__titulo {
    font-size: 12px;
    font-weight: 400;
    color: white;
    background-image: -webkit-linear-gradient(bottom, #f63, #f33);
    background-image: -moz-linear-gradient(bottom, #f63, #f33);
    background-image: -o-linear-gradient(bottom, #f63, #f33);
    background-image: -ms-linear-gradient(bottom, #f63, #f33);
    background-image: linear-gradient(to top, #f63, #f33);
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 24px;
    padding-left: 5px; }
    @media (max-width: 599px) {
      .contenidoSitios__titulo {
        width: 170px; } }

.sitiosLatLong {
  position: relative;
  height: 40px;
  margin: 0px !important;
  padding: 0px !important;
  width: 100%;
  -webkit-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
  -moz-border-radius: 2px 2px 2px 2px/3px 3px 3px 3px;
  border-radius: 2px 2px 2px 2px/3px 3px 3px 3px; }
  .sitiosLatLong__tabla {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #ebebeb;
    position: relative; }
    .sitiosLatLong__tabla__titulo {
      text-align: center;
      color: #666;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 400; }
    .sitiosLatLong__tabla__valor {
      text-align: center;
      color: #f73;
      font-size: 13px;
      font-weight: bold;
      color: #f73e20;
      text-transform: uppercase; }

.buscarSitio {
  font-size: 24px;
  padding: 0px;
  text-align: center;
  background-color: #ebebeb; }
  .buscarSitio__titulo {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    text-align: left; }
  @media (max-width: 599px) {
    .buscarSitio {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
      display: block; } }
  .buscarSitio__contenedorInputDireccion {
    display: block;
    font-size: 12px !important;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: middle;
    height: 40px; }
  .buscarSitio__input {
    font-size: 12px !important;
    width: 200px;
    margin-left: 0;
    margin-right: 0; }
  .buscarSitio__cambiaCoordenadas {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    min-height: 20px !important;
    height: 30px !important;
    margin: 0 !important; }
  .buscarSitio__tipoCoordenadas {
    font-weight: normal;
    font-size: 11px !important;
    padding-bottom: 10px; }
  .buscarSitio__latLon {
    background-color: transparent;
    width: 100%;
    margin: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    display: inline-flex;
    position: relative;
    height: 40px; }
    .buscarSitio__latLon__contenedorInput {
      width: 50%;
      padding: 0 !important;
      margin: 0 !important;
      display: inline-block; }
    .buscarSitio__latLon__label {
      font-size: 13px;
      text-align: center;
      margin-bottom: 4px;
      padding: 0 !important;
      padding-right: 15px !important; }
      @media (max-width: 599px) {
        .buscarSitio__latLon__label {
          font-size: 12px !important;
          margin-bottom: 5px !important;
          padding-right: 18px !important; } }
    @media (max-width: 599px) {
      .buscarSitio__latLon__input {
        width: 70px !important; } }
  .buscarSitio__utm {
    background-color: transparent;
    width: 100%;
    margin: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    display: inline-flex;
    position: relative; }
    .buscarSitio__utm__contenedorInput {
      width: 50%;
      padding: 0 !important;
      margin: 0 !important;
      display: inline-block; }
    .buscarSitio__utm__label {
      font-size: 13px;
      text-align: center;
      margin-bottom: 4px;
      padding: 0 !important;
      padding-right: 15px !important; }
      @media (max-width: 599px) {
        .buscarSitio__utm__label {
          font-size: 12px !important;
          margin-bottom: 5px !important;
          padding-right: 18px !important; } }
    @media (max-width: 599px) {
      .buscarSitio__utm__input {
        width: 70px !important; } }
    .buscarSitio__utm__hemisferio {
      display: inline-block;
      margin: 0 !important;
      font-size: 12px;
      vertical-align: middle !important;
      padding-top: 5px;
      font-weight: bold; }

.anadirSitio {
  background-color: #ebebeb; }
  @media (max-width: 599px) {
    .anadirSitio {
      display: block; } }
  .anadirSitio__input {
    font-size: 12px !important;
    margin: 0 !important; }

.guardarSitios {
  text-align: center;
  color: #FFF;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }
  @media (max-width: 599px) {
    .guardarSitios {
      display: block; } }

.sitioGuardado {
  height: 40px;
  display: table-cell !important;
  vertical-align: middle;
  float: none; }

.sitioGuardado:hover {
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.graficoVistaRapida {
  height: 500px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficoVistaRapida {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficoVistaRapida {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficoVistaRapida {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficoVistaRapida {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficoVistaRapida {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficoVistaRapida {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficoVistaRapida {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficoVistaRapida {
      width: 580px; } }

.charts-title {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0; }
  .charts-title > p {
    display: table-cell !important;
    vertical-align: middle;
    float: none;
    width: 100%;
    height: 30px;
    /* background-color: #ff6433; */
    font-size: 15px;
    color: white;
    font-family: Signika;
    padding-left: 10px;
    /*background-color: #F75820;*/
    background-image: -webkit-linear-gradient(bottom, #f63, #f33);
    background-image: -moz-linear-gradient(bottom, #f63, #f33);
    background-image: -o-linear-gradient(bottom, #f63, #f33);
    background-image: -ms-linear-gradient(bottom, #f63, #f33);
    background-image: linear-gradient(to top, #f63, #f33); }

.graficoVistaRapida2 {
  height: 350px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficoVistaRapida2 {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficoVistaRapida2 {
      width: calc(100vw - 100px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficoVistaRapida2 {
      width: 500px; } }
  @media (min-width: 900px) {
    .graficoVistaRapida2 {
      width: 500px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficoVistaRapida2 {
      width: 500px; } }
  @media (min-width: 1280px) {
    .graficoVistaRapida2 {
      width: 560px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficoVistaRapida2 {
      width: 560px; } }
  @media (min-width: 1920px) {
    .graficoVistaRapida2 {
      width: 560px; } }

.graficoEspectros {
  margin: auto;
  width: 80vw;
  height: auto; }

.graficos {
  display: block;
  height: 350px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficos {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficos {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficos {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficos {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficos {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficos {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficos {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficos {
      width: 580px; } }

.graficos2 {
  display: block;
  height: 500px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficos2 {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficos2 {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficos2 {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficos2 {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficos2 {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficos2 {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficos2 {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficos2 {
      width: 580px; } }

.leyendaHeatMapHorizontal {
  display: block; }
  @media (max-width: 599px) {
    .leyendaHeatMapHorizontal {
      left: 10px; } }
  @media (min-width: 600px) {
    .leyendaHeatMapHorizontal {
      left: 10px; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .leyendaHeatMapHorizontal {
      left: 10px; } }
  @media (min-width: 900px) {
    .leyendaHeatMapHorizontal {
      left: 65% !important; } }
  @media (min-width: 1280px) {
    .leyendaHeatMapHorizontal {
      left: 950px !important; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .leyendaHeatMapHorizontal {
      left: 950px !important; } }
  @media (min-width: 1920px) {
    .leyendaHeatMapHorizontal {
      left: 1000px !important; } }
  .leyendaHeatMapHorizontal__imagen {
    display: block; }

.leyendaHeatMap {
  display: block;
  position: fixed;
  right: 13%;
  bottom: 5%;
  width: 151px;
  height: 57px;
  -webkit-border-radius: 4px/3px;
  -moz-border-radius: 4px/3px;
  border-radius: 4px/3px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 0; }
  @media (max-width: 599px) {
    .leyendaHeatMap {
      width: 54px;
      height: 166px;
      left: 10px; } }
  @media (min-width: 600px) {
    .leyendaHeatMap {
      left: 10px; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .leyendaHeatMap {
      left: 10px; } }
  @media (min-width: 900px) {
    .leyendaHeatMap {
      left: 65% !important; } }
  @media (min-width: 1280px) {
    .leyendaHeatMap {
      left: 950px !important; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .leyendaHeatMap {
      left: 950px !important; } }
  @media (min-width: 1920px) {
    .leyendaHeatMap {
      left: 1000px !important; } }
  .leyendaHeatMap__imagen {
    display: block; }

.graficoResumenGenPV {
  height: 350px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficoResumenGenPV {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficoResumenGenPV {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficoResumenGenPV {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficoResumenGenPV {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficoResumenGenPV {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficoResumenGenPV {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficoResumenGenPV {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficoResumenGenPV {
      width: 580px; } }

.formPv {
  height: 100% !important;
  overflow-y: hidden;
  overflow-x: hidden; }

.formPv .sectionPv {
  font-size: 13px;
  font-weight: 400;
  color: #f73e20;
  text-transform: uppercase; }

.formPv .tdName {
  font-size: 13px;
  font-weight: 300;
  color: #666; }

.formPv table {
  border-collapse: separate;
  border-spacing: 10px 10px; }

.formPv .inputNumber {
  width: 100px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #f73e20;
  text-align: right;
  /*padding-right: 40px;*/ }

input[type=number] {
  width: 90px;
  /*height: 24px;*/
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  color: #f73e20;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center; }

select {
  margin-left: 5px;
  margin-right: 5px;
  background-color: #fcfcfc;
  color: #f73e20; }

.formPv .formButton {
  width: 150px;
  height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border: none;
  color: white;
  font-size: 12px;
  font-weight: bold;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.formPv .formButton:hover {
  /*background-image: none;*/
  /*background-color: rgba(247, 62, 32, 0.8);*/
  -webkit-filter: brightness(60%); }

.formPv .calcularButton {
  margin: auto;
  display: block;
  /*width: 170px;*/
  width: 140px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*background-color: #fcfcfc;*/
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border: none;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.calcularButton:hover {
  -webkit-filter: brightness(60%); }

.ayudaButton {
  margin: auto;
  display: block;
  width: 60px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border: none;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.formPv .ayudaButton:hover {
  -webkit-filter: brightness(60%); }

.accordion-title {
  color: white;
  font-family: 'Signika';
  text-transform: uppercase;
  font-weight: bold; }

.accordion-bg {
  background-color: #EBEBEB; }

.formPv .unitLbl {
  margin-left: 0px;
  margin-right: 10px;
  font-size: 13px;
  color: #404040;
  font-weight: bold; }

.select-button {
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  width: auto;
  height: auto; }

.margin-left5 {
  margin-left: 5px; }

.scrollable-menu {
  height: auto;
  max-height: 150px;
  overflow-x: hidden; }

.btn-download {
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.btn-download:not([disabled]):hover {
  -webkit-filter: brightness(60%); }

.btn-download:active {
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.btn-download > md-icon {
  color: #fff; }

.btn-download > * {
  color: #fff; }

.tableSST > .row {
  padding-left: 12px; }

.graficoResultadosSST {
  height: 350px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficoResultadosSST {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficoResultadosSST {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficoResultadosSST {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficoResultadosSST {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficoResultadosSST {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficoResultadosSST {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficoResultadosSST {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficoResultadosSST {
      width: 580px; } }

.tituloSST {
  font-size: 13px;
  font-weight: 300;
  color: #666; }

.formularioSST__fila {
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 3%;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioSST__fila {
      padding-bottom: 0%; } }
.formularioSST__columna {
  display: inline-block;
  font-size: 0;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 !important;
  width: 49%; }
  @media (max-width: 599px) {
    .formularioSST__columna {
      display: block;
      width: 100%;
      padding-bottom: 3%; } }
.formularioSST__titulo {
  display: inline-block;
  width: 58%;
  padding-right: 5%;
  height: 35px;
  vertical-align: middle !important;
  font-size: 13px;
  font-weight: 300;
  color: #666;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioSST__titulo {
      text-align: left;
      padding-top: 1%;
      width: 60% !important;
      padding-left: 0 !important; } }
.formularioSST__entrada {
  display: inline-block;
  width: 33%;
  height: 35px;
  margin: 0;
  vertical-align: middle !important; }
  @media (max-width: 599px) {
    .formularioSST__entrada {
      text-align: center;
      padding-left: 0%;
      padding-right: 0%;
      padding-top: 0%;
      padding-bottom: 3%; } }
  @media (max-width: 599px) {
    .formularioSST__entrada__input {
      display: inline-block; } }

.formularioPV__alert {
  display: inline-block;
  width: 70%;
  padding-right: 2%;
  height: 20px;
  vertical-align: middle !important;
  font-size: 13px;
  font-weight: 300;
  color: #DF0101;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioPV__alert {
      padding-bottom: 0%; } }
.formularioPV__fila {
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 3%;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioPV__fila {
      padding-bottom: 0%; } }
.formularioPV__columna {
  display: inline-block;
  font-size: 0;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 !important;
  width: 49%; }
  @media (max-width: 599px) {
    .formularioPV__columna {
      display: block;
      width: 100%;
      padding-bottom: 3%; } }
.formularioPV__titulo {
  display: inline-block;
  width: 58%;
  padding-right: 5%;
  height: 35px;
  vertical-align: middle !important;
  font-size: 13px;
  font-weight: 300;
  color: #666;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioPV__titulo {
      text-align: left;
      padding-top: 1%;
      width: 60% !important;
      padding-left: 0 !important; } }
.formularioPV__entrada {
  display: inline-block;
  width: 33%;
  height: 35px;
  margin: 0;
  vertical-align: middle !important; }
  @media (max-width: 599px) {
    .formularioPV__entrada {
      text-align: center;
      padding-left: 0%;
      padding-right: 0%;
      padding-top: 0%;
      padding-bottom: 3%; } }
  @media (max-width: 599px) {
    .formularioPV__entrada__input {
      display: inline-block; } }
.formularioPV__columnaSI {
  display: inline-block;
  font-size: 0;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 !important;
  width: 45%;
  text-align: left; }
  @media (max-width: 599px) {
    .formularioPV__columnaSI {
      display: block;
      width: 100%;
      padding-bottom: 3%;
      text-align: center; } }
.formularioPV__columnaBoton {
  display: inline-block;
  font-size: 0;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 !important;
  width: 35% !important;
  text-align: left; }
  @media (max-width: 599px) {
    .formularioPV__columnaBoton {
      display: block !important;
      width: 100% !important;
      padding-bottom: 3% !important;
      text-align: center !important; } }
.formularioPV__columnaTexto {
  display: inline-block;
  font-size: 0;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 !important;
  width: 60% !important;
  text-align: left; }
  @media (max-width: 599px) {
    .formularioPV__columnaTexto {
      display: block !important;
      width: 100% !important;
      padding-bottom: 3% !important;
      text-align: center !important; } }
.formularioPV__tituloSI {
  display: inline-block;
  width: 120px;
  padding-right: 1%;
  height: 35px;
  vertical-align: middle !important;
  font-size: 13px;
  font-weight: 300;
  color: #666;
  padding-top: 2%;
  margin: 0 !important; }
  @media (max-width: 599px) {
    .formularioPV__tituloSI {
      text-align: left;
      padding-top: 2%;
      width: 45% !important;
      padding-right: 2%; } }
.formularioPV__entradaSI {
  display: inline-block;
  width: 125px;
  height: 35px;
  margin: 0;
  vertical-align: middle !important;
  padding-right: 0 !important; }
  @media (max-width: 599px) {
    .formularioPV__entradaSI {
      width: 40% !important;
      text-align: center;
      padding-left: 0%;
      padding-right: 2%;
      padding-top: 0%;
      padding-bottom: 3%; } }
  @media (max-width: 599px) {
    .formularioPV__entradaSI__input {
      display: inline-block; } }

.disclaimerEstaciones {
  display: inline-block;
  width: 100%;
  padding-left: 7%;
  padding-right: 7%;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 400;
  padding-top: 2%;
  padding-bottom: 2%; }

.botonMostrarEnMapa {
  position: absolute !important;
  right: 1px;
  top: -15px; }
  @media (max-width: 599px) {
    .botonMostrarEnMapa {
      width: 90px;
      font-size: 10px;
      right: -1px; } }

.graficoEstacionGiz {
  height: 350px;
  width: 84%;
  margin: auto; }

.listaInstrumentosHead {
  text-align: center !important;
  font-weight: bold !important;
  font-size: 13px !important; }
  @media (max-width: 599px) {
    .listaInstrumentosHead {
      font-size: 10px !important; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .listaInstrumentosHead {
      font-size: 11px !important; } }

.listaInstrumentosDato {
  text-align: center !important;
  font-size: 12px !important;
  font-weight: 400; }
  @media (max-width: 599px) {
    .listaInstrumentosDato {
      font-size: 9px !important; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .listaInstrumentosDato {
      font-size: 10px !important; } }

.figuraInstrumentos {
  width: 34px !important;
  height: 44px !important; }
  @media (max-width: 599px) {
    .figuraInstrumentos {
      width: 20px !important;
      height: 28px !important; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .figuraInstrumentos {
      width: 30px !important;
      height: 39px !important; } }

.espacioFiguraInstrumentos {
  width: 34px !important; }
  @media (max-width: 599px) {
    .espacioFiguraInstrumentos {
      width: 20px !important; } }
  @media (min-width: 600px) and (max-width: 899px) {
    .espacioFiguraInstrumentos {
      width: 30px !important; } }

.textInfoEstacion {
  font-size: 14px !important; }
  @media (min-width: 600px) and (max-width: 899px) {
    .textInfoEstacion {
      font-size: 12px !important; } }
  @media (max-width: 599px) {
    .textInfoEstacion {
      font-size: 11px !important; } }

.graficosPV {
  height: 350px;
  margin: auto; }
  @media (max-width: 599px) {
    .graficosPV {
      width: 80vw; } }
  @media (min-width: 600px) {
    .graficosPV {
      width: calc(100vw - 70px); } }
  @media (min-width: 600px) and (max-width: 899px) {
    .graficosPV {
      width: 520px; } }
  @media (min-width: 900px) {
    .graficosPV {
      width: 520px; } }
  @media (min-width: 900px) and (max-width: 1279px) {
    .graficosPV {
      width: 520px; } }
  @media (min-width: 1280px) {
    .graficosPV {
      width: 580px; } }
  @media (min-width: 1280px) and (max-width: 1919px) {
    .graficosPV {
      width: 580px; } }
  @media (min-width: 1920px) {
    .graficosPV {
      width: 580px; } }

.herramientasNavegacion {
  position: fixed;
  height: 100px;
  width: 100px;
  bottom: 5%;
  right: 1%; }
  .herramientasNavegacion__vertical {
    position: absolute;
    bottom: calc(1%+32px);
    height: 64px;
    width: 32px;
    right: 1%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 0;
    -webkit-border-radius: 4px/3px;
    -moz-border-radius: 4px/3px;
    border-radius: 4px/3px;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15); }
  .herramientasNavegacion__horizontal {
    position: absolute;
    bottom: 0px;
    height: 32px;
    right: 1%;
    width: calc(32px * 3);
    background: rgba(255, 255, 255, 0.6);
    z-index: 0;
    -webkit-border-radius: 4px/3px;
    -moz-border-radius: 4px/3px;
    border-radius: 4px/3px;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15); }

.botonesNavegacion2 {
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: none;
  z-index: auto;
  width: 28px;
  height: 28px;
  position: static;
  cursor: default;
  opacity: 1;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: normal 16px/1 "Times New Roman", Times, serif;
  color: black;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(-90deg, white 0, #c8c8c8 100%);
  background: -moz-linear-gradient(180deg, white 0, #c8c8c8 100%);
  background: linear-gradient(180deg, white 0, #c8c8c8 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0; }

.botonesNavegacion2 > div {
  text-align: center;
  padding-top: 4.5px;
  height: 100%;
  width: 100%; }

.zoomIn {
  position: absolute;
  top: 2px;
  left: 2px; }

.zoomOut {
  position: absolute;
  top: 34px;
  left: 2px; }

.satelital {
  position: absolute;
  top: 2px;
  left: 2px; }

.estaciones {
  position: absolute;
  top: 2px;
  left: 34px; }

.capas {
  position: absolute;
  top: 2px;
  right: 2px; }

/* FOOTER EXPLORACION */
#footer-app {
  bottom: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 20px; }
  #footer-app > div > button {
    border-radius: 50px 50px 0px 0px;
    border-style: none;
    width: 100%; }
    #footer-app > div > button :focus {
      border: none !important;
      text-decoration: none;
      outline: 0px auto -webkit-focus-ring-color; }

.btn-arrow-down {
  width: 100% !important;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }
  .btn-arrow-down:hover {
    background-color: rgba(255, 255, 255, 0.3); }

.footer-exploracion {
  background-color: rgba(255, 255, 255, 0.3); }

.degrade {
  text-transform: uppercase;
  font-weight: bold;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.degrade2 {
  text-transform: uppercase;
  font-weight: bold; }

.degrade3 {
  width: 100%;
  height: 25px;
  margin-bottom: 5px;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.fraction {
  display: inline-flex;
  flex-direction: column;
  padding: 0.2em;
  align-items: center; }

.numerator {
  border-bottom: 2px solid grey; }

span.unidades {
  white-space: nowrap; }

.has-error {
  border-color: #a94442; }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* padding-left: 30px! important; */
  .input_coeff {
    padding-right: 2px !important; } }
@media only screen and (min-width: 992px) {
  .esconder {
    display: none !important;
    visibility: hidden !important; }

  .input_coeff {
    margin-left: 0; } }
@media only screen and (max-width: 992px) {
  .esconder2 {
    display: none !important;
    visibility: hidden !important; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .ecuacion {
    padding-left: 0 !important;
    margin-left: 0px;
    text-align: left !important; } }
.ecuacion {
  padding-left: 2px;
  padding-right: 2px; }

.pv-summary-table-header {
  font-size: 24px;
  color: dodgerblue;
  text-align: center;
  padding: 10px;
  line-height: 100%; }

.md-subheader .md-subheader-inner {
  padding: 0;
  background-color: inherit; }

.md-subheader {
  background: url("../../images/subtle_dots.png");
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  background-color: #ebebeb; }

.subheader > .md-subheader .md-subheader-inner {
  padding: 15px;
  background-color: white; }

.colorido {
  color: #666666; }

@media only screen and (min-width: 1197px) and (max-width: 1280px) {
  .fontScreen {
    font-size: 10px;
    top: 5px; } }
.table-download thead > tr > th {
  border-color: #f73e20;
  font-weight: 300;
  font-family: Signika;
  font-size: 11px;
  color: #666 !important; }

.table-download tbody > tr > td {
  border-color: #f73e20; }

.btn-formulario {
  background-color: whitesmoke; }

.table-title {
  font-size: 13px;
  font-weight: bold;
  color: #f73e20;
  text-transform: uppercase; }

.table-resumen {
  margin-bottom: 0;
  width: 100%;
  border-collapse: collapse; }

.table-resumen > thead > tr > th {
  font-size: 14px;
  font-weight: bold;
  color: #3c3e41; }

.table-resumen > thead > tr > th > span {
  color: #666666;
  font-size: 11px; }

.table-resumen > tbody > tr > td {
  font-size: 15px;
  /*color: rgb(247, 62, 32);*/
  font-weight: bold;
  color: #ff6433; }

.table-resumen2 {
  margin-bottom: 0;
  width: 100%;
  border-collapse: collapse; }

.table-resumen2 > thead > tr > th {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-transform: uppercase; }

.table-resumen2 > tbody > tr > td {
  font-family: Signika;
  font-size: 15px;
  font-weight: 600;
  color: #ff6433;
  letter-spacing: 1px;
  /*color: rgb(247, 62, 32);*/
  font-weight: bold; }

.vcenter {
  display: table; }

.vcenter > * {
  display: table-cell !important;
  vertical-align: middle;
  float: none; }

.buscar-title {
  font-size: 14px;
  font-weight: bold;
  color: #3c3e41;
  text-align: left; }

.vcenter2 {
  display: table-cell !important;
  vertical-align: middle;
  float: none; }

.vcenter3 {
  display: table;
  /*text-align: center;*/ }

.vcenter3 > * {
  display: table-cell;
  vertical-align: middle; }

input.direccion-input::-webkit-input-placeholder {
  font-size: 12px; }

input.direccion-input::-moz-placeholder {
  font-size: 12px; }

input.direccion-input {
  font-size: 12px !important; }

.mainTitle {
  font-family: Signika; }

.mainTitle > * {
  display: inline; }

.mainTitle > p {
  font-size: 12px;
  color: #fff; }

.tabs-style {
  font-family: Signika;
  font-size: 11px;
  color: #f73e20; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1; }

.table-download2 thead > tr > th {
  border-color: white;
  font-weight: 500;
  font-family: Signika;
  font-size: 16px;
  color: white; }

.table-download2 tbody > tr > td {
  border-color: white; }

.vista-rapida-table {
  border-collapse: collapse; }

.vista-rapida-table-sidetitle {
  font-size: 20px;
  width: 120px;
  line-height: 150%;
  background-color: darkorange;
  color: white;
  padding: 10px;
  text-transform: uppercase; }

.vista-rapida-table-header {
  text-align: center;
  /*font-size: 18px;*/
  line-height: 125%;
  border-bottom: solid 1px #ff6433;
  padding: 10px; }

.vista-rapida-table-row {
  text-align: center;
  font-size: 18px;
  padding: 10px; }

.vista-rapida-table-units {
  font-weight: 300;
  font-family: Signika;
  color: #666;
  text-align: center;
  font-size: 11px; }

.vista-rapida-table-rightborder {
  border-right: solid 1px darkorange; }

.vista-rapida-site-table {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.vista-rapida-site-table-header {
  text-align: center;
  font-weight: bold; }

.vista-rapida-site-table-data {
  text-align: center; }

.ayuda-t1 {
  font-family: Signika;
  font-size: 11px;
  color: #fff;
  width: auto;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #999;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 10px;
  padding-top: 10px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-weight: 400; }

.ayuda-t1-selected {
  font-family: Signika;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.3pt;
  width: auto;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 2px;
  margin-top: 0px;
  padding-left: 10px;
  padding-top: 10px;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.ayuda-t1:hover {
  background-color: #3c3e41;
  background-image: -webkit-linear-gradient(bottom, #f63, #f33);
  background-image: -moz-linear-gradient(bottom, #f63, #f33);
  background-image: -o-linear-gradient(bottom, #f63, #f33);
  background-image: -ms-linear-gradient(bottom, #f63, #f33);
  background-image: linear-gradient(to top, #f63, #f33); }

.ayuda2 {
  display: block;
  width: 100%;
  padding-left: 7%;
  padding-right: 7%;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 400;
  color: #878787; }

.ayuda2 > p {
  margin: 10px;
  font-size: 12px;
  font-color: #666666;
  font-weight: 100; }

.navbar-default {
  background-color: rgba(255, 255, 255, 0.92);
  border-color: #f9282b;
  border-style: solid none none none;
  border-width: 4px;
  height: 80px;
  width: 100vw !important; }

.navbar-default .navbar-brand {
  color: #f9282b; }

.logo-navbar {
  color: #f9282b;
  height: 50px;
  margin-left: 5px !important;
  padding: 0; }

.logo-navbar3 {
  color: #f9282b;
  height: 160px;
  margin-left: 5px !important;
  padding: 0 2px 0 0; }

.logo-navbar4 {
  height: 150px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -49px;
  margin-right: -30px; }

.logo-navbar5 {
  height: 60px;
  position: absolute;
  top: 50px;
  right: 110px;
  /*padding:0;
  margin-top: 40px;
  margin-left: -70px!important;
  z-index:20;*/ }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #f9282b; }

.navbar-default .navbar-text {
  color: #f9282b; }

.navbar-default .navbar-nav > li > a {
  color: #f9282b;
  border-style: none none solid none;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0);
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Signika";
  font-size: 12px; }

.navbar-default .navbar-nav > li > a:hover {
  border-color: #f9282b !important;
  color: #f9282b;
  background-color: inherit; }

.navbar-default .navbar-nav > li > a:focus {
  border-color: rgba(255, 255, 255, 0);
  color: #f9282b;
  background-color: inherit; }

.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #ffffff; }

.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #f9282b; }

.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #f9282b;
  background-color: #f9282b; }

.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: inherit; }

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.8);
  border: none; }

.navbar-default .navbar-nav > li > .dropdown-menu > li > a,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  background-color: inherit;
  color: #f9282b;
  font-family: Signika; }

.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover {
  font-weight: 700; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default .navbar-toggle {
  border-color: #f9282b; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #FFFFFF; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f9282b; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f9282b; }

.navbar-default .navbar-link {
  color: #f9282b; }

.navbar-default .navbar-link:hover {
  color: #FFFFFF; }

@media (max-width: 599px) {
  .logo-navbar {
    height: 40px;
    padding-top: 7px; } }
.navbar-right {
  margin-right: 15px; }

@media (max-width: 1201px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

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

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
/*navbar home*/
.navbar-default2 {
  background-color: rgba(255, 255, 255, 0.92);
  border-color: #f9282b;
  border-style: solid none none none;
  border-width: 4px;
  height: 80px;
  width: 100vw !important; }

.navbar-default2 .navbar-brand {
  color: #f9282b; }

.navbar-default2 .navbar-brand:hover,
.navbar-default2 .navbar-brand:focus {
  color: #f9282b; }

.navbar-default2 .navbar-text {
  color: #f9282b; }

.navbar-default2 .navbar-nav > li > a {
  color: #f9282b;
  border-style: none none solid none;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0);
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Signika";
  font-size: 12px; }

.navbar-default2 .navbar-nav > li > a:hover {
  border-color: #f9282b;
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-nav > li > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-nav > li > .dropdown-menu {
  background-color: inherit; }

.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a {
  color: #f9282b; }

.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: inherit; }

.navbar-default2 .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default2 .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default2 .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-nav > li > .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  background-image: url("../images/background_2.png"); }

.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a,
.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a:focus {
  background-color: inherit;
  color: #f9282b;
  font-family: Signika; }

.navbar-default2 .navbar-nav > li > .dropdown-menu > li > a:hover {
  font-weight: 700; }

.navbar-default2 .navbar-nav > .active > a,
.navbar-default2 .navbar-nav > .active > a:hover,
.navbar-default2 .navbar-nav > .active > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-nav > .open > a,
.navbar-default2 .navbar-nav > .open > a:hover,
.navbar-default2 .navbar-nav > .open > a:focus {
  color: #f9282b;
  background-color: inherit; }

.navbar-default2 .navbar-toggle {
  border-color: #f9282b; }

.navbar-default2 .navbar-toggle:hover,
.navbar-default2 .navbar-toggle:focus {
  background-color: inherit; }

.navbar-default2 .navbar-toggle .icon-bar {
  background-color: #f9282b; }

.navbar-default2 .navbar-collapse,
.navbar-default2 .navbar-form {
  border-color: #f9282b; }

.navbar-default2 .navbar-link {
  color: #f9282b; }

.navbar-default2 .navbar-link:hover {
  color: #FFFFFF; }

.navbar-default2 .navbar-nav {
  padding-top: 65px;
  margin-left: -10px; }

@media (max-width: 599px) {
  .navbar-default {
    height: 60px; } }

@media (min-width: 1200px) and (max-width: 1260px) {
  .logo-navbar5 {
    position: absolute;
    right: 80px;
    top: 20px; } }
@media (min-width: 768px) and (max-width: 1201px) {
  .logo-navbar5 {
    position: absolute;
    left: 230px;
    top: 55px; }

  .navbar-default2 .navbar-nav {
    padding-top: 0; } }
@media (max-width: 767px) {
  .logo-navbar4 {
    height: 0; }

  .logo-navbar3 {
    height: 55px; }

  .logo-navbar5 {
    height: 35px;
    position: absolute;
    left: 0;
    top: 10px;
    margin-top: 0;
    margin-left: 90px !important;
    margin-right: 0px; }

  .navbar-default2 .navbar-nav {
    padding-top: 0; } }
/*NEW HOME*/
.newHomeHeader {
  background-color: #e1e1e1 !important;
  background-image: url("../images/background_2.png");
  padding-bottom: 20px;
  margin: 0;
  border-radius: 0;
  z-index: 30 !important;
  position: relative; }

.newColor {
  background-color: #e1e1e1 !important; }

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