html {
  scroll-behavior: smooth;
}
body{
	background-color: #f6f6f6!important;
}
.back-azul{

background: url("../img/grilla.png") no-repeat center bottom, radial-gradient(circle, rgba(0,145,255,1) 0%, rgba(4,4,70,1) 100%);
height: auto;background-position-y: 20vh;

}
.back-azul-mini{

background: url("../img/grilla.png") no-repeat center bottom, radial-gradient(circle, rgba(0,145,255,1) 0%, rgba(4,4,70,1) 100%);
height: 505px;background-position-y: -28vh;

}


.detras{
	   display: initial;
}
.detras:hover{
	   background-color: #00000059;
    	border-radius: 7px;
}

.grilla{
	content: "";
	background-image: url(../img/grilla.png);
}

.otro{
	background: rgb(0,145,255);
background: -moz-radial-gradient(circle, rgba(0,145,255,1) 0%, rgba(4,4,70,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,145,255,1) 0%, rgba(4,4,70,1) 100%);
background: radial-gradient(circle, rgba(0,145,255,1) 0%, rgba(4,4,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0091ff",endColorstr="#040446",GradientType=1);
}

.padre {
   display: flex;
   align-items: start;
   height: inherit;
}

@media (max-width: 375px) {
  .padre {
    display: contents;
    align-items: start;
    height: inherit;
 }
}





.joy li {
  display: inline;
  text-align: center;
}

.joy li a {
  display: inline-block;
  width: 25%;
  padding: .75rem 0;
  margin: 0;
  text-decoration: none;
  color: #333;
}

.dos:hover ~ hr {
  margin-left: 25%;
}

.tres:hover ~ hr {
  margin-left: 50%;
}

.cuatro:hover ~ hr {
  margin-left: 75%;
}

ul li hr {
  height: .25rem;
  width: 25%;
  margin: 0;
  background: tomato;
  border: none;
  transition: .3s ease-in-out;
}






.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #28a745!important;
}
.dropdown-item.active, .dropdown-item:hover {
    color: #fff!important;
    text-decoration: none;
    background-color: #28a745!important;
}


.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}

span a {
	text-decoration: none;
	color: white;
}
span a:hover {
	text-decoration: none;
	color: white;
}

.nuevo{
  position: absolute;
    z-index: 10;
    right: 32px;
    top: 11px;
    background-color: #00000047;
    color: #fffffff7;
    height: 21px;
    width: 53px;
    font-size: 13px;
    text-align: center;
    border-radius: 11px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -43px!important;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #909090!important;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.numero-card{
      font-size: 53px;
    color: #ffffff8a;
    font-weight: 700;
    position: absolute;
    z-index: 20;
    left: 38px;
}
.twitterbird {
    width: 323px;
    height: 211px;
    background-image: url(../img/concurso-phone.png);
}

.twitterbird:hover {
   background-image: url('../img/concurso-phone-hover.png');
}

h4 p {
  margin-bottom: 42px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 84px!important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
    filter: invert(1)!important;
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
    filter: invert(1)!important;
}

.estilo-nav-bar{
  position: absolute;
  font-size: 27px!important;
  font-weight: 700;
}

.lanzamiento{
  

}

.concurso{
  margin: -74px 1px 1px 7px;
}

.idiomas{
  margin-right: 12px;
}

@font-face {
  font-family: avenir;
  src: url(../fonts/Metropolis-SemiBold.otf);
}
.avenir{
    font-family: avenir!important;
}
.glow {
  font-size: 80px;
  color: #fff;
  text-align: center;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
     text-shadow:0 0 20px #ffffff5c, 0 0 30px #008cf9, 0 0 40px #008cf9, 0 0 50px #008cf9, 0 0 60px #008cf9, 0 0 70px #008cf9;
  }
  
  to {
     text-shadow: 0 0 30px #008cf9, 0 0 40px #008cf9, 0 0 50px #008cf9, 0 0 60px #008cf9, 0 0 70px #008cf9, 0 0 80px #008cf9;
  }
}