/*
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.8
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.

*/
.testimonials_c_holder .testimonial_content_inner {
     background: #a7a9ab; 
}
.testimonials_c_holder .flex-control-nav li a {
	background-color: #fff !important;
}

.selection{
	background : #2e2f4f;
}
@font-face {
    font-family: Lato Black;
    src: url(Lato-Black.ttf);
}
@font-face {
    font-family: Lato Italic;
    src: url(Lato-Italic.ttf);
}
@font-face {
    font-family: Lato Regular;
    src: url(Lato-Regular.ttf);
}
@font-face {
    font-family: Lato Light;
    src: url(Lato-Light.ttf);
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #90919f !important;
}
::selection {
    background: #303a61 !important;
    color: #fff;
}
a:hover, p a:hover {
    color: #fcbc0f !important;
}
.qbutton:hover {
	background-color : #303a61 !important;
}
nav.mobile_menu ul li a:hover {
	color : #fc6c0f !important;
}
nav.mobile_menu ul li.active>a {
    color: #fc6c0f !important;
}
