.page-template-template-special-landing {
padding-top: 0 !important;
}
.page-template-template-special-landing #Header_wrapper:before {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-del-cover.svg);
width: 100%;
height: 100%;
background-size: auto;
background-repeat: no-repeat;
background-position: bottom center;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.page-template-template-special-landing #Header_wrapper:after {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-de-circulo-rayado-amarillo.png);
width: 100%;
height: 100%;
background-size: auto;
background-repeat: no-repeat;
background-position: bottom center;
position: absolute;
bottom: -20%;
left: 30%;
z-index: 9;
}
.page-template-template-special-landing #Subheader {
padding: 80px 0 146px;
background-size: cover;
background-position: bottom center;
}
.page-template-template-special-landing #Subheader:before {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-del-cover-de-sombra-blanca.png);
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
position: absolute;
top: 0;
left: 0;
}
.page-template-template-special-landing #Subheader:after {
content: '';
display: block;
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/assets-del-cover.png);
width: 100%;
height: 100%;
background-size: auto;
background-repeat: no-repeat;
background-position: top center;
position: absolute;
bottom: -4%;
left: 9%;
box-shadow: none;
}
.page-template-template-special-landing #Subheader .container {
max-width: 100%;
padding: 0 40px;
}
.page-template-template-special-landing #Subheader .logo {
position: relative;
z-index: 198;
}
.page-template-template-special-landing #Subheader .logo img:not(.logo-main) {
display: none;
} .page-template-template-special-landing #Content .sections_group .section:nth-child(2) {
padding-top: 60px;
}
.page-template-template-special-landing #Content .sections_group .section:last-child {
padding-bottom: 40px;
} .div_formulario_ga13 {
box-shadow: -5px 5px 15px 5px rgba(0,0,0,0.20);
padding: 50px;
margin-top: 60px;
}
.div_formulario_ga13 form {
display: flex; flex-flow: wrap;
grid-column-gap: 80px;
grid-row-gap: 20px;
}
.div_formulario_ga13 form label, .div_formulario_ga13 form .ga13_div {
width: 100%;
text-transform: initial;
letter-spacing: 1px;
font-size: 18px;
}
.div_formulario_ga13 form label > label {
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
font-family: 'Solomon_Normal' !important;
}
.div_formulario_ga13 form .one-second {
width: calc((100% / 2) - 40px);
}
.div_formulario_ga13 form .one-second.only {
margin-right: 50%;
}
.div_formulario_ga13 form label input, .div_formulario_ga13 form select {
width: 100%;
margin-top: 8px;
margin-bottom: 15px;
}
.div_formulario_ga13 form .ga13_div {
display: flex;
flex-flow: wrap;
align-items: flex-end;
}
.div_formulario_ga13 form .ga13_div.ga13_div_re, .div_formulario_ga13 form .ga13_div.ga13_div_tue, .div_formulario_ga13 form .ga13_div_opt {
justify-content: space-between;
}
.div_formulario_ga13 form .ga13_div:not(.ga13_div_re,.ga13_div_tue,.ga13_div_opt) label.ga13_label {
display: grid;
grid-template-columns: 2em auto;
gap: 0.5em;
width: auto;
align-items: center;
}
.div_formulario_ga13 form .ga13_div label.ga13_label:not(:last-child) {
margin-right: 30px;
} .div_formulario_ga13 form .ga13_div_texto {
font-family: 'Solomon_Bold';
color: #000;
line-height: 22px;
}
.div_formulario_ga13 form input[type="radio" i] {
appearance: none;
background-color: #fff;
margin-left: 0;
margin-right: 0;
font: inherit;
color: currentColor;
width: 2em !important;
height: 1.5em;
border: 1px solid #EBEBEB;
border-radius: 10px;
display: grid;
place-content: center;
}
.div_formulario_ga13 form input[type="radio" i]:before {
content: "";
width: 2em;
height: 1.5em;
border-radius: 10px;
transform: scale(0);
transition: 120ms transform ease-in-out;
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/check-solid.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
background-color: #003399;
}
.div_formulario_ga13 form input[type="radio"]:checked:before {
transform: scale(1);
}
.div_formulario_ga13 button {
border-color: #ff6600 !important;
font-weight: 700;
letter-spacing: 1px;
font-size: 18px;
border-radius: 22px 0 22px 22px;
padding: 10px 30px;
line-height: 22px;
}
.div_formulario_ga13 button.formulario_ga13_button {
background: #ff6600;
color: #fff !important;
margin: 0 auto;
}
.div_formulario_ga13 button:hover {
color: #ff6600 !important;
}
.div_formulario_ga13 button.formulario_ga13_button:hover {
color: #fff !important;
}
.div_formulario_ga13 form input[type="file" i] {
color: transparent;
}
.div_formulario_ga13 form input[type="file" i]::-webkit-file-upload-button {
visibility: hidden;
}
.div_formulario_ga13 form input[type="file" i]::before {
content: 'Adjuntar archivo';
display: inline-block;
background: #e3e1e2;
border: 2px solid #747474;
border-radius: 22px 0 22px 22px;
padding: 10px 30px;
outline: none;
white-space: initial;
-webkit-user-select: none;
cursor: pointer; font-weight: 700;
font-size: 18px;
font-family: 'Solomon_Bold';
color: #000;
}
.div_formulario_ga13 form input[type="file" i]:hover::before {
border-color: black;
}
.div_formulario_ga13 form input[type="file" i]:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.div_formulario_ga13 form input[id_input="ga13_file_programa_estudios"]::before {
content: 'Adjuntar programa de estudios';
}
.div_formulario_ga13 .canvas_section {
display: block; } .page-template-template-special-landing .section#form-ga-13:before {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-de-figura-amarilla.png);
width: 100%;
height: 100%;
background-size: auto;
background-repeat: no-repeat;
background-position: bottom right;
position: absolute;
bottom: 0;
right: 0;
}
.page-template-template-special-landing .section#form-ga-13 .section_wrapper .mcb-wrap:before {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-de-rayas-naranjas-y-puntos-verdes.svg);
width: 150px;
height: 165px;
background-size: auto;
background-repeat: no-repeat;
background-position: top left;
position: absolute;
top: 18%;
left: -10%;
visibility: visible;
z-index: -1;
}
.page-template-template-special-landing .section#form-ga-13 .section_wrapper .mcb-wrap:after {
content: '';
background-image: url(http://www.conape.go.cr/wp-content/themes/betheme-child/images/special-landing/asset-de-2-puntos-verdes.svg);
width: 100%;
height: 100%;
background-size: auto;
background-repeat: no-repeat;
background-position: center right;
position: absolute;
bottom: 0;
right: -5%;
visibility: visible;
z-index: -1;
} .page-template-template-special-landing .deco-footer {
bottom: 80px;
z-index: inherit;
}
.page-template-template-special-landing .deco-footer img {
width: 100%;
} @media only screen and (max-width: 1239px) {
.page-template-template-special-landing #Subheader {
padding: 40px 0 70px;
}
.page-template-template-special-landing #Subheader:after {
background-size: contain;
}
}
@media only screen and (max-width: 959px) {
.div_formulario_ga13 form .one-second {
width:100%;
}
.div_formulario_ga13 form .one-second.only {
margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
.page-template-template-special-landing #Subheader {
background-position: left top !important;
}
.page-template-template-special-landing #Subheader .container {
max-width: 100% !important;
padding: 0 33px;
}
.page-template-template-special-landing #Content .sections_group .section:last-child {
padding-bottom: 20px;
}
.page-template-template-special-landing #Content .sections_group .section:nth-child(2) {
padding-top: 40px;
}
.div_formulario_ga13 {
padding: 33px;
margin-top: 40px;
}
.div_formulario_ga13 form {
grid-row-gap: 10px;
}
.div_formulario_ga13 button {
margin-left: auto !important;
margin-right: auto !important;
}
.div_formulario_ga13 .canvas_section {
width: 100%;
}
}
body .bullet-rosa ul li::before {
left: 32px;
} .banner-curva img{
border-bottom-left-radius: 130px; 
}
section.denuncias h1{
text-align:center;
margin:auto !important;
}
section.denuncias p, 
section.pasos-denuncias-tres p, 
.pregunta-fondo-amarillo p, 
section.libros-confidencialidad .pilalibros-info p, 
section.libros-confidencialidad .pilalibros-info li,
section.row-one-preguntas-frecuentes p, 
.cf7-modern.denuncia-form p, 
.intro-formulario-denuncias p, 
.preguntas-frecuentes-accordion p, 
.preguntas-frecuentes-accordion li,
.preguntas-frecuentes-accordion a{ 
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif
}
.intro-formulario-denuncias p{
color: #141414;
}
@media only screen and (min-width: 768px) {
section.denuncias h1{
max-width:415px;
}
section.denuncias .orange-square-white-text {
width: 700px;
}
}
section.denuncias .orange-square-white-text {
border-radius: 10px;
background: #D6420F;
max-width: 771px;
flex-shrink: 0;
margin:auto;  
color: #FFF;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding: 20px;
}
section.denuncias .orange-square-white-text p{
margin-bottom:0 !important;
}
.intro-denuncias{
color: #141414;
}
section.denuncias .mcb-wrap-kieeaqsg{
display: flex;
align-items: center;
}
section.denuncias .mujer-laptop-informacion .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
display: flex;
align-items: center;
}
section.denuncias {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/11/figura-derecha.png);
background-position: center right;
padding-bottom: 2vw;
}
@media (min-width: 768px) and (max-width: 1239px) {    
section.denuncias {
background-size: 786px;
}}
section.pasos-denuncias-tres p{
color: #141414;
}
section.pasos-denuncias-tres::before {
content: url(//www.conape.go.cr/wp-content/uploads/2025/11/figura-naranja-izquierda.png);
position: absolute;
left: 0;
top: -13vw;
}
@media (max-width: 1239px) { 
section.pasos-denuncias-tres::before {
content: none;
}
}
section.pasos-denuncias-tres {
padding-bottom: 48px;
}
.numeros-pasos-1-3 .mfn-visualeditor-content.mfn-inline-editor img {
position: absolute;
}
.numeros-pasos-1-3 .mfn-visualeditor-content.mfn-inline-editor h2, .numeros-pasos-1-3 .mfn-visualeditor-content.mfn-inline-editor p {
margin-left: 110px !important;
}
@media (min-width: 1240px) {
.wrap.mcb-wrap.numeros-pasos-1-3 .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps > div {
margin-bottom: 68px;
}
.signo-amarillo {
position: relative;
left: 40px;
top: 20px;
}
}
@media (min-width: 1240px) {
section.pregunta-fondo-amarillo { margin-top: -130px;
}
.libros-confidencialidad {
margin-top: -116px;
}
}
section.pregunta-fondo-amarillo p{
color: #141414;
}
section.pregunta-fondo-amarillo a.button.button_size_2 {
border-radius: 20px 0 20px 20px;
border: 2px solid #013a81;
background: #013a81;
color: #fff;
}
section.pregunta-fondo-amarillo a.button.button_size_2:hover {
background: #fff;
color: #013a81;
}
section.pregunta-fondo-amarillo a.button.button_size_2:hover {
border: 2px solid #141414;
background: #ffffff;
color: #141414;
}
section.pregunta-fondo-amarillo .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps{
align-items: center !important;
}
section.libros-confidencialidad .pilalibros-info li, section.libros-confidencialidad .pilalibros-info p{
color: #141414;
}
section.libros-confidencialidad .pilalibros-info strong{
color: #F15D2A;
}
section.libros-confidencialidad .pilalibros-info ul li{
list-style-type: none;
margin-top: 40px;
}
@media (min-width: 1240px) {    
.numeros-pasos-1-3 {
padding-left: 65px;
}
}
@media (max-width: 767px) {  
section.pregunta-fondo-amarillo{
margin-top: -114px;
} 
section.pregunta-fondo-amarillo .wrap.mcb-wrap.mobile-one .mcb-wrap-inner.mfn-module-wrapper.mfn-wrapper-for-wraps {
flex-direction: column-reverse !important;
}
section.pregunta-fondo-amarillo .wrap.mcb-wrap.mobile-one .mcb-wrap-inner.mcb-wrap-inner-yx3hao3k.mfn-module-wrapper.mfn-wrapper-for-wraps {
flex-direction: column !important;
}
}
section.libros-confidencialidad .pilalibros-info ul li::before {
content: url(//www.conape.go.cr/wp-content/themes/betheme-child/images//bullet-li.png);
display: block;
position: absolute;
left: -34px;
}
@media (min-width: 1240px) {
.section.libros-confidencialidad .move-left {
position: relative;
left: -33px;
}}
section.libros-confidencialidad {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/11/figura-crema-izquierda.png);
background-repeat: no-repeat;
}
@media (max-width: 1239px) {
section.libros-confidencialidad {
background-image: none;
}}
.orange-square-white-text.vb-item .mcb-column-inner.mfn-module-wrapper.mcb-item-visual-inner {
margin-bottom: 0;
}
.orange-square-white-text.vb-item .mcb-column-inner.mfn-module-wrapper.mcb-item-visual-inner a{
color: #FFF !important;
text-decoration: underline !important;
}
.orange-square-white-text.vb-item .mcb-column-inner.mfn-module-wrapper.mcb-item-visual-inner a:hover{
color: #FFBB02 !important;
}
@media (min-width: 1240px) {
.pasos-denuncias-tres img {
top: -20px;
}
}
section.libros-confidencialidad {
padding-top: 100px;
padding-bottom: 100px;
}
@media (max-width: 767px) {
section.denuncias {
background-image: none;
padding: 0 14px;
}
.pasos-denuncias-tres, .pregunta-fondo-amarillo, section.libros-confidencialidad {
padding: 0 14px;    }
section.libros-confidencialidad .pilalibros-info ul li::before {
left: -7px !important;
}
.pregunta-fondo-amarillo, section.libros-confidencialidad{
padding-top: 50px !important;
padding-bottom: 50px !important;
}
section.libros-confidencialidad{
margin-top: -68px;
}
} section.row-one-preguntas-frecuentes {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/11/figura-derecha.png);
background-position: right;
}
section.row-one-preguntas-frecuentes h1.title {
text-align: center;
}
section.row-one-preguntas-frecuentes p{
color: #141414;
}
section.row-one-preguntas-frecuentes .intro{
text-align: center;
}
.preguntas-frecuentes-accordion .title {
border-radius: 10px;
background: #023C80 !important;
}
.preguntas-frecuentes-accordion .accordion .question .title{
color: #FFFFFF !important;
}
.preguntas-frecuentes-accordion .accordion .question .title > .acc-icon-plus, .preguntas-frecuentes-accordion .accordion .question .title > .acc-icon-minus {
right: 30px !important;
left: unset !important;
color: #FFFFFF !important;
top: 50%;
transform: translate(24%, -50%);
}
.preguntas-frecuentes-accordion .style-simple .accordion .question:after {
content: none !important;
}
section.row-two-preguntas-frecuentes {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/11/figura-naranja-izquierda.png);
background-repeat: no-repeat
}
.preguntas-frecuentes-accordion .question.active .title{
background:#D6420F !important;
}
.preguntas-frecuentes-accordion ul li::before {
content: url(//www.conape.go.cr/wp-content/themes/betheme-child/images//bullet-li.png);
display: block;
position: absolute;
left: 10px;
}
.preguntas-frecuentes-accordion ul li{
list-style-type: none;
}
.preguntas-frecuentes-accordion li, .preguntas-frecuentes-accordion p{
color: #141414;
}
.preguntas-frecuentes-accordion ul li ul li::before {
left: 28px;
}
.preguntas-frecuentes-accordion ul li ul li ul li::before {
left: 48px;
}
.preguntas-frecuentes-accordion .mfn-acc.accordion_wrapper > div {
margin-bottom: 35px !important;
}
.preguntas-frecuentes-accordion .accordion .question .title {
padding-left: 25px !important;
}
@media (min-width: 1240px) {
.preguntas-frecuentes-accordion .question .title {
padding-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
}
}
.preguntas-frecuentes-accordion .accordion .question:after {
content: none !important;
}
.preguntas-frecuentes-accordion .accordion .question .answer {
padding-left: 25px !important;
padding-top: 25px !important;
padding-right: 25px !important;
}
@media (min-width: 1240px) {
.preguntas-frecuentes-accordion .mfn-acc.accordion_wrapper {
max-width: 563px;
}}
@media (max-width: 767px) {
.row-one-preguntas-frecuentes, .row-two-preguntas-frecuentes{
padding: 0 14px;
}
.preguntas-frecuentes-accordion .accordion .question .title {
padding-right: 50px !important;
}
}
@media (min-width: 1240px) {
.row-one-preguntas-frecuentes{
margin-top: 78px;
}
}
.row-one-preguntas-frecuentes .mcb-item-heading-inner {
margin-bottom: 0;
}
section.row-one-preguntas-frecuentes h1.title {
margin-bottom: 0 !important;
}
section.row-one-preguntas-frecuentes .intro .mfn-visualeditor-content.mfn-inline-editor {
max-width: 730px;
margin: auto;
}
@media (min-width: 768px) {
section.row-one-preguntas-frecuentes {
padding-bottom: 7vw;
}}
@media (min-width: 1240px) {
section.row-two-preguntas-frecuentes .section_wrapper.mfn-wrapper-for-wraps.mcb-section-inner {
display: flex;
align-items: center;
}
section.row-two-preguntas-frecuentes {
margin-bottom: 100px;
}
}
.preguntas-frecuentes-accordion .accordion .question {
border-width: 0;
border-radius: 10px;
border: 1px solid rgba(128, 128, 128, 0.26);
background: #FFF;
}
.preguntas-frecuentes-accordion .icon-plus:before {
content: url(//www.conape.go.cr/wp-content/uploads/2025/11/plus-preguntas-frecuentes.svg) !important;
font-family: none !important;
}
.preguntas-frecuentes-accordion .icon-minus:before {
content: url(//www.conape.go.cr/wp-content/uploads/2025/11/less-preguntas-frecuentes.svg) !important;
font-family: none !important;
}
@media (max-width: 1239px) {
.preguntas-frecuentes-accordion .accordion .question .title {
padding-right: 8vw !important;
}}
@media (max-width: 767px) {
section.row-two-preguntas-frecuentes{
background-image: none;
}
section.row-two-preguntas-frecuentes .section_wrapper {
flex-direction: column-reverse;
}}
.preguntas-frecuentes-accordion ul li ul {
list-style: url(//www.conape.go.cr/wp-content/uploads/2023/05/bullet-rosa.svg) !important;
}
.preguntas-frecuentes-accordion ul li ul li::before {
content: none !important;}  .cf7-modern.denuncia-form label {
color: #141414;
text-transform: inherit !important;
letter-spacing: 1px !important;
font-size: 14px !important;
}
.cf7-modern.denuncia-form p{
color: #141414 !important;
}
.cf7-modern.denuncia-form {
--bg: #ffffff;
--fg: #0f172a; --muted: #475569; --line: #e2e8f0; --brand: #0ea5e9; --brand-600: #0284c7; --ok: #16a34a; --danger: #dc2626; --radius: 14px;
--gap: 16px;
color: var(--fg);
}
@media (prefers-color-scheme: dark) {
.cf7-modern.denuncia-form {
--bg: #0b1220;
--fg: #e5e7eb;
--muted: #94a3b8;
--line: #1f2937;
--brand: #38bdf8;
--brand-600: #0ea5e9;
}
} .cf7-modern.denuncia-form .grid {
display: grid;
gap: var(--gap);
}
.cf7-modern.denuncia-form .two-col {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.cf7-modern.denuncia-form .col-span-2 { grid-column: span 2; }
@media (max-width: 820px) {
.cf7-modern.denuncia-form .two-col { grid-template-columns: 1fr; }
.cf7-modern.denuncia-form .col-span-2 { grid-column: auto; }
}
.cf7-modern.denuncia-form .block {
background: var(--bg);
border: 1px solid var(--line);
border-radius: var(--radius);
padding: clamp(16px, 2.2vw, 24px);
} .cf7-modern.denuncia-form .note {
color: var(--muted);
font-size: 0.95rem;
line-height: 1.55;
margin: 0 0 12px;
} .cf7-modern.denuncia-form fieldset {
border: 1px dashed var(--line);
border-radius: var(--radius);
padding: clamp(14px, 2vw, 20px);
}
.cf7-modern.denuncia-form legend {
font-weight: 700;
padding: 0 6px;
color: var(--fg);
} .cf7-modern.denuncia-form .field label,
.cf7-modern.denuncia-form .block > label {
display: block;
font-weight: 600;
margin-bottom: 8px;
}
.cf7-modern.denuncia-form input[type="text"],
.cf7-modern.denuncia-form input[type="tel"],
.cf7-modern.denuncia-form input[type="number"],
.cf7-modern.denuncia-form input[type="email"],
.cf7-modern.denuncia-form select,
.cf7-modern.denuncia-form textarea {
width: 100%;
padding: 12px 14px;
border: 1px solid var(--line);
border-radius: 12px;
background: #fff;
transition: box-shadow .2s, border-color .2s, transform .05s;
outline: none;
}
@media (prefers-color-scheme: dark) {
.cf7-modern.denuncia-form input[type="text"],
.cf7-modern.denuncia-form input[type="tel"],
.cf7-modern.denuncia-form input[type="number"],
.cf7-modern.denuncia-form input[type="email"],
.cf7-modern.denuncia-form select,
.cf7-modern.denuncia-form textarea {
background: #0f172a;
color: var(--fg);
border-color: #243244;
}
}
.cf7-modern.denuncia-form input:focus,
.cf7-modern.denuncia-form select:focus,
.cf7-modern.denuncia-form textarea:focus {
border-color: var(--brand);
box-shadow: 0 0 0 4px color-mix(in oklab, var(--brand) 18%, transparent);
} .cf7-modern.denuncia-form select {
appearance: none;
background-image:
linear-gradient(45deg, transparent 50%, var(--muted) 50%),
linear-gradient(135deg, var(--muted) 50%, transparent 50%);
background-position:
calc(100% - 18px) calc(50% - 3px),
calc(100% - 12px) calc(50% - 3px);
background-size: 6px 6px, 6px 6px;
background-repeat: no-repeat;
} .cf7-modern.denuncia-form textarea { min-height: 140px; resize: vertical; } .cf7-modern.denuncia-form .options {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.cf7-modern.denuncia-form .wpcf7-list-item { margin: 0; }
.cf7-modern.denuncia-form .options-cards .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-pills .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-chips .wpcf7-list-item label {
display: inline-flex;
align-items: center;
gap: 10px;
border: 1px solid var(--line);
border-radius: 999px;
padding: 10px 14px;
cursor: pointer;
background: #fff;
transition: border-color .2s, box-shadow .2s, transform .05s, background .2s;
user-select: none;
}
@media (prefers-color-scheme: dark) {
.cf7-modern.denuncia-form .options-cards .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-pills .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-chips .wpcf7-list-item label {
background: #0f172a;
border-color: #243244;
}
}
.cf7-modern.denuncia-form .wpcf7-list-item input:checked + span,
.cf7-modern.denuncia-form .wpcf7-list-item label:has(input:checked) {
border-color: var(--brand); } .cf7-modern.denuncia-form .wpcf7-not-valid-tip {
margin-top: 6px;
font-size: .9rem;
color: var(--danger);
}
.cf7-modern.denuncia-form .wpcf7 form .wpcf7-response-output {
border-radius: 12px;
border-width: 2px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: var(--ok);
}
.wpcf7 form.invalid .wpcf7-response-output {
border-color: var(--danger);
} .cf7-modern.denuncia-form .actions {
margin-top: 18px;
display: flex;
justify-content: flex-start;
}
.cf7-modern.denuncia-form .wpcf7-form-control.wpcf7-select, 
.cf7-modern.denuncia-form .wpcf7-form-control.wpcf7-select option{
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}
.cf7-modern.denuncia-form .btn-primary,
.cf7-modern.denuncia-form input[type="submit"].btn-primary {
border: none;
padding: 12px 18px;
font-weight: 700;
cursor: pointer;
transition: transform .05s, background .2s, box-shadow .2s;
border: 2px solid #747474 !important;
background-color: #f7f7f7 !important;
color: #747474 !important;
border-radius: 20px 0 20px 20px !important;
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}
.cf7-modern.denuncia-form .btn-primary:hover, .cf7-modern.denuncia-form input[type="submit"].btn-primary:hover { background-color: #4bc0af !important;
border: 2px solid #4bc0af !important; color: #fff !important; }
.cf7-modern.denuncia-form .btn-primary:active { transform: translateY(1px); }
.cf7-modern.denuncia-form .wpcf7-spinner { margin-left: 10px; } .cf7-modern.denuncia-form { --bg: #ffffff; --surface: #f8fafc; --fg: #0f172a; --muted: #64748b; --line: #e2e8f0; --brand: #60a5fa; --brand-600: #3b82f6; --radius: 14px;
--gap: 16px;
color: var(--fg);
background: transparent;
} .cf7-modern.denuncia-form .block {
background: var(--surface);
border: 1px solid var(--line);
border-radius: var(--radius);
box-shadow: 0 1px 2px rgba(15,23,42,.04);
} .cf7-modern.denuncia-form input[type="text"],
.cf7-modern.denuncia-form input[type="tel"],
.cf7-modern.denuncia-form input[type="number"],
.cf7-modern.denuncia-form input[type="email"],
.cf7-modern.denuncia-form select,
.cf7-modern.denuncia-form textarea {
background: #fff;
color: var(--fg);
border: 1px solid var(--line);
border-radius: 12px;
}
.cf7-modern.denuncia-form input:focus,
.cf7-modern.denuncia-form select:focus,
.cf7-modern.denuncia-form textarea:focus {
border-color: var(--brand);
box-shadow: 0 0 0 4px color-mix(in oklab, var(--brand) 20%, transparent);
} .cf7-modern.denuncia-form select {
appearance: none;
background-image:
linear-gradient(45deg, transparent 50%, #94a3b8 50%),
linear-gradient(135deg, #94a3b8 50%, transparent 50%);
background-position:
calc(100% - 18px) calc(50% - 3px),
calc(100% - 12px) calc(50% - 3px);
background-size: 6px 6px, 6px 6px;
background-repeat: no-repeat;
} .cf7-modern.denuncia-form .note { color: var(--muted); } .cf7-modern.denuncia-form .options { display: flex; flex-wrap: wrap; gap: 10px; }
.cf7-modern.denuncia-form .wpcf7-list-item { margin: 0; }
.cf7-modern.denuncia-form .options-cards .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-pills .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-chips .wpcf7-list-item label {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 10px 14px;
border-radius: 999px;
border: 1px solid var(--line);
background: #f9fafb; color: var(--fg);
transition: border-color .2s, box-shadow .2s, background .2s;
} .cf7-modern.denuncia-form .wpcf7-list-item label:has(input:checked),
.cf7-modern.denuncia-form .wpcf7-list-item input:checked + span {
background: #eaf2ff; border-color: var(--brand-600); } .cf7-modern.denuncia-form .btn-primary,
.cf7-modern.denuncia-form input[type="submit"].btn-primary {
background: var(--brand);
color: #fff;
border: none;
padding: 12px 18px;
border-radius: 12px;
font-weight: 700;
box-shadow: 0 1px 2px rgba(15,23,42,.06);
}
.cf7-modern.denuncia-form .btn-primary:hover { background: var(--brand-600); } @media (prefers-color-scheme: dark) {
.cf7-modern.denuncia-form,
.cf7-modern.denuncia-form .block,
.cf7-modern.denuncia-form .options-cards .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-pills .wpcf7-list-item label,
.cf7-modern.denuncia-form .options-chips .wpcf7-list-item label,
.cf7-modern.denuncia-form input[type="text"],
.cf7-modern.denuncia-form input[type="tel"],
.cf7-modern.denuncia-form input[type="number"],
.cf7-modern.denuncia-form input[type="email"],
.cf7-modern.denuncia-form select,
.cf7-modern.denuncia-form textarea {
background: initial;
color: var(--fg);
border-color: var(--line);
}
}
.cf7-modern.denuncia-form span.wpcf7-form-control.wpcf7-radio {
display: flex;
flex-direction: column;
row-gap: 10px;
}
.cf7-modern.denuncia-form fieldset.block, .cf7-modern.denuncia-form .field.block, .block.info-externa {
margin-bottom: 24px;
}
.cf7-modern.denuncia-form span.wpcf7-form-control.wpcf7-checkbox {
display: flex;
flex-direction: column;
row-gap: 10px;
}
.cf7-modern.denuncia-form .grid {
display: flex;
flex-direction: column;
}
.cf7-modern.denuncia-form .wpcf7-not-valid-tip, .cf7-modern.denuncia-form .wpcf7-not-valid-tip, .cf7-modern.denuncia-form .wpcf7-not-valid-tip {
position: unset !important;
background-color: #ffdd00 !important;
text-indent: unset !important;
transform: translateY(-10%) !important;
color: #000 !important;
width: 100% !important;
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
text-align: center !important;
padding-top: 10px !important;
}
body:not(.cf7p-message) .cf7-modern.denuncia-form .wpcf7-not-valid-tip:after {
content: none !important;
}
body:not(.cf7p-message) .cf7-modern.denuncia-form .wpcf7-not-valid-tip:before {
content: none !important;
} .cf7-modern.denuncia-form input[type="text"],
.cf7-modern.denuncia-form input[type="tel"],
.cf7-modern.denuncia-form input[type="number"],
.cf7-modern.denuncia-form input[type="email"],
.cf7-modern.denuncia-form textarea {
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
} .cf7-modern.denuncia-form input::placeholder,
.cf7-modern.denuncia-form textarea::placeholder {
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
} .cf7-modern.denuncia-form input::-webkit-input-placeholder,
.cf7-modern.denuncia-form textarea::-webkit-input-placeholder {
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}  .cf7-modern.denuncia-form input:-ms-input-placeholder,
.cf7-modern.denuncia-form textarea:-ms-input-placeholder {
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}
@media (max-width: 767px) {
.cf7-modern.denuncia-form {
padding: 0 20px;
}
}
.cf7-modern.denuncia-form .nota-azul p{
color: #ffffff !important;
}
.cf7-modern.denuncia-form .nota-azul {
background-color: #001E61 !important;
padding: 18px 24px;
border-radius: 16px;
margin-bottom: 18px;
}
.cf7-modern.denuncia-form .nota-azul p {
margin-bottom: 0 !important;
}
.cf7-modern.denuncia-form [tabindex="0"]:focus {
outline: 3px solid color-mix(in oklab, #3b82f6 35%, transparent);
outline-offset: 3px;
border-radius: 8px;
}
.form-denuncias .mfn-visualeditor-content.mfn-inline-editor > p,.screen-reader-response p {
display: none;
} .cf7-modern.denuncia-form .sr-only {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.cf7-modern.denuncia-form a{
color: #4bc0b0de;
} section.mantenimiento-landing {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/12/bg-mantenimiento.webp);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 100vh;
}
section.mantenimiento-landing p,section.mantenimiento-landing .image_wrapper, section.mantenimiento-landing h1, section.mantenimiento-landing h2{
text-align: center;
}
.logo-mantenimiento img{
max-width: 452px;
}
body.page-id-14272 div#Header_wrapper {
display: none;
}
body.page-id-14272 section.barra-azul-footer {
background: #013A81;
height: 105px;
}
body.page-id-14272 footer#Footer {
display: none;
}
section.mantenimiento-landing .section_wrapper.mfn-wrapper-for-wraps.mcb-section-inner{
justify-content: center;
flex-direction: column;
}
section.mantenimiento-landing h1.title {
color: #013A81;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 66px !important;
}
section.mantenimiento-landing h2.title {
color: #141414;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 2px !important;
text-transform: uppercase !important;
}
section.mantenimiento-landing .info-mantenimiento p.title {
color: #141414;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}
.column_image.logo-mantenimiento {
position: relative;
top: -64px;
}
@media (max-width: 767px) {   
section.mantenimiento-landing {
padding: 0 4%;
}} section.denuncia-home {
background-image: url(//www.conape.go.cr/wp-content/uploads/2025/12/denuncias-home.webp);
background-position: center;
background-repeat: no-repeat;
padding: 60px;
margin-top: 44px;
background-size: auto;
}
section.denuncia-home h2 {
color: #fff;
}
section.denuncia-home p {
color: #fff;
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}
section.denuncia-home a.button.button_size_2 {
background-color: #d6420f !important;
color: #fff;
padding-left: 30px;
padding-right: 30px;
}
section.denuncia-home a.button.button_size_2:hover {
background-color: #fff !important;
color: #d6420f;
}
@media (max-width: 1239px) {
section.denuncia-home br{
display: none !important;
}}
@media (min-width: 1600px) {
section.denuncia-home .mcb-wrap-inner.mfn-wrapper-for-wraps {
position: relative;
left: 128px;
}}
@media (max-width: 1239px) {
.row-two-preguntas-frecuentes .wrap.mcb-wrap.mcb-wrap-1jgqle5 {
width: 100% !important;
}
.row-two-preguntas-frecuentes .wrap.mcb-wrap.mcb-wrap-1jgqle5 img{
max-width: 306px;
}
.row-two-preguntas-frecuentes .mcb-column-inner.mcb-item-image-inner{
text-align: center !important;
}
}
@media (min-width: 768px) and (max-width:959px){
.row-two-preguntas-frecuentes .column.mcb-column.mcb-item-enkgfs2{
position: relative;
top: -96px;
}
}
@media (max-width: 767px) {
.preguntas-frecuentes-accordion .accordion .question .title
{
padding-right: 21vw !important;
}
section.pasos-denuncias-tres {
padding-bottom: 100px !important;
}
.column.mcb-column.mcb-item-tnn00de6 {
margin-top: 32px;
margin-bottom: 32px;
}
}
@media (max-width: 1239px) {
.column.mcb-column.mcb-item-tnn00de6 img {
top: 35px !important;
}}
h1#slider-18-slide-125-layer-47,p#slider-18-slide-125-layer-50, a#slider-18-slide-125-layer-51 {
font-family: "Solomon_Bold", Helvetica, Arial, sans-serif !important;
}