.fx-calc-template h1, .fx-calc-template h2, .fx-calc-template h3, .fx-calc-template h4, .fx-calc-template h5, .fx-calc-template h6,
.fx-calc-template .h1, .fx-calc-template .h2, .fx-calc-template .h3, .fx-calc-template .h4, .fx-calc-template .h5, .fx-calc-template .h6{font-family:'Inter',sans-serif;font-weight:700}
.fx-calc-template .row.md{margin-left:-15px;margin-right:-15px}
.fx-calc-template .row.md > [class*="col-"], .fx-calc-template .row.md > .col{padding-left:15px;padding-right:15px}
.fx-calc-template .form-control:focus,.fx-calc-template button:focus{outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}

.fx-calc-template h1,.fx-calc-template .h1{font-weight:900;font-size:72px;line-height:78px;letter-spacing:-0.042em;color:inherit}
.fx-calc-template h2,.fx-calc-template .h2{font-weight:900;font-size:48px;line-height:56px;letter-spacing:-0.024em;color:inherit}
.fx-calc-template h3,.fx-calc-template .h3{font-weight:900;font-size:32px;line-height:42px;letter-spacing:-0.018em;color:inherit}
.fx-calc-template h4,.fx-calc-template .h4{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.018em;color:inherit}
.fx-calc-template h5,.fx-calc-template .h5{font-weight:700;font-size:14px;line-height:22px;letter-spacing:0.05em;color:inherit}

.fx-calc-template #CALC-wrapper{position:relative;font-family:'Inter',sans-serif;overflow:hidden}
.fx-calc-template #CALC-wrapper p{margin-top:0;font-family:'Inter',sans-serif;}

.fx-calc-template .CALC-intro{padding:80px 0;background:url(/assets/fx-calculators/img/bg-pm.jpg) no-repeat center bottom #013C7F;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}

	.fx-calc-template .CALC-menu{padding:58px 58px 50px 50px;max-width:797px;margin:0 auto;background: #FFFFFF;border: 1px solid #D2DCEE;-webkit-box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);-moz-box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
		.fx-calc-template .CALC-menu-head{position:relative;border-bottom:1px solid #F2F2F2;margin-bottom:18px;padding-bottom:18px}
		.fx-calc-template .CALC-menu-head:before{content:"";width:95px;height:117px;background:url(/assets/fx-calculators/img/calculator-icon.png) no-repeat 0 0;position:absolute;top:-18px;right:-15px;}
			.fx-calc-template .CALC-menu-logo{margin-bottom:18px}
		.fx-calc-template .CALC-menu-body{margin-bottom:24px}
		.fx-calc-template .CALC-menu-body label{font-weight: 600;font-size: 22px;line-height: 32px;letter-spacing: -0.018em;color: #182128;margin:0 0 13px}
		
		.fx-calc-template .CALC-menu-list{list-style:none;margin:0;padding:0}
		.fx-calc-template .CALC-menu-list li{margin-bottom:15px}
		.fx-calc-template .CALC-menu-list li:last-child{margin-bottom:0}
		.fx-calc-template .CALC-menu-list a{font-weight: 600;font-size: 22px;line-height: 32px;letter-spacing: -0.018em;color: #263A5F;display:block;padding:21px 30px;text-decoration:none;background-color:#F9FBFF;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
		.fx-calc-template .CALC-menu-list a:focus,
		.fx-calc-template .CALC-menu-list a:hover{color: #FFFFFF;background-color:#4C74B9;}
		
.fx-calc-template .CALC-main{color:#FFFFFF;padding:63px 0 152px;position:relative;background:url(/assets/fx-calculators/img/bg.jpg) no-repeat center bottom #00316A;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.fx-calc-template .CALC-main .lead{font-weight: 600;font-size: 22px;line-height: 32px;letter-spacing: -0.018em;}
.fx-calc-template .CALC-main p{color:#F9FBFF}
.fx-calc-template .CALC-main .learn-more{position:absolute;bottom:-15px;left:50%;margin-left:-35px;font-weight: 600;font-size: 14px;line-height: 32px;text-align: center;letter-spacing: -0.018em;color: #D2DCEE;text-decoration:none}
.fx-calc-template .CALC-main .learn-more i{display:block;margin:0 auto;width:38px;height:38px;line-height:38px;color:#FFFFFF;background-color:#92278F;font-size:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

	.fx-calc-template .CALC-form{padding:78px 75px 82px;margin:0 0 40px;background-color:#FFFFFF;color:#182128;border: 1px solid #D2DCEE;-webkit-box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);-moz-box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);box-shadow: 0px 2px 8px rgba(110, 123, 129, 0.2);-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s}
	.fx-calc-template .CALC-form.result_show{padding-top:44px;padding-bottom:44px;}
	.fx-calc-template .CALC-form .form-label{margin-bottom:5px;letter-spacing: -0.008em;color: #21272C;font-weight: 500;font-size: 14px;line-height: 24px;font-family:inherit}
	.fx-calc-template .CALC-form .form-group{margin-bottom:18px}
	.fx-calc-template .CALC-form .form-actions .btn{margin:0;height:58px;font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;}
	.fx-calc-template .CALC-form .form-control{height:58px;padding:12px 16px;border: 1px solid #CED4DA;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color:#FFFFFF;font-weight: 600;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;width:100%}
	.fx-calc-template .CALC-form .input-group-text{background-color:#FFFFFF;font-weight: bold;font-size: 24px;line-height: 24px;letter-spacing: -0.008em;color: #869298;}

	.fx-calc-template .CALC-info-list{position:relative;list-style:none;margin:0;padding:0;color:inherit}
	.fx-calc-template .CALC-info-list li{position:relative;margin-bottom:24px;padding-left:72px;}
	.fx-calc-template .CALC-info-list .number{position:absolute;top:0;left:0;width:56px;height:56px;background-color:#4DC1B9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-weight: 600;font-size: 36px;line-height: 56px;text-align: center;letter-spacing: -0.018em;color: #F9FBFF;}
	.fx-calc-template .CALC-info-list h4{margin-bottom:8px}
	.fx-calc-template .CALC-info-list p{font-size: 15px;line-height: 22px;letter-spacing: -0.0045em;color: #F9FBFF}
	.fx-calc-template .CALC-info-list p:last-child{margin-bottom:0}
		.fx-calc-template .CALC-form-result-control{padding:24px 21px 27px;background-color: #f6f8fc;border: 1px solid #dbe3f1;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin-bottom:16px;margin-top:10px}
		.fx-calc-template .CALC-form-result-label{font-weight: bold;font-size: 18px;line-height: 32px;letter-spacing: -0.018em;color: #305493;margin:0 0 5px}
		.fx-calc-template .CALC-form-result-value{font-weight: 500;font-size: 32px;line-height: 1;letter-spacing: -0.018em;color: #152035;}
		
		.fx-calc-template .CALC-form-result-info{margin-top:38px}
		.fx-calc-template .CALC-form-result-info h4{font-weight: bold;font-size: 18px;line-height: 32px;letter-spacing: -0.018em;margin:0 0 6px}
		.fx-calc-template .CALC-form-result-info h4 i{font-size:24px;margin-right:10px}
		.fx-calc-template .CALC-form-result-info p{font-size: 13px;line-height: 21px;letter-spacing: -0.0055em;color: #21272C;}
		.fx-calc-template .CALC-form-result-info p:last-child{margin-bottom:0}
		
		.fx-calc-template .CALC-form-hint{position:relative;padding-left:21px;font-size: 14px;line-height: 15px;letter-spacing: -0.003em;color: #374046;margin:30px 0 0}
		.fx-calc-template .CALC-form-hint:before{content:"\e938";color:#116FDA;font-family:'icomoon' !important;speak:never;font-style:normal;font-size:16px;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;margin-top:-8px;left:0}
		.fx-calc-template .CALC-form-hint a{font-weight:400;color:#0C57AD;text-decoration:none}
		.fx-calc-template .CALC-form-hint a:hover{text-decoration:underline}
	
.fx-calc-template .CALC-about{padding:40px 0 60px}

	.fx-calc-template #CALC-faq{margin-bottom:52px}
	.fx-calc-template #CALC-faq .card{margin-bottom:12px;background: #FFFFFF;border: 1px solid #CED4DA;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
	.fx-calc-template #CALC-faq .card-header{margin:0;padding:0;border:0;background-color:transparent}
	.fx-calc-template #CALC-faq .card-header h4{font-weight: 600;font-size: 14px;line-height: 24px;letter-spacing: -0.008em;}
	.fx-calc-template #CALC-faq .card-header h4 a{position:relative;color: #000000;display:block;display:-ms-flexbox;display:flex;align-items:center;padding:13px 42px 13px 12px}
	.fx-calc-template #CALC-faq .card-header h4 a i{color:#A6B9DE;font-size:20px;margin-right:8px}
	.fx-calc-template #CALC-faq .card-header h4 a:after{content:"\e914";color:#84919B;font-family:'icomoon' !important;speak:never;font-style:normal;font-size:24px;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:13px;right:12px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s}
	.fx-calc-template #CALC-faq .card-header h4 a.collapsed:after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transform:rotate(0);}
	.fx-calc-template #CALC-faq .card-body,
	.fx-calc-template #CALC-faq .card-body ul,
	.fx-calc-template #CALC-faq .card-body p{font-size: 14px;line-height: 20px;margin:0 0 20px;letter-spacing: -0.0045em;color: #000000;}
	.fx-calc-template #CALC-faq .card-body ul{list-style:none;padding:0;}
	.fx-calc-template #CALC-faq .card-body ul li{display:-ms-flexbox;display:flex;-ms-flex-align: center;align-items:center;margin-bottom:10px}
	.fx-calc-template #CALC-faq .card-body ul li:before{content:"\e939";color:#84919B;font-family:'icomoon' !important;speak:never;font-size:11px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;-ms-flex-item-align: start;align-self: flex-start;padding-top: 5px;}
	.fx-calc-template #CALC-faq .card-body{padding:3px 20px 20px;margin:0}
	.fx-calc-template #CALC-faq .card-body p:last-child{margin-bottom:0}
	.fx-calc-template #CALC-faq .card-body a{font-weight:600}
	
	.fx-calc-template .CALC-nav-resources{list-style:none;margin:0;padding:0}
	.fx-calc-template .CALC-nav-resources li{margin-bottom:16px;position:relative;padding-left:31px;line-height:1}
	.fx-calc-template .CALC-nav-resources li:before{content:"\e903";color:#A6B9DE;font-family:'icomoon' !important;speak:never;font-style:normal;font-size:24px;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:2px;left:0;}
	.fx-calc-template .CALC-nav-resources a{font-weight: 600;font-size: 14px;line-height: 24px;letter-spacing: -0.018em;color: #0C57AD;text-decoration:none}

/*MEDIA QUERY*/
@media (max-width:1440px){
	.fx-calc-template h1,.fx-calc-template .h1{font-size:56px;line-height:64px;}
	.fx-calc-template h2,.fx-calc-template .h2{font-size:38px;line-height:46px}
	.fx-calc-template h3,.fx-calc-template .h3{font-size:28px;line-height:34px}
	.fx-calc-template h4,.fx-calc-template .h4{font-size:22px;line-height:32px}
}
@media (min-width:992px) and (max-width:1199px){
	.fx-calc-template .CALC-form{padding-left:24px;padding-right:24px;}
}
@media (max-width:1024px){
	.fx-calc-template h1,.fx-calc-template .h1{font-size:36px;line-height:46px;}
	.fx-calc-template h2,.fx-calc-template .h2{font-size:32px;line-height:44px}
	.fx-calc-template h3,.fx-calc-template .h3{font-size:24px;line-height:30px}
	.fx-calc-template h4,.fx-calc-template .h4{font-size:20px;line-height:28px}
	.fx-calc-template .CALC-main .lead{font-size:20px;line-height:28px;margin-bottom:18px}
	.fx-calc-template .CALC-intro h3{font-size: 28px;line-height: 34px;}
}
@media (max-width:991px){
	.fx-calc-template .CALC-form{padding:36px 24px;}
	.fx-calc-template .CALC-form.result_show{padding-top:24px;padding-bottom:46px;}
	.fx-calc-template .CALC-main{padding:24px 0 36px}
	.fx-calc-template .CALC-main .learn-more{display:none}
	.fx-calc-template .CALC-form-result-info{margin-top:24px}
	.fx-calc-template .col-md-6:first-child .CALC-form-result-info{margin-top:36px}
	.fx-calc-template .CALC-menu-list a{padding-left:16px;padding-right:16px}
	.fx-calc-template .CALC-intro{padding:0;background:#FFFFFF}
	.fx-calc-template .CALC-menu{padding:50px 30px 62px 25px;margin-left:-24px;margin-right:-24px;max-width:inherit;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
}

/*** Header Fixes ***/
@media screen and (max-width: 400px) {
	nav[role="navigation"] .phone-number {
		padding: 10px 20px!important;
	}
}

@media (max-width: 1126px) {
	.mobile-site-menu__trigger-text {
		line-height: 18px;
	}
}

@media (max-width: 1319px) {
	header.site-header section.header-top .row > .hard-right {
		max-width: 40%!important;
		width: 40%!important;
		flex: auto!important;
	}

	header.site-header section.header-top .row > .hard-left {
		max-width: 60%!important;
		width: 60%!important;
		flex: auto!important;
	}
}

@media (max-width: 1100px) {
	header.site-header section.header-top .row > .hard-right {
		max-width: 50%!important;
		width: 50%!important;
		flex: auto!important;
	}

	header.site-header section.header-top .row > .hard-left {
		max-width: 50%!important;
		width: 50%!important;
		flex: auto!important;
	}
}

@media (max-width: 750px) {
	header.site-header section.header-top .row > .hard-right {
		max-width: 65%!important;
		width: 65%!important;
		flex: auto!important;
	}

	header.site-header section.header-top .row > .hard-left {
		max-width: 35%!important;
		width: 35%!important;
		flex: auto!important;
	}
}

@media (max-width: 500px) {
	header.site-header section.header-top .row > .hard-right {
		max-width: 50%!important;
		width: 50%!important;
		flex: auto!important;
	}

	header.site-header section.header-top .row > .hard-left {
		max-width: 50%!important;
		width: 50%!important;
		flex: auto!important;
	}
}

@media (max-width:767px){
	#footer-form {
		float: left;
		width: 100%;
		display: block;
		max-width: 100%;
	}
	
	#footer-contact {
		float: left;
		width: 100%;
		display: block;
		max-width: 100%;
	}
	
	#footer-locations {
		float: left;
		width: 100%;
		display: block;
		max-width: 100%;
	}
}

nav[role="navigation"] .phone-number {padding: 10px 25px;}

label.error {color: red;}


