.thin {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
}
#ae_launcher.ae-cta-position-preset-right-lower {
    bottom: 36px !important;
    right: 18px !important;
}
.ScreenReader {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.fsTabs .fsTabsNav li a {
    color:#525252;
}
.nav-main .fsNavLevel1>li:hover>a, .nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    background: #E6F4F9;
}