.elementor-73 .elementor-element.elementor-element-61c1c4d{--display:flex;}.elementor-73 .elementor-element.elementor-element-a7d12be > .elementor-widget-container{margin:100px 0px 200px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-73 .elementor-element.elementor-element-a7d12be > .elementor-widget-container{margin:50px 0px 100px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-a7d12be */#detalls a{
    color: black;
    
}

#detalls a:hover{
    text-decoration: underline;
}

#detalls {
    color: black;
    font-size: 18px;
    font-weight: 400;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid black;
}
table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
border: 1px solid gray;
}

[type=button], [type=submit], button {
    color: white;
    background-color: #E5C932;
    border: 0;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: white;
    background-color: #4551BF;
        border-color: ;
    border: 1px solid;
}

.rcp_login_data label {
    display: block;
    cursor: pointer;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 600;
}

.rcp_form input[type=email], .rcp_form input[type=password], .rcp_form input[type=text] {
    padding: 8px 20px !important;
    font-size: 19px !important;
    border-radius: 15px;
    color: #5b5b5b;
    border-color: black;
}
.rcp_form label {
    margin-bottom: 9px;
    display: contents;
}
.rcp_error {
    display: none;
}/* End custom CSS */