<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family:'Raleway',"Arial", sans-serif;
	font-size:20px;
	margin:0;
	color:#757575;
}
body.editMode {
	margin-top:30px;
}
body.HN_WITH_TINYMCE {
    margin-top: 64px;
}


/***********************************/

body.editMode .HL_WIDGET {
    outline: 1px dashed rgba(0,0,0,0.2)!important;
}

._page_partOver {
	border:0px solid #F00!important;
	position:absolute!important;
	top:-32px!important;
	left:0!important;
	background-color:#444445!important;
	color:#FFF!important;
	text-align:center!important;
	display:table-cell!important;
	vertical-align:center!important;
	z-index:100!important;
	line-height:32px!important;
	font-size: 20px!important;
	/*box-shadow:0 0 10px rgba(255,255,255,0.7) inset;*/
}
._page_partOver i {
	background-color: #367fa9;
	border: 1px solid #367fa9;
	border-radius: 65px;
	cursor: pointer;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin: 3px 5px;
	text-align: center;
	vertical-align: top;
	width: 24px;
}
._page_partOver i:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color:#367fa9
}



@media screen and (max-width: 1366px) {
	
}

@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 900px) {
	
}

@media screen and (max-width: 780px) {
	
}
@media screen and (max-width: 500px) {
	
}



/*=============================================
=            NICO            =
=============================================*/


/*----------  Responsive  ----------*/

/* LG */
@media (max-width: 1199px) { 

}
/* MD */
@media (max-width: 991px) {

}
/* SM */
@media (max-width: 767px) {

}
/* XS */
@media (max-width: 575px) {

}


/*----------  Debug Responsive  ----------*/
#debug-responsive  {
	position: fixed;
	bottom: 50px;
	left: 15px;
	color: #333;
	z-index: 2000;
	font-size: 33px;
}
#debug-responsive .container {
	width: 100px;
	height: 100px;
	background: #a2a2a2;
	text-align: center;
	border-radius: 100px;
	line-height: 2.9em;
	opacity: .3;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
#debug-responsive .container .size::before {
	content: "XS";
}
	
/* Small devices (tablets, 576px and up) */
@media (min-width: 576px) {
	#debug-responsive .container .size::before {
		content: "SM";
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) {
	#debug-responsive .container .size::before {
		content: "MD";
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) { 
	#debug-responsive .container .size::before {
		content: "LG";
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	#debug-responsive .container .size::before {
		content: "XL";
	}
}

#grille {
	position: fixed;
	top: 0;
	z-index: 6000;
	width: 100%;
	display: none;
	cursor: pointer;
}

#grille .element {
	background: rgb(255,0,0,.5);
	height: 300px;
	width: 8.333333%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
#grille .element .content {
	background: rgb(255,255,255,.5);
	height: 300px;
}


/* Reboot CSS */
body {
	font-weight: 400;
	margin: 0;
}
*, ::after, ::before {
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-family: inherit;
	line-height: 1.2em;
	color: inherit;
	font-weight: 500;
}
p {
	margin-top:0;
	margin-bottom: 1rem;
}


:root {
	--color-main: #2c97a3;
	--color-sub: #9b96a3;
}

html,
body {
	background: var(--color-main);	
}

body {
	font-family: 'Open Sans', sans-serif;
	color: #333;
}


/**
 *
 * Grille
 *
 */

.HL_BLOCK {
	width: 100%;
	max-width: 1140px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
/* LG */
@media (max-width: 1199px) { 
	.HL_BLOCK {
		max-width: 960px;
	}
}
/* MD */
@media (max-width: 991px) {
	.HL_BLOCK {
		max-width: 720px;
	}
}
/* SM */
@media (max-width: 767px) {
	.HL_BLOCK {
		max-width: 540px;
	}
}
/* XS */
@media (max-width: 575px) {
	.HL_BLOCK {
		max-width: none;
	}
}



.HL_DIVISION {
	padding-left: 15px;
	padding-right: 15px;
}
.HL_DIVISION.HL_WIDTH_1x1 {
	padding: 0;	
}



/*=============================================
=            GÃ©nÃ©ral            =
=============================================*/

h2 {
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	padding: 1em 0;
	color: var(--color-sub);
}
/* MD */
@media (max-width: 991px) {
	h2 {
		font-size: 32px;
	}
}
/* XS */
@media (max-width: 575px) {
	h2 {
		font-size: 26px;
	}
}


/* IcÃ´nes Font Awesome */
.fa, .fas {
	font-weight: 900;
}
.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.fa-mobile-alt::before {
	content: "\f3cd";
}
.fa-map-marker-alt::before {
	content: "\f3c5";
}




/*=============================================
=            Header + Navbar            =
=============================================*/

.header-navbar {
	background: white;
	overflow: hidden;
}

.header {
	padding-top:30px;
	padding-bottom: 45px;
}
/* MD */
@media (max-width: 991px) {
	.header {
		padding-bottom: 30px;
	}
}
/* SM */
@media (max-width: 767px) {
	.header {
		padding: 15px 0;
	}
}


/* SM */
@media (max-width: 767px) {
	.header .HL_WIDTH_1x3,
	.header .HL_WIDTH_2x3 {
		width: 100%;
	}
	.header .HL_WIDTH_1x3 img {
		max-width: 250px;
	}
}

.header .HL_WIDTH_1x3 {
	text-align: center;
}

.header .HL_WIDTH_2x3 {
	text-align:center;
	color: var(--color-sub);
}

.header .slogan {
	font-size:40px;
	margin-top: 0.2em;
}
/* LG */
@media (max-width: 1199px) { 
	.header .slogan {
		font-size: 32px;
	}
}
/* MD */
@media (max-width: 991px) {
	.header .slogan {
		font-size: 26px;
	}
}
/* SM */
@media (max-width: 767px) {
	.header .slogan {
		font-size: 20px;
	}
}
/* XS */
@media (max-width: 575px) {
	.header .slogan {
		display: none;
	}
}
.header .slogan p {
	margin: 0;
}
.header .slogan strong {
	font-weight:700;
	color: #333;
}

.header .phone-location {
	margin: .5em 0 .7em;
}

.header .phone,
.header .location {
	display: inline-block;
	background: var(--color-main);
	border-radius: 20px;
	color: white;
	font-size: 22px;
	padding: .2em .7em;
	line-height: 1em;
	font-weight: 600;
	cursor: pointer;
}

/* MD */
@media (max-width: 991px) {
	.header .phone,
	.header .location {
		font-size: 16px;
	}
}
/* XS */
@media (max-width: 575px) {
	.header .phone,
	.header .location {
		background: none;
		color: var(--color-main);
	}
}

.header .phone-location i {
	margin-right: 0.3em;
	
}
.header .phone {
	margin-right: .5em;
}

.header .info {
	font-size: 19px;
	color: var(--color-sub);
	text-transform: uppercase;
	font-weight: 600;
}

/* MD */
@media (max-width: 991px) {
	.header .info {
		font-size: 17px;
	}
}
/* XS */
@media (max-width: 575px) {
	.header .info {
		display: none;
	}
}

.header .info p {
	margin: 0;
}



/*----------  Navbar  ----------*/


.navbar {
	background: var(--color-main);
	position: relative;
}
.navbar ul,
.navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navbar ul {
	display: table;
	width: 100%;
	text-align: center;
	
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
}
.navbar li {
	display: table-cell;
	padding: .7em 0;
	cursor: pointer;
	line-height:1.5em;
	
}
.navbar li a {
	color: white;
	text-decoration: none;
}

.menu-toggle {
	background: var(--color-main);
	text-align: center;
	color: white;
	width: 100%;
	border-bottom: 1px solid white;
	padding: .3em;
	cursor: pointer;
	font-size: .8em;
	display: none;
}

/* LG */
@media (max-width: 1199px) { 
	.navbar li {
		font-size: 17px;
	}
}
/* MD */
@media (max-width: 991px) {
	.navbar li {
		font-size: 15px;
		border-bottom: 1px dotted rgba(255,255,255,.5);
	}
	.navbar li:last-of-type {
		border-bottom: 0;
	}
}

/* SM */
@media (max-width: 767px) {
	.menu-toggle {
		display: block;
	}
	.navbar {
		display: none;
	}
	.navbar::before {
		min-height: 100%;
	}
	.navbar ul {
		display: block;
	}
	.navbar li {
		display: block;
	}
}


.navbar::before {
	content: ".";
	font-size: .1px;
	text-indent: -9999px;
	display: block;
	width: 300%;
	height: 100px;
	background: var(--color-main);
	position: absolute;
	left: -100%;
	top: 0;
	z-index: 0;
}
.navbar .HL_DIVISION {
	z-index: 1;
	position: relative;
}


/*=============================================
=            PrÃ©sentation            =
=============================================*/


.presentation {
	min-height: 480px;
}

/* MD */
@media (max-width: 991px) {
	.presentation {
		min-height: 405px;
	}
}
/* XS */
@media (max-width: 575px) {
	.presentation {
		min-height: auto;
	}
}


.presentation .HL_WIDGET_WYSIWYG {
	max-width: 66.666667%;
}
.presentation .HL_WIDGET_WYSIWYG.content {
	background: rgba(255,255,255,.8);
	border-left: 20px solid var(--color-main);
	margin-top: 146px;
	padding: 1em;
	font-size: 18px;
	line-height: 1.5em;
}

/* LG */
@media (max-width: 1199px) { 
	.presentation .HL_WIDGET_WYSIWYG {
		max-width: 83.333333%;
	}
}
/* MD */
@media (max-width: 991px) {
	.presentation .HL_WIDGET_WYSIWYG {
		max-width: none;
	}
	.presentation .HL_WIDGET_WYSIWYG.content {
		font-size: 16px;
		margin-top: 14%;
	}
}
/* SM */
@media (max-width: 767px) {
	.presentation .HL_WIDGET_WYSIWYG.content {
		margin-top: 10%;
	}
}
/* XS */
@media (max-width: 575px) {
	.presentation .HL_WIDGET_WYSIWYG.content {
		margin-top: 0%;
		border-left: none;
	}
}

/*=============================================
=            Notre mÃ©tier            =
=============================================*/

.metier {
	background: url('/templates/nico2/imgtemp/metiers-bg.svg') top left white no-repeat;
	background-size: 380px auto;
}
/* MD */
@media (max-width: 991px) {
	.metier {
		background-size: 200px auto;
	}
}
/* XS */
@media (max-width: 575px) {
	.metier {
		background-size: 100px auto;
	}
}

.metier .HL_LIST {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.metier .HL_LIST_ELEMENT {
	display: inline-block;
	/* display: flex; */
	width: calc(50% - 30px);
	/* flex-flow:column wrap; */
	margin: 0 15px;
	/* height: 208px; */
}

.metier .HL_LIST_ELEMENT .thumb {
	/* order: 1;	 */
	/* width: 29.6%; */
	width: 160px;
	float: left;
	margin-bottom: 3em;
	margin-right: 30px;

	/* position: relative; */
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	
}
.metier .thumb a {
	position: relative;
	display: inline-block;
}
.metier .thumb a::before {
	content: '.';
	font-size: .1px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('/templates/nico2/imgtemp/metiers-insert.svg') bottom right no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 10;
}
.metier .HL_LIST_ELEMENT .name {
	/* order: 2; */
	/* width: 64.8%; */
	/* width: 100%; */

	font-size: 20px;
	font-weight: 700;
	color: var(--color-sub);
	text-transform: uppercase;
	border-bottom: 1px dotted var(--color-sub);
	padding: 0 0 .3em;
	margin-bottom: 0.5rem;
	margin-left: 190px;
}
.metier .HL_LIST_ELEMENT .description {
	/* order: 3; */
	/* width: 64.8%; */
	/* width: 100%; */

	line-height: 1.5em;
}

.metier .thumb img {
	position: relative;
	width: 100%;
	display: block;
	
}
.metier .thumb:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.metier .description {
	font-size: 16px;
	margin-bottom: 2.5em;
}

/* LG */
@media (max-width: 1199px) { 
	/*
	.metier .HL_LIST_ELEMENT {
		height: 260px;
	}
	.metier .HL_LIST_ELEMENT:nth-child(1),
	.metier .HL_LIST_ELEMENT:nth-child(2),
	.metier .HL_LIST_ELEMENT:nth-child(5) {
		height: 208px;
	}
	.metier .description {
		margin-bottom: 0;
	}
	*/
	.metier .HL_LIST_ELEMENT .thumb {
		width: 130px;
	}
	.metier .HL_LIST_ELEMENT .name,
	.metier .HL_LIST_ELEMENT .description {
		margin-left: 160px;
	}
}
/* MD */
@media (max-width: 991px) {
	.metier .HL_LIST_ELEMENT {
		/* height: 300px; */
	}
	.metier .HL_LIST_ELEMENT .thumb {
		width: 90px;
		margin-bottom: 4em;
	}
	.metier .HL_LIST_ELEMENT .name {
		margin-left: 120px;
		font-size: 17px;
	}
	.metier .HL_LIST_ELEMENT .description {
		margin-left: 120px;
	}
}
/* SM */
@media (max-width: 767px) {
	.metier .HL_LIST {
		display: block;
		width: 100%;
	}
	.metier .HL_LIST_ELEMENT {
		width: 100%;
		/* height: 200px; */
	}
	.metier .HL_LIST_ELEMENT .thumb {
		width: 150px;
		margin-bottom: 2em;
	}
	.metier .HL_LIST_ELEMENT .name,
	.metier .HL_LIST_ELEMENT .description {
		margin-left: 180px;
	}
}
/* XS */
@media (max-width: 575px) {
	.metier .HL_LIST_ELEMENT .thumb {
		width: 92%;
		margin-bottom: 1em;
		text-align: center;
	}
	.metier .HL_LIST_ELEMENT .thumb:hover {
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.metier .HL_LIST_ELEMENT .thumb a {
		max-width: 150px;
		display: inline-block;
	}
	.metier .HL_LIST_ELEMENT .thumb img {
		max-width: 150px;
	}
	.metier .HL_LIST_ELEMENT {
		height: auto !important;
		margin-bottom: 2em;
	}
	.metier .HL_LIST_ELEMENT .name {
		width: 92%;
		text-align: center;
		margin-left: 0;
	}
	.metier .HL_LIST_ELEMENT .description {
		width: 92%;
		margin-left: 0;
		margin-bottom: 1em;
	}
	
}

/*=============================================
=            Nos services            =
=============================================*/

.services {
	padding-bottom: 4em;
}

.services .HL_DIVISION {
	text-align: center;
	color: white;
}

.services h2 {
	color: white;
}

.services span.fas {
	display: inline-block;
	background: white;
	color: var(--color-main);
	font-size: 61px;
	line-height: 1em;
	padding: .4em;
	border-radius: 50%;
	margin-bottom: .4em;
	/*width: 110px;
	height: 110px;*/
}

.services h3 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}

.services p {
	font-size: 20px;
	margin-bottom: 0;
}

/* MD */
@media (max-width: 991px) {
	.services span.fas {
		font-size: 48px;
	}
	.services h3 {
		font-size: 18px;
	}
	.services p {
		font-size: 16px;
	}
}

/* XS */
@media (max-width: 575px) {
	.services  {
		padding-bottom: 1em;
	}
	.services .HN_LAYOUT_1x3_1x3_1x3 .HL_DIVISION {
		width: 100%;
	}
	.services span.fas {
		font-size: 32px;
		float: left;
	}
	.services h3 {
		margin-bottom: 0.2em;
	}
	.services p {
		margin-bottom: 1em;
	}
}



/*=============================================
=            Nos rÃ©alisations            =
=============================================*/

.realisations {
	background: #f5f4f6;
	padding-bottom: 2em;
}

.realisations .HL_LIST_ELEMENT {
	display: inline-block;
	margin: 0 15px 30px;
	width: calc(16.666667% - 30px);

	cursor: pointer;

	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.realisations .HL_LIST_ELEMENT:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.realisations .HL_LIST_ELEMENT img {
	width: 100%;
	height: auto;
}

.realisations .more-infos {
	text-align: center;
	width: 100%;
	font-size: 15px;
	color: #727272;
	line-height: 1.5em;
}
.realisations .more-infos a {
	display: inline-block;
	color: var(--color-main);
	border: 1px solid var(--color-main);
	border-radius: 5px;
	font-size: 19px;
	font-weight: 700;
	padding: .1em 1em;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 0.5em;
}
.realisations .more-infos a .fa {
	margin-right: .5em;

	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.realisations .more-infos a:hover {
	text-decoration: none;
	background: var(--color-main);
	color: white;
}

/* MD */
@media (max-width: 991px) {
	.realisations .HL_LIST_ELEMENT {
		width: calc(33.333333% - 30px);
	}
}
/* XS */
@media (max-width: 575px) {
	.realisations .HL_LIST_ELEMENT {
		width: 50%;
		margin: 0;
	}
}

/*=============================================
=            Nos fournisseurs            =
=============================================*/

.fournisseurs {
	background: white;
	padding-bottom: 4em;
}
.fournisseurs .HL_DIVISION {
	text-align: center;
}
.fournisseurs .HL_LIST {
	display: table;
	width: 100%;
}
.fournisseurs .HL_LIST_ELEMENT {
	/* display: inline-block; */
	display: table-cell;
	/* margin-right: 30px; */
	padding: 10px;
}
.fournisseurs .HL_LIST_ELEMENT img {
	max-width: 100%;
}
.fournisseurs .HL_LIST_ELEMENT:last-of-type {
	/* margin-right: 0; */
}
/* XS */
@media (max-width: 575px) {
	.fournisseurs {
		padding-bottom: 1em;
	}
	.fournisseurs .HL_LIST {
		display: block;
	}
	.fournisseurs .HL_LIST_ELEMENT {
		display: inline-block;
		max-width: 30%;
	}
}



/*=============================================
=            Mentions lÃ©gales            =
=============================================*/

.mentions-legales {
	background: white;
}
.mentions-legales p {
	font-size: 13px;
}
.mentions-legales a {
	color: var(--color-main);
}



/*=============================================
=            Footer            =
=============================================*/

.footer {
	color: white;
	padding: 2em 0;
}

.footer h2 {
	color: white;
	padding: 0 0 .5em;
}
.footer .contact a {
	color: white;
	text-decoration: none;
}
.footer .contact a:hover {
	text-decoration: underline;
}

.footer .contact {
	line-height: 1.5em;
	font-size: 25px;
}
.footer .contact strong {
	font-size: 36px;
	font-weight: 700;
}
.footer .contact .fa {
	font-size: 60px;
}
.footer .contact .fa a:hover {
	text-decoration: none;
}

/* MD */
@media (max-width: 991px) {
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_1x4,
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_5x12 {
		width: 50%
	}
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_1x3 {
		width: 100%;
	}

	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_1x4 img {
		max-width: 263px;
	}

	.footer .contact {
		font-size: 20px;
		margin-bottom: 1em;
	}
	.footer .contact strong {
		font-size: 26px;
	}
	.footer .contact .fa {
		font-size: 48px;
	}
	.footer .copyright {
		margin-top: 1em;
	}
}

/* SM */
@media (max-width: 767px) {
	.footer .contact {
		font-size: 18px;
		margin-bottom: 1em;
	}
	.footer .contact strong {
		font-size: 20px;
	}
	.footer .contact .fa {
		font-size: 32px;
	}
}
/* XS */
@media (max-width: 575px) {
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_1x4,
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_5x12,
	.footer .HN_LAYOUT_1x4_5x12_1x3 .HL_WIDTH_1x3 {
		width: 100%;
		text-align: center;
	}

	.footer img {
		max-width: 75%;
	}
	.footer .contact {
		font-size: 16px;
		margin-bottom: 1em;
	}
	.footer .contact strong {
		font-size: 18px;
	}

	.footer .copyright {
		font-size: 11px;
		margin: 0 10px;
	}
}

/*--- Formulaire --- */
.footer h3 {
	text-align: center;
	border-bottom: 1px dotted white;
	padding-bottom: 0.5em;
	margin-bottom: 0.7em;
	margin-top: 0.5em;
	font-size: 1.75rem;
}
.footer .HL_WIDGET_CONTACTFORM {
	line-height: 1.5em;
}
.footer .HL_WIDGET_CONTACTFORM label {
	width: 16.666667%;
	padding: 0 15px;
	/* display: inline-block; */
	float: left;
	margin-bottom: 0.5rem;
	vertical-align: top;
	font-weight: 700;
	font-size: 1rem;
}
.footer .HL_WIDGET_CONTACTFORM label::after {
	content: ' :';
}
.footer .HL_WIDGET_CONTACTFORM input,
.footer .HL_WIDGET_CONTACTFORM select,
.footer .HL_WIDGET_CONTACTFORM textarea,
.footer .HL_WIDGET_CONTACTFORM button {
	font-family: 'Open Sans', sans-serif;
	padding: .5em .5em;
	margin-bottom: 1em;
	width: 83.333333%;
	max-width: 83.333333%;
	display: inline-block;
	font-size: 16px;
}
.footer .HL_WIDGET_CONTACTFORM textarea {
	min-height: 150px;
}
.footer .HL_WIDGET_CONTACTFORM button {
	display: inline-block;
	color: var(--color-main);
	background: white;
	padding: 1em;
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 5px;
	cursor: pointer;
	border: none;
	opacity: .9;
	margin-left : 16.666667%;
}
.footer .HL_WIDGET_CONTACTFORM button:hover {
	opacity: 1;
}

.footer .copyright {
	text-align: center;
	font-size: 13px;
	margin-top: 3em;
}
.footer .copyright a {
	color: white;
}

/* MD */
@media (max-width: 991px) {
	.footer .HL_WIDGET_CONTACTFORM input,
	.footer .HL_WIDGET_CONTACTFORM select,
	.footer .HL_WIDGET_CONTACTFORM textarea,
	.footer .HL_WIDGET_CONTACTFORM button {
		width: 75%;
		max-width: 75%;
	}
	.footer .HL_WIDGET_CONTACTFORM label {
		width: 25%;
	}
	.footer .HL_WIDGET_CONTACTFORM button {
		margin-left: 25%;
	}
}
/* SM */
@media (max-width: 767px) {
	.footer h3 {
		font-size: 1.2rem;
	}
	.footer .HL_WIDGET_CONTACTFORM {
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
		text-align: center;
	}
	.footer .HL_WIDGET_CONTACTFORM input,
	.footer .HL_WIDGET_CONTACTFORM select,
	.footer .HL_WIDGET_CONTACTFORM textarea,
	.footer .HL_WIDGET_CONTACTFORM button {
		display: block;
		width: 100%;
		max-width: 100%;
		margin-bottom: .3em;
	}
	.footer .HL_WIDGET_CONTACTFORM label {
		width: 100%;
		margin-bottom: 0;
		text-align: left;
	}
	.footer .HL_WIDGET_CONTACTFORM button {
		margin-left: 0;
	}
}


</pre></body></html>