@charset "UTF-8";
/*
 * Custom spécifique à Solaris Control -- v_Particulier / v_Professionnel // sc_eshop / sc_eshopPro
 */

/* ------------------------------------ */
/* En-tête site - Bannière d'annonce */
/* ------------------------------------ */
#header .header-banner_annonce {
	display: none;		/* block - si actif / none - si inactif */
	padding: 15px 0;
	text-align: center;
	background-color: #000;
}
#header .header-banner_annonce p {
	font-size: 1.5rem;
	min-height: 30px;
}
#header .header-banner_annonce p::after {
	display: none;		/* block - si actif / none - si inactif */
	content: "";
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.5px;
	font-weight: 300;
	color: #fff;
	line-height: 1.25;
}
.lang-fr #header .header-banner_annonce p::after {
	content: "";	/* Texte à modifier selon usage */
}
.lang-en #header .header-banner_annonce p::after {
	content: "";	/* Texte à modifier selon usage */
}

/* ----------------------------------- */
/* - Affichage description Catégorie - */
/* ----------------------------------- */

	/* Mise en forme Texte - Solaris Control */
.SolarisControl h1.Titre_TxTCategory {
	font-family: 'Eras_ITC', sans-serif;
	font-size: 1.625rem;
	font-weight: 300;
}
.SolarisControl h2.SSTitre_TxTCategory {
	font-family: 'Eras_ITC', sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	color: #8c2424;
	margin: 1rem auto;
}
.SolarisControl h4.TitreDesc_TxTCategory {
	font-family: 'Eras_ITC', sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	color: #444;
	margin-top: 1rem;
}
@media (max-width:767px) {
	.SolarisControl h1.Titre_TxTCategory {
		font-size: 1.25rem;
	}
	.SolarisControl h2.SSTitre_TxTCategory {
		font-size: 1.125rem;
	}
	.SolarisControl h4.TitreDesc_TxTCategory {
		font-size: 1rem;
	}
}

/* ------------------------------------------------- */
/* -  Apparence page Produit - Description Courte  - */
/* ------------------------------------------------- */

	/* Mise en forme unité de mesure - Solaris Control */
.SolarisControl .modal-body h1,
.SolarisControl #blockcart-modal .product-name,
.SolarisControl#product .detail-product-name {
	text-transform: none;
}
.SolarisControl .unity_text {
	text-transform: lowercase;
}

/* ------------------------------------------------- */
/* -  Apparence page Produit - Description Longue  - */
/* ------------------------------------------------- */

	/* Scroll Data Sheet et Tableau Compatible */
.Bloc_Gd_Desc .page-subheading {
	position: relative;
	padding: 1rem 3rem 1rem 1.5rem;
	font-weight: 400;
	background: #f5f5f5;
}
.Bloc_Gd_Desc .ID_deroule {
	width: 40px;
	height: auto;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0; right: 0; bottom: 0;
	line-height: 3.375rem;
}
.Bloc_Gd_Desc .ID_deroule::after {
	font-family: 'Material Icons';
	font-size: 20px;
	font-weight: normal;
	color: #666;
	display: inline-block;
	vertical-align: sub;
	font-variation-settings: 'FILL' 1, 'GRAD' 200, 'opsz' 24, 'wght' 700;
}
.Bloc_Gd_Desc .MenuPlus::after { content: "\e145"; }
.Bloc_Gd_Desc .MenuMoins::after { content: "\e15b"; }

/* ------------------------------------------------- */
/* - Apparence page CMS - Spécifique - */
/* ------------------------------------------------- */

	/* Bloc_CMS Scroll Chapitre */
.MyCMS.ScrollCMS .page-subheading,
.MyCMS.ScrollCMS dl.Liste_Def dt {
	position: relative;
	width: 100%;
	min-width: 70px;
	font-family: 'Oswald', sans-serif;
	font-size: .9375rem;
	line-height: 1.5em;
	text-align: left;
	color: #444;
}
.MyCMS.ScrollCMS .Bloc_Def {
	padding: 0 0 0 .875rem;
}
.MyCMS.ScrollCMS .page-subheading {
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	padding: 1rem 3rem 1.25rem 0.5rem;
	border-bottom: 1px dashed #a7a7a7;
	box-shadow: 0px 3px 6px rgba(172, 172, 172, 0.6);
}
.MyCMS.ScrollCMS h3.page-subheading {
	background: #f2f2f2; /* #e3e3e3 */
}
.MyCMS.ScrollCMS h4.page-subheading {
	background: #f7f7f7;
}
.MyCMS.ScrollCMS dl.Liste_Def {
	margin: 0;
}
.MyCMS.ScrollCMS dl.Liste_Def dt {
	font-weight: 300;
	margin-bottom: 1.25rem;
	padding: 1rem 3rem 1rem 0.5rem;
	background: #f7f7f7;
	border-bottom: 1px dotted #a7a7a7;
	box-shadow: 0px 4px 8px rgba(125, 125, 125, 0.2);
}
.MyCMS.ScrollCMS dl.Liste_Def dd,
.MyCMS.ScrollCMS .Bloc_TXT_Def {
	margin: 0;
	padding: 0rem 3rem 1.5rem 0.5rem;
}
.MyCMS.ScrollCMS .Sep_CMS_Bloc {
	margin-top: 4rem;
	margin-bottom: 4rem;
	border: 0;
	border-bottom: 1px dashed #a7a7a7;
}
.MyCMS.ScrollCMS .ID_deroule {
	width: 40px;
	height: auto;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0; right: 0; bottom: 0;
	line-height: 3.375rem;
}
.MyCMS.ScrollCMS .ID_deroule::after {
	font-family: 'Material Icons';
	font-size: 20px;
	font-weight: normal;
	color: #666;
	display: inline-block;
	vertical-align: sub;
	font-variation-settings: 'FILL' 1, 'GRAD' 200, 'opsz' 24, 'wght' 700;
}
.MyCMS.ScrollCMS .MenuPlus::after { content: "\e145"; }
.MyCMS.ScrollCMS .MenuMoins::after { content: "\e15b"; }

	/* Bloc_LivraisonPaiement */
.Bloc_TabTransporteur .table-data-guide tbody tr { background: transparent; }

.Bloc_TabTransporteur table thead tr th.Poids { background: #fbf7f7; }

	.Bloc_TabTransporteur table tbody tr td.Poids { background: #fefefe; }

.Bloc_TabTransporteur table thead tr th.DPD { background: #f0f0f0; }

	.Bloc_TabTransporteur table thead tr th.Zone_UE { background: #f0f0f0; }
		.Bloc_TabTransporteur table tbody tr td.Prix_Zone_UE { background: #fff; }

	.Bloc_TabTransporteur table thead tr th.Zone_FR { background: #f0f0f0; }
		.Bloc_TabTransporteur table tbody tr td.Prix_Zone_FR { background: #fff; }

.Bloc_TabTransporteur table tfoot tr td.Titre_Manutention { background: #fbf7f7; font-weight: 400; }
.Bloc_TabTransporteur table tfoot tr td.Prix_Manutention { background: #fefefe; }

	/* Bloc_Compatibilite_CMS */
#Bloc_Compatibilite_CMS.MyCMS .DoubleVitrage,
#Bloc_Compatibilite_CMS.MyCMS .TestFlamme {
	text-align: center;
	margin: 2rem 0 3.25rem;
}

/* ------------------------------------------------- */
/* - Page devis Solaris Control - */
/* ------------------------------------------------- */
#module-everpsquotation-quotations #content {
	background: #fff;
	padding: 1rem;
	font-size: .875rem;
	color: #7a7a7a;
}
#module-everpsquotation-quotations #everquotations .btn {
	padding: .25rem .75rem;
}
#module-everpsquotation-quotations #everquotations .btn:hover,
#module-everpsquotation-quotations #everquotations .btn:active {
	border-color: transparent;
}
#module-everpsquotation-quotations #everquotations #valid i {
	font-size: 1.25rem;
	vertical-align: text-top;
}
#module-everpsquotation-quotations #everquotations .btn .fa-cart-plus {
	font-size: 1.125rem;
}
#everpsquotationform {
	text-align: center;
}

/* ------------------------------------------------- */
/* - Ajout page inscription - */
/* ------------------------------------------------- */

	/* Alert SIRET */
.Alert_SIRET {
	float: left;
	width: 100%;
	text-align: center;
}
.Alert_SIRET.avant_SIRET {
	padding: 32px 0 0;
}
.Alert_SIRET.apres_SIRET {
	padding: 0 0 16px;
}

/* ------------------------------------------------- */
/* - Menu Pro / Particulier - */
/* ------------------------------------------------- */
#_desktop_top_menu li.link {
	/* border-left: 1px solid rgba(123, 123, 123, 0.2); */
}
#_desktop_top_menu li.link a[data-depth="0"] {
	/* color: #e87c7c; */
}
#_desktop_top_menu li#lnk-espace-particulier a[data-depth="0"],
#_desktop_top_menu li#lnk-individuals-area a[data-depth="0"] {
	/* color: #c4c4c4; */
}

/* ------------------------------------------------- */
/* - Inscription pour voir prix - */
/* ------------------------------------------------- */
.Bloc_UnLock_Pro {
	text-align: center;
}
.UnLock_Pro {
	margin-bottom: 8px;
}
.Bloc_UnLock_Pro .UnLock_Pro i.material-icons {
	font-size: 1.25rem;
}
.Separator_UnLock_Pro {
	margin: 0 .5rem;
	border-left: 1px solid rgba(0,0,0,.25);
}

/* ------------------------------------------------- */
/* - Page accueil - */
/* ------------------------------------------------- */
/* CMS_BlocAccueil */
#custom-text {
	padding-left: 0;
	padding-right: 0;
}
#custom-text img {
	max-width: none;
	height: initial;
}
#CMS_BlocAccueil {
	
}
.u-body {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1rem;
	color: #111111;
	line-height: 1.6;
	background-color: #ffffff;
	--effect-scale: 1.1;
}
.u-body a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
svg:not(:root) {
	overflow: hidden;
}
.u-btn {
	display: inline-block;
	display: table;
	cursor: pointer;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
	border: 0 none transparent;
	outline-width: 0;
	background-color: transparent;
	margin: 0;
	-webkit-text-decoration-skip: objects;
	font-style: initial;
	white-space: nowrap;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	text-align: center;
	padding: 10px 30px;
	border-radius: 0;
	align-self: flex-start;
	transition: all .2s ease-in-out;
}
.u-btn-round {
	border-radius: 4px;
}
.u-btn-rectangle {
	border-radius: 0 !important;
}
.u-body a {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.u-body .u-section {
	position: relative;
}
.u-body .u-section > *,
.u-body .u-sheet > * {
	position: relative;
}
.u-body a {
	color: #259bca;
	text-decoration: none;
}
.u-clearfix::after,
.u-clearfix::before {
	content: '';
	display: table;
}
.u-clearfix::after {
	clear: both;
}
ul.u-text li:last-child {
	margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-hidden-sm {
		display: none !important;
	}
}
@media (max-width: 575px) {
	.u-hidden-xs {
		display: none !important;
	}
}
.u-border-none {
	border-width: 0 !important;
}
.u-text-default {
	display: table;
	align-self: flex-start;
}
.u-text-default:empty {
	display: block;
	width: 15px;
}
.u-image {
	object-fit: cover;
	display: block;
	vertical-align: middle;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
img.u-image {
	overflow: hidden;
}
.u-section.u-image,
.u-sheet.u-image,
.u-group.u-image,
.u-layout-cell.u-image {
	overflow: visible;
}
.u-text .u-image {
	display: inline-block;
}
.u-image-circle.u-image {
	border-radius: 50% !important;
}
.u-sheet {
	position: relative;
	width: 1110px;
	margin: 0 auto;
}
@media (min-width: 1200px) {
	.u-sheet {
		width: 1110px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-sheet {
		width: 930px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-sheet {
		width: 690px;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-sheet {
		width: 510px;
	}
}
@media (max-width: 575px) {
	.u-sheet {
		width: 340px;
	}
}
.u-sheet .u-sheet {
	width: 100%;
}
.u-container-layout {
	position: relative;
	flex: 1;
	max-width: 100%;
}
.u-container-layout > * {
	position: relative;
}
.u-expanded-width {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-expanded-width-sm {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
@media (max-width: 575px) {
	.u-expanded-width-xs {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
.u-expanded-height {
	position: absolute !important;
	/*height: 100% !important;*/
	top: 50px !important;
	bottom: 50px !important;
}
.u-valign-middle,
.u-valign-top,
.u-valign-bottom {
	display: flex;
	flex-direction: column;
}
@media (min-width: 1200px) {
	.u-valign-middle-xl,
	.u-valign-top-xl,
	.u-valign-bottom-xl {
		display: flex;
		flex-direction: column;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-valign-middle-lg,
	.u-valign-top-lg,
	.u-valign-bottom-lg {
		display: flex;
		flex-direction: column;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-valign-middle-md,
	.u-valign-top-md,
	.u-valign-bottom-md {
		display: flex;
		flex-direction: column;
	}
}
.u-valign-middle > *,
.u-valign-top > *,
.u-valign-bottom > * {
	flex-shrink: 0;
}
.u-valign-middle {
	justify-content: center;
}
@media (min-width: 1200px) {
	.u-valign-middle-xl {
		justify-content: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-valign-middle-md {
		justify-content: center;
	}
}
.u-valign-top {
	justify-content: flex-start;
}
@media (min-width: 1200px) {
	.u-valign-top-xl {
		justify-content: flex-start;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-valign-top-lg {
		justify-content: flex-start;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-valign-top-md {
		justify-content: flex-start;
	}
}
@media (max-width: 767px) {
	:not(.u-sheet) > [class*="u-gutter-"]:not(.u-gutter-0).u-expanded-width {
		overflow: hidden;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-layout-wrap:not(.u-layout-custom-sm) .u-layout-row > * {
		min-width: 100%;
	}
	.u-layout-wrap:not(.u-layout-custom-sm) .u-layout {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.u-layout-wrap:not(.u-layout-custom-sm) .u-layout .u-layout-cell {
		border-left: 0 !important;
		border-right: 0 !important;
	}
}
@media (max-width: 575px) {
	.u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * {
		min-width: 100%;
	}
	.u-layout-wrap:not(.u-layout-custom-xs) .u-layout {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell {
		border-left: 0 !important;
		border-right: 0 !important;
	}
}
.u-layout-row > .u-size-45 {
	flex: 0 0 75%;
	max-width: 75%;
	min-width: 75%;
}
.u-layout-col > .u-size-45 {
	flex: 45 0 75%;
}
.u-layout-row > .u-size-30 {
	flex: 0 0 50%;
	max-width: 50%;
	min-width: 50%;
}
.u-layout-col > .u-size-30 {
	flex: 30 0 50%;
}
.u-layout-row > .u-size-22 {
	flex: 0 0 36.66666667%;
	max-width: 36.66666667%;
	min-width: 36.66666667%;
}
.u-layout-col > .u-size-22 {
	flex: 22 0 36.66666667%;
}
.u-layout-row > .u-size-20 {
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
	min-width: 33.33333333%;
}
.u-layout-col > .u-size-20 {
	flex: 20 0 33.33333333%;
}
.u-layout-row > .u-size-18 {
	flex: 0 0 30%;
	max-width: 30%;
	min-width: 30%;
}
.u-layout-col > .u-size-18 {
	flex: 18 0 30%;
}
.u-layout-row > .u-size-15 {
	flex: 0 0 25%;
	max-width: 25%;
	min-width: 25%;
}
.u-layout-col > .u-size-15 {
	flex: 15 0 25%;
}
.u-gutter-30 .u-layout {
	margin: -15px;
}
.u-gutter-30 .u-layout .u-layout-cell {
	border: 15px solid transparent;
}
.u-gutter-18 .u-layout {
	margin: -9px;
}
.u-gutter-18 .u-layout .u-layout-cell {
	border: 9px solid transparent;
}
.u-group .u-container-layout > * {
	position: relative;
}
.u-gutter-0 .u-layout {
	margin: 0px;
}
.u-gutter-0 .u-layout .u-layout-cell {
	border: 0px solid transparent;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.u-layout-col > * {
		flex-basis: auto !important;
	}
}
.u-layout-col,
.u-layout-row,
.u-layout-col > * {
	display: flex;
}
.u-layout-col,
.u-layout-row {
	flex: 1 1 100%;
}
.u-layout-row > * {
	max-height: 100%;
	min-height: -webkit-fit-content;
	min-height: fit-content;
}
.u-layout-col > * {
	min-height: -webkit-fit-content;
	min-height: fit-content;
	max-width: 100%;
}
.u-layout-col {
	flex-direction: column;
	min-height: 100%;
}
.u-layout-row {
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
	max-width: 100%;
}
.u-layout-cell {
	position: relative;
	display: flex;
	background-clip: padding-box;
	background-origin: padding-box;
}
.u-sheet:not(.u-image):not(.u-video) {
	pointer-events: none;
}
.u-sheet:not(.u-image):not(.u-video) > * {
	pointer-events: auto;
	pointer-events: initial;
}
.u-sheet.u-content-layout {
	display: flex;
	flex-wrap: nowrap;
}
@media (max-width: 991px) {
	.u-sheet.u-content-layout {
		flex-direction: column;
		align-items: center;
	}
}
.u-group .u-container-layout > * {
	position: relative;
}
.u-group {
	display: flex;
}
.u-shape-svg.u-shape-svg.u-shape-svg,
.u-shape-svg.u-shape-svg.u-shape-svg:hover {
	border: none !important;
	color: transparent;
}
.u-shape-svg .u-svg-link {
	transition-duration: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
[class*="u-border-"]:not(.u-shape-svg) {
	stroke: none;
}
.u-icon {
	display: block;
	line-height: 0;
	border-width: 0px;
}
.u-svg-link {
	width: 100%;
	height: 100%;
	fill: currentColor;
}
.u-svg-content {
	width: 0;
	height: 0;
}
.u-icon-circle,
.u-icon-circle img {
	border-radius: 50%;
}
.u-body h1,
.u-body h2,
.u-body h3,
.u-body h4,
.u-body h5,
.u-body h6 {
	padding: 0;
}
.u-body h1,
.u-body h2,
.u-body h3,
.u-body h4,
.u-body h5,
.u-body h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	line-height: 1.2;
	font-weight: 500;
	color: inherit;
}
.u-body h1 {
	font-size: 2.25rem;
}
.u-body h2 {
	font-size: 1.5rem;
}
.u-body h3 {
	font-size: 1.25rem;
}
.u-body h4 {
	font-size: 1.25rem;
}
.u-body h5 {
	font-size: 1.125rem;
}
.u-body h6 {
	font-size: 1.125rem;
}
.u-body p {
	margin-top: 0;
	padding: 0;
	margin-bottom: 0.5rem;
}
.u-align-left {
	text-align: left;
}
@media (min-width: 1200px) {
	.u-align-left-xl {
		text-align: left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-align-left-lg {
		text-align: left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-align-left-md {
		text-align: left;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-align-left-sm {
		text-align: left;
	}
}
@media (max-width: 575px) {
	.u-align-left-xs {
		text-align: left;
	}
}
.u-align-center {
	text-align: center;
}
@media (min-width: 1200px) {
	.u-align-center-xl {
		text-align: center;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-align-center-lg {
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-align-center-md {
		text-align: center;
	}
}
.u-align-justify {
	text-align: justify;
}
@media (min-width: 1200px) {
	.u-align-justify-xl {
		text-align: justify;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.u-align-justify-lg {
		text-align: justify;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.u-align-justify-md {
		text-align: justify;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.u-align-justify-sm {
		text-align: justify;
	}
}
.u-repeater-item:not([class*="u-align-"]),
.u-container-style:not([class*="u-align-"]) {
	text-align: left;
}
.u-text {
	word-wrap: break-word;
	position: relative;
}
.u-font-oswald.u-custom-font {
	font-family: 'Oswald', sans-serif !important;
}
.u-layout-cell {
	background-color: transparent !important;
}
.u-layout-cell::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition-duration: inherit;
}
:not(.u-effect-fade) > .u-layout-cell {
	opacity: 1;
}
.u-button-style[class*="u-custom-color-"],
.u-button-style[class*="u-palette-"],
.u-button-style[class*="u-gray-"],
.u-button-style.u-white {
	border-width: 0;
}
.u-repeater {
	display: grid;
	grid-template-columns: repeat(3, 33.33333333%);
}
.u-repeater-item {
	display: flex;
	position: relative;
}
.u-list:not(.u-repeater) {
	display: flex;
	flex-direction: column;
}
.u-list:not(.u-repeater) .u-repeater {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
}
.u-custom-list {
	list-style-type: none;
	padding-left: 0;
}
.u-custom-list li {
	position: relative;
	margin-left: 1.4em;
	margin-bottom: 1rem;
}
.u-custom-list .u-list-icon {
	display: inline-block;
	position: absolute;
	width: 1em;
	min-height: 1em;
	height: auto;
	left: -1.5em;
	fill: currentColor;
	text-align: center;
}
.u-custom-list .u-list-icon > :first-child {
	display: inline-block;
	position: relative;
	margin: -0.8em;
	font-size: 1.25rem;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	line-height: 0.9;
}
.u-text .u-btn {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: baseline;
	white-space: normal;
	text-align: inherit;
}
[class*="u-border-"] {
	border-style: solid;
}
.u-border-2,
.u-text.u-border-2,
a.u-button-style.u-border-2 {
	border-width: 2px;
}
.u-shape-svg.u-border-2 {
	stroke-width: 2px;
}
.u-radius-2,
.u-radius-2::before,
.u-radius-2:not(.u-hover-box) > .u-container-layout {
	border-radius: 2px !important;
}
.u-body h1,
.u-body h2,
.u-body h3,
.u-body h4,
.u-body h5,
.u-body h6 {
	font-family: 'Oswald', sans-serif;
}
.u-image {
	color: #111111;
}
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active {
	color: inherit !important;
	background-color: transparent !important;
}
.u-button-style.u-border-none {
	border-color: transparent !important;
	border-width: 0;
}
.u-palette-1-light-3,
.u-body.u-palette-1-light-3,
.u-container-style.u-palette-1-light-3::before,
.u-container-layout.u-palette-1-light-3::before,
.u-table-alt-palette-1-light-3 tr:nth-child(even) {
	color: #111111;
	background-color: #f2f2f2;
}
.sc_eshop .u-palette-1-dark-2,
.sc_eshop .u-body.u-palette-1-dark-2,
.sc_eshop .u-container-style.u-palette-1-dark-2::before,
.sc_eshop .u-container-layout.u-palette-1-dark-2::before {
	color: #ffffff;
	background: #4c8997 url("../img/overlay.png");			/* v_Particulier */
}
.sc_eshopPro .u-palette-1-dark-2,
.sc_eshopPro .u-body.u-palette-1-dark-2,
.sc_eshopPro .u-container-style.u-palette-1-dark-2::before,
.sc_eshopPro .u-container-layout.u-palette-1-dark-2::before {
	color: #ffffff;
	background: #37627b url("../img/overlay.png");			/* v_Professionnel */
}
.u-button-style.u-palette-1-dark-2,
.u-button-style.u-palette-1-dark-2[class*="u-border-"] {
	color: #ffffff !important;
	background-color: #394d60 !important;
}
.u-button-style.u-palette-1-dark-2:hover,
.u-button-style.u-palette-1-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-1-dark-2:focus,
.u-button-style.u-palette-1-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-dark-2:active,
.u-button-style.u-button-style.u-palette-1-dark-2[class*="u-border-"]:active {
	color: #ffffff !important;
	background-color: #334556 !important;
}
.u-palette-2-base,
.u-body.u-palette-2-base,
.u-container-style.u-palette-2-base::before,
.u-container-layout.u-palette-2-base::before {
	color: #ffffff;
	background: linear-gradient(to top right, #165b3f 0%, #50b76d 100%);
}
.sc_eshop .u-button-style.u-palette-2-base,
.sc_eshop .u-button-style.u-palette-2-base[class*="u-border-"] {						/* v_Particulier */
	color: #ffffff !important;
	background-color: #4c8997 !important;
}
.sc_eshopPro .u-button-style.u-palette-2-base,
.sc_eshopPro .u-button-style.u-palette-2-base[class*="u-border-"] {						/* v_Professionnel */
	color: #ffffff !important;
	background-color: #37627b !important;
}
.sc_eshop .u-button-style.u-palette-2-base:hover,
.sc_eshop .u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.sc_eshop .u-button-style.u-palette-2-base:focus,
.sc_eshop .u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.sc_eshop .u-button-style.u-button-style.u-palette-2-base:active,
.sc_eshop .u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active {	/* v_Particulier */
	color: #ffffff !important;
	background-color: #5ca8b9 !important;
}
.sc_eshopPro .u-button-style.u-palette-2-base:hover,
.sc_eshopPro .u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.sc_eshopPro .u-button-style.u-palette-2-base:focus,
.sc_eshopPro .u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.sc_eshopPro .u-button-style.u-button-style.u-palette-2-base:active,
.sc_eshopPro .u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active {	/* v_Professionnel */
	color: #ffffff !important;
	background-color: #4b83a4 !important;
}
.u-white,
.u-container-style.u-white::before,
.u-container-layout.u-white::before {
	color: #111111;
	background-color: #ffffff;
}
.u-button-style.u-white,
.u-button-style.u-white[class*="u-border-"] {
	color: #111111 !important;
	background-color: #ffffff !important;
}
.u-button-style.u-white:hover,
.u-button-style.u-white[class*="u-border-"]:hover,
.u-button-style.u-white:focus,
.u-button-style.u-white[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-white:active,
.u-button-style.u-button-style.u-white[class*="u-border-"]:active {
	color: #111111 !important;
	background-color: #e6e6e6 !important;
}
.u-hover-white:hover,
.u-hover-white[class*="u-border-"]:hover,
.u-hover-white:focus,
.u-hover-white[class*="u-border-"]:focus,
.u-active-white.u-active.u-active,
.u-active-white[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-white:hover,
a.u-button-style.u-hover-white[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-white,
a.u-button-style:hover > .u-hover-white[class*="u-border-"],
a.u-button-style.u-hover-white:focus,
a.u-button-style.u-hover-white[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-white:active,
a.u-button-style.u-button-style.u-active-white[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-white.active,
a.u-button-style.u-button-style.u-active-white[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-white,
a.u-button-style.u-button-style.active > .u-active-white[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-white,
li.active > a.u-button-style.u-button-style.u-active-white[class*="u-border-"] {
	color: #111111 !important;
	background-color: #ffffff !important;
}
.u-grey-5,
.u-container-style.u-grey-5::before,
.u-container-layout.u-grey-5::before {
	color: #111111;
	background-color: #f2f2f2;
}
.u-button-style.u-grey-5,
.u-button-style.u-grey-5[class*="u-border-"] {
	color: #111111 !important;
	background-color: #f2f2f2 !important;
}
.u-button-style.u-grey-5:hover,
.u-button-style.u-grey-5[class*="u-border-"]:hover,
.u-button-style.u-grey-5:focus,
.u-button-style.u-grey-5[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-5:active,
.u-button-style.u-button-style.u-grey-5[class*="u-border-"]:active {
	color: #111111 !important;
	background-color: #dadada !important;
}
.u-border-grey {
	border-color: #b3b3b3;
	stroke: #b3b3b3;
}
.u-button-style.u-border-grey {
	border-color: #b3b3b3 !important;
	color: #b3b3b3 !important;
	background-color: transparent !important;
}
.u-button-style.u-border-grey:hover,
.u-button-style.u-border-grey:focus {
	background-color: transparent !important;
}
.u-button-style.u-border-grey {
	border-color: #dbdbdb !important;
	color: #4a4a4a !important;
	background-color: #fbfbfb !important;
}
.u-border-white {
	border-color: #ffffff;
	stroke: #ffffff;
}
.u-button-style.u-border-white {
	border-color: #ffffff !important;
	color: #ffffff !important;
	background-color: transparent !important;
}
.u-button-style.u-border-white:hover,
.u-button-style.u-border-white:focus {
	border-color: transparent !important;
	color: #e6e6e6 !important;
	background-color: transparent !important;
}
.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base[class*="u-border-"] {
	color: #50b76d !important;
}
a.u-button-style.u-text-palette-2-base:hover,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-base:focus,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-base:active,
a.u-button-style.u-button-style.u-text-palette-2-base[class*="u-border-"]:active {
	color: #df5618 !important;
}
.u-text-palette-2-base .u-svg-link {
	fill: #e8662b;
}
.u-text-body-color,
a.u-button-style.u-text-body-color,
a.u-button-style.u-text-body-color[class*="u-border-"] {
	color: #111111 !important;
}
a.u-button-style.u-text-body-color:hover,
a.u-button-style.u-text-body-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-color:focus,
a.u-button-style.u-text-body-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-color:active,
a.u-button-style.u-button-style.u-text-body-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-body-color.active,
a.u-button-style.u-button-style.u-text-body-color[class*="u-border-"].active {
	color: #0f0f0f !important;
}
.u-text-body-color .u-svg-link {
	fill: #111111;
}
.u-text-body-alt-color,
a.u-button-style.u-text-body-alt-color,
a.u-button-style.u-text-body-alt-color[class*="u-border-"] {
	color: #ffffff !important;
}
a.u-button-style.u-text-body-alt-color:hover,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-alt-color:focus,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-alt-color:active,
a.u-button-style.u-button-style.u-text-body-alt-color[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-body-alt-color.active,
a.u-button-style.u-button-style.u-text-body-alt-color[class*="u-border-"].active {
	color: #e6e6e6 !important;
}
.u-text-body-alt-color .u-svg-link {
	fill: #ffffff;
}
.u-text-grey-5,
a.u-button-style.u-text-grey-5,
a.u-button-style.u-text-grey-5[class*="u-border-"] {
	color: #f2f2f2 !important;
}
a.u-button-style.u-text-grey-5:hover,
a.u-button-style.u-text-grey-5[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-5:focus,
a.u-button-style.u-text-grey-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-5:active,
a.u-button-style.u-button-style.u-text-grey-5[class*="u-border-"]:active {
	color: #dadada !important;
}
.u-text-grey-5 .u-svg-link {
	fill: #f2f2f2;
}
.u-body h1:not(.u-title) {
	font-size: 4.25rem;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	list-icon-spacing: 0.3;
	list-icon-size: 0.8;
	font-family: 'Oswald', sans-serif;
}
.u-body h2:not(.u-subtitle) {
	font-weight: 400;
	font-size: 2.25rem;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400 !important;
}
.u-body h3 {
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 20px;
}
.u-body h5 {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 20px;
}
.u-body h6 {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 20px;
}
.u-body p:not(.u-text-variant) {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.8;
	list-icon-spacing: 0.3;
	list-icon-size: 0.8;
}
.u-btn {
	margin-top: 20px;
	margin-bottom: 20px;
}
.u-body ul:not(.u-unstyled) {
	margin-top: 20px;
	margin-bottom: 20px;
}
.u-image:not(.u-shading) > .u-container-layout > a,
.u-body a {
	color: #37638d;
}
.u-image:not(.u-shading) > .u-container-layout > a:hover,
.u-body a:hover {
	color: #32597f;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn,
.u-btn {
	background-color: #37638d;
	color: #ffffff;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn:hover,
.u-btn:hover {
	background-color: #32597f;
	color: #e6e6e6;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn:focus,
.u-btn:focus {
	background-color: #32597f;
	color: #e6e6e6;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn:active,
.u-btn:active {
	background-color: #32597f;
	color: #e6e6e6;
}
.u-palette-1-dark-2 a,
.u-palette-2-base a {
	color: #bdd6ee;
}
.u-palette-1-dark-2 a:hover,
.u-palette-2-base a:hover {
	color: #a1a1a1;
}
.u-palette-1-dark-2 .u-btn,
.u-palette-2-base .u-btn {
	background-color: #bdd6ee;
	color: #000000;
}
.u-palette-1-dark-2 .u-btn:hover,
.u-palette-2-base .u-btn:hover {
	background-color: #9bc1e5;
	color: #ffffff;
}
.u-palette-1-dark-2 .u-btn:active,
.u-palette-2-base .u-btn:active {
	background-color: #9bc1e5;
	color: #ffffff;
}

/* --- Mise en page détails --- */
.u-section-2 {
	padding: 0 0 50px;
	background-image: none;
}
.u-section-3,
.u-section-4,
.u-section-5,
.u-section-6,
.u-section-7 {
	padding: 50px 0 50px;
	background-image: none;
}
.u-section-8 {
	padding: 50px 0 0;
	background-image: none;
}

/* Sheet */
.u-section-2 .u-sheet-1 {
	
}
.u-section-3 .u-sheet-1 {
	
}
.u-section-4 .u-sheet-1 {
	
}

/* Shape */
.u-section-2 .u-shape-1 {
	height: 1221px;
	width: 359px;
	margin: 0 auto 0 343px;
}
.u-section-5 .u-shape-1 {
	width: calc(((100% - 1110px) / 2) + 570px);
	left: 0;
	right: auto;
}
.u-section-7 .u-shape-1 {
	height: 596px;
	background-image: none;
	margin: 0 auto 0 0;
}
.u-section-7 .u-shape-2 {
	width: 1110px;
	height: 778px;
	margin: 148px auto 0;
	background-image: none;
}

/* Wrap */
.u-section-3 .u-layout-wrap-1 {
	margin-top: 30px;
	margin-bottom: 0;
}
.u-section-4 .u-layout-wrap-1 {
	
}
.u-section-6 .u-layout-wrap-1 {
	width: 1040px;
	margin: auto;
}
.u-section-7 .u-layout-wrap-1 {
	width: 919px;
	margin: -925px auto 0;
}
.u-section-8 .u-layout-wrap-1 {
	margin: 0 auto;
}

/* Cell */
.u-section-3 .u-layout-cell-1,
.u-section-3 .u-layout-cell-3,
.u-section-3 .u-layout-cell-5 {
	min-height: 379px;
	background-image: none;
}
.u-section-4 .u-layout-cell-1,
.u-section-4 .u-layout-cell-2 {
	min-height: 696px;
}
.u-section-6 .u-layout-cell-1,
.u-section-6 .u-layout-cell-4,
.u-section-6 .u-layout-cell-5 {
	min-height: 495px;
}
.u-section-6 .u-layout-cell-2,
.u-section-6 .u-layout-cell-3,
.u-section-6 .u-layout-cell-6 {
	min-height: 155px;
}
.u-section-7 .u-layout-cell-1 {
	min-height: 500px;
}
.u-section-7 .u-layout-cell-2 {
	min-height: 425px;
}
.u-section-8 .u-layout-cell-1,
.u-section-8 .u-layout-cell-2,
.u-section-8 .u-layout-cell-3 {
	min-height: 306px;
	background-image: none;
}

/* Container */
.u-section-2 .u-container-layout-1,
.u-section-2 .u-container-layout-2,
.u-section-2 .u-container-layout-3,
.u-section-2 .u-container-layout-4,
.u-section-2 .u-container-layout-5 {
	padding: 30px;
}
.u-section-3 .u-container-layout-1,
.u-section-3 .u-container-layout-2,
.u-section-3 .u-container-layout-3,
.u-section-3 .u-container-layout-4,
.u-section-3 .u-container-layout-5,
.u-section-3 .u-container-layout-6 {
	padding: 30px;
}
.u-section-4 .u-container-layout-1 {
	padding: 30px;
}
.u-section-4 .u-container-layout-2 {
	padding: 0 30px 25px;
}
.u-section-5 .u-container-layout-1 {
	padding: 30px;
}
.u-section-6 .u-container-layout-1,
.u-section-6 .u-container-layout-4,
.u-section-6 .u-container-layout-5 {
	box-shadow: 0 0 25px 0 rgba(41,45,51,0.35);
	padding: 30px;
}
.u-section-6 .u-container-layout-2,
.u-section-6 .u-container-layout-3,
.u-section-6 .u-container-layout-6 {
	padding: 30px;
}
.u-section-7 .u-container-layout-1 {
	padding-top: 0;
}
.u-section-7 .u-container-layout-2 {
	padding: 60px 40px;
}
.u-section-8 .u-container-layout-1,
.u-section-8 .u-container-layout-2,
.u-section-8 .u-container-layout-3 {
	padding: 20px;
}

/* Group */
.u-section-2 .u-group-1 {
	width: 570px;
	min-height: 386px;
	margin: -850px auto 0 0;
}
.u-section-5 .u-group-1 {
	width: 515px;
	min-height: 357px;
	margin: -380px calc(((100% - 1110px) / 2) + 133px) 85px auto;
}

/* --- Section 2 --- */
/* TXT */
.u-section-2 .u-text-1 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0 1px;
}
.u-section-2 .u-text-2 {
	font-family: 'Oswald', sans-serif;
	font-size: 4.25rem;
	margin: 20px 1px 0;
}
.u-section-2 .u-text-4,
.u-section-2 .u-text-6,
.u-section-2 .u-text-8,
.u-section-2 .u-text-10 {
	font-weight: 500;
	font-size: 1.125rem;
	margin: 30px 2px 0 0;
}
.u-section-2 .u-text-5,
.u-section-2 .u-text-7,
.u-section-2 .u-text-9,
.u-section-2 .u-text-11 {
	font-style: italic;
	margin: 30px 0 0;
}
/* Liste item */
.u-section-2 .u-list-1 {
	width: 1110px;
	margin: 350px auto 65px 0;
}
.u-section-2 .u-repeater-1 {
	grid-template-columns: repeat(4, calc(25% - 13.5px));
	min-height: 293px;
	grid-gap: 18px;
}
.u-section-2 .u-list-item-1,
.u-section-2 .u-list-item-2,
.u-section-2 .u-list-item-3,
.u-section-2 .u-list-item-4 {
	box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}
/* icons */
.u-section-2 .u-icon-1,
.u-section-2 .u-icon-2,
.u-section-2 .u-icon-3,
.u-section-2 .u-icon-4 {
	height: 62px;
	width: 62px;
	color: rgb(128, 128, 128) !important;
	margin: 0 auto 0 0;
}
.sc_eshop .u-section-2 .u-icon-1 .material-icons,
.sc_eshop .u-section-2 .u-icon-2 .material-icons,
.sc_eshop .u-section-2 .u-icon-3 .material-icons,
.sc_eshop .u-section-2 .u-icon-4 .material-icons {			/* v_Particulier */
	font-size: 4rem;
	color: #4c8997;
}
.sc_eshopPro .u-section-2 .u-icon-1 .material-icons,
.sc_eshopPro .u-section-2 .u-icon-2 .material-icons,
.sc_eshopPro .u-section-2 .u-icon-3 .material-icons,
.sc_eshopPro .u-section-2 .u-icon-4 .material-icons {		/* v_Professionnel */
	font-size: 4rem;
	color: #37627b;
}
/* Bouton */
.u-section-2 a.u-btn {
	margin: auto auto 0;
}
/* IMG */
#custom-text .u-section-2 .u-image-1 {
	width: 731px;
	height: 591px;
	margin: -920px 0 0 auto;
}
/* --- /Section 2 --- */

/* --- Section 3 --- */
/* TXT */
.u-section-3 .u-text-1 {
	font-size: 3.75rem;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
	margin: 60px auto 0;
}
.u-section-3 .u-text-2 {
	font-size: 1.5rem;
	font-weight: 400;
	width: 889px;
	line-height: 1.6;
	margin: 30px auto 0;
}
.u-section-3 .u-text-3,
.u-section-3 .u-text-5,
.u-section-3 .u-text-7 {
	font-size: 1.875rem;
	margin: 0 auto;
}
.u-section-3 .u-text-4,
.u-section-3 .u-text-6,
.u-section-3 .u-text-8 {
	margin: 32px 0 0;
}
#custom-text .u-section-3 p.u-text-4,
#custom-text .u-section-3 p.u-text-6 {
	color: #fff;
}
/* IMG */
.u-section-3 .u-image-1 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section3-img01.jpg");
}
.u-section-3 .u-image-2 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section3-img02.jpg");
}
.u-section-3 .u-image-3 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section3-img03.jpg");
}
.u-section-3 .u-image-1,
.u-section-3 .u-image-2,
.u-section-3 .u-image-3 {
	min-height: 379px;
	background-position: 50% 50%;
}
/* --- /Section 3 --- */

/* --- Section 4 --- */
/* TXT */
.u-section-4 .u-text-1 {
	letter-spacing: 2px;
	font-weight: 700;
	margin: 0;
}
.u-section-4 .u-text-2 {
	font-weight: 400;
	margin: 20px 0;
}
.u-section-4 .u-text-4 {
	letter-spacing: 2px;
	font-weight: 700;
	margin: 96px 0 0;
}
.u-section-4 .u-text-5 {
	font-weight: 400;
	margin: 20px 0 0;
}
/* IMG */
#custom-text .u-section-4 .u-image-1 {
	width: 266px;
	height: 222px;
	margin: 30px 244px 0 0;
}
#custom-text .u-section-4 .u-image-2 {
	width: 360px;
	height: 245px;
	margin: 11px 0 0 135px;
}
/* Button */
.u-section-4 .u-btn-2 {
	font-size: 1.125rem;
	background-image: none;
	letter-spacing: 2px;
	border-style: none;
	text-transform: uppercase;
	font-weight: 600;
	margin: 20px 0 0;
}
/* --- /Section 4 --- */

/* --- Section 5 --- */
/* TXT */
.u-section-5 .u-text-1 {
	color: #fff !important;
	font-weight: 400;
	margin: 0;
}
.u-section-5 .u-text-2 {
	margin: 20px 0 0;
}
/* IMG */
.u-section-5 .u-image-1 {
	width: 374px;
	height: 374px;
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section5-img01.jpg");
	margin: 60px auto 0 calc(((100% - 1110px) / 2));
}
.u-section-5 .u-image-2 {
	width: 552px;
	height: 552px;
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section5-img02.jpg");
	margin: -199px auto 0 calc(((100% - 1110px) / 2) + 173px);
}
.u-section-5 .u-image-3 {
	width: 367px;
	height: 367px;
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section5-img04.jpg");
	margin: -724px calc(((100% - 1110px) / 2) + 91px) 0 auto;
}
.u-section-5 .u-image-4 {
	width: 367px;
	height: 367px;
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section5-img05.jpg");
	margin: 245px auto 0 calc(((100% - 1110px) / 2) + 38px);
}
.u-section-5 .u-image-1,
.u-section-5 .u-image-2,
.u-section-5 .u-image-3,
.u-section-5 .u-image-4 {
	border: 1px solid #f4f4f4;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
	background-position: 50% 50%;
}
/* Button */
.u-section-5 .u-btn-1 {
	background-image: none;
	border-style: solid;
	text-transform: uppercase;
	margin: 20px auto 0 0;
	padding: 10px 40px 10px 39px;
}
/* --- /Section 5 --- */

/* --- Section 6 --- */
/* TXT */
.u-section-6 .u-text-1,
.u-section-6 .u-text-3,
.u-section-6 .u-text-5 {
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 300;
	margin: 20px 1px 0;
}
.u-section-6 .u-text-2,
.u-section-6 .u-text-4,
.u-section-6 .u-text-6 {
	font-size: 1.0625rem;
	margin: 20px 1px 0;
}
.u-section-6 a.u-btn {
	margin: 20px auto;
}
/* IMG */
.u-section-6 .u-image-1,
.u-section-6 .u-image-2,
.u-section-6 .u-image-3 {
	width: 100%;
	height: 80px;
	max-width: 200px;
	background-position: 50% 50%;
	background-size: contain;
	margin: 0 auto;
}
.u-section-6 .u-image-1 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section6-img01.jpg");
}
.u-section-6 .u-image-2 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section6-img01.jpg");
}
.u-section-6 .u-image-3 {
	background-image: url("https://solaris-control.fr/website/images/commonResources/pageHome/section6-img01.jpg");
}
/* --- /Section 6 --- */

/* --- Section 7 --- */
/* TXT */
.u-section-7 .u-text-1 {
	font-size: 3rem;
	margin: 0 auto;
}
.u-section-7 .u-text-2 {
	letter-spacing: normal;
	font-weight: 400;
	margin: 20px 0 0;
}
/* IMG */
#custom-text .u-section-7 .u-image-1 {
	width: 805px;
	height: 500px;
	margin: 0 auto 0;
	box-shadow: 0 0 40px 0 rgba(0,0,0,0.2);
	object-position: 46.8% 0%;
	background-position: 46.8% 100%;
}
/* Button */
.u-section-7 .u-btn-2 {
	font-size: 1.125rem;
	background-image: none;
	letter-spacing: 2px;
	border-style: none;
	text-transform: uppercase;
	font-weight: 600;
	margin: 35px auto 0;
}
/* --- /Section 7 --- */

/* --- Section 8 --- */
/* TXT */
.u-section-8 .u-text-1,
.u-section-8 .u-text-3 {
	position: relative;
	margin: 0;
}
.u-section-8 .u-text-2 {
	position: relative;
	line-height: 2;
	margin: 0;
}
/* Button */
.u-section-8 .u-btn-1 {
	font-size: 1.125rem;
	background-image: none;
	letter-spacing: 2px;
	border-style: none;
	text-transform: uppercase;
	font-weight: 600;
	margin: 20px 0 0;
}
/* --- /Section 8 --- */


/* --- Mise en page détails @media --- */
/* --- Section 2 --- */
@media (max-width: 1199px) {
	.u-body .u-section-2 .u-sheet-1 {
		
	}
	.u-body .u-section-2 .u-shape-1 {
		height: 1200px;
		width: 418px;
		margin-left: 152px;
	}
	#custom-text .u-body .u-section-2 .u-image-1 {
		width: 682px;
		height: 514px;
		margin-top: -830px;
	}
	.u-body .u-section-2 .u-group-1 {
		min-height: 349px;
		width: 515px;
		margin-top: -842px;
	}
	.u-body .u-section-2 .u-list-1 {
		width: 910px;
		margin-top: 308px;
		margin-bottom: 65px;
	}
	.u-body .u-section-2 .u-repeater-1 {
		min-height: 339px;
	}
	.u-body .u-section-2 .u-text-4,
	.u-body .u-section-2 .u-text-6,
	.u-body .u-section-2 .u-text-8,
	.u-body .u-section-2 .u-text-10 {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.u-body .u-section-2 .u-sheet-1 {
		
	}
	.u-body .u-section-2 .u-shape-1 {
		height: 1500px;
		width: 507px;
		margin-left: 63px;
	}
	#custom-text .u-body .u-section-2 .u-image-1 {
		width: 600px;
		height: 474px;
		margin-top: -1160px;
	}
	.u-body .u-section-2 .u-group-1 {
		margin-top: -782px;
	}
	.u-body .u-section-2 .u-list-1 {
		width: 670px;
		margin-top: 332px;
		margin-bottom: 65px;
	}
	.u-body .u-section-2 .u-repeater-1 {
		grid-template-columns: repeat(2, calc(50% - 9px));
		min-height: 594px;
	}
	.u-body .u-section-2 .u-text-2 {
		font-size: 3.5rem;
	}
	.u-body .u-section-2 .u-text-4,
	.u-body .u-section-2 .u-text-6 ,
	.u-body .u-section-2 .u-text-8,
	.u-body .u-section-2 .u-text-10 {
		font-size: 1.25rem;
	}
}
@media (max-width: 767px) {
	.u-body .u-section-2 .u-sheet-1 {
		
	}
	.u-body .u-section-2 .u-shape-1 {
		height: 1550px;
		width: 302px;
		margin-left: 33px;
	}
	#custom-text .u-body .u-section-2 .u-image-1 {
		width: 449px;
		height: 404px;
		margin-top: -1220px;
	}
	.u-body .u-section-2 .u-group-1 {
		min-height: 324px;
		width: 478px;
		margin-top: -687px;
	}
	.u-body .u-section-2 .u-container-layout-1,
	.u-body .u-section-2 .u-container-layout-2,
	.u-body .u-section-2 .u-container-layout-3,
	.u-body .u-section-2 .u-container-layout-4,
	.u-body .u-section-2 .u-container-layout-5 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.u-body .u-section-2 .u-text-2 {
		font-size: 3.25rem;
	}
	.u-body .u-section-2 .u-list-1 {
		width: 495px;
		margin-top: 299px;
		margin-bottom: 65px;
	}
	.u-body .u-section-2 .u-repeater-1 {
		min-height: 629px;
	}
	.u-body .u-section-2 .u-icon-1,
	.u-body .u-section-2 .u-icon-2,
	.u-body .u-section-2 .u-icon-3,
	.u-body .u-section-2 .u-icon-4 {
		margin-top: 18px;
	}
}
@media (max-width: 575px) {
	.u-body .u-section-2 .u-sheet-1 {
		
	}
	.u-body .u-section-2 .u-shape-1 {
		height: 2130px;
		width: 224px;
		margin-left: 18px;
	}
	#custom-text .u-body .u-section-2 .u-image-1 {
		width: 286px;
		height: 257px;
		margin-top: -1830px;
	}
	.u-body .u-section-2 .u-group-1 {
		min-height: 303px;
		width: 286px;
		margin-top: -519px;
	}
	.u-body .u-section-2 .u-text-1 {
		margin-left: 0;
		margin-right: 0;
	}
	.u-body .u-section-2 .u-text-2 {
		font-size: 2.25rem;
		margin-left: 0;
		margin-right: 0;
	}
	.u-body .u-section-2 .u-text-3 {
		margin-left: 0;
	}
	.u-body .u-section-2 .u-list-1 {
		width: 300px;
		margin-top: 190px;
		margin-bottom: 65px;
	}
	.u-body .u-section-2 .u-repeater-1 {
		grid-template-columns: 100%;
		min-height: 1248px;
	}
}
/* --- /Section 2 --- */

/* --- Section 3 --- */
@media (max-width: 1199px) {
	.u-body .u-section-3 .u-sheet-1 {
		
	}
	.u-body .u-section-3 .u-layout-cell-1,
	.u-body .u-section-3 .u-layout-cell-3,
	.u-body .u-section-3 .u-layout-cell-5 {
		min-height: 313px;
	}
	.u-body .u-section-3 .u-image-1,
	.u-body .u-section-3 .u-image-2,
	.u-body .u-section-3 .u-image-3 {
		min-height: 313px;
	}
}
@media (max-width: 991px) {
	.u-body .u-section-3 .u-sheet-1 {
		
	}
	.u-body .u-section-3 .u-text-2 {
		width: 690px;
	}
	.u-body .u-section-3 .u-layout-cell-1,
	.u-body .u-section-3 .u-layout-cell-3,
	.u-body .u-section-3 .u-layout-cell-5 {
		min-height: 360px;
	}
	.u-body .u-section-3 .u-container-layout-1,
	.u-body .u-section-3 .u-container-layout-3,
	.u-body .u-section-3 .u-container-layout-5 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.u-body .u-section-3 .u-image-1,
	.u-body .u-section-3 .u-image-2,
	.u-body .u-section-3 .u-image-3 {
		min-height: 240px;
	}
}
@media (max-width: 767px) {
	.u-body .u-section-3 .u-sheet-1 {
		
	}
	.u-body .u-section-3 .u-text-2 {
		width: 510px;
	}
	.u-body .u-section-3 .u-grey-5.u-layout-wrap-1 {
		background-color: transparent;
	}
	.u-body .u-section-3 .u-container-layout-1,
	.u-body .u-section-3 .u-container-layout-3,
	.u-body .u-section-3 .u-container-layout-5 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.u-body .u-section-3 .u-image-1,
	.u-body .u-section-3 .u-image-2,
	.u-body .u-section-3 .u-image-3 {
		min-height: 540px;
	}
	.u-body .u-section-3 .u-container-layout-2,
	.u-body .u-section-3 .u-container-layout-4,
	.u-body .u-section-3 .u-container-layout-6 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.u-body .u-section-3 .u-container-layout-5 {
		background: #e1e1e1 url("../img/overlay.png");
	}
}
@media (max-width: 575px) {
	.u-body .u-section-3 .u-sheet-1 {
		
	}
	.u-body .u-section-3 .u-text-1 {
		font-size: 2.25rem;
	}
	.u-body .u-section-3 .u-text-2 {
		width: 340px;
	}
	.u-body .u-section-3 .u-layout-cell-1,
	.u-body .u-section-3 .u-layout-cell-3,
	.u-body .u-section-3 .u-layout-cell-5 {
		min-height: 415px;
	}
	.u-body .u-section-3 .u-container-layout-1,
	.u-body .u-section-3 .u-container-layout-3,
	.u-body .u-section-3 .u-container-layout-5 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.u-body .u-section-3 .u-image-1,
	.u-body .u-section-3 .u-image-2,
	.u-body .u-section-3 .u-image-3 {
		min-height: 340px;
	}
}
/* --- /Section 3 --- */

/* --- Section 4 --- */
@media (max-width: 1199px) {
	.u-body .u-section-4 .u-sheet-1 {
		
	}
	.u-body .u-section-4 .u-layout-cell-1,
	.u-body .u-section-4 .u-layout-cell-2 {
		min-height: 770px;
	}
	.u-body .u-section-4 .u-text-1,
	.u-body .u-section-4 .u-text-2 {
		width: auto;
	}
	#custom-text .u-body .u-section-4 .u-image-1 {
		margin-right: 144px;
	}
	#custom-text .u-body .u-section-4 .u-image-2 {
		width: 335px;
		margin-left: 75px;
	}
}
@media (max-width: 991px) {
	.u-body .u-section-4 .u-sheet-1 {
		
	}
	.u-body .u-section-4 .u-layout-cell-1,
	.u-body .u-section-4 .u-layout-cell-2 {
		min-height: 850px;
	}
	.u-body .u-section-4 .u-container-layout-2 {
		padding-top: 0;
	}
	.u-body .u-section-4 .u-text-1,
	.u-body .u-section-4 .u-text-2 {
		margin-left: 0;
	}
	.u-body .u-section-4 .u-text-4 {
		width: auto;
		margin-top: 65px;
	}
	#custom-text .u-body .u-section-4 .u-image-1 {
		margin-right: 34px;
	}
	#custom-text .u-body .u-section-4 .u-image-2 {
		width: 300px;
		height: 219px;
		margin-left: auto;
	}
}
@media (max-width: 767px) {
	.u-body .u-section-4 .u-sheet-1 {
		
	}
	.u-body .u-section-4 .u-layout-cell-1 {
		min-height: 700px;
	}
	.u-body .u-section-4 .u-container-layout-1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.u-body .u-section-4 .u-layout-cell-2 {
		min-height: 612px;
	}
	.u-body .u-section-4 .u-container-layout-2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.u-body .u-section-4 .u-text-4 {
		margin-top: 60px;
	}
	.u-body .u-section-4 .u-btn-2 {
		margin: 45px auto 0;
	}
}
@media (max-width: 575px) {
	#custom-text .u-body .u-section-4 .u-image-1 {
		margin-right: auto;
	}
	#custom-text .u-body .u-section-4 .u-image-2 {
		margin-right: auto;
		margin-left: 0;
	}
	.u-body .u-section-4 .u-btn-2 {
		padding: 10px 20px;
	}
}
/* --- /Section 4 --- */

/* --- Section 5 --- */
@media (max-width: 1199px) {
	 .u-body .u-section-5 {
		
	}
	.u-body .u-section-5 .u-shape-1 {
		width: calc(((100% - 930px) / 2) + 470px);
	}
	.u-body .u-section-5 .u-image-1 {
		margin-top: 80px;
		margin-left: calc(((100% - 930px) / 2));
	}
	.u-body .u-section-5 .u-image-2 {
		margin-top: -200px;
		margin-left: calc(((100% - 930px) / 2) + 173px);
	}
	.u-body .u-section-5 .u-image-3 {
		width: 331px;
		height: 331px;
		margin-top: -807px;
		margin-right: calc(((100% - 930px) / 2) + 57px);
	}
	.u-body .u-section-5 .u-image-4 {
		margin-top: 355px;
		margin-left: calc(((100% - 930px) / 2) + 17px);
	}
	.u-body .u-section-5 .u-group-1 {
		min-height: 389px;
		margin-top: -283px;
		margin-right: calc(((100% - 930px) / 2));
		margin-bottom: 60px;
	}
}
@media (max-width: 991px) {
	 .u-body .u-section-5 {
		
	}
	.u-body .u-section-5 .u-shape-1 {
		width: calc(((100% - 690px) / 2) + 360px);
	}
	.u-body .u-section-5 .u-image-1 {
		margin-top: 105px;
		margin-left: calc(((100% - 690px) / 2));
	}
	.u-body .u-section-5 .u-image-2 {
		margin-left: calc(((100% - 690px) / 2) + 138px);
	}
	.u-body .u-section-5 .u-image-3 {
		width: 279px;
		height: 279px;
		margin-top: -807px;
		margin-right: calc(((100% - 690px) / 2) + 15px);
	}
	.u-body .u-section-5 .u-image-4 {
		margin-top: 341px;
		margin-left: calc(((100% - 690px) / 2) + 15px);
	}
	.u-body .u-section-5 .u-group-1 {
		margin-top: -60px;
		margin-right: calc(((100% - 690px) / 2));
	}
}
@media (max-width: 767px) {
	 .u-body .u-section-5 {
		
	}
	.u-body .u-section-5 .u-shape-1 {
		width: calc(((100% - 510px) / 2) + 270px);
	}
	.u-body .u-section-5 .u-image-1 {
		width: 322px;
		height: 322px;
		margin-top: 140px;
		margin-left: calc(((100% - 510px) / 2));
	}
	.u-body .u-section-5 .u-image-2 {
		width: 454px;
		height: 454px;
		margin-top: -110px;
		margin-right: calc(((100% - 510px) / 2));
		margin-left: auto;
	}
	.u-body .u-section-5 .u-image-3 {
		width: 224px;
		height: 224px;
		margin-top: -805px;
		margin-right: calc(((100% - 510px) / 2) + 15px);
	}
	.u-body .u-section-5 .u-image-4 {
		width: 333px;
		height: 333px;
		margin-top: 430px;
		margin-left: calc(((100% - 510px) / 2) + 15px);
	}
	.u-body .u-section-5 .u-group-1 {
		width: 495px;
		min-height: 421px;
		margin-top: -38px;
		margin-right: calc(((100% - 510px) / 2));
		margin-bottom: 60px;
	}
}
@media (max-width: 575px) {
	 .u-body .u-section-5 {
		
	}
	.u-body .u-section-5 .u-shape-1 {
		width: calc(((100% - 340px) / 2) + 170px);
	}
	.u-body .u-section-5 .u-image-1 {
		width: 238px;
		height: 238px;
		margin-top: 188px;
		margin-left: calc(((100% - 340px) / 2));
	}
	.u-body .u-section-5 .u-image-2 {
		width: 271px;
		height: 271px;
		margin-top: -95px;
		margin-right: calc(((100% - 340px) / 2));
	}
	.u-body .u-section-5 .u-image-3 {
		width: 201px;
		height: 201px;
		margin-top: -565px;
		margin-right: calc(((100% - 340px) / 2));
	}
	.u-body .u-section-5 .u-image-4 {
		width: 187px;
		height: 187px;
		margin-top: 281px;
		margin-left: calc(((100% - 340px) / 2));
	}
	.u-body .u-section-5 .u-group-1 {
		width: 340px;
		margin-top: -28px;
		margin-right: auto;
	}
	.u-body .u-section-5 .u-container-layout-1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
/* --- /Section 5 --- */

/* --- Section 6 --- */
@media (max-width: 1199px) {
	.u-body .u-section-6 {
		
	}
	.u-body .u-section-6 .u-layout-wrap-1 {
		width: 930px;
	}
	.u-body .u-section-6 .u-text-1,
	.u-body .u-section-6 .u-text-2,
	.u-body .u-section-6 .u-text-3,
	.u-body .u-section-6 .u-text-4 ,
	.u-body .u-section-6 .u-text-5,
	.u-body .u-section-6 .u-text-6 {
		margin-left: 0;
		margin-right: 0;
	}
	.u-body .u-section-6 .u-text-7 {
		margin-bottom: -46px;
	}
}
@media (max-width: 991px) {
	.u-body .u-section-6 {
		
	}
	.u-body .u-section-6 .u-layout-wrap-1 {
		width: 690px;
	}
	.u-body .u-section-6 .u-layout-cell-1,
	.u-body .u-section-6 .u-layout-cell-4,
	.u-body .u-section-6 .u-layout-cell-5 {
		min-height: 540px;
	}
	.u-body .u-section-6 .u-layout-cell-2,
	.u-body .u-section-6 .u-layout-cell-3,
	.u-body .u-section-6 .u-layout-cell-6	{
		min-height: 120px;
	}
	.u-body .u-section-6 .u-container-layout-1,
	.u-body .u-section-6 .u-container-layout-4,
	.u-body .u-section-6 .u-container-layout-5 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.u-body .u-section-6 .u-text-1,
	.u-body .u-section-6 .u-text-3,
	.u-body .u-section-6 .u-text-5 {
		font-size: 1.125rem;
	}
}
@media (max-width: 767px) {
	.u-body .u-section-6 {
		
	}
	.u-body .u-section-6 .u-layout-wrap-1 {
		width: 510px;
		margin: 50px auto 50px;
	}
	.u-body .u-section-6 .u-layout-cell-1,
	.u-body .u-section-6 .u-layout-cell-4,
	.u-body .u-section-6 .u-layout-cell-5	{
		min-height: 435px;
	}
	.u-body .u-section-6 .u-container-layout-1,
	.u-body .u-section-6 .u-container-layout-4,
	.u-body .u-section-6 .u-container-layout-5 {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 575px) {
	.u-body .u-section-6 {
		
	}
	.u-body .u-section-6 .u-layout-wrap-1 {
		width: 340px;
	}
}
/* --- /Section 6 --- */

/* --- Section 7 --- */
@media (max-width: 1199px) {
	 .u-body .u-section-7 {
		
	}
	.u-body .u-section-7 .u-shape-1 {
		margin-right: initial;
		margin-left: initial;
	}
	.u-body .u-section-7 .u-shape-2 {
		width: 930px;
		height: 732px;
		margin-top: 128px;
	}
	.u-body .u-section-7 .u-layout-wrap-1 {
		width: 739px;
		margin-top: -860px;
	}
	.u-body .u-section-7 .u-layout-cell-1 {
		min-height: 435px;
	}
	#custom-text .u-body .u-section-7 .u-image-1 {
		width: 699px;
		height: 434px;
	}
	.u-body .u-section-7 .u-layout-cell-2 {
		
	}
	.u-body .u-section-7 .u-btn-2 {
		padding: 8px 28px 8px 27px;
	}
}
@media (max-width: 991px) {
	 .u-body .u-section-7 {
		
	}
	.u-body .u-section-7 .u-shape-2 {
		width: 690px;
		height: 658px;
		margin-top: 97px;
	}
	.u-body .u-section-7 .u-layout-wrap-1 {
		width: 616px;
		margin-top: -755px;
	}
	.u-body .u-section-7 .u-layout-cell-1 {
		min-height: 330px;
	}
	.u-body .u-section-7 .u-container-layout-1 {
		padding-top: 0;
	}
	#custom-text .u-body .u-section-7 .u-image-1 {
		width: 530px;
		height: 330px;
	}
	.u-body .u-section-7 .u-layout-cell-2 {
		
	}
	.u-body .u-section-7 .u-container-layout-2 {
		padding: 30px;
	}
	.u-section-8 .u-btn-1 {
		margin: 20px 0 0 -10px;
		padding: 10px 20px;
	}
}
@media (max-width: 767px) {
	 .u-body .u-section-7 {
		
	}
	.u-body .u-section-7 .u-shape-2 {
		width: 510px;
		height: 685px;
		margin-top: 89px;
	}
	.u-body .u-section-7 .u-layout-wrap-1 {
		width: 490px;
		margin-top: -775px;
		margin-left: auto;
	}
	.u-body .u-section-7 .u-layout-cell-1 {
		min-height: 305px;
	}
	#custom-text .u-body .u-section-7 .u-image-1 {
		width: auto;
		height: 305px;
		margin-right: initial;
		margin-left: initial;
	}
	.u-body .u-section-7 .u-layout-cell-2 {
		min-height: 470px;
	}
	.u-body .u-section-7 .u-container-layout-2 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.u-body .u-section-7 .u-text-1 {
		font-size: 2.25rem;
	}
}
@media (max-width: 575px) {
	 .u-body .u-section-7 {
		
	}
	.u-body .u-section-7 .u-shape-1 {
		height: 450px;
		margin-top: 2px;
		margin-right: initial;
		margin-left: initial;
	}
	.u-body .u-section-7 .u-shape-2 {
		width: 340px;
		height: 656px;
		margin-top: 51px;
	}
	.u-body .u-section-7 .u-layout-wrap-1 {
		width: 276px;
		margin-top: -707px;
	}
	.u-body .u-section-7 .u-layout-cell-1 {
		min-height: 172px;
	}
	#custom-text .u-body .u-section-7 .u-image-1 {
		width: auto;
		height: 172px;
		margin-right: initial;
		margin-left: initial;
	}
	.u-body .u-section-7 .u-layout-cell-2 {
		min-height: 535px;
	}
	.u-body .u-section-7 .u-container-layout-2 {
		padding: 30px 10px;
	}
	.u-body .u-section-7 .u-btn-2 {
		padding: 8px 24px;
	}
}
/* --- /Section 7 --- */

/* --- Section 8 --- */
@media (max-width: 1199px) {
	.u-body .u-section-8 .u-layout-wrap-1 {
		margin-right: initial;
		margin-left: initial;
	}
	.u-body .u-section-8 .u-layout-cell-1,
	.u-body .u-section-8 .u-layout-cell-2,
	.u-body .u-section-8 .u-layout-cell-3 {
		min-height: 214px;
	}
}
@media (max-width: 991px) {
	.u-body .u-section-8 .u-sheet-1 {
		min-height: 308px;
	}
	.u-body .u-section-8 .u-layout-cell-3 {
		min-height: 100px;
	}
	.u-body .u-section-8 .u-text-1 {
		font-size: 1.375rem !important;
	}
	.u-section-8 .u-btn-1 {
		padding: 10px 10px;
		margin: 20px -5px 20px;
	}
}
@media (max-width: 767px) {
	.u-body .u-section-8 .u-sheet-1 {
		min-height: 100px;
	}
	.u-body .u-section-8 .u-layout-cell-1 {
		min-height: 50px;
	}
	.u-body .u-section-8 .u-container-layout-1,
	.u-body .u-section-8 .u-container-layout-2,
	.u-body .u-section-8 .u-container-layout-3 {
		padding: 0 10px;
	}
	.u-section-8 .u-btn-1 {
		padding: 10px 20px;
		margin: 20px 0 0;
	}
}

.u-section-8 {display: none;}
/* --- /Section 8 --- */
