.ibd-static-es-landing-LandingSH .row {
    margin-left: 0;
    margin-right: 0;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenido {
    width: 100%;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto {
    width: 272px;
    margin: 0 auto;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto .titulo-plan-solar {
    font-family: 'Lato-regular';
    font-size: 32px;
    letter-spacing: 0;
    color: #2c2c2c;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto .info-plan-solar,
.ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto ul {
    font-family: 'Lato-Regular';
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0;
    color: #707070;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
    background: url(/webclipb/gc/prod/adminwcm/img/estaticos/landing/LandingSS/img-solar.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 272px;
    height: 244px;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .span-contratar a {
    background: #387002 !important;
    border: 1px solid #387002 !important;
    text-transform: none;
    text-transform: none;
    font-family: Lato-Bold;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
    letter-spacing: 0;
    color: #ffffff;
}

.ibd-static-es-landing-LandingSH .label-azul {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 214px;
    margin-right: auto;
    margin-left: auto;
    padding: 4px 16px;
    height: 32px;
    background: #448FE1;
    border: 1px solid #2196F3;
    border-radius: 13px;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
}

.ibd-static-es-landing-LandingSH .wcom-button.button-green:active,
.ibd-static-es-landing-LandingSH .wcom-button.button-green:hover,
.ibd-static-es-landing-LandingSH .wcom-button.button-green:focus {
    background: #387002 !important;
    border: 1px solid #387002 !important;
}

.ibd-static-es-landing-LandingSH .img-movil {
    display: block;
}

.ibd-static-es-landing-LandingSH .img-desktop {
    display: none;
}

.ibd-static-es-landing-LandingSH .contenedor-mapa-tejados .container-address .container-1 .btn-location .ico-location {
    margin-top: -3px!important;
}

.ibd-static-es-landing-LandingSH #header-module .wrapper-ctc.sticked {
    z-index: 2000!important;
}

.ibd-static-es-landing-LandingSH .landingSS-plan-solar .mapa-solar .container-fluid .margen-movil-no-desplegado {
    margin-top: 670px !important;
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
        width: 480px;
        height: 431px;
    }
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto {
        width: 480px;
    }
    .ibd-static-es-landing-LandingSH .ventaja{
        width: 100%!important;
        padding: 16.126px!important;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .ibd-static-es-landing-LandingSH .row {
        display: flex;
        flex-wrap: wrap;
        /** align-items: center; */
        align-items: flex-start;
        justify-content: center;
    }
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
        width: 267px;
        height: 238px;
        margin: 0;
    }
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenido {
        width: auto;
        height: 100%;
        padding: 0px 35px 35px 35px;
    }
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto {
        width: 340px;
    }
    .ibd-static-es-landing-LandingSH .img-movil {
        display: none;
    }
    .ibd-static-es-landing-LandingSH .img-desktop {
        display: block;
    }
    
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
        width: 396px;
        height: 353px;
    }
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto {
        width: 390px;
    }
    
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
        background: url(/webclipb/gc/prod/adminwcm/img/estaticos/landing/LandingSS/img-solar.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 494px;
        height: 440px;
    }
}

@media (min-width: 1690px) {
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .contenedor-plan-solar-texto {
        width: 50%;
    }
}


/* Extra large devices (large desktops, 1920px and up) */

@media (min-width: 1920px) {
    .ibd-static-es-landing-LandingSH .landingSS-plan-solar .img-plan-solar {
        width: 538px;
        height: 479px;
    }
}