body {
    background: #fff;
}
.logo {
    padding: 1em 0;
    max-width: 150px;
    float: left;
    padding-right: 1em;
}
.logo p {
	font-size: 20px !important;   
    text-transform: inherit;
    font-family: Arvo,serif;
    line-height: 1.2em;
}
.site-description {
    color: #005a8c!important;
}
.copyright h6 a {
    display: none;
}
.theme-slider .carousel-caption {
    left: 25%;
    right: 0;
    text-shadow: none;
    bottom: 25%;
    background: rgba(0,0,0,.6);
    max-width: 450px;
}
.theme-slider .content.col-sm-6.text-left {
    width: 100%;
   
}
.theme-slider .carousel-caption h1{
	color: #EB3237;
    font-weight: bold;
}

.theme-slider .carousel-caption .btn-group {
    border: 1px solid #CFAD6D;
}
.theme-slider .carousel-caption .btn-group .btn:nth-of-type(1) {
    color: #CFAD6D;
    border-right: 1px solid #CFAD6D;
}

.contact-form input[type=email], .contact-form input[type=text]
{
	float: none;
}
.comments {
    display: none;
}
.logo-menu .navbar-default .navbar-nav > .active > a, .logo-menu .navbar-default .navbar-nav > .active > a:focus, .logo-menu .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: red!important;
}
.page-section .single-post .info a i, a, a:hover, a:active, a:focus, a:link, .page-section .page-title h1, .top-info ul li a, .top-info ul li i:hover,.top-info ul li a, .top-info ul li i, .section-title h1, .welcome h2{
	color: #005a8c;
}
.logo-menu {
    border-top: 5px solid #EB3237;
    padding-top: .5em;
}
.top-info {
    background: #fff;
	padding: .25em; margin-top:0
}
.section-title h1 {    
	color: #C43237;
}
.btn.btn-primary {
    color: #C43237 !important;
    border-color: #C43237;
}
.welcome .btn:hover
{
    background-color: #E43137;
}
.scroll-top-wrapper{
	background-color: #005a8c;
}
.logo-menu .navbar-nav li a:hover{
	color: red!important;
}
footer {
    background: #367598;
}
footer .copyright{
	color: #fff;
}
footer .menu-primary-menu-container li a {
    color: #fff;
}
footer .single {
    margin-top: 30px;
    color: white;
    width: 100%;
}
footer .jetpack-image-container img {
    width: 100%;
}
footer .single h3 {display: none;}

footer .copyright {
    border-top: none;
}
footer .copyright .row{
	text-align: center;
}
.post-content p {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    font-family: sans-serif;
	color: #0B3B61;
}
.page-section .single-post .post-content article .post-title{
	color: #EB3237;
	font-size: 26px!important;
}
.comments-title {
	color: #EB3237;
}
.theme-slider .carousel-caption .btn-group .btn:last-child {
    display: none;
}
.theme-slider .carousel-caption .btn-group .btn:hover{
    background-color: transparent;
    border-color: transparent;
}
.featured-content .btn{
	color: #EB3237 !important;
    border-color: #EB3237;
}
.featured-content .btn:hover { 
    background-color: #EB3237;
}
.section-title .long-line{
    background: #CFAD6D;
	width: 250px;
}
.featured-content .btn, section.welcome .btn {
    text-indent: -9999px;
    position: relative;
    width: 90px;
}
.featured-content .btn:after, section.welcome .btn:after {
    content: "Ver Mas >";    
    position: absolute;
    top: 5px;
    left: 10px;
    text-indent: 0;
    
}
section.featured-content .col-sm-12 .btn, .fa-google-plus, .fa-linkedin {
    display: none;
}
#bitnami-banner {
    display: none;
}
.featured-content .featured .single{
border: none;
}
.buttonizer-button .buttonizer_inner a.buttonizer_head .text{
font-size: 16px;
    background-color: #0a3a65;
}
@media (max-width: 767px){
	.theme-slider .carousel-caption{background:none}

}
