.col .infosclient h4, .col .infosclient .h4 {
    border-bottom: 1px solid #465A6E;
}
.col .infosclient .row.dotted{
    border-bottom:1px dotted #465A6E;
}
.side-tabs.top a.active:after, .side-tabs.top li:nth-child(3) span.active:after{
    background: #465A6E;
}
body:not(.mce-content-body, .popup-newsletter) {background-image:url(/images/background/background_197.png)!important; background-size: cover!important;background-repeat: repeat!important; background-attachment: fixed;}@media screen and (max-width: 680px) {
nav * {
  color: #000000 !important;
  }
}

.previews .swiper-button-next:after, .previews .swiper-button-prev:after {
  font-size: 1.2em;
  font-weight: 900;
  background: rgba(255,255,255,0.5);
  border-radius: 20px;
}
.previews .swiper-button-next:after {
  padding: 6px 9px 4px 11px;
}
.previews .swiper-button-prev:after {
  padding: 6px 11px 4px 9px;
}