

.q_counter_holder.center{
    padding-left: 0px;
    padding-right: 0px;
}

.q_counter_holder p.counter_text {
margin: 30px 0 0;
}

.q_progress_bar {
    position: relative;
    margin: 0 0 40px 0;
}

header.sticky .header_bottom .qode_icon_shortcode {
    border-color: #303030 !important;
}

header.sticky .header_bottom .qode_icon_shortcode .qode_icon_element {
    color: #303030 !important;
}

header.sticky .header_bottom .qode_icon_shortcode:hover {
    background-color: #303030 !important;
}

header.sticky .header_bottom .qode_icon_shortcode:hover .qode_icon_element {
    color: #fff !important;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
padding: 11px 16px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 13px;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 9px;
}

.q_dropcap{
    margin: 0px 18px 0px 0px;
}

.carousel-inner .slider_content .text .qbutton.white {
margin: 10px 0 0 16px;
}

.testimonials .testimonial_text_inner p.testimonial_author {
margin-top: 45px;
margin-bottom: 11px;
}

.testimonials_holder .flex-direction-nav a {
width: 33px;
height: 33px;
}

.testimonials_holder .flex-direction-nav li:first-child {
margin-right: 2px;
}

.testimonials_holder .flex-direction-nav a:before {
font-size: 20px;
line-height: 29px;
left: 1px;
}

@media screen and (max-width: 600px) {
.title.title_size_medium h1 {
font-size: 28px;
letter-spacing: 2px;
line-height: 30px;
}
}

.comments .comment .text .comment_date {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 34px 25px 37px;
    background-color: #f9f9f9;
}

.cover_boxes ul li .box .box_content h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 21px;
}

.cover_boxes ul li .box .qbutton {
    margin: 38px 0 0;
    padding-left: 28px;
    padding-right: 27px;
    border-radius: 3px;
}

@media screen and (min-width: 1001px) {
.cover_boxes ul li .box .box_content {
padding-left: 4px;
}
}

.blog_holder article .post_text .post_text_inner {
    padding: 35px 36px 41px;
}

.blog_holder article .post_more .qbutton.small {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 2px;
}

.projects_holder.standard article .project_category {
    display: none;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: rgba(0,179,192,1);
}

.latest_post_two_holder .latest_post_two_info_inner img {
    display: none;
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_author_name {
    display: none;
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_date {
    text-align: left;
}

.blog_holder.blog_single article:not(.format-quote):not(.format-link) .post_info {
    display: none;
}

.blog_holder.blog_single article h2 {
    margin-bottom: 34px;
}

.testimonials_holder .flex-direction-nav a {
    border: 0px solid #303030;
    background-color: #29c4d0;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #0b3060;
}

.testimonials_holder .flex-direction-nav a:before {
    color: white;
    font-size: 25px;
    line-height: 33px;
    width: 30px;
}

.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
    width: 130px;
}

.qode_carousels .slides img {
    margin: 0 auto !important;
}

.filter_holder ul li.active span, .filter_holder ul li:hover span {
    color: #29c4d0!important;
}

/* SERVICE PAGE TABLES */
.services-table {
	width: 85% !important;
	max-width: 700px !important;
	margin: 0 auto !important;
	margin-bottom: 35px !important;
}
.services-table:last-child {
	margin-bottom: 90px !important;
}
.services-table td {
	padding: 0 !important;
}
.services-table td.icon {
	vertical-align: top !important;
}
.services-table td.icon img {
	display: block !important;
	padding-right: 15px !important;
	height: 105px !important;
	width: 105px !important;
	max-width: none !important;
	max-height: none !important;
}
.services-table h3 {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
	font-weight: 600 !important;
	line-height: normal !important;
	text-align: left !important;
	letter-spacing: 1px;
	font-size: 18px !important;
}
.services-table p {
	text-align: left !important;
}
@media all and (max-width: 575px) {
	.services-table td {
		display: block !important;
	}
	.services-table h3 {
		margin: 15px auto !important;
	}
	.services-table td.icon img {
		padding-right: 0 !important;
	}
}

/* SERVICES TITLE */
@media all and (min-width: 400px) {
    .services-title h2 {
        white-space: nowrap;
    }
}
@media all and (max-width: 600px) {
    .services-title h2 {
        font-size: 2.1em;
    }
}

.info.portfolio_categories {
    display: none;
}

@media all and (min-width: 1001px) {
    .projects_holder_outer {
        width: 85%;
        margin: 0 auto;
    }
}

.projects_holder article .portfolio_description {
    padding: 10px 0 5px 0 !important;
}

@media all and (max-width: 600px) {
    .projects_holder_outer .filter_holder ul li {
        display: block;
    }
}

.filter_holder ul:before {
    padding: 0 22px;
    float: left;
    content: "FILTER BY:";
    font-weight: 700;
}
@media all and (max-width: 1000px) {
    .filter_holder ul:before {
        width: 100%;
        padding: 0;
    }
}

#back_to_top span i {
    color: #29c4d0;
}
#back_to_top span {
    border: 2px solid white;
}

.qode_carousels .slides img:hover {
	opacity: .5;
}

.single-post .container_inner {
    max-width: 900px;
}

.q_icon_list p {
    font-size: 16px !important;
    line-height: 26px;    
    margin: 0 0 2px;
}

.q_icon_list {
    margin-bottom: 0px;
}