/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html, body {
  font-family:sans-serif;
  padding: 0;
  margin:0;
}

@font-face {
  font-family: "Telefonica Bold";
  src: url("fonts/Telefonica-Bold.eot");
  src: url("fonts/Telefonica-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Telefonica-Bold.woff2") format("woff2"),
    url("fonts/Telefonica-Bold.woff") format("woff"),
    url("fonts/Telefonica-Bold.svg#Telefonica-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Telefonica regular";
  src: url("fonts/Telefonica-Regular.eot");
  src: url("fonts/Telefonica-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Telefonica-Regular.woff2") format("woff2"),
    url("fonts/Telefonica-Regular.woff") format("woff"),
    url("fonts/Telefonica-Regular.svg#Telefonica-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Telefonica Light";
  src: url("fonts/Telefonica-Light.eot");
  src: url("fonts/Telefonica-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Telefonica-Light.woff2") format("woff2"),
    url("fonts/Telefonica-Light.woff") format("woff"),
    url("fonts/Telefonica-Light.svg#Telefonica-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "telefonicaregular_italic";
  src: url("fonts/telefonica-regularitalic-webfont.eot");
  src: url("fonts/telefonica-regularitalic-webfont.eot") format("embedded-opentype"),
    url("fonts/telefonica-regularitalic-webfont.woff2") format("woff2"),
    url("fonts/Telefonica-regularitalic-webfont.woff") format("woff"),
    url("fonts/telefonica-regularitalic-webfont.svg#telefonicaregular_italic") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.bold {
  font-family: "Telefonica Bold", sans-serif;
  font-weight: bold;
}
.light {
  font-family: "Telefonica Light", sans-serif;
  font-weight: lighter;
}
.regular {
  font-family: "Telefonica regular", sans-serif;
  font-weight: normal;
}
.regular_italic {
  font-family: "telefonicaregular_italic", sans-serif;
  font-weight: normal;
}

body {
  font-family: "Telefonica regular", sans-serif;
  font-size: 16px;
  background-color: #0B2739;
  color: #ffffff;
}

a {
  font-family: "Telefonica regular", sans-serif;
  color: #ffffff;
  transition: all 0.3s ease-out;
}
a:hover {
  color: #d3d4d3;
  text-decoration: none;
}
.btn {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
h1 {
  font-family: "telefonicaregular_italic", sans-serif;
  text-align: center;
}
h2 {
  font-family: "Telefonica Light", sans-serif;
  text-align: center;
}
p {
  font-family: "Telefonica regular", sans-serif;
  text-align: center;
}

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
.pink{
  background-color:#E63780;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#top{
  background-color: #019DF4;
  position: relative;
  width: 100%;
  height: 50px;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-top-container{
  max-width: 35px;
  width: 100%;
}
.logo-top-container img{
width: 100%;
height: auto;
}
.movistar-arena-logo{
  position: relative;
  display: block;
  max-width: 100px;
  margin: 20px;
  z-index: 99;
}
.movistar-arena-logo img{
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .movistar-arena-logo{
    max-width: 130px;
  }
  #top{
    height: 60px;
  }
}
/*--------------------------------------------------------------
# Section Hero Image
--------------------------------------------------------------*/
.bg-desktop{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 660px;
  background-repeat: no-repeat;
  background-position: left 50px;
  background-size: cover;
  display: none;
  z-index: 1;
}
.bg-desktop-streaming{
  background-image: url(../img/bg-hero-desktop-blue.jpg);
}
.bg-desktop-cuenta{
  background-image: url(../img/bg-hero-desktop-blue-cuenta-regresiva.jpg);
}
.bg-mobile{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  display: block;
  z-index: 1;
}
.bg-mobile-streaming{
  background-image: url(../img/bg-hero-mobile-blue.jpg);
}
.bg-mobile-cuenta{
  background-image: url(../img/bg-hero-mobile-blue-cuenta-regresiva.jpg);
}

@media (min-width: 576px) {
  .bg-desktop{
    display: block;
  }
  .bg-mobile{
    display: none;
  }
}
@media (min-width: 768px) {
  .bg-desktop{
    height: 640px;
    background-position: left 60px;
  }
}
@media (min-width: 1300px) {
  .bg-desktop{
    height: 620px;
    background-size: contain;
  }
}

.image-desktop{
  display: none;
  width: 100%;
  max-width: 500px;
}

.image-mobile{
  display: block;
  width: 100%;
  max-width: 768px;
}

.image-desktop img, .image-mobile img{
  width: 100%;
  height: auto;
}

@media (min-width: 576px) {
  .image-desktop{
    display: block;
  }
  .image-mobile{
    display: none;
  }
}

/*--------------------------------------------------------------
# Section Hero
--------------------------------------------------------------*/

/* Titular */
.titular{
  position: relative;
  transform: translateY(0px);
  z-index: 3;
}

/* Los que somos */
.movistar-logo{
  max-width: 70px;
  text-align: center;
  margin: 0 auto 0.7rem auto;
}
.movistar-logo img{
  width: 100%;
  height: auto;
}

.somos, .somos span{
  text-align: center;
}
.somos span{
  font-size: 1.1rem;
}

.titular-heading{
  line-height: 1;
  font-size: 2rem;
  margin: 0.6rem auto 1rem auto;
  max-width: 295px;
}

@media (min-width: 768px) {
  .titular{
    transform: translateY(-50px);
    margin-bottom: -30px;
  }
  .titular-heading{
    font-size: 2.3rem;
    max-width: 100%;
  }
  .movistar-logo{
    max-width: 90px;
  }
}

@media (min-width: 1400px) {
  .titular{
    margin-bottom: -50px;
  }
  .titular-heading{
    font-size: 2.8rem;
  }
}

/* Cuenta Regresiva Container */
.cuenta-container p{
  font-family: "Telefonica regular", sans-serif;
  font-size: 1.25rem;
  margin:1.2rem;
}

.cuenta-boxes{
  display: flex;
  gap:12px;
  justify-content: center;
}

.cuenta-box{
  border: 2px solid #019af1;
  border-radius: 8px;
  font-family: "Telefonica bold", sans-serif;
  font-size: 1.8rem;
  padding: 0.3rem 1rem 0.8rem 1rem;
  width: 100%;
  max-width: 70px;
  text-align: center;
}

.cuenta-box-text{
  font-family: "Telefonica light", sans-serif;
  font-size: 1.0rem;
  text-transform: uppercase;
  text-align: center;
}

/* Streaming Heading */
/* .titular-heading-streaming{
  line-height: 1;
  font-size: 2.3rem;
  margin: 0.6rem auto 1rem auto;
  width: 100%;
  max-width: 420px;
}
.supertitle{
  font-family: "Telefonica light", sans-serif;
  font-size: 1.7rem;
  display: block;
  padding: 1rem 0 0 0;
}
.subtitle{
  font-family: "Telefonica light", sans-serif;
  font-size: 1.7rem;
  display: block;
  margin: 0.6rem 0 0 0;
}

@media (min-width: 768px) {
  .titular-heading-streaming{
    font-size: 2.5rem;
  }
  .supertitle{
    font-size: 1.8rem;
  }
  .subtitle{
    font-size: 1.8rem;
  }
  .cuenta-box{
    font-size: 1.8rem;
    max-width: 70px;
    padding: 0.3rem 1rem 0.6rem 1rem;
  }
}

@media (min-width: 1200px) {
  .supertitle{
    font-size: 2.1rem;
  }
  .subtitle{
    font-size: 2.1rem;
  }
  .titular-heading-streaming{
    font-size: 2.8rem;
    max-width: 470px;
  }
  .cuenta-box{
    border-radius: 8px;
    font-size: 2.4rem;
    max-width: 170px;
    padding: 0.5rem 1rem 0.8rem 1rem;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .cuenta-box-text{
    font-size: 1.3rem;
  }
} */

/* Streaming Container */
/* .streaming-container{
  background-color: #E63780;
  width: 100%;
  text-align: center;
  padding: 0.3rem 0 0.5rem 0; 
  margin: 2rem 0 1.5rem 0;
  transition: all 350ms ease-out;
  cursor:pointer;
}
.streaming-container:hover{
  color:#ffffff;
  background-color: #ab2c67;  
}
.streaming-link{
  background-color: transparent;
  font-family: "Telefonica regular", sans-serif;
  font-size: 1.5rem;
  border-radius: 0;
  text-decoration: none;  
  padding: 0;  
}
.streaming-link:hover{
  color:#ffffff;
  background-color: transparent;
}

@media (min-width: 768px) {
  .streaming-container{
    background-color: transparent;
    margin:1rem 0;
    padding:0;
    cursor:auto;
  }
  .streaming-container:hover{
    color:#ffffff;
    background-color: transparent;
  }
  .streaming-link{
    background-color: #E63780;
    display: inline-block;
    padding: 0.3rem 2rem 0.5rem 2rem;
    border-radius: 9999px; 
  }
  .streaming-link:hover{
    color:#ffffff;
    background-color: #ab2c67;
  }
} */

/* Ver video promocional link */
.ver-video{
  padding: 2.5rem 0 1rem 0;
  display: flex;
  justify-content: center;
}
.ver-video-link{
  align-items: center;
  justify-content: center;
  background-color: #019DF4;
  padding: 1.0rem 2.5rem 0.8rem 2.5rem;
  border-radius: 9999px;
  text-decoration: none;
  transition: all 250ms ease-out;
}
.ver-video-link:hover{
  color:#ffffff;
  background-color: #1795CC;
}
.ver-video-icon{
  width: 100%;
  max-width: 21px;
}
.ver-video-icon img{
  width: 100%;
  height: auto;
}
.ver-video-text{
  padding: 0 0 0.3rem 0.3rem;
  font-size: 1rem;
}

/*--------------------------------------------------------------
# Section Video
--------------------------------------------------------------*/
#video{
  position: relative;
  z-index: 3;
}
.line {
  position: relative;
  width: 90%;
  margin: 0 auto;
  height: 1px;
  background-color: white;
}

.video-title{
  padding: 1.5rem 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 90%;
  margin: 2rem auto 0 auto;
}

.video-title p {
  margin: 0.3rem 0 0.4rem 0;
  font-size: 1.2rem;
}

.video-title h2 {
  overflow: hidden;
  text-align: center;
  margin:0 auto;
  font-size: 2.0rem;
  line-height: 1;
  max-width: 330px;
 }

.video-title h2:before,
.video-title h2:after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  bottom: 0.2em;
  display: none;
}

.video-title h2:before {
  right: 0.5em;
  margin-left: -50%;
}

.video-title h2:after {
  left: 0.5em;
  margin-right: -50%;
}

.video-title h2, .video-title p{
  text-align: center;
}

.video-play-container{
  margin: 2rem auto;
  max-width: 280px;
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: radial-gradient(circle at 100% 100%, #0b2739 0, #0b2739 6px, transparent 6px) 0% 0%/8px 8px no-repeat,
  radial-gradient(circle at 0 100%, #0b2739 0, #0b2739 6px, transparent 6px) 100% 0%/8px 8px no-repeat,
  radial-gradient(circle at 100% 0, #0b2739 0, #0b2739 6px, transparent 6px) 0% 100%/8px 8px no-repeat,
  radial-gradient(circle at 0 0, #0b2739 0, #0b2739 6px, transparent 6px) 100% 100%/8px 8px no-repeat,
  linear-gradient(#0b2739, #0b2739) 50% 50%/calc(100% - 4px) calc(100% - 16px) no-repeat,
  linear-gradient(#0b2739, #0b2739) 50% 50%/calc(100% - 16px) calc(100% - 4px) no-repeat,
  linear-gradient(#019af1 0%, #0178e6 100%);
  border-radius: 8px;
  padding: 6px;
  box-sizing: border-box;
}

.video-play{
  width: 100%;
  max-width: 45px;
}
.video-play img{
  width: 100%;
  height: auto;
}
.video-play-link{
  transition: transform 250ms ease-out;
}
.video-play-link:hover div img{
  transform: scale(1.020);
}

@media (min-width: 520px) {
  .video-play-container{
    max-width: 380px;
    width: 100%;
    height: 250px;
  }
  .video-play{
    width: 100%;
    max-width: 65px;
  }
}

@media (min-width: 768px) {
  .video-title h2 {
    font-size: 2.5rem;
    max-width: 100%;
  }
  .video-title p {
    font-size: 1.5rem;
    margin: 0rem 0 1rem 0;
  }
  .video-title h2:before,
  .video-title h2:after {
    display: inline-block;
  }
  .video-title{
    border-top:none;
    border-bottom:none;
    margin: 0 auto 0 auto;
    padding: 1rem 0;
  }
  .video-play-container{
    margin: 0rem auto;
    max-width: 740px;
    width: 100%;
    height: 420px;
  }
  .video-play{
    max-width: 110px;
  }
}

/* Video Title Streaming */
.video-title-streaming{
  padding: 1.5rem 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 90%;
  margin: 0 auto;
}

.video-title-streaming p {
  margin: 0rem 0 0.4rem 0;
  font-size: 2.6rem;
}

.video-title-streaming h2 {
  font-family: "Telefonica Bold", sans-serif;
  overflow: hidden;
  text-align: center;
  margin:0;
  font-size: 1.3rem;
  line-height: 1.3;
  max-width: 300px;
  margin: 0 auto;
 }

.video-title-streaming h2:before,
.video-title-streaming h2:after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  bottom: 0.2em;
  display: none;
}

.video-title-streaming h2:before {
  right: 0.5em;
  margin-left: -50%;
}

.video-title-streaming h2:after {
  left: 0.5em;
  margin-right: -50%;
}

.video-title-streaming h2, .video-title-streaming p{
  text-align: center;
}
@media (min-width: 576px) {
  .video-title-streaming h2 {
    font-size: 1.5rem;
    max-width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .video-title-streaming h2 {
    font-size: 1.6rem;
  }
  .video-title-streaming p {
    font-size: 2.8rem;
    margin: 0rem 0 1rem 0;
  }
  .video-title-streaming h2:before,
  .video-title-streaming h2:after {
    display: inline-block;
  }
  .video-title-streaming{
    border-top:none;
    border-bottom:none;
    padding: 1rem 0;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  font-family: "Telefonica Bold", Arial, sans-serif;
  background-color: #0b2739;
  color: #ffffff;
  background-image: url(../img/bg-desktop.jpg);
  background-repeat: no-repeat;
  background-position: center -40px;
  background-size: cover;
  padding: 0;
}

.experiencia{
  font-family: "Telefonica Light", Arial, sans-serif;
  font-size: 20px;
  text-align: center;
  line-height: 1;
  padding: 0 1rem;
  margin:0 auto 20px auto;
}

.compartir-btn-container{
  display: flex;
  justify-content: center;
}

.compartir-btn{
  background-color: #019DF4;
  display: inline-block;
  padding: 0.9rem 2rem 1.1rem 2rem;;
  border-radius: 9999px;
  font-family: "Telefonica Bold", Arial, sans-serif;
  color: #ffffff;
  font-size:1rem;
  text-decoration: none;
  margin:0 auto;
  text-align: center;
  transition: all 250ms ease-out;
}
.compartir-btn:hover{
  color: #ffffff;
  background-color: #1795CC;
}
#bottom{
  position: relative;
  background: #0b2739;
  height: 70px;
  margin: 4rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-footer-container{
  max-width: 120px;
  width: 100%;
}
.logo-footer-container img{
  width: 100%;
  height: auto;
  opacity: 0.8;
}

@media (min-width: 768px) {
  footer{
    /* height: 220px; */
    background-size: cover;
    background-position: center -20px;
  }
  .experiencia{
    font-size: 40px;
    padding: 0;
    margin:2rem auto 1.5rem auto;
  }
  #bottom{
    margin: 4rem 0 0 0;
  }
}

/* Social Media Modal */
.social-modal-container{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.social-media-window{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0B2739;
  background-color: #ffffff;
  border-radius: 8px;
  padding:1.2rem;
  margin: 0 auto;
  width: 80%;
  max-width: 800px;
}
.social-media-window h4{
  font-family: "Telefonica light", sans-serif;
  font-size: 28px;
  line-height: 125%;
  color: #0B2739;
  margin: 0;
}
.social-media{
  padding:0;
}
.social-media li{
  display: flex;
  flex-direction: row;
  padding:1.2rem 0;
}
.social-media li a{
  font-family: "Telefonica Bold", Arial, sans-serif;
  color: #0B2739;
  font-size: 20px;
  line-height: 135%;
  text-decoration: none;
  transition: all 250ms ease-out;
}
.social-media li a:hover{
  color: #1b4e6e;
}
.social-media-icon{
  width: 100%;
  max-width: 24px;
  padding: 0.2rem 0.5rem 0rem 0;
}
.social-media-icon img{
  width: 100%;
  height: auto;
}
.close-btn{
  position: absolute;
  right: 25px;
  top: 25px;
  width: 100%;
  max-width: 23px;
  cursor: pointer;
}
.close-btn img{
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .social-media-window{
    border-radius: 16px;
    padding:2rem;
  }
  .social-media li{
    padding:1.3rem 0;
  }
}

.beneficios-app{
  padding: 35px 0 40px 0;
}

.beneficios-app h2{
  color: #EBF7FF;
  font-size: 24px;
  font-family: "Telefonica Light", Arial, sans-serif;
  font-weight: 400;
}
.beneficios-app .beneficios-app-container{
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 32px;
}

.beneficios-app-container-img{
  width: 100%;
  max-width: 344px;
}

@media (max-width: 767px){
  .beneficios-app{
    padding: 60px 0 0 0;
  }
  .beneficios-app h2{
    font-size: 20px;
    max-width: 305px;
    margin: auto;
  }
}

/* Streaming Heading */
.titular-heading-streaming{
  /* line-height: 1.1;
  font-size: 1.8rem;
  margin: 0.6rem auto 1rem auto;
  width: 100%;
  max-width: 420px;
  padding: 0 10%;
  box-sizing: border-box; */

  line-height: 1.1;
  font-size: 2.0rem;
  margin: 0.6rem auto 1rem auto;
  width: 100%;
  max-width: 420px;
}
.supertitle{
  font-family: "Telefonica light", sans-serif;
  display: block;
  padding: 0;
  font-size: 2rem;
}
.subtitle{
  font-family: "Telefonica light", sans-serif;
  display: block;
  margin: 0;
  font-size: 2rem;
}
@media (min-width: 576px) {
  .titular-heading-streaming{
    font-size: 2.5rem;
    max-width: 500px;
    padding: 0;
  }
  .supertitle{
    font-size: 1.8rem;
    padding: 0.5rem 0 0 0;
  }
  .subtitle{
    font-size: 1.8rem;
    margin:0;
  }
  .cuenta-box{
    font-size: 1.8rem;
    max-width: 70px;
    padding: 0.3rem 1rem 0.6rem 1rem;
  }
}

@media (min-width: 768px) {
  .titular-heading-streaming{
    font-size: 2.5rem;
    max-width: 470px;
    padding: 0;
  }
  .supertitle{
    font-size: 1.8rem;
    padding: 0.5rem 0 0 0;
  }
  .subtitle{
    font-size: 1.8rem;
    margin:0;
  }
  .cuenta-box{
    font-size: 1.8rem;
    max-width: 70px;
    padding: 0.3rem 1rem 0.6rem 1rem;
  }
}

@media (min-width: 1200px) {
  .supertitle{
    font-size: 2.5rem;
  }
  .subtitle{
    font-size: 1.7rem;
    margin:0.6rem 0 0 0;
  }
  .titular-heading-streaming{
    font-size: 2.5rem;
    max-width: 470px;
  }
  .cuenta-box{
    border-radius: 8px;
    font-size: 2.4rem;
    max-width: 170px;
    padding: 0.5rem 1rem 0.8rem 1rem;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .cuenta-box-text{
    font-size: 1.3rem;
  }
}
/* Streaming Container */
.streaming-container{
  display: flex;
  justify-content: center;
  margin:2.5rem 0 3rem 0;
}

.streaming-link{
  background-color: #019DF4;
  display: inline-block;
  padding: 0.9rem 2rem 1.1rem 2rem;;
  border-radius: 9999px;
  font-family: "Telefonica Bold", Arial, sans-serif;
  color: #ffffff;
  font-size:1rem;
  text-decoration: none;
  margin:0 auto;
  text-align: center;
  transition: all 250ms ease-out;
}
.streaming-link:hover{
  color: #ffffff;
  background-color: #1795CC;
}

@media (min-width: 768px) {
  .streaming-container{
    margin: 1.4rem 0 1rem 0;
  }
}

.video-iframe{
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .video-iframe{
    padding: 20px;
  }
}