

.q_logo a {
  height: 78px !important;
}
.q_icon_with_title .icon_text_holder .icon_title {
  font-weight: 400;
}

#publicacentro, #categocentro{
text-align: left;
}

.blog_single.blog_holder, .content .container  {
background-color: #ffffff;

}
.q_list.circle ul>li:before{
  background-color: #722323;
}
 .breadcrumb .current {
color: #ffffff !important;
}

.title {
border-top-width: 5px;
  border-bottom-width: 5px;
}
.footer_top {
  border-top: 5px solid #9e0606;
}

.carousel-control .prev_nav, .carousel-control .next_nav {
    border: none;
    margin-top: 21px;
}

.carousel-control .prev_nav {
    left: 20px;
}

.carousel-control .next_nav {
    right: 20px;
}

.carousel-control i {
    font-size: 24px;
}

.carousel-control .prev_nav:hover i, .carousel-control .next_nav:hover i {
    color: rgba(134,65,92,1);
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transform: color .15s ease-outt;
    transition: color .15s ease-out;
}

 @media only screen and (min-width: 977px) {
/*This will change background of the menu line*/
div.logo_wrapper {
padding-bottom: 2 px !important;
 border-bottom: 1px solid #bcbcbc !important;
 border-top: 8px solid #9e0606 !important;
   }
}

p {
text-align: justify !important;
}

.single .title {
	display: none;
}

div.q_slider{
background-color:#ffffff;
}

.lswp-notification {
  display:none !important;
}
aside .widget li {
    margin: 0 0 20px !important;
}

aside.sidebar {
border-left: 1px solid #bcbcbc !important;
padding-left: 10px;
}

.blog_holder article .post_image img{
    width: 350px;
    height: auto;
}