/*
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");

.menucontact a {
	color:#FDA52C !important;	
}

.titreae h1{
	color: #000000;
    font-family: "Oswald", Sans-serif !important;
    font-size: 50px !important;
    font-weight: 600 !important;	
}

.titreservice h3 {
	color: #000000;
    font-size: 18px !important;
    font-weight: 500 !important;
	font-family: "Poppins", Sans-serif;
    text-transform: none;
    line-height: 30px;	
}

.blanc p {
	color:#FFF !important;
	font-size: 18px !important;
	line-height:140% !important;
	font-weight: 400 !important;
}

.centrer  a {
	text-align:center !important;
}

.contacter a {
	color: #FFF;
    font-size: 20px !important;
    font-weight: 800 !important;
	font-family: "Poppins", Sans-serif;
	border-color:#FFF;
	border-width:1px;
	border-style:solid;
	padding:0px 10px 0px 10px;		
	margin:10px 0px 10px 0px;
}
.contacter a:hover {
	color: #FED20D !important;
}

.titrepage h1{
	color: #000000 !important;
    font-family: "Oswald", Sans-serif !important;
    font-size: 50px !important;
	line-height:120% !important;
    font-weight: 600 !important;	
}