/*      Desktop       POOL EB2      */



body, h1, h2, h3, h4, h5, h6, span, p, h1, h2, h3, input, label, a  {
    font-family: sans-serif!important;
    color: black!important;
}

a:hover {
    color: grey!important;
}

::placeholder {
    color: grey!important;
    font-family: sans-serif!important;
}

.homelogin header {
    display: none!important;
}

.homelogin2 .footer_row {
	display: none;
}

.homelogin .qodef-container-inner.clearfix {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.homelogin form {
    max-height: 300px;
}

.homelogin .Loginsquare {
    background: white;
    max-width: 700px;
    margin: auto!important;
    margin-top: -125px!important;
    z-index: 9999999999!important;
    padding: 40px;
    position: fixed;
    width: 100%;
    bottom: 45px;
    left: 50%;
    margin-left: -350px!important;
    box-shadow: 2px 2px 20px grey;
}
.homelogin pre.wp-block-preformatted {
    white-space: unset!important;
    margin-top: 0px!important;
    padding: 0px!important;
}

.fixedindice {
    position: fixed;
    right: 1%;
    width: 33%;
    top: 125px;
}

.boxshadowpool{
    box-shadow: 0px 1px 8px #80808061;
    border-radius: 2px;
    background: white;
}

.qodef-title-holder {
    display: none;
}

.indiceestatutos p {
    line-height: 1vw;
    font-size: 0.8vw;
    margin-top: 0px;
    margin-bottom: 0px;
}

.indiceestatutos h4 {
    line-height: 25px;
    margin: 0px!important;
    text-decoration: underline;
}

.menu-item a {
    padding: 10px!important;
}

.vc_gitem-animated-block {
    display: none;
}

.vc_btn3-container.vc_btn3-left {
    display: none;
}


.vc_grid-item-mini.vc_clearfix {
    box-shadow: 0px 0px 10px grey;
    border-radius: 5px!important;
}

.homelogin2 header{
    display: none;
}

.homelogin2 .content.content_top_margin {
    margin-top: 0px !important;
}


.homelogin2 .qodef-container-inner.clearfix {
    padding: 0px!important;
}

.homelogin2 pre.wp-block-preformatted {
    white-space: unset!important;
    margin-top: 0px!important;
    padding: 0px!important;
}

.um-form {
    padding: 60px;
}

rs-module-wrap#rev_slider_2_1_wrapper {
    height: 100vh!important;
}

rs-module#rev_slider_2_1 {
    height: 100vh!important;
}

.indiceestatutos {
    padding: 30px;
}

ul.gridcomunicados {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(370px, 1fr) );
    gap: 20px;
    padding: 20px;
    list-style-type:none;
}

.imagendelcomunicado {
    max-height: 20vh;
    overflow: hidden;
}

.contenidocomunicado {
    box-shadow: 0px 1px 8px #80808061;
    border-radius: 2px;
    border: 1px solid #ffffff00;
    transition: 200ms;
}

.contenidocomunicado:hover {
    border: 1px solid #989898;
}

h2.titulocomunicado {
    margin-top: 5px;
    margin-bottom: 12px;
    font-size: 1.5em;
}

.header_bottom.clearfix {
    padding: 0px!important;
}

header .container_inner.clearfix {
    width: 97%;
}

.q_logo {
    margin-top: 7px;
}

.textocomunicado {
    padding: 15px;
}

.homelogin2 {
    background-color: #ffffff!important;
}

.marginrightbox {
    width: 40%;
    margin-right: 1.666%;
}

.marginrightbox2 {
    width: 65%;
    margin-right: 1.666%;
}

input {
    background: rgba(241, 241, 241, 1)!important;
    border:1px rgba(241, 241, 241, 1)!important;
}

.homelogin2 .um input[type=submit].um-button {
    background: #rgba(111, 182, 210, 1)!important;
    margin: auto!important;
    /* width: 50%; */
}


textarea {
    background: rgba(241, 241, 241, 1)!important;
    border:1px rgba(241, 241, 241, 1)!important;
}

nav.main_menu>ul>li>a {
    text-transform: inherit;
}

.grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 7px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 20px;
    text-align: center;
}

.tipo1 a, .tipo2 a, .tipo3 a {
    line-height: 20px!important;
    margin-top: 13px!important;
    margin-right: 15px!important;
    padding: 10px 20px!important;
}

.tipo1 a {
    background: rgba(245, 244, 244, 1)!important;
    border-radius: 2px!important;
    box-shadow: 0px 1px 8px #80808045;
}

.tipo2 a {
    background: rgba(168, 180, 210, 1)!important;
    border-radius: 2px;
    box-shadow: 0px 1px 8px #80808061;
}

.tipo3 a {
    background: rgba(212, 144, 144, 1)!important;
    border-radius: 2px;
    margin-right: 0px!important;
    box-shadow: 0px 1px 8px #80808061;
}

header .container {
    min-height: 70px;
}

#back_to_top>span {
    box-shadow: 0px 1px 8px #80808061;
    border-radius: 2px;
    background: white;
}

.facturas-table li {
    display: grid!important;
    grid-template-columns: repeat(2, 1fr)!important;
    border-bottom: 1px solid #ccc!important;
    padding-left: 10px!important;
}

.facturas-table li > div:last-child {
    font-weight: 600!important;
    text-align: right!important;
    padding-right: 10px!important;
}

.q_logo a {
    min-height: 50px;
}

.um-right.um-half {
    display: none;
}

.um-clear {
    margin: auto!important;
    width: 100%;
}

.um-half {
    width: 100%;
}

div.wpcf7-response-output {
    position: relative;
    padding: 14px 27px 14px 52px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0px;
    border: none;
    border-radius: 2px;
}

i.um-faicon-caret-up {
    color: #c74a4a;
}

p.um-notice.err.um-error-code-incorrect_password {
    display: none!important;
}

.noheader header {
    display: none!important;
}

.content {
    min-height: unset!important;
}

.subtitulocomunicado {
    margin-bottom: 10px!important;
}

.contenidocomunicado p {
    text-align: justify!important;
}

.active a {
    border-bottom: 2px solid black;
}

a.backToMonth {
    display: none;
}


.page_header {
    top: 25px!important;
}

.page_header.scrolled {
    top: 0px!important;
}

.topheader {
    background: #b3b3b3;
    color: black!important;
    text-align: center;
}

header.scroll_header_top_area.fixed.scrolled_not_transparent.page_header {
    transition: 0.1s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.contenidocomunicado:hover h2 {
    text-decoration: underline;
    /* font-size: 20px!important; */
}

form#lostpasswordform {
    text-align: center;
}

input#somfrp_user_info {
    margin: 20px auto!important;
    min-height: 20px;
    min-width: 300px;
}

#lostpasswordform legend {
    display: none;
}

#resetpasswordform legend {
    display: none;
}

form#resetpasswordform {
    text-align: center;
}

input#som_new_user_pass {
    margin: 20px auto!important;
    min-height: 20px;
    min-width: 300px;
}

input#som_new_user_pass_again {
    margin: 20px auto!important;
    min-height: 20px;
    min-width: 300px;
}

.noheader .topheader {
    display: none;
}

.homelogin2 .topheader {
    display: none;
}

p.som-password-sent-message {
    text-align: center;
}

p.excerptcomunicado {
    max-height: 80px;
    overflow: hidden;
}

.footer_row p {
    display: inline-block;
    padding: 10px;
    color: white!important;
}

.footer_row {
    width: 100%;
    text-align: center;
    background: #7b7b7b;
    color: white;
}

.footer_row a {
    color: white!important;
    transition: 0.2s;
}

.footer_row a:hover {
    color: #bdbdbd!important;
}

a#cookie_action_close_header {
    color: white!important;
}

.homedisplay {
    font-size: 12px;
}

div#cookie-law-info-bar {
    padding: 1px;
}

a#CONSTANT_OPEN_URL {
    color: white!important;
    text-decoration: none;
}

.certificado {
    margin-left: 60%!important;
}