

::-moz-selection { background: transparent !important; color: inherit !important}

::selection { background: transparent !important; color: inherit !important}

.header_bottom_right_widget_holder {
    padding: 0 0 0 17px;
}

.q_progress_bar .progress_title_holder {
    margin: 0 0 3px;
}

.blog_holder {
	margin: 50px 0;
}

.testimonials_c_holder .testimonial_content_inner {
    background: #edeff1;
    padding: 60px 37px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 16px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_title_holder {
margin-bottom: 21px;
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 40px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
    padding: 7px 10px;
    border: 1px solid transparent;
}

 header:not(.with_hover_bg_color) nav.main_menu > ul > li.active > a span:not(.plus), header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus):hover {
    border-radius: 3px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.q_font_awsome_icon_square:hover {
    border-color: #4fdb96 !important;
}

.footer_bottom {
    height: 44px;   
}

header.scrolled .header_top, .header_top {
    background-color: #4fdb96!important;
}

.title.title_size_large h1 {
    text-transform: none;
}

.q_icon_with_title h4 {    
    margin-bottom: 17px;
}

.q_icon_with_title .icon_text_inner {
    padding-top: 11px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 9px;
}

.header_inner {
    border-top: 5px solid #8ec42d;
}

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 {
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	margin: 30px 0 0 0;
}

.wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
	box-sizing: border-box !important;
	text-align: center !important;
	margin: 20px 0 0 0 !important;
}

@media only screen and (max-width: 480px) {
.title.title_size_large h1 {
    font-size: 24px!important;
    line-height: 24px!important;
}
}