/*!
Theme Name: Enciclomedia
Theme URI: https://enciclomedia.com
Author: Enciclomedia
Author URI: https://enciclomedia.com
Description: Enciclomedia Theme
Version: 1.0.0
Text Domain: enciclomedia
*/


/* Reset
--------------------------------------------- */
@media (min-width: 1400px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1464px; }
}
@media (min-width: 992px) {
.w-360 { max-width: 360px; padding:0px; }
.w-360 + div[class^="col"] { max-width: calc(100% - 360px); }
}
.navbar-toggler:focus { box-shadow: none; }
.underline { position: relative; margin-bottom: 28px; }
.underline:after { background-color: #057091; bottom: -8px; content: ''; height: 4px; left: 0; position: absolute; width: 90px; }
/* Links
--------------------------------------------- */
a, a:visited, a:hover, a:focus, a:active { text-decoration: none; }
/* Captions
--------------------------------------------- */
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.wp-caption-text { text-align: center; }
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
/* Alignments
--------------------------------------------- */
.alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; }
.alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; }
/* Header
--------------------------------------------- */
#header { padding: 15px 0; }
/* Home
--------------------------------------------- */
#home {}
#home .heading { margin: 16px 0; }
/* Sidebar
--------------------------------------------- */
.sidebar { padding: 14px 14px; }
/* Load More
--------------------------------------------- */
[data-results] { --bs-gutter-x: 1rem; }
[data-results] .grid-item { margin-bottom: 16px; }
@media (max-width: 575.98px) {
[data-results] .grid-item img { width: 100%; }
}
[data-more], [data-loading] { margin-bottom: 38px; }
[data-more] .btn-more { font-family: 'Poppins', sans-serif; }
/* Ficha
--------------------------------------------- */
.ficha-single {}
.ficha-single .holder { padding: 20px 12px; }
.ficha-single .holder h5 { font-weight: 600; margin-bottom: 16px; }
.ficha-single .holder p { font-size: 1rem; }
/* Archive: Ficha
--------------------------------------------- */
#archive-ficha .pagination { display: block; margin: 20px 0; }
#archive-ficha .pagination .nav-links { align-items: center; display: flex; justify-content: center; }
#archive-ficha .pagination .nav-links .page-numbers { padding: 2px 0; text-align: center; width: 32px; }
#archive-ficha .pagination .nav-links .page-numbers.prev {}
#archive-ficha .pagination .nav-links .page-numbers.next {}
#archive-ficha .pagination .nav-links .page-numbers.current { background-color: #eeeeee; color: #033453; }
/* Category
--------------------------------------------- */
#search .banner, #category .banner, #special-pages .banner { background-position: right center; background-repeat: no-repeat; background-size: contain; padding: 38px 117px; position: relative; }
#category .banner:before { background: rgb(56,87,97); background: linear-gradient(90deg, rgba(56,87,97,1) 0%, rgba(56,87,97,1) 60%, rgba(56,87,97,0.8995973389355743) 80%, rgba(56,87,97,0) 100%); content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#category .banner h1 { font-size: 3rem; position: relative; z-index: 9; }
/* Slide
--------------------------------------------- */
.slide {}
.slide .slide-thumbnails .ratio { background-position: center; background-size: cover; --bs-aspect-ratio: calc(500 / 1071 * 100%); }
.slide .slide-thumbnails .slick-next, .slide .slide-thumbnails .slick-prev { bottom: 50%; transform: translateY(50%); z-index: 99; }
.slide .slide-content { max-width: 100%; }
@media (min-width: 1200px) {
.slide .slide-content { max-width: calc(100% - 330px); }
}
.slide .slide-content .holder { padding-bottom: 34px; padding-left: 32px; padding-top: 40px; }
@media (max-width: 991.98px) {
.slide .slide-content .holder { padding: 34px 32px; }
}
@media (max-width: 575.98px) {
.slide .slide-content .holder { padding: 24px 22px; }
}
.slide .slide-content h4 { font-size: 2rem; }
.slide .slide-navigation { max-width: 330px; }
.slide .slide-navigation > div { padding: 20px 0 0 20px; }
.slide .slide-navigation .ratio { background-position: center; background-size: cover; width: 90px; }
.slide .slide-navigation .thumbnail { cursor: pointer; }
.slide .slide-navigation .thumbnail.active { outline: rgba(0, 80, 134, 0.4) solid 6px; }
/* Breadcrumb
--------------------------------------------- */
.breadcrumb { font-size: 12px; padding: 10px 16px; }
/* Ficha
--------------------------------------------- */
#ficha {}
#ficha .title { font-size: 3rem; margin: 16px 0; }
#ficha .ficha-content { font-size: 1.25rem; margin: 16px 0; }
#ficha .row > div[class^="col"] > h3 { font-size: 2.5rem; margin-bottom: 16px; }
#ficha .gallery { --bs-gutter-x: 1rem; }
#ficha .gallery .grid-item { margin-bottom: 16px; }
/* Footer
--------------------------------------------- */
#footer {}
#footer .widget { margin: 30px 0; }
#footer .widget .widget-title { font-size: 1.25rem; }
#footer .widget .nav > .nav-item { /*flex: 50%;*/ }
.nav-item-ft { font-weight: 700 !important; }
@media (max-width: 1199.98px) {
#footer .widget .nav > .nav-item { flex: 100%; }
}
#footer .widget .nav > .nav-item > .nav-link { color: #4E4D4D; font-size: 1.125rem; }
/* Copy
--------------------------------------------- */
#copy { padding: 16px 0; }
#copy p { color: #F2F2F2; font-size: 14px; }
/* Twitter Typeahead
--------------------------------------------- */
.twitter-typeahead { -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; }
.tt-menu { width: 100%; }
/* Table Width percent
--------------------------------------------- */
.tbp1 {width:1%;}
.tbp2 {width:2%;}
.tbp3 {width:3%;}
.tbp4 {width:4%;}
.tbp5 {width:5%;}
.tbp6 {width:6%;}
.tbp7 {width:7%;}
.tbp8 {width:8%;}
.tbp9 {width:9%;}
.tbp10 {width:10%;}
.tbp11 {width:11%;}
.tbp12 {width:12%;}
.tbp13 {width:13%;}
.tbp14 {width:14%;}
.tbp15 {width:15%;}
.tbp16 {width:16%;}
.tbp17 {width:17%;}
.tbp18 {width:18%;}
.tbp19 {width:19%;}
.tbp20 {width:20%;}
.tbp21 {width:21%;}
.tbp22 {width:22%;}
.tbp23 {width:23%;}
.tbp24 {width:24%;}
.tbp25 {width:25%;}
.tbp26 {width:26%;}
.tbp27 {width:27%;}
.tbp28 {width:28%;}
.tbp29 {width:29%;}
.tbp30 {width:30%;}
.tbp31 {width:31%;}
.tbp32 {width:32%;}
.tbp33 {width:33%;}
.tbp34 {width:34%;}
.tbp35 {width:35%;}
.tbp36 {width:36%;}
.tbp37 {width:37%;}
.tbp38 {width:38%;}
.tbp39 {width:39%;}
.tbp40 {width:40%;}
.tbp41 {width:41%;}
.tbp42 {width:42%;}
.tbp43 {width:43%;}
.tbp44 {width:44%;}
.tbp45 {width:45%;}
.tbp46 {width:46%;}
.tbp47 {width:47%;}
.tbp48 {width:48%;}
.tbp49 {width:49%;}
.tbp50 {width:50%;}
.tbp51 {width:51%;}
.tbp52 {width:52%;}
.tbp53 {width:53%;}
.tbp54 {width:54%;}
.tbp55 {width:55%;}
.tbp56 {width:56%;}
.tbp57 {width:57%;}
.tbp58 {width:58%;}
.tbp59 {width:59%;}
.tbp60 {width:60%;}
.tbp61 {width:61%;}
.tbp62 {width:62%;}
.tbp63 {width:63%;}
.tbp64 {width:64%;}
.tbp65 {width:65%;}
.tbp66 {width:66%;}
.tbp67 {width:67%;}
.tbp68 {width:68%;}
.tbp69 {width:69%;}
.tbp70 {width:70%;}
.tbp71 {width:71%;}
.tbp72 {width:72%;}
.tbp73 {width:73%;}
.tbp74 {width:74%;}
.tbp75 {width:75%;}
.tbp76 {width:76%;}
.tbp77 {width:77%;}
.tbp78 {width:78%;}
.tbp79 {width:79%;}
.tbp80 {width:80%;}
.tbp81 {width:81%;}
.tbp82 {width:82%;}
.tbp83 {width:83%;}
.tbp84 {width:84%;}
.tbp85 {width:85%;}
.tbp86 {width:86%;}
.tbp87 {width:87%;}
.tbp88 {width:88%;}
.tbp89 {width:89%;}
.tbp90 {width:90%;}
.tbp91 {width:91%;}
.tbp92 {width:92%;}
.tbp93 {width:93%;}
.tbp94 {width:94%;}
.tbp95 {width:95%;}
.tbp96 {width:96%;}
.tbp97 {width:97%;}
.tbp98 {width:98%;}
.tbp99 {width:99%;}
.tbp100 {width:100%;}
.boxscrl {overflow-x: auto;}
.boxscrl table td {white-space: nowrap; padding-right:5px;}
.boxad { padding-top:5px; padding-bottom:5px; text-align:center; margin:0 auto; }
.boxadii { padding-top:5px; padding-bottom:5px; }
.lnkABC { width:96px; margin:5px; display:inline-table; position:relative; text-align:center; }