/*
Theme Name: 0472 First Choice Bank
Theme URI: http://csibankanytime.com/
Author: CSI ( CSI Designer Name, CSI Developer Name )
Description: Design Pro 3 CSI Banking Theme
Version: 2.8.0
Text Domain: design-pro-3
*/
/* TYPOGRAPHY
-------------------------------------------------------------------------------------- */
:root{
  --dark-blue: #1B1D4D;
  --light-blue: #0086BF;
}
body,
html {
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Athelas", serif;
}

h1, h2, h3, h4 {
  font-weight: 600;
  line-height: 1.5;
}

p,
ul,
dl,
ol {
  color: black;
}

.csi-maxWidth-1600{
  max-width: 1600px;
  margin: 0 auto;
}

/* 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: #174688;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #343434;
  text-decoration: none;
}

/* GENERAL STYLES
-------------------------------------------------------------------------------------- */
.csi-header .navbar-brand img{
  max-width: 220px;
}

.fdic-wrapper{
  background-color: var(--dark-blue);
  text-align: center;
}

.fdic-wrapper a{
  color: white;
  text-decoration: none;
}

.fdic-wrapper a:hover,
.fdic-wrapper a:focus{
  text-decoration: underline;
}

.fdic-wrapper p{
  color: white;
  font-size: 13px;
  margin-bottom: 0;
  padding: .5rem 0;
}

.csi-hero .csi-ib {
    display: none;
    position: absolute;
    top: -85px;
    right: 5%; 
    z-index: 100;
    width: 300px;
}

.csi-mobile-ib-login{
	display:none;
}
.csi-header{
  padding: 1rem 0;
}

.csi-header{
  border-bottom: 50px solid var(--light-blue);
}

#csiMenuWrapper .primary-menu a{
  color: var(--dark-blue);
  font-weight: 700;
}

.csi-hero .carousel-caption h2{
  font-size: 3.25rem;
  font-weight: 700;
}

.csi-hero .carousel-caption .tagline{
  background-color: #1B1D4DD6;
  border-top-left-radius: 16px!important;
  border-top-right-radius: 16px!important;
}

.csi-hero .carousel-caption p{
  font-size: 1.25rem;
}

.csi-hero .carousel-caption a{
  text-decoration: none;
  background-color: white;
  color: var(--dark-blue);
  border: none;
  font-weight: 700;
}

.csi-hero .carousel-caption a:hover,
.csi-hero .carousel-caption a:focus{
  background-color: var(--dark-blue);
  color: white;
}

footer{
  background-color: var(--dark-blue);
}

.csi-hero .csi-carousel{
  border-bottom: 10px solid var(--light-blue);
}

.csi-body-8 .card-body h3{
  color: var(--dark-blue);
  font-weight: 700;
  font-size: 1.5rem;
}

.csi-body-8 .card-body p{
  color: black;
}

.csi-body-12 hr{
  border-top: 1px solid var(--light-blue);
}

.csi-body-12 p{
  color: black;
}

.csi-body-12 h4,
.csi-body-12 h2{
  color: var(--dark-blue);
}

.csi-header .csi-ib-login{
  background-color: var(--dark-blue);
  color: white;
  font-weight: 700;
  border-radius: 4px;
  text-decoration: none;
  border: 1px solid var(--dark-blue);
  margin-left: 1.6rem;
  box-shadow: 0px 4px 8px 0px #00000040;
  padding: .25rem 1.8rem;
  white-space: nowrap;
  margin-right: 7px;
}

.csi-header .csi-ib-login:hover,
.csi-header .csi-ib-login:focus{
  background-color: white;
  color: var(--dark-blue);
}

section.accordion .csi-defaultAccordion *{
  color: white;
}

section.accordion .csi-defaultAccordion .panel-link{
  border-radius: 27px;
  background-color: var(--dark-blue);
  border: 1px solid var(--dark-blue);
  transition: all .4s ease;
  margin-bottom: 0;
}

section.accordion .csi-defaultAccordion .panel-link[aria-expanded=true]{
  border-radius: 27px 27px 0 0!important;
}

section.accordion .csi-defaultAccordion .panel-link:hover,
section.accordion .csi-defaultAccordion .panel-link:focus{
  background-color: white;
}

section.accordion .csi-defaultAccordion .panel-link:hover h5,
section.accordion .csi-defaultAccordion .panel-link:focus h5{
  text-decoration: none!important;
  color: var(--dark-blue)!important;
}

section.accordion .csi-defaultAccordion .panel-title{
  font-size: 2rem;
  margin: 1rem 0;
}

section.accordion .csi-defaultAccordion .panel-body{
  background-color: var(--dark-blue);
  border: none;
}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6{
  color: var(--dark-blue);
  font-weight: 700;
}

.standard-section p{
  color: black;
}

p .text-muted{
  font-size: .875rem;
  color:black!important;
}
.panel-group p .text-muted{
  font-size: .875rem;
  color:white!important;
}

ul li,
ol li{
  color: black;
}

section a{
  text-decoration: underline;
  color: var(--dark-blue);
}

.csi-btn{
  background-color: var(--dark-blue);
  color: white;
  text-decoration: none;
  border: 1px solid var(--dark-blue);
  padding: .25rem 1.5rem;
  transition: all .4s ease;
}

.csi-btn:hover,
.csi-btn:focus{
  background-color: white;
  color: var(--dark-blue);
  border-color: var(--dark-blue)!important;
}

.csi-productAccordion .panel-title,
.csi-productAccordion .panel-teaser p{
  color: white;
  text-align: center;
}

.csi-productAccordion{
  background-color: var(--dark-blue);
  border: none;
  border-radius: 27px;
  margin: 0;
}

.csi-productAccordion .panel-heading .btn{
  background-color: white;
  color: var(--dark-blue);
  border: 1px solid white;
  transition: all .4s ease;
  border-color: white!important;
  font-weight: 700;
}

.csi-productAccordion .panel-heading .btn:hover,
.csi-productAccordion .panel-heading .btn:focus{
  color: white;
  background-color: var(--dark-blue);
}

.accordion .learn-more-container .csi-learnMoreBtn{
  background-color: white;
  color: var(--dark-blue);
  width: 30%;
  padding: 1rem 0;
  border-radius: 0px 0px 8px 8px;
  background-color: white;
  color: var(--dark-blue);
  font-weight: 700;
  border: 6px solid var(--dark-blue);
  border-top: 0px;
}

.accordion .learn-more-container .csi-learnMoreBtn:hover,
.accordion .learn-more-container .csi-learnMoreBtn:focus{
  background-color: var(--dark-blue);
  color: white;
}

.accordion .learn-more-container{
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.csi-productAccordion .col-xl-6{
  border-left: 5px solid var(--light-blue);
  border-right: 5px solid var(--light-blue);
}

.tabs .tab-content{
  border-top: 4px solid var(--light-blue);
}

.tabs .nav-tabs .active{
  background-color: var(--dark-blue);
  color: white;
  border: 1px solid var(--dark-blue);
  transition: all .4s ease;
}

.tabs .nav-tabs .active:hover,
.tabs .nav-tabs .active:focus{
  background-color: white;
  color: var(--dark-blue);
}

.tabs .tab-pane{
  border: none;
  padding: 2.75rem 0;
}

.tabs .nav-tabs .nav-link{
  font-weight: 700;
  padding: .5rem 2rem;
  border-radius: 8px 8px 0 0;
  transition: all .4s ease;
  margin: 0 2rem 0 0;
}

.tabs .nav-tabs .nav-link:not(.active):hover,
.tabs .nav-tabs .nav-link:not(.active):focus{
  background-color: var(--dark-blue);
  color: white;
}

.tabs .nav-tabs{
  border-bottom: 0;
}

.csi-scrollableTable{
  border-radius: 27px;
  background-color: var(--dark-blue);
  border: 0;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  margin-bottom: 1rem;
}

.table-responsive{
  border-radius: 27px;
}

.table-responsive .table{
  margin-bottom: 0;
}

.table td,
.table th{
  border-top: 0;
  text-align: center;
}

.table-responsive table tbody tr td:first-child{
  color: white;
}

.table-responsive table tbody tr:nth-child(odd) td:not(:first-child){
  background-color: #DEDEDE;
}

.table-responsive table tbody tr:nth-child(even) td:not(:first-child){
  background-color: white;
}

.table-responsive table tbody tr:first-child td:nth-child(2){
  border-top-left-radius: 27px;
}

.table-responsive table tbody tr:first-child td:last-child{
  border-top-right-radius: 27px;

}

.table-responsive table tbody tr:last-child td:nth-child(2){
  border-bottom-left-radius: 27px;
}

.table-responsive table tbody tr:last-child td:last-child{
  border-bottom-right-radius: 27px;
}

.table-responsive table thead th{
  border: none;
}

.cardSection .card-icon img{
  max-width: 125px;
}

.cardSection .card-body h4,
.cardSection .card-body .card-text{
  text-align: left;
}

.cardSection .card-body{
  margin-top: 0;
}

.cardSection .card{
  border-radius: 18px;
  box-shadow: 0px 4px 12px 0px #00000059;
  border: 0;
}

.cardSection .link-front:before{
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000054;
  z-index: -1;
  border-radius: 18px;
}

.cardSection .flip-card .card-body{
  padding: 0;
  border-radius: 18px;
  background-color: var(--dark-blue);
}

.cardSection .flip-card .link-back .card-text {
    color: white;
    text-align: center;
    min-height: 400px;
}

.cardSection .flip-card .link-front h3{
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  box-shadow:0px 4px 8px 0px #00000040;
}

.cardSection .flip-card .link-front{
  width: 100%;
  height: 100%;
  border-radius: 18px;
}

.cardSection .flip-card .link-back{
  min-height: 300px;
  height: 100%;
  display: flex; 
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 1.25rem;
}

.cardSection .flip-card .link-back .card-linkName{
  color: var(--dark-blue);
  background-color: white;
  border: 1px solid white!important;
}

.cardSection .flip-card .link-back .card-linkName:hover,
.cardSection .flip-card .link-back .card-linkName:focus{
  color: white;
  background-color: var(--dark-blue);
}

.csi-defaultAccordion .fa-plus,
.csi-defaultAccordion .fa-minus{
  font-size: 1.25rem;
  background-color: white;
  color: var(--dark-blue)!important;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 1px;
  padding-top: 1px;
  top:30px;
}

.csi-defaultAccordion .panel-link[aria-expanded=false] .fa-minus{
  display: none;
}

.csi-defaultAccordion .panel-link[aria-expanded=true] .fa-plus{
  display: none;
}

.learn-more-container .csi-learnMoreBtn[aria-expanded=false] .fa-caret-up{
  display: none;
}

.learn-more-container .csi-learnMoreBtn[aria-expanded=true] .fa-caret-down{
  display: none;
}

.csi-productAccordion .productAccordionImage{
  background-color: white;
  border-radius: 100%;
  max-width: 150px;
  padding: 1rem;
}

.csi-productAccordion .col-xl-3{
  display: flex;
  justify-content: center;
  align-items: center;
}

.csi-body-8 .card{
  box-shadow: none;
}
.csi-body-8 .cardSection .card-body .card-text {
    color: black;
    text-align: center;
}
.carousel-caption .col-md-8{
	padding-bottom:2rem;
}
footer a:hover,
footer a:focus{
	color:white;
}
#csiMenuWrapper .primary-menu ul a, #csiMenuWrapper-secondary .primary-menu ul a{
	color: var(--dark-blue);
}
#csiMenuWrapper .primary-menu .icon::before, #csiMenuWrapper .primary-menu .icon::after, #csiMenuWrapper-secondary .primary-menu .icon::before, #csiMenuWrapper-secondary .primary-menu .icon::after{
	background-color: var(--dark-blue);
	color:var(--dark-blue);
}
.csi-banner-7.pb-4{
	padding-bottom:0!important;
}
.csi-defaultAccordion a, .inside-panel-group>.panel>a{
	padding:10px 25px;
}
.csi-defaultAccordion .panel-body a:not(.inside-panel-group .panel > a){
	background:none;
	margin:0;
}
.csi-defaultAccordion .panel-body a:not(.inside-panel-group .panel > a):hover,
.csi-defaultAccordion .panel-body a:not(.inside-panel-group .panel > a):focus{
	text-decoration:none;
}
.wb-picture-wrapper{
	margin-bottom:10px;
}
.table-bordered thead td, .table-bordered thead th {
    color: white;
}
section.accordion .csi-defaultAccordion .text-muted{
	color:white!important;
}
.card-body *{
	color:white;
}
.table thead th{
	color:white;
}

section ul li{
  font-size: 1.25rem;
}

.csi-body-8 .card-linkName{
  display: none;
}

.csi-body-12 .side-links img{
  width: 100%;
}

.csi-body-8 .card a:hover .card-text,
.csi-body-8 .card a:focus .card-text{
  text-decoration: underline;
}

.csi-ib .personal,
.csi-ib .business{
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px #00000040;
  font-weight: 700;
}
