

.image_with_text img{
    margin: 0 auto 40px;
}
.q_progress_bar {
    margin: 0 0 18px;
}

.q_team .q_team_description_inner {
    padding: 0px;
}

.q_team .q_team_text {
    padding: 23px 0px;
}

.q_team.info_description_below_image .q_team_image_holder:hover img {
    transform: scale(1.1);
}

.q_team .q_team_text {
    padding: 23px 0px 17px;
}

.q_image_with_text_over .shader{
    display: none;
}

.q_image_with_text_over .text:hover .desc{
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    display: table;
}

.q_image_with_text_over .text:hover .desc h4{
    display: table-cell;
    vertical-align: middle;
}

.q_image_with_text_over table td{
    padding: 5%;
}

.q_image_with_text_over .desc{
    margin: 0;
}

.q_image_with_text_over{
    display: block;
}

.q_progress_bar .progress_title{
    color: #7e7e7e;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}

.q_team .q_team_description_inner p{
color: #7e7e7e;
}

.q_icon_with_title.tiny.custom_icon_image .icon_text_holder {
    padding: 0 0 0 83px;
}

.q_icon_with_title .icon_text_inner .icon_title{
    margin-bottom: 15px;
}

.testimonials .testimonial_text_inner p.testimonial_author {
    margin-top: 52px;
}
.testimonials_holder .flex-direction-nav li {
    margin-top: 25px;
}

.q_progress_bar .progress_title {
    font-family: 'Radley', sans-serif;
}

.call_to_action {
    padding: 51px 0px;
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-number{
    left: 50%;
    top: 46%;
    background-color: transparent;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
}

.qode-numbered-process-holder .qode-np-title {
    margin-top: 0px;
}

.q_counter_holder p.counter_text {
    margin: 26px 0 0;
}

.q_icon_list {
    margin-bottom: 12px;
}

.testimonials_holder.light .flex-direction-nav a:hover{
    background-color: #fff;
    border-color: #fff;
}

.testimonials_holder .flex-direction-nav a:hover:before{
    color: #000;
}

nav.main_menu ul li a span.underline_dash{
    bottom: -3px;
}

.side_menu .widget {
    margin: 0px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz{
    text-align: center;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
    background-color: #fff;
}

@media only screen and (max-width: 768px){
.qbutton{
    padding: 0 35px;
}
}