/************************************************ 
 * Estilos personalizados
 ***********************************************/
 @import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);

.destacado p {
    font-size: 20px !important;
}
.title-sm-user {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*color: #666;*/
    margin-top: 20px;
    padding: 0 16px;
    display:block;
}

.title-lg-msisdn {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
    margin-top: 5px;
    margin-bottom: 10px;
	padding: 0 16px;
}

/*Landing-soft*/
.content-new-sus header {
    background-color: #000;
}
.content-new-sus .destacado {
    /*background-color: #FC5253;*/
}
body{
    background-color: #000!important;
}
.snap-content {
    background-color: #000;
}
.content-new-sus .destacado {
    padding: 10px 20px;
}
.content-new-sus {
    color: #fff;
}
.content-new-sus h4 {
    margin: 10px 0 20px;
    padding: 0 10px;
}

.content-new-sus ul {
    border-top: 1px #FC5253 dashed;
    padding: 20px 0 0;
    margin: 20px 0;
}
.content-new-sus ul li{
    color: #E1BFFF;
}
.content-new-sus ul li a{
    color: #FC5253;
}
.main-footer{
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.main-footer p:first-child{
    padding-bottom: 10px;
}
.main-footer p{
    color: #E1BFFF;
}
.main-footer a{
    color: #ffffff;
    font-weight: bold;
}
.content-new-sus 
.llamado-principal 
.float-btns 
.btn-success {
    background-color: #7d23ae;
    border: 3px #a549d7 solid;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
}
.content-new-sus 
.llamado-principal 
.float-btns
.btn-conf {
    background-color: #e29d00;
    border: 3px #f9dc4e solid;
    font-size: 1.1em;
}
.content-new-sus .llamado-principal .float-btns .btn-success.btn-conf.animated {
    width: 280px;
}
.content-new-sus .llamado-principal h2 {
    color: #fff;
    z-index: 5;
    position: absolute;
    top: 47px;
    right: 0px;
    left: 0px;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    background-color: black;
    margin: 0;
    padding: 20px 30px 60px 30px;
    letter-spacing: -.5px;
    line-height: 24px;
    background: -moz-linear-gradient(top, rgba(67,0,111,1) 23%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(67,0,111,1) 23%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(67,0,111,1) 23%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43006f', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.content-new-sus .llamado-principal h2 span{
    color:#FC5253;
    font-size: 19px;
}
#landing-inicial img{
    position: relative;
    top: 60px;
    z-index: -10;
}
.content-new-sus .llamado-principal img {
    max-height: 100%;
    position: relative;
    z-index: -1;
    top: 10px;
}
.content-new-sus .llamado-principal p {
    color: #fff;
    z-index: 5;
    position: absolute;
    bottom: 130px;
    right: -10px;
    padding: 90px 30px 46px 30px;
    text-align: left;
    font-family: 'Satisfy', cursive;
    font-size: 26px;
    background-image: url(../img/bg-name-modelo.png);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    line-height: 34px;
}
.content-new-sus .llamado-principal .float-btns {
    bottom: 10px;
}
#site-content h2{
    display: none;
}
#site-content p{
    color: #000000;
    padding: 10px 20px;
    text-align: center;
}
#site-footer p{
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    font-size: 11px;
}
#suscription-footer p {
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    font-size: 11px;
}
.main-nav {
    background-color: #000000;
}
.main-nav a{
    color: #fff;
}
.content-new-sus .llamado-principal .float-btns .btn-success.animated {
    width: 210px;
}
/*Previo suscripción 3*/
.nota-cc-suscripcion p{
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    background-color: #191516;
    line-height: 15px;
}

.nota-cc-suscripcion p>span{
    text-decoration: underline;
    font-weight: bold;
}
.content-new-sus .llamado-principal {
    /*max-height: 500px;*/
    max-height: 400px!important;
    overflow: hidden;
    z-index: -1;
}

.landing-aviso-precio {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 17px;
}

.landing-aviso-precio-container {
    background-color: transparent;
    padding: 10px 10px 20px 10px;
}

.landing-aviso-precio-text {
    padding: 10px;
    border: 1px solid #FF7202;
    border-radius: 6px;
    font-size: 11px;
}

.landing-aviso-precio b {
    color: #FC5253;
}

.landing-aviso-msisdn {
    font-size: 20px !important;
    padding-bottom: 10px;
    color: bisque;
}

.g-recaptcha div{
    margin: 10px auto 0;
}
.img-bg-silueta {
    top: calc(100% - 380px);
    position: absolute;
    z-index: 1;
    width: 100%;
}
.img-bg-silueta img{
    position: inherit;
    width: 100%;
    left: 0;
}
.img-bg-silueta-2 {
    top: calc(100% - 190px);
    position: absolute;
    z-index: -1;
    width: 100%;
}
.img-bg-silueta-2 img{
    position: inherit;
    width: 100%;
    left: 0;
}
.footer-catalogo{
    width: 100%;
    padding: 0;
    position: absolute;
    z-index: -2;
}
.footer-catalogo .main-footer {
    margin-bottom: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
}
.footer-catalogo .img-bg-silueta-2 {
    margin-bottom: 0;
    position: initial;
    bottom: 0;
    z-index: 0;
}
.footer-catalogo .img-bg-silueta-2 img{
    top: calc(100% - 100px);
    position: absolute;
    z-index: -1;
    width: 100%;
}
.text-info{
    background: #ffffff;
    margin-top: 10px;
}
.video-js .vjs-tech {
    left: 1px;
    width: 99%;
}
@media screen and (min-height: 1025px) {
    .floating-new-element {
        top: 760px;
        margin: 0 13%;
    }
    .img-bg-silueta {
        top: calc(100% - 790px);
    }
    .ken-burns {
        min-height: 64vh !important;
    }
}
@media screen and (max-height: 1024px) {
    .floating-new-element {
        top: 400px;
    }
    .img-bg-silueta {
        top: calc(100% - 440px);
    }
    .ken-burns {
        min-height: 60vh !important;
    }
}
@media screen and (max-height: 823px) {
    .floating-new-element {
        top: 440px;
    }
    .img-bg-silueta {
        top: calc(100% - 430px);
    }
    .ken-burns {
        min-height: 60vh !important;
    }
}
@media screen and (max-height: 812px) {
    .floating-new-element {
        top: 430px;
    }
    .img-bg-silueta {
        top: calc(100% - 400px);
    }
    .ken-burns {
        min-height: 60vh !important;
    }
}
@media (max-height: 550px) {
    .content-new-sus .llamado-principal {
        max-height: 330px!important; 
    }
    #landing-inicial img {
        top: 50px;
    }
    .content-new-sus .llamado-principal img {
        top: -30px;
    }
    .content-new-sus .llamado-principal .float-btns {
        bottom: 0px;
    }
    .optin-block {
        top: 220px;
    }
    .img-bg-silueta {
        top: calc(100% - 200px) !important;
        position: absolute;
        z-index: 1;
        width: 100%;
    }
}

@media (min-width: 414px) {
    .img-bg-silueta3 {
        top: calc(100% - 440px);
        position: absolute;
        z-index: -1;
        width: 100%;
    }
    .img-bg-silueta {
        top: calc(100% - 450px)!important;
    }
    .content-new-sus .llamado-principal {
        /* max-height: 500px; */
        max-height: 450px!important;
        overflow: hidden;
    }
}
@media (max-width: 360px) {
    .img-bg-silueta.popup {
        top: calc(100% - 380px)!important;
        position: absolute;
        z-index: 1;
        width: 100%;
    }
    .img-bg-silueta {
        top: calc(100% - 280px)!important;
        position: absolute;
        z-index: 1;
        width: 100%;
    }
    #popup-confirmacion .index-box {
        bottom: 0px;
    }
    .content-new-sus .destacado {
        /* padding: 0 !important; */
        /* margin-top: 70px; */
    }
}
@media screen and (min-width: 375px){
	.img-bg-silueta {
		top: calc(100% - 420px);
	}
}
@media (max-width: 280px) {
    .floating-new-element {
        top: 320px;
    }
    .img-bg-silueta {
        top: calc(100% - 300px);
    }
    .ken-burns {
        min-height: 58vh !important;
    }
}
@media (max-height:731px){
	.content-new-sus .llamado-principal {
		/* max-height: 500px; */
		max-height: 450px!important;
		overflow: hidden;
    }
    .img-bg-silueta3 {
		top: calc(100% - 400px);
		position: absolute;
		z-index: -1;
		width: 100%;
	}
	/* .text-details{
        bottom: 0;
        position: absolute;
      } */
  }

@media (max-height: 550px) and (min-width: 414px) {
    .img-bg-silueta {
        top: calc(100% - 300px)!important;
    }
}

@media (max-height: 550px) and (max-width: 360px) {
    .img-bg-silueta {
        top: calc(100% - 280px)!important;
    }
}
