/* "Marguerite est dans le pré ?" site styles | contact@waipdesign.fr | WAIPdesign */

/* Fonts */
@font-face {
	font-family: 'eurostile-demi';
	src: url('fonts/eurostile/eurostile-demi-webfont.eot') format('eot');
	src: url('fonts/eurostile/eurostile-demi-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/eurostile/eurostile-demi-webfont.woff2') format('woff2'),
		 url('fonts/eurostile/eurostile-demi-webfont.woff') format('woff'),
		 url('fonts/eurostile/eurostile-demi-webfont.ttf') format('truetype'),
		 url('fonts/eurostile/eurostile-demi-webfont.svg#eurostile-demi-demidemi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'architects_daughterregular';
    src: url('fonts/architectsdaughter/architectsdaughter-webfont.eot');
    src: url('fonts/architectsdaughter/architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/architectsdaughter/architectsdaughter-webfont.woff2') format('woff2'),
         url('fonts/architectsdaughter/architectsdaughter-webfont.woff') format('woff'),
         url('fonts/architectsdaughter/architectsdaughter-webfont.ttf') format('truetype'),
         url('fonts/architectsdaughter/architectsdaughter-webfont.svg#architects_daughterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansregular';
    src: url('fonts/droid/droidsans-webfont.eot');
    src: url('fonts/droid/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/droidsans-webfont.woff') format('woff'),
         url('fonts/droid/droidsans-webfont.ttf') format('truetype'),
         url('fonts/droid/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_sansbold';
    src: url('fonts/droid/droidsans-bold-webfont.eot');
    src: url('fonts/droid/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/droidsans-bold-webfont.woff') format('woff'),
         url('fonts/droid/droidsans-bold-webfont.ttf') format('truetype'),
         url('fonts/droid/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

b, strong {
    font-family: 'droid_sansbold', sans-serif;
}

@font-face {
    font-family: 'droid_serifregular';
    src: url('fonts/droid/DroidSerif-webfont.eot');
    src: url('fonts/droid/DroidSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/DroidSerif-webfont.woff') format('woff'),
         url('fonts/droid/DroidSerif-webfont.ttf') format('truetype'),
         url('fonts/droid/DroidSerif-webfont.svg#droid_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_serifbold';
    src: url('fonts/droid/DroidSerif-Bold-webfont.eot');
    src: url('fonts/droid/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/DroidSerif-Bold-webfont.woff') format('woff'),
         url('fonts/droid/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('fonts/droid/DroidSerif-Bold-webfont.svg#droid_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_serifitalic';
    src: url('fonts/droid/DroidSerif-Italic-webfont.eot');
    src: url('fonts/droid/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/DroidSerif-Italic-webfont.woff') format('woff'),
         url('fonts/droid/DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('fonts/droid/DroidSerif-Italic-webfont.svg#droid_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_serifbold_italic';
    src: url('fonts/droid/DroidSerif-BoldItalic-webfont.eot');
    src: url('fonts/droid/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid/DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('fonts/droid/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/droid/DroidSerif-BoldItalic-webfont.svg#droid_serifbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Icomoon';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/icomoon.eot');
	src: url('fonts/icomoon.eot?#iefix') format('eot'),
		 url('fonts/icomoon.woff') format('woff'),
		 url('fonts/icomoon.svg#icomoon') format('svg'),
		 url('fonts/icomoon.ttf') format('ttf');
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Icomoon';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-circle-up:before {
	content: "\ea41";
}
.icon-circle-down:before {
	content: "\ea43";
}
.icon-mail:before {
	content: "\ea84";
}
.icon-google-plus:before {
	content: "\ea8c";
}
.icon-facebook:before {
	content: "\ea91";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-enter:before {
	content: "\ea13";
}
.icon-happy:before {
	content: "\e9df";
}
.icon-new-tab:before {
	content: "\ea7e";
}
.icon-home:before {
	content: "\e900";
}

/* Layout */
html, body {
	font-family: 'droid_sansregular', sans-serif;
	height: 100%;
}

a, a:focus, a:hover, a:visited {
	text-decoration: none;
}
a:focus {
	outline-style: dotted;
		outline-color: #F47E00;
		outline-width: 2px;
}
/*:focus {outline: 2px solid red;}*/

/* Header */
.evitement {
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	text-align: center;
}
.evitement li a {
	background-color: #444444;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 1.4em;
	height: 0px;
	left: -99999px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	width: 0px;
}
.evitement li a:focus {
	height: 30px;
	position: static;
    left: auto;
    width: auto;
    height: auto;
    overflow: visible;
}
header {
	/*background: transparent url('../img/graphisme/header-bg.jpg') no-repeat 50% 25%;*/
	 -webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 545px;
	position: relative
}
.interne header {
	height: 300px;
	background: transparent url('../img/graphisme/header-bg.JPG') no-repeat 50% 30%;
	background-size: cover;
}
.swiper-container {
	border-bottom: 5px solid #197B42;
    height: 545px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.swiper-slide > img {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	max-height: 545px;
	min-width: 100%;
}
header h1 {
	text-indent: -6000px;
	float: left;
}
.topbar {
	background-color: #802265;
	height: 52px;
	position: relative;
	top: 35px;
	z-index: 500;
}
header p {
	color: #ffffff;
	font-family: 'eurostile-demi';
	/*RSP*/font-size: 3em;
	position: relative;
	/*RSP*/ text-align: center;
	/*RSP*/ text-shadow: 2px 2px 4px #4f4f4f;
	top: -35px;
}
header p span {
	display: inline-block;
	position: relative;
	/*RSP*/top: 25px;
}
.connect-nar {
		display: block;
}
.connect-wide {
	display: none;
}
.account {
	margin: 0;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 700;
	transition: .1s;
}
.account > li {
	border-bottom: 1px solid #000000;
	list-style-type: none;
}
.connect-nar .account {
	position: relative;
	width: auto;
}
.connect-wide .account {
	min-width: 200px;
	position: absolute;
}
.account > li > a {
	background-color: #BCCC32;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 1em;
}
.account > li > a.icon-home span {
	display: inline-block;
	text-indent: -9000px;
}
.connect-nar .account > li > a {
	height: 30px;
	line-height: 30px;
}
.connect-wide .account > li > a {
	height: 52px;
	line-height: 52px;
	padding: 0 30px;
}
.account > li > a:hover, header .account > li > a:focus {
	background-color: #F47E00;
	color: #FFF;
}
.account-menu {
	background: #FFF;
	color: #000;
	display: none;
	/*font-size: 1.4em;*/
	margin: 0;
	width: 100%;
	transition: 0.3s;
}
.account-menu-open {
	display: block;
}
.account-menu > li:not(.divider) {
	padding: 10px 30px;
}
.divider {
	border-bottom: 1px solid #CCC;
	height: 1px;
}
header .logo-cbn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 200;
}
header .logo-cbn {
	display: none;
}
.link {
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 500;
}
.link a {
	background: transparent url('../img/graphisme/down.png') no-repeat bottom center;
	color: #ffffff;
	display: block;
	font-size: 1.6em;
	height: 75px;
	text-align: center;
	width: 130px;
}
.link a:hover, .link a:focus {
	text-decoration: underline;
}

/* Main */
.intro {
	background-color: #EFF4ED;
	color: #000000;
	width: 100%;
}
.intro p {
	font-size: 2.1em;
	line-height: 1.1429em;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	/*RSP*/width: 85vw;
	/*RSP*/max-width: 800px;
}

.page {
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	/*RSP*/width: 85vw;
	/*RSP*/max-width: 1100px;
}

.page h2 {
	color: #802265;
	font-family: 'eurostile-demi';
	font-size: 3.6em;
	margin-bottom: 50px;
	text-align: center;
}
.interne .page h2 {
	font-size: 2.8em;
}
.page h2.none {
	clear: both;
	margin-bottom: 20px;
	margin-top: 80px;
}
.page p {
	line-height: 1.3em;
}

.page a {
	color: #197B42;
	text-decoration: underline;
}
.page a:hover,
.page a:focus {
	color: #F47E00;
	text-decoration: underline;
	text-decoration-style: dashed;
}
.page .leaflet-control-zoom a {
	text-decoration: none;
}
.leaflet-marker-icon:focus {
	outline-color: #F47E00;
	outline-style: dotted;
	outline-width: 2px;
}

/* Form */
.formulaire {
	margin: 0 auto 50px auto;
	width: 100%;
	/*RSP*/max-width: 760px;
}
.coords, .accept {
	margin-bottom: 60px;
}
#obs_loc_search {
	background-color: #C3C3C3;
	color: #000000;
	padding: 10px 10px;
	text-decoration: none;
	transition: .1s;
}
#obs_loc_search:hover,
#obs_loc_search:focus {
	background-color: #686868;
	color: #ffffff;
}
.loc-bttns {
	font-size: 1.4em;
}
.map {
	background: #DDD;
	border: 1px solid #CCC;
	height: 540px;
	margin-bottom: 30px;
	margin-top: 20px;
	max-width: 760px;
	width: 85%;
	z-index: 1;
}
.map:focus {
	outline-color: #F47E00;
	outline-style: dotted;
	outline-width: 2px;
}
.leaflet-control-layers-toggle {
	background-image: url('../img/map/layers.png');
}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('../img/map/layers-2x.png');
}
.leaflet-control-layers-base span {
	font-size: 0.7em;
}
.leaflet-popup-content-wrapper {
}
.leaflet-popup-content p {
	font-size: 1.2em;
}


.input-select {
	float: left;
	max-width: 450px;
	width: 100%;
}
.input-select > label.control-label {
	display: inline-block;
}
/*.input-select > .radio {
	margin-bottom: 10px;
}*/
.combo {
	margin-bottom: 10px;
}
.select2-container {
	/*float: left;*/
	width: 80% !important;
	max-width: 300px !important;
}
.select2-selection:focus {
	outline: 1px solid #197B42;
}
.select2-container .select2-selection {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.js .combo .radio {
	background-color: #EEE;
	border: 1px solid #AAA;
	border-right: 0 none;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	height: 28px;
	line-height: 28px;
	padding: 0 4px;
}
.js .combo .radio-checked {
	background-color: #FFF;
}
#select2-taxon_list-container,
ul#select2-taxon_list-results,
.select2-search__field,
.select2-selection__clear {
	font-size: 1.4em;
}

.no-js #taxon_list {
	border: 1px solid #686868;
	font-size: 1.4em;
	height: 28px;
    line-height: 28px;
	width: 183px;
}

fieldset {
	border: 0 none;
}
legend {
	font-family: 'eurostile-demi';
	color: #686868;
	font-size: 2.2em;
	margin: 15px 0 35px;
	padding-right: 10px;
}
.form-group {
	margin-bottom: 15px;
}
.form-group p {
	font-size: 1.4em;
	margin-bottom: 0;
}
.form-group-localisation {
	margin-bottom: 0;
}
label {
	/*RSP*/ display: block;
	/*RSP*/ margin-bottom: 10px;
	font-size: 1.4em;
}
.form-group-localisation label {
	display: block;
}
label.photo , label.comment {
	display: block;
	margin-bottom: 10px;
}
label[for="input-spam"] {
	line-height: 26px;
	margin-right: 10px;
}
input[type="text"], input[type="email"] {
	border: 1px solid #686868;
	font-size: 1.4em;
	/*RSP*/ padding: 5px;
	width: 210px;
}
input[type="checkbox"] {
	float: left;
	margin-right: 7px;
}
input[type="checkbox"]:focus {
    outline-color: #197B42;
	outline-style: solid;
	outline-width: 1px;
}
input[type="radio"]:focus {
    outline-color: #197B42;
	outline-style: solid;
	outline-width: 1px;
}
input[type="file"] {
	border: 1px solid #686868;
	/*RSP*/ font-size: 1.2em;
	padding: 3px;
}
input:focus, textarea:focus, [readonly] {
	background-color: #EFF4ED;
	border: 1px solid #197B42;
}
input[type="submit"] {
	background-color: #BCCC32;
	border: 0 none;
	display: block;
	font-size: 1.4em;
	padding: 10px 30px;
	transition: .1s;
}
.interne input[type="submit"] {
	float: right;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #F47E00;
	color: #ffffff;
}
input[type="submit"]:focus {
    outline-color: #F47E00;
	outline-style: dotted;
	outline-width: 2px;
}
input#input-draft {
	margin-right: 30px;
	/*RSP*/ margin-top: 45px;
}
input[type="reset"] {
	background-color: #c3c3c3;
	border: 0 none;
	display: block;
	font-size: 1.2em;
	/*RSP margin-top: 15px;*/
	margin-top: 45px;
	padding: 3px 30px;
	transition: .1s;
}
input[type="reset"]:hover,
input[type="reset"]:focus {
	background-color: #686868;
	color: #ffffff;
}
input[type="reset"]:focus {
    outline-color: #F47E00;
	outline-style: dotted;
	outline-width: 2px;
}
select {
	margin-left: 10px;
}
textarea {
	/*RSP*/ width: 100%;
	/*RSP*/ max-width: 500px;
	height: 100px;
	font-size: 1.4em;
	padding: 5px;
}
input#obs_loc_input {
	display: block;
	/*RSP*/ margin-bottom: 20px;
	margin-left: 0;
}
#obs_loc_list {
	position: relative;
}
	#suggest_box {
		background: #FFF;
		border: 1px solid #CCC;
		display: none;
		left: 0;
		position: absolute;
		top: -24px;
		/*RSP top: -7px;*/
		/*width: 50%;*/
		width: 85%;
		z-index: 10001;
		box-shadow: 2px 2px 2px #444444;
	}
	#suggest_box.open {
		display: block;
	}
	#suggest_box.open ul {
		font-size: 1.4em;
		margin: 0;
	}
	#suggest_box.open ul li {
		list-style-type: none;
		padding-left: 10px;
	}
	#suggest_box li:hover,
	#suggest_box li:focus {
		background-color: #d6d6d6;
		cursor: pointer;
	}
.form-info {
	background: transparent url('../img/graphisme/info.png') no-repeat 50% 50%;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin-left: 7px;
	position: absolute;
	width: 21px;
}
.form-popup {
	display: none;
	z-index: 1000;
}
.form-info:hover .form-popup, .form-info:focus .form-popup {
	background: none;
	display: block;
	left: -220px;
	padding-left: 0;
	padding-top: 30px;
	position: absolute;
	max-width: 80vw;
}
.form-info .form-popup p {
	background-color: #C3C3C3;
    font-family: 'droid_sansregular';
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
}

#form-obs input[type='text'].form-error,
#form-obs textarea.form-error {
	border: 1px solid #a94442;
}
span.form-error {
    background: none repeat scroll 0 0 #a94442;
    color: #ffffff;
    display: block;
	font-size: 1.4em;
	line-height: 1.2em;
    margin: 3px 0 0 0;
    /*RSP margin: 3px 0 0 179px;*/
    padding: 5px;
	position: relative;
    width: 100%;
    /*width: 40%;*/
}
span.form-error::after {
	border: 5px solid transparent;
	border-bottom: 10px solid #a94442;
	content: "";
	height: 100%;
	left: 25px;
	position: absolute;
	top: -100%;
	width: 0;
}
span.form-error.info-list {
    margin-left: 20px;
}
.block {
	display: block;
}
textarea {
	margin-bottom: 20px;
	margin-top: 10px;
}

/* Asides */
.sidebar {
	/*RSP*/margin: 50px auto 0 auto;
	max-width: 760px;
}
h3 {
	color: #802265;
	font-family: 'eurostile-demi';
	font-size: 1.6em;
	margin-bottom: 20px;
}
.sidebar p {
	font-size: 1.4em;
}
a.offline {
	background-color: #197B42;
	color: #ffffff;
	cursor: pointer;
	display: block;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	width: 235px;
}
a.offline:hover,
a.offline:focus {
	box-shadow: 2px 2px 4px #4f4f4f;
	color: #ffffff;
}

/* Footer */
footer {
	background-color: #197B42;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
}
footer p {
	margin: 0 auto;
	margin-bottom: 0;
	/*RSP*/width: 85vw;
	/*RSP*/max-width: 1200px;
}
footer img {
	margin-bottom: 10px;
}
.mentions {
	font-size: 1.2em;
	margin-top: 15px;
}
.mentions a {
	color: #ffffff;
	text-decoration: underline;
}

/* Flash wrapper */
/* Flash Message */
#flash-wrapper.success {
	background: rgba(255, 255, 255, 0.5);
	bottom: 0;
	font-size: 1.6em;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
    z-index: 10000;
}
	#flash-wrapper.success > div {
		left: 50%;
		position: absolute;
		top: 53%;
		transform: translateX(-50%) translateY(-50%);
	}
	#flash-wrapper.success > div a {
		text-decoration: none;
	}
	.page #flash-wrapper.success > div h2 {
		font-size: 1.6em;
		margin-bottom: 20px;
		margin-top: 30px;
	}
/*	.lt-ie10 #flash-wrapper > div {
		left: 20%;
		position: absolute;
		top: 100px;
	}*/



/**
* Icons
*/
.share {
	padding: 0;
	margin-bottom: 50px;
}
.share a, .share a:hover {
	text-decoration: none;
}
.share a:first-child span {
	margin-left: 0;
}
.share .icon {
	color: #F19302;
	font-size: 2.5em;
	margin-left: 20px;
}
.share .icon:hover,
.share .icon:focus {
	color: #f47e00;
	transition:.2s;
}

.lg-only {
	display: none;
}
.inline-block {
	display: inline-block;
}

@media screen and (min-width: 450px) {

	header p {
		font-size: 2em;
		text-align: left;
		text-shadow: none;
	}
	header p span {
		top: -23px;
	}
	header .logo-cbn {
		display: block;
	}
	#suggest_box {
		margin-left: 168px;
		width: 50%;
	}
}

@media screen and (min-width: 470px) {
	header p {
		font-size: 2.4em;
	}
	fieldset {
		border-top: 1px solid #686868;
	}
	legend {
		font-size: 2.4em;
	}
	label {
		display: inline-block;
		margin-bottom: 0;
	}
	.form-group-localisation label {
		margin-bottom: 10px;
	}
	.label-right {
		text-align: right;
	}
	.label-width {
		width: 77px;
	}
	.label-width2 {
		width: 155px;
	}
	input[type="text"], input[type="email"] {
		margin-left: 10px;
		padding: 2px;
	}
	input[type="file"] {
		font-size: 1.4em;
	}
	.input-select {
		margin-left: 15px;
	}
	.form-group-taxon > label {
		float: left;
		margin-bottom: 10px;
	}

}

@media screen and (min-width: 670px) {
	input[type="submit"] {
		float: right;
	}
	input#input-draft {
		 margin-top: 0;
	}
	input[type="reset"] {
		margin-top: 0;
	}
}

@media screen and (min-width: 700px) {
	.connect-nar {
		display: none;
	}
	.connect-wide {
		display: block;
	}
	.account > li {
		border: 0 none;
		float: left;
		margin-left: 2px;
	}
	#suggest_box {
		top: -10px;
	}
	input#obs_loc_input {
		display: inline-block;
	}
	.map {
		margin-top: 0;
	}
}

@media screen and (min-width: 780px) {
	header p {
		font-size: 2.7em;
	}
	.map {
		width: 100%;
	}
	span.form-error {
		margin: 3px 0 0 179px;
		width: 40%;
	}

}

@media screen and (min-width: 850px) {
	header p {
		font-size: 3em;
	}

}

@media screen and (min-width: 910px) {
	.lg-only {
		display: block;
	}

}

@media screen and (min-width: 960px) {
	.form-group-localisation label {
		display: inline-block;
	}
	.form-info:hover .form-popup, .form-info:focus .form-popup {
		background: transparent url('../img/graphisme/info-bg.png') no-repeat 20px 15px ;
		left: 0;
		padding: 0 0 0 35px;
		top: -10px;
		transition:.2s;
		width: 410px;
	}
	.combo .form-info:hover .form-popup, .combo .form-info:focus .form-popup {
		width: 300px;
	}
	.form-group-localisation .form-info:hover .form-popup, .form-info:focus .form-popup {
		background: none;
		display: block;
		left: -380px;
		padding-left: 0;
		padding-top: 45px;
	}
}

@media screen and (min-width: 1020px) {
	header p {
		font-size: 3.6em;
	}
	article {
		padding: 30px 0 30px 30px;
	}

}

@media screen and (min-width: 1230px) {

	.formulaire {
		margin: 0 0 50px 0;
	}
	.sidebar {
		margin-top: 0;
		width: 240px;
	}


	.left {
		float: left;
		text-align: left;
	}
	.right {
		float: right;
	}
	.none {
		display: none;
	}

}

@media screen and (min-width: 1310px) {
	.swiper-slide > img {
		left: auto;
		max-height: none;
		transform: none;
		width: 100%;
	}
}