html,
body {
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
}

body {
    padding-top: 93px;
    font-family: 'helveticaFamily', Arial !important;
    overflow-x: hidden;
    background-color: #000 !important;
}
form {
    width: 100%;
}
h2,
h3,
h4 {
    font-weight: bold;
}

h2 {
    font-size: 2.75em;
    line-height: 1.1;
}

h4 {
    font-size: 1.75em;
    line-height: 1.1;
}

.rounded-cajas {
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    border-radius: 1.5em;
}
.borde-naranja{
    border: 2px solid #FF7900;
}
.borde-blanco{
    border: 2px solid #ffffff;
}
.line-height1{
    line-height: 1;
}
.line-height0{
    line-height: 0;
}
.bg-naranja{
    background-color:#FF7900; ;
}
.bg-degradado-gris{
    background: rgb(254,254,254);
    background: -moz-linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(161,161,161,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(161,161,161,1) 100%);
    background: linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(161,161,161,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fefefe",endColorstr="#a1a1a1",GradientType=1);
}
.display-1,
.display-2,
.display-3,
.display-4 {
    font-weight: inherit;
}

.bold {
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

.collapse .label-filtros{
	color: #FFF !important;
}

svg .loquiero {
    cursor: pointer;
}

.d-contents {
    display: contents;
}


/*minimizando ancho iframes fancybox*/

.fancybox-slide--iframe .fancybox-content {
    max-width: 580px;
}

.input-dark,
.input-dark:focus {
    background-color: #1a1a1a;
    border-color: #FFF;
    color: #FFF;
    border-radius: 0;
}

.input-dark:-webkit-autofill,
.input-dark:-webkit-autofill:hover,
.input-dark:-webkit-autofill:focus,
.input-dark:-webkit-autofill:active {
    background-color: #1a1a1a !important;
    border-color: #FFF !important;
    color: #FFF !important;
    border-radius: 0 !important;
}

input.input-dark:-webkit-autofill,
input.input-dark:-webkit-autofill:hover,
input.input-dark:-webkit-autofill:focus {
    border: 1px solid white;
    -webkit-text-fill-color: white;
    -webkit-box-shadow: 0 0 0px 1000px #1a1a1a inset;
    transition: background-color 5000s ease-in-out 0s;
}

.input-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 121, 0, 0.251);
}

.input-dark::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b8b8b8;
    opacity: 1;
    /* Firefox */
}

.input-dark:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #EFEFEF;
}

.input-dark::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #EFEFEF;
}

.cuestionario_1>div>label,
.cuestionario_2>div>label {
    color: #FFF;
}

.btn_play {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-42%, -50%);
    max-width: 102px;
    opacity: 0.6;
}

.btn_play_transparent {
    opacity: 75%;
}

.btn_mas_home {
    position: absolute;
    right: 3rem;
    top: 1.6rem;
    z-index: 2;
}

.icon-xl {
    font-size: 3rem !important;
}

.modal {
    z-index: 9999999;
}

strong.small {
    font-weight: bold;
}

.nobreak {
    white-space: nowrap;
}

.grid-item {
    float: left;
}

ul.p-inline-start-0 {
    padding-inline-start: 0;
}

ul.p-inline-start-18 {
    padding-inline-start: 18px;
}


/*FORM DISPOSITIVOS*/

.form-dispositivos {
    z-index: 0;
}

.border-black {
    border: 1px solid #000;
}

.border-top-none {
    border-top: 0px solid #000 !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.irs--flat .irs-bar {
    background-color: #FF7900;
    color: #000;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: #FF7900;
    color: #000;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #000 !important;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #000 !important;
}

.irs--flat .irs-grid-text {
    color: #000;
}

.irs--flat .irs-grid-pol {
    background-color: #000;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
    color: #000;
}

.irs--flat .irs-line {
    /*background-color: #000;*/
}


/*BOTONES CARROUSEL*/

.carousel-control-next-icon,
.carousel-control-prev-icon {
    opacity: 1 !important;
    background-size: 50% 50%;
    background-color: #626262;
    border-radius: 100%;
    padding: 20px;
    cursor: pointer;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF7900' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF7900' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    -webkit-appearance: unset !important;
    background-color: transparent;
    border: 0;
}


/*list*/

ul.list-square {
    padding-inline-start: 2.5rem;
}

ul.list-square li {
    list-style: square;
    line-height: 1.2;
    font-size: 1em;
}

#navbarCollapse_mobile {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    /*padding-bottom: 150px;
    margin-bottom: -150px;*/
}

.seccion-residencial #navbarCollapse_mobile {
    overflow-x: unset;
    -webkit-overflow-scrolling: unset;
    overflow-y: unset;
    padding-bottom: unset;
    margin-bottom: unset;
    width: 100%;
}

#navbarCollapse_mobile .nav-item {
    display: inline-block;
}

.seccion-residencial #navbarCollapse_mobile .nav-item {
    display: inline-block;
}

.navbar-nav-mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: inherit;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: max-content;
}

.seccion-residencial .navbar-nav-mobile {
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

.seccion-residencial .navbar-nav-mobile li.nav-item {
    border: solid 1px #fff;
    margin-left: 2px;
    margin-right: 2px;
    flex-basis: auto;
}

.seccion-empresas .navbar-nav-mobile li.nav-item {
    border: solid 1px #fff;
    margin-left: 2px;
    margin-right: 2px;
    flex-basis: auto;
}

.seccion-empresas li.nav-item a {
    padding: 0.4rem 0.8rem;
    font-size: .85rem;
}

#navbarMovil .dropdown-item {
    font-size: 1.2rem;
}

.seccion-residencial li.nav-item a {
    padding: .4rem .8rem;
    font-size: .85rem;
}

#navbarCollapse_mobile::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    background-color: #000;
}

#navbarCollapse_mobile::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: #000;
    display: none;
}

#navbarCollapse_mobile::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 0px solid #555555;
}

::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}


/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
    width: 50%;
}

.grid-item {
    float: left;
}

.grid-item .destacado {
    display: block;
    width: 100%;
}

.grid-item .destacado.btn-mb .boton {
    bottom: 4rem;
}

.navbar-dark.bg-black .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.navbar-light {
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0.8em;
}

.navbar-light .dropdown-item:focus,
.navbar-light .dropdown-item:hover,
.navbar-light .dropdown-item:active {
    background-color: #393939;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 1.2em;
    padding-left: 0;
    padding-right: 0;
}

.txtbig {
    font-size: 120%;
}

.text-underline {
    text-decoration: underline !important;
}

.destacado {
    background-size: cover;
    background-repeat: no-repeat;
}

.bloque1-pc {
    background: rgb(255, 255, 255);
    /*background: linear-gradient( rgba(0, 0, 0, 1) 65%,
								 rgba(255, 255, 255, 1) 65% );*/
}

.bloque1 {
    background: rgb(255, 255, 255);
    /*background: linear-gradient( rgba(0, 0, 0, 1) 55%,*/
    /*rgba(255, 255, 255, 1) 55% );*/
}

.bloque2 {
    background-color: #000;
}

.bloque3 {
    background-image: url('../img/destacados/bloque3.png');
}

.bloque4 {
    background-image: url('../img/destacados/bloque4.png');
}

.destacado svg {
    width: 100%;
    /*height: auto;*/
}

.helveticabold {
    font-weight: bold;
}

.destacado .titulo {
    width: calc(100% - 30px);
    position: absolute;
    top: 0;
    padding: 0 15px;
    margin-top: 15px;
    font-size: 1.2em;
}

.destacado .titulo-especial {
    margin-top: 60px;
}

.destacado .titulo span[class^="icon-"] {
    font-size: 1.5em;
}

.destacado label[for^="filtro_"] [class^="icon-"],
.destacado label[for^="filtro_"] [class*=" icon-"] {
    font-size: 5em;
}

.destacado .boton {
    width: calc(100% - 30px);
    position: absolute;
    bottom: 10px;
    /*bottom: 174px;*/
    padding: 0 15px;
    margin: 0 auto;
    font-size: 1.2em;
}

.destacado .primer-dest {
    bottom: 100px;
}

.destacado-prehome .boton {
    width: calc(100% - 30px);
    position: absolute;
    bottom: 4rem;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 1.2em;
}

.destacado-pc .boton {
    position: absolute;
    bottom: 20px;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 1.2em;
}

.destacado-extras-texto-img {
    position: absolute;
    left: 3rem;
    top: 3rem;
}

.interlineado2 {
    line-height: 1.1;
}

.interlineado3 {
    line-height: 0.9;
}

.big-text {
    font-size: 1.7rem;
}

.laliga .big {
    font-size: 2em;
}

.laliga .tarifa {
    font-size: 1.2em;
}

.swipper-partidos .big,
.swipper-partidos2 .big {
    font-size: 1.5em;
}

.btn-naranja,
.btn-naranja:hover,
.btn-naranja:active,
.btn-naranja:focus {
    background-color: #FF7900;
    border-radius: 0;
    color: #FFF;
    font-weight: 600;
}

.btn-blanco,
.btn-blanco:hover,
.btn-blanco:active,
.btn-blanco:focus {
    background-color: #fff;
    border-radius: 0;
    color: #ff7900;
    font-weight: 600;
}

.btn-outline,
.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
    background-color: #fff;
    border: #000 1px solid;
    border-radius: 0;
    color: #000;
    font-weight: 600;
}

.destacado-prehome .btn {
    width: calc(100% - 45px);
}

.pagoinicial {
    font-weight: bold;
}

.pagoinicial .cantidad {
    font-size: 125%;
}

.precio {
    font-weight: bold;
}

.numero2 {
    font-size: 7em;
    line-height: 0.8;
}

.precio_alarmas {
    font-size: 3em;
    line-height: 0.8;
}
.numero{
    font-size: 5em;
    line-height: 0.8;
}
.meses {
    font-weight: bold;
    line-height: 1.1;
    font-size: 1.25em;
}
.decimales2 {
    font-size:1.2em;
}
.decimales_alarmas {
    font-size:0.9em;
}
.decimales {
    font-size:0.8em;
}
.euros-mes {
    font-size: 0.8em;
}
.euros-mes_alarmas {
    font-size: 0.9em;
}
.meses-cuantos{
    font-size: 0.5em;
    font-weight: 100;
}
.total {
    font-size: 0.5em;
    font-weight: 100;
}
.ahorra {
    font-size: 0.75em;
}
.frase_ahorro{
    font-size: 0.75rem;
}
.line-height-1 {
    line-height: 1 !important;
}
.title_seguros{
    font-size: 2rem;
}

.decimales .small {
    font-weight: bold;
}

.mas-precio p {
    line-height: 1.2;
    font-size: 1.2em;
}

.mas-precio p .big {
    font-size: 1.3em;
}

.home .bigger {
    font-size: 4.5em;
}

.destacado-caracteristicas {
    font-size: 1.2em;
}

.destacado-caracteristicas p {
    line-height: 1.2;
}

.destacado .precio {
    font-size: 0.4em;
}

.destacado .meses {
    font-size: 0.5em;
}

.destacado .preciotachado {
    font-size: 1.2em;
    position: relative;
}

.preciotachado_negro,
.preciotachado_blanco {
    /*font-size: 1.2em;*/
    position: relative;
}

.destacado .preciotachado::after {
    border-bottom: 0.125em solid #FF7900;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
}


/**/

.preciotachadoempresas {
    font-size: 1.2em;
    position: relative;
}

.preciotachadoempresas::after {
    /*border-bottom: 0.125em solid #FF7900;*/
    border-bottom: 0.125em solid #FFF;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
    /*webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);*/
}

.preciotachadoempresas.small {
    font-size: .5rem;
}

.preciotachadoempresas.small::after {
    border-bottom: 2px solid #ff7900;
    transform: rotate(-15deg);
    left: .25em;
    right: .1em;
}

.destacado .preciotachadoempresas.small {
    font-size: 1rem;
    color: #767474;
}


/**/

.preciotachado_negro::after {
    border-bottom: 0.125em solid #000000;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.preciotachado_blanco {
    border-bottom: 0.125em solid #ffffff;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
}

.modal-black-segmentacion .modal-content,
.modal-black .modal-content,
.modal-result-form .modal-content {
    background-color: #000;
    color: #FFF;
}

.modal-black-segmentacion .modal-header,
.modal-black .modal-header,
.modal-result-form .modal-header {
    font-weight: bold;
    color: #FF7900;
    border-bottom-color: transparent;
}

.modal-black-segmentacion .modal-header h5,
.modal-black .modal-header h5 {
    font-weight: bold;
}

.modal-black-segmentacion .close,
.modal-black .close {
    opacity: 1;
}

.modal-white .modal-content {
    background-color: #FFF;
    color: #000;
}

.modal-white .modal-header {
    font-weight: bold;
    border-bottom-color: transparent;
}

.modal-white .modal-header h5 {
    font-weight: bold;
}

.modal-white .close {
    opacity: 1;
}

.modal-white .tarifa {
    border: #000 2px solid;
    margin: 0 15px 7px 15px;
    padding: 5px;
}

.modal-black .tarifa {
    border: #FFF 2px solid;
    margin: 0 15px 7px 15px;
    padding: 5px;
}

#CondicionesLegalesModal a {
    color: #fff;
}

.fixed-titulo {
    font-size: 1.35em;
}

.fixed-titulo span[class^="icon-"] {
    font-size: 1.5em;
}

.fs15 {
    font-size: 1.5em;
}

.btn-back {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.btn-calendario-futbol {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    text-align: center;
    margin-bottom: 5px;
}

.p-relative {
    position: relative;
}

.absolute-bottom {
    position: absolute;
    bottom: 0;
}

.row-series {
    font-size: 1.25em;
    line-height: 1.2;
}

.row-series ul {
    margin-bottom: 0;
}

.row-series ul li {
    margin-bottom: 0.5em;
    padding-right: 0.5em;
}

.row-series ul li:last-child {
    margin-bottom: 0;
}

.interlineado {
    line-height: 1.2;
}

.interlineado1 {
    line-height: 1;
}

.interlineado3 {
    line-height: 0.7;
}

.fibra-movil .big {
    font-size: 1.25em;
}

.clientes .texto-grande,
.orange-tv .texto-grande,
.fibra-movil .texto-grande,
.sabiasque .texto-grande {
    font-size: 1.5em;
    line-height: 1.2;
}

.gamers .texto-grande {
    font-size: 2rem;
}

.orange-tv .bigger {
    font-size: 1.5em;
}

.orange-tv .bigest {
    font-size: 2em;
}

.sabiasque .bigest {
    font-size: 1.5em;
    line-height: 1;
}

.clientes .bigest {
    font-size: 1.5em;
    line-height: 1;
}

.object-fit-contain {
    object-fit: contain;
    object-position: top;
}

.img-canales-orange-tv {
    width: 10em;
}

.movil-contrato .row-big {
    font-size: 1.25em;
    line-height: 1.2;
}

.movil-contrato .row-big .big {
    font-size: 1.5em;
}

.movil-contrato ul {
    margin-bottom: 0;
}

.movil-contrato ul li {
    list-style: square;
    margin-bottom: 0.5em;
    padding-right: 0.5em;
}

.movil-contrato ul.list-icons li {
    list-style: none;
    margin-bottom: 1em;
}

.movil-contrato ul.list-icons {
    padding-left: 0.5em;
}

.movil-contrato ul li:last-child {
    margin-bottom: 0;
}

.icon {
    height: 1rem;
}

.form-buscar {
    background-color: transparent;
    height: 44px;
    padding-right: 10px;
    padding-left: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    display: block;
    width: 100%;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    margin: 0;
    -webkit-appearance: none;
    overflow: visible;
    font-family: "Helvetica--Neue--75", Arial, sans-serif;
    line-height: inherit;
    border-radius: 0 !important;
}

.form-buscar:hover {
    background-color: black;
    color: white;
    border: 1px solid white;
}

.form-buscar:active,
.form-buscar:focus {
    background-color: black;
    color: white;
    border: 1.5px solid white !important;
}

.boton-form-busqueda {
    margin: auto;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 0;
    color: white !important;
    z-index: 4;
}

.caret-lg {
    height: 3rem;
    width: 2rem !important;
}

ul.list-icons [class^="icon-"],
[class*=" icon-"] {
    /* display: inline-block; */
    float: left;
}

ul.list-icons strong {
    display: inline-block;
    width: calc(100% - 2em);
}

.movil-prepago .row-big {
    font-size: 1.25em;
    line-height: 1.2;
}

.movil-prepago .row-big .big {
    font-size: 1.5em;
}

.movil-prepago .terminal-oferta .big {
    font-size: 1.25em;
}

.movil-prepago .desc-terminal .big {
    font-size: 1.25em;
}

.movil-prepago ul {
    margin-bottom: 0;
}

.movil-prepago ul li {
    list-style: square;
    margin-bottom: 0.5em;
    padding-right: 0.5em;
}

.movil-prepago ul li:last-child {
    margin-bottom: 0;
}

.clientes .row-big {
    font-size: 1.25em;
    line-height: 1.2;
}

.clientes .row-big .big {
    font-size: 1.5em;
}

.clientes ul {
    margin-bottom: 0;
}

.clientes ul li {
    list-style: square;
    margin-bottom: 0.5em;
    padding-right: 0.5em;
}

.clientes ul li:last-child {
    margin-bottom: 0;
}

.row-tarifa {
    font-size: 1.65em;
}

.row-tarifa-collapse {
    font-size: 1.5em;
}

.row-tarifa [class^="icon-"],
[class*=" icon-"] {
    font-size: 1.5em;
}

.modal-tarifas {
    font-size: 1.3em;
    line-height: 1.2;
}

.modal-tarifas h5 {
    font-size: 1.3em;
    line-height: 1.1;
}

.tarifa .precio {
    font-size: 0.8em;
}

.tarifa .precio-small {
    font-size: 0.6em;
}

.tarifa .meses {
    font-size: 0.8em;
}

.tarifa .preciotachado {
    font-size: 1.2em;
    position: relative;
}

.tarifa .preciotachado-blanco {
    font-size: 1.2em;
    position: relative;
}

.tarifa .preciotachado::after {
    border-bottom: 0.125em solid #FF7900;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
}

.tarifa .preciotachado2 {
    font-size: 1.2em;
    position: relative;
}

.tarifa .preciotachado2-blanco {
    font-size: 1.2em;
    position: relative;
}

.tarifa .preciotachado2::after {
    border-bottom: 0.125em solid #FF7900;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: skewY(-10deg);
    -moz-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.preciotachado {
	--_tachado-width: .35em;
	--_tachado-color: #ff7900;
    font-size: 1.2em;
    position: relative;
}

.preciotachado::after {
    content: "";
    border-bottom: var(--_tachado-width) solid var(--_tachado-color);
    margin-top: calc(var(--_tachado-width) / 2 * -1);
    position: absolute;
    left: calc( var(--_tachado-width) * -2 );
    right: calc( var(--_tachado-width) * -2 );
    top: 50%;
	rotate: -18deg;
}

.tarifa .preciotachado-blanco::after {
    border-bottom: 0.125em solid #ffffff;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%;
}

.tarifa img.logo-tarifas {
    max-height: 1.5em;
    width: auto;
}

.modal-tarifas .modal-dialog,
.modal-black .modal-dialog {
    max-width: calc(100% - 100px);
}

.modal-black-segmentacion .modal-dialog {
    max-width: 600px;
}

.modal-tarifas .modal-body {
    font-size: 0.75em;
}

.modal-tarifas .big {
    font-size: 1.5em;
}

.modal-tarifas .small {
    font-size: 0.9em;
}

.modal-tarifas .xsmall {
    font-size: 0.78em;
}

.modal-tarifas ul.list-square li {
    list-style: square;
}

.close.modal-tarifas-close {
    position: absolute;
    right: 0;
    padding-right: 0.9rem;
    padding-top: 0.9rem;
}

ul.list-middledash li {
    list-style-type: none !important
}

ul.list-middledash li:before {
    content: "-";
    margin-right: 0.5em;
}

strong span.small {
    font-weight: bold;
}

.col-canales .img-canales {
    max-width: 15%;
    height: auto;
}

.col-canales .img-canales img {
    width: 100%;
}


/*DESTACADO 5G*/

.img-surf {
    position: absolute;
    top: -10%;
    max-width: 280px;
    left: -6%;
}

.numero-fibra {
    font-size: 3em;
    line-height: 0.8;
}

main.home {
    background-color: black;
}

.sabiasque .big {
    font-size: 1.25em;
}


/*BOTONES SOLO MOVIL*/

.solo-movil .contenedor-popup .btn-loquiero {
    position: absolute;
    /* right: 0; */
    top: -50px;
    left: 283px;
}

#myModalVideo>.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#myModalVideo>div>div>div.modal-body {
    position: relative;
    padding: 0px;
}

.close-video {
    position: absolute;
    right: 0;
    top: -45px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    background-color: transparent;
    border-color: transparent;
}

.cinco-g .numero {
    font-size: 3em;
    line-height: 0.8;
}

.cinco-g .euros-mes {
    font-size: 1em;
}

.cinco-g .marca {
    font-size: 1.2em;
}

.contenedor-conectividad-gamers {
    position: relative;
    margin-top: -19rem;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.icono-cerrar-modal-conectividad {
    position: absolute;
    right: 2rem;
    top: 2rem;
}
@media (min-width: 768px) and (max-width: 991px) {
    .botton-mobile-slide {
        bottom: 105px !important;
    }
    #blackfriday-ficha {
        position: absolute;
        left: calc((100% / 2) - 160px);
        top: 30px;
        max-width: 80px;
    }
    
}

@media (min-width: 992px) and (max-width: 1200px) {
    .btn-calendario-futbol img {
        height: 30px !important;
        width: 35px !important;
    }
    #blackfriday-ficha {
        position: absolute;
        left: calc((100% / 2) - 170px);
        top: 40px;
        max-width: 90px;
    }
}

@media (min-width: 1201px) {
    .btn-calendario-futbol img {
        height: 42px !important;
        width: 49px !important;
    }
    #blackfriday-ficha {
        position: absolute;
        left: calc((100% / 2) - 170px);
        top: 40px;
        max-width: 100px;
    }
}

@media (max-width: 1750px) {
    .contenedor-conectividad-gamers {
        margin-top: -15rem;
        margin-bottom: 4rem;
    }
}

@media (max-width: 1183px) {
    .destacado-extras-texto-img {
        position: relative;
        margin-top: 3rem;
        max-width: 100%;
    }
    .contenedor-conectividad-gamers {
        margin-top: -15rem;
        margin-bottom: 4rem;
    }
}
.img-dispositivo{
    max-width: 600px;
}
@media (max-width: 768px) {
    .img-dispositivo{
        max-width: 40vw;
        margin-bottom: 1rem;
    }
    .btn_play {
        max-width: 60px;
        opacity: 0.6;
    }
    /*BOTONES SOLO MOVIL*/
    .solo-movil .contenedor-popup .btn-loquiero {
        /*right: 22px;*/
        left: auto;
    }
    .modal-tarifas .modal-dialog,
    .modal-black .modal-dialog {
        max-width: unset;
    }
    .modal-tarifas .modal-dialog {
        font-size: 1.5em;
    }
    .modal-tarifas .modal-dialog h3 {
        font-size: 1.35em;
        line-height: 1.1;
    }
    .precio-mini-xs {
        font-size: 0.8em;
    }
    .row-series .big {
        font-size: 1.5em;
    }
    body {
        padding-top: 110px;
    }
    .navbar-brand img {
        max-width: 150px;
    }
    .destacado.destacado-prehome .boton {
        bottom: 8rem;
    }
    body .fancybox-content {
        max-width: unset !important;
    }
    .botton-mobile-slide {
        bottom: 11rem !important;
    }
    .destacado-extras-texto-img {
        position: static;
        margin-top: 3rem;
        max-width: 100%;
    }
    #blackfriday-ficha {
        position: absolute;
        left: 20px;
        top: -3px;
        max-width: 60px;
    }
    .numero2 {
        font-size: 7.5em;
        line-height: 0.8;
    }
    .decimales2 {
        font-size:2em;
    }
}

.bricklayer-column-sizer {
    /* divide by 3. */
    width: 50% !important;
}
.custom-check{
    accent-color: #FF7900 !important;
}
#FormularioCompramos{
    min-height: 900px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.10) {
    body,
    html {
        font-size: calc(12px + (17 - 15) * ((100vw - 300px) / (1600 - 300)));
    }
    body {
        padding-top: 80px;
        font-family: 'helveticaFamily', Arial !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 1.5em;
    }
    footer {
        font-size: 1.15em;
    }
    .navbar-brand img {
        max-width: 150px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.25) {
    body,
    html {
        font-size: calc(10px + (13 - 10) * ((100vw - 300px) / (1600 - 300)));
    }
    body {
        padding-top: 110px;
        font-family: 'helveticaFamily', Arial !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 1.5em;
    }
    footer {
        font-size: 1.15em;
    }
    .navbar-brand img {
        max-width: 150px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
    body,
    html {
        font-size: calc(10px + (10 - 9) * ((100vw - 300px) / (1600 - 300)));
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 1.5em;
    }
    body {
        padding-top: 110px;
        font-family: 'helveticaFamily', Arial !important;
    }
    footer {
        font-size: 1.15em;
    }
    .navbar-brand img {
        max-width: 150px;
    }
}

img.map,
map area {
    outline: none;
}


/* Hamburguesa */

#navbarMovil {
    position: absolute;
    top: 5rem;
    right: 0px;
    text-align: right;
    background-color: rgba(0, 0, 0, .9);
    font-size: 0.8rem;
}

.grid-dispositivos {
    padding-right: 2em !important;
}

@media screen and (max-width: 767px) {
    .grid-dispositivos {
        padding-right: unset !important;
    }
    html,
    body {
        font-size: calc(11px + (16 - 12) * ((100vw - 300px) / (1600 - 300)));
    }
    #navbarMovil {
        font-size: 1rem;
    }
    #navbarMovil .dropdown-item {
        font-size: 1.5rem;
    }
    .modal-content {
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .bloque-icono-futbol {
        width: 50%;
        ;
    }
    .btn-player-clientes {
        max-width: 40px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1.5em;
        padding-right: 15px;
    }
    .navbar-nav .dropdown-menu {
        font-size: 1.25em;
    }
    /*.destacado .boton{
		width: 100%;
	}*/
    .bricklayer-column-sizer {
        /* divide by 2. */
        width: 100% !important;
    }
    .bricklayer-column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .grid-sizer,
    .grid-item {
        width: 100%;
    }
    footer {
        font-size: 1.25em;
    }
    .fancybox-slide--video {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .img-oranfe-tv {
        max-height: 150px;
    }
    .logo-ligas {
        height: auto !important;
    }
    .canal-orange {
        max-width: 110px;
    }
    /*    .img-5g-empresa{
        position: relative !important;
        width: 68%!important;
    }*/
    .img-wifi6-caracteristica {
        width: 28.08px;
    }
    .terminal-destacado .terminal-modelo img.special-width {
        max-width: 86vw;
        /* min-width: 320px;*/
    }
    .solo-movil .contenedor-popup .btn-loquiero {
        position: absolute;
        /* right: 0; */
        top: -30px !important;
        left: 200px !important;
    }
    .btn-calendario-futbol {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 99;
        text-align: center;
        margin-bottom: 5px;
    }
    .btn-calendario-futbol img {
        height: 38px !important;
        width: 45px !important;
    }
}

@media screen and (max-width: 575px) {
    .form-buscar {
        /* border: 1.7px solid #f0f0f0; */
        background-color: #ffffff;
        color: #000000;
    }
    .form-buscar::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #777;
        opacity: 1;
        /* Firefox */
    }
    .form-buscar:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #777;
    }
    .form-buscar::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #777;
    }
    .form-buscar:active,
    .form-buscar:visited,
    .form-buscar:hover,
    .form-buscar:focus {
        background-color: white;
        color: #000000;
    }
    .boton-form-busqueda>svg {
        color: #000000 !important;
    }
    #modalBusqueda {}
    .modal-busqueda {
        background: rgba(0, 0, 0, 0.5) !important;
        color: white;
        margin: 2rem auto;
        width: 80%;
    }
    .modal-busqueda.modal-content {
        padding: 0;
        border: 1px solid #777;
    }
    .modal-busqueda .modal-header,
    .modal-busqueda .modal-footer {
        border-top: 0;
        border-bottom: 0;
    }
    .modal-busqueda .modal-header .close {
        color: white;
        opacity: 1;
    }
    .modal-busqueda .modal-header .close {
        color: white;
        opacity: 1;
    }
}

@media screen and (max-width: 428px) {
    #sabiasQueDesplegableDos {
        margin-top: 15px !important;
        padding-left: 0px;
    }
    #sabiasQueDesplegableUno {
        padding-right: 0px;
    }
    .display-3 {
        font-size: 2rem !important;
    }
    .contenedor-conectividad-gamers {
        position: relative;
        margin-top: -10rem;
        margin-bottom: 4rem;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media screen and (max-width: 340px) {
    .row-especial-300 {
        font-size: 0.8em;
    }
    .row-logos-futbol img {
        max-width: 30%;
    }
}

.negativo {
    -webkit-filter: invert(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(invert='1');
    -o-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}

.img-5g-empresa {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
}

.cincog p {
    font-size: 1.375em;
}

.cincog .interlineado {
    line-height: 1.05;
}


/*POPUP BOTONES LO QUIERO*/

.contenedor-popup {
    position: relative;
}

.contenedor-popup .botones_loquiero {
    position: absolute;
    width: 100%;
    min-width: 420px;
    max-width: 420px;
    z-index: 9999999;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
}

@media screen and (max-width: 600px) {
    .contenedor-popup .botones_loquiero {
        min-width: 350px;
        max-width: 80vw;
    }
    .CracteristicasS21 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .display-3 {
        font-size: 3rem !important;
    }
}

.logo-ligas {
    max-height: 170px;
    width: auto;
}


/* DESTACADO DEL MES */

.terminal-destacado .terminal-modelo img {
    max-width: 60vw;
    /* min-width: 320px;*/
}


/*MODAL RECOGIDA LEEDS*/

#ModalRecogidaDatos .modal-title {
    line-height: 1;
}

#ModalRecogidaDatos .form-control {
    border: 1px solid #000000;
    border-radius: 0;
}

#ModalRecogidaDatos label {
    font-weight: bold;
}

.boton.boton-80 {
    bottom: 80px;
}

.promobig {
    font-size: 1.4em;
}

.destacado .bottom-12 {
    bottom: 12px;
}

.bottom-60 {
    bottom: 60px !important;
}

.l-height-1-2 {
    line-height: 1.2;
}

.border-naranja {
    border: 1px solid #FF7900;
}

.rounded-big {
    border-radius: 1.25rem !important;
}

.rounded-xl {
    border-radius: 1.5rem !important;
}

@media (min-width: 992px) {
    #audible img {
        max-width: 60%;
        float: right;
        position: absolute;
        bottom: 0px;
    }
    #libros-1 {
        position: absolute;
        right: -15px;
        top: 35%;
    }
    #libros-2 {
        position: absolute;
        left: -45px;
        top: 55%;
    }
    #libros-2 img {
        max-width: 50% !important;
    }
}

@media (max-width: 991px) {
    #audible {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #audible img {
        max-width: 60%;
    }
    #libros-1 {
        position: absolute;
        right: -80px;
        top: 25%;
    }
    #libros-1 img {
        max-width: 50% !important;
    }
    #libros-2 {
        position: absolute;
        left: -45px;
        top: 80%;
    }
    #libros-2 img {
        max-width: 30% !important;
    }
}

#select-jornada,
#select-jornada-champions,
#select-equipo,
#select-equipo-champions,
#select-grupo-champions {
    background-color: #000000 !important;
    border-radius: 0px !important;
    border-color: #FF7900 !important;
    color: #ffffff;
}


/* #botton-laliga {
    background-color: transparent !important;
    border: 2px solid #FF7900 !important;
} */

@media (min-width: 1920px) {
    .pt-xxl-5 {
        padding-top: 3rem !important;
    }
}


/* estilos nueva popup lo quiero */
@media (min-width: 1320px) {
    #contenedor_popup_cita {
        background-color: #ff7900;
        border-radius: 10px;
        padding-bottom: 10px;
    }

    #LoQuieroModalTienda {
        color: #ffffff !important;
        text-decoration: underline;
        font-size: 2.2rem;
        font-weight: 600;;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange,
    .texto_nolink_popup_cita {
        font-size: 1.3rem;
        font-weight: 600;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange {
        color: #fff;
        text-decoration: underline;
    }

    #separador_popup_cita {
        color: #000;
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media (max-width: 1319px) {
    #contenedor_popup_cita {
        background-color: #ff7900;
        border-radius: 10px;
        padding-bottom: 10px;
    }

    #LoQuieroModalTienda {
        color: #ffffff !important;
        text-decoration: underline;
        font-size: 2.2rem;
        font-weight: 600;;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange,
    .texto_nolink_popup_cita {
        font-size: 1.3rem;
        font-weight: 600;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange {
        color: #fff;
        text-decoration: underline;
    }

    #separador_popup_cita {
        color: #000;
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media (max-width: 439px) {
    #contenedor_popup_cita {
        background-color: #ff7900;
        border-radius: 10px;
        padding-bottom: 8px;
    }

    #LoQuieroModalTienda {
        color: #ffffff !important;
        text-decoration: underline;
        font-size: 2rem;
        font-weight: 600;;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange,
    .texto_nolink_popup_cita {
        font-size: 1.1rem;
        font-weight: 600;
    }

    #LoQuieroModalTelefono,
    #LoQuieroModalOrange {
        color: #fff;
        text-decoration: underline;
    }

    #separador_popup_cita {
        color: #000;
        margin-left: 6px;
        margin-right: 6px;
    }
    .title_seguros{
        font-size: 1.8rem;
    }
}


/* FORM NEWSLETTER START */

.bootstrap-select .dropdown-menu .show {
	max-width: 90vw;
}

.personal-checkbox {
    cursor: pointer;
    background-color: #fff;
    color: #fff;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    width: 24px;
    min-width: 24px;
    height: 24px;
    appearance: none;
    border: 2px solid #888;
    border-radius: 4px;
    background-position: 0 -2rem;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
  }

  .personal-checkbox:checked {
    background-color: #ff7900;
    color: #ff7900;
    background-position: 0 0;
  }
  @media screen and (max-width: 768px) {
    .navbar-brand {
        font-size: 1em;
        padding-bottom: 0.5em;
        line-height: 1.2;
    }
}
  /* FORM NEWSLETTER STOP */

.font-weight-semibold{
	font-weight: 600;
}

.destacado-naranja{
    margin-right: -24px;
    margin-left: -24px;
    background-color: #FF7900;
    border-radius: 0.5rem;
}

.colorverde{
    color: #00BF84;
}