#masthead {
  height: 125px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
#masthead .masthead-wrap {
  max-width: 1280px;
  margin: 0 auto;
}
.navigation-top {
  height: 33px;
  background: #fff;
  position: relative;
  z-index: 101;
  border-bottom: 1px #efefef solid;
}
.navigation-top ul li {
  display: inline;
  line-height: 31px;
  padding: 15px;
}
.navigation-top ul li a {
  font-size: 9px;
  color: #ccc;
  font-weight: 700;
  text-transform: uppercase;
  font-family: gotham;
  text-decoration: none;
}
.navigation-top ul li.current-menu-item a,
.navigation-top ul li.current_page_item a,
.navigation-top ul li a:hover {
  color: #4e93ff;
}
.bloc-search {
  position: relative;
  padding-left: 0;
  margin-left: -15px;
  margin-top: 3px;
}
.bloc-search.open .bt-menu-partenaire {
  display: none;
}
.bloc-search.open .search-form-wrap {
  overflow: visible;
  width: 100%;
}
.bloc-search .search-results {
  background: #fff;
}
.bloc-search .search-results .search-res-elt {
  min-height: 20px;
  padding: 10px 15px;
}
.bloc-search .search-results .search-res-elt:first-child {
  padding-top: 20px;
}
.bloc-search .search-results a {
  display: block;
  color: #282828 !important;
}
.bloc-search .search-form-wrap {
  position: absolute;
  top: 0;
  height: 40px;
  background: #fff;
  width: 0%;
  left: -1px;
  line-height: 1;
  transition: width 0.3s ease-out;
  overflow: hidden;
}
.bloc-search .search-form-wrap input,
.bloc-search .search-form-wrap button {
  border-radius: 0;
  border: none;
  box-shadow: none;
  height: 39px;
  line-height: 39px;
  background: #efefef;
}
.bloc-search .search-form-wrap button {
  font-size: 17px;
  padding: 0 10px 3px 10px;
  text-align: center;
}
.bloc-search .search-form-wrap button span {
  vertical-align: middle;
  display: inline-block;
}
.bloc-search .bt-search-closed {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 30px;
}
.bloc-search .bt-menu-partenaire {
  text-decoration: none;
  line-height: 20px;
  border-radius: 5px;
  padding: 12px 20px;
  font-size: 11px;
  font-weight: 700;
  font-family: Gotham;
  text-transform: uppercase;
  display: inline-block;
  border: 1px #1d2732 solid;
}
.bloc-search .bt-menu-partenaire:hover {
  background-color: #0acade;
  border-color: #0acade;
  color: #fff !important;
}
.social-navigation {
  display: inline-block;
  float: right;
}
.social-navigation .social-links-menu li.fa {
  transition: all 0.2s ease-out;
  color: #ccc;
  font-size: 20px;
  margin-right: 20px;
  line-height: 30px;
  padding: 2px;
  position: relative;
}
.social-navigation .social-links-menu li.fa:hover {
  color: #4e93ff;
}
.social-navigation .social-links-menu li.fa a {
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
}
.top-navigation {
  display: inline-block;
}
.main-navigation {
  height: 92px;
  margin-top: -20px;
  text-align: center;
  font-family: gotham;
}
.main-navigation ul {
  display: inline-block;
}
.main-navigation ul li {
  display: inline;
  line-height: 92px;
  padding: 15px 10px;
  height: 92px;
}
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-ancestor a {
  opacity: 1;
}
.main-navigation ul li a {
  opacity: 1;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  height: 92px;
  line-height: 92px;
  display: inline-block;
}
.main-navigation ul li a:hover {
  border-bottom: 3px #fff solid;
  opacity: 1;
}
.main-navigation .menu-item a:after {
  content: "\e902";
  font-family: pictos;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 10px;
  margin-top: -5px;
  color: #fff;
  line-height: 10px;
  transform: rotate(90deg);
}
.main-navigation .menu-item a {
  margin-right: 10px;
  position: relative;
  padding-right: 20px;
}
.main-navigation ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#menu-blanc {
  z-index: 10;
  transition: top 0.5s ease-out;
  margin-top: 0;
  position: relative;
  top: auto;
  width: 100%;
  height: 93px;
  left: 0;
}
#menu-blanc.affix-top {
  margin-top: 0;
  background: transparent;
}
#menu-blanc.affix-top .lien-logo-couleur {
  display: none;
}
#menu-blanc.affix-top .lien-logo-blanc {
  display: block;
}
#menu-blanc.affix-top a,
#menu-blanc.affix-top .menu-item a:after {
  color: #fff;
}
#menu-blanc.affix-top .bt-menu-partenaire {
  border-color: transparent;
  background-color: rgba(255,255,255,0.2);
  text-decoration: none;
}
#menu-blanc.affix-top .bt-menu-partenaire:hover {
  background-color: #0acade;
}
#menu-blanc.affix,
#menu-blanc.open {
  position: relative;
  background: #fff;
}
#menu-blanc.affix .lien-logo-blanc,
#menu-blanc.open .lien-logo-blanc {
  display: none;
}
#menu-blanc.affix .lien-logo-couleur,
#menu-blanc.open .lien-logo-couleur {
  display: block;
}
#menu-blanc.affix a,
#menu-blanc.affix .menu-item a:after,
#menu-blanc.open a,
#menu-blanc.open .menu-item a:after {
  color: #282828;
}
#menu-blanc.open .menu-item a.active {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#menu-blanc.affix:not(.open) {
  box-shadow: 0 5px 7px -3px rgba(0,0,0,0.2);
}
.big-header-menu {
  z-index: 9;
  margin-top: 0;
  font-family: gotham;
  position: relative;
  background: #fff;
}
.big-header-menu .menu-tag {
  display: inline-block;
  padding: 5px 12px;
  background-color: #f2f4f5;
  text-transform: uppercase;
  margin-right: 10px;
  border-radius: 5px;
  text-decoration: none;
}
.big-header-menu .menu-tag:hover {
  background-color: #0793ff;
  color: #fff;
}
.big-header-menu .bt-close-big-menu {
  position: absolute;
  bottom: 20px;
  color: #b3b3b3;
  font-size: 20px;
  left: 50%;
  margin-left: -10px;
}
.big-header-menu .bt-close-big-menu .picto-Fleche2 {
  display: inline-block;
  transform: rotate(-90deg);
}
.big-header-menu .fond-gris {
  background: #efefef;
  position: absolute;
  top: 0px;
  left: 0;
  right: 50%;
  bottom: 0;
  z-index: 1;
}
.big-header-menu .container {
  height: 100%;
}
.big-header-menu .volet {
  height: 100%;
}
.big-header-menu .volet.volet-droite {
  background-color: #fff;
  padding: 40px;
}
.big-header-menu .volet-droite {
  position: relative;
}
.big-header-menu .news-famille,
.big-header-menu .onglets-sous-famille {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 40px;
  background-color: #fff;
}
.big-header-menu .news-famille img,
.big-header-menu .onglets-sous-famille img {
  max-width: 100%;
  height: auto;
}
.big-header-menu .news-sous-famille {
  margin-top: -30px;
}
.big-header-menu .news-sous-famille a {
  color: #2f79ac;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
}
.big-header-menu .news-sous-famille img {
  margin-bottom: 10px;
}
.big-header-menu .onglets-sous-famille {
  display: none;
}
.big-header-menu .onglets-sous-famille h2 {
  border-bottom: 2px #fff solid;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 400;
}
.big-header-menu .onglets-sous-famille .lien-solution {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.big-header-menu .onglets-sous-famille .lien-solution:hover {
  text-decoration: underline;
}
.big-header-menu .elt-sous-famille.outils-collaboratifs:before {
  content: '';
  margin-bottom: 10px;
  border-top: 1px #fff solid;
  display: block;
}
.big-header-menu .onglet-famille {
  position: relative;
  z-index: 2;
  height: 530px;
  display: none;
}
.big-header-menu .onglet-famille.open {
  display: block;
  box-shadow: 0 5px 7px -3px rgba(0,0,0,0.2);
}
.big-header-menu .onglet-famille .news-famille a {
  color: #2f79ac;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
}
.big-header-menu .onglet-famille .menu-famille {
  padding-top: 40px;
}
.big-header-menu .onglet-famille .menu-famille h2 {
  border-bottom: 2px #fff solid;
  padding-bottom: 20px;
}
.big-header-menu .onglet-famille .menu-famille h2 a {
  font-size: 32px;
  font-weight: 400;
  text-decoration: none;
}
.big-header-menu .onglet-famille .menu-famille h3 {
  margin: 0 0 10px 0;
}
.big-header-menu .onglet-famille .menu-famille h3 a {
  font-size: 18px;
  font-weight: 400;
  line-height: 46px;
  display: block;
  height: 46px;
  padding-left: 30px;
  position: relative;
}
.big-header-menu .onglet-famille .menu-famille h3 a span {
  opacity: 0;
  position: absolute;
  right: 10px;
  font-size: 10px;
  display: inline-block;
  top: 50%;
  margin-top: -5px;
  color: #fff;
}
.big-header-menu .onglet-famille .menu-famille h3 a:hover {
  text-decoration: none;
  color: #fff;
}
.big-header-menu .onglet-famille .menu-famille h3 a:hover span {
  opacity: 1;
}
.big-header-menu .onglet-solutions {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 40px 0 40px 40px;
  background: #fff;
}
.big-header-menu .onglet-solutions ul,
.big-header-menu .onglet-solutions .news-sous-famille {
  float: left;
  width: 50%;
}
.big-header-menu .onglet-solutions ul h2,
.big-header-menu .onglet-solutions .news-sous-famille h2 {
  display: none;
}
.big-header-menu .onglet-solutions.no-children h2,
.big-header-menu .onglet-solutions.no-children .label-cta-list,
.big-header-menu .onglet-solutions.no-children ul {
  display: none;
}
.big-header-menu .onglet-solutions.no-children .news-sous-famille {
  float: left;
  width: 100%;
  padding: 40px 40px 40px 0;
}
.big-header-menu .onglet-solutions.no-children .news-sous-famille h2 {
  display: block;
}
#menu-transparent {
  transition: top 0.5s ease-out;
  margin-top: 0;
  position: absolute;
  top: 31px;
  width: 100%;
  height: 92px;
  left: 0;
}
#menu-transparent.affix {
  top: 31px;
}
.main-menu {
  padding-top: 20px;
}
a.cta-sibling-communiquer {
  background-color: #2f79ac;
}
a.cta-sibling-connecter {
  background-color: #00a09a;
}
a.cta-sibling-heberger {
  background-color: #9dc756;
}
@media (min-width: 768px) {
  .cta-famille-wrap:nth-child(n+4) {
    margin-top: 40px;
  }
}
.famille .ancre-fiche-technique {
  display: none;
}
.famille .cta-sibling {
  display: block;
  width: 100%;
  height: 90px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 90px;
  padding-left: 40px;
}
.famille .cta-famille-wrap img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
.famille .video-header {
  max-height: 472px;
  height: 472px;
}
.famille .cta-solutions-elt {
  margin-bottom: 10px;
}
.famille .cta-solutions-elt a {
  background: #efefef;
  display: block;
  width: 100%;
  line-height: 47px;
  padding-left: 20px;
  font-size: 16px;
  position: relative;
}
.famille .cta-solutions-elt a:hover {
  color: #1d2732;
  text-decoration: none;
}
.famille .cta-solutions-elt a:hover span {
  height: 29px;
  width: 29px;
  line-height: 25px;
  border: 2px #fff solid;
  border-radius: 50%;
  text-align: center;
}
.famille .cta-solutions-elt a span {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -14px;
  font-size: 13px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  color: #1d2732;
}
.famille .cta-ss-famille {
  font-family: Gotham;
  width: 100%;
  display: block;
  height: 90px;
  font-size: 20px;
  color: #fff;
  padding: 15px 140px 15px 30px;
  line-height: 55px;
  font-weight: 400;
  position: relative;
}
.famille .cta-ss-famille:hover span {
  text-decoration: underline;
}
.famille .cta-ss-famille span {
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
}
.famille .cta-ss-famille .anim-fleche2 {
  position: absolute;
  right: 40px;
  bottom: 25px;
  margin-top: -19px;
  display: block;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 35px;
  font-size: 17px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  overflow: hidden;
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
.famille .cta-ss-famille .picto-Fleche {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 17px;
  text-decoration: none !important;
}
.famille .cta-ss-famille:hover {
  color: #fff;
}
.famille .cta-ss-famille:hover .anim-fleche2 {
  border-color: #fff;
}
.famille .cta-ss-famille:hover .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.famille .description-cta-ssfamille {
  padding-top: 25px;
  font-size: 14px;
  padding-bottom: 25px;
  height: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.famille .siblings-elt {
  line-height: 90px;
}
.famille .bloc-cta-siblings {
  padding-top: 70px;
}
.famille .decouvrez-siblings {
  display: inline-block;
  line-height: 24px;
  height: 90px;
  font-size: 24px;
}
#menu-blanc.affix .current-menu-item.communiquer a,
#menu-blanc.affix .current-menu-ancestor.communiquer a {
  color: #2f79ac;
}
#menu-blanc.affix .current-menu-item.communiquer a:after,
#menu-blanc.affix .current-menu-ancestor.communiquer a:after {
  color: #2f79ac !important;
}
#menu-blanc.affix .current-menu-item.connecter a,
#menu-blanc.affix .current-menu-ancestor.connecter a {
  color: #00a09a;
}
#menu-blanc.affix .current-menu-item.connecter a:after,
#menu-blanc.affix .current-menu-ancestor.connecter a:after {
  color: #00a09a !important;
}
#menu-blanc.affix .current-menu-item.heberger a,
#menu-blanc.affix .current-menu-ancestor.heberger a {
  color: #9dc756;
}
#menu-blanc.affix .current-menu-item.heberger a:after,
#menu-blanc.affix .current-menu-ancestor.heberger a:after {
  color: #9dc756 !important;
}
.communiquer .bloc-texte-simple h2:after {
  background-color: #2f79ac;
}
.communiquer .video-header {
  background: #2f79ac;
}
.communiquer .executive-summary h2,
.communiquer .executive-summary strong {
  color: #2f79ac;
}
.communiquer .bloc-cta-arbo .bloc-cta-solution {
  color: #2f79ac;
}
.communiquer .cta-ss-famille {
  background-color: #2f79ac;
}
.communiquer .label-cas-nb {
  background-color: #2f79ac;
}
.communiquer .cta-type1 .banner-cta h2 {
  color: #2f79ac;
}
.communiquer .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #2f79ac;
}
.communiquer .cta-type2 h3 {
  color: #2f79ac;
}
.communiquer .cta-services-elt a:hover,
.communiquer .cta-solutions-elt a:hover {
  background-color: #2f79ac;
  color: #fff;
}
.communiquer .cta-services-elt a:hover span,
.communiquer .cta-solutions-elt a:hover span {
  color: #fff;
}
.communiquer.onglet-famille .onglets-sous-famille h2 {
  color: #2f79ac;
}
.communiquer.onglet-famille .onglets-sous-famille .lien-solution {
  color: #2f79ac;
}
.communiquer.onglet-famille .menu-famille h2 a {
  color: #2f79ac;
}
.communiquer.onglet-famille .menu-famille h3 a:hover {
  background-color: #2f79ac;
}
.communiquer.menu-item a:hover,
.communiquer.menu-item a.active {
  opacity: 1;
  color: #2f79ac !important;
  border-bottom-color: #2f79ac;
}
.communiquer.menu-item a:hover:after,
.communiquer.menu-item a.active:after {
  color: #2f79ac !important;
}
.communiquer .bt-close-big-menu:hover {
  color: #2f79ac;
}
.connecter .bloc-texte-simple h2:after {
  background-color: #00a09a;
}
.connecter .video-header {
  background: #00a09a;
}
.connecter .executive-summary h2,
.connecter .executive-summary strong {
  color: #00a09a;
}
.connecter .bloc-cta-arbo .bloc-cta-solution {
  color: #00a09a;
}
.connecter .cta-ss-famille {
  background-color: #00a09a;
}
.connecter .label-cas-nb {
  background-color: #00a09a;
}
.connecter .cta-type1 .banner-cta h2 {
  color: #00a09a;
}
.connecter .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #00a09a;
}
.connecter .cta-type2 h3 {
  color: #00a09a;
}
.connecter .cta-services-elt a:hover,
.connecter .cta-solutions-elt a:hover {
  background-color: #00a09a;
  color: #fff;
}
.connecter .cta-services-elt a:hover span,
.connecter .cta-solutions-elt a:hover span {
  color: #fff;
}
.connecter.onglet-famille .onglets-sous-famille h2 {
  color: #00a09a;
}
.connecter.onglet-famille .onglets-sous-famille .lien-solution {
  color: #00a09a;
}
.connecter.onglet-famille .menu-famille h2 a {
  color: #00a09a;
}
.connecter.onglet-famille .menu-famille h3 a:hover {
  background-color: #00a09a;
}
.connecter.menu-item a:hover,
.connecter.menu-item a.active {
  opacity: 1;
  color: #00a09a !important;
  border-bottom-color: #00a09a;
}
.connecter.menu-item a:hover:after,
.connecter.menu-item a.active:after {
  color: #00a09a !important;
}
.connecter .bt-close-big-menu:hover {
  color: #00a09a;
}
.heberger .bloc-texte-simple h2:after {
  background-color: #9dc756;
}
.heberger .video-header {
  background: #9dc756;
}
.heberger .executive-summary h2,
.heberger .executive-summary strong {
  color: #9dc756;
}
.heberger .bloc-cta-arbo .bloc-cta-solution {
  color: #9dc756;
}
.heberger .cta-ss-famille {
  background-color: #9dc756;
}
.heberger .label-cas-nb {
  background-color: #9dc756;
}
.heberger .cta-type1 .banner-cta h2 {
  color: #9dc756;
}
.heberger .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #9dc756;
}
.heberger .cta-type2 h3 {
  color: #9dc756;
}
.heberger .cta-services-elt a:hover,
.heberger .cta-solutions-elt a:hover {
  background-color: #9dc756;
  color: #fff;
}
.heberger .cta-services-elt a:hover span,
.heberger .cta-solutions-elt a:hover span {
  color: #fff;
}
.heberger.onglet-famille .onglets-sous-famille h2 {
  color: #9dc756;
}
.heberger.onglet-famille .onglets-sous-famille .lien-solution {
  color: #9dc756;
}
.heberger.onglet-famille .menu-famille h2 a {
  color: #9dc756;
}
.heberger.onglet-famille .menu-famille h3 a:hover {
  background-color: #9dc756;
}
.heberger.menu-item a:hover,
.heberger.menu-item a.active {
  opacity: 1;
  color: #9dc756 !important;
  border-bottom-color: #9dc756;
}
.heberger.menu-item a:hover:after,
.heberger.menu-item a.active:after {
  color: #9dc756 !important;
}
.heberger .bt-close-big-menu:hover {
  color: #9dc756;
}
.outils-collaboratifs .bloc-texte-simple h2:after {
  background-color: #e7783d;
}
.outils-collaboratifs .video-header {
  background: #e7783d;
}
.outils-collaboratifs .executive-summary h2,
.outils-collaboratifs .executive-summary strong {
  color: #e7783d;
}
.outils-collaboratifs .bloc-cta-arbo .bloc-cta-solution {
  color: #e7783d;
}
.outils-collaboratifs .cta-ss-famille {
  background-color: #e7783d;
}
.outils-collaboratifs .label-cas-nb {
  background-color: #e7783d;
}
.outils-collaboratifs .cta-type1 .banner-cta h2 {
  color: #e7783d;
}
.outils-collaboratifs .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #e7783d;
}
.outils-collaboratifs .cta-type2 h3 {
  color: #e7783d;
}
.outils-collaboratifs .cta-services-elt a:hover,
.outils-collaboratifs .cta-solutions-elt a:hover {
  background-color: #e7783d;
  color: #fff;
}
.outils-collaboratifs .cta-services-elt a:hover span,
.outils-collaboratifs .cta-solutions-elt a:hover span {
  color: #fff;
}
.outils-collaboratifs.onglet-famille .onglets-sous-famille h2 {
  color: #e7783d;
}
.outils-collaboratifs.onglet-famille .onglets-sous-famille .lien-solution {
  color: #e7783d;
}
.outils-collaboratifs.onglet-famille .menu-famille h2 a {
  color: #e7783d;
}
.outils-collaboratifs.onglet-famille .menu-famille h3 a:hover {
  background-color: #e7783d;
}
.outils-collaboratifs.menu-item a:hover,
.outils-collaboratifs.menu-item a.active {
  opacity: 1;
  color: #e7783d !important;
  border-bottom-color: #e7783d;
}
.outils-collaboratifs.menu-item a:hover:after,
.outils-collaboratifs.menu-item a.active:after {
  color: #e7783d !important;
}
.outils-collaboratifs .bt-close-big-menu:hover {
  color: #e7783d;
}
.outils-collaboratifs .sous-famille #header-slide h2 {
  font-size: 69px;
  max-width: none;
  width: 100%;
  text-align: center;
}
.type-famille .executive-summary {
  padding-top: 40px;
}
.type-famille .executive-summary:before {
  top: -10px;
}
.communiquer .onglets-sous-famille .onglet-outils-collaboratifs h2,
.communiquer .onglets-sous-famille .onglet-microsoft-365 h2 {
  color: #e7783d;
}
.communiquer .onglets-sous-famille .onglet-outils-collaboratifs .lien-solution,
.communiquer .onglets-sous-famille .onglet-microsoft-365 .lien-solution {
  color: #e7783d;
}
.big-header-menu .onglet-famille .menu-famille .menu-sous-famille .outils-collaboratifs h3 a:hover,
.big-header-menu .onglet-famille .menu-famille .menu-sous-famille .onglet-microsoft-365 h3 a:hover {
  background-color: #e7783d;
}
.societe .bloc-texte-simple h2:after {
  background-color: #0793ff;
}
.societe .video-header {
  background: #0793ff;
}
.societe .executive-summary h2,
.societe .executive-summary strong {
  color: #0793ff;
}
.societe .bloc-cta-arbo .bloc-cta-solution {
  color: #0793ff;
}
.societe .cta-ss-famille {
  background-color: #0793ff;
}
.societe .label-cas-nb {
  background-color: #0793ff;
}
.societe .cta-type1 .banner-cta h2 {
  color: #0793ff;
}
.societe .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #0793ff;
}
.societe .cta-type2 h3 {
  color: #0793ff;
}
.societe .cta-services-elt a:hover,
.societe .cta-solutions-elt a:hover {
  background-color: #0793ff;
  color: #fff;
}
.societe .cta-services-elt a:hover span,
.societe .cta-solutions-elt a:hover span {
  color: #fff;
}
.societe.onglet-famille .onglets-sous-famille h2 {
  color: #0793ff;
}
.societe.onglet-famille .onglets-sous-famille .lien-solution {
  color: #0793ff;
}
.societe.onglet-famille .menu-famille h2 a {
  color: #0793ff;
}
.societe.onglet-famille .menu-famille h3 a:hover {
  background-color: #0793ff;
}
.societe.menu-item a:hover,
.societe.menu-item a.active {
  opacity: 1;
  color: #0793ff !important;
  border-bottom-color: #0793ff;
}
.societe.menu-item a:hover:after,
.societe.menu-item a.active:after {
  color: #0793ff !important;
}
.societe .bt-close-big-menu:hover {
  color: #0793ff;
}
.partenaires .bloc-texte-simple h2:after {
  background-color: #2f79ac;
}
.partenaires .video-header {
  background: #2f79ac;
}
.partenaires .executive-summary h2,
.partenaires .executive-summary strong {
  color: #2f79ac;
}
.partenaires .bloc-cta-arbo .bloc-cta-solution {
  color: #2f79ac;
}
.partenaires .cta-ss-famille {
  background-color: #2f79ac;
}
.partenaires .label-cas-nb {
  background-color: #2f79ac;
}
.partenaires .cta-type1 .banner-cta h2 {
  color: #2f79ac;
}
.partenaires .cta-type1 .banner-cta .cta-bt-type1 {
  background-color: #2f79ac;
}
.partenaires .cta-type2 h3 {
  color: #2f79ac;
}
.partenaires .cta-services-elt a:hover,
.partenaires .cta-solutions-elt a:hover {
  background-color: #2f79ac;
  color: #fff;
}
.partenaires .cta-services-elt a:hover span,
.partenaires .cta-solutions-elt a:hover span {
  color: #fff;
}
.partenaires.onglet-famille .onglets-sous-famille h2 {
  color: #2f79ac;
}
.partenaires.onglet-famille .onglets-sous-famille .lien-solution {
  color: #2f79ac;
}
.partenaires.onglet-famille .menu-famille h2 a {
  color: #2f79ac;
}
.partenaires.onglet-famille .menu-famille h3 a:hover {
  background-color: #2f79ac;
}
.partenaires.menu-item a:hover,
.partenaires.menu-item a.active {
  opacity: 1;
  color: #2f79ac !important;
  border-bottom-color: #2f79ac;
}
.partenaires.menu-item a:hover:after,
.partenaires.menu-item a.active:after {
  color: #2f79ac !important;
}
.partenaires .bt-close-big-menu:hover {
  color: #2f79ac;
}
.single-famille.famille-communiquer #pg-8-0 {
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .single-famille.famille-communiquer #pg-8-0 {
    width: 970px;
  }
}
.single-famille.famille-communiquer #pg-8-0 > .panel-grid-cell {
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.gotham,
.cta {
  font-family: Gotham;
}
.data-summary {
  text-align: right;
}
.data-summary-wrap {
  margin-bottom: 16px;
}
.data-summary-wrap img {
  max-width: 100%;
  height: auto;
}
.executive-summary {
  padding: 0px 40px 40px 98px;
  position: relative;
}
.executive-summary h4 {
  font-size: 14px;
  font-weight: 700;
}
.executive-summary h2 {
  font-size: 24px;
}
.executive-summary p {
  font-size: 14px;
}
.executive-summary:before {
  content: '“';
  top: -50px;
  left: 10px;
  font-size: 165px;
  color: #efefef;
  position: absolute;
}
.summary-content {
  position: relative;
}
.famille .executive-summary:after {
  content: '”';
  right: 30px;
  bottom: 0;
  font-size: 165px;
  line-height: 43px;
  color: #efefef;
  position: absolute;
}
.outils-collaboratifs .executive-summary:after {
  display: none;
}
.solution .executive-summary .col-sm-8,
.service .executive-summary .col-sm-8,
.page .executive-summary .col-sm-8,
.outils-collaboratifs .executive-summary .col-sm-8 {
  padding-right: 80px;
}
.solution .summary-content:after,
.service .summary-content:after,
.page .summary-content:after,
.outils-collaboratifs .summary-content:after {
  content: '”';
  right: -80px;
  bottom: -80px;
  font-size: 165px;
  line-height: 43px;
  color: #efefef;
  position: absolute;
}
.ancre-fiche-technique {
  display: none;
}
.solution .ancre-fiche-technique,
.service .ancre-fiche-technique,
.materiel .ancre-fiche-technique {
  display: block;
  margin-top: 35px;
}
.bloc-informations-techniques {
  background-image: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/fond_info-tech.jpg');
  background-position: 50% 0;
  padding: 120px 0 91px 0;
}
.executive-summary h2 {
  font-weight: 400;
}
.tribune-expert-gris .container-tribune-expert {
  padding: 35px 50px;
}
.tribune-expert-gris .row-tribune-expert {
  background-color: #efefef;
  padding-bottom: 60px;
}
.tribune-expert-gris .row-tribune-article {
  margin-top: -80px;
}
.tribune-expert-gris .expert-image {
  float: left;
  margin-right: 16px;
}
.tribune-expert-gris .img-expert {
  border-radius: 50%;
}
.tribune-expert-gris .tribune-citation {
  padding-top: 20px;
}
.tribune-expert-gris .expert-nom {
  font-size: 20px;
}
.tribune-expert-gris .cta-tribune-contact {
  background-color: #1d2732;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 42px;
  padding: 0 18px;
  display: inline-block;
  margin-left: 10px;
}
.tribune-expert-gris .cta-tribune-plus {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: block;
  margin-top: 40px;
}
.tribune-expert-gris .tribune-cta-contact {
  text-transform: uppercase;
  font-size: 12px;
  font-family: Gotham;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 15px;
}
.tribune-expert-gris .tribune-cta-contact a {
  margin-left: 40px;
}
.tribune-expert-gris .tribune-article-content {
  padding-top: 80px;
}
.tribune-expert-gris img,
.tribune-expert-blanc img {
  max-width: 100%;
  height: auto;
}
.tribune-expert-blanc {
  padding: 35px;
  background-color: #fff;
}
.tribune-expert-blanc .expert-nom {
  font-size: 20px;
}
.tribune-expert-blanc .row-tribune-expert {
  padding: 0 0 40px 0;
}
.tribune-expert-blanc .expert-image {
  float: left;
  margin-right: 16px;
}
.tribune-expert-blanc .img-expert {
  border-radius: 50%;
}
.tribune-expert-blanc .tribune-citation {
  padding-top: 20px;
}
.tribune-expert-blanc .cta-tribune-contact {
  background-color: #1d2732;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 42px;
  padding: 0 18px;
  display: inline-block;
  margin-left: 10px;
}
.tribune-expert-blanc .cta-tribune-plus {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: block;
  margin-top: 40px;
}
.tribune-expert-blanc .tribune-cta-contact {
  text-transform: uppercase;
  font-size: 12px;
  font-family: Gotham;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 15px;
}
.tribune-expert-blanc .tribune-cta-contact a {
  margin-left: 40px !important;
}
.tribune-expert-blanc .tribune-article-content {
  padding-top: 80px;
}
.bloc-informations-techniques {
  position: relative;
}
.bloc-informations-techniques:before {
  color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 15px;
  padding-left: 10px;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: gotham;
}
.jauge-wrap {
  position: absolute;
  right: 165px;
  bottom: 100px;
  text-align: right;
  color: #fff;
  z-index: 4;
}
.jauge-wrap .jauge-slide {
  height: 5px;
  width: 95px;
  background: rgba(255,255,255,0.5);
}
.jauge-wrap .jauge-slide .jauge-fill {
  height: 5px;
  width: 0%;
  background: #fff;
}
.news-slider .slide-nav-bt {
  display: none;
}
.cas-client {
  background: #fff;
}
.cas-client .slide-nav-bt {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 92px;
}
.cas-client .cas-client .item {
  position: relative;
}
.cas-client .bt-slide-cas {
  display: block;
  float: left;
  text-align: center;
  margin-left: 5px;
  line-height: 53px;
  width: 41px;
  color: #fff;
  font-size: 16px;
  background-color: #ccc;
}
.cas-client .bt-slide-cas:hover {
  text-decoration: none;
}
.cas-client .bt-slide-cas.left {
  transform: rotate(180deg);
}
.cas-client .bt-slide-cas.left span {
  vertical-align: middle;
}
.cas-client .cta-cas-client {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}
.cas-client .item {
  height: 277px;
}
.cas-client h2 {
  font-size: 30px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 25px;
}
.cas-client .slide-cas-client-content {
  color: #000;
}
.cas-client .cta-cas-client {
  left: 33%;
  margin-left: 40px;
  bottom: 40px;
  position: absolute;
}
.cas-client .slide-cas-client-droite {
  padding: 40px 115px 40px 40px;
}
.cas-client .slide-cas-client-gauche {
  padding: 0;
}
.cas-client .slide-cas-client-gauche img {
  width: 100%;
  height: auto;
}
.fiche-technique .wrap {
  background-color: #fff;
  padding: 25px;
}
.fiche-technique .croix {
  font-size: 10px;
  font-weight: 100;
  color: #969696;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
}
.fiche-technique .croix .droite {
  float: right;
}
.fiche-technique .croix .gauche {
  float: left;
}
.fiche-technique .elt-tech-col img {
  max-width: 100%;
  height: auto;
}
.fiche-technique .croix.bottom {
  bottom: 0;
  top: auto;
}
.fiche-technique .bloc-title-fiche {
  position: relative;
  height: 70px;
  margin-bottom: 20px;
}
.fiche-technique h2 {
  color: #1d2732;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  line-height: 70px;
}
.fiche-technique .ligne {
  padding: 22px;
  line-height: 20px;
  font-size: 15px;
  color: #1d2732;
}
.fiche-technique .ligne:nth-child(even) {
  background: #efefef;
}
.panel-grid {
  margin-bottom: 0;
}
.so-panel {
  margin-bottom: 40px !important;
}
.noir {
  color: #000;
}
.font14 {
  font-size: 14px;
}
.vertical-center:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.vertical-center > div {
  display: inline-block;
  vertical-align: middle;
}
.bloc-newsletter {
  background-color: #efefef;
  padding-top: 40px;
  font-family: Gotham;
  transition: height 0.4s ease-out;
}
.bloc-newsletter .nl-page {
  overflow: hidden;
}
.bloc-newsletter.step1,
.bloc-newsletter.step3 {
  height: 266px;
}
.bloc-newsletter.step1 .container,
.bloc-newsletter.step1 .row,
.bloc-newsletter.step3 .container,
.bloc-newsletter.step3 .row {
  height: 226px;
}
.bloc-newsletter.step2 {
  height: 503px;
}
.bloc-newsletter.step2 .container,
.bloc-newsletter.step2 .row {
  height: 463px;
}
.bloc-newsletter .step-2 label {
  font-weight: 400;
  line-height: 27px;
  margin: 0;
}
.bloc-newsletter .step-2 .form-group {
  margin-bottom: 9px;
}
.bloc-newsletter .step-2 .col-sm-6.font14 {
  text-align: left;
}
.bloc-newsletter .form-step1,
.bloc-newsletter .form-step2 {
  margin-top: 30px;
}
.bloc-newsletter input[type="text"] {
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: #fff;
  line-height: 50px;
  height: 50px;
  padding: 0 0 0 20px;
  font-size: 14px;
}
.bloc-newsletter h2 {
  font-weight: 700;
  font-size: 28px;
  margin-top: 0;
}
.bloc-newsletter .steps {
  padding: 0 90px 0 70px;
}
.bloc-newsletter .step {
  display: none;
}
.bloc-newsletter.step1 .step-1 {
  display: block;
}
.bloc-newsletter.step2 .step-2 {
  display: block;
}
.bloc-newsletter.step3 .step-3 {
  display: block;
}
.bloc-newsletter .bloc-illus-newsletter {
  height: 100%;
  background-image: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/illus_newsletter.jpg');
  background-position: right top;
  background-repeat: no-repeat;
}
.widget_sow-contact-form input[type="email"],
.widget_sow-contact-form input[type="text"] {
  box-shadow: none;
  border-radius: none;
  background: #ffffff;
  line-height: 50px;
  height: 50px;
  padding: 0 0 0 30px;
  font-size: 15px;
  width: 100%;
  font-weight: 250;
  font-family: Gotham;
}
.bloc-contact .steps {
  min-height: 270px;
  background-image: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bg_bloc_contact.jpg');
  background-size: cover;
  background-position: right top;
}
.bloc-contact input[type="text"],
.bloc-contact textarea {
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: #fff;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 20px;
  font-size: 14px;
}
.bloc-contact textarea {
  width: 100%;
  height: 240px;
}
.bloc-contact .bloc-textarea {
  position: relative;
}
.bloc-contact .bloc-textarea .btn-contact {
  position: absolute;
  bottom: 40px;
  right: 40px;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
}
.bloc-contact .form-group {
  margin-bottom: 10px;
}
.bloc-contact h2 {
  font-weight: 500;
  font-size: 30px;
  margin-top: 0;
  color: #1d2732;
  margin-bottom: 40px;
}
.bloc-contact .steps {
  padding: 40px;
  text-align: left;
}
.bloc-contact .step-1 .font14 {
  padding: 0 0 20px 0;
}
.bloc-contact .step-3 {
  padding-top: 40px;
}
.bloc-contact .step-3 h2 {
  margin-bottom: 20px;
}
.bloc-contact .step {
  display: none;
}
.bloc-contact.step1 .step-1 {
  display: block;
}
.bloc-contact.step2 .step-2 {
  display: block;
}
.bloc-contact.step3 .step-3 {
  display: block;
}
.contact-top {
  padding-top: 0;
  font-size: 14px;
  font-family: gotham;
}
.contact-top p,
.contact-top td {
  font-family: gotham;
}
.contact-top p strong,
.contact-top td strong {
  font-weight: 500;
}
.contact-top td {
  font-weight: 500;
}
.contact-top td img {
  margin-right: 10px;
}
.contact-top .so-panel {
  margin-bottom: 0 !important;
}
.bloc-contact-form .mention-obligatoire {
  float: left;
  font-weight: 500;
}
.bloc-contact-form .form-control:focus {
  border: none;
  box-shadow: none;
}
.bloc-contact-form input[type="text"],
.bloc-contact-form textarea,
.bloc-contact-form select {
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: #efefef;
  line-height: 50px;
  height: 50px;
  padding: 0 0 0 20px;
  font-size: 18px;
  width: 100%;
  font-weight: 400;
  font-family: Gotham;
}
.bloc-contact-form textarea {
  width: 100%;
  height: 230px;
}
.bloc-contact-form .bloc-textarea {
  position: relative;
}
.bloc-contact-form .bloc-textarea .btn-contact {
  float: right;
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
}
.bloc-contact-form .form-group {
  margin-bottom: 10px;
}
.bloc-contact-form h2 {
  font-weight: 500;
  font-size: 30px;
  margin-top: 0;
  color: #1d2732;
  margin-bottom: 30px;
  margin-left: 15px;
}
.cta-bleu {
  box-shadow: none;
  border-radius: 0;
  display: inline-block;
  font-family: gotham;
  border: none;
  background: #1d2732;
  line-height: 50px;
  height: 50px;
  padding: 0 22px;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.cta-bleu:visited,
.cta-bleu:focus {
  color: #fff;
  text-decoration: none;
}
.cta-bleu.disabled,
.cta-bleu.disabled:hover {
  background-color: #efefef;
  cursor: default;
}
.cta-bleu:hover,
.cta-bleu:active {
  color: #fff;
  background-color: #4e93ff;
  text-decoration: none;
}
.tweet {
  text-align: center;
  padding: 0 20px;
}
.tweet a {
  color: #0793ff;
}
.label-cta-list {
  font-size: 14px;
  font-style: italic;
  margin: 10px 0;
  font-family: 'panton';
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cta-services-list {
  padding-top: 10px;
  padding-bottom: 60px;
}
.cta-services-elt {
  margin-bottom: 3px;
}
.cta-services-elt a {
  background: #efefef;
  display: block;
  width: 100%;
  line-height: 47px;
  padding-left: 20px;
  font-size: 16px;
  position: relative;
}
.cta-services-elt a .anim-fleche2 {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -14px;
  display: block;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  overflow: hidden;
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
.cta-services-elt a .picto-Fleche {
  display: block;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  text-decoration: none !important;
}
.cta-services-elt a:hover {
  color: #fff;
}
.cta-services-elt a:hover .anim-fleche2 {
  border-color: #fff;
}
.cta-services-elt a:hover .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.cta-services-elt a:hover {
  text-decoration: none;
}
.cta-type2 {
  background-color: #efefef;
  padding: 30px 0;
}
.cta-type2 h3 {
  font-size: 21px;
  font-weight: 400;
}
.cta-type2 .cta-bt-type2 {
  font-size: 10px;
  font-family: Gotham;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 600;
}
.cta-type1 .logo-grid {
  padding: 0 15px;
}
.cta-type1 .bt-logo-grid-more {
  height: 55px;
  width: 192px;
  line-height: 55px;
}
.cta-type1 .bt-logo-grid-more a {
  padding: 0 40px;
  display: block;
  height: 100%;
  width: 100%;
  border: 1px #000 dotted;
  font-family: gotham;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
}
.cta-type1 .bt-logo-grid-more a:hover {
  text-decoration: none;
}
.cta-type1 .bt-logo-grid-more a span {
  position: absolute;
  font-size: 14px;
  right: 20px;
  top: 50%;
  margin-top: -7px;
}
.cta-type1 .cta-type1-text {
  padding: 30px 15px;
}
.cta-type1 .banner-cta {
  height: 347px;
  background-size: cover;
  background-position: 50% 50%;
}
.cta-type1 .banner-cta h2 {
  font-size: 54px;
  font-weight: 700;
  max-width: 450px;
  margin-top: 0px;
}
.cta-type1 .banner-cta .cta-bt-type1 {
  margin-top: 30px;
  display: block;
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 19px;
  color: #fff;
  padding: 0 50px 0 30px;
  position: relative;
  text-decoration: none;
}
.cta-type1 .banner-cta .cta-bt-type1 .anim-fleche2 {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -14px;
  display: block;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  overflow: hidden;
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
.cta-type1 .banner-cta .cta-bt-type1 .picto-Fleche {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  text-decoration: none !important;
}
.cta-type1 .banner-cta .cta-bt-type1:hover {
  color: #fff;
}
.cta-type1 .banner-cta .cta-bt-type1:hover .anim-fleche2 {
  border-color: #fff;
}
.cta-type1 .banner-cta .cta-bt-type1:hover .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.cta-type1 .banner-cta .cta-bt-type1:hover {
  background-color: #4e93ff;
}
.cta-type1 .cas-client {
  background-color: #efefef;
}
.cta-type1 .cas-client h2 {
  font-size: 22px;
  font-weight: 400;
}
.cta-type1 .logo-elt {
  height: 118px;
  line-height: 118px;
  text-align: center;
  border-bottom: 1px #e6e6e6 solid;
  border-right: 1px #e6e6e6 solid;
}
.cta-type1 .logo-elt:nth-child(4n+1) {
  border-left: 1px #e6e6e6 solid;
}
.cta-type1 .logo-elt:nth-child(-n+5) {
  border-top: 1px #e6e6e6 solid;
}
.cta-type1 .logo-elt img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.cta-type1 .logo-grid-more {
  display: none;
}
.cta-type1 .logo-grid-more .logo-elt:nth-child(-n+5) {
  border-top: none;
}
.bloc-materiel .materiel-elt {
  height: 350px;
}
.bloc-materiel h2 {
  font-weight: 700;
  margin: 0 auto 40px auto;
  text-align: center;
}
.bloc-materiel h3 {
  font-size: 30px;
  font-weight: 500;
}
.bloc-materiel .materiel-image {
  border: 1px #e6e6e6 solid;
  width: 100%;
  height: 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bloc-materiel .materiel-image img {
  max-width: 100%;
  height: auto;
}
.bloc-materiel .materiel-link {
  position: absolute;
  bottom: 25px;
  left: 15px;
}
.bloc-materiel .cta-materiel-associe {
  font-size: 10px;
  font-weight: 600;
  color: #282828;
  text-transform: uppercase;
  margin-top: 12px;
}
.bloc-materiel .bt-slide-matos {
  display: none;
}
.bloc-materiel .wrap-cta-materiel {
  text-align: center;
  padding: 20px;
}
.bloc-multi-cta .bt-slide-matos {
  display: none;
}
.bloc-multi-cta h2 {
  font-weight: 500;
  margin: 0 auto 40px auto;
  text-align: center;
  font-size: 28px;
}
.bloc-multi-cta h3 {
  font-size: 26px;
  font-weight: 500;
}
.bloc-multi-cta .materiel-image {
  width: 100%;
  height: 40%;
  background-size: cover;
  background-position: 50%;
}
.bloc-multi-cta .materiel-image img {
  max-width: 100%;
  height: auto;
}
.bloc-multi-cta .materiel-elt {
  border: 1px #e6e6e6 solid;
  height: 330px;
  text-align: center;
  position: relative;
}
.bloc-multi-cta .materiel-link {
  position: absolute;
  bottom: 25px;
  width: 100%;
  left: 0;
  text-align: center;
}
.bloc-multi-cta .cta-materiel-associe {
  font-size: 10px;
  font-weight: 600;
  color: #282828;
  text-transform: uppercase;
  margin-top: 12px;
}
.bloc-multi-cta .wrap-cta-materiel {
  text-align: center;
  padding: 20px;
}
.bloc-multi-cta .materiel-contenu {
  padding: 0 20px;
}
.service .image-header,
.materiel .image-header,
.page .image-header,
.actus .image-header {
  min-height: 334px;
  position: relative;
  background-size: cover;
}
.service .image-header h1,
.materiel .image-header h1,
.page .image-header h1,
.actus .image-header h1 {
  font-size: 69px;
  font-weight: 500;
  color: #fff;
  top: 130px;
  text-align: center;
  width: 100%;
  left: 0;
  position: absolute;
}
.page.error-404 .image-header {
  min-height: 652px;
}
.page.error-404 h1 {
  top: 55%;
  font-size: 25px;
  font-weight: 400;
}
.page.error-404 .cta-wrap {
  text-align: center;
  position: absolute;
  bottom: 20%;
  left: 0;
  width: 100%;
}
.breadcrumb .picto-Fleche2 {
  font-size: 9px;
  margin: 0 10px;
  font-weight: bold;
}
.breadcrumb span[typeof="v:Breadcrumb"]:last-child a {
  font-weight: 700;
}
.page.generic {
  padding-bottom: 40px;
}
.ancre-fiche-technique {
  margin-top: 50px;
}
.ancre-fiche-technique .cta-fiche-technique {
  line-height: 36px;
  font-size: 14px;
  font-weight: 600;
  height: 36px;
  position: relative;
  padding-right: 50px;
}
.ancre-fiche-technique .cta-fiche-technique .anim-fleche3 {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -11px;
  display: block;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 19px;
  font-size: 11px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  overflow: hidden;
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
.ancre-fiche-technique .cta-fiche-technique .picto-Fleche {
  transform: rotate(90deg);
  display: block;
  text-align: center;
  line-height: 19px;
  font-size: 11px;
  text-decoration: none !important;
}
.ancre-fiche-technique .cta-fiche-technique:hover {
  color: #fff;
}
.ancre-fiche-technique .cta-fiche-technique:hover .anim-fleche2 {
  border-color: #fff;
}
.ancre-fiche-technique .cta-fiche-technique:hover .picto-Fleche {
  animation-name: hoverfleche3;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.points-forts div.point-image {
  padding-top: 10px;
}
.points-forts .container {
  padding: 0 100px;
}
.points-forts .right {
  float: right;
}
.points-forts .col-sm-pull-5,
.points-forts .txt-gauche {
  text-align: right;
}
.points-forts .point-fort-col {
  margin-bottom: 70px;
}
.points-forts h4 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
}
a:visited,
a:active,
a:focus {
  text-decoration: none;
}
.cas-usages .carousel {
  padding: 0 55px;
}
.cas-usages .item {
  padding: 23px;
  background: #efefef;
}
.cas-usages h3 {
  margin-top: 0;
}
.cas-usages .bloc-texte {
  max-width: 33%;
}
.cas-usages .label-cas-nb {
  font-size: 14px;
  font-style: italic;
  color: #fff;
  font-family: 'panton';
  line-height: 30px;
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 10px;
}
.cas-usages .slide-cas-usage-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 318px;
  padding: 32px;
}
.cas-usages .bt-slide-cas {
  display: block;
  position: absolute;
  text-align: center;
  line-height: 53px;
  width: 41px;
  color: #fff;
  font-size: 16px;
  top: 50%;
  right: 0;
  background-color: #ccc;
}
.cas-usages .bt-slide-cas:hover,
.cas-usages .bt-slide-cas:active,
.cas-usages .bt-slide-cas:focus,
.cas-usages .bt-slide-cas:visited {
  text-decoration: none;
}
.cas-usages .bt-slide-cas.left {
  left: 0;
  right: auto;
  transform: rotate(180deg);
}
.cas-usages .bt-slide-cas.left span {
  vertical-align: middle;
}
.cas-usages .materiel-elt {
  background: #fff;
  padding: 20px;
}
.cas-usages .materiel-elt .materiel-image {
  height: 147px;
}
.cas-usages .materiel-elt .materiel-contenu {
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cas-usages .materiel-elt img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.cas-usages .materiel-elt .cta-materiel-associe {
  font-size: 10px;
  font-weight: 600;
  color: #282828;
  text-transform: uppercase;
}
.cas-usages .materiel-elt .cta-materiel-associe:hover {
  color: #4e93ff;
}
.cas-usages .label-medium-16 {
  line-height: 50px;
  margin-top: -25px;
}
.label-medium-16 {
  font-size: 16px;
  font-weight: 600;
}
.bloc-cta-arbo .bloc-cta-solution {
  font-size: 26px;
  font-weight: 600;
}
.breadcrumb {
  background: #fff;
  line-height: 57px;
  padding: 0;
}
.cta-wide {
  text-align: center;
}
.cta-wide.center {
  text-align: center;
}
.cta-wide.left {
  text-align: left;
}
.cta-wide.right {
  text-align: right;
}
.cta-wide .container {
  height: 100%;
  position: relative;
  padding: 0 65px;
}
.cta-wide h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1d2732;
  margin: 0 0 20px 0;
}
.cta-wide .banner-cta-wide {
  background-position: 50% 50%;
  background-size: cover;
  height: 268px;
}
.cta-wide .cta-bt-wide {
  margin-top: 30px;
}
.texte-blanc {
  color: #fff;
}
.texte-blanc h2 {
  color: #fff;
}
.main-widgets .widget {
  margin-bottom: 40px;
}
.slider-illus {
  float: right;
  max-width: 388px;
}
.solution #header-slide,
.sous-famille #header-slide,
.famille #header-slide {
  height: 472px;
  color: #fff;
  margin-bottom: 0;
}
.solution #header-slide h2,
.sous-famille #header-slide h2,
.famille #header-slide h2 {
  font-size: 77px;
  margin-bottom: 5px;
  max-width: 200px;
  line-height: 77px;
}
.solution #header-slide .slide-cta,
.sous-famille #header-slide .slide-cta,
.famille #header-slide .slide-cta {
  margin-top: 20px;
}
.solution #header-slide .cta-header-slide,
.sous-famille #header-slide .cta-header-slide,
.famille #header-slide .cta-header-slide {
  display: inline;
  background: none;
  font-size: 10px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: none;
  padding: 0;
  transition: all 0.3s ease-out;
}
.solution #header-slide .cta-header-slide:hover,
.sous-famille #header-slide .cta-header-slide:hover,
.famille #header-slide .cta-header-slide:hover {
  background-color: transparent;
  text-decoration: none;
}
.solution #header-slide .slide-nav-bt,
.sous-famille #header-slide .slide-nav-bt,
.famille #header-slide .slide-nav-bt {
  position: absolute;
  left: 165px;
  bottom: 40px;
  width: 130px;
  z-index: 5;
}
.solution #header-slide .jauge-wrap,
.sous-famille #header-slide .jauge-wrap,
.famille #header-slide .jauge-wrap {
  bottom: 40px;
}
.page-sophia h1 {
  padding-left: 240px;
}
.page-sophia .executive-summary h2 {
  color: #df3645;
}
.page-sophia .executive-summary strong {
  color: #000;
}
a.bt-slide-cas,
a.bt-slide-materiel {
  transition: all 0.2s ease-out;
}
a.bt-slide-cas:hover,
a.bt-slide-materiel:hover {
  background-color: #1d2732;
}
.tools-download {
  padding-top: 35px;
}
.tools-download a {
  margin-right: 35px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1d2732;
}
.tools-download a span {
  margin-left: 10px;
}
.actus .category-event .date {
  line-height: 30px;
}
.actus .category-event .date span {
  border-bottom: 2px #00a09a solid;
}
.actus .category-sewan .date {
  line-height: 30px;
}
.actus .category-sewan .date span {
  border-bottom: 2px #e7783d solid;
}
.actus .category-jobs .date {
  line-height: 30px;
}
.actus .category-jobs .date span {
  border-bottom: 2px #9dc756 solid;
}
.actus .category-actus .date {
  line-height: 30px;
}
.actus .category-actus .date span {
  border-bottom: 2px #2f79ac solid;
}
.actus .filter-actus {
  background-color: #efefef;
  height: 88px;
  margin-top: -20px;
  line-height: 88px;
}
.actus .filter-actus .actus-filter {
  margin-left: 40px;
  line-height: 20px;
  font-family: Gotham;
  font-weight: 500;
  text-align: center;
}
.actus .filter-actus .actus-filter .dropdown-toggle {
  border: none;
  padding: 18px 26px 18px 18px;
}
.actus .filter-actus .actus-filter .dropdown-menu {
  border: none;
  background: #efefef;
}
.actus .filter-actus .actus-filter .dropdown-menu li > a {
  line-height: 40px;
}
.actus .filter-actus > span {
  margin-left: 40px;
}
.actus .page-actus-liste {
  font-family: gotham;
  font-size: 12px;
  padding: 0 0px 40px 0px;
}
.actus .page-actus-liste h2 {
  font-size: 30px;
  font-weight: 400;
}
.actus .page-actus-liste h2 strong {
  font-weight: 500;
}
.actus .page-actus-liste h2:after {
  content: '';
  width: 37px;
  display: block;
  height: 20px;
  line-height: 0;
  border-bottom: 4px #000 solid;
}
.actus .page-actus-liste .actus-liste-elt {
  color: #000;
  line-height: 30px;
}
.actus .page-actus-liste .actus-liste-elt span {
  display: inline-block;
}
.actus .page-actus-liste .actus-liste-elt .title {
  font-size: 16px;
}
.actus .page-actus-liste .actus-liste-elt .title:active,
.actus .page-actus-liste .actus-liste-elt .title:focus {
  text-decoration: none;
  color: #000;
}
.actus .page-actus-liste h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 40px 0;
}
.actus .pagination-links,
.search .pagination-links {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.actus .page-numbers,
.search .page-numbers {
  display: inline-block;
  width: 30px;
  margin-right: 1px;
  height: 32px;
  font-family: gotham;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
}
.actus .page-numbers.current,
.search .page-numbers.current {
  background-color: #efefef;
  color: #4e93ff;
}
.actus img,
.search img {
  max-width: 100%;
  height: auto;
}
.picto-Fleche.gauche {
  transform: rotate(180deg);
  display: inline-block;
}
.actus.page-actus .container {
  padding: 0 50px;
}
.single .cas-client .content-area,
.single .actus .content-area {
  margin-top: -182px;
  background: #fff;
  position: relative;
  padding: 0 50px;
}
.single .cas-client .carousel,
.single .actus .carousel {
  width: 458px;
  margin: 0 auto;
}
.single .cas-client .post-navigation,
.single .actus .post-navigation {
  line-height: 60px;
}
.single .cas-client .post-navigation h2,
.single .actus .post-navigation h2 {
  display: none;
}
.single .cas-client .post-navigation a,
.single .actus .post-navigation a {
  font-size: 12px;
  font-family: gotham;
  font-weight: 500;
  text-transform: uppercase;
}
.single .cas-client .post-navigation a:hover,
.single .actus .post-navigation a:hover {
  text-decoration: none;
}
.single .cas-client .post-navigation .picto-Fleche,
.single .actus .post-navigation .picto-Fleche {
  margin-left: 15px;
}
.single .cas-client .post-navigation .picto-Fleche.gauche,
.single .actus .post-navigation .picto-Fleche.gauche {
  margin-right: 15px;
  margin-left: 0;
}
.single .cas-client .post-navigation .nav-previous,
.single .actus .post-navigation .nav-previous {
  float: left;
}
.single .cas-client .post-navigation .nav-next,
.single .actus .post-navigation .nav-next {
  float: right;
}
.single .cas-client .header-cas-client,
.single .actus .header-cas-client {
  min-height: 182px;
}
.single .cas-client .header-cas-client .tools,
.single .actus .header-cas-client .tools {
  height: 47px;
  line-height: 47px;
}
.single .cas-client h1,
.single .actus h1 {
  font-size: 44px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 19px;
  padding-bottom: 20px;
  border-bottom: 2px #efefef solid;
}
.single .cas-client .image-header,
.single .actus .image-header {
  min-height: 472px;
  position: relative;
  background-size: cover;
}
.single .cas-client .entry-content,
.single .actus .entry-content {
  padding: 40px 3px;
  border-bottom: 2px #efefef solid;
}
.single .cas-client .problematique h3,
.single .actus .problematique h3 {
  margin-top: 0;
  color: #004e9f;
  font-size: 24px;
  font-weight: 400;
}
.single .cas-client .problematique .row,
.single .actus .problematique .row {
  margin-bottom: 37px;
}
.single .cas-client p,
.single .actus p {
  margin-bottom: 10px;
}
.single .cas-client .breadcrumb,
.single .actus .breadcrumb {
  height: 61px;
  line-height: 61px;
}
.single .cas-client .social-buttons,
.single .actus .social-buttons {
  float: right;
  font-size: 15px;
}
.single .cas-client .social-buttons a,
.single .actus .social-buttons a {
  margin-left: 20px;
}
.page .social-buttons {
  float: right;
  font-size: 15px;
}
.page .social-buttons a {
  margin-left: 20px;
}
.bloc-illustration img {
  max-width: 100%;
  height: auto;
}
.bloc-illustration h2 {
  font-weight: 700;
  font-size: 28px;
  margin-top: 40px;
}
.bloc-mansonry {
  background-color: #efefef;
}
.bloc-mansonry .container {
  padding: 54px 90px;
  font-weight: 700;
}
.bloc-mansonry .container img {
  max-width: 100%;
  height: auto;
}
.bloc-mansonry .container .grid-elt {
  margin-bottom: 15px;
}
.bloc-mansonry .container .grid-title {
  margin-bottom: 15px;
}
.bg-grisclair {
  background-color: #efefef;
}
.bloc-texte-simple .container {
  padding: 0 90px;
}
.bloc-texte-simple h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}
.bloc-texte-simple h2:after {
  content: '';
  width: 52px;
  height: 4px;
  display: block;
  margin-top: 20px;
}
.partenaires .partenaires .cas-client .item {
  border: 1px #efefef solid;
}
.partenaires .bloc-illustration h2 {
  font-weight: 400;
  font-size: 24px;
}
.partenaires .texte-blanc .banner-cta-wide {
  height: 291px;
}
.partenaires .texte-blanc .banner-cta-wide h2 {
  font-weight: 400;
  font-size: 24px;
}
.partenaires .bloc-presence {
  padding: 50px 0;
}
.partenaires .bloc-presence .news-slider .slide-news-wrap {
  height: 282px;
  background-color: #fff;
  padding: 25px 35px;
}
.partenaires .bloc-presence > div {
  width: 970px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.burger-wrap,
.bt-close-wrap {
  display: none;
}
img.alignright {
  float: right;
}
.up-bloc-vide {
  margin-top: -40px;
}
.bloc-vide {
  display: none !important;
}
.wrap {
  position: relative;
}
.back-to-top {
  display: none;
}
footer {
  position: relative;
}
footer .back-to-top {
  position: absolute;
  top: -20px;
  right: 60px;
  width: 38px;
  height: 38px;
  background: #cacaca;
  font-size: 20px;
  text-align: center;
  line-height: 38px;
  display: block;
}
footer .back-to-top .picto-Fleche2 {
  display: inline-block;
  color: #fff;
  transform: rotate(-90deg);
}
.search .search-paginator {
  display: none;
}
.search .search-paginator.page1 {
  display: block;
}
.search .wrap .container {
  padding: 0 50px;
}
.search .thumb-link {
  display: block;
  min-height: 78px;
  background-size: cover;
}
.search h2 {
  font-size: 14px;
  margin: 5px 0;
}
.search h2.search-query {
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 40px 0;
}
.search a.search-permalink {
  color: #0793ff;
}
.search article {
  margin-top: 40px;
  margin-bottom: 40px;
}
.search .title-famille {
  margin: 20px 0;
  display: block;
  font-size: 12px;
  font-family: Gotham;
}
.search .title-famille strong {
  font-weight: 500;
}
.search .title-famille strong:first-child {
  text-transform: uppercase;
}
.search .title-famille:after {
  content: '';
  display: block;
  height: 4px;
  width: 37px;
  background: #000;
  margin-top: 15px;
}
.presse .revues-list {
  text-align: center;
  background-color: #efefef;
  padding: 40px;
  margin-bottom: 40px;
}
.presse .revues-list h2 {
  margin: 0;
  text-align: left;
  padding-left: 15px;
  font-weight: 500;
}
.presse .revues-list .revues-list-wrap {
  padding: 40px 0;
}
.presse .revues-list .container {
  padding-left: 15px;
  padding-right: 15px;
}
.presse .logo-revue {
  height: 134px;
  text-align: center;
  background-color: #fff;
}
.presse .logo-revue a {
  height: 100%;
  display: block;
}
.presse .logo-revue img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.presse .date-revue {
  font-size: 12px;
  text-align: left;
  line-height: 30px;
}
#page {
  position: relative;
}
.news-slider .carousel-indicators {
  text-align: right;
  right: 20px;
  left: auto;
  bottom: 0;
}
.news-slider .carousel-indicators li {
  border-color: #1d2732;
  border-width: 2px;
  margin: 1px 4px;
}
.news-slider .carousel-indicators li.active {
  background-color: #1d2732;
  width: 10px;
  height: 10px;
  margin: 1px 4px;
}
.wdg-contact {
  position: absolute;
  top: 304px;
  right: 0;
  font-weight: 500;
  font-size: 12px;
  z-index: 99;
  font-family: Gotham;
  width: 53px;
  height: 106px;
  overflow: hidden;
}
.wdg-contact .fa {
  font-size: 17px;
  margin: 0 15px 0 0;
}
.wdg-contact .picto-Enveloppe {
  font-size: 11px;
  margin: 0 15px 0 0;
}
.wdg-contact a,
.wdg-contact a:visited,
.wdg-contact a:hover,
.wdg-contact a:active,
.wdg-contact a:focus {
  color: #fff;
  text-decoration: none;
}
.wdg-contact .elt-wdg-contact {
  height: 53px;
  padding: 0 20px;
  line-height: 56px;
  position: absolute;
  display: inline-block;
}
.wdg-contact.open {
  width: 260px;
}
.wdg-contact .wdg-mail {
  top: 0;
  width: 262px;
  right: -209px;
  background-color: #1d2732;
  text-transform: uppercase;
  color: #fff;
}
.wdg-contact .wdg-tel {
  background-color: #fff;
  width: 168px;
  right: -115px;
  top: 53px;
  border: 1px #d8d8d8 solid;
}
.wdg-contact .wdg-tel a {
  color: #282828;
}
.wdg-contact .wdg-tel .fa {
  font-size: 20px;
}
.data-summary {
  padding-top: 10px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0,0,0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.g-recaptcha {
  clear: both;
}
.page-template-page-pagebuilder .slide-news-wrap {
  padding: 25px 35px;
}
.page-template-page-pagebuilder .news-slider .news-slider-link {
  left: 35px;
  bottom: 25px;
}
.site-footer {
  background: #efefef;
  min-height: 800px;
  padding-top: 84px;
  font-family: Gotham;
}
.site-footer .widget {
  margin-bottom: 50px;
}
.site-footer .footer-widget-1 .widget:first-child {
  margin-bottom: 34px;
}
.site-footer h2,
.site-footer .menu-item-has-children {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
}
.site-footer ul li {
  line-height: 30px;
}
.site-footer .cta-footer-contact {
  font-weight: 700;
  color: #fff;
  background-color: #8c8c8c;
  padding: 18px 0;
  text-transform: uppercase;
  font-size: 12px;
  width: 231px;
  display: block;
  margin: 40px 0 15px 0;
  text-align: center;
  transition: all .3s ease-out;
}
.site-footer .cta-footer-contact span {
  margin-left: 20px;
}
.site-footer .cta-footer-contact:hover {
  color: #fff;
  background-color: #4e93ff;
  text-decoration: none;
}
.site-footer .footer-widget-2 a,
.site-footer .footer-widget-3 a {
  text-transform: uppercase;
}
.site-footer .footer-widget-2 .sub-menu a,
.site-footer .footer-widget-3 .sub-menu a {
  font-weight: 400;
  font-size: 11px;
}
.site-footer .menu-item-object-famille > .sub-menu > li > .sub-menu {
  display: none;
}
.site-footer .bloc-newsletter {
  height: auto;
  padding-top: 0;
}
.site-footer .bloc-newsletter .nl-footer .steps {
  padding: 0 0 0 15px;
}
.site-footer .bloc-newsletter .form-step1 {
  margin-top: 20px;
}
.site-footer .bloc-newsletter .form-step1.has-error {
  margin-top: 10px;
}
.site-footer .bloc-newsletter .row {
  height: auto;
}
.site-footer .site-info {
  font-size: 11px;
  font-family: Gotham;
  line-height: 30px;
  margin-bottom: 20px;
}
.site-footer .site-info ul {
  display: inline-block;
}
.site-footer .site-info ul li {
  display: inline-block;
}
.site-footer .site-info ul li:after {
  content: ' | ';
}
.site-footer .site-info ul li:last-child:after {
  content: '';
}
.site-footer .site-info ul li a {
  font-size: 11px;
  font-family: Gotham;
}
.site-footer .site-info .widget {
  margin-bottom: 0;
}
.cta-gris {
  font-weight: 500;
  color: #fff;
  background-color: #8c8c8c;
  padding: 0 15px;
  height: 50px;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  text-align: center;
  transition: all .3s ease-out;
}
.cta-gris span {
  margin-left: 20px;
}
.cta-gris:hover {
  color: #fff;
  background-color: #4e93ff;
  text-decoration: none;
}
.site-footer .menu li.fa {
  color: #8c8c8c;
  font-size: 30px;
  margin-right: 30px;
  margin-top: 20px;
  position: relative;
}
.site-footer .menu li.fa:hover {
  color: #4e93ff;
}
.site-footer .menu li.fa a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
}
.home .panel-grid:first-child {
  width: 970px;
  margin: 0 auto !important;
}
.bloc-social .row {
  height: 280px;
}
.bloc-social .row > div {
  height: 100%;
}
.bloc-social .row > div > div {
  height: 100%;
}
.bloc-social .bloc-twitter {
  background-color: #efefef;
  padding: 10px;
}
.bloc-social .bloc-twitter .twitter-inner {
  background: #fff;
  height: 100%;
}
.bloc-social .bloc-twitter .head-twitter {
  padding: 30px 0 15px 0;
  text-align: center;
  font-size: 40px;
}
.bloc-social .liens-sociaux {
  background-color: #efefef;
  float: left;
  padding: 40px 0 0 40px;
}
.bloc-social .liens-sociaux .bt-social {
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-right: 10px;
}
.bloc-social .liens-sociaux .bt-social.twitter {
  background: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bt_twitter.png');
}
.bloc-social .liens-sociaux .bt-social.instagram {
  background: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bt_instagram.png');
}
.bloc-social .liens-sociaux .bt-social.youtube {
  background: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bt_youtube.png');
}
.bloc-social .liens-sociaux .bt-social.linkedin {
  background: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bt_linkedin.png');
}
.bloc-social .liens-sociaux .bt-social.facebook {
  background: url('https://www.sewan.fr/wp-content/themes/sewan/less/../images/bt_facebook.png');
}
.bloc-social .liens-sociaux .liens-wrap {
  text-align: left;
  margin-top: 30px;
}
.bloc-social .liens-sociaux h2 {
  font-size: 30px;
}
.bloc-social .instagram-pic {
  background-color: #efefef;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
}
.bloc-social .instagram-pic img {
  height: 100%;
  width: auto;
}
.banner-cta-societe {
  position: relative;
  font-size: 14px;
  color: #fff;
  background-color: #1d2732;
  background-repeat: no-repeat;
  background-position: right 50%;
  margin: 0 15px;
}
.banner-cta-societe .col-md-4 {
  padding-top: 60px;
  padding-bottom: 40px;
}
.banner-cta-societe .societe-col1 {
  padding-right: 60px;
  padding-left: 50px;
}
.banner-cta-societe .societe-col2 {
  padding-right: 0;
}
.banner-cta-societe .societe-col2 h2 {
  position: relative;
  margin-top: 10px;
}
.banner-cta-societe .societe-col2 h2:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 4px;
  background: #fff;
  right: 0;
  top: -20px;
}
.banner-cta-societe .societe-col2 h2:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 4px;
  background: #fff;
  left: 0;
  bottom: -30px;
}
.banner-cta-societe .societe-col3 {
  height: 100%;
}
.banner-cta-societe .cta-bt-societe {
  position: absolute;
  padding-right: 50px;
  line-height: 38px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  bottom: 28px;
  right: 55px;
}
.banner-cta-societe .cta-bt-societe span {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -19px;
  display: block;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
}
.banner-cta-societe .cta-bt-societe:hover {
  color: #0793ff;
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.banner-cta-societe .cta-bt-societe:hover span {
  border-radius: 50%;
  border: #0793ff 2px solid;
  margin-top: -21px;
}
.news-slider .slide-news-image {
  height: 258px;
  background-size: cover;
  background-position: center top;
}
.news-slider .slide-news-wrap {
  padding-top: 20px;
  height: 290px;
  position: relative;
}
.news-slider .news-medium-12 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.news-slider h3 {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.news-slider .news-slider-link {
  position: absolute;
  left: 0;
  bottom: 0;
}
.news-slider .news-medium-12 {
  display: none;
}
.famille_css-partenaires .news-slider .slide-nav-bt {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 92px;
  display: block;
}
.famille_css-partenaires .news-slider .cas-client .item {
  position: relative;
}
.famille_css-partenaires .news-slider .bt-slide-cas {
  display: block;
  float: left;
  text-align: center;
  margin-left: 5px;
  line-height: 53px;
  width: 41px;
  color: #fff;
  font-size: 16px;
  background-color: #ccc;
}
.famille_css-partenaires .news-slider .bt-slide-cas:hover {
  text-decoration: none;
}
.famille_css-partenaires .news-slider .bt-slide-cas.left {
  transform: rotate(180deg);
}
.famille_css-partenaires .news-slider .bt-slide-cas.left span {
  vertical-align: middle;
}
.home.news-slider .news-medium-12 {
  display: block;
}
.banner-cta-sophia {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right 50%;
  background-color: #efefef;
  margin: 0 15px;
}
.banner-cta-sophia h2 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
}
.banner-cta-sophia .sophia-col1 {
  padding: 15px 50px;
  height: 100%;
}
.banner-cta-sophia .sophia-col1 .wrap-cta {
  margin-top: 20px;
}
.bloc-cta-focus h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin: 10px 0 40px 0;
}
.bloc-cta-focus h3 {
  font-size: 30px;
  font-weight: 500;
}
.bloc-cta-focus .cta {
  font-size: 10px;
  color: #1d2732;
  text-transform: uppercase;
  font-weight: 500;
}
.bloc-cta-focus .cta:hover {
  color: #4e93ff;
}
.bloc-cta-focus .focus-image {
  height: 190px;
  background-size: cover;
}
.banner-cta-microsoft {
  margin: 0 15px;
  padding: 45px 40px;
}
.banner-cta-microsoft h2 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
}
.banner-cta-microsoft .col-md-5 {
  height: 100%;
}
.banner-cta-microsoft .cta {
  position: absolute;
  left: 15px;
  bottom: -10px;
  font-size: 10px;
  color: #1d2732;
  text-transform: uppercase;
  font-weight: 500;
}
.banner-cta-microsoft .cta:hover {
  color: #4e93ff;
}
.bloc-last-posts .cta.centre {
  width: 100%;
  text-align: center;
}
.bloc-last-posts h2 {
  font-weight: 700;
  font-size: 30px;
  margin-top: 0;
}
.bloc-last-posts h5 {
  font-size: 16px;
  font-weight: 400;
}
.bloc-last-posts h3 {
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  padding-right: 66px;
  max-height: 55px;
  overflow: hidden;
}
.bloc-last-posts .last-post-date {
  font-size: 12px;
  font-weight: 400;
  font-family: Gotham;
}
.bloc-last-posts ul {
  margin-top: 20px;
}
.bloc-last-posts:hover {
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.bloc-last-posts li {
  background-color: #efefef;
  height: 93px;
  border-left-width: 5px;
  border-left-style: solid;
  padding-left: 16px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  padding-right: 40px;
}
.bloc-last-posts li .anim-fleche2 {
  position: absolute;
  right: 27px;
  top: 50%;
  margin-top: -19px;
  display: block;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  margin-top: -21px;
  border-color: transparent;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.bloc-last-posts li span {
  display: block;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
}
.bloc-last-posts li:hover .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.bloc-last-posts li.category-event {
  border-left-color: #00a09a;
}
.bloc-last-posts li.category-event span {
  color: #00a09a;
}
.bloc-last-posts li.category-event:hover .anim-fleche2 {
  border-color: #00a09a;
}
.bloc-last-posts li.category-sewan {
  border-left-color: #e7783d;
}
.bloc-last-posts li.category-sewan span {
  color: #e7783d;
}
.bloc-last-posts li.category-sewan:hover .anim-fleche2 {
  border-color: #e7783d;
}
.bloc-last-posts li.category-jobs {
  border-left-color: #9dc756;
}
.bloc-last-posts li.category-jobs span {
  color: #9dc756;
}
.bloc-last-posts li.category-jobs:hover .anim-fleche2 {
  border-color: #9dc756;
}
.bloc-last-posts li.category-actus {
  border-left-color: #2f79ac;
}
.bloc-last-posts li.category-actus span {
  color: #2f79ac;
}
.bloc-last-posts li.category-actus:hover .anim-fleche2 {
  border-color: #2f79ac;
}
#header-slide {
  margin-bottom: 40px;
  height: 610px;
}
#header-slide .carousel-inner,
#header-slide .item {
  height: 100%;
}
#header-slide .vdo-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#header-slide h2 {
  font-size: 50px;
  color: #fff;
  position: relative;
  z-index: 3;
  margin-bottom: 25px;
}
#header-slide .item {
  background-size: cover;
  background-position: 50% 50%;
}
#header-slide .item .container {
  height: 100%;
}
#header-slide .cta-header-slide {
  display: inline-block;
  background: rgba(255,255,255,0.15);
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 15px 25px;
  transition: all 0.3s ease-out;
}
#header-slide .cta-header-slide:hover {
  background-color: #0793ff;
  text-decoration: none;
}
#header-slide .slide-cta {
  position: relative;
  z-index: 3;
}
#header-slide img.slider-illus {
  float: right;
  max-width: 387px;
  margin-top: 30px;
}
#header-slide .wrap-vertical {
  width: 100%;
}
#header-slide .slide-nav-bt {
  position: absolute;
  left: 165px;
  bottom: 100px;
  width: 130px;
  z-index: 5;
}
#header-slide .bt-slide-header {
  float: left;
  margin-right: 15px;
  display: block;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  margin-top: -21px;
  border-color: #fff;
  color: #fff;
  opacity: 0.4;
}
#header-slide .bt-slide-header:hover {
  opacity: 1;
}
#header-slide .bt-slide-header span {
  display: inline-block;
}
#header-slide .bt-slide-header.left span {
  transform: rotate(180deg);
}
#header-slide .bt-slide-header:hover,
#header-slide .bt-slide-header:visited,
#header-slide .bt-slide-header:active,
#header-slide .bt-slide-header:focus {
  text-decoration: none;
}
.menu-familles-home {
  margin-bottom: 40px;
  margin-top: -80px;
}
.home-cta-famille {
  height: 180px;
  text-align: left;
  font-size: 23px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.home-cta-famille .off,
.home-cta-famille .on {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: all 0.4s ease-out;
}
.home-cta-famille .on {
  padding: 0 0 0 30px;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}
.home-cta-famille .on strong {
  font-weight: 500;
}
.home-cta-famille .on a,
.home-cta-famille .on p {
  color: #fff;
  font-family: 'Gotham';
}
.home-cta-famille.menu-communiquer {
  background-color: #2f79ac;
}
.home-cta-famille.menu-heberger {
  background-color: #9dc756;
}
.home-cta-famille.menu-connecter {
  background-color: #00a09a;
}
.home-cta-famille .menu {
  text-decoration: none;
  color: #fff;
}
.home-cta-famille .on {
  display: none;
}
.home-cta-famille .off {
  z-index: 2;
}
.home-cta-famille:hover .off {
  opacity: 0;
}
.home-cta-famille:hover .on {
  display: inline-block;
}
.home-cta-famille:hover .anim-fleche {
  border-color: #fff;
}
.home-cta-famille:hover .anim-fleche .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.home-cta-famille .txt-decouvrir {
  position: absolute;
  bottom: 28px;
  font-weight: 500;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  right: 85px;
  font-family: Gotham;
}
.cta-sibling:hover .anim-fleche {
  border-color: #fff;
}
.cta-sibling:hover .anim-fleche .picto-Fleche {
  animation-name: hoverfleche;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.cta-sibling .anim-fleche {
  bottom: 25px;
  right: 40px;
}
.anim-fleche {
  transition: border-color 0.3s ease-out;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  width: 39px;
  height: 39px;
  border-width: 2px;
  border-color: transparent;
  border-radius: 50%;
  border-style: solid;
  line-height: 37px;
  overflow: hidden;
}
.anim-fleche .picto-Fleche {
  margin-left: 0px;
}
.materiel .banner-home {
  background-size: cover;
}
.materiel .banner-home h2 {
  font-size: 48px;
  font-weight: 500;
  color: #1d2732;
}
.materiel .materiel-galerie {
  height: 303px;
}
.materiel .materiel-galerie .carousel-inner,
.materiel .materiel-galerie .item {
  height: 100%;
}
.materiel .materiel-galerie .carousel-inner a,
.materiel .materiel-galerie .item a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 0;
}
.materiel .head-materiel {
  margin-bottom: 60px;
}
.materiel .head-materiel .logo-wrap {
  text-align: center;
}
.materiel .galerie-nav-bt {
  float: left;
  width: 110px;
}
.materiel .breadcrumb a {
  font-size: 12px;
  font-family: Calibri;
  color: #1d2732;
}
.materiel .breadcrumb a.active {
  text-decoration: underline;
  color: #1d2732;
  font-weight: 700;
}
.materiel .bc-separator {
  margin: 0 0px;
}
.materiel .galerie-cta {
  float: right;
}
.materiel .galerie-cta a {
  font-size: 12px;
  font-family: calibri;
  text-transform: uppercase;
}
.materiel .galerie-cta .fa {
  border-radius: 50%;
  margin-left: 15px;
  width: 39px;
  height: 39px;
  background: #efefef;
  line-height: 39px;
  text-align: center;
}
.materiel .bt-slide-materiel {
  display: block;
  float: left;
  text-align: center;
  margin-left: 5px;
  line-height: 38px;
  height: 36px;
  width: 28px;
  color: #fff;
  font-size: 11px;
  background-color: #ccc;
}
.materiel .bt-slide-materiel:hover,
.materiel .bt-slide-materiel:active,
.materiel .bt-slide-materiel:focus {
  text-decoration: none;
}
.materiel .bt-slide-materiel.left {
  transform: rotate(180deg);
}
.materiel .bt-slide-materiel.left span {
  vertical-align: middle;
}
.materiel img {
  max-width: 100%;
  height: auto;
}
.materiel .grid-elt {
  margin-bottom: 30px;
}
.materiel .materiel-elt {
  padding-top: 20px;
  height: 404px;
  text-align: center;
  background-color: #fff;
  transition: all 0.2s ease-out;
}
.materiel .materiel-elt h3 {
  font-size: 28px;
  font-weight: 400;
  margin-top: 10px;
}
.materiel .materiel-elt h2 {
  font-size: 28px;
  font-weight: 500;
  margin-top: 10px;
}
.materiel .materiel-elt:hover {
  -webkit-box-shadow: 25px 25px 75px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 25px 25px 75px 0px rgba(0,0,0,0.15);
  box-shadow: 25px 25px 75px 0px rgba(0,0,0,0.15);
  transform: scale(1.02);
}
.materiel .materiel-elt .logo-wrap {
  height: 41px;
}
.materiel .materiel-elt .image-wrap {
  height: 215px;
}
.materiel .materiel-elt a {
  font-family: Gotham;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.materiel .content-area {
  background-color: #efefef;
}
.materiel .wrap-materiel-list {
  margin-bottom: 40px;
}
.materiel .bande-retour-materiel {
  background: #fff;
}
.materiel .breadcrumb .bt-retour-materiel {
  padding: 0 20px;
  border-right: 2px #efefef solid;
  margin-right: 20px;
}
.materiel .breadcrumb .container {
  padding-left: 30px;
}
.materiel .bt-retour-materiel {
  display: inline-block;
  background: #fff;
  line-height: 57px;
}
.materiel .bt-retour-materiel a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: gotham;
  text-decoration: none;
}
.materiel .bt-retour-materiel a .picto-Fleche {
  transform: rotate(180deg);
  display: inline-block;
  margin-right: 10px;
}
.materiel .materiel-filter {
  font-family: gotham;
  padding: 25px;
  border-radius: 5px;
  background: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.materiel .materiel-filter .toggle-filters {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  font-family: gotham;
  text-decoration: none;
}
.materiel .materiel-filter .head-filter {
  font-size: 16px;
  text-transform: none;
  width: 100%;
  line-height: 25px;
  border-bottom: 1px #000 solid;
  margin-bottom: 20px;
}
.materiel .materiel-filter .filters {
  margin-top: 20px;
}
.materiel .materiel-filter .filters input {
  vertical-align: top;
  margin-top: 4px;
  margin-right: 20px;
}
.materiel .materiel-filter .filters .filter-elt {
  text-transform: none;
  font-size: 14px;
  font-weight: 500;
}
.materiel .materiel-filter .filters .filter-elt label {
  font-weight: 500;
  color: #282828;
}
.materiel .materiel-filter .cta-filter {
  padding-left: 15px;
}
.materiel .materiel-filter .toggle-arrow {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 18px;
  transition: all 0.2s ease-out;
}
.materiel .materiel-filter .toggle-arrow.open {
  transform: rotate(90deg);
}
.materiel .cat_materiel-list {
  display: table;
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
}
.materiel .cta-term {
  text-align: center;
  line-height: 63px;
  background: #fff;
  font-size: 16px;
  height: 63px;
  display: table-cell;
}
.materiel .cta-term:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.materiel .cta-term:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.materiel .cta-term:hover {
  text-decoration: none;
}
.materiel .banner-cat_materiel {
  margin-top: 62px;
  height: 248px;
  text-align: center;
  background-size: cover;
}
.materiel .banner-cat_materiel h2 {
  font-size: 54px;
  color: #fff;
}
.materiel .banner-cat_materiel .cta-bleu .picto-Fleche {
  margin-left: 10px;
}
.materiel .page-materiel-liste .materiel-banner-wrap {
  background: #efefef;
  padding-bottom: 90px;
}
.materiel .page-materiel-liste .materiel-banner-wrap .cta {
  font-weight: 400;
}
.materiel .page-materiel-liste .matos-wrap {
  background: #fff;
  padding-bottom: 90px;
}
.materiel .page-materiel-liste .matos-wrap .materiel-elt {
  margin-top: -90px;
  border: 1px #efefef solid;
}
.materiel .cat_materiel-logos {
  line-height: 30px;
  text-align: center;
  height: 100px;
  padding: 35px 0;
}
.materiel .cat_materiel-logos img {
  max-height: 100%;
  width: auto;
  vertical-align: middle;
  margin: 0 10px;
  display: inline-block;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.single .materiel .content-area {
  background-color: #fff;
}
.popup-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 100;
  height: 100%;
}
.popup-overlay .popup-big-image {
  width: 100%;
  text-align: center;
}
.popup-overlay .popup-big-image img {
  max-height: 100%;
  width: auto;
}
.popup-overlay a.close-popup {
  text-decoration: none;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
}
.popup-overlay a.close-popup span {
  line-height: 1px;
  font-size: 16px;
  transform: rotate(45deg);
  display: inline-block;
}
.popup-overlay .popup-vignettes {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 127px;
}
.popup-overlay .popup-vignettes .item {
  position: relative;
}
.popup-overlay .popup-vignettes .item a:hover {
  text-decoration: none;
}
.popup-overlay .popup-vignettes .item .popup-image-overlay {
  display: none;
}
.popup-overlay .popup-vignettes .item.active .popup-image-overlay {
  display: block;
  background-color: #0793ff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.popup-overlay .popup-vignettes .item.active .popup-image-overlay .picto-Fleche {
  float: right;
  color: #fff;
  display: inline-block;
  transform: rotate(-90deg);
  margin-right: 20px;
  margin-top: 20px;
}
.single-materiel .breadcrumb .bt-retour-materiel {
  padding: 0 20px;
  border-right: none;
  margin-right: 0px;
}
.single-materiel .breadcrumb .container {
  padding-left: 30px;
}
.single-materiel .bt-retour-materiel {
  display: inline-block;
  background: #fff;
  line-height: 57px;
}
.single-materiel .bt-retour-materiel a {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: gotham;
  text-decoration: none;
}
.single-materiel .bt-retour-materiel a .picto-Fleche {
  transform: rotate(180deg);
  display: inline-block;
  margin-right: 10px;
}
.post-type-archive-cas-client .filter-cas {
  background-color: #efefef;
  height: 88px;
  margin-top: -20px;
  line-height: 88px;
}
.post-type-archive-cas-client .filter-cas .actus-filter {
  margin-left: 40px;
  line-height: 20px;
  font-family: Gotham;
  font-weight: 500;
  text-align: center;
}
.post-type-archive-cas-client .filter-cas .actus-filter .dropdown-toggle {
  border: none;
  padding: 18px 26px 18px 18px;
}
.post-type-archive-cas-client .filter-cas .actus-filter .dropdown-menu {
  border: none;
  background: #efefef;
}
.post-type-archive-cas-client .filter-cas .actus-filter .dropdown-menu li > a {
  line-height: 40px;
}
.post-type-archive-cas-client .filter-cas > span {
  margin-left: 40px;
}
.post-type-archive-cas-client .cas-cli-list .thumb-link {
  display: inline-block;
  width: 195px;
  height: 122px;
  background-size: cover;
  background-position: 50% 50%;
}
.post-type-archive-cas-client .cas-permalink {
  margin-top: 10px;
}
.single.siteorigin-panels .cas-client .entry-content {
  padding-left: 0;
  padding-right: 0;
}
.single.siteorigin-panels .cas-client [class^="so-panel widget widget_sewan"] {
  margin-left: -50px;
  margin-right: -50px;
}
.single.siteorigin-panels .cas-client [class^="so-panel widget widget_sewan"].widget_sewan-bloc-contact .container {
  padding-left: 0;
  padding-right: 0;
}
body {
  background-color: #e6e6e6;
  font-family: 'Calibri', Lucida;
  padding-top: 32px;
  color: #000;
}
#page {
  background-color: #fff;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
p {
  font-family: 'Calibri', Lucida;
  color: #282828;
}
a {
  color: #282828;
  transition: all 0.3s ease-out;
}
a:hover {
  color: #4e93ff;
  text-decoration: underline;
}
.page-gestion-de-vos-preferences-cookies .sc-cookies {
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-gestion-de-vos-preferences-cookies .sc-cookies a {
  padding: 5px 12px;
  border: 1px #000 solid;
  margin-right: 15px;
}
.show-xs {
  display: none !important;
}
@media (min-width: 768px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 767px) {
  body,
  html {
    overflow-x: hidden;
  }
  body {
    padding-top: 0;
    padding-bottom: 46px;
  }
  .menu-burger:visited,
  .menu-burger:active {
    text-decoration: none;
  }
  .page.search .site-main {
    padding-top: 40px;
  }
  .outils-collaboratifs .sous-famille #header-slide h2 {
    font-size: 44px;
    line-height: 44px;
  }
  #header-slide h1,
  #header-slide h2 {
    text-align: center;
    max-width: 100% !important;
    padding-left: 25px;
    padding-right: 25px;
  }
  #header-slide .slide-cta {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 0;
  }
  #header-slide .slide-cta a {
    background-color: #0793ff;
    opacity: 1;
  }
  #masthead .bloc-search.open .search-form-wrap {
    width: 100%;
  }
  #masthead .search-form-wrap {
    position: fixed;
    top: 72px;
    height: 77px;
    background: #fff;
    width: 0;
    left: 0;
    line-height: 77px;
    transition: width 0.3s ease-out;
    overflow: hidden;
    border-bottom: 4px #86c7ff solid;
    border-top: 1px #efefef solid;
  }
  #masthead .search-form-wrap input,
  #masthead .search-form-wrap button {
    border-radius: 0;
    border: none;
    box-shadow: none;
    height: 100%;
    background: #fff;
  }
  #masthead .search-form-wrap .search-res-elt {
    line-height: 30px;
  }
  #masthead .search-form-wrap input {
    height: 76px;
    font-size: 24px;
    color: #0793ff;
    border-bottom: 4px #0793ff solid;
  }
  #masthead .search-form-wrap button {
    margin-top: -5px;
    font-size: 17px;
    padding: 0 10px 0px 10px;
    text-align: center;
  }
  #masthead .search-form-wrap button span {
    vertical-align: middle;
    display: inline-block;
  }
  #masthead .search-form-wrap button span:before {
    content: 'OK';
    font-family: Calibri;
  }
  #masthead #menu-blanc {
    top: 0;
    height: 72px;
  }
  #masthead #menu-blanc .other-links-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
  }
  #masthead #menu-blanc .social-navigation {
    display: block;
    float: none;
  }
  #masthead #menu-blanc .social-navigation ul {
    text-align: center;
    display: block;
  }
  #masthead #menu-blanc .social-navigation ul li.fa {
    font-size: 30px;
    display: inline;
  }
  #masthead #menu-blanc .social-navigation ul li.fa:last-child {
    margin-right: 0;
  }
  #masthead #menu-blanc .bt-menu-partenaire {
    height: 56px;
    width: 80%;
    text-align: center;
    display: block;
    background-color: #0793ff;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin: 10px auto;
  }
  #masthead #menu-blanc .bloc-logo {
    text-align: center;
  }
  #masthead #menu-blanc .bloc-logo img {
    max-height: 40px;
    display: inline-block;
  }
  #masthead #menu-blanc .menu-item a:after {
    content: '';
  }
  #masthead #menu-blanc .menu-item a:hover,
  #masthead #menu-blanc .menu-item a.active {
    border: none !important;
  }
  #masthead #menu-blanc .menu-item.communiquer a:after,
  #masthead #menu-blanc .menu-item.heberger a:after,
  #masthead #menu-blanc .menu-item.connecter a:after,
  #masthead #menu-blanc .menu-item.ressources a:after {
    content: '';
    position: relative;
    display: block;
    width: 40px;
    height: 2px;
    background: #222;
    transform: none;
    top: 0;
    margin-top: 0;
  }
  #masthead #menu-blanc .menu-item.communiquer a:after {
    background: #2f79ac;
  }
  #masthead #menu-blanc .menu-item.connecter a:after {
    background: #00a09a;
  }
  #masthead #menu-blanc .menu-item.heberger a:after {
    background: #9dc756;
  }
  #masthead #menu-blanc .burger-wrap {
    position: absolute;
    left: 0;
    width: 82px;
    height: 72px;
    top: 0;
    text-align: center;
    line-height: 72px;
    z-index: 101;
    display: block;
    padding-left: 15px;
    font-size: 18px;
  }
  #masthead #menu-blanc .bloc-search {
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
    line-height: 72px;
  }
  #masthead #menu-blanc .bloc-search .bt-search-closed {
    margin: 0;
  }
  #masthead #menu-blanc .bt-close-wrap {
    position: absolute;
    z-index: 120;
    text-align: center;
    right: 0;
    top: 0;
    height: 72px;
    width: 60px;
    background: #ccc;
    color: #fff;
    display: none;
  }
  #masthead #menu-blanc .bt-close-wrap a {
    display: block;
    height: 100%;
    line-height: 82px;
  }
  #masthead #menu-blanc .bt-close-wrap a span {
    font-size: 25px;
    display: inline-block;
    transform: rotate(45deg);
    color: #fff;
    text-decoration: none;
  }
  #masthead #menu-blanc .main-navigation {
    height: auto;
    background: #fff;
    margin-top: 0;
    padding: 18px 0 0px 30px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 60px;
    z-index: 102;
    text-align: left;
  }
  #masthead #menu-blanc .main-navigation .burger-wrapper {
    color: #fff;
  }
  #masthead #menu-blanc .main-navigation ul li {
    display: block;
    line-height: 39px;
    height: 39px;
    padding: 0;
  }
  #masthead #menu-blanc .main-navigation ul li a {
    opacity: 1;
    line-height: 2;
    height: auto;
    font-size: 4vh;
    font-weight: 500;
  }
  #masthead #menu-blanc .main-navigation ul li.communiquer,
  #masthead #menu-blanc .main-navigation ul li.heberger,
  #masthead #menu-blanc .main-navigation ul li.connecter,
  #masthead #menu-blanc .main-navigation ul li.ressources {
    margin-bottom: 10px;
  }
  #masthead #menu-blanc .main-navigation ul li.communiquer a,
  #masthead #menu-blanc .main-navigation ul li.heberger a,
  #masthead #menu-blanc .main-navigation ul li.connecter a,
  #masthead #menu-blanc .main-navigation ul li.ressources a {
    font-size: 26px;
    text-transform: none;
    font-weight: 500;
    line-height: 50px;
  }
  #masthead #menu-blanc .main-navigation ul#top-menu-mobile li:first-child {
    margin-top: 10px;
  }
  #masthead #menu-blanc .main-navigation ul#top-menu-mobile li {
    height: auto;
    line-height: 1;
  }
  #masthead #menu-blanc .main-navigation ul#top-menu-mobile li a {
    line-height: 1.7;
    height: auto;
    font-size: 2.8vh;
  }
  .home.page #header-slide,
  .home.page .video-header,
  .single-sous-famille .famille #header-slide,
  .single-sous-famille .famille .video-header {
    max-height: 504px;
    height: 504px;
  }
  .home.page #header-slide h2,
  .home.page .video-header h2,
  .single-sous-famille .famille #header-slide h2,
  .single-sous-famille .famille .video-header h2 {
    font-size: 38px;
    line-height: 38px;
  }
  .home.page #header-slide .slide-nav-bt,
  .home.page .video-header .slide-nav-bt,
  .single-sous-famille .famille #header-slide .slide-nav-bt,
  .single-sous-famille .famille .video-header .slide-nav-bt {
    left: 45px;
    bottom: 25px;
  }
  .home.page #header-slide .jauge-wrap,
  .home.page .video-header .jauge-wrap,
  .single-sous-famille .famille #header-slide .jauge-wrap,
  .single-sous-famille .famille .video-header .jauge-wrap {
    right: 45px;
    bottom: 25px;
  }
  .home .widget_sewan-cta-focus {
    display: none;
  }
  .home .menu-familles-home {
    margin-top: -40px;
  }
  .home .cta-sibling {
    display: block;
    width: 100%;
    height: 90px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 90px;
    padding-left: 40px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .home .panel-grid:first-child {
    width: 100%;
    margin: 0 auto !important;
  }
  .home .banner-cta-microsoft {
    background-position: 100% 0;
    padding: 230px 10px 35px 10px;
    background-repeat: no-repeat;
    background-color: #efefef;
  }
  .home .banner-cta-microsoft .cta {
    bottom: -20px;
  }
  .home .bloc-last-posts h3 {
    font-size: 12px;
  }
  .home .banner-cta-sophia.banner-home {
    padding-top: 130px;
    background-position: 50% -28px;
    background-size: 100%;
  }
  .home .banner-cta-sophia.banner-home .sophia-col1 {
    padding: 15px 25px;
    text-align: center;
  }
  .home .panel-last-child .banner-cta-sophia.banner-home {
    padding-top: 20px;
    background-position: 50% 0;
    background-size: cover;
  }
  .bloc-social .row {
    height: auto;
  }
  .bloc-social .row > div {
    height: auto;
  }
  .bloc-social .row > div > div {
    height: auto;
  }
  .tribune-expert-blanc {
    padding-bottom: 45px;
  }
  .tribune-expert-blanc .tribune-cta-contact {
    margin-top: -40px;
  }
  .tribune-expert-blanc .tribune-cta-contact a {
    margin-left: 0 !important;
    display: block;
    margin-top: 5px;
  }
  .so-widget-sewan-cta-type2 ..contenu {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tribune-expert-gris {
    margin-bottom: 80px;
  }
  .tribune-expert-gris .expert-image {
    float: right;
    width: 70px;
    margin-right: 0;
  }
  .tribune-expert-gris .container-tribune-expert {
    padding: 20px 30px;
  }
  .tribune-expert-gris a {
    margin-left: 30px !important;
  }
  .tribune-expert-gris .tribune-cta-contact {
    left: 30px;
  }
  h1,
  h2 {
    font-size: 26px;
  }
  .banner-home {
    height: auto !important;
  }
  .banner-cta-societe {
    padding-top: 80px;
    background-position: 50% 0;
    background-size: 100%;
  }
  .banner-cta-societe .societe-col2 {
    padding: 60px 25px 40px 25px;
  }
  .banner-cta-societe .societe-col1 {
    padding: 30px;
  }
  .bloc-newsletter {
    height: auto !important;
    text-align: center;
  }
  .bloc-newsletter .bloc-illus-newsletter {
    background-position: center top;
    height: 176px;
  }
  .bloc-newsletter .steps {
    padding: 30px 20px 30px 20px;
  }
  .bloc-newsletter .row,
  .bloc-newsletter .container {
    height: auto !important;
  }
  .widget_sow-image {
    display: none;
  }
  .site-footer {
    text-align: center;
    padding-top: 30px;
    min-height: initial;
  }
  .site-footer .widget {
    margin-bottom: 20px;
  }
  .site-footer .widget_nav_menu,
  .site-footer .cta-footer-contact,
  .site-footer .widget_recent_entries,
  .site-footer .widget_sow-image {
    display: none !important;
  }
  .site-footer #nav_menu-8.widget_nav_menu {
    display: block !important;
  }
  .site-footer .footer-widget-4 .copy {
    display: none;
  }
  .site-footer .footer-widget-4 .widget_nav_menu {
    display: block !important;
  }
  .site-footer .bloc-newsletter .input-group {
    display: block;
  }
  .site-footer .bloc-newsletter .input-group input {
    display: block;
    float: none;
  }
  .site-footer .bloc-newsletter .input-group .input-group-btn {
    display: block;
    width: 100%;
    padding-top: 10px;
  }
  .site-footer .bloc-newsletter .input-group .input-group-btn button {
    width: 100%;
    border-radius: 0;
  }
  .site-footer .bloc-newsletter .nl-footer .steps {
    padding: 0 15px;
  }
  .type-famille .executive-summary:before {
    top: -50px;
  }
  .executive-summary {
    padding: 50px 25px 20px 25px;
  }
  .executive-summary .data-summary {
    text-align: left;
  }
  .bloc-cta-famille {
    padding-left: 25px;
    padding-right: 25px;
  }
  .bloc-cta-famille .cta-famille-wrap {
    margin-bottom: 80px;
  }
  .bloc-cta-famille .cta-famille-wrap:last-child {
    margin-bottom: 0;
  }
  .famille .bloc-cta-siblings {
    padding-left: 25px;
    padding-right: 25px;
  }
  .famille .cta-sibling {
    margin-bottom: 10px;
  }
  .bloc-informations-techniques {
    background-size: 1000px;
  }
  .bloc-informations-techniques:before {
    font-size: 12px;
    top: 10px;
  }
  .breadcrumb {
    display: none;
  }
  .cta-type2 {
    padding-top: 0;
  }
  .cta-type2 .image {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cta-type2 .image img {
    width: 100%;
    height: auto;
  }
  .cta-type1 .logo-elt:nth-child(2n+1) {
    border-left: 1px #e6e6e6 solid;
  }
  .cta-type1 .logo-elt:nth-child(-n+5) {
    border-top: none;
  }
  .cta-type1 .logo-elt:nth-child(-n+2) {
    border-top: 1px #e6e6e6 solid;
  }
  .cta-type1 .bt-logo-grid-more {
    width: 100%;
  }
  .cta-type1 .cta-type1-text img {
    max-width: 100%;
    height: auto;
  }
  .cta-type1 .banner-cta {
    height: 202px;
    background-position: 33% 50%;
  }
  .cta-type1 .banner-cta h2 {
    font-size: 28px;
    margin-top: 0;
    line-height: 32px;
    max-width: 150px;
  }
  .cta-type1 .banner-cta .cta-bt-type1 {
    margin-top: 0;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
  }
  .bloc-materiel .carousel-inner > .item,
  .bloc-multi-cta .carousel-inner > .item {
    padding: 0 80px;
  }
  .bloc-materiel .carousel-inner > .item.active,
  .bloc-materiel .carousel-inner > .item.prev,
  .bloc-materiel .carousel-inner > .item.next,
  .bloc-multi-cta .carousel-inner > .item.active,
  .bloc-multi-cta .carousel-inner > .item.prev,
  .bloc-multi-cta .carousel-inner > .item.next {
    display: block !important;
  }
  .bloc-materiel .materiel-link,
  .bloc-multi-cta .materiel-link {
    left: 80px;
  }
  .bloc-materiel .bt-slide-matos,
  .bloc-multi-cta .bt-slide-matos {
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    text-align: center;
    margin-left: 5px;
    line-height: 53px;
    margin-top: -26px;
    width: 41px;
    color: #fff;
    font-size: 16px;
    background-color: #ccc;
  }
  .bloc-materiel .bt-slide-matos:hover,
  .bloc-multi-cta .bt-slide-matos:hover {
    text-decoration: none;
  }
  .bloc-materiel .bt-slide-matos.right,
  .bloc-multi-cta .bt-slide-matos.right {
    left: auto;
    right: 15px;
  }
  .bloc-materiel .bt-slide-matos.left,
  .bloc-multi-cta .bt-slide-matos.left {
    transform: rotate(180deg);
  }
  .bloc-materiel .bt-slide-matos.left span,
  .bloc-multi-cta .bt-slide-matos.left span {
    vertical-align: middle;
  }
  .bloc-multi-cta .materiel-link {
    left: 0px;
  }
  .cas-client.carousel .item {
    height: auto;
  }
  .cas-client.carousel .item .cta-cas-client {
    left: 0;
    bottom: 40px;
  }
  .cas-client.carousel .item .slide-cas-client-droite {
    padding: 30px 30px 80px 30px;
  }
  .solution #header-slide h2,
  .sous-famille #header-slide h2,
  .famille #header-slide h2 {
    font-size: 44px;
  }
  .solution #header-slide .item:first-child h2,
  .sous-famille #header-slide .item:first-child h2,
  .famille #header-slide .item:first-child h2 {
    font-size: 44px;
    line-height: 44px;
  }
  .single .cas-client .problematique h3 {
    font-size: 22px;
  }
  .cas-client .text-pblm {
    float: none;
  }
  .page.page-sophia h1 {
    padding-left: 0;
  }
  .page.page-sophia .data-summary {
    display: none;
  }
  .page-template-default h1 {
    font-size: 30px;
  }
  .page-template-default .site-main .entry-content {
    padding: 30px 15px;
  }
  .cta-services-elt {
    margin-bottom: 10px;
  }
  .page-contact .entry-content {
    padding-top: 40px;
  }
  .page-contact .entry-content .contact-top td {
    display: block;
    width: 100% !important;
  }
  .single .cas-client .content-area,
  .single .actus .content-area {
    margin-top: 0;
  }
  .service .image-header,
  .materiel .image-header,
  .page .image-header,
  .actus .image-header {
    background-position: 50%;
    background-size: auto 100%;
  }
  .service .image-header h1,
  .materiel .image-header h1,
  .page .image-header h1,
  .actus .image-header h1 {
    font-size: 44px;
    line-height: 44px;
    font-weight: 700;
    top: 140px;
  }
  .actus .banner-cta-sophia.banner-home {
    background-position: 96% 17%;
  }
  .actus .banner-cta-sophia.banner-home .cta-sophia-text-wrap {
    display: none;
  }
  .actus .banner-cta-sophia.banner-home .wrap-cta {
    margin-top: 80px;
  }
  .fiche-technique .wrap {
    padding: 25px 0;
  }
  .fiche-technique .wrap .ligne {
    padding: 10px 0;
    font-size: 12px;
    line-height: 14px;
  }
  .fiche-technique .bloc-title-fiche {
    margin-left: 15px;
    margin-right: 15px;
  }
  .service .ancre-fiche-technique,
  .solution .ancre-fiche-technique {
    position: absolute;
    top: -70px;
    right: -25px;
    margin-top: 0;
  }
  .service .ancre-fiche-technique .label-cta-list,
  .solution .ancre-fiche-technique .label-cta-list {
    display: none;
  }
  .service #header-slide,
  .solution #header-slide,
  .materiel #header-slide,
  .page #header-slide,
  .outils-collaboratifs #header-slide,
  .solution #header-slide,
  .famille #header-slide {
    height: 280px;
  }
  .service .video-header,
  .solution .video-header,
  .materiel .video-header,
  .page .video-header,
  .outils-collaboratifs .video-header,
  .solution .video-header,
  .famille .video-header {
    height: 280px;
  }
  .service .executive-summary .col-sm-8,
  .solution .executive-summary .col-sm-8,
  .materiel .executive-summary .col-sm-8,
  .page .executive-summary .col-sm-8,
  .outils-collaboratifs .executive-summary .col-sm-8 {
    padding-right: 15px;
  }
  .service .executive-summary .summary-content:after,
  .solution .executive-summary .summary-content:after,
  .materiel .executive-summary .summary-content:after,
  .page .executive-summary .summary-content:after,
  .outils-collaboratifs .executive-summary .summary-content:after {
    right: 0;
  }
  .service .data-summary,
  .solution .data-summary,
  .materiel .data-summary,
  .page .data-summary,
  .outils-collaboratifs .data-summary {
    display: none;
  }
  .service .banner-cta-wide,
  .solution .banner-cta-wide,
  .materiel .banner-cta-wide,
  .page .banner-cta-wide,
  .outils-collaboratifs .banner-cta-wide {
    height: 216px;
  }
  .service .banner-cta-wide .text-wide,
  .solution .banner-cta-wide .text-wide,
  .materiel .banner-cta-wide .text-wide,
  .page .banner-cta-wide .text-wide,
  .outils-collaboratifs .banner-cta-wide .text-wide {
    display: none;
  }
  .service .bloc-contact .noir,
  .solution .bloc-contact .noir,
  .materiel .bloc-contact .noir,
  .page .bloc-contact .noir,
  .outils-collaboratifs .bloc-contact .noir {
    display: none;
  }
  .service .bloc-contact h2,
  .solution .bloc-contact h2,
  .materiel .bloc-contact h2,
  .page .bloc-contact h2,
  .outils-collaboratifs .bloc-contact h2 {
    color: #fff;
  }
  .materiel .banner-home h2 {
    font-size: 28px;
  }
  .materiel .head-materiel {
    padding: 40px;
  }
  .materiel .cat_materiel-list {
    display: block;
  }
  .materiel .cta-term {
    display: block;
  }
  .materiel .cat_materiel-logos {
    height: auto;
    line-height: 1;
  }
  .materiel .page-materiel-liste .materiel-banner-wrap {
    padding-bottom: 0;
  }
  .materiel .banner-cat_materiel h2 {
    font-size: 30px;
  }
  .materiel .materiel-filter .head-filter {
    text-align: right;
  }
  .materiel .materiel-galerie .carousel-inner a,
  .materiel .materiel-galerie .item a {
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .points-forts .container {
    padding: 0 15px;
    text-align: center;
    max-height: 800px;
    overflow: hidden;
    position: relative;
  }
  .points-forts .col-sm-pull-5,
  .points-forts .txt-gauche {
    text-align: center;
  }
  .points-forts .point-content {
    padding: 0 15px;
  }
  .points-forts .point-fort-col {
    margin-bottom: 30px;
  }
  .points-forts .cache-more {
    padding-top: 150px;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 47%,#ffffff 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 47%,#ffffff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 47%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
    height: 200px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .points-forts .cache-more.hide {
    display: none !important;
  }
  .wdg-contact {
    position: fixed;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    top: auto !important;
    height: 46px;
  }
  .wdg-contact .wdg-mail,
  .wdg-contact .wdg-tel {
    overflow: hidden;
    float: left;
    width: 50%;
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    top: auto;
    height: 46px;
    line-height: 46px;
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    text-align: center;
  }
  .wdg-contact .wdg-mail .show-xs,
  .wdg-contact .wdg-tel .show-xs {
    display: inline !important;
  }
  .wdg-contact .wdg-tel a {
    color: #1d2732;
  }
  .banner-cta-sophia.banner-home {
    padding-top: 0;
    background-position: 30% 0;
    text-align: left;
  }
  .banner-cta-sophia .sophia-col1 {
    padding: 15px 25px;
  }
  .banner-cta-sophia h2 {
    font-size: 28px;
  }
  .page .data-summary {
    display: block;
  }
  .page .banner-cta-sophia {
    margin: 0;
    text-align: center;
  }
  .page .bloc-illustration .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page.famille_css-partenaires .bloc-texte-simple img.alignright {
    float: left;
    max-width: 100%;
    height: auto;
  }
  .page.famille_css-partenaires .banner-cta-wide {
    background-color: #00183b;
    background-position: 100% 0;
    background-size: auto 166px;
    background-repeat: no-repeat;
    padding: 170px 0 30px 0;
    height: auto;
  }
  .page.famille_css-partenaires .banner-cta-wide .text-wide {
    display: block;
  }
  .page.famille_css-partenaires .banner-cta-sophia .cta-sophia-text-wrap {
    display: none;
  }
  .page .widget_sow-image {
    display: block;
  }
  .partenaires .bloc-presence > div {
    width: 100%;
  }
  .bloc-mansonry .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .bloc-texte-simple .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .single .actus .image-header,
  .single .cas-client .image-header {
    background-position: 50% 0;
    background-size: cover;
    min-height: 278px;
  }
  .single .actus img,
  .single .cas-client img {
    max-width: 100%;
    height: auto;
  }
  .single .actus .content-area,
  .single .cas-client .content-area {
    padding: 0 30px;
  }
  .single .actus .content-area h1,
  .single .cas-client .content-area h1 {
    font-size: 32px;
    font-weight: 500;
  }
  .single .actus .header-cas-client,
  .single .cas-client .header-cas-client {
    padding-top: 20px;
  }
  .single .actus .header-cas-client .tools,
  .single .cas-client .header-cas-client .tools {
    position: absolute;
    top: 0;
    right: 30px;
  }
  .presse.page-actus .banner-cta-sophia {
    display: none;
  }
  .presse.page-actus .revues-list {
    padding: 30px 15px;
  }
  .presse.page-actus .revues-list h2 {
    font-size: 30px;
    text-align: center;
  }
  .presse.page-actus .revues-list .container {
    padding: 0;
  }
  .presse.page-actus .revues-list .logo-revue {
    height: 97px;
    padding: 20px;
  }
  .actus.page-actus .container {
    padding: 0 25px;
  }
  .actus.page-actus .page-actus-liste .actus-liste-elt {
    line-height: 18px;
    margin-bottom: 20px;
  }
  .actus.page-actus .page-actus-liste .actus-liste-elt .title {
    font-size: 14px;
  }
  .actus.page-actus .filter-actus {
    margin-top: 0;
    height: 72px;
    line-height: 72px;
  }
  .actus.page-actus .filter-actus .container {
    padding: 0 15px;
  }
  .actus.page-actus .filter-actus .actus-filter {
    margin-left: 6px;
  }
  .single .cas-client .carousel,
  .single .actus .carousel {
    max-width: 100%;
  }
  .single .cas-client .post-navigation .show-xs,
  .single .actus .post-navigation .show-xs {
    display: inline !important;
  }
  .banner-inter .banner-cta-sophia {
    background-size: 150%;
    background-position: -20% 0;
  }
  .page.error-404 .menu-familles-home {
    margin-top: 0px;
    padding: 40px;
  }
  .page.error-404 .cta-sibling {
    display: block;
    width: 100%;
    height: 90px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 90px;
    padding-left: 40px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .page.error-404 h1 {
    top: 55%;
    font-size: 25px;
    font-weight: 400;
  }
  .page.error-404 .image-header {
    background-size: 100%;
    background-color: #0793ff;
    background-repeat: no-repeat;
    background-position: center 100px;
  }
  .so-panel.widget_sewan-bloc-contact {
    margin-top: -40px;
  }
}
