header {background-color: #0D2D6C;}
.header-container {background-color: #0D2D6C;}
.header-sub {background-color:#FBBB17;}
.header-sub-container {background-color: #FBBB17;}
.header-brand {font-size: 28px;color: #fff;}
.header-brand span{color: #FBBB17;}
.header-brand i{color: #FBBB17;font-size: 28px;}
footer {background-color: #333; color: #fff;}
.footer-container {background-color: #333;}
.home_filter a{background-color:#FBBB17; color:#fff;}
.toc span a {color: #946A32;}
.styled-table thead tr {background-color: #FBBB17;color: #000;}
.styled-table tbody tr:last-of-type {border-bottom: 2px solid #FBBB17;}
.styled-table tbody tr.active-row {color: #000;}
.blog_box_thumb_img {background-image: url(https://www.fontanerodirecto.com/assets/img/fontanerodirecto-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: 30px!important;margin: 6px 10px 0px 0;}
.header-brand i{display: inline;}
}
