

.qbutton {
  padding: 0 60px;
}

.projects_holder article .portfolio_description {
  padding: 30px 0 37px;
}

.testimonials_holder .flex-direction-nav a {
   border-color: #808ba0;
}

.testimonials_holder .flex-direction-nav a:hover {
   background-color: #808ba0;
}

.testimonials_holder .flex-direction-nav a:before {
   color: #808ba0;
}

i.fa.fa-stack-1x {
  font-size: 25px !important;
}

.q_font_awsome_icon_stack:hover .fa-circle {
color: #1b1f2b !important;
}

.blog_holder .post_info {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 300 !important;
}

.blog_holder h2, .blog_holder h2 a {
  font-size: 45px;
}

.blog_holder.blog_large_image {
  text-align: center;
}

input.wpcf7-form-control.wpcf7-submit {
  padding: 0 60px;
}

aside .widget li, .side_menu .widget li {
  margin: 0 0 1px;
}

.side_menu i.fa.fa-stack-1x {
  font-size: 18px !important;
}

.carousel-inner .slider_content .text .qbutton {
  margin-top: 28px;
}
@media only screen and (max-width: 600px){
.projects_holder.v4.standard_no_space .mix{
  margin: 0;
}
}
li.narrow .second .inner ul {
  padding: 17px 0;
}

.filter_outer {
    margin-top: 40px;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    border-style: solid;
    border-color: black;
    border-width: 2px;
}

.hidden {
display: none; !important
}

.hephaistos .tp-bullet {
      width: 7px;
    height: 7px;
    background: rgb(255, 255, 255);
    }

.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
    background: rgba(255, 255, 255, 1);
    border-color: rgb(255, 255, 255);
}

.text-white p {
    color: white;
}

.text-large p {
    font-size: 18px;
    line-height: 2rem;
    font-weight: 400;
}