.content .container {
    background-color: #fff !important;
}
.vc_text_separator.full div {
    padding: 0 35px;
    line-height: 36px;
    top: -19px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.title .text_above_title {       color: #3f096b;}
.title h1 {    font-weight: 400;
    color: #e0783b;}
.title .text_above_title {
    
    margin-bottom: -10px;
    margin-top: 20px;
}
body.boxed .wrapper_inner {
      border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
.q_logo a {  width:300px; height: 64px !important;}
.q_logo img {  width:300px; height: 64px !important;}

nav.main_menu>ul>li>a {padding: 0 14px;}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eaeaea;
    margin: 1em 0;
    padding: 0; 
}
.vc_text_separator.full div{
color:#222;
border:none;
letter-spacing: 1px;}

.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
    text-align: center;
    padding: 35px 5px;
    border: 1px solid #eaeaea;
}
.blog_holder.masonry article .post_image {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.blog_holder.masonry.blog_masonry_date_in_image h5 a:hover, .blog_holder.masonry_full_width.blog_masonry_date_in_image h5 a:hover {
    color: #b2b2b2;
}
.blog_holder.blog_single article .post_info{display:none;}
.blog_holder.blog_single article .post_text .post_text_inner {
       margin-bottom: 40px;
}
.single_tags {
     display: none;
   
}