.digital #main-menu {
	background: #ea9710 !important
}

.lp-social #main-menu {
	background: #e55c7d !important
}

.lp-inbound #main-menu {
	background: #52adbc !important
}

.lp-resources #main-menu {
	background: none
}

.lp-numerique #main-menu {
	background: #7f4d8e !important
}

.digital #main-menu+section#main, .lp-inbound #main-menu+section#main, .lp-numerique #main-menu+section#main, .lp-social #main-menu+section#main {
	margin-top: 0;
	padding-top: 85px;
	transition: all .4s ease-in-out
}

.landing-content {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly
}

.landing-content>div {
	height: 50%
}

.landing-content>div.h-title {
	min-height: 230px;
	padding: 0 3rem
}

.landing-page .slide-header {
	color: #fff;
	text-align: center
}

.landing-page .slide-header .content.text {
	margin: 0 auto;
	max-width: 1340px
}

.landing-page .slide-header .grid>div {
	height: 50%
}

.landing-page .slide-header .vertical-align>div {
	padding: 2rem
}

.digital .slide-header .vertical-align>div {
	background: rgba(234, 151, 16, .5)
}

.lp-social .slide-header .vertical-align>div {
	background: rgba(229, 92, 125, .5)
}

.lp-inbound .slide-header .vertical-align>div {
	background: rgba(82, 173, 188, .5)
}

.lp-numerique .slide-header .vertical-align>div {
	background: rgba(127, 77, 142, .5)
}

.digital #main-menu.small+section#main, .lp-inbound #main-menu.small+section#main, .lp-numerique #main-menu.small+section#main, .lp-social #main-menu.small+section#main {
	padding-top: 56px
}

body .landing-page .slide-header .max-width-540 {
	margin: auto;
	max-width: 800px
}

body .landing-page .slide-header h1, body .landing-page .slide-header h2 {
	font-family: proxima-nova;
	font-size: 50px;
	font-weight: 900;
	margin-top: 0;
	text-transform: uppercase
}

body .landing-page .slide-header h1 {
	display: table-cell;
	vertical-align: middle
}

body .landing-page .slide-header .btn {
	color: #fff !important;
	display: inline-block;
	margin-top: 20px
}

.landing-page.landing-page-digital .slide-header {
	background: url(/img/digital-60.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-social .slide-header {
	background: #bc7789 url(/img/social-media.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-inbound .slide-header {
	background: #02264a url(/img/marketing-digital.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-numerique .slide-header {
	background: url(/img/transformation-digitale.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-formation .slide-header {
	background: url(/img/inbound-master-50a.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-iagame .slide-header {
	background: url(/img/header-ia-game.jpg) no-repeat 50%/cover !important
}
.landing-page.landing-page-formation-ia .slide-header {
	background: url(/img/formation-ia-header.jpg) no-repeat 50%/cover !important
}
.landing-page.landing-page-iaconference .slide-header {
	background: url(/img/header-ia-conference.jpg) no-repeat 50%/cover !important
}
.landing-page.landing-page-iaconciergerie .slide-header {
	background: url(/img/pont-ia.jpg) no-repeat 50%/cover !important
}
.landing-page.landing-page-iaamoa .slide-header {
	background: url(/img/amoa-banner.jpg) no-repeat 50%/cover !important
}
.landing-page.landing-page-diagnostic .slide-header {
	background: url(/img/diag-banner.jpg) no-repeat 50%/cover !important
}

.landing-page.landing-page-formation .h-title h1, .landing-page.landing-page-resource-center .h-title h1 {
	padding-top: 7rem
}

@media screen and (max-width:768px) {
	.landing-page.landing-page-formation .h-title h1, .landing-page.landing-page-resource-center .h-title h1 {
		padding-top: 2rem
	}

}

.landing-page-formation ul.entries li div.container .desc p:not(.f900) {
	font-weight: 400
}

.landing-page-formation ul.entries li div.container {
	max-width: 100%;
	width: 1240px
}

div.landing-page-formation ul.entries li {
	background: #fff
}

@media screen and (max-width:1200px) {
	.landing-page.landing-page-formation .slide-header .vertical-align>div {
		padding-top: 0
	}

}

.ref-gallery {
	align-items: center;
	display: flex;
	float: none !important;
	justify-content: center;
	margin: 0 auto;
	max-width: 90%
}

.ref-gallery img {
	margin: 0 1rem;
	width: 20%
}

@media screen and (max-width:700px) {
	.ref-gallery {
		flex-wrap: wrap
	}

	.ref-gallery img {
		margin: 0 1rem;
		width: 40%
	}

}

@media screen and (max-width:400px) {
	.ref-gallery img {
		margin: 1rem;
		width: 70%
	}

}

.formation-testimonials {
	background: #000;
	color: #fff;
	margin-bottom: 2rem;
	padding: 1.5rem
}

.testimonials {
	float: none !important
}

.testimonials ul {
	display: flex;
	justify-content: space-around;
	margin: 1rem auto;
	max-width: 1200px;
	width: 100%;

	@media screen and (max-width:800px) {
		flex-wrap: wrap;
		justify-content: space-around
	}

}

.testimonials li {
	position: relative;
	text-align: left;
	width: 31%;

	@media screen and (max-width:800px) {
		margin-bottom: 2rem;
		width: 60%
	}

	@media screen and (max-width:600px) {
		width: 90%
	}

}

.testimonialsli li img {
	height: auto;
	width: 100%
}

.testimonials li p {
	bottom: 0;
	font-size: 1rem;
	font-weight: 700;
	left: 1.5rem;
	line-height: 1;
	position: absolute;
	width: 80%;
	z-index: 2;

	@media screen and (max-width:1000px) {
		font-size: .6rem
	}

	@media screen and (max-width:800px) {
		font-size: .8rem
	}

}

.testimonials li:nth-child(2) p {
	width: 60%
}

.testimonials li div {
	background: linear-gradient(0deg, #000, transparent 50%);
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.testimonials li i {
	background: url(/img/quotes-open.svg) no-repeat 50%/cover;
	display: inline-block;
	height: .7rem;
	position: absolute;
	transform: translate(-1rem, -.3rem);
	width: .9rem
}

.testimonials li i:nth-of-type(2) {
	background: url(/img/quotes-close.svg) no-repeat 50%/cover;
	transform: translate(.3rem, .3rem)
}

.landing-page-formation #slide-header .content p span {
	display: block;

	@media screen and (max-width:800px) {
		display: inline
	}

}

.landing-page-formation .academy-home .col-2 {
	align-items: center;
	display: flex
}

.prez-formation h2 {
	font-weight: 900;
	margin-bottom: 1rem
}

.prez-formation .intro {
	margin: 0 auto;
	max-width: 800px
}

.prez-formation .cards {
	display: flex;
	flex-wrap: wrap;
	padding: 2rem 0;
	width: 100%;

	@media screen and (max-width:768px) {
		justify-content: center
	}

}

.prez-formation .formations {
	max-width: 1200px !important;
	width: 100%;

	&.pratique-ia {
		max-width: 1024px !important
	}

	@media screen and (min-width:1800px) {
		max-width: 1200px !important
	}

	@media screen and (max-width:450px) {
		font-size: .9rem
	}

}

.prez-formation .card {
	background: #fff;
	box-shadow: 0 4px 35px 0 rgba(0, 0, 0, .25);
	flex-shrink: 0;
	flex: 1;
	padding-bottom: 2rem;

	@media screen and (max-width:768px) {
		flex: 0 0 70%;
		margin-bottom: 2rem;
		margin-left: 0 !important;
		width: 80%
	}

	@media screen and (max-width:600px) {
		flex: 0 0 100%;
		width: 100%
	}

	&+.card {
		margin-left: 2rem
	}

	img {
		height: auto;
		width: 100%
	}

	&>div.description {
		padding: .5rem 2rem 1rem;
		position: relative;

		@media screen and (max-width:1000px) {
			padding-bottom: 1rem;
			padding-left: 1rem;
			padding-right: 1rem;
			padding-top: .5rem
		}

		.ia_content {
			min-height: 560px
		}

		h3 {
			font-size: 1.5rem;
			font-weight: 400;
			line-height: 1.625rem;
			margin-top: 1rem;
			text-align: center;
			text-transform: uppercase;

			& strong {
				font-weight: 900
			}

			& small {
				font-size: 1rem;
				font-weight: 500;
				text-transform: none
			}

		}

		&.violet h3 {
			color: #884992;
			font-size: 1.5rem;
			line-height: 2.25rem;
			margin-top: 0
		}

		&.t_orange h3 {
			color: #f5a904
		}

		&.blue h3 {
			color: #63d2e9
		}

		&.pink h3 {
			color: #d24d63
		}

		._title {
			background: #FDEECD;
			border-radius: 5px;
			color: #000;
			display: inline-block;
			font-size: .875rem;
			font-weight: 900;
			padding: 1rem;
			text-align: center;
			width: 100%
		}

		._title_pack {
			background: #E5F7FB;
			border-radius: 5px;
			color: #000;
			display: inline-block;
			font-size: .875rem;
			font-weight: 900;
			padding: 1rem;
			text-align: center;
			width: 100%
		}

		ul {
			list-style: disc;
			padding-left: 2rem;

			@media screen and (max-width:450px) {
				padding-left: 1rem
			}

		}

		.pratique {
			align-items: center;
			display: flex;
			flex-direction: column; /* Aligne les éléments verticalement */
			font-size: 1.25rem;
			justify-content: space-between;

			&.noflex {
				display: block
			}

			&.ia {
				margin-top: 4rem
			}

			strong {
				font-weight: 900
			}

			span:nth-of-type(2) {
				color: #884992;
				display: inline-block;
				font-size: 1.75rem;
				font-weight: 700;
				padding-left: 1rem;
				white-space: nowrap
			}

		}

		.pratique .module {
    display: flex;
    justify-content: space-between;
    width: 100%; /* Assure que chaque module occupe toute la largeur */
    margin-bottom: 10px; /* Espace entre chaque module, si nécessaire */
}

		.cta {
			padding-top: 2rem;
			text-align: center;

			a {
				background: #884992;
				border-color: #884992;
				border-radius: 5px;
				color: #fff;
				display: inline-block;
				padding: 1rem 2rem;
				transition: all .2s ease-in-out;

				&:hover {
					background: #fff;
					color: #884992;
					transition: all .3s ease-in-out
				}

				&.btn_orange {
					background: #f5a904;
					border-color: #f5a904;

					&:hover {
						background: #fff;
						color: #f5a904
					}

				}

				&.btn_blue {
					background: #63d2e9;
					border-color: #63d2e9;

					&:hover {
						background: #fff;
						color: #63d2e9
					}

				}

				&.btn_pink {
					background: #d24d63;
					border-color: #d24d63;

					&:hover {
						background: #fff;
						color: #d24d63
					}

				}

			}

		}

	}

}

.prez-formation .bilan {
	background: #222b3d;
	border-radius: 10px;
	color: #fff;
	font-size: .875rem;
	margin: 2rem auto;
	padding: 3rem;
	position: relative;
	text-align: left;

	@media screen and (max-width:400px) {
		padding-bottom: 1.5rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		padding-top: 1.5rem
	}

	&.flex {
		display: flex;
		flex-wrap: wrap
	}

	.title {
		display: block;
		font-size: 1.25rem;
		font-weight: 700;
		margin-bottom: 2rem
	}

}

.prez-formation .col {
	font-size: .875rem;
	width: 100%;

	&>div {
		width: 45%;

		@media screen and (max-width:650px) {
			width: 100%
		}

	}

	&.col2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;

		&>div {
			width: 40%;

			@media screen and (max-width:650px) {
				width: 100%
			}

		}

	}

	&>div:nth-of-type(3), &>div:nth-of-type(4) {
		width: 100%
	}

	&+.col {
		@media screen and (min-width:651px) {
			position: absolute;
			right: 5%;
			top: 3rem;
			width: 45%
		}

	}

	p {
		margin-top: 1rem
	}

	.bullet {
		background: url(/img/bullet.svg) no-repeat 0/12px auto;
		display: inline-block;
		font-size: 1.25rem;
		font-weight: 700;
		padding-left: 1.5rem
	}

}

.btn.black.ia {
	background: #000;
	border-radius: 5px;
	color: #fff;
	text-transform: none;

	&:hover {
		background: #fff !important;
		color: #000 !important;

		&:before {
			background: #fff !important;
			bottom: 0;
			content: "";
			left: 0;
			position: absolute;
			right: 0;
			top: 0;
			transform: scaleY(0);
			transform-origin: 50% 100%;
			transition-property: transform;
			transition-timing-function: ease-out;
			z-index: -1
		}

	}

}

.prez-formation .users .card {
	padding-bottom: 2rem;
	position: relative;

	&>div.description {
		position: static
	}

	.thumb {
		overflow: hidden;

		img {
			float: left;
			transition: all .2s ease-in-out
		}

		&:hover {
			img {
				transform: scale(1.1);
				transition: all .5s ease-in-out
			}

		}

	}

	h3 {
		font-size: 1.375rem !important;
		text-align: left !important
	}

	p {
		font-size: .875rem;
		margin: 1rem 0
	}

	.rs {
		bottom: 1rem;
		position: absolute;

		a {
			background: url(/img/linkedin.svg) no-repeat 50%/contain;
			display: inline-block;
			height: 20px;
			text-decoration: none;
			text-indent: -5000px;
			width: 20px;

			&:hover {
				transform: rotateX(-1turn);
				transition: all .5s ease-in-out
			}

		}

	}

}

.intro-ia {
	margin: 0 auto;
	max-width: 800px;
	width: 100%
}

.fs20 {
	font-size: 1.25rem
}

.fs24 {
	font-size: 1.5rem
}

.lh1-1 {
	line-height: 1.1
}

.pb-4 {
	padding-bottom: 4rem
}

.landing-page.landing-page-digital .slide-header .sub-gandhi span, .landing-page.landing-page-inbound .slide-header .sub-gandhi span, .landing-page.landing-page-numerique .slide-header .sub-gandhi span, .landing-page.landing-page-social .slide-header .sub-gandhi span {
	display: block;
	margin-bottom: .5rem
}

#home #references-list .ref-arrow, .landing-page.landing-page-digital .ref-arrow, .landing-page.landing-page-inbound .ref-arrow, .landing-page.landing-page-numerique .ref-arrow, .landing-page.landing-page-social .ref-arrow {
	color: #000
}

.text-center {
	text-align: center
}

.lp h2 {
	font-size: 40px;
	padding-top: 0
}

#home #slide-cas-clients, .landing-page #slide-cas-clients {
	background: none;
	color: #000
}

#home #references-list, .landing-page #references-list {
	height: auto;
	padding-bottom: 2rem
}

#home #references {
	padding-top: 55px
}

#home .hvr-sweep-to-top, .landing-page .hvr-sweep-to-top {
	color: #000
}

#home #academy-home .hvr-sweep-to-top {
	color: #fff
}

#home #academy-home .hvr-sweep-to-top:hover {
	color: #000
}

#home .hvr-sweep-to-top:hover, .landing-page .hvr-sweep-to-top:hover {
	color: #fff
}

#home .resource-home .hvr-sweep-to-top:before, .landing-page .hvr-sweep-to-top:before, .landing-page .resource-home .hvr-sweep-to-top:before {
	background: #000
}

#client+#slide-digital .landing-page .slide-header, #glossaire-keyword+#slide-digital .landing-page .slide-header, #home .landing-page .slide-header {
	height: 466px;
	margin-top: 10px
}

#home .cta-references, .landing-page .cta-references {
	padding-bottom: 74px
}

#resource-home.resource-home {
	background: linear-gradient(270deg, #64a9c8, #a6d1e2);
	color: #000
}

body #main-menu {
	background-color: rgba(0, 0, 0, .4)
}

#resource-home.resource-home div.content {
	align-items: center;
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
	padding: 1rem 0
}

#resource-home.resource-home div.content>div {
	box-sizing: border-box;
	flex: 0 0 100%;
	padding: 15px;
	width: 100%
}

@media screen and (min-width:700px) {
	#resource-home.resource-home div.content>div {
		flex: 0 0 50%;
		width: 50%
	}

	#resource-home.resource-home div.content {
		flex-direction: row
	}

}

#resource-home.resource-home div.content>div.thumb {
	text-align: center
}

#resource-home.resource-home div.content>div.c {
	text-align: right
}

#resource-home.resource-home div {
	float: none
}

#resource-home.resource-home div img {
	bottom: inherit;
	display: inline-block;
	left: inherit;
	max-width: 430px;
	position: relative;
	width: 95%
}

#resource-home.resource-home a.btn {
	border-color: #000
}

.italic {
	font-style: italic
}

.go-further h2 {
	margin-bottom: 20px
}

.go-further h2+p {
	margin-top: 0
}

.landing-page .go-further .hvr-sweep-to-top {
	color: #fff
}

ul.entries {
	list-style: none;
	margin: 37px 0 24px;
	padding: 0
}

ul.entries>li {
	padding: 24px 0
}

ul.entries>li:nth-child(odd) {
	background: #fff5e5
}

.landing-page-social ul.entries>li:nth-child(odd) {
	background: #f9eded
}

.landing-page-inbound ul.entries>li:nth-child(odd) {
	background: #edf3f9
}

.landing-page-numerique ul.entries>li:nth-child(odd) {
	background: #f3e3f8
}

ul.entries li div.container {
	align-items: center;
	display: flex;
	flex-wrap: nowrap
}

ul.entries li div.container div.thumb {
	box-sizing: border-box
}

ul.entries li div.container .desc {
	padding-left: 3rem
}

* {
	box-sizing: border-box
}

ul.entries li div.container .thumb img {
	float: left;
	max-height: 385px;
	max-width: 380px
}

ul.entries li div.container .desc h2 {
	font-size: 40px;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
	margin: 0 0 20px;
	padding-top: 0;
	text-transform: uppercase
}

@media screen and (max-width:800px) {
	ul.entries li div.container .desc h2 {
		padding-top: 0
	}

}

ul.entries li div.container .desc .hvr-sweep-to-top {
	margin-top: 30px
}

ul.entries li div.container .desc p {
	color: #031c23;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	margin: 0
}

ul.entries li div.container .desc ul {
	list-style: disc;
	margin: 1rem;
	padding-left: .5rem
}

ul.entries li div.container .desc ul li {
	color: #031c23;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	list-style: disc
}

span.nowrap {
	white-space: nowrap
}

.ia-block {
	color: #fff;
	margin: 1rem 0 3rem;
	padding: 1rem 2rem 2rem;
	text-align: center
}

@media screen and (max-width:768px) {
	.ia-block {
		text-align: justify
	}

}

.ia-block>div {
	margin: 0 auto;
	max-width: 1210px
}

.ia-block h2 {
	font-size: 40px;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
	margin: 0 0 20px;
	text-transform: uppercase
}

.digital .ia-block {
	background: #ea9710 url(/img/digital-and-ia.jpg) no-repeat 50%/cover
}

.lp-social .ia-block {
	background: #e55c7d url(/img/social-media-and-ia.jpg) no-repeat 50%/cover
}

.lp-inbound .ia-block {
	background: #52adbc url(/img/marketing-digital-and-ia.jpg) no-repeat 50%/cover
}

.lp-numerique .ia-block {
	background: #7f4d8e url(/img/transformation-digitale-and-ia.jpg) no-repeat 50%/cover
}

#home .hvr-sweep-to-top.white, .btn.white {
	color: #fff
}

#block-methodologie-sommaire div.cta a {
	display: inline-block
}

.methodo {
	background: #efefee;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.methodo div {
	flex: 0 0 29.33%;
	margin: 2% 0 3%;
	min-height: 20px;
	min-width: 50px;
	text-align: left;
	transition: all .3s ease-in-out;
	width: 29.33%
}

.methodo p {
	color: #000;
	font-size: 17px;
	font-style: italic;
	font-weight: 400;
	line-height: 27px;
	margin: .5rem 0
}

.methodo a {
	display: inline-block !important;
	margin: 12px 0 0 !important
}

.methodo h3, .methodo h5 {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 26px;
	margin-top: 0;
	text-transform: uppercase
}

.methodo img {
	height: auto;
	max-height: inherit;
	max-width: inherit;
	width: 100%
}

.toggle-content {
	padding: 98px 0 87px
}

.toggle-content .container h2 {
	background: #ea9710;
	color: #fff;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	padding: 30px
}

.landing-page li.toggle .title h3.active {
	border-bottom: none
}

.landing-page li.toggle .title {
	box-shadow: none
}

.landing-page li.toggle .panel {
	border-left: 10px solid #ea9710;
	margin-left: 0
}

.landing-page li.toggle .panel.active {
	padding: 1rem
}

.landing-page li.toggle {
	box-shadow: 0 0 .2em #b3b3b3
}

body footer.main {
	padding-top: 0
}

body footer #block-subvention {
	margin-bottom: 0
}

.footer-links {
	display: flex;
	flex-wrap: wrap
}

.footer-links>div {
	box-sizing: border-box;
	flex: 0 0 20%;
	padding: 15px
}

.footer-links>div:first-of-type {
	margin-left: -15px
}

.footer-links>div:first-of-type img {
	display: block;
	margin-bottom: 6px
}

.footer-links>div img.quali {
	max-width: 108px
}

.footer-links .links h4 {
	margin: 0 0 22px;
	text-transform: uppercase
}

.footer-links .links a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	transition: all .5s ease-in-out
}

.footer-links .links a:hover {
	transform: translate(8px);
	transition: all .3s ease-in-out
}

.footer-links .links .social-icons>div {
	display: flex
}

.footer-links .links .social-icons a {
	margin-bottom: 0;
	margin-left: 0
}

.footer-links .links .social-icons a+a {
	margin-left: 10px
}

.footer-links .links .social-icons a[aria-label=Tiktok] {
	margin-left: 8px
}

.footer-links .links .social-icons a:hover {
	transform: translateY(-4px)
}

.footer-links .fa-heart {
	color: #c1150e
}

.footer-links .we-love {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 30px;
	margin-top: 30px;
	padding: 0;
	text-align: left;
	text-transform: uppercase
}

.footer-links .we-love span.nowrap {
	display: block
}

.footer-links div.logos {
	display: none
}

.btn-contact {
	padding: 0 15px
}

@media screen and (max-width:1000px) {
	.footer-links.container {
		width: 100%
	}

	.footer-links>div {
		flex: 0 0 25%
	}

	.footer-bottom {
		margin-top: 20px !important
	}

}

@media screen and (max-width:900px) {
	.methodo {
		justify-content: space-evenly
	}

	.methodo div {
		flex: 0 0 35%;
		margin: 0 0 6%;
		width: 35%
	}

}

@media screen and (max-width:800px) {
	ul.entries li div.container {
		flex-wrap: wrap
	}

	ul.entries li div.container div.thumb {
		flex: 0 0 100%;
		padding: 15px 15px 30px;
		text-align: center;
		width: 100%
	}

	ul.entries li div.container div.thumb img {
		float: none
	}

	ul.entries li div.container div.desc {
		padding: 0 15px;
		width: 100%
	}

	ul.entries li div.container .desc {
		padding-left: 0
	}

	ul.entries li div.container .desc .hvr-sweep-to-top {
		display: inline-block;
		margin-left: 50%;
		transform: translate(-50%);
		white-space: nowrap
	}

	.landing-page.landing-page-social .slide-header {
		background: #bc7789 url(/img/social-media.jpg) no-repeat 50%/cover !important;
		background-position-x: -300px !important
	}

	.landing-page.landing-page-inbound .slide-header {
		background: #02264a url(/img/marketing-digital.jpg) no-repeat 50%/cover !important;
		background-position-x: -300px !important
	}

	.landing-page.landing-page-numerique .slide-header {
		background: url(/img/transformation-digitale.jpg) no-repeat 50%/cover !important
	}

}

@media screen and (max-width:700px) {
	.footer-links {
		justify-content: space-evenly
	}

	.footer-links>div {
		flex: 0 0 40%
	}

	body .landing-page .slide-header h1, body .landing-page .slide-header h2 {
		font-size: 32px !important
	}

	body .landing-page .slide-header .btn {
		margin-top: 40px
	}

	.methodo div {
		flex: 0 0 80%;
		margin: 0 0 6%;
		width: 80%
	}

}

@media screen and (max-width:600px) {
	ul.entries li div.container .thumb img {
		height: auto;
		max-height: inherit;
		max-width: 100%;
		width: 100%
	}

	ul.entries li div.container .desc h4 {
		font-size: 30px;
		line-height: 1
	}

}

@media screen and (max-width:500px) {
	.footer-links>div {
		flex: 0 0 100%
	}

	body .landing-page .slide-header h1, body .landing-page .slide-header h2 {
		font-size: 22px !important;
		margin-top: 10px !important
	}

}

@media screen and (min-width:1024px) {
	.footer-links div.logos {
		display: block
	}

}

.fa-tiktok {
	background: url(/img/tiktok.svg) no-repeat 50%/cover !important;
	height: 13px;
	width: 13px
}

.fa-rs-x {
	background: url(/img/rs-x.svg) no-repeat 50%/cover !important;
	height: 12px;
	width: 13px
}

.footer-bottom {
	justify-content: center
}

.footer-bottom a {
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 0 8px
}

.f700 {
	font-weight: 0;
	font-size: 19px !important;
	padding-bottom: 40px;
}

.f900 {
	font-weight: 900
}

@media screen and (max-width:1150px) {
	.landing-page .container {
		box-sizing: border-box;
		padding: 0 15px;
		width: 100%
	}

}

#home #slide-header .vertical-align {
	display: table !important
}

#home>#slide-header {
	background-position: 50%;
	height: calc(100vh - 70px)
}

#home #slide-header .vertical-align>div {
	display: table-cell !important;
	vertical-align: middle !important
}

@media screen and (max-width:1200px) {
	.footer-links .links .social-icons>div {
		justify-content: center
	}

	.footer-links .we-love {
		text-align: center
	}

	.digital #main-menu+section#main, .lp-inbound #main-menu+section#main, .lp-numerique #main-menu+section#main, .lp-social #main-menu+section#main {
		padding-top: 70px
	}

	.landing-page.landing-page-digital .slide-header {
		background: url(/img/digital-60-mob.jpg) no-repeat 50%/cover !important
	}

	.landing-page.landing-page-formation .h-title h1 {
		padding-top: 0
	}

	body #home>#slide-header {
		height: calc(100vh - 70px) !important;
		min-height: inherit !important;
		padding-bottom: 0;
		padding-top: 0
	}

	#home .sub-mobile {
		display: block !important
	}

	#home #slide-header .down {
		bottom: 20px !important;
		position: absolute !important;
		top: auto !important
	}

	body #main {
		margin-top: 70px
	}

}

@media screen and (max-height:500px) {
	#home .sub-mobile {
		display: none !important
	}

}

@media screen and (max-width:600px) and (max-height:600px) {
	#home .sub-mobile {
		display: none !important
	}

}

@media screen and (max-width:400px) {
	#home .sub-mobile {
		display: none !important
	}

}

body #mobile-menu .open img.burger {
	height: 30px;
	width: 35px
}

.w-100 {
	width: 100% !important
}

.h-100 {
	height: 100% !important
}

.mh-100vh {
	min-height: 100vh
}

.justify-center {
	align-items: center;
	justify-content: center
}

.grid {
	display: grid
}

.mt-0 {
	margin-top: 0 !important
}

.w-max-460 {
	max-width: 460px
}

.header-home {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100% !important
}

.header-home>div:first-of-type {
	padding: 10% 5% 0
}

.header-home>div:nth-of-type(2) {
	background: rgba(0, 0, 0, .5);
	padding: 0 15% 4%
}

#slide-manifesta h2 {
	margin-bottom: 0
}

.manifesta-points {
	max-width: 1920px;
	padding: 1rem 2rem;
	width: 100%
}

.manifesta-points>ul {
	flex-wrap: wrap;
	margin: 0
}

.manifesta-points>ul, .manifesta-points>ul li {
	align-items: flex-start;
	display: flex;
	justify-content: space-between
}

.manifesta-points>ul li {
	flex: 0 0 48%;
	max-width: 48%;
	padding-bottom: 2rem
}

.manifesta-points>ul li h3 {
	color: #000;
	font-family: proxima-nova;
	font-size: 40px;
	font-style: normal;
	font-weight: 900;
	line-height: 35px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase
}

.manifesta-points>ul li p {
	margin-top: 1rem
}

.manifesta-points>ul li .thumb {
	flex: 0 0 40%;
	max-width: 40%;
	padding: 1rem
}

#humans {
	background: #ccc url(/img/humans-bg.jpg) no-repeat 100%/cover !important;
	color: #fff
}

@media screen and (max-width:900px) {
	#humans {
		background: #ccc url(/img/humans-bg-mobile.jpg) no-repeat 50%/cover !important
	}

}

#tools {
	background: #ccc url(/img/agence-tools.jpg) no-repeat 0/cover !important;
	padding: 2rem
}

#live-section {
	background: #ccc url(/img/agence-live.jpg) no-repeat top/cover !important;
	color: #fff;
	padding-bottom: 5rem
}

#block-rejoindre {
	background: #ccc url(/img/join-us.jpg) no-repeat 50%/cover !important;
	color: #000 !important;
	padding: 8rem 0
}

#slide-coworking .coworking {
	padding-bottom: 4rem;
	padding-top: 2rem
}

div.blog {
	background: #ccc url(/img/agence-blog.jpg) no-repeat 50%/cover !important;
	color: #fff !important;
	padding: 8rem 0
}

@media screen and (max-width:800px) {
	div.blog {
		background: #ccc url(/img/agence-blog.jpg) no-repeat 100%/cover !important
	}

}

#block-rejoindre h2, #humans h2, #live-section h2, #tools h2, div.blog h2 {
	margin-bottom: 0;
	text-align: left
}

#block-rejoindre p, #humans p, #live-section p, #tools p, div.blog p {
	margin-top: 1rem
}

#live-section .blocks ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10rem
}

#live-section .blocks ul li {
	background: hsla(6, 64%, 63%, .5);
	color: #fff;
	flex: 0 0 49.5%;
	margin-top: 1%;
	max-width: 49.5%;
	padding: 1rem 3rem
}

#live-section .blocks ul li h3 {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: 30px;
	text-transform: uppercase
}

@media (max-width:1200px) {
	#live-section .container {
		width: 90%
	}

}

@media (max-width:768px) {
	#live-section .blocks ul {
		margin-top: 5rem
	}

	#live-section .blocks ul li {
		flex: 0 0 100%;
		margin-top: 1rem;
		max-width: 100%
	}

}

@media screen and (max-width:1024px) {
	.manifesta-points>ul {
		justify-content: center
	}

	.manifesta-points>ul li {
		flex: 0 0 80%;
		max-width: 80%
	}

	.manifesta-points>ul li:nth-child(2n) {
		flex-direction: row-reverse
	}

}

@media screen and (max-width:768px) {
	.manifesta-points>ul li {
		flex: 0 0 100%;
		max-width: 100%
	}

	.manifesta-points>ul li:nth-child(odd) .thumb {
		padding-left: 0
	}

	.manifesta-points>ul li:nth-child(2n) .thumb {
		padding-right: 0
	}

	.manifesta-points>ul li .thumb {
		flex: 0 0 50%;
		max-width: 50%
	}

}

@media screen and (max-width:600px) {
	.manifesta-points>ul li .thumb {
		flex: 0 0 30%;
		max-width: 30%;
		padding-top: 0
	}

	.manifesta-points {
		padding: 1rem
	}

}

@media (min-width:620px) and (max-width:1200px) {
	.container.kit {
		width: 100%
	}

}

.resource-home {
	.container.kit {
		h2 {
			font-weight: 300
		}

	}

}

.kit {
	.cards {
		ul {
			display: flex;
			justify-content: space-between;

			li {
				background: #fff;
				border-radius: 1.25rem;
				box-shadow: 0 4px 35px 0 rgba(0, 0, 0, .2);
				flex: 0 0 31%;
				max-width: 31%;
				overflow: hidden;

				&>div:first-child {
					img {
						height: auto;
						width: 100%
					}

				}

				&>div:nth-child(2) {
					padding: 0 1rem
				}

				h3 {
					font-size: 1.5rem;
					font-weight: 900
				}

				p {
					margin: 1.5rem 0
				}

			}

		}

	}

}

@media screen and (max-width:980px) {
	.kit {
		.cards {
			ul {
				li {
					&>div:nth-child(2) {
						padding: 0 .75rem
					}

					h3 {
						font-size: 1rem
					}

					p {
						font-size: .875rem;
						margin: 1rem 0
					}

					a.btn {
						font-size: .75rem
					}

				}

			}

		}

	}

}

@media screen and (max-width:660px) {
	.kit {
		.cards {
			ul {
				flex-wrap: wrap;
				justify-content: center;

				li {
					flex: 0 0 65%;
					margin-bottom: 2rem;
					max-width: 65%
				}

			}

		}

	}

}

@media screen and (max-width:500px) {
	.kit {
		.cards {
			ul {
				flex-wrap: wrap;

				li {
					flex: 0 0 90%;
					max-width: 90%
				}

			}

		}

	}

}

.bg-grey {
	background: #efefee
}

.py-4 {
	padding-bottom: 2rem;
	padding-top: 2rem
}

.py-8 {
	padding-bottom: 4rem;
	padding-top: 4rem
}

.pt-6 {
	padding-top: 3rem
}

.w-1200 {
	max-width: 1200px;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100% !important
}

.mh-110 {
	min-height: 110px
}

.mx-90 {
	margin-left: auto;
	margin-right: auto;
	max-width: 90%
}

body .landing-page-resource-center .h-title {
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;

	h1 {
		font-size: 2.125rem;
		font-weight: 800
	}

}

@font-face {
	font-display: swap;
	font-family: proxima-nova;
	font-style: normal;
	font-weight: 300;
	src: url(/fonts/ProximaNova-Light.woff2?d37144912ec4fdfda1a4ee710bb3f772) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: proxima-nova;
	font-style: normal;
	font-weight: 500;
	src: url(/fonts/ProximaNova-Regular.woff2?ce609d9084ade47aeae31daa4b686867) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: proxima-nova;
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/ProximaNova-Bold.woff2?8e8d9ebb5bf6a704f2db5dcaedca54f0) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: proxima-nova;
	font-style: normal;
	font-weight: 900;
	src: url(/fonts/ProximaNova-Extrabld.woff2?f5a246595198d8699fd039eef7320aeb) format("woff2")
}

@font-face {
	font-display: optional;
	font-display: swap;
	font-family: intro-inline;
	src: url(/fonts/2D3034_0_0.eot?f51e3e2257dfb69bc23d3dda5b7156e4);
	src: url(/fonts/2D3034_0_0.eot?f51e3e2257dfb69bc23d3dda5b7156e4?#iefix) format("embedded-opentype"), url(/fonts/2D3034_0_0.woff2?1a96d9004091ccce3c166ad88f1284bb) format("woff2"), url(/fonts/2D3034_0_0.woff?d30d9b184e1fd79dd1779b1bd5e83ac3) format("woff"), url(/fonts/2D3034_0_0.ttf?7fb84f1c90ada76a3281da7d1fae975c) format("truetype")
}

@font-face {
	font-display: swap;
	font-family: gandhi;
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/GandhiSerif-Regular-webfont.eot?03a6f878c0638334b795a600da164e49);
	src: url(/fonts/GandhiSerif-Regular-webfont.eot?03a6f878c0638334b795a600da164e49?#iefix) format("embedded-opentype"), url(/fonts/GandhiSerif-Regular-webfont.woff2?fbc52d12b9690c56c99f99bcf5e69dd2) format("woff2"), url(/fonts/GandhiSerif-Regular-webfont.ttf?0df29262c6035a211ec5384672d4f1a0) format("truetype"), url(/fonts/GandhiSerif-Regular-webfont.svg?3318afc8e2ef03a354b263f65dadfe13#gandhi_serifregular) format("svg")
}

@font-face {
	font-display: swap;
	font-family: "50a-site";
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/50a-site.eot?ff98b6b061dd50c9997df28ce277164f);
	src: url(/fonts/50a-site.eot?ff98b6b061dd50c9997df28ce277164f?#iefix) format("embedded-opentype"), url(/fonts/50a-site.woff?ae04f127f965ce952ecfbb9578d71d0b) format("woff"), url(/fonts/50a-site.ttf?a07d6042c2db6c6d50caf0d7f14d6e86) format("truetype"), url(/fonts/50a-site.svg?2c4d3b1974a2270231d361c5942b4de2#50a-site) format("svg")
}

[data-icon]:before {
	content: attr(data-icon)
}

[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "50a-site" !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1;
	text-transform: none !important
}

.icon-tools-methodologie:before {
	content: "a"
}

.icon-50a-methodologie:before {
	content: "b"
}

.icon-checklist-methodologie:before {
	content: "c"
}

.icon-layers-methodologie:before {
	content: "d"
}

.icon-people-methodologie:before {
	content: "e"
}

.icon-time-methodologie:before {
	content: "f"
}

.wf-loading {
	visibility: hidden
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
	display: none !important
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.no-border {
	border-style: none
}

.fade.ng-hide {
	opacity: 0
}

.fade.ng-hide-add, .fade.ng-hide-remove {
	display: block !important
}

.fade.ng-hide-remove {
	transition: all 1s linear
}

.pixel-effect {
	background: url(https://www.50a.fr/img/pixels.png) 0 0 repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.almost-full-height, .full-height {
	min-height: 620px
}

.align-center {
	text-align: center
}

.name.required {
	display: none
}

.left {
	float: left
}

.right {
	float: right
}

.mobile {
	display: none !important
}

.relative {
	position: relative
}

.disappear {
	opacity: 0
}

.hide {
	display: none !important
}

.fixed-cover {
	background-attachment: fixed;
	background-position: 50%;
	background-size: cover
}

.vertical-align {
	display: table;
	height: 100%;
	width: 100%
}

.vertical-align>div {
	display: table-cell;
	vertical-align: middle
}

.vertical-align-absolute {
	height: 100%;
	position: relative;
	width: 100%
}

.vertical-align-absolute>div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.fill-hover-effect {
	display: block;
	position: relative;
	width: 100%
}

.fill-hover-effect img {
	display: block;
	margin: auto
}

.fill-hover-effect img.preview-img {
	height: auto;
	width: 100%
}

.fill-hover-effect .active {
	-webkit-clip-path: polygon(65% 0, 100% 0, 100% 100%, 35% 100%);
	clip-path: polygon(65% 0, 100% 0, 100% 100%, 35% 100%);
	height: 100%;
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0;
	transition: -webkit-clip-path .2s linear;
	width: 100%
}

.fill-hover-effect img.logo {
	bottom: 0;
	margin: auto;
	position: absolute;
	right: 5%;
	top: 0;
	width: 250px
}

.fill-hover-effect:hover .active {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, -30% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, -30% 100%)
}

.clearfix:after, div[class*=" col-"]:after, div[class^=col-]:after {
	clear: both
}

.clearfix, div[class*=" col-"], div[class^=col-] {
	zoom: 1
}

.cover {
	-ms-behavior: url(/backgroundsize.min.htc);
	background-size: cover
}

.cover, body, html {
	position: relative
}

body, html {
	color: #031c23;
	font-family: proxima-nova;
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	min-height: 100%;
	padding: 0;
	scroll-behavior: smooth;
	width: 100%
}

html {
	font-size: 100%
}

#main {
	overflow: hidden
}

a {
	color: #000;
	text-decoration: none
}

img {
	max-height: 100%;
	max-width: 100%
}

a.orange-link {
	opacity: 1;
	transition: opacity .2s linear
}

.no-touch a.orange-link:hover {
	opacity: .5
}

a.btn {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: .5px;
	padding: 7px 12px 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

a.btn.black {
	border: 1px solid #000;
	color: #000
}

a.btn.blue {
	border: 1px solid #52adbc;
	color: #52adbc
}

a.btn-cta {
	background-color: #000;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2em;
	padding: 5px 16px
}

btn-offer, button.btn {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	display: inline-block !important;
	font-family: proxima-nova !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	letter-spacing: .5px !important;
	padding: 7px 12px 5px !important;
	position: relative !important;
	text-align: center !important;
	text-transform: uppercase !important
}

button.btn.black {
	border: 1px solid #000 !important;
	color: #000 !important
}

button.btn-cta {
	background-color: #000 !important;
	border-radius: 5px !important;
	color: #fff !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.2em !important;
	padding: 5px 16px !important
}

a.orange-link {
	color: #ea5d09;
	display: inline-block;
	font-weight: 800;
	margin-bottom: 40px;
	margin-top: 10px
}

a img {
	border: none
}

p {
	line-height: 1.5em;
	margin: 30px 0
}

p.first {
	margin-top: 0 !important
}

p.last {
	margin-bottom: 0 !important
}

hr {
	border: none
}

.empty, hr {
	height: 1px
}

.one-more-thing {
	position: relative
}

.one-more-thing p {
	font-family: gandhi;
	font-style: italic
}

.one-more-thing h2 {
	color: #fff;
	font-weight: 400 !important;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 15%;
	width: 50%
}

.one-more-thing.blog h2 {
	position: static;
	text-align: initial;
	width: 100%
}

.one-more-thing .text {
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	left: 50%;
	margin: auto;
	padding-left: 6%;
	position: absolute;
	top: 0;
	width: 40%
}

.one-more-thing .text>div {
	bottom: 0;
	height: 157px;
	margin: auto;
	position: absolute;
	top: 0
}

.one-more-thing .text h2 {
	margin-bottom: 20px;
	padding: 0
}

.one-more-thing img {
	display: block;
	width: 100%
}

div.authentication form {
	text-align: center
}

div.authentication form input[type=submit] {
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	font-family: proxima-nova;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: .5px;
	padding: 7px 12px 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

div.authentication form input {
	border: 1px solid #000;
	box-sizing: border-box;
	height: 40px;
	margin-bottom: 13px;
	padding: 8px;
	width: 95%;
	width: 100%
}

div.glossaire {
	margin-top: 150px
}

h1.add {
	margin: 100px;
	text-align: center
}

form.add input[type=submit], form.add input[type=text] {
	box-sizing: border-box;
	width: 100%
}

form.add input[type=submit] {
	border: 1px solid #000;
	margin-bottom: 13px;
	margin-top: 13px;
	padding: 11px 8px
}

div.showGlossaire {
	margin-top: 150px
}

#objet_contact {
	background-color: #fff;
	border: 1px solid #000;
	height: 40px;
	padding: 8px
}

input[type=text] {
	border: 1px solid #000;
	margin-bottom: 13px;
	padding: 11px 8px;
	width: 85%
}

input[type=text], textarea {
	font-family: proxima-nova;
	font-size: 12px
}

textarea.input {
	height: 40px;
	margin-bottom: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	padding-top: 12px;
	width: 100%
}

textarea.input.right {
	width: 95%
}

.error {
	border: 1px solid red !important
}

textarea {
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 8px;
	width: 100%
}

.h2resource, h1 {
	-webkit-font-smoothing: antialiased;
	font-family: intro-inline;
	font-size: 70px;
	font-weight: 100;
	line-height: 100%;
	margin-bottom: 0;
	margin-top: -15px
}

.resource-title {
	text-transform: uppercase
}

.resource-question {
	font-size: 18px !important
}

.resource-head-title {
	font-size: 25px !important
}

.sub-gandhi {
	font-family: gandhi;
	font-size: 19px;
	font-style: italic;
	line-height: 27px
}

#home #slide-header .sub-gandhi, .landing-page .sub-gandhi {
	font-family: proxima-nova;
	font-style: normal
}

.sub-gandhi.sm {
	font-size: 16px;
	line-height: 25px
}

.podcasts-subtitle {
	margin: 0 !important;
	padding: 30px 0 !important;
	text-align: left !important
}

.main-footer {
	margin-top: 0 !important;
	padding-top: 20px !important
}

.h2, h2 {
	font-size: 40px;
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 35px;
	text-transform: uppercase
}

.h1-contact {
	font-family: proxima-nova !important;
	font-size: 50px !important;
	font-weight: 300 !important;
	line-height: 100% !important;
	margin-bottom: 40px !important;
	margin-top: 0 !important;
	padding-top: 35px !important;
	text-transform: uppercase !important
}

.h2 strong, h2 strong {
	font-weight: 900
}

.h2 .fa-minus, h2 .fa-minus {
	font-size: 30px
}

.sub-h2 {
	font-size: 25px;
	font-weight: 800;
	line-height: 30px
}

.sub-h2+p {
	margin-top: 40px
}

ul {
	list-style: none
}

ul, ul li {
	padding: 0
}

ul.trombi li {
	float: left;
	height: 285px;
	width: 25%
}

div[class*=" col-"]>div, div[class^=col-]>div {
	float: left
}

.col-2>div {
	width: 50%
}

.col-5>div {
	width: 20%
}

.col-3>div {
	width: 33.33%
}

.col-4>div {
	width: 25%
}

.col-2-1>div {
	width: 33.33%
}

.col-1-2>div, .col-2-1>div:first-child {
	width: 66.66%
}

.col-1-2>div:first-child {
	width: 33.33%
}

.col-1-3>div {
	width: 75%
}

.col-1-3>div:first-child {
	width: 25%
}

.col-1-4>div {
	width: 82%
}

.col-1-4>div:first-child {
	width: 18%
}

.clearfix:after, .clearfix:before, div[class*=" col-"]:after, div[class*=" col-"]:before, div[class^=col-]:after, div[class^=col-]:before {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}

.container {
	position: relative;
	width: 1024px;
	z-index: 2
}

.container, .sub-container {
	height: 100%;
	margin: 0 auto
}

.slide {
	overflow: hidden;
	position: relative;
	width: 100%
}

.slide.header {
	overflow: visible
}

.slide .content {
	height: 100%;
	position: relative;
	z-index: 2
}

.imp {
	font-size: 25px;
	font-weight: 800;
	line-height: 25px;
	text-transform: uppercase
}

.imp.sm {
	font-size: 20px
}

.imp-lower {
	font-size: 25px;
	font-weight: 800;
	line-height: 25px
}

.gandhi {
	-webkit-font-smoothing: antialiased;
	font-family: gandhi;
	font-size: 16px;
	font-weight: 100
}

.orange {
	color: #ea5d0b
}

#slide-cas-clients {
	background-color: #031c23;
	color: #fff
}

#slide-cas-clients h2 {
	text-align: center
}

#slide-cas-clients .all-cas {
	display: flex;
	flex-direction: column;
	gap: 120px;
	padding: 60px 0
}

#slide-cas-clients .cas {
	display: flex;
	gap: 4rem
}

#slide-cas-clients .cas.cas-right {
	flex-direction: row-reverse
}

#slide-cas-clients .text {
	box-sizing: border-box;
	width: 40%
}

#slide-cas-clients .cas.cas-right .text {
	text-align: right
}

#slide-cas-clients .cas .preview {
	float: left;
	width: 60%
}

#mentions-legales {
	font-size: 14px
}

#mentions-legales p {
	margin: 10px 0
}

#mentions-legales h1 {
	padding-bottom: 55px;
	padding-top: 100px;
	text-align: center
}

#mentions-legales ul {
	list-style: disc;
	margin-top: 0;
	padding-left: 30px
}

#mentions-legales h4 {
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 0
}

#plan, #plan h1 {
	text-align: center
}

#plan h1 {
	padding-bottom: 55px;
	padding-top: 100px
}

#plan a, #plan li {
	color: #fff;
	opacity: 1;
	transition: opacity .2s linear
}

#plan a:hover {
	opacity: .5
}

#plan .texte {
	background-color: #031c23;
	color: #fff;
	padding: 65px 0
}

#client .header {
	text-align: center
}

#client .header .top {
	height: 57%
}

#client .header .bottom {
	height: 43%;
	overflow: hidden;
	position: relative
}

#client h1 {
	font-size: 50px;
	line-height: 50px;
	margin-top: 43px
}

#client .full-height {
	min-height: 705px
}

#client .fill-scroll-effect {
	bottom: 0;
	position: absolute;
	width: 100%
}

#client .fill-scroll-effect img.active {
	-webkit-clip-path: polygon(55% 0, 100% 0, 100% 100%, 45% 100%);
	clip-path: polygon(55% 0, 100% 0, 100% 100%, 45% 100%);
	position: static
}

#client .fill-scroll-effect img {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

#client .fill-scroll-effect .logo {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 340px;
	z-index: 2
}

#client h2 {
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 0;
	padding-top: 23px
}

#client h3 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase
}

#client ul {
	list-style: disc;
	padding-left: 20px
}

#client ul li {
	padding: 4px 0
}

#client .intro .top {
	background-color: #031c23;
	color: #fff;
	padding: 85px 0
}

#client .intro .top p {
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 60px
}

#client .intro .bottom {
	padding-bottom: 60px;
	padding-top: 85px
}

#client .intro .bottom .right-part {
	box-sizing: border-box;
	padding-left: 80px;
	width: 70%
}

#client.adidas .intro .bottom .right-part {
	width: 50%
}

#client .screenshot .height-space {
	background-color: #fff;
	height: 10%;
	position: absolute;
	width: 100%
}

#client .screenshot {
	background-color: #031c23;
	color: #fff;
	padding-bottom: 40px
}

#client .screenshot .screenshot-1 img {
	display: block;
	margin: auto;
	position: relative;
	z-index: 1
}

#client .screenshot .screenshot-2 {
	margin: 70px 0
}

#client .screenshot .screenshot-2 .left-part {
	box-sizing: border-box;
	padding-left: 11%
}

#client .screenshot .screenshot-3 img {
	display: block;
	margin: auto
}

#client .results {
	padding: 70px 0
}

#client .results .col-2>div {
	box-sizing: border-box;
	padding-left: 5%
}

#client .results h3 {
	margin-top: 10px
}

#client .results .top {
	margin-bottom: 70px;
	position: relative
}

#client .results hr {
	margin: 40px 0
}

#client .results .share {
	text-align: center
}

#client .results .share .title {
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 15px;
	text-transform: uppercase
}

#client .results .share a {
	display: inline-block;
	font-size: 30px;
	width: 60px
}

#client .see-more .fill-hover-effect img {
	width: 100%
}

#client .see-more .fill-hover-effect img.logo {
	width: 250px
}

#client .results p {
	margin-bottom: 10px
}

#client .circles {
	height: 100%;
	position: absolute;
	right: 0
}

#client .circle-results {
	font-weight: 800;
	text-align: center
}

#client .circle-results .circle-wrapper {
	border: 2px dashed #a9da00;
	border-radius: 50%;
	float: left;
	height: 176px;
	margin-left: 50px;
	position: relative;
	width: 176px
}

#client .circle-results .circle-wrapper.first {
	margin-left: 0 !important
}

#client .circle-results .circle-border {
	border: 16px solid #a9da00;
	border-radius: 50%;
	bottom: 0;
	height: 130px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 130px
}

#client .circle-results .line {
	line-height: 100%
}

#client .circle-results.small .circle-wrapper {
	height: 138px;
	margin-left: 17px;
	width: 138px
}

#client .circle-results.small .circle-border {
	border: 14px solid #a9da00;
	height: 100px;
	width: 100px
}

#client.adidas .circle-results .circle-border, #client.adidas .circle-results .circle-wrapper {
	border-color: #a9da00
}

#client.arte .circle-results .circle-border, #client.arte .circle-results .circle-wrapper {
	border-color: #fd5722
}

#client.ahp .circle-results .circle-border, #client.ahp .circle-results .circle-wrapper {
	border-color: #5596ba
}

#client.bbgr .circle-results .circle-border, #client.bbgr .circle-results .circle-wrapper {
	border-color: #ea0a34
}

#client.bureau-vallee .circle-results .circle-border, #client.bureau-vallee .circle-results .circle-wrapper, #client.enseignant-entrepreneur .circle-results .circle-border, #client.enseignant-entrepreneur .circle-results .circle-wrapper {
	border-color: #0042ca
}

#client.castorama .circle-results .circle-border, #client.castorama .circle-results .circle-wrapper {
	border-color: #f7df05
}

#client.total .circle-results .circle-border, #client.total .circle-results .circle-wrapper {
	border-color: #f81f47
}

#client.teoxane .circle-results .circle-border, #client.teoxane .circle-results .circle-wrapper {
	border-color: #887b9b
}

#client.mfc .circle-results .circle-border, #client.mfc .circle-results .circle-wrapper {
	border-color: #0150a4
}

#client.umf .circle-results .circle-border, #client.umf .circle-results .circle-wrapper {
	border-color: #007dab
}

#client.la-poste .circle-results .circle-border, #client.la-poste .circle-results .circle-wrapper {
	border-color: #fdf500
}

#client.loreal .circle-results .circle-border, #client.loreal .circle-results .circle-wrapper, #client.trecobat .circle-results .circle-border, #client.trecobat .circle-results .circle-wrapper {
	border-color: #007dab
}

#client.novalto .circle-results .circle-border, #client.novalto .circle-results .circle-wrapper {
	border-color: #f7df05
}

#client.eki-libre .circle-results .circle-border, #client.eki-libre .circle-results .circle-wrapper {
	border-color: #007dab
}

#client.tenk .circle-results .circle-border, #client.tenk .circle-results .circle-wrapper {
	border-color: #f7df05
}

#client.iorga .circle-results .circle-border, #client.iorga .circle-results .circle-wrapper {
	border-color: #98bd29
}

#client.onit .circle-results .circle-border, #client.onit .circle-results .circle-wrapper {
	border-color: #f7df05
}

#client.fastt .circle-results .circle-border, #client.fastt .circle-results .circle-wrapper {
	border-color: #0150a4
}

#client.ecofi .circle-results .circle-border, #client.ecofi .circle-results .circle-wrapper {
	border-color: #00afaa
}

#client.ami-bois .circle-results .circle-border, #client.ami-bois .circle-results .circle-wrapper {
	border-color: #fdf500
}

#client.entreprenons .circle-results .circle-border, #client.entreprenons .circle-results .circle-wrapper {
	border-color: #0150a4
}

#client.celc .circle-results .circle-border, #client.celc .circle-results .circle-wrapper {
	border-color: #f7df05
}

#client.adidas .colored.fa {
	color: #a9da00
}

#client.arte .colored.fa {
	color: #fd5722
}

#client.ahp .colored.fa {
	color: #5596ba
}

#client.bbgr .colored.fa {
	color: #ea0a34
}

#client.bureau-vallee .colored.fa {
	color: #0042ca
}

#client.fastt .colored.fa {
	color: #0150a4
}

#client.castorama .colored.fa {
	color: #f7df05
}

#client.total .colored.fa {
	color: #f81f47
}

#client.teoxane .colored.fa {
	color: #887b9b
}

#client.mfc .colored.fa {
	color: #0150a4
}

#client.umf .colored.fa {
	color: #007dab
}

#client.la-poste .colored.fa {
	color: #fdf500
}

#client.loreal .colored.fa, #client.trecobat .colored.fa {
	color: #007dab
}

#client.novalto .colored.fa {
	color: #f7df05
}

#client.eki-libre .colored.fa {
	color: #007dab
}

#client.tenk .colored.fa {
	color: #f7df05
}

#client.iorga .colored.fa {
	color: #98bd29
}

#client.onit .colored.fa {
	color: #f7df05
}

#client.ecofi .colored.fa {
	color: #00afaa
}

#client.ami-bois .colored.fa {
	color: #fdf500
}

#client.enseignant-entrepreneur .colored.fa {
	color: #0042ca
}

#client.entreprenons .colored.fa {
	color: #007dab
}

#client.celc .colored.fa {
	color: #f7df05
}

#client.adidas .circle-results .circle1 .line-1, #client.adidas .circle-results .circle1 .line-2, #client.adidas .circle-results .circle2 .line-1 {
	font-size: 34px
}

#client.adidas .circle-results .circle2 .line-2 {
	font-size: 40px
}

#client.arte .circle-results .circle1 .line-1 {
	font-size: 32px
}

#client.arte .circle-results .circle1 .line-2, #client.arte .circle-results .circle1 .line-3 {
	font-size: 20px
}

#client.ahp .circle-results .circle1 .line-1 {
	font-size: 25px
}

#client.ahp .circle-results .circle1 .line-2 {
	font-size: 30px
}

#client.ahp .circle-results .circle2 .line-1 {
	font-size: 25px
}

#client.ahp .circle-results .circle2 .line-2 {
	font-size: 20px
}

#client.ahp .circle-results .circle3 .line-1 {
	font-size: 25px
}

#client.ahp .circle-results .circle3 .line-2 {
	font-size: 18px
}

#client.entreprenons .circle-results .circle1 .line-1 {
	font-size: 20px
}

#client.entreprenons .circle-results .circle1 .line-2 {
	font-size: 12px
}

#client.entreprenons .circle-results .circle2 .line-1 {
	font-size: 20px
}

#client.entreprenons .circle-results .circle2 .line-2 {
	font-size: 13px
}

#client.entreprenons .circle-results .circle3 .line-1 {
	font-size: 18px
}

#client.entreprenons .circle-results .circle3 .line-2 {
	font-size: 12px
}

#client.celc .circle-results .circle1 .line-1, #client.celc .circle-results .circle1 .line-2 {
	font-size: 20px
}

#client.celc .circle-results .circle2 .line-1, #client.celc .circle-results .circle2 .line-2 {
	font-size: 15px
}

#client.celc .circle-results .circle3 .line-1, #client.celc .circle-results .circle3 .line-2 {
	font-size: 12px
}

#client.bbgr .circle-results .circle1 .line-1, #client.bbgr .circle-results .circle2 .line-1 {
	font-size: 20px
}

#client.bbgr .circle-results .circle2 .line-2 {
	font-size: 18px
}

#client.bbgr .circle-results .circle3 .line-1 {
	font-size: 19px
}

#client.bureau-vallee .circle-results .circle1 .line-1 {
	font-size: 25px
}

#client.bureau-vallee .circle-results .circle1 .line-2 {
	font-size: 30px
}

#client.bureau-vallee .circle-results .circle2 .line-1, #client.bureau-vallee .circle-results .circle3 .line-1 {
	font-size: 15px
}

#client.enseignant-entrepreneur .circle-results .circle1 .line-1 {
	font-size: 25px
}

#client.enseignant-entrepreneur .circle-results .circle1 .line-2 {
	font-size: 15px
}

#client.castorama .circle-results .circle1 .line-1 {
	font-size: 32px
}

#client.castorama .circle-results .circle1 .line-2 {
	font-size: 14px
}

#client.castorama .circle-results .circle2 .line-1 {
	font-size: 32px
}

#client.castorama .circle-results .circle2 .line-2 {
	font-size: 17px
}

#client.castorama .circle-results .circle3 .line-1 {
	font-size: 32px
}

#client.castorama .circle-results .circle3 .line-2 {
	font-size: 14px
}

#client.total .circle-results .circle1 .line-1 {
	font-size: 35px
}

#client.total .circle-results .circle1 .line-2 {
	font-size: 18px
}

#client.total .circle-results .circle2 .line-1 {
	font-size: 30px
}

#client.total .circle-results .circle2 .line-2 {
	font-size: 20px
}

#client.total .circle-results .circle3 .line-1 {
	font-size: 30px
}

#client.total .circle-results .circle3 .line-2 {
	font-size: 16px
}

#client.mfc .circle-results .circle1 .line-1 {
	font-size: 35px
}

#client.mfc .circle-results .circle1 .line-2 {
	font-size: 18px
}

#client.mfc .circle-results .circle2 .line-1 {
	font-size: 35px
}

#client.mfc .circle-results .circle2 .line-2 {
	font-size: 18px
}

#client.fastt .circle-results .circle1 .line-1 {
	font-size: 20px
}

#client.fastt .circle-results .circle1 .line-2 {
	font-size: 15px
}

#client.fastt .circle-results .circle2 .line-1 {
	font-size: 20px
}

#client.fastt .circle-results .circle2 .line-2 {
	font-size: 15px
}

#client.umf .circle-results .circle1 .line-1 {
	font-size: 35px
}

#client.umf .circle-results .circle1 .line-2 {
	font-size: 15px
}

#client.umf .circle-results .circle2 .line-1 {
	font-size: 30px
}

#client.umf .circle-results .circle2 .line-2 {
	font-size: 13px
}

#client.umf .circle-results .circle3 .line-1 {
	font-size: 35px
}

#client.umf .circle-results .circle3 .line-2 {
	font-size: 13px
}

#client.ami-bois .circle-results .circle1 .line-1 {
	font-size: 20px
}

#client.ami-bois .circle-results .circle1 .line-2 {
	font-size: 13px
}

#client.ami-bois .circle-results .circle2 .line-1 {
	font-size: 20px
}

#client.ami-bois .circle-results .circle2 .line-2 {
	font-size: 13px
}

#client.ami-bois .circle-results .circle3 .line-1 {
	font-size: 20px
}

#client.ami-bois .circle-results .circle3 .line-2 {
	font-size: 13px
}

#client.ecofi .circle-results .circle1 .line-1 {
	font-size: 20px
}

#client.ecofi .circle-results .circle1 .line-2 {
	font-size: 13px
}

#client.ecofi .circle-results .circle2 .line-1 {
	font-size: 20px
}

#client.ecofi .circle-results .circle2 .line-2 {
	font-size: 13px
}

#client.ecofi .circle-results .circle3 .line-1 {
	font-size: 20px
}

#client.ecofi .circle-results .circle3 .line-2 {
	font-size: 13px
}

#client.loreal .circle-results .circle2 .line-2 {
	font-size: 14px
}

#client.trecobat .circle-results .circle1 .line-1 {
	font-size: 27px
}

#client.trecobat .circle-results .circle1 .line-2 {
	font-size: 14px
}

#client.trecobat .circle-results .circle2 .line-1 {
	font-size: 27px
}

#client.iorga .circle-results .circle1 .line-1, #client.iorga .circle-results .circle1 .line-2, #client.iorga .circle-results .circle2 .line-1, #client.iorga .circle-results .circle2 .line-2, #client.trecobat .circle-results .circle2 .line-2 {
	font-size: 14px
}

.go-further {
	background-color: #031c23;
	color: #fff
}

.go-further hr {
	margin-top: 0
}

.go-further .col-3 {
	margin: auto
}

.go-further h2 {
	text-align: center
}

.go-further .further {
	position: relative
}

.go-further .further>div {
	bottom: 15px;
	max-width: 260px;
	position: absolute
}

.go-further .further p {
	margin-bottom: 7px
}

.go-further .further img {
	width: 100%
}

.go-further .further-1>div {
	left: 140px
}

.go-further .further-2>div {
	left: 55px
}

.go-further .further-3>div {
	left: 40px
}

#numerique .header {
	background-color: #7f4d8e;
	color: #fff;
	text-align: center
}

#numerique .change .top {
	background-color: #000 !important;
	color: #fff;
	padding: 50px 0;
	text-align: center
}

#numerique .change .middle {
	background-color: #7f4d8e;
	color: #fff;
	padding: 40px 0
}

#numerique .change .middle h2 {
	color: #fff;
	margin-bottom: 50px;
	padding-top: 60px
}

#numerique .change .middle .left-part {
	box-sizing: border-box;
	padding-right: 3%;
	text-align: right
}

#numerique .change .middle .right-part {
	padding-top: 73px;
	text-align: center
}

#numerique .change .middle .right-part p {
	font-size: 13px;
	padding: 0 5px
}

#numerique .change .middle .right-part .airbnb {
	margin-top: -12px
}

#numerique .change .middle .right-part .kickstarter {
	padding-top: 21px
}

#numerique .change .bottom {
	background-image: url(https://www.50a.fr/img/bg_transition_2.jpg);
	color: #fff;
	padding: 65px 0;
	text-align: center
}

#numerique .change .bottom .container>div {
	margin: auto;
	max-width: 512px
}

#numerique #slide-old-expertise {
	padding: 42px 0
}

#numerique #slide-old-expertise h2 {
	color: #7f4d8e;
	text-align: center
}

#numerique #bloc-prestations .text {
	min-height: 272px
}

#vintage {
	background: #eb9c1a;
	background: linear-gradient(180deg, #eb9c1a 0, #f36821);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb9c1a", endColorstr="#f36821", GradientType=0);
	padding: 140px 0;
	text-align: center
}

#vintage a {
	display: block;
	margin: auto;
	max-width: 240px;
	width: 87%
}

#vintage a img {
	display: block;
	width: 100%
}

#vintage .col-5 {
	border-bottom: 1px solid #fff;
	margin-bottom: 25px
}

#main-menu {
	background-color: transparent;
	position: fixed;
	top: 0;
	transition: background-color .3s linear;
	width: 100%;
	z-index: 10
}

#main-menu a {
	opacity: 1;
	transition: opacity .1s linear
}

#main-menu a:hover {
	opacity: .7
}

#main-menu.small, #main-menu.stays-small {
	background-color: rgba(0, 0, 0, .4)
}

#main-menu .container {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	padding: 20px 0;
	transition: padding .3s linear
}

#main-menu.small .container, #main-menu.stays-small .container {
	align-items: center;
	background-image: none;
	display: flex;
	padding: 0
}

#main-menu .logo {
	display: block;
	margin-left: 1rem;
	width: 60px
}

#main-menu .logo img {
	display: block
}

#main-menu ul {
	display: flex;
	justify-content: center;
	margin: 4px 1rem 0 0
}

#main-menu ul li {
	margin: 0 1rem
}

@media screen and (max-width:1060px) {
	#main-menu ul li {
		margin: 0 .6rem
	}

}

#main-menu a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 800;
	padding: 10px 0;
	text-align: center
}

footer.main {
	background-color: #000;
	color: #fff;
	padding: 50px 0;
	z-index: 2
}

footer.main .w3c {
	display: block;
	float: right;
	margin-right: -10px;
	margin-top: 20px;
	width: 93px
}

#block-subvention {
	background-color: #cb1b00;
	color: #fff;
	text-align: center
}

#block-subvention, #block-subvention a {
	margin-bottom: 30px
}

#block-subvention div {
	float: none
}

.subsheart {
	font-size: 44px !important;
	margin-right: 20px
}

.subsheart-content {
	font-size: 50px !important
}

footer.main .column-2 a, footer.main .column-3 a, footer.main .column-4 a {
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	left: 0;
	line-height: 26px;
	position: relative;
	top: 0;
	transition: top .1s linear, left .1s linear
}

footer.main .column-2 a:hover, footer.main .column-3 a:hover, footer.main .column-4 a:hover {
	left: 5px
}

footer.main .social-icons a:hover {
	left: 0;
	top: -5px
}

footer.main .container>div {
	float: left
}

footer.main .column-1 {
	width: 33%
}

footer.main .column-1 .we-love {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase
}

footer.main .column-1 .fa-heart {
	color: #c1150e
}

footer.main .column-2 {
	box-sizing: border-box;
	padding-left: 1.5%;
	width: 28%
}

footer.main .column-3 {
	box-sizing: border-box;
	padding-left: 5%;
	width: 26%
}

footer.main .column-4 {
	box-sizing: border-box;
	text-align: right;
	width: 12%
}

footer.main ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

footer.main .column-1 ul {
	margin-left: 20px
}

footer.main .column-1 li a {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 3px 12px 1px
}

footer.main li .fa {
	margin-right: 8px;
	position: relative;
	top: 1px
}

footer.main .social-icons {
	margin-top: 10px
}

footer.main .social-icons a {
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 20px
}

#bloc-prestations {
	margin-bottom: 40px;
	margin-top: 70px;
	text-align: center
}

#bloc-prestations .bloc {
	margin: auto;
	width: 92%
}

#bloc-prestations .bloc img {
	display: block;
	width: 100%
}

#bloc-prestations .title {
	font-size: 24px;
	font-weight: 800;
	height: 40px;
	line-height: 24px;
	margin-bottom: 28px;
	padding-top: 25px
}

#bloc-prestations .text {
	background-color: #eaeaea;
	font-size: 14px;
	min-height: 370px;
	padding: 0 5px
}

#bloc-prestations .text p {
	margin: 15px 0
}

#slide-contact {
	background-color: #fff;
	padding: 50px 0
}

#slide-contact h2 {
	padding-top: 0
}

#slide-contact .infos {
	border-collapse: collapse;
	float: right
}

#slide-contact .infos td {
	font-size: 15px;
	padding-bottom: 8px;
	vertical-align: top
}

#slide-contact .infos .fa {
	text-align: center;
	width: 30px
}

#slide-contact #map {
	height: 170px;
	margin-top: 10px;
	width: 100%
}

#slide-contact .wrapper-map {
	position: relative
}

#slide-contact .wrapper-map.active {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

#slide-contact .wrapper-map.active #map {
	height: 100%
}

#slide-contact .wrapper-map.active .mask {
	height: 0;
	width: 0
}

#slide-contact .wrapper-map .mask {
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

#slide-contact .send-button {
	display: block;
	float: right;
	margin-top: 20px
}

#slide-contact .form {
	float: right;
	width: 72%
}

#slide-contact .no-time {
	float: left;
	margin-left: 10%;
	width: 18%
}

#slide-contact.light .form {
	width: 100%
}

#vertical-nav-pins {
	margin-top: -43px;
	position: fixed;
	right: 1%;
	top: 50%;
	width: 53px;
	z-index: 999
}

#vertical-nav-pins .pin {
	cursor: pointer;
	display: block;
	margin: 10px auto 0
}

#vertical-nav-pins .pin img {
	display: block;
	filter: brightness(1);
	margin: 0 auto;
	transition: width .2s ease-in-out, filter .4s linear;
	width: 25px
}

#vertical-nav-pins.black .pin img {
	filter: brightness(0)
}

.no-touch #vertical-nav-pins .pin:hover img {
	width: 35px
}

#vertical-nav-pins .pin.active img {
	width: 53px
}

#vertical-nav-pins .pin:first-child {
	margin-top: 0
}

#nav-toggle {
	border: 5px solid #fff;
	cursor: pointer;
	padding: 18px 33px 22px 8px;
	position: fixed;
	right: 50px;
	top: 50px;
	z-index: 4
}

#nav-toggle.black {
	border: 5px solid #000
}

#nav-toggle.black span, #nav-toggle.black span:after, #nav-toggle.black span:before {
	background: #000
}

#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
	background: #fff;
	content: "";
	cursor: pointer;
	display: block;
	height: 4px;
	position: absolute;
	width: 25px
}

#nav-toggle span:before {
	top: -10px
}

#nav-toggle span:after {
	bottom: -10px
}

#nav-toggle, #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
	transition: all .5s ease-in-out
}

#nav-toggle.active {
	border-color: #000
}

#nav-toggle.active span {
	background-color: transparent
}

#nav-toggle.active span:after, #nav-toggle.active span:before {
	top: 0
}

#nav-toggle.active span:before {
	background: #000;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

#nav-toggle.active span:after {
	background: #000;
	top: 10px;
	transform: translateY(-10px) rotate(-45deg);
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg)
}

#home .live .h2, #home .live h2 {
	color: #fff;
	text-align: center
}

#home .live hr {
	margin-bottom: 50px
}

#home .live {
	background-color: #031c23
}

#home .header {
	background-color: #000;
	color: #fff;
	text-align: center
}

#home .social {
	background-color: #efefee
}

#home .video-media {
	background-color: #121212;
	color: #fff
}

.resource-home {
	background-color: #52adbc;
	color: #fff
}

.academy-home {
	background: #000 url(/img/expert-inbound-marketing-100.jpg) no-repeat 50%/cover !important;
	color: #fff;
	padding: 5rem 0
}

#home .sub-container {
	width: 87%
}

#home h1 {
	margin-bottom: 34px;
	margin-top: 60PX
}

#home .down {
	bottom: 20px;
	color: #fff;
	font-size: 55px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0
}

#home .header {
	min-height: 750px
}

#home .logo {
	width: 36%
}

#home .digital {
	background-color: #ea9710;
	color: #fff
}

#home .digital h2 {
	margin-bottom: 15px;
	padding-top: 0
}

#home .digital img {
	bottom: 0;
	display: block;
	position: absolute;
	right: -55px
}

#home .digital .left-part {
	height: 100%;
	position: absolute
}

#home .digital .right-part {
	float: right;
	padding: 40px 0
}

#home .digital p {
	margin-bottom: 15px
}

#home .social h2, #home .video-media h2, .academy-home h2, .resource-home h2 {
	margin-bottom: 15px;
	padding-top: 0
}

.academy-home h2 {
	width: 120%
}

#home .social img, #home .video-media img, .resource-home img {
	bottom: 0;
	display: block;
	left: 90px;
	position: absolute
}

.academy-home img {
	margin-right: 70px;
	max-width: 44%
}

#home .social .left-part, #home .video-media .left-part, .academy-home .left-part, .resource-home .left-part {
	padding: 40px 0;
	text-align: right
}

#home .social .left-part>div {
	float: right;
	max-width: 410px
}

#home .video-media .left-part>div, .academy-home .left-part>div, .resource-home .left-part>div {
	float: right
}

#home .social .right-part, #home .video-media .right-part {
	height: 100%;
	position: absolute;
	right: 0
}

.resource-home .right-part {
	height: 81%;
	position: absolute;
	right: 0
}

.academy-home .right-part {
	padding: 40px 0;
	right: 0;
	text-align: left
}

#home .social p {
	margin-bottom: 45px;
	margin-top: 45px
}

#home .video-media p, .academy-home p, .resource-home p {
	margin-bottom: 30px;
	margin-top: 45px
}

#home .inbound {
	background-color: #52adbc;
	color: #fff
}

#home .inbound h2 {
	margin-bottom: 15px;
	padding-top: 0
}

#home .inbound img {
	bottom: 0;
	display: block;
	position: absolute;
	right: -55px
}

#home .inbound .left-part {
	height: 100%;
	position: absolute
}

#home .inbound .right-part {
	float: right;
	padding: 40px 0
}

#home .inbound p {
	margin-bottom: 15px
}

#home .numerique {
	background-color: #8b4a97;
	color: #fff
}

#home .numerique h2 {
	margin-bottom: 15px;
	padding-top: 0
}

#home .numerique img {
	bottom: 0;
	display: block;
	left: 90px;
	position: absolute
}

#home .numerique .left-part {
	height: 100%;
	position: absolute
}

#home .numerique .right-part {
	float: right;
	padding: 40px 0
}

#home .numerique p {
	margin-bottom: 15px
}

.resource-center {
	background-color: #52adbc;
	color: #fff
}

.resource-center h2 {
	margin-bottom: 15px;
	padding-top: 0
}

.resource-center img {
	display: block;
	left: 14%;
	position: absolute;
	top: 36%
}

.resource-center .right-part {
	height: 100%;
	margin-left: 55%;
	margin-top: 8%;
	position: absolute;
	width: 100%;
	z-index: -1
}

.resource-center .left-part {
	margin-bottom: 5%;
	padding: 40px 0;
	text-align: center
}

.resource-center p {
	margin-bottom: 15px
}

.resource-center .description-resource p {
	font-weight: 300;
	margin-bottom: 5px !important
}

@media (min-width:1024px) {
	.resource-center a.btn {
		margin-bottom: -1em;
		margin-left: 30%;
		margin-top: 2.5%;
		text-align: center;
		width: 32%
	}

}

@media (max-width:1024px) {
	.resource-center a.btn {
		margin-top: 2.5%;
		text-align: center;
		width: 82%
	}

}

#home .bg-video {
	height: 0;
	padding-bottom: 56.25%;
	position: fixed;
	width: 100%;
	z-index: -99
}

#home .bg-video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

#contact {
	background-color: #000;
	height: 100px
}

@-webkit-keyframes updown {
	0% {
		top: 0
	}

	50% {
		top: -10px
	}

	to {
		top: 0
	}

}

@keyframes updown {
	0% {
		top: 0
	}

	50% {
		top: -10px
	}

	to {
		top: 0
	}

}

#agence .header {
	background: url(/img/header-bg-agence.jpg) no-repeat 50%/cover !important;
	color: #fff;
	height: 100vh;
	text-align: center
}

#agence .header h1 {
	font-family: proxima-nova;
	font-size: 50px;
	font-weight: 900;
	margin-top: 0;
	text-transform: uppercase
}

#agence .header a.picto {
	background-image: url(https://www.50a.fr/img/picto-agence.png);
	display: block;
	height: 124px;
	margin: auto;
	width: 134px
}

#agence .header a.picto:hover {
	-webkit-animation: spin 4s linear infinite;
	animation: spin 4s linear infinite
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(1turn)
	}

}

@keyframes spin {
	to {
		transform: rotate(1turn)
	}

}

#agence .team {
	overflow: initial
}

#agence .team .design {
	border-collapse: collapse;
	position: absolute;
	top: -25px;
	width: 100%;
	z-index: 2
}

#agence .team .design td {
	padding: 0
}

#agence .team .design td.img {
	width: 134px
}

#agence .team .design .white {
	background-color: #fff;
	width: 50%
}

#agence .team .design img {
	display: block;
	max-width: none
}

#agence .team .top {
	padding-bottom: 40px;
	padding-top: 1px;
	text-align: center
}

#agence .team .top .inner {
	margin: auto;
	max-width: 670px
}

#agence .team .middle {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	padding-bottom: 2rem;
	text-align: center
}

#agence .team .middle .sub-container {
	width: 91.5%
}

#agence .team .middle .name {
	font-size: 20px;
	font-weight: 800;
	line-height: 25px;
	margin-top: 4px
}

#agence .team .middle h2 {
	margin-bottom: 10px
}

#agence .team .middle .trombi {
	margin-bottom: 0;
	margin-top: 60px;
	width: 100%
}

#agence .team .middle p {
	margin: 35px auto 0;
	max-width: 515px
}

#agence .team .bottom {
	background-image: url(https://www.50a.fr/img/nous-tonic-cover.jpg);
	overflow: hidden;
	padding: 100px 0;
	position: relative
}

#agence .team .bottom .tonic-image {
	left: 0;
	max-height: none;
	position: absolute;
	top: -27px
}

#agence .team .bottom .text {
	background-color: #fff;
	margin-left: 100px;
	padding: 16px 20px 16px 180px
}

#agence .team .bottom .container {
	max-width: 880px
}

#agence .team .bottom .buttons .btn {
	background-color: rgba(0, 0, 0, .3)
}

#agence .team .bottom .buttons {
	float: right;
	margin-top: 10px
}

#agence .coworking {
	padding-bottom: 70px;
	padding-top: 35px;
	text-align: center
}

#agence .coworking .sub-container {
	max-width: 790px
}

#agence .coworking .icon {
	margin-bottom: 25px;
	width: 68%
}

#agence .coworking .sub-h2 {
	margin: 0 auto;
	max-width: 620px
}

#agence .coworking .links {
	margin-top: 70px
}

#agence .coworking .links .first {
	margin-bottom: 110px
}

#agence .coworking .links .text {
	margin: 5px auto auto;
	max-width: 320px
}

#agence .coworking .links>.imp {
	margin-bottom: 60px
}

#agence .coworking h2 {
	margin: auto auto 40px;
	max-width: 560px
}

#nous-rejoindre .header {
	background-image: url(/img/agence-digitale-50a-home-header-bg2.jpg);
	background-position: 50%;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	text-align: center
}

#slide-postes .container {
	display: flex;
	gap: 48px;
	max-width: 1280px;
	padding-bottom: 64px;
	width: 100%
}

#slide-postes .offers {
	width: 70%
}

#slide-postes .agency {
	width: 30%
}

#slide-postes h2 {
	color: #52adbc;
	font-size: 40px
}

#slide-postes .agency p {
	font-size: 16px
}

#slide-postes .offers
.offers-toggles
li
.title {
	border-color: #52adbc !important
}

#slide-postes .offers
.offers-toggles
li
.title
.sign, #slide-postes .offers .offers-toggles li .title span {
	color: #52adbc
}

#slide-postes .offers .offers-toggles .panel {
	border-color: #52adbc
}

#slide-postes .offers .offers-toggles .panel .conditions {
	display: flex;
	gap: 32px
}

#slide-postes .offers .offers-toggles .panel .conditions h4 {
	margin-bottom: 0
}

#slide-postes .offers .offers-toggles .panel h4 {
	font-size: 22px
}

#slide-postes .offers .offers-toggles .panel h4 span {
	font-size: 18px;
	font-weight: 500
}

#slide-postes .offers .offers-toggles .panel ul {
	list-style: none
}

#slide-postes .offers .offers-toggles .panel ul li {
	margin-left: 2em
}

#slide-postes .offers .offers-toggles .panel ul li:before {
	content: "\2022";
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	margin-left: -1em;
	width: 1em
}

#slide-postes .offers .offers-toggles .panel .description h4, #slide-postes .offers .offers-toggles .panel .description ul li:before {
	color: #8651a1
}

#slide-postes .offers .offers-toggles .panel .profil h4, #slide-postes .offers .offers-toggles .panel .profil ul li:before {
	color: #41a0d8
}

#slide-postes .offers .offers-toggles .panel .atouts h4, #slide-postes .offers .offers-toggles .panel .atouts ul li:before {
	color: #f26722
}

#slide-postes .offers .offers-toggles .panel .btn-offer {
	background-color: #52adbc !important;
	cursor: pointer;
	margin: 24px 0 !important;
	padding: 16px 32px !important
}

@media screen and (max-width:1024px) {
	#slide-postes .container {
		flex-direction: column;
		gap: 24px
	}

	#slide-postes .offers {
		width: 100%
	}

	#slide-postes .offers .offers-toggles li .panel {
		margin-bottom: 0 !important
	}

	#slide-postes .agency {
		width: 100%
	}

	#slide-postes h2 {
		font-size: 32px
	}

	#slide-postes .offers .offers-toggles .panel .btn-offer {
		left: 50%;
		transform: translateX(-50%)
	}

}

@media screen and (max-width:768px) {
	#slide-postes .offers .offers-toggles .panel .conditions h4 {
		font-size: 20px
	}

	#slide-postes .offers .offers-toggles .panel li, #slide-postes .offers .offers-toggles .panel p {
		font-size: 16px
	}

}

#references-list {
	align-items: center;
	display: flex;
	height: 540px;
	justify-content: center
}

.cas {
	max-width: 940px
}

#wall-clients {
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-bottom: 80px
}

#wall-clients, .wall-pilier {
	align-items: center;
	display: flex
}

.wall-pilier {
	flex-direction: column
}

#wall-clients img {
	height: auto;
	margin: 24px 16px;
	width: 160px
}

.ref-arrow {
	color: #fff;
	cursor: pointer;
	font-family: proxima-nova;
	font-size: 50px;
	font-weight: 800;
	line-height: 25px;
	text-transform: uppercase
}

.prev-arrow {
	margin-right: 30px
}

.next-arrow {
	margin-left: 30px
}

.filterRef-btn {
	display: flex;
	justify-content: space-around
}

#references .height-space {
	background-color: #031c23;
	height: 46px;
	width: 100%
}

#references .header {
	background-color: #031c23;
	color: #fff
}

#references .header img {
	display: block;
	margin: auto
}

#references .header h1 {
	bottom: 0;
	height: 82px;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

#glossaire .header {
	padding-bottom: 80px;
	padding-top: 100px;
	text-align: center
}

#glossaire .header p {
	margin: 40px auto auto;
	max-width: 800px
}

#glossaire .listing {
	background-color: #031c23;
	color: #fff;
	padding: 65px 0
}

#glossaire .listing a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	opacity: 1;
	transition: opacity .2s linear
}

#glossaire .listing a:hover {
	opacity: .5
}

#glossaire .listing ul li {
	padding: 5px 0 5px 60px
}

.glossaire-group {
	border-bottom: 1px solid;
	margin-bottom: 40px;
	padding-bottom: 25px
}

.glossaire-group ul {
	height: 100%;
	padding-right: 10%;
	width: 110%
}

.glossaire-group ul li {
	width: 70%
}

.letter {
	float: left;
	font-family: intro-inline;
	font-size: 60px;
	margin-top: 5px;
	text-transform: uppercase
}

#glossaire-keyword p a, #glossaire-keyword ul a {
	color: #fff;
	text-decoration: underline
}

#glossaire-keyword p a {
	text-decoration: underline !important;
	-webkit-text-decoration-color: #fff !important;
	text-decoration-color: #fff !important
}

#glossaire-keyword .header {
	height: 90px;
	padding-bottom: 160px;
	padding-top: 200px;
	text-align: center
}

#glossaire-keyword .definition {
	background-color: #031c23;
	color: #fff;
	padding: 65px 0
}

#glossaire-keyword .sub-container {
	max-width: 675px
}

#glossaire-keyword .btn-wrapper {
	text-align: center
}

#glossaire-keyword .definition ul {
	list-style: disc;
	padding-left: 32px
}

#slide-definition {
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content
}

#slide-definition img {
	height: auto !important
}

#page-404 {
	color: #fff;
	padding-top: 90px;
	text-align: center
}

.hvr-sweep-to-top {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-shadow: 0 0 1px transparent;
	display: inline-block;
	position: relative;
	transform: translateZ(0);
	transition-property: color;
	vertical-align: middle
}

.hvr-sweep-to-top, .hvr-sweep-to-top:before {
	transition-duration: .2s
}

.hvr-sweep-to-top:before {
	background: #fff;
	bottom: -1px;
	content: "";
	left: 0;
	position: absolute;
	right: -1px;
	top: 0;
	transform: scaleY(0);
	transform-origin: 50% 100%;
	transition-property: transform;
	transition-timing-function: ease-out;
	z-index: -1
}

.hvr-sweep-to-top.black:before {
	background: #000
}

.hvr-sweep-to-top.white:before {
	background: #fff
}

.hvr-sweep-to-top.blue:before {
	background: #52adbc
}

.hvr-sweep-to-top:hover {
	color: #000
}

.hvr-sweep-to-top.black:hover {
	color: #fff !important
}

.btn.white:hover, .hvr-sweep-to-top.white:hover, body .landing-page .slide-header .btn.white:hover {
	color: #000 !important
}

.hvr-sweep-to-top.blue:hover {
	color: #fff !important
}

.hvr-sweep-to-top:hover:before {
	transform: scaleY(1)
}

.btn-digital, .btn-inbound, .btn-social, .btn-transition {
	cursor: pointer
}

.btn-digital:before {
	background: #ea9710 !important;
	color: #fff !important
}

.btn-social:before {
	background: #d50f16 !important;
	color: #fff !important
}

.btn-inbound:before {
	background: #52adbc !important;
	color: #fff !important
}

.btn-transition:before {
	background: #7f4d8e !important;
	color: #fff !important
}

.btn-digital:hover {
	border-color: #ea9710 !important;
	color: #fff !important
}

.btn-social:hover {
	border-color: #d50f16 !important;
	color: #fff !important
}

.btn-inbound:hover {
	border-color: #52adbc !important;
	color: #fff !important
}

.btn-transition:hover {
	border-color: #7f4d8e !important;
	color: #fff !important
}

select {
	cursor: pointer;
	width: 100%;
	z-index: 2
}

.customSelect {
	border: 1px solid #000;
	box-sizing: border-box;
	font-size: 13px;
	font-weight: 700;
	height: 40px;
	padding: 10px;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 1
}

.customSelect.right {
	width: 95%
}

.customSelect .right-part {
	border-left: 1px solid #000;
	box-sizing: border-box;
	font-size: 25px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px
}

.customSelect.error .right-part {
	border-left: 1px solid red
}

.customSelect.customSelectChanged {
	border: 1px solid #000 !important
}

.customSelect.customSelectChanged .right-part {
	border-left: 1px solid #000 !important
}

.customSelect .right-part .fa {
	bottom: 0;
	height: 25px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 15px
}

.customSelectInner {
	width: 100% !important
}

.js-cookie-consent {
	background-color: #eee;
	bottom: 0;
	font-size: 14px;
	left: 0;
	padding: 4px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1000
}

#cookieChoiceInfo {
	font-size: 14px
}

#cookieChoiceInfo a {
	color: #ea9710
}

#cookieChoiceInfo a:hover {
	text-decoration: underline
}

#casto-one-more {
	background-color: #031c23;
	color: #fff
}

#casto-one-more h2 {
	margin-bottom: 20px;
	text-align: center
}

#casto-one-more hr {
	margin: 0;
	padding-top: 30px
}

#popup {
	background-color: rgba(0, 0, 0, .6);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100
}

#popup.active {
	display: block
}

._form_29 {
	height: 432px;
	margin-top: 0 !important;
	padding: 20px 40px 20px 10px !important
}

._form_29 ._form-content ._form-label, ._form_29 ._submit {
	font-family: proxima-nova !important;
	font-size: 20px !important;
	font-weight: 700
}

._form_29 ._form-content ._form-label {
	display: block;
	margin-bottom: 5px
}

._form_29 ._form-title {
	color: #d72128 !important;
	line-height: 1.5 !important
}

._form_29 ._form-thank-you {
	font-family: proxima-nova !important;
	top: 50% !important
}

@media screen and (max-width:640px) {
	#popup .inner {
		display: flex;
		flex-direction: column;
		overflow: auto;
		width: 92vw
	}

	._form_29 {
		background-color: #fff;
		margin-top: 0 !important;
		padding: 20px !important
	}

	._submit {
		margin-bottom: 40px !important
	}

}

._button-wrapper {
	margin-top: -20px !important;
	text-align: center
}

#popup .inner {
	align-items: center;
	background-color: #fff;
	bottom: 0;
	display: flex;
	flex-direction: column;
	height: 580px;
	justify-content: center;
	left: 0;
	margin: auto;
	max-height: 90%;
	padding-top: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

#popup .inner a {
	color: #fff
}

#popup .inner iframe {
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px
}

#popup .inner a.btn:hover {
	color: #000
}

#popup .inner img.rocket {
	margin-bottom: 20px
}

#popup .inner .left-part {
	padding: 40px;
	text-align: center
}

#popup img.croix {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 23px;
	z-index: 200
}

#popup img.principal {
	display: block;
	height: 100%;
	margin: auto
}

@media (max-width:1200px) {
	#popup .inner h2 {
		margin-bottom: 10px;
		padding-top: 0
	}

	#popup .inner p {
		font-size: 14px;
		margin: 14px 0
	}

	#popup .inner img.rocket {
		margin-bottom: 10px
	}

	#popup .inner a {
		font-size: 12px
	}

}

#live-page a.post {
	margin-left: 10px
}

#live {
	color: #fff;
	text-align: center
}

#live.margin-bottom {
	margin-bottom: 150px
}

#live a {
	color: #000;
	text-decoration: none
}

#live .inner a {
	color: #fff
}

#live a[target=_blank] {
	font-weight: 700
}

#live a:hover {
	text-decoration: none
}

#live #triangle_left {
	border-color: transparent #8d8989 transparent transparent;
	border-width: 0 25px 15px 0;
	float: left
}

#live #triangle_left, #live #triangle_right {
	border-style: inset;
	height: 0;
	transform: rotate(1turn);
	width: 0
}

#live #triangle_right {
	border-color: #d9d9d9 transparent transparent;
	border-width: 15px 25px 0 0;
	float: right
}

#live .contain_title {
	color: #fff;
	font-family: DINSchriftMittelschrift;
	height: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	text-transform: uppercase;
	width: 100%
}

#live #month_selector {
	background-color: #fff;
	color: grey;
	display: table;
	font-family: Verdana;
	font-size: 12px;
	height: 85px;
	margin-bottom: 20px;
	margin-top: 50px;
	width: 100%
}

#live .posts {
	position: relative
}

#live #month_selector>div {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

#live #month_selector a {
	color: grey;
	text-decoration: none
}

#live #month_selector a:hover {
	color: #000
}

#live #month_selector a.active {
	color: #000;
	font-weight: 700
}

#live #month_selector ul {
	display: none;
	margin: 0;
	overflow: hidden;
	padding: 0
}

#live #month_selector ul.show {
	display: block;
	float: left
}

#live #month_selector li {
	float: left;
	list-style-type: none;
	margin-left: 6px
}

#live #month_selector .year {
	float: left
}

#live #month_selector .year_title {
	cursor: pointer;
	float: left;
	margin-left: 5px
}

#live #month_selector .year_title:hover {
	color: #000
}

#live #month_selector .year_title.active {
	color: #000;
	font-weight: 700
}

#live #timeline {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	margin: 20px auto auto;
	width: 885px
}

#live #timeline a, #live #timeline a:hover, #live #timeline a:visited {
	color: grey;
	text-decoration: none
}

#live .post {
	background-color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
	width: 30%
}

#live .post.hover .circle-icon {
	bottom: -3px;
	right: -3px
}

#live .post.hover .circle {
	bottom: -41px;
	right: -41px
}

#live .post_vimeo {
	width: 94% !important
}

#live iframe {
	display: block;
	margin: auto
}

#live .circle {
	background-color: blue;
	bottom: -45px;
	height: 80px;
	right: -45px;
	transform: rotate(45deg);
	width: 80px
}

#live .circle, #live .circle-icon {
	position: absolute;
	transition: all .1s ease-in
}

#live .circle-icon {
	bottom: -5px;
	right: -5px
}

#live .tw_post .circle {
	background-color: #3cf
}

#live .fb_post .circle {
	background-color: #3c5a98
}

#live .pin_post .circle {
	background-color: #c91618
}

#live .vimeo_post .circle {
	background-color: #1ab7ea
}

#live .txt {
	padding: 20px
}

#live .media {
	text-align: center
}

#live .media img {
	margin-top: 30px;
	width: 230px
}

#live #filter {
	float: right
}

#live #filter .deselected {
	background-color: grey !important
}

#live .filter {
	border-radius: 100%;
	cursor: pointer;
	float: left;
	height: 30px;
	margin-left: 10px;
	position: relative;
	width: 30px
}

#live .fb_filter {
	background-color: #3c5a98
}

#live .tw_filter {
	background-color: #3cf
}

#live .pin_filter {
	background-color: #c91618
}

#live .vimeo_filter {
	background-color: #1ab7ea
}

#live .filter img {
	left: 2px;
	position: absolute;
	top: 2px
}

#live .clear {
	clear: both
}

#live .important {
	font-size: 30px;
	font-weight: 700
}

#live #postDetail {
	color: #fff
}

@media screen and (max-width:1200px) {
	#live .post {
		float: none;
		margin-left: 0;
		width: 100%
	}

	#block-subvention .h2 {
		font-size: 30px
	}

	.subsheart {
		display: none !important
	}

}

[id^=gondole-] .title {
	-webkit-font-smoothing: antialiased;
	font-family: intro-inline;
	font-size: 48px;
	font-weight: 100;
	line-height: 100%;
	padding: 0 10px
}

[id^=gondole-] .title span {
	font-size: 40px
}

[id^=gondole-] .buttons a, [id^=gondole-] .buttons button {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	font-size: 30px;
	font-weight: 700;
	margin-left: 60px;
	padding: 12px 16px 10px;
	text-transform: uppercase;
	transition: all .2s linear
}

[id^=gondole-] .buttons a:hover, [id^=gondole-] .buttons button:hover {
	background-color: #fff;
	color: #7f4d8e
}

[id^=gondole-] .buttons button:first-child {
	margin-left: 0
}

[id^=gondole-] .buttons.top-bottom a, [id^=gondole-] .buttons.top-bottom button {
	box-sizing: border-box;
	display: block;
	line-height: 30px;
	margin: auto auto 24px;
	max-width: 90%;
	width: 320px
}

#gondole-numerique-largue .title {
	margin-bottom: 125px
}

#gondole-numerique-show .title {
	margin-bottom: 60px
}

#gondole-numerique-time .title {
	margin-bottom: 40px
}

#gondole-numerique-stratflash .title {
	margin-bottom: 125px
}

#gondole-numerique-viable .title {
	margin-bottom: 60px
}

#gondole-numerique-codesign .title {
	margin-bottom: 40px
}

#gondole-numerique-innovation .title {
	margin-bottom: 60px
}

#gondole-numerique-devis {
	margin: auto;
	max-width: 100%;
	width: 760px
}

#gondole-numerique-devis table {
	margin: 30px auto;
	width: 96%
}

#gondole-numerique-devis table td {
	-webkit-font-smoothing: antialiased;
	font-family: intro-inline;
	font-size: 40px;
	line-height: 40px;
	min-height: 100%;
	text-align: left;
	text-transform: uppercase
}

#gondole-numerique-devis table td.number {
	padding-bottom: 10px;
	text-align: right
}

#gondole-numerique-devis table .total td {
	border-top: 1px solid #fff
}

#gondole-numerique-consultants img {
	display: block;
	margin: 40px auto
}

#block-newsletter, #block-rejoindre {
	background-color: #15b0bf;
	color: #fff;
	text-align: center
}

#block-rejoindre {
	background-color: #52adbc
}

#block-newsletter .npot, #block-rejoindre .npot {
	left: -5000px;
	position: absolute
}

#block-newsletter img, #block-rejoindre img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1
}

#block-rejoindre img {
	left: -8%;
	opacity: .6
}

#block-newsletter a, #block-rejoindre a {
	margin-bottom: 30px
}

#block-newsletter .h2 {
	font-size: 50px
}

#block-newsletterinput[type=email], #block-rejoindre input[type=email] {
	background-color: rgba(0, 0, 0, .3);
	border: none;
	box-sizing: border-box;
	color: #fff;
	font-size: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	max-width: 100%;
	padding: 16px 24px;
	width: 600px
}

#block-newsletter input[type=email]::-webkit-input-placeholder, #block-rejoindre input[type=email]::-webkit-input-placeholder {
	color: #fff
}

#block-newsletter input[type=email]::-moz-placeholder, #block-rejoindre input[type=email]::-moz-placeholder {
	color: #fff
}

#block-newsletter input[type=email]:-ms-input-placeholder, #block-rejoindre input[type=email]:-ms-input-placeholder {
	color: #fff
}

#block-newsletter input[type=email]:-moz-placeholder, #block-rejoindre input[type=email]:-moz-placeholder {
	color: #fff
}

#block-newsletter button[type=submit], #block-newsletter input[type=submit], #block-rejoindre button[type=submit], #block-rejoindre input[type=submit] {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	cursor: pointer;
	font-size: 33px;
	font-weight: 900;
	margin-bottom: 30px;
	padding: 12px 28px;
	text-transform: uppercase
}

#link-reference {
	align-items: center;
	background-color: #042630;
	background-image: url(/img/references-home.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	color: #fff;
	display: flex;
	height: 607px;
	justify-content: center
}

#link-reference
img {
	display: block;
	height: 100%;
	margin: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

#content-reference {
	align-items: center;
	background-color: #042630;
	display: flex;
	flex-direction: column;
	padding: 0 30px
}

#content-reference p {
	margin-top: 40px !important
}

#txt-reference {
	width: 660px
}

#link-reference a {
	-webkit-font-smoothing: antialiased;
	border: 2px solid #fff;
	color: #fff;
	display: block;
	font-family: intro-inline;
	font-size: 70px;
	font-weight: 100;
	height: 82px;
	line-height: 100%;
	margin: auto;
	padding: 10px 30px;
	text-align: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

#link-reference a:hover {
	color: #000
}

#agency-links {
	margin-top: 5px
}

#agency-links a {
	background-color: #e8e8e8;
	color: #000;
	font-weight: 900;
	margin-left: 2px;
	padding: 6px 10px;
	text-transform: uppercase
}

#agency-links a:hover {
	background-color: #f0f0f0
}

#agency-links a:first-child {
	margin-left: 0
}

.head-ref {
	height: 220px
}

.landing-page-numerique .fill-hover-effect .active {
	background-color: #7f4d8e
}

#landing-page.landing-page-digital .btn-cta, #landing-page.landing-page-digital .fill-hover-effect .active, #landing-page.landing-page-digital .slide-header {
	background: #ea9710
}

#landing-page.landing-page-digital
.slide-expertise
.expertise-header
.etude-cas
i, #landing-page.landing-page-digital .slide-expertise .slide-title {
	color: #ea9710
}

#landing-page.landing-page-digital
.slide-expertise
.expertise-toggles
li
.title {
	border-color: #ea9710
}

#landing-page.landing-page-digital
.slide-expertise
.expertise-toggles
.panel
.links
a.link, #landing-page.landing-page-digital
.slide-expertise
.expertise-toggles
li
.title
.sign {
	color: #ea9710
}

#landing-page.landing-page-social .btn-cta, #landing-page.landing-page-social .fill-hover-effect .active, #landing-page.landing-page-social .slide-header {
	background: #d50f16
}

#landing-page.landing-page-social
.slide-expertise
.expertise-header
.etude-cas
i, #landing-page.landing-page-social .slide-expertise .slide-title {
	color: #d50f16
}

#landing-page.landing-page-social
.slide-expertise
.expertise-toggles
li
.title {
	border-color: #d50f16
}

#landing-page.landing-page-social
.slide-expertise
.expertise-toggles
.panel
.links
a.link, #landing-page.landing-page-social
.slide-expertise
.expertise-toggles
li
.title
.sign {
	color: #d50f16
}

#landing-page.landing-page-inbound .btn-cta, #landing-page.landing-page-inbound .fill-hover-effect .active, #landing-page.landing-page-inbound .slide-header {
	background: #52adbc
}

#landing-page.landing-page-inbound
.slide-expertise
.expertise-header
.etude-cas
i, #landing-page.landing-page-inbound .slide-expertise .slide-title {
	color: #52adbc
}

#landing-page.landing-page-inbound
.slide-expertise
.expertise-toggles
li
.title {
	border-color: #52adbc
}

#landing-page.landing-page-inbound
.slide-expertise
.expertise-toggles
.panel
.links
a.link, #landing-page.landing-page-inbound
.slide-expertise
.expertise-toggles
li
.title
.sign {
	color: #52adbc
}

#landing-page.landing-page-resource-centerOLD .btn-cta {
	background: #53aebc
}

#landing-page.landing-page-resource-center .slide-header {
	background: linear-gradient(270deg, #a6d1e2, #64a9c8)
}

#landing-page.landing-page-resource-centerOLD
.slide-expertise
.expertise-header
.etude-cas
i, #landing-page.landing-page-resource-centerOLD .slide-expertise .slide-title {
	color: #53aebc
}

#landing-page.landing-page-resource-centerOLD
.slide-expertise
.expertise-toggles
li
.title {
	border-color: #53aebc
}

#landing-page.landing-page-resource-centerOLD
.slide-expertise
.expertise-toggles
.panel
.links
a.link, #landing-page.landing-page-resource-centerOLD
.slide-expertise
.expertise-toggles
li
.title
.sign {
	color: #53aebc
}

#landing-page.landing-page-media .btn-cta, #landing-page.landing-page-media .slide-header {
	background: #000
}

#landing-page.landing-page-media
.slide-expertise
.expertise-header
.etude-cas
i, #landing-page.landing-page-media .slide-expertise .slide-title {
	color: #000
}

#landing-page.landing-page-media .slide-expertise .expertise-toggles li .title {
	border-color: #000
}

#landing-page.landing-page-media
.slide-expertise
.expertise-toggles
.panel
.links
a.link, #landing-page.landing-page-media
.slide-expertise
.expertise-toggles
li
.title
.sign {
	color: #000
}

#landing-page .slide-header {
	color: #fff;
	text-align: center
}

#landing-page .slide-header h1 {
	margin-top: 40px
}

#landing-page .slide-header .max-width-540 {
	margin: auto;
	max-width: 540px
}

#landing-page .slide-expertise .slide-title {
	padding-right: 20px;
	padding-top: 30px;
	text-align: right
}

#landing-page .slide-expertise .expertise-header {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	padding: 30px
}

#landing-page .slide-expertise .expertise-header .title {
	font-size: 20px;
	font-weight: 700;
	margin-top: 15px
}

#landing-page .slide-expertise .expertise-header .icon {
	display: block;
	margin-right: 30px;
	width: 130px
}

#landing-page .slide-expertise .expertise-header p {
	margin-bottom: 15px;
	margin-top: 5px
}

#landing-page .slide-expertise .expertise-header .etude-cas {
	font-weight: 700;
	text-decoration: underline
}

#landing-page .slide-expertise .expertise-header .etude-cas i {
	margin-right: 5px
}

#landing-page .slide-expertise .expertise-header .ask-quote {
	margin-top: 25px
}

#landing-page .slide-expertise .expertise-header .ask-quote .btn-askInvoice, #landing-page .slide-expertise .expertise-header .ask-quote .btn-cta {
	float: right
}

ul.toggles {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	gap: 1rem
}

li.toggle .title {
	border-left: 10px solid #000;
	box-shadow: 0 0 .2em #b3b3b3;
	height: 50px;
	position: relative
}

li.toggle .title h3 {
	line-height: 50px;
	margin: 0;
	overflow: hidden;
	padding: 0 50px 0 20px;
	text-overflow: ellipsis;
	white-space: nowrap
}

li.toggle .title .sign {
	font-size: 42px;
	font-weight: 900;
	line-height: 50px;
	position: absolute;
	right: 15px;
	top: 0
}

li.toggle .title .sign .plus {
	position: relative;
	top: 2px
}

li.toggle .title .sign .minus {
	position: relative;
	right: 4px;
	top: -2px
}

li.toggle .panel {
	height: 0;
	margin-left: 1rem;
	overflow: hidden;
	transition: .6s ease
}

li.toggle .panel p {
	margin: 15px 0
}

#landing-page .slide-expertise .expertise-toggles li .panel .links {
	height: 26px
}

#landing-page .slide-expertise .expertise-toggles li .panel .links a.link {
	font-size: 15px;
	font-weight: 700;
	margin-right: 30px;
	text-decoration: underline
}

#landing-page .slide-expertise .expertise-toggles li .panel .links a.link i {
	margin-right: 5px
}

li.toggle .panel .links .btn-cta {
	float: right
}

#landing-page
.slide-expertise
.expertise-toggles
li
.panel
.links
.btn-askInvoice {
	float: right;
	margin-top: 5px
}

@media (max-width:1200px) {
	#landing-page .slide-expertise .expertise-toggles li .panel .links .btn-askInvoice {
		display: block !important;
		float: none !important;
		margin: 5px auto auto !important;
		width: 180px !important
	}

}

@media (min-width:1024px) {
	#landing-page .slide-expertise .expertise-toggles li .panel .media-player {
		margin-top: 30px
	}

}

#landing-page .slide-expertise .btn-contact {
	margin-bottom: 20px;
	margin-top: 20px
}

#afnic_form .customSelect {
	border: 1px solid #fff
}

.description-contact {
	padding-bottom: 3%;
	padding-top: 5%;
	text-align: left
}

.description-content {
	font-size: 15px
}

.amont a {
	color: #8b4a97
}

.description-vintage {
	padding-bottom: 30px !important
}

#mauticform_newsletter50afr_recaptcha {
	margin-left: auto !important;
	margin-right: auto !important;
	padding-bottom: 20px
}

@media (min-width:1150px) {
	.g-recaptcha {
		display: none;
		margin-right: 57%;
		transform: scale(.81);
		-webkit-transform: scale(.81)
	}

}

@media (min-width:1024px) and (max-width:1150px) {
	.g-recaptcha {
		display: none;
		margin-right: 59%;
		transform: scale(.87);
		-webkit-transform: scale(.87)
	}

}

@media (min-width:1024px) {
	.submit-small {
		display: none
	}

	.submit-big {
		display: initial
	}

}

.error-newsletter {
	display: block
}

.cities-titles {
	font-size: 20px !important
}

.podcast-button, .spreaker-podcast {
	margin-top: 30px
}

.center-image {
	display: block;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}

@media (min-width:1024px) {
	.all-videos {
		display: flex;
		margin-bottom: 30px;
		max-width: 31.3%
	}

	.all-videos .multivideo-block {
		margin-right: 30px
	}

	.singlevideo-block {
		display: block;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto
	}

}

@media (max-width:1200px) {
	.singlevideo-block {
		height: 100% !important;
		width: 100% !important
	}

}

.link-underline {
	-webkit-text-decoration-color: #000;
	text-decoration-color: #000;
	text-decoration: underline
}

.res-blue {
	color: #53aebc
}

@media (min-width:1024px) {
	.resource-img {
		float: left;
		margin-right: 10px
	}

}

@media (max-width:1200px) {
	.resource-img {
		padding-right: 100% !important
	}

}

@media (min-width:1024px) {
	.resource-tele {
		font-size: 18px !important
	}

	.resource-toggles li .panel p {
		margin-bottom: 100px !important;
		margin-top: 15px !important
	}

}

.resource-toggles li .panel {
	margin-bottom: 60px !important
}

.placeholder:after {
	color: red;
	content: "*"
}

.placeholder {
	color: #c3c3c3;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -52px
}

@media (min-width:1023px) {
	.placeholder {
		left: 10px
	}

}

.form-contact:focus+.placeholder, .form-contact:focus+.placeholder:after {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:-moz-placeholder-shown)+.placeholder {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:-ms-input-placeholder)+.placeholder {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:placeholder-shown)+.placeholder {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:-moz-placeholder-shown)+.placeholder:after {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:-ms-input-placeholder)+.placeholder:after {
	color: transparent !important;
	display: none !important
}

.form-contact:not(:placeholder-shown)+.placeholder:after {
	color: transparent !important;
	display: none !important
}

.placeholder-nr {
	color: #c3c3c3;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -52px
}

@media (min-width:1023px) {
	.placeholder-nr {
		left: 10px
	}

}

.form-contact-nr:focus+.placeholder-nr {
	color: transparent;
	display: none
}

.form-contact-nr:not(:-moz-placeholder-shown)+.placeholder-nr {
	color: transparent !important;
	display: none !important
}

.form-contact-nr:not(:-ms-input-placeholder)+.placeholder-nr {
	color: transparent !important;
	display: none !important
}

.form-contact-nr:not(:placeholder-shown)+.placeholder-nr {
	color: transparent !important;
	display: none !important
}

.form-contact-nr:focus+.placeholder-nr:after {
	color: transparent;
	display: none
}

.form-contact-nr:not(:-moz-placeholder-shown)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.form-contact-nr:not(:-ms-input-placeholder)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.form-contact-nr:not(:placeholder-shown)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.placeholder-nr-r {
	color: #c3c3c3;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -45px
}

@media (min-width:1023px) {
	.placeholder-nr-r {
		left: 22px
	}

}

.form-contact-nr-r:focus+.placeholder-nr-r {
	color: transparent;
	display: none
}

.form-contact-nr-r:not(:-moz-placeholder-shown)+.placeholder-nr-r {
	color: transparent !important;
	display: none !important
}

.form-contact-nr-r:not(:-ms-input-placeholder)+.placeholder-nr-r {
	color: transparent !important;
	display: none !important
}

.form-contact-nr-r:not(:placeholder-shown)+.placeholder-nr-r {
	color: transparent !important;
	display: none !important
}

.form-contact-nr-r:focus+.placeholder-nr-r:after {
	color: transparent;
	display: none
}

.form-contact-nr-r:not(:-moz-placeholder-shown)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.form-contact-nr-r:not(:-ms-input-placeholder)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.form-contact-nr-r:not(:placeholder-shown)+.placeholder-nr:after {
	color: transparent !important;
	display: none !important
}

.placeholder-r:after {
	color: red;
	content: "*"
}

.placeholder-r {
	color: #c3c3c3;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -45px
}

@media (min-width:1023px) {
	.placeholder-r {
		left: 22px
	}

}

.form-contact-r:focus+.placeholder-r {
	color: transparent;
	display: none
}

.form-contact-r:not(:-moz-placeholder-shown)+.placeholder-r {
	color: transparent !important;
	display: none !important
}

.form-contact-r:not(:-ms-input-placeholder)+.placeholder-r {
	color: transparent !important;
	display: none !important
}

.form-contact-r:not(:placeholder-shown)+.placeholder-r {
	color: transparent !important;
	display: none !important
}

.form-contact-r:focus+.placeholder-r:after {
	color: transparent;
	display: none
}

.form-contact-r:not(:-moz-placeholder-shown)+.placeholder-r:after {
	color: transparent !important;
	display: none !important
}

.form-contact-r:not(:-ms-input-placeholder)+.placeholder-r:after {
	color: transparent !important;
	display: none !important
}

.form-contact-r:not(:placeholder-shown)+.placeholder-r:after {
	color: transparent !important;
	display: none !important
}

.placeholder-message:after {
	color: red;
	content: "*"
}

.placeholder-message {
	color: #c3c3c3;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -170px !important
}

@media (min-width:1023px) {
	.placeholder-message {
		left: 10px
	}

}

.form-contact-message:focus+.placeholder-message {
	color: transparent;
	display: none
}

.form-contact-message:not(:-moz-placeholder-shown)+.placeholder-message {
	color: transparent !important;
	display: none !important
}

.form-contact-message:not(:-ms-input-placeholder)+.placeholder-message {
	color: transparent !important;
	display: none !important
}

.form-contact-message:not(:placeholder-shown)+.placeholder-message {
	color: transparent !important;
	display: none !important
}

.form-contact-message:focus+.placeholder-message:after {
	color: transparent;
	display: none !important
}

.form-contact-message:not(:-moz-placeholder-shown)+.placeholder-message:after {
	color: transparent !important;
	display: none !important
}

.form-contact-message:not(:-ms-input-placeholder)+.placeholder-message:after {
	color: transparent !important;
	display: none !important
}

.form-contact-message:not(:placeholder-shown)+.placeholder-message:after {
	color: transparent !important;
	display: none !important
}

.star-select {
	color: red;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative
}

@media (min-width:1023px) {
	.star-select {
		left: 140px;
		top: 10px
	}

}

@media (max-width:1200px) {
	.star-select {
		float: left;
		left: 130px;
		top: -50px
	}

}

.star-select-o {
	color: red;
	display: block;
	font-family: proxima-nova;
	font-size: 12px;
	max-height: 0;
	position: relative;
	top: -30px
}

@media (min-width:1023px) {
	.star-select-o {
		left: 50px
	}

}

@media (max-width:1200px) {
	.star-select-o {
		float: left;
		left: 50px
	}

}

.form-contact-selecta:active+.star-select {
	color: transparent;
	display: none
}

.wrapper-first, .wrapper-fourth, .wrapper-second, .wrapper-third {
	display: inline-block;
	position: relative
}

.wrapper-seventh #budget_contact {
	margin-top: 20px;
	width: 491px !important
}

.wrapper-seventh .customSelect {
	font-family: proxima-nova;
	font-size: 13px;
	margin-top: 20px;
	width: 100%
}

.wrapper-seventh.invisible {
	display: none
}

.wrapper-seventh.visible {
	display: block
}

#budg {
	display: none
}

@media (max-width:600px) {
	.wrapper-seventh {
		margin-bottom: 20px !important;
		margin-top: 14px !important
	}

	.wrapper-seventh #budget_contact {
		margin-left: 0
	}

	.wrapper-height {
		margin-top: 20px
	}

	.wrapper-seventh .customSelect {
		font-family: proxima-nova;
		font-size: 13px;
		margin-left: 0;
		width: 100%
	}

}

.wrapper-fifth:hover .placeholder-nr-r, .wrapper-first:hover .placeholder, .wrapper-fourth:hover .placeholder, .wrapper-second:hover .placeholder-r, .wrapper-sixth:hover .placeholder-message, .wrapper-third:hover .placeholder-nr {
	display: none
}

input:invalid+.placeholder {
	display: block
}

input:invalid+.placeholder-r {
	display: block
}

input:invalid+.placeholder-nr {
	display: block
}

input:invalid+.placeholder-nr-r {
	display: block
}

input:invalid+.placeholder-message {
	display: block
}

#block-methodologie-sommaire {
	background-color: #efefee;
	padding-bottom: 100px;
	text-align: center
}

#block-methodologie-sommaire h2 {
	margin-bottom: 60px;
	padding-top: 50px
}

#block-methodologie-sommaire .col-4>div {
	box-sizing: border-box;
	padding: 0 10px
}

#block-methodologie-sommaire .title {
	text-transform: uppercase
}

#block-methodologie-sommaire .yellow .title {
	color: #ea9710
}

#block-methodologie-sommaire .blue .title {
	color: #52adbc
}

#block-methodologie-sommaire .purple .title {
	color: #8b4a97
}

#block-methodologie-sommaire .red .title {
	color: #d50f16
}

#block-methodologie-sommaire a {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative
}

#block-methodologie-sommaire a img {
	display: block;
	width: 100%
}

#block-methodologie-sommaire a .hover {
	background-color: rgba(0, 0, 0, .4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: background-color .1s linear;
	width: 100%
}

#block-methodologie-sommaire a .hover .text {
	bottom: 0;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	height: 45px;
	line-height: 25px;
	margin: auto;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 100%
}

#block-methodologie-sommaire .yellow a:hover .hover {
	background-color: rgba(234, 151, 16, .75)
}

#block-methodologie-sommaire .blue a:hover .hover {
	background-color: rgba(82, 173, 188, .75)
}

#block-methodologie-sommaire .purple a:hover .hover {
	background-color: rgba(139, 74, 151, .75)
}

#block-methodologie-sommaire .red a:hover .hover {
	background-color: rgba(213, 15, 22, .75)
}

#block-methodologie-header {
	height: 394px
}

#block-methodologie-header h1 {
	color: #fff;
	font-size: 50px;
	text-align: center
}

#block-methodologie-header .color-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

#block-methodologie-header.yellow .color-overlay {
	background-color: rgba(234, 151, 16, .75)
}

#block-methodologie-header.blue .color-overlay {
	background-color: rgba(82, 173, 188, .75)
}

#block-methodologie-header.purple .color-overlay {
	background-color: rgba(139, 74, 151, .75)
}

#block-methodologie-header.red .color-overlay {
	background-color: rgba(213, 15, 22, .75)
}

#block-methodologie-content {
	padding: 35px 0 60px
}

#block-methodologie-content img {
	width: 100%
}

#block-methodologie-content h2 {
	font-size: 40px;
	text-align: center;
	text-transform: uppercase
}

#block-methodologie-content .sub-h2 {
	font-size: 20px;
	font-style: bold;
	text-align: center
}

#block-methodologie-content h3 {
	font-size: 25px;
	font-style: bold;
	text-transform: uppercase
}

#block-methodologie-content p {
	font-size: 18px
}

#block-methodologie-content .text {
	margin-top: 20px;
	padding-top: 1px
}

#block-methodologie-content .text ul {
	list-style: disc;
	padding: 0 25px
}

#block-methodologie-content .text ul.letters {
	list-style: upper-alpha
}

#block-methodologie-content .text ul li {
	font-weight: 700;
	padding: 2px 5px
}

#block-methodologie-content .text ul li span {
	font-weight: 400
}

#block-methodologie-content.yellow h2 {
	color: #ea9710
}

#block-methodologie-content.blue h2 {
	color: #52adbc
}

#block-methodologie-content.purple h2 {
	color: #8b4a97
}

#block-methodologie-content.red h2 {
	color: #d50f16
}

#block-methodologie-infos .icon-50a-methodologie {
	position: relative;
	top: -10px
}

#block-methodologie-infos .title {
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase
}

#block-methodologie-infos .txt {
	padding-right: 16px
}

#block-methodologie-infos i {
	color: #ea9710;
	font-size: 58px
}

#block-methodologie-infos .block {
	margin-bottom: 54px
}

#block-methodologie-infos.yellow i {
	color: #ea9710
}

#block-methodologie-infos.blue i {
	color: #52adbc
}

#block-methodologie-infos.purple i {
	color: #8b4a97
}

#block-methodologie-infos.red i {
	color: #d50f16
}

#slide-live .see-more {
	margin-bottom: 50px;
	margin-top: 40px;
	text-align: center
}

#block-spreaker iframe {
	height: 202px
}

#block-spreaker-episodes {
	margin-bottom: 34px;
	margin-top: 26px
}

#block-spreaker-episodes a {
	color: #fff;
	margin-right: 20px
}

#block-spreaker-episodes h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 0
}

#block-table-mentions {
	border-collapse: collapse
}

#block-table-mentions td {
	border: 1px solid #000;
	padding: 10px
}

@media (max-width:1200px) {
	.resource-center img {
		display: none
	}

	#client .fill-scroll-effect .logo {
		width: auto !important
	}

	.filterRef-btn {
		align-items: center;
		display: flex;
		flex-direction: column
	}

	.btn-digital, .btn-inbound, .btn-social, .btn-transition {
		font-size: 12px !important;
		margin-bottom: 12px;
		width: 50vw
	}

	#home .bg-video, #main-menu {
		display: none
	}

	#main {
		margin-top: 77px
	}

	.mobile {
		display: block !important
	}

	.no-mobile {
		display: none !important
	}

	#slide-postes .container, .container {
		width: 90%
	}

	h1 {
		font-size: 38px !important
	}

	.h2resource {
		font-size: 42px !important
	}

	h2 {
		font-size: 32px;
		text-align: center
	}

	.imp {
		font-size: 18px
	}

	iframe {
		width: 100%
	}

	div[class*=" col-"]>div, div[class^=col-]>div {
		float: none;
		margin-bottom: 15px;
		width: 100% !important
	}

	#contact, #home .digital .left-part, #home .inbound .left-part, #home .numerique .left-part, #home .social .right-part, #home .video-media .right-part, #like-button, #references .height-space, #slide-contact .no-time, #social .top .redoute, #vertical-nav, #vertical-nav-pins, .academy-home .left-part, .one-more-thing, .resource-home .right-part {
		display: none
	}

	.academy-home .right-part {
		text-align: center !important
	}

	.academy-home h2 {
		width: 100%
	}

	#home .social .left-part>div, #home .video-media .left-part>div, .academy-home .left-part>div, .resource-home .left-part>div {
		float: none;
		margin: auto
	}

	#home .digital .right-part, #home .inbound .right-part, #home .numerique .right-part, #home .social .left-part, #home .video-media .left-part, .academy-home .left-part, .resource-home .left-part {
		float: none;
		text-align: center
	}

	#slide-contact {
		text-align: center
	}

	#slide-contact .infos {
		float: none;
		margin: auto
	}

	#slide-contact .form {
		float: none;
		width: 100%
	}

	#slide-contact form .col-2>div {
		margin-bottom: 0
	}

	.customSelect.right, textarea.input.right {
		width: 100%
	}

	#slide-contact {
		overflow: hidden
	}

	#slide-contact .company_size .customSelect {
		margin-bottom: 20px
	}

	footer.main .container>div {
		float: none;
		text-align: center;
		width: 100%
	}

	footer.main .column-1 .we-love {
		float: left;
		height: 190px;
		width: 50% !important
	}

	footer.main .column-3 {
		margin-bottom: 30px;
		margin-top: 20px
	}

	#mobile-menu {
		background-color: #000;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100
	}

	#mobile-menu .fixed-part {
		z-index: 100
	}

	#mobile-menu .moving-part {
		background-color: #000;
		box-sizing: border-box;
		height: 100%;
		left: 0;
		overflow: scroll;
		padding-top: 77px;
		position: fixed;
		top: -100%;
		transition: top .2s linear;
		width: 100%;
		z-index: 50
	}

	#mobile-menu .moving-part .footer {
		color: #fff;
		text-align: center;
		width: 100%
	}

	#mobile-menu .moving-part .footer a {
		border: 1px solid #fff;
		color: #fff;
		margin-bottom: 10px;
		padding: 20px 30px
	}

	#mobile-menu .moving-part .footer a, #mobile-menu .moving-part .footer p {
		font-size: 22px;
		font-weight: 600;
		text-transform: uppercase
	}

	#mobile-menu .moving-part .footer p i {
		color: #d50f16
	}

	#mobile-menu.active .moving-part {
		top: 0
	}

	#mobile-menu ul a {
		color: #fff;
		display: block;
		font-size: 22px;
		font-weight: 600;
		margin-bottom: 25px;
		text-align: center;
		text-transform: uppercase
	}

	#mobile-menu ul a.yellow {
		color: #ea9710
	}

	#mobile-menu ul a.red {
		color: #d50f16
	}

	#mobile-menu ul a.purple {
		color: #8b4a97
	}

	#mobile-menu ul a.blue {
		color: #52adbc
	}

	#mobile-menu a.last {
		margin-bottom: 0
	}

	#mobile-menu ul {
		margin: 20px 0 0;
		position: relative;
		width: 100%;
		z-index: 1
	}

	#mobile-menu .open {
		background-color: #000;
		display: block;
		margin: 0;
		padding: 20px 0;
		position: relative;
		width: 100%;
		z-index: 2
	}

	#mobile-menu .open img.logo {
		height: 38px;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0
	}

	#mobile-menu .open img.burger {
		float: right;
		height: 38px;
		width: 38
	}

	.w3c, .wrapper-map {
		display: none !important
	}

	#mobile-menu .switch {
		border: 1px solid #fff;
		border-radius: 100%;
		box-sizing: border-box;
		color: #fff;
		display: block;
		font-size: 22px;
		font-weight: 600;
		height: 50px;
		left: 2px;
		line-height: 50px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 14px;
		width: 50px;
		z-index: 100
	}

	.almost-full-height, .full-height {
		min-height: auto
	}

	#slide-cas-clients .cas .preview, #slide-cas-clients .text {
		float: none;
		padding: 0;
		width: 100%
	}

	.fill-hover-effect img.logo {
		max-height: 90%;
		width: 40%
	}

	#slide-cas-clients .cas.cas-right .text {
		text-align: left
	}

	#social .strategie .bottom .link, #social .strategie .bottom .text {
		padding: 10px 0 0;
		position: static;
		text-align: center;
		width: 100%
	}

	#social .strategie .bottom .container {
		position: relative
	}

	#social .strategie .bottom .link img {
		margin: 20px auto
	}

	#slide-cas-clients .cas, #slide-cas-clients .cas.cas-right {
		flex-direction: column;
		gap: 0
	}

	#references .header h1 {
		height: 120px
	}

	#agence .team .bottom .tonic-image {
		display: block;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 10px;
		width: 130px
	}

	#agence .team .bottom {
		padding: 20px 0
	}

	#agence .team .bottom .text {
		background-color: #fff;
		margin: 0;
		padding: 160px 10px 10px
	}

	#agence .team .bottom .buttons .btn {
		box-sizing: border-box;
		font-size: 15px;
		margin-bottom: 10px;
		width: 100%
	}

	#agence .coworking .links .first {
		margin-bottom: 50px;
		margin-top: 50px
	}

	#agence .coworking .links>.imp {
		margin-bottom: 0
	}

	.sub-container {
		width: 100% !important
	}

	#agence .tonic .top h2 {
		padding-right: 0;
		text-align: center
	}

	ul.trombi li {
		width: 50%
	}

	#agence .team {
		padding-bottom: 0
	}

	#vintage {
		padding: 85px 0
	}

	#client h1 {
		font-size: 28px;
		line-height: 110%;
		margin-top: 0
	}

	#client .full-height {
		height: 490px !important;
		min-height: 490px !important
	}

	#client .header .top {
		height: 80%
	}

	#client .header .bottom {
		height: 20%
	}

	#client .intro .bottom .right-part, #client .intro .top p {
		padding: 0
	}

	#client .screenshot .screenshot-2 .left-part {
		margin-bottom: 35px;
		padding: 0
	}

	#client .results .share a {
		width: 50px
	}

	#client .see-more .fill-hover-effect img.logo {
		max-width: 90px
	}

	#client .screenshot .screenshot-1 img {
		width: 90%
	}

	#bloc-prestations .text {
		box-sizing: border-box
	}

	#bloc-prestations .bloc img, #bloc-prestations .text {
		margin: auto;
		max-width: 280px
	}

	#bloc-prestations .bloc {
		width: 100%
	}

	#agence .lab .title-part>div {
		margin-left: 0
	}

	#agence .lab #cnrs {
		text-align: center
	}

	#agence .lab #cnrs>div {
		display: inline-block
	}

	#client .results {
		text-align: center
	}

	#client .results .col-2>div, footer.main .column-2, footer.main .column-3 {
		padding: 0
	}

	footer.main .column-4 a.first {
		margin-left: 0
	}

	#social .strategie .middle .pourquoi-mobile {
		margin: 70px auto 40px;
		max-width: 480px;
		text-align: center
	}

	#social .strategie .middle .pourquoi-mobile .bloc {
		margin: auto;
		width: 92%
	}

	#social .strategie .middle .pourquoi-mobile .bloc img {
		display: block;
		width: 100%
	}

	#social .strategie .middle .pourquoi-mobile .title {
		font-size: 24px;
		font-weight: 800;
		height: 40px;
		line-height: 24px;
		padding-top: 25px
	}

	#social .strategie .middle .pourquoi-mobile .text {
		background-color: #eaeaea;
		font-size: 14px;
		min-height: 340px;
		padding: 0 5px
	}

	#social .strategie .middle .pourquoi-mobile .text p {
		margin: 25px 0
	}

	#client .circles {
		position: static
	}

	#client .circle-results .circle-wrapper, #client .circle-results .circle-wrapper.first {
		float: none;
		margin: 20px auto auto !important
	}

	#client .results .top {
		margin-bottom: 20px
	}

	#social .strategie .middle {
		text-align: center
	}

	#social .strategie .middle h2 {
		margin-right: 0;
		text-align: center
	}

	#slide-cas-clients h2 {
		margin-bottom: 30px
	}

	#social .strategie .top {
		background-color: #031c23;
		background-image: none
	}

	#popup .inner {
		width: 100vw
	}

	#popup img.croix {
		height: 20px;
		right: 9px;
		top: 12px
	}

	#block-newsletter input[type=email], #block-rejoindre input[type=email] {
		font-size: 14px;
		margin-right: 0
	}

	#block-newsletter input[type=submit], #block-rejoindre input[type=submit] {
		font-size: 16px
	}

	#block-newsletter img, #block-rejoindre img {
		display: none
	}

	#block-newsletter .h2, #block-rejoindre .h2 {
		font-size: 30px
	}

	#link-reference a {
		font-size: 20px;
		height: 26px;
		width: 215px
	}

	#link-reference {
		background-image: none
	}

	#txt-reference {
		text-align: center;
		width: 80vw
	}

	#home #slide-header {
		height: auto !important;
		min-height: auto;
		padding-bottom: 30px;
		padding-top: 1px
	}

	#home #slide-header .down {
		position: relative;
		top: 0
	}

	#home #slide-header .vertical-align, #home #slide-header .vertical-align>div {
		display: block
	}

	#block-methodologie-infos {
		text-align: center
	}

	#block-methodologie-infos .txt {
		padding-right: 0
	}

	[id^=gondole-] .title {
		font-size: 31px;
		margin-bottom: 40px !important;
		margin-top: 20px
	}

	[id^=gondole-] .title span {
		font-size: 31px
	}

	#numerique h1 {
		font-size: 30px
	}

	#numerique .go-further .further>div {
		bottom: 20px;
		left: 20px !important;
		max-width: 100%
	}

	#numerique .change .top {
		background: none
	}

	#numerique .change .middle .right-part {
		padding-right: 0;
		text-align: center
	}

	#numerique .header {
		height: auto !important
	}

	#gondole-numerique-devis {
		width: 100% !important
	}

	#gondole-numerique-devis table td {
		font-size: 25px
	}

	#landing-page .expertise-header {
		text-align: center !important
	}

	#landing-page .expertise-header .icon {
		margin: auto !important
	}

	#landing-page .expertise-header .title {
		margin-top: 28px !important
	}

	#landing-page .expertise-header .ask-quote {
		float: none !important;
		margin-top: 20px !important
	}

	#landing-page .slide-expertise .expertise-toggles li .title h3 {
		padding-left: 10px
	}

	#landing-page .slide-expertise .expertise-header .ask-quote .btn-cta {
		display: block;
		float: none;
		margin: 20px auto auto;
		width: 180px
	}

	#landing-page .slide-expertise .expertise-header .ask-quote .btn-askInvoice {
		display: block;
		float: none;
		margin: 15px auto auto;
		width: 180px
	}

	.sub-mobile {
		display: none !important
	}

	.submit-small {
		display: initial
	}

	.submit-big {
		display: none
	}

	.g-recaptcha {
		display: none;
		margin-top: 30px
	}

	#landing-page.landing-page-resource-centerOLD .slide-expertise .expertise-toggles li .title {
		font-size: 13px !important
	}

	.resource-title {
		text-transform: none !important
	}

}

@media (min-width:620px) and (max-width:1200px) {
	#slide-postes .container, .container {
		width: 600px
	}

	#numerique h1 {
		font-size: 45px
	}

	#bloc-prestations>div {
		float: left !important;
		width: 50% !important
	}

	#references .header h1 {
		height: 60px
	}

	#client .header .top {
		height: 65%
	}

	#client .header .bottom {
		height: 35%
	}

	#client .see-more .col-2>div, #vintage .col-5>div {
		float: left !important;
		width: 50% !important
	}

	#numerique .go-further .further>div {
		left: 50px !important;
		top: 50px
	}

	#link-reference a {
		font-size: 25px;
		height: 32px;
		width: 284px
	}

}

@media screen and (min-width:1024px) and (max-width:1280px) {
	#slide-postes .container {
		width: 960px
	}

}

@media screen and (min-width:1280px) and (max-width:1440px) {
	#slide-postes .container {
		width: 1024px
	}

}

@media (min-width:1024px) and (max-width:1150px) {
	.container {
		width: 960px
	}

	.one-more-thing .text h2 {
		font-size: 40px;
		margin-bottom: 10px
	}

	.one-more-thing a.btn {
		font-size: 14px;
		padding: 2px 10px
	}

	.one-more-thing .text>div {
		height: 117px
	}

	#client .circle-results .circle-wrapper, #client .circle-results .circle-wrapper.first {
		margin-left: 20px
	}

	#client .circle-results.small .circle-wrapper {
		margin-left: 2px
	}

	#social .strategie .middle .pourquoi .title {
		margin-bottom: -24px
	}

}

@media (min-width:2000px) {
	body, html {
		font-size: 30px;
		line-height: 35px
	}

	#slide-postes .container, .container {
		width: 1800px
	}

	h1 {
		font-size: 100px
	}

	h2 {
		font-size: 65px
	}

	.imp {
		font-size: 32px;
		line-height: 100%
	}

	.imp-lower {
		font-size: 32px;
		line-height: 32px
	}

	a.btn {
		font-size: 23px;
		padding: 16px 20px
	}

	@-webkit-keyframes updown {
		0% {
			top: 0
		}

		50% {
			top: -15px
		}

		to {
			top: 0
		}

	}

	@keyframes updown {
		0% {
			top: 0
		}

		50% {
			top: -15px
		}

		to {
			top: 0
		}

	}

	#social #like-button {
		height: 290px;
		margin-top: 85px;
		width: 430px
	}

	#social #like-button .head {
		width: 210px
	}

	#social #like-button .like {
		top: 15px;
		width: 320px
	}

	#main-menu a {
		font-size: 27px;
		padding: 20px 0
	}

	.sub-gandhi {
		font-size: 36px;
		line-height: 120%
	}

	#home .digital img {
		right: -90px;
		width: 490px
	}

	#home .digital .right-part {
		padding: 70px 0
	}

	#home .social .left-part>div {
		max-width: none
	}

	#home .social img {
		left: 145px;
		width: 745px
	}

	#home .numerique .right-part, #home .social .left-part {
		padding: 80px 0
	}

	#home .numerique img {
		top: 3%;
		width: 585px
	}

	#slide-contact .infos td {
		font-size: 29px;
		line-height: 130%;
		padding: 10px
	}

	#slide-contact #map {
		height: 290px
	}

	textarea.input {
		font-size: 30px;
		height: 62px
	}

	textarea {
		font-size: 30px;
		height: 305px
	}

	#slide-contact {
		padding: 80px 0
	}

	footer.main .column-2 a, footer.main .column-3 a, footer.main .column-4 a {
		font-size: 30px;
		line-height: 60px
	}

	footer.main .column-1 li a {
		font-size: 25px;
		margin-bottom: 20px;
		padding: 12px 20px
	}

	footer.main .column-1 .we-love {
		font-size: 35px;
		line-height: 45px;
		padding-right: 20px
	}

	footer.main .column-4 a {
		font-size: 35px;
		margin-bottom: 20px;
		margin-left: 15px;
		width: 50px
	}

	.imp.sm {
		font-size: 29px
	}

	.sub-gandhi.sm {
		font-size: 27px;
		line-height: 35px
	}

	#bloc-prestations .title {
		font-size: 37px;
		height: 80px;
		line-height: 37px
	}

	#bloc-prestations .text {
		font-size: 26px;
		min-height: 560px
	}

	.fill-hover-effect img.logo {
		right: 26%
	}

	#slide-cas-clients .cas .preview, #slide-cas-clients .text {
		padding-left: 0;
		width: 50%
	}

	#slide-cas-clients .cas.cas-right .text {
		padding-right: 0
	}

	.customSelect {
		font-size: 26px;
		height: 62px;
		padding: 15px
	}

	#vertical-nav-pins .pin img {
		width: 60px
	}

	#vertical-nav-pins .pin {
		margin-top: 30px
	}

	#social .strategie .top p.principal {
		font-size: 28px;
		max-width: 760px
	}

	#social .strategie .middle .pourquoi {
		font-size: 28px
	}

	#social .strategie .middle .pourquoi .title {
		font-size: 35px
	}

	#numerique .change .middle .right-part p, .gandhi {
		font-size: 25px
	}

	#numerique .change .bottom .container>div {
		max-width: 810px
	}

	#references .header img {
		width: 100%
	}

	#agence .team .middle p, #agence .team .top .inner {
		max-width: 900px
	}

	ul.trombi li {
		height: 400px
	}

	ul.trombi li img {
		width: 55%
	}

	#agence .team .middle .name {
		font-size: 32px;
		line-height: 32px
	}

	#agence .coworking .sub-h2 {
		max-width: 1080px
	}

	.sub-h2 {
		font-size: 36px;
		line-height: 36px
	}

	#agence .coworking .links .text {
		max-width: 396px
	}

	#agence .coworking .sub-container {
		max-width: 1080px
	}

	#slide-contact .imp {
		font-size: 40px
	}

	#slide-contact .come-agence {
		width: 40%
	}

	#glossaire .listing a {
		font-size: 30px
	}

	#main-menu ul li {
		margin-left: 70px
	}

	#main-menu .logo {
		width: 90px
	}

	#mentions-legales {
		font-size: 25px
	}

}

@media screen and (max-width:768px) {
	#home .landing-page-digital div.container {
		background: rgba(234, 151, 16, .6)
	}

	#home .landing-page-social div.container {
		background: rgba(229, 92, 125, .6)
	}

	#home .landing-page-inbound div.container {
		background: rgba(82, 173, 188, .6)
	}

	#home .landing-page-numerique div.container {
		background: rgba(127, 77, 142, .6)
	}

}
