#error_msg.d-none {
    display: none;
}
#error_msg.d-flex {
    display: flex;
}
#error_msg .text {
    color: red;
    align-self: center;
}
select#bono-digital {
    appearance: none;
    width: 100%;
    height: 35px;
    border: 1px solid #73736F;
    border-radius: 32px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #73736F;
    padding: 8px 24px;
    outline: none;
}
@page okisam {
    sheet-size: OKI;
}

body {
    font-family: 'Open Sans', sans-serif;
}
#page-1, #page-3, #page-4 {
    background-repeat: no-repeat;
}
#page-1, #page-2, #page-3, #page-4, #page-5, #page-6 {
    width: 1280px;
    height: 720px;
}
/*page 1*/
.text-page-1 {
    position: fixed;
    top: 150px;
}
#page-1 {
    background-image: url(/modules/okisamproductform/views/img/diapositiva1.png);
    position: relative;
    background-size: cover;
}
.text-page-1 {
    font-size: 38px;
    font-weight: bold;
    color: #FFF;
    /*width: 100%;*/
    text-align: left;
    /*margin: 10% 57% 0 4%;*/
    position: fixed;
    top: 50%;
    left: 6%;
}
/*end page 1*/
/*page 3*/
#page-3{
    background-image: url(/modules/okisamproductform/views/img/diapositiva3.png);
    position: relative;
    background-size: cover;
}
div.page-3 {
    position: fixed;
    font-size: 14px;
    font-weight: bold;
    color: #002060;
    line-height: 16px;
}
.page-3.text-correo, .page-3.text-empresa,.page-3.text-nombre, .page-3.text-telefono {
    max-width: 434px;
    word-break: break-all;
}
.page-3.text-correo, .page-3.text-empresa {
    top: 23%;
}
.page-3.text-correo, .page-3.text-telefono, .page-3.text-nombre {
    left: 6%;
}
.page-3.text-nombre, .page-3.text-cif, .page-3.text-bono {
    top: 42%;
}
.page-3.text-telefono, .page-3.text-direccion, .page-3.text-numero {
    top: 59%;
}
.page-3.text-empresa, .page-3.text-cif, .page-3.text-direccion, .page-3.text-ciudad {
    left: 48%;
}
.page-3.text-bono {
    left: 76%;
}
.page-3.text-numero {
    left: 87%;
}
.page-3.text-ciudad, .page-3.text-provincia, .page-3.text-cp {
    top: 77%;
}
.page-3.text-provincia {
    left: 67%;
}
.page-3.text-cp {
    left: 83%;
}
.page-3.text-referencia {
    top: 87%;
    left: 56%;
}
/*end page 3*/
/*page 4*/
#page-4 {
    background-image: url(/modules/okisamproductform/views/img/diapositiva4.png);
    position: relative;
    background-size: cover;
}
.title-page-3 {
    font-size: 28px;
    color: #2179b4;
    position: absolute;
    left: 4%;
}
.text-subtitle-page-3.segmento, .text-subtitle-page-3.categoria {
    font-size: 20px;
    color: #2179b4;
    position: absolute;
}
.text-subtitle-page-3.segmento {
    left: 15%;
    top: 12%;
}
.text-subtitle-page-3.categoria {
    top: 16.2%;
    left: 14.5%;
}
.element-list {
    color: #193d5c;
    font-size: 18px;
}
.certificados-digi {
    position: absolute;
    top: 39%;
    left: 6%;
    max-width: 311px;
}
.firma-digi {
    position: absolute;
    top: 39%;
    left: 41%;
    max-width: 265px;
}
.text-precio {
    color: #2179b4;
    font-size: 20px;
    position: absolute;
    top: 63.5%;
    left: 11.5%;
}
.text-precio span {
    text-decoration: underline;
    font-weight: bold;
}
/*end page 4*/
/*END PDF*/


