/*
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: 12.1
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.

*/
.q_icon_list .qode-ili-icon-holder, .q_icon_list i {
  
    margin-right: 15px;
}
.sidebar {
    margin-top: 20px;
}
h4 a:hover{
color:#5691d3 !important;}
.gform_button{
  background-color: #4c87ca !important;
    border-radius: 2px !important;
    border-width: 0 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    height: 49px !important;
    letter-spacing: 0;
    line-height: 49px;
    padding-left: 28px !important;
    padding-right: 28px !important;
    text-transform: uppercase;
}
.gform_wrapper .large, .gform_wrapper .medium{
  background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #3e3e3e !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    line-height: 14px;
  
}
.textwidget {
    color: #fff !important;
}

.gray_s img {
    -webkit-filter: grayscale(100%) !important; /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) !important; 
}
.q_slide_title {
    text-shadow: 2px 4px 6px #000 !important;
}
nav.main_menu > ul > li > a {
    
    text-shadow: 3px 3px 7px #000;
  
}
.sticky_animate li a {
    text-shadow: 0 0 0 #000 !important;
}
.menu_Div {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 9999;
}
.page_link {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.page_link > li {
    background: #4c87ca none repeat scroll 0 0;
    color: #fff;
    float: left; font-size: 18px;
    list-style: outside none none;
    padding: 10px 20px;
}
.page_link > li:hover{
 background: #303030 none repeat scroll 0 0;
}
.page_link > .active{
 background: #303030 none repeat scroll 0 0;
}
.page_link > li  a{
   color:#fff;
}
