

.testimonials_holder .flex-direction-nav a {
    width: 32px;
    height: 32px;
}

.testimonials_holder .flex-direction-nav li:first-child {
    margin-right: 2px;
}

.testimonials_holder .flex-direction-nav li {
    margin-top: 42px;
}

.testimonials_holder .flex-direction-nav a:before {
    height: 28px;
    width: 28px;
    line-height: 27px;
}

.testimonials_holder.light .flex-direction-nav a:hover {
    background-color: #fff;
    border-color: #fff;
}

.testimonials_holder .flex-direction-nav a:hover:before {
    color: #1e1e1e;
}

.q_counter_holder {
    padding: 19px 0;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.darkpolygon .angled-section polygon {
    fill: #31202f;
}

@media only screen and (min-width: 1001px) {
 .q_logo a {
height: 90px !important;
}
.scrolled .q_logo a {
height: 57px !important;
}
.header_bottom {
padding: 0 45px 0 0;
}
header .header_inner_left {
left: 0;
}
}

.logo_wrapper {
    height: 100px;
    float: left;
    padding: 3px 0 0 68px;
}
.light.header_style_on_scroll nav.main_menu>ul>li.active>a, .light.header_style_on_scroll nav.main_menu>ul>li:before, .light.header_style_on_scroll nav.main_menu>ul>li>a:hover, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
    color: #292929;
}
nav.main_menu ul li.active a {
    color: #000000;
}
nav.main_menu > ul > li > a {
    color: #25A0D1;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
}

nav.main_menu ul li:hover a {
    color: #000000;
}

.wpcf7-response-output{
   color:black!important;
}