@charset "UTF-8";
/* CSS Document */

body
{
	/*background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),url("bank_background.jpg");
	background-size: cover;
	background-position: top;*/
	background-color: #BABABA!important;
}
.container
{
	width: 1500px;
	margin: 0 auto;
}
.header-bank
{
	font-family: "Montserrat", sans-serif;
	height: 120px;
	width:100%;
	padding-top: 60px;
	padding-left: 40px;
	font-size: 35px;
	color: #fff;
	background-image: linear-gradient(to right, #088EE8, #055991);
	/*background-image: linear-gradient(#eaeaea, #b1b1b1);*/
}
.header-bank-infos
{
	font-family: "Montserrat", sans-serif;
	color: #fff;
	text-align: end;
	margin-top: -100px;
	padding-left: 950px;
}
.header-bank-name
{
	font-size: 15px;
}
.header-bank-name-sm
{
	font-size: 12px;
	line-height: 1.6em;
	margin-top: -15px;
	opacity: 50%;
}
.navbar
{
	font-family: "Montserrat", sans-serif;
}
.navbar-brand
{
	font-weight: 600;
	margin-bottom: 4px;
	padding-left: 15px;
}
.booking-form-box
{
	border: 1px solid #088EE8;
	margin: 10% auto 0;
}
.booking-form
{
	padding: 0 20px 20px;
}
.booking-form label
{
	font-family: "Montserrat", sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	color: #000;
}
input::placeholder
{
	font-family: "Montserrat", sans-serif;
	color: #747474 !important;
}
.input-grp-btn
{
	display: inline-block;
	margin-top: 30px;
}
.form-control
{
	font-family: "Montserrat", sans-serif;
	font-size: 12px!important;
	color:#2C2C2C
	border-radius: 0!important;
	background: #fff!important;
	box-shadow: none!important;
}

.select-date::-webkit-inner-spin-button,
.select-date::-webkit-outer-spin-button,
{
	-webkit-appearance: none;
	margin: 0;
}
.select-date::-webkit-calendar-picker-indicator
{
	background: transparent!important;
}
.custom-select
{
	font-family: "Montserrat", sans-serif;
	color: #000!important;
	font-size: 15px!important;
	border: 1px solid # #088EE8!important;
	box-shadow: none!important;
	border-radius: 0!important;
	margin-top: 30px;
}
.custom-select select {
  display: none; /*hide original SELECT element: */
}
.custom-select option
{
	color: #088EE8;
}
.flight
{
	font-family: "Montserrat", sans-serif;
	font-size: 16px!important;
	border: 1px solid #53F9A!important;
	background: #088EE8!important;
	box-shadow: none!important;
	border-radius: 0!important;
}
.flight:hover
{
	background: #053F9A!important;
	color: #fff!important;
	transition: 0.5s;
}

*, *:before, *:after {
  box-sizing: inherit;
}


.card {
    background-color: #272727;
   
    margin-top: 50px;
    border: none
}
.card-footer {
    justify-content: space-between;
    border: none;
    background: none;
    /*border-bottom: 0.5px solid #9E9E9E*/
}

.footer-right>i {
    margin-left: 15px
}
.footer
{
	position: fixed;
	bottom: 0px;
	height: 35px;
	width: 1110px;
	margin-left: -15px;
	/*background: #fff;*/
	/*border-top: 1px solid #e6e6e6;*/
}
.bg-grad
{
	background-image: linear-gradient(to right, #055991, #021856);
}
.bottom-bar
{
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
}
.bottom-bar-end
{
	border-top: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
.bottom-contact
{
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	background: #363636;
	height: 180px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.fa-hand-holding-usd {
    color: #FFB74D
}

.fa-handshake {
    color: #FFB74D
}

.card-title {
    margin-bottom: .75rem;
    font-weight: 900;
    font-size: 15px;
    margin-top: 1.75rem
}

.learn-more {
    color: #FFB74D
}

.fa-angle-right {
    margin-left: 10px
}

.fa-3x {
    color: #FFB74D
}

.card-content {
    padding-right: 40px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px
}

.card-content>p {
    color: #9E9E9E;
	color: #055991;
}

.heading {
    position: relative;
    top: 75px
}

.follow-text {
    color: #9E9E9E;
}
.left-column
{
	border: 1px solid #e6e6e6;
	margin: 10px;
}
.table-accounts tr
{
	font-family: "Montserrat", sans-serif;
	height: 60px;
}
.table > tbody > tr > td
{
	vertical-align: middle;
}
.bank-content
{
	background: #D0D0D0;
}
.cols-contact
{
	font-family: "Montserrat", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9B9B9B;
	margin-top: 10px;
}
.cols-contact-txt
{
	font-size: 9px;
	font-weight: 200;
	line-height: 1.5em;
	text-align: justify;
	margin-top: -10px;
}
.bottom-copyright
{
	font-size: 10px;
	opacity: 50%;
	text-decoration: underline;
}
.fas
{
	color: #088EE8;
}
.bank-cols-ttl
{
	color: #088EE8;
}
.left-column-menu
{
	padding-top: 20px;
	background:#282828;
	padding-bottom: 3000px;
}
.left-menu-btn
{
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #676767;
	height: 65px;
	color: #FFF;
	padding-top:15px;
	padding-left: 5px;
}
.left-menu-btn:hover
{
	color: #088EE8;	
}
.menu-left-icon
{
	font-size: 20px;
	padding-right: 5px;
	padding-bottom: 0.08em;
	vertical-align: middle;
	text-align: end;
}
.col-icons
{
	margin-top: 25px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 11px;
	text-align: center;
}
.col-icons-img
{
	width: 40px;
	padding-bottom: 7px;
}
.form-row
{
	background: #fff;
	border: hidden;
	margin: 10px;
	padding: 10px;
}
.input-group-text
{
	color: #747474;
}
.icon-search-account
{	
	color: #747474;
}
.bank-row-left
{
	border-left: 6px solid #088EE8;
	border-right: 25px solid #088EE8;	
}
.bank-row-wire
{
	border-left: 6px solid #088EE8;
	border-right: 25px solid #088EE8;	
}
.bank-row-wire-complete
{
	border-left: 6px solid #030F6A;
	border-right: 25px solid #030F6A;	
}
.bank-row-left:hover
{
	border-left: 6px solid #088EE8;
	border-right: 25px solid #088EE8;
	background: #ABABAB;
}
.account-type
{
	font-family: "Montserrat", sans-serif;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: -1px;
}
.bank-account-listing
{
	font-family: "Montserrat", sans-serif;
	padding-top: 15px;	
}
.bank-account-listing-wire
{
	font-family: "Montserrat", sans-serif;
	padding-top: 35px;	
}
.wire-infos
{
	height: 65px;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding-left: 15px;
	padding-top: 22px;
	background: #EDEDED;
}
.wire-set
{
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	height: 95px;
}
.complete-div-wire
{
	background: #088EE8!important;
}
.wire-complete
{
	height: 95px;
}
.completed-wire
{
	font-family: "Montserrat", sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	margin-top: -6px;
}
.wire-arrow
{
	font-size: 45px;
	color: #088EE8;
}
.input-bank-data
{
	margin-top: -2px;
	margin-bottom: -12px;
}