header {background-color: #fff;}
.header-container {background-color: #fff;}
.header-sub {background-color:#0075c9;}
.header-sub-container {background-color: #0075c9;}
.header-brand {font-size: 28px;color: #0075c9;}
.header-brand span{color: #0075c9;}
.header-brand i{color: #0075c9;font-size: 28px;}
footer {background-color: #333; color: #fff;}
.footer-container {background-color: #333;}
.home_filter a{background-color:#0075c9; color:#fff;}
.toc span a {color: #946A32;}
.styled-table thead tr {background-color: #0075c9;color: #000;}
.styled-table tbody tr:last-of-type {border-bottom: 2px solid #0075c9;}
.styled-table tbody tr.active-row {color: #0075c9;}
.blog_box_thumb_img {background-image: url(https://www.objetivofit.com/assets/img/objetivofit-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;}

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

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

.home_image {padding-bottom: 45%;}