
@font-face {
    font-family: 'movistar_headlinebold';
    src: url('../type/movistarheadline-bold-webfont.eot');
    src: url('../type/movistarheadline-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/movistarheadline-bold-webfont.woff') format('woff'),
         url('../type/movistarheadline-bold-webfont.ttf') format('truetype'),
         url('../type/movistarheadline-bold-webfont.svg#movistar_headlinebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'movistar_headlineregular';
    src: url('../type/movistarheadline-regular-webfont.eot');
    src: url('../type/movistarheadline-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/movistarheadline-regular-webfont.woff') format('woff'),
         url('../type/movistarheadline-regular-webfont.ttf') format('truetype'),
         url('../type/movistarheadline-regular-webfont.svg#movistar_headlineregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'movistar_textbold';
    src: url('../type/movistartext-bold-webfont.eot');
    src: url('../type/movistartext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/movistartext-bold-webfont.woff') format('woff'),
         url('../type/movistartext-bold-webfont.ttf') format('truetype'),
         url('../type/movistartext-bold-webfont.svg#movistar_textbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'movistar_textregular';
    src: url('../type/movistartext-regular-webfont.eot');
    src: url('../type/movistartext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/movistartext-regular-webfont.woff') format('woff'),
         url('../type/movistartext-regular-webfont.ttf') format('truetype'),
         url('../type/movistartext-regular-webfont.svg#movistar_textregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'market-regularmedium';
    src: url('../type/market-regular-webfont.eot');
    src: url('../type/market-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/market-regular-webfont.woff2') format('woff2'),
         url('../type/market-regular-webfont.woff') format('woff'),
         url('../type/market-regular-webfont.ttf') format('truetype'),
         url('../type/market-regular-webfont.svg#market-regularmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'telefonica_headline_lightRg';
    src: url('../type/telefonicaheadline-light-webfont.eot');
    src: url('../type/telefonicaheadline-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/telefonicaheadline-light-webfont.woff2') format('woff2'),
         url('../type/telefonicaheadline-light-webfont.woff') format('woff'),
         url('../type/telefonicaheadline-light-webfont.ttf') format('truetype'),
         url('../type/telefonicaheadline-light-webfont.svg#telefonica_headline_lightRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Telefonica-Hand';
  src: url('../type/Telefonica-Hand.eot');
  src: url('../type/Telefonica-Hand.woff2') format('woff2'),
       url('../type/Telefonica-Hand.woff') format('woff'),
       url('../type/Telefonica-Hand.ttf') format('truetype'),
       url('../type/Telefonica-Hand.svg#Telefonica-Hand') format('svg'),
       url('../type/Telefonica-Hand.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*Effects*/
.blink {
  -webkit-animation-name: blink;
     -moz-animation-name: blink;
       -o-animation-name: blink;
          animation-name: blink;
  -webktit-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
           animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1.3s;
     -moz-animation-duration: 1.3s;
       -o-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.blink-infinite {
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes blink {
  80% {
    opacity: 0;
  }
}
@-moz-keyframes blink {
  80% {
    opacity: 0;
  }
}
@-o-keyframes blink {
  80% {
    opacity: 0;
  }
}
@keyframes blink {
  80% {
    opacity: 0;
  }
}


/*Header*/
img.bola-navidad-1 {
  position: absolute;
  top: 0;
  left: -200px;
}


img.bola-navidad-2 {
  position: absolute;
  top: 0;
  right: -480px;
}

p.bottom_img {
    position: absolute;
    bottom: -1px;
    font-size: 9px;
    color: #fff;
    left: 19px;
    text-align: center;
}

div.fin {
  position: absolute;
  bottom: 38px;
  width: 346px;
  height: 66px;
  background-image: url("../images/fin.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 9;
  transform: rotate(-10deg);
}

/*reloj cuenta atras */
.flash{
    position: absolute;
    right:6px;
    top:9px;
}
div.reloj{
    background: rgba(255,255,255,0.1);
    color:white;
    margin: 0 auto;
    width: 193px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 3px;
    box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);
    overflow: hidden;
}

div.reloj ul{
    overflow: hidden;
    padding: 0px 0 0px 0;
    display: block;
    width: 100%;
    margin: 0;
    list-style-type: none;
    text-align: center;
    font-size: 0;
}

div.reloj li{
    /*width: 106px;*/
    width: 25%;
    text-align: center;
    line-height: 21px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0;


}
div.reloj li p{
    color:white;
    font-size: 12px;
}

#contador.flash .reloj p.oferta , p.oferta{
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    font-family: 'movistar_headlineregular';
    margin-bottom: 0px;
    top: 0;
}
div.reloj li span{
    display: block;
    line-height: 26px;
    box-shadow: inset 0 0px 4px rgba(255,255,255,0);
    width: 100%;
    font-size: 18px;
    border-right: 1px solid rgba(255,255,255,0.4);
    font-family: 'movistar_headlinebold';
}

div.reloj li:last-child span{
    border:none;
}


/*fin reloj cuenta atras */

html{
    background-color: #074763;
}
span.market {
font-family: 'market-regularmedium', Arial, sans-serif !important;
font-size: 4rem;
}

/*Llamagratis*/
.llamagratisText{
    display: inline-block;
    font-size: 13px;
    text-align: left;
    font-family: 'movistar_textbold';
    line-height: 14px;
}


/*NAV*/

#top-navigation .menutag{
float: left;
    display: block;
    margin: 0px 0px 0px 5px;
    font-size: 12px;
    font-family: 'movistar_textregular';
    position: relative;
    top: 8px;
}
#top-navigation ul{
font-family: 'movistar_headlineregular';
text-transform: uppercase;
text-align: center;
font-size: 0;
}

#top-navigation .navbar-toggle{
         background-color: #FFFFFF;
     border:0px;
    border-radius: 0px;
    margin-right: 5px;
    margin-left: 0px;
    top: 0px;
    margin-bottom: 0px;
}



.navbar-toggle .icon-bar:first-child{
     opacity: 1;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}



.navbar-toggle .icon-bar:last-child{
    opacity: 1;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 5px;
}

.navbar-toggle.collapsed .icon-bar:first-child{

    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0px;
}

.navbar-toggle.collapsed .icon-bar:last-child{

    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0px;
}


.navbar-toggle .icon-bar{
    background-color: #074763;

  opacity: 0;

-ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
}


.navbar-toggle.collapsed .icon-bar{
  opacity: 1;
}

/*!NAV*/




/*BLUE TAB*/

.bluetab{
    display: block;
    position: absolute;
    top: -32px;
    right: 10px;
    z-index: 99;
}

.adsl .bluetab{
    top: auto;
  bottom: -2px;
}

#fibra100mb .bluetab{
  top: 136px;
  right: 21px;
}

#fusiontvcontigo .bluetab{
     display: block;
    position: absolute;
    top: auto;
    bottom: -32px;
    right: 25px;
}

#contigo300 #fusiontvcontigo .bluetab{
     display: block;
    position: absolute;
    top: auto;
    bottom: -12px;
    right: 25px;
}
#fusiontvparatodos .bluetab{
    z-index: 100;
    display: block;
    position: absolute;
    top: -35px;
    right: 45px;
}
#fusiontvcine .bluetab{
    right: 26px;
}
#fusiontvseries .bluetab{
right:26px;

}

#fusiontvdeportes .bluetab{
    right: 32px;
}


#fusiontvparatodos .bluetab  span{

     left: 36px;
}


#fusiontvcontigo .bluetab span{
   left: 31px;
   z-index: 100;
}

#fusiontvcontigo .bluetab img{
   left: 0px;
   top: 0px;
}



#fusiontvcontigo #bluetab300 span{
   left: 19px;
}


#fusiontvseries .bluetab span{
   left: 25px;
}





#fusionextrapremium .bluetab {
   right: 44px;
}








#fibra100mb .bluetab span{

    left: 39px;
}


.adsl .bluetab span{
    left: 40px;
}
#fusionextrapremium .bluetab span{
   left: 39px;
}
#fusiontvdeportes .bluetab span{
   left: 55px;
}


.bluetab > span{
    position: absolute;
    color: white;
    font-family: 'movistar_textregular';
    left: 61px;
    top: 9px;
}


#fusiontvcine .bluetab > span{
    position: absolute;
    color: white;
    font-family: 'movistar_textregular';
    left: 51px;
    top: 9px;
}

#fibramovil .bluetab > span{
    left: 42px;
}

/*!BLUE TAB*/

/* BOTON ROSA*/



#ld-cov{position: fixed;right: 0;bottom: 50%;z-index: 1040; width: 192px;}
#ld-cov .ld-cov-title{float:right;background: #e9426d;color:#fff;padding: 15px 25px 15px 15px;}
#ld-cov .ld-cov-close{position:absolute;top:0;right:20px;}
#ld-cov .ld-cov-close a{color:#fff;font-size: 16px;}
#ld-cov .ld-cov-close a:hover, #ld-cov .ld-cov-close a:focus{text-decoration:none;color:#fff;}
#ld-cov .ld-cov-title .tit1{font-size:18px;color:#fff;}
#ld-cov .ld-cov-title .tit1 a{color:#FFF;}
#ld-cov .ld-cov-title .tit2{font: 100 16px 'movistar_textregular';color:#fff;text-decoration:underline;}
#ld-cov .ld-cov-content{float:right;background: #e3e4e6;border: 5px solid #e9426d;color:#0086c3;padding:0 15px;min-height: 165px;}
/* COV Form */
#ld-cov .ld-cov-content .ld-text{color:#0086c3;}
#ld-cov .ld-cov-content .ld-arrow{float:left;margin-top:50px;font-size:50px;}
#ld-cov .ld-cov-content .ld-arrow a:hover{text-decoration:none;}
#ld-cov .ld-cov-content .ld-cta{font-family: 'movistar_textregular';font-size:18px;color:white;background-color: inherit;float:left;margin-bottom:15px;}
#ld-cov .ld-cov-content .ld-cta .ld-text{font-size:22px;     font-size: 22px;    margin-bottom: 9px;}
#ld-cov .ld-cov-content .ld-cta .ld-text a{color:#0086c3; font-weight: bold;}
#ld-cov .ld-cov-content .ld-cta .ld-form-section{}
#ld-cov .ld-cov-content .ld-cta .form-group{margin:0;}
#ld-cov .ld-cov-content .ld-cta .ld-form-group{}
#ld-cov .ld-cov-content .ld-cta .ld-form-group span{font-size: 14px;color: #51b900;}
#ld-cov .ld-cov-content .ld-cta .ld-form-group input{width:100%;padding: 2px;font: 100 16px 'movistar_textregular';color: black;}
#ld-cov .ld-cov-content .ld-cta .ld-form-group input:focus{}
#ld-cov .ld-cov-content .ld-cta .ld-form-group select{width:100%;padding: 2px;font: 100 16px 'movistar_textregular';}
#ld-cov .ld-cov-content .ld-cta .ld-form-group select:focus{}
#ld-cov .ld-cov-content .ld-cta .ld-has-error span{}
#ld-cov .ld-cov-content .ld-cta .ld-has-error input{}
#ld-cov .ld-cov-content .ld-cta .ld-has-error input:focus{}
#ld-cov .ld-cov-content .ld-cta .ld-agree{margin-top:10px;font-size: 12px;}
#ld-cov .ld-cov-content .ld-cta .ld-agree input{display:inline;width:auto;}
#ld-cov .ld-cov-content .ld-cta .ld-agree > span{font: 100 14px 'movistar_textregular';color:#0086c3;}
#ld-cov .ld-cov-content .ld-cta .ld-agree a{color:#0086c3;}
#ld-cov .ld-cov-content .ld-cta .ld-agree a:hover, .ld-section-content .ld-form-section .ld-agree a:focus{}
#ld-cov .ld-cov-content .ld-cta .ld-agree > div > span{font: 100 14px 'movistar_textregular';color: #51b900;}
#ld-cov .ld-cov-content .ld-cta .sc-btn-c2c{width:100%;border:none; font-size: 12px;}
#ld-cov .ld-cov-content .ld-cta .sc-btn-c2c:hover, .ld-section .ld-section-content .ld-form-section .sc-btn-c2c:focus{border:none;}
#ld-cov .ld-cov-content .ld-cta .ld-form-loader{text-align:center;}
#ld-cov .ld-cov-content .ld-cta .ld-form-loader span{display: block;color:#0086c3;}
#ld-cov .ld-cov-content .ld-cta .ld-form-ok{text-align:center;}
#ld-cov .ld-cov-content .ld-cta .ld-form-ok span{display: block;color:#51b900;}
#ld-cov .ld-cov-content .ld-cta .ld-form-ko{text-align:center;}
#ld-cov .ld-cov-content .ld-cta .ld-form-ko span{display: block;color:#F08746;}
#ld-cov .ld-cov-content .ld-cta .ld-form-ko a{text-decoration:underline;color:#F08746;}
#ld-cov .ld-cov-content .ld-cta .ld-form-on span{color: white;}
#ld-cov .ld-cov-content .ld-cta .ld-form-off span{color: white;}
#ld-cov .ld-cov-content .ld-cta .ld-form-img img{width:35%;}
#ld-cov .ld-cov-content .btn-coverage-azul {
    background: #0087c6;
    border: none;
    color: #fff;
    padding: 8px;
    font-size: 13px;
    -webkit-appearance: none!important;
}

#ld-cov .ld-cov-content .ld-cta .ld-form-group span.glyphicon-earphone {
      font-size: 20px;
    color: #0086c3;
    font-weight: bold;
}

#coverage {
 position: fixed;
 right: 0;
 bottom: 50%;
 z-index: 80;
 /*width: 192px;*/

  -ms-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;


}


.hide{
  display: none!important;
}

#ld-cov.ld-hide{
  right: -192px;
  opacity: 0;
  display: none;

    -ms-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

#coverage.ld-hide{
    right: -715px;
    /*display: none;*/

  -ms-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

#pinkbutton.ld-hide{
    right: -709px;

    -ms-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}


#ld-cov #coverage .ld-cov-close a {
  color: #0086c3;

}


.check_privacidad_botonrosa{
  color: #0086c3;
  font-size: 15px;
}





@media all and (max-width: 990px){
#ld-cov{position: fixed;right: 0;bottom: 20%;z-index: 9999999; width: 192px}
#coverage {bottom: 20%;}

#ld-cov .ld-cov-content .ld-cta .ld-text {

  font-size: 17px;
}
#ld-cov .ld-cov-content .ld-cta .ld-agree {
  margin-bottom: 10px;
}

}



/*END BOTON ROSA*/



.popup a.numeroGoogle{
    color: white;
    text-decoration: none;
}

.cookienator    {
    width: 100%;
    color: black;
    text-align: center !important;
    position: fixed;
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    z-index: 99999 !important;
    display: block;
}
#tel-fijo{
    display: none;
    opacity: 0.7;
    position:fixed;
    background-color: #7ab800;
    box-shadow: -2px 0px 5px 1px rgba(0,0,0,0.4);
    width: 250px;
    height: 60px;
    margin-top: -30px;
    z-index: 999999;
    overflow: hidden;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    top: 50%;
    right:-100px;
    transition: all 0.5s;
    cursor: pointer;
}

#tel-fijo:hover{
    opacity: 1;
}

#tel-fijo.active{
    display: block;
    border-radius: 100%;
    opacity: 1;
    right: 50%;
    margin-right: -496px;
    cursor: pointer;
    top: 50%;
    margin-top: -235px;
    width: 60px;
    transition: all 0.5s;
}

#tel-fijo.active .circulo:after{
    content: 'X';
    color:#074763;
    font-size:33px;
    font-weight:bold;
    line-height:47px;
    margin-left:12px;
}

#tel-fijo.active .circulo{
    background-image: none;
}
#tel-fijo p{
    display: block;
    line-height: 19px;
    font-family: 'movistar_headlinebold';
    color: #074763;
    font-size: 14px;
    text-align: center;
    width: 90px;
    float: left;
    margin-top: 7px;
    margin-left: -5px;
}

#tel-fijo p span{
    font-size: 22px;
}

#tel-fijo .circulo{
    float: left;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    background-color: rgba(255,255,255,0.2);
    margin: 7px;
    background-image: url('images/icono-tel.png');
    background-size: 34px;
    background-repeat: no-repeat;
    background-position: top 5px left 4px;
}

#tel-fijo a{
    text-indent: -900px;
    display: block;
}


/*-----------------------segundo boton------------------------*/

#tel-fijo2{
    opacity: 0.54;
    position:fixed;
    background-color: #7ab800;
    box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.4),2px 2px 5px 1px rgba(0,0,0,0.4);
    width: 60px;
    height: 60px;
    z-index: 999999;
    overflow: hidden;
    border-radius: 40px;
    bottom: 41px;
    right: 10px;
    cursor: pointer;
    transition: opacity 0.5s;
    display: none;
}

#tel-fijo2.active{
    opacity: 0.5;
    background-color: white;
    transition: all 0.5s;

    bottom: 0;
    right: 0;
    border-radius: 0;
    height: 100%;
    width: 100%;
}


#tel-fijo2 .circulo2{
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: rgba(255,255,255,0.2);
    margin: 7px;
    background-image: url('images/icono-tel.png');
    background-size: 34px;
    background-repeat: no-repeat;
    background-position: top 5px left 4px;
}


@media screen and (max-width: 992px){



}

@media all and (max-width: 767px){




}

@media all and (max-width: 660px){

    .rwd_base {
    position: absolute;
    right: 0;
        top: 160px;
    width: 148px;
}

    .flash{
        padding: 0;
        position: relative;
        right:0;
    }
    div.reloj {
        background: rgba(0,0,0,0.1);
        color: white;
        width: 100%;
        position: relative;
        right: 0;
        top: 0;
        border-radius: 3px;
        box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);

        margin: 0;
    }

        #tel-fijo {
        opacity: 0.7;
        position: fixed;
        background-color: #7ab800;
        box-shadow: -2px 0px 5px 1px rgba(0,0,0,0.4);
        width: 150px;
        height: 60px;
        margin-top: -30px;
        z-index: 999999;
        overflow: hidden;
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
        top: 50%;
        right: -92px;
        transition: all 0.5s;
        cursor: pointer;
        }
}
