html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:20px auto}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}
summary{display:list-item}
audio,canvas,progress,video{display:inline-block}
progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline-width:2px}
abbr[title]{border-bottom:none;text-decoration:underline}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
figure{margin:1em 40px}
img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}
optgroup{font-weight:bold}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:3px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/*End extract*/

/*styles globaux*/
html,body{font-family:Ubuntu,sans-serif;font-size:14px;line-height:1.5;color:#3d3535}
html{overflow-x:hidden}
h1{font-size:34px;font-weight:bold;text-transform:uppercase}
h2{font-size:28px;font-weight:bold;text-transform:uppercase}
h3{font-size:26px;font-weight:400;text-transform:uppercase}
h4{font-size:24px;font-weight:400}
h5{font-size:18px;font-weight:normal}
h6{font-size:16px;font-weight:400}
.wlf-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif;color:#3d3535;margin:0px}
.wlf-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.wlf-image{max-width:100%;height:auto}
img{vertical-align:middle}
i{vertical-align:middle}
a{color:inherit;text-decoration:none}
a:hover, a:focus{color:#e42313}

/*styles tableaux*/
.wlf-table,.wlf-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}
.wlf-table-all{border:1px solid #ccc}
.wlf-bordered tr,.wlf-table-all tr{border-bottom:1px solid #ddd}
.wlf-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.wlf-table-all tr:nth-child(odd){background-color:#fff}
.wlf-table-all tr:nth-child(even){background-color:#f1f1f1}
.wlf-hoverable tbody tr:hover,.wlf-ul.wlf-hoverable li:hover{background-color:#ccc}
.wlf-centered tr th,.wlf-centered tr td{text-align:center}
.wlf-table td,.wlf-table th,.wlf-table-all td,.wlf-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.wlf-table th:first-child,.wlf-table td:first-child,.wlf-table-all th:first-child,.wlf-table-all td:first-child{padding-left:16px}


/*styles pictos*/
.wlf-icon-xlarge{font-size:150px;}
.wlf-icon-footer{font-size:50px;}

/*styles boutons*/
.wlf-btn,.wlf-button{
	font-size:18px;font-weight:lighter;text-transform:uppercase;border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap
	}
	
.wlf-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.wlf-btn,.wlf-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.wlf-disabled,.wlf-btn:disabled,.wlf-button:disabled{cursor:not-allowed;opacity:0.3}
.wlf-disabled *,:disabled *{pointer-events:none}
.wlf-btn.wlf-disabled:hover,.wlf-btn:disabled:hover{box-shadow:none}
.wlf-badge,.wlf-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}
.wlf-badge{border-radius:50%}

.wlf-button:hover{color:#fff!important;background-color:#e42313!important}
.wlf-button:focus{color:#fff!important;background-color:#e42313!important}
.wlf-transparent,.wlf-hover-none:hover{background-color:transparent!important}
.wlf-hover-none:hover{box-shadow:none!important}

/*styles listes ul li*/
.wlf-ul{list-style-type:none;padding:0;margin:0}
.wlf-ul li{padding:8px 16px;border-bottom:1px solid #ddd}
.wlf-ul li:last-child{border-bottom:none}

.wlf-ul-list{list-style-type:none;padding:0 32px;margin:0;text-align:left;}
.wlf-ul-list li{padding:8px 16px;font-size:16px}

.wlf-ul-list-column{list-style-type:square;padding:0 0 0 16px;margin:0;text-align:left;}
.wlf-ul-list-column li{font-size:16px}

.wlf-ul-footer{list-style-type:none;padding:0;margin:0}
.wlf-ul-footer li{padding:2px 4px;color:#fff;text-transform:uppercase;break-inside: avoid;}
.wlf-ul-footer li ul{list-style-type:none;break-inside: avoid;}
.wlf-ul-footer li li{padding:2px 4px;color:#fff;text-transform:initial;}
.wlf-ul-footer li:last-child{border-bottom:none}

/* styles paragraphes */
.wlf-p-emphase_1{font-size:18px;font-weight:normal;font-family:Ubuntu,sans-serif;color:#3d3535;margin:0px}

/*styles titres */
footer h1{font-size:20px;font-weight:400;font-family:Ubuntu,sans-serif;color:#3d3535;margin:0px}


/* Menu nav */
.wlf-tooltip,.wlf-display-container{position:relative}
.wlf-tooltip .wlf-text{display:none}
.wlf-tooltip:hover .wlf-text{display:inline-block}
.wlf-ripple:active{opacity:0.5}
.wlf-ripple{transition:opacity 0s}
.wlf-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.wlf-input:focus{outline: solid 3px #e42313;}
.wlf-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.wlf-dropdown-click,.wlf-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.wlf-dropdown-hover:hover .wlf-dropdown-content{display:block}
.wlf-dropdown-hover-small:hover .wlf-dropdown-content{display:block;position:inherit}
.wlf-dropdown-hover:first-child{color:#3D3535}
.wlf-dropdown-click:hover{background-color:#ccc;color:#3D3535}
.wlf-dropdown-hover:hover > .wlf-button:first-child,.wlf-dropdown-click:hover > .wlf-button:first-child{background-color:#fff;color:#3D3535}
.wlf-dropdown-content{cursor:auto;color:#3D3535;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}

.wlf-check,.wlf-radio{width:24px;height:24px;position:relative;top:6px}
.wlf-check:hover, .wlf-check:focus{outline: solid 3px #e42313;}

.wlf-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}

.wlf-bar-block .wlf-dropdown-hover,.wlf-bar-block .wlf-dropdown-click{width:100%}
.wlf-bar-block .wlf-dropdown-hover .wlf-dropdown-content,.wlf-bar-block .wlf-dropdown-click .wlf-dropdown-content{min-width:100%}
.wlf-bar-block .wlf-dropdown-hover .wlf-button,.wlf-bar-block .wlf-dropdown-click .wlf-button{width:100%;text-align:left;padding:8px 16px}

.wlf-main,#main{transition:margin-left .4s}
.wlf-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0)}
.wlf-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}

.wlf-bar{width:100%;overflow:hidden;font-weight: bold;}
.wlf-center .wlf-bar{display:inline-block;width:auto}
.wlf-bar .wlf-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block}
.wlf-bar .wlf-dropdown-hover,.wlf-bar .wlf-dropdown-click{position:static;float:left}
.wlf-bar .wlf-button{white-space:normal;padding:30px 30px}
.wlf-bar-block .wlf-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none}
.wlf-bar-block.wlf-center .wlf-bar-item{text-align:center}
.wlf-block{display:block;width:100%}

.wlf-responsive{display:block;overflow-x:auto}

/*lignes et colonnes*/
.wlf-container:after,.wlf-container:before,.wlf-panel:after,.wlf-panel:before,.wlf-row:after,.wlf-row:before,.wlf-row-padding:after,.wlf-row-padding:before,
.wlf-cell-row:before,.wlf-cell-row:after,.wlf-clear:after,.wlf-clear:before,.wlf-bar:before,.wlf-bar:after{content:"";display:table;clear:both}
.wlf-col,.wlf-half,.wlf-third,.wlf-twothird,.wlf-threequarter,.wlf-quarter{float:left;width:95%}
.wlf-col.s1{width:8.33333%}
.wlf-col.s2{width:16.66666%}
.wlf-col.s3{width:24.99999%}
.wlf-col.s4{width:33.33333%}
.wlf-col.s5{width:41.66666%}
.wlf-col.s6{width:49.99999%}
.wlf-col.s7{width:58.33333%}
.wlf-col.s8{width:66.66666%}
.wlf-col.s9{width:74.99999%}
.wlf-col.s10{width:83.33333%}
.wlf-col.s11{width:91.66666%}
.wlf-col.s12{width:99.99999%}

.wlf-2-column{column-count:2;column-gap:20px;}
.wlf-2-column p, ul{break-inside: avoid;}
.wlf-2-column h3{break-after: avoid; break-before: always;}


.wlf-rest{overflow:hidden}
.wlf-stretch{margin-left:-16px;margin-right:-16px}
.wlf-content,.wlf-auto{margin-left:auto;margin-right:auto}
.wlf-content{max-width:980px}
.wlf-auto{max-width:95%}
.wlf-cell-row{display:table;width:100%}
.wlf-cell{display:table-cell}
.wlf-cell-top{vertical-align:top}
.wlf-cell-middle{vertical-align:middle}
.wlf-cell-bottom{vertical-align:bottom}
.wlf-hide{display:none!important}
.wlf-show-block,.wlf-show{display:block!important}
.wlf-show-inline-block{display:inline-block!important}


.wlf-grid-item{
	border: 1px solid rgba(0,0,0,0.05);
	max-width: 300px;
}
/*slide accueil*/
.wlf-slider {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0) 32%, rgba(244, 242, 242, 1) 10%), url("../images/background-home.jpg");
  background-size: cover;
    min-height: 450px;
}
/*slide equipe*/
.wlf-slider-team {
  background: linear-gradient(230deg, rgba(255, 255, 255, 0) 32%, rgb(244, 242, 242) 12%), url("../images/background-team.jpg");
  background-size: cover;
    min-height: 300px;
}

/*slide cas clients*/
.mySlides{
	display:block;
	padding:0% 10%;
}

/*citations texte*/
.wlf-citation{font-size:24px;font-weight:lighter;font-style:italic;}

/*pages*/
.wlf-page-title{
	display: flex;
	justify-content: space-between;
}
/*fil ariane*/
.wlf-breadcrumb{font-size:14px;font-weight:lighter;text-align:left}

.wlf-top,.wlf-bottom{position:fixed;width:100%;z-index:1}
.wlf-top{top:0;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);}
.wlf-bottom{bottom:0}
.wlf-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.wlf-display-topleft{position:absolute;left:0;top:0}
.wlf-display-topright{position:absolute;right:0;top:0}
.wlf-display-bottomleft{position:absolute;left:0;bottom:0}
.wlf-display-bottomright{position:absolute;right:0;bottom:0}
.wlf-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.wlf-display-left{position:absolute;left:1%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
.wlf-display-right{position:absolute;right:1%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
.wlf-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.wlf-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.wlf-display-container:hover .wlf-display-hover{display:block}
.wlf-display-container:hover span.wlf-display-hover{display:inline-block}
.wlf-display-hover{display:none}
.wlf-display-position{position:absolute}
.wlf-circle{border-radius:50%}
.wlf-round-small{border-radius:2px}
.wlf-round,.wlf-round-medium{border-radius:4px}
.wlf-round-large{border-radius:8px}
.wlf-round-xlarge{border-radius:16px}
.wlf-round-xxlarge{border-radius:32px}
.wlf-row-padding,.wlf-row-padding>.wlf-half,.wlf-row-padding>.wlf-third,.wlf-row-padding>.wlf-twothird,.wlf-row-padding>.wlf-threequarter,.wlf-row-padding>.wlf-quarter,.wlf-row-padding>.wlf-col{padding:0 8px}

.wlf-row-fit{padding:0 150px}

.wlf-container,.wlf-panel{padding:0.01em 16px}
.wlf-panel{margin-top:16px;margin-bottom:16px}
.wlf-code,.wlf-codespan{font-family:Consolas,"courier new";font-size:16px}
.wlf-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.wlf-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.wlf-card,.wlf-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.wlf-card-4,.wlf-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.wlf-spin{animation:wlf-spin 2s infinite linear}@keyframes wlf-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.wlf-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.wlf-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.wlf-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.wlf-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.wlf-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.wlf-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.wlf-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.wlf-animate-input{transition:width 0.4s ease-in-out}
.wlf-animate-input:focus{width:100%!important}
.wlf-opacity,.wlf-hover-opacity:hover{opacity:0.60}
.wlf-opacity-off,.wlf-hover-opacity-off:hover{opacity:1}
.wlf-opacity-max{opacity:0.25}
.wlf-opacity-min{opacity:0.75}
.wlf-greyscale-max,.wlf-grayscale-max,.wlf-hover-greyscale:hover,.wlf-hover-grayscale:hover{filter:grayscale(100%)}
.wlf-greyscale,.wlf-grayscale{filter:grayscale(75%)}
.wlf-greyscale-min,.wlf-grayscale-min{filter:grayscale(50%)}
.wlf-sepia{filter:sepia(75%)}
.wlf-sepia-max,.wlf-hover-sepia:hover{filter:sepia(100%)}
.wlf-sepia-min{filter:sepia(50%)}

/*liens*/
.wlf-big-link-intra{font-size:26px;font-weight:600;text-transform:uppercase}

/*cards*/
.wlf-container-card{display: flex; flex-direction: column}
.wlf-card-extend{flex-grow:1;}
.wlf-card-link{margin-right: auto; margin-left: auto;}

/*taille et alignement texte*/
.wlf-tiny{font-size:10px!important}
.wlf-small{font-size:12px!important}
.wlf-medium{font-size:16px!important}
.wlf-large{font-size:18px!important}
.wlf-xlarge{font-size:24px!important}
.wlf-xxlarge{font-size:36px!important}
.wlf-xxxlarge{font-size:48px!important}
.wlf-jumbo{font-size:64px!important}
.wlf-left-align{text-align:left!important}
.wlf-right-align{text-align:right!important}
.wlf-justify{text-align:justify!important}
.wlf-center{text-align:center!important}

/*bordures et séparateurs*/
.wlf-border-0{border:0!important}
.wlf-border{border:1px solid #ccc!important}
.wlf-border-top{border-top:1px solid #ccc!important}
.wlf-border-bottom{border-bottom:1px solid #ccc!important}
.wlf-border-left{border-left:1px solid #ccc!important}
.wlf-border-right{border-right:1px solid #ccc!important}
.wlf-topbar{border-top:6px solid #ccc!important}
.wlf-bottombar{border-bottom:6px solid #ccc!important}
.wlf-leftbar{border-left:6px solid #ccc!important}
.wlf-rightbar{border-right:6px solid #ccc!important}
.wlf-section,.wlf-code{margin-top:16px!important;margin-bottom:16px!important}
.wlf-fieldform{margin-top:8px!important;margin-bottom:8px!important;display:inline-block;width:95%}

/*marges et espacements*/
.wlf-margin{margin:16px!important}
.wlf-margin-top{margin-top:32px!important}
.wlf-margin-top-small{margin-top:4px!important}
.wlf-margin-bottom{margin-bottom:16px!important}
.wlf-margin-left{margin-left:16px!important}
.wlf-margin-right{margin-right:16px!important}
.wlf-padding-small{padding:4px 8px!important}
.wlf-padding{padding:8px 16px!important}
.wlf-padding-large{padding:12px 24px!important}
.wlf-padding-16{padding-top:16px!important;padding-bottom:16px!important}
.wlf-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.wlf-padding-32{padding-top:32px!important;padding-bottom:32px!important}
.wlf-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.wlf-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.wlf-padding-top-header{padding-top:85px!important}

.wlf-left{float:left!important}
.wlf-right{float:right!important}

/** Couleurs theme Wolface **/
.wlf-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.wlf-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.wlf-theme-l3 {color:#fff !important; background-color:#999999 !important}
.wlf-theme-l2 {color:#fff !important; background-color:#666666 !important}
.wlf-theme-l1 {color:#fff !important; background-color:#333333 !important}
.wlf-theme-d1 {color:#fff !important; background-color:#000000 !important}
.wlf-theme-d2 {color:#3D3535 !important; background-color:#fff !important}
.wlf-theme-d3 {color:#fff !important; background-color:#000000 !important}
.wlf-theme-d4 {color:#fff !important; background-color:#000000 !important}
.wlf-theme-d5 {color:#fff !important; background-color:#000000 !important}

.wlf-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.wlf-theme-dark {color:#fff !important; background-color:#000000 !important}
.wlf-theme-action {color:#fff !important; background-color:#000000 !important}

.wlf-theme {color:#fff !important; background-color:#000000 !important}
.wlf-text-theme {color:#000000 !important}
.wlf-border-theme {border-color:#000000 !important}

.wlf-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.wlf-hover-text-theme:hover {color:#000000 !important}
.wlf-hover-border-theme:hover {border-color:#000000 !important}

.wlf-hover-red-invert:hover, .wlf-hover-red-invert:focus {color: #e42313 !important; background-color: #fff !important}

/* Couleurs */
	/*ROUGE*/
	.wlf-red-15 {color:#3D3535 !important; background-color:#fef1f0 !important}
	.wlf-red-14 {color:#3D3535 !important; background-color:#fbd2ce !important}
	.wlf-red-13 {color:#3D3535 !important; background-color:#f7a49d !important}
	.wlf-red-12 {color:#fff !important; background-color:#f3776c !important}
	.wlf-red-11 {color:#fff !important; background-color:#ef4a3b !important}
	.wlf-red-w1 {color:#fff !important; background-color:#cc2011 !important}
	.wlf-red-w2 {color:#fff !important; background-color:#b51d0f !important}
	.wlf-red-w3 {color:#fff !important; background-color:#9f190d !important}
	.wlf-red-w4 {color:#fff !important; background-color:#88150b !important}
	.wlf-red-w5 {color:#fff !important; background-color:#711209 !important}

	.wlf-red-light {color:#3D3535 !important; background-color:#fef1f0 !important}
	.wlf-red-dark {color:#fff !important; background-color:#711209 !important}
	.wlf-red-action {color:#fff !important; background-color:#711209 !important}

	.wlf-red-theme {color:#fff !important; background-color:#e42313 !important}
	.wlf-red-text-theme {color:#e42313 !important}
	.wlf-red-border-theme {border-color:#e42313 !important}

	.wlf-red-hover-theme:hover {color:#fff !important; background-color:#e42313 !important}
	.wlf-red-hover-text-theme:hover {color:#e42313 !important}
	.wlf-red-hover-border-theme:hover {border-color:#e42313 !important}

	/*GRIS*/

	.wlf-grey-l5 {color:#3D3535 !important; background-color:#f4f2f2 !important}
	.wlf-grey-l4 {color:#3D3535 !important; background-color:#dad4d4 !important}
	.wlf-grey-l3 {color:#3D3535 !important; background-color:#b5aaaa !important}
	.wlf-grey-l2 {color:#fff !important; background-color:#907f7f !important}
	.wlf-grey-l1 {color:#fff !important; background-color:#675959 !important}
	.wlf-grey-w1 {color:#fff !important; background-color:#362f2f !important}
	.wlf-grey-w2 {color:#fff !important; background-color:#302a2a !important}
	.wlf-grey-w3 {color:#fff !important; background-color:#2a2525 !important}
	.wlf-grey-w4 {color:#fff !important; background-color:#241f1f !important}
	.wlf-grey-w5 {color:#fff !important; background-color:#1e1a1a !important}

	.wlf-grey-light {color:#000 !important; background-color:#f4f2f2 !important}
	.wlf-grey-dark {color:#fff !important; background-color:#1e1a1a !important}
	.wlf-grey-action {color:#fff !important; background-color:#1e1a1a !important}

	.wlf-grey-theme {color:#fff !important; background-color:#3d3535 !important}
	.wlf-grey-text-theme {color:#3d3535 !important}
	.wlf-grey-border-theme {border-color:#3d3535 !important}

	.wlf-grey-hover-theme:hover {color:#fff !important; background-color:#3d3535 !important}
	.wlf-grey-hover-text-theme:hover {color:#3d3535 !important}
	.wlf-grey-hover-border-theme:hover {border-color:#3d3535 !important}

/* ajustements responsive*/
	
@media (min-width:993px){
	.wlf-col.m1{width:8.33333%}
	.wlf-col.m2{width:16.66666%}
	.wlf-col.m3,.wlf-quarter{width:24.99999%}
	.wlf-col.m4,.wlf-third{width:33.33333%}
	.wlf-col.m5{width:41.66666%}
	.wlf-col.m6,.wlf-half{width:49.99999%}
	.wlf-col.m7{width:58.33333%}
	.wlf-col.m8,.wlf-twothird{width:66.66666%}
	.wlf-col.m9,.wlf-threequarter{width:74.99999%}
	.wlf-col.m10{width:83.33333%}
	.wlf-col.m11{width:91.66666%}
	.wlf-col.m12{width:99.99999%}

	.wlf-col.l1{width:8.33333%}
	.wlf-col.l2{width:16.66666%}
	.wlf-col.l3{width:24.99999%}
	.wlf-col.l4{width:33.33333%}
	.wlf-col.l5{width:41.66666%}
	.wlf-col.l6{width:49.99999%}
	.wlf-col.l7{width:58.33333%}
	.wlf-col.l8{width:66.66666%}
	.wlf-col.l9{width:74.99999%}
	.wlf-col.l10{width:83.33333%}
	.wlf-col.l11{width:91.66666%}
	.wlf-col.l12{width:99.99999%}

	.wlf-display-left{position:absolute;left:5%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
	.wlf-display-right{position:absolute;right:5%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
	}
	

@media (max-width:1205px){
	.wlf-auto{max-width:95%}
	.wlf-modal-content{margin:0 10px;width:auto!important}
	.wlf-modal{padding-top:30px}
	.wlf-dropdown-hover.wlf-mobile .wlf-dropdown-content,.wlf-dropdown-click.wlf-mobile .wlf-dropdown-content{position:relative}
	.wlf-hide-small{display:none!important}
	.wlf-mobile{display:block;width:100%!important}
	.wlf-bar-item.wlf-mobile,.wlf-dropdown-hover.wlf-mobile,.wlf-dropdown-click.wlf-mobile{text-align:center}
	.wlf-dropdown-hover.wlf-mobile,.wlf-dropdown-hover.wlf-mobile .wlf-btn,.wlf-dropdown-hover.wlf-mobile .wlf-button,.wlf-dropdown-click.wlf-mobile,.wlf-dropdown-click.wlf-mobile .wlf-btn,.wlf-dropdown-click.wlf-mobile .wlf-button{width:100%}
	
	.wlf-bar .wlf-bar-item {
    
    float: left;
    width: auto;
    border: none;
    display: block;
	}
	}
	
@media (max-width:600px){
h1{font-size:28px;font-weight:bold;text-transform:uppercase}
h2{font-size:26px;font-weight:bold;text-transform:uppercase}
h3{font-size:24px;font-weight:400;text-transform:uppercase}
h4{font-size:20px;font-weight:400}
h5{font-size:16px;font-weight:normal}
h6{font-size:14px;font-weight:400}
	
	.wlf-modal-content{margin:0 10px;width:auto!important}
	.wlf-modal{padding-top:30px}
	.wlf-dropdown-hover.wlf-mobile .wlf-dropdown-content,.wlf-dropdown-click.wlf-mobile .wlf-dropdown-content{position:relative}
	.wlf-hide-small{display:none!important}
	.wlf-mobile{display:block;width:100%!important}
	.wlf-bar-item.wlf-mobile,.wlf-dropdown-hover.wlf-mobile,.wlf-dropdown-click.wlf-mobile{text-align:center}
	.wlf-dropdown-hover.wlf-mobile,.wlf-dropdown-hover.wlf-mobile .wlf-btn,.wlf-dropdown-hover.wlf-mobile .wlf-button,.wlf-dropdown-click.wlf-mobile,.wlf-dropdown-click.wlf-mobile .wlf-btn,.wlf-dropdown-click.wlf-mobile .wlf-button{width:100%}

a.wlf-bar-item img{
position:absolute;
width:75%;
}
}

.wlf-grid-container{
	display: grid;
	grid-template-columns: auto;
	grid-gap: 20px;
}

@media (min-width:601px){
	.wlf-grid-container{
		display: grid;
		grid-template-columns: 33% 33% 33%;
		grid-gap: 20px;
	}
}

@media (max-width:768px){
	.wlf-hide-small{display:none!important}
	.wlf-modal-content{width:500px}
	.wlf-modal{padding-top:50px}
	}
	
@media (min-width:993px){
	.wlf-modal-content{width:900px}
	.wlf-sidebar.wlf-collapse{display:block!important}
	}
	
@media (max-width:992px) and (min-width:601px){
	.wlf-hide-small{display:none!important}
	}
	
@media (max-width:992px){
	.wlf-sidebar.wlf-collapse{display:none}
	.wlf-main{margin-left:0!important;margin-right:0!important}
	.wlf-slider {
	background: rgba(244, 242, 242, 1) 10%;
	background-size: cover;
    min-height: 450px;
	}
	.wlf-slider-team {
	background: rgb(244, 242, 242) 12%;
	background-size: cover;
    min-height: 300px;
	}
	}

@media (min-width:1206px){
	.wlf-hide-large{display:none!important}
	.wlf-display-left{position:absolute;left:12%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
	.wlf-display-right{position:absolute;right:12%;transform:translate(0%,50%);-ms-transform:translate(0%,50%)}
	}

@media (min-width:1206px) and (max-width:1300px){
	.wlf-padding-top-header{padding-top:120px!important}
	#nav-tel{
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
