/* FPWEEK styles */
.fpweekWrapper {
  margin-top: -90px !important;
  /*background: #f6957b;*/
  background: linear-gradient(123deg, #92cae0 0%, #7bc0db 100%);
  text-align: center;
  padding: 40px 0px !important;
}
.fpweekContent h1 {
  color: #fff;
}
.fpweekContent p {
  color: #fff;
}
.fpweekContent h1 img {
  width: 120px;
  margin-right: 20px;
}

/* ------------- */

.intro {
  background: url(/cisiweb2/image/wayfinder/tips_bg2.jpg);
  background-size: cover;
  background-position: center top;
}

.budgetSlider,
.fpweekSlider,
.savingSlider,
.familySlider,
.pensionSlider,
.homeSlider {
  margin-bottom: 60px;
}
.budgetSliderWrapper,
.fpweekSliderWrapper,
.savingSliderWrapper,
.familySliderWrapper,
.pensionSliderWrapper {
  margin: 0px 0px;
}
li.lslide {
  padding: 30px 30px 60px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #bdbdbd;
  width: 12px;
  height: 12px;
}
.lSSlideOuter .lSPager.lSpg {
  margin-top: -25px !important;
}
.lSAction > .lSPrev {
  left: 0%;
  bottom: 0px;
  top: auto;
}
.lSAction > .lSNext {
  right: 0%;
  bottom: 0px;
  top: auto;
}
.fpweekSlider li.lslide {
  background: #b8d5e1;
  border-left: 15px solid #63a2bb;
}
.fpweekSliderWrapper .lSAction > a {
  background-image: url(/cisiweb2/image/master/controls_white.png);
}
.budgetSlider li.lslide {
  background: #c1f1dd;
  border-left: 15px solid #6bc49e;
}
.budgetSlider .lslide h4 {
  color: #2f6e53;
}
.fpweekSlider .lslide h4 {
  color: #5b8799;
}
.budgetSliderWrapper .lSSlideOuter .lSPager.lSpg > li:hover a,
.budgetSliderWrapper .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #6bc49e !important;
}
.fpweekSliderWrapper .lSSlideOuter .lSPager.lSpg > li:hover a,
.fpweekSliderWrapper .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #63a2bb !important;
}
.fpweekSliderWrapper .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #b8d5e1;
}
.savingSlider li.lslide {
  background: #9ad5e9;
  border-left: 15px solid #21b3e4;
}
.savingSlider .lslide h4 {
  color: #106f8f;
}
.savingSliderWrapper .lSSlideOuter .lSPager.lSpg > li:hover a,
.savingSliderWrapper .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #21b3e4 !important;
}
.homeSlider li.lslide {
  background: #d4f5f7;
  border-left: 15px solid #5ec8d0;
}
.homeSlider .lslide h4 {
  color: #387b81;
}
.homeSliderWrapper .lSSlideOuter .lSPager.lSpg > li:hover a,
.homeSliderWrapper .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #5ec8d0 !important;
}
.pensionSlider li.lslide {
  background: #f5deb9;
  border-left: 15px solid #fec465;
}
.pensionSlider .lslide h4 {
  color: #856025;
}
.pensionSliderWrapper .lSSlideOuter .lSPager.lSpg > li:hover a,
.pensionSliderWrapper .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fec465 !important;
}
.logo {
  display: flex;
  margin: 0px auto 30px;
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 200px;
  align-items: center;
  justify-content: center;
}
.logo img {
  width: 70%;
}

.lslide p {
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 0px;
  text-align: center;
}
.advisor-card {
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
  position: relative;
}

/* .advisor-card:hover {
  transform: scale(1.05);
} */

#financialSupporterSlider .advisor-icon, #financialSupporterSlider i{
  display: none;
}
#financialSupporterSlider .advisor-details{
  gap: 1px;
}
#financialSupporterSlider .advisor-header{
  margin-bottom: 0px;
}
#financialSupporterSlider li.lslide{
  border-left: unset;
}

.fpweekSliderWrapper .advisor-details a{
  color: #1d1d1d;
}

.fpweekSliderWrapper .advisor-details a:hover{
  color: #6d7172;
}

.advisor-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  margin-top: 15px;
}

.advisor-icon {
  font-size: 40px;
  margin-right: 15px;
  color: #5b8799;
}

.firm-icon {
  font-size: 24px;
  margin-right: 10px;
  color: #4a90e2;
}

.advisor-name {
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  color: #5b8799;
}

.advisor-firm {
  color: #666;
  margin-top: 5px;
  display: flex;
  align-items: center;
}

.advisor-details {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
}

.advisor-detail {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1d1d1d;
}

.advisor-detail i {
  color: #1d1d1d;
  width: 20px;
  text-align: center;
}

.complimentary-badge {
  align-self: flex-start;
  background-color: #6bc49e;
  color: white;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 12px;
  margin-bottom: 10px;
  position: absolute;
  right: -22px;
  top: -18px;
}

.no-complimentary-badge {
  display: none;
}

li.advisor-card-item {
  background: #b8d5e1;
  border-left: 15px solid #63a2bb;
}

.fpweekSliderWrapper {
  margin-bottom: 60px;
}

.financialAdvisorContainer > h2 {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
  .lSAction > .lSPrev {
    left: 30%;
    bottom: 0px;
    top: auto;
  }
  .lSAction > .lSNext {
    right: 30%;
    bottom: 0px;
    top: auto;
  }
}
@media (min-width: 1400px) {
}

@media (min-width: 1600px) {
}
