/********************* Portal Emprendimiento 2025 ***************************/

*{
     font-family: "Blinker";
}

.row {
    margin-right: 0px;
    margin-left: -15px;
}

p {
    line-height: 25px;
    font-size: 1em;
}

h6
{
    font-weight: bold;
    margin: 5% 0% 5% 0%;
    font-size: 1em;
}
.img-formalizate {
    margin: 20% 0% 0% 0%;
}

ul.nav.nav-pills.menu-emprendimiento {
    margin: -4% 0% 0% 0%;
    float: right;
}

ul.nav.nav-pills.menu-emprendimiento {
    margin: -3px 0 5px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.info_importante {
    padding: 12px;
    overflow: hidden;
    background: #337ab71a;
    padding: 1% 5% 2% 5%;
    border-radius: 10px;
}




.web-sii footer {
    margin-top: 0px;
}


ul.nav.nav-pills.menu-emprendimiento>li.active>a, ul.nav.nav-pills.menu-emprendimiento>li.active>a:focus, ul.nav.nav-pills.menu-emprendimiento>li.active>a:hover {
    color: #fff;
    background: none; 
    border-bottom: 6px solid #94cdf7;
    font-size: 1.2em;
    font-weight: bold;
}

ul.nav.nav-pills.menu-emprendimiento li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: none;
}

 ul.nav.nav-pills.menu-emprendimiento li>a {
    background: #FFF;
    color: #eb510d;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

ul.nav.nav-pills.menu-emprendimiento li>a:hover {
    color: #173E9F;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.imagen_top_emprendimiento {
    border-radius: 20px;
    overflow: hidden;
}

.contenido_interno_txt_img {
    padding: 0% 5% 0% 5%;
}

.contenido_interno_txt_img p {
    color: #0061a0;
}

p.border_celeste {
    padding: 2%;
    border: 1px solid #94cdf7;
    overflow: hidden;
    border-radius: 15px;
    color: #555;
}

a.btn.btn-md.btn-comenzar {
    background: #173f9f;
    border-radius: 15px;
    color: #FFF;
    font-weight: bold;
    float: right;
}

a.btn.btn-md.btn-comenzar:hover {
    background: #ffffff;
    border-radius: 15px;
    color: #173f9f;
    font-weight: bold;
    float: right;
}

.content_ventajas {
    color: #FFF;
    background: #1c44a2;
    padding: 5%;
    min-height: 615px;
    margin: 12% 0% 10% 0%;
    border-radius: 15px;
}

.ventajas_formalizarse {
    overflow: hidden;
    color: #FFFFFF;
    padding: 2%;
}

.ventajas_formalizarse h5 {
    text-align: center;
    font-weight: bold;
    height: 5px;
    margin: 15px 0 0 0;
}

.ventajas_formalizarse h3 {
    color: #FFFFFF;
    text-align: center;
    margin: 0% 0% 2% 0%;
    font-size: 1.5em;
}

.contenido_ventanas_detalle {
    min-height: 180px;
    border-bottom: 3px solid #096dbf;
}

.contenido_ventanas_detalle p {
    width: 70%;
    float: right;
}

.contenido_ventanas_detalle h6 {
    font-weight: bold;
    margin: 5% 0% 5% 0%;
    font-size: 1.3em;
}

.text_inicio_btm_que {
    text-align: center;
    padding: 0% 0% 10% 0%;
    color: #FFFFFF;
}

.text_inicio_btm_que h3 {
    color: #FFFFFF;
}




a.btn.btn-default.btn-btm-acceso-beneficios {
    border-radius: 25px;
    background: #94cdf7;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1% 4% 1% 4%;
    border: none;
    box-shadow: 6px 3px 15px 0px #00395e;
}

.contenido_ventanas_detalle img {
    float: left;
    margin: 0% 5% 0% 5%;
    display: block;
    width: 20%;
    /* height: 0; */
}


.dte_emprendimiento h5 {
    background: #2750aa;
    color: #FFF;
    padding: 10px;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    width: 35%;
    margin: auto auto 20px;
    border-radius: 12px;
}



a.btn.btn-default.btn-dte {
    background: #74cff9;
    text-align: center;
    width: 85%;
    margin: 5px;
    font-weight: bold;
    border: none;
    color: #2750aa;
    font-size: 1em;
}







/********************Fuentes Personalizadas*******************************/

.blinker-thin {
  font-family: "Blinker", serif;
  font-weight: 100;
  font-style: normal;
}

.blinker-extralight {
  font-family: "Blinker", serif;
  font-weight: 200;
  font-style: normal;
}

.blinker-light {
  font-family: "Blinker", serif;
  font-weight: 300;
  font-style: normal;
}

.blinker-regular {
  font-family: "Blinker", serif;
  font-weight: 400;
  font-style: normal;
}

.blinker-semibold {
  font-family: "Blinker", serif;
  font-weight: 600;
  font-style: normal;
}

.blinker-bold {
  font-family: "Blinker", serif;
  font-weight: 700;
  font-style: normal;
}

.blinker-extrabold {
  font-family: "Blinker", serif;
  font-weight: 800;
  font-style: normal;
}

.blinker-black {
  font-family: "Blinker", serif;
  font-weight: 900;
  font-style: normal;
}

.aviso_persona_juridica {
    background: #f2f2f2;
    padding: 15px;
    color: #555;
    border-radius: 15px;
}

.mod_persona_juridica {
    overflow: hidden;
    margin: 35px 0 0 0;
}

.mod_persona_juridica h3 {
    font-size: 2.1em;
}


.mod_persona_juridica {
    color: #FFFFFF;
    min-height: 284px;
    overflow: hidden;
    margin: 15px 0 0 0;
    padding: 55px 0 20px 0;
}

.titulo_footer h4 {
    color: #FFFFFF;
    font-size: 1.2em;
}

section.footer_section {
    overflow: hidden;
    padding: 3% 0% 2% 0%;
}

a.link_footer {
    color: #ead70d;
    text-decoration: underline;
}
.titulo_footer {
    padding: 7px;
}
.modal-open .modal {
    background: #0000009c;
    overflow-x: hidden;
    overflow-y: auto;
}




/***************************************************/

.parent_5 {
    border-radius: 15px;
    margin: 25px 0 25px 0;
    font-size: 0.7em;
    background: #f2f2f2;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0px;
    color: #555;
}
    
.parent_5 .div1 {
    grid-column: span 2 / span 2;
}

.parent_5 .div2 {
    grid-column: span 2 / span 2;
    grid-column-start: 3;
}

.parent_5 .div3 {
    grid-column: span 2 / span 2;
    grid-column-start: 5;
}

.parent_5 .div4 {
    grid-column: span 2 / span 2;
    grid-column-start: 2;
    grid-row-start: 2;
}

.parent_5 .div5 {
    grid-column: span 2 / span 2;
    grid-column-start: 4;
    grid-row-start: 2;
}


.parent_5 .div1  ,.parent_5 .div2  ,
.parent_5 .div3  ,.parent_5 .div4  ,
.parent_5 .div5  
{ 
    padding: 15px;
}









.parent_5 .div1 img ,.parent_5 .div2 img ,
.parent_5 .div3 img ,.parent_5 .div4 img ,
.parent_5 .div5 img {
    float: left;
    margin: 15px;
}

.parent_5 .div1 p, .parent_5 .div2 p, .parent_5 .div3 p, .parent_5 .div4 p, .parent_5 .div5 p {
    width: 80%;
    margin: 10px auto;
    text-align: left;
    min-height: 170px;
} 





.contenido_pasos_formalizate span {
    color: #0061a0;
    padding: 5%;
    font-size: 1.5em;
    font-weight: bold;
    font-family: "roboto";
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border-radius: 50px;
    border: solid 1px #337ab7;
}

.contenido_pasos_formalizate {
    background: #ffffff8f;
    overflow: hidden;
    margin: 5px;
    padding: 15px;
    border-radius: 5px;
}

h4 {
    font-size: 1.5em;   
}


h3 {
     color: #173e9f;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 5px 0;
}

.bg_contenido_interno h3 {
    text-align: center;
    font-size: 3.5em;
    line-height: 42px;
    width: 65%;
    margin: auto;
    font-weight: bolder;
    letter-spacing: 0px;
}

.contenido_interno_txt_img h4 {
    color: #555;
    margin: 15% 0% 0% 0%;
    font-family: "Blinker";
}

ul.pasos_emprendimiento {
    width: 100%;
    margin: 5px;
}

ul.pasos_emprendimiento li {

    margin: 15px 10px 10px 10px;
    list-style-image: url("../img/guion_lista.png");
}


.contenido_pasos_formalizate {
    font-family: "Blinker";
    background: #ffffff8f;
    overflow: hidden;
    margin: 5px;
    padding: 15px;
    border-radius: 5px;
}

.esquema_formalizate {
    overflow: hidden;
    margin: 0% 0% 5% 0%;
    color: #000;
    border-radius: 15px;
}

.conteniendo_hacer_formalizarse_titulo h6 {
    font-family: "blinker";
    color: #163d9e;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

.conteniendo_hacer_formalizarse_titulo {
    min-height: 90px;
    margin: 2px;
    padding: 4% 5% 8% 10%;
    font-size: 0.8em;
    text-align: center;
}

.conteniendo_hacer_formalizarse strong {
    font-family: "blinker";
    color: #000;
}




.conteniendo_hacer_formalizarse {
    min-height: 165px;
    margin: 3px 0 0 0;
    padding: 4% 5% 8% 10%;
      text-align: center;
}

.dte_emprendimiento {
    overflow: hidden;
    min-height: 170px;
    margin: 40px 0 0 0;
    padding: 15px;
}

section.principal_emprendimiento {
background: linear-gradient(to right,  rgba(48,94,178,1) 0%,rgba(22,61,158,1) 100%);
}

.parent_dte {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 8px;
    justify-items: center;
}


.bg_contenido_emprendimiento {
    overflow: hidden;
    background: #f2f2f2;
    padding: 25px;
    margin: 1% 0% 0% 0%;
    border-radius: 15px;
}

span.signo_interroga {
    font-family: "blinker";
    color: #94cef7;
    font-weight: bold;
    font-size: 2.5em;
}

h3.titulo_grande {
    font-family: "Roboto";
    color: #173e9f;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 30px;
    text-align: center;
}

span.subrayado {
    padding: 0% 4% 0% 4%;
    border-radius: 76px;
    color: white;
    background: #173e9f;
}


.bg_contenido_interno {
    overflow: hidden;
    text-align: center;
    padding: 8%;
}
.col-md-12.dte-bievenida {
    margin: 25px 0 25px;
}

.beneficio_dte_detail img {
    float: left;
    margin: 3%;
}

.beneficio_dte_detail p {
    padding: 10% 0% 0% 0%;
    width: 90%;
}

.col-md-12.dte-bievenida span {
    color: #333;
    margin: 8px 0 0 0;
    display: block;
    width: 57%;
    text-align: center;
    margin: 10px auto;
}

ul.nav.nav-tabs.nav-puntos-claves li {
    width: 25%;
    margin-bottom: 0;
}

ul.nav.nav-tabs.nav-puntos-claves {
    border: none;
    height: 160px;
}

.menu_puntos_claves {
    overflow: hidden;
    margin: 0% 0% 4% 0%;
}




.superior_puntosclave {
    background: #f2f2f2;
    padding: 5%;
    margin: -1% 0% -8% 0%;
    border-radius: 25px;
}

p.text-center {
    width: 60%;
    margin: 19px auto;
}

.nav-tabs>li>a:hover {
    border-color: none;
}

.nav-puntos-claves {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    padding: 15px 0;
}

.nav-puntos-claves li {
    position: relative;
    list-style: none;
    margin: 0 5px;
    border:none;
}

.nav-puntos-claves li a {
    display: block;
    color: white;
    font-size: 16px;
    padding: 15px 20px;
    border-radius: 15px;
    text-align: center;
    text-decoration: none;
    min-width: 220px;
}

.nav-puntos-claves li.active a {
    position: relative;
    color: white;
}

.nav-puntos-claves li.active::after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 19px solid currentColor;
}

/* Aplicando colores específicos */
.nav-puntos-claves li:nth-child(1) a {
    background-color: #2750aa;
}

.nav-puntos-claves li:nth-child(2) a {
    background-color: #009245;
}

.nav-puntos-claves li:nth-child(3) a {
    background-color: #f15a24;
}

.nav-puntos-claves li:nth-child(4) a {
    background-color: #9e01ff;
}




/* Aplicando colores específicos */
.nav-puntos-claves li.active:nth-child(1) a {
    background-color: #2750aa;
    border:none;
    color: #FFFFFF;
}

.nav-puntos-claves li.active:nth-child(2) a {
    background-color: #009245;
    border:none;
    color: #FFFFFF;
}

.nav-puntos-claves li.active:nth-child(3) a {
    background-color: #f15a24;
    border:none;
    color: #FFFFFF;
}

.nav-puntos-claves li.active:nth-child(4) a {
    background-color: #9e01ff;
    border:none;
    color: #FFFFFF;
}

.col-md-12.infosuperior_intro {
    overflow: hidden;
    background: #FFF;
    border-radius: 15px;
    padding: 15px;
    margin: 0% 0% 1% 0%;
}


.conoces_rol {
overflow: hidden;
    background: #FFF;
    border-radius: 15px;
    padding: 15px;
    margin: 0% 0% 5% 0%;
}

.col-md-12.infosuperior_intro p {
    padding: 20px 0 0 0;
    margin: 0% 0% 0% 0%;
}

.conoces_rol_2 {
    color: #FFFFFF;
    overflow: hidden;
    margin: 1% 0% 2% 0%;
}

.conoces_rol_2 img {
    float: left;
    margin: 0% 3% 1% 0%;
}


.revisa_tu_caso_propiedad {
    margin: 0% 0% 5% 0%;
    padding: 1%;
    overflow: hidden;
    border-radius: 15px;
    
}

.mod_caso_propiedad {
    overflow: hidden;
    margin: 1% 0% 0% 0%;
    color: #FFFFFF;
}

.mod_caso_propiedad h4 {
    font-size: 2.8em;
    width: 80%;
    color: #FFFFFF;
    font-weight: bold;
    margin: auto;
}

.mod_caso_propiedad .col-md-8 p {
    width: 96%;
    padding: 2%;
}

.mod_caso_propiedad img {
    width: 25%;
}

.bg_claro {
    background: #f2f2f2;
    overflow: hidden;
    border-radius: 10px;
    color: #000000;
}

.rol_indicar_campamento {
    overflow: hidden;
    margin: 4% 0% 3% 0%;
    border-left: 5px solid #FFFFFF;
    padding: 3%;
    border-right: 5px solid #FFF;
    color: #FFFFFF;
}
/*********
span.separador_llave {
    float: right;
    font-size: 7em;
    display: block;
    margin: -30% 0% 0% 0%;
    font-family: arial;
}
*******/

span.subrayado_2 {
    background: #70caf5;
    color: #1a41a1;
    font-weight: bold;
}

img.flecha {
    margin: 19px 20px 25px 3px;
}

.col-md-12.bg_verde {
    background: #009245;
    border-radius: 15px;
    padding: 15px;
    margin: 0% 0% 1% 0%;
    color: #FFFFFF;
}


.col-md-12.bg_naranjo {
    background: #FF6C2B;
    border-radius: 15px;
    padding: 15px;
    margin: 0% 0% 1% 0%;
    color: #FFFFFF;
}

.col-md-12.bg_morado {
 background: #BE01FF;
    border-radius: 15px;
    padding: 15px;
    margin: 0% 0% 1% 0%;
    color: #FFFFFF;

}

div#categoria {
    color: #FFFFFF;
}

div#categoria h3{
    color: #FFFFFF;
}

.mod_trabajo_1era_2da_cat {
    overflow: hidden;
    margin: 25px 0 25px 0;
}



.col-md-12.casos-actividad {
    color: #FFFFFF;
    border-top: 10px solid red;
}

.col-md-12.casos-actividad h4 {
    font-weight: bold;
    font-size: 1.5em;
}

.bg_claro_interno {
    background: #f2f2f2;
    overflow: hidden;
    color: #333;
    padding: 15px;
    border-radius: 15px;
}

.nobg_claro_interno {
    margin: 3% 0% 3% 0%;
    overflow: hidden;
    color: #333;
    padding: 15px;
    border-radius: 15px;
}

.col-md-12.casos-actividad {
    color: #FFFFFF;
    border-top: 3px solid #0660ab;
    margin: 3% 0% 2% 0%;
}

.bg_claro_interno_2 {
    background: #f2f2f2;
    overflow: hidden;
    color: #333;
    padding: 15px;
    border-radius: 15px;
}


div#persona {
    color: #FFFFFF;
}


div#persona h3 {
    color: #FFFFFF;
}

span.naranjo_color {
    font-weight: bold;
    color: #ffb92b;
}

.borde_blanco {
    color: #FFFFFF;
    margin: 0% 0% 5% 0%;
    padding: 1%;
    overflow: hidden;
    border-radius: 15px;
    border: 3px solid #f2f2f2;
}

h3.pasopaso {
    text-align: center;
    margin: 25px 0 15px 0;
    font-size: 2.2em;
}

.contenido_intro_naranjo {
    text-align: center;
    margin: 10px 0 30px 0;
    overflow: hidden;
}



span.codigo_ejemplo {
    background: #009044;
    padding: 6px;
    border-radius: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

.bg_claro_interno h5 {
    font-weight: bold;
}

.bg_claro_interno {
    display: flex;
    align-items: center;
}

.col-md-12.casos-actividad h3 {
    color: #FFF;
    text-align: center;
    font-size: 1.5em;
}

/* Estilos para agregar llaves con simulación de textos en los extremos */
.div-con-llaves {
    position: relative;
    color: white;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    max-width: 600px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div-con-llaves::before {
    content: "[";
    position: absolute;
    left: 10px;
    font-size: 24px;
    color: #70ff70;
    font-weight: bold;
}

.div-con-llaves::after {
    content: "]";
    position: absolute;
    right: 10px;
    font-size: 24px;
    color: #70ff70;
    font-weight: bold;
}

.col-md-12.mod_constru {
    margin: 15px 0 25px 0;
}



strong.verde_strong {
    color: #009245;
}

span.codigo_verde {
    color: #57ff5a;
}

span.subrayado_verde {
    background: green;
    font-weight: bold;
}













/* Aplicando colores específicos */
.nav-puntos-claves li:nth-child(1) a.active {
    background-color: #2750aa;
}

.nav-puntos-claves li:nth-child(2) a.active {
    background-color: #009245;
}

.nav-puntos-claves li:nth-child(3) a.active {
    background-color: #f15a24;
}

.nav-puntos-claves li:nth-child(4) a.active {
    background-color: #9e01ff;
}





/* Asegurar que la flecha tenga el mismo color de fondo del botón activo */
.nav-puntos-claves li.active:nth-child(1)::after {
    border-top-color: #94CCF7;
}

.nav-puntos-claves li.active:nth-child(2)::after {
    border-top-color: #94CCF7;
}

.nav-puntos-claves li.active:nth-child(3)::after {
    border-top-color: #94CCF7;
}

.nav-puntos-claves li.active:nth-child(4)::after {
    border-top-color: #94CCF7;
}




/**** Flecha scroll-top ****/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #1162A1;
  color: #eeeeee;
  width: 50px;
  height: 30px;
  line-height: 25px;
  right: 30px;
  bottom: 0px;
  padding-top: 2px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -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:hover {
  background-color: #888888;
}
.scroll-top-wrapper.show {
  visibility:visible;
  cursor:pointer;
  opacity: 1.0;
}

/***********************************/
/*********** Media Querys **********/

@media (max-width: 430px) {

section.principal_emprendimiento {
    margin: 55px 0 0 0;
    background: linear-gradient(to right, rgba(48, 94, 178, 1) 0%, rgba(22, 61, 158, 1) 100%);
}

.mod_caso_propiedad_titulos_beneficios h4 {
    font-size: 1.5em;
    width: 85%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 15% 0% 10% 11%;
}




}


.mod_caso_propiedad_titulos_beneficios h4
{
    font-size: 2.3em;
    width: 80%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 15% 0% 0% 11%;
}








@media (max-width: 1400px) {
}

@media (max-width: 1199px) {
	
}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {

}

@media (max-width: 768px) {

section.principal_emprendimiento {
    margin: 55px 0 0 0;
    background: linear-gradient(to right, rgba(48, 94, 178, 1) 0%, rgba(22, 61, 158, 1) 100%);
}



    .mod_caso_propiedad h4 {
    font-size: 2em;
}

    span.subrayado
 {
        text-wrap: balance;
        font-size: 0.8em;
        width: 70%;
        display: block;
        margin: 0 0 0 37px;
    }

    .bg_contenido_interno h3 {
    font-size: 2.5em;
    line-height: 42px;
    width: 65%;
    margin: auto;
    font-weight: bolder;
    letter-spacing: 0px;
}

    .dte_emprendimiento h5 {
    background: #2750aa;
    color: #FFF;
    padding: 10px;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    width: 95%;
    margin: auto auto 20px;
    border-radius: 12px;
}


    .parent_dte {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px;
    justify-items: center;
    align-content: space-evenly;
    align-items: center;
    justify-content: center;
}

    h3.titulo_grande {
    width: 146%;
    font-family: "Roboto";
    color: #173e9f;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 30px;
    text-align: center;
    margin: 0 0 0 -40px;
}

    .bg_contenido_emprendimiento {
    overflow: hidden;
    background: #f2f2f2;
    padding: 0;
    margin: 1%;
    border-radius: 15px;
}


.footer_section {
        background-size: cover;
        background-position: center;
        padding: 20px 15px;
        text-align: center;
    }

    .footer_section .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer_section .col-md-4,
    .footer_section .col-md-8,
    .footer_section .col-md-12 {
        width: 100%;
        padding: 5px 0;
    }

    .footer_section img.img-responsive {
        max-width: 80%;
        height: auto;
        margin: 10px auto;
    }

    .titulo_footer {
        font-size: 1em;
        margin-bottom: 10px;
    }

    .link_footer {
        display: block;
        font-size: 1em;
        font-weight: bold;
        padding: 10px;
        background: rgba(255, 255, 255, 0.1);
        color: #ffffff;
        border-radius: 8px;
        transition: background 0.3s ease-in-out;
    }

    .link_footer:hover {
        background: rgba(255, 255, 255, 0.3);
    }

  .footer_section .col-md-4 {
        width: 100%;
        text-align: center;
        margin-bottom: -22px;
    }

    .footer_section .col-md-8 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .superior_puntosclave {
        padding: 15px;
        text-align: center;
    }

    .superior_puntosclave h3.titulo_grande {
        font-size: 1.8em;
        line-height: 1.2;
    }

    .superior_puntosclave h3 {
        font-size: 2em;
        line-height: 1.3;
        width: 90%;
    }

    .superior_puntosclave p {
        font-size: 1em;
        padding: 0 10px;
    }

    .menu_puntos_claves {
        margin-top: 20px;
        padding: 0;
    }

   .nav-puntos-claves {
        margin: 148px 0 123px -122px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        flex-wrap: nowrap;
    }

    .nav-puntos-claves li {
        width: 100%;
        text-align: center;
    }

    .nav-puntos-claves li a {
        display: block;
        padding: 12px;
        font-size: 1em;
        font-weight: bold;
        background: #f8f9fa;
        border-radius: 8px;
        transition: background 0.3s ease-in-out;
        color: #2750aa;
    }

    .nav-puntos-claves li a:hover,
    .nav-puntos-claves li.active a {
        background: #007bff;
        color: white;
    }

    .imagen_top_emprendimiento {
    display: none;
    border-radius: 20px;
    overflow: hidden;
}

    h4 {
    font-size: 1em;
}


    .menu-emprendimiento {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        padding: 35px 0 0 0;       
        border-radius: 10px; /* Bordes redondeados */
    }

    .menu-emprendimiento li {
        flex: 1 1 50%; /* Hace que los elementos ocupen la mitad del ancho en pantallas pequeñas */
        text-align: center;
        margin: 5px 0;
    }

    .menu-emprendimiento li a {
        display: block;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #888888;
        background: #ffffff;
        border-radius: 8px;
        transition: all 0.3s ease;
    }

    .menu-emprendimiento li a:hover,
    .menu-emprendimiento li.active a {
        background: #007bff;
        color: #888888;
    }
}


@media (max-width: 576px) {

}





@media (max-width: 390px) {

    
    .tab-pane {
    margin: 15px 0 0 0;
    padding: 0px 0px 0px 0px;
}

    ul.nav.nav-tabs.nav-documentos h4
 {
    font-size: 1em;
}

    .col-md-12.col-ejemplo {
    overflow: hidden;
    background: #163d9e;
    padding: 15px 5px 0px 5px;
    border-radius: 15px 0;
    color: #FFFFFF;
}


    ul.nav.nav-tabs.nav_personas_actividades li a h3 {
    font-size: 0.9em;
    margin: 10% 0 0 0;
    width: 100%;
    /* overflow: hidden; */
    /* border: none; */
    line-height: 17px;
}


.caracteristicas_boleta_electronica {
    width: 189px;
    min-height: 290px;
    margin: 28px 0 60px -49px;
    padding: 0px;
}

    .mod_caso_propiedad_titulos_beneficios h4 {
    font-size: 1.5em;
    width: 85%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 15% 0% 10% 11%;
}



}



@media (max-width: 360px) {

    .mod_caso_propiedad_titulos_beneficios h4 {
    font-size: 1.5em;
    width: 85%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 15% 0% 10% 11%;
}



}

/********* Fin Media Querys ********/
/***********************************/

.mod_primera_segunda {
    margin: 25px 0 25px 0;
}

.mod_primera_segunda img {
    float: left;
    margin: 15px;
}

.mod_persona_juridica_conviene {
    overflow: hidden;
    margin: 15px;
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    padding: 3% 0% 3% 0%;
}

.bg_blanco {
    background: #F2f2f2;
    color: #888888;
    padding: 15px;
     border-radius: 15px;
}

.bg_blanco_borde {
    padding: 25px 0 0 0;
    overflow: hidden;
    margin: 10px;
    border-radius: 15px;
}



.title_p_j_conviene { 
    padding: 1%;
    border-radius: 5px;
    color: #c567ff;
    font-weight: bold;
}

.title_p_j_conviene h3 {
    font-size: 1.7em;
}



/* Hace que todo el encabezado sea interactivo */
.panel-heading {
    cursor: pointer;
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

/* Elimina el subrayado y ajusta el comportamiento del enlace */
.panel-title a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 10px 15px;
}

/* Agrega una transición para suavizar el cambio de rotación del icono */
.panel-title a .fa-chevron-circle-up {
    transition: transform 0.3s ease-in-out;
}

/* Cuando el panel está abierto, rota el icono */
.panel-title a[aria-expanded="true"] .fa-chevron-circle-up {
    transform: rotate(180deg);
}

/* Opcional: Agrega un efecto hover al encabezado para indicar interactividad */
.panel-heading:hover {
    background-color: #f5f5f5;
}

.que-actividad-realizaras {
    text-align: center;
    padding: 5px;
    border-radius: 15px;
    color: #FFFFFF;
}

.panel.panel-default.actividad-realizar h4 {
    font-weight: bold;
    font-size: 1.3em;
}

.contenido_persona_actividad h5 {
    font-weight: 600;
    color: #163e9f;
    text-align: left;
    font-family: "Blinker";
    font-size: 1.2em;
    margin: 0px 0px 0px 0px;
    /* border-bottom: 1px dashed #888888; */
    min-height: 45px;
}


.contenido_persona_actividad p {
    color: #163e9f;
    text-align: left; 
        font-family: "Blinker";

}

.personaje_actividad_perfil {
    box-shadow: 1px 1px 1px red;
    box-shadow: inset 0px 15px 0px 0px #337ab7;
    border-bottom: 10px solid #eb510d;
    width: 300px;
    border-radius: 50%;
    margin: 10% auto;
}

.contenido_persona_actividad a {
    color: #fff;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: underline;
    background: #0061a0;
    width: 100%;
    display: block;

    border-radius: 35px;

}

.contenido_persona_actividad a:hover {
    color: #0061a0;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: underline;
    background: #ffffff;
    width: 100%;
    display: block;
    padding: 6px;
    border-radius: 35px;
}

.contenido_persona_actividad > img {
    float: left;
    margin: 11px;
    width: 15%;
}


.conteniendo_hacer_formalizarse_1 {
    min-height: 90px;
    padding: 5% 2%;
   margin: 3px 0 0 0;
}


.conteniendo_hacer_formalizarse p, .conteniendo_hacer_formalizarse_1 p, 
.conteniendo_hacer_formalizarse ul, .conteniendo_hacer_formalizarse_1 ul {
    font-size: 0.8em;
}

.conteniendo_hacer_formalizarse_1 h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #002c48;
}

.col-md-12.col-ejemplo {
    background: #163d9e;
    padding: 15px 5px 0px 5px;
    border-radius: 15px 0;
    color: #FFFFFF;
}




    .panel.with-nav-tabs.panel-default.panel_personas {
        border: none;
        background: none;
    }
    .panel-heading.heading_personas
    {
        border: none;
    }
   ul.nav.nav-tabs.nav_personas_actividades li {
    background: #ccc;
    width: 50%;
}
    ul.nav.nav-tabs.nav_personas_actividades li a {
        width: 100%;
        overflow: hidden;
        border: none;
    }
    ul.nav.nav-tabs.nav_personas_actividades li a h3 {
        margin: 10% 0 0 0;
        width: 100%;
        /* overflow: hidden; */
        /* border: none; */
    }
    ul.nav.nav-tabs.nav_personas_actividades {
        text-align: center;
    }
    .bg_contenido_interno {
        overflow: hidden;
        text-align: left;
        padding: 1%;
    }
    .contenido_interno_txt_img h4 {
        color: #555;
        margin: 2% 0% 0% 0%;
        font-family: "Blinker";
    }
    ul.nav.nav-tabs.nav_personas_actividades li a img {
        width: 35%;
        float: left;
    }
    .contenido_persona_actividad {
        padding: 15px;
        min-height: 180px;
        margin: 15px;
        background: 
        linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        border-radius: 15px;
    }
    .contenido_persona_actividad span {
        display: block;
        font-weight: bold;
        font-size: 2em;
        color: red;
        float: left;
        margin: 25px 0 0 0;
    }
    .contenido_persona_actividad span {
        display: block;
        font-weight: bold;
        font-size: 2em;
        color: #1940a0;
        float: left;
        margin: -3px 14px 90px 4px;
    }
    .row.modulo_documentos {
        background: #fff;
        margin: 10px 0 0 0;
        padding: 15px;
        border-radius: 5px;
    }
    .panel-body {
        margin: 0px 0px 0px 0px;
        padding: 15px;
    }
    a.link {
        background: none;
        color: #ea510d;
        display: contents;
        text-decoration: underline;
    }
    p.alert {
        overflow: hidden;
    }
    strong.afirmacion {
        font-size: 1.8em;
        display: block;
        width: 48px;
        float: left;
        height: 60px;
    }
    .row.row-necesitoactividad {
        border-top: 3px solid #DDD;
        padding: 25px;
        /* background: red; */
        overflow: hidden;
        /* margin: 15px; */
        border-bottom: 3px solid #DDD;
    }
    h2 {
        border-bottom: 1px solid #DDD;
        color: #eb510d;
        font-weight: 600;
    }
/********************************************************************/
/*** 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;
}
.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 {
    color: #ea510d;
    background-color: #ddd;
    border-color: transparent;
}
.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 {
    color: #ea510d;
    background-color: #fff;
    border-color: none;
    border-bottom-color: transparent;
    margin: 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.nav-documentos li {
    display: inline-grid;
    float: none;
}
ul.nav.nav-tabs.nav-documentos li {
    width: 49%;
}
.panel-body ul li a:not(.arrow-click)::before {
    background-color: #0061a0;
    opacity: 0.5;
    border-radius: 50%;
    color: #fff;
    content: none;
    display: block;
    float: left;
    font-family: cursive;
    font-size: 18px;
    font-weight: bold;
    height: 19px;
    line-height: 15px;
    text-align: center;
    width: 19px;
    margin-right: 10px;
}
ul.nav.nav-tabs.nav-documentos h4 {
    font-size: 1.3em;
}
ul.nav.nav-tabs.nav-documentos li.active a h4 {
    font-weight: bold;
    color: #ea510d;
}
h4.tag_debes_emitir {
    font-weight: 600;
    margin: 3% 0% 0% 2%;
    font-size: 1.2em;
    color: #163e9f;
}
ul.nav.nav-tabs.nav_personas_actividades li {
    width: 50%;
}
ul.nav.nav-tabs.nav-documentos li a {
    border: none; 

}

.tab-pane {
    padding: 4% 3% 1% 3%;
}

ul.nav.nav-tabs.verificacion_actividades_menu li
 {border-radius: 5px;
    background: #173e9f;
    overflow: hidden;
 }

ul.nav.nav-tabs.verificacion_actividades_menu li a
 { color: #FFFFFF;
    background: #173e9f;
    overflow: hidden;
 }






.col-md-6.dte-bievenida span {
    font-size: 0.8em;
    margin: 13px 0 22px 0;
    display: block;
    width: 100%;
    color: #ea510d;
    font-weight: bold;
    text-align: center;
}

.col-md-6.dte-bievenida img {
    width: 80%;
   
}



/*****************************************/
/* Estilo base: mantiene tabs en línea en pantallas grandes */
.verificacion_actividades_menu {
  border: none;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 -10px 0;
}

/* Estilo para cada tab */
.verificacion_actividades_menu li {
  flex: 1 1 auto;
  text-align: center;
  margin: 2px;
}

/* Estilo para los enlaces de los tabs */
.verificacion_actividades_menu li a {
  display: block;
  padding: 10px 12px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Responsive para pantallas menores a 768px (celulares y tablets) */
@media (max-width: 768px) {
  .verificacion_actividades_menu {
    flex-direction: column; /* Coloca los tabs en columna */
  }

  .verificacion_actividades_menu li {
    flex: none;
    width: 100%;
  }

  .verificacion_actividades_menu li a {
    text-align: left;
    font-size: 14px;
    padding: 12px 16px;
  }
}


/* Estilo para tab activo */
.verificacion_actividades_menu li.active a {
  background-color: #007bff; /* Azul Bootstrap */
  color: #ffffff;
  border-radius: 4px;
}

/* Mejora accesibilidad al pasar el mouse por los tabs */
.verificacion_actividades_menu li a:hover,
.verificacion_actividades_menu li a:focus {
  background-color: #e6f0ff;
  color: #007bff;
  text-decoration: none;
}


/*****************************************/

#contact-buttons-bar {
  position: fixed;
  top: 120px;
  left: 0;
  z-index: 10000000;
}

.contact-button-link {
  display: flex;                      /* Flex funciona bien en Bootstrap 3 */
  align-items: center;
  justify-content: flex-start;
  width: 50px;                        /* Inicialmente solo ícono */
  height: 50px;
  padding: 0 10px;
  margin-bottom: 5px;
  background: #ffe200;
  color: black;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 0 10px 10px 0;
  transition: width 0.4s ease, background-color 0.3s ease;
  text-decoration: none;
}

.contact-button-link i {
  font-size: 22px;
  flex-shrink: 0;
  transition: transform 0.4s ease;
}

.contact-button-link .button-text {
  margin-left: 10px;
  opacity: 0;
  transition: opacity 0.4s ease;
  font-size: 16px;
  color: #FFFFFF;
}

.contact-button-link:hover {
  width: 260px;                       /* Se expande con animación */
  background-color: #ea510d;
  text-decoration: none;
}

.contact-button-link:hover .button-text {
  opacity: 1;
  color: #FFFFFF;
}

.contact-button-link:hover i {
  transform: rotate(360deg);
}

/* Mejora compatibilidad con Bootstrap 3: evita conflictos */
#contact-buttons-bar .contact-button-link {
  border-radius: 0px 10px 10px 0px;
}


@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.contact-button-link.pulse {
  animation: pulse 1.5s infinite;
}

/***************************************************/
.img_header_emprendedor {
    margin: 15% 4% 2% 0%;
}


/**************************************************/



.contenido_ventanas_detalle_beneficios {
    padding: 10px 5px 5px 15px;
    border-bottom: 3px solid #173e9a;
}

.mod_caso_propiedad_beneficios 
{   overflow: hidden;
    margin: 1% 0% 0% 0%;
    color: #FFFFFF;
}

.mod_caso_propiedad_beneficios .col-md-8 p {
    width: 96%;
    padding: %;
}


.content_ventajas_beneficios {
    color: #FFF;
    background: #1c44a2;
    padding: 0%;
    margin: 2% 0% 2% 0%;
    border-radius: 10px;
}

.contenido_ventanas_detalle_beneficios h6 {
    font-size: 1.2em;
    color: #ffbb00;
    margin: 10px 0 0 0;
}

.mod_caso_propiedad_titulos_beneficios {
    overflow: hidden;
    margin: 1% 0% 0% 0%;
    color: #FFFFFF;
}

span.separador_llave
 {
    float: right;
    font-size: 7em;
    display: block;
    margin: -25% -5% 0% 0%;
    font-family: arial;
}

.mod_persona_juridica_conviene h5 {
 font-size: 1.4em;
}

.caracteristicas_boleta_electronica {
     margin: 10px 0 20px 0px;
    padding: 15px;
}

.caracteristicas_boleta_electronica p {
    min-height: 85px;
    overflow: hidden;
}