#item1 span.heading-accent {
    color: #ff3300;
}

#item1-ES {
    background: url('../imagenes/bonogramola-hero-ES.jpg') center center no-repeat;
    background-size: cover;
}

#item1-GL {
    background: url('../imagenes/bonogramola-hero-GL.jpg') center center no-repeat;
    background-size: cover;
}

#item2-ES {
    background: url('../imagenes/bonoredes-hero-ES.jpg') center center no-repeat;
    background-size: cover;
}

#item2-GL {
    background: url('../imagenes/bonoredes-hero-GL.jpg') center center no-repeat;
    background-size: cover;
}

#item2-phone {
    background: url('../imagenes/bono-redes-mobile.jpg') center center no-repeat;
    background-size: 100%;
    width: 100%;
    /*background-repeat: no-repeat;*/
}

div.hero-content-wrapper {
    height: 100%;
}

.icon-chevron-down {
    color: #ffffff;
}

#redes h1.heading-accent {
    color: #284690;
}

.icon-chevron-sign-right {
    color: #ffffff;
}

#redes a.boton-contratar {
    background-color: #284690;
    border-color: #284690;
}

#redes span.heading-large {
    color: #284690;
}

#gramola h1.heading-accent {
    color: #b83624;
}

#gramola a.boton-contratar {
    background-color: #b83624;
    border-color: #b83624;
}

#gramola span.heading-large {
    color: #b83624;
}

@media (max-width: 979px) {
    .marketing-w-table-data .heading-large {
        margin-top: 1px;
        font-size: 36px;
        line-height: 36px;
    }

    .marketing-w-table-data .heading-large {
        margin-top: 1px;
        font-size: 36px;
        line-height: 36px;
    }

    span.heading-large {
        margin-top: 1px;
        font-size: 42px;
        line-height: 48px;
    }
}

/************* CLAQUETA ******************/
#item-claqueta-ES {
    background: url('../imagenes/bonoclaqueta-hero-ES.jpg') center center no-repeat;
    background-size: cover;
}

#item-claqueta-GL {
    background: url('../imagenes/bonoclaqueta-hero-GL.jpg') center center no-repeat;
    background-size: cover;
}

#claqueta .heading-accent {
    color: #48236d !important;
}

#claqueta .btn {
    background-color: #48236d !important;
    border-color: #48236d !important;
}

#claqueta .btn:hover {
    background-color: #7B3CB9 !important;
    border-color: #7B3CB9 !important;
}

/************* FIN DE SEMANA ******************/
#item-finde-ES {
    background: url('../imagenes/bonofinde-hero-ES.jpg') center center no-repeat;
    background-size: cover;
}

#item-finde-GL {
    background: url('../imagenes/bonofinde-hero-GL.jpg') center center no-repeat;
    background-size: cover;
}

#finde .heading-accent {
    color: #66470a !important;
}

#finde .btn {
    background-color: #66470a !important;
    border-color: #66470a !important;
}

#finde .btn:hover {
    background-color: #B27C11 !important;
    border-color: #B27C11 !important;
}

/*************FIN BONOS ILIMITADOS******************/

.boxed-titled-content {
    position: relative;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 0 4px 4px 4px;
    box-sizing: border-box;
}

.boxed-titled-title {
    z-index: 10;
    padding: 10px;
    margin-bottom: -1px;
    font-size: 1em;
    line-height: 36px;
    font-size: 1.2em;
    width: 60%;
}

.boxed-titled-title2 {
    z-index: 10;
    padding: 10px;
    margin-bottom: -1px;
    font-size: 1em;
    line-height: 36px;
    font-size: 1.2em;
    width: 99%;
}

.crazy-marketing-image {
    position: absolute;
    top: -25px;
    right: 0;
}

.crazy-marketing-image img {
    width: 90%;
}

.medium-icon {
    font-size: 30px;
}

.large-icon {
    font-size: 50px;
}

.red-icon {
    color: #f30;
}

.marketing-combo {
    overflow: auto;
    margin-bottom: 40px;
}

.marketing-combo img {
    float: left;
}

.marketing-combo-data {
    margin-left: 350px;
}

.marketing-combo-buttons .btn {
    width: 155px;
    margin-right: 15px;
    white-space: nowrap;
    text-align: left;
    letter-spacing: 0;
    display: inline-block;
}

.marketing-combo-buttons .btn:last-child {
    margin-right: 0;
}

.marketing-combo-buttons .large-icon {
    font-size: 35px;
    padding: 5px 10px 0 0;
    float: left;
}

#btnEnviar {
    margin-left: 30px;
}

@media ( max-width: 979px) {
    .marketing-combo-buttons .btn {
        margin-bottom: 10px;
    }

    .marketing-combo-buttons .large-icon {
        margin-bottom: 0;
    }

}

@media ( max-width: 767px) {
    .marketing-combo .hidden-phone {
        display: none;
    }

    .marketing-combo img {
        display: none;
    }

    .marketing-combo-data {
        margin-left: 0;
    }

    .boxed-titled-title {
        font-size: 1em;
        width: auto;
    }

    .crazy-marketing-image {
        position: relative;
        top: auto;
        right: auto;
    }

    #btnEnviar {
        margin-left: 0;
    }

    .boxed-titled-title {
        font-size: 1em;
        width: auto;
    }

    .crazy-marketing-image {
        position: relative;
        top: auto;
        right: auto;
    }
}

@media ( max-width: 480px) {
    #btnEnviar {
        margin-left: 0;
    }
}

.marketing-w-table {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.marketing-w-table-h-banner {
    width: 100%;
}

.marketing-w-table-v-banner {
    position: absolute;
    top: 200px;
    left: 25px;
}

.marketing-w-table-data {
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding-bottom: 13px;
    min-height: initial;
}

.marketing-w-table-data .heading-large {
    margin-top: 1px;
    margin-bottom: 24px;
}

.marketing-w-table-data .heading-small {
    margin-bottom: 20px;
    font-size: 29px;
    line-height: 30px;
}

.marketing-w-table-data .small {
    font-size: 19px;
}

.marketing-w-table-data p {
    margin: 21px 0 24px 0;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 28px;
}

.marketing-w-table-data p.small {
    margin: 1px 0 0 0;
    font-size: 19px;
    font-weight: normal;
}

.marketing-w-table-data .marketing-box {
    padding-top: 0;
    padding-bottom: 0;
    border-color: #444;
    background: #fff;
}

.marketing-w-table .marketing-table {
    margin: 10px 0 22px 0;
    width: 100%;
    border-spacing: 10px;
}

.marketing-w-table .marketing-cell-inverse {
    padding-top: 30px;
    padding-bottom: 20px;
    border: 0;
    line-height: 20px;
}

.marketing-w-table .marketing-cell-inverse strong {
    font-size: 35px;
    line-height: 20px;
}

.marketing-w-table .marketing-cell-inverse.alt {
    padding-top: 15px;
    padding-bottom: 11px;
    line-height: 28px;
}

.marketing-w-table .marketing-cell-inverse.alt strong {
    font-size: 30px;
    line-height: 28px;
}

.marketing-w-table .marketing-cell-inverse .small {
    letter-spacing: 0;
}

.marketing-box {
    padding-top: 22px;
    padding-bottom: 17px;
    background: #eee;
}

.marketing-box a {
    color: #ff3300;
}

.marketing-box a:hover {
    color: #6a6a6a;
}

.my-icon {
    float: left;
    display: block;
    padding-right: 10px;
    color: #ff3300;
}

.contact .marketing-box {
    margin-bottom: 15px;
}

.contact .marketing-box.button {
    padding: 15px 15px 14px 15px;
    text-align: left;
}

.contact .marketing-box.button a {
    color: #444;
    text-decoration: none;
}

.contact .marketing-box.button a:hover {
    color: #ff3300;
}

.contact .marketing-box.form {
    padding: 15px 15px 0 15px;
    text-align: left;
}

.contact .marketing-box.form p {
    margin: 12px auto 11px auto;
    font-size: 14px;
    line-height: 18px;
}

.contact .marketing-box.form input.full {
    margin-bottom: 15px;
    width: 95%;
}

.contact .marketing-box.form label.checkbox {
    width: auto;
    font-size: 14px;
    line-height: 18px;
}

.table th, .table td {
    text-align: center;
}

.slide-title {
    position: absolute;
    left: 0;
    top: 40px;
}

.slide-title {
    visibility: visible;
}

.slide-title-alt {
    visibility: hidden;
}

.slide-description {
    position: absolute;
    right: 0;
    top: 200px;
}

.fila-opciones {
    width: 107%;
    margin-left: 2%;
}

div#cabecera {
    background: #eeeeee no-repeat center center fixed;

}

div#inicio-tablet {
    background: #ffffff no-repeat center center fixed;
}

div#oferta {
    background: #ffffff no-repeat center center fixed;

}

div#footer-bar {
    background: #eeeeee no-repeat center center fixed;

}

.ie9 #cabecera {
    text-align: center;
}

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}

.border-radius-4px {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#series img, #familia img, #total img {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#tvseries-container, #tvfamilia-container, #tvtotal-container {
    background-image: url("/sites/default/files/imce/lupa_canales.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% 90%;
    opacity: 1;
}

#series img, #familia img, #total img {
    opacity: 1;
}

#series img:hover, #familia img:hover, #total img:hover {
    opacity: 0.7;
}

.btn-opciones {
    color: #fa2c00;
    font-size: 0.9em;
    cursor: pointer;
    width: 25px;
    height: 25px;
    padding: 5px 5px 5px 6px;
    background-color: #ffffff;
    border: 3px solid #fa2c00;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
}

.menu-table td {
    border: none;
}

.menu-table-td {
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    color: #444444;
}

.menu-table-td-active {
    background-color: #ff3300;
    border: none;
    cursor: pointer;
    color: #ffffff;
}

.menu-table-td:hover, .menu-table-td-active:hover {
    background-color: #777777;
    border: none;
    cursor: pointer;
    color: #ffffff;
}

.menu-table-td:visited, .menu-table-td-active:visited {
    background-color: #ff3300;
    border: none;
    cursor: pointer;
    color: #ffffff;
}

.menu-table-td:active, .menu-table-td-active:active {
    background-color: #ff3300;
    border: none;
    cursor: pointer;
    color: #ffffff;
}

.fila-variosprecios, .fila-variosprecios a {
    color: #ffffff;
}

.contact .marketing-box.form a {
    color: #444;
    text-decoration: underline;
}

.contact .marketing-box.form a:hover {
    color: #ff3300;
}

.button-contrata {
    background-color: #ff3300;

}

.button-tellamamos {
    background-color: #888888;

}

.button-contrata a {
    text-decoration: none;
    color: #ffffff;
}

.button-tellamamos a {
    text-decoration: none;
    color: #ffffff;
}

.button-tellamamos i, .button-contrata i {
    text-decoration: none;
    color: #ffffff;
}

.marketing-box.span3.button-tellamamos:hover {
    background: #bbbbbb !important;
    border: 1px solid #cccccc;
    color: #ffffff !important;

}

.marketing-box.span3.button-contrata:hover {
    background-color: #bbbbbb !important;
    border: 1px solid #cccccc;
    color: #ffffff !important;

}

.marketing-box.span3.button-contrata:hover a, .marketing-box.span3.button-tellamamos:hover a {
    color: #ffffff !important;
}

.marketing-box.span3.button-tellamamos a:hover, .marketing-box.span3.button-contrata a:hover {
    color: #ffffff !important;
}

@media (max-width: 1366px) {
    .slide-title {
        visibility: hidden;
    }

    .slide-title-alt {
        visibility: visible;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .marketing-w-table-v-banner {
        top: 151px;
        left: 15px;
        width: 200px;
    }

    .marketing-w-table-data {
        margin-top: 0 !important;
        margin-left: 0 !important;
        min-height: initial;
    }

    h1.heading-large {
        margin-top: 1px;
        font-size: 46px;
        line-height: 48px;
    }

    .marketing-w-table-data .heading-large {
        margin-top: 1px;
        font-size: 46px;
        line-height: 48px;
    }

    .marketing-w-table .marketing-cell-inverse {
        padding-top: 20px;
        padding-bottom: 11px;
        line-height: 19px;
    }

    .marketing-w-table .marketing-cell-inverse strong {
        font-size: 28px;
        line-height: 9px;
    }

    .marketing-w-table .marketing-cell-inverse.alt {
        padding-top: 16px;
        padding-bottom: 11px;
        line-height: 26px;
    }

    .marketing-w-table .marketing-cell-inverse.alt strong {
        font-size: 23px;
        line-height: 9px;
    }

    .marketing-w-table-data .marketing-cell-inverse .small {
        font-size: 16px;
    }

    .marketing-box {
        line-height: 21px;
    }

    .contact .marketing-box-highlight {
        font-size: 21px;
        line-height: 10px;
        word-wrap: break-word;
    }

    .contact .marketing-box .icon-3x {
        font-size: 2em;
    }
}

@media (max-width: 979px) {
    .marketing-w-table-v-banner {
        top: 115px;
        left: 10px;
        width: 125px;
    }

    .marketing-w-table-data {
        margin-top: 0 !important;
        margin-left: 0 !important;
        min-height: initial;
    }

    h1.heading-large {
        margin-top: 1px;
        font-size: 38px;
        line-height: 36px;
    }

    .marketing-w-table-data .heading-large {
        margin-top: 1px;
        font-size: 36px;
        line-height: 36px;
    }

    .marketing-w-table-data p {
        margin: 21px 0 18px 0;
        font-size: 125%;
        line-height: 25px;
    }

    .marketing-w-table .marketing-cell-inverse {
        padding-top: 16px;
        padding-bottom: 11px;
        line-height: 19px;
    }

    .marketing-w-table .marketing-cell-inverse strong {
        font-size: 22px;
        line-height: 10px;
    }

    .marketing-w-table .marketing-cell-inverse.alt {
        padding-top: 16px;
        padding-bottom: 11px;
        line-height: 23px;
    }

    .marketing-w-table .marketing-cell-inverse.alt strong {
        font-size: 20px;
        line-height: 9px;
    }

    .marketing-w-table-data .marketing-cell-inverse .small {
        font-size: 16px;
    }

    .marketing-box {
        line-height: 19px;
    }

    .marketing-box-highlight {
        font-size: 17px;
        line-height: 10px;
        word-wrap: break-word;
    }

    .contact .marketing-box .my-icon {
        display: none;
    }

    .contact .marketing-box.button {
        padding: 13px 15px 13px 15px;
    }

    .contact .marketing-box.form p {
        display: none;
    }

    .contact .marketing-box.form input.full {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .marketing-w-table-data {
        margin-top: 0 !important;
        margin-left: 0 !important;
        min-height: initial;
    }

    h1.heading-large {
        margin-top: 1px;
        font-size: 42px;
        line-height: 44px;
    }

    .marketing-w-table-data .heading-large {
        margin-top: 1px;
        font-size: 36px;
        line-height: 36px;
    }

    .marketing-w-table-data p {
        font-size: 125%;
        line-height: 25px;
    }

    .marketing-box-highlight {
        font-size: 28px;
        line-height: 28px;
    }

    .contact {
        padding-top: 20px;
    }

    .contact .marketing-box .my-icon {
        display: block;
    }

    .contact .marketing-box .icon-3x {
        font-size: 1.9em;
    }

    .contact .marketing-box.form {
        padding: 15px 15px 0 15px;
    }

    .contact .marketing-box.form p {
        display: block;
    }

    .contact .marketing-box.form input.full {
        font-size: 16px;
    }

    div#item1 .hero-row, div#item2 .hero-row, div#item3 .hero-row, div#item4 .hero-row {
        background: url('') no-repeat center top;
        background-position: cover;
        position: relative;
    }

    .imagen-mobile {
        text-align: center !important;

    }

    div#cabecera {
        margin-right: -20px;
        margin-left: -20px;
        padding: 20px;
    }

    .mamaina {
        width: 100% !important;
        text-align: center !important;
    }

    .contratarojo {
        background-color: #cccccc !important;
        border: 1px solid #cccccc !important;
        color: #000000;
    }

    .contrataahora {
        text-align: center !important;
        width: 300px;
    }

    .contratarojo:hover {
        background-color: #7c7c7c !important;
        border: 1px solid #7c7c7c !important;
    }
}

@media (max-width: 480px) {
    .contrataahora {
        width: 80% !important;
        text-align: center !important;
    }

    .imagen-mobile {
        width: 80% !important;
        text-align: center !important;

    }

}

@media (min-width: 769px) and (max-width: 800px) {
    .fila-opciones {
        width: 104%;
        margin-left: 0%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .fila-opciones {
        width: 102%;
        margin-left: 0%;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .fila-opciones {
        width: 100%;
        margin-left: 0%;
    }
}

@media (max-width: 1400px) {
    .slide-title {
        left: 20px;
    }

    .slide-description {
        padding: 10px;
        top: 90px;
    }
}

@media (max-width: 768px) {
    .slide-description {
        position: absolute;
        left: 10;
        right: auto;
        top: 40px;
    }
}

@-webkit-keyframes btn-slide-down-animation {
    0% {
        -webkit-transform: translateY(0px);
    }
    50% {
        -webkit-transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes btn-slide-down-animation {
    0% {
        -moz-transform: translateY(0px);
    }
    50% {
        -moz-transform: translateY(5px);
    }
    100% {
        -moz-transform: translateY(0px);
    }
}

@-o-keyframes btn-slide-down-animation {
    0% {
        -o-transform: translateY(0px);
    }
    50% {
        -o-transform: translateY(5px);
    }
    100% {
        -o-transform: translateY(0px);
    }
}

@keyframes btn-slide-down-animation {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(0px);
    }
}

.btn-slide-down {
    position: absolute;
    left: 48.5%;
    bottom: 55px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    text-decoration: none;
    -webkit-animation: btn-slide-down-animation 1s infinite;
    -moz-animation: btn-slide-down-animation 1s infinite;
    -o-animation: btn-slide-down-animation 1s infinite;
    animation: btn-slide-down-animation 1s infinite
}

.btn-slide-down:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    color: #fff;
    text-decoration: none
}

.accented-text {
    color: #ff3300;
}

.heading-accent {
    color: #ff3300;
}

.btn-primary-2 {
    background-color: #ff3300;
    border: 1px solid #ff3300;
}

.btn-primary-2 a {
    color: #ffffff;
}

#btn-left {
    position: relative;
    top: 10px;
    left: 10px;
}

.btn-lateral-h {
    border: none;
    background-color: #eeeeee;
}

.btn-lateral-h:hover {
    background-color: #ffffff;
}

h2.heading-accent {
    border: 1px solid #ff3300;
    padding: 10px;
}