@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:#144272;position:fixed;z-index:100;height:110px;}
.header-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;position:relative;height:55px;z-index:100;background-color:#144272;padding:0 25px;}
.header-top {float:left;width:100%;height:55px;}
.header-brand {float:left;font-size:30px;color:#fff;text-decoration:none;font-weight:700;margin:7px 10px 0 0;font-family:'Righteous', cursive;line-height:38px;}
.header-brand:hover {color:#fff;text-decoration:none;}
.header-brand span {color:#065547;}
.header-brand img {height:32px;margin:0 0 -4px 0;}
.header-right {float:right;width:65%;height:55px;}
.header-search-m {float:right;width:100%;}
.header-search {float:right;width:100%;background-color:#fff;height:35px;margin:10px 0 0 0;}
.header-search input {float:left;border:0;background-color:#fff;margin-left:5px;padding:0 10px;height:35px;font-size:16px;width:calc(100% - 40px);color:#333;}
.header-search button {float:left;background-color:#fff;height:35px;width:35px;text-align:center;padding:7px;border:0;border-left:1px solid #ccc;cursor:pointer;}
.header-search button img {width:100%;display:block;}
.header-sub {float:left;width:100%;background-color:#537FAD;}
.header-sub-container {width:1200px;max-width:100%;margin-right:auto;margin-left:auto;position:relative;height:55px;background-color:#537FAD;padding:0 25px;}
.filters {float:right;padding:10px 0;margin-left:15px;}
.filters select {background-color:#fff;border:0;color:#777;float:left;font-size:1rem;padding:0 10px;height:35px;}
.filters select:disabled {background-color:#d7e1ec;color:#748294;}
.filters button {border:0;float:left;height:35px;text-decoration:none;text-align:center;line-height:35px;background-color:#144272;color:#fff;font-size:1rem;width:calc(24% - 30px);cursor:pointer;font-weight:700;}
.filters button:hover {background-color:#0f355b;}
.header_selects {float:left;margin-top:12px;}
.header_selects select {border:1px solid #fff;background-color:#fff;padding:0 10px;height:30px;font-size:16px;float:right;margin:0 0 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 0 0 0;color:#fff;}
.header-menu {float:right;margin-right:0;}
.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;font-size:15px;font-weight:700;cursor:pointer;}
.header-menu li a:hover, .header-menu .dropdown:hover .dropbtn {background-color:#5b787f;color:#fff;}
.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:0 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-flags {float:right;}
.header-flags a {float:left;color:#fff;font-size:14px;text-decoration:none;margin-right:15px;}
.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.cache {background-color:#ff9900;color:#fff;}
.login_on a.config {background-color:#539fc9;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;}
.header_sub_block select {float:left;width:100%;height:36px;border:0;background:#fff;color:#333;font-size:15px;padding:0 10px;margin-bottom:8px;}
.header_sub_block select:disabled {background:#d7e1ec;color:#748294;}
.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;}

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_sub_block select, .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;}

.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:0;}
.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:0 0 25px 0;text-align:justify;}
.desc_main a {color:#00a7e1;}
.desc_main p {margin:0 0 20px 0;}
.desc_main p:last-child {margin:0 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:0;}
.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;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:0 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 {float:left;width:100%;margin-bottom:25px;margin-top:0;}
.desc_main ul {max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;}
.desc_main ul li {max-width:100%;overflow-wrap:break-word;word-break:break-word;}
.title_cats {float:left;width:100%;color:#333;font-weight:700;font-size:24px;display:block;margin:0 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_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:0 0 10px 0;}

.blog_box_content {float:left;width:100%;margin:0 0 20px 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.blog_box_thumb {float:left;width:25%;border:15px solid #fff;position:relative;transition:200ms ease-in-out;outline:1px dashed #ddd;}
.blog_box_thumb.blog {width:33.333%;}
.blog_box_thumb.sidebar {width:100%;}
.blog_box_thumb.cat {width:12.5%;border:10px solid #fff;}
/*.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:55%;background-size:cover;background-position:center 50%;transition:100ms ease-in-out;}
.blog_box_thumb_img.cat {padding-bottom:90%;background-repeat:no-repeat;background-color:#fff;margin-bottom:5px;}
.blog_box_thumb_img img {width:100%;background-color:#eee;transition:100ms ease-in-out;}
.blog_box_thumb.cats img {float:left;width:100%;margin-bottom:10px;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.cat b {float:left;width:100%;color:#333;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:unset;font-weight:600;font-size:16px;text-align:center;}
.blog_box_thumb.sidebar b {font-size:18px;margin-bottom:0;}
.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:0 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:0;left:0;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:0;right:0;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:0 10px;width:25%;margin-right:15px;height:40px;margin-bottom:0;}
.home_filter a {border:0;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:0;right:10px;font-size:20px;}
.home_filter a:hover {background-color:#C70044;}
.home_countries {float:left;width:100%;margin:0 0 20px 0;background-color:#F1E8DF;padding:20px;}
.home_countries p {float:left;width:100%;margin:0 0 20px 0;text-align:center;font-weight:700;font-size:18px;}
.home_countries_content {float:left;width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.home_countries_thumb {float:left;width:16.666%;border:15px solid #fff;position:relative;transition:200ms ease-in-out;outline:1px dashed #ddd;background-color:#fff;text-align:center;}
.home_countries_thumb a {width:100%;margin-bottom:5px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.30;filter:alpha(opacity=30);transition:200ms ease-in-out;}
.home_countries_thumb a.active {filter:grayscale(0%);opacity:1;}
.home_countries_thumb a:hover {filter:grayscale(0%);opacity:1;}
.home_countries_thumb img {width:100%;margin-bottom:5px;}
.home_icons {float:left;width:100%;margin:0 0 20px 0;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;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;}
.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;display:grid;place-items:center;}
.home_header_content {float:left;position:absolute;top:0;bottom:0;left:0;right:0;width:60%;height:60%;margin:auto;text-align:center;}
.home_header_content b {float:left;width:100%;margin-bottom:20px;font-size:40px;color:#fff;}
.home_header_content span {float:left;width:100%;font-size:16px;color:#fff;margin:20px 0 40px 0;}

.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 {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.post_img {float:left;width:100%;margin-bottom:20px;position:relative;height:0;padding-bottom:60%;background-size:cover;background-position:center 50%;border:15px solid #fff;outline:1px dashed #ddd;}
.post_img .source {font-weight:400;font-size:12px;color:#333;position:absolute;bottom:0;left:0;background:rgba(255,255,255,0.80);padding:3px 6px;}
.post_img .source a {text-decoration:none;color:#333;}
.post_video {border:0;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:0 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:#fff;text-align:left;}
.styled-table th, .styled-table td {padding:12px 15px;}
.styled-table tbody tr {border-bottom:1px solid #ddd;}
.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:0 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:0;}
.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:0 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 0;}
.post_img1 .source, .post_img2 .source, .post_img3 .source {font-weight:400;font-size:12px;color:#333;position:absolute;bottom:0;left:0;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:0 0 20px 0;text-align:center;background-color:#FFEDF3;padding:25px 0;}
a.button {background:#f70759;border-radius:10px;padding:20px 45px;color:#fff;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;}
.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 {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.postform {float:left;width:100%;padding:0 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:0!important;height:auto!important;font-size:16px;width:auto!important;color:#333;margin-bottom:0!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;}

/*------------------------------------*\   Banners    \*------------------------------------*/

.banner_fixed {position: fixed;top: 120px;right: 10px;z-index: 9999;width: 300px;background-color: #ddf0dd;padding: 10px 15px;}
@media screen and (max-width: 1800px) {.banner_fixed { display:none;}}
.banner_top { float:left; width:100%; margin:0px 0 20px 0; text-align:center; background-color:#f9f9f9; min-height: 90px;}
.banner_detail_300 {float: right;width: 336px;height: 280px;margin-bottom: 20px;text-align: center;background-color:#f9f9f9;}
.banner_sidebar { float:left; width:100%; margin:0px 0 0px 0; text-align:center;background-color:#f9f9f9; min-height: 500px;}
.sticky {position: -webkit-sticky;position: sticky;top: 130px;}

.banner_home_post, .banner_fixed
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.sidebar_home_box {float:left;width:100%;margin:20px 0 20px 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.sidebar_home_box_thumb {float:left;width:100%;border:0 solid #fff;transition:200ms ease-in-out;outline:0 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 {float:left;width:100%;color:#333;font-size:14px;font-weight:400;margin:0 0 20px 0;background-color:#f9f9f9;padding:10px 15px;}
.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:0 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 {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;}

.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;}

.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:0;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;}

.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 {height:55px;}
.header-container {padding:0 15px;}
.header-right {display:none;}
.header-sub {display:none;}
.header-sub-container {padding:0 10px;}
.filters {display:none;}
.header-menu, .header-flags {display:none;}
.header-brand {margin-right:0;}
.main-container {padding:75px 20px 25px 20px;}
.main-container-flex {display:inherit;justify-content:inherit;}
.left {width:100%;padding-right:0;}
.sidebar {float:left;width:100%;margin-top:20px;}
.blog {padding:0;color:#fff;}
.blog_box_thumb {width:100%;margin-bottom:0;}
.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:26px;margin:7px 10px 0 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:0 solid #fff;}
.home_filter select {width:100%;margin-right:0;margin-bottom:10px;}
.home_filter a {width:100%;}
.home_countries_thumb {width:50%;}
.toc {width:100%;}
.title_cats span {display:none;}
.post_img1, .post_img2, .post_img3 {float:left;margin:5px 0 15px 0;width:100%;padding-bottom:60%;}
.blog_box_thumb.cat {width:33.333%;}
.blog_box_thumb.cat2 {width:100%;}
.banner_detail_300 {width: 100%;}
}