/* GLOBAL */

.items.-noArrows + .global-arrow {
	display: none;
}

#masthead .container.-large,
#masthead .container-fluid.-large {
	align-items: center;
}

.container.-large, .container-fluid.-large {
	max-width: 1600px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.logo.-soHorsys {
	display: inline-block;
	max-width: 225px;
	/*max-height: 60px;*/
	margin-left: 30px;
}

.logo.-soHorsys figcaption {
	font-size: 0.8em;
	margin-top: 1em;
}

@media all and (max-width: 1200px) {
	.logo.-soHorsys {
		display: none;
	}
}

.temoignage-contenu {
	background: -webkit-gradient(linear,
	left top,
	right top,
	color-stop(0%, #e4a41b),
	color-stop(100%, #edd497));
	background: -webkit-linear-gradient(359deg, #e4a41b 0%, #edd497 100%);
	background: -o-linear-gradient(359deg, #e4a41b 0%, #edd497 100%);
	background: -ms-linear-gradient(359deg, #e4a41b 0%, #edd497 100%);
	background: linear-gradient(91deg, #e4a41b 0%, #edd497 100%);
	padding: 1.5rem;
	border-radius: 1rem;
	box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}

.temoignage-contenu ul {
	margin-bottom: 0;
	padding-left: 20px;
}

.temoignage-contenu h3 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #51297f;
	font-variant: small-caps;
	font-size: 2.3rem;
	letter-spacing: 0.05rem;
	padding-bottom: 1rem;
	font-weight: 700;
}

.temoignage-contenu li {
	font-family: "source_sans_proregular";
	color: #51297f;
	font-size: 1.6rem;
	text-align: left;
	padding: 0.4rem 0;
	letter-spacing: 0.05rem;
}

.temoignage-contenu p {
	letter-spacing: 0.05rem;
	font-size: 1.6rem;
	padding: 0.4rem 0;
}

.temoignage-contenu li:last-child {
	padding-bottom: 0;
}

.temoignage-contenu li::before {
	content: "•";
	color: #51297f;
	padding-right: 10px;
}

/* Left one */
@media (min-width: 781px) {
	.temoignage-global.inverse h3 {
		text-align: right;
	}

	.temoignage-global.inverse li {
		text-align: right;
		padding-right: 3rem;
		position: relative;
	}

	.temoignage-global.inverse li::before {
		position: absolute;
		right: 0;
		top: 20%;
	}
}

/* */

.citation {
	padding: 10% 0 0;
}

.temoignage-global {
	margin-bottom: 0px !important;
}

.solution-encart {
	border: 1px solid #e4a41b;
	border-radius: 8px;
	padding: 14px 28px 30px;
	box-sizing: border-box;
	min-height: 470px;
}

.picto-contenu {
	max-width: inherit !important;
	text-align: center;
	margin: 0 auto 0 !important;
}

.picto-contenu p {
	margin-bottom: 0;
}

.picto-contenu:before {
	right: 27% !important;
	top: 40px !important;
}

.picto-contenu img {
	max-width: 83px;
	margin: 30px auto 30px;
	position: relative;
	display: block;
}

.page-interne h2 {
	font-size: 2.8rem !important;
	color: #51297f !important;
	font-family: "Merriweather", serif;
	margin: 45px 0 40px;
	text-align: center;
	line-height: 34px;
}

.page-interne h2:before {
	content: "";
	width: 19%;
	height: 2px;
	background: #e4a41b;
	top: 0;
	display: block;
	position: relative;
	margin: 43px auto;
}

.global-solution {
	margin: 120px auto 0;
}

.block-interne {
	margin: 0 0 35px !important;
}

.global-solution .picto-contenu {
	max-width: inherit !important;
	text-align: center;
	margin: 0 auto 0 !important;
}

.global-solution .picto-contenu:before {
	right: 46% !important;
	top: 35px !important;
	width: 85px !important;
	height: 85px !important;
}

.global-solution .picto-contenu img {
	max-width: 89px;
	margin: 25px auto 24px;
	position: relative;
	display: block;
	left: 19px;
}

.global-solution .solution-encart {
	border: 1px solid #e4a41b;
	border-radius: 8px;
	padding: 2px 47px 23px;
	box-sizing: border-box;
	min-height: inherit;
}

.global-solution .solution-encart h3 {
	font-size: 3.8rem;
}

.centrage {
	max-width: 520px;
	margin: 0 auto;
	display: block;
}

.confiance-centrage {
	max-width: 860px;
	margin: 20px auto;
}

.partenaires-contenu img {
	max-width: 260px;
}

.tls {
	border: 1px solid #e4a41b;
	border-radius: 8px;
	padding: 14px 28px 30px;
	box-sizing: border-box;
	min-height: 300px;
	text-align: center;
	margin: 35px 0 30px;
}

.phase {
	min-height: 445px;
}

.phase2 {
	margin: auto;
	width: 75%;
}

.analyse img {
	margin: 55px auto 20px;
}

.delegation-personnel {
	border: 1px solid #e4a41b;
	border-radius: 8px;
	padding: 14px 26px 30px;
	box-sizing: border-box;
	min-height: 250px;
}

@media screen and (max-width: 780px) {
	.tls {
		border: 1px solid #e4a41b;
		border-radius: 8px;
		padding: 14px 28px 30px;
		box-sizing: border-box;
		text-align: center;
		margin: 0;
	}

	.analyse img {
		margin: 0 auto 35px;
	}
}

/* PAGE PARTENAIRES */

.partner {
	height: 600px;
	display: flex;
	align-items: center;
}

.partner ul {
	padding: 0;
	margin: 0;
}

.partner .textwidget {
	margin: 2rem 0;
}

.partner__section {
	border-bottom: 1px solid #e4a41b;
	margin-top: 2rem;
}

.partner__info {
	background-color: #e4a41b;
	border-radius: 30px;
	color: white;
	padding: 1rem 0;
	margin-top: 1rem;
}

.partner__info:first-child {
	margin-top: 0 !important;
	margin-bottom: 2rem !important;
}

.partner__section:last-child {
	border-bottom: none;
}

.partner__zoom {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.partner__img {
	max-width: initial !important;
	margin: 0 !important;
}

/* PAGE PLAN DU SITE */

.sitemap {
	display: flex;
	padding: 3rem;
}

@media (max-width: 768px) {
	.sitemap {
		flex-direction: column;
	}
}

.sitemap .page_item a {
	color: white;
	display: inline-block;
	height: 100%;
	background-color: #e4a41b;
	padding: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	transition: background-color 200ms ease-in-out;
	width: 100%;
}

.sitemap .page_item a:hover {
	transition: transform 200ms ease-in-out;
	text-decoration: none;
	transform: scale(1.05);
}

.sitemap .page_item_has_children ul li a {
	position: relative;
	background-color: #e4a41b;
}

.sitemap .page_item_has_children ul li a:before {
	background: url("http://progrh.test-goweb.fr/wp-content/uploads/2018/07/caret-right-solid.svg") center no-repeat;
	content: "";
	height: 100%;
	width: 10px;
	position: absolute;
	top: 0;
	left: -25px;
}

.sitemap .page_item_has_children ul li a:hover {
	transform: scale(1.05);
	transition: transform 200ms ease-in-out;
	text-decoration: none;
}

.sitemap h3 {
	font-size: 10rem;
	font-variant: small-caps;
	transform: rotate(-90deg);
	text-align: center;
}

@media (max-width: 768px) {
	.sitemap h3 {
		transform: initial;
	}
}

#wp-realtime-sitemap-posts,
#wp-realtime-sitemap-pages {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 50%;
}

@media (max-width: 768px) {

	#wp-realtime-sitemap-posts,
	#wp-realtime-sitemap-pages {
		flex-direction: column;
		width: 100%;
	}
}

#wp-realtime-sitemap-posts a {
	color: white;
	display: inline-block;
	height: 100%;
	background-color: #e4a41b;
	padding: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	transition: background-color 200ms ease-in-out;
	width: 100%;
}

#wp-realtime-sitemap-posts a:hover {
	background-color: rgba(175, 175, 209, 0.5);
	transition: background-color 200ms ease-in-out;
	text-decoration: none;
}

/* PAGE SOCIETE */

/* chiffres clés */

.societe__data {
	position: relative;
}

.societe__data-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 380px;
}

.societe__data-message {
	padding: 3rem;
	color: #51297f;
	text-align: center;
	font-family: "Source Sans Pro";
	margin: 4rem 0;
}

.societe__carte {
	margin: 20px;
	box-shadow: 1px 1px 36px rgba(0, 0, 0, 0.1);
	min-height: 150px;
	min-width: 150px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	position: relative;
}

.societe__carte::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 5px 15px 2px rgba(0, 0, 0, 0.1);
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

.societe__carte:hover::after {
	opacity: 1;
}

.on-one-row {
	flex: 1 1 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.on-two-row {
	flex: 1 1 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.societe__carte .icon {
	position: relative;
}

.societe__carte img {
	width: 100px;
	height: 70px;
}

.societe__carte .icon::before {
	content: "";
	border-radius: 120px;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 50px;
	height: 50px;
	z-index: -1;
	background: linear-gradient(91deg,
	#9b9bc2 0%,
	rgba(156, 156, 194, 0.18) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4a41b', endColorstr='#edd497', GradientType=1);
}

.societe__carte h3 {
	font-size: 1.2rem;
	font-family: "Source Sans Pro", serif;
	text-align: center;
	margin: 0;
	padding: 0 5px;
}

@media (max-width: 1000px) {
	.societe__data {
		overflow-x: scroll;
	}

	.societe__data-container {
		flex-direction: row;
		height: 200px;
		justify-content: flex-start;
		flex-wrap: nowrap;
	}

	.societe__data-container::after {
		content: "";
		width: 50px;
		height: 200px;
		position: absolute;
		top: 0;
		right: 0;
		background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
	}

	.societe__data-message {
		padding: 1rem;
		font-size: 1.5rem;
		margin: 0 0 3rem 0;
	}

	.on-two-row {
		flex: 1 1 100%;
	}
}

/* Notre équipe */

@media (max-width: 300px) {
	.wpsm_team_2_member_wrapper_inner {
		min-height: 350px;
	}
}

@media (max-width: 500px) {
	.wpsm_team_2_member_wrapper {
		box-shadow: none !important;
	}
}

@media (min-width: 768px) {
	.wpsm_team_2_member_wrapper_inner {
		min-height: 310px;
	}
}

/* Logo des partenaires */

.societe__partners-container {
	text-align: right;
}

@media (max-width: 700px) {
	.societe__partners-container {
		text-align: center;
	}
}

.societe__partners__title {
	padding-top: 2rem;
}

.societe__partners__intro {
	text-align: center;
}

.societe__partners {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.societe__partners > * {
	flex: 0 0 auto;
	height: 50px;
	margin: 20px;
}

@media (max-width: 700px) {
	.societe__partners {
		flex-wrap: wrap;
	}

	.societe__partners > * {
		flex-basis: 30%;
		margin: 10px 0;
	}
}

.societe__partners img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	height: 50px !important;
	transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
	will-change: filter;
}

.societe__partners img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

/* Témoignage */

.societe-temoignage.temoignage-color {
	background: white;
	padding: 28px;
	border-radius: 4px;
	text-align: left;
}

.societe-temoignage.temoignage-contenu {
	box-shadow: none;
	position: relative;
	margin-bottom: 5rem;
}

.societe-temoignage.temoignage-contenu::before {
	content: "";
	width: 19%;
	height: 2px;
	background: #e4a41b;
	bottom: -5rem;
	display: block;
	position: absolute;
	left: 40.5%;
}

.societe-temoignage.temoignage-contenu::after {
	/* 	background: center right url(http://progrh.test-goweb.fr/wp-content/uploads/2018/07/femme-2.svg) no-repeat; */
	background: center right url(http://progrh.test-goweb.fr/wp-content/uploads/2018/07/drh_femme.svg) no-repeat;
	background-position-x: 85%;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.025;
	position: absolute;
	top: 0;
	width: 100%;
}

@media (max-width: 700px) {
	.temoignage-contenu::after {
		height: 50%;
		width: 50%;
		right: 0;
		bottom: 0;
		top: initial;
		left: initial;
	}
}

.societe-temoignage.temoignage-color p,
.societe-temoignage.temoignage-color h3 {
	color: black;
}

.societe-temoignage.temoignage-contenu p {
	padding: 0;
}

.societe-temoignage.temoignage-color h3 {
	font-size: 3rem;
	font-variant: initial;
}

@media (max-width: 700px) {
	.societe-temoignage.temoignage-color h3 {
		font-size: 2rem;
	}
}

/* Nos + */

.nos-plus {
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
	margin-bottom: 50px;
	height: 250px;
}

.nos-plus .nos-plus__title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-variant: small-caps;
	height: 100%;
	flex-basis: 40%;
	background: linear-gradient(91deg, #e4a41b 0%, #edd497 100%);
	clip-path: polygon(0 0, 100% 0, 87% 100%, 0% 100%);
	font-size: 10rem !important;
	color: white !important;
	position: relative;
	font-family: "Source Sans Pro", sans-serif !important;
}

.nos-plus .nos-plus__title span {
	position: relative;
	bottom: -10px;
	left: 10px;
}

.nos-plus .nos-plus__title::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: center;
	transform: translate(-50%, -50%);
	background: url(http://progrh.test-goweb.fr/wp-content/uploads/2018/07/light-bulb-white.svg) no-repeat center center;
	background-size: 200px;
	width: 200px;
	height: 200px;
	opacity: 0.3;
}

.nos-plus__title::before {
	display: none !important;
}

.nos-plus__list {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-basis: 60%;
}

.nos-plus__list-item {
	margin: 5px 0;
	width: 80%;
	text-align: left;
}

.nos-plus__list-item::before {
	content: "•";
	color: #e4a41b;
	padding-right: 10px;
}

@media (max-width: 700px) {
	.nos-plus {
		flex-direction: column;
		justify-content: space-between;
		margin-bottom: 0;
		height: auto;
		min-height: 250px;
	}

	.nos-plus .nos-plus__title {
		width: 100%;
		clip-path: unset;
		height: 100px;
		flex-basis: 30%;
		margin: 0;
		padding-bottom: 2rem;
	}

	.nos-plus__list {
		flex-basis: 70%;
		padding: 1rem 0;
	}

	.nos-plus__list-item {
		margin: 2px 0;
	}

	.nos-plus .nos-plus__title::after {
		background-size: 80px;
		width: 80px;
		height: 80px;
	}
}

/* ANIMATIONS */

.delay-02 {
	animation-delay: 0.2s;
}

.delay-04 {
	animation-delay: 0.4s;
}

.delay-06 {
	animation-delay: 0.6s;
}

.delay-08 {
	animation-delay: 0.8s;
}

.delay-10 {
	animation-delay: 1s;
}

.delay-12 {
	animation-delay: 1.2s;
}

div.wordpress-carousel-free-section .single_wcf_item {
	display: inline-flex !important;
	justify-content: center !important;
	align-items: center !important;
	height: 150px !important;
}

div.wordpress-carousel-free-section .single_wcf_item img {
	width: auto !important;
	height: 50px !important;
}

.wpcp-carousel-section:not(.wpcp-product-carousel) .wpcp-single-item {
	background: transparent !important;
	border: 0 !important;
}
