
body {
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

.mailto {
	text-decoration: none;
	border-bottom: none;
	color: inherit;
}

.mailto:hover {
	color: #808080;
}

.overlay-content .contact .mailto {
	border-bottom: none;
	margin: inherit;
	display: inherit;
	height: inherit;
	font-size: inherit;
}

.logo-accueil {
	text-decoration: none;
	color: inherit;
}

.side-bar-menu .contact .trait-courriel img {
	width: 75%;
	padding-top: 10px;
}

.overlay .solveig-boivin .contact .trait-courriel img {
	idth: 75%;
	padding-top: 10px;
}

/*RESPONSIVE DESIGN*/

/* DESKTOP min 1700px*/
@media only screen and (min-width: 1700px) {
	.container {
	margin: 0px 80px 0px 80px;
	}

	.nav-container {
		display: none;
	}

	.side-bar-menu {
		width: 20%;
		height: 100%;
		position: fixed;
		background-color: white;
	}

	.side-bar-menu .titre-logo {
		padding: 50px 0px 150px 0;
	}

	.side-bar-menu .titre-logo .solveig-boivin {
		font-size: 26px;
		color: black;
		font-weight: 700;
	}

	.side-bar-menu .titre-logo .designer-graphique {
		font-size: 26px;
		color: black;
		font-weight: 400;
	}

	.side-bar-menu .titre-logo .quebec {
		font-size: 18px;
		color: black;
		font-weight: 400;
		padding-top: 10px;
	}

	.side-bar-menu .liens-sociaux .zone-lien {
		width: 85%;
		height: 35px;
		border-bottom: 1px solid black;
		padding-top: 25px;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien {
		font-size: 22px;
		font-weight: 700;
		text-decoration: none;
		color: black;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien img {
		float: right;
	}

	.side-bar-menu .contact {
		margin-top: 100px;
		font-size: 22px;
	}

	.side-bar-menu .contact .courriel {
		font-weight: 700;
	}

	.projets {
		margin-left: 32%;
		overflow-x: hidden;
		padding-top: 160px;
	}

	.projets .teaser {
		font-size: 35px;
		font-weight: 500;
		padding-bottom: 25px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		margin-left: 32%;
		padding: 30px 0 20px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		font-size: 12px;
		color: #878787;
		text-align: right;
		padding-bottom: 10px;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		margin-left: 32%;
		padding-top: 110px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 14px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services {
		margin-left: 32%;
	}

	.entete-services .titre-service {
		font-size: 33px;
		font-weight: 700;
		padding-top: 30px;
	}

	.entete-services p {
		font-size: 20px;
		line-height: 28px;
		padding-top: 10px;
	}

	.cards {
		margin: 0 0 0 32%;
		/*background-color: yellow;*/
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(2, 1fr);
		max-width: 800px;
		padding-top: 40px;
	}

	.cards .service {
		/*background-color: blue;*/
		padding-top: 25px;
	}

	.cards .service div {
		font-size: 22px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 32px;
	}

	.cards .service p {
		font-size: 18px;
		font-weight: 400;
		line-height: 29px;
		margin: 10px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: center;
		border-radius: 20px;
		font-size: 20px;
		font-weight: 500px;
		margin: 130px 0 70px 32%;
		line-height: 30px;
		padding: 30px;
	}

	.aide div {
		padding-top: 20px;
	}

	.aide div span {
		font-weight: 700;
	}

	.footer {
		display: none;
	}

	.copyright2 {
		display: none;
	}

}

/* DESKTOP min 1400px*/
@media only screen and (max-width: 1699px) and (min-width: 1400px) {
	.container {
	margin: 0 80px 0 80px;
	}

	.nav-container {
		display: none;
	}

	.side-bar-menu {
		width: 20%;
		height: 100%;
		position: fixed;
		background-color: white;
	}

	.side-bar-menu .titre-logo {
		padding: 50px 0px 150px 0;
	}

	.side-bar-menu .titre-logo .solveig-boivin {
		font-size: 22px;
		color: black;
		font-weight: 700;
	}

	.side-bar-menu .titre-logo .designer-graphique {
		font-size: 22px;
		color: black;
		font-weight: 400;
	}

	.side-bar-menu .titre-logo .quebec {
		font-size: 16px;
		color: black;
		font-weight: 400;
		padding-top: 10px;
	}

	.side-bar-menu .liens-sociaux .zone-lien {
		width: 85%;
		height: 30px;
		border-bottom: 1px solid black;
		padding-top: 26px;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien {
		font-size: 19px;
		font-weight: 700;
		text-decoration: none;
		color: black;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien img {
		float: right;
	}

	.side-bar-menu .contact {
		margin-top: 100px;
		font-size: 19px;
	}

	.side-bar-menu .contact .courriel {
		font-weight: 700;
	}

	.projets {
		margin-left: 32%;
		overflow-x: hidden;
		padding-top: 130px;
	}

	.projets .teaser {
		font-size: 28px;
		font-weight: 500;
		padding-bottom: 20px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		margin-left: 32%;
		padding: 30px 0 20px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		font-size: 12px;
		color: #878787;
		text-align: right;
		padding-bottom: 10px;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		margin-left: 32%;
		padding-top: 100px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 12px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services {
		margin-left: 32%;
	}

	.entete-services .titre-service {
		font-size: 28px;
		font-weight: 700;
		padding-top: 30px;
	}

	.entete-services p {
		font-size: 18px;
		line-height: 28px;
		padding-top: 8px;
	}

	.cards {
		margin: 0 0 0 32%;
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(2, 1fr);
		max-width: 800px;
		padding-top: 20px;
	}

	.cards .service {
		padding-top: 20px;
	}

	.cards .service div {
		font-size: 19px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 28px;
		padding-top: 10px;
	}

	.cards .service p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px;
		margin: 9px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: center;
		border-radius: 20px;
		font-size: 18px;
		font-weight: 500px;
		margin: 90px 0 70px 32%;
		line-height: 28px;
		padding: 30px;
	}

	.aide div {
		padding-top: 18px;
	}

	.aide div span {
		font-weight: 700;
	}

	.footer {
		display: none;
	}

	.copyright2 {
		display: none;
	}
}

/* DESKTOP min 1200px*/
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
	.container {
	margin: 0 50px 0 50px;
	}

	.nav-container {
		display: none;
	}

	.side-bar-menu {
		width: 22%;
		height: 100%;
		position: fixed;
		background-color: white;
	}

	.side-bar-menu .titre-logo {
		padding: 50px 0px 110px 0;
	}

	.side-bar-menu .titre-logo .solveig-boivin {
		font-size: 20px;
		color: black;
		font-weight: 700;
	}

	.side-bar-menu .titre-logo .designer-graphique {
		font-size: 20px;
		color: black;
		font-weight: 400;
	}

	.side-bar-menu .titre-logo .quebec {
		font-size: 15px;
		color: black;
		font-weight: 400;
		padding-top: 6px;
	}

	.side-bar-menu .liens-sociaux .zone-lien {
		width: 85%;
		height: 25px;
		border-bottom: 1px solid black;
		padding-top: 23px;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien {
		font-size: 16px;
		font-weight: 700;
		text-decoration: none;
		color: black;
	}

	.side-bar-menu .liens-sociaux .zone-lien .titre-lien img {
		float: right;
		width: 19px;
	}

	.side-bar-menu .contact {
		margin-top: 80px;
		font-size: 16px;
	}

	.side-bar-menu .contact .courriel {
		font-weight: 700;
	}

	.projets {
		margin-left: 32%;
		overflow-x: hidden;
		padding-top: 130px;
	}

	.projets .teaser {
		font-size: 25px;
		font-weight: 500;
		padding-bottom: 20px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		margin-left: 32%;
		padding: 30px 0 20px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		font-size: 12px;
		color: #878787;
		text-align: right;
		padding-bottom: 10px;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		margin-left: 32%;
		padding-top: 100px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 12px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services {
		margin-left: 32%;
	}

	.entete-services .titre-service {
		font-size: 26px;
		font-weight: 700;
		padding-top: 30px;
	}

	.entete-services p {
		font-size: 16px;
		line-height: 24px;
	}

	.cards {
		margin: 0 0 0 32%;
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(2, 1fr);
		max-width: 800px;
		padding-top: 20px;
	}

	.cards .service {
		padding-top: 20px;
	}

	.cards .service div {
		font-size: 19px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 28px;
		padding-top: 10px;
	}

	.cards .service p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px;
		margin: 10px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: center;
		border-radius: 20px;
		font-size: 16px;
		font-weight: 500px;
		margin: 90px 0 70px 32%;
		line-height: 24px;
		padding: 30px;
	}

	.aide div {
		padding-top: 18px;
	}

	.aide div span {
		font-weight: 700;
	}

	.footer {
		display: none;
	}

	.copyright2 {
		display: none;
	}
}

/* TABLET min 800px*/
@media only screen and (max-width: 1199px) and (min-width: 800px) {
	.container {
		margin: 0 30px 0 30px;	
	}

	.side-bar-menu {
		display: none;
	}

	header {
		position: -webkit-sticky; /* Safari */
  		position: sticky;
  		top: 0;
	}

	.nav-container {
		width: 100%;
		height: 70px;
		background-color: white;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.nav-container .solveig-boivin span {
		font-weight: 700;
	}

	.hamburger {
		display: block;
		cursor: pointer;
	}

	/* Overlay Menu Style */
	.overlay {
	  	height: 100%;
	  	width: 0;
	  	position: fixed;
	  	z-index: 1;
	  	top: 0;
	  	left: 0;
	  	background-color: white;
	  	overflow-x: hidden;
	  	overflow-y: hidden;
	}

	.overlay .solveig-boivin {
		top: 30px;
		left: 30px;
		position: absolute;
		font-size: 19px;
	}

	.overlay-content {
	  	position: relative;
	  	top: 30%;
	  	width: 55%;
	  	margin: auto;
	  	display: block;
	}

	.overlay-content a {
		text-decoration: none;
		display: flex;
		margin: 0 0 35px 0;
		font-weight: 700;
		font-size: 25px;
		justify-content: space-between;
		color: black;
		border-bottom: 1px solid black;
		height: 36px;
	}

	.overlay-content a img {
		width: 23px;
	}

	.overlay-content .contact {
		font-size: 22px;
		padding-top: 70px;
	}

	.overlay-content .contact .courriel {
		font-weight: 700;
	}

	.overlay .closebtn {
	  	position: absolute;
	  	top: 30px;
	  	right: 30px;
	}

	.projets {
		width: 100%;
		overflow-x: hidden;
		padding-top: 110px;
	}

	.projets .teaser {
		font-size: 30px;
		font-weight: 500;
		padding-bottom: 30px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		padding: 40px 0 40px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		display: none;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		padding-top: 40px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 12px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services .titre-service {
		font-size: 25px;
		font-weight: 700;
		padding-top: 40px;
	}

	.entete-services p {
		font-size: 16px;
		line-height: 24px;
	}

	.cards {
		margin: 0;
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(2, 1fr);
		max-width: 800px;
		padding-top: 20px;
	}

	.cards .service {
		padding-top: 20px;
	}

	.cards .service div {
		font-size: 19px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 28px;
		padding-top: 10px;
	}

	.cards .service p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px;
		margin: 10px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: left;
		border-radius: 20px;
		font-size: 16px;
		font-weight: 500px;
		margin: 90px 0 70px 0;
		line-height: 24px;
		padding: 35px;
	}

	.aide div {
		padding-top: 18px;
	}

	.aide div span {
		font-weight: 700;
	}

	/*footer*/
	.footer {
		background-color: #202020;
		max-width: 100%;
		margin: 0;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(2, 1fr);
		padding: 40px;
	}

	.footer .tagline {
		color: white;
		font-size: 19px;
		line-height: 25px;
	}

	.footer .tagline span {
		font-weight: 700;
	}

	.footer .liens-sociaux .zone-lien {
		height: 25px;
		border-bottom: 1px solid white;
		padding-top: 23px;
	}

	.footer .liens-sociaux .zone-lien .titre-lien {
		font-size: 17px;
		font-weight: 600px;
		color: white;
		text-decoration: none;
	}

	.footer .liens-sociaux .zone-lien .titre-lien img {
		float: right;
		width: 19px;
	}

	.copyright2 {
		text-align: center;
		font-size: 10px;
		color: white;
		background-color: #202020;
		padding: 10px 0 10px 0;
	}
}


/* TABLET min 600px*/
@media only screen and (max-width: 799px) and (min-width: 600px) {
	.container {
		margin: 0 25px 0 25px;
	}

	.side-bar-menu {
		display: none;
	}

	header {
		position: -webkit-sticky; /* Safari */
  		position: sticky;
  		top: 0;
	}

	.nav-container {
		width: 100%;
		height: 70px;
		background-color: white;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.nav-container .solveig-boivin span {
		font-weight: 700;
	}

	.hamburger {
		display: block;
		cursor: pointer;
	}

	/* Overlay Menu Style */
	.overlay {
	  	height: 100%;
	  	width: 0;
	  	position: fixed;
	  	z-index: 1;
	  	top: 0;
	  	left: 0;
	  	background-color: white;
	  	overflow-x: hidden;
	  	overflow-y: hidden;
	}

	.overlay .solveig-boivin {
		top: 30px;
		left: 30px;
		position: absolute;
		font-size: 16px;
	}

	.overlay-content {
	  	position: relative;
	  	top: 30%;
	  	width: 55%;
	  	margin: auto;
	  	display: block;
	}

	.overlay-content a {
		text-decoration: none;
		display: flex;
		margin: 0 0 35px 0;
		font-weight: 700;
		font-size: 20px;
		justify-content: space-between;
		color: black;
		border-bottom: 1px solid black;
		height: 34px;
	}

	.overlay-content a img {
		width: 18px;
	}

	.overlay-content .contact {
		font-size: 19px;
		padding-top: 70px;
	}

	.overlay-content .contact .courriel {
		font-weight: 700;
	}

	.overlay .closebtn {
	  	position: absolute;
	  	top: 30px;
	  	right: 30px;
	}

	.projets {
		width: 100%;
		overflow-x: hidden;
		padding-top: 70px;
	}

	.projets .teaser {
		font-size: 25px;
		font-weight: 500;
		padding-bottom: 30px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		padding: 20px 0 40px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		display: none;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		padding-top: 40px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 12px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services .titre-service {
		font-size: 25px;
		font-weight: 700;
		padding-top: 40px;
	}

	.entete-services p {
		font-size: 16px;
		line-height: 24px;
	}

	.cards {
		margin: 0;
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(1, 1fr);
		max-width: 800px;
		padding-top: 40px;
	}

	.cards .service {
		padding-top: 20px;
	}

	.cards .service div {
		font-size: 19px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 28px;
		padding-top: 10px;
	}

	.cards .service p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px;
		margin: 10px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: center;
		border-radius: 20px;
		font-size: 16px;
		font-weight: 500px;
		margin: 70px 0 70px 0;
		line-height: 24px;
		padding: 30px;
	}

	.aide div {
		padding-top: 18px;
	}

	.aide div span {
		font-weight: 700;
	}

	/*footer*/
	.footer {
		background-color: #202020;
		width: 100%;
	}

	.footer .tagline {
		color: white;
		font-size: 19px;
		line-height: 25px;
		width: 75%;
		text-align: center;
		margin: 0 auto;
		padding: 40px 0 30px 0;
	}

	.footer .tagline span {
		font-weight: 700;
	}

	.footer .liens-sociaux {
		width: 50%;
		margin: 0 auto;
	}

	.footer .liens-sociaux .zone-lien {
		height: 25px;
		border-bottom: 1px solid white;
		padding-top: 23px;
	}

	.footer .liens-sociaux .zone-lien .titre-lien {
		font-size: 17px;
		font-weight: 600px;
		color: white;
		text-decoration: none;
	}

	.footer .liens-sociaux .zone-lien .titre-lien img {
		float: right;
		width: 19px;
	}

	.copyright2 {
		text-align: center;
		font-size: 10px;
		color: white;
		background-color: #202020;
		padding: 70px 0 20px 0;
	}
}

/* MOBILE design à 300px */
@media only screen and (max-width: 599px) and (min-width: 100px) {
	.container {
		margin: 0 10px 0 10px;
	}

	.side-bar-menu {
		display: none;
	}

	header {
		position: -webkit-sticky; /* Safari */
  		position: sticky;
  		top: 0;
	}

	.nav-container {
		width: 100%;
		height: 70px;
		background-color: white;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.nav-container .solveig-boivin span {
		font-weight: 700;
	}

	.hamburger {
		display: block;
		cursor: pointer;
	}

	/* Overlay Menu Style */
	.overlay {
	  	height: 100%;
	  	width: 0;
	  	position: fixed;
	  	z-index: 1;
	  	top: 0;
	  	left: 0;
	  	background-color: white;
	  	overflow-x: hidden;
	  	overflow-y: hidden;
	}

	.overlay .solveig-boivin {
		top: 30px;
		left: 30px;
		position: absolute;
		font-size: 16px;
	}

	.overlay-content {
	  	position: relative;
	  	top: 23%;
	  	width: 80%;
	  	margin: auto;
	  	display: block;
	}

	.overlay-content a {
		text-decoration: none;
		display: flex;
		margin: 0 0 35px 0;
		font-weight: 700;
		font-size: 20px;
		justify-content: space-between;
		color: black;
		border-bottom: 1px solid black;
		height: 34px;
	}

	.overlay-content a img {
		width: 20px;
	}

	.overlay-content .contact {
		font-size: 19px;
		padding-top: 60px;
	}

	.overlay-content .contact .courriel {
		font-weight: 700;
	}

	.overlay .closebtn {
	  	position: absolute;
	  	top: 30px;
	  	right: 30px;
	}

	.projets {
		width: 100%;
		overflow-x: hidden;
		padding-top: 70px;
	}

	.projets .teaser {
		font-size: 25px;
		font-weight: 500;
		padding-bottom: 30px;
	}

	.projets .teaser span {
		font-weight: 800;
	}

	.projets img {
		max-width: 100%;
		height: auto;
		padding-bottom: 15px;
	}

	.fleche-fin {
		text-align: center;
		padding: 20px 0 40px 0;
	}

	.fleche-fin a {
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
		color: #878787;
	}

	.copyright {
		display: none;
	}

	/*PAGE SERVICE */
	.fleche-retour {
		padding-top: 40px;
		cursor: pointer;
	}

	.fleche-retour a {
		text-decoration: none;
		font-size: 12px;
		color: #878787;
	}

	.fleche-retour a img {
		padding-right: 8px;
	}

	.entete-services .titre-service {
		font-size: 25px;
		font-weight: 700;
		padding-top: 40px;
	}

	.entete-services p {
		font-size: 16px;
		line-height: 24px;
		padding-top: 20px;
	}

	.cards {
		margin: 0;
		font-size: 18px;
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(1, 1fr);
		max-width: 800px;
		padding-top: 40px;
	}

	.cards .service {
		padding-top: 20px;
	}

	.cards .service div {
		font-size: 19px;
		font-weight: 600;
		border-bottom: 1px solid black;
		height: 28px;
		padding-top: 10px;
	}

	.cards .service p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px;
		margin: 10px 0 0 0;
	}

	.aide {
		background-color: #e3ffc7;
		max-width: 800px;
		text-align: center;
		border-radius: 20px;
		font-size: 16px;
		font-weight: 500px;
		margin: 60px 0 60px 0;
		line-height: 24px;
		padding: 22px 10px 22px 10px;
	}

	.aide div {
		padding-top: 18px;
	}

	.aide div span {
		font-weight: 700;
	}

	/*footer*/
	.footer {
		background-color: #202020;
		width: 100%;
	}

	.footer .tagline {
		color: white;
		font-size: 19px;
		line-height: 25px;
		width: 85%;
		text-align: center;
		margin: 0 auto;
		padding: 50px 0 40px 0;
	}

	.footer .tagline span {
		font-weight: 700;
	}

	.footer .liens-sociaux {
		width: 85%;
		margin: 0 auto;
	}

	.footer .liens-sociaux .zone-lien {
		height: 30px;
		border-bottom: 1px solid white;
		padding-top: 30px;
	}

	.footer .liens-sociaux .zone-lien .titre-lien {
		font-size: 19px;
		font-weight: 600px;
		color: white;
		text-decoration: none;
	}

	.footer .liens-sociaux .zone-lien .titre-lien img {
		float: right;
		width: 19px;
	}

	.copyright2 {
		text-align: center;
		font-size: 10px;
		color: white;
		background-color: #202020;
		padding: 40px 0 20px 0;
	}
}

@media only screen and (max-width: 99px) and (min-width: 0px) {
	body {
		display: none;
	}
}