*{
    margin: 0;
    padding: 0;
    color: black;
}

body{
    background:  url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjOWU5ZTllIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDVMNSAwWk02IDRMNCA2Wk0tMSAxTDEgLTFaIiBzdHJva2U9IiM4ODgiIHN0cm9rZS13aWR0aD0iMSI+PC9wYXRoPgo8L3N2Zz4=")
}

.membrete{
    height: 40px;
    margin: 40px 0px 0px 40px;
}

.page {
    width: 850px;
    height: 1200px;
    background-color: white;
    border: 1px solid gray;
    margin: 30px auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: black;
    text-decoration: none;

}
.container_margin{
    border-radius: 10px;
    margin: 0px 10px;
    height: 1000px;
    padding: 20px 65px  0px 65px;
}
.container_margin2{
    border-radius: 10px;
    margin: 0px 10px;
    height: 1000px;
    padding: 20px 30px  0px 30px;
}
.title_1{
    margin: 0px auto;
    background-color: #2b61de !important;
    border-radius: 10px;
    padding: 10px;
    color: white;
    text-align: center;
    -webkit-print-color-adjust: exact;
}
.title_2{
    border-radius: 10px;
    text-align: left;

}
.title_3{
    margin: 0px auto;
    border-radius: 10px;
    padding: 5px;
    color: black;
    text-align: center;

}
.firma_1{
    margin: 0px auto;
    padding: 5px 0px;
    color: black;
    text-align: center;
}
.text_bold{
    font-weight: bold;
}

.paragraph_1{
    text-align: justify;
}
.paragraph_3{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
}


.pie{
    height: 40px;
    margin: 0px 10px;
    padding: 0px 65px  0px 65px;
    display: flex;
    flex-direction: row;
}
.paragraph_2{
    width: 50%;
    border-radius: 5px;
}
.al_r{
    text-align: right;
}
.al_l{
    text-align: left;
}
.al_c{
    text-align: center;
    font-weight: bold;
}
.align_items_vineta{
    margin: 5px 0px 5px 230px;
}
.table_anexo{
     font-size: .95em;
}
.table_anexo, .table_anexo_tr, .table_anexo_th, .table_anexo_td{
    border: 1px solid #a2a2a2;
    padding: 2px;
}
.table_anexo_th{
    text-align: center;
}
.table_anexo{   
    width: 100%;
    border-collapse: collapse;
}
.t_color_tr{
    background-color: #88c0f1;
}
.border_top_firma{
    border-top: 1px solid black;
    padding: 5px 10px 0px 10px;
    
}
.border_top_firma2{
    border-top: 1px solid black;
    padding: 10px  0px  0px  0px;    
}

.table_anexo2{
    width: 100%;
    border-collapse: collapse;
}
.border_top_firma3{
    border-top: 1px solid black;
    padding: 25px  0px  0px  0px;
}
#td_ultimo{
    border-top: 1px solid black;
    padding: 10px  0px  0px  0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-end;
}
#td_ultimo span{  
    padding: 5px  0px  0px  0px;
}
#span_linea{
    border-bottom: 1px solid black;
    width: 50%;
}
.column_space{
    width: 85px;
}
.sangria_subitem{
    padding-left: 20px;
}
.flex_row_cont{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}
.text_litle{
    font-size: .8em;
}
.text_litle2{
    font-size: .75em;
}
.paragraph_firma{
   padding: 5px 20px;
   min-width: 250px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-end;
}
.text_center{
    text-align: center;
}
.text_left{
    width: 100%;
    text-align: left;
}
.border_box{
    border: 1px solid black;
    padding: 10px;
}
.flex_row_cont2{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}
.paragraph_firma2{
    padding: 0px 20px;
    min-width: 250px;
     display: flex;
     flex-direction: row;
     justify-content: space-around;
     align-items: flex-end;
 }
 .flex_row_cont3{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}
 .box_representantes{
    min-height: 180px;
    margin: auto 5px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
 }
 .border_box2{
    border: 1px solid black;
    padding: 5px;
}
.flex_row_cont4{
    min-height: 180px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
 }
 .flex_row_cont5{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}
.paragraph_firma3{
    padding: 0px 20px;
    width: 30%;
     display: flex;
     flex-direction: row;
     justify-content: space-around;
     align-items: flex-end;
 }
 .box_firma{
    width: 48%;
 }

 .flex_row_cont6{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

@media print {
    .page {
        width: 100%;
        border: 0;
    }
}
