/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* Homepage */
.highlight::after {    background-color: #0038a8 !important;}
.highlight::after { height: 5px !important; }

.h2-home.h2 { color: #000 !important; font-size: 26px;line-height: 36px;font-weight: 400 !important; letter-spacing: 0px; text-transform:none;}


.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {height: 80px;}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    background-color: rgba(255,255,255,1);
    border-color: rgba(231,231,242,1);
    border-width: 1px;
    border-style: solid;
    color: #656161;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
header.sticky nav.main_menu > ul > li > a:hover span, header.sticky nav.main_menu > ul > li.active > a span, header.sticky nav.main_menu > ul > li:hover > a > span, header.sticky nav.main_menu > ul > li > a:hover > i, header.sticky nav.main_menu > ul > li:hover > a > i, header.sticky nav.main_menu > ul > li.active > a > i, .light.sticky nav.main_menu > ul > li > a:hover, .light.sticky nav.main_menu > ul > li.active > a, .dark.sticky nav.main_menu > ul > li > a:hover, .dark.sticky nav.main_menu > ul > li.active > a {
    color: #bf1e2e !important;}
.q_icon_with_title .icon_title_holder .icon_holder {padding: 0 10px 10px 0px !important;}
	
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 {padding: 8px !important;}

.wpcf7 form.wpcf7-form p { margin-bottom: 5px !important;}


@media only screen and (max-width: 1024px) {
.title.title_size_medium h1 {
    font-size: 40px !important;
    line-height: 40px !important;}
}



