body {
  font-family: "ars-maquette-web", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
a:hover,
a:focus {
  text-decoration: none;
}
.w-portfolio-item-details {
  font-size: 16px;
}
.l-header .w-nav-item {
  font-family: "ars-maquette-web", Arial, sans-serif;
  font-weight: 400;
}
.l-header .touch_disabled .w-nav-anchor.level_1,
.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2 {
  font-size: 17px;
}
.l-header .touch_disabled .w-nav-anchor.level_2,
.l-header .touch_disabled .w-nav-anchor.level_3 {
  font-size: 15px;
}
.l-header .touch_enabled .w-nav-anchor.level_1 {
  font-size: 17px;
}
.l-header .touch_enabled .w-nav-anchor.level_2,
.l-header .touch_enabled .w-nav-anchor.level_3 {
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.l-preloader-counter,
.w-blog-meta-date-day,
.w-counter-number,
.w-logo-title,
.w-pricing-item-price,
.w-tabs-item-title {
  font-family: "ars-maquette-web", Arial, sans-serif;
  font-weight: 400;
}
h1 {
  font-size: 54px;
}
h2 {
  font-size: 44px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 24px;
  }
  h4,
  .widgettitle,
  .comment-reply-title {
    font-size: 22px;
  }
  h5,
  .w-portfolio-item-title {
    font-size: 20px;
  }
  h6 {
    font-size: 18px;
  }
}
/*************************** HEADER ***************************/
/* Header Background color */
.l-header,
.no-touch .l-header .w-nav-item.level_2:hover>.w-nav-anchor,
.no-touch .l-header .w-nav-item.level_3:hover>.w-nav-anchor {
  background-color: #fff;
}
/* Header Alternate Background Color */
.no-touch .l-header .w-nav-item.level_1 .w-nav-anchor.level_1:before,
.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3 {
  background-color: #e8e8e8;
}
/* Border Color */
.l-header .w-nav.touch_enabled .w-nav-anchor {
  border-color: #e8e8e8;
}
/* Navigation Color */
.l-header {
  color: #444;
}
/*************************** MAIN CONTENT ***************************/
/* Background Color */
.l-section,
.l-preloader,
.color_primary .g-btn.color_primary,
.w-blog.imgpos_atleft .w-blog-meta-date,
.w-portfolio-item-anchor:after,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover {
  background-color: #fff;
}
.w-icon.color_border.with_circle .w-icon-link,
.w-pricing-item-title {
  color: #fff;
}
/* Alternate Background Color */
.l-preloader-bar,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.g-pagination-item,
.w-actionbox,
.no-touch .w-blog.imgpos_atleft .w-blog-entry:hover,
.w-comments-item-icon,
.l-main .w-contacts-item>i,
.w-icon.with_circle .w-icon-link,
.no-touch .w-portfolio-item-details-close:hover,
.no-touch .w-portfolio-item-details-arrow:hover,
.w-tabs-list,
.no-touch .w-tabs-section-header:hover,
.w-tags-item-link,
.w-testimonial-text {
  background-color: #1eb3b9;
}
.w-testimonial-person:after {
  border-top-color: #1eb3b9;
}
/* Border Color */
.w-blog.imgpos_atleft .w-blog-list,
.w-blog.imgpos_atleft .w-blog-entry,
.w-blog-entry.sticky,
.w-comments,
.w-pricing-item-h,
.w-portfolio-item-meta,
.w-tabs.layout_accordion,
.w-tabs.layout_accordion .w-tabs-section,
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td,
.widget.widget_nav_menu .menu-item a,
.no-touch .widget.widget_nav_menu .menu-item a:hover {
  border-color: #e8e8e8;
}
.g-hr-h:before,
.g-hr-h:after,
.g-btn.color_default,
.w-icon.color_border.with_circle .w-icon-link {
  background-color: #e8e8e8;
}
.g-hr-h i,
.w-icon.color_border .w-icon-link {
  color: #e8e8e8;
}
/* Text Color */
.l-preloader-spinner,
.l-section,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.color_primary .g-btn.color_primary,
.l-preloader-counter,
.g-btn.color_default,
.w-blog.imgpos_atleft .w-blog-entry-meta-date,
.l-main .w-contacts-item>i,
.w-icon-link {
  color: #444;
}
.w-pricing-item-title {
  background-color: #444;
}
/* Primary Color */
a,
.home-heading-line.type_primary,
.g-html .highlight,
.w-counter-number,
.w-icon.color_primary .w-icon-link,
.w-iconbox-icon,
.no-touch .l-subsection.color_dark .w-icon-link:hover,
.w-iconbox.with_circle .w-iconbox-icon,
.w-tabs-item.active,
.w-tabs-section.active .w-tabs-section-header,
.w-team-member-name,
.w-testimonial-person-name,
.w-preloader {
  color: #1eb3b9;
}
.l-subsection.color_primary,
.home-heading-line.type_primary_bg,
.g-btn.color_primary,
input[type="submit"],
.no-touch .g-btn.color_secondary:after,
.g-pagination-item.active,
.w-actionbox.color_primary,
.no-touch .slick-prev:hover,
.no-touch .slick-next:hover,
.w-icon.color_primary.with_circle .w-icon-link,
.w-iconbox.with_circle .w-iconbox-icon,
.w-pricing-item.type_featured .w-pricing-item-title,
.no-touch .w-team-member-links .w-team-member-links-item:hover {
  background-color: #1eb3b9;
}
.g-html blockquote,
.no-touch .w-clients-item-h:hover,
.w-tabs-item.active,
.fotorama__thumb-border {
  border-color: #1eb3b9;
}
/* Secondary Color */
.no-touch a:hover,
.no-touch a:active,
.home-heading-line.type_secondary,
.w-icon.color_secondary .w-icon-link,
.no-touch .w-iconbox-link:hover .w-iconbox-icon,
.no-touch .w-iconbox-link:hover .w-iconbox-title,
.no-touch .w-tags-item-link:hover,
.no-touch .widget.widget_tag_cloud .tagcloud a:hover {
  color: #444;
}
.home-heading-line.type_secondary_bg,
.no-touch .g-btn.color_default:after,
.no-touch .g-btn.color_primary:after,
.no-touch input[type="submit"]:hover,
.g-btn.color_secondary,
.no-touch a.g-pagination-item:hover,
.w-actionbox.color_secondary,
.w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .w-iconbox.with_circle .w-iconbox-link:hover .w-iconbox-icon,
.no-touch .w-tags-item-link:hover {
  background-color: #444;
}
.no-touch .w-iconbox.with_circle .w-iconbox-icon:after {
  box-shadow: 0 0 0 3px #444;
}
/* Fade Elements Color */
.w-blog.type_post .w-blog-meta,
.w-icon.color_fade .w-icon-link,
.w-socials-item-link,
.widget.widget_tag_cloud .tagcloud a {
  color: #999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 0 2px #999;
}
/*************************** ALTERNATE CONTENT ***************************/
/* Background Color */
.l-subsection.color_alternate,
.color_alternate .color_primary .g-btn.color_primary,
.color_alternate .w-blog.imgpos_atleft .w-blog-meta-date,
.color_alternate .w-portfolio-item-anchor:after,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover {
  background-color: #1eb3b9;
}
.color_alternate .w-pricing-item-title,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
  color: #1eb3b9;
}
/* Alternate Background Color */
.color_alternate .g-btn.color_default,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .g-pagination-item,
.color_alternate .w-actionbox,
.no-touch .color_alternate .w-blog.imgpos_atleft .w-blog-entry:hover,
.color_alternate .w-comments-item-icon,
.color_alternate .w-contacts-item>i,
.color_alternate .w-icon.with_circle .w-icon-link,
.no-touch .color_alternate .w-portfolio-item-details-close:hover,
.no-touch .color_alternate .w-portfolio-item-details-arrow:hover,
.color_alternate .w-tabs-list,
.no-touch .color_alternate .w-tabs-section-header:hover,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .w-testimonial-text {
  background-color: #fff;
}
.color_alternate .w-testimonial-person:after {
  border-top-color: #fff;
}
/* Border Color */
.color_alternate .w-blog.imgpos_atleft .w-blog-list,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry,
.color_alternate .w-comments,
.color_alternate .w-pricing-item-h,
.color_alternate .w-portfolio-item-meta,
.color_alternate .w-tabs.layout_accordion,
.color_alternate .w-tabs.layout_accordion .w-tabs-section {
  border-color: #ddd;
}
.color_alternate .g-hr-h:before,
.color_alternate .g-hr-h:after,
.color_alternate .g-btn.color_default,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
  background-color: #ddd;
}
.color_alternate .g-hr-h i,
.color_alternate .w-icon.color_border .w-icon-link {
  color: #ddd;
}
/* Text Color */
.color_alternate,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .g-btn.color_default,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry-meta-date,
.color_alternate .w-contacts-item>i,
.color_alternate .w-icon-link {
  color: #fff;
}
.color_alternate .w-pricing-item-title {
  background-color: #fff;
}
/* Primary Color */
.color_alternate a,
.color_alternate .home-heading-line.type_primary,
.color_alternate .g-html .highlight,
.color_alternate .w-counter-number,
.color_alternate .w-icon.color_primary .w-icon-link,
.color_alternate .w-iconbox-icon,
.color_alternate .w-tabs-item.active,
.color_alternate .w-tabs-section.active .w-tabs-section-header,
.color_alternate .w-team-member-name,
.color_alternate .w-testimonial-person-name {
  color: #1eb3b9;
}
.color_alternate .home-heading-line.type_primary_bg,
.color_alternate .g-btn.color_primary,
.color_alternate input[type="submit"],
.no-touch .color_alternate .g-btn.color_secondary:after,
.color_alternate .g-pagination-item.active,
.color_alternate .w-actionbox.color_primary,
.no-touch .color_alternate .slick-prev:hover,
.no-touch .color_alternate .slick-next:hover,
.color_alternate .w-icon.color_primary.with_circle .w-icon-link,
.color_alternate .w-iconbox.with_circle .w-iconbox-icon,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-title,
.no-touch .color_alternate .w-team-member-links .w-team-member-links-item:hover {
  background-color: #1eb3b9;
}
.color_alternate .g-html blockquote,
.no-touch .color_alternate .w-clients-item-h:hover,
.color_alternate .w-tabs-item.active,
.color_alternate .fotorama__thumb-border {
  border-color: #1eb3b9;
}
/* Secondary Color */
.no-touch .color_alternate a:hover,
.no-touch .color_alternate a:active,
.color_alternate .home-heading-line.type_secondary,
.color_alternate .w-icon.color_secondary .w-icon-link,
.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-icon,
.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-title,
.no-touch .color_alternate .w-tags-item-link:hover {
  color: #444;
}
.color_alternate .home-heading-line.type_secondary_bg,
.no-touch .color_alternate .g-btn.color_default:after,
.no-touch .color_alternate .g-btn.color_primary:after,
.no-touch .color_alternate input[type="submit"]:hover,
.color_alternate .g-btn.color_secondary,
.no-touch .color_alternate .g-pagination-item:hover,
.color_alternate .w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .color_alternate .w-iconbox.with_circle .w-iconbox-link:hover .w-iconbox-icon,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover {
  background-color: #444;
}
.no-touch .color_alternate .w-iconbox.with_circle .w-iconbox-icon:after {
  box-shadow: 0 0 0 3px #444;
}
/* Fade Elements Color */
.color_alternate .w-blog.type_post .w-blog-meta,
.color_alternate .w-icon.color_fade .w-icon-link,
.color_alternate .w-socials-item-link {
  color: #999;
}
.color_alternate input[type="text"]:focus,
.color_alternate input[type="password"]:focus,
.color_alternate input[type="email"]:focus,
.color_alternate input[type="url"]:focus,
.color_alternate input[type="tel"]:focus,
.color_alternate input[type="number"]:focus,
.color_alternate input[type="date"]:focus,
.color_alternate textarea:focus,
.color_alternate select:focus {
  box-shadow: 0 0 0 2px #999;
}
/*************************** FOOTER ***************************/
/* Background Color */
.l-footer {
  background-color: #333;
}
/* Border Color */
.l-subfooter.at_top,
.l-footer #wp-calendar thead th,
.l-footer #wp-calendar tbody td,
.l-footer #wp-calendar tfoot td,
.l-footer .widget.widget_nav_menu .menu-item a,
.no-touch .l-footer .widget.widget_nav_menu .menu-item a:hover {
  border-color: #444;
}
.l-footer input[type="text"],
.l-footer input[type="password"],
.l-footer input[type="email"],
.l-footer input[type="url"],
.l-footer input[type="tel"],
.l-footer input[type="number"],
.l-footer input[type="date"],
.l-footer textarea,
.l-footer select {
  background-color: #444;
}
/* Text Color */
.l-footer,
.l-footer .w-socials-item-link,
.l-footer .widget.widget_tag_cloud .tagcloud a {
  color: #999;
}
.l-footer input[type="text"]:focus,
.l-footer input[type="password"]:focus,
.l-footer input[type="email"]:focus,
.l-footer input[type="url"]:focus,
.l-footer input[type="tel"]:focus,
.l-footer input[type="number"]:focus,
.l-footer input[type="date"]:focus,
.l-footer textarea:focus,
.l-footer select:focus {
  box-shadow: 0 0 0 2px #999;
}
/* Link Color */
.l-footer a,
.l-footer input[type="text"],
.l-footer input[type="password"],
.l-footer input[type="email"],
.l-footer input[type="url"],
.l-footer input[type="tel"],
.l-footer input[type="number"],
.l-footer input[type="date"],
.l-footer textarea,
.l-footer select {
  color: #1eb3b9;
}
/* Link Hover Color */
.no-touch .l-footer a:hover,
.no-touch .l-footer .w-tags-item-link:hover,
.no-touch .l-footer .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
}
.color_alternate .g-html .highlight {
  color: #fff;
}
/*************************** CUSTOM CSS TYPO3 ***************************/
/* GLOBAL STYLES */
body {
  font-family: "ars-maquette-web", Arial, sans-serif;
}
a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.l-main {
  box-shadow: none;
}
.l-subsection,
.l-footer {
  overflow: hidden;
}
/* LOGIN HEADER STYLES */
.login-header {
  background: #06c755;
  color: #fff;
  left: 0px;
  padding: 20px 0px 0px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.login-header.green {
  background: #4a4e51;
}
.login-header select {
  color: #fff;
  background: transparent;
  border: 0px;
  display: block;
  width: 100%;
  padding: 0px;
  border: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
}
.login-header .login-btn-container {
  display: flex;
  justify-content: center;
}
.login-header .login-btn-container .button {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-bottom: 35px;
  margin-right: 50px;
  margin-top: 20px;
  padding: 15px 40px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.login-header .login-btn-container .button:last-of-type {
  margin-right: 0px;
}
.login-header .login-btn-container .button.disable {
  opacity: 0.5;
}
.login-header .select-mailtoo {
  border-bottom: 1px solid #fff;
  display: none;
  margin: 0px auto 35px;
  max-width: 300px;
  position: relative;
  width: 100%;
}
.login-header .select-mailtoo .fa-caret-down {
  font-size: 20px;
  position: absolute;
  right: 0px;
  top: 16px;
  z-index: 1;
}
.login-header select option {
  color: #000;
}
.login-header .login-form {
  display: none;
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}
.login-header .login-form fieldset {
  border: 0;
  margin: 0;
  padding: 0px 20px;
}
.login-header .login-form.active {
  display: block;
}
.login-header .login-form .input-field.layout3 {
  margin-right: 50%;
}
.login-header .login-form .input-field label {
  font-size: 20px;
  left: 0px;
}
.login-header .login-form .input-field {
  text-align: left;
  width: 100%;
}
.login-header .login-form .tx-powermail input[type=submit],
.login-header .login-form .submit-btn {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #fff;
  color: #06c755;
  display: inline-block;
  font-size: 14px;
  margin: 40px 0px 25px 0px;
  padding: 15px 80px;
  text-shadow: none;
  text-transform: uppercase;
}
.login-header .login-form .submit-btn {
  margin-top: 1rem;
  margin-bottom: 35px;
}
.login-header .login-form input:focus {
  box-shadow: none;
}
.login-header .login-form .tx-powermail input {
  background: none;
  color: #fff;
}
.login-header .login-form .tx-powermail .input-field {
  position: relative;
}
.login-header .login-form .tx-powermail .input-field:after {
  background: #fff;
  bottom: 12px;
  content: "";
  height: 3px;
  left: 0px;
  position: absolute;
  width: 0px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.login-header .login-form .tx-powermail .input-field.active:after {
  width: 100%;
}
.login-icon {
  display: none;
  border: 1.5px solid #fff;
  border-radius: 50%;
  height: 20px;
  margin-top: 30px;
  margin-right: 15px;
  overflow: hidden;
  text-align: center;
  width: 20px;
}
.login-icon.active:hover {
  border: 1.5px solid #06c755;
  color: #06c755;
}
.login-icon.active {
  display: inline-block;
}
.login-icon .fa {
  color: #fff;
  font-size: 15px;
  margin-top: 3px;
  display: block;
}
.l-header.responsive {
  line-height: 50px;
}
.l-header.transparent-white .login-icon .fa,
.l-header.transparent-white .touch_enabled .w-nav-control {
  color: #000;
}
.l-header.transparent-white .login-icon {
  border: 1.5px solid #000;
}
.l-header.transparent-white .login-icon:hover {
  border: 1.5px solid #06c755;
}
.l-header.transparent-white .w-logo-link {
  height: 80px;
  margin-top: 7px;
  width: 240px;
}
.l-header.transparent-white-scroll .w-logo-link {
  height: 100%;
  margin-top: 7px;
  width: auto;
}
.l-header.transparent-white .w-logo-img {
  height: auto !important;
  width: auto !important;
}
.login-icon.active:hover .fa {
  color: #06c755;
}
.l-header.green .login-icon {
  border: 1.5px solid #fff;
}
.l-header.green .login-icon .fa {
  color: #fff;
}
.l-header .w-logo-link {
  position: relative;
}
.l-header .svg .w-logo-link:before {
  content: "mailtoo devient...";
  color: #06c755;
  font-size: 14px;
  position: absolute;
  top: -14px;
  left: 0px;
  letter-spacing: 1px;
  font-weight: 100;
  font-family: "ars-maquette-web", Arial, sans-serif;
}
.l-header .w-logo-link:before {
  content: "mailtoo devient...";
  color: #06c755;
  font-size: 12px;
  position: absolute;
  top: -14px;
  left: 0px;
  letter-spacing: 1px;
  font-weight: 100;
  font-family: "ars-maquette-web", Arial, sans-serif;
}
.l-header.transparent-white .w-logo-link:before {
  content: "mailtoo devient...";
  color: #06c755;
  font-size: 14px;
  position: absolute;
  top: -18px;
  left: 0px;
  letter-spacing: 1px;
  font-weight: 100;
  font-family: "ars-maquette-web", Arial, sans-serif;
}
.l-header.green .w-logo-link:before {
  content: "mailtoo devient...";
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: -14px;
  left: 0px;
  letter-spacing: 1px;
  font-weight: 100;
  font-family: "ars-maquette-web", Arial, sans-serif;
}
.l-header.white .w-logo-link:before {
  content: "mailtoo devient...";
  color: #06c755;
  font-size: 12px;
  position: absolute;
  top: -14px;
  left: 0px;
  letter-spacing: 1px;
  font-weight: 100;
  font-family: "ars-maquette-web", Arial, sans-serif;
}
/* HEADER STYLES */
.l-header {
  background: rgba(255, 255, 255, 0);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header .w-nav.touch_enabled {
  float: none;
  width: 100%;
}
.l-header .w-nav.touch_enabled .login-icon {
  margin: 35px 15px 0px 0px;
}
.l-header .touch_enabled .w-nav-control {
  margin: 20px 0px;
}
.l-header .w-nav.touch_enabled .w-nav-item {
  line-height: 26px;
}
.l-header .w-nav.touch_enabled .w-nav-item:last-of-type {
  display: none;
}
.l-header .fa.fa-close {
  font-size: 25px;
}
.l-header.full_width .l-header-h {
  padding: 20px;
}
.l-header.green {
  background: #06c755;
  color: #fff;
}
.l-header.transparent {
  background: rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.l-header.white,
.l-header.transparent-white {
  background: #fff;
  color: #000;
}
.l-header.white .w-nav .w-nav-anchor,
.l-header.transparent-white .w-nav .w-nav-anchor {
  color: inherit;
}
.l-header .w-logo {
  margin: 0px;
  padding: 0px;
}
#logo-svg {
  height: 60px !important;
  width: 240px;
}
#Img {
  transform: translate(0px, 0px);
  -webkit-animation: float 2.5s ease-in-out infinite;
  -moz-animation: float 2.5s ease-in-out infinite;
  animation: float 2.5s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(5px, -12px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.l-header .w-nav {
  display: block;
  margin: 0px;
  width: auto;
  float: right;
}
.l-header .touch_enabled .w-nav-control {
  display: block;
  color: #fff;
  float: right;
}
.l-header .w-nav .w-nav-anchor {
  color: #fff;
  line-height: 90px;
  font-size: 15px !important;
  padding: 0 30px;
  text-transform: none;
}
.l-header.transparent .w-nav .w-nav-anchor {
  color: #000;
}
.l-header .w-nav-list li:last-of-type .w-nav-anchor {
  padding-right: 0px;
}
.l-header .w-nav-list li:first-of-type {
  display: none;
}
.no-touch .l-header .w-nav-item.level_1 .w-nav-anchor.level_1:before {
  display: none;
}
.no-touch .l-header .w-nav-item:hover>.w-nav-anchor {
  opacity: 0.5;
}
.no-touch .l-header.white .w-nav-item:hover>.w-nav-anchor {
  color: #000;
  opacity: 0.5;
}
.no-touch .l-header.transparent .w-nav-item:hover>.w-nav-anchor {
  color: #000;
  opacity: 0.5;
}
.l-header .w-nav-item.active>.w-nav-anchor {
  color: #06c755;
}
.no-touch .l-header.green .w-nav-item:hover>.w-nav-anchor {
  color: #000;
}
.l-header.green .w-nav-item.active>.w-nav-anchor {
  color: #000;
}
.no-touch .l-header .w-nav-control:hover {
  color: #06c755;
}
.no-touch .l-header.green .w-nav-control:hover {
  color: #fff;
}
.l-header .w-nav-item:last-of-type .w-nav-title {
  background: #06c755;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  padding: 7px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.l-header .w-nav-item:last-of-type .w-nav-title:hover {
  background: #00a652;
}
.no-touch .l-header .w-nav-item:last-of-type:hover>.w-nav-anchor {
  opacity: 1;
}
.l-header.green .w-nav-item:last-of-type .w-nav-title {
  background: #fff;
  color: #06C74F;
}
.l-header.green .w-nav-item:last-of-type .w-nav-title:hover {
  background: #f5f5f5;
}
.no-touch .l-header.green .w-nav-item:last-of-type:hover>.w-nav-anchor {
  opacity: 1;
}
/* MAIN CONTENT STYLES */
.l-main {
  margin-bottom: 6px !important
}
.l-section {
  color: #000;
}
.l-subsection h2 {
  display: block;
  font-size: 36px;
  margin-bottom: 60px;
  padding: 0px;
  text-transform: none;
}
.l-subsection h3 {
  display: block;
  font-size: 24px;
  margin: 40px 0px 40px 0px;
  text-transform: none;
  text-align: center;
}
.l-subsection {
  padding: 45px 0;
}
.l-subsection .button {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-top: 60px;
  padding: 15px 40px;
  text-transform: uppercase;
}
/* ACCUEIL SECTION STYLES */
#accueil .l-subsection .button {
  background: #06c755;
  color: #fff;
}
#accueil .l-subsection .button:hover {
  background: #00a652;
  color: #fff;
}
#accueil .l-subsection.background {
  background-image: url(../../Images/emailing.ch/background-home.jpg);
  background-attachment: initial;
  padding: 210px 0px 90px 0px;
}
#accueil .title {
  margin-top: 0px;
}
#accueil .title h2 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#accueil .home-title .title-bottom {
  padding-top: 0px;
}
.l-subsection.color_alternate {
  background-color: #f5f5f5;
  color: #000;
}
/* FONCTIONNALITES SECTION STYLES */
#fonctionnalites .l-subsection {
  padding: 15px 0px 45px;
  text-align: center;
}
#fonctionnalites .l-subsection h2 {
  margin-bottom: 0px;
}
#fonctionnalites .services-block {
  min-height: 320px;
  margin-top: 60px;
}
#fonctionnalites .services-block img {
  max-height: 70px;
  max-width: 120px;
  height: 70px;
}
/* REFERENCES SECTION STYLES */
#references .container .l-subsection {
  overflow: inherit;
}
#references .w-clients-item-h {
  border: none;
  padding: 15px;
}
.no-touch .color_alternate .w-clients-item-h:hover {
  border: none;
}
#references .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
}
.no-touch .color_alternate .slick-next:hover,
.no-touch .color_alternate .slick-prev:hover {
  background-color: #06c755;
}
.no-touch .w-clients-item-h:hover {
  opacity: 1;
}
.slick-slide img {
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  max-height: 120px;
  width: auto;
}
.no-touch .w-clients-item-h:hover img {
  -moz-filter: none;
  -webkit-filter: none;
  filter: none;
}
/* CONTACT SECTION STYLES */
#contact .l-subsection.background {
  background-image: url(../../Images/emailing.ch/background-contact.svg);
  background-attachment: initial;
  background-position: center bottom;
}
#contact .l-subsection {
  color: #fff;
}
#contact .l-subsection h2 {
  text-align: left;
}
#contact .powermail_fieldset .form-group {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
  clear: both;
  float: none;
}
#contact .powermail_fieldset .input-field label {
  top: -10px;
  font-size: 24px;
}
#contact .powermail_fieldset .layout1,
#contact .powermail_fieldset .layout2 {
  clear: none;
  float: left;
  width: 50%;
}
#contact .powermail_fieldset .layout3 {
  padding: 0px 40px 0px 0px !important;
  margin-right: 50%;
}
#contact input:focus,
#contact textarea:focus {
  box-shadow: none;
}
#footer-contact {
  position: relative;
}
#footer-contact h3,
#nos-references .tx-powermail {
  margin-top: 50px;
}
#contact .tx-powermail .container-fluid {
  padding: 0px;
}
#contact .tx-powermail h3,
#contact .tx-powermail legend {
  display: none;
}
#contact .tx-powermail label {
  margin-bottom: 10px;
}
#contact fieldset,
#contact .tx-powermail fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
#contact .tx-powermail input,
#contact .tx-powermail textarea {
  background: none;
  color: #fff;
}
#contact .powermail_fieldset .input-field {
  position: relative;
}
#contact .powermail_fieldset .input-field:after {
  background: #fff;
  bottom: 12px;
  content: "";
  height: 3px;
  top: 30px;
  left: 0;
  position: absolute;
  width: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#contact .powermail_fieldset .input-field.active:after {
  width: 100%;
}
#contact .powermail_fieldwrap_type_input:nth-child(2n),
#contact .tx-powermail .powermail_fieldwrap_type_input:nth-child(2n) {
  padding: 0px 0px 0px 0px;
}
#contact .powermail_fieldwrap_type_input,
#contact .tx-powermail .powermail_fieldwrap_type_input {
  padding: 0px 40px 0px 0px;
  margin-bottom: 25px;
}
#contact .powermail_fieldwrap_type_textarea,
#contact .tx-powermail .powermail_fieldwrap_type_textarea {
  padding: 0px;
  float: left;
  width: 100%;
}
#contact .powermail_label,
#contact .tx-powermail .powermail_label {
  margin-bottom: 5px;
}
#contact .powermail_fieldset .input-field label {
  left: 0px;
}
#contact .tx-powermail .powermail_submit {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  color: #06c755;
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-top: 60px;
  padding: 15px 80px;
  text-shadow: none;
  text-transform: uppercase;
}
#contact .tx-powermail .powermail_submit:hover {
  background-color: #4a4e51;
  color: #fff;
}
#contact .tx-powermail .powermail_submit:focus {
  outline: none;
}
.powermail_fieldwrap_type_check {
  margin-top: 30px;
  display: inline-block;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  left: 20px;
}
.nolabel .powermail_label {
  display: none;
}
/* FOOTER SECTION STYLES */
footer {
  background: #eaeaea;
  position: relative;
  z-index: 3;
}
footer ul {
  margin: 0 auto;
}
/*text-align:justify;
  width:100%;
  max-width: 360px;*/
/*footer ul:after{
  display: inline-block;
  width: 100%;
  content:'';
}*/
footer ul li {
  font-size: 20px;
  font-weight: 300;
  padding: 10px 10px;
  display: inline-block;
  text-align: center;
}
footer ul li a {
  color: #e5064b;
}
footer ul li a:hover {
  color: #ba0f40;
}
footer .container-fluid {
  max-width: 1170px;
}
footer .section-content {
  color: #585756;
  padding: 20px 0px;
}
footer .productsWng {
  background: #252c32;
  padding: 55px 0px 30px 0px;
}
.product .images-container {
  display: block;
}
.firstStep {
  margin-top: 37px;
}
.mailtoo {
  margin-top: 21px;
}
.rapportAnnuel {
  margin-top: 10px;
}
/*footer .productsWng .productsWngImg {
  display: block;
  height: 45px;
  width: auto;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
/*footer .productsWng .productsWngImg.firstStep {
  background: url(../../Images/emailing.ch/logos/first-step.svg) no-repeat center;
}
footer .productsWng .productsWngImg.mailtoo {
  background: url(../../Images/emailing.ch/emailing-white-grey.svg) no-repeat center;
}
footer .productsWng .productsWngImg.webcommune {
  background: url(../../Images/emailing.ch/webcommunes.svg) no-repeat center;
}
footer .productsWng .productsWngImg.rapportAnnuel {
  background: url(../../Images/emailing.ch/rapport-annuel.svg) no-repeat center;
}
footer .productsWng .productsWngImg.firstStep:hover {
  background: url(../../Images/emailing.ch/logos/first-step_hover.svg) no-repeat center;
}
footer .productsWng .productsWngImg.mailtoo:hover {
  background: url(../../Images/emailing.ch/emailing-white-green.svg) no-repeat center;
}
footer .productsWng .productsWngImg.webcommune:hover {
  background: url(../../Images/emailing.ch/webcommunes_hover.svg) no-repeat center;
}
footer .productsWng .productsWngImg.rapportAnnuel:hover {
  background: url(../../Images/emailing.ch/rapport-annuel_hover.svg) no-repeat center;
}*/
footer .wngInfo {
  background: #252c32;
  padding: 40px 0px;
}
footer .wngInfo h3 {
  background: none;
  display: block;
  text-transform: none;
  font-size: 28px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 40px;
  margin-top: -37px !important;
  text-align: center;
  padding-top: 0;
  line-height: 1;
}
.wngLogoZone {
  position: relative;
  display: block;
}
.wngLogoZone:hover .wngLogo {
  opacity: 0;
}
.wngLogoZone:hover .wngLogo.color {
  opacity: 1;
}
footer .wngInfo .wngLogo {
  display: block;
  margin: 30px auto;
  max-width: 435px;
  opacity: 0.2;
  transition: 0.5s;
}
footer .wngInfo .wngLogo.color {
  opacity: 0;
  position: absolute;
  top: 0;
  margin: 0;
  z-index: 1;
}
footer .wngInfo ul {
  background: none;
  max-width: 370px;
  margin: auto;
}
footer .wngInfo ul li {
  list-style-type: none;
  padding: 0;
}
footer .wngInfo ul.row li {
  height: 50px;
}
footer .wngInfo ul li:last-of-type {
  margin-right: 0px;
}
footer .wngInfo ul li a {
  display: block;
}
footer ul li:nth-child(2) a.images-container img,
footer ul li:nth-child(2) a.images-container:nth-child(2) img {
  margin: auto;
}
footer ul li:nth-child(3) a.images-container {
  float: right;
}
/* transition image*/
div.productsWng {
  position: relative;
  height: auto;
}
div.product {
  text-align: center;
}
div.productsWng a.images-container>img,
div.wngInfo a.images-container>img {
  display: block;
  height: auto;
  position: relative;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
}
div.wngInfo a.images-container>img {
  height: 50px;
}
div.productsWng a.images-container > img {
  width: 90%;
  max-width: 100%;
  margin: auto;
}
a.images-container {
  display: inline-block;
  position: relative;
}
div.wngInfo {
  position: relative;
}
.wngInfo a.images-container>img {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  /*margin:auto;*/
}
div.productsWng a.images-container>img:nth-child(1),
div.wngInfo a.images-container>img:nth-child(1) {
  /* first <img> child of <div> */
  opacity: 1;
}
div.productsWng a.images-container > img:nth-child(2),
div.wngInfo a.images-container > img:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
div.wngInfo li:nth-child(2) a.images-container>img:nth-child(2) {
  position: relative;
  top: -50px;
}
/* hover */
div.productsWng a.images-container:hover>img:nth-child(1),
div.wngInfo a.images-container:hover>img:nth-child(1) {
  opacity: 0;
  z-index: 1;
}
div.productsWng a.images-container:hover>img:nth-child(2),
div.wngInfo a.images-container:hover>img:nth-child(2) {
  opacity: 1;
  height: inherit;
  z-index: 2;
}
footer .wngContact {
  background: #252c32;
  padding-bottom: 35px;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}
.box-footer-info {
  width: 80%!important;
  margin-left: 10%;
  display: inline-block;
  margin-bottom: 45px;
  line-height: 35px;
}
footer .social-links a {
  font-size: 32px;
}
footer .wngContact .section-content {
  color: #fff;
  padding: 0px;
}
footer .wngContact ul li {
  font-size: 15px;
  padding: 0 15px;
  line-height: 40px;
  list-style-type: none;
  display: inline-block;
  white-space: nowrap;
}
footer .wngContact a {
  /*color: #e5064b;*/
  color: rgba(255, 255, 255, .5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
}
footer .wngContact a:hover {
  /*color: #ba0f40;*/
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
.wng-data {
  text-align: center;
  position: relative;
  padding-top: 20px;
}
.wng-data li a{
  font-size: 20px;
}
.wng-data::before {
  position: absolute;
  content: "";
  top: 0;
  width: 100px;
  height: 1px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.28);
  background: rgba(255, 255, 255, 0.12);
  left: 50%;
  transform: translateX(-50%);
}
/* OTHER STYLES */
.w-toplink:focus {
  color: #fff !important;
}
.w-toplink:hover {
  color: #fff !important;
}
p {
  margin-bottom: 25px;
}
.title p {
  margin: 0;
}
.powermail_create p {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}
/* tarteaucitron */
#tarteaucitronRoot * {
  font-family: "ars-maquette-web", Arial, sans-serif !important;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
  font: 14px "ars-maquette-web", Arial, sans-serif !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize {
  font-size: 14px !important;
  text-transform: uppercase;
}
#tarteaucitronAlertBig {
  background: #585756;
  padding: 10px 5% !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background: #06c755 !important;
  color: #ffffff !important;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 10px !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel {
  background: #06c755 !important;
}
#tarteaucitron .tarteaucitronBorder,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  border-color: #06c755 !important;
}
/*************************** CUSTOM RESPONSIVE CSS TYPO3 ***************************/
@media(min-width: 1200px) {
  footer .wngContact .col-md-8 ul {
    text-align: right;
  }
  footer .wngContact ul li:first-child {
    padding-left: 0;
  }
  footer .wngContact ul li:last-child {
    padding-right: 0;
  }
}
@media(max-width: 1199px) {
  .wng-data {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wngContact .section-content>.row>div {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 992px) {
  footer .wngContact .col-md-8 ul li {
    float: none;
    width: auto;
  }
}
/*  Media Queries - Screen under 1000px  */
@media screen and (max-width: 1000px) {
  .l-header.full_width .l-header-h {
    padding: 0px 20px !important;
  }
  .l-header .w-logo {
    float: left;
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .l-header.transparent .w-logo,
  .l-header.green .w-logo,
  .l-header.white .w-logo {
    margin-top: 0px;
  }
  .l-header.white .touch_enabled .w-nav-control,
  .l-header.white .login-icon .fa {
    color: #000;
  }
  .l-header.white .touch_enabled .w-nav-control:hover,
  .l-header.white .login-icon:hover .fa {
    color: #06c755;
  }
  .l-header.green .touch_enabled .w-nav-control:hover,
  .l-header.green .login-icon:hover .fa {
    color: #000;
  }
  .l-header.white .login-icon {
    border: 1.5px solid #000;
  }
  .l-header.white .login-icon:hover {
    border: 1.5px solid #06c755;
  }
  .l-header.green .login-icon:hover {
    border: 1.5px solid #000;
  }
  #logo-svg {
    height: 50px !important;
    margin-top: 3px;
    width: 180px;
  }
  .w-nav-control {
    margin-top: 15px;
  }
  .l-header .w-nav {
    float: none;
    width: auto;
  }
  .l-header .w-nav .w-nav-anchor {
    line-height: 50px;
  }
  .l-header {
    line-height: 50px;
  }
  .l-header .w-nav-item:last-of-type {
    display: none;
  }
  .l-header.transparent-white .w-logo-link {
    width: 180px;
  }
  .l-header.transparent-white-scroll .w-logo-link {
    margin-top: 0px;
    width: auto;
  }
  .l-header.transparent-white-scroll .w-logo-link .w-logo-img {
    height: 90px !important;
  }
  .l-header .svg .w-logo-link:before {
    content: "mailtoo devient...";
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -14px;
    left: 0px;
    opacity: 0.75;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.scroll .w-logo-link:before {
    content: "mailtoo devient...";
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.75;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.scroll.white .w-logo-link:before {
    content: "mailtoo devient...";
    color: #06c755;
    font-size: 11px;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.transparent-white .w-logo-link:before {
    content: "mailtoo devient...";
    color: #06c755;
    font-size: 12px;
    position: absolute;
    top: -18px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.scroll .w-logo-img {
    height: 90px !important;
  }
  .l-header.scroll .w-logo-link {
    width: auto !important;
  }
}
/*  Media Queries - Screen under 992px  */
@media screen and (max-width: 992px) {
  /* FOOTER */
  footer .productsWng .productsWngImg.mailtoo {
    background-size: auto;
  }
  footer .productsWng .productsWngImg.mailtoo:hover {
    background-size: auto;
  }
  .category {
    top: 40px;
  }
  .col-md-3.col-xs-12.product {
    padding-bottom: 30px;
  }
  .col-md-3.col-xs-12.product:nth-child(4) {
    padding-bottom: 0;
  }
  .wng-data {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
    padding-bottom: 5px !important;
  }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert,
  #tarteaucitronAlertBig #tarteaucitronPersonalize {
    margin-top: 10px;
  }
  div.productsWng a.images-container > img {
    width: 40%;
    max-width: 100%;
    margin: auto;
  }
  footer .wngInfo .wngLogo.color {
      left: 50%;
      transform: translateX(-50%);
  }
  footer .wngInfo .wngLogo {
      width: 80%;
  }
  footer .wngInfo h3 {
      margin-top: 0px !important;
  }
  .social-links {
      margin-top: 30px;
  }
}
/*  Media Queries - Screen under 768px  */
@media screen and (max-width: 768px) {
  .l-header .w-logo {
    width: 120px;
  }
  .login-header .login-btn-container .button {
    font-size: 12px;
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 10px;
    padding: 10px 30px;
  }
  #fonctionnalites .services-block {
    min-height: 280px;
  }
  #contact .powermail_fieldset .layout1,
  #contact .powermail_fieldset .layout2 {
    padding: 0px;
    width: 100%;
  }
  #contact .powermail_fieldset .layout3 {
    margin-right: 0px;
    padding: 0px !important;
  }
  /* FOOTER */
  footer .productsWng .col-sm-3 {
    float: left;
    width: 25%;
  }
  footer .wngInfo h3 {
    font-size: 22px;
  }
  footer .wngInfo h3 {
    font-size: 22px;
  }
  .box-footer-info,
  footer .wngContact ul li,
  .wng-data li a{
    font-size: 14px;
  }
  footer .wngInfo .wngLogo {
    max-width: 80%;
  }
}
/*  Media Queries - Screen under 635px  */
@media screen and (max-width: 635px) {
  .l-subsection {
    padding: 35px 0;
  }
  #fonctionnalites .l-subsection {
    padding: 5px 0px 15px;
  }
  #accueil .container-fluid {
    margin-bottom: 61px;
  }
  #accueil .slider-info {
    bottom: -61px;
    font-size: 22px;
  }
  #footer-contact .productsWng .col-sm-4 {
    float: none;
    margin-bottom: 40px;
    width: 100%;
  }
  #footer-contact .productsWng .col-sm-4:last-of-type {
    margin-bottom: 0px;
  }
  #footer-contact .productsWng .productsWngImg.mailtoo {
    background-size: auto;
  }
  #footer-contact .productsWng .productsWngImg.webcommune {
    background-size: auto;
  }
  #footer-contact .productsWng .productsWngImg.rapportAnnuel {
    background-size: auto;
  }
  #footer-contact .productsWng .productsWngImg.mailtoo:hover {
    background-size: auto;
  }
  #footer-contact .productsWng .productsWngImg.webcommune:hover {
    background-size: auto;
  }
  #footer-contact .productsWng .productsWngImg.rapportAnnuel:hover {
    background-size: auto;
  }
}
/*  Media Queries - Screen under 575px  */
@media screen and (max-width: 575px) {
  .login-header .login-btn-container {
    display: block;
    padding: 0 40px;
  }
  .login-header .login-btn-container .button {
    display: block;
    float: none;
    width: 100%;
  }
}
/*  Media Queries - Screen under 450px  */
@media screen and (max-width: 450px) {
  .l-header.full_width .l-header-h {
    padding: 0px 0px !important;
  }
  .login-header {
    padding: 20px 20px 0px;
  }
  .login-header .login-form .input-field {
    padding: 0px;
  }
  .login-header .login-form .input-field label {
    left: 0px;
  }
  .login-icon .fa {
    margin-top: 5px;
  }
  #logo-svg {
    margin-top: 7px;
    width: 150px;
  }
  .l-subsection {
    padding: 25px 0;
  }
  #accueil .l-subsection.background {
    padding: 75px 0px 0px 0px;
    height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
  }
  #accueil .title h2 {
    font-size: 36px;
  }
  .l-subsection .button {
    margin-top: 40px;
  }
  .l-header .svg .w-logo-link:before {
    content: "mailtoo devient...";
    color: #06c755;
    font-size: 10px;
    position: absolute;
    top: -14px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header .w-logo-link:before {
    content: "mailtoo devient...";
    color: #06c755;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.green .w-logo-link:before {
    content: "mailtoo devient...";
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
  .l-header.white .w-logo-link:before {
    content: "mailtoo devient...";
    color: #06c755;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: "ars-maquette-web", Arial, sans-serif;
  }
}
/*  Media Queries - Screen under 400px  */
@media screen and (max-width: 400px) {
  .login-header .login-btn-container {
    padding: 0 20px;
  }
  footer ul li {
    font-size: 20px;
  }
}
