body {
  -webkit-transition: .4s;
  transition: .4s;
  font-family: Roboto-Regular;
  color: #ffffff;
  background-color: #000;
  position: relative;
    background-image: url(../img/2025-lanzmamiento-junio-back.jpg);
    background-size: 100% auto;
    background-position: center;
}
body.previa:before {
  height: 700px;
}
.container {
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
  max-width: 1359px;
}
.main .container {
  max-width: 1240px;
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important
}
.no-padding-right {
  padding-right: 0 !important
}
.no-padding-left {
  padding-left: 0 !important
}
a, button, input[type=checkbox] {
  outline: none !important
}
label {
  font-weight: normal
}
a, button, button[type=submit], input[type=checkbox], input[type=radio] {
  outline: none !important
}
a {
  text-decoration: none;
  color: #3d464e
}
a:hover {
  opacity: 0.7
}
label {
  margin: 0
}
#gracias {
  display: none;
  text-align: center;
  color: #FFF;
  font-size: 21px;
  font-family: Roboto-Regular;
  ;
}
input::placeholder, input::-webkit-placeholder, input::-moz-placeholder, input::-ms-placeholder {
  color: #333333;
}
input::-webkit-input-placeholder {
  color: #333333;
  font-family: Roboto-Light;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0px
}
input:-moz-placeholder, input::-moz-placeholder {
  opacity: 1;
  color: #333333;
  font-family: Roboto-Light;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0px
}


.header:before {
  content: '';
  position: absolute;
  top: 80px;
  right: 0;
  width: 251px;
  height: 376px;
}
.header, .main {
  position: relative;
  z-index: 2
}
.header {
  padding: 40px 20px 0px;
  background-color: transparent;
  margin-bottom: 30px;
}
.header .container > * {
  vertical-align: top
}
.header .cabecera {
  display: inline-block;
  width: 100%;
}
.header .logo-uno {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  max-width: 180px;
  margin-top: 0px;
}
.header .logo-dos {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  max-width: 180px;
  margin-top: 0px;
}

.header .slogan_desktop img {
  max-width: 270px;
  width: 100%;
  margin: 0;
}
.header .slogan_mobile {
  display: none
}
.input_error {
  position: relative;
}
.input_error .msg {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px !important;
  font-family: Roboto-Regular;
  background-color: #f24f7d;
  text-transform: initial;
  margin: 0;
  margin-top: 5px;
  border-radius: 3px;
  display: inline-block;
  padding: 1px 5px;
  color: white;
}
.texto1 {
  padding-bottom: 50px;
}
.texto1 img {
  width: 100%;
  max-width: 169px;
}

.top-page {
  margin: 100px 0 50px;
}
.bloque-uno{
	margin: 0px 0 30px;
    text-align: center;
}
.bloque-uno .img-responsive {
    display: inline;
}
.medioform {
    width: 40%;
    display: inline-block;
}
.medioform .campo {
  width: 100%;
}
.campo.mitad {

}
.campo label {
  display: block;
  font-family: 'Roboto-Regular';
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 20px;
}

.mediapag {
    width: 56%;
    display: inline-block;
    vertical-align: top;
    padding-left: 60px;
    text-align: right;
}

.titulo-video{
	margin: 50px 0 30px;
}

input, input[type=text], input[type=email], input[type=number], input[type=url], input[type=search], input[type=password] {
  width: 100%;
  margin-left: 0;
  background: #e5e5e5;
  font-family: Roboto-Light;
  font-size: 22px;
  color: #333333;
  border: 0px;
  border-radius: 8px;
  padding: 16px 20px;
  outline: none;
  margin-bottom: 20px;
  transition: all .25s;
  -ms-transition: all .25s;
  -moz-transition: all .25s;
  -webkit-transition: all .25s;
}
select {
  width: 100%;
  margin-left: 0;
  background: #e5e5e5;
  font-family: Roboto-Light;
  font-size: 22px;
  color: #333333;
  border: 0px;
  border-radius: 8px;
  padding: 16px 20px;
  outline: none;
  margin-bottom: 20px;
  transition: all .25s;
  -ms-transition: all .25s;
  -moz-transition: all .25s;
  -webkit-transition: all .25s;
}
input[type=text]:focus, input[type=email]:focus, input[type=number]:focus {
  background: #ffffff;
  transition: all .25s;
  -ms-transition: all .25s;
  -moz-transition: all .25s;
  -webkit-transition: all .25s
}
.contenedor-captcha {
  margin-bottom: 0px;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 4px;
  width: 232px;
  height: 64px;
}
.contenedor-captcha iframe {}
button[type=submit], input[type=button] {
  display: inline-block;
  font-size: 20px;
}
.btn_black {
  background: #2B5FFD;
  color: #ffffff;
  border: none;
  text-align: center;
  font-family: Roboto-Light;
  height: 64px;
  width: 150px;
  border-radius: 8px;
  padding: 0;
  margin: 30px 0;
}
.btn_black:hover {
  background: #1348e7;
  color: #ffffff;
}
.btn_black_sam {
  background: transparent;
  color: #000000;
  border: none;
  text-align: center;
  font-family: 'Samsung Bold';
  height: 65px;
  width: 280px;
  border-radius: 50px;
  padding: 5px 20px 0;
  margin: 30px 0;
  border: 3px solid #000000;
  font-size: 22px !important;
}
.btn_black_sam:hover {
  background: #333333;
  color: #ffffff;
}
.btn_blue_sam {
  background: url(../img/2023-arrowf.png) #3FA4DD no-repeat 150px center;
  color: #ffffff;
  border: none;
  text-align: left;
  font-family: 'Roboto-Regular';
  height: 60px;
  width: 200px;
  border-radius: 50px;
  padding: 3px 30px 0;
  margin: 30px 0;
  border: none;
  font-size: 16px !important;
}
.btn_blue_sam:hover {
  background: url(../img/2023-arrowf.png) #333333 no-repeat 150px center;
  color: #ffffff;
}
.gracias {
  background: rgba(0, 0, 0, 0.80);
  position: absolute;
  height: 400%;
  width: 100%;
  z-index: 1000;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3000;
}
.gracias_in {
  z-index: 3100;
  opacity: 1.0 !important;
  background: #fff;
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 90%;
  max-width: 600px;
  padding: 50px;
  height: auto;
  max-height: none;
  top: 5%;
  left: 5%;
  right: 5%;
  margin: 0 auto;
  color: #333333 !important;
  font-size: 24px;
  text-align: center;
}

.video {
  margin-bottom: 100px;
}
.video-container {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    margin: 30px auto 30px;
}
.video-container img {
    width: 100%;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 900px;
    max-height: 480px;
    margin-left: -450px;
}
span.disclaimer {
  font-size: 11px;
  padding: 20px 10px;
  display: block;
}
.legales {
  background: #ffffffa6;
  margin-bottom: 20px;
}
.campo.captcha, .campo.boton {}
h2.titulo-suscripcion {
  margin: 0;
  padding: 25px;
  padding-left: 0;
  padding-right: 0px;
  font-size: 32px;
  line-height: 40px;
  font-family: 'Samsung Medium';
  text-align: left;
}
h2.lado-flex {
  font-size: 50px;
  line-height: 65px;
  font-family: 'Samsung Medium';
}
.gracias_in h2.titulo-suscripcion {
  text-align: center;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.pt-0 {
  padding-top: 0px;
}
.alert {
  padding: 15px;
  margin: 15px;
  margin-right: 0px;
  margin-left: 0px;
  background: #2B5FFD;
  color: #ffffff;
  border-radius: 8px;
  font-size: 20px;
  font-family: Roboto-Light;
  min-height: 57px;
}
.form_contenedor {
  overflow: hidden;
  background-color: #000000;
  background-image: url("../img/2022-samsung-fondo.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 763px;
}
.form_izq {
  width: 39%;
  float: left;
  overflow: hidden;
}
.form_der {
  width: 61%;
  float: left;
  overflow: hidden;
}
.form_der img {
  width: 100%;
}




.contador ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
}
.contador ul li {}
.contador ul li span {
  display: block;
  text-align: center;
  margin: 0 40px;
  font-size: 50px;
  font-family: 'Red Hat Text Bold';
  line-height: 60px;
}
.contador ul li span.detalle {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Red Hat Text Medium';
}