

.header_inner {
  border-top: 5px solid #7f4098;
}
.carousel-inner h2.with_background_color span {
  padding: 20px 33px;
}
.testimonials .testimonial_text_inner p:not(.testimonial_author) {
  font-style: italic;
}
.vc_row.use_row_as_box {
  margin: 0;
}
.q_progress_bar .progress_title {
  letter-spacing: 0px;
}
div.wpcf7 img.ajax-loader {
  display: none;
}
.carousel-inner .slider_content .text .qbutton {
  margin: 0px;
}
.title_left_align .q_tabs.vertical .tabs-nav li a {
  text-align: left;
}
.services_icons_hover span.qode_icon_shortcode.fa-stack.q_font_awsome_icon_square:hover {
  background-color: #F2D03B !important;
  border-color: #F2D03B !important;
}
.services_icons_hover .q_font_awsome_icon_square:hover i {
  color: #fff !important;
}
.latest_post_text {
  text-align: left;
}
.latest_post_text h4, h4 a {
line-height: 36px;
}
.q_tabs .tabs-nav li.active a {
  color: #555555;
}
.q_tabs .tabs-nav li a { 
text-transform: none;
letter-spacing: 0;
}
h5.blockquote-text {
  font-weight: 700;
}
p { margin-bottom: 1.5em; }
h2 {margin-bottom: 1.5em;}
h3 { margin-bottom: 1.5em; }

ul {
    list-style-position: inherit;
}

strong { font-weight: 800;}

div.wpforms-container-full .wpforms-form input[type=text].wpforms-form textarea {
font-size: 14px;
color: #999;
line-height: 1.5;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #999;
    border: 1px solid #ddd;
    color: #fff;
    float: right;
}


@media only screen and (max-width: 1480px) and (min-width: 900px) {

h1 { front-size: 22px; }
h2 { font-size: 17px; line-height: 23px; }
p {
font-size: 13px;
line-height: 20px;
}
}