/*
Theme Name: Detective 68 - Messerlin
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ASTERIUM
Author URI:  https://www.asterium.fr
Template: salient
Version: 1.0
*/


h1 {
	color: #1b3c75;
}

.rgpd {
	font-size: 13px;
    margin: 27px 0 0 0;
    color: #999;
    line-height: 18px;
    clear: both;
}

.chapeau {
	font-size: 22px;
	line-height: 30px;
	color: #333;
	font-weight: 500;
}
.ecart_citation {
	display:  block;
	background: #f4f4f4;
	padding: 20px 20px 20px 60px;
	font-size: 22px;
	line-height: 32px;
	color: #001F3F;
}
.ecart_citation::before {
    content: url('img/quotes.png');
    position: absolute;
    left: 0;
}

.ecart_gris {
	display:  block;
	background: #f4f4f4;
	padding: 20px;
	font-size: 22px;
	line-height: 32px;
	color: #001F3F;
}

.lienfleche {
	text-transform: uppercase;
    font-size: 15px;
    position: relative;
    display: inline-block;
    padding: 0 20px 0 0;
}
.lienfleche:after {
	content: url('images/arrow-link.png');
	position: absolute;
	right: 0;
	width: 6px;
	height: 12px;
	margin: 0 0 0 10px;
}
.colorgray {
	color: #999;
}
.colorblue {
	color: #1b3c75;
}


.page-id-26 .wpcf7-form-control-wrap.your-message { /* Page Contact */
	padding: 30px 0 0 0;
}
.page-id-9 .wpcf7 .col1 {
	float: left;
	width: 48%;
	margin: 0 4% 30px 0;
}
.page-id-9 .wpcf7 .col2 {
	float: left;
	width: 48%;
	margin: 0 0 30px 0;
}
.page-id-9 .wpcf7-form-control-wrap.your-message textarea {
	height: 189px;
}