/*
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_top {
    height: 10px;
	/*overflow: hidden;*/
}

@media only screen and (max-width: 1600px) {
	nav.main_menu > ul > li > a {
	    padding: 0 10px;
	}

	nav.main_menu > ul > li > a {
	    color: #8f8f8f;
	    font-size: 15px;
	    font-style: normal;
	    font-weight: 700;
	    letter-spacing: 0px;
	    text-transform: none;
	}
}

@media only screen and (max-width: 1280px) {
	nav.main_menu > ul > li > a {
	    padding: 0 8px;
	}

	nav.main_menu > ul > li > a {
	    color: #8f8f8f;
	    font-size: 12px;
	    font-style: normal;
	    font-weight: 700;
	    letter-spacing: 0px;
	    text-transform: none;
	}
}

.q_list.circle ul>li:before {
	display : none;
}

.vc_text_separator.full div {
	font-size : 16px;
}

.vc_text_separator.full {
	
    border-top: 4px solid #dedede!important;
}

#objectif_how {
	border-top: 0;
    border-bottom: 5px solid #dedede;
    border-left: 5px solid #dedede;
    border-right: 5px solid #dedede;
}

.btn_gov {
	float : right;
}

.qode-np-title > a {
	color : #ffffff;
}

.qode-np-title > a:hover {
	color : #d89901;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
	margin-top: 4px;
}

.footer_top a {
	color: #fff!important;
	text-decoration: underline;
}

.prca-ticker {
	z-index: 99999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.prca-ticker .wptu-ticker.wptu-ticker-main {
	width:auto;
	margin-bottom:0;
}
body {
	padding-bottom:30px;
}