body {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}

.row {
    margin-left: 0; 
    margin-right: 0; 
}

.contenedor-categorias-funcionalidades .contenedor-imagen {
    background-image: url("/webclipb/gc/prod/adminwcm/img/estaticos/nueva-home-2020/imagen-fondo.png");
    background-repeat: no-repeat;
}

.wcom-button.button-orange {
    background: #CD4800;
    border: 1px solid #CD4800;
    width: 256px;
    text-transform: none!important;
}

.wcom-button.button-orange:focus {
    background: #B34002 !important;
    border: 1px solid #B34002 !important;
}

.wcom-button.button-orange:clicked {
    background: #B34002;
    border: 1px solid #B34002;
}

.modulo-ofertas {
    max-width: 1600px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.enlace1-oferta-modulo3 {
    font-size: 16px;
}

.blanco-vacio {
    background-color: #ffffff;
    height: 50px;
}

#oferta1,
#oferta2,
#oferta3,
#oferta4,
#oferta5,
#oferta6 {
    margin-left: 0;
}

.icono-oferta {
    width: 50px;
    height: 50px;
}

.counter-hide {
    display: none;
}

.titulo-modulo-ofertas {
    color: #727272;
    font-family: Lato-Bold;
    margin-right: 20px;
}

.subtitulo-modulo-ofertas {
    color: #387002;
    margin-bottom: 30px;
    font-size: 0.6em;
    margin-left: 5px;
}

.capa-horas,
.capa-minutos,
.capa-segundos {
    border: solid 1px #f5a623;
    color: #f5a623;
    float: left;
    margin-left: 10px;
    padding: 3px 5px;
    font-family: Lato-Bold;
}

.counter {
    height: 30px;
    width: 100%;
    margin-bottom: 20px;
    visibility: hidden;
}

.oferta {
    display: flex;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    padding-top: 32px;
}

.info-oferta {
    width: 400px;
    overflow: hidden;
    height: 320px;
    border: solid 2px #f9f9f9;
    transition: border 1s;
    text-decoration: none;
    background-color: #ffffff;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0px 25px;
    -webkit-box-shadow: 0px 9px 30px -1px rgba(178, 178, 178, 0.75);
    -moz-box-shadow: 0px 9px 30px -1px rgba(178, 178, 178, 0.75);
    box-shadow: 0px 9px 30px -1px rgb(226, 222, 222);
    border-radius: 10px;
}

.info-oferta:hover {
    border: solid 2px #8abd37;
}

.texto-oferta-plan {
    font-size: 14px;
    font-family: Lato-Regular;
    text-align: center;
    color: #707070;
    padding-left: 70px;
    padding-right: 70px;
    min-height: 75px;
    margin-top: 10px;
}

.tipografia-verde {
    font-family: Lato-Bold;
    color: #8abd37;
    z-index: 9999!important;
}

.tipografia-negra-int {
    font-family: Lato-Bold;
    color: #2C2C2C;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
}

.info-oferta img {
    margin-top: 30px;
    height: 72px;
}

.info-oferta .titulo p {
    color: #2C2C2C;
    font-family: Lato-Bold;
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
}

.info-oferta p {
    color: #707070;
    line-height: 24px;
}

.enlaces-modulo3 {
    margin-left: 0;
    background: #8abd37!important;
    border: solid 1px #8abd37!important;
    width: 50%;
    position: absolute;
    bottom: 34px;
}

.enlaces-modulo3 img {
    float: right;
    padding-right: 10px;
    padding-top: 3px;
}

.img-bloques-centrar {
    width: 62px; 
    height: 62px; 
    display: block;
    /*margin: 0 auto;
	width: 100%;*/
}


.texto-oferta-movil {
    display: none;
}

.oferta-en .texto-oferta {
    font-size: 1.4em;
}

.wcom-button.button-green {
    background: #387002;
    border: 1px solid #387002;
}

.wcom-button.button-green:hover {
    background: #285701 !important;
    border: 1px solid #285701 !important;
  }

/*   button-trans-green-light   */

.wcom-mac-button.button-trans-green-light {
    background: white;
    background-image: none;
    border: 1px solid #387002;
}

.wcom-mac-button.button-trans-green-light:active,
.wcom-mac-button.button-trans-green-light:hover,
.wcom-mac-button.button-trans-green-light:focus {
    border: 1px solid #387002 !important;
    background: white;
    background-image: none;
    padding-right: 0;
}

.wcom-mac-button.button-trans-green-light .button-text {
    color: #387002;
}

.wcom-mac-button.button-trans-green-light:active .button-text,
.wcom-mac-button.button-trans-green-light:hover .button-text,
.wcom-mac-button.button-trans-green-light:focus .button-text {
    color: #387002;
}


/*   button-trans-orange   */

.wcom-mac-button.button-trans-orange {
    background-image: none;
    padding-left: 60px;
    padding-right: 60px;
    border: 1px solid #CD4800;
}

.wcom-mac-button.button-trans-orange:active,
.wcom-mac-button.button-trans-orange:hover,
.wcom-mac-button.button-trans-orange:focus {
    border: 1px solid #CD4800 !important;
    background: #FFFCF9 !important;
    background-image: none;
    padding-left: 60px;
    padding-right: 60px;
}

.wcom-mac-button.button-trans-orange .button-text {
    color: #CD4800!important;
}

.centrar-botonera {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 90px;
    display: flex;
    justify-content: center;
}

.gris-vacio {
    /*background-color: #f9fafa;*/
    height: 20px;
}

.btn-tutorial {
    text-transform: initial;
    font-size: 16px;
}

.titulo-categorias {
    height: 42px;
    font-family: Lato-Bold;
    font-size: 24px;
    line-height: 32px;
    color: #2c2c2c;
    margin-top: 50px;
}

.enlaces-otras-webs {
    color: #8abd37;
}

.img-bloques-centrar {
    margin-top: 15px;
    margin-right: 15px;
}

#btn-contratar-smg {
    text-transform: inherit;
    width: 250px;
    height: 55px;
    font-size: 16px;
    margin: 10px 40px;
    padding: 15px 70px;
}

/* Animacion */
.fade-in {
    animation: fadeIn ease 1s;
    -webkit-animation: fadeIn ease 1s;
    -moz-animation: fadeIn ease 1s;
    -o-animation: fadeIn ease 1s;
    -ms-animation: fadeIn ease 1s;
  }
  
  @keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
    
  @-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
    
  @-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
    
  @-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
    
  @-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }


/* Pantallas entre 1024px y 1280px (desktop)*/

@media screen and (max-width: 80em) and (min-width: 64em) {
    .img-bloques-centrar {
        margin-top: 15px;
    }
    .oferta {
        background-size: 100%;
        background-repeat: no-repeat;
        padding-top: 40px;
    }
    .modulo-ofertas {
        max-width: 1280px;
    }
    .titulo-modulo-ofertas {
        width: 40%;
    }
    .subtitulo-modulo-ofertas {
        width: 40%;
    }
    .info-oferta-plan {
        min-height: 110px;
    }
    .texto-oferta.texto-oferta-en {
        margin-top: -40px;
        font-size: 16px;
        width: 175px;
    }
    .texto-oferta {
        font-size: 1em;
        padding-left: 10px;
        padding-right: 10px;
        min-height: 60px;
    }
    .enlaces-modulo3 {
        font-size: 1em;
        margin-left: 0;
        background: #8abd37!important;
        border: solid 1px #8abd37!important;
        width: 55%;
        position: absolute;
        bottom: 32px;
    }
    .enlaces-modulo3-en {
        font-size: 1em;
        margin-left: 0;
        background: #8abd37!important;
        border: solid 1px #8abd37!important;
        width: 55%;
        position: absolute;
        bottom: 6px;
    }
    .info-oferta .enlaces-modulo3 {
        width: 27%;
    }
    .wcom-mac-button.button-trans-green-light {
        width: 150px;
    }
    /*   button-trans-orange   */
    .wcom-mac-button.button-trans-orange {
        width: 180px;
    }

    .info-oferta {
        padding: 0 29px;
        height:390px;
    }
}


/* Pantallas entre 768px y 1024px (tablet) */

@media screen and (min-width: 47.95em) and (max-width: 63.95em) {
    .modulo-ofertas {
        max-width: 768x;
    }
    .tipografia-verde-int {
        min-height: 40px;
    }
    .titulo-modulo-ofertas {
        width: 50%;
    }
    .subtitulo-modulo-ofertas {
        width: 50%;
    }
    /*   button-trans-green-light   */
    .wcom-mac-button.button-trans-green-light {
        width: 160px;
    }
    /*   button-trans-orange   */
    .wcom-mac-button.button-trans-orange {
        width: 180px;
    }
    .texto-oferta-plan {
        min-height: 110px;
    }
    .texto-oferta {
        font-size: 1.3em;
        min-height: 50px;
    }
    .enlaces-modulo3 {
        font-size: 1em;
        width: 90%;
        margin: 0 auto;
        bottom: 0px;
        position: static;
    }
    .img-bloques-centrar {
        display: block;
    }
    .texto-oferta-movil {
        font-size: 1.3em;
        font-family: Lato-Bold;
        display: block;
    }
    .texto-oferta-movil.texto-oferta-movil-en {
        font-size: 1.3em;
        font-family: Lato-Bold;
        display: block;
        margin-bottom: 30px;
        width: 300px;
    }
    .info-oferta .texto-oferta-movil {
        font-size: 1.3em;
        font-family: Lato-Bold;
        width: 50%;
        display: block;
    }
    .texto-oferta {
        display: none;
    }
    .info-oferta .texto-oferta {
        font-size: 1em;
        font-family: Lato-Regular;
        display: block;
        color: #707070;
    }
    .info-oferta .texto-oferta-movil {
        display: none;
    }
    .info-oferta .enlaces-modulo3 {
        margin-top: 20px;
        width: 45%;
    }

    .info-oferta {
        width: 219px;
        height: 435px;
        margin-right: 15px;
        margin-left: 15px;
        padding: 0 17px;
    }

    #btn-contratar-smg {
        margin: 10px 15px;
    }

    .contenedor-categorias-funcionalidades .contenedor-imagen {
        background-image: url("/webclipb/gc/prod/adminwcm/img/estaticos/nueva-home-2020/imagen-fondo-1280.png");
    }
}


/* Pantallas de menos de 768px (mobile) */

@media screen and (max-width: 47.94em) {
    .margen-ofertas-mobile {
        margin-bottom: 40px;
    }
    .info-oferta {
        width: auto;
        margin-left: 0;
        height: 360px;
        padding: 0 17px;
        margin-bottom: 20px;
        margin-right: 0;
        display: block;
    }

    .titulo-categorias {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .tipografia-negra-int {
        font-size: 18px;
    }
    .enlace1-oferta-modulo3 {
        font-size: 14px;
    }
    .texto-oferta-plan {
        min-height: 110px;
    }
    .tipografia-verde-int {
        min-height: 0;
    }
    .img-bloques-centrar {
        margin-top: 15px;
        margin: auto;
    }

    .oferta {
        display: block;
    }

    .centrar-botonera {
        display: block;
    }

    #btn-contratar-smg {
        margin: 0; 
    }

    .centrar-botonera .boton-gas {
        margin-bottom: 60px;
    }

    .contenedor-categorias-funcionalidades .contenedor-imagen {
        background-image: url("/webclipb/gc/prod/adminwcm/img/estaticos/nueva-home-2020/imagen-fondo-768.png");
    }
}