/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 24 2025 | 12:21:47 */
body {
    -webkit-font-smoothing: inherit;
    -moz-font-smoothing: inherit;;
    -moz-osx-font-smoothing: inherit;
    text-rendering: auto;
}


a{color:#01796c;}
.page-id-28 .site-main .page-content, .page-id-525 .site-main .page-content{padding-bottom:0px;}
.page h1{font-size: 44px;margin-top:30px;margin-bottom:30px;}
.content-jherreros{position: absolute;bottom: 20px;right: 10px;width:180px;}
.jherreros{font-size:14px;color:#FFFFFF!important;background: rgba(0, 0, 0, 0.5);padding:2px 10px;border-radius:15px;text-align:center;}
.elementor-kit-6 a{font-weight:400;}
.page-content p a, .myTableDocuments td a, li.lista-txt a{text-decoration:underline;font-weight:400;color:#01796c;}
.page-content a:hover{color:#333333;}
.link-powerbi, .link-powerbi:hover{text-decoration:none!important;}
.wp-caption-text{text-align:right;}
.type-page .page-header .entry-title{display:none;}
/*texto lista*/
ul li.lista-txt{list-style:none;margin-top:20px;}
ul li.lista-txt img{margin-right:10px;}
/*texto tabla*/
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{background-color: hsl(72.73deg 50.77% 87.25%);}
/*noticias*/
.elementor-55 .elementor-element-b8b56f8{margin-top:0;margin-bottom:0;font-size.44px;}
.elementor-55 .elementor-element-b8b56f8 h1{font-size.44px;}
.feedzy-rss ul li span.title{font-family:Roboto, sans-serif!important;}
/*categorias areas protegidas*/
.categorias-ap ul{margin-top:10px;margin-bottom:10px;}
.categorias-ap ul li{padding-left:20px;list-style:none;margin-bottom: 10px;}
.categorias-ap ul li.bullet-01{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-01.png); background-repeat:no-repeat;background-position:0 5px;}
.categorias-ap ul li.bullet-02{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-02.png); background-repeat:no-repeat;background-position:0 5px;}
.categorias-ap ul li.bullet-03{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-04.png); background-repeat:no-repeat;background-position:0 5px;}
.categorias-ap ul li.bullet-04{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-06.png); background-repeat:no-repeat;background-position:0 5px;}
.categorias-ap ul li.bullet-05{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-05.png); background-repeat:no-repeat;background-position:0 5px;}
.categorias-ap ul li.bullet-06{background-image: url(https://snap.mma.gob.cl/wp-content/uploads/2025/06/bullet-03.png); background-repeat:no-repeat;background-position:0 5px;}
/*footer*/
.datos-footer {color: #fff;}
.datos-footer ul li{list-style:none;text-align:right;font-size:14px;}
/*sticky footer*/
.site-main{display: flex;min-height: calc(100vh - 368px);flex-direction: column;}
.elementor-location-footer{
  margin-top: auto;
  background-color: inherit;
  padding:0;
  text-align: center;
  bottom:0;
}
/*datatables*/
/* ==========================================================================
   Data table
   ========================================================================== */
.dataTables_filter input {
  width: 700px; /* Ancho en pantallas grandes */
  max-width: 100%; /* Asegúrate de que no exceda el ancho del contenedor */
  box-sizing: border-box; /* Incluye padding y border en el ancho */
}
/* Media query para pantallas más pequeñas */
@media (max-width: 768px) {
  .dataTables_filter input {
    width: 100%; /* Ajusta el ancho al 100% en pantallas más pequeñas */
    max-width: none; /* Elimina el max-width para que ocupe todo el espacio disponible */
  }
}
.dataTables_wrapper .top {
  align-items: center; /* Centra verticalmente */
  margin-bottom: 10px; /* Espacio inferior */
}
label {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.dataTables_wrapper .dataTables_info {
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 0px;
}
.dataTables_wrapper {
  padding: 0px 0;
}
.dataTables_wrapper .dataTables_length{width: 30%;}
.dataTables_wrapper .dataTables_length label{width:100%;justify-content:start;}
.dataTables_wrapper .dataTables_length select{width: 30%;}
table.dataTable thead th, table.dataTable thead td {
  border-bottom: 2px solid #B1C3B1 !important;
}
.dataTables_wrapper .dataTables_filter input {
  padding: .5rem .75rem;
  font-size: 16px;
  line-height: 1.25;
  color: #464a4c;
  border: 1px solid #ccc;
  border-radius: .25rem;
}
.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate a.paginate_button {
  padding: 0px 10px !important;
  margin-left: 6px;
  color: #333 !important;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  border-radius: 4px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #39393a !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate a.paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #a13e11 !important;
  background: #a13e11 !important;
  font-size: 16px;
  margin-bottom: 10px;
  color:#FFFFFF!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #333 !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  font-weight: normal;
  font-size: 16px;
}
table.dataTable tbody tr:hover {
  background-color: #EAEAEA;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{background-color: hsl(73deg 51% 87% / 54%);}
table.dataTable {
  border-collapse: collapse !important;
  margin: 0;
  width: 100% !important;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #ccc;
  padding: .5rem .75rem;
  margin: 0 5px;
}
.dataTables_wrapper .dataTables_filter {
  margin-bottom: 10px;
}
/* ==========================================================================
   table
   ========================================================================== */
.entry-content table {
  border-bottom: 1px solid #ccc !important;
}
.table-hover > tbody > tr:hover {
  background-color: rgba(0, 0, 0, 0.06) !important
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 16px !important;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ccc;
}
table > thead > tr > th {
  border-left: 1px solid #A5B7A5 !important;
  border-right: 1px solid #A5B7A5 !important;
  border-top: 1px solid #A5B7A5 !important;
}
table > thead > tr > th {
  border-bottom: 2px solid #B1C3B1 !important;
  background: #bed0be;
}
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #ccc;
}
table {
  background-color: transparent;
}
table {
  border: 1px solid #ccc;
}
table > thead > tr > th, table > thead > tr > td {
  border-bottom-width: 2px;
}
table > tbody > tr:hover {
  background-color: rgba(0, 0, 0, 0, 0.06);
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
table > thead > tr > td.active, table > tbody > tr > td.active, table > tfoot > tr > td.active, table > thead > tr > th.active, table > tbody > tr > th.active, table > tfoot > tr > th.active, table > thead > tr.active > td, table > tbody > tr.active > td, table > tfoot > tr.active > td, table > thead > tr.active > th, table > tbody > tr.active > th, table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
table > tbody > tr > td.active:hover, table > tbody > tr > th.active:hover, table > tbody > tr.active:hover > td, table > tbody > tr:hover > .active, table > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

@media (max-width: 344px) {
	.datos-footer ul li{font-size:11px;}
}
@media (min-width: 345px) and (max-width: 768px) {
	.datos-footer ul li{font-size:12px;}
}

/*noticias*/
/* ==========================================================================
fedzy feed
   ==========================================================================*/
.rss_item {
    display: flex !important;
    flex-direction: column !important; /* Mantiene el diseño en columna */
}

.rss_image {
    order: 1 !important; /* Primero en el orden */

}

.rss_content {
    order: 2 !important; /* Segundo en el orden */
}

.title {
    order: 3 !important; /* Tercero en el orden */
}

.feedzy-rss ul {
  margin: 0 -1% !important;
}
.feedzy-rss .rss_item .rss_image {
  width: 100% !important;
  height: 200px !important;
  /*margin: 0 0 40px !important;*/
  overflow: hidden;
 border:1px solid #ccc !important;
}

.feedzy-rss img {
    width: 360px !important;         
    height: 200px !important;   
    object-fit: cover !important;    
    object-position: center !important; 
    display: block;
}

.feedzy-rss .rss_item .rss_image .fetched {
  -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
}
.feedzy-rss .rss_item .rss_image .fetched:hover {
  transform: scale(1.1);
}
.rss_header {
  display: none !important;
}
.feedzy-rss .rss_item {
  position: relative;
}
.feedzy-rss .rss_item .rss_content small {
  font-style: normal !important;
  text-transform: uppercase;
  color: #5E5E5E;
  padding:8px 0 5px 0;
}
.feedzy-rss .rss_item .rss_content small::before {
  font-family: "Font Awesome 5 Free";
  content: "\f133";
  margin-right: 5px;
  font-weight: 900;
  color:#50ACAB;
}
.feedzy-rss .rss_item {
  list-style: none !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.feedzy-rss .rss_item {
  width: 30.9%;
  float: left;
  margin: 1.2% !important;
  min-height: 362px;
}

.feedzy-rss .rss_item .title{
  font-size: 18px !important;
  line-height: 1.2em !important;
  font-family: "museo-sans", Sans-serif;
  margin-bottom:20px;   
}

.feedzy-rss .rss_item .title a {
  color: #003028 !important;
  text-decoration:none;
}
.feedzy-rss .rss_item .title a:hover {
  color: #576555 !important;
}
@media (max-width: 768px) {
  .feedzy-rss .rss_item .rss_image {
    height: 144px !important;
  }

}
@media (max-width: 480px) {
  .feedzy-rss .rss_item .rss_image {
    height: 200px !important;
  }

  .feedzy-rss .rss_item {
    width: 96% !important
  }
}
/*fin noticias*/