/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress 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: 16.7
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.

*/

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a, a.current {
  opacity: .8!important;
    color: #fff!important;
}
#why-choose-main ul li:before {
    content: url(http://d7a03670-7065-485c-b3fd-54e0de6dea1f.s1.conves.io/wp-content/uploads/2018/07/list-icon.png);
    position: absolute;
    left: 0;
}
#why-choose-main ul li {
    display: block;
    position: relative;
        padding-left: 40px;
}
#why-choose-main h2 {
    text-align: center;
    color: #002659;
    font-size: 40px;
    font-weight: bold;
}
#why-choose-main ul {
    padding: 0px;
       margin: 25px 0px 0px;
}
#team-manage h3 {
    text-align: center;
    margin: 20px 0px 5px;
    color: #002659;
    font-weight: bold;
}
#team-manage p {
    text-align: center;
    color: #928987;
    font-weight: bold;
}
.img-cnt {
    text-align: center;
    }
.has_sub .inner ul li a:hover span {
    opacity: .8!important;
    color: #fff!important;
}
.cnt-form input[type="text"], .cnt-form input[type="email"], .cnt-form textarea {
    border: 1px solid #999999!important;
}
.cnt-form input[type="submit"] {
    margin-top: 5px!important;
}
.head-class h3 {
    text-align: center;
    color: #002659;
    font-size: 45px;
}