header {background-color: #fff;}
.header-container {background-color: #fff;}
.header-sub {background-color:#E61E43;}
.header-sub-container {background-color: #E61E43;}
.header-brand {font-size: 28px;color: #000;}
.header-brand span{color: #E61E43;}
.header-brand i{color: #E61E43;font-size: 28px;}
footer {background-color: #333; color: #fff;}
.footer-container {background-color: #333;}
.home_filter a{background-color:#1668e3; color:#fff;}
.home_filter a:hover{background-color:#E61E43; color:#fff;}
.toc span a {color: #946A32;}
.styled-table thead tr {background-color: #1668e3;color: #000;}
.styled-table tbody tr:last-of-type {border-bottom: 2px solid #1668e3;}
.styled-table tbody tr.active-row {color: #1668e3;}
.blog_box_thumb_img {background-image: url(https://www.nidodelviajero.com/assets/img/nidodelviajero-no-image.jpg);}

.desc_main p:first-letter {text-transform: uppercase;}
.title_main h1:first-letter {text-transform: uppercase!important;}
.blog_box_thumb b a:first-letter {text-transform: uppercase!important;}

.button {float: left;width: 100%;text-align: center;background-color: #f9f9f9;padding: 50px 0px; margin-bottom: 20px;}
.button a {text-align: center;background-color: #f3c961;padding: 10px 30px;color: #000;font-size: 18px;font-weight: 500;text-decoration: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #c29a35;transition: 100ms ease-in-out;}
.button a img {height: 22px;margin: 0 5px -5px 0;}

@media screen and (max-width: 600px) {
.header-brand {font-size: 30px!important;margin: 6px 10px 0px 0;}
.header-brand i{display: inline;}
}

.buscar {color: #000!important;}
.header-menu li a, .header-menu .dropbtn {color: #000;font-weight: 600;}
.header-menu li a:hover, .header-menu .dropdown:hover .dropbtn {color: #fff;}