@charset "UTF-8";
/*
Theme Name: Congreso - Main
Theme URI: https://www.congreso.gob.pe/
Author: Various - Joseph Flores
Author URI: https://www.congreso.gob.pe/
Description: Template Congreso MultisiteMain for Congress of Perú
Version: 1.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.bg-page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/02/bg.png");
  background-size: cover;
  opacity: 0.3;
  z-index: -1;
}

[x-cloak] {
  display: none !important;
}

.header-primary-container:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 9px;
  background-image: url('data:image/svg+xml;utf8,<svg width="100%" height="4" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="striped" patternUnits="userSpaceOnUse" width="6" height="1" patternTransform="rotate(61.4)"><rect width="1.7" height="9" fill="%23ed1d24" /><rect x="0" width="0" height="0" fill="%23ed1d24" /><rect x="0" width="0" height="0" fill="transparent" /></pattern></defs><rect width="50%" height="9" fill="%23ed1d24" /><rect x="50%" width="50%" height="8" fill="url(%23striped)" /></svg>');
  background-repeat: no-repeat;
  background-size: 100% 9px;
  background-position: 0 0;
}
@media (max-width: 768px) {
  .header-primary-container:after {
    height: 6px;
  }
}

.menu-item a {
  font-size: 0.95em;
  letter-spacing: -0.2px;
  font-size: 0.9em;
}
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children .sub-menu {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 120%;
  visibility: hidden;
  min-width: auto;
  background: white;
  border: 1px solid #e2e8f0;
  border-radius: 5px;
  z-index: 9999;
  transition: all 0.3s;
  max-width: max-content;
}
@media (max-width: 768px) {
  .menu-item-has-children .sub-menu {
    max-width: 100%;
  }
}
.menu-item-has-children .sub-menu li {
  padding: 8px 6px;
  border-bottom: 1px solid #e2e8f0;
}
.menu-item-has-children .sub-menu li > a:after {
  rotate: -90deg;
  right: 3px;
}
.menu-item-has-children .sub-menu li .sub-menu {
  right: auto;
  left: 100%;
  top: 0;
}
.menu-item-has-children .sub-menu li:last-child {
  border-bottom: none;
}
.menu-item-has-children > a {
  padding-right: 15px;
  position: relative;
}
.menu-item-has-children > a:after {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNDRDFBMUIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1jaGV2cm9uLWRvd24taWNvbiBsdWNpZGUtY2hldnJvbi1kb3duIj48cGF0aCBkPSJtNiA5IDYgNiA2LTYiLz48L3N2Zz4=);
  right: -5px;
  height: 18px;
  top: 51%;
  translate: 0 -50%;
}
.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.action-expand {
  display: none;
}

.menu-list-movil li {
  min-height: 40px;
  padding: 0 1rem !important;
}
.menu-list-movil li.back-section {
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #f4f4f5;
  color: #000;
}
.menu-list-movil li.back-section h4 {
  font-size: 16px;
  font-weight: 600;
}
.menu-list-movil li.back-section .action-back {
  left: 0;
  right: 0;
  height: 56px;
  position: relative;
  border: none;
  padding: 10px;
  font-weight: 600;
  display: flex;
  width: 42px;
  justify-content: center;
  align-items: center;
  border-right: 1px solid rgba(204, 204, 204, 0.3019607843);
  margin-right: 1rem;
}
.menu-list-movil li .action-expand {
  padding: 10px;
  font-weight: 600;
  height: 40px;
  width: 40px;
  border-left: 1px solid #eee;
  display: flex;
  justify-content: center;
  font-size: 20px;
  align-items: center;
  z-index: 10;
  position: absolute;
  right: 0;
}
.menu-list-movil .menu-item-has-children {
  position: initial;
}
.menu-list-movil .menu-item-has-children > a {
  position: initial;
}
.menu-list-movil .menu-item-has-children > a:after {
  display: none;
}
.menu-list-movil .sub-menu {
  right: 0 !important;
  left: 0 !important;
  translate: 0 0 !important;
  position: absolute;
  top: 0;
  background: white;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  flex-direction: column;
  height: calc(100vh - 0px);
  display: flex;
  transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
}
.menu-list-movil .sub-menu.show-menu {
  transform: translateX(0%);
  visibility: visible;
  opacity: 1;
}

.menu-primary-container .sub-menu {
  right: auto;
  left: 0;
  translate: -5px 5px;
}
.menu-primary-container .sub-menu li {
  font-size: 14px;
  display: flex;
  padding: 0;
}
.menu-primary-container .sub-menu li a {
  width: 100%;
  padding: 8px 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  letter-spacing: -0.5px;
  font-size: 0.85em;
}
.menu-primary-container .sub-menu li.menu-item-has-children a {
  padding: 8px 22px 8px 14px;
}
.menu-primary-container .menu-item:hover > a {
  color: #cd1a1b;
}
.menu-primary-container .menu-item-has-children:hover .sub-menu {
  translate: 0px 0px;
}
.menu-primary-container .menu-item.current_page_item:not(.menu-item-has-children) {
  color: #cd1a1b;
}
.menu-primary-container .menu-item.current-menu-item > a, .menu-primary-container .menu-item.current_page_item > a, .menu-primary-container .menu-item.current-page-ancestor > a, .menu-primary-container .menu-item.current-menu-parent > a {
  color: #cd1a1b;
}

.menu-container-footer .sub-menu {
  position: relative;
  visibility: visible;
  opacity: 100%;
  border: none;
  top: 0;
  min-width: auto;
  z-index: auto;
}
.menu-container-footer ul li > a {
  font-size: 17px;
  color: rgb(75, 85, 99);
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.menu-container-footer ul li > a:hover {
  color: #cd1a1b;
}
.menu-container-footer ul li > a:after {
  display: none;
}
.menu-container-footer ul li .sub-menu li {
  border-bottom: 1px solid #e2e8f0;
  display: flex;
  padding: 0;
}
.menu-container-footer ul li .sub-menu li a {
  width: 100%;
  padding: 8px 6px;
}
.menu-container-footer ul li .sub-menu li .sub-menu {
  right: auto;
  left: 101%;
  top: 0;
}
.menu-container-footer ul li .sub-menu a {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}

.marquee {
  animation: scrolling var(--marquee-time) linear infinite;
}
.marquee:hover {
  animation-play-state: paused;
}

@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * var(--marquee-width)));
  }
}
.prose {
  text-align: justify;
}
.prose p:first-child img {
  padding-top: 0;
  margin-top: 0;
}
.prose img {
  margin-top: 0 !important;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.prose hr {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose h1 {
  font-weight: 700;
  letter-spacing: 1px;
}
.prose a {
  text-decoration: none;
}

.small :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.6em;
  margin-bottom: 0.2em;
}
.small :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.small :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) ul {
  margin-top: 0;
  margin-bottom: 0;
}
.small a {
  text-decoration: none;
}
.small a:hover {
  text-decoration: underline;
}

.prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.menu-list {
  display: flex;
  flex-wrap: nowrap;
  /* Mantener en una línea */
  white-space: nowrap;
}

.menu-item {
  transition: opacity 0.3s ease;
}

ul.item-animate a {
  background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, #ed1d24, #ed1d24, #ed1d24);
  background-size: 100% 0.1em, 0 0.1em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms;
}
ul.item-animate a:hover,
ul.item-animate a:focus {
  background-size: 0 0.1em, 100% 0.1em;
}

.fl-accordion-button-label {
  text-decoration: none !important;
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.fl-accordion-content ul li {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.fl-accordion-content a {
  text-decoration: none !important;
}

.fl-accordion-button-icon-left,
.fl-accordion-button-icon-right {
  text-decoration: none !important;
}

.fl-accordion-small .fl-accordion-button {
  display: flex;
  align-items: center;
}

.fl-accordion-item .fl-accordion-button h5 {
  font-weight: 600;
}

.prose {
  max-width: none !important;
}

.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: inherit;
}

.widget_sp_image img {
  width: 100%;
}

body:not(.home) li.only-front {
  display: none;
}

.tooltip-box {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 13px;
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.15s ease;
  pointer-events: none;
}

.tooltip-box.show {
  opacity: 1;
  transform: translateY(0);
}

.mr-2 {
  margin-right: 0.5rem;
}

@media screen and (max-width: 600px) {
  img.alignleft {
    width: 100%;
    margin: 1em auto;
    float: initial;
  }
  p {
    display: block;
  }
}
.cp-title-w-100 {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
