@import url("https://fonts.googleapis.com/css?family=Dosis");
@media (min-width: 1000px) {
  body.view-visitor #body-container-inner #center {
    padding-top: 73px;
  }
  body.view-visitor #body-container-inner #header2 + #center {
    padding-top: 0;
  }
  body.view-visitor #body-container-inner #header2 {
    padding-top: 73px;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #center {
    padding-top: 123px;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #header2 + #center {
    padding-top: 0;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #header2 {
    padding-top: 123px;
  }
}
@media (max-width: 1000px) {
  body.view-visitor #body-container-inner #center {
    padding-top: 52px;
  }
  body.view-visitor #body-container-inner #header2 + #center {
    padding-top: 0;
  }
  body.view-visitor #body-container-inner #header2 {
    padding-top: 52px;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #center {
    padding-top: 82px;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #header2 + #center {
    padding-top: 0;
  }
  body.view-visitor #body-container-inner:has(#nt-header.with-top-bar) #header2 {
    padding-top: 82px;
  }
}
body:not(.view-visitor) #body-container #nt-header {
  position: relative;
}

body.theme_wide #body-container-inner {
  background: transparent !important;
}

.arrow-white::after {
  content: url("/assets/natixis/icon_logout_white-70c94ac6.svg");
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  margin-left: 5px;
  margin-bottom: -4px;
}

.bold-pseudo-after:after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
}

#body-container {
  /*
    .element-image .content-link:hover > img {
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
    }
    .element-image .content-link:hover > img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .element-image .content-link:hover > img {
        filter: brightness(110%) contrast(150%);
        transition: all ease .5s;
        -webkit-transition: all ease .5s;
    }
  */
}
#body-container .nt-socials ul li {
  display: inline-block;
  margin: 0 5px;
  font-size: 20px;
}
#body-container .nt-socials ul li:last-child {
  margin-right: 0;
}
#body-container .nt-socials ul li a {
  display: block;
  color: #ddd;
}
#body-container .nt-socials ul li.nt-lk:hover a {
  color: #0077b5 !important;
}
#body-container .nt-socials ul li.nt-yt:hover a {
  color: #e62117 !important;
}
#body-container .nt-socials ul li.nt-tw:hover a {
  color: #1da1f2 !important;
}
#body-container .nt-footer-socials svg {
  margin: 8px 2px;
}
#body-container .nt-footer-socials svg path {
  fill: #FFF;
}
#body-container #nt-header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  background: #fff;
}
@media (max-width: 1000px) {
  #body-container #nt-header.with-top-bar .nt-header-top {
    margin-top: 30px;
  }
  #body-container #nt-header.with-top-bar .nt-header-mobile-toggle .mobile-toggle {
    margin-top: 30px;
  }
  #body-container #nt-header.with-top-bar .nt-header-menu.menu-mobile {
    top: 80px;
  }
}
@media (min-width: 1000px) {
  #body-container #nt-header.with-top-bar .nt-header-top {
    margin-top: 50px;
  }
}
#body-container #nt-header #nt-topbar-desktop {
  font-family: "Montserrat";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #5d1676;
  font-size: 14px;
  height: 50px;
  color: white;
}
@media (max-width: 1000px) {
  #body-container #nt-header #nt-topbar-desktop {
    display: none;
  }
}
#body-container #nt-header #nt-topbar-desktop .nt-topbar-content {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  height: 100%;
  font-size: 14px;
}
@media (max-width: 996px) {
  #body-container #nt-header #nt-topbar-desktop .nt-topbar-content .nt-topbar-left {
    margin-left: 20px;
  }
}
#body-container #nt-header #nt-topbar-desktop .nt-topbar-content .nt-topbar-left a {
  text-decoration: none;
  color: white;
}
#body-container #nt-header #nt-topbar-desktop .nt-topbar-content .nt-topbar-left a > span {
  text-decoration: underline;
}
@media (max-width: 996px) {
  #body-container #nt-header #nt-topbar-desktop .nt-topbar-content .nt-topbar-right {
    display: none;
  }
}
#body-container #nt-header #nt-topbar-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: #5d1676;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1000px) {
  #body-container #nt-header #nt-topbar-mobile {
    display: none;
  }
}
#body-container #nt-header #nt-topbar-mobile span {
  font-size: 12px;
  color: white;
}
@media (min-width: 996px) {
  #body-container #nt-header .nt-header-top .nt-header-logo {
    display: none;
  }
}
#body-container #nt-header .nt-header-top:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 2px solid #e6e6e6;
}
#body-container #nt-header .nt-header-top a {
  display: block;
  max-width: 235px;
}
#body-container #nt-header .nt-header-top a img {
  display: block;
  width: 100%;
}
@media (max-width: 996px) {
  #body-container #nt-header .nt-header-top {
    padding: 0;
  }
  #body-container #nt-header .nt-header-top a {
    max-width: 130px;
  }
  #body-container #nt-header .nt-header-top a img {
    height: 50px;
  }
}
@media (min-width: 996px) {
  #body-container #nt-header .nt-header-mobile-toggle {
    display: none;
  }
}
#body-container #nt-header .nt-header-mobile-toggle a.mobile-toggle {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
#body-container #nt-header .nt-header-mobile-toggle a.mobile-toggle svg {
  height: 20px;
  width: auto;
  fill: white;
}
#body-container #nt-header .nt-header-menu {
  z-index: 1;
}
#body-container #nt-header .nt-header-menu.menu-desktop {
  max-width: 1200px;
  margin: 0 auto;
}
#body-container #nt-header .nt-header-menu.menu-desktop ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#body-container #nt-header .nt-header-menu.menu-desktop ul .nt-menu-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#body-container #nt-header .nt-header-menu.menu-desktop ul .nt-menu-logo img {
  min-width: 180px;
  max-width: 260px;
}
#body-container #nt-header .nt-header-menu.menu-desktop .nt-menu-folder-submenu ul {
  justify-content: flex-start;
}
@media (max-width: 996px) {
  #body-container #nt-header .nt-header-menu.menu-desktop {
    display: none;
  }
}
#body-container #nt-header .nt-header-menu.menu-mobile {
  display: none; /* Can be toggled */
  z-index: 5;
  position: fixed;
  top: 51px;
  bottom: 0;
  left: 0;
  right: 0;
}
#body-container #nt-header .nt-header-menu.menu-mobile.active {
  display: block;
}
#body-container #nt-header .nt-header-menu.menu-mobile:not(.active) {
  display: none;
}
#body-container #nt-header .nt-header-menu.menu-mobile .menu-mobile.backlink {
  display: block;
  padding: 10px 30px 15px 30px;
  color: #5d1676;
  text-decoration: none;
  font-family: "Montserrat";
  font-size: 16px;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers {
  background: white;
  height: calc(100% - 20px);
  margin: 10px;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav {
  padding-top: 10px;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav ul .nt-menu-item .nt-menu-item-link,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav ul .nt-menu-item .nt-menu-item-folder {
  padding: 10px 30px;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav ul .nt-menu-item.nt-menu-logo {
  display: none;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item {
  width: 100%;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-item-link,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-item-link {
  color: black;
  background-color: white !important;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-folder,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-folder {
  position: relative;
  display: none;
  padding: 0;
  background-color: white !important;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-folder .subcontainers,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-folder .subcontainers {
  margin-top: 0;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-folder li,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-folder li {
  width: 100%;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-folder li a,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-folder li a {
  padding: 8px 10px 10px 30px !important;
  color: black;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder .nt-menu-folder li.subselected a,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item .nt-menu-folder li.subselected a {
  color: white !important;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder.active .nt-menu-item-link,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.active .nt-menu-item-link {
  font-weight: bold;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder.active .nt-menu-item-link:after,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.active .nt-menu-item-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  height: 0.5em;
  border-top: 1px solid;
}
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.nt-menu-item-folder.active .nt-menu-folder,
#body-container #nt-header .nt-header-menu.menu-mobile .subcontainers nav .nt-menu-item.active .nt-menu-folder {
  display: block;
}
@media (min-width: 997px) {
  #body-container #nt-header .nt-header-menu.menu-mobile {
    display: none;
  }
}
#body-container #nt-header .nt-header-menu nav ul {
  padding: 0;
}
#body-container #nt-header .nt-header-menu nav ul:after {
  content: "";
  display: block;
  clear: both;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item-link.nt-menu-item-home:before {
  content: url("/assets/natixis/icon_campaign_home_purple-de89b37e.svg");
  display: block;
  height: 23px;
  width: 20px;
  margin: auto;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item-link:hover.nt-menu-item-home:before {
  content: url("/assets/natixis/icon_campaign_home_white-3f44fb04.svg");
  height: 23px;
  width: 20px;
  margin: auto;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.selected > span, #body-container #nt-header .nt-header-menu nav ul .nt-menu-item.selected > a {
  text-decoration: underline;
  color: #5d1676;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item .nt-menu-item-link {
  font-family: "Montserrat";
  position: relative;
  display: block;
  padding: 25px 40px;
  font-size: 14px !important;
  text-decoration: none;
  border-top: 2px solid transparent;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  display: none;
  padding: 0px 50px;
  font-size: 14px !important;
  border-top: 1px solid #e6e6e6;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder .nt-menu-folder-submenu {
  max-width: 1200px;
  margin: 0 auto;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder .nt-menu-folder-submenu ul:after {
  content: "";
  display: block;
  clear: both;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder .nt-menu-folder-submenu ul li.subselected {
  background: #5d1676;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder .nt-menu-folder-submenu ul li a {
  font-family: "Montserrat";
  display: block;
  padding: 20px 20px;
  text-decoration: none;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder .nt-menu-folder .nt-menu-folder-submenu ul li a:hover {
  text-decoration: none;
  font-weight: bold;
}
#body-container #nt-header .nt-header-menu nav ul .nt-menu-item.nt-menu-item-folder:hover .nt-menu-folder {
  display: block;
  -webkit-animation: subMenuEnter 0.3s forwards;
  animation: subMenuEnter 0.3s forwards;
}
#body-container #nt-footer .nt-footer-section .nt-footer-top {
  display: flex;
  align-items: center;
  justify-content: center;
}
#body-container #nt-footer .nt-footer-section .nt-footer-top a {
  color: inherit;
  text-decoration: none;
  padding: 30px 10px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-top a:hover {
  text-decoration: underline;
}
#body-container #nt-footer .nt-footer-section .nt-footer-top a:not(:last-child):after {
  content: "|";
  margin-left: 15px;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-top a:not(:last-child):after {
    margin-left: 5px;
  }
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-top {
    display: block;
    padding: 20px;
    text-align: center;
  }
  #body-container #nt-footer .nt-footer-section .nt-footer-top a {
    padding: 0;
    line-height: 30px;
  }
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle {
  display: flex;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 14px;
  color: white;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle {
    flex-direction: column;
    align-items: unset;
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 14px;
  }
}
@media (min-width: 997px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu, #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-submenu {
    border-left: 1px solid white;
  }
}
@media (min-width: 997px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection .subsection-container {
    margin-left: 25px;
    margin-right: 50px;
  }
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection .subsection-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-desktop-logo .subsection-container {
  margin-left: 0 !important;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-desktop-logo {
    display: none;
  }
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-desktop-logo img {
  max-height: 250px;
  max-width: 220px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu img.bpce-logo {
  margin-bottom: 30px;
  max-width: 200px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-footer-socials {
  display: flex;
  align-items: center;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-footer-socials a {
  padding-right: 20px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-address {
  margin-bottom: 30px;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-address p {
    font-size: 14px !important;
  }
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-address p {
  margin-bottom: 0;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-address .nt-address-title {
  font-weight: bold;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-mainmenu ul li {
  font-weight: bold;
  padding: 5px 0px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-mainmenu ul li a {
  color: inherit;
  text-decoration: none;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-mainmenu .nt-mainmenu ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-submenu:not(.nt-footer-mainmenu) {
    display: none;
  }
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-submenu ul li {
  padding: 5px 0px;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-submenu ul li a {
  color: inherit;
  text-decoration: none;
}
#body-container #nt-footer .nt-footer-section .nt-footer-middle .nt-footer-subsection.nt-footer-submenu ul li a:hover {
  text-decoration: underline;
}
#body-container #nt-footer .nt-footer-section .nt-footer-bottom {
  text-align: center;
  padding-bottom: 80px;
  color: white;
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom {
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: left;
  }
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom p {
    font-size: 14px !important;
  }
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom .nt-footer-mobile-logo {
    margin-top: 20px;
  }
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom .nt-footer-mobile-logo img {
    max-width: 200px;
  }
}
@media (min-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom .nt-footer-mobile-logo {
    display: none;
  }
}
@media (min-width: 997px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom .subsection-container {
    margin-left: 25px;
    margin-right: 50px;
  }
}
@media (max-width: 996px) {
  #body-container #nt-footer .nt-footer-section .nt-footer-bottom .subsection-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#body-container #body-container-inner #h1 h1 {
  font-size: 28px;
}
#body-container #body-container-inner #menu {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#body-container #body-container-inner #menu.menu_is_fixing .menu-tab-element {
  -webkit-transition: 100ms ease-in-out 0s;
  -moz-transition: 100ms ease-in-out 0s;
  -ms-transition: 100ms ease-in-out 0s;
  -o-transition: 100ms ease-in-out 0s;
  transition: 100ms ease-in-out 0s;
  padding: 8px 10px !important;
}
#body-container #body-container-inner #menu .element-menu {
  padding: 0 !important;
}
#body-container #body-container-inner #menu .element-menu ul.menu-tabs > .menu-tab-container {
  float: none;
  display: inline-block;
}
#body-container #body-container-inner #menu .element-menu ul.menu-tabs > .menu-tab-container .menu-tab-element {
  padding: 15px 10px;
}
#body-container #body-container-inner #menu .menu-level-1 {
  background: #fcfcfc;
  border: 1px solid #ddd;
  border-bottom: none;
}
#body-container #body-container-inner #menu .menu-level-1 .menu-tab-element {
  border-bottom: 1px solid #ddd;
  padding: 8px 10px !important;
  display: block;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #body-container #body-container-inner .has_aside1 #center_inner_wrapper,
  #body-container #body-container-inner .has_aside2 #center_inner_wrapper {
    width: 72%;
  }
  #body-container #body-container-inner .has_aside1 #center_inner_wrapper {
    left: 28%;
  }
  #body-container #body-container-inner .has_aside1 #aside1,
  #body-container #body-container-inner .has_aside2 #aside2 {
    width: 28%;
  }
  #body-container #body-container-inner .has_aside1 #aside1 {
    left: -72%;
  }
  #body-container #body-container-inner .has_aside1.has_aside2 #aside1,
  #body-container #body-container-inner .has_aside1.has_aside2 #aside2 {
    width: 25%;
  }
  #body-container #body-container-inner .has_aside1.has_aside2 #aside1 {
    left: -50%;
  }
  #body-container #body-container-inner .has_aside1.has_aside2 #center_inner_wrapper {
    width: 50%;
    left: 25%;
  }
}
#body-container #body-container-inner #aside1 {
  border-right: 1px solid #ddd;
}
#body-container #body-container-inner #aside2 {
  border-left: 1px solid #ddd;
}
#body-container #body-container-inner #footer {
  border-top: 1px solid #ddd;
}
#body-container .element-title h1, #body-container .element-title h2, #body-container .element-title h3, #body-container .element-title h4 {
  border-bottom: none;
}
#body-container .element-title h1 {
  font-size: 28px;
}
#body-container .element-title h2 {
  font-size: 22px;
}
#body-container .element-title h3 {
  font-size: 18px;
}
#body-container .element-title h4 {
  font-size: 16px;
}
#body-container .element-image .content-link {
  text-decoration: none;
}
#body-container .element-image .content-link .element-image-texts {
  position: static !important;
  text-align: center !important;
  color: inherit !important;
  margin-top: 10px;
}
#body-container .element-image .content-link .element-image-texts:after {
  display: none;
}
#body-container .element-image .content-link .element-image-texts .element-image-link {
  position: static !important;
  padding: 0 !important;
  font-size: inherit !important;
}
#body-container .element-image .content-link .element-image-texts .element-image-link svg {
  display: none;
}
#body-container .element-image .content-link:hover .element-image-texts {
  background: none !important;
}
#body-container .element-link .sb-vi-btn.skin_3 {
  border: 1px solid !important;
}
#body-container .element-link .sb-vi-btn {
  border-radius: 0;
  border: 1px solid !important;
}
#body-container .element-link .sb-vi-btn > span {
  background: none !important;
}
#body-container .element-link .sb-vi-btn > span i {
  float: left;
  margin-top: 0.1em;
}
#body-container .element-link .sb-vi-btn:hover {
  transform: scale(1.05) !important;
}
#body-container .element-link .link-text {
  text-decoration: underline;
  font-size: 15px;
}
#body-container .element-file .element-link .sb-vi-btn span {
  border: none;
}
#body-container .element-file .element-link .sb-vi-btn span i {
  margin-top: 0.3em;
}
#body-container .element-menu > .menu-horizontal.menu-tabs-links .menu-tab-element:hover {
  text-decoration: none;
}
#body-container .element-menu > .menu-horizontal.menu-tabs-links > .menu-level-0 > ul > .menu-tab-container {
  border-right: 1px solid #333;
}
#body-container .element-menu > .menu-horizontal.menu-tabs-links > .menu-level-0 > ul > .menu-tab-container:last-child {
  border-right: none;
}
#body-container .element-menu > .menu-horizontal.menu-tabs-links > .menu-level-0 > ul > .menu-tab-container.selected {
  font-weight: bold;
}
#body-container .element-contact .element-contact-adress i {
  opacity: 0;
}
#body-container .element-contact .element-contact-company-name i:before,
#body-container .element-contact .element-contact-telmob i:before,
#body-container .element-contact .element-contact-email i:before,
#body-container .element-contact .element-contact-telfixe i:before,
#body-container .element-contact .element-contact-fax i:before {
  content: "";
}
#body-container .element-contact .element-contact-company-name i {
  background: url("/assets/themes/desktop/993/images/picto_localisation-b0fa272c.png");
  top: 0 !important;
  right: -3px;
}
#body-container .element-contact .element-contact-telmob i,
#body-container .element-contact .element-contact-telfixe i {
  background: url("/assets/themes/desktop/993/images/picto_telephone-40933331.png");
  top: -1px !important;
  background-size: 20px;
  background-repeat: no-repeat;
}
#body-container .element-contact .element-contact-email i {
  background: url("/assets/themes/desktop/993/images/picto_courrier-731b5ca9.png");
  top: 2px !important;
}
#body-container .element-contact .element-contact-fax i {
  background: url("/assets/themes/desktop/993/images/picto_fax-15b3ea8c.png");
  background-size: 20px;
  background-repeat: no-repeat;
  top: -1px !important;
  right: 2px;
}
#body-container .element-contact .element-contact-company-name i,
#body-container .element-contact .element-contact-telmob i,
#body-container .element-contact .element-contact-email i {
  position: relative;
  background-size: 20px !important;
  background-repeat: no-repeat;
}
#body-container .element-contact i {
  min-width: 40px !important;
}
#body-container .element-image .content-link:hover .element-image-link {
  color: #5d1676 !important;
}
#body-container .element-blog-last-article-content .article-title h3 {
  margin-top: 0 !important;
  line-height: 0.8em !important;
}
#body-container .element-blog-last-article-content .article-title a {
  font-size: 18px;
  color: #2F2F2F !important;
}
#body-container .element-blog-last-article-content .article-title a:hover {
  text-decoration: none;
}
#body-container .element-blog-last-article-content .article-title a:after {
  content: ">> Read";
  display: block;
  margin-top: 5px;
  color: #2690b7;
  font-size: 14px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  #body-container .element-rss > div {
    display: flex;
  }
  #body-container .element-rss > div .sb-col {
    display: flex;
    flex-direction: column;
    top: 0;
    transition: top 0.1s linear;
  }
  #body-container .element-rss > div .sb-col:hover {
    top: -10px;
  }
  #body-container .element-rss > div .sb-col .element-rss-feed-entry {
    flex: 1;
  }
}
#body-container .element-rss .element-rss-feed-entry {
  flex: 1;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
  background: white !important;
}
@media (max-width: 768px) {
  #body-container .element-rss .element-rss-feed-entry {
    margin-bottom: 30px !important;
  }
}
#body-container .element-rss .element-rss-feed-entry .element-rss-image {
  float: none;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-image a {
  padding-bottom: 50%;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-title {
  font-family: Montserrat !important;
  margin: 20px !important;
  margin-bottom: 20px !important;
  text-align: center;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-title a {
  font-size: 22px;
  line-height: 1.13em;
  color: #3f589e !important;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-title a:hover {
  text-decoration: none;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-summary {
  display: none;
}
#body-container .element-rss .element-rss-feed-entry .element-rss-published {
  font-size: 14px !important;
  color: #ababab !important;
  font-family: Roboto !important;
  margin-top: 5px;
  padding-bottom: 25px;
  text-align: center;
}

@-webkit-keyframes subMenuEnter {
  0% {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes subMenuEnter {
  0% {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
#center_inner_wrapper .blog-article-thumbnail {
  top: 0;
  transition: top 0.1s linear;
  border-radius: 0 !important;
}
#center_inner_wrapper .blog-article-thumbnail:hover {
  top: -10px;
}
@media (max-width: 768px) {
  #center_inner_wrapper .blog-article-thumbnail {
    margin-bottom: 20px !important;
  }
}
#center_inner_wrapper .blog-article-thumbnail .article-title a:hover {
  text-decoration: none;
}
