/*
Theme Name: 0238 Waterfall Bank V2
Theme URI: http://csibankanytime.com/
Author: CSI ( CSI Designer Name, CSI Developer Name )
Description: Design Pro 3 CSI Banking Theme
Version: 2.5.1
Text Domain: design-pro-3
*/
/* TYPOGRAPHY
-------------------------------------------------------------------------------------- */
@import url(https://use.typekit.net/bys2plk.css);
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);


:root{
  --brand-blue: #2861AD;
}

body,
html {
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Source Sans 3';
}

h3, h4 {
  font-family: "miller-display";
  font-weight: 700;
  line-height: normal;
  color: var(--brand-blue);
}

h1, h2, h5, h6{
  font-family: 'Source Sans 3';
  font-weight: 700;
  line-height: normal;
  color: var(--brand-blue);
}

h1{
  font-size: 3.375rem;
}

h2{
  font-size: 3rem;
}

h3{
  font-size: 3rem;
}

h4{
  font-size: 2.5rem;
}

h5{
  font-size: 2rem;
}

h6{
  font-size: 1.75rem;
}

p{
  line-height: 1.75rem;
}

ul, ol, dl{
  line-height: 1.5rem;
}

ul li, ol li{
  margin-bottom: 1rem;
}

p,
ul,
dl,
ol {
  color: #000;
  font-size: 1.5rem;
}

.lead{
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.875rem;
}

.text-muted{
  color: #000 !important;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

/* BUTTONS AND LINKS
Before Changing any Hover/Focus behavior, ensure the new behavior still complies with
ADA requirements (at least 3.0 contrast change or underline change)
-------------------------------------------------------------------------------------- */
a {
  color: var(--brand-blue);
  text-decoration: none;
  font-family: 'Source Sans 3';
  font-weight: 700;
}
a:hover, a:focus {
  color: var(--brand-blue);
  text-decoration: underline;
}
.csi-btn{
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  padding: 0.875rem 3rem;
  border: 3px solid #000;
  border-radius: 0;
}
.csi-btn:hover, .csi-btn:focus{
  background: #fff;
  color: #000;
  border: 3px solid #000;
}
.csi-btn.ib-btn{
  background: #fff;
  color: var(--brand-blue);
  font-weight: 700;
  border: 3px solid #fff;
  padding: 0.75rem 1.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.96px;
}
.csi-btn.ib-btn:hover, .csi-btn.ib-btn:focus{
  background: var(--brand-blue);
  color: #fff;
}

/* GENERAL STYLES
-------------------------------------------------------------------------------------- */
.csi-container1600{
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}

.csi-container1500{
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 1rem;
  width: 100%;
}

.csi-container1400{
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

.fdic-wrapper{
  background: var(--brand-blue);
  padding: 0.5rem 0;
}

.fdic-wrapper .fdic-notice{
	display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0;
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: .8rem;
  font-weight: 400;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.fdic-wrapper .fdic-notice svg {
  width: auto;
  height: 15.74px;
  margin-right: .75em;
  display: block;
  fill: #fff;
}
.header-extra-links a{
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.96px;
}
.header-extra-links a i{
  margin-right: 1rem;
}
.menu-bar{
  background: var(--brand-blue);
}
.header-padding{
  padding: 0 1rem;
}
#csiMenuWrapper .primary-menu .menu-item-gtranslate .sub-menu{
  background: transparent;
  box-shadow: none;
}
#csiMenuWrapper .primary-menu .menu-item-gtranslate:hover .added-ul-class, #csiMenuWrapper .primary-menu .menu-item-gtranslate:focus .added-ul-class{
  opacity: 1;
  left: 0;
}
#csiMenuWrapper .primary-menu ul.added-ul-class{
  z-index: 9999999999999;
}
#csiMenuWrapper .primary-menu > li, #csiMenuWrapper-secondary .primary-menu > li{
  margin: 0.8rem 0 0 6rem;
}
#csiMenuWrapper ul.primary-menu, #csiMenuWrapper-secondary ul.primary-menu{
  margin: -0.8rem 0 0 -6rem;
}
#csiMenuWrapper .csi-Menu-inner, #csiMenuWrapper-secondary .csi-Menu-inner{
  align-items: flex-start;
}
#csiMenuWrapper .primary-menu li > a{
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.96px;
}
#csiMenuWrapper .primary-menu li.menu-item-has-children:hover .icon, #csiMenuWrapper .primary-menu li.menu-item-has-children:focus .icon{
  background: url("/wp-content/themes/0238_Waterfall_Bank_V2/images/inverted-caret.png") no-repeat center;
}
#csiMenuWrapper .primary-menu li.menu-item-has-children:hover > ul, #csiMenuWrapper .primary-menu li.menu-item-has-children:focus > ul{
  right: initial;
  left: 0;
}
#csiMenuWrapper .primary-menu ul{
  z-index: 9999999;
}
#csiMenuWrapper .primary-menu ul.sub-menu li > a{
  color: var(--brand-blue);
  line-height: 38px;
  padding: 1rem 0;
}

.csi-carousel{
  border-bottom: 14px solid var(--brand-blue);
}

.csi-carousel .carousel-item{
  min-height: 700px;
  position: relative;
}

.csi-carousel .carousel-item::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 2;
}

.csi-carousel .carousel-caption h2{
  color: #fff;
  text-shadow: 0px 4px 6px rgba(39, 39, 39, 0.80);
  line-height: 52px;
  letter-spacing: 0.96px;
}

.csi-carousel .carousel-caption p{
  color: #fff;
  text-shadow: 0px 4px 6px rgba(39, 39, 39, 0.80);
}

.carousel-caption{
  text-align: left;
  left: initial;
  right: initial;
  width: 100%;
}

.promo-section{
  padding: 9rem 0;
}

.promo-image{
  min-height: 516px;
  width: 100%;
  position: relative;
}

.promo-caption p{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.callout{
  text-align: center;
}

.callout-description{
  padding-bottom: 1rem;
}

.callout p{
  font-size: 1.5rem;
  line-height: 26px; 
}

.callout-image{
  width: 100%;
  min-height: 230px;
  margin-bottom: 3.75rem;
}

.callout-section{
  padding: 1rem 0 10rem;
}

.slick-track{
  display: flex;
}

.ad-slider{
  position: relative;
  padding: 1rem 0 15rem;
}

.ad-slider .ad{
  background: rgba(40, 97, 173, 0.01);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.50);
  position: relative;
  margin: 0 1.625rem;
  padding: 2rem 2rem 1rem;
}

.ad .ad-content .ad-promo{
  width: 80%;
  margin: 0 auto;
}

.ad .ad-content{
  text-align: center;
}

.ad-slider .ad.bg-image::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.80);
  z-index: -1;
}

.ad h1{
  font-size: 6rem;
}

.ad h2{
  font-family: "miller-display";
}

.ad h4{
  font-family: 'Source Sans 3';
  font-weight: 600;
  line-height: 44px;
  width: 62%;
}

.ad h5{
  font-family: 'Source Sans 3';
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}

.ad .disclaimer{
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.ad .percent-apr p{
  margin-bottom: 0;
  color: var(--brand-blue);
  font-weight: 600;
}

.ad .percent{
  font-size: 4rem;
  line-height: 3.25rem;
}

.ad .apr{
  font-size: 1.5rem;
}

button.slick-prev, button.slick-next{
  width: 64px;
  height: 64px;
}

button.slick-next{
  right: 40%;
  top: initial;
  bottom: 10%;
}

button.slick-prev{
  left: 40%;
  top: initial;
  bottom: 10%;
}

button.slick-prev:before, button.slick-next:before{
  opacity: 1;
  color: var(--brand-blue);
  font-size: 4rem;
}

footer{
  background: var(--brand-blue);
  padding: 4.25rem 0 2.875rem;
}

.footer-logo{
  max-width: 100%;
  height: auto;
}

footer h6{
  color: #fff;
}

footer i{
  margin-left: 90px;
  font-size: 2rem;
}

footer a:first-of-type i{
  margin-left: 0;
}

footer .footer-icon:hover, footer .footer-icon:focus{
  color: #fff;
}

footer .footer-icon:hover i, footer .footer-icon:focus i{
  text-decoration: underline;
}

footer .footer-layout > .row{
  width: 100%;
}

.footer-layout h6{
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 0.96px;
  margin-bottom: 1rem;
}

.footer-layout p, .footer-layout a{
  font-size: 1.5rem;
  letter-spacing: 0.96px;
  margin-bottom: 0;
  line-height: 38px;
  font-weight: 400;
}

footer a:hover, footer a:focus{
  color: #fff;
  text-decoration: underline;
}

.footer-layout p strong{
  color: #fff;
}

.logo-row{
  margin-bottom: 4rem;
}

.footer-layout .spacer{
  width: 4px;
  height: 290px;
  background: rgba(255, 255, 255, 0.40);
}

.footer-ending{
  text-align: left;
  padding: 4rem 1rem 3.5rem;
}

.copyright img{
  max-width: 143px;
  height: auto;
}

footer .phone-numbers{
  width: 350px;
}

footer .footer-ending svg{
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  margin-right: 0.75rem;
}

footer .footer-ending p, footer .footer-ending a{
  font-size: 1.5rem;
  letter-spacing: 0.48px;
  margin-bottom: 0;
  line-height: 38px;
  font-weight: 400;
}

footer p{
  margin-bottom: 0;
}

.csi-defaultAccordion .open-accordion{
  background: var(--brand-blue);
  padding: 1.5rem 3.625rem;
}

.csi-defaultAccordion .open-accordion.icon-padding{
  padding: 2.875rem 3.625rem 2.25rem;
}

.csi-defaultAccordion .panel-body{
  padding: 3rem 2.75rem;
}

.csi-defaultAccordion h5{
  color: #fff;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}

.csi-defaultAccordion .panel-title i{
  margin-left: 2rem;
}

.csi-defaultAccordion .panel-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.open-icon .fa-stack{
  height: 2rem;
  line-height: 2rem;
}

.open-icon .fa-stack-2x{
  font-size: 2rem;
  color: #fff;
}

.open-icon .open{
  opacity: 1;
  color: var(--brand-blue);
  font-size: 1rem;
}

.open-icon .close{
  display: none;
  opacity: 1;
  color: var(--brand-blue);
  font-size: 1rem;
}

.tabs{
  padding: 0 7rem;
}

.tab-pane{
  border: none;
  border-top: 4px solid var(--brand-blue);
  padding-left: 0;
  padding-right: 0;
}

.nav-tabs .nav-link{
  border: none;
  border-radius: 0;
  padding: 0.75rem 2rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #fff;
  background: var(--brand-blue);
}

.csi_cards h5{
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  background: var(--brand-blue);
  padding: 2rem;
}

.csi_cards .card-text{
  padding: 2.625rem;
}

.link-front{
  min-height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.link-front::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.30);
  left: 0;
  top: 0;
}

.csi_cards .card-body{
  padding: 0;
  margin: 0;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.50);
}

.csi_cards .csi-btn{
  margin-bottom: 2rem;
}

.flip-card .card-caption{
  position: relative;
}

.flip-card .card-caption h5{
  color: #fff;
  background: none;
}

hr{
  border-top: 14px solid var(--brand-blue);
  width: 90%;
  margin: 2rem auto;
}

hr.narrow-hr{
  width: 11%;
}

hr.middle-hr{
  width: 25%;
}

hr.wide-hr{
  width: 94%;
}

.image-bar{
  min-height: 444px;
  width: 100%;
  position: relative;
}

.left-bar, .right-bar{
  width: 18px;
  min-height: 80%;
  background: var(--brand-blue);
  position: absolute;
  top: 10%;
}

.left-bar{
  left: -9px;
}

.right-bar{
  right: -9px;
}

strong{
  font-weight: 700;
  color: var(--brand-blue);
}

.single-section .csi-defaultAccordion h5{
  margin: 0 auto;
}

.person-card{
  text-align: center;
  margin: 0 1rem;
}

.person-card .person-image{
  min-height: 363px;
  width: 100%;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.50);
  margin-bottom: 3.75rem;
}

.person-card h6{
  font-size: 1.5rem;
  line-height: 28px; /* 116.667% */
  letter-spacing: 0.48px;
}

.person-card p{
  line-height: 28px;
  letter-spacing: 0.48px;
}

#csiMenuWrapper .primary-menu > li > .icon{
  background: url("/wp-content/themes/0238_Waterfall_Bank_V2/images/caret.png") no-repeat center;
  background-size: cover;
}

#csiMenuWrapper .primary-menu > li > .icon, #csiMenuWrapper-secondary .primary-menu > li > .icon{
  right: initial;
  top: initial;
}

#csiMenuWrapper .primary-menu .icon, #csiMenuWrapper-secondary .primary-menu .icon{
  height: 16px;
  width: 21px;
  transform: rotate(0deg);
  position: relative;
}

#csiMenuWrapper .primary-menu .icon::before, #csiMenuWrapper .primary-menu .icon::after{
  display: none;
}

#csiMenuWrapper .primary-menu > li.menu-item-has-children{
  display: flex;
  align-items: center;
  color: #fff;
}

#csiMenuWrapper .primary-menu > li.menu-item-has-children > a, #csiMenuWrapper-secondary .primary-menu > li.menu-item-has-children > a{
  padding-right: 1rem;
}

#csiMenuWrapper .primary-menu ul, #csiMenuWrapper-secondary .primary-menu ul{
  width: 22rem;
  padding: 1rem 4rem 1rem 1rem;
}

#csiMenuWrapper .primary-menu li{
  margin-bottom: 0;
}

.csi-ib{
  position: relative;
}
.csi-ib form{
  display: none;
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 451px;
  padding: 2rem 4rem;
  top: -35px;
  right: -40px;
}

.csi-ib h5{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.96px;
  margin-bottom: 2rem;
}

#csiMenuWrapper .toggle-inner .toggle-text, #csiMenuWrapper-secondary .toggle-inner .toggle-text{
  display: none;
}

#csiMenuWrapper .nav-toggle svg, #csiMenuWrapper-secondary .nav-toggle svg{
  fill: var(--brand-blue);
  width: 2.5rem;
  height: 2.5rem;
}

.mobile-show{
  display: none;
}

.csi-ib input{
  border: 3px solid #2861AD;
  background: rgba(67, 150, 200, 0.32);
  color: rgba(40, 97, 173, 0.66);
  font-size: 1.25rem;
  border-radius: 0;
  font-weight: 600;
  line-height: 38px;
}

.csi-ib input::placeholder{
  color: rgba(40, 97, 173, 0.66) !important; 
}

.csi-ib .ib-link{
  color: var(--brand-blue);
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: underline;
  margin-left: 0.5rem;
}

.csi-ib .ib-link:hover, .csi-ib .ib-link:focus{
  text-decoration: none;
}

.csi-ib-submit{
  text-align: center;
  margin-top: 0.5rem;
}

.csi-ib-submit button{
  background: var(--brand-blue);
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.35);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.72px;
  border: 1px solid var(--brand-blue);
  color: #fff;
}
  
.csi-ib-submit button:hover, .csi-ib-submit button:focus{
  background: #fff;
  color: var(--brand-blue);
  border: 1px solid var(--brand-blue);
}

.copyright p{
  text-transform: uppercase;
}

.csi-nav{
  flex-wrap: wrap;
}

.translated-ltr .menu-bar{
  padding-bottom: 3rem;
}