.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}@font-face {
font-family: 'Satoshi';
src: url(//www.osdop.org.ar/wp-content/themes/astra-child/fonts/satoshi/Satoshi-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.osdop.org.ar/wp-content/themes/astra-child/fonts/satoshi/Satoshi-Medium.woff2) format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.osdop.org.ar/wp-content/themes/astra-child/fonts/satoshi/Satoshi-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}
:root {
color-scheme: light;
}
.delegaciones-hidden {
display: none;
} .buscador-delegaciones {
width: 100%;
max-width: 1140px;
display: grid;
grid-template-columns: 1fr 1fr auto;
align-items: end;
gap: 12px;
}
.buscador-delegaciones .elementor-widget-container {
width: 100%;
}
.buscador-delegaciones div.campo-buscador.campo-texto,
.buscador-delegaciones div.campo-buscador.campo-select {
position: relative;
display: flex;
flex-direction: column;
gap: 0;
width: 100%;
}
.buscador-delegaciones label {
position: absolute;
top: -8px;
left: 12px;
background: #fff;
padding: 0 4px;
font-size: 10px;
color: #bbb;
z-index: 1;
pointer-events: none;
}
.buscador-delegaciones #provincia,
.buscador-delegaciones #buscar {
width: 100%;
padding: 11px 14px;
border: 1px solid #e8e8e8;
border-radius: 10px;
font-size: 13px;
color: #1E1E24;
background: #fafafa;
height: auto;
box-sizing: border-box;
appearance: none;
-webkit-appearance: none;
transition: border-color .2s;
}
.buscador-delegaciones #provincia:focus,
.buscador-delegaciones #buscar:focus {
border-color: #FFA69C;
background: #fff;
outline: none;
}
.buscador-delegaciones #btnBuscar {
display: flex;
align-items: center;
gap: 8px;
padding: 11px 28px;
background: #FFA69C;
color: #fff;
border: none;
border-radius: 10px;
font-size: 13px;
font-weight: 500;
cursor: pointer;
height: 44px;
transition: opacity .2s;
white-space: nowrap;
}
.buscador-delegaciones #btnBuscar:hover {
opacity: .9;
background-color: #FFA69C;
}
@media (max-width: 767px) {
.buscador-delegaciones {
grid-template-columns: 1fr;
padding: 20px;
}
.buscador-delegaciones #btnBuscar {
width: 100%;
justify-content: center;
}
} .delegaciones-grid {
gap: 12px !important;
} .elementor-post.type-delegaciones {
background: #fff;
padding: 20px;
border-radius: 14px;
border: 1px solid rgba(0,0,0,.07);
position: relative;
overflow: hidden;
transition: transform .2s, box-shadow .2s, border-color .2s;
box-shadow: none;
}
.elementor-post.type-delegaciones:hover {
transform: translateY(-3px);
box-shadow: 0 8px 24px rgba(0,0,0,.08);
border-color: rgba(255,166,156,.3);
} .elementor-post.type-delegaciones::before {
content: '';
position: absolute;
left: 0; top: 0; bottom: 0;
width: 3px;
border-radius: 14px 0 0 14px;
background: var(--cc, #FFA69C);
z-index: 1;
} .elementor-post.type-delegaciones::after {
content: '';
position: absolute;
bottom: 0; right: 0;
width: 100%; height: 100%;
background: var(--cc, #FFA69C);
border-radius: inherit;
transform: scale(0);
transform-origin: bottom right;
transition: transform .45s cubic-bezier(.4,0,.2,1),
border-radius .45s cubic-bezier(.4,0,.2,1),
filter .3s ease-out;
filter: blur(10px);
z-index: 0;
pointer-events: none;
}
.elementor-post.type-delegaciones:hover::after {
transform: scale(1);
border-radius: inherit;
filter: blur(0);
} .card_delegacion {
background: transparent;
padding: 0;
border-radius: 0;
box-shadow: none;
display: flex;
flex-direction: column;
gap: 0;
position: relative;
z-index: 1;
}
.card_delegacion > div:first-child {
display: flex;
flex-direction: column;
gap: 0;
} .card_delegacion h3 {
margin: 0 0 4px;
}
.card_delegacion h3 a {
font-size: 14px;
font-weight: 500;
color: #000;
text-decoration: none;
line-height: 1.35;
display: block;
transition: color .3s;
}
.elementor-post.type-delegaciones:hover .card_delegacion h3 a {
color: #fff !important;
} .elementor-post__read-more {
display: inline-block;
margin-top: 12px;
font-size: 11px;
color: #FFA69C;
text-decoration: none;
transition: color .3s;
}
.elementor-post__read-more:hover {
text-decoration: underline;
}
.elementor-post.type-delegaciones:hover .elementor-post__read-more {
color: rgba(255,255,255,.9) !important;
} .dato-delegacion {
display: flex;
align-items: flex-start;
gap: 6px;
font-size: 12px;
color: #555;
margin-bottom: 6px;
transition: color .3s;
}
.dato-delegacion:last-of-type {
margin-bottom: 0;
}
.dato-delegacion .material-symbols-outlined {
font-size: 15px !important;
flex-shrink: 0;
color: #bbb;
width: 15px;
line-height: 1.4;
transition: color .3s;
}
.elementor-post.type-delegaciones:hover .dato-delegacion {
color: rgba(255,255,255,.85) !important;
}
.elementor-post.type-delegaciones:hover .dato-delegacion .material-symbols-outlined {
color: rgba(255,255,255,.7) !important;
}