* {
  color: #1e1d1d;
  font-family: "Roboto Mono", sans-serif !important;
}
a {
  color: #767522;
  font-weight: bold;
}
a:hover {
  color: #78cbc1;
}
.bg_light_forever {
  background: #fff !important;
  padding: 20px !important;
  border-radius: 15px;
}
@media (min-width: 990px) {
  .bg_light {
    background: #fff !important;
    padding: 30px !important;
    border-radius: 20px;
  }
  .bg_night {
    background: linear-gradient(180deg, #1d3e53 0%, #cbc2bc) !important;
    color: #fff;
    padding: 30px !important;
    border-radius: 20px;
  }
  .bg_night *:not(a) {
    color: #fff !important;
  }
  .bg_night a {
    color: #307b72 !important;
  }
  .bg_night .active {
    background: #307b72 !important;
  }
}
.bg-primary {
  background-color: #9dd9d2 !important;
  color: white !important;
}
.bg-sunny {
  background: linear-gradient(180deg, #50a4dc 0%, #cbc2bc);
}
.bg-sunny * {
  color: white !important;
}
.bg-sunny .label {
  fill: #fff !important;
}
.bg-sunny-night {
  background: linear-gradient(180deg, #1d3e53 0%, #cbc2bc);
}
.bg-sunny-night * {
  color: white !important;
}
.bg-sunny-night .label {
  fill: #fff !important;
}
.bg-sunny-night .card-data {
  color: white !important;
}
.bg-rain {
  background: linear-gradient(180deg, #465e9f 0%, #cbc2bc);
}
.bg-rain .label {
  fill: #fff !important;
}
.bg-rain * {
  color: white !important;
}
.bg-rain-night {
  background: linear-gradient(180deg, #051747 0%, #cbc2bc);
}
.bg-rain-night * {
  color: white !important;
}
.bg-rain-night .label {
  fill: #fff !important;
}
.bg-rain-night .card-data {
  color: white !important;
}
.bg-cloudy {
  background: linear-gradient(180deg, #aba4eb 0%, #cbc2bc);
  color: white !important;
}
.bg-cloudy .label {
  fill: #fff !important;
}
.bg-cloudy * {
  color: white !important;
}
.bg-strom-night {
  background: linear-gradient(180deg, #2e2f43 0%, #cbc2bc);
}
.bg-strom-night * {
  color: white !important;
}
.bg-strom-night .label {
  fill: #fff !important;
}
.bg-strom-night .card-data {
  color: white !important;
}
.bg-cloudy {
  background: linear-gradient(180deg, #a4ceeb 0%, #cbc2bc);
  color: white !important;
}
.bg-cloudy .label {
  fill: #fff !important;
}
.bg-cloudy * {
  color: white !important;
}
.bg-cloudy-night {
  background: linear-gradient(180deg, #2e3b43 0%, #cbc2bc);
  color: white !important;
}
.bg-cloudy-night .label {
  fill: #fff !important;
}
.bg-cloudy-night * {
  color: white !important;
}
.bg-gris {
  background: #fff8f0;
}
.bg-white {
  background: white;
  color: #000;
}
.rain-bar {
  background: #80adff;
  padding: 2px;
  border-radius: 5px;
  width: 75%;
  margin: 5px auto;
}
.text-secondary {
  color: #a0a0a0 !important;
}
.text-secondary * {
  color: #a0a0a0;
}
.card-now {
  border-radius: 20px;
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
}
.fs-large {
  font-size: 2.1rem;
}
.text-100 {
  font-size: 6.1979dvh !important;
  line-height: 8dvh;
}
.fs-large-2 {
  font-size: 5rem;
}
.border-light {
  border-bottom: 1px solid #fff;
}
.border-light ::after {
  content: '';
  padding-bottom: 3px;
  width: 10px;
}
.card-weather {
  border-radius: 10px;
}
.card-weather .icon {
  height: 100%;
  width: 100%;
}
.fs-small {
  font-size: small !important;
}
.menu {
  background: rgba(0, 0, 0, 0.15);
}
.menu .lista-menu .nav-link {
  color: white;
}
.menu .lista-menu .nav-link:hover {
  color: #78cbc1;
}
.text-right {
  text-align: right !important;
}
body {
  overflow-y: scroll !important;
}
/*Header HOME*/
.card-home-header {
  backdrop-filter: blur(15px) !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
  border-radius: 1em !important;
  border: 2px solid rgba(0, 0, 0, 0.1) !important;
  background-clip: padding-box !important;
  box-shadow: 10px 10px 10px rgba(46, 54, 68, 0.03) !important;
}
.card-home-header .card-header,
.card-home-header .card-body,
.card-home-header .card-footer {
  border: none;
}
/*FIN Header HOME*/
/*Logos temperatura*/
.temp-min {
  color: #a3a3a6;
}
.temp-min i {
  color: #a3a3a6;
}
.temp-max {
  color: #f71e42;
}
.temp-max i {
  color: #f71e42 #a3a3a6;
}
/*FIN logos temperatura*/
/*SECCION HOY*/
.estado-actual-hoy .card .card-header {
  background-color: transparent;
  border: none;
}
.estado-actual-hoy .card .card-body {
  background-color: transparent;
}
.estado-actual-hoy .card .card-footer {
  background-color: transparent;
  border: none;
}
.logo-hoy-home {
  color: #9dd9d2;
}
/*FIN SECCION HOY*/
/*Botones*/
.btn-primary {
  background-color: #9dd9d2 !important;
}
/*Fin botones*/
/*LOGOTIPOS*/
#nubes-header {
  color: #ffffff;
}
#nubes-header .nube-header {
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
}
/*@s1:"";
@s2:"";
@s3:"";
.mixin-loop (@i) when (@i > 400) {
    @s1: '@s1 + Math.random(1000)*0.1vw + " " + Math.random(1000)*0.1vh + " " + 0 + " " + Math.random(50)*-0.01rem + #fff';
    @s2: '@s2 + Math.random(1000)*0.1vw + " " + Math.random(1000)*0.1vh + " " + 0 + " " + Math.random(50)*-0.01rem + #fff';
    @s3: '@s3 + Math.random(1000)*0.1vw + " " + Math.random(1000)*0.1vh + " " + 0 + " " + Math.random(50)*-0.01rem + #fff';
    @if @i < 400 {
        @s1: @s1 + ",";
        @s2: @s2 + ",";
        @s3: @s3 + ",";
    }
}
.layer2 {
    width: 1.2rem;
    height: 1.2rem;
    filter:blur(3px);
    box-shadow: @s2;
}
.layer3 {
    width: 0.8rem;
    height: 0.8rem;
    filter:blur(6px);
    box-shadow: @3;
}*/
.sol-header {
  animation: move-header ease-in-out 20s;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
}
.lg-sun {
  color: #f4d06f;
}
.lg-rayos-sun {
  color: #ff6700;
  animation: rotate ease-in-out 20s;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
}
.parcial-nublado-lluvia-cloud {
  color: #ffffff;
  stroke: #9dd9d2;
  stroke-width: 3px;
}
.parcial-nublado-lluvia-sun {
  color: #f4d06f;
}
.parcial-nublado-lluvia-rayos-sun {
  color: #ff6700;
}
.parcial-nublado-lluvia-rain {
  color: #80adff;
  animation: rain linear 2s;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
}
/*FIN LOGOTIPOS*/
/*Nubes home*/
.waves {
  position: relative;
  width: 100%;
  min-height: 100px;
  max-height: 150px;
  transform: rotate(180deg);
}
/*Fin nubes home*/
/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -8s;
  animation-duration: 13s;
}
.parallax > use:nth-child(2) {
  animation-delay: -9s;
  animation-duration: 16s;
}
.parallax > use:nth-child(3) {
  animation-delay: -10s;
  animation-duration: 19s;
}
.parallax > use:nth-child(4) {
  animation-delay: -11s;
  animation-duration: 26s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .card-now .waves {
    height: 80px;
    min-height: 80px;
  }
  .card-now .content {
    height: 30vh;
  }
  .card-now h1 {
    font-size: 24px;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(365deg);
  }
}
@keyframes rotate-45 {
  0% {
    transform: rotate(45deg);
  }
  45% {
    transform: rotate(-45deg);
  }
}
@keyframes rain {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes move-header {
  0% {
    transform: translate3d(-250%, 0, 0);
  }
  100% {
    transform: translate3d(250%, 0, 0);
  }
}
@keyframes move-nubes {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
/*SKIN*/
.hot {
  position: absolute;
  top: 25%;
  left: 20%;
  background: linear-gradient(to top right, #ff5722 0%, #fb8c00 100%);
  box-shadow: 1px 1px 30px #ff6f00;
}
.sun {
  position: absolute;
  top: -10%;
  left: 65%;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  background: linear-gradient(to bottom left, #ffeb3b 0%, #f9a825 90%);
  box-shadow: 1px 1px 30px #ffa000;
  animation: inex 3s infinite linear;
}
.sunx {
  position: absolute;
  top: 30%;
  left: 45%;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0.2;
}
/*FIN SKIN*/
/*MINI LOGOS*/
.icon {
  width: 70px;
  height: 70px;
  display: block;
  vertical-align: middle;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  text-indent: -9999px;
}
.icon-bigger {
  width: 150px;
  height: 150px;
}
.icon-header {
  width: 500px;
  height: 500px;
}
.cloudy-day-1 {
  background-image: url(/img/weather_icons/animated/cloudy-day-1.svg);
}
.cloudy-day-2 {
  background-image: url(/img/weather_icons/animated/cloudy-day-2.svg);
}
.cloudy-day-3 {
  background-image: url(/img/weather_icons/animated/cloudy-day-3.svg);
}
.cloudy-night-1 {
  background-image: url(/img/weather_icons/animated/cloudy-night-1.svg);
}
.cloudy-night-2 {
  background-image: url(/img/weather_icons/animated/cloudy-night-2.svg);
}
.cloudy-night-3 {
  background-image: url(/img/weather_icons/animated/cloudy-night-3.svg);
}
.cloudy {
  background-image: url(/img/weather_icons/animated/cloudy.svg);
}
.day {
  background-image: url(/img/weather_icons/animated/day.svg);
}
.night {
  background-image: url(/img/weather_icons/animated/night.svg);
}
.rainy-1 {
  background-image: url(/img/weather_icons/animated/rainy-1.svg);
}
.rainy-2 {
  background-image: url(/img/weather_icons/animated/rainy-2.svg);
}
.rainy-3 {
  background-image: url(/img/weather_icons/animated/rainy-3.svg);
}
.rainy-4 {
  background-image: url(/img/weather_icons/animated/rainy-4.svg);
}
.rainy-5 {
  background-image: url(/img/weather_icons/animated/rainy-5.svg);
}
.rainy-6 {
  background-image: url(/img/weather_icons/animated/rainy-6.svg);
}
.rainy-7 {
  background-image: url(/img/weather_icons/animated/rainy-7.svg);
}
.snowy-1 {
  background-image: url(/img/weather_icons/animated/snowy-1.svg);
}
.snowy-2 {
  background-image: url(/img/weather_icons/animated/snowy-2.svg);
}
.snowy-3 {
  background-image: url(/img/weather_icons/animated/snowy-3.svg);
}
.snowy-4 {
  background-image: url(/img/weather_icons/animated/snowy-4.svg);
}
.snowy-5 {
  background-image: url(/img/weather_icons/animated/snowy-5.svg);
}
.snowy-6 {
  background-image: url(/img/weather_icons/animated/snowy-6.svg);
}
.thunder {
  background-image: url(/img/weather_icons/animated/thunder.svg);
}
.weather {
  background-image: url(/img/weather_icons/animated/weather.svg);
}
/*FIN MINI LOGOS*/
/*PULVIOMETRE*/
#pulviometer svg {
  width: 100%;
}
#pulviometer .label {
  fill: #000;
  font-size: 2.2em;
  font-weight: bold;
  font-family: "din-condensed-web", sans-serif;
  /* font-family: "filson-soft", sans-serif; */
  text-anchor: middle;
  letter-spacing: 1.2px;
}
#pulviometer .tubeLabel {
  fill: rgba(177, 187, 192, 0.5);
  font-size: 1.4em;
  font-family: "din-condensed-web", sans-serif;
  /* font-family: "filson-soft", sans-serif; */
  text-anchor: middle;
}
#pulviometer .dragger {
  -webkit-tap-highlight-color: transparent;
}
/*FIN PULVIOMETRE*/
.item-hour {
  display: flex;
  flex-direction: column;
}
.item-hour .icon-hours {
  width: 15px !important;
  height: 15px !important;
}
.item-hour .icon-hour {
  width: 45px !important;
  height: 45px !important;
}
.next-days .carousel-days {
  overflow-x: scroll;
  overflow-y: clip;
}
.next-days .carousel-days .new-day-title {
  border-left: 2px solid #878787;
  border-right: 1px solid #c7c7c7;
}
.next-days .carousel-days .item-day {
  border-right: 1px solid #c7c7c7;
}
.next-days .carousel-days .item-day.active {
  background: #9dd9d2;
  color: white;
}
.next-days .carousel-days .item-day.new-day {
  border-left: 2px solid #878787;
}
.next-days .carousel-days .item-days {
  border-radius: 20px;
}
.next-days .carousel-days .item-days.active {
  background: #9dd9d2;
  color: white;
}
.next-days .carousel-days .day-time {
  font-size: medium;
  font-weight: lighter;
  margin-top: 1rem;
}
.next-days .carousel-days .day-time .icon {
  width: 50px;
  height: 50px;
}
.mb-rainy {
  margin-bottom: 1.8rem;
}
.cicon-rainy {
  height: 70px !important;
}
.card-data {
  border-radius: 20px;
  color: #1e1d1d;
}
.color-black {
  color: #000;
}
::-webkit-scrollbar {
  display: none;
}
#taskbar {
  z-index: 9999 !important;
  border-top: 1px solid #eaeaea;
}
#taskbar a {
  color: #1e1d1d;
}
#taskbar a:hover {
  color: #9dd9d2;
}
#taskbar a:hover * {
  color: #9dd9d2;
}
#taskbar a.active {
  color: #767522;
}
#taskbar a.active * {
  color: #767522;
}
#taskbar .icon-taskbar {
  width: auto;
  height: 30px;
}
#next_days_info .accordion-item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 7px 19px -20px rgba(0, 0, 0, 0.8);
}
#next_days_info .accordion-header {
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 10px;
}
#next_days_info .accordion-header button {
  border-radius: 10px;
  box-shadow: none !important;
}
#next_days_info .accordion-header button:hover,
#next_days_info .accordion-header button:active,
#next_days_info .accordion-header button:focus {
  background: #9dd9d2 !important;
}
#next_days_info .accordion-header button:active,
#next_days_info .accordion-header button:focus {
  box-shadow: 0 4px 12px -8px rgba(0, 0, 0, 0.8) !important;
}
#next_days_info .accordion-header button:after {
  content: "";
}
@media (min-width: 990px) {
  #page_about_as section {
    column-count: 2;
    gap: 1.5rem;
  }
}
#page_about_as section article {
  break-inside: avoid;
}
#page_about_as section article > div {
  border-radius: 10px;
  background: #fff;
  padding: 1.2rem;
  margin-bottom: 2rem;
}
footer {
  background: #9dd9d2;
}
footer * {
  color: white !important;
}
footer a:hover {
  color: #9dd9d2 !important;
}
footer a:hover * {
  color: #9dd9d2 !important;
}
.taskbar-item {
  font-size: 80% !important;
}
.p-mw {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}
.w-fc {
  width: fit-content !important;
}
.icon-footer {
  width: 1.3rem !important;
  height: 1.3rem !important;
}
.sticky-left {
  position: sticky !important;
  left: 0 !important;
}
.publicidad {
  background: #d0d0d0;
  height: 100%;
  text-align: center;
  color: white;
}
.menubar .brand {
  font-size: 1.3rem;
}
.menubar .logo-menu {
  width: 40px;
}
@media (min-width: 990px) {
  .menubar {
    background: white;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
  }
  .menubar .logo-menu {
    width: 50px;
  }
  .menubar .brand {
    font-size: 2.2rem;
  }
}
@media (max-width: 990px) {
  .visit-count {
    border-radius: 5px !important;
  }
}
.border-5 {
  border-radius: 5px !important;
}
.border-10 {
  border-radius: 10px !important;
}
.border-20 {
  border-radius: 20px !important;
}
.form-input {
  height: 50px !important;
}
.grafica-meteo {
  height: 400px !important;
}
@media (max-width: 700px) {
  .grafica-container {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    scrollbar-width: thin;
    scrollbar-color: #bababa transparent;
    padding-bottom: 1rem;
  }
  .grafica-container > .content {
    height: 100%;
    min-width: 720px;
  }
  .grafica-container::-webkit-scrollbar {
    height: 8px;
  }
  .grafica-container::-webkit-scrollbar-track {
    background: transparent;
  }
  .grafica-container::-webkit-scrollbar-thumb {
    background-color: #bababa;
    border-radius: 10px;
  }
}
.skeleton {
  background: linear-gradient(90deg, #eeeeee, #dddddd, #eeeeee);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px;
}
@keyframes skeleton-loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
