/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ button,
hr,
input {
	overflow: visible;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
progress,
sub,
sup {
	vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
	padding: 0;
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}
*,
::after,
::before,
legend {
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size: 2em;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	color: #ffebb5;
	text-decoration: none;
	transition: all .3s;
}
.feaurg:hover,
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
.highlight,
body {
	background: #181818;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
select {
	text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
.highlight .c,
.highlight .c1,
.highlight .cm,
.highlight .cs,
.highlight .ge,
blockquote {
	font-style: italic;
}
.highlight .cp,
.highlight .cs,
.highlight .gs,
.highlight .k,
.highlight .kc,
.highlight .kd,
.highlight .kp,
.highlight .kr,
.highlight .kt,
.highlight .nc,
.highlight .o,
.highlight .ow {
	font-weight: 700;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
html {
	font-size: 15px;
	line-height: 1.5;
}
body {
	margin: 0;
	font-family: Roboto, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	line-height: 1.5;
	text-rendering: optimizeLegibility;
}
.feaurg:hover,
a:hover {
	color: rgba(111, 111, 111, 0.7);
	cursor: pointer;
}
blockquote {
	border-left: 5px solid #f0f564;
	padding-left: 1.1rem;
	margin-left: 1.2rem;
	color: #6f6f6f;
}
.clearfix::after,
.clearfix::before {
	content: "";
	display: block;
	clear: both;
}
.divider::after {
	content: "-";
	display: inline-block;
	position: relative;
}
.highlight {
	margin: 0;
	border-radius: 3px;
}
.highlight pre {
	padding: 1rem 2rem;
	overflow-x: auto;
}
.highlight .c {
	color: #998;
}
.highlight .err {
	color: #a61717;
	background-color: #e3d2d2;
}
.highlight .cm {
	color: #998;
}
.highlight .cp {
	color: #999;
}
.highlight .c1 {
	color: #998;
}
.highlight .cs {
	color: #999;
}
.highlight .gd {
	color: #000;
	background-color: #fdd;
}
.highlight .gd .x {
	color: #000;
	background-color: #faa;
}
.highlight .gr {
	color: #a00;
}
.highlight .gh {
	color: #999;
}
.highlight .gi {
	color: #000;
	background-color: #dfd;
}
.highlight .gi .x {
	color: #000;
	background-color: #afa;
}
.highlight .go {
	color: #888;
}
.highlight .gp {
	color: #555;
}
.highlight .gu {
	color: #aaa;
}
.highlight .gt {
	color: #a00;
}
.highlight .kt {
	color: #458;
}
.highlight .m {
	color: #099;
}
.highlight .s {
	color: #d14;
}
.highlight .na {
	color: teal;
}
.highlight .nb {
	color: #0086b3;
}
.highlight .nc {
	color: #458;
}
.highlight .no {
	color: teal;
}
.highlight .ni {
	color: purple;
}
.highlight .ne,
.highlight .nf {
	color: #900;
	font-weight: 700;
}
.highlight .nn {
	color: #555;
}
.highlight .nt {
	color: navy;
}
.highlight .nv {
	color: teal;
}
.highlight .w {
	color: #bbb;
}
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo {
	color: #099;
}
.highlight .s2,
.highlight .sb,
.highlight .sc,
.highlight .sd,
.highlight .se,
.highlight .sh,
.highlight .si,
.highlight .sx {
	color: #d14;
}
.highlight .sr {
	color: #009926;
}
.highlight .s1 {
	color: #d14;
}
.highlight .ss {
	color: #990073;
}
.highlight .bp {
	color: #999;
}
.highlight .vc,
.highlight .vg,
.highlight .vi {
	color: teal;
}
.highlight .il {
	color: #099;
}
.highlighter-rouge {
	color: #e74b3c;
	font-weight: 400;
	border: 1px solid #6f6f6f;
	border-radius: 3px;
	padding: .1rem .5rem;
}
.about,
.header .logo .logo-link {
	border-top: 3px solid #f0f564;
	border-bottom: 3px solid #f0f564;
}
.header {
	display: flex;
	justify-content: space-between;
	padding: 1rem;
	margin-bottom: 1rem;
}
.header .logo .logo-link,
.header ul li a {
	display: inline-block;
	font-weight: 700;
	transition: ease-in-out .3s;
	text-decoration: none;
	text-transform: uppercase;
}
.header .logo {
	text-align: center;
	font-size: 1rem;
}
.header .logo .logo-link {
	color: #fff;
	line-height: 1.1;
	padding: 1rem 1.5rem;
}
.header .logo .logo-link:hover {
	background: #f0f564;
	color: #181818;
}

.header ul li a {
	padding: 1rem 1.5rem;
	color: #fff;
}
.header ul li a:hover {
	background-color: #f0f564;
	color: #181818;
}
.wrapper {
	max-width: 1250px;
	margin: 0 auto 2rem;
}

.page-heading .page-title {
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-size: 2.9rem;
	line-height: 1.1;
	text-align: center;
	color: #fff;
}
.about {
	background-color: #272727;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/*.about .tagline{font-size:1.1rem;text-align:center;color:#6F6F6F;letter-spacing:5px;font-weight:400;margin:0 auto 2rem;max-width:500px}*/
.about .tagline {
	font-size: 1.2rem;
	text-align: center;
	color: #ffedbb;
	letter-spacing: 0.94px;
	font-weight: 400;
	margin: 0 auto 0.4rem;
	max-width: 900px;
}

.about .taglinerm {
    /* text-align: center; */
    color: #ffedbb;
    letter-spacing: 0.94px;
    font-weight: 400;
    /* margin: 0 auto 0.4rem; */
    max-width: 900px;
    text-transform: uppercase;
    margin-bottom: 2rem;
    margin-top: 1rem;
	font-size: 3.0rem;
	color: #ffebb5;
}

.about .tagline::after {
	content: "";
	display: block;
	width: 120px;
	height: 2px;
	margin: .9rem auto auto;
	background-color: #323232;
}
.about img.face {
	border-radius: 50%;
	width: 200px;
	max-width: 100%;
}
.about-description {
	margin-bottom: 2rem;
}
.contact-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact-list li {
	margin-bottom: .3rem;
}
.contact-list li .feaurg,
.contact-list li a {
	font-family: monospace;
	text-decoration: none;
	border-radius: 5px;
	display: block;
	color: #fff;
	padding: .5rem .8rem;
	background-color: #181818;
}
.post-box,
.post-container {
	background-color: #272727;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.contact-list li .feaurg:hover,
.contact-list li a:hover {
	opacity: 0.8;
	transform: translateX(3px);
	cursor: pointer;
}
.post-box {
	margin: 0 1rem;
	padding: 2rem;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post-list .post-item {
	position: relative;
	display: block;
	padding: 2.5rem 0;
	border-bottom: 1px solid #323232;
}
.post-list .post-item .post-header .post-link {
	text-decoration: none;
	color: #fff;
	transition: all .3s;
}
.post-list .post-item .post-header .post-link:hover {
	opacity: 0.7;
}
.post-list .post-item .post-header .post-link:hover i.fa-long-arrow-right {
	transform: translateX(7px);
	transition: all .2s;
}
.rss-subscribe {
	color: #6f6f6f;
	transition: all .3s;
}
.rss-subscribe:hover {
	color: #f0f564;
}
.article-list-footer {
	font-family: monospace;
	font-size: .6rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	opacity: 0.6;
}
.page-header {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 3rem;
}
.page-header .page-title {
	margin-bottom: .7rem;
	color: #fff;
}
.page-header .page-list-date {
	font-family: monospace;
	font-weight: 400;
	letter-spacing: 2px;
	color: #6f6f6f;
}
.post-container {
	margin: 0 1rem;
}
.post-container .post-content {
	padding: 1.5rem 2rem 2rem;
}
.post-container .post-content article {
	border-bottom: 2px solid #323232;
	padding-bottom: 1rem;
}
.post-container .post-img,
.post-container img {
	width: 100%;
}
.post-container .post-share {
	padding: 1rem 0;
}
.post-container .post-share h5 {
	display: inline-block;
}
.post-container .post-share a {
	font-size: 1.1rem;
	margin-left: .4rem;
}
.footer {
	color: #323232;
	padding: .7rem 1.5rem;
}
.footer .copyright {
	text-transform: uppercase;
	text-align: center;
	font-size: .7rem;
}
@media screen and (min-width: 500px) {
	html {
		font-size: calc(15px + 7 * ((100vw - 500px) / 900));
	}
}
@media screen and (min-width: 1400px) {
	html {
		font-size: 22px;
	}
}
@media (max-width: 480px) {
	.page-heading .page-title {
		font-size: 1.5rem;
		line-height: 1.2;
	}
	.about .taglinerm {
		font-size: 2.5rem;
	}
	.contact-list li .feaurg,
	.contact-list li a {
		font-size: .7rem;
	}
}
.mdgt {
	padding-top: 38px;
	padding-bottom: 38px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}

@keyframes beat {
	to {
		transform: scale(1.05);
	}
}

.heart {
	border-radius: 16px;
	color: #fff;
	text-transform: uppercase;
	background-color: #ef2f2f;
	animation: beat 1s infinite alternate;
	transform-origin: center;
	font-weight: 800;
}
.mordes {
	/*background-color:red;text-decoration: underline;*/ font-size: 0.9em;
}
.mordes:active,
.mordes:focus,
.mordes:hover {
	background-color: red !important;
	color: #fff !important;
	border-bottom: none !important;
	cursor: pointer;
	text-decoration: none;
}
span.stars,
span.stars span {
	display: inline-block;
	background: url(https://remimorin.fr/assets/img/stars.png) 0 -16px repeat-x;
	width: 80px;
	height: 16px;
}
span.stars:hover {
	cursor: pointer;
}
span.stars span {
	background-position: 0 0;
}
#eapps-google-reviews-0ee82e3c-10ed-45d8-948b-110b5caf8023
	> div
	> div:nth-child(3)
	> a {
	z-index: -1000 !important;
	position: relative !important;
}
.button-wiggle {
	animation: wiggle 4s 2s infinite;
}
@keyframes wiggle {
	5%,
	50% {
		transform: scale(0.85);
	}
	10% {
		transform: scale(0.95);
	}
	15% {
		transform: scale(1);
	}
	20% {
		transform: scale(1.07) rotate(-5deg);
	}
	25% {
		transform: scale(1.07) rotate(5deg);
	}
	30% {
		transform: scale(1.07) rotate(-3deg);
	}
	35% {
		transform: scale(1.07) rotate(2deg);
	}
	40% {
		transform: scale(1.15) rotate(0);
	}
}
@-webkit-keyframes wiggle {
	5%,
	50% {
		transform: scale(0.85);
	}
	10% {
		transform: scale(0.95);
	}
	15% {
		transform: scale(1);
	}
	20% {
		transform: scale(1.07) rotate(-5deg);
	}
	25% {
		transform: scale(1.07) rotate(5deg);
	}
	30% {
		transform: scale(1.07) rotate(-3deg);
	}
	35% {
		transform: scale(1.07) rotate(2deg);
	}
	40% {
		transform: scale(1.15) rotate(0);
	}
}
.centerimg {
	max-width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}
ul.timeline {
	list-style-type: none;
	position: relative;
}
ul.timeline:before {
	content: " ";
	background: #d4d9df;
	display: inline-block;
	position: absolute;
	left: 29px;
	width: 2px;
	height: 100%;
	z-index: 400;
}
ul.timeline > li {
	margin: 20px 0;
	padding-left: 20px;
}
ul.timeline > li > .datumtimeline {
	font-weight: 700;
}
ul.timeline > li:before {
	content: " ";
	background: #fff;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	border: 3px solid #22c0e8;
	left: 20px;
	width: 20px;
	height: 20px;
	z-index: 400;
}
