/* Fonts */
@font-face {
  font-family: 'Lobster';
  src: url('/files/theme/lobster_1.4-webfont.woff2') format('woff2'),
         url('/files/theme/lobster_1.4-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue LT Std Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('/files/theme/HelveticaNeueLTStd-Cn.woff') format('woff');
}

@font-face {
  font-family: 'Helvetica Neue LT Std Italic';
  font-style: normal;
  font-weight: normal;
  src: url('/files/theme/HelveticaNeueLTStd-It.woff') format('woff');
}

@font-face {
  font-family: 'Helvetica Neue LT Std Light Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('/files/theme/HelveticaNeueLTStd-LtCn.woff') format('woff');
}

@font-face {
  font-family: 'Helvetica Neue LT Std Light';
  font-style: normal;
  font-weight: normal;
  src: url('/files/theme/HelveticaNeueLTStdLt.woff') format('woff');
}

@font-face {
  font-family: 'Helvetica Neue LT Std Bold Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('/files/theme/HelveticaNeueLTStd-BdCn.woff') format('woff');
}

@font-face {
  font-family: 'Advent pro extralight';
  src: url('/files/theme/adventpro-extralight-webfont.woff2') format('woff2'),
       url('/files/theme/adventpro-extralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Advent pro semibold';
  src: url('/files/theme/adventpro-semibold-webfont.woff2') format('woff2'),
       url('/files/theme/adventpro-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* End Fonts*/

/* Globals */


.wsite-page-visibilite-digitale #banner > div > h2, .wsite-page-l-agence #banner > div > h2 {
  font-family: 'Lobster', sans-serif!important;
  font-weight: 500!important;
  font-size: 65px!important;
  line-height: 55px!important;
}

#banner h2 {
font-weight: 600;
}
.accordion--simple.no-touch .accordion__item > .accordion__title, .accordion--simple.no-touch .accordion__item > .accordion__title span {
opacity:1!important;
}
.wsite-header-section #gradient {
  background: rgba(0,0,0,0.15)!important;
}
#banner-wrap .container, .splash-page #splash-wrap {
    padding-top: 180px!important;
}
@media (max-width: 767px) {
  #banner-wrap .container, .splash-page #splash-wrap {
      padding-top: 275px!important;
  }
}
.error {
  color: #FF0000;
  font-size: 13px;
}
.wstudio-button, .wsite-editor .wstudio-button {
display: inline-block; padding: 0px; font-size: .8em !important; padding: .85em 1.5em !important; border-radius: 20px; max-width: 100%; color: #fff !important; background: #2DA7DF !important; height: auto !important; line-height: 1 !important; box-sizing: border-box; transition: all 0.2s ease-in-out; }

.wstudio-button-inner {
color: inherit !important; background: none !important; padding: 0 !important; line-height: 1 !important; height: auto !important; font-family:'Muli', sans-serif; display: block; font-size: 1em; font-weight:600; text-decoration:none ; text-transform:uppercase; }

.wstudio-button:hover, .wstudio-button:active {
background: #2573b4 !important; }

.wstudio-button-large {
color: #fff; padding:0px ; font-weight:400 ; text-decoration:none ; font-size: 1em !important; padding: .85em 1.8em !important; }

.wstudio-button-large:hover .wstudio-button-inner {
background: #2573b4; }

.wstudio-button-large:active .wstudio-button-inner {
background: #2573b4; }

.wstudio-button-highlight, .wsite-editor .wstudio-button-highlight {
background: #2DA7DF none repeat scroll 0 0 !important; border: 2px solid #2DA7DF !important; -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3); box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3); }

.wstudio-button-highlight .wstudio-button-inner {
color: #fff !important; font-family:'Muli', sans-serif; font-weight:400 ; text-decoration:none; }

.wstudio-button-highlight:hover, .wstudio-button-highlight:active .wstudio-button-inner {
background: BtnHighlightHover !important; }

.wstudio-button-highlight:hover .wstudio-button-inner, .wstudio-button-highlight:active .wstudio-button-inner {
color:#fff !important; }

#back-top-wrapper {
  bottom: 130px;
  overflow: hidden;
  position: fixed;
  right: 60px;
  z-index: 99;
}

#back-top a {
  display: block;
  text-align: center;
  text-decoration: none;
  transition: all 1s ease 0s;
  width: 75px;
}

#back-top-wrapper p#back-top {
  margin: 0;
}

.visible-desktop {
  display: inherit !important;
}

@media (max-width: 1280px) {
  .visible-desktop {
      display: none !important;
  }
}

.visible-mobile {
  display: none !important;
}

@media (max-width: 1280px) {
  .visible-mobile {
      display: inherit !important;
  }
}

@media (max-width: 1050px) {
  .visible-mobile {
	  padding: 0!important;
  }
}

/* End Globals */
/* Header */
#header {
  background-color:white!important;
  padding: 15px 0!important;
}
#header .container {
  width: 96%!important;
  -ms-flex-align: center!important;
  -webkit-align-items: center!important;
  -ms-align-items: center!important;
  align-items: center!important;

}
.hamburger, .hamburger:hover, .hamburger:active, #wsite-nav-cart-a:hover, #wsite-nav-cart-a:active, .minicart-close:hover, .minicart-close:active {
  background-color: #FFF!important;
}
#logo {
  width:200px!important;
  text-align: right!important;
  margin: -15px auto 0 auto!important;
}
.logo {
  width:200px!important;
  text-align: center!important;
  margin: -15px auto 0 auto!important;
  padding-left: 30px!important;
}
#block-buttons {
  float:right; 
  text-align: center;
}

@media (max-width: 767px) {
  #nav-handle {
    width: 40px!important;
  }
  #block-buttons {
    width: 9%;
  }
  #logo {
    text-align: center!important;
  }
}

#block-buttons > span:nth-child(1) {
  padding: 0;
  text-align: left;
}
#block-buttons > span:nth-child(2) {
  padding: 0 22px;
}
#block-buttons > span:nth-child(3) {
  padding: 0;
  text-align: right;
}
#block-buttons > span:nth-child(5) > img {
  margin-top: 10px;
}

/* End Header */
/* Home page Slide */
.columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 0px !important;
    position: relative;
    top: 100px;
    margin-top: 0px;
    padding-right: 0px !important;
    /*margin-right: -15px !important;
    margin-left: -15px !important;*/
}
@media (min-width: 1050px), print {
  .columns {
      display: block;
  }
}
/*@media screen and (max-width: 768px) {
  .columns {
      top: -23px;
  }
}*/
.columns .column.main {
    padding-bottom: 0px;
}
@media (min-width: 1050px), print {
  .columns .column.main {
      width: 100%;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
  }
}
.columns .column.main {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding-bottom: 18px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    max-width: 100%;
}

@media (min-width: 1049px) {
  .flex-container {
      height: calc(100vh - (100px));
  }
}
@media (max-width: 1050px) {
  .flex-container {
      flex-direction: column;
  }
}
.flex-container {
    /*height: 754px;*/
    /*height: 1182px;*/
    width: 100%;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}

@media (max-width: 1050px) {
  .flex-slide {
      overflow: auto;
      overflow-x: hidden;
  }
  .flex-container {
      height: calc(100vh - (80px));
  }
  .flex-about {
    position: initial;
  }
  .flex-about-description {
    display: none;
  }
}

.flex-slide {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.flex-slide:not(.no-hovered):hover, .ui-state-hovered {
    -webkit-flex-grow: 1.5;
    flex-grow: 1.5;
}
.flex-slide:not(:first-child):before, .flex-slide:not(:first-child):hover:before {
  background-color: rgba(0,0,0,0.15);
}
.flex-slide:first-child:before, .flex-slide:first-child:hover:before {
  background-color: rgba(255,255,255,0.15);
}
.flex-slide:before {
    /*background: rgba(0,0,0,0.15);*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1, 
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (max-width: 1300px) {
  /*.flex-slide:first-child:before {
    background: rgba(255,255,255,0.15);
  }
  .flex-slide:last-child:before {
    background: rgba(0,0,0,0.15);
  }*/
}

.flex-about-home {
    opacity: 1;
}

.flex-about {
  opacity: 1;
  color: #f1f1f1;
  position: absolute;
  text-align: left;
  z-index: 10;
  margin: 0 auto;
  width: 300px;
}

@media (max-width: 1049px) {
  .flex-about {
      bottom: auto!important;
      left: auto!important;
      right: auto!important;
      top: 50%!important;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width:100%;
      text-align:center!important;
  }
}

.flex-about-diy {
  top: 180px;
  right: 25px;
}

.flex-about-vpd {
  top: 140px;
  right: 0px;
}

.flex-about-agence {
  top: 220px;
  right: 20px;
  text-align: center;
}

.flex-about-agence h2, .flex-about-agence .flex-about-description {
  text-align: center!important;
}

.color-black {
  color: black;
}
.color-white {
  color: white;
}
.flex-about h2 {
  font-family: 'Lobster';
  font-size: 65px;
  line-height: 55px;
  margin-bottom: 40px;
}

.flex-about .btn {
  font-family: 'Helvetica Neue LT Std Light Condensed';
  margin-top: 40px;
}

@media (max-width: 1049px) {
  .flex-about h2 {
    margin-bottom: 20px;
  }
  .flex-about .btn {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .flex-about h2 {
    margin-bottom: 5px;
  }
  .flex-about .btn {
    margin-top: 5px;
  }
  #block-buttons > span:nth-child(5) > img {
    display:none;
  }
  #block-buttons > span:nth-child(2) {
    padding: 0!important;
  }
  .flex-about h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .flex-slide:not(:first-child):before {
    /*background: rgba(0,0,0,0.15);*/
  }
  .flex-about .btn-light-pink {
    padding: 5px 20px!important;
    font-size: 15px!important;
  }
  .flex-about .btn-light-yellow {
    padding: 5px 20px!important;
    font-size: 15px!important;
  }
  .flex-about .btn-light-blue {
    padding: 5px 20px!important;
  }
  .flex-about .btn-light-blue img {
    width:17px!important;
    height:20px!important;
  }

}

.flex-about .btn-light-pink {
  color: #FFF;
  background-color: #d60d64!important;
  color: white;
  border: none;
  padding: 10px 30px;
  font-size: 20px;
  box-shadow: 0 2px 4px darkslategray;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 15px!important;
}

.flex-about .btn-light-pink:active {
  background-color: #d60d64!important;
  box-shadow: 0 0 2px darkslategray!important;
  transform: translateY(2px);
}

.flex-about .btn-light-yellow {
  color: #FFF;
  background-color: #f2bd1c!important;
  color: white;
  border: none;
  padding: 10px 30px;
  font-size: 20px;
  box-shadow: 0 2px 4px darkslategray;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 15px!important;
}

.flex-about .btn-light-yellow:active {
  background-color: #f2bd1c!important;
  box-shadow: 0 0 2px darkslategray!important;
  transform: translateY(2px);
}

.flex-about .btn-light-blue {
  color: #FFF;
  background-color: #1580ae!important;
  color: white;
  border: none;
  padding: 10px 30px;
  font-size: 20px;
  box-shadow: 0 2px 4px darkslategray;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 15px!important;
}

.flex-about .btn-light-blue:active {
  background-color: #1580ae!important;
  box-shadow: 0 0 2px darkslategray!important;
  transform: translateY(2px);
}

.flex-about .flex-about-description {
  text-align: left;
  margin: 0 auto;
  width: 300px;
  font-size: 15px;
}
/* End Home page Slide */
/* Home page PopUp */
.tooltipster-sidetip .tooltipster-box {
    background: rgba(0, 0, 0, 0.9)!important;
}
.home-page .tooltipster-sidetip .tooltipster-box {
  background: rgba(255, 255, 255, 0.9)!important;
  border: 1px solid #d2d2d2!important;
  border-radius: 4px!important;
}
.home-page .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color:#FFF!important;
}
.home-page .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: rgba(255, 255, 255, 0.7)!important;
}
.home-page #footer {display: none;}
body.home-page {
  overflow-y: hidden;
}
/* End page PopUp */
/* Home page Avis */
.bloc-avis {
  position:relative; 
  clear:both; 
  z-index:12; 
  padding:1.5rem; 
  -webkit-transition:right .4s ease; 
  -moz-transition:right .4s ease; 
  -o-transition:right .4s ease; 
  transition:right .4s ease; 
}
@media only screen and (min-width:64.063em) {
  .bloc-avis { 
    position:absolute; 
    right:.6rem; 
    bottom:0.1vw; 
    z-index:12; 
    padding:1.5rem;
  }
}
@media only screen and (min-width:90.063em) {
  .bloc-avis{ 
    right:1vw;
  }
}
/* Fin Home page Avis */
/* Home page Tel */
 .bloc-tel {
    position: relative;
    clear: both;
    z-index: 10;
    padding: 1.5rem;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
  }
  @media only screen and (min-width: 90.063em) {
    .bloc-tel {
        left: 1vw;
    }
  }
  @media only screen and (min-width: 64.063em) {
    .bloc-tel {
        position: absolute;
        left: 4rem;
        bottom: 0.1vw;
        z-index: 10;
        padding: 1.5rem;
    }
  }

  .small-flex-center {
      text-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      display: flex;
  }
  .small-flex {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex: inherit!important;
  }
/* Fin Home page Tel */
/* Page Créer un site web */
#formcreateaccount {
  padding:0 20px; 
}

#btnsubmit, #btnsubmitshopping {
  font-family: "Open Sans", sans-serif;
  border: 0;
  text-transform: uppercase;
}
/* End Page Créer un site web */

/* Menu DIY */
.header-diy-page .menu-diy-nav, .no-header-diy-page .menu-diy-nav {
  text-align: center;
  margin: 20px 0 0 0;
}
.header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child, .header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child, .no-header-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap {
  display: block!important;
}
.header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu li, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu li {
  display: inline-block;
  margin: 0px 30px 5px 0;
}

.header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu li:hover .wsite-menu-wrap, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu li:hover .wsite-menu-wrap {
  transform: scaleY(1);
}

.header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu a, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap:first-child .wsite-menu a { 
    font-size: 15px!important;
    font-family: 'Helvetica Neue LT Std Light Condensed'!important;
    letter-spacing: 1px!important;
    font-weight: 500!important;
    cursor: pointer;
    color: #666c70!important;
}

.header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap {
  line-height: 1;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  transform-origin:0 0;
  transform: scaleY(0);
  transition:0.3s;
}

.header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left; 
}

.header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li a, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li a {
  font-size: 15px;
  line-height: 30px;
  color: #000;
  background-color: #FFFFFF;
  border: 0;
  position: relative;
  display: block;
  zoom:1;
}
.header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li a span, .no-header-diy-page .menu-diy-nav .wsite-menu-wrap .wsite-menu li .wsite-menu-wrap .wsite-menu li a span {
  padding: 0px 10px;
}
/* Footer */
#footer {
  display:none!important;
}
.w-site-footer::after, .w-site-footer::before {
  -webkit-box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  box-sizing: content-box!important;
}
@media (max-width: 1023px) {
  .w-site-footer__tagline__emphasis {
    font-size: 40px!important;
    line-height: 45px!important;
  }

  .w-site-footer__text p::after, .w-site-footer__contact::after, .w-site-footer__line, .w-site-footer__secondary-nav, .c-button__disc0 {
    display: none!important;
  }
  .w-site-footer__container {
    padding: 20px!important;
  }
  .w-site-footer__tagline {
    font-size: 45px!important;
    line-height: 50px!important;
  }
  .w-site-footer__text p {
    margin: 0!important;
    font-size: 13px;
    line-height: 15px;
  }
  .col-footer-12, .col-footer {
    padding: 0 0 10px 0!important;
  }
  .w-site-footer__group-4 {
    padding: 10px 0 0 0!important;
  }
  .w-site-footer__row {
    margin:0!important;
  }
  .w-site-footer__briefing {
    position: relative!important;
    left: 0!important;
    top: 0!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
  }
  .c-button__disc1 {
      position: relative!important;
      float: left!important;
      width: 30px!important;
      height: 30px!important;
      top: 0!important;
      left: 0!important;
      padding: 5px!important;
  }
  .c-button__disc2 {
      position: relative!important;
      float: left!important;
      width: 30px!important;
      height: 30px!important;
      top: 0!important;
      left: 0!important;
      padding: 5px!important;
  }
  .c-button__disc3 {
      position: relative!important;
      float: left!important;
      width: 30px!important;
      height: 30px!important;
      top: 0!important;
      left: 0!important;
      padding: 5px!important;
  }
  .c-button__disc1 span, .c-button__disc2 span, .c-button__disc3 span {
    display: none!important;
  }
  .w-site-footer .wsite-button-blue {
    margin-left: 0px!important;
    margin-top: 10px!important;
  }
  #social-ws {
    margin-left: 150px!important;
    margin-top: -40px!important;
  }
}
@media (min-width: 1024px) {
  .w-site-footer__primary-nav {
    position: absolute!important;
    bottom: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
  }

  .w-site-footer__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .w-site-footer__text {
    font-size: 15px;
    line-height: 16px;
    padding-left: 120px;
    text-align: left;
  }
  .w-site-footer__container {
    position: relative;
    width: 1000px;
    margin: 0 auto;
  }
  .col-footer-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 45%;
  }

  .w-site-footer__group-1 {
    position: relative;
    margin-bottom: 40px;
    padding-top: 40px;
  }
  .w-site-footer__tagline {
    font-size: 66px;
    line-height: 68px;
    letter-spacing: 4px;
  }

  .w-site-footer__group-2 {
    position: relative;
  }

  .w-site-footer__secondary-nav {
    padding-left: 12rem;
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
  }
  .w-site-footer__primary-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
  }
  .c-button .c-button__circle--inner {
    -webkit-transition: background-color 0.65s ease 0.1s, border-color 0.65s ease 0.1s;
    -o-transition: background-color 0.65s ease 0.1s, border-color 0.65s ease 0.1s;
    transition: background-color 0.65s ease 0.1s, border-color 0.65s ease 0.1s;
  }
  .c-button.c-button--right .c-button__label {
    padding-left: 113px;
    padding-left: 11.3rem;
  }

}
.col-footer {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-footer-12, .col-footer {
  position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.w-site-footer__primary-nav ul {
    display: inline-block;
}

.w-site-footer__primary-nav li::marker {
    color: #00a9e6;
}

.w-site-footer__briefing {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
	height: 24px;
}

.c-button__disc0 {
    position: absolute;
    width: 5px;
    height: 130px;
    background-color: #000;
    border-radius: 30px;
    top: 15%;
    left: 49.7%;
}

.c-button__disc1 {
    position: absolute;
    width: 7px;
    height: 7px;
    top: -220%;
    left: 50%;
}

.c-button__disc2 {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 0%;
    left: 50%;
}

.c-button__disc3 {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 200%;
    left: 50%;
}
.c-button__disc1 span {
  position: absolute;
  top: 3px;
  left: 40px;
  color: #014963;
}

.c-button__disc2 span {
  position: absolute;
  top: 3px;
  left: 40px;
  color: #014963;
}

.c-button__disc3 span {
  position: absolute;
  top: 3px;
  left: 40px;
  color: #014963;
}

.w-site-footer * {
  -webkit-box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  box-sizing: content-box!important;
}
.w-site-footer {
  position: relative;
  background-color: #00a9e6;
  color:#000;
  z-index: 15;
  -webkit-box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  box-sizing: content-box!important;
}
.w-site-footer .wsite-button-blue .wsite-button-inner {
  /*color: #000000!important;*/
}
.w-site-footer .wsite-button-blue {
  box-shadow: 0 0 0 2px #008cbf inset;
  color: #008cbf !important;
  margin-left: 90px;
}

#social-ws {
  margin-left: 250px;
  margin-top: -35px;
}

.w-site-footer .wsite-button-blue:hover .wsite-button-inner {
  color: #0e7da6!important;
}
.w-site-footer .wsite-button-blue:hover {
  box-shadow: 0 0 0 2px #008cbf inset;
}

.w-site-footer__line {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: black;
  opacity: 0.2;
}

.w-site-footer__row {
  margin-right: -15px;
  margin-left: -15px;
}
/*
.w-site-footer__tagline {
  font-family: 'Advent pro extralight';
  font-size: 65px;
  line-height: 75px;
  letter-spacing: 4px;
  font-weight: 300;
  text-transform: uppercase;
}
.w-site-footer__tagline__emphasis {
  font-family: 'Advent pro semibold';
  font-weight: bold;
  text-transform: none;
}*/

.w-site-footer__tagline {
  font-family: 'Advent pro semibold';
  font-weight: bold;
  text-transform: none;
}
.w-site-footer__tagline__emphasis {
  font-family: 'Advent pro extralight';
  font-size: 60px;
  line-height: 75px;
  letter-spacing: 3px;
  font-weight: 300;
  margin-left: 10px;
}

.w-site-footer__text {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: 400;
}

.w-site-footer__text p {
  margin-top: 20px;
  margin-left: 90px;
}

.w-site-footer__primary-nav {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: bold;
  text-transform: uppercase;
}

.w-site-footer__contact {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: 300;
}
.w-site-footer__open-button {
  padding: 0 35px;
}
.w-site-footer__open-button.c-button.c-button--right .c-button__label {
  padding-left: 60px;
}

.w-site-footer__group-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.w-site-footer__group-3__left {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: 600;
  font-size: 13px;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.w-site-footer__group-3__left ul {
  list-style:none;
}
.w-site-footer__group-3__left li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

w-site-footer__secondary-nav a, w-site-footer__secondary-nav a:hover, .w-site-footer__group-3__left li a, .w-site-footer__group-3__left li a:hover, .w-site-footer__group-4 a, .w-site-footer__group-4 a:hover {
    color: #000000!important;
}

.w-site-footer__join {
  z-index: 3;
  position: absolute;
  top: 6rem;
  padding-left: 12rem;
  left: 50%;
}
.w-site-footer__briefing {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
}
.w-site-footer__briefing .c-button__label {
  font-size: 30px;
  line-height: 30px;
  transform: translate(10%, -20%);
}
.w-site-footer__briefing .c-button__label span {
  font-weight: 300;
}

}
.w-site-footer li:not(.w-site-footer__briefing) {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}
.w-site-footer li:last-child {
  margin-right: 0;
}

.w-site-footer__secondary-nav {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: flex;
  width: 10%;
  padding-top: 25px;
  justify-content: flex-end;
  padding-right: 40px;
}
.w-site-footer__text p::after {
  content: "";
  position: absolute;
  bottom: 100px;
  left: 22px;
  height: 1px;
  width: 49.4vw;
  opacity: 0.2;
  background-color: black;
}

.w-site-footer__contact::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -22px;
  height: 1px;
  width: 50vw;
  opacity: 0.2;
  background-color: black;
}

.w-site-footer__secondary-nav__link--active {
  position: relative;
}
.w-site-footer__secondary-nav__link--active::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.w-site-footer__group-4 {
  font-family: 'Helvetica Neue LT Std Light';
  font-weight: 600;
  font-size: 13px;
  color: #000;
  padding-bottom: 25px;
}

.isYPSl {
	height:100%!important;
}

.form-newsletter-footer {
  	z-index:2;
  	padding: 0!important;
  	margin-left: 140px!important;
    margin-top: 85px!important;
  	position: absolute;
  }
@media (max-width: 1023px) {
	.form-newsletter-footer {
	    position: relative;
	    margin-left: 0px!important;
      margin-top: 15px!important;
	}
}

.nav .wsite-button {
    position: absolute;
    bottom: 110px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: fit-content;
    box-sizing: border-box;
    z-index: 5;
}

/* End Footer */