@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Righteous');

body, html {font-family:'Open Sans', sans-serif;margin:0;padding:0;height:100%;-webkit-text-size-adjust:100%;background-color:#FAFAFA;color:#333;scroll-behavior:smooth;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;border:0;outline:0;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;display:inline;font-weight:inherit;}

header {float:left;width:100%;background-color:#ed6c47;position:fixed;z-index:100;height:55px;}
.header-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;position:relative;height:55px;z-index:100;background-color:#ed6c47;padding:0 25px;}
.header-top {float:left;width:100%;height:55px;}
.header-brand {float:left;font-size:30px;color:#333;text-decoration:none;font-weight:700;margin:7px 10px 0px 0;font-family:'Righteous', cursive;line-height:38px;}
.header-brand span {color:#fff;}
.header-brand img {height:26px;margin:0px 0px -4px 0;}
.header-right {float:right;height:55px;}
.header-search-m {float:right;width:250px; margin-left:15px;}
.header-search {float:left;width:100%;height:35px;margin:10px 0 0;overflow:hidden;}
.header-search form {float:left;width:100%;height:35px;}
.header-search input,.header-search button {box-sizing:border-box;}
.header-search input {float:left;width:calc(100% - 35px);height:35px;border:0px solid #ccc;border-right:0;background:#fff;margin:0;padding:0 10px;font-size:16px;color:#333;}
.header-search button {float:left;width:35px;height:35px;border:0px solid #ccc;margin:0;padding:7px;text-align:center;}
.header-lang {float: right;}
.header-lang select {background-color: #fff; border: 0px solid #999;color: #777;float: left;font-size: 1rem;padding: 8px 10px; margin:10px 0 0 15px;}
.header-sub {float:left;width:100%;background-color:#666;}
.header-sub-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;position:relative;height:55px;background-color:#666;padding:0 25px;}
.filters {float:left;width:100%;padding:10px 0;}
.filters select {background-color:#fff;border:0;color:#777;float:left;font-size:1rem;padding:0 10px;width:28%;height:35px;margin-right:15px;}
.filters button {border:0;float:left;height:35px;text-decoration:none;text-align:center;line-height:35px;background-color:#FFBE0B;color:#000;font-size:1rem;width:calc(16% - 45px);cursor:pointer;font-weight:700;}
.filters button:hover {background-color:#333;color:#fff;}
.header_selects {float:left;margin-top:12px;}
.header_selects select {border:1px solid #fff;background-color:#fff;padding:0px 10px;height:30px;font-size:16px;float:right;margin:0px 0px 0 10px;color:#999;}
.header_selects select:nth-child(1) {max-width:250px;}
.header_selects select:nth-child(2) {max-width:200px;}
.header_selects span {float:right;margin:7px 0px 0 0px;color:#fff;}
.login_on {position:fixed;top:10px;right:25px;color:#fff;}
.login_on a {float:left;background-color:#ddd;color:#333;padding:5px 7px;text-align:center;}
.login_on a.upload {background-color:#ff9900;color:#fff;}
.login_on a.config {background-color:#539fc9;color:#fff;}
.login_on a.deepl {background-color:#333;color:#fff;}
.login_on a.logout {background-color:#cc0000;color:#fff;}
.login_on a img {height:18px;display:block;}
.mobile-search-form {float:left;width:100%;margin-bottom:15px;}
.mobile-search-form input {float:left;width:100%;height:36px;border:0;background:#fff;color:#333;font-size:15px;padding:0 10px;margin-bottom:8px;}
.mobile-search-form button {float:left;width:100%;height:36px;border:0;background:#537FAD;color:#fff;font-size:15px;font-weight:700;cursor:pointer;}
.btn_buscar_mobile {float:left;width:100%;height:38px;border:0;background:#537FAD;color:#fff;font-size:15px;font-weight:700;cursor:pointer;margin-top:10px;}

.idioma-select-real{display:none!important;}
.idioma-custom{float:left;position:relative;margin:10px 0 0 15px;}
.idioma-custom-btn{float:left;height:35px;border:0;background:#fff;color:#333;font-size:14px;padding:0 10px;display:flex;align-items:center;gap:7px;cursor:pointer;}
.idioma-custom-btn img{width:25px;height:22px;object-fit:cover;display:block;}
.idioma-custom-list{display:none;position:absolute;top:39px;right:0;width:160px;background:#fff;z-index:9999;box-shadow:0 8px 22px rgba(0,0,0,.18);padding:5px 0;}
.idioma-custom.open .idioma-custom-list{display:block;}
.idioma-custom-option{width:100%;height:34px;border:0;background:#fff;color:#333;font-size:14px;text-align:left;padding:0 10px;display:flex;align-items:center;gap:8px;cursor:pointer;}
.idioma-custom-option:hover,.idioma-custom-option.active{background:#f0f0f0;}
.idioma-custom-option img{width:25px;height:22px;object-fit:cover;display:block;}
.idioma-custom-mobile{float:left;width:100%;margin:0 0 10px 0;}
.idioma-custom-mobile .idioma-custom-btn{width:100%;justify-content:flex-start;}
.idioma-custom-mobile .idioma-custom-list{position:relative;top:auto;right:auto;width:100%;box-shadow:none;margin-top:4px;}
@media screen and (max-width:600px){.header-lang{display:none;}}

footer {float:left;width:100%;background-color:#333;color:#fff;font-size:14px;font-weight:300;}
.footer-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;background-color:#333;text-align:center;padding:20px 20px;}
.footer-container b {display:block;font-size:16px;margin-bottom:10px;}
.footer-container span {display:block;font-size:16px;margin-bottom:10px;}
.footer-container a {text-decoration:none;color:#fff;}
.footer-container a:hover {text-decoration:underline;}

.header-container, .header-top, .header-brand, .header-right, .header-search-m, .header-search, .header-search input, .header-search button, .header-search button img, .header-sub-container, .filters, .filters select, .filters button, .footer-container, .header_sub, .apps_filter, .apps_filter select, .header_sub_block a, .login_on a, .header-brand i, .mobile-search-form, .mobile-search-form input, .mobile-search-form button, .btn_buscar_mobile, ..header-lang select {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Menu  \*------------------------------------*/

.header-menu {float: right; margin-right: 0px;}
.header-menu ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;}
.header-menu li {float: right;}
.header-menu li a, .header-menu .dropbtn {display: inline-block;color:#fff;text-align: center;text-decoration: none; line-height: 55px; padding: 0 10px 0 10px; font-size: 15px;font-weight: 600;}
.header-menu li a:hover, .header-menu .dropdown:hover .dropbtn {background-color: #666;}
.header-menu li a i {margin: 0 4px; font-size: 15px; line-height: 55px;}
.header-menu li.dropdown {display: inline-block;}
.header-menu .dropdown-content {display: none;position: absolute;background-color: #333; min-width: 155px;z-index: 1; border-bottom: 5px solid #333;}
.header-menu .dropdown-content a {color:#fff;padding: 0px 10px;text-decoration: none;display: block;text-align: left; line-height: 35px;}
.header-menu .dropdown-content a:hover {background-color: #1B526E;}
.header-menu .dropdown:hover .dropdown-content {display: block;}
.header-menu .flags {float: right;}
.header-menu .flags .dropdown-content {min-width: 150px;right: 25px;}
.header-menu .flags .dropdown-content a {text-align: right;}

.header-menu li a, .header-menu .dropbtn, .header-menu .dropdown-content a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Home  \*------------------------------------*/

.main-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;background-color:#fff;padding:130px 25px 25px 25px;}
.main-container-flex {display:flex;justify-content:space-between;}
.left {float:left;width:calc(100% - 300px);padding-right:25px;}
.full {float:left;width:100%;}
.sidebar {float:right;width:300px;padding:0px 0px 0 0px;}
.main-container:after, .left:after, .sidebar:after, .full:after {content:"";display:table;clear:both;}
.home_image {float:left;width:100%;margin-bottom:20px;position:relative;height:0;padding-bottom:35%;background-size:cover;background-position:center 50%;}
.title_main {float:left;width:100%;color:#333;font-size:30px;font-weight:700;margin:-5px 0 10px 0;}
.desc_main {float:left;width:100%;font-weight:400;font-size:16px;line-height:24px;color:#333;margin:0px 0 25px 0;text-align:justify;}
.desc_main a {color:#00a7e1;}
.desc_main p {margin:0px 0 20px 0;float:left; width:100%;}
.desc_main p:last-child {margin:0px 0 10px 0;}
.desc_main span {float:left;font-size:16px;color:#333;width:60%;margin-bottom:5px;}
.desc_main span:last-child {margin-bottom:0px;}
.desc_main span b {color:#333;margin-right:3px;font-weight:600;}
.desc_main span a {color:#7c6539;text-decoration:underline;}
.desc_main span u {color:#7c6539;}
.desc_main h2 {float:left;width:100%;color:#333;font-weight:700;font-size:24px;display:block;text-align:left;border-bottom:1px dashed #ddd;padding-bottom:15px;margin-bottom:10px;}
.desc_main h3 {float:left;width:100%;color:#333;font-weight:700;font-size:20px;display:block;text-align:left;border-bottom:1px dashed #ddd;padding-bottom:10px;margin-bottom:10px;}
.desc_main h4 {float:left;width:100%;color:#333;font-weight:700;font-size:18px;display:block;text-align:left;margin-bottom:15px;}
.desc_main.faq h3 {float:left;width:100%;color:#2377BC;font-weight:700;font-size:18px;display:block;margin:0px 0 10px 0;text-align:left;}
.desc_main table {margin-bottom:20px;border-collapse:collapse;width:100%;border:1px solid #000;}
.desc_main table th, .desc_main table td {border:1px solid #000;padding:8px;text-align:left;}
.desc_main ul,.desc_main ol{margin:0 0 0px;padding-left:32px;width:auto;float:none;box-sizing:border-box;}
.desc_main ul li, .desc_main ol li{margin-bottom:3px;}
.title_cats {float:left;width:100%;color:#333;font-weight:700;font-size:24px;display:block;margin:0px 0 10px 0;text-align:left;}
.title_cats a {color:#333;}
.title_cats span {float:right;color:#333;font-weight:400;font-size:14px;padding-top:10px;}
.title_cats span i {font-size:13px;}
.title_cats_home {float:left;width:100%;color:#000;font-weight:700;font-size:18px;display:block;margin:0px 0 20px 0;text-align:left;background-color:#eee;box-sizing:border-box; padding:5px 15px 7px 15px;}
.title_sidebar {float:left;width:100%;color:#333;font-weight:700;font-size:18px;display:block;border-bottom:1px dashed #ddd;margin-bottom:20px;padding-bottom:10px;}
.title_cats2 {float:left;width:100%;color:#333;font-weight:700;font-size:18px;display:block;margin:0px 0 10px 0;}

.blog_box_content {float:left;width:100%;margin:0px 0 20px 0px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.blog_box_thumb {float:left;width:33.333%;border:15px solid #fff;position:relative;transition:200ms ease-in-out;outline:1px dashed #ddd;}
.blog_box_thumb.blog {width:25%;}
.blog_box_thumb.sidebar {width:100%;}
.blog_box_thumb.cat {width:25%;}
.blog_box_thumb.cat2 {width:20%;}
.blog_box_thumb.cat3 {width:33.333%;border:15px solid #DEEFFC;background-color:#DEEFFC;outline:1px dashed #fff;}
.blog_box_thumb.cat4 {width:16.666%;}
.blog_box_thumb.cats {width: 12.5%;}
.blog_box_thumb_img {float:left;width:100%;margin-bottom:10px;position:relative;height:0;padding-bottom:60%;background-size:cover;background-position:center 50%;transition:100ms ease-in-out;border:0px solid #000;overflow:hidden;}
.blog_box_thumb_img.cat {padding-bottom:75%;background-repeat:no-repeat;background-color:#fff;}
.blog_box_thumb_img img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background-color:#eee;transition:100ms ease-in-out;}
.blog_box_thumb.cats img {float: left; width: 100%; margin-bottom: 10px;/*opacity: 0.65;*/transition: 100ms ease-in-out;}
.blog_box_thumb.cats img:hover {opacity: 1;}
.blog_box_thumb_img date {font-weight:700;font-size:18px;color:#f70759;position:absolute;top:10px;right:10px;background:#fff;padding:1px 5px;}
.blog_box_thumb_img date2 {font-weight:400;font-size:14px;color:#333;position:absolute;top:10px;right:10px;background:#fff;padding:1px 5px;}
.blog_box_thumb_img date i {color:#966B32;}
.blog_box_thumb b {float:left;width:100%;color:#333;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:20px;text-align:left;}
.blog_box_thumb.cat3 b {float:left;width:100%;color:#333;margin-bottom:0px;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:unset;font-weight:600;font-size:16px;text-align:left;}
.blog_box_thumb.cats b{float: left;width: 100%; color: #333;margin-bottom: 5px;    display: block !important;-webkit-line-clamp: unset !important;-webkit-box-orient: unset !important;overflow: visible !important;text-overflow: unset !important; font-weight: 600;font-size: 15px;text-align: center;}
.blog_box_thumb.sidebar b {font-size:18px;margin-bottom:0px;}
.blog_box_thumb b a {text-decoration:none;color:#333;}
.blog_box_thumb span {float:left;width:100%;font-weight:400;font-size:15px;line-height:23px;color:#333;margin:0px 0 5px 0;}
.blog_box_thumb span.metas {background-color:#eee;padding:5px 15px;margin:5px 0 7px 0!important;font-weight:bold;}
.blog_box_thumb span.metas i {font-weight:normal;font-style:normal;}
.blog_box_thumb span.metas a {color:#333;}
.lines1 {display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.lines2 {display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.lines3 {display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.blog_box_thumb a.config {position:absolute;top:0px;left:0px;background-color:#539fc9;padding:5px;z-index:99;}
.blog_box_thumb a.config img {height:22px;display:block;}
.blog_box_thumb a.delete {position:absolute;top:0px;right:0px;background-color:#cc0000;padding:5px;z-index:99;}
.blog_box_thumb a.delete img {height:20px;display:block;}

.home_filter {float:left;width:100%;margin-bottom:25px;background-color:#f5f5f5;padding:15px 20px;}
.home_filter select {background-color:#fff;border:1px solid #999;color:#777;float:left;font-size:1rem;padding:0px 10px;width:25%;margin-right:15px;height:40px;margin-bottom:0;}
.home_filter a {border:0px solid #000;float:left;height:40px;text-decoration:none;line-height:40px;background-color:#f70759;color:#fff;font-size:1rem;width:calc(25% - 45px);position:relative;transition:200ms ease-in-out;padding:0 15px;}
.home_filter a:before {content:"\f002";font-family:FontAwesome;position:absolute;top:0px;right:10px;font-size:20px;}
.home_filter a:hover {background-color:#C70044;}

.home_countries {float:left;width:100%;margin:0 0 20px;background:#f5f5f5;padding:20px;}
.home_countries_content {float:left;width:100%;display:flex;flex-wrap:wrap;gap:18px;}
.home_countries_thumb {float:left;width:calc(16.666% - 15px);}
.home_countries_thumb a {float:left;width:100%;min-height:84px;padding:16px 18px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border-radius:12px;transition:.2s ease-in-out;box-sizing:border-box;}
.home_countries_thumb a:hover {transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.12);}
.home_countries_thumb span {display:block;width:100%;color:#fff;font-size:16px;font-weight:700;line-height:1.2;white-space:normal;overflow-wrap:break-word;word-break:break-word;}
.home_icons {float:left;width:100%;margin:0 0 20px;text-align:center;display:flex;flex-wrap:wrap;}
.home_icon {float:left;width:25%;border:15px solid #fff;outline:1px dashed #ddd;background-color:#2377BC;color:#fff;padding:15px;}
.home_icon i {font-size:40px;}
.home_icon span {float:left;width:100%;font-size:16px;margin-top:10px;}

@media(max-width:1200px){.home_countries_thumb {width:calc(25% - 14px);}}
@media(max-width:900px){.home_countries_thumb {width:calc(33.333% - 12px);}}
@media(max-width:640px){.home_countries_thumb {width:calc(50% - 9px);}}
@media(max-width:420px){.home_countries_thumb {width:100%;}}

.home_header {float:left;width:100%;margin:0 0 20px 0;position:relative;height:0;padding-bottom:25%;background-size:cover;background-position:center 50%;border:15px solid #fff;outline:1px dashed #ddd;overflow:hidden;}
.home_header_content {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64%;height:auto;margin:0;text-align:center;}
.home_header_content b {display:block;width:100%;margin:0;font-size:36px;line-height:1.1;font-weight:700;color:#27466f;letter-spacing:-.4px;}
.home_header_content hr {width:58%;margin:20px auto 18px auto;border:0;border-top:1px solid rgba(39,70,111,.35);}
.home_header_content span {display:block;width:100%;margin:0;font-size:16px;line-height:1.45;color:#405a75;}

.main-container, .left, .blog_box_thumb, .blog_box_thumb_img date, .blog_box_thumb span.metas, .home_countries, .home_countries_thumb, .home_filter, .home_filter select, .home_filter a, .home_icon, .blog_box_thumb a.delete, .blog_box_thumb a.config, .home_header, .blog_box_thumb_img {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Post  \*------------------------------------*/

.post_img {float:left;width:100%;margin-bottom:20px;position:relative;aspect-ratio:5/3;border:10px solid #fff;outline:1px dashed #ddd;overflow:hidden;background:#fff;}
.post_img img {width:100%;height:100%;display:block;object-fit:contain;object-position:center;border:0px solid #000;}
.post_img .source {font-weight:400;font-size:12px;color:#333;position:absolute;bottom:0px;left:0px;background:rgba(255,255,255,0.80);padding:3px 6px;}
.post_img .source a {text-decoration:none;color:#333;}
.post_video {border:0px solid #fff;float:left;width:100%;padding-top:56.25%;position:relative;margin-bottom:25px;}
.post_video iframe {height:100%;left:0;position:absolute;top:0;width:100%;}
.toc {float:left;width:calc(100% - 356px);min-height:280px;margin:0px 0 20px 0;padding:15px 20px;background-color:#f9f9f9;font-weight:400;}
.toc span {display:block;margin-bottom:8px;}
.toc span a {color:#333;text-decoration:none;font-weight:600;}
.toc span i {margin-right:5px;}
.styled-table {border-collapse:collapse;margin-bottom:25px;width:100%;box-shadow:0 0 20px rgba(0,0,0,0.15);}
.styled-table thead tr {background-color:#CDA36B;color:#ffffff;text-align:left;}
.styled-table th, .styled-table td {padding:12px 15px;}
.styled-table tbody tr {border-bottom:1px solid #dddddd;}
.styled-table tbody tr:nth-of-type(even) {background-color:#f3f3f3;}
.anchor {float:left;width:100%;position:relative;top:-135px;visibility:hidden;}
.screenshots {float:left;width:100%;margin:0px 0 20px 0;display:grid;grid-template-columns:33.333% 33.333% 33.333%;grid-column-gap:5px;grid-row-gap:5px;}
.screenshots div {position:relative;}
.screenshots div img {width:100%;}
.screenshots div img:last-child {margin-right:0px;}
.screenshots div span {position:absolute;left:0;bottom:0;font-weight:400;font-size:12px;color:#333;background:rgba(255,255,255,0.80);padding:3px 6px;width:100%;}
.post_admin {float:left;width:100%;margin:0px 0 20px 0;background-color:#f9f9f9;padding:10px;}
.post_admin .config {float:left;padding:5px;background-color:#5A9600;color:#fff;font-size:1.2rem;}
.post_admin .config img {height:20px;display:block;}
.post_admin .reset {float:right;padding:5px;background-color:#3F6BF5;color:#fff;font-size:1.2rem;}
.post_admin .delete {float:right;padding:5px;background-color:#cc0000;}
.post_admin .delete img {height:20px;display:block;}
.post_img1, .post_img2, .post_img3 {background-size:cover;height:0;background-position:center 50%;background-repeat:no-repeat;border:10px solid #fff;outline:1px solid #eee;width:40%;padding-bottom:25%;position:relative;}
.post_img1, .post_img3 {float:right;margin:7px 0 5px 20px;}
.post_img2 {float:left;margin:7px 20px 5px 0px;}
.post_img1 .source, .post_img2 .source, .post_img3 .source {font-weight:400;font-size:12px;color:#333;position:absolute;bottom:0px;left:0px;background:rgba(255,255,255,0.80);padding:2px 10px;}
.post_img1 .source a, .post_img2 .source a, .post_img3 .source a {text-decoration:none;color:#333;}
.button_container {float:left;width:100%;margin:0px 0 20px 0;text-align:center;background-color:#FFEDF3;padding:25px 0;}
a.button {background:#f70759;border-radius:10px;padding:20px 45px;color:#ffffff;display:inline-block;text-align:center;font-size:22px;text-decoration:none;}
.off {color:#ddd!important;}
.ficha_vistazo {float:left;width:100%;margin:10px 0 25px 0;}
.vistazo_grid {display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:15px;float:left;width:100%;margin-top:10px;}
.vistazo_item {background:#f7f9fa;border:1px solid #e1e5e8;border-radius:6px;padding:14px 10px;text-align:center;transition:transform 0.15s ease, box-shadow 0.15s ease;}
.vistazo_item:hover {transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.06);}
.vistazo_icon {display:none;}
.vistazo_label {font-size:13px;color:#666;margin-bottom:4px;text-transform:uppercase;letter-spacing:0.5px;}
.vistazo_value {font-size:16px;font-weight:700;color:#333;}

.resumen_wrap {float:left;width:100%;padding-top:20px;box-sizing:border-box;}
.resumen {position:relative;display:flex;align-items:center;gap:18px;width:100%;margin:0 0 25px 0;padding:16px 20px;background:#f8fafc;border:1px solid #e1e6ed;border-left:5px solid #ffba00;box-sizing:border-box;}
.resumen_label {position:absolute;top:-22px;right:-1px;height:22px;padding:0 12px;display:flex;align-items:center;background:#f8fafc;border:1px solid #e1e6ed;border-bottom:0;border-radius:6px 6px 0 0;font-size:13px;line-height:22px;font-weight:600;color:#536273;box-sizing:border-box;}
.resumen_icon {display:flex;align-items:center;justify-content:center;flex:0 0 70px;width:70px;height:70px;background:#fff;border-radius:8px;}
.resumen img {display:block;width:52px;height:auto;}
.resumen span {display:block;flex:1;min-width:0;font-size:15px;line-height:23px;color:#252f3d;text-align:justify;}
@media(max-width:600px){.resumen_wrap {padding-top:25px;}.resumen {align-items:flex-start;gap:12px;padding:14px;}.resumen_label {font-size:10px;padding:0 9px;}.resumen_icon {flex:0 0 58px;width:58px;height:58px;}.resumen img {width:44px;}.resumen span {font-size:14px;line-height:21px;}}

.autor {float: left;width: 100%;margin: 0px 0 20px 0;}
.autor img {float: left;width: 120px; border-radius: 5px;}
.autor b {display: block; padding-left: 135px; margin-bottom: 10px;}
.autor span {display: block; padding-left: 135px; font-size: 14px; line-height:22px; text-align: justify;}

.post_info_logo, .post_info span, .styled-table th, .styled-table td, .toc, .screenshots, .post_admin, .post_admin .config, .post_admin .reset, .post_img, .post_img .source, .post_img1, .post_img2, .post_img3, .post_img1 .source, .post_img2 .source, .post_img3 .source, .screenshots div span, .button, .post_img img, .autor span, .resumen, .resumen span {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Form  \*------------------------------------*/

.postform {float:left;width:100%;padding:0px 0 25px 0;}
.postform input {float:left;border:1px solid #ddd;background-color:#fff;padding:5px;height:35px;font-size:16px;width:100%;color:#333;margin-bottom:10px;}
.postform textarea {float:left;border:1px solid #ddd;background-color:#fff;padding:5px;font-size:16px;width:100%;color:#333;margin-bottom:10px;height:200px;font-family:'Open Sans', sans-serif;}
.postform select {float:left;border:1px solid #ddd;background-color:#fff;padding:5px;height:35px;font-size:16px;width:100%;color:#333;margin-bottom:10px;}
.postform a {float:left;background-color:#ccc;color:#333;padding:5px 10px;text-decoration:none;text-align:center;cursor:pointer;height:35px;}
.postform label {float:left;width:100%;color:#333;margin-bottom:5px;}
.postform input[type="checkbox"] {float:inherit!important;border:1px solid #ddd;background-color:#fff;padding:0px!important;height:auto!important;font-size:16px;width:auto!important;color:#333;margin-bottom:0px!important;margin-right:10px;}
.postform input, .postform textarea, .postform a, .postform select {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Sidebar  \*------------------------------------*/

.sidebar_home_box {float:left;width:100%;margin:20px 0 20px 0px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.sidebar_home_box_thumb {float:left;width:100%;border:0px solid #fff;transition:200ms ease-in-out;outline:0px dashed #ddd;margin-bottom:15px;}
.sidebar_home_box_thumb_img {float:left;width:75px;transition:100ms ease-in-out;}
.sidebar_home_box_thumb_img img {width:100%;border-radius:10px;transition:100ms ease-in-out;}
.sidebar_home_box_thumb b {float:right;width:calc(100% - 85px);font-weight:600;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;}
.sidebar_home_box_thumb date {float:right;width:calc(100% - 85px);font-weight:400;font-size:14px;color:#666;}

/*------------------------------------*\   Navigation  \*------------------------------------*/

.navigation {float:left;width:100%;color:#333;font-size:14px;font-weight:400;margin:0px 0 0px 0;padding:20px 0px 0px 0px; border-top: 1px dashed #ddd;}
.navigation.blog {margin-bottom:20px;}
.navigation a {color:#333;text-decoration:none;}
.navigation a:hover {text-decoration:underline;}
.navigation a:last-child {text-decoration:underline;}
.navigation span {font-weight:400;}
.navigation2 {float:left;width:100%;color:#333;font-size:14px;font-weight:400;margin:0px 0 20px 0;background-color:#2A93BD;padding:10px 15px;}
.navigation2 a {color:#fff;font-size:16px;font-weight:600;}
.navigation, .navigation2 {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Pagination  \*------------------------------------*/

.pagination {float:left;width:100%;text-align:center;padding:0 10px;color:#333;margin:20px 0 40px 0;}
.pagination a {color:#333;text-decoration:none;padding:2px 15px;background-color:#eee;font-size:20px;display:inline-block;border-right:1px solid #fff;border-bottom:1px solid #fff;transition:200ms ease-in-out;}
.pagination a:hover {background-color:#323A45;color:#fff;}
.pagination_act a {color:#fff;text-decoration:none;background-color:#323A45;}
.pagination, .pagination a {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Banners    \*------------------------------------*/

.banner_sidebar { float:left; width:100%; margin:0px 0 20px 0; text-align:center;background-color:#f9f9f9; min-height:280px;}
.banner_detail_top { float:left; width:100%; margin:0px 0 20px 0; text-align:center;background-color:#f9f9f9;}
.banner_detail_300 { float:right; width:336px; height:280px; margin-bottom:20px; text-align:center;background-color:#f9f9f9;}
.sticky {position: -webkit-sticky;position: sticky;top: 120px;}

/*------------------------------------*\   form  \*------------------------------------*/

.form {float:left;width:100%;}
.form textarea {font-family:'Catamaran', sans-serif;float:left;width:100%;padding:10px;font-size:16px;margin-bottom:15px;height:100px;}
.form input[type='text'] {float:left;width:100%;padding:10px;font-size:16px;margin-bottom:15px;}
.form a {float:left;width:100px;background-color:#ccc;color:#333;padding:5px 10px;text-decoration:none;text-align:center;cursor:pointer;}
.form a:hover {background-color:#aaa;}
.form span {float:left;width:100%;color:#009900;margin-top:15px;font-size:16px;}
.form textarea, .form input[type='text'], .form a {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*------------------------------------*\   Admin  \*------------------------------------*/

.linksdeepl {float:left;width:100%;}
.linksdeepl span {float:left;width:100%;margin-bottom:10px;}
.linksdeepl span a {float:left;width:100%;padding:6px 10px;background-color:#ddd;text-decoration:none;color:#333;}
.linksdeepl span strong {float:right;font-weight:normal;}
a.admin_save {float:right;color:#669933;font-size:40px;margin-top:-20px;}
.commentsad {float:left;width:100%;}
.commentsad span {float:left;width:100%;margin-bottom:2px;}
.commentsad span span {float:left;width:10%;margin-bottom:0px;padding:6px 10px;background-color:#bbb;text-align:center;height:31px;color:#fff;}
.commentsad span a {float:left;width:90%;padding:6px 10px;background-color:#ddd;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#333;}
.commentsad span u {float:left;width:10%;}
.commentsad span u a {float:left;width:100%;height:34px;background-color:#00A708;}
.commentsad span textarea {float:left;width:50%;height:100px!important;}
.commentsad span .save {float:left;width:100%;font-size:2rem;background-color:#669966;color:#fff;margin-bottom:20px;}
.linksdeepl span, .admin_textarea_apis, .linksdeepl span a, .commentsad span span, .commentsad span a {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.admin-message{float:left;width:100%;padding:10px 15px;margin:0 0 20px;box-sizing:border-box}
.admin-message.ok{background:#dff0d8;color:#3c763d}
.admin-message.error{background:#f2dede;color:#a94442}
.admin-toolbar{float:left;width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px}
.admin-search{display:flex;gap:10px;width:500px;max-width:100%}
.admin-search input{width:100%;height:38px;border:1px solid #ddd;padding:0 10px;font-size:15px;box-sizing:border-box}
.admin-btn{display:inline-block;border:0;background:#666;color:#fff!important;padding:9px 15px;text-decoration:none;font-size:14px;cursor:pointer;box-sizing:border-box}
.admin-btn:hover{background:#333}
.admin-btn.primary{background:#ed6c47}
.admin-btn.primary:hover{background:#d65b38}
.admin-btn.danger{background:#cc0000}
.admin-table-wrap{float:left;width:100%;overflow-x:auto;margin-bottom:20px}
.admin-table{width:100%;border-collapse:collapse;font-size:14px}
.admin-table th{background:#f5f5f5;font-weight:700;text-align:left}
.admin-table th,.admin-table td{padding:8px 10px;border-bottom:1px solid #ddd;vertical-align:middle}
.admin-table img{display:block;width:100px;max-height:65px;object-fit:cover}
.admin-edit{color:#00a7e1;text-decoration:none}
.admin-edit:hover{text-decoration:underline}
.admin-pagination{float:left;width:100%;margin:0 0 30px;text-align:center}
.admin-pagination a{display:inline-block;padding:5px 11px;background:#eee;color:#333;text-decoration:none;margin-right:2px}
.admin-pagination a.active,.admin-pagination a:hover{background:#333;color:#fff}
.admin-columns{float:left;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}
.admin-column{min-width:0}
.admin-language{float:left;width:100%;border:1px solid #ddd;background:#fafafa;margin:0 0 8px;padding:0;box-sizing:border-box}
.admin-language summary{padding:9px 12px;font-weight:600;cursor:pointer;background:#f5f5f5}
.admin-language[open]{padding-bottom:10px}
.admin-language[open] summary{margin-bottom:10px}
.admin-language label,.admin-language input{margin-left:10px;width:calc(100% - 20px)}
.admin-fields-2{float:left;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:15px}
.admin-buttons{float:left;width:100%;display:flex;gap:10px;flex-wrap:wrap;margin-top:5px}
.admin-color{display:block;width:28px;height:28px;border-radius:50%;border:1px solid #ddd}
.admin-current-image{float:left;width:100%;margin:0 0 10px}
.admin-current-image img{display:block;max-width:180px;max-height:120px}
.admin-links{float:left;width:100%;margin-bottom:20px}
.admin-links a{display:block;margin-bottom:8px;color:#00a7e1;font-weight:600}
@media(max-width:900px){.admin-columns{grid-template-columns:1fr}.admin-toolbar{display:block}.admin-search{margin-bottom:10px}.admin-fields-2{grid-template-columns:1fr}}

.sa-tabs{float:left;width:100%;display:flex;gap:5px;flex-wrap:wrap;margin:0 0 15px}
.sa-tabs button{border:1px solid #ddd;background:#eee;color:#333;padding:7px 10px;cursor:pointer;font-weight:600}
.sa-tabs button:hover{background:#ddd}
.sa-tabs button.active{background:#ed6c47;border-color:#ed6c47;color:#fff}
.sa-lang-panel{float:left;width:100%;padding:15px;background:#fafafa;border:1px solid #ddd;margin:0 0 0px;box-sizing:border-box}
.sa-lang-panel textarea{height:130px}
.admin-checks{float:left;width:100%;display:flex;gap:20px;flex-wrap:wrap;margin:0 0 15px}
.admin-checks label{width:auto;margin:0}
.admin-checks input[type="checkbox"]{margin-right:6px}
.admin-preview-code{height:90px!important}
.admin-slide-image{float:left;width:100%;margin:0 0 10px}
.admin-slide-image img{display:block;max-width:320px;max-height:220px}
.admin-current-file{float:left;width:100%;background:#f5f5f5;padding:8px 10px;margin:0 0 10px;box-sizing:border-box;font-size:13px;word-break:break-all}
.admin-save-row{margin:15px 0 25px}
@media(max-width:900px){.admin-checks{display:block}.admin-checks label{display:block;margin-bottom:8px}}

/*------------------------------------*\   Utilidades  \*------------------------------------*/

.pb-0 {padding-bottom:0;}
.mb-0 {margin-bottom:0!important;}
.mb-5 {margin-bottom:5px!important;}
.mb-10 {margin-bottom:10px!important;}
.mb-20 {margin-bottom:20px!important;}
.mb-25 {margin-bottom:25px!important;}
.mt--10 {margin-top:-10px;}
.mt-15 {margin-top:15px;}
.mt-20 {margin-top:20px;}
.mt-30 {margin-top:30px;}
.ml-30 {margin-left:30px!important;}
.w-100 {width:100%;}
.w95 {width:95%!important;}
.w75 {width:75%!important;}
.w50 {width:50%!important;}
.w45 {width:45%!important;}
.w25 {width:25%!important;}
.h50 {height:50px!important;}
.h75 {height:75px!important;}
.h300 {height:300px!important;}
.h375 {height:375px!important;}
.h400 {height:400px!important;}
.bb-0 {border-bottom:0!important;}
.br-0 {border-right:0!important;}
.bb-dotted {border-bottom:1px dashed #ddd;margin-bottom:20px;padding-bottom:10px;}
.bb-dotted2 {border-bottom:1px dashed #666!important;margin-bottom:20px!important;padding-bottom:10px!important;}
.center {text-align:center;}

@media (max-width:600px) {.vistazo_grid {gap:10px;}.vistazo_item {padding:12px 8px;}.vistazo_value {font-size:15px;}}

@media screen and (max-width:1180px) {
.header-container {padding:0 15px; background-color:#e8eff8;border-bottom:2px solid #687993;}
.header-right {display:none;}
.header-sub {display:none;}
.header-sub-container {padding:0 10px;}
.filters {display:none;}
.header-brand {margin-right:0px;}
.main-container {padding:75px 20px 25px 20px;}
.main-container-flex {display:inherit;justify-content:inherit;}
.left {width:100%;padding-right:0px;}
.sidebar {float:left;width:100%;margin-top:20px;}
.blog {padding:0px 0px;color:#fff;}
.blog_box_thumb {width:100%;margin-bottom:0px;}
.blog_box_thumb.blog {width:100%;}
.banner_home_post {width:100%;margin-bottom:10px;}
.navigation {display:none;}
}

@media screen and (max-width:800px) {
}

@media screen and (max-width:600px) {
.header-brand {font-size:32px;margin:7px 10px 0px 0;}
.header-brand img {height:29px;}
.login_on {display:none;}
.blog_box_thumb span, .blog_desc {text-align:inherit;}
.blog_box_thumb_img.post {margin:-20px 0 5px -20px;width:calc(100% + 40px);padding-bottom:60%;}
.blog_box_thumb_img.home {padding-bottom:75%;}
.blog_box_thumb_img.home span b {font-size:32px;}
.blog_box_thumb_img.home span u {font-size:20px;}
.property-container {width:100%;border-right:0px solid #fff;}
.home_filter select {width:100%;margin-right:0px;margin-bottom:10px;}
.home_filter a {width:100%;}
.home_countries_thumb {min-width:0; width:33.333%;}
.home_countries_thumb span{font-size:13px;display:block;width:100%;max-width:100%;text-align:center;white-space:normal;overflow-wrap:break-word;}
.toc {width:100%;}
.title_cats span {display:none;}
.post_img1, .post_img2, .post_img3 {float:left;margin:5px 0 15px 0px;width:100%;padding-bottom:60%;}
.home_header {display:none;}
}
/* Profesor */
.profesor-brand-word {letter-spacing:.2px;}
.profesor-empty {float:left;width:100%;padding:20px;background:#f7f7f7;border:1px dashed #ddd;color:#777;text-align:center;box-sizing:border-box;}
.blog_box_thumb.no-image {padding-top:15px;padding-bottom:15px;}
.blog_box_thumb.no-image b {margin-bottom:8px;}
.blog_box_thumb.no-image span {margin-bottom:0;}
.breadcrumb-profesor {float:left;width:100%;color:#333;font-size:14px;font-weight:400;margin:0 0 20px 0;background-color:#f9f9f9;padding:10px 15px;box-sizing:border-box;}
.breadcrumb-profesor a {color:#333;text-decoration:none;}
.breadcrumb-profesor a:hover {text-decoration:underline;}
@media screen and (max-width:1180px) {.header-brand.profesor-brand-word {margin-right:55px;}}

/* ==========================================================
   SlidesAcademy /new2/ — estilos específicos integrados
   Antes estaban en new2.css. Se integran aquí para mantener
   únicamente styles.css + menu.css como en la base original.
   ========================================================== */
/* SlidesAcademy sobre la base visual suministrada */
.idioma-custom-option{box-sizing:border-box;text-decoration:none}
.idioma-custom-option span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.idioma-custom-list{max-height:430px;overflow-y:auto}

.sa-featured{float:left;width:100%;min-height:220px;margin:0 0 20px;position:relative;border:15px solid #fff;outline:1px dashed #ddd;box-sizing:border-box;background:#eef4f8 url('../img/slidesplanet_background.jpg') center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}
.sa-featured span{display:block;width:72%;font-size:30px;line-height:1.2;font-weight:700;color:#27466f;text-shadow:0 1px 0 rgba(255,255,255,.75)}

.sa-results-text{float:left;width:100%;font-size:16px;line-height:24px;margin:0 0 20px;color:#333}
.sa-results-text p{margin:0 0 12px}
.sa-results-text p:last-child{margin-bottom:0}

.sa-card-icons{float:left;width:100%;display:flex;align-items:center;gap:8px;min-height:26px;margin-top:5px; background-color:#f5f5f5;padding:5px 10px;box-sizing:border-box;}
.sa-card-icons>img{height:22px;width:auto;position:static;object-fit:contain;background:transparent}
.sa-card-icons u{display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-size:13px;color:#777}
.sa-card-icons u:first-of-type{margin-left:auto}
.sa-card-icons u img{height:16px;width:auto;position:static;object-fit:contain;background:transparent}
.sa-card-title h2{font-size:inherit;font-weight:inherit;display:inherit}

.home_cols{float:left;width:100%;display:flex;gap:20px;margin:0 0 25px}
.home_col3{flex:1;text-align:center;padding:20px;border:1px dashed #ddd;background:#fff;box-sizing:border-box}
.home_col3_img{height:135px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.home_col3_img img{max-height:130px;max-width:100%}
.home_col3 b{display:block;font-size:18px;margin-bottom:8px}
.home_col3 span{display:block;font-size:14px;line-height:21px}

.sa-colors-grid .blog_box_thumb_img{padding-bottom:58%}
.sa-color-chip{display:inline-block;width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.15);vertical-align:-4px;margin-right:6px}
.sa-category-card{float:left;width:calc(25% - 15px);min-height:95px;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;border-radius:10px;text-decoration:none;box-sizing:border-box;font-size:17px;font-weight:700;color:#fff;transition:.2s ease-in-out}
.sa-category-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.12)}
.sa-category-grid{float:left;width:100%;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}

.sa-detail-info{float:left;width: calc(100% - 356px);background:#f7f7f7;padding:18px;margin-bottom:20px;box-sizing:border-box}
.sa-detail-info .sa-detail-preview{float:left;width:100%;margin-bottom:20px}
.sa-detail-info .sa-detail-preview img{width:100%;height:auto;display:block;background:#eee}
.sa-detail-meta{float:left;width:100%;}
.sa-detail-meta span{display:block;margin-bottom:9px;font-size:15px;line-height:22px}
.sa-detail-meta a{color:#00a7e1}
.sa-detail-types{display:flex;gap:8px;margin-bottom:12px}
.sa-detail-types img{height:34px;width:auto}
.sa-preview{float:left;width:100%;position:relative;margin:0 0 25px;overflow:hidden;aspect-ratio:16/9}
.sa-preview iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.sa-downloads{float:left;width:100%;display:flex;gap:15px;margin:0 0 25px;flex-wrap:wrap}
.sa-download{display:inline-block;padding:15px 22px;border-radius:6px;text-decoration:none;color:#fff;font-weight:700;font-size:17px}
.sa-download.ppt{background:#d35230}
.sa-download.slides{background:#f4b400;color:#222}
.sa-related .blog_box_thumb{width:100%}
.sa-empty{float:left;width:100%;padding:25px;background:#f7f7f7;border:1px dashed #ddd;text-align:center;box-sizing:border-box;margin-bottom:20px}

.sa-legal{line-height:1.6}
.sa-legal h2,.sa-legal h3{display:block;margin:18px 0 8px;font-size:20px}
.sa-legal p{margin:0 0 12px}

.sa-form{float:left;width:100%;background:#f7f7f7;padding:20px;box-sizing:border-box;margin-bottom:20px}
.sa-form label{float:left;width:100%;font-weight:700;margin:0 0 5px}
.sa-form input,.sa-form textarea{float:left;width:100%;box-sizing:border-box;padding:9px;border:1px solid #ccc;margin-bottom:12px}
.sa-form textarea{min-height:170px}
.sa-form button{border:0;background:#21C7A8;color:#000;font-weight:700;padding:10px 18px;cursor:pointer}

.sa-alert{float:left;width:100%;padding:10px 15px;background:#eee;box-sizing:border-box;margin-bottom:15px}
.sa-alert.ok{border-left:4px solid #2e8b57}
.sa-alert.error{border-left:4px solid #b00020}

.pagination a.active{background-color:#323A45;color:#fff}

@media(max-width:1180px){
.sa-category-card{width:calc(33.333% - 14px)}
.sa-featured span{width:86%;font-size:25px}
}

@media(max-width:700px){
.home_cols{display:block}
.home_col3{width:100%;margin-bottom:15px}
.sa-category-card{width:calc(50% - 10px)}
.sa-detail-info .sa-detail-preview{float:none;width:100%;margin:0 0 15px}
.sa-featured{min-height:165px}
.sa-featured span{font-size:21px}
}

@media(max-width:430px){
.sa-category-card{width:100%}
}
