.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #0e0e0e;
    opacity: 0.8;
    z-index: 999;
    display: none;
}
.loader-text {
    position: fixed;
    top: 45%;
    color: white;
    text-align: center;
    left: 50%;
    margin-left: -135px;
}

.goldelitpage .regalo2 {
    color: #000!important;
}

.goldelitpage p.etiqueta-form {
    color: #000!important;
}
.goldelitpage .nombremovil{
    color: #000!important;
}
.goldelitpage .aplica{
    color: #000!important;
}
.goldelitpage .otros,.consulta-term{
    color: #000!important;
}

.conv form.form_box.col.s12 {
    height: auto;
}

.conv .campos-formulario{
    height: 30px!important;
}

.conv .modal .modal-footer{
    height: 80px!important;
}

.abtest select {
    display: block!important;
    background-color: rgb(242, 242, 242);
}

.abtest form.form_box.col.s12 {
    height: auto;
}

img.logopayback {
    max-width: 200px;
    width: 100%;
    margin-top: 15px;
}

.goldelitmail form.form_box.col.s12 {
    height: auto;
}
.tkp-rosegold {
    margin-bottom: 35px;
}
.tkp-rosegold  > div {
    vertical-align: middle;
}
.tkp-rosegold figure img {
    width: 100%;
    max-width: 100%;
}
.tkp-text-rosegold h3 {
        color: #00145c;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 25px;
}
.tkp-text-rosegold p {
    font-size: 18px;
    color: #555;
    text-align: left;
}
.tkp-privacy p {
    font-size: 12px;
    color: #666;
    text-align: center;
}
.d-flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-flex-row figure {
    width: 20%;
    margin: 0 20px 0 0;
}
.tkp-text-rosegold h2{
    margin-top: 0;
    font-size: 40px;
    color: #006FCF;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-rosegold {
    margin-top: 20px;
    max-width: 350px;
    width: 100%;
    background-color: #006FCF;
    color: #FFF;
    font-size: 18px;
    display: block;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
}
@media screen and (max-width:740px) {
.tkp-text-rosegold h2{
font-size: 25px;  
text-align: center;
}
.tkp-text-rosegold h3 {
    font-size: 17px;
    margin-bottom: 15px;
}
.tkp-text-rosegold p {
    font-size: 15px;
}
.tkp-rosegold {
    flex-wrap: wrap;
}
.tkp-rosegold figure {
    max-width: 125px;
    margin: 25px 0 15px 0;
}
    .tkp-rosegold figure,
    .tkp-rosegold > div {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .branding .owl-carousel.owl-theme.owl-loaded.owl-drag {
        margin-left: -60px;
    }
}