/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 11.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

div.title.title_size_small.position_left{
display:none;
}
body{
color:white !important;

    font-family: 'Raleway', sans-serif;
   font-size: 16px;
    font-weight: 300;

}
.header_bottom, .header_top, .fixed_top_header .bottom_header {
    background-color: rgba(255,255,255,0) !important;
}
section.parallax_section_holder {
    height:863px !important;
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}
.parallax_section_inner_margin, .section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 15px !important;
}

 input.wpcf7-form-control.wpcf7-submit{
    color: #f6f6f6;
    font-size: 14px;
    line-height: 49px;
    height: 49px;
    font-style: normal;
    font-weight: 800;
    background-color: #2ecc71 !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    letter-spacing: 0px;
    text-transform: none;
    border-width: 0px;
     padding: 4px 41px !important;
     line-height: 1.7em; 
}

