@charset "UTF-8";
/* CSS Document */
.aaa-bodyText{
	line-height: auto;
}
a.aaa-btn, input.aaa-btn{
	padding: 12px 28px;
	margin-top: 14px;
}
a.aaa-btn:hover, input.aaa-btn:hover{
	background-color: #1A237E;
}
.superBold{
	font-weight: 900;
}
.blk1{
	font-weight: 900;
}
.blk2{
	line-height: 30px;
}
.blk3{
	line-height: 28px;
}
.blk4{
	line-height: 26px;
}
.aaa-web-content-view h1,
.aaa-web-content-view h2,
.aaa-web-content-view h3,
.aaa-web-content-view h4,
.aaa-web-content-view h5,
.aaa-web-content-view p{
	margin: 0px;
	paddng: 0px;
}
.aaa-web-content-view p.aaa-bodyText{
	margin: 14px 0px
}
/**/
.aaa-banner-image{
	background-image: url('../images/banner-image.jpg');
}
.aaa-static-banner{
	background-image: url('../images/banner-image.jpg');
}
.aaa-banner-container{
    height: 100%;
}
.aaa-banner-container .aaa-inner-container{
    padding: 0px;
}
.aaa-banner-content{
	padding: 0px;
	min-height: 500px;
}
.aaa-content-container{
   	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 0px;
    height: 300px;
    max-width: 700px;
}
.aaa-travel-logo-banner{
	display: block;
	margin: 0 auto;
	width: 396px;
	height: 103px;
	/* filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5)); */
}
.aaa-banner-header-text{
	font-size: 52px;
	color: #ffffff;
	line-height: 62px;
	font-weight: 900;
	text-align: center;
	text-shadow: 0px 2px 4px rgba(26,26,26,0.5);
	padding: 0px 24px;
}
.aaa-banner-descriptio{
	padding: 0px 24px;
}
/**/
.aaa-left50-img-layout{
	background-repeat: no-repeat;
	background-size: cover;
}
.aaa-left50-content{
	background-color: #f2f2f2;
	padding: 34px;
	margin-right: 50%;
}
.aaa-right50-img-layout{
	background-repeat: no-repeat;
	background-size: cover;
}
.aaa-right50-content{
	background-color: #ffffff;
	padding: 34px;
	margin-left: 50%;
}
.aaa-lineBreak-border{
	border-top: 1px solid #d9d9d9;
	margin: 24px 0px;
}
/**/
.aaa-exchange-travelex-section .aaa-inner-container{
	max-width: 980px;
}
.aaa-exchange-option-container{
	float: left;
	width: 48%;
	padding: 24px;
	text-align: center;
}
.aaa-exchange-option-container.only-one{
	left:25%;
	position: relative;
}

.aaa-exchange-option-container.only-one > .aaa-exchange-option-info{
	display:inline;
	width:100%;
}

.aaa-exchange-option-container-hide{
	display: block;
}
.aaa-exchange-header-container{
	min-height: 20px;
}
.aaa-exchange-option-info{
	text-align: center;
    display:table-cell;
    vertical-align:middle;
	width: 50%;
	height: 30px;
}
.aaa-exchange-bank-notes{
	background-color: #f9f9f9;
}
.aaa-exchange-moneyCard{
	background-color: #f2f2f2;
}
img.aaa-moneyCard-img{
	display: block;
	margin: 0 auto;
	mix-blend-mode: multiply;
}
img.aaa-bankNotes-img{
	display: block;
	margin: 0 auto;
	filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
	padding: 12px 0px;
}
.aaa-exchange-icon{
	margin: 0 auto 14px;
	width: 160px;
	height: 160px;
	background-color: #003893;
	border-radius: 50%;
	box-shadow: 0px 2px 4px rgba(26,26,26,0.5);
	background-image: url('../images/exchange-icon.svg');
	background-repeat: no-repeat;
	background-size: 104px auto;
	background-position: center;
}
img.aaa-exchange-description-icon{
	display: block;
	margin: 0 auto 14px;
}
/*Tabbing*/
.aaa-tabbing-container{
	max-width: 400px;
	margin: 0 auto;
	display: none;
}
.aaa-tab{
	cursor: pointer;
	float: left;
	width: 46%;
	padding: 14px;
	background-color: #f2f2f2;
	border-radius: 4px 4px 0px 0px;
	box-shadow: 0px -3px 3px rgba(26,26,26,0.3);
	/**/
	font-size: 18px;
	color: #1a1a1a;
	font-weight: 900;
	text-align: center;
	/**/
	position: relative;
	margin: 0px 7px;
	min-height: 70px;
	background-color: #ffffff;
	z-index: 8;
	padding-top: 30px;
}
.aaa-tab:first-child{
	padding-top: 30px;
}
.aaa-tab.aaa-tab-selected:first-child{
	background-color: #f9f9f9;
	z-index: 14;
	padding-top: 30px;
}
.aaa-tab.aaa-tab-selected:last-child{
	background-color: #f2f2f2;
	z-index: 14;
}
.aaa-tab h2{
	font-weight: 900;
	text-align: center;
	line-height: 24px;
}
.aaa-horizontal-div-left {
	display: inline-block;
	width: 70px;
	height: 30px;
}
.aaa-horizontal-div-right {
	display: inline-block;
	width: 225px;
	height: 30px;
	text-align: left;
}

.aaa-faq-item {
	background-color: #f9f9f9;
	min-height: 35px;
	cursor: pointer;
}
.aaa-faq-answer {
	display: none;
	padding-left: 25px;
}

.aaa-tab-selected h2{}
.aaa-exchange-icon-blue{
	width: 80px;
	height: 52px;
	border-radius: 6px;
	filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
	background-image: url('../images/foreign-cash.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80px auto;
	margin: 0 auto 12px;
}
/*Disclousure*/
.aaa-exchange-footer{
	padding: 0px 24px 24px 24px;
	text-align: left;
	background-color: #ffffff;
	position: relative;
}
.aaa-exchange-footer p{
	display: block;
	margin: 0 auto;
	max-width: 700px;
}

.aaa-branchOnline-Container {
	margin-left: 225px !important;
}

@media only screen and (max-width : 768px){
	.aaa-branchOnline-Container {
		margin-left: 0px !important;
	}

	.aaa-exchange-travelex-section .aaa-inner-container{
		padding: 24px 0px;
	}
	.aaa-exchange-option-container{
		position: relative;
		z-index: 10;
		float: none;
		width: 100%;
		box-shadow: -2px 0px 3px rgba(26,26,26,0.3);
		border-radius: 0px;
		margin-top: -4px;
	}
	.aaa-exchange-option-container.only-one{
		
		left:0;
	}
	.aaa-exchange-option-container-hide{
		display: none;
	}
	.aaa-exchange-option-container:first-child{
		margin-right: 0px;
	}
	.aaa-tabbing-container{
		display: block;
	}
	.aaa-banner-container .wht1{
		font-size: 38px;
		line-height: 48px;
	}
	
}
@media only screen and (max-width : 480px){

	.aaa-branchOnline-Container {
		margin-left: 0px !important;
	}

	.aaa-btn{
		width: auto;
	}
}
@media only screen and (max-width : 400px){
	/*Tabbing*/
	.aaa-tabbing-container{
		max-width: 300px;
	}
	.aaa-tab{
		width: 45%;
	}
	.aaa-branchOnline-Container {
		margin-left: 0px !important;
	}

}