@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Blinker:wght@100;200;300;400;600;700;800;900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/**********************font-family: 'Inter + Blinker', sans-serif;*******************************/

.contenido_observacion {
    position: static;
    margin: 10px;
    text-align: left;
    overflow: hidden;
    min-height: 230px;
    background-color: #fff;
}

.observacion h4 {
    font-family: 'Blinker', sans-serif!important;
    font-weight: bold;
    font-size: 2.9em;
    color: #6e138f;
    padding: 0 10px;
}

.observacion h6 {
    text-transform: uppercase;
    font-family: 'Blinker', sans-serif !important;
    display: block;
    color: #6e138f;
    font-size: 20px;
    font-weight: bold;
    line-height: 0;
    padding: 0 10px;
}

.barra_busqueda span.menu h3{
    font-family: 'Blinker', sans-serif !important;
    color: #333;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}

.titulo_observacion p {
   right: 0;
   width: 75%;
   display: block;
   float: right;
   min-height: 70px;
   padding: 10px;
   font-weight: bold;
}

a.btn.btn-default.btn_observacion {
    overflow: hidden;
    white-space: nowrap;
    text-wrap: balance;
    line-height: 14px;
    padding: 16px;
    width: 100%;
    font-size: 1.1em;
    border-radius: 8px;
}

a.descarga_pdf {
    overflow: hidden;
    white-space: nowrap;
    text-wrap: balance;
    line-height: 14px;
    width: 100%;
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    color: #333;
}

a.descarga_pdf:hover {
    color: #6e138f;
}

.botones_observacion a.descarga_pdf:hover img.icono_content.pull-left{
    width: 50px;
    height: 50px;
    transition: .3s;
}

i.fa-solid.fa-file-pdf {
    font-size: 1.8em;
}

.bienvenida_rectificatorias h4 {
    font-size: 2rem;
    font-weight: bold;
    margin: 15px;
    color: #FFFFFF;
}

.bienvenida_rectificatorias h2 {
    font-size: 4em;
    font-weight: bold;
    margin: 20px;
    font-family: 'Kreon', serif;
    line-height: 52px;
    letter-spacing: -2px;
}

.texto_introductorio p {
    padding: 0% 0% 0% 0%;
    line-height: 2.5rem;
    color: #000000;
    font-size: 1.9rem;
    width: 82%;
    text-align: justify;
    margin: 0% 0% 5% 10%;
}

.bienvenida_rectificatorias img {
    width: 75%;
    margin: auto;
}

.bajada_texto p {
    padding: 30px;
    margin: auto;
}

strong.seproduce_observacion {
    font-family: 'Blinker', sans-serif;
    color: #53b97c;
    font-size: 1.1em;
    text-align: left;
    display: block;
    overflow: hidden;
    font-weight: 600;
}

.porque_observacion p {
        color: #333;
        display: block;
        float: left;
/*      min-height: 70px; */
        text-align: left;
        font-size: 1.1em;
        font-family: 'Blinker', sans-serif;
        font-weight: 400;
}

.botones_observacion {
    display: block;
    float: right;
    width: 100%;
    padding: 10px;
    min-height: 70px;
}

img.icono_content.pull-left {
    width: 40px;
    height: 40px;
    margin: 0 10px;
}

a.btn.btn-default.btn_observaciones {
    margin: 10px 0 0 14px;
    width: 43%;
    font-weight: bold;
    text-wrap: balance;
}

.bajada_texto {
    margin: 40px;
    font-weight: bold;
}

.consulta_obs {
    text-align: center;
    font-weight: bold;
    margin: 25px;
}

.consulta_obs img {
    width: 30%;
    margin: 15px;

}

.consulta_obs p {
    width: 75%;
    margin: auto;
    color: #EB510D;
}

p.videos {
    background: #9bacce;
    padding: 26px;
    border-radius: 12px;
}

.bienvenida_rectificatorias {
    padding: 16px;
    border-radius: 10px;
} 

a.btn.btn-default.btn_observaciones {
    margin: auto;
    width: 100%;
    font-weight: bold;
    text-wrap: balance;
}

.bienvenida_rectificatorias h2 {
    font-size: 2em;
    font-weight: bold;
    margin: 20px;
    font-family: 'Kreon', serif;
    line-height: 52px;
    letter-spacing: -2px;
}

.titulo_observacion p {
    right: 0;
    width: 75%;
    display: block;
    float: right;
    min-height: 70px;
    padding: 10px;
    font-weight: bold;
     width: 100%;
}

input#quicksearch {
    height: 50px;
    width: 98%;
    margin: 10px;
    padding: 10px;
    border: none;
    border-radius: 20px;
    box-shadow: 2px 2px 5px #ddd;
    background: #fff;
    font-family: 'Blinker', sans-serif;
    font-weight: 400;
    color: #333;
    /* float: left; */
    /* border-radius: 6px; */
}

input#quicksearch:focus-visible {
  outline: 1px solid  #7ebf98; 
}

#contact-buttons-bar {
  position: fixed;
  top: 120px;
  left: -50px;
  width: 50px;
}

#contact-buttons-bar.slide-on-scroll {
  position: fixed;
}

.contact-button-link{
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  margin-bottom: 1px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  background: #8e8e93;
  color: #fff;
  position: relative;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  transition: all 250ms;
}

.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {
  color: #fff;
  padding-left: 20px;
  width: 70px;
}

.contact-button-link.cb-hidden {
  left: -50px;
}

.contact-button-link.facebook {
  background: #3b5998;
}

.contact-button-link.linkedin {
  background: #0077b5;
}

.contact-button-link.gplus {
  background: #DB2A5C;
  border-radius: 5px;
}

.contact-button-link.separated {
  margin-top: 1em;
}

.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {
  background: transparent;
  color: #fff;
  border: 0;
  outline: 0;
  padding: 0;
  width: 50px;
}
.contact-button-link.show-hide-contact-bar:hover {
  color: #fff;
  background: #ccc;
  padding: 0;
  width: 50px;
}

.texto_introductorio {
    margin-top: 25%;
}

strong.txt_destacador {
    background: #FFFFFF;
    color: #FF0000;
}

.panel.with-nav-tabs.panel-default.panel-publico-rectificatoria {
    border: none;
    background: none;
}

.panel-heading.panel-heading-rectificatorias {
    background: none;
    border: none;
}

.panel-heading.panel-heading-rectificatorias 
ul.nav.nav-tabs.nav-rectificatorias li.active {
    background: #a7a7a7;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background: none;
    border: none;
    width: 50%; 
    color: #ffffff;
    cursor: default;
}

.panel-body {
    padding: 15px;
    border: none;
}

.panel {
    border: none;
}

.panel-heading {
    padding: 0px 0px; 
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nav-tabs {
    border-bottom: none; 
}

.tab-content {
    padding: 0px;
}

section.seccion_02_rectificatorias_codigos {
    overflow: hidden;
    padding: 25px;
    background-color: #f5f5f5;
    height: 100%;
}

.titulo_observacion h4 {
    font-size: 1.3em;
    font-family: 'Blinker', sans-serif!important;
    text-wrap: balance;
    background: #6e138f;
    color: #FFF;
    padding: 5px;
}

section.seccion_02 {
    min-height: 200px;
    margin: 0px 0 0 0;
    border: solid 5px #6e138f;
    padding: 35px 5px 25px 5px;
    border-radius: 25px;
}

/********************************************************************/

/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    border-radius: 20px 0px 0px 0px;
}

.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  width: 100%;
   background-color: #f2c9238c;
   border-radius: 20px 0px 0px 0px;
  }

.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    width: 100%;
    color: #555;
    background-color: #f2c92330;
    border-color: #ddd;
    border-bottom-color: transparent;
    border-radius: 20px 0px 0px 0px;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

ul.nav.nav-tabs li a img {
    /* background: red; */
    max-width: 377px;
    text-align: center;
    margin: -102px 0 -21px 0;
}

.panel-default {
    border-color: none;
}

/*
.panel-default>.panel-heading {
    color: #333;
    background-color: #eb510d;  
    border-color: #ddd;
    margin: 10% auto 0;
    border-radius: 0;
    width: 80%;
}
*/

.grid-people {
  background: yellow;
  width: 100%; /* Ajusta el ancho según sea necesario */
  border: 1px solid #ccc; /* Borde opcional */
  padding: 10px; /* Espaciado interno */
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.grid-people :after {
  content: '';
  display: block;
  clear: both;
}

/* Estilos para la grilla de empresas */
.grid-companies {
  background: red;
  width: 100%; /* Ajusta el ancho según sea necesario */
  border: 1px solid #ccc; /* Borde opcional */
  padding: 10px; /* Espaciado interno */
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.grid-companies:after {
  content: '';
  display: block;
  clear: both;
}

/* ------------- .button propiedades -------------------- */

.button {
  display: inline-block;
  padding: 0;
  border: none;
  color: #222;
  font-family: 'Blinker', sans-serif;
  font-size: 1.4em;
  text-shadow: 0 1px #fff;
  cursor: pointer;
}

/*
.button:hover {
}

.button:active,
.button.is-checked {
  background-color: #fff;
}

.button.is-checked {
  color: #fffe;
  text-shadow: 0 -1px #000000cc;
}

.button:active {
  box-shadow: inset 0 1px 10px #000000cc;
}
*/

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group.filters-button-group {
    margin: 2% auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    align-items: center;
}

.button-group.filters-button-group:has(:hover) :not(:hover){
    transform: scale(0.95);
    filter: blur(3px);
}

.item2:hover{
    filter: blur(0px);
}

.button-group .button img {
    margin: 0 auto;
    border-radius: 16px;
    box-shadow: 15px 15px 30px -20px #6e138f;
    /* border: 1px solid #7ebf98; */
}

/* ------------- .button propiedades -------------------- */

.ejemplo_observacion img {
    margin: 0 auto;
    width: 50%;
}

.ejemplo_observacion:hover {
    background-color: #6e138f;
}

.ejemplo_observacion h4{
    font-family: 'Blinker', sans-serif;
    font-weight: 500;
    font-size: 1.3em;
    text-align: center;
    margin: 1% auto;
}

div#no-results-message {
    padding: 25px;
}

div#no-results-message h3 {
    text-align: center;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin: auto;
}

.grid {
  border: 1px solid #333;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

img.hidden-xs.img-responsive.img_rectificatoria {
    float: left;
    width: 20%;
    margin: -3% 3% 3% 7%;
}

h3.tienesduda {
    width: 50%;
    font-size: 1.3em;
    border-radius: 10px;
    height: 57px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 83% 100%, 50% 75%, 0% 75%);
    color: #FFFFFF;
    background: #6e138f;
    padding: 7px 0 0 0;
    font-weight: 200;
    margin: auto;
}

.imagen_antes_declarar img {
    width: 55%;
    position: relative;
    top: 30px;
}

.bajada_antes_declarar {
    width: 80%;
    margin: 1% auto;
    text-align: center;
}

.bajada_antes_declarar img{
    margin: 15px auto;
}

.bajada_antes_declarar h6{
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 1.2em;
    border-bottom: 2px solid #fff;
    color: #fff;
}

.bajada_antes_declarar p{
    font-family: 'Blinker', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 1.2em;
    color: #333;
}

.bajada_antes_declarar button.rectificar{
    font-family: 'Blinker', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    color: #fff;
    background-color: #6e138f;
    border-radius: 10px;
    border: 2px solid #6e138f;
    padding: 1%;
    width: 5px auto;
    }

    .panel {
      border: none;
      box-shadow: none;
    }

    .nav-tabs {
      border-bottom: none;
    }

    .tab-content {
      overflow: hidden;
    }

    .tab-pane {
      display: none;
    }

    .tab-pane.active {
      display: block;
    }

    #no-results-message {
      display: none;
      color: red;
      font-weight: bold;
      text-align: center;
    }
    .grid-people, .grid-companies {
      display: flex;
      flex-wrap: wrap;
    }

.textos_podcast {
    width: 80%;
    margin: auto;
    padding: 30px;
    text-align: center;
}

.textos_podcast h4 {
    font-size: 2.5rem;
    font-weight: bold;
}

i.fa-solid.fa-microphone {
    font-size: 5rem;
}

.textos_podcast {
    font-size: 18px;
    margin-top: 10px;
    color: #0061a0;
}

/* ---------------------------------- Scroll ---------------------------------- */
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper.show {
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper {
    background-color: #777777;
    border-radius: 10px;
    bottom: 30px;
    color: #eeeeee;
    height: 48px;
    line-height: 48px;
    opacity: 0;
    overflow: hidden;
    padding-top: 6px;
    position: fixed;
    right: 30px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    visibility: hidden;
    width: 50px;
    z-index: 99999999;
}

.show {
    display: block!important;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper.show {
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}

/* ---------------------------------- Fin Scroll ---------------------------------- */

.titulo_filtros h2 {
    color: #6e138f;
    font-size: 1.6em;
    font-weight: 600;
}

/* ------------------------------- Canales -------------------------------- */

.canales{
    margin: 30px 0;
}

.canales .info{
    display: flex;
    flex-direction: column;
    min-height: 130px;
    justify-content: center
}

.canales .info h3,h2{
    margin: 0;
    padding: 0 ;
    text-align: center;
    color: #337ab7;
}

.canales .info h2{
    font-size: 20px;
    font-weight: bold;
}

.canales .info h3{
    font-size: 18px;
}

.canales h3:last-child{
    color: #7ebf98!important;
}

.cajas-canales{
/*    display: flex;*/
    justify-content: space-between;
}

a.canal {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    height: 110px;
    width: 110px;
    border-radius: 3px;
    padding: 10px;
    font-size: 13px;
    box-shadow: 1px 1px 3px #ccc;
    margin: 3px;
}

a.canal span{
    text-align: center;
}

a.canal i.glyphicon{
    margin-bottom: 10px;
}

.cajas-canales-wrap {
    display: table;
    margin-right: auto;
    margin-left: auto;
}

a.canal:hover {
    color: #6e138f;
}

/* ------------------------------- Fin Canales -------------------------------- */

.navbar {
    position: relative;
    min-height: auto;
    margin: auto; 
    border: none;
}

label {
    display: none;
    max-width: 100%;
    margin: auto;
    font-weight: 600;
}

.menu ul{
    list-style: none;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 20px;
}

    .grid-container > * {
    font-weight: 400;
    font-family: 'Blinker', sans-serif;
    font-size: 1em;
    color: #fff;
}

.grid-container {
    background: linear-gradient(to right,  #5c01fe 0%,#6e138f 100%);
    display: grid;
    grid-template:
    "menu" auto
    "carrusel" auto
    "grilla" auto
    "footers" auto /
    100%;
}

.header {
    grid-area: carrusel;
/*  overflow: hidden; */
}

.menu {
    grid-area: menu;
    background-color: #6e138f;
    border-bottom: 3px solid #fff;
    border-radius: 0;
    padding: 0;
    border-top: 0;
}

.main {
    grid-area: grilla;
    background-image: url(img/img-rectificatoria-2025.png), linear-gradient(to right, #ffe565 0%, #7ebf98 100%);
}

.footer {
    grid-area: footers;
    display: flex;
    margin: 1% 5%;
}

.contenedor {
    background: #fff;
    border-radius: 30px;
    margin: 2% auto;
    box-shadow: 15px 15px 30px -20px #6e138f;
    width: fit-content;
}

.cards-wrapper .texto {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    grid-row: 1 / 1;
}

.cards-wrapper .texto h1.d{
    font-family: 'Blinker', sans-serif;
    font-weight: 800;
    font-size: 2.6em;
    line-height: 0.8em;
    text-align: center;
    color: #6e138f;
    margin: 0 auto;
}

.cards-wrapper .texto h1{
    font-family: 'Blinker', sans-serif;
    font-weight: 800;
    font-size: 2.6em;
    line-height: 0.8em;
    text-align: center;
    color: #6e138f;
    margin: 0 auto;
}

.card-grid-space {
    margin: 0 auto;
}

button.ingresa_aqui {
    background: linear-gradient(to right,  #5c01fe 0%, #6e138f 100%);
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 2% 5%;
    width: fit-content;
    font-size: 1.3em;
    border-radius: 10px;
    margin: 5px auto;
}

button.ingresa_aqui a {
    color: #fff;
    text-decoration: none;
}

button.ingresa_aqui:hover {
    box-shadow: 1px 1px 10px 0px #6e138f;
}

button.declara_aqui {
    background: linear-gradient(to right, #ff7428 0%, #ff342a 100%);
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 2% 5%;
    width: fit-content;
    font-size: 1.3em;
    border-radius: 10px;
    margin: 5px auto;
}

button.declara_aqui a {
    color: #fff;
    text-decoration: none;
}

.texto h1.declara_aqui{
    font-family: 'Blinker', sans-serif;
    font-weight: 800;
    font-size: 2.6em;
    line-height: 0.8em;
    text-align: center;
    color: #6e138f;
    margin: 0 auto;
}

.cards-wrapper {
    display: grid;
    justify-content: center;
    align-items: center;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 14px;
    padding: 14px;
}

.card {
    --bg-filter-opacity: 0.5;
    background-image: linear-gradient(rgba(0, 0, 0, var(--bg-filter-opacity)), rgba(0, 0, 0, var(--bg-filter-opacity))), var(--bg-img);
    height: 12em;
    width: 18em;
    font-size: 1em;
    color: #FFF;
    border-radius: 1em;
    padding: 1em;
    display: flex;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 3em -1em #6e138f;
    transition: all, var(--transition-time);
    position: relative;
    overflow: hidden;
    /* border: 10px solid #ccc; */
    text-decoration: none;
    align-items: flex-end;
    /* flex-direction: row; */
}

.card h1 {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.2em;
}

.card p {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    text-align: left;
/*  margin-top: 0.5em;
    line-height: 2em;*/
    color: #fff;
}

.card strong {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffc700;
}

.card .tags {
  display: flex;
}

.card .tags .tag {
  font-size: 0.75em;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.3rem;
  padding: 0 0.5em;
  margin-right: 0.5em;
  line-height: 1.5em;
  transition: all, var(--transition-time);
}

.card .date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75em;
  padding: 1em;
  line-height: 1em;
  opacity: .8;
}

.card:before, .card:after {
  content: '';
  transform: scale(0);
  transform-origin: top left;
  border-radius: 50%;
  position: absolute;
  left: -50%;
  top: -50%;
  z-index: -5;
  transition: all, var(--transition-time);
  transition-timing-function: ease-in-out;
}

.card:before {
  background: #ddd;
  width: 250%;
  height: 250%;
}

.card:after {
  background: #6e138f;
  width: 200%;
  height: 200%;
}

.card-grid-space .num {
  font-size: 3em;
  margin-bottom: 1.2rem;
  margin-left: 1rem;
}

.info {
  font-size: 1.2em;
  display: flex;
  padding: 1em 3em;
  height: 3em;
}

.info img {
  height: 3em;
  margin-right: 0.5em;
}

.info h1 {
  font-size: 1em;
  font-weight: normal;
}

.card {
    max-width: calc(100vw - 4rem);
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.slider{
  position: relative;
  width: 800px;
  height: 300px;
}

ul.slider li {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: inherit;
    height: inherit;
    transition: opacity .5s;
    background:#fff;
}

ul.slider li img{
  width: fit-content;
  height: 345px;
  object-fit: cover;
}

ul.slider li:first-child {
    opacity: 1;
}

ul.slider li:target {
    opacity: 1;
}

.menu_slider{
    text-align: center;
    position: relative;
}

.menu_slider li{
  display: inline-block;
  text-align: center;
  margin: 0 10px;
}

.menu_slider li a{
  display: inline-block;
  color: white;
  text-decoration: none;
  background-color: #fff;
  padding: 10px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  border-radius: 100%;
}

.actualiza-tus-datos {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 1% 2%;
    flex-direction: row;
    gap: 20px;
    border: 2px solid #fff;
    width: 50%;
    padding: 1% 2%;
    border-radius: 0px 0px 15px 15px;
    --webkit-box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
    --moz-box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
    box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
    background-color: rgba(253, 252, 253, 0.5);
}

.actualiza-tus-datos img{
    width: 8%;
}

.actualiza-tus-datos a{
    font-weight: 600;
    text-decoration: underline;
    color: #6e138f;
}

.a-preview {
    background: linear-gradient(135deg, #000000 0%, #000000 25%, #ffe565 50%, #7ebf98 75%, #6e138f 100%);
    background-size: 400% 400%;
    background-repeat: no-repeat;
    width: 18em;
    height: 12em;
    max-width: 100vw;
    max-height: 100vh;
    justify-content: center;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: 0.5s all;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.a-preview__img {
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/renta_24_27.jpg') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    mix-blend-mode: screen;
}

.a-preview__title {
    position: relative;
    z-index: 10;
    text-align: left;
    margin: 5%;
    font-size: 1.1em;
}

.a-preview:hover {
    background-position: 100% 100%;
}

.a-preview:hover__title {
    text-shadow: 0 0 20px #6e138f;
}

.a-preview a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}

.b-preview {
    background: linear-gradient(135deg, #000000 0%, #000000 25%, #ffe565 50%, #7ebf98 75%, #6e138f 100%);
    background-size: 400% 400%;
    background-repeat: no-repeat;
    width: 18em;
    height: 12em;
    max-width: 100vw;
    max-height: 100vh;
    justify-content: center;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: 0.5s all;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.b-preview__img {
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/renta_24_22.jpg') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    mix-blend-mode: screen;
}

.b-preview__title {
    position: relative;
    z-index: 10;
    text-align: left;
    margin: 5%;
    font-size: 1.1em;
}

.b-preview:hover {
    background-position: 100% 100%;
}

.b-preview:hover__title {
    text-shadow: 0 0 20px #6e138f;
}

.b-preview a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}

.e-preview {
    background: linear-gradient(135deg, #000000 0%, #000000 25%, #ffe565 50%, #7ebf98 75%, #6e138f 100%);
    background-size: 400% 400%;
    background-repeat: no-repeat;
    display: flex;
    width: 18em;
    height: 12em;
    max-width: 100vw;
    max-height: 100vh;
    justify-content: center;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: 0.5s all;
    border-radius: 16px;
    flex-direction: row;
    align-items: flex-end;
}

.e-preview__img {
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/renta_24_29.jpg') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    mix-blend-mode: screen;
}

.e-preview__title {
    position: relative;
    z-index: 10;
    text-align: left;
    margin: 5%;
    font-size: 1.1em;
}

.e-preview:hover {
    background-position: 100% 100%;
}

.e-preview:hover__title {
    text-shadow: 0 0 20px #6e138f;
}

.e-preview a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}

.f-preview {
    background: linear-gradient(135deg, #000000 0%, #000000 25%, #ffe565 50%, #7ebf98 75%, #6e138f 100%);
    background-size: 400% 400%;
    background-repeat: no-repeat;
    width: 18em;
    height: 12em;
    max-width: 100vw;
    max-height: 100vh;
    justify-content: center;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: 0.5s all;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.f-preview__img {
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/renta_24_23.jpg') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    mix-blend-mode: screen;
}

.f-preview__title {
    position: relative;
    z-index: 10;
    text-align: left;
    margin: 5%;
    font-size: 1.1em;
}

.f-preview:hover {
    background-position: 100% 100%;
}

.f-preview:hover__title {
    text-shadow: 0 0 20px #6e138f;
}

.f-preview a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}

.a-preview strong {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffc700;
}

.e-preview strong {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffc700;
}

.f-preview strong {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffc700;
}

.b-preview strong {
    font-size: 1.1em;
    font-family: 'Blinker', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #ffc700;
}

.carousel-item.active .custom-image-animate img{
    width: 50%;
}

.carousel{
    position:relative
}

.carousel.pointer-event{
    -ms-touch-action:pan-y;
    touch-action:pan-y
}

.carousel-inner{
    position:relative;
    width:100%;
    overflow:hidden
}

.carousel-inner::after{
    display:block;
    clear:both;
    content:""
}

.carousel-item{
        position:relative;
        display:none;
        float:left;
        width:100%;
        margin-right:-100%;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        transition:-webkit-transform .6s ease-in-out;
        transition:transform .6s ease-in-out;
        transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

    .carousel-item-next,.carousel-item-prev,.carousel-item.active{
        display:block
}

    .active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
}

    .active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
}

    .carousel-fade .carousel-item{
        opacity:0;
        transition-property:opacity;
        -webkit-transform:none;
        transform:none
}

    .carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{
        z-index:1;
        opacity:1
}

    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{
        z-index:0;
        opacity:0;
        transition:opacity 0s .6s
}

    .carousel-control-next,.carousel-control-prev{
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .8;
        transition: opacity .15s ease;
        font-size: 1.7em;
    }

    .carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{
        color:#fff;
        text-decoration: none;
        outline:0;
        opacity:.9
    }

    .carousel-control-prev{
        left:0
    }

    .carousel-control-next{
        right:0
    }

    .carousel-control-next-icon,.carousel-control-prev-icon{
        display: inline-block;
        width: 70px;
        height: 70px;
        background: 50%/100% 100% no-repeat
    }

    .carousel-indicators{
        position:absolute;
        right:0;
        bottom:0;
        left:0;
        z-index:15;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-pack:center;
        justify-content:center;
        padding-left:0;
        margin-right:15%;
        margin-left:15%;
        list-style:none
    }

    .carousel-indicators li{
        box-sizing:content-box;
        -ms-flex:0 1 auto;
        flex:0 1 auto;
        width:30px;
        height:3px;
        margin-right:3px;
        margin-left:3px;
        text-indent:-999px;
        cursor:pointer;
        background-color:#fff;
        background-clip:padding-box;
        border-top:10px solid transparent;
        border-bottom:10px solid transparent;
        opacity:.5;
        transition:opacity .6s ease
    }

    .carousel-indicators .active {
        opacity: 1
    }

    .carousel-caption {
        position:absolute;
        right:15%;
        bottom:20px;
        left:15%;
        z-index:10;
        padding-top:20px;
        padding-bottom:20px;
        color:#fff;
        text-align:center
    }
    
    @-webkit-keyframes spinner-border { to { -webkit-transform:rotate(360deg); transform:rotate(360deg)
    }
    }

    @keyframes spinner-border { to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
        }
    }

    .spinner-border{
        display:inline-block;
        width:2rem;
        height:2rem;
        vertical-align:-.125em;
        border:.25em solid currentcolor;
        border-right-color:transparent;
        border-radius:50%;
        -webkit-animation:.75s linear infinite spinner-border;
        animation:.75s linear infinite spinner-border
    }

    .spinner-border-sm{
        width:1rem;
        height:1rem;
        border-width:.2em
    }

    @-webkit-keyframes spinner-grow { 0% {-webkit-transform:scale(0); transform:scale(0)} 50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    }

      /*----------------------top nav----------------------------------*/

    .topnav {
        margin: auto;
        overflow: hidden;
/*      background-color: #5c01fe; */
      }
      
    .topnav a {
        float: left; 
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 19px 16px;
        text-decoration: none;
        font-size: 1em;
        font-weight: 400;
      }
      
      .topnav a:hover {
        background-color: #fff;
        color: #6e138f;
      }
      
      .topnav a.active {
        background-color: #fff;
        color: #6e138f;
        font-weight: 600;
      }
      
      .topnav .icon {
        display: none;
      }

      .topnav a.top{
        float: left; 
        display: block;
        padding: 0px 16px;
      }

/*----------------------top nav----------------------------------*/

@media (prefers-reduced-motion:reduce){
    .carousel-indicators li{
        transition:none
    }
}

@media (prefers-reduced-motion:reduce){
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{
        transition:none
    }
}

@media (prefers-reduced-motion:reduce){
.carousel-control-next, .carousel-control-prev{
        transition:none
    }
}

@media (min-width:768px) {
      grid-template:
      "menu" auto
      "carrusel" auto
      "grilla" auto
      "footers" auto /
      100% auto;
}

@media (min-width:500px) {
      grid-template:
      "menu" auto
      "carrusel" auto
      "grilla" auto
      "footers" auto/
      100% auto;
}

@media (max-width: 767px) {
  .web-sii.cabecera {
      position: relative;
      top: 0;
      background: #fff;
      width: 100%;
      display: block;
      z-index: 2;
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.5s;
  }
}

@media screen and (max-width: 1285px) {
.cards-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
}

.cards-wrapper .texto {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    grid-row: 1 / 1;
    }

.cards-wrapper .texto h1 {
    font-family: 'Blinker', sans-serif;
    font-weight: 800;
    font-size: 3em;
    line-height: 0.8em;
    text-align: center;
    color: #5c01fe;
    display: flex;
    margin: 5px 30px;
}

button.ingresa_aqui {
    background: linear-gradient(to right,  rgba(255,116,40,1) 0%,rgba(255,52,42,1) 100%);
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 2% 5%;
    width: fit-content;
    font-size: 1.3em;
    border-radius: 10px;
    margin: 0 auto;
    }
}

@media (max-width: 936px) {
        .cards-wrapper {
        grid-template-columns: 1fr 1fr;
        /* padding: 2%;*/
  }
        .info {
        justify-content: center;
  }
}

@media (max-width: 500px) {
    .cards-wrapper {
        padding: 2rem 0;
        width: 100%;
    /* grid-template-columns: 1fr 1fr; */
    }

    .card {
        max-width: calc(100vw - 4rem);
      }

    .cards-wrapper .texto p {
        font-family: 'Blinker', sans-serif;
        font-size: 1.4em;
        color: #5c01fe;
        text-align: left;
        line-height: 1em;
        margin: 0 45px;
    }

    .cards-wrapper .texto h1 {
        font-family: 'Blinker', sans-serif;
        font-weight: 800;
        font-size: 3em;
        line-height: 0.8em;
        text-align: center;
        color: #5c01fe;
        margin: 10px auto;
    }
    
    .cards-wrapper .texto img {
        width: 85%;
        margin: 3% auto;
    }

    button.ingresa_aqui {
        background: linear-gradient(to right, rgba(183, 86, 254, 1) 0%, rgba(92, 1, 254, 1) 100%);
        color: #fff;
        font-weight: 500;
        border: none;
        padding: 2% 5%;
        width: fit-content;
        font-size: 1.3em;
        border-radius: 10px;
        /* margin: 1% auto;*/
    }

    .texto h1.declara_aqui {
        font-family: 'Blinker', sans-serif;
        font-weight: 800;
        font-size: 2.6em;
        line-height: 0.8em;
        text-align: center;
        color: rgba(183, 86, 254, 1);
        margin: 0 auto;
    }

    .actualiza-tus-datos {
        display: fleX;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 10px;
        border: 2px solid #fff;
        width: 100%;
        padding: 3%;
        margin: 2% auto;
        border-radius: 0px 0px 15px 15px;
        --webkit-box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
        --moz-box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
        box-shadow: 0px 12px 39px 0px rgba(238, 0, 255, 0.2);
        background-color: rgba(253, 252, 253, 0.5); 
    }

    .footer {
      display: block;
    }
}

@media (prefers-reduced-motion:reduce){
  .carousel-item{
      transition:none
  }
}

@media (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
}

@media (max-width: 500px) {
    button.ingresa_aqui {
        font-weight: 500;
        border: none;
        padding: 2% 5%;
        width: fit-content;
        font-size: 1.3em;
        border-radius: 10px;
        margin: 1% auto;
    }
}

@media (max-width: 768px) {
    .web-sii footer .panel-default>.panel-heading {
        color: #333;
        background-color: #002c48;
        border-color: #002c48;
        height: 60px;
    }
}

@media (width < 480px) {
    .cards-wrapper {
        grid-template-columns: 1fr;
        width: fit-content;
        margin: 5% auto;
        padding: 14px;
    }

    img.imagen_carrusel2 {
        width: 50%;
        margin: 25px;
        position: relative;
        top: 0;
    }

    .col-md-12.img_bg_renta2025 {
        background-repeat: no-repeat;
        background-position: top;
    }
}

@media (max-width: 1340px) {
    .contenedor {
        background: #fff;
        border-radius: 15px;
        margin: 2% auto;
        box-shadow: 15px 15px 30px -20px rgb(85, 3, 133);
        width: fit-content;
    }
}

@media (max-width: 991px) {
        .web-sii #contenido #box_index_search {        
        position: relative;
        width: 100%;
        height: 60px;
        padding-left: 10px;
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    section.seccion_02_rectificatorias_codigos {
    height: 100%;
    border-bottom: 2px solid #6e138f;
    }
    .topnav {
        margin: 0;
    }

    .topnav a.top {
        padding: 0;
    }

    .button-group.filters-button-group {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
}

@media (max-width: 320px) {
    h4.bajada_antes_declarar {
    margin: -95px 0;
    height: 101px;
}
p.txt_obs {
    font-size: 1.2em;
    /* z-index: 11; */
    margin: 92px 0 20px 0;
}
   strong.txt_destacador {
    background: #FFFFFF;
    color: #FF0000;
    font-size: 0.9em;
}

.videos {
    margin: 0 0 25px 40px;
    padding: 0px;
    font-size: 0.7em;
    width: 74%;
    text-align: center;
}

p.txt_obs {
    margin: 88px 0 18px 0;
}

img.img-responsive.imagen_obs {
    display: none;
}

h4.bajada_antes_declarar {
    height: 106px;
    background: #a30083;
    padding: 13px;
    margin: 0px 0px 0px 0px;
    z-index: 1;
    position: absolute;
    color: #FFFFFF;
    font-size: 1.3em;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}

a.btn.btn-default.btn-lg {
    text-wrap: balance;
}

.titulo_observacion h4 {
    font-size: 1.2em;
    padding: 10px;
}

i.fa-solid.fa-file-pdf {
    margin: 0 0 0 -11px;
    font-size: 0.9em;
}

.panel.panel-default {
    background: none;
}

.element-item.persona {
    margin: 19px 0 0 0;
}

p.txt_obs {
    margin: 82px 0 21px 0;
}

section.seccion_02_rectificatorias_codigos {
    height: 110dvh;
}

}

@media (min-width: 390px) {

p.txt_obs {
    font-size: 1.2em;
    /* z-index: 11; */
    margin: 90px 0 20px 0;
}
h4.bajada_antes_declarar {
    margin: -95px 0;
    height: 101px;
}
}

@media (min-width: 768px) { 
h4.bajada_antes_declarar {
    margin: -95px 0;
    height: 101px;
}
}

@media (min-width: 992px){ 

}

@media (min-width: 1200px) { 

   .bienvenida_rectificatorias h2 {
    font-size: 4em;
    font-weight: bold;
    margin: 20px;
    font-family: 'Kreon', serif;
    line-height: 52px;
    letter-spacing: -2px;
}

  .titulo_observacion p {
    right: 0;
      display: block;
    float: right;
    min-height: 70px;
    padding: 10px;
    font-weight: bold;
}

.botones_observacion {
    margin: 10px 0 0 0;
    display: block;
    float: right;
    padding: 10px;
    min-height: 70px;
}
}