

.q_counter_holder.center {
     padding: 0px 0px; 
}
.q_team .q_team_description_inner p{
    color: #fff;
}

.q_team .q_social_icon_holder.normal_social{
    height: 45px;
    width: 45px;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 48px;
}

.q_team .q_social_icon_holder.normal_social:first-child{
    margin-left: 0;
}

.q_team .q_social_icon_holder.normal_social:last-child{
    margin-right: 0;
}

.q_team .q_social_icon_holder.normal_social a{
    display: block;
    width: 100%;
    height: 100%;
}
.vc_empty_space.qode-centered-separator .empty_space_image{
    background-position: center;
}
.q_team .q_social_icon_holder{
    transition: all 0.3s ease;
}

.q_team .q_social_icon_holder:hover {
    background-color: #aabb49;
    border-color: #aabb49;
}

.q_team .q_team_social_holder .q_social_icon_holder:hover .simple_social{
    color: #fff!important;
}
.q_social_icon_holder.normal_social{
    margin: 0 2.5px;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    border-bottom: 2px solid #fff; 
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
    border-bottom: 2px solid #fff; 
}
.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder{
    color: #aabb49;
}
.qode_left_side_fixed{
    left: initial;
    bottom: initial;
    right: 2%;
    top: 50%;
    transform:  none;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_text_inner p:first-child {
    color: #ffffff;
    line-height: 32px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
}
.qode_left_side_fixed .q_social_icon_holder{
    display: block;
    margin-bottom: 6px;
}
.testimonials_c_holder .testimonial_content_inner {
    background: #00000054;
}

.side_menu_button .popup_menu:hover{
    opacity: 1;
    color: #ead7a5;
}