/*
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");

/* Header */

nav.main_menu ul li.active a {
    color: #00b3cc !important;
}

nav.main_menu > ul > li > a {
    color: #052755 !important;
    font-family: 'Lato', sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 900  !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

nav.main_menu > ul > li:not(:first-child):before {
    color: #f1f1f1 !important;
}

.qode-preview-slider .qode-presl-main-slider .flex-control-nav li a.flex-active, .qode-preview-slider .qode-presl-main-slider .flex-control-nav li:hover a, .qode_content_slider .flex-control-nav li a.flex-active, .qode_content_slider .flex-control-nav li:hover a, .testimonials_c_holder .flex-control-nav li a.flex-active, .testimonials_c_holder .flex-control-nav li:hover a, .qode-advanced-image-gallery .owl-dots .owl-dot.active span, .qode-advanced-image-gallery .owl-dots .owl-dot:hover span {
    background-color:#00b3cc;
    border: 1px solid #00b3cc;
}


/* CONTACT */
.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 {
    background-color: #052755;
	border-color: #052755;}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled])  {
    background-color: #00b3cc !important;
    border-color: #00b3cc !important;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #052755 !important;
    border-color: #052755 !important; color:#fff !important;
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 20px;
    padding: 0;
    text-align: center;
}

/* Footer */

.footer_top h5 {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    letter-spacing: 2px !important;
    line-height: 25px;
    font-weight: 700;
    text-transform: capitalize;
    font-style: normal;
}