/* rgb: 148 255 179 */
/* .testimonial-section{
  height: 600px;
} */
/* a:active {
  color: rgb(111, 191, 134) !important;
} */
*{
  font-size: 1.75vh;
}
.loading-bar{
  background: #ffffff !important;
}
.loading-bar::before{
  background: #94ffb3;
}
.aviso-cookies{
  display: none;
  background: #ffffff;
  width: calc(100% - 40%);
  max-width: 400px;
  line-height: 150%;
  border-radius: 10px;
  position: fixed;
bottom: 20px;
left: 20px;
z-index: 100;

padding: 30px;
padding-top: 60px;
box-shadow: 0px 2px 20px 10px rgba(222, 222, 222, .25);
text-align: left;
}
.aviso-cookies.activo{
  display: block;
}
.aviso-cookies img{
  max-width: 100px;
 position: absolute;
 top: -50px;
 left: 35% !important;
}
.fondo-aviso-cookies{
  display: none;
  background: rgba(0,0, 0,.20);
  position: fixed;
  z-index: 99;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}
.fondo-aviso-cookies.activo{
display: block;
}
#masthead{
  padding-top: 300px;
}
#nav-tabContent{
  min-height: 300px;
}
.--bs-primary{
  color: #94ffb3 !important;
}
.active img{
  border-color: #94ffb3 !important;
}
.agro{
 background-image: url("../img/mio/rice-plantation-2.jpg");
 background-position: center;
}
.water{
  background-image: url("../img/mio/beautiful-nature-2.jpg");
  background-position: center;
 }
 .waste{
  background-image: url("../img/mio/bicycle-4300053_1920.jpg");
  background-position: top;
 }
 .eficiencia{
  background-image: url("../img/mio/windmill-316029.jpg");
  background-position: center;
 }
 .solar{
  background-image: url("../img/mio/solar-2.jpg");
  background-position: top;
 }
.imperium{
  background-image: url("../img/mio/circle-5090539_1920.jpg");
  background-position: top;
 }
 .conocenos{
  background-image: url("../img/mio/gears.jpg");
  background-position: bottom;
 }
 .contacto{
  background-image: url("../img/mio/mailbox-2.jpg");
  background-position: center;
 }
.page-header{
  /* background-image: none; */
 
  /* background: linear-gradient(90deg, #168323, #2a6e2a) !important; */
    /* color: black !important; */
    background-size: cover;
  /* background-position: center; */
}
.icon1{
  font-size: 2em;
}
.offcanvas{
  background-image: url("../img/mio/hazy-sunset-silhouettes-landscape-with-windmills.jpg");
  /* background: linear-gradient(90deg, #168323, #2a6e2a) !important; */
    /* color: black !important; */
    background-size: cover;
  background-position: center;
} 
.text-primary{
  color: #94ffb3 !important;
}
.custom-shadow{
  /* background-color: #94ffb3 !important; */
  box-shadow: 0 5px 20px 0 #94ffb3;
}
.border-top {
  border-top: #94ffb3!important;
}
.sc-hero-section{
  /* background-image: url("../img/mio/arreglo-paneles-solares-alto-angulo.jpg"); */
    background-image: url("../img/mio/paisaje-urbano-wuxi.jpg");
    background-size: cover;
  background-repeat: no-repeat;
}
.sc-cta-section{
  background-image: url("../img/mio/solarGrande2.jpg");
  background-position-y:center;
  background-size: cover;
background-repeat: no-repeat;
height: 800px;
}
.sc-cta-section h3{
  color: #ffffff;
}
.sc-service-section{
  background-image: none;
}
.bg-white{
  background-image: none;
}
.sc-about-section{
  background-image:none;
  background-color: rgb(111, 191, 134) !important;
  
}
.sc-about-right h2{
  color: white !important;
}
.sc-about-right p{
  color: white !important;
}
.sc-team-section{
  background-color: rgb(111, 191, 134) !important;
}
.enBlanco{
  color: white !important;
}
.sc-cta-box{
    background-image: none;
}
.btn-primary{
    background-color: rgb(111, 191, 134);
}
.btn-primary:hover {
    background-color: rgb(200, 255, 200);
    border: 2px solid rgb(148, 255, 179);
  }
.sc-cta-content{
  padding-bottom: 50px;
}
  .footer-bottom{
    background-image: none;
  }
  .footer-top{
    /* background-color: rgb(111, 191, 134) !important; */
    background: linear-gradient(348deg, #94ffb3, #2a6e2a) !important;
    color: white !important;
  }
  .bg-gradient {
    background: linear-gradient(90deg, rgb(148, 255, 179), rgb(200, 255, 200)) !important;
    color: black !important;
  }
  .sc-team-card{
    height: 350px;
    width: 300px;
  }
  .sc-team-card {
    color: black;
    transition: color .3s ease-in-out;
}

.sc-team-card:hover h5{
    color: #94ffb3 !important;
}
.process-icon:hover{
  background-color: #94ffb3 !important;
}
.process-icon i{
 color: #eeecec !important;
}
.process-icon:hover i{
  color: #ffffff !important;
 }
 .nav-link{
  color: #ffffff;
 }
.nav-link:hover{
  color: #000000 !important;
}

.hover-green:hover {
  /* background-color: green; */
  color: rgb(148, 255, 179) !important;
}
.flaticon-menu {
 
  color: #b6b4b4 !important;
}
.flaticon-menu:hover{
  color: #94ffb3 !important;
}
#lateral{
  font-size: 3vh;
  color: #ffffff;
}
#inicio{
  color: #000000;
  font-size: 2vh;
}
.dropdown-grid-item:hover{
  color: #94ffb3 !important;
}
.dropdown-info:hover{
  color: #94ffb3 !important;
}
.drop-title:hover{
  color: #94ffb3 !important;
}
.dropdown-link:hover .drop-title{
  color: #000000 !important;
}
.demo-list{
  background-color: #94ffb3 !important;
}
.list-inline-item:hover a{
  /* color: #94ffb3 !important; */
  background-color: #94ffb3 !important;
  border-color: #94ffb3 !important;
}
.list-inline-item:hover li{
  /* color: #94ffb3 !important; */
  background-color: #94ffb3 !important;
  border-color: #94ffb3 !important;
}

.fab:hover{
  color: #94ffb3 !important;
}
/* .fab:hover i{
  color: #fdfdfd !important;
} */
.fa-brands:hover{
  color: #94ffb3;
}
/* .bg-primary{
  color: #94ffb3 !important; 
} */
/* .sc-about-section{
  background-image: none;
} */
.fa-size{
  font-size: x-large !important;
}
.un-pelin{
  padding-bottom: 20px;
}
.green{
  background-color: rgb(111, 191, 134) !important;
    color: white !important;
}
.logo-white{
  /* height: 0vh; */
  height: 90px;
}
#logo{
  height: 90px;
}
.menu-main{
  color:rgb(111, 191, 134) !important;
}
.menu-main:hover{
  color: #94ffb3 !important;
} 
.main-left{
  color: rgb(111, 191, 134)!important;
}
.boton{
  border: none;
  background-color: transparent;
}
.boton2{
  border: none;
  
}
.blanco{
  color: #ffffff !important;
}
