/*IMPORATCIONES*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");

/*GENERALES*/
body {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 90px;
}

.pad-section {
    padding: 54px 0;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-green2 {
    background-color: #75B038 !important;
}

#menu-top {
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
}

#logo {
    max-width: 130px;
}

.bg-green {
    background-color: #75B038;
}

#menu-top ul {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

#menu-top li a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-bottom: 3px solid #75B038;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 10px;
    text-align: center;
}

#menu-top li.active a {
    border-bottom: 3px solid #ffe200;
}

footer {
    padding-top: 60px;
    padding-bottom: 80px;
}

footer p {
    color: #fff;
    line-height: 30px;
}

footer p a {
    color: #fff;
}

footer a:hover {
    text-decoration: none !important;
    color: #ffe200;
}

#logo-footer {
    max-width: 100px;
}

.text-yellow {
    color: #ffe200;
}

footer .rds i {
    color: #fff !important;
    font-size: 22px;
}


footer .rds i:hover {
    color: #ffe200 !important;
    font-size: 22px;
}

.btn-primary {
    background-color: #75B038 !important;
}

/*Nosotros*/
.text-shadow {
    text-shadow: 3px 2px 3px rgb(0 0 0);
}

#banner-nosotros {
    background-image: url('../img/parallax-04.jpg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 170px;
}

#banner-nosotros h1 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 28px;
    color: #ffe200 !important;
    line-height: 1.1em;
}

#banner-nosotros p {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4em;
}

#texto-experiencia {
    padding-top: 60px;
    padding-bottom: 60px;
}

.logo-principal {
    max-width: 350px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.bg-card-1 {
    background-image: url('../img/foto_inicio.jpeg');
    background-position: center;
    background-size: 100%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
}

.bg-card-2 {
    background-image: url('../img/DJI_0127.jpeg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
}

.bg-card-3 {
    background-image: url('../img/aciencias.jpeg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
}

.text-mas {
    font-size: 22px;
    color: #ffffff !important;
    font-weight: 500;
}

.percent-value {
    font-size: 50px;
    font-weight: 600;
    color: #FEE101 !important;
}

.text-card {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.text-card b {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

#como-trabajamos h2 {
    font-size: 22px;
    color: #75B038;
    font-weight: 600;

}

.title-section {
    font-size: 22px;
    color: #75B038;
    font-weight: 600;

}

#como-trabajamos .text-top p {
    color: #1c1e37;
}

#como-trabajamos .text-blue {
    line-height: 1.7em;
    font-weight: 500;
    color: #75B038 !important;
}

.obj-trabajamos img {
    max-width: 98px;
}

.titulo-obj-trabajamos {
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 22px;
    color: #75B038 !important;
}

.obj-trabajamos p {
    font-weight: 500;
    color: #1c1e37;
    line-height: 1.8em;
}

.obj-trabajamos {
    padding-left: 40px;
    padding-right: 40px;
}

.titulo-obj-blue {
    text-transform: uppercase;
    font-size: 18px;
    color: #75B038 !important;
}

.precio {
    margin-top: 20px;
    font-size: 14px;
    color: #75B038 !important;
    line-height: 36px !important;
}

#banner-contacto {
    background-image: url('../img/sunenerg_imagen08.jpg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

#banner-contacto h2 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 28px;
    color: #ffe200 !important;
    line-height: 1.1em;
}

/*Como funciona*/
.deg {
    background: rgb(117, 176, 56);
    background: linear-gradient(0deg, rgba(117, 176, 56, 0.40379901960784315) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    position: absolute;
    z-index: 10;
    height: 100%;
}

#como-funciona {
    background-image: url('../img/parallax-05.jpg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 170px;
}

.title-yellow-banner {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 28px;
    color: #ffe200 !important;
    line-height: 1.1em;
}

.text-banner {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4em;
}

.title-subsection {
    color: #75B038 !important;
}

.btn-outline-primary {
    color: #fff;
    border: 1px solid #75B038 !important;
}

.btn-outline-primary:hover {
    background-color: #75B038 !important;
}

/*10yearsolarchallenge*/
#s10yearsolarchallenge {
    background-image: url('../img/Banner-ilustracion-10year-1900-03.png');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.title-green-banner {
    font-size: 26px;
    line-height: 1em;
    font-weight: 600;
    color: #75B038 !important;
}

#s10yearsolarchallengePlaneta {
    background-image: url('../img/S4U_Web_10year-Fondo-azul-07-1.png');
    background-position: center right;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.font-18 {
    font-size: 18px;
}

.text-green {
    color: #75B038;
}

.font-22 {
    font-size: 22px;
}

#s10yearsolarchallengeContacto {
    background-image: url('../img/S4U_Web_10year-gris-08-08.png');
    background-position: center left;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

#texto-experiencia-fqs h2 {
    font-size: 22px;
    color: #75B038;
    font-weight: 600;
}

#texto-experiencia-fqs .card {
    margin-bottom: 20px;
}

#texto-experiencia-fqs .card-header button {
    color: #212529;
}

#banner-faqs {
    background-image: url('../img/parallax-05.jpg');
    background-position: top;
    background-size: 100%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 170px;
}

#cards-nosotros .text-card {
    text-shadow: 3px 2px 3px rgb(0 0 0);
}

#logo-menu
{
    display: none;
}
#icono-wats
{
    position: fixed;
    width: 80px;
    bottom: 50px;
    right: 50px;
}

@media only screen and (max-width: 768px) {
    #logo-menu
{
    display: inline;
}
.bg-m-gray
{
    background-color: #e5e5e5;
}
    #menu-top ul
    {
        margin-bottom: 0px;
    }
    #menu-top ul li
    {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    #menu-top ul li a
    {
        text-transform: uppercase;
        text-align: left;

    }
    .d-none-movil {
        display: none;
    }

    #logo-menu {
        width: 50px;
        float: right;
        margin-top: 10px;
        cursor: pointer;
    }
}