.clear{
    line-height: 1px;
    font-size: 1px;
}
.rojo{
    color: #d90303;
}
.negrita{
    font-weight: bold;
}
.cont-landing-sorteo{
    font-family: "Barlow Semi Condensed";
}
.cont-landing-sorteo h2{
    text-align: center;
    padding-top: 56px;
    font-family: "Barlow Semi Condensed";
    font-size: 30pt;
    font-weight: bold;
    line-height: 43px;
    letter-spacing: -1px;
    color: #010101;
}
.cont-landing-sorteo h2 span{
    font-weight: bold;
    font-size: 35pt;
    color: transparent;
    background: linear-gradient(to bottom, #f90200 0%,#f90200 50%,#d90303 51%,#d90303 100%);
    -webkit-background-clip: text;

}
.cont-landing-sorteo h3{
    font-size: 23pt;
    font-family: "Barlow Semi Condensed";
    font-weight: normal;
    width: 175px;
    line-height: 30px;
    color: #747474;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.cont-landing-sorteo h3 span{
    font-weight: bold;
    font-size: 24pt;
    color: transparent;
    background: linear-gradient(to bottom, #f90200 0%,#f90200 50%,#d90303 51%,#d90303 100%);
    -webkit-background-clip: text;
}
.cont-landing-sorteo .sub1{
    background: transparent url(https://bulevip.com/img/sorteos/yamaha/infografia-sorteo-yamaha-1.jpg) no-repeat scroll 0 0;
    height: 569px;
}
.cont-landing-sorteo .sub1 .left{
    margin-left: 65px;
    font-size: 12pt;
    font-style: italic;
    margin-top: 33px;
}
.cont-landing-sorteo .sub2{
    padding-left: 47px;
    padding-right: 47px;
    margin-top: -55px;
}
.cont-landing-sorteo .sub2 p{
    font-size: 12pt;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 30px;
}
.cont-landing-sorteo .lnk_marca{
    display: inline-block;
    width: 30%;
    height: auto;
    text-align: center;
}
.cont-landing-sorteo .lnk_marca img{
    width: 100%;
    height: auto;
}
.cont-landing-sorteo .lnk_marca.3xl img{
    width: 56px;
}
.cont-landing-sorteo .sub2 .left{
    width: 66%;
}
.cont-landing-sorteo .sub2 .right{
    width: 33%;
}
.cont-landing-sorteo .sub2 .right img{}
.cont-landing-sorteo .sub3{
    padding-left: 47px;
    padding-right: 47px;
    background: transparent url(https://bulevip.com/img/sorteos/yamaha/infografia-sorteo-yamaha-2.jpg) no-repeat scroll 0 0;
    height: 549px;
    margin-top: -90px;
    padding-top: 65px;
}
.cont-landing-sorteo .sub3 .condiciones{
    font-size: 13pt;
    font-style: italic;
    line-height: 30px;
    float: left;
}
.cont-landing-sorteo .sub3 .condiciones .left{}
.cont-landing-sorteo .sub3 .condiciones .left span{
    font-weight: bold;
    font-size: 33pt;
    font-style: normal;
    font-weight: bold;
}
.cont-landing-sorteo .sub3 .condiciones .right{
    float: left;
    margin-left: 8px;
    margin-top: 0px;
}
.cont-landing-sorteo .sub3 .condiciones img{
    margin-top: 20px;
}
.cont-landing-sorteo .sub3 .condiciones .sub{
    font-size: 11pt;
    margin-top: 0px;
    top: -10px;
    position: relative;
}
.cont-landing-sorteo .sub3 h3{
    margin-top: 119px;
}
.cont-landing-sorteo .sub3 p{
    font-size: 12pt;
    width: 54%;
    line-height: 20px;
}
.label_live{
    background-color: #05a6de;
    color: #FFF;
    font-weight: bold;
    padding: 0px 5px;
    border-radius: 3px;
}
.p_suerte{
    font-size: 23pt !important;
    font-weight: bold;
    margin-top: 17px;
}

@media (max-width: 800px) {
    .cont-landing-sorteo h2 {
        padding-top: 19px;
        font-size: 24pt;
        line-height: 39px;
    }
    .cont-landing-sorteo .sub1{
        background-size: contain;
        height: 400px;

    }
    .cont-landing-sorteo .sub1 .left {
        margin-left: 37px;
        margin-top: 13px;
    }
    .cont-landing-sorteo .sub2{
        padding-left: 28px;
        padding-right: 28px;
    }
    .cont-landing-sorteo .sub3{
        background-size: cover;
        padding-left: 28px;
        padding-right: 28px;
        padding-top: 30px;
        height: auto;
        margin-top: -30px;
    }
    .cont-landing-sorteo h3{
        font-size: 20pt;
    }
    .cont-landing-sorteo h3 span{
        font-size: 21pt;
    }
    .cont-landing-sorteo .sub2 .left {
        width: 100%;
        float: none;
    }
    .cont-landing-sorteo .sub2 .right {
        width: 44%;
        margin-top: -260px;
    }
    .cont-landing-sorteo .sub2 p{
        margin-bottom: 10px;
    }
    .cont-landing-sorteo h3{
        margin-bottom: 0px;
    }
    .cont-landing-sorteo .sub3 .condiciones{
        width: 55%;
        font-size: 10pt;
        line-height: 18px;
    }
    .cont-landing-sorteo .sub3 .condiciones img {
        margin-top: 0px;
    }
    .cont-landing-sorteo .sub3 .condiciones .left span {
        font-size: 20pt;
    }
    .cont-landing-sorteo .sub3 .condiciones .right{
        margin-left: 2px;
    }
    .cont-landing-sorteo .sub3 h3 {
        margin-top: 90px;
    }
    .p_suerte{
		width: 100% !important;
		margin-top: 39px;
		text-align: center;
		padding-bottom: 20px;
    }
    .cont-landing-sorteo .sub3 p{
        width: 61%;
    }
    .cont-landing-sorteo .sub3 .condiciones .sub {
        font-size: 10pt;
        top: -3px;
    }
}