@charset "UTF-8";
/* Resets, defaults */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*$teller-blue: #455F9B;*/
/* px */
/* image replacement */
/* rgba */
/* responsive */
@font-face {
  font-family: 'NewsGotic';
  src: url("/payments-static/css/Fonts/1529299/4ced5b18-b0b5-4a23-80f8-7e56169296f9.eot?#iefix");
  src: url("/payments-static/css/Fonts/1529299/4ced5b18-b0b5-4a23-80f8-7e56169296f9.eot?#iefix") format("eot"), url("/payments-static/css/Fonts/1529299/fb3568c0-41a0-4567-8ba7-5d104921b6f2.woff2") format("woff2"), url("/payments-static/css/Fonts/1529299/aa2b861e-ae24-4c75-9fa6-b41af2e84bf0.woff") format("woff"), url("/payments-static/css/Fonts/1529299/96204926-1582-4d03-91f8-1b60e3f4eefe.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika';
  src: url("/payments-static/css/Fonts/Klavika/klavikabasic-regular-webfont.eot?#iefix");
  src: url("/payments-static/css/Fonts/Klavika/klavikabasic-regular-webfont.eot?#iefix") format("eot"), url("/payments-static/css/Fonts/Klavika/klavikabasic-regular-webfont.woff") format("woff"), url("/payments-static/css/Fonts/Klavika/klavikabasic-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NewsGoticBold';
  src: url("/payments-static/css/Fonts/1529275/fa87b783-b975-4f4a-b36d-ce29e83d85ad.eot?#iefix");
  src: url("/payments-static/css/Fonts/1529275/fa87b783-b975-4f4a-b36d-ce29e83d85ad.eot?#iefix") format("eot"), url("/payments-static/css/Fonts/1529275/66fa9229-1ca2-4140-acc2-f82f9b22e27f.woff2") format("woff2"), url("/payments-static/css/Fonts/1529275/4271ad07-6a83-478a-89ff-5a26fabb5a36.woff") format("woff"), url("/payments-static/css/Fonts/1529275/18bfc05b-8442-4d2a-a94f-d28d47cf5711.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TellerIcons';
  src: url("/payments-static/css/fonts/teller-icons.eot");
  src: url("/payments-static/css/fonts/teller-icons.eot?#iefix") format("embedded-opentype"), url("/payments-static/css/fonts/teller-icons.woff") format("woff"), url("/payments-static/css/fonts/teller-icons") format("truetype"), url("/payments-static/css/fontsteller-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
  /* Sets up the Base 10px stuff */
}

body {
  font: normal 16px/1.5 Klavika, Arial, Verdana,  Sans-Serif;
  /*color: #2c2c2c;*/
  color: #3a3a38;
  /*background: #fafafa;*/
  background-color: #ffffff;
}
body.iframe {
  min-width: 1px;
}

[data-icon]:before {
  font-family: "TellerIcons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "TellerIcons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close-05:before {
  content: "\62";
}

.icon-contact-02:before {
  content: "\63";
}

.icon-menu-04:before {
  content: "\64";
}

/*
.icon-myteller-01:before {
  content: "\65";
}
    */
.icon-myteller-01 {
  background: url("/payments-static/css/fonts/Teller/myteller_lng.svg") no-repeat;
}

.icon-search-03:before {
  content: "\66";
}

.icon-card-american-19:before {
  content: "\61";
}

.icon-card-dankort-20:before {
  content: "\67";
}

.icon-card-jcb-17:before {
  content: "\68";
}

.icon-card-master-15:before {
  content: "\69";
}

.icon-card-unionpay-18:before {
  content: "\6a";
}

.icon-card-visa-16:before {
  content: "\6b";
}

/* clearings */
.clearfix:before, .mainContent:before, .page:before, .bottomCol:before, .blockHolder:before, .breadcrumbs:before, .carousel .slides:before, .related-links:before, .related-links .row .blockHolder:before, .contact-us:before, .contact-us .row .blockHolder:before, .spotsHolder:before, .large-spot .content:before, .searchBoxWide:before, .mainFooter:before, .mainFooter .ribbon:before, .mainFooter .footerContent:before, .mainFooter .serviceLnks:before, .recommendation:before,
.clearfix:after,
.mainContent:after,
.page:after,
.bottomCol:after,
.blockHolder:after,
.breadcrumbs:after,
.carousel .slides:after,
.related-links:after,
.related-links .row .blockHolder:after,
.contact-us:after,
.contact-us .row .blockHolder:after,
.spotsHolder:after,
.large-spot .content:after,
.searchBoxWide:after,
.mainFooter:after,
.mainFooter .ribbon:after,
.mainFooter .footerContent:after,
.mainFooter .serviceLnks:after,
.recommendation:after {
  content: "";
  display: table;
}

.clearfix:after, .mainContent:after, .page:after, .bottomCol:after, .blockHolder:after, .breadcrumbs:after, .carousel .slides:after, .related-links:after, .related-links .row .blockHolder:after, .contact-us:after, .contact-us .row .blockHolder:after, .spotsHolder:after, .large-spot .content:after, .searchBoxWide:after, .mainFooter:after, .mainFooter .ribbon:after, .mainFooter .footerContent:after, .mainFooter .serviceLnks:after, .recommendation:after {
  clear: both;
}

.clear {
  clear: both;
  height: 0;
}

/* image replacement */
.ir, .carousel .pointsNav .pagination .go, .mainContent .mediaHolder figcaption, .mainContent .serviceLinks li, .videoLightBoxBg .videoLightBox .close {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

/* service messages */
.chromeFrame,
.noJs .disclaimerNoJs {
  padding: 15px 0;
  text-align: center;
  background-color: salmon;
  font-size: 2em;
}
.chromeFrame a,
.noJs .disclaimerNoJs a {
  color: #000;
}

.hasJs .disclaimerNoJs {
  display: none;
}

/* EPiServer support */
.inlineEditable {
  display: inline-block;
  margin-left: 10px;
}

.wrapper, .page, .breadcrumbs, .carousel .content, .spotsHolder, .mainFooter .serviceLnks {
  /*width: 940px;*/
  margin: 0 auto;
}

.mainContent {
  position: relative;
  z-index: 1;
  /*margin-top:75px;*/
  margin-top: 20px;
}

.page {
  padding: 16px 0 26px;
}

.leftCol .block {
  margin-bottom: 20px;
}

.bottomCol {
  background: #eeeeee;
  padding: 30px 0;
}
.bottomCol .spot {
  /* Reset */
  background: none;
}

/* for Edit Mode  */
.blockHolder .block {
  /*margin-bottom:50px;*/
}

.mobile-only {
  display: block;
}

.not-mobile {
  display: none;
}

@media (min-width: 1200px) {
  .container {
    width: 1080px;
  }
}
/* Tablet 768px */
@media (min-width: 768px) {
  .mainContent {
    margin-top: 0;
  }

  .frontpage {
    /*margin-top: -90px;*/
    /*margin-top:-60px;*/
  }

  .toparea {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-only {
    display: none;
  }

  .not-mobile {
    display: block;
  }
  .not-mobile:hover {
    color: #c25d4c;
  }

  .col-flex-8-4 {
    width: 33.33%;
  }

  .col-flex-8-4:first-child {
    width: 66.66%;
  }
}
/* Desktop 1080px */
@media (min-width: 1080px) {
  .frontpage {
    margin-top: 0;
  }
  .frontpage .toparea {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-only {
    display: none;
  }

  .not-mobile {
    display: block;
  }
}
hr {
  height: 1px;
  margin: 0 0 10px;
  padding: 0;
  color: #dddcd6;
  background-color: #dddcd6;
  border: 0;
}

blockquote {
  font-style: italic;
}

ul {
  margin: 0 0 15px;
  padding: 0 0 0 15px;
  list-style-type: square;
}

.clean, .carousel .pointsNav .pagination, .mainContent .serviceLinks, .mainContent .subMenu, .spot .linkList, .faq .faqSection, .searchResultPage .resultList, .searchResultPage .pagination, .mainFooter .footerContent .col .subNav, .mainFooter .serviceLnks .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl {
  margin: 0 0 15px;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 0 15px;
}
dl.clean dd, .carousel .pointsNav dl.pagination dd, .mainContent dl.serviceLinks dd, .mainContent dl.subMenu dd, .spot dl.linkList dd, .faq dl.faqSection dd, .searchResultPage dl.resultList dd, .searchResultPage dl.pagination dd, .mainFooter .footerContent .col dl.subNav dd, .mainFooter .serviceLnks dl.menu dd {
  margin: 0;
}

fieldset {
  display: block;
  border: 0;
}

legend {
  display: none;
}

.btn, .sliderBtn, .btnSeeMore {
  display: inline-block;
  padding: 0 30px;
  font: 16px/24px Klavika, sans-serif;
  color: #fff;
  background: #004c92;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn:after, .sliderBtn:after, .btnSeeMore:after {
  content: " >";
}
.btn:hover, .sliderBtn:hover, .btnSeeMore:hover {
  color: #fff;
}
.btn.btnBig, .btnBig.sliderBtn, .btnBig.btnSeeMore {
  font: 16px/24px Klavika, sans-serif;
}
.btn.loading, .loading.sliderBtn, .loading.btnSeeMore {
  color: transparent;
  position: relative;
}
.btn.loading:after, .loading.sliderBtn:after, .loading.btnSeeMore:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(/payments-static/gfx/btn-loader.gif) 50% 50% no-repeat;
}

.sliderBtn {
  font: 16px/24px Klavika, sans-serif;
}

.btnSeeMore {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  display: block;
}

.form-block tr td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.form-block tr td input, .form-block tr td select {
  font-size: 14px;
  padding: 5px;
}
.form-block tr td button.btn, .form-block tr td button.sliderBtn, .form-block tr td button.btnSeeMore, .form-block tr td input[type='submit'] {
  padding-left: 10px;
  padding-right: 10px;
  border: 0;
}

@media (min-width: 768px) {
  .btnSeeMore {
    width: 30%;
  }
}
.EPiServerForms .Form__MainBody .FormChoice .Form__Element__Caption {
  display: block;
}
.EPiServerForms .Form__MainBody .FormChoice label {
  white-space: nowrap;
  padding: 12px;
}
.EPiServerForms .Form__MainBody .col-md-12 > .Form__Element .Form__Element__Caption {
  width: 34%;
}
.EPiServerForms .Form__MainBody .blockHolder .col-md-6:nth-child(2n) {
  margin-right: 33.33333%;
}
.EPiServerForms .Form__MainBody .blockHolder .col-md-4,
.EPiServerForms .Form__MainBody .blockHolder .col-md-6 {
  width: 33.33333%;
}
.EPiServerForms .Form__MainBody .blockHolder .col-md-4 > .Form__Element .Form__Element__Caption,
.EPiServerForms .Form__MainBody .blockHolder .col-md-6 > .Form__Element .Form__Element__Caption {
  width: 100%;
  display: block;
}

.invalid__field {
  border: 1px solid red;
}

.EPiServerForms .Form__Description {
  margin-bottom: 1rem;
}

.EPiServerForms .FormImageSubmitButton {
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
}

.EPiServerForms .Form__Status .Form__Status__Message {
  display: block;
  padding: 1rem;
  margin: 1rem 0;
}

.EPiServerForms .Form__Status .Form__Success__Message {
  background-color: #84c8e4;
  color: #333;
}

.EPiServerForms .Form__Status .Form__Warning__Message {
  background-color: #fff8aa;
  color: red;
}

.EPiServerForms .Form__Status .Form__Readonly__Message {
  display: block;
  padding: 1rem;
  margin: 1rem 0;
  background-color: #fff8aa;
  color: red;
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__Action {
  display: inline-block;
  padding: inherit;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(41, 128, 189, 0.5);
  border-radius: 4px;
  font-size: inherit;
  height: 2em;
  width: 10em;
  max-width: 10rem;
  color: initial;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__Action:disabled {
  color: GrayText;
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  display: inline-block;
  border: 1px solid rgba(41, 128, 189, 0.5);
  vertical-align: middle;
  width: 40%;
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
  background-color: rgba(41, 128, 189, 0.5);
  width: 0%;
  height: 1rem;
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Text {
  display: none;
}

.EPiServerForms .FormStep .FormStep__Description {
  margin-bottom: 1rem;
}

.EPiServerForms .Form__Element {
  margin: 0 0 1.5rem 0;
}

.EPiServerForms .Form__Element .Form__Element__Caption {
  display: inline-block;
  min-width: 15%;
  vertical-align: top;
}

.EPiServerForms .Form__Element .Form__Element__ValidationError {
  color: red;
  display: block;
  word-wrap: break-word;
}

.EPiServerForms .hide {
  display: none;
}

.EPiServerForms .FormCaptcha .FormTextbox__Input {
  width: 8rem;
}

.EPiServerForms .FormCaptcha .FormCaptcha__Refresh {
  font-size: 1em;
  width: auto;
  height: auto;
}

.EPiServerForms .FormChoice--Image .hidden {
  visibility: hidden;
}

.EPiServerForms .FormChoice--Image .FormChoice--Image__Item {
  display: inline-block;
  max-width: 40%;
  text-align: center;
  margin: 0.5rem;
}

.EPiServerForms .FormChoice--Image .FormChoice__Input:checked ~ img {
  border: 1px solid rgba(41, 128, 189, 0.5);
}

.EPiServerForms .FormRange .FormRange__Input {
  max-width: 60%;
  display: inline;
}

.EPiServerForms .EditView__InvisibleElement.FormStep {
  display: block;
  border-radius: 4px;
  border-color: rgba(184, 192, 197, 0.6);
  background-color: rgba(184, 192, 197, 0.6);
  color: #000;
  padding: 0.2rem;
  font-family: Verdana;
  box-shadow: 3px 3px 5px #ccc;
}

.EPiServerForms .EditView__InvisibleElement.FormStep .FormStep__Warning {
  color: red;
  background-color: #fff8aa;
  display: block;
  word-wrap: break-word;
}

.EPiServerForms .EditView__InvisibleElement.FormHidden {
  display: inline-block;
  border-radius: 4px;
  border: 1.5px outset rgba(184, 192, 197, 0.6);
  padding: 0.2rem 1rem;
  min-width: 18rem;
}

.EPiServerForms .Warning {
  color: red;
  background-color: #fff8aa;
  display: block;
  word-wrap: break-word;
}

.EPiServerForms .Form__Warning {
  color: red;
  background-color: #fff8aa;
  display: block;
  word-wrap: break-word;
}

.Form__Element {
  width: 100%;
  vertical-align: top;
  margin-bottom: 5px;
}

.Form__Element__Caption {
  width: 40%;
  display: inline-block;
}

.side-area .Form__Element__Caption {
  width: 100%;
}

.FormTextbox__Input {
  vertical-align: top;
}

.FormSubmitButton {
  display: inline-block;
  padding: 0 30px;
  font: 16px/24px Klavika, sans-serif;
  color: #fff;
  background: #c24630;
  text-transform: uppercase;
  border: 0;
  width: auto;
}
.FormSubmitButton:after {
  content: " >";
}
.FormSubmitButton:hover {
  color: #fff;
}
.FormSubmitButton.btnBig {
  font: 16px/24px Klavika, sans-serif;
}
.FormSubmitButton.loading {
  color: transparent;
  position: relative;
}
.FormSubmitButton.loading:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(/payments-static/gfx/btn-loader.gif) 50% 50% no-repeat;
}

.side-area .FormSubmitButton {
  width: 100%;
}

/********************  New CSS  8 june 2017**************************/
/* Hide labels - keep only fields */
.Form__Element__Caption {
  /*display: none!important;*/
}

/* Make inbut boxes bigger - and full width */
.FormTextbox__Input,
.mainContent .ribbon-block .multicolumn__block .FormTextbox__Input {
  padding: 6px;
  vertical-align: top;
  width: 96%;
  max-width: 350px;
  border-width: 1px;
}

.side-area .FormSubmitButton,
.mainContent .ribbon-block .multicolumn__block .side-area .FormSubmitButton {
  width: 96%;
  padding: 0.5em;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: none;
}

/* Change form background */
.block form,
.mainContent .ribbon-block .multicolumn__block .block form {
  padding: 1em;
  /*background: #eee;*/
  margin-bottom: 2em;
}

/* Headings
   ========================================================================== */
h1 {
  font-family: Klavika, NewsGotic, sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%;
  color: #3a3a38;
  margin: 0 0 20px;
}

h2 {
  font-family: Klavika, NewsGotic, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 124%;
  color: #3a3a38;
  margin: 0 0 20px;
}

h3 {
  font-family: Klavika, NewsGotic, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 112%;
  color: #3a3a38;
  margin: 0 0 20px;
}

h4 {
  font-family: Klavika, NewsGotic, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 112%;
  color: #3a3a38;
  /*text-transform: uppercase;*/
  margin: 0 0 20px;
}

/* Links
   ========================================================================== */
a {
  color: #2c2c2c;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  /*color: #ffa000;*/
  color: #c25d4c;
}

/* Image + image link border
   ========================================================================== */
img {
  display: block;
}

a img {
  border: 0;
}

p {
  margin: 0 0 19px;
}

.more {
  color: #004f98;
  background: url(/payments-static/gfx/icn/arrow-more.png) 100% 5px no-repeat;
  padding-right: 8px;
}
.more:hover {
  /*color: #ffa000;*/
  color: #c25d4c;
  background-position: 100% -18px;
}

.heading {
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 18px;
}
.heading a {
  padding-right: 10px;
  background: url(/payments-static/gfx/icn/arrow-heading.png) 100% 5px no-repeat;
}
.heading a:hover {
  background-position: 100% -25px;
}

/* validation */
.field-validation-error,
.validation-summary-errors,
.errorMsg {
  color: #c00;
  font: italic 11px/1.2 Arial;
}
.field-validation-error.success,
.validation-summary-errors.success,
.errorMsg.success {
  color: #090;
}
.field-validation-error ul,
.validation-summary-errors ul,
.errorMsg ul {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}

.warning {
  color: #e30613;
}

/* Vendor */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/payments-static/css/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/payments-static/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/payments-static/css/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/payments-static/css/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/payments-static/css/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/payments-static/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

/* Top black ribbon*/
header .top-ribbon {
  background-color: #1C1C1A;
  height: 48px;
}
header .container {
  width: 100%;
  color: #f9f9f9;
}
header .container .row .HeaderRow {
  margin: 0 auto;
  height: 48px;
}
header .container .row .HeaderRow .corporate-site {
  /*display: flex;*/
  width: 100%;
  height: 48px;
  padding: 12px 20px 12px 10px;
}
header .container .row .HeaderRow .corporate-site .flex-item1 {
  width: 50%;
  text-align: left;
  float: left;
  display: inline-block;
}
header .container .row .HeaderRow .corporate-site .flex-item1 h4 {
  color: #F9F9F9;
  /*width: 70%;*/
  width: 100%;
  padding: 0px 0px 0px 12px;
}
header .container .row .HeaderRow .corporate-site .flex-item2 {
  width: 50%;
  text-align: right;
  float: left;
  display: inline-block;
}
header .container .row .HeaderRow .corporate-site .flex-item2 a {
  font-weight: 600;
  color: #fff;
  /*background-color: $teller-red;*/
  border: 1px solid #fff;
  width: 95%;
  height: 24px;
  padding: 6px 20px 20px 0px;
  display: inline-block;
}
header .container .row .HeaderRow .corporate-site .flex-item2 a:visited {
  color: #F9F9F9;
}
header .container .row .HeaderRow .corporate-site .flex-item2 a:hover {
  background-color: #fff;
  color: #1C1C1A;
  text-decoration: none;
}
header .container .row .HeaderRow .corporate-site .flex-item2 a:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 18px;
  position: absolute;
}

/* mainHeader */
.mainHeader {
  margin: 0;
  vertical-align: top;
  height: 75px;
  width: 100%;
  background-color: #0F4D68;
  opacity: 0.9;
  z-index: 10;
  position: fixed;
  transition: top 0.2s ease-in-out;
}
.mainHeader .container-fluid {
  background-color: #0F4D68;
  color: white;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.mainHeader .container-fluid .row {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 48px;
  background-color: #0f4d68;
  padding-top: 10px;
}
.mainHeader .container-fluid .row .myTeller {
  background: url("/payments-static/gfx/icons/myteller_sw.svg") no-repeat;
}
.mainHeader .container-fluid .row .myTellerIcon:hover .myTeller {
  background: url("/payments-static/gfx/icons/myteller_lnr.svg") no-repeat;
}
.mainHeader .container-fluid .row .myTellerIcon:hover .myTellerIconText {
  color: #c25d4c;
}
.mainHeader .container-fluid .row .flagIcon div.flagText {
  text-transform: uppercase;
}
.mainHeader .container-fluid .row .flagIcon div.flagText:hover {
  color: #c25d4c;
}
.mainHeader .container-fluid .row .nav-contact-icon {
  background: url("/payments-static/gfx/icons/contact_sw.svg") no-repeat;
}
.mainHeader .container-fluid .row .nav-contact:hover .nav-contact-icon {
  background: url("/payments-static/gfx/icons/contact_lnr.svg") no-repeat;
}
.mainHeader .container-fluid .row .nav-contact:hover .nav-contac-text {
  color: #c25d4c;
}
.mainHeader .container-fluid .row .nav-search-icon {
  background: url("/payments-static/gfx/icons/search_sw.svg");
}
.mainHeader .container-fluid .row .nav-search:hover .nav-search-icon {
  background: url("/payments-static/gfx/icons/search_lnr.svg");
}
.mainHeader .container-fluid .row .nav-search:hover .nav-search-text {
  color: #c25d4c;
}
.mainHeader .container-fluid .row .nav-icon {
  background: url("/payments-static/gfx/icons/navigation_sw.svg");
}
.mainHeader .container-fluid .row .navIcon:hover .nav-icon {
  background: url("/payments-static/gfx/icons/navigation_lnr.svg");
}
.mainHeader .container-fluid .row .navIcon:hover .navIconText {
  color: #c25d4c;
}
.mainHeader .second-line {
  background-color: #e8e5e1;
  width: 100%;
  height: 60px;
  opacity: .9;
  color: #1c1c1a;
}
.mainHeader .second-line .row {
  height: 60px;
  background-color: #0F4D68;
}
.mainHeader .clickable-menu-box {
  cursor: pointer;
}
.mainHeader .menu-box, .mainHeader .menu-box-large {
  font-size: 32px;
  width: 18.4%;
  height: 60px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.mainHeader .menu-box .text, .mainHeader .menu-box-large .text {
  font-family: Klavika, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin-top: -05px;
}
.mainHeader .menu-box a, .mainHeader .menu-box-large a {
  color: white;
  font-weight: 600;
}
.mainHeader .menu-box a:hover, .mainHeader .menu-box-large a:hover {
  text-decoration: none;
}
.mainHeader .menu-box .inner-menu-box, .mainHeader .menu-box-large .inner-menu-box {
  vertical-align: middle;
  /*background: url('/payments-static/gfx/logo.svg') no-repeat ;*/
}
.mainHeader .menu-box:first-child {
  /*margin-left: 15px;*/
}
.mainHeader .menu-box-large {
  padding-top: 25px;
  padding-left: 25px;
  width: 23%;
}
.mainHeader .inner-menu-box i {
  width: 28px;
  height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.mainHeader .mobile-icon {
  display: inline-block;
  padding-top: 14px;
}
.mainHeader .mobile-logo {
  display: inline-block;
  width: 75%;
  height: 100%;
  padding-right: 60px;
  padding-left: 5%;
}
.mainHeader .mobile-logo img {
  height: 35px;
}

/*.toparea > .blockHolder {
         position:relative;
}
.toparea > .blockHolder > .block:first-child {
    //height:350px;
     height:400px;
}
 .fast-track{
            .blockHolder{
            .block{
                    display:none;             
                    background-color: #307294;
                    position:relative;                                  
                    width:100%;
                    height:81px;
                    margin-right:15px;
                    text-align:center;
                    padding:30px;
                    vertical-align:middle;
                    font-size:14px;
                    }
                .block:first-child {
                 } 
                .block:last-child {
                 }                    
                 a{        
                     color:#FFFFFF;                 
                     font-weight:700;
                 }

            } 
            .prev, .next {
                    cursor: pointer;
                    position: absolute;
                    width: auto;
                    padding: 16px;                 
                    font-weight: bold;
                    font-size: 20px;                
                    text-decoration:none;
                    color:white;
                    //top:358px;
                    top:408px;
                    font-weight:700;
                }
           
            .next {
                right: 0px;          
            }
            .prev {
                left: 0px;
            } 
        }*/
.mainheader-frontpage {
  /*position: relative;*/
  z-index: 10;
  background-color: #0F4D68;
}

/* breadcrumbs */
.breadcrumbs-wrapper {
  /*background-color: $teller-blue;*/
  margin-bottom: 30px;
  display: none;
}

.breadcrumbs {
  font-size: 14px;
  margin-left: 15px;
  list-style: none;
  padding: 0;
  color: #001e58;
  color: #1c1c1a;
  height: 30px;
}
.breadcrumbs li {
  float: left;
  padding: 5px 0 0 8px;
  position: relative;
}
.breadcrumbs li:first-child {
  padding-left: 0;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs li:before {
  content: ' / ';
  color: #1c1c1a;
}
.breadcrumbs li .breadcrumItem {
  color: #1c1c1a;
}
.breadcrumbs li a.breadcrumItem:hover {
  color: #C25D4C;
}
.breadcrumbs LI.selected {
  font-weight: bold;
}

.nav-up {
  top: -167px;
}

.nav-down {
  top: 72px;
}

.search-up {
  top: 231px;
}

.lang-up {
  top: 81px;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 10;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(222, 222, 222, 0.72);
  /* Modal Content */
}
.modal .modal-content {
  background-color: #1c1c1a;
  margin: auto;
  /*padding: 20px;*/
  height: 528px;
  width: 330px;
  color: #ffffff;
  margin-top: 204px;
  /* The Close Button */
  /* Checkbox*/
}
.modal .modal-content .modal-close {
  color: #ffffff;
  float: right;
  font-weight: bold;
  padding-right: 24px;
  padding-top: 24px;
}
.modal .modal-content .modal-close .icon {
  height: 20px;
  width: 20px;
  font-size: 24px;
  display: block;
}
.modal .modal-content .modal-close .modal-close:hover,
.modal .modal-content .modal-close .modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal .modal-content .modal-text {
  padding: 40px 60px 24px 60px;
}
.modal .modal-content .modal-text h2 {
  color: #ffffff;
}
.modal .modal-content label {
  display: block;
  padding-left: 24px;
  margin-top: 24px;
  padding-bottom: 24px;
}
.modal .modal-content label #chkNoPopUp {
  height: 18px;
  width: 18px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
}
.modal .modal-content label span {
  padding-left: 16px;
}

@media screen and (max-width: 768px) and (min-width: 300px) {
  header .top-ribbon {
    height: 72px;
  }
  header .container .row .HeaderRow {
    height: 100%;
  }
  header .container .row .HeaderRow .corporate-site {
    height: 48px;
  }
  header .container .row .HeaderRow .corporate-site .flex-item1 {
    height: 48px;
  }
  header .container .row .HeaderRow .corporate-site .flex-item1 h4 {
    min-width: 115px;
    /*width:68.380952%;*/
  }
  header .container .row .HeaderRow .corporate-site .flex-item2 a {
    min-width: 126px;
    /*width:46.4761904%;*/
    padding: 6px 30px 4px 26px;
    height: 100%;
  }
}
/*   $screen-sm-min: 768px; ////////////////// */
/*   $screen-sm-min: 768px; ////////////////// */
@media (min-width: 768px) {
  .mainHeader {
    margin: 0;
    z-index: 10;
    vertical-align: top;
    height: auto;
    width: 100%;
    position: relative;
  }
  .mainHeader .wrapper, .mainHeader .page, .mainHeader .breadcrumbs, .mainHeader .carousel .content, .carousel .mainHeader .content, .mainHeader .spotsHolder, .mainHeader .mainFooter .serviceLnks, .mainFooter .mainHeader .serviceLnks {
    margin: 0 auto;
    /*background-color: #1c1c1a;*/
  }
  .mainHeader .container-fluid {
    background-color: transparent;
    width: 768px;
  }
  .mainHeader .container-fluid .row {
    height: 72px;
    width: 100%;
    opacity: 0.9;
    padding-top: 0px;
  }
  .mainHeader .container-fluid .menu-box {
    display: inline-block;
  }
  .mainHeader .container-fluid .left-navi {
    display: inline-block;
    text-align: left;
  }
  .mainHeader .container-fluid .left-navi .menu-box {
    float: left;
  }
  .mainHeader .container-fluid .mobile-only {
    display: none;
  }
  .mainHeader .clickable-menu-box {
    cursor: pointer;
    line-height: 1;
  }
  .mainHeader .clickable-menu-box:hover {
    /*opacity: .5;*/
  }
  .mainHeader .frontpage .menu-box:first-child {
    margin-left: 0px;
  }
  .mainHeader .menu-box, .mainHeader .menu-box-large {
    font-size: 32px;
    padding-top: 14px;
    width: 75px;
    height: 60px;
    /*background-color: rgba(255,255,255,0.95);*/
    /*Saya*/
    color: #1c1c1a;
    display: inline-block;
    text-align: center;
    vertical-align: top;
  }
  .mainHeader .menu-box .text, .mainHeader .menu-box-large .text {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-top: -05px;
  }
  .mainHeader .menu-box a, .mainHeader .menu-box-large a {
    /*color:$teller-blue;*/
    color: #f9f9f9;
  }
  .mainHeader .menu-box a:hover, .mainHeader .menu-box-large a:hover {
    text-decoration: none;
  }
  .mainHeader .menu-box .inner-menu-box, .mainHeader .menu-box-large .inner-menu-box {
    vertical-align: middle;
    height: 60px;
    color: #f9f9f9;
  }
  .mainHeader .menu-box-large {
    padding-left: 25px;
    /*min-width: 298px;*/
    min-width: 376px;
  }

  .breadcrumbs-wrapper {
    display: block;
  }

  header .container .row .HeaderRow {
    width: 768px;
  }

  .mainHeader .inner-menu-box i {
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #f9f9f9;
  }

  .mainHeader .menu-box-large .inner-menu-box .logo img {
    height: 42px;
     /*width:19.7289%;
img {
    height:100%;
   
}*/
  }

  header .container .row .HeaderRow .corporate-site .flex-item1 h4 {
    width: 68.380952%;
  }
  header .container .row .HeaderRow .corporate-site .flex-item2 a {
    /*width:46.4761904%;*/
    width: 65%;
    padding: 6px 36px 20px 0px;
  }

  .modal {
    /* Modal Content */
  }
  .modal .modal-content {
    height: 372px;
    width: 482px;
  }

 /*.toparea > .blockHolder > .block:first-child {
    //height:458px;
    height:400px;
}

    .fast-track{
        

     .blockHolder{ 
         display:flex; 
             
        .block{
                display:inline-block;
                flex:1;               
                background-color: #307294;
                position:relative;
                margin: auto 1px;
                text-align:center;               
                padding:24px;
                vertical-align:middle;                
                font-size:16px;
                line-height:18px;
                top:0px;
                min-height:120px;
             }
          

            .block:first-child {
                  margin-left:0px;
             } 
            .block:last-child {
                 margin-right:0px;
               }                         
             a{   
                 color:#FFFFFF;                 
                 font-weight:400;
                 font-size:16px;
             }
      }  
}*/
}
/* End of media query*/
/*$screen-md-min: 1080px; */
/*$screen-md-min: 1080px; */
@media (min-width: 1080px) {
  .mainHeader .container-fluid {
    width: 1080px;
  }
  .mainHeader .container-fluid .row {
    height: 72px;
    width: 100%;
    opacity: 0.9;
    background-color: #0f4d68;
    padding-top: 0px;
  }
  .mainHeader .container-fluid .row .menu-box-large {
    width: 669px;
  }

  .mainheader-frontpage {
    position: relative;
    z-index: 10;
    background-color: #0F4D68;
  }

  .frontpage .menu-box:first-child {
    margin-left: 15px;
  }

  header .container .row .HeaderRow {
    width: 1080px;
  }

  header .container .row .HeaderRow .corporate-site .flex-item2 h4 {
    padding-right: 18px;
  }
  header .container .row .HeaderRow .corporate-site .flex-item2 a {
    width: 46.4761904%;
  }

  .modal {
    /* Modal Content */
  }
  .modal .modal-content {
    height: 348px;
    width: 510px;
  }

    /*.toparea > .blockHolder > .block:first-child {
    height:400px;
}

 .fast-track{
       
        background-color: #307294;    
     .blockHolder{ 
         display:flex; 
         background-color: #307294;    
        .block{              
                flex:1;
                background-color: #307294;              
                margin: auto 1px;
                text-align:center;
                padding:30px;
                vertical-align:middle;
                font-size:16px;
                line-height:24px;
                min-height:100px;
             }
                               
             a{   
                 color:#FFFFFF;                 
                 font-weight:700;
             }
      }  
}*/
}
/* End of media query*/
.stuck {
  position: fixed;
  top: 0;
  margin-top: 0;
  z-index: 1000;
}

.invalid {
  border: 1px solid red;
}

.repeater-section {
  padding: 6px 0;
}

@media (min-width: 640px) {
  .repeater-add-section > span {
    width: 40%;
    display: inline-block;
  }
}

.hero {
  margin: 0 0 0 0;
  position: relative;
  background: #eeeeee;
  padding-left: 0;
  padding-right: 0;
}
.hero.pointer {
  cursor: pointer;
}
.hero .bg-image {
  min-height: 400px;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hero .inner {
  padding: 36px 36px;
  display: block;
  vertical-align: middle;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  z-index: 10;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Klavika, "NewsGoticBold";
  top: 10%;
}
.hero .inner h2 {
  position: relative;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 0.94;
  margin: 0 0 10px 0px;
}
.hero .inner p {
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  line-height: 1.50;
  margin-bottom: 10px;
}
.hero .inner .btnSeeMore {
  background-color: #c24630;
  height: 48px;
  border-radius: 0px;
  text-transform: none;
  color: #ffffff;
  font-weight: 600;
  padding: 14px 5px 21px 5px;
  margin-top: 20px;
}
.hero .transparentWhite .inner {
  background-color: rgba(232, 229, 225, 0.55);
  color: #3a3a38;
}
.hero .transparentBalck .inner {
  color: #ffffff;
  background-color: rgba(28, 28, 26, 0.65);
}
.hero .transparentBalck .inner h2 {
  color: #ffffff;
}
.hero .transparentBalck .inner p {
  color: #ffffff;
}
.hero .transparentBlue .inner {
  background-color: rgba(13, 78, 105, 0.75);
  color: #ffffff;
}
.hero .transparentBlue .inner h2 {
  color: #ffffff;
}
.hero .transparentBlue .inner p {
  color: #ffffff;
}
.hero .transCoverWhite, .hero .transCoverBlack {
  margin-left: 0px;
  width: 100%;
  left: 0;
  top: 1px;
  height: 350px;
  position: absolute;
  text-align: center;
}
.hero .transCoverWhite .inner, .hero .transCoverBlack .inner {
  background-color: transparent;
}
.hero .transCoverWhite .inner h2, .hero .transCoverBlack .inner h2 {
  padding-bottom: 20px;
  line-height: 1.04;
}
.hero .transCoverWhite .inner .btnSeeMore, .hero .transCoverBlack .inner .btnSeeMore {
  margin-left: 0px;
}
.hero .transCoverBlack {
  color: #ffffff;
  background-color: rgba(28, 28, 26, 0.65);
}
.hero .transCoverBlack .inner h2 {
  color: #ffffff;
}
.hero .transCoverBlack .inner p {
  color: #ffffff;
}
.hero .transCoverWhite {
  background-color: rgba(232, 229, 225, 0.55);
  color: #3a3a38;
}
.hero .transCoverWhite .inner h2 {
  color: #3a3a38;
}
.hero .transCoverWhite .inner p {
  color: #3a3a38;
}
.hero .noBox {
  background-color: white;
}
.hero .noCoverTextInBlack .inner {
  color: black;
}
.hero .noCoverTextInBlack .inner h2, .hero .noCoverTextInBlack .inner p {
  color: black;
}
.hero .noCoverTextInBlack .inner a {
  color: white;
}
.hero .noCoverTextInWhite .inner {
  color: white;
}
.hero .noCoverTextInWhite .inner h2, .hero .noCoverTextInWhite .inner p, .hero .noCoverTextInWhite .inner .btnSeeMore, .hero .noCoverTextInWhite .inner a {
  color: white;
}

@media (min-width: 768px) {
  .hero .bg-image {
    min-height: 400px;
  }
  .hero .inner {
    margin-left: -27%;
    margin-right: 0px;
    left: 46%;
    max-width: 460px;
    max-height: 270px;
    text-align: left;
    top: 20%;
  }
  .hero .inner h2 {
    top: 15%;
  }
  .hero .inner p {
    display: block;
  }
  .hero .inner .btnSeeMore {
    margin-left: 0px;
    width: 225px;
  }
  .hero .transparentWhite {
    background-color: rgba(232, 229, 225, 0.55);
    color: #3a3a38;
  }
  .hero .transparentBalck {
    color: #ffffff;
    background-color: rgba(28, 28, 26, 0.65);
  }
  .hero .transparentBalck h2 {
    color: #ffffff;
  }
  .hero .transparentBalck p {
    color: #ffffff;
  }
  .hero .transparentBlue {
    color: #ffffff;
    background-color: rgba(13, 78, 105, 0.75);
  }
  .hero .transparentBlue h2 {
    color: #ffffff;
  }
  .hero .transparentBlue p {
    color: #ffffff;
  }
  .hero .transCoverBlack {
    margin-left: 0px;
    width: 100%;
    left: 0;
    height: 100%;
    color: #ffffff;
  }
  .hero .transCoverBlack h2 {
    text-align: left;
    padding-bottom: 20px;
    color: #ffffff;
  }
  .hero .transCoverBlack p {
    text-align: left;
    color: #ffffff;
  }
  .hero .transCoverBlack .btnSeeMore {
    width: 225px;
  }
  .hero .transCoverWhite {
    margin-left: 0px;
    width: 100%;
    left: 0;
    height: 100%;
    text-align: center;
  }
  .hero .transCoverWhite h2 {
    padding-bottom: 20px;
    color: #3a3a38;
  }
  .hero .transCoverWhite p {
    color: #3a3a38;
  }
  .hero .transCoverWhite .btnSeeMore {
    width: 225px;
  }
  .hero .noBox {
    background-color: white;
  }
}
@media (min-width: 1080px) {
  .hero {
    top: 0px;
  }
  .hero .bg-image {
    top: 0px;
  }
  .hero .inner {
    margin-left: -27.6%;
    left: 50%;
    top: 9%;
    max-width: 587px;
    max-height: 280px;
  }
  .hero .inner p {
    margin-top: 20px;
  }
  .hero .inner .btnSeeMore {
    margin-top: 26px;
  }
  .hero .atRight {
    left: 73.8%;
  }
  .hero .atLeft {
    left: 50%;
  }
  .hero .transCoverBlack {
    left: 0;
    top: 0;
  }
  .hero .transCoverBlack .btnSeeMore {
    margin-left: 0;
  }
  .hero .transCoverWhite {
    top: 0;
    color: #3a3a38;
  }
  .hero .transCoverWhite h2 {
    text-align: left;
  }
  .hero .transCoverWhite p {
    text-align: left;
  }
  .hero .transCoverWhite .btnSeeMore {
    margin-left: 0;
  }
}
.blockEditMode .carousel {
  height: auto;
}

.carousel {
  position: relative;
  height: 340px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 38px;
  z-index: 2;
}
.carousel:after {
  content: '';
  background: url(/payments-static/gfx/bg/carousel-cards.png) 0 0 no-repeat;
  width: 330px;
  height: 64px;
  top: 0;
  left: 50%;
  position: absolute;
  margin-left: 130px;
}
.carousel .slides {
  width: 100%;
}
.carousel .slide {
  width: 100%;
  float: left;
  height: 340px;
  background: url(/payments-static/gfx/bg/carousel-gradient.png) 0 0 repeat-x;
}
.carousel .content {
  padding: 80px 0 0 400px;
  height: 340px;
  background: none 0 100% no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.carousel .content.atLeft {
  padding: 80px 400px 0 0;
  background-position: 100% 100%;
}
.carousel blockquote {
  margin: 0 0 30px -40px;
  padding: 0 0 0 40px;
  font: italic 28px/1.2 Georgia, 'Times New Roman', Times, serif;
  background: url(/payments-static/gfx/bg/quote.png) 0 0 no-repeat;
}
.carousel blockquote cite {
  font: normal 16px/1.2 Klavika;
  display: block;
  padding-top: 30px;
}
.carousel blockquote cite p {
  margin: 0;
  padding: 0;
}
.carousel blockquote cite strong {
  font-family: Klavika;
}
.carousel h2 {
  font-size: 35px;
  line-height: 1.14;
}
.carousel h2 b, .carousel h2 strong {
  font-family: NewsGoticBold;
}
.carousel p {
  font: 16px/1.5 Klavika;
}
.carousel .pointsNav {
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.carousel .pointsNav .pagination {
  margin: 0 20px;
  position: relative;
  z-index: 2;
}
.carousel .pointsNav .pagination .item {
  display: inline-block;
  vertical-align: top;
}
.carousel .pointsNav .pagination .go {
  display: block;
  background: #fff;
  border: 3px solid #fff;
  width: 9px;
  height: 9px;
  margin: 0 6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: #d5d5d5 0 0 0 1px;
  -webkit-box-shadow: #d5d5d5 0 0 0 1px;
  box-shadow: #d5d5d5 0 0 0 1px;
}
.carousel .pointsNav .pagination .go.selected {
  background: #001e58;
}
.carousel .pointsNav .nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.carousel .pointsNav .navBtn {
  width: 17px;
  height: 17px;
  background: url(/payments-static/gfx/btn/slider-arrows.png) 50% 2px no-repeat;
  position: absolute;
  top: 0;
}
.carousel .pointsNav .navBtn.prev {
  left: 0;
  display: none;
}
.carousel .pointsNav .navBtn.next {
  right: 0;
  background-position: 50% -23px;
}
.carousel .callLink {
  position: absolute;
  bottom: 9px;
  right: 0;
  width: 157px;
  font: 15px/2.6 Klavika, sans-serif;
  color: #757270;
  background: #fafafa url(/payments-static/gfx/icn/tel.png) no-repeat 29px 45%;
  padding: 0 0 0 58px;
}

::-webkit-scrollbar {
  height: 12px !important;
  width: 12px !important;
  background: #aaa;
}

.social-links {
  padding: 10px 0px 0px 0px;
  width: 100%;
  clear: both;
}
.social-links .social-links-a {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  background: url(/payments-static/gfx/icons-social-sharing.png);
  background-size: 330px;
}
.social-links__landing-page {
  margin: 0px 0px 0px 15px;
}
.social-links .twitter {
  background-position: 90px;
}
.social-links .facebook {
  background-position: 0px;
}
.social-links .linkedin {
  background-position: 210px;
}

.submenu-hd {
  background: #ff9600;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  line-height: 50px;
  padding-left: 25px;
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  position: relative;
}
.submenu-hd.exclamation-mark {
  padding-left: 40px;
}
.submenu-hd.exclamation-mark:before {
  content: "\f129";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.submenu-hd.questionmark {
  padding-left: 40px;
}
.submenu-hd.questionmark:before {
  content: "\f128";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  font-weight: normal;
  left: 20px;
  top: 9px;
}

.mainContent {
  /* share + print buttons */
}
.mainContent figure {
  margin-top: 48px;
}
.mainContent .mediaHolder img {
  max-width: 100%;
  width: 100%;
}
.mainContent .blockHolder {
  /*background-color: #ffffff;*/
}
.mainContent .blockHolder .content {
  padding: 48px 10px 0px 10px;
}
.mainContent .blockHolder .content .txtWebPart {
  height: 168px;
  color: #3a3a38;
  padding: 24px 0 24px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainContent .blockHolder .content .txtWebPart.unrestricted-height {
  height: auto;
}
.mainContent .blockHolder .content a.btn, .mainContent .blockHolder .content a.sliderBtn, .mainContent .blockHolder .content a.btnSeeMore {
  background-color: #c24630;
  height: 48px;
  border-radius: 0px;
  text-transform: none;
  /*color: #F9F9F9;*/
  color: #ffffff;
  font-weight: 600;
}
.mainContent .blockHolder .content a.btn:visited, .mainContent .blockHolder .content a.sliderBtn:visited, .mainContent .blockHolder .content a.btnSeeMore:visited {
  color: #ffffff;
}
.mainContent .blockHolder .content a.btn:hover, .mainContent .blockHolder .content a.sliderBtn:hover, .mainContent .blockHolder .content a.btnSeeMore:hover, .mainContent .blockHolder .content a.btn:focus, .mainContent .blockHolder .content a.sliderBtn:focus, .mainContent .blockHolder .content a.btnSeeMore:focus {
  background-color: #c25d4c;
}
.mainContent .blockHolder .content a.btn:after, .mainContent .blockHolder .content a.sliderBtn:after, .mainContent .blockHolder .content a.btnSeeMore:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
  color: #ffffff;
}
.mainContent h1 {
  font-size: 28px;
  line-height: 1.14;
  padding-top: 20px;
  color: #000;
  margin-bottom: 21px;
}
.mainContent .serviceLinks {
  float: right;
}
.mainContent .serviceLinks li {
  float: right;
  height: 27px;
  width: 30px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0MGQxNiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzQwYzE0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjMwYjEyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d40d16), color-stop(50%, #c40c14), color-stop(100%, #b30b12));
  background-image: -moz-linear-gradient(#d40d16, #c40c14, #b30b12);
  background-image: -webkit-linear-gradient(#d40d16, #c40c14, #b30b12);
  background-image: linear-gradient(#d40d16, #c40c14, #b30b12);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #c40c14;
  margin-left: 5px;
}
.mainContent .serviceLinks li a {
  display: block;
  line-height: 27px;
  background: url(/payments-static/gfx/icn/service.png) no-repeat 50% 7px;
}
.mainContent .serviceLinks li.share a {
  background-position: 50% -21px;
}
.mainContent .intro {
  font-size: 19px;
  line-height: 1.15;
  color: #001e58;
  margin: 0 0 32px;
}
.mainContent .leftCol a {
  color: #c25d4c;
}
.mainContent .leftCol .submenu-hd {
  background: #ff9600;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  line-height: 50px;
  padding-left: 25px;
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  position: relative;
}
.mainContent .leftCol .submenu-hd.exclamation-mark {
  padding-left: 40px;
}
.mainContent .leftCol .submenu-hd.exclamation-mark:before {
  content: "\f129";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 0px;
}
.mainContent .leftCol .submenu-hd.questionmark {
  padding-left: 40px;
}
.mainContent .leftCol .submenu-hd.questionmark:before {
  content: "\f128";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  font-weight: normal;
  left: 20px;
  top: -1px;
}
.mainContent .leftCol .recommendation-block {
  background-color: #edf2f2;
}
.mainContent .leftCol .bottomCol {
  background-color: #edf2f2;
  padding: 30px 36px 60px 0px;
  color: #3a3a38;
}
.mainContent .leftCol .bottomCol a.recommendation-link {
  color: #c25d4c;
}
.mainContent .leftCol .bottomCol a.recommendation-link:hover, .mainContent .leftCol .bottomCol a.recommendation-link:focus {
  color: #c25d4c;
}
.mainContent .leftCol .bottomCol a.recommendation-link:hover:after, .mainContent .leftCol .bottomCol a.recommendation-link:focus:after {
  color: #c25d4c;
}
.mainContent .leftCol .bottomCol a.recommendation-link:active {
  color: #c25d4c;
}
.mainContent .leftCol .bottomCol a.recommendation-link:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  /*color: #3a3a39;*/
  color: #c25d4c;
}
.mainContent .leftCol .recommend-img {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
  background-color: #edf2f2;
}
.mainContent .leftCol .recommend-img .recommendation-image {
  height: 300px;
  padding-top: 30px;
  padding-right: 45px;
  padding-left: 15px;
  padding-bottom: 30px;
  display: none;
}
.mainContent .rightCol .submenu-hd {
  background: #ff9600;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  line-height: 1;
  padding: 15px 15px 15px 20px;
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  position: relative;
}
.mainContent .rightCol .submenu-hd.exclamation-mark {
  padding-left: 40px;
}
.mainContent .rightCol .submenu-hd.exclamation-mark:before {
  content: "\f129";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.mainContent .rightCol .submenu-hd.questionmark {
  padding-left: 40px;
}
.mainContent .rightCol .submenu-hd.questionmark:before {
  content: "\f128";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  font-weight: normal;
  left: 20px;
  top: 8px;
}
.mainContent .subMenu {
  font-size: 13px;
  background: #fafafa;
}
.mainContent .subMenu li {
  position: relative;
}
.mainContent .subMenu li a {
  display: block;
  font-size: 16px;
  padding: 10px 20px 10px 0;
  color: #004f98;
  border-bottom: 1px solid #e1e1e1;
}
.mainContent .subMenu li a:hover {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainContent .subMenu li.selected a {
  /*color: #ffa000;*/
  color: #c25d4c;
  background: #f6f6f6;
}
.mainContent .subMenu li.selected a:after {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainContent .subMenu li:after {
  position: absolute;
  right: 20px;
  top: 9px;
  /*content: $fa-var-angle-right;*/
  font-family: "FontAwesome", sans-serif;
}
.mainContent .subMenu li:hover {
  background: #f6f6f6;
}
.mainContent .subMenu li:hover:after {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainContent .subMenu li:last-child a {
  border-bottom: none;
}
.mainContent p a {
  color: #c25d4c;
  text-decoration: none;
  font-weight: 600;
}
.mainContent p a:hover {
  color: #c25d4c;
  text-decoration: underline;
}
.mainContent p a.arrow {
  color: #c25d4c;
  text-decoration: none;
  font-weight: 600;
}
.mainContent p a.arrow:hover {
  color: #c25d4c;
  text-decoration: underline;
}
.mainContent p a.arrow:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
  color: #c25d4c;
  font-weight: 600;
  line-height: 24px;
}
.mainContent article ul li a {
  color: #c25d4c;
  text-decoration: none;
  font-weight: 600;
}
.mainContent article ul li a:hover, .mainContent article ul li a:focus, .mainContent article ul li a:active {
  color: #c25d4c;
  text-decoration: underline;
}
.mainContent article ul li a:hover:after, .mainContent article ul li a:focus:after, .mainContent article ul li a:active:after {
  color: #c25d4c;
}
.mainContent article ul li a:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
  color: #c25d4c;
  font-weight: 600;
  line-height: 24px;
}
.mainContent .ArticleIntro a {
  /*color: #004f98;*/
  color: #c25d4c;
  text-decoration: none;
  font-weight: 600;
}
.mainContent .ArticleIntro a:hover, .mainContent .ArticleIntro a:focus, .mainContent .ArticleIntro a:active {
  color: #c25d4c;
  text-decoration: underline;
}

 /*.fast-track{
     .blockHolder{
        .block{
                display:none;             
                background-color: #307294;
               //width: 290px;
                min-width: 290px;
               // height: 110px;
                height:81px;
               // margin: 1px 30px 1px 30px;
                margin:0px 15px;
                text-align:center;
                padding:30px;
                vertical-align:middle;
                font-size:14px;
              
             }
        .block:first-child {
                    //width: 298px;
                   // padding-left:62px;
              } 
        .block:last-child {
                    // width: 298px;
                    // padding-right:62px;
              }                    
         a{   
                 color:#FFFFFF;                 
                 font-weight:700;
                
             }

      } 
     .prev, .next {
              cursor: pointer;
              position: absolute;
              width: auto;
              padding: 16px;
              margin-top: -74px;  
              font-weight: bold;
              font-size: 20px;
              transition: 0.6s ease;
              border-radius: 0 3px 3px 0;
              text-decoration:none;
          }
        // Position the "next button" to the right 
        .next {
          right: 8px;          
        }
        .prev {
          left: 8px;
        } 
}*/
.related-links {
  background-color: #307294;
}
.related-links .col {
  float: left;
  padding: 48px 18px 48px 18px;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.related-links .row .blockHolder {
  background-color: #307294;
}
.related-links .row .blockHolder .h2 {
  color: white;
  padding-top: 30px;
}
.related-links .row .blockHolder .block {
  margin-bottom: 0px;
}
.related-links .row .blockHolder .block h2 {
  color: white;
  padding-top: 30px;
}
.related-links .row .blockHolder .block .spot .subMenu {
  background-color: #307294;
}
.related-links .row .blockHolder .block .spot .subMenu li {
  color: #f9f9f9;
  padding-left: 0;
}
.related-links .row .blockHolder .block .spot .subMenu li:hover {
  background-color: transparent;
}
.related-links .row .blockHolder .block .spot .subMenu li h4 {
  margin-bottom: 0px;
}
.related-links .row .blockHolder .block .spot .subMenu li a {
  color: #f9f9f9;
  border-bottom: 1px solid rgba(28, 28, 26, 0.2);
  position: relative;
  display: inline-block;
  padding-right: 40px;
}
.related-links .row .blockHolder .block .spot .subMenu li a:hover, .related-links .row .blockHolder .block .spot .subMenu li a:focus {
  color: #c25d4c;
}
.related-links .row .blockHolder .block .spot .subMenu li a:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
}
.related-links .row .blockHolder .block:nth-child(3) .subMenu {
  padding-bottom: 60px;
}
.related-links .row .blockHolder .faq-block {
  margin-top: 0;
}
.related-links .row .blockHolder .faq {
  background-color: #307294;
  padding: 36px 0 0px 0;
  font-family: klavika;
}
.related-links .row .blockHolder .faq .faqSection {
  color: #f9f9f9;
  font-family: klavika;
}
.related-links .row .blockHolder .faq .faqSection .active a:after {
  background: url(/payments-static/gfx/icons/unfold_minus_white.svg) no-repeat !important;
}
.related-links .row .blockHolder .faq .faqSection .content {
  padding: 14px 10px 20px 10px;
  display: none;
}
.related-links .row .blockHolder .faq .faqSection .content .faqQuestionList {
  padding-left: 10px;
  font-family: Klavika, NewsGotic, sans-serif;
}
.related-links .row .blockHolder .faq .faqSection a {
  padding: 14px 40px 20px 0;
  outline: none;
  border-bottom: 1px solid rgba(28, 28, 26, 0.2);
  display: block;
}
.related-links .row .blockHolder .faq .faqSection a:after {
  background: url(/payments-static/gfx/icons/icon_plus.svg) no-repeat;
}
.related-links .row .blockHolder .faq .faqSection a:hover {
  color: #f9f9f9 !important;
}
.related-links .row .blockHolder .faq .faqSection .caption {
  text-transform: none;
}
.related-links .row .blockHolder .faq .faqSection .caption a {
  position: relative;
  display: inline-block;
  font: 18px klavika, NewsGotic,sans-serif;
  margin: 0 20px 0 0;
  padding: 14px 40px 20px 0;
  border-top: none;
  color: #f9f9f9;
  border-bottom: 1px solid rgba(28, 28, 26, 0.2);
}
.related-links .row .blockHolder .faq .faqSection .caption a:visited, .related-links .row .blockHolder .faq .faqSection .caption a:hover, .related-links .row .blockHolder .faq .faqSection .caption a:focus {
  color: #f9f9f9;
}
.related-links .row .blockHolder .faq .faqSection .caption a:after {
  content: "";
  background: url(/payments-static/gfx/icons/icon_plus.svg) no-repeat !important;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  padding: 10px 10px 20px 10px;
  top: 9px !important;
}
.related-links .row .blockHolder .faq .faqSection .unfolded a:after {
  background: url(/payments-static/gfx/icons/unfold_minus_white.svg) no-repeat !important;
}
.related-links .row .blockHolder .faq .faqSection .faqLink {
  color: #f9f9f9;
}

.contact-us {
  background-color: #e0e9e8;
  clear: both;
}
.contact-us .col {
  float: left;
  padding: 48px 18px 48px 18px;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.contact-us h2 {
  padding-top: 36px;
  padding-bottom: 20px;
  text-align: left;
  margin-bottom: 0px;
}
.contact-us .row .blockHolder {
  background-color: #e0e9e8;
}
.contact-us .row .blockHolder .spot .serviceInfo dl {
  background-color: #e0e9e8;
}

.readmore-overlay {
  background-color: rgba(255, 255, 255, 0.9);
  /*background-color:  rgba(255,255,255,1);*/
  width: 100%;
  z-index: 20;
  position: relative;
  top: 440px;
  margin-right: -15px;
}
.readmore-overlay .button-container {
  padding-top: 20px;
  align-content: center;
  text-align: center;
  cursor: pointer;
  height: 60px;
}
.readmore-overlay .button-container .btn, .readmore-overlay .button-container .sliderBtn, .readmore-overlay .button-container .btnSeeMore {
  background-color: #c24630;
}
.readmore-overlay .button-container .btn:after, .readmore-overlay .button-container .sliderBtn:after, .readmore-overlay .button-container .btnSeeMore:after {
  content: "";
}

.readmore-parent-collapsed {
  height: 500px;
  overflow-y: hidden;
  overflow-x: hidden;
}

/*   $screen-sm-min: 768px; ////////////////// */
/*   $screen-sm-min: 768px; ////////////////// */
@media (min-width: 768px) {
  .subMenu li {
    padding-left: 15px !important;
  }
  .subMenu li:nth-child(3n+1) {
    padding-left: 0 !important;
  }

  .mainContent .container {
    margin-top: 0px;
  }
  .mainContent .blockHolder .content {
    padding: 48px 10px 24px 0;
  }
  .mainContent .blockHolder .content .txtWebPart {
    font-size: 12px;
  }
  .mainContent .blockHolder .content a.btn, .mainContent .blockHolder .content a.sliderBtn, .mainContent .blockHolder .content a.btnSeeMore {
    font-size: 12px;
  }
  .mainContent .blockHolder .content a.btn:after, .mainContent .blockHolder .content a.sliderBtn:after, .mainContent .blockHolder .content a.btnSeeMore:after {
    font-size: 12px;
  }
  .mainContent .leftCol .recommendation-block {
    background-color: #edf2f2;
  }
  .mainContent .leftCol .recommend-img .recommendation-image {
    display: block;
    height: 185px;
    padding-top: 30px;
    padding-right: 30px;
    float: right;
  }

  /*.fast-track{
      margin-top:56px;
     .blockHolder{         
        .block{
                display:inline-block;
                background-color: #307294;
                 min-width: 126px;
               // min-width: 130px;
                width: 126px;
                //width: 130px;
               // height: 133px;
                height:110px;
                margin: 1px;
                text-align:center;
                //padding:4px;
                padding:8px;
                vertical-align:middle;                
                font-size:16px;
                line-height:18px;
             }
             .block:first-child {
                  //  width: 260px;
                   padding-left:16px;
              } 
              .block:last-child {
                   //  width: 260px;
                     padding-right:16px;
              }                    
             a{   
                 color:#FFFFFF;                 
                 font-weight:300;
                 font-size:16px;
             }
      }  
}*/
  .related-links .row .blockHolder .block h2 {
    display: block;
    color: #f9f9f9;
    padding-top: 60px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .related-links .row .blockHolder .block:nth-child(3) .subMenu {
    padding-bottom: 0px;
  }
  .related-links .subMenu {
    padding: 60px 0 60px 0;
  }

  .readmore-overlay {
    top: 960px;
    margin-top: -60px;
  }

  .readmore-parent-collapsed {
    height: 960px;
  }
}
/* Tablet close*/
/*  Desktop CSS*/
@media (min-width: 1080px) {
  .mainContent .blockHolder .content .txtWebPart {
    font-size: 16px;
  }
  .mainContent .blockHolder .content a.btn, .mainContent .blockHolder .content a.sliderBtn, .mainContent .blockHolder .content a.btnSeeMore {
    font-size: 16px;
  }
  .mainContent .blockHolder .content a.btn:after, .mainContent .blockHolder .content a.sliderBtn:after, .mainContent .blockHolder .content a.btnSeeMore:after {
    font-size: 16px;
  }
  .mainContent .leftCol .recommend-img .recommendation-image {
    height: 250px;
    padding-top: 30px;
    padding-right: 30px;
  }

    /*.fast-track{
          margin-top:0px;
     .blockHolder{         
        .block{
                display:inline-block;
                background-color: #307294;
                width: 298px;
                height: 133px;
                margin: 1px;
                text-align:center;
                padding:30px;
                vertical-align:middle;
                font-size:16px;
                line-height:24px;
             }
             .block:first-child {
                    width: 360px;
                    padding-left:62px;
              } 
              .block:last-child {
                    // width: 344px;
                    min-width:339px;
                     padding-right:62px;
              }                    
             a{   
                 color:#FFFFFF;                 
                 font-weight:700;
             }
      }  
}*/
}
/*  End of Desktop CSS*/
.newsList {
  margin-bottom: 30px;
}
.newsList .noJs .news {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.newsList .btnSeeMore {
  background-color: #c25d4c;
  color: #fff !important;
}
.newsList .news {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.newsList .news.loaded {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.newsList .news:first-child {
  border: 0;
  padding-top: 0;
}
.newsList .news .news-list-image-container {
  display: none;
  vertical-align: top;
}
.newsList .news .news-list-image {
  width: 100%;
}
.newsList .news .news-content {
  vertical-align: top;
  display: block;
}
.newsList .news .news-content header h2 a {
  color: #000;
}
.newsList .news .news-content header a:hover {
  color: #c25d4c;
}
.newsList p {
  margin-bottom: 15px;
}
.newsList .download {
  text-align: center;
}

@media (min-width: 768px) {
  .newsList .news .news-list-image {
    width: 150px;
    max-height: 100px;
    margin-right: 10px;
  }
  .newsList .news .news-content {
    vertical-align: top;
    display: inline-block;
  }
}
@media (min-width: 1080px) {
  .newsList .news .news-list-image-container {
    display: inline-block;
    vertical-align: top;
  }
  .newsList .news .news-content {
    width: 75%;
  }
}
.large-spot .content .text {
  position: relative;
  z-index: 100;
}
.large-spot .content .text h2 a {
  padding: 15px 20px 0 20px;
}
.large-spot .content .text p {
  padding: 0 10px 20px 10px;
  margin: 0 10px 0;
}
.large-spot .content .text .linkList {
  margin: 0 20px 24px 20px;
}
.large-spot .content .image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}
.large-spot .content .image img {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 0 0;
}

/* mainContent */
.spot {
  color: #4f4f4f;
  margin-bottom: 15px;
  word-wrap: break-word;
  /*background: #f3f3f3;*/
}
.spot .content {
  padding: 0.1px 10px 25px 10px;
}
.spot .iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  /*height:auto;*/
  overflow: hidden;
}
.spot .iframe-container IFRAME {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.spot .mediaHolder {
  /*margin-bottom: 24px;*/
  position: relative;
}
.spot .mediaHolder.embededVideo .link {
  display: block;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
}
.spot .mediaHolder.embededVideo .link:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.spot .mediaHolder.embededVideo .link:after {
  content: '';
  background: url(/payments-static/gfx/btn/video-spot.png) 50% 50% no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.spot .mediaHolder.embededVideo .link:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.spot .mediaHolder img {
  width: 100%;
  height: auto;
}
.spot .mediaHolder > a {
  display: block;
  position: relative;
}
.spot .mediaHolder > a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  transition: background 0.5s ease-in-out;
}
.spot .mediaHolder > a:hover:before {
  background: rgba(56, 94, 180, 0.7);
}
.spot .mediaHolder > a:after {
  content: attr(data-readmore);
  position: absolute;
  display: inline-block;
  opacity: 0;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -50px;
  transition: opacity 0.5s ease-in-out;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Klavika", sans-serif;
  width: 100px;
  border-bottom: #ffffff 2px solid;
  text-align: center;
}
.spot .mediaHolder > a:hover:after {
  opacity: 1;
}
.spot .btn, .spot .sliderBtn, .spot .btnSeeMore {
  width: 100%;
  display: block;
  padding: 21px 30px 21px 30px;
  /*line-height: 10px;*/
  line-height: 14px;
  font-family: "Klavika", sans-serif;
  text-align: center;
  text-transform: initial;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #1c1c1a;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
.spot .btn:after, .spot .sliderBtn:after, .spot .btnSeeMore:after {
  /*content: "";
  background: inline-image("/btn/spot_btn_arrow.png") no-repeat 50% 50%;
  width: 6px;
  height: 12px;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: -1px;*/
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
}
.spot .btn:hover, .spot .sliderBtn:hover, .spot .btnSeeMore:hover {
  background: #363633;
}
.spot ul {
  overflow: hidden;
}
.spot .spot-contactblock-hd {
  background: #5e5e5e;
  padding: 15px 25px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 19px;
  font-family: "NewsGoticBold",sans-serif;
  margin: 0;
  border-bottom: #454545 1px solid;
}
.spot .contact-block .spot {
  margin-bottom: 0;
}
.spot h2.no-media a {
  margin-top: 24px;
}
.spot h2 a {
  padding: 0 10px;
  margin: 0 0 24px;
  color: #4d4d4d !important;
  font-family: Klavika;
  display: block;
  font-weight: 600;
}
.rightCol .spot h2 a {
  font-size: 15px;
}
.spot h2 a:hover, .spot h2 a:focus {
  outline: 0;
  text-decoration: underline;
}
.spot p {
  margin: 0 0 24px 0;
}
.rightCol .spot p {
  /*font-size: 12px;*/
  font-size: 16px;
  /*5.161290%= 16px;*/
}
.spot .linkList {
  font-size: 15px;
  line-height: 1.26;
  margin: 0 10px 24px 10px;
}
.spot .linkList li {
  margin-bottom: 10px;
}
.spot .linkList li a {
  color: #1c1c1a;
  font-size: 13px;
  padding-right: 9px;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  position: relative;
  padding-left: 15px;
}
.spot .linkList li a:before {
  content: "";
  font-family: "FontAwesome", sans-serif;
  position: absolute;
  left: 1px;
  top: -1px;
}
.spot .linkList li a:hover {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.spot .linkList li:last-child {
  margin: 0;
}
.spot .contact-block .serviceInfo {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: #a4a4a4 1px solid;
}

.large-spot .content .text {
  overflow: hidden;
}

@media (min-width: 768px) {
  .spot .btn, .spot .sliderBtn, .spot .btnSeeMore {
    padding: 21px 5px 21px 5px;
  }
  .rightCol .spot p {
    font-size: 12px;
  }
}
@media (min-width: 1080px) {
  .spot .btn, .spot .sliderBtn, .spot .btnSeeMore {
    padding: 21px 30px 21px 30px;
  }
  .rightCol .spot p {
    font-size: 16px;
  }
}
.faq-headline {
  background: #ff9600;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  padding: 10px 15px 10px 25px;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  position: relative;
}
.faq-headline.exclamation-mark {
  padding-left: 40px;
}
.faq-headline.exclamation-mark:before {
  content: "\f129";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.faq-headline.questionmark {
  padding-left: 40px;
}
.faq-headline.questionmark:before {
  content: "\f128";
  font-family: "FontAwesome", sans-serif;
  font-size: 25px;
  position: absolute;
  font-weight: normal;
  left: 20px;
  top: 10px;
}

article .blockHolder .block .col-xs-12, article .blockHolder .block .col-sm-8 {
  padding-left: 0px;
}

.faq-block {
  margin-top: 20px;
}
.faq-block h2 {
  margin-bottom: -5px;
}

.faq {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  padding: 20px 0;
}
.faq .faqSection {
  font: 15px/1.33 Klavika, sans-serif;
  position: relative;
}
.faq .faqSection .active a:after {
  background: url(/payments-static/gfx/icons/unfold_minus_lnr.svg) no-repeat !important;
}
.faq .faqSection a {
  display: block;
  padding: 14px 40px 20px 0;
  outline: none;
  border-bottom: 1px solid #979797;
  position: relative;
  display: inline-block;
  color: #c25d4c;
}
.faq .faqSection a:after {
  content: '';
  background: url(/payments-static/gfx/icons/unfold_plus_lnr.svg) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
}
.faq .faqSection a:hover {
  text-decoration: none;
}
.faq .faqSection a:after, .faq .faqSection a:visited, .faq .faqSection a:focus {
  text-decoration: none;
}
.faq .unfolded a:visited {
  background: url(/payments-static/gfx/icons/icon_minus_dark.svg) no-repeat;
}
.faq .unfolded a:after {
  background: url(/payments-static/gfx/icons/icon_minus_dark.svg) no-repeat;
}
.faq .unfolded a:hover:after, .faq .unfolded a:focus:after {
  background: url(/payments-static/gfx/icons/icon_minus_dark.svg) no-repeat;
}
.faq .faqSection:first-child .caption a {
  padding: 0 40px 14px 0;
  border-top: none;
  margin-bottom: -1px;
}
.faq .faqSection:first-child .caption h4 {
  padding-top: 0;
}
.faq .faqSection:last-child h3 {
  padding-bottom: 0;
}
.faq .faqSection:last-child h3.active {
  padding-bottom: 6px;
}
.faq .content {
  font-size: 14px;
  line-height: 1.36;
  margin: 0;
  padding: 10px 0;
  display: none;
}
.faq dl {
  margin: 0;
}
.faq .faqQuestion h4 {
  padding: 0;
}
.faq .faqQuestion h4 a {
  display: block;
  padding: 10px 0;
  position: relative;
  font-size: 16px;
}
.faq .question {
  font-size: 16px;
  line-height: 18px;
  padding: 6px 0;
  font-weight: normal;
  margin: 0;
}
.faq .question a {
  outline: none;
  display: block;
}
.faq .answer {
  display: none;
  line-height: 1.2;
  margin: 20px 0 0 15px;
  padding: 0 30px 0 0;
}
.faq .answer p {
  font-size: 16px;
}

.searchBox fieldset {
  margin: 0;
  padding: 0;
}
.searchBox .txtInputWrapper {
  position: relative;
}
.searchBox .txtInputWrapper .txtInput {
  float: left;
  font: 16px Klavika, sans-serif;
  outline: none;
}
.searchBox .txtInputWrapper .hint {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: text;
  display: none;
}

.searchBoxSmall {
  position: absolute;
  right: 0;
  bottom: -39px;
  text-transform: none;
}
.searchBoxSmall .txtInputWrapper {
  margin-right: 28px;
}
.searchBoxSmall .txtInputWrapper .txtInput {
  width: 143px;
  height: 16px;
  background: #b2b2b2;
  border: 0;
  padding: 4px 0 4px 9px;
  color: #fff;
}
.searchBoxSmall .txtInputWrapper .hint {
  line-height: 24px;
  padding: 0 0 0 9px;
  color: #ddd;
}
.searchBoxSmall .btnSearch {
  float: left;
  height: 24px;
  width: 28px;
  background: #b2b2b2 url(/payments-static/gfx/btn/search.png) 50% 50% no-repeat;
  text-indent: -9999px;
}

.searchBoxWide {
  margin-bottom: 16px;
}
.searchBoxWide .txtInput {
  width: 270px;
  background: #fff;
  border: 1px solid #c9c9c9;
  padding: 7px 8px;
  color: #5a5a5a;
  margin: 0 9px 0 0;
}
.searchBoxWide .hint {
  line-height: 30px;
  padding: 0 0 0 8px;
  color: #ccc;
}
.searchBoxWide .field-validation-error {
  display: block;
  color: #CC0000;
  font: italic 11px/1.2 Arial;
  margin-top: 5px;
}
.searchBoxWide .btn, .searchBoxWide .sliderBtn, .searchBoxWide .btnSeeMore {
  background: #c24630;
  color: #fff !important;
}
.searchBoxWide .btn:hover, .searchBoxWide .sliderBtn:hover, .searchBoxWide .btnSeeMore:hover {
  /*text-decoration:none;*/
}

.search-box {
  display: none;
  background-color: #EDF2F2;
}
.search-box .container .row {
  /*background-color: #EDF2F2;*/
}
.search-box .container .row .item {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  padding-top: 3px;
  padding-right: 5px;
  float: right;
}
.search-box .container .row .item .icon-close-05 {
  color: #1c1c1a;
  cursor: pointer;
}
.search-box .container .row .search-inner {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
.search-box .container .row .search-inner .search-field {
  width: 69.93%;
  display: inline-block;
  vertical-align: middle;
}
.search-box .container .row .search-inner .search-field input {
  font-size: 22px;
  /*width: 400px;*/
  color: #3a3a38;
}
.search-box .container .row .search-inner .search-button {
  display: inline-block;
  vertical-align: middle;
}
.search-box .container .row .search-inner .search-button BUTTON {
  /*background-color: $teller-blue;*/
  background-color: #c24630;
  font-size: 14px;
  border: 0;
}
.search-box .container .row .search-inner .search-button BUTTON:hover {
  text-decoration: underline;
}
.search-box .container .row .search-inner .item {
  display: inline-block;
  padding-left: 50px;
  vertical-align: middle;
  font-size: 24px;
  padding-top: 3px;
  padding-right: 0px;
}
.search-box .container .row .search-inner .item .icon-close-05 {
  color: #1c1c1a;
  cursor: pointer;
}

/*(max-width:  580px)*/
@media screen and (max-width: 496px) and (min-width: 280px) {
  .search-box .container .row .search-inner {
    width: 85%;
  }
  .search-box .container .row .search-inner .search-field {
    /*width:69.93%;*/
    /*width:245px;*/
  }
  .search-box .container .row .search-inner .search-field input {
    font-size: 22px;
    color: #3a3a38;
    /*width: 245px;*/
    width: 100%;
  }
  .search-box .container .row .search-inner .search-button BUTTON {
    margin-top: 5px;
    width: 140px;
  }

  .searchBoxWide .btn, .searchBoxWide .sliderBtn, .searchBoxWide .btnSeeMore {
    margin-top: 5px;
  }
}
/* Tablet  width 768px*/
@media (min-width: 768px) {
  .search-box .container .row {
    width: 768px;
    margin: 0 auto;
  }
  .search-box .container .row .search-inner {
    margin-right: 1.7%;
  }
  .search-box .container .row .search-inner .search-field {
    width: 400px;
  }
  .search-box .container .row .search-inner .search-field input {
    width: 100%;
  }
  .search-box .container .row .search-inner .search-button BUTTON {
    margin-top: 5px;
  }

  .searchBoxWide .txtInput {
    width: 344px;
  }
  .searchBoxWide .btn, .searchBoxWide .sliderBtn, .searchBoxWide .btnSeeMore {
    background: #c24630;
    margin-top: 5px;
  }
}
/* End of Tablet*/
/* Desktop*/
@media (min-width: 1080px) {
  .search-box .container .row {
    width: 1080px;
    margin: 0 auto;
  }
  .search-box .container .row .search-inner .search-button BUTTON {
    margin-top: 0px;
  }
}
/* End of Desktop*/
.searchResultPage .resultStats {
  color: #4f4f4f;
  margin-bottom: 28px;
}
.searchResultPage .resultList {
  color: #717171;
  padding-bottom: 38px;
}
.searchResultPage .resultList .heading {
  margin-bottom: 2px;
}
.searchResultPage .pagination {
  text-align: center;
  font-size: 0;
}
.searchResultPage .pagination li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 3px;
}
.searchResultPage .pagination li a {
  display: inline-block;
  padding: 0 5px;
  color: #757270;
}
.searchResultPage .pagination li a:hover {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.searchResultPage .pagination li .disabled {
  color: #c5c5c5;
}
.searchResultPage .pagination li .current {
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  background: #aaa;
}

.videoLightBoxBg {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  /*
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
  zoom: 1;
  */
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  display: none;
}
.videoLightBoxBg .videoLightBox {
  display: inline-block;
  background: #fff url(/payments-static/gfx/ajax-loader.gif) 50% 50% no-repeat;
  padding: 20px;
  position: relative;
  margin-top: 100px;
}
.videoLightBoxBg .videoLightBox .close {
  background: #000;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -10px;
  top: -10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.videoLightBoxBg .videoLightBox .close:after {
  font: normal 20px/24px Arial;
  content: '\00D7';
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
}

/* mainFooter */
.mainFooter {
  background-color: #0f4d68;
  padding: 0 0 23px;
  color: #fff;
}
.mainFooter .ribbon {
  padding: 9px 0 9px 15px;
  background: #265b75;
  height: 48px;
}
.mainFooter .ribbon .link {
  font: 14px/2.14 Klavika, NewsGotic;
  text-transform: uppercase;
  padding-right: 9px;
  color: #004c92;
  font-weight: bold;
}
.mainFooter .ribbon .link:hover {
  color: #2c2c2c;
  background-position: 100% -21px;
}
.mainFooter .cardsBlock {
  float: left;
  /*margin-right: 29px;*/
  height: 36px;
}
.mainFooter .cardsBlock img {
  width: 100%;
  /*height: 24px;*/
  height: 35px;
  /*padding-left: 15px;*/
}
.mainFooter .footerContent {
  margin-bottom: 13px;
  background-color: #0f4d68;
}
.mainFooter .footerContent .col {
  float: left;
  padding: 48px 18px 48px 18px;
}
.mainFooter .footerContent .col h4 {
  font: 14px/1.2 Klavika, NewsGoticBold;
  margin: 0 0 11px;
  color: #ffffff;
}
.mainFooter .footerContent .col h2 {
  color: #ffffff;
}
.mainFooter .footerContent .col .subNav {
  font-size: 13px;
  line-height: 1.4;
}
.mainFooter .footerContent .col .subNav li {
  margin-bottom: 18px;
}
.mainFooter .footerContent .col p {
  margin: 0 0 28px;
}
.mainFooter .footerContent .col a {
  color: #f6f6f6;
  padding-right: 9px;
  /*background: url(/payments-static/gfx/icn/arrow-small-footer.png) no-repeat 100% 5px;*/
}
.mainFooter .footerContent .col a:hover {
  background-position: 100% -17px;
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainFooter .footerContent .col .tel {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainFooter .footerContent .col .tel .code {
  position: relative;
  padding: 0 4px;
}
.mainFooter .footerContent .col .tel .code:after {
  content: ")";
  position: absolute;
  top: -1px;
  right: 0;
  color: #fff;
}
.mainFooter .footerContent .col .tel .code:before {
  content: "(";
  position: absolute;
  top: -1px;
  left: 0;
  color: #fff;
}
.mainFooter .serviceLnks {
  margin-top: 24px;
}
.mainFooter .serviceLnks .menu {
  float: left;
  font-size: 12px;
  line-height: 17px;
  margin-top: 11px;
}
.mainFooter .serviceLnks .menu li {
  float: left;
  margin-right: 18px;
}
.mainFooter .serviceLnks .menu li a {
  color: #aaa;
}
.mainFooter .serviceLnks .menu li a:hover {
  /*color: #ffa000;*/
  color: #c25d4c;
}
.mainFooter .serviceLnks .logo {
  vertical-align: middle;
  float: left;
  margin: 0px 0px 0 0;
}
.mainFooter .serviceLnks .logo-right {
  margin-top: 20px;
  float: left;
  clear: both;
  margin-bottom: 45px;
}
.mainFooter .serviceLnks a img {
  height: 36px;
  /*padding: 0 15px 0 15px;*/
}
.mainFooter .serviceLnks .chat-module {
  background-color: #ffa11f;
  position: relative;
  right: 0;
  bottom: 0;
  float: right;
  width: 150px;
  height: 50px;
}

/*------------------- 768px media query------------------------------------------------------------*/
@media (min-width: 768px) {
  .mainFooter .ribbon .link {
    float: right;
    margin-left: 52px;
  }
  .mainFooter .cardsBlock {
    float: left;
    margin-right: 29px;
  }
  .mainFooter .serviceLnks .logo-right {
    margin-top: 0;
    clear: none;
    float: right;
  }
  .mainFooter .footerContent .col {
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0px;
  }
}
/* End of media Query*/
/* subscriptionForm */
.subscriptionForm form {
  font: 15px/26px Arial, sans-serif !important;
}
.subscriptionForm form td {
  padding: 0 0 0 2px;
}
.subscriptionForm input[type="submit"] {
  display: inline-block;
  width: 216px;
  border: 0;
  padding: 8px 0;
  margin-bottom: 10px;
  text-align: center;
  /*font: 14px NewsGoticBold, sans-serif;*/
  font: 16px Klavika, NewsGoticBold;
  color: #fff;
  background: #004c92;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.subscriptionForm input[type="text"] {
  width: 200px;
  height: 16px;
  background: #fff;
  border: 1px solid #c9c9c9;
  padding: 7px 8px;
  color: #5a5a5a;
  margin: 0 9px 18px 0;
}
.subscriptionForm input[name="UnSubmit"] {
  background: #e60000;
}

.global-nav {
  display: block;
  height: 100%;
  width: 90%;
  background-color: #1a1a1c;
  width: 75%;
  position: absolute;
  top: 0;
  -webkit-transition: left 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 200ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1000;
  display: none;
}

.navigation {
  background-color: #1a1a1c;
  color: #f9f9f9;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.navigation .close {
  font-size: 24px;
  float: right;
  padding-top: 5px;
  padding-right: 5px;
  cursor: pointer;
}
.navigation ul.level1 {
  width: 90%;
  padding-top: 30px;
  padding-left: 20px;
}
.navigation ul.level1 li {
  list-style: none;
  padding-left: 0;
}
.navigation ul.level1 li h2 {
  font-size: 24px;
  font-family: Klavika, 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: #f9f9f9;
  margin-top: 0;
  margin-bottom: 0;
}
.navigation ul.level1 li h2 [class^="icon-"]:before {
  margin-top: 2px;
}
.navigation ul.level1 li h2 a {
  /*color:$link-color;*/
  color: #f9f9f9;
}
.navigation ul.level1 li h2 a:visited {
  color: #f9f9f9;
}
.navigation ul.level1 li h2 a:hover, .navigation ul.level1 li h2 a:focus {
  color: #c25d4c;
}
.navigation ul.level1 li h2 a:active {
  color: #c25d4c;
}
.navigation ul.level1 li h3 {
  font-size: 20px;
  font-family: Klavika, 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: #f9f9f9;
  margin-top: 0;
  margin-bottom: 0;
}
.navigation ul.level1 li h3 [class^="icon-"]:before {
  margin-top: 2px;
}
.navigation ul.level2 {
  padding-top: 10px;
  padding-left: 10px;
}
.navigation ul.level2 li {
  list-style: none;
  padding-left: 0;
}
.navigation ul.level2 li a {
  color: #f9f9f9;
}
.navigation ul.level2 li a:visited {
  color: #f9f9f9;
}
.navigation ul.level2 li a:hover, .navigation ul.level2 li a:focus {
  color: #c25d4c;
}
.navigation ul.level2 li a:active {
  color: #c25d4c;
}
.navigation ul.level2 li a h3 {
  font-size: 18px;
  padding-top: 8px;
  margin-top: 0;
  margin-bottom: 0;
}
.navigation ul.level3 {
  padding-left: 10px;
}
.navigation ul.level3 li {
  font-size: 16px;
  list-style: none;
  padding-left: 0;
  padding-top: 12px;
}
.navigation ul.level3 li a {
  color: #f9f9f9;
}
.navigation ul.level3 li a:visited {
  color: #f9f9f9;
}
.navigation ul.level3 li a:hover, .navigation ul.level3 li a:focus {
  color: #c25d4c;
}
.navigation ul.level3 li a:active {
  color: #c25d4c;
}

@media (min-width: 768px) {
  .global-nav {
    width: 400px;
  }

  .navigation ul.level1 li a {
    color: #f9f9f9;
  }
  .navigation ul.level1 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level1 li a:hover, .navigation ul.level1 li a:focus {
    color: #c25d4c;
  }
  .navigation ul.level1 li a:active {
    color: #c25d4c;
  }
  .navigation ul.level2 li a {
    color: #f9f9f9;
  }
  .navigation ul.level2 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level2 li a:hover, .navigation ul.level2 li a:focus {
    color: #c25d4c;
  }
  .navigation ul.level2 li a:active {
    color: #c25d4c;
  }
  .navigation ul.level3 li {
    font-size: 16px;
  }
  .navigation ul.level3 li a {
    color: #f9f9f9;
  }
  .navigation ul.level3 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level3 li a:hover, .navigation ul.level3 li a:focus {
    color: #c25d4c;
  }
  .navigation ul.level3 li a:active {
    color: #c25d4c;
  }
}
@media (min-width: 1080px) {
  .navigation ul.level1 {
    width: 90%;
    padding-top: 30px;
    padding-left: 50px;
  }
  .navigation ul.level1 li {
    list-style: none;
    padding-left: 0;
  }
  .navigation ul.level1 li a {
    color: #f9f9f9;
  }
  .navigation ul.level1 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level1 li a:hover, .navigation ul.level1 li a:focus {
    color: #c25d4c;
    text-decoration: underline;
  }
  .navigation ul.level1 li a:active {
    color: #c25d4c;
    font-weight: bold;
    text-decoration: none;
  }
  .navigation ul.level1 li h3 {
    font-size: 19px;
    padding-top: 0;
    font-family: Klavika, 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navigation ul.level1 li h3 [class^="icon-"]:before {
    margin-top: 2px;
  }
  .navigation ul.level2 {
    padding-top: 10px;
    padding-left: 30px;
  }
  .navigation ul.level2 li {
    list-style: none;
    padding-left: 0;
  }
  .navigation ul.level2 li a {
    color: #f9f9f9;
  }
  .navigation ul.level2 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level2 li a:hover, .navigation ul.level2 li a:focus {
    color: #c25d4c;
    text-decoration: underline;
  }
  .navigation ul.level2 li a:active {
    color: #c25d4c;
    font-weight: bold;
    text-decoration: none;
  }
  .navigation ul.level2 li a h3 {
    font-size: 14px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navigation ul.level3 {
    padding-left: 30px;
  }
  .navigation ul.level3 li {
    font-size: 16px;
    list-style: none;
    padding-left: 0;
    padding-top: 4px;
  }
  .navigation ul.level3 li a {
    color: #f9f9f9;
  }
  .navigation ul.level3 li a:visited {
    color: #f9f9f9;
  }
  .navigation ul.level3 li a:hover, .navigation ul.level3 li a:focus {
    color: #c25d4c;
    text-decoration: underline;
  }
  .navigation ul.level3 li a:active {
    color: #c25d4c;
    font-weight: bold;
    text-decoration: none;
  }
}
.cookie-warning {
  background: #494949;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  padding: 10px 0;
}
.cookie-warning > .inner {
  color: #ffffff;
  max-width: 940px;
  margin: 0 auto;
  font: 16px/31px Klavika, sans-serif;
}
.cookie-warning p {
  margin: 0;
  max-width: 620px;
  line-height: 20px;
  float: left;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 20px;
}
.cookie-warning a {
  float: left;
  color: #ffffff;
}
.cookie-warning a:hover {
  text-decoration: underline;
}
.cookie-warning a.button {
  background: #959595;
  padding: 0 10px;
  display: block;
  border-radius: 3px;
  margin-right: 10px;
}
.cookie-warning a.button:hover {
  text-decoration: none;
}
.cookie-warning a.close {
  float: right;
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
.cookie-warning a.close:hover {
  text-decoration: none;
}
.cookie-warning a.close span {
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 11px;
  height: 21px;
  width: 21px;
  color: #2f658d;
  font-size: 18px;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-weight: bolder;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 4px;
}
.cookie-warning a.close span::after {
  content: "x";
  color: #494949;
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
}

.countryList-wrapper {
  background: #EDF2F2;
  width: 100%;
  /*padding-top: 10px;*/
  display: none;
}
.countryList-wrapper .close {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 0;
  font-size: 24px;
}
.countryList-wrapper .container {
  padding-right: 0px;
}
.countryList-wrapper .container .row {
  width: 100%;
  margin: 0 auto;
}
.countryList-wrapper .container .row .dropdown-country .icon-close-05 {
  color: #1c1c1a;
  cursor: pointer;
}
.countryList-wrapper .menu-title {
  color: #1c1c1a;
  padding-left: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 24px;
}

.countryList {
  list-style: none;
  z-index: 90;
  display: block;
}
.countryList .item {
  display: inline-block;
  width: 22.5%;
  height: 50px;
  opacity: .5;
}
.countryList .item a {
  vertical-align: middle;
  color: #3a3a39;
  text-transform: capitalize;
  padding: 10px 10px 10px 10px;
}
.countryList .item a .language-text {
  font-weight: bold;
  margin-top: 5px;
  height: 32px;
  display: block;
  padding-left: 12px;
  text-transform: uppercase;
}
.countryList .item a i {
  padding-right: 10px;
  vertical-align: middle;
}
.countryList .item a:visited {
  color: #3a3a39;
}
.countryList .item a:hover, .countryList .item a:focus {
  color: #c25d4c;
}
.countryList .item a:active {
  color: #c25d4c;
}
.countryList .item.selected {
  opacity: 1;
}
.countryList .item.language-hover {
  opacity: 1;
}
.countryList [data-language-selector-close] {
  padding-top: 15px;
}

.countryList-selected {
  line-height: 18px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: none;
}
.countryList-selected:focus {
  outline: 0;
}
.countryList-selected:after {
  position: absolute;
  right: 0;
  top: 4px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #777777;
}
.countryList-selected:hover:after {
  /*border-top: 5px solid #ffa000;*/
  border-top: 5px solid #c25d4c;
}

.countryList-selected > i {
  padding-right: 10px;
  position: absolute;
  top: 0px;
  left: 0;
}

.flag {
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
}

.flag-dk {
  background: url("/payments-static/gfx/flag/dk.svg") no-repeat;
}

.flag-en {
  background: url("/payments-static/gfx/flag/eng.svg") no-repeat;
}

.flag-no {
  background: url("/payments-static/gfx/flag/norway.svg") no-repeat;
}

.flag-se {
  background: url("/payments-static/gfx/flag/sweden.svg") no-repeat;
}

.flag-fi {
  background: url("/payments-static/gfx/flags/flag-fi.svg") no-repeat;
}

.flag-ee {
  background: url("/payments-static/gfx/flag/estonia.svg") no-repeat;
}

.flag-lv {
  background: url("/payments-static/gfx/flag/latvia.svg") no-repeat;
}

.flag-lt {
  background: url("/payments-static/gfx/flag/lith.svg") no-repeat;
}

/*.flag {
	width: 32px;
	height: 32px;

    text-align:center;
	display: inline-block;
    
    
}

.flag-da {
	background: url("/payments-static/gfx/flags/flag-da.svg") no-repeat;
}

*/
@media (min-width: 768px) {
  .flag {
    width: 20px;
    height: 20px;
  }

  .countryList-wrapper {
    height: 65px;
  }
  .countryList-wrapper .container {
    padding-right: 0px;
  }
  .countryList-wrapper .container .row {
    width: 768px;
    margin: 0 auto;
  }
  .countryList-wrapper .container .row .dropdown-country {
    width: 100%;
    margin-left: -5%;
  }
  .countryList-wrapper .container .row .dropdown-country .close {
    padding-left: 50px;
    width: 50px;
    font-size: 24px;
  }

  .countryList {
    float: right;
    padding-right: 20px;
    /*margin-top:15px;*/
    margin-bottom: 0px;
    height: 65px;
  }
  .countryList .item {
    /*width: auto;*/
    width: 60px;
    padding-top: 10px;
  }
  .countryList .item a i {
    vertical-align: middle;
  }
  .countryList .item a .language-text {
    display: block;
    padding-left: 12px;
  }
}
/* End of tablet*/
/* Desktop */
@media (min-width: 1080px) {
  .flag {
    width: 20px;
    height: 20px;
  }

  .countryList-wrapper {
    height: 65px;
  }
  .countryList-wrapper .container {
    padding-right: 0px;
  }
  .countryList-wrapper .container .row {
    width: 1080px;
  }
  .countryList-wrapper .container .row .dropdown-country .close {
    padding-left: 50px;
    width: 50px;
    /*margin-top: 15px;*/
    font-size: 24px;
    padding-top: 10px;
  }
}
/* End of Desktop*/
.spot .recommendation-block-hd {
  font-family: "NewsGoticBold", sans-serif;
  font-size: 15px;
}
.spot .spot-recommendation {
  background: #ffffff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.spot .spot-recommendation .inner {
  position: relative;
  overflow: hidden;
}
.spot .spot-recommendation .quote {
  padding: 25px 25px 15px;
  margin: 0px;
}
.spot .spot-recommendation .recommendation-link {
  color: #004c92;
  font-style: normal;
  text-transform: uppercase;
  font-family: "NewsGoticBold", sans-serif;
}
.spot .spot-recommendation p {
  margin-left: 0;
}
.spot .spot-recommendation .quote-hd {
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  position: relative;
  font-style: normal;
  font-size: 17px;
  color: #000000;
}
.spot .spot-recommendation .quote-hd:before {
  content: "";
  background: url(/payments-static/gfx/icn/icon-quote.jpg) no-repeat;
  width: 18px;
  height: 16px;
  position: absolute;
  left: 0;
  font-size: 20px;
  top: 3px;
}
.spot .spot-recommendation .recommendation-image {
  width: 100%;
  right: 0;
  top: 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
}

.recommendation {
  background-color: #edf2f2;
}
.recommendation .row {
  padding-left: 15px;
}
.recommendation .col-sm-8 {
  padding-left: 0px;
  padding-right: 0px;
}
.recommendation .bottomCol {
  background-color: #edf2f2;
  padding: 60px 36px 60px 0px;
}
.recommendation .bottomCol a.recommendation-link {
  color: #c25d4c;
}
.recommendation .bottomCol a.recommendation-link:hover, .recommendation .bottomCol a.recommendation-link:focus {
  color: #c25d4c;
}
.recommendation .bottomCol a.recommendation-link:hover:after, .recommendation .bottomCol a.recommendation-link:focus:after {
  color: #c25d4c;
}
.recommendation .bottomCol a.recommendation-link:active {
  color: #c25d4c;
}
.recommendation .bottomCol a.recommendation-link:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  /*color: #3a3a39;*/
  color: #c25d4c;
}
.recommendation .row .recommend-img {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
.recommendation .recommendation-image {
  display: none;
  width: 100%;
  padding-left: 0px;
}

@media (min-width: 768px) {
  .recommendation .recommendation-image {
    height: 324px;
    width: auto;
    display: block;
  }
  .recommendation .bottomCol {
    background-color: #edf2f2;
    padding: 60px 36px 0px 0px;
  }

  .spot .spot-recommendation .recommendation-image {
    float: right;
    margin-left: 15px;
  }

  .spot .btn, .spot .sliderBtn, .spot .btnSeeMore {
    padding: 21px 5px 21px 5px;
  }
}
@media (min-width: 1080px) {
  .recommendation .bottomCol {
    padding: 60px 36px 0 0;
  }
}
.text-block {
  margin-top: 36px;
  font-size: 12px;
}

.text-blcok-img {
  margin-top: 36px;
}

.mainContent .ribbon-block {
  padding-top: 12px;
  padding-bottom: 12px;
}
.mainContent .ribbon-block .Form__Element__Caption, .mainContent .ribbon-block .Form__Description {
  font-size: 18px;
}
.mainContent .ribbon-block .EPiServerForms {
  width: 100%;
  float: left;
  background: white;
}
.mainContent .ribbon-block .FormTextbox__Input {
  width: 50%;
  max-width: none;
}
.mainContent .ribbon-block .FormSubmitButton {
  width: 50%;
  float: right;
  margin-right: calc(10% - 4px);
  height: 48px;
  background-color: #c24630;
  font-weight: 600;
}
.mainContent .ribbon-block .blockHolder .text-block h1 {
  padding-top: 0;
}

.mainContent > .blockHolder > .block:first-child {
  height: 400px;
}

.mystic-bg {
  background-color: #E0E9E8;
}

.porcelain-bg {
  background-color: #EDF2F2;
}

.calypso-bg {
  background-color: #cccccc;
}

.white-bg {
  background-color: #FFFFFF;
}

.img-responsive {
  height: 244px;
}

/*  Tablet CSS */
@media (min-width: 768px) {
  .hero {
    top: 0px;
  }

  .img-responsive {
    height: 212px;
  }
}
/*  Desktop CSS */
@media (min-width: 1080px) {
  .text-block {
    font-size: 16px;
  }

  .img-responsive {
    height: 244px;
  }

  .mainContent .ribbon-block .EPiServerForms {
    width: 100%;
    margin-left: 0;
    background-color: transparent;
    background: transparent;
  }
}
.toparea > .blockHolder {
  position: relative;
}

.toparea > .blockHolder > .block:first-child {
  height: 400px;
}

.fast-track .single-item .blockHolder a {
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 640px) {
  .fast-track .single-item .blockHolder {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .fast-track .single-item .blockHolder {
    font-size: 20px;
    line-height: 21px;
  }
}
.fast-track .blockHolder .block {
  display: none;
  background-color: #307294;
  position: relative;
  width: 100%;
  height: 81px;
  margin-right: 15px;
  text-align: center;
  padding: 30px;
  vertical-align: middle;
  font-size: 14px;
}
.fast-track .blockHolder a {
  color: #FFFFFF;
  font-weight: 700;
}
.fast-track .prev, .fast-track .next {
  cursor: pointer;
  position: absolute;
  width: auto;
  padding: 16px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  color: white;
  top: 408px;
  font-weight: 700;
}
.fast-track .next {
  right: 0px;
}
.fast-track .prev {
  left: 0px;
}

/*  Tablet CSS */
@media (min-width: 768px) {
  .toparea > .blockHolder > .block:first-child {
    height: 400px;
  }

  .fast-track .blockHolder {
    display: flex;
  }
  .fast-track .blockHolder .block {
    display: inline-block;
    flex: 1;
    background-color: #307294;
    position: relative;
    margin: auto 1px;
    text-align: center;
    padding: 24px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    top: 0px;
    min-height: 120px;
  }
  .fast-track .blockHolder .block:first-child {
    margin-left: 0px;
  }
  .fast-track .blockHolder .block:last-child {
    margin-right: 0px;
  }
  .fast-track .blockHolder a {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
  }
}
/*  Desktop CSS */
@media (min-width: 1080px) {
  .toparea > .blockHolder > .block:first-child {
    height: 400px;
  }

  .fast-track .blockHolder {
    display: flex;
  }
  .fast-track .blockHolder .block {
    flex: 1;
    background-color: #307294;
    margin: auto 1px;
    text-align: center;
    padding: 30px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    min-height: 100px;
  }
  .fast-track .blockHolder a {
    color: #FFFFFF;
    font-weight: 700;
  }
}
@media (min-width: 1080px) {
  .large-spot .content .text .merchantagreement-image {
    display: block;
    float: right;
  }
}
.large-spot .content .merchantagreement-image {
  float: right;
  display: none;
}

.spot .contact-block .serviceInfo {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: #a4a4a4 1px solid;
}
.spot .serviceInfo {
  background: #494949;
        /*dd.text {
            margin-left: 0;

            p {
                margin: 0px 0 24px;
                font: normal 16px/1.5 Klavika, Arial, Verdana, Sans-Serif;
            }
        }*/
  /*a {
      color: #f6f6f6;
  }*/
}
.spot .serviceInfo dl, .spot .serviceInfo dd, .spot .serviceInfo dt {
  padding: 10px 0 6px 0px;
}
.spot .serviceInfo dl {
  padding: 0 25px 25px 0;
  background-color: #FFFFFF;
}
.spot .serviceInfo .headline {
  font: normal 18px/36px Klavika;
              /*a {
                    position: relative;
                    text-decoration: none;
                    font-weight: 600;
                    color: #c25d4c;
                    margin-top:40px;
                    &:hover {
                        text-decoration: underline;
                        color: #c25d4c;
                    }
                    &:after {
                    //content: $fa-var-angle-right;
                    font-family: "FontAwesome", sans-serif;
                    display: inline-block;
                    padding-left: 10px;
                    font-size: 18px;
                    position: absolute;
                    font-weight: 600;                 
                    color: #c25d4c;
                 
                }

                }*/
}
.spot .serviceInfo .headline h2 {
  font-family: 'Klavika', sans-serif;
  font-size: 19px;
  color: #0f4d68;
  padding: 10px 0 6px 0px;
  margin-bottom: 10px;
  /*text-transform: uppercase;*/
}
.spot .serviceInfo dd {
  padding-left: 53px;
}
.spot .serviceInfo dd.text {
  font: normal 19px/36px Klavika;
  text-transform: none;
  padding: 0;
  margin-left: 0;
}
.spot .serviceInfo dd.text p {
  margin: 0px 0 24px;
  font: normal 16px/1.5 Klavika, Arial, Verdana, Sans-Serif;
}
.spot .serviceInfo dd a {
  /*color: $teller-grey;*/
  color: #3a3a39;
  /*color: #c25d4c;*/
  /*text-decoration: none;*/
}
.spot .serviceInfo dd {
  font: normal 18px/36px Klavika;
  /*text-transform: uppercase;*/
  line-height: 23px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding: 5px 0 5px 0;
  margin-left: 0;
}
.spot .serviceInfo dd.phone .svgPhone {
  width: 20px;
  vertical-align: middle;
}
.spot .serviceInfo dd.phone span {
  padding-left: 15px;
}
.spot .serviceInfo dd.login {
  background: url(/payments-static/gfx/icn/lock.png) 0 50% no-repeat;
  padding: 10px 0 10px 50px;
}
.spot .serviceInfo dd.login a {
  position: relative;
  text-decoration: none;
  font-weight: 600;
}
.spot .serviceInfo dd.login a:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
}
.spot .serviceInfo dd.email {
  /*a:after {
      //content: $fa-var-angle-right;
      font-family: "FontAwesome", sans-serif;
      display: inline-block;
      padding-left: 10px;
      font-size: 18px;
      position: absolute;
   
      color: #c25d4c;
   
  }*/
}
.spot .serviceInfo dd.email .svgEmail {
  width: 20px;
  vertical-align: middle;
}
.spot .serviceInfo dd.email span {
  padding-left: 15px;
}
.spot .serviceInfo dd.email a {
  position: relative;
  text-decoration: none;
  font-weight: 600;
  color: #c25d4c;
}
.spot .serviceInfo dd.email a:hover {
  text-decoration: underline;
  color: #c25d4c;
}
.spot .serviceInfo dd.email a:after {
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
  color: #c25d4c;
}

.contact-link {
  margin-top: 74px;
}
.contact-link a {
  position: relative;
  text-decoration: none;
  font-weight: 600;
  color: #c25d4c;
  font-size: 18px;
}
.contact-link a:hover {
  text-decoration: underline;
  color: #c25d4c;
}
.contact-link a:after {
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  position: absolute;
  font-weight: 600;
  color: #c25d4c;
}

@media (min-width: 768px) {
  .spot .serviceInfo dd {
    font: normal 14px/28px Klavika;
  }
}
@media (min-width: 1080px) {
  .spot .serviceInfo dd {
    font: normal 18px/36px Klavika;
  }
}
.youtube-block {
  padding-bottom: 10px;
  padding-top: 20px;
}

.video-overlay {
  overflow: hidden;
  max-width: 100%;
}
.video-overlay .play-icon {
  position: absolute;
  top: calc(50% - 25px);
  right: calc(50% - 50px);
  width: 100px;
}

.youtube-container {
  max-width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.youtube-container iframe, .youtube-container object, .youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-container .item {
  position: absolute;
  top: 2px;
  right: 20px;
  font-size: 18px;
  height: 19px;
  background-color: white;
}

.terminals .terminal {
  padding: 12px;
}
.terminals .terminal .Form__Element__Caption {
  height: 50px;
}
.terminals .terminal.terminal__no_image .terminal__form_element,
.terminals .terminal.terminal__no_image .Form__Element__Caption {
  text-align: left;
}
.terminals .terminal__image {
  text-align: left;
  width: 30%;
  display: inline-block;
}
.terminals .terminal__image img {
  width: 130px;
  display: block;
  padding: 0 30px;
}
.terminals .Form__Element.terminal__form_element {
  text-align: right;
  width: 65%;
  display: inline-block;
}
.terminals .Form__Element.terminal__form_element .Form__Element__Caption,
.terminals .Form__Element.terminal__form_element .FormTextBox__Input {
  text-align: right;
  display: block;
}
.terminals .Form__Element.terminal__form_element .FormTextbox__Input {
  width: 50px;
  display: inline-block;
  text-align: center;
}
.terminals .Form__Element.terminal__form_element .Form__Element__Caption {
  width: 100%;
}
.terminals .Form__Element.terminal__form_element .count__title {
  padding-right: 10px;
}
.terminals .Form__Element.terminal__form_element .count__title,
.terminals .Form__Element.terminal__form_element .FormTextbox__Input {
  top: 12px;
  position: relative;
}
.terminals.terminal__no_image .Form__Element.terminal__form_element,
.terminals.terminal__no_image .Form__Element .Form__Element__Caption {
  text-align: left;
}

.terminals .terminal__no_image .terminal__form_element.Form__Element .Form__Element__Caption {
  text-align: left;
}

body.editMode {
  /*.spotsHolder.isEditMode {
      width:100%;
      max-width:100%;
  }
  .spot, .large-spot {
      width: 100% !important; 
      margin-left: 0;
  }
  [data-epi-property-name="SeeMoreText"] {
      display:inline-block;
  }*/
}
body.editMode .mainFooter .linksBlock {
  float: right;
}
body.editMode .mainFooter .linksBlock .linksBlock__link {
  float: right;
}
body.editMode .btn, body.editMode .sliderBtn, body.editMode .btnSeeMore,
body.editMode .sliderBtn,
body.editMode .btnSeeMore {
  position: relative;
}
body.editMode .btn:after, body.editMode .sliderBtn:after, body.editMode .btnSeeMore:after,
body.editMode .sliderBtn:after,
body.editMode .btnSeeMore:after {
  display: inline-block;
}
body.editMode .spot {
  width: 100%;
}
body.editMode .threeInRow .spot {
  width: 300px;
}
body.editMode .two-third .spot {
  width: 620px;
}
body.editMode .two-third .spot:last-child {
  width: 300px;
}
body.editMode [data-epi-property-name=NewsletterLink],
body.editMode [data-epi-property-name=FooterLoginLink] {
  overflow: hidden;
}
body.editMode [data-epi-property-name=ServiceLinks] {
  float: left;
  overflow: hidden;
}
body.editMode [data-epi-property-name=LoginLink] {
  float: right;
  overflow: hidden;
}
body.editMode .spotsHolder {
  max-width: 100%;
}
body.editMode .spotsHolder.two-third {
  /*width: 100%;
  max-width:100%;*/
}
body.editMode .spotsHolder.two-third .spotsHolder.two-third.isEditMode > .spot {
  width: 620px;
  margin: 0;
}

.container {
  /*background-color: #00ffff;*/
}

/* show screen size */
/*
body:after
{
    position: fixed;
    left: 0;
    top: 0;
    padding: 0 5px;
    font-weight: bold;
    z-index: 1000;
    @include respond-to(large)
    {
        background: #069;
        color: #fff;
        content: 'large';
    } 
    @include respond-to(medium)
    {
        background: #090;
        color: #fff;
        content: 'medium';
    } 
    @include respond-to(small)
    {
        background: #c00;
        color: #fff;
        content: 'small';
    } 
    @include respond-to(tiny)
    {
        content: 'tiny';
    }
}
*/

@media (max-width: 640px) {
  .fast-track .single-item .blockHolder a{
    font-size: 16px;
    line-height: 21px;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .fast-track .single-item .blockHolder a{
    font-size: 20px;
    line-height: 21px;
  }
}
