/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[3]!./assets/info/styles/gdpr.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ==========================================================================
    #Fonts
========================================================================== */
/* Font Icons */
/* ==========================================================================
	#Icons
========================================================================== */
/* Font family for font icons */
.ico-font,
.with-ico-font:before,
.ico-svg-flag,
.with-ico-svg-flag:before {
  display: inline-block;
}

.ico-font,
.ico-svg-flag {
  vertical-align: middle;
}

/* SVG flag icons */
.ico-svg-flag,
.with-ico-svg-flag:before {
  position: relative;
  width: 1.333333em;
  margin: 1px;
  line-height: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}

_:-ms-lang(x), .ico-svg-flag {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
}

_:-ms-lang(x), .with-ico-svg-flag:before {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
}

.ico-svg-flag-squared,
.ico-svg-flag-round,
.with-ico-svg-flag:before {
  width: 1em;
}

.ico-svg-flag-round {
  border-radius: 50%;
}
.ico-svg-flag-round, .ico-svg-flag-round span {
  overflow: hidden;
}

.with-ico-svg-flag.ico-svg-flag-squared,
.with-ico-svg-flag.ico-svg-flag-round {
  width: initial;
}

.with-ico-svg-flag.ico-svg-flag-round {
  border-radius: 0;
}

.with-ico-svg-flag.ico-svg-flag-round::before {
  border-radius: 50%;
}

_:-ms-fullscreen, :root .with-ico-svg-flag.ico-svg-flag-squared,
_:-ms-fullscreen, :root .with-ico-svg-flag.ico-svg-flag-round {
  width: auto;
}

/* Font Icons */
.ico-font,
.with-ico-font:before {
  font-family: "Font Icons";
  background: none;
  line-height: 1;
  color: inherit;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-font {
  text-align: center;
}

/*==============================================
	List of Colors
==============================================*/
/* ==========================================================================
	#Variables
========================================================================== */
/* Z-index's */
/* Spacers */
/* Borders */
/* Border radius */
/* Basics */
/* Grid */
/* Boxes */
/* Typography */
/* Links */
/* Forms */
/* Transitions */
/* Font weights */
/* Dropdowns */
/* Box shadows */
/* Icons link */
/* Modals */
/* Inputs & Buttons */
/* Buttons */
/* ==========================================================================
	#SASS Functions
========================================================================== */
/* Convert string to number */
/* Concatenate number with units for calculations */
/* Split string by separator to pieces */
/* px to rem */
/* rem to px */
/* Removes the value unit, 16px > 16, 1rem > 1 */
/* Change height based on width(aka aspect-ratio) example: @include aspect-ratio(16, 9, btn-round-inner); */
/* Transition */
/* Generate ratio img styles */
/* ==========================================================================
	#Override Bootstrap variables
========================================================================== */
/* Colors */
/* Border radius */
/* Basics */
/* Grid */
/* Inputs & Buttons */
/* Buttons */
/* Forms */
/* ==========================================================================
	#Typography
========================================================================== */
.footer-menu-list > li > a, .footer-menu-list > li > button, .header-aside-list .header-aside-item .header-contact-address, .fix_el .header-nav-item > .header-mega-menu-toggle, .list-circle-actions > li > .circle-action > .circle-action-inner {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.header-nav-item > .header-mega-menu-toggle, .btn-square > .btn-inner, .btn-rounded > .btn-inner, .btn-ellipse > .btn-inner {
  font-size: 1rem;
  line-height: 1.5rem;
}

/* ==========================================================================
	#Typography
========================================================================== */
.footer-menu-list > li > a, .footer-menu-list > li > button, .header-aside-list .header-aside-item .header-contact-address, .fix_el .header-nav-item > .header-mega-menu-toggle, .list-circle-actions > li > .circle-action > .circle-action-inner {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.header-nav-item > .header-mega-menu-toggle, .btn-square > .btn-inner, .btn-rounded > .btn-inner, .btn-ellipse > .btn-inner {
  font-size: 1rem;
  line-height: 1.5rem;
}

/* ==========================================================================
	#Shell
========================================================================== */
.shell {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .shell {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .shell {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .shell {
    max-width: 984px;
  }
}
@media (min-width: 1200px) {
  .shell {
    max-width: 1176px;
  }
}
@media (min-width: 1500px) {
  .shell {
    max-width: 1440px;
  }
}
/* ==========================================================================
	#Buttons
========================================================================== */
.btn {
  --custom-btn-padding-x: 1.125rem;
  --custom-btn-padding-y: 0.1875rem;
  --custom-btn-font-weight: 500;
  --custom-btn-color: var(--bs-body-color);
  --custom-btn-border-width: 1.6px;
  --custom-btn-border-color: transparent;
  --custom-btn-border-radius: 2.5rem;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: var(--custom-btn-color);
  --custom-btn-hover-border-color: transparent;
  --custom-btn-hover-bg: transparent;
  --custom-btn-hover-decoration: none;
  --custom-btn-active-color: var(--custom-btn-color);
  --custom-btn-active-border-color: transparent;
  --custom-btn-active-bg: transparent;
  --custom-btn-outline-width: 1px;
  --custom-btn-outline-color: #181818;
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: transparent;
  --custom-btn-disabled-bg: transparent;
  --custom-btn-disabled-opacity: 0.65;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.375rem;
  padding: var(--custom-btn-padding-y) var(--custom-btn-padding-x);
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: var(--custom-btn-font-weight);
  color: var(--custom-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--custom-btn-border-width) solid var(--custom-btn-border-color);
  border-radius: var(--custom-btn-border-radius);
  background-color: var(--custom-btn-bg);
  box-shadow: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  /* Shapes */
}
.btn:hover {
  color: var(--custom-btn-hover-color);
  -webkit-text-decoration: var(--custom-btn-hover-decoration);
          text-decoration: var(--custom-btn-hover-decoration);
  background-color: var(--custom-btn-hover-bg);
  border-color: var(--custom-btn-hover-border-color);
}
.btn.active, .btn:active {
  color: var(--custom-btn-active-color);
  text-decoration: none;
  background-color: var(--custom-btn-active-bg);
  border-color: var(--custom-btn-active-border-color);
  box-shadow: none;
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--custom-btn-disabled-color);
  cursor: not-allowed;
  background-color: var(--custom-btn-disabled-bg);
  border-color: var(--custom-btn-disabled-border-color);
  opacity: var(--custom-btn-disabled-opacity);
}
.btn:focus-visible {
  border-color: var(--custom-btn-outline-color);
  outline: var(--custom-btn-outline-width) solid var(--custom-btn-outline-color);
}
.btn > .btn-inner {
  overflow: hidden;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 100%;
}
.btn.btn-icon-left > .btn-inner .btn-icon-wrapper {
  margin-right: 10px;
}

.btn.btn-icon-right > .btn-inner .btn-icon-wrapper {
  margin-left: 10px;
}

.btn > .btn-inner > .btn-icon-wrapper, .btn > .btn-inner > .btn-icon-wrapper > .ico-font {
  display: inline;
  vertical-align: baseline;
}
.btn .btn-icon-wrapper {
  display: inline-flex;
}
.btn .btn-icon-wrapper > .ico-font-arrow-left {
  font-size: 0.6em;
}
.btn .btn-icon-wrapper > .ico-font-arrow-right {
  font-size: 0.75em;
}
.btn-primary {
  --custom-btn-color: #fff;
  --custom-btn-border-color: #0071f3;
  --custom-btn-bg: #0071f3;
  --custom-btn-hover-border-color: #005ac4;
  --custom-btn-hover-bg: #005ac4;
  --custom-btn-active-border-color: #004493;
  --custom-btn-active-bg: #004493;
  --custom-btn-disabled-color: #fff;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-secondary {
  --custom-btn-color: #0071f3;
  --custom-btn-border-color: #0071f3;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #005ac4;
  --custom-btn-hover-border-color: #0071f3;
  --custom-btn-hover-bg: #cce3fd;
  --custom-btn-active-color: #004493;
  --custom-btn-active-border-color: #0071f3;
  --custom-btn-active-bg: #99c6fb;
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-light {
  --custom-btn-color: #181818;
  --custom-btn-border-color: #181818;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #181818;
  --custom-btn-hover-border-color: #181818;
  --custom-btn-hover-bg: rgba(0, 0, 0, 0.1);
  --custom-btn-active-color: #181818;
  --custom-btn-active-border-color: #181818;
  --custom-btn-active-bg: rgba(0, 0, 0, 0.2);
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-ghost {
  --custom-btn-color: #181818;
  --custom-btn-border-color: transparent;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #181818;
  --custom-btn-hover-border-color: transparent;
  --custom-btn-hover-bg: rgba(0, 0, 0, 0.1);
  --custom-btn-active-color: #181818;
  --custom-btn-active-border-color: transparent;
  --custom-btn-active-bg: rgba(0, 0, 0, 0.2);
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-ghost-white {
  --custom-btn-color: #fff;
  --custom-btn-border-color: transparent;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #fff;
  --custom-btn-hover-border-color: transparent;
  --custom-btn-hover-bg: rgba(0, 0, 0, 0.1);
  --custom-btn-active-color: #fff;
  --custom-btn-active-border-color: transparent;
  --custom-btn-active-bg: rgba(0, 0, 0, 0.2);
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-dark {
  --custom-btn-color: #fff;
  --custom-btn-border-color: #fff;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #fff;
  --custom-btn-hover-border-color: #fff;
  --custom-btn-hover-bg: rgba(255, 255, 255, 0.2);
  --custom-btn-active-color: #fff;
  --custom-btn-active-border-color: #fff;
  --custom-btn-active-bg: rgba(255, 255, 255, 0.1);
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-border-color: #c4c4c6;
  --custom-btn-disabled-bg: #c4c4c6;
  --custom-btn-outline-width: 0;
  height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-dark:focus-visible {
  background-color: #fff;
  color: #181818;
}
.btn-link {
  --custom-btn-padding-x: 0;
  --custom-btn-padding-y: 0;
  --custom-btn-border-width: 0;
  --custom-btn-color: #0071f3;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #005ac4;
  --custom-btn-hover-bg: transparent;
  --custom-btn-hover-decoration: underline;
  --custom-btn-active-color: #004493;
  --custom-btn-active-bg: transparent;
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-bg: transparent;
  --custom-btn-outline-color: #fff;
}
.btn-link:focus-visible {
  outline-offset: 0.125rem;
}
.btn-link-white {
  --custom-btn-padding-x: 0;
  --custom-btn-padding-y: 0;
  --custom-btn-border-width: 0;
  --custom-btn-color: #fff;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #dcdcde;
  --custom-btn-hover-bg: transparent;
  --custom-btn-hover-decoration: underline;
  --custom-btn-active-color: #c4c4c6;
  --custom-btn-active-bg: transparent;
  --custom-btn-disabled-color: #c4c4c6;
  --custom-btn-disabled-bg: transparent;
  --custom-btn-outline-color: #fff;
}
.btn-link-white:focus-visible {
  outline-offset: 0.125rem;
}
.btn-link-ghost {
  --custom-btn-padding-x: 0;
  --custom-btn-border-width: 0;
  --custom-btn-color: #181818;
  --custom-btn-bg: transparent;
  --custom-btn-hover-color: #181818;
  --custom-btn-hover-bg: transparent;
  --custom-btn-hover-decoration: underline;
  --custom-btn-active-color: #181818;
  --custom-btn-active-bg: transparent;
  --custom-btn-disabled-color: #ababad;
  --custom-btn-disabled-bg: transparent;
  --custom-btn-outline-color: #fff;
}
.btn-link-ghost:focus-visible {
  outline-offset: 0.125rem;
}
.btn-sm {
  --custom-btn-padding-x: 0.875rem;
  --custom-btn-padding-y: 0rem;
  font-size: 0.875rem;
  line-height: 1rem;
  height: calc(0rem * 2 + 1rem * 2 + 1.6px * 2);
}
.btn-sm.btn-link, .btn-sm.btn-link-white {
  --custom-btn-padding-x: 0;
  --custom-btn-padding-y: 0;
  height: auto;
}
.btn-lg {
  --custom-btn-padding-x: 1.5rem;
  --custom-btn-padding-y: 0.3125rem;
  font-size: 1.125rem;
  line-height: 1.375rem;
  height: calc(0.3125rem * 2 + 1.375rem * 2 + 1.6px * 2);
}
.btn-lg.btn-link, .btn-lg.btn-link-white {
  --custom-btn-padding-x: 0;
  --custom-btn-padding-y: 0;
  height: auto;
}
.btn-square, .btn-rounded, .btn-ellipse {
  overflow: hidden;
  padding: 0;
  font-size: 0;
  position: relative;
  width: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-square::before, .btn-rounded::before, .btn-ellipse::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(1 / 1 * 100%);
}
.btn-square > .btn-inner, .btn-rounded > .btn-inner, .btn-ellipse > .btn-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.btn-square > .btn-inner, .btn-rounded > .btn-inner, .btn-ellipse > .btn-inner {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
.btn-sm.btn-square, .btn-sm.btn-rounded, .btn-sm.btn-ellipse {
  width: calc(0rem * 2 + 1rem * 2 + 1.6px * 2);
}
.btn-lg.btn-square, .btn-lg.btn-rounded, .btn-lg.btn-ellipse {
  width: calc(0.3125rem * 2 + 1.375rem * 2 + 1.6px * 2);
}
.btn-md.btn-square, .btn-md.btn-rounded, .btn-md.btn-ellipse, .btn-lg.btn-square, .btn-lg.btn-rounded, .btn-lg.btn-ellipse, .btn-xl.btn-square, .btn-xl.btn-rounded, .btn-xl.btn-ellipse, .btn-xl-alt.btn-square, .btn-xl-alt.btn-rounded, .btn-xl-alt.btn-ellipse, .btn-xxl.btn-square, .btn-xxl.btn-rounded, .btn-xxl.btn-ellipse {
  padding: 0;
}

.btn-shape-square, .btn-square {
  border-radius: 0 !important;
}

.btn-shape-rounded, .btn-rounded {
  border-radius: 6px !important;
}

.btn-shape-ellipse, .btn-ellipse {
  border-radius: 50% !important;
}

@media (max-width: 1199.98px) {
  .btn-lg {
    --custom-btn-padding-x: 1.125rem;
    --custom-btn-padding-y: 0.1875rem;
    line-height: 1.125rem;
    height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
    font-size: 1rem;
  }
  .btn-lg.btn-square, .btn-lg.btn-rounded, .btn-lg.btn-ellipse {
    width: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
  }
}
.list-circle-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0;
  list-style: none;
}
.list-circle-actions-gap-xs {
  gap: 4px;
}
.list-circle-actions > li > .circle-action {
  display: inline-block;
  font-weight: 500;
  border-radius: 50%;
  color: #181818;
  width: 44px;
  background-color: #fff;
  position: relative;
  transition: all 0.3s;
}
.list-circle-actions > li > .circle-action::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(1 / 1 * 100%);
}
.list-circle-actions > li > .circle-action > .circle-action-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (prefers-reduced-motion: reduce) {
  .list-circle-actions > li > .circle-action {
    transition: none;
  }
}
.list-circle-actions > li > .circle-action:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.list-circle-actions > li > .circle-action.active {
  background-color: #f5f5f7;
}
.list-circle-actions.list-circle-actions-invert > li > .circle-action {
  background-color: #f5f5f7;
}
.list-circle-actions.list-circle-actions-invert > li > .circle-action:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.list-circle-actions.list-circle-actions-invert > li > .circle-action.active {
  background-color: #fff;
}

.list-circle-actions > li > .circle-action > .circle-action-inner {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

/* ==========================================================================
	#Line loader
========================================================================== */
html .line-loader-wrapper {
  opacity: 0;
  z-index: -1;
}
html .line-loader-wrapper .line-loader {
  opacity: 0;
}
html.loading .line-loader-wrapper {
  opacity: 1;
  z-index: 9999;
}
html.loading .line-loader-wrapper .line-loader {
  opacity: 1;
}

.line-loader {
  background-color: #fff;
  height: 4px;
  overflow: hidden;
  width: 100%;
  position: fixed;
  top: 0;
  opacity: 1;
  pointer-events: none;
  transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 436ms;
  z-index: 9999;
}
.line-loader .line-left,
.line-loader .line-right {
  background-color: #007ff5;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  transform-origin: left center;
  transform: scaleX(0);
}
.line-loader .line-left {
  animation: line-left 2s linear infinite;
}
.line-loader .line-right {
  animation: line-right 2s linear infinite;
}

@keyframes line-left {
  0% {
    transform: translate(0) scaleX(0);
  }
  25% {
    transform: translate(0) scaleX(0.5);
  }
  50% {
    transform: translate(25%) scaleX(0.75);
  }
  75% {
    transform: translate(100%) scaleX(0);
  }
  100% {
    transform: translate(100%) scaleX(0);
  }
}
@keyframes line-right {
  0% {
    transform: translate(0) scaleX(0);
  }
  60% {
    transform: translate(0) scaleX(0);
  }
  80% {
    transform: translate(0) scaleX(0.6);
  }
  100% {
    transform: translate(100%) scaleX(0.1);
  }
}
:root {
  --logo-header-right-offset: 42px;
  --header-nav-padding-x: 14px;
}

.info-line-wrapper {
  visibility: hidden !important;
  opacity: 0 !important;
}

body::before {
  content: "";
  position: fixed;
  z-index: 1005;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  background: #dcdcde;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  body::before {
    transition: none;
  }
}
body.header_backdrop::before {
  opacity: 0.7;
  visibility: visible;
}

#header {
  min-width: 360px;
  min-height: 1px;
  margin: 0;
  padding: 0;
  background-color: none;
  position: relative;
  z-index: 1006;
}

/* header-access */
.header-access {
  position: relative;
  z-index: 2;
  padding: 0;
  background: #fff;
}
.header-access-nav {
  display: flex;
  min-height: 92px;
}

.logo {
  padding: 0;
  font-size: 0;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: var(--logo-header-right-offset);
}
.logo img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: 41px;
}
.logo.logo-with-raiffeisen img {
  width: 240px;
}

.header-nav {
  display: flex;
  flex-basis: 100%;
  max-width: 100%;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.header-nav-item {
  display: flex;
}
.header-nav-item > .header-mega-menu-toggle {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 22px var(--header-nav-padding-x);
  border: 0;
  position: relative;
  white-space: nowrap;
  color: #181818;
  background-color: transparent;
  font-weight: 500;
  text-decoration: none;
}
.header-nav-item > .header-mega-menu-toggle:hover {
  text-decoration: none;
}
.header-nav-item > .header-mega-menu-toggle:focus-visible {
  outline: 0;
}
.header-nav-item > .header-mega-menu-toggle .ico-font-caret-down {
  font-size: 6px;
  margin-top: 3px;
  transition: transform 0.3s;
  transform: scale(1, 1);
}
@media (prefers-reduced-motion: reduce) {
  .header-nav-item > .header-mega-menu-toggle .ico-font-caret-down {
    transition: none;
  }
}
.header-nav-item.open > .header-mega-menu-toggle .ico-font-caret-down {
  transform: scale(1, -1);
}

.header-nav-item > .header-mega-menu-toggle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: var(--header-nav-padding-x);
  right: var(--header-nav-padding-x);
  display: block;
  height: 0;
  background-color: transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  overflow: hidden;
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .header-nav-item > .header-mega-menu-toggle::after {
    transition: none;
  }
}
.header-nav-item.open > .header-mega-menu-toggle::after {
  background-color: #0071f3;
  height: 4px;
}

.header-mobile-btn {
  display: none;
  align-self: center;
  justify-content: center;
  margin-left: auto;
}

.header-mobile-language-list {
  display: none;
}

.header-aside-list {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-bottom: 0;
}
.header-aside-list .header-aside-item {
  align-self: center;
  padding: 4px;
  margin-left: auto;
}
.header-aside-list .header-aside-item .header-contact-address {
  margin-bottom: 0;
  text-align: right;
}
.header-aside-list .header-aside-item.header-aside-item-shop {
  margin-left: 10px;
}
.header-aside-list .header-aside-item.header-aside-item-shop .btn-shop-header {
  padding: 0;
  color: #181818;
  text-decoration: none;
}
.header-aside-list .header-aside-item.header-aside-item-shop .btn-shop-header:hover, .header-aside-list .header-aside-item.header-aside-item-shop .btn-shop-header:focus {
  text-decoration: underline;
}
.header-aside-list .header-aside-item.header-aside-item-shop {
  margin-left: 10px;
}

.header-popover-wrapper {
  position: relative;
}

.header-popover {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1070;
  transform: translateX(-50%);
  min-width: 272px;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.header-popover.show {
  display: block;
}
.header-popover::before {
  content: " ";
  border-bottom: 11px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.header-popover-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 26px 18px 18px;
}

.btn-header-lang {
  padding: 12px;
}
.btn-header-lang .ico-svg-flag {
  font-size: 1.375rem;
}

.header-aside-item-hamburger-menu {
  display: none;
}

.svg-hamburger {
  transition: transform 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (prefers-reduced-motion: reduce) {
  .svg-hamburger {
    transition: none;
  }
}
.svg-hamburger > path {
  fill: none;
  transition: stroke-dasharray 0.4s, stroke-dashoffset 0.4s;
  stroke: #181818;
  stroke-width: 3px;
  stroke-linecap: round;
}
@media (prefers-reduced-motion: reduce) {
  .svg-hamburger > path {
    transition: none;
  }
}
.svg-hamburger > path:first-child {
  stroke-dasharray: 40 121;
}
.svg-hamburger > path:last-child {
  stroke-dasharray: 40 121;
}
.btn.active > .btn-icon-wrapper .svg-hamburger, .btn.active > .btn-inner > .btn-icon-wrapper .svg-hamburger {
  transform: rotate(45deg);
}
.btn.active > .btn-icon-wrapper .svg-hamburger > path:first-child, .btn.active > .btn-inner > .btn-icon-wrapper .svg-hamburger > path:first-child {
  stroke-dashoffset: -68px;
}
.btn.active > .btn-icon-wrapper .svg-hamburger > path:last-child, .btn.active > .btn-inner > .btn-icon-wrapper .svg-hamburger > path:last-child {
  stroke-dashoffset: -68px;
}

.wrapper.header-with-shadow #footer {
  margin-top: 50px;
}

/* Animations */
@keyframes animate_header {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
.header-fixed #header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.header-fixed .header-access-nav {
  min-height: 74px;
}
.header-fixed .header-animate-on-fixed,
.header-fixed .header-animate-on-fixed-dynamic {
  animation-name: animate_header;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.header-fixed .header-animate-on-fixed.animated,
.header-fixed .header-animate-on-fixed-dynamic.animated {
  animation-name: none;
}
.header-fixed .logo.logo-with-raiffeisen img {
  width: 180px;
}

@media (max-width: 1499.98px) {
  .logo {
    --logo-header-right-offset: 20px;
  }

  .header-nav-item > .header-mega-menu-toggle {
    --header-nav-padding-x: 8px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    gap: 8px;
  }
  .fix_el .header-nav-item > .header-mega-menu-toggle {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
}
@media (max-width: 1199.98px) {
  .header-mobile-gap .header-access::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 17px;
    top: 0;
    bottom: 0;
    background-color: #fff;
  }

  .header-nav {
    position: fixed;
    top: 92px;
    left: calc(100% + 20px);
    bottom: 0;
    z-index: 1007;
    width: 100%;
    max-width: 360px;
    max-height: 100vh;
    overflow-y: auto;
    flex-direction: column;
    background-color: #fff;
    border-top: 1.6px solid #dcdcde;
    transition: left 0.3s, max-width 0.3s;
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .header-nav {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .header-nav.open {
    left: calc(100% - 360px);
  }
}
@media (max-width: 1199.98px) {
  .header-nav-item {
    flex-direction: column;
  }
  .header-nav-item > .header-mega-menu-toggle {
    justify-content: space-between;
    border-top: 1.6px solid #dcdcde;
    border-radius: 0;
    padding: 24px;
  }
  .header-nav-item:first-child > .header-mega-menu-toggle {
    border-top: 0;
  }

  .header-nav-item.header-mobile-language-list > .header-mega-menu-toggle {
    justify-content: space-between;
  }

  .header-nav-item > .header-mega-menu-toggle::after {
    display: none;
  }
  .header-nav-item > .header-mega-menu-toggle > .btn-link {
    color: #181818;
    text-decoration: none;
  }
  .header-nav-item > .header-mega-menu-toggle > .btn-link .ico-svg-flag {
    font-size: 1.375rem;
  }
}
@media (max-width: 1199.98px) {
  .header-mobile-language-list {
    display: flex;
  }
  .header-mobile-language-list .btn-mobile-language {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header-fixed .header-nav {
    top: 74px;
  }
}
@media (max-width: 767.98px) {
  .header-aside-item-hamburger-menu {
    display: block;
  }

  .header-nav {
    max-width: 100%;
  }
  .header-nav.open {
    left: 0px;
  }

  .header-fixed .header-mobile-btn {
    display: block;
  }

  .header-mobile-language-list .btn-mobile-language {
    display: inline-flex;
  }

  .header-aside-item-shop,
.header-aside-item-langs {
    display: none;
  }
}
@media (max-width: 479.98px) {
  .logo.logo-with-raiffeisen img {
    width: 140px;
  }
  .header-fixed .logo.logo-with-raiffeisen img {
    width: 140px;
  }
}
.form-group {
  margin-bottom: 1rem;
}

.flag-group,
.form-select.flag-group {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.flag-group > .ico-svg-flag,
.form-select.flag-group > .ico-svg-flag {
  font-size: 1.375rem;
  margin-right: 0.375rem;
}

.lang-dropdown {
  position: relative;
}
.lang-dropdown .lang-dropdown-trigger {
  text-align: left;
  min-width: 240px;
}
.lang-dropdown.open .lang-dropdown-trigger {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.lang-dropdown.open.dropup .lang-dropdown-trigger {
  border-radius: 0 0 0.375rem 0.375rem;
}

.lang-dropdown .lang-dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1000;
  min-width: 100%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
  background-color: #fff;
  padding: 6px 0;
  border: 1.6px solid #c4c4c6;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.lang-dropdown.open .lang-dropdown-menu {
  display: block;
}

.lang-dropdown.dropup .lang-dropdown-menu {
  top: auto;
  bottom: calc(100% - 1px);
  border-radius: 0.375rem 0.375rem 0 0;
  box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.lang-menu {
  margin-bottom: 0;
}
.lang-menu > li > a {
  border-radius: 0.375rem;
  padding: 6px 12px;
  color: #181818;
  text-decoration: none;
}
.lang-menu > li.active > a, .lang-menu > li > a:hover, .lang-menu > li > a:focus, .lang-menu > li > a:active {
  background-color: #e6f1ff;
}

.lang-menu > li > button {
  padding: 6px 12px;
  border: none;
  color: #181818;
  background-color: transparent;
  width: 100%;
}
.lang-menu > li.active > button, .lang-menu > li > button:hover, .lang-menu > li > button:focus, .lang-menu > li > button:active {
  background-color: #e6f1ff;
}

.lang-menu > li > button .ico-font {
  margin-left: auto;
  font-size: 6px;
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.lang-menu > li > button.show {
  display: flex !important;
}
.lang-menu > li > button.show .ico-font {
  transform: rotate(0deg);
}
.lang-menu > li > .dropdown-submenu-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .lang-menu > li > .dropdown-submenu-content {
    transition: none;
  }
}
.lang-menu > li > .dropdown-submenu-content ul {
  padding-left: 24px;
}

.lang-mobile-menu {
  z-index: 1008;
}
.lang-mobile-menu .lang-mobile-menu-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px 0;
  padding: 24px 24px 12px;
  border-bottom: 1px solid #c4c4c6;
}
.lang-mobile-menu .lang-mobile-menu-head .lang-mobile-menu-head-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px 6px;
  width: 100%;
}
.lang-mobile-menu .lang-mobile-menu-body {
  border-bottom: 1px solid #c4c4c6;
}
.lang-mobile-menu .lang-mobile-menu-body .lang-menu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.lang-mobile-menu .lang-mobile-menu-body .lang-menu > li > a, .lang-mobile-menu .lang-mobile-menu-body .lang-menu > li > button {
  padding: 12px 24px;
}
.lang-mobile-menu .lang-mobile-menu-foot {
  padding: 12px 24px;
  text-align: right;
}

.maintenance-notification-body {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
}

.maintenance-notification-line {
  padding: 10px 0;
  background-color: #27d1a0;
  color: #fff;
  font-size: 13.5px;
}

.maintenance-notification-icon {
  display: inline-block;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  vertical-align: middle;
  background-color: #fff;
  color: #27d1a0;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 10px;
}

.maintenance-notification-content {
  display: inline-block;
  vertical-align: middle;
}
.maintenance-notification-content + .maintenance-notification-action {
  flex-shrink: 0;
  margin-left: 10px;
}
.maintenance-notification-content .mb_0 {
  margin-bottom: 0;
}
.maintenance-notification-content .mb_5 {
  margin-bottom: 5px;
}

.maintenance-notification-line + .referral-header-banner {
  border-top: 1px solid #58dcbb;
}

@media only screen and (max-width: 480px) {
  .maintenance-notification-body {
    flex-wrap: wrap;
  }

  .maintenance-notification-content {
    flex-basis: calc(100% - 28px);
    max-width: calc(100% - 28px);
  }
  .maintenance-notification-content + .maintenance-notification-action {
    margin-top: 10px;
    margin-left: 28px;
  }
}
/* ==========================================================================
	#Footer
========================================================================== */
.footer {
  padding: 56px 0;
  background-color: #f5f5f7;
  border-radius: 3rem 3rem 0 0;
}
.footer-inner {
  display: flex;
  align-items: center;
}
.footer-content {
  order: 1;
  flex: 1 1 0;
}
.footer-aside {
  order: 2;
  flex: 0 0 32.204%;
  max-width: 32.204%;
}
.footer-row {
  display: flex;
  margin: 0 -12px;
  flex-wrap: wrap;
}
.footer-col {
  padding: 0 12px;
}
.footer-menu-list {
  margin-bottom: 0;
}
.footer-menu-list > li {
  margin-bottom: 10px;
}
.footer-menu-list > li:last-child {
  margin-bottom: 0;
}
.footer-menu-list > li > a, .footer-menu-list > li > button {
  padding: 0;
  border: 0;
  color: #626263;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
  transition: all 0.3s;
  text-align: left;
}
@media (prefers-reduced-motion: reduce) {
  .footer-menu-list > li > a, .footer-menu-list > li > button {
    transition: none;
  }
}
.footer-menu-list > li > a:hover, .footer-menu-list > li > a:focus, .footer-menu-list > li > button:hover, .footer-menu-list > li > button:focus {
  color: #0071f3;
}
.footer-socials-list {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 16px;
}
.footer-socials-list li a {
  color: #353535;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
}
@media (prefers-reduced-motion: reduce) {
  .footer-socials-list li a {
    transition: none;
  }
}
.footer-socials-list li a:hover, .footer-socials-list li a:focus, .footer-socials-list li a:active, .footer-socials-list li a:active:focus {
  color: #0071f3;
}
.footer-socials-list li a.link-instagram .ico-font {
  font-size: 30px;
}
.footer-socials-list li a.link-facebook .ico-font {
  font-size: 22px;
}
.footer-socials-list li a.link-linked-in .ico-font {
  font-size: 22px;
}
.footer-socials-list li a.link-pinterest .ico-font {
  font-size: 22px;
}
.footer-socials-list li a.link-twitter .ico-font {
  font-size: 22px;
}
.footer-socials-list li a.link-youtube .ico-font {
  font-size: 26px;
}

.footer-col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .footer-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .footer-col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .footer-col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .footer-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .footer-col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .footer-col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
}
@media (max-width: 1199.98px) {
  .footer-content {
    padding-right: 0;
  }
}
@media (max-width: 991.98px) {
  .footer-inner {
    display: block;
  }
  .footer-aside {
    max-width: 100%;
  }
  .footer-socials {
    margin-top: 38px;
  }
  .footer-socials-list {
    justify-content: flex-start;
    margin-bottom: 24px;
  }
}
@media (max-width: 767.98px) {
  .footer {
    padding: 38px 0;
    border-radius: 2rem 2rem 0 0;
  }
  .footer-inner {
    display: block;
    margin-bottom: 48px;
  }
  .footer-inner:last-child {
    margin-bottom: 0;
  }
  .footer-aside {
    margin-bottom: 48px;
  }
  .footer-row {
    display: block;
  }
  .footer-menu-list {
    margin-bottom: 10px;
  }
  .footer-socials {
    margin-top: 38px;
  }
}
.captcha-input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.captcha-input-group-prepend {
  display: flex;
  margin-right: -1px;
}
.captcha-input-group-text {
  display: flex;
  align-items: center;
  min-width: 152px;
  padding: 0 16px !important;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.3125;
  text-align: center;
  white-space: nowrap;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.captcha-btn {
  padding: 0;
  margin-left: 10px;
}
.captcha-notice {
  margin-bottom: 0;
  font-size: 12px;
  color: #939394;
}
.captcha-image {
  max-height: 36px;
  height: 100%;
}
.captcha-form-group {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.captcha-form-control {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* ==========================================================================
	#Ratio images
========================================================================== */
.ratio-img-wrapper picture,
.ratio-video-wrapper .video-wrap {
  position: relative;
  display: block;
}

.ratio-img-wrapper picture:after,
.ratio-video-wrapper .video-wrap:after {
  content: "";
  display: block;
}

.ratio-img-wrapper picture img,
.ratio-video-wrapper .video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-img-wrapper .terminal-feature-thumb-image picture {
  margin-left: auto;
  margin-right: auto;
}

.ratio-img-wrapper .testimonials-box-images picture {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  min-height: 100%;
}

.ratio-img-wrapper .testimonials-box-images picture img {
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
}

.blur-up {
  filter: blur(5px);
  will-change: filter;
  transition: filter 0.2s;
}

.blur-up.lazyloaded {
  filter: blur(0);
}

/*==============================================
	List of Colors
==============================================*/
/* ==========================================================================
	#Variables
========================================================================== */
/* Z-index's */
/* Spacers */
/* Borders */
/* Border radius */
/* Basics */
/* Grid */
/* Boxes */
/* Typography */
/* Links */
/* Forms */
/* Transitions */
/* Font weights */
/* Dropdowns */
/* Box shadows */
/* Icons link */
/* Modals */
/* Inputs & Buttons */
/* Buttons */
/* ==========================================================================
    #Transitions
========================================================================== */
.list-square-links a {
  transition: all 0.3s ease-in-out;
}

/*========================================================*\
    Page styles
\*========================================================*/
html,
body {
  height: 100%;
  color: #444;
  font-family: "Inter", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}
.wrapper-flex-vertical {
  display: flex;
  flex-direction: column;
}
.wrapper-flex-vertical > .page-content-centered {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

a {
  color: #0071f3;
}

a:focus {
  outline: none;
}

a:hover {
  color: #0e60c9;
}

.link-white-underlined {
  color: #fff;
  text-decoration: underline;
}

.link-white-underlined:hover,
.link-white-underlined:focus,
.link-white-underlined:hover:focus {
  color: #fff;
  text-decoration: none;
}

[data-svg-lottie] {
  width: 100%;
  height: 100%;
}

/*========================================================*\
    Colors
\*========================================================*/
.color-white {
  color: #fff;
}

.blue {
  color: #0071f3 !important;
}

.red {
  color: red;
}

.color-red {
  color: #d10a10;
}

.green {
  color: green;
}

.color-dark-blue {
  color: #053143;
}

/* new design */
.color-grey {
  color: #757575;
}

.color-blue {
  color: #0071f3;
}

.color-8d8d8d {
  color: #8d8d8d;
}

.color-626262 {
  color: #626262;
}

/* Background colors
======================================== */
.blue-bg {
  background-color: #0071f3;
}

.green-bg {
  background-color: #8dc73f;
}

.violet-bg {
  background-color: #ed1847;
}

.grey-bg {
  background-color: #f6f6f6;
}

.header-blue-bg {
  padding: 4px 0px;
  background-color: #2b91b9;
}

.grey-row {
  background-color: #f5f7f9;
}

.grey-row-half {
  background-image: linear-gradient(to right, #f5f7f9 50%, transparent 50%);
  position: relative;
}

.grey-row-half::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 50%;
  top: 0;
  background: #EFF2F5;
}

.footer-color {
  background-color: #f9f9f9;
}

/*========================================================*\
    HR borders
\*========================================================*/
.grey-hr {
  border-top: 1px solid #d3d3d3;
  margin-bottom: 0px;
  margin-top: 0px;
}

/*========================================================*\
    Artical borders
\*========================================================*/
.artical-bordered {
  border: 1px solid #eff2f5;
}

.artical-border-top {
  border-top: 1px solid #eff2f5;
}

.artical-border-bottom {
  border-bottom: 1px solid #eff2f5;
}

/*========================================================*\
    Titles
\*========================================================*/
.main-title {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

.main-title-small {
  font-size: 32px;
  color: #606060;
}

.sub-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #777;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 300;
  color: #0071f3;
}

.main-title.color-white,
.sub-title.color-white {
  color: #fff;
}

/* LANG FIXES */
.fix_el .main-title {
  font-size: 44px;
}

.fix_el .sub-title {
  font-size: 22px;
}

/* js_svg_text_size */
.js_svg_text_size {
  display: block;
  width: 100%;
  max-height: 100%;
}

.js_svg_text_size text {
  fill: #000;
}

.modal-with-svg-texts .modal-dialog {
  opacity: 0;
}

.modal-with-svg-texts.op_1 .modal-dialog {
  opacity: 1;
}

/*========================================================*\
    Buttons
\*========================================================*/
.btn-sm {
  min-width: 125px;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 25px;
}

.btn-md {
  min-width: 190px;
  padding: 11px 15px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 25px;
}

.btn-md-alt {
  min-width: 260px;
}

.btn-lg {
  min-width: 440px;
  padding: 15px 15px;
  font-size: 30px;
  font-weight: 400;
  border-radius: 40px;
}

.btn.btn-radius-small {
  border-radius: 6px;
}

.btn-success,
.btn-success:link,
.btn-success:focus,
.btn-success:active,
.btn-success:visited,
.btn-success:active:focus {
  border: 0px;
  border: 0;
  border-radius: 25px;
  outline: 0;
  color: #fff;
  text-transform: none;
  transition: all 0.2s ease;
  background-color: #8dc73f;
  box-shadow: none;
}

.btn-success:hover {
  background-color: #68b500;
}

.btn-primary,
.btn-primary:link,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:active:focus,
.btn-grey-bg,
.btn-grey-bg:link,
.btn-grey-bg:focus,
.btn-grey-bg:active,
.btn-grey-bg:visited,
.btn-grey-bg:active:focus {
  border-color: #0071f3;
  outline: 0;
  color: #fff;
  text-transform: none;
  transition: all 0.2s ease;
  box-shadow: none;
}

.btn-primary,
.btn-primary:link,
.btn-primary:focus,
.btn-primary:visited {
  border-color: #0071f3;
  background-color: #0071f3;
}

.btn-primary:active,
.btn-primary:active:focus {
  border-color: #004493;
  background-color: #004493;
}

.btn-primary-green,
.btn-primary-green:link,
.btn-primary-green:focus,
.btn-primary-green:active,
.btn-primary-green:visited,
.btn-primary-green:active:focus {
  background-color: #00c98d;
}

.btn-primary:hover {
  border-color: #005ac4;
  background-color: #005ac4;
}

.btn-primary-green:hover {
  background-color: #2a8156;
}

.btn-primary.text-transform-none,
.btn-primary.text-transform-none:link,
.btn-primary.text-transform-none:focus,
.btn-primary.text-transform-none:active,
.btn-primary.text-transform-none:visited,
.btn-primary.text-transform-none:active:focus {
  text-transform: none;
}

.btn-primary.btn-orange,
.btn-primary.btn-orange:hover,
.btn-primary.btn-orange:active,
.btn-primary.btn-orange:focus {
  background-color: #fa941a;
}

.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-grey-bg[disabled],
.btn-grey-bg[disabled]:hover,
.btn-grey-bg[disabled]:focus,
.btn-grey-bg[disabled]:active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active {
  border-color: #c4c4c6;
  background-color: #c4c4c6;
  opacity: 1;
}

.btn-primary[disabled].coming-soon,
.btn-primary.disabled.coming-soon {
  background-color: #0071f3;
  cursor: default;
  opacity: 1;
}

.btn-link-light-blue {
  color: #2cadf6;
}

.btn-link-white.text-decoration-none,
.btn-link-white.text-decoration-none:link,
.btn-link-white.text-decoration-none:focus,
.btn-link-white.text-decoration-none:active,
.btn-link-white.text-decoration-none:visited,
.btn-link-white.text-decoration-none:active:focus {
  text-decoration: none;
}

.btn-link-white {
  color: #fff;
}

.btn-link-reversed {
  text-decoration: underline;
}

.btn-link-reversed:hover {
  text-decoration: none;
}

@media all and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-grey-bg[disabled],
.btn-grey-bg[disabled]:hover,
.btn-grey-bg[disabled]:focus,
.btn-grey-bg[disabled]:active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active {
    background-color: #ebebeb;
  }
}
.btn-border,
.btn-border:link,
.btn-border:focus,
.btn-border:visited,
.btn-border:active:focus {
  border: 0;
  outline: 0;
  color: #fff;
  text-transform: none;
  transition: all 0.2s ease;
  background-color: transparent;
  box-shadow: inset 0 0 0px 2px #fff;
}

.btn-border:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0px 2px #fff;
  color: #0071f3;
}

.slides .btn-border:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0px 2px #fff;
  color: #006EAA !important;
}

.green-bg .btn-border:hover {
  color: #8DC73F;
}

.green-bg .btn-border:active:hover {
  color: #fff;
}

.blue-bg .btn-border:hover {
  color: #0071f3;
}

.blue-bg .btn-border:active:hover {
  color: #fff;
}

.btn-border[disabled].coming-soon,
.btn-border.disabled.coming-soon {
  background-color: transparent;
  color: #fff;
  cursor: default;
  opacity: 1;
}

.btn-grey-bg,
.btn-grey-bg:link,
.btn-grey-bg:focus,
.btn-grey-bg:active,
.btn-grey-bg:visited,
.btn-grey-bg:active:focus {
  background-color: #797979;
}

.btn-grey-bg:hover {
  background-color: #555555;
}

/*  Used only in footer  */
.btn-white-bg,
button.btn-white-bg,
.btn-white-bg:link,
.btn-white-bg:focus,
.btn-white-bg:active,
.btn-white-bg:visited,
.btn-white-bg:active:focus {
  border: 1px solid #dadada;
  outline: 0;
  color: #019bf3;
  text-transform: none;
  transition: all 0.1s ease;
  background-color: #fff;
  box-shadow: none;
}

.btn-white-bg,
.btn-white-bg:hover,
.btn-white-bg:active:focus {
  border: 1px solid #019bf3;
  color: #fff;
  transition: all 0.1s ease;
  background-color: #019bf3;
}

/*  White btn  */
.btn-white,
.btn-white:link,
.btn-white:focus,
.btn-white:active,
.btn-white:visited,
.btn-white:active:focus {
  border: 1px solid #fff;
  outline: 0;
  color: #019bf3;
  text-transform: none;
  transition: all 0.1s ease;
  background-color: #fff;
  box-shadow: none;
}

.btn-white,
.btn-white:hover,
.btn-white:active:focus {
  border: 1px solid #f3f3f3;
  color: #019bf3;
  transition: all 0.1s ease;
  background-color: #f3f3f3;
}

.btn-general.btn-grey,
.btn-general.btn-grey:link,
.btn-general.btn-grey:focus,
.btn-general.btn-grey:active,
.btn-general.btn-grey:visited,
.btn-general.btn-grey:active:focus {
  border: 1px solid #5A5A5A;
  border-radius: 16px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #333;
  transition: all 0.2s ease-in;
  background-color: #757575;
  padding: 5px 15px;
}

.btn-general.btn-grey:hover {
  background-color: #5D5D5D;
}

.btn_holder {
  padding: 10px 0 4px;
  margin: 10px 0;
  overflow: hidden;
  border-top: 1px solid #eee;
}

.btn-slider,
.btn-slider:link,
.btn-slider:focus,
.btn-slider:active,
.btn-slider:visited,
.btn-slider:active:focus {
  padding: 8px 25px;
  border: 1px solid #fff;
  border-radius: 17px;
  outline: 0;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  transition: all 0.2s ease;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none !important;
}

.btn-bordered {
  border: 2px solid #0071f3;
  background: transparent;
  line-height: 1.21;
  color: #0071f3;
}

.btn-bordered:hover,
.btn-bordered:focus {
  border-color: #0071f3;
  background: #0071f3;
  color: #fff;
}

.btn-bordered[disabled].coming-soon,
.btn-bordered.disabled.coming-soon {
  color: #0071f3;
  cursor: default;
  opacity: 1;
}

.btn-general {
  border: 1px solid #d9a407;
  border-radius: 16px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #333;
  transition: all 0.2s ease-in;
  background-color: #f2b708;
  padding: 5px 15px;
}

.btn-general:hover,
.btn-general:focus,
.btn-general:active,
.btn-general.active,
.open > .dropdown-toggle.btn-general {
  color: #fff;
  transition: all 0.1s ease-in;
  background-color: #dfa90b;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: none;
}

.btn-general:active,
.btn-general.active,
.open > .dropdown-toggle.btn-general {
  background-image: none;
}

.btn-general.disabled,
.btn-general[disabled],
fieldset[disabled] .btn-general,
.btn-general.disabled:hover,
.btn-general[disabled]:hover,
fieldset[disabled] .btn-general:hover,
.btn-general.disabled:focus,
.btn-general[disabled]:focus,
fieldset[disabled] .btn-general:focus,
.btn-general.disabled:active,
.btn-general[disabled]:active,
fieldset[disabled] .btn-general:active,
.btn-general.disabled.active,
.btn-general[disabled].active,
fieldset[disabled] .btn-general.active {
  border: 1px solid #b48600;
  text-shadow: 1px 1px 0 #020202;
  background-color: #f1c237;
}

.btn-general .badge {
  color: #fff;
  background-color: #f1c237;
}

.btn-general.blue {
  border: 1px solid #005083;
  color: #fff !important;
  background-color: #0072ba;
}

.btn-general.blue:hover,
.btn-general.blue:focus,
.btn-general.blue:active,
.btn-general.blue.active {
  background-color: #005083;
}

.input-group-btn .btn {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.side-menu.nav > li > a {
  padding: 10px 15px 10px 0;
}

.btn-to-link {
  padding: 0;
  color: #0071f3;
}

.btn-to-link:hover,
.btn-to-link:focus,
.btn-to-link:hover:focus {
  text-decoration: underline;
  color: #0071f3;
  box-shadow: none;
}

.btn-to-link-gray {
  color: #444444;
}

.btn-to-link-gray:hover,
.btn-to-link-gray:focus,
.btn-to-link-gray:hover:focus {
  color: #444444;
}

.btn-to-link.btn-sm {
  min-width: 0;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
}

.btn-to-link.btn-md {
  min-width: 0;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
}

.btn-to-link.btn-lg {
  min-width: 0;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0;
}

/* btn with radio */
.btn-radio {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}

.btn-radio input[type=radio] {
  position: absolute;
  top: 9999px;
  left: 9999px;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}

.btn-radio label {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}

.btn-radio .btn-grey-bg:hover {
  color: #fff;
}

.btn-radio input[type=radio]:checked ~ .btn-grey-bg {
  background: #0071f3;
}

.btn-bordered-black {
  border: 2px solid #181818;
  background: transparent;
  line-height: 1.29;
  color: #181818;
}

.btn-bordered-black:hover,
.btn-bordered-black:active,
.btn-bordered-black:focus,
.btn-bordered-black:active:focus {
  border-color: #181818;
  background: #181818;
  color: #fff;
}

.btn-primary, .btn-secondary, .btn-light, .btn-ghost, .btn-dark {
  height: auto;
  min-height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
}
.btn-sm {
  height: auto;
  min-height: calc(0rem * 2 + 1rem * 2 + 1.6px * 2);
}
.btn-lg {
  height: auto;
  min-height: calc(0.3125rem * 2 + 1.375rem * 2 + 1.6px * 2);
}
.btn .btn-icon-wrapper > svg {
  vertical-align: middle;
}

@media only screen and (max-width: 1499px) {
  .btn-lg {
    height: auto;
    min-height: calc(0.1875rem * 2 + 1.125rem * 2 + 1.6px * 2);
  }
}
/*========================================================*\
    Tables
\*========================================================*/
.custom-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

.table {
  border: 1px solid #7d8082;
}

.table th {
  padding: 5px 20px;
  border-right: 1px solid #7d8082;
  border-bottom: 1px solid #919292;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  background-color: #7d8082;
}

.table td {
  padding-right: 30px;
  border-top: 1px solid #cdcdcd;
  text-align: center;
  text-align: left;
}

.table th select {
  color: #333;
}

.table td.text-right,
.table th.text-right {
  text-align: right;
}

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

.table_light {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.table_light th,
.table_light td {
  padding: 5px;
  border: 1px solid #e2e2e2;
  font-weight: normal;
  vertical-align: middle;
}

.table_light th {
  text-align: center;
  background-color: #e2e2e2;
}

.table_light.border th {
  border: 1px solid #ccc;
}

.table_light .v_top {
  vertical-align: top;
}

/*========================================================*\
    ALERTS and ERRORS
\*========================================================*/
.alert {
  padding: 8px 35px 8px 14px;
  margin: 10px 0;
  border-radius: 4px;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.info_success {
  border: 1px solid #d6e9c6;
  color: #468847;
  background-color: #dff0d8;
}

.info_success h4 {
  color: #468847;
}

.info_error {
  border: 1px solid #eed3d7;
  color: #b94a48;
  background-color: #f2dede;
}

.info_error h4 {
  color: #b94a48;
}

.info_success .close,
.info_error .close {
  padding: 0;
  position: relative;
  top: -2px;
  right: -21px;
  float: right;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  opacity: 0.4;
}

input.alerted,
input:focus.alerted,
input:hover.alerted,
textarea.alerted {
  border: 1px solid #b94a48 !important;
  background-color: #f2dede;
}

textarea.hi_130 {
  height: 130px;
}

select.alerted,
select:focus.alerted,
select:hover.alerted {
  border: 1px solid #b94a48 !important;
  background-color: #f2dede;
}

body .alerted + .alerted {
  border-left: none !important;
}

/*========================================================*\
    Input Styles
\*========================================================*/
.form-control {
  border-radius: 5px;
  box-shadow: none;
  height: 37px;
}
.form-control.alerted + label {
  color: #eb001b;
}

input.notfull,
select.notfull {
  height: 34px;
  padding-top: 3px;
  padding-bottom: 4px;
  border: 1px solid #ccc;
  line-height: 25px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 14px;
}

label {
  font-size: 16px;
  font-weight: 400;
}

label.star:after {
  content: "*";
  margin-left: 4px;
  color: #f00;
}

.form-control:focus,
input.notfull:focus {
  border-color: #999;
  outline: 0 none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/* Disabled states */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.chosen-disabled .chosen-single {
  border-color: #ccc;
  background-color: #f6f6f6;
  color: #b6b6b6;
}

.form-select {
  display: block;
  width: 100%;
  padding: 9px 36px 9px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #181818;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 12px;
  border: 1px solid #c4c4c6;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-select:focus {
  border-color: #0071f3;
  outline: 0;
  box-shadow: none;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: 0;
  outline-offset: unset;
}

.chosen-disabled {
  opacity: 1 !important;
}

.position-relative {
  position: relative;
}

.img-center {
  margin: 0 auto;
}

.form-password {
  position: relative;
}

.form-password .form-control {
  position: relative;
  z-index: 1;
  padding-right: 45px;
}

.form-password .form-control[type=password]::-ms-reveal,
.form-password .form-control[type=password]::-ms-clear {
  display: none;
}

.form-password .view-password {
  position: absolute;
  bottom: 7px;
  right: 10px;
  z-index: 2;
  font-size: 16px;
  color: #ccc;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

/* Remove our custom eye on IE 9, because there is one by default */
@media all and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0), all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .form-password .form-control {
    padding-right: 12px;
  }

  .form-password .view-password {
    display: none;
  }
}
.form-password .view-password:hover,
.form-password .view-password:focus {
  text-decoration: none;
}

.form-password .view-password:hover,
.form-password .view-password.active {
  color: #0071f3;
}

.file-upload {
  position: relative;
  overflow: hidden;
}

.file-upload .file-upload-field {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  font-size: 0;
}

.file-upload > label {
  display: block;
  margin-bottom: 0;
  padding: 20px;
  border: 2px dashed #d2dfeb;
  background: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
}

.file-upload.file-upload-sm > label {
  padding: 5px 20px;
}

.file-upload > label,
.file-upload > label .file-upload-image,
.file-upload > label .file-upload-title {
  transition: all 0.3s;
}

.file-upload > label .file-upload-image {
  padding: 20px 0 15px;
  font-size: 0;
  color: #d2dfeb;
}

.file-upload > label .file-upload-image .ico-font {
  font-size: 42px;
}

.file-upload.file-upload-sm > label .file-upload-image .ico-font {
  font-size: 35px;
}

.file-upload > label .file-upload-title {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.22;
  color: #d2dfeb;
}

.file-upload > label .file-upload-title:last-child {
  margin-bottom: 0;
}

.file-upload > label .file-upload-notice {
  margin-bottom: 5px;
  font-size: 12px;
  color: #8c98a1;
}

.file-upload > label .file-upload-notice:last-of-type {
  margin-bottom: 20px;
}

.file-upload > label .file-upload-title-strong {
  font-size: 22px;
  line-height: 1.5;
  color: #00d0bf;
  font-weight: 700;
}

.file-upload > label .file-upload-tooltip-icon {
  margin-left: 10px;
  color: #007ff5;
}

.file-upload:hover > label {
  border-color: #007ff5;
}

.file-upload:hover > label .file-upload-image,
.file-upload:hover > label .file-upload-title,
.file-upload:hover > label .file-upload-tooltip-icon {
  color: #007ff5;
}

.file-upload.file-upload-fitted .file-upload-image {
  padding-top: 5px;
}

.file-upload.file-upload-fitted .file-upload-image ~ .file-upload-notice:last-of-type {
  margin-bottom: 5px;
}

.file-upload.file-upload-colored > label {
  border-color: #ebf4ff;
  background: #ebf4ff;
  font-weight: 400;
}

.file-upload.file-upload-colored > label .file-upload-notice,
.file-upload.file-upload-colored > label .file-upload-title {
  color: rgba(77, 113, 152, 0.5);
}

.file-upload.alerted > label,
.file-upload.alerted ~ .uploaded-documents-wrapper {
  border-color: #e74f76;
}

.uploaded-documents {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.uploaded-documents-wrapper {
  margin-top: -2px;
  padding: 20px 20px 0;
  border: 2px dashed #d2dfeb;
  border-top-width: 0;
  background: #fff;
}

.uploaded-document {
  display: flex;
  margin-bottom: 10px;
}

.uploaded-document .ico-svg {
  width: 50px;
  height: 65px;
  box-shadow: -1px 8px 20px -4px #dbe0e5;
  margin-right: 17px;
}

.uploaded-document .ico-svg + .document-entry {
  max-width: calc(100% - 70px);
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}

.uploaded-document .ico-svg + .document-entry.document-entry-centered {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
}

.uploaded-document .ico-svg + .document-entry.document-entry-centered > * {
  width: 100%;
}

.uploaded-document .image-preview {
  align-self: flex-start;
  max-width: 50px;
  max-height: 65px;
  box-shadow: -1px 8px 20px -4px #dbe0e5;
  margin-right: 17px;
}

.uploaded-document .document-name {
  margin-bottom: 0px;
}

.uploaded-document .document-size {
  margin-bottom: 0px;
  font-size: 14px;
}

.uploaded-document .document-remove {
  display: inline-block;
}

.uploaded-documents .uploaded-document {
  flex-basis: 50%;
  width: 100%;
  max-width: 50%;
  padding-right: 15px;
}

.file-upload.file-upload-sm ~ .uploaded-documents-wrapper .uploaded-documents {
  flex-basis: 100%;
  max-width: 100%;
}

/* xs file upload */
.file-upload-xs > label,
.file-upload-xxs > label {
  padding: 15px;
  background-color: #f0f8ff;
  border-color: #78bbfa;
}

.file-upload-xs > label .file-upload-image,
.file-upload-xxs > label .file-upload-image {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
  font-size: 0;
  color: #007ff5;
}

.file-upload-xs > label .file-upload-image .ico-font,
.file-upload-xxs > label .file-upload-image .ico-font {
  font-size: 19px;
}

.file-upload-xs > label .file-upload-title,
.file-upload-xxs > label .file-upload-title {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
  font-size: 16px;
  color: #007ff5;
  font-weight: 400;
}

.file-upload-xs > label .file-upload-notice,
.file-upload-xxs > label .file-upload-notice {
  font-weight: 400;
}

.file-upload-xs > label .file-upload-notice:last-of-type,
.file-upload-xxs > label .file-upload-notice:last-of-type {
  margin-bottom: 0px;
}

.file-upload-xs + .uploaded-documents-wrapper,
.file-upload-xxs + .uploaded-documents-wrapper {
  padding: 15px 20px 0;
  background-color: transparent;
  border-color: #78bbfa;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-documents,
.file-upload-xxs + .uploaded-documents-wrapper .uploaded-documents {
  display: block;
  flex-flow: row nowrap;
}

.file-upload-xs.alerted > label,
.file-upload-xxs.alerted > label {
  background-color: rgba(231, 79, 118, 0.08);
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document,
.uploaded-document.uploaded-document-xxs {
  display: block;
  flex-basis: auto;
  max-width: none;
  padding-right: 0;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry,
.uploaded-document.uploaded-document-xxs .document-entry {
  display: flex;
  align-items: flex-start;
  flex-flow: row nowrap;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-remove,
.uploaded-document.uploaded-document-xxs .document-entry .document-remove {
  margin-right: 15px;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-remove .ico-font,
.uploaded-document.uploaded-document-xxs .document-entry .document-remove .ico-font {
  font-size: 8px;
  font-weight: 700;
  color: #e74f76;
  opacity: 1;
  transition: all 0.3s;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-remove:hover,
.uploaded-document.uploaded-document-xxs .document-entry .document-remove:hover {
  transition: all 0.3s;
  opacity: 0.7;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .ico-svg,
.uploaded-document.uploaded-document-xxs .document-entry .ico-svg {
  width: 20px;
  height: 26px;
  margin-right: 10px;
  flex-basis: 20px;
  min-width: 20px;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-details,
.uploaded-document.uploaded-document-xxs .document-entry .document-details {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 2px;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-details .document-name,
.uploaded-document.uploaded-document-xxs .document-entry .document-details .document-name {
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.file-upload-xs + .uploaded-documents-wrapper .uploaded-document .document-entry .document-details .document-size,
.uploaded-document.uploaded-document-xxs .document-entry .document-details .document-size {
  font-size: 14px;
  color: #a4acb3;
}

.file-upload-xxs > label {
  padding: 8px 15px 9px;
  font-size: 0;
}

.file-upload-xxs > label .file-upload-image .ico-font {
  font-size: 1rem;
}

.file-upload-xxs > label .file-upload-title {
  font-size: 0.875rem;
}

/* ==========================================================================
    #custom-search
========================================================================== */
.custom-search,
.custom-search .form-control {
  position: relative;
}

.custom-search .form-control {
  z-index: 1;
  height: 59px;
  padding: 0 65px 0 25px;
  border: 0;
  background: #fff;
  font-size: 18px;
  line-height: 1.4;
  border-radius: 27px;
}

.custom-search .form-control::-moz-placeholder {
  color: #bbb;
}

.custom-search .form-control::placeholder {
  color: #bbb;
}

.custom-search .custom-search-btn {
  position: absolute;
  top: 16px;
  right: 25px;
  z-index: 2;
  overflow: hidden;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  white-space: nowrap;
  text-indent: 200%;
}

.custom-search .custom-search-btn:hover,
.custom-search .custom-search-btn:focus,
.custom-search .custom-search-btn:active {
  box-shadow: none;
}

.custom-search .custom-search-btn::before,
.custom-search .custom-search-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  background-image: url(/trunk/public/build/public/info/images/icons/custom-search-btn-ico.41d1082f.png);
  background-repeat: no-repeat;
  content: "";
  transition: all 0.5s ease-in-out;
}

.custom-search .custom-search-btn::before {
  background-position: 0 1px;
  opacity: 1;
}

.custom-search .custom-search-btn:hover::before {
  opacity: 0;
}

.custom-search .custom-search-btn::after {
  background-position: 0 bottom;
  opacity: 0;
}

.custom-search .custom-search-btn:hover::after {
  opacity: 1;
}

/* ==========================================================================
    #Breadcrumbs
========================================================================== */
.breadcrumbs {
  padding: 35px 0;
}

.breadcrumbs-search {
  padding: 0;
}

.breadcrumbs .breadcrumb {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
}

.breadcrumbs .breadcrumb li {
  font-size: 14px;
}

.breadcrumbs .breadcrumb li + li::before {
  display: none;
}

.breadcrumbs .breadcrumb li::after,
.breadcrumbs .breadcrumb a,
.breadcrumbs .breadcrumb span {
  line-height: 1.4;
  color: #626262;
}

.breadcrumbs .breadcrumb a {
  font-weight: 700;
}

.breadcrumbs-search .breadcrumb a,
.breadcrumbs-search .breadcrumb span {
  font-weight: 500;
  color: #8e8e8e;
}

.breadcrumbs .breadcrumb span,
.breadcrumbs .breadcrumb .active a {
  font-weight: 400;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.breadcrumbs .breadcrumb li::after {
  content: "/";
}

.breadcrumbs .breadcrumb li::after {
  padding: 0 7px;
}

.breadcrumbs .breadcrumb li:last-of-type::after {
  display: none;
}

/*========================================================*\
    Slider elements
\*========================================================*/
.slider_ul {
  padding: 0;
  margin: 0;
}

.slider_ul li {
  color: #053143;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2px;
  background: none !important;
  text-shadow: none;
}

/*========================================================*\
    Bootstrap helper classes (Bootstrap 3.2.0 fix)
\*========================================================*/
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > [class^=col-],
.no-gutters > .col {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/*========================================================*\
    Lang dropdown
\*========================================================*/
/*  lang menu wrapper
========================================*/
.lang-dropdown {
  color: #fff;
}

/*  lang menu button
========================================*/
.lang-dropdown .dropdown-toggle {
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 300;
  background: none;
}

/*arrow*/
.lang-dropdown.open .dropdown-toggle .fa {
  transition: all 0.4s ease;
  transform: rotate(180deg);
}

.lang-dropdown .dropdown-toggle .fa {
  color: #757575;
  transition: all 0.4s ease;
}

/*  lang menu dropdown
========================================*/
.lang-dropdown .dropdown-menu {
  min-width: auto;
  padding: 0;
  margin-top: 5px;
  border-radius: 0;
  background-color: rgba(51, 51, 51, 0.8);
}

.lang-dropdown .dropdown-menu a {
  color: #777;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  background-color: #fff;
}

.lang-dropdown .dropdown-menu > li {
  text-align: right;
}

.lang-dropdown .dropdown-menu > li > a:focus,
.lang-dropdown .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #777;
}

.lang-dropdown .dropdown-menu > li > a {
  padding: 7px 13px;
}

a.dropdown-toggle {
  text-decoration: none;
  cursor: pointer;
}

.dropdown-menu .flag {
  margin-right: 15px;
}

/* ACCORDION */
.accordion .acc_wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0;
}

.accordion .acc_title {
  color: #777;
  font-size: 24px;
  font-weight: 300;
  background-color: #fff;
  padding: 10px 0;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}

.accordion .acc_title.active {
  color: #0071f3;
  font-weight: 500;
}

.accordion .acc_content {
  display: none;
  padding: 40px;
  border-top: 1px solid #ccc;
  background-color: #f4f4f4;
  font-size: 18px;
  font-weight: 300;
  color: #777;
}

.accordion .acc_content.opened {
  display: block;
}

.accordion .acc_content::after {
  content: " ";
  display: table;
  clear: both;
}

/* Giftcards
=================================*/
.article_giftcard_text {
  color: #666666;
  font-size: 16px;
  margin-top: 34px;
}

.gray_border_bottom {
  border-bottom: 1px solid #d7d7d7;
}

.article_giftcards_for_all {
  padding-top: 76px;
  padding-bottom: 98px;
}

.icons_giftcards_for_all {
  max-width: 100%;
  height: auto;
}

.article_giftcards_simple_start {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #fff;
}

.article_giftcards_custom {
  padding-top: 66px;
  padding-bottom: 0;
  background-color: #fff;
}

.article_giftcards_select_package a {
  text-decoration: none;
}

.package_holder {
  line-height: 30px;
  text-align: center;
  float: left;
}

.package {
  border: 1px solid #aeaeae;
  text-decoration: none;
  color: #525252;
  padding: 50px;
  font-size: 14px;
  width: 358px;
  height: 232px;
}

.package:hover {
  border-color: #0071f3;
  color: #0071f3;
}

.package_active {
  border-color: #0071f3;
  color: #0071f3;
}

.package_active:after {
  content: "";
  width: 34px;
  height: 34px;
  background: url(/trunk/public/build/public/info/images/icons/blue_check.31b94847.png) no-repeat;
  bottom: -32px;
  right: -168px;
  position: relative;
  display: inline-block;
}

.template_card_image {
  margin-left: 200px;
}

.btn_order_giftcard {
  width: 360px;
  height: 54px;
  font-weight: bold;
}

.article_giftcard_title {
  color: #323232;
  font-size: 28px;
  font-weight: 300;
}

/* ==========================================================================
    #Preloader from account
========================================================================== */
.preloader {
  margin: 5px 0 0 -22px;
  display: block;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 99999;
}

/* ==========================================================================
    Info page Pagination
========================================================================== */
.pagination.news-pagination > li > span,
.pagination.news-pagination > li > a {
  color: #9f9f9f;
}

.pagination.news-pagination > li > a:hover {
  color: #9f9f9f;
}

.pagination.news-pagination > .active > a,
.pagination.news-pagination > .active > span,
.pagination.news-pagination > .active > a:hover,
.pagination.news-pagination > .active > span:hover,
.pagination.news-pagination > .active > a:focus,
.pagination.news-pagination > .active > span:focus {
  background-color: #eee;
  border-color: #ddd;
}

/* ==========================================================================
	#Loading animation
========================================================================== */
.loading-circle {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  border: 1px solid #0071f3;
  border-radius: 50%;
  border-right-color: transparent;
  animation: rotating 0.4s linear infinite;
}

.loading-circle.loading-circle-xs {
  width: 16px;
  height: 16px;
}

.loading-circle.loading-circle-sm {
  width: 28px;
  height: 28px;
}

.loading-circle.loading-circle-md {
  width: 48px;
  height: 48px;
}

.loading-circle.loading-circle-lg {
  width: 60px;
  height: 60px;
}

.loading-circle.loading-circle-inline {
  display: inline-block;
  vertical-align: middle;
}

.loading-circle-center-wrapper {
  position: relative;
}

.loading-circle-center-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(245, 245, 245, 0.75);
  z-index: 100;
}

.loading-circle.loading-circle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  z-index: 101;
}

.loading-circle.loading-circle-xs.loading-circle-center {
  margin-left: -8px;
  margin-top: -8px;
}

.loading-circle.loading-circle-sm.loading-circle-center {
  margin-left: -14px;
  margin-top: -14px;
}

.loading-circle.loading-circle-md.loading-circle-center {
  margin-left: -24px;
  margin-top: -24px;
}

.loading-circle.loading-circle-lg.loading-circle-center {
  margin-left: -30px;
  margin-top: -30px;
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* ==========================================================================
    #checkbox_modern
========================================================================== */
.checkbox_modern[type=checkbox],
.checkbox_modern[type=radio] {
  display: none;
}

.checkbox_modern[type=checkbox] + label,
.checkbox_modern[type=radio] + label {
  vertical-align: middle;
}

.checkbox_modern[type=checkbox] + label::before,
.checkbox_modern[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  vertical-align: middle;
  background-color: #f9fafc;
  box-shadow: 0 0 0 1px #d7d7d7;
}

.checkbox_modern[type=radio] + label::before {
  border-radius: 50%;
}

.checkbox_modern[type=radio]:checked + label::after,
.checkbox_modern[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 25px;
  width: 9px;
  height: 19px;
  transform: rotate(45deg);
  box-shadow: 2px 2px 0px 0px #0071f3;
}

.checkbox_modern[type=radio][disabled] + label::before,
.checkbox_modern[type=checkbox][disabled] + label::before {
  box-shadow: 0 0 0 1px #d8d8d8;
}

.checkbox_modern[type=radio][disabled] ~ label,
.checkbox_modern[type=checkbox][disabled] ~ label {
  color: #d8d8d8;
}

/* ==========================================================================
    #clean-accordions
========================================================================== */
.clean-accordions .panel-group .panel {
  margin: 0;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.clean-accordions .panel-heading {
  padding: 0;
  border: 0;
  border-radius: 0;
}

.clean-accordions .panel-title > a {
  position: relative;
  display: block;
  padding: 15px 30px 15px 0;
  border-bottom: 1px solid #d5d5d5;
  font-size: 16px;
  line-height: 1.3;
  color: #3a3a3a;
  font-weight: 400;
  text-decoration: none;
}

.clean-accordions .panel-title > a.active {
  font-weight: 700;
}

.clean-accordions .panel-title > a.active,
.clean-accordions .panel-title > a:hover {
  color: #0071f3;
}

.clean-accordions .panel-title > a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  border-top: 2px solid #2e2e2e;
  border-right: 2px solid #2e2e2e;
  content: "";
  transform: rotate(-45deg);
}

.clean-accordions .panel-title > a.collapsed::after {
  margin-top: -7px;
  transform: rotate(135deg);
}

.clean-accordions .panel-title > a.not-accordion::after {
  display: none;
}

.clean-accordions .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

/* ==========================================================================
    #form-rate
========================================================================== */
.form-rate {
  position: relative;
  margin-top: 10px;
}

.form-rate .form-rate-title {
  position: relative;
  margin: 0;
  font-size: 16px;
  line-height: 1.31;
  color: #626262;
  font-weight: 300;
}

.form-rate .form-rate-title-inline,
.form-rate .form-rate-thumbs-inline {
  display: inline-block;
  vertical-align: top;
}

.form-rate .form-rate-title-inline,
.form-rate .form-rate-title-positive,
.form-rate .form-rate-title-negative {
  padding-top: 2px;
  padding-right: 10px;
  margin-bottom: 5px;
}

.form-rate-title-inner {
  position: relative;
  display: inline-block;
  font-weight: 300;
  color: #0071f3;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.form-rate-thumbs-wrapper .form-rate-title-inner-overlay {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d5d5d5;
}

.form-rate-thumbs-wrapper .form-rate-title-inner-overlay::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  content: "";
}

.form-rate-thumbs {
  font-size: 0;
}

.form-rate-thumb {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
  font-size: 0;
  vertical-align: middle;
}

.form-rate-thumbs-form {
  display: none;
}

.form-rate input[type=radio],
.form-rate input[type=checkbox] {
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: -1;
  font-size: 0;
  opacity: 0;
}

.form-rate-thumb label {
  display: inline-block;
  width: 20px;
  height: 28px;
  margin: 0;
  background-image: url(/trunk/public/build/public/info/images/icons/form-rate-thumbs.dc2b13c5.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

.form-rate-thumb-yes label {
  background-position: 0 0;
}

input[type=radio][id*=form-rate-thumb-yes-]:checked ~ .form-rate-thumbs-wrapper .form-rate-thumb-yes label {
  background-position: 0 -31px;
}

.form-rate-thumb-no label {
  background-position: right 6px;
}

input[type=radio][id*=form-rate-thumb-no-]:checked ~ .form-rate-thumbs-wrapper .form-rate-thumb-no label {
  background-position: right -24px;
}

input[type=radio][id*=form-rate-thumb-]:checked ~ .form-rate-thumbs-form,
input[type=checkbox][id*=form-rate-feedback-]:checked ~ .form-rate-thumbs-form {
  display: block;
}

input[type=checkbox][id*=form-rate-feedback-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-inner,
input[type=radio][id*=form-rate-thumb-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-inner {
  color: inherit;
  text-decoration: underline;
}

input[type=radio][id*=form-rate-thumb-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-inner,
input[type=radio][id*=form-rate-thumb-]:disabled ~ .form-rate-thumbs-wrapper .form-rate-title-inner {
  opacity: 0.7;
}

input[type=radio][id*=form-rate-thumb-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-inner-overlay {
  border-top-color: transparent;
}

input[type=radio][id*=form-rate-thumb-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-inner-overlay::after,
input[type=radio][id*=form-rate-thumb-]:disabled ~ .form-rate-thumbs-wrapper .form-rate-title-inner-overlay::after {
  display: block;
}

.form-rate .form-rate-title-positive,
.form-rate .form-rate-title-negative {
  display: none;
}

input[type=radio][id*=form-rate-thumb-yes-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-positive {
  display: block;
}

input[type=radio][id*=form-rate-thumb-no-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-negative {
  display: block;
}

input[type=radio][id*=form-rate-thumb-yes-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-main,
input[type=radio][id*=form-rate-thumb-no-]:checked ~ .form-rate-thumbs-wrapper .form-rate-title-main,
input[type=radio][id*=form-rate-thumb-yes-]:checked ~ .form-rate-thumbs-wrapper .form-rate-thumbs,
input[type=radio][id*=form-rate-thumb-no-]:checked ~ .form-rate-thumbs-wrapper .form-rate-thumbs {
  display: none;
}

.faq-article .form-rate-thumbs-form-title {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.31;
  color: #0071f3;
  font-weight: 300;
}

.form-rate-thumbs-wrapper,
.form-rate-thumbs-wrapper .form-rate-thumbs-inner {
  overflow: hidden;
}

.form-rate-thumbs-wrapper .form-rate-thumbs-inner {
  padding-top: 20px;
  padding-bottom: 10px;
}

.form-rate-thumbs-wrapper .form-rate-thumbs-actions {
  float: right;
  margin-top: -10px;
  padding-top: 25px;
}

.form-rate-thumbs-wrapper .form-rate-thumbs-actions .btn-primary {
  min-width: 200px;
}

.form-rate-thumbs-wrapper .form-rate-title-inner-overlay {
  overflow: hidden;
}

/* ==========================================================================
    #list-countries
========================================================================== */
.list-countries {
  font-size: 0;
}

.list-countries li {
  display: inline-block;
  min-width: 33.33%;
  padding: 5px 0;
  font-size: 17px;
  vertical-align: middle;
}

.list-countries li.with-ico-svg-flag::before {
  margin-right: 10px;
  font-size: 20px;
}

/* ==========================================================================
    White Box
========================================================================== */
.white_box {
  background-color: #fff;
  box-shadow: 0 0 77px -5px #e2e2e2;
  padding: 35px 30px;
}

/* ==========================================================================
    #list-square-links
========================================================================== */
.list-square-links {
  margin-bottom: 0;
  padding: 45px 40px 0;
  font-size: 0;
  vertical-align: top;
}

.list-square-links li {
  padding: 15px;
  vertical-align: top;
}

.list-square-links-2-colls li {
  width: 50%;
}

.list-square-links a {
  display: block;
  min-height: 200px;
  padding: 20px;
  background: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
}

.list-square-links a:hover {
  text-decoration: none;
  box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.1);
}

.list-square-links .ico-font {
  margin-bottom: 15px;
  font-size: 103px;
  color: #468fcd;
}

.list-square-links .ico-font.color-blue {
  color: #0071f3;
}

.list-square-links p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.11;
  color: #373838;
  font-weight: 300;
}

/* Custom Checkboxes */
.checkbox-custom {
  position: relative;
  overflow: hidden;
}

.checkboxes-inline .checkbox-custom {
  padding-right: 5px;
}

.checkbox-custom input[type=checkbox],
.checkbox-custom input[type=checkbox]:checked {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  margin: 0;
  margin-top: 0\9 ;
  padding: 0;
  opacity: 0;
}

.checkbox-custom label {
  position: relative;
  display: inline-block;
  margin-left: 24px;
  margin-bottom: 3px;
  padding-left: 0;
  font-size: 15px;
  line-height: 17px;
  color: #626262;
  padding-bottom: 5px;
}

.checkbox-custom label.mb_0,
.checkbox-custom label.pb_0 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.checkbox-custom label.mb_7 {
  margin-bottom: 7px;
}

.checkbox-custom label:not(.form-control-label)::before,
.checkbox-custom label:not(.form-control-label)::after {
  position: absolute;
  display: inline-block;
  content: "";
}

.checkbox-custom label:not(.form-control-label)::before {
  top: 0;
  left: -23px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  vertical-align: top;
  background-color: #fff;
  border-radius: 5px;
}

.form-preorder .checkbox-custom label::before {
  top: 3px;
}

.form-preorder .checkbox-custom label:not(.form-control-label)::after {
  top: 4px;
}

.form-preorder .checkbox-custom label::after,
.form-preorder .checkbox-custom input[type=checkbox][disabled]:checked + label::after {
  top: 5px;
}

.checkbox-custom input[type=checkbox][disabled] + label::before {
  background-color: #f6f6f6;
}

.checkbox-custom label:not(.form-control-label)::after {
  top: 2px;
  left: -19px;
  z-index: 2;
  width: 6px;
  height: 9px;
  background: transparent;
  border-bottom: 2px solid #0071f3;
  border-right: 2px solid #0071f3;
  transform: rotate(45deg) scale(0);
  transition: transform 0.3s;
}

.checkbox-custom input[type=checkbox][disabled]:checked + label::after {
  top: 3px;
  left: -19px;
  z-index: 2;
  width: 6px;
  height: 9px;
  background: transparent;
  border-bottom: 2px solid #b6b6b6;
  border-right: 2px solid #b6b6b6;
}

.checkbox-custom input[type=checkbox]:checked ~ label::after {
  transform: rotate(45deg) scale(1);
  transition: transform 0.3s;
}

.step-checkboxes-legend .checkbox-custom input[disabled] + label {
  background-color: #fff;
}

.checkbox-custom input[disabled=disabled] + label,
.checkbox-custom input[disabled] + label {
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.checkbox-custom.has-error label:not(.form-control-label)::before {
  border-color: #ef1a1a;
}

.checkbox-custom.checkbox-sm label {
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 0;
}

.checkbox-custom.checkbox-sm label::before {
  top: 2px;
  left: -20px;
  z-index: 1;
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  vertical-align: top;
  background-color: #fff;
  border-radius: 2px;
}

.checkbox-custom.checkbox-sm label::after,
.checkbox-custom.checkbox-sm input[type=checkbox][disabled]:checked + label::after {
  top: 2px;
  left: -17px;
  width: 6px;
  height: 9px;
}

.checkbox-custom.checkbox-sm input[disabled=disabled] + label,
.checkbox-custom.checkbox-sm input[disabled] + label {
  background-color: transparent;
}

.checkbox-custom.checkbox-lg label {
  height: 25px;
  width: 25px;
  margin: 0;
}

.checkbox-custom.checkbox-lg label::before {
  left: 0;
  height: 25px;
  width: 25px;
}

.checkbox-custom.checkbox-lg label::after,
.checkbox-custom.checkbox-lg input[type=checkbox][disabled]:checked + label::after {
  top: 4px;
  left: 9px;
  width: 8px;
  height: 12px;
}

.checkbox-custom.checkbox-lg input[disabled=disabled] + label,
.checkbox-custom.checkbox-lg input[disabled] + label {
  background-color: transparent;
}

/* Checkbox fill blue, color white - .custom-checkbox-solid */
.checkbox-custom.custom-checkbox-solid label:not(.form-control-label) {
  margin-left: 28px;
}

.checkbox-custom.custom-checkbox-solid label:not(.form-control-label)::before {
  top: 0;
  left: -28px;
  width: 17px;
  height: 17px;
}

.checkbox-custom.custom-checkbox-solid label:not(.form-control-label)::after {
  top: 3px;
  left: -23px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.checkbox-custom.custom-checkbox-solid input[type=checkbox]:checked ~ label::before {
  background-color: #0071f3;
  border: 1px solid #0071f3;
}

.checkbox-custom.custom-checkbox-solid input[type=checkbox]:checked ~ label::after {
  transform: rotate(45deg) scale(1);
}

/* Custom checkbox - blue tick */
.checkbox-custom.custom-checkbox-blue-tick label:not(.form-control-label) {
  margin-left: 24px;
}

.checkbox-custom.custom-checkbox-blue-tick label {
  font-size: 16px;
  line-height: 1.4;
  color: #626262;
  font-weight: 400;
  text-align: left;
}

.checkbox-custom.custom-checkbox-blue-tick label:not(.form-control-label) {
  margin-left: 28px;
}

.checkbox-custom.custom-checkbox-blue-tick label::after {
  top: 4px;
  left: -19px;
  z-index: 2;
  width: 6px;
  height: 9px;
  background: transparent;
  border-bottom: 2px solid #0071f3;
  border-right: 2px solid #0071f3;
  transform: rotate(45deg) scale(0);
  transition: transform 0.3s;
}

.checkbox-custom.custom-checkbox-blue-tick input[type=checkbox]:checked ~ label::after {
  transform: rotate(45deg) scale(1);
}

/* Custom checkbox - custom label white */
.checkbox-custom.custom-checkbox-label-white label {
  color: #fff;
}

/* Custom radios */
.list-custom-radios {
  margin-bottom: 0;
}

.list-custom-radios li:last-of-type .form-group {
  margin-bottom: 0;
}

.radio-custom {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  margin-top: 0;
}

.radio-sm-custom,
.radio-md-custom {
  margin-right: 0px;
}

.radio-custom-block {
  display: block;
}

.radio-custom.radio-custom-vertical-list {
  display: block;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.radio-custom.radio-custom-vertical-list.pb_0 {
  padding-bottom: 0;
}

.radio-custom.radio-custom-vertical-list label.pb_0 {
  padding-bottom: 0;
}

.radio-custom.radio-custom-vertical-list + .radio-custom.radio-custom-vertical-list {
  margin-top: 0;
}

.radio-custom input[type=radio],
.radio-custom input[type=radio]:checked {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  margin: 0;
  margin-top: 0\9 ;
  padding: 0;
  opacity: 0;
}

.radio-custom input[disabled=disabled] + label::before,
.radio-custom input[disabled] + label::before {
  background-color: #f5f5f5;
}

.radio-custom label {
  position: relative;
  display: inline-block;
  margin-left: 27px;
  padding-left: 0;
  font-size: 17px;
  line-height: 19px;
  color: #626262;
  padding-bottom: 10px;
  transition: box-shadow 0.2s;
}

.radio-custom.radio-md-custom label {
  margin-left: 32px;
}

.radio-custom.white-box-step p label {
  padding-bottom: 0;
}

.radio-custom label.pl_5 {
  padding-left: 5px;
}

.radio-custom.radio-sm-custom label {
  font-size: 16px;
  line-height: 1;
  margin-left: 23px;
}

.radio-custom label:hover {
  box-shadow: 0px 1px 0px 0px #009bf4;
  transition: box-shadow 0.2s;
}

.radio-custom.no-border label:hover {
  box-shadow: none;
  transition: box-shadow 0.2s;
}

.radio-custom.radio-no-styles label:hover {
  box-shadow: none;
}

.radio-custom label::before,
.radio-custom label::after {
  position: absolute;
  display: inline-block;
  content: "";
  border-radius: 50%;
}

.radio-custom label::before {
  top: 0;
  left: -27px;
  z-index: 1;
  width: 17px;
  height: 17px;
  border: 1px solid #ccc;
  vertical-align: top;
  background-color: #fff;
}

.radio-sm-custom label::before {
  content: "";
  left: -22px;
  width: 15px;
  height: 15px;
}

.radio-md-custom label::before {
  content: "";
  left: -32px;
  width: 21px;
  height: 21px;
}

.radio-custom label::after {
  top: 4px;
  left: -23px;
  z-index: 2;
  width: 9px;
  height: 9px;
  background: #0071f3;
  transform: scale(0);
  transition: transform 0.3s;
}

.radio-sm-custom label::after {
  content: "";
  left: -18px;
  width: 7px;
  height: 7px;
}

.radio-md-custom label::after {
  top: 6px;
  left: -26px;
}

.radio-custom input[type=radio]:checked ~ label::after {
  transform: scale(1);
  transition: transform 0.3s;
}

.radio-custom input[type=radio]:checked + label {
  color: #0071f3;
  line-height: 19px;
  box-shadow: 0px 1px 0px 0px #009bf4;
}

.radio-custom.no-border input[type=radio]:checked + label {
  box-shadow: none;
}

.radio-custom.radio-no-styles input[type=radio]:checked + label {
  color: inherit;
  line-height: 1;
  box-shadow: none;
}

.radio-sm-custom input[type=radio]:checked + label {
  line-height: 1;
}

.radio-custom input[type=radio][disabled] + label {
  color: inherit;
  cursor: not-allowed;
}

.radio-custom input[type=radio][disabled] + label:hover {
  box-shadow: none;
}

.radio-custom input[type=radio][disabled]:checked + label {
  color: inherit;
  box-shadow: 0px 1px 0px 0px #cccccc;
}

.radio-custom.no-border input[type=radio][disabled]:checked + label {
  color: inherit;
  box-shadow: none;
}

.radio-custom input[type=radio][disabled]:checked + label::after {
  top: 4px;
  left: -23px;
  z-index: 2;
  width: 9px;
  height: 9px;
  background: #b6b6b6;
}

.radio-custom-with-toggable-input input[type=text] {
  display: none;
  margin: 10px 0 15px 27px;
}

.radio-custom-with-toggable-input input[type=radio]:checked ~ input[type=text] {
  display: block;
}

.radio-custom-with-toggable-textarea textarea {
  display: none;
  margin: 10px 0 15px 27px;
}

.radio-custom-with-toggable-textarea input[type=radio]:checked ~ textarea {
  display: block;
}

/* ==========================================================================
	#Grid
========================================================================== */
.row-dib {
  font-size: 0;
}

.row-dib > [class^=col-] {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.row-dib-vam > [class^=col-] {
  vertical-align: middle;
}

.row-dib-vab > [class^=col-] {
  vertical-align: bottom;
}

.col-sm-7_5,
.col-sm-4_5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row-flex.align-items-end {
  align-items: flex-end;
}

.row-flex.align-items-center {
  align-items: center;
}

.row-flex.justify-content-end {
  justify-content: flex-end;
}

.row-flex.justify-content-center {
  justify-content: center;
}

.row-flex > .col,
.row-flex > .col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.row-flex > .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.row-flex > .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-flex > .col-auto.pl_0 {
  padding-left: 0;
}

.row-flex .col-sm-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
}

.row-sm-gutters {
  margin-right: -10px;
  margin-left: -10px;
}

.row-sm-gutters > [class^=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.row-sm-gutters .col-sm-7_5,
.row-sm-gutters .col-sm-4_5,
.row-flex.row-sm-gutters > .col,
.row-flex.row-sm-gutters > .col-auto,
.row-flex.row-sm-gutters .col-sm-6 {
  padding-right: 10px;
  padding-left: 10px;
}

/* Responsive */
@media only screen and (min-width: 768px) {
  .row-flex .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .row-flex .col-lg-7 {
    flex: 0 0 58.33333333%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .row-dib > [class*=col-lg] {
    display: block;
  }

  .row-dib > [class*=col-md] {
    display: inline-block;
  }

  .row-dib > [class*=col-sm] {
    display: inline-block;
  }

  .row-dib > [class*=col-xs] {
    display: inline-block;
  }
}
@media only screen and (max-width: 991.98px) {
  .row-dib > [class*=col-md] {
    display: block;
  }

  .row-dib > [class*=col-sm] {
    display: inline-block;
  }

  .row-dib > [class*=col-xs] {
    display: inline-block;
  }
}
@media only screen and (max-width: 767.98px) {
  .row-dib > [class*=col-sm] {
    display: block;
  }

  .row-dib > [class*=col-xs] {
    display: inline-block;
  }
}
@media only screen and (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* ==========================================================================
	#Captcha
========================================================================== */
.capcha_box img {
  width: auto;
  height: 37px;
}

.capcha_box .form-control {
  width: calc( 100% - 123px );
  display: inline-block;
  float: right;
}

.big_grey_text {
  color: #aaa;
  font-size: 14px;
  font-style: italic;
}

.tooltip {
  font-weight: 400;
}

.tooltip.show {
  opacity: 0.9;
}

.info-icon-tooltip {
  width: 16px;
  height: 16px;
  border: 1px solid #707070;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-style: normal;
  color: #707070;
  font-size: 11px;
  vertical-align: middle;
}

.info-line-wrapper {
  visibility: hidden !important;
  opacity: 0 !important;
}

.wrapper-legal .header-access {
  min-height: 56px;
}

.wrapper-legal .header-utilities {
  min-height: 58px;
}

.wrapper-legal {
  padding-top: 175px;
}

.legal-wrapper table {
  margin-bottom: 20px;
}

.legal-wrapper table.w_a {
  width: auto;
}

.legal-wrapper table.border td {
  padding: 10px 15px;
  border: 1px solid #ececec;
  background: #fff;
}

.list-campaign-logos {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.list-campaign-logos > li {
  padding-right: 10px;
}

.list-campaign-logos > li:last-child {
  padding-right: 0;
}

.list-campaign-logos > li + li {
  position: relative;
  padding-left: 11px;
}

.list-campaign-logos > li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 27px;
  background-color: #fff;
}

.list-campaign-logos .campaign-logo-visa {
  display: block;
  width: 57px;
  height: 18px;
}

.section-title-secondary {
  margin: 0 0 30px;
  font-size: 36px;
  line-height: 1.2;
  color: #606060;
  font-weight: 300;
}

video {
  -webkit-clip-path: inset(1px 1px);
          clip-path: inset(1px 1px);
}

@media only screen and (max-height: 680px) {
  .sub-title {
    font-size: 18px;
  }
}
/* Responsive */
@media only screen and (max-width: 1600px) {
  .template_card_image {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .package_holder {
    padding: 0 !important;
    margin-left: 105px;
  }

  .template_card_image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .wrapper {
    padding-bottom: 0;
  }

  .package_holder {
    margin-left: 200px;
    margin-right: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  .container {
    padding: 0 20px;
  }

  .package_holder {
    margin-left: 150px;
    margin-right: 150px;
  }

  .fix_el .main-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 684px) {
  .package_holder {
    margin-left: 20%;
    margin-right: 20%;
  }

  .package {
    width: 328px;
    height: 202px;
    padding: 25px;
  }

  .package_active:after {
    bottom: -32px;
    right: -154px;
    position: relative;
    display: inline-block;
  }
}
@media only screen and (max-width: 650px) {
  .form-rate-thumbs-wrapper .form-rate-thumbs-actions {
    float: none;
    margin-top: 0;
    padding-top: 10px;
  }

  .list-square-links {
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .btn-lg {
    min-width: inherit;
  }

  .main-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .list-square-links-2-colls li {
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .fix_nl .main-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 380px) {
  .fix_de .main-title {
    font-size: 28px;
  }
}
/* ==========================================================================
	#Legal documents
========================================================================== */
.legal-documents {
  padding-top: 110px;
}
.legal-documents-archive {
  min-height: 65vh;
}

.legal-documents .main-title {
  font-size: 42px;
  margin-bottom: 20px;
}

.legal-documents p {
  line-height: 24px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767.98px) {
  .legal-documents .main-title {
    font-size: 30px;
    line-height: 40px;
  }

  .legal-documents {
    padding-top: 50px;
  }
}
/* ==========================================================================
	#section-faq
========================================================================== */
.faq-articles {
  margin: 0;
}

.faq-article {
  padding: 25px 0 0;
}

.faq-article .faq-article-content {
  padding-bottom: 25px;
  border-bottom: 1px solid #d5d5d5;
}

.faq-article .faq-article-content.pb_5 {
  padding-bottom: 5px;
}

.faq-article p:not(.captcha-notice),
.faq-article .faq-article-content ul,
.faq-article .faq-article-content ol {
  font-size: 16px;
  line-height: 1.6;
  color: #626262;
  font-weight: 300;
}

.faq-article .faq-article-content ol.ol-bold {
  font-weight: 700;
}

.faq-article .faq-article-content ol.ol-bold li p {
  font-weight: 300;
}

.faq-article p,
.faq-article .connevtivity-collapse p:last-of-type {
  margin-bottom: 20px;
}

.faq-article p.mb_5 {
  margin-bottom: 5px;
}

.faq-article p.mb_20 {
  margin-bottom: 20px;
}

.faq-article .form-rate .form-rate-title-inline {
  margin-bottom: 5px;
}

.faq-article .faq-article-title,
.faq-article .faq-article-title:last-of-type {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
  color: #626262;
  font-weight: 500;
}

.faq-article .faq-article-title-search {
  display: block;
  text-decoration: none;
}

.faq-article .faq-article-title-search:hover,
.faq-article .faq-article-title-search:hover .faq-article-title {
  color: #0071f3;
  text-decoration: none;
}

.faq-article .faq-article-content ul,
.faq-article .faq-article-content ol {
  margin-top: 20px;
  margin-bottom: 20px;
}

.faq-article .faq-article-content ul.mt_0,
.faq-article .faq-article-content ol.mt_0 {
  margin-top: 0;
}

.faq-article .faq-article-content .breadcrumb {
  margin-bottom: 0;
}

.faq-article .faq-article-content ul li + li,
.faq-article .faq-article-content ol li + li {
  padding-top: 5px;
}

.faq-article .faq-article-content .list-bullets li + li {
  background-position: 8px 15px;
}

.faq-article .faq-article-content .list-bullets ul,
.faq-article .faq-article-content .list-bullets ol,
.faq-article .faq-article-content .list-unstyled ul,
.faq-article .faq-article-content .list-unstyled ol {
  margin: 0;
}

.faq-article .faq-article-content .list-bullets ol > li {
  padding-left: 0;
  background: none;
}

.faq-article .faq-article-content > ul {
  padding-left: 10px;
}

.faq-article .faq-article-content > ol {
  padding-left: 35px;
}

.faq-article img:not(.ico-svg-flag):not(.captcha-image) {
  max-width: 100%;
  margin-bottom: 20px;
}

.faq-article .faq-article-content hr {
  border-color: #d5d5d5;
}

.faq-article .video-alt {
  height: auto;
}

.faq-article .video-alt .video-alt-image {
  max-height: none;
}

.faq-article .video-alt .video-alt-image img {
  margin-bottom: 0;
}

.faq-article .video-alt .video-alt-content {
  padding-top: 0;
  padding-bottom: 0;
}

.faq-article .payment-card-types img {
  margin-right: 36px;
}

.faq-article p > img,
.faq-article li > img {
  margin-bottom: 0;
}

.faq-article .payment-card-types ul,
.faq-article .payment-card-types img {
  margin-bottom: 0;
}

.faq-article .faq-article-price {
  color: #ff4c4c;
  font-weight: bold;
}

.faq-fees .faq-fees-title {
  margin-bottom: 15px;
  font-weight: 700;
}

.faq-fees .faq-fees-title .faq-fees-title-inner {
  padding-top: 7px;
}

.faq-fees-body {
  padding: 20px 30px;
  box-shadow: 0 0 43px rgba(0, 0, 0, 0.1);
}

.faq-fees-head p:last-of-type {
  margin: 0 0 15px;
}

.faq-fees-table table {
  border: 0;
  table-layout: fixed;
}

.faq-fees .faq-fees-group:last-of-type table {
  margin-bottom: 0;
}

.faq-fees-table table td,
.faq-fees-table table > tbody > tr > td {
  padding-right: 20px;
  padding-left: 20px;
  border: 0;
}

.faq-fees-table table tr:nth-child(even) td {
  background: #f8f8f8;
}

.faq-fees-table table td:last-of-type {
  width: 200px;
}

.faq-fees-foot {
  padding-top: 20px;
}

.faq-fees-foot p {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.3;
  color: #626262;
}

.faq-fees-table .table > tbody + tbody {
  border-top: 0;
}

.faq-fees-table table .faq-fees-table-head,
.faq-fees-table table > tbody > tr > .faq-fees-table-head {
  overflow: hidden;
  padding: 20px 0 10px;
  font-weight: bold;
}

.faq-fees-table table > tbody > tr:first-of-type > .faq-fees-table-head {
  padding-top: 10px;
}

.faq-fees-table-compare table {
  table-layout: fixed;
  border: 1px solid #dedede;
}

.faq-fees-table-compare table th:first-of-type,
.faq-fees-table-compare table td:first-of-type {
  width: 180px;
}

.faq-fees-table-compare table th {
  font-size: 14px;
}

.faq-fees-table-compare table td {
  font-size: 13px;
}

.faq-fees-table-compare > table > thead > tr > th,
.faq-fees-table-compare > table > tbody > tr > td {
  border-color: #dedede;
  vertical-align: middle;
}

.faq-fees-table-compare > table > thead > tr > th {
  padding-top: 15px;
  padding-bottom: 15px;
}

.faq-fees-table-compare > table > tbody > tr > td:first-of-type {
  font-weight: bold;
}

.faq-article .faq-article-content a[data-toggle=collapse] {
  position: relative;
  padding-right: 20px;
}

.faq-fees-table-compare > table > tbody > tr > td.devices-compare {
  font-size: 14px;
  padding: 12px 12px 4px;
  vertical-align: bottom;
  text-align: center;
  border-top: 1px solid #fff;
  font-weight: bold;
  background-color: #ffffff;
}

.faq-fees-table-compare > table > tbody > tr > td.devices-compare img {
  margin-bottom: 0;
}

.faq-fees-table-compare > table > tbody > tr > td.devices-compare:first-child {
  border-left: 1px solid #ffffff;
}

.faq-fees-table-compare > table > tbody > tr > td.devices-compare:last-child {
  border-right: 1px solid #ffffff;
}

.compare-devices-inner-table {
  display: table;
  width: 100%;
}

.faq-fees-table-compare > table > tbody > tr > td .compare-device-title {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  color: #666666;
}

.faq-article .faq-article-content a[data-toggle=collapse]::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 8px;
  height: 8px;
  margin-top: -2px;
  border-top: 1px solid #0071f3;
  border-right: 1px solid #0071f3;
  content: "";
  transform: rotate(-45deg);
}

.faq-article .faq-article-content a[data-toggle=collapse].collapsed::after {
  margin-top: -6px;
  transform: rotate(135deg);
}

.faq-article .faq-article-content .collapse > ul,
.faq-article .faq-article-content .collapse > ol,
.faq-article .faq-article-content .collapsing > ul,
.faq-article .faq-article-content .collapsing > ol {
  margin-top: 0;
}

.faq-fees-form-success {
  height: 560px;
  padding: 30px 140px;
  background: #fff;
  font-size: 0;
  text-align: center;
}

.faq-fees-form-success::before {
  display: inline-block;
  height: 100%;
  margin-left: -0.25em;
  vertical-align: middle;
  content: "";
}

.faq-fees-form-success-inner {
  display: inline-block;
  vertical-align: middle;
}

.faq-fees-form-success-image {
  padding-bottom: 25px;
}

.faq-fees-form-success-content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #515151;
}

.text-ad-links {
  display: none !important;
}

#request_offer_form:target:before {
  content: "";
  display: block;
  height: 100px;
  /* fixed header height*/
  margin: -100px 0 0;
  /* negative fixed header height */
}

.faq-article .faq-article-content .faq-devices-tabs {
  display: flex;
  align-items: flex-end;
  padding-left: 0;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 1px;
}

.faq-article .faq-article-content .faq-devices-tabs li {
  float: none;
  flex-basis: 33.3333334%;
  padding-top: 0;
  text-align: center;
}

.faq-article .faq-article-content .faq-devices-tabs li a {
  padding: 20px 15px;
  font-size: 18px;
  font-weight: normal;
  color: #626262;
  border: 0;
}

.faq-article .faq-article-content .faq-devices-tabs li a:hover,
.faq-article .faq-article-content .faq-devices-tabs li a:focus {
  background-color: transparent;
  border: 0;
  color: #0071f3;
}

.faq-article .faq-article-content .faq-devices-tabs li.active a {
  box-shadow: 0 3px 0 -1px #0071f3;
  border: 0;
  color: #0071f3;
}

@media only screen and (max-width: 1199.98px) {
  .faq-fees-form-success {
    padding-right: 70px;
    padding-left: 70px;
  }
}
@media only screen and (max-width: 991.98px) {
  .faq-fees-table-compare table td:first-of-type {
    width: 120px;
  }

  .faq-fees .faq-fees-title {
    margin-bottom: 5px;
  }

  .faq-fees-table table,
.faq-fees-table table tbody,
.faq-fees-table table tr,
.faq-fees-table table td,
.faq-fees-table table td:last-of-type {
    display: block;
    width: 100%;
  }

  .faq-fees-table table tr td.text-right {
    text-align: left;
  }

  .faq-fees-table table td,
.faq-fees-table table > tbody > tr > td {
    padding-right: 15px;
    padding-left: 15px;
  }

  .faq-fees-table table td:first-of-type {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .faq-fees-table table td:last-of-type {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .faq-fees-form-success {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faq-fees-body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-fees-form-success {
    height: auto;
    padding: 50px;
  }

  .faq-fees-table-compare table {
    table-layout: auto;
  }

  .faq-fees-table-compare.table-responsive > .table > thead > tr > th,
.faq-fees-table-compare.table-responsive > .table > tbody > tr > th,
.faq-fees-table-compare.table-responsive > .table > tfoot > tr > th,
.faq-fees-table-compare.table-responsive > .table > thead > tr > td,
.faq-fees-table-compare.table-responsive > .table > tbody > tr > td,
.faq-fees-table-compare.table-responsive > .table > tfoot > tr > td {
    white-space: normal;
    min-width: 160px;
  }
}
@media only screen and (max-width: 480px) {
  .faq-article .video-alt {
    padding-bottom: 0;
  }

  .faq-fees-form-success {
    padding: 50px 0;
  }
}
/*========================================================*\
    Margins
\*========================================================*/
.m_x_a,
.m_0_auto {
  margin: 0 auto;
}

.m_0 {
  margin: 0;
}

.m_10 {
  margin: 10px;
}

.my_10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my_40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my_50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* Margin top
========================================*/
.mt_0 {
  margin-top: 0px;
}

.mt_1 {
  margin-top: 1px;
}

.mt_2 {
  margin-top: 2px;
}

.mt_3 {
  margin-top: 3px;
}

.mt_4 {
  margin-top: 4px;
}

.mt_5 {
  margin-top: 5px;
}

.mt_6 {
  margin-top: 6px;
}

.mt_7 {
  margin-top: 7px;
}

.mt_8 {
  margin-top: 8px;
}

.mt_9 {
  margin-top: 9px;
}

.mt_10 {
  margin-top: 10px;
}

.mt_12 {
  margin-top: 12px;
}

.mt_13 {
  margin-top: 13px;
}

.mt_14 {
  margin-top: 14px;
}

.mt_15 {
  margin-top: 15px;
}

.mt_17 {
  margin-top: 17px;
}

.mt_18 {
  margin-top: 18px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_21 {
  margin-top: 21px;
}

.mt_22 {
  margin-top: 22px;
}

.mt_23 {
  margin-top: 23px;
}

.mt_25 {
  margin-top: 25px;
}

.mt_26 {
  margin-top: 26px;
}

.mt_29 {
  margin-top: 29px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_32 {
  margin-top: 32px;
}

.mt_37 {
  margin-top: 37px;
}

.mt_35 {
  margin-top: 35px;
}

.mt_38 {
  margin-top: 38px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_42 {
  margin-top: 42px;
}

.mt_45 {
  margin-top: 45px;
}

.mt_50 {
  margin-top: 50px;
}

.mt_51 {
  margin-top: 51px;
}

.mt_52 {
  margin-top: 52px;
}

.mt_54 {
  margin-top: 54px;
}

.mt_55 {
  margin-top: 55px;
}

.mt_60 {
  margin-top: 60px;
}

.mt_65 {
  margin-top: 65px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_74 {
  margin-top: 74px;
}

.mt_77 {
  margin-top: 77px;
}

.mt_80 {
  margin-top: 80px;
}

.mt_82 {
  margin-top: 82px;
}

.mt_86 {
  margin-top: 86px;
}

.mt_90 {
  margin-top: 90px;
}

.mt_100 {
  margin-top: 100px;
}

.mt_105 {
  margin-top: 105px;
}

.mt_125 {
  margin-top: 125px;
}

.mt_120 {
  margin-top: 120px;
}

.mt_155 {
  margin-top: 155px;
}

.mt_165 {
  margin-top: 165px;
}

.mt-1 {
  margin-top: -1px;
}

.mt-2 {
  margin-top: -2px;
}

.mt-3 {
  margin-top: -3px;
}

.mt_-1 {
  margin-top: -1px;
}

.mt_-3 {
  margin-top: -3px;
}

.mt-4 {
  margin-top: -4px;
}

.mt_-4 {
  margin-top: -4px;
}

.mt-5 {
  margin-top: -5px;
}

.mt_-5 {
  margin-top: -5px;
}

.mt-6 {
  margin-top: -6px;
}

.mt-10 {
  margin-top: -10px;
}

.mt-12 {
  margin-top: -12px;
}

.mt-15 {
  margin-top: -15px;
}

.mt-16 {
  margin-top: -16px;
}

.mt-17 {
  margin-top: -17px;
}

.mt-19 {
  margin-top: -19px;
}

.mt-20 {
  margin-top: -20px;
}

.mt-22 {
  margin-top: -22px;
}

.mt-25 {
  margin-top: -25px;
}

.mt-30 {
  margin-top: -30px;
}

.mt-35 {
  margin-top: -35px;
}

.mt-40 {
  margin-top: -40px;
}

.mt-47 {
  margin-top: -47px;
}

.mt-50 {
  margin-top: -50px;
}

.mt-55 {
  margin-top: -55px;
}

.mt-70 {
  margin-top: -70px;
}

.mt-77 {
  margin-top: -77px;
}

.mt-80 {
  margin-top: -80px;
}

.mt-87 {
  margin-top: -87px;
}

.mt-90 {
  margin-top: -90px;
}

.mt_180 {
  margin-top: 180px;
}

.mt_190 {
  margin-top: 190px;
}

.mt-198 {
  margin-top: -198px;
}

.mt-255 {
  margin-top: -255px;
}

.mt-340 {
  margin-top: -340px;
}

.mt-355 {
  margin-top: -355px;
}

/* Margin bottom
========================================*/
.mb_a {
  margin-bottom: auto;
}

.mb_0_imp {
  margin-bottom: 0px !important;
}

.mb_0 {
  margin-bottom: 0px;
}

.mb_2 {
  margin-bottom: 2px;
}

.mb_3 {
  margin-bottom: 3px;
}

.mb_5 {
  margin-bottom: 5px;
}

.mb_7 {
  margin-bottom: 7px;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_12 {
  margin-bottom: 12px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_17 {
  margin-bottom: 17px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_20_imp {
  margin-bottom: 20px !important;
}

.mb_25 {
  margin-bottom: 25px;
}

.mb_27 {
  margin-bottom: 27px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_35 {
  margin-bottom: 35px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_45 {
  margin-bottom: 45px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_75 {
  margin-bottom: 75px;
}

.mb_80 {
  margin-bottom: 80px;
}

.mb_83 {
  margin-bottom: 83px;
}

.mb_85 {
  margin-bottom: 85px;
}

.mb_90 {
  margin-bottom: 90px;
}

.mb_100 {
  margin-bottom: 100px;
}

.mb_120 {
  margin-bottom: 120px;
}

.mb_130 {
  margin-bottom: 130px;
}

.mb_135 {
  margin-bottom: 135px;
}

.mb_150 {
  margin-bottom: 150px;
}

.mb_250 {
  margin-bottom: 250px;
}

.mb-2 {
  margin-bottom: -2px;
}

.mb-3 {
  margin-bottom: -3px;
}

.mb-5 {
  margin-bottom: -5px;
}

.mb-10 {
  margin-bottom: -10px;
}

.mb-15 {
  margin-bottom: -15px;
}

.mb-20 {
  margin-bottom: -20px;
}

.mb-23 {
  margin-bottom: -23px;
}

.mb-25 {
  margin-bottom: -25px;
}

.mb-37 {
  margin-bottom: -37px;
}

.mb-50 {
  margin-bottom: -50px;
}

.mb-68 {
  margin-bottom: -68px;
}

.mb-80 {
  margin-bottom: -80px;
}

.mb-94 {
  margin-bottom: -94px;
}

.mb-100 {
  margin-bottom: -100px;
}

/* Margin left
========================================*/
.ml_a {
  margin-left: auto;
}

.ml_0 {
  margin-left: 0px;
}

.ml_1 {
  margin-left: 1px;
}

.ml_2 {
  margin-left: 2px;
}

.ml_3 {
  margin-left: 3px;
}

.ml_4 {
  margin-left: 4px;
}

.ml_5 {
  margin-left: 5px;
}

.ml_8 {
  margin-left: 8px;
}

.ml_9 {
  margin-left: 9px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_20 {
  margin-left: 20px;
}

.ml_25 {
  margin-left: 25px;
}

.ml_28 {
  margin-left: 28px;
}

.ml_30 {
  margin-left: 30px;
}

.ml_35 {
  margin-left: 35px;
}

.ml_40 {
  margin-left: 40px;
}

.ml_56 {
  margin-left: 56px;
}

.ml_72 {
  margin-left: 72px;
}

.ml_40 {
  margin-left: 40px;
}

.ml_50 {
  margin-left: 50px;
}

.ml_80 {
  margin-left: 80px;
}

.ml-1 {
  margin-left: -1px;
}

.ml-5 {
  margin-left: -5px;
}

.ml-6 {
  margin-left: -6px;
}

.ml-7 {
  margin-left: -7px;
}

.ml-10 {
  margin-left: -10px;
}

.ml-15 {
  margin-left: -15px;
}

.ml-25 {
  margin-left: -25px;
}

.ml-28 {
  margin-left: -28px;
}

.ml-30 {
  margin-left: -30px;
}

.ml-40 {
  margin-left: -40px;
}

.ml-90 {
  margin-left: -90px;
}

.ml-105 {
  margin-left: -105px;
}

.ml-145 {
  margin-left: -145px;
}

.ml-250 {
  margin-left: -250px;
}

/* Margin Right
========================================*/
.mr_a {
  margin-right: auto;
}

.mr_0 {
  margin-right: 0;
}

.mr_3 {
  margin-right: 3px;
}

.mr_5 {
  margin-right: 5px;
}

.mr_6 {
  margin-right: 6px;
}

.mr_6 {
  margin-right: 6px;
}

.mr_7 {
  margin-right: 7px;
}

.mr_8 {
  margin-right: 8px;
}

.mr_10 {
  margin-right: 10px;
}

.mr_10_imp {
  margin-right: 10px !important;
}

.mr_15 {
  margin-right: 15px;
}

.mr_20 {
  margin-right: 20px;
}

.mr_21 {
  margin-right: 21px;
}

.mr_25 {
  margin-right: 25px;
}

.mr_27 {
  margin-right: 27px;
}

.mr_30 {
  margin-right: 30px;
}

.mr_50 {
  margin-right: 50px;
}

.mr-30 {
  margin-right: -30px;
}

.mr-72 {
  margin-right: -72px;
}

/*========================================================*\
    Paddings
\*========================================================*/
.p_0 {
  padding: 0 !important;
}

.p_10 {
  padding: 10px;
}

.p_20 {
  padding: 20px;
}

.p_10_0 {
  padding: 10px 0;
}

.p_12_0 {
  padding: 12px 0;
}

.p_15_0 {
  padding: 15px 0;
}

.p_20_0 {
  padding: 20px 0;
}

/* Padding top
========================================*/
.pt_0 {
  padding-top: 0px;
}

.pt_2 {
  padding-top: 2px;
}

.pt_3 {
  padding-top: 3px;
}

.pt_5 {
  padding-top: 5px;
}

.pt_7 {
  padding-top: 7px;
}

.pt_10 {
  padding-top: 10px;
}

.pt_15 {
  padding-top: 15px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_35 {
  padding-top: 35px;
}

.pt_40 {
  padding-top: 40px;
}

.pt_55 {
  padding-top: 55px;
}

.pt_60 {
  padding-top: 60px;
}

.pt_70 {
  padding-top: 70px;
}

.pt_100 {
  padding-top: 100px;
}

.pt_120 {
  padding-top: 120px;
}

/* Padding bottom
========================================*/
.pb_0 {
  padding-bottom: 0px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pb_60 {
  padding-bottom: 60px;
}

.pb_70 {
  padding-bottom: 70px;
}

.pb_120 {
  padding-bottom: 120px;
}

/* Padding left
========================================*/
.pl_0 {
  padding-left: 0px;
}

.pl_5 {
  padding-left: 5px;
}

.pl_10 {
  padding-left: 10px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_16 {
  padding-left: 16px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_25 {
  padding-left: 25px;
}

.pl_26 {
  padding-left: 26px;
}

.pl_30 {
  padding-left: 30px;
}

.pl_35 {
  padding-left: 35px;
}

.pl_40 {
  padding-left: 40px;
}

.pl_45 {
  padding-left: 45px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_60 {
  padding-left: 60px;
}

.pl_80 {
  padding-left: 80px;
}

.pl_96 {
  padding-left: 96px;
}

.pl_100 {
  padding-left: 100px;
}

.pl_105 {
  padding-left: 105px;
}

.pl_176 {
  padding-left: 176px;
}

.pl_300 {
  padding-left: 300px;
}

/* Padding Right
========================================*/
.pr_0 {
  padding-right: 0px;
}

.pr_0_imp {
  padding-right: 0px !important;
}

.pr_5 {
  padding-right: 5px;
}

.pr_10 {
  padding-right: 10px;
}

.pr_15 {
  padding-right: 15px;
}

.pr_20 {
  padding-right: 20px;
}

.pr_25 {
  padding-right: 25px;
}

.pr_30 {
  padding-right: 30px;
}

.pr_40 {
  padding-right: 40px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_60 {
  padding-right: 60px;
}

.pr_80 {
  padding-right: 80px;
}

.pr_100 {
  padding-right: 100px;
}

.pr_105 {
  padding-right: 105px;
}

.pr_220 {
  padding-right: 220px;
}

.left_0 {
  left: 0 !important;
}

.b_7 {
  bottom: 7px !important;
}

/*========================================================*\
    Widths and Heights
\*========================================================*/
.wi_auto {
  width: auto;
}

.w_10 {
  width: 10px;
}

.w_17 {
  width: 17px;
}

.w_19 {
  width: 19px;
}

.wi_30 {
  width: 30px;
}

.wi_40 {
  width: 40px;
}

.wi_50 {
  width: 50px;
}

.wi_63 {
  width: 63px;
}

.wi_70 {
  width: 70px;
}

.wi_80 {
  width: 80px;
}

.wi_90 {
  width: 90px;
}

.wi_100 {
  width: 100px;
}

.wi_110 {
  width: 110px;
}

.wi_120 {
  width: 120px;
}

.wi_130 {
  width: 130px;
}

.wi_131 {
  width: 131px;
}

.wi_150 {
  width: 150px;
}

.wi_160 {
  width: 160px;
}

.wi_185 {
  width: 185px;
}

.wi_200 {
  width: 200px;
}

.wi_250 {
  width: 250px;
}

.wi_400 {
  width: 400px;
}

.wi_510 {
  width: 510px;
}

.wi_20pr {
  width: 20%;
}

.wi_25pr {
  width: 25%;
}

.wi_30pr {
  width: 30%;
}

.wi_50pr {
  width: 50%;
}

.wi_100pr {
  width: 100%;
}

.width_80 {
  width: 80px;
}

.min_wi_auto_imp {
  min-width: auto !important;
}

.min_wi_100pr {
  min-width: 100%;
}

.min_wi_1 {
  min-width: 1px;
}

.min_wi_32 {
  min-width: 32px;
}

.min_wi_95 {
  min-width: 95px;
}

.min_wi_130 {
  min-width: 130px;
}

.min_wi_140 {
  min-width: 140px;
}

.min_wi_155 {
  min-width: 155px;
}

.min_wi_160 {
  min-width: 160px;
}

.min_wi_170 {
  min-width: 170px;
}

.min_wi_180 {
  min-width: 180px;
}

.min_wi_185 {
  min-width: 185px;
}

.min_wi_200 {
  min-width: 200px;
}

.min_wi_210 {
  min-width: 210px;
}

.min_wi_215 {
  min-width: 215px;
}

.min_wi_220 {
  min-width: 220px;
}

.min_wi_225 {
  min-width: 225px;
}

.min_wi_230 {
  min-width: 230px;
}

.min_wi_250 {
  min-width: 250px;
}

.min_wi_260 {
  min-width: 260px;
}

.min_wi_267 {
  min-width: 267px;
}

.min_wi_270 {
  min-width: 270px;
}

.min_wi_275 {
  min-width: 275px;
}

.min_wi_280 {
  min-width: 280px;
}

.min_wi_300 {
  min-width: 300px;
}

.min_wi_340 {
  min-width: 340px;
}

.min_wi_351 {
  min-width: 351px;
}

.min_wi_360 {
  min-width: 360px;
}

.max_wi_145 {
  max-width: 145px;
}

.max_wi_160 {
  max-width: 160px;
}

.max_wi_220 {
  max-width: 220px;
}

.max_wi_222_imp {
  max-width: 222px !important;
}

.max_wi_230 {
  max-width: 230px;
}

.max_wi_260 {
  max-width: 260px;
}

.max_wi_320 {
  max-width: 320px;
}

.max-wi_400 {
  max-width: 400px;
}

.max-wi_350 {
  max-width: 350px;
}

.max-wi_450 {
  max-width: 450px;
}

.max-wi_460 {
  max-width: 460px;
}

.max_wi_600 {
  max-width: 600px;
}

.max_wi_660 {
  max-width: 660px;
}

.max_wi_790 {
  max-width: 790px;
}

.max_wi_1000 {
  max-width: 1000px;
}

.max_wi_100pr {
  max-width: 100%;
}

.hi_a {
  height: auto;
}

.hi_17 {
  height: 17px;
}

.hi_40 {
  height: 40px;
}

.hi_50 {
  height: 50px;
}

.hi_55 {
  height: 55px;
}

.hi_62 {
  height: 62px;
}

.hi_100 {
  height: 100px;
}

.hi_120 {
  height: 120px;
}

.hi_130 {
  height: 130px;
}

.hi_146 {
  height: 146px;
}

.hi_150 {
  height: 150px;
}

.hi_200 {
  height: 200px;
}

.hi_280 {
  height: 280px;
}

.hi_300 {
  height: 300px;
}

.hi_100pr {
  height: 100%;
}

.min_h_1 {
  min-height: 1px;
}

.min_h_25 {
  min-height: 25px;
}

.min_h_56 {
  min-height: 56px;
}

.min_h_56 {
  min-height: 56px;
}

.min_h_58 {
  min-height: 58px;
}

.min_h_63 {
  min-height: 63px;
}

.min_h_71 {
  min-height: 71px;
}

.min_hi_100 {
  min-height: 100px;
}

.min_hi_400 {
  min-height: 400px;
}

.min_hi_625 {
  min-height: 625px;
}

.max_hi_450 {
  max-height: 450px;
}

/* ==========================================================================
	#Backgrounds
========================================================================== */
.bg_light_gray {
  background: #f9f9f9;
}

.bg_white {
  background: #fff;
}

.bg_purple {
  background-color: #353168 !important;
}

.bg_transparent {
  background-color: transparent;
}

/*========================================================*\
    Font-sizes
\*========================================================*/
.fs_0 {
  font-size: 0;
}

.fs_9 {
  font-size: 9px;
}

.fs_10 {
  font-size: 10px;
}

.fs_11 {
  font-size: 11px;
}

.fs_12 {
  font-size: 12px;
}

.fs_13 {
  font-size: 13px;
}

.fs_14 {
  font-size: 14px;
}

.fs_15 {
  font-size: 15px;
}

.fs_16 {
  font-size: 16px;
}

.fs_16_imp {
  font-size: 16px !important;
}

.fs_17 {
  font-size: 17px;
}

.fs_18 {
  font-size: 18px;
}

.fs_19 {
  font-size: 19px;
}

.fs_20 {
  font-size: 20px;
}

.fs_21 {
  font-size: 21px;
}

.fs_22 {
  font-size: 22px;
}

.fs_23 {
  font-size: 23px;
}

.fs_24 {
  font-size: 24px;
}

.fs_25 {
  font-size: 25px;
}

.fs_26 {
  font-size: 26px;
}

.fs_27 {
  font-size: 27px;
}

.fs_28 {
  font-size: 28px;
}

.fs_29 {
  font-size: 29px;
}

.fs_30 {
  font-size: 30px;
}

.fs_31 {
  font-size: 31px;
}

.fs_32 {
  font-size: 32px;
}

.fs_33 {
  font-size: 33px;
}

.fs_34 {
  font-size: 34px;
}

.fs_35 {
  font-size: 35px;
}

.fs_36 {
  font-size: 36px;
}

.fs_37 {
  font-size: 37px;
}

.fs_38 {
  font-size: 38px;
}

.fs_39 {
  font-size: 39px;
}

.fs_40 {
  font-size: 40px;
}

.fs_41 {
  font-size: 41px;
}

.fs_42 {
  font-size: 42px;
}

.fs_43 {
  font-size: 43px;
}

.fs_44 {
  font-size: 44px;
}

.fs_45 {
  font-size: 45px;
}

.fs_46 {
  font-size: 46px;
}

.fs_47 {
  font-size: 47px;
}

.fs_48 {
  font-size: 48px;
}

.fs_50 {
  font-size: 50px;
}

.fs_51 {
  font-size: 51px;
}

.fs_52 {
  font-size: 52px;
}

.fs_54 {
  font-size: 54px;
}

.fs_55 {
  font-size: 55px;
}

.fs_57 {
  font-size: 57px;
}

.fs_58 {
  font-size: 58px;
}

.fs_60 {
  font-size: 60px;
}

.fs_63 {
  font-size: 63px;
}

.fs_66 {
  font-size: 66px;
}

.fs_68 {
  font-size: 68px;
}

.fs_70 {
  font-size: 70px;
}

.fs_71 {
  font-size: 71px;
}

.fs_72 {
  font-size: 72px;
}

.fs_74 {
  font-size: 74px;
}

.fs_75 {
  font-size: 75px;
}

.fs_77 {
  font-size: 77px;
}

.fs_78 {
  font-size: 78px;
}

.fs_80 {
  font-size: 80px;
}

.fs_85 {
  font-size: 85px;
}

.fs_86 {
  font-size: 86px;
}

.fs_87 {
  font-size: 87px;
}

.fs_90 {
  font-size: 90px;
}

.fs_94 {
  font-size: 94px;
}

.fs_100 {
  font-size: 100px;
}

.fs_110 {
  font-size: 110px;
}

.fs_144 {
  font-size: 144px;
}

.fs_188 {
  font-size: 188px;
}

.fs_190 {
  font-size: 190px;
}

.fs_220 {
  font-size: 220px;
}

.fs_327 {
  font-size: 327px;
}

.fs_1em {
  font-size: 1em;
}

.fs_1_14em {
  font-size: 1.14285em;
}

.fs_1_42em {
  font-size: 1.4285em;
}

/* Line height
========================================*/
.lh_12 {
  line-height: 12px;
}

.lh_16 {
  line-height: 16px;
}

.lh_18 {
  line-height: 18px;
}

.lh_20 {
  line-height: 20px;
}

.lh_22 {
  line-height: 22px;
}

.lh_23 {
  line-height: 23px;
}

.lh_24 {
  line-height: 24px;
}

.lh_26 {
  line-height: 26px;
}

.lh_30 {
  line-height: 30px;
}

.lh_32 {
  line-height: 32px;
}

.lh_40 {
  line-height: 40px;
}

.lh_130 {
  line-height: 1.3em;
}

.lh_150 {
  line-height: 1.5em;
}

.lh_206 {
  line-height: 2.06;
}

.lh_167 {
  line-height: 1.67;
}

.lh_175 {
  line-height: 1.75;
}

.line_h_21 {
  line-height: 21px;
}

/* Colors
========================================*/
.c_gray_text {
  color: #283953;
}

.c_gray_light {
  color: #7e8593;
}

.c_gray_f9f9f9 {
  color: #f9f9f9;
}

.c_gray_888888 {
  color: #888888;
}

.c_gray_acc {
  color: #555;
}

.c_green {
  color: #96b938;
}

.c_blue {
  color: #0077c1;
}

.c_red {
  color: #ff4c4c;
}

.c_text {
  color: #444;
}

.c_white {
  color: #fff;
}

.c_red {
  color: #ff0000;
}

.c_red_2 {
  color: #ef1a1a;
}

.c_606060 {
  color: #606060;
}

.c_1434cb {
  color: #1434cb;
}

.c_yellow {
  color: #F8B604;
}

.c_alert {
  color: #e74f76;
}

.c_888 {
  color: #888;
}

.c_181818 {
  color: #181818 !important;
}

.c_2DEFAA {
  color: #2DEFAA !important;
}

.c_14C500 {
  color: #14C500;
}

.c_666666 {
  color: #666666;
}

/* new design */
.color-blue {
  color: #0071f3;
}

.color-blue-light {
  color: #b7b8b9;
}

.c_gray_light {
  color: #606060;
}

.c_gray_lighter {
  color: #c5c5c5;
}

.c_gray_dark {
  color: #373838;
}

/* Text styles
========================================*/
.text-center, .a_center {
  text-align: center;
}

.text-right, .a_right {
  text-align: right;
}

.text-left, .a_left {
  text-align: left;
}

.text-italic {
  font-style: italic;
}

.text-underline {
  text-decoration: underline;
}

.text-dec-none {
  text-decoration: none;
}

.text-dec-line-through, .text-line-through {
  text-decoration: line-through;
}

.text-bold, .strong, a.strong:focus, a.strong:active, a.strong:visited {
  font-weight: bold;
}

.text-nowrap, .nowrap, .nowrap-text {
  white-space: nowrap;
}

.text-wrap {
  white-space: normal;
}

.text-uppercase, .upper, .uppercase {
  text-transform: uppercase;
}

.text-lowercase, .lower, .lowercase {
  text-transform: lowercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-transform-none {
  text-transform: none;
}

.wrap {
  word-break: break-word;
  -ms-word-break: break-word;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

.wrap-break-word {
  word-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.ws_pre-line {
  white-space: pre-line;
}

.fw_normal {
  font-weight: normal !important;
}

.fw_bold {
  font-weight: bold;
}

.fw_100 {
  font-weight: 100;
}

.fw_200 {
  font-weight: 200;
}

.fw_300 {
  font-weight: 300;
}

.fw_400 {
  font-weight: 400;
}

.fw_500 {
  font-weight: 500;
}

.fw_600 {
  font-weight: 600;
}

.fw_700 {
  font-weight: 700;
}

.fw_800 {
  font-weight: 800;
}

.pointer {
  cursor: pointer;
}

.cur_d {
  cursor: default;
}

/* Content
========================================*/
.content_box_all * {
  box-sizing: content-box;
}

/* Alignment
========================================*/
.va_baseline {
  vertical-align: baseline;
}

.va_top {
  vertical-align: top;
}

.va_middle {
  vertical-align: middle;
}

.va_bottom {
  vertical-align: bottom;
}

.va_middle th, .va_middle td {
  vertical-align: middle !important;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/* Display and Visibility
========================================*/
.inline-block {
  display: inline-block;
}

.display_none {
  display: none;
}

.hidden {
  display: none !important;
}

.display_block {
  display: block;
}

.display_flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap {
  flex-wrap: wrap;
}

.v_hidden {
  visibility: hidden;
}

.visible-xs-flex {
  display: none;
}

.align-items-center {
  align-items: center;
}

.overflow_hidden {
  overflow: hidden;
}

.overflow_visible {
  overflow: visible;
}

.overflow_auto {
  overflow: auto;
}

.overflow_x_auto {
  overflow-x: auto;
}

.pos_rel {
  position: relative;
}

.r-1 {
  right: -1px;
}

.pos_abs {
  position: absolute;
}

.pos_fix {
  position: fixed;
}

.t-6 {
  top: -6px;
}

/* Border
========================================*/
.border_none {
  border: none;
}

.no_border_radius {
  border-radius: 0 !important;
}

.border_right_radius {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.border_left_radius {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.border_right_none {
  border-right: none !important;
}

.bdw_4 {
  border-width: 4px;
}

.underline {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

a.underline {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

/*  Center .img-responsive 
========================================*/
.img-center {
  margin: 0 auto;
}

.z_2 {
  z-index: 2;
}

.z_600 {
  z-index: 600;
}

.z-100 {
  z-index: -100;
}

/*========================================================*\
    Transform
\*========================================================*/
.rotate_90deg {
  transform: rotate(90deg);
}

.rotate_180deg {
  transform: rotate(180deg);
}

/*========================================================*\
    Modal
\*========================================================*/
.modal-body {
  padding: 40px;
}

.resize_v {
  resize: vertical;
}

textarea.resize_no {
  resize: none;
}

/* ==========================================================================
	#popup-commercial-glass-joint-campaign-2022
========================================================================== */
/* .popup-commercial-glass-joint-campaign-2022 .modal-content {
	background: black;
} */
/* ==========================================================================
	#Opacity
========================================================================== */
.op_0 {
  opacity: 0;
}

.op_1 {
  opacity: 1;
}

/* ==========================================================================
	#Animation
========================================================================== */
.delay_01 {
  animation-delay: 0.1s;
}

.delay_02 {
  animation-delay: 0.2s;
}

.delay_03 {
  animation-delay: 0.3s;
}

.delay_04 {
  animation-delay: 0.4s;
}

.delay_05 {
  animation-delay: 0.5s;
}

.delay_06 {
  animation-delay: 0.6s;
}

.delay_07 {
  animation-delay: 0.7s;
}

.delay_08 {
  animation-delay: 0.8s;
}

.delay_09 {
  animation-delay: 0.9s;
}

.delay_10 {
  animation-delay: 1s;
}

.delay_11 {
  animation-delay: 1.1s;
}

.delay_12 {
  animation-delay: 1.2s;
}

.delay_13 {
  animation-delay: 1.3s;
}

.delay_14 {
  animation-delay: 1.4s;
}

.delay_15 {
  animation-delay: 1.5s;
}

.delay_16 {
  animation-delay: 1.6s;
}

.delay_17 {
  animation-delay: 1.7s;
}

.delay_18 {
  animation-delay: 1.8s;
}

.delay_19 {
  animation-delay: 1.9s;
}

.delay_20 {
  animation-delay: 2s;
}

.delay_21 {
  animation-delay: 2.1s;
}

.delay_22 {
  animation-delay: 2.2s;
}

.delay_23 {
  animation-delay: 2.3s;
}

.delay_24 {
  animation-delay: 2.4s;
}

.delay_25 {
  animation-delay: 2.5s;
}

.delay_26 {
  animation-delay: 2.6s;
}

.delay_27 {
  animation-delay: 2.7s;
}

.delay_28 {
  animation-delay: 2.8s;
}

.delay_29 {
  animation-delay: 2.9s;
}

.duration_01 {
  animation-duration: 0.1s;
}

.duration_02 {
  animation-duration: 0.2s;
}

.duration_03 {
  animation-duration: 0.3s;
}

.duration_04 {
  animation-duration: 0.4s;
}

.duration_05 {
  animation-duration: 0.5s;
}

.duration_06 {
  animation-duration: 0.6s;
}

.duration_07 {
  animation-duration: 0.7s;
}

.duration_08 {
  animation-duration: 0.8s;
}

.duration_09 {
  animation-duration: 0.9s;
}

.duration_10 {
  animation-duration: 1s;
}

.duration_11 {
  animation-duration: 1.1s;
}

.duration_12 {
  animation-duration: 1.2s;
}

.duration_13 {
  animation-duration: 1.3s;
}

.duration_14 {
  animation-duration: 1.4s;
}

.duration_15 {
  animation-duration: 1.5s;
}

.duration_16 {
  animation-duration: 1.6s;
}

.duration_17 {
  animation-duration: 1.7s;
}

.duration_18 {
  animation-duration: 1.8s;
}

.duration_19 {
  animation-duration: 1.9s;
}

.duration_2 {
  animation-duration: 2s;
}

/*  These styles are used by Info and Account 
---------------------------------------------------------------------------------------------*/
/* LCP-то в гугъл теста намаля точките, като най-големия елемент за рисуване е изображение */
/* лъжъм тула с афтър елемент, който съдържа само интервали и нови редове като идеята е да го направим по-голям по размер отколкото е изображението */
.lcp-empty-element {
  position: relative;
}

.lcp-empty-element::after {
  content: "          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a          \a";
  position: absolute;
  top: 0;
  z-index: -3;
  display: block;
  max-width: 1500px;
  font-size: 130px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .lcp-empty-element::after {
    font-size: 115px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .lcp-empty-element::after {
    font-size: 100px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767.98px) {
  .lcp-empty-element::after {
    font-size: 90px;
  }
}
@media only screen and (min-width: 421px) and (max-width: 480px) {
  .lcp-empty-element::after {
    font-size: 80px;
  }
}
@media only screen and (max-width: 420px) {
  .lcp-empty-element::after {
    font-size: 60px;
  }
}
/*========================================================*\
    legal-wrapper
\*========================================================*/
.legal-wrapper a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  /*
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */
}

.legal-wrapper {
  text-align: justify;
}

/* USA Legal docs - start */
.usa-legal-doc h1,
.usa-legal-doc h2,
.usa-legal-doc h3,
.usa-legal-doc p {
  color: #181818;
}

.usa-legal-doc .row {
  margin-top: 90px;
}

.usa-legal-doc .nav {
  min-width: 200px;
  border-right: 1px solid #878787;
}

.usa-legal-doc .nav li {
  line-height: 30px;
  padding: 0 10px 5px 0;
}

.usa-legal-doc .nav li.active a {
  color: #0077ff;
}

.usa-legal-doc .nav li:hover a {
  color: #0077ff;
}

.usa-legal-doc .nav li:last-of-type {
  padding-bottom: 0;
}

.usa-legal-doc .nav a {
  padding: 0;
  color: #181818;
  font-weight: 600;
  transition: all 0.2s ease-in;
}

.usa-legal-doc .nav a:hover,
.usa-legal-doc .nav a:active,
.usa-legal-doc .nav a:focus {
  background: none;
}

.usa-legal-doc .legal-documents {
  padding-top: 30px;
  padding-bottom: 100px;
}

.usa-legal-doc .rates {
  font-size: 16px;
  line-height: 26px;
}

.usa-legal-doc .table-wrap {
  width: 300px;
  min-width: 100%;
  overflow: auto;
}

.usa-legal-doc .rates th,
.usa-legal-doc .rates td {
  /* overflow-wrap: anywhere; */
  color: #181818;
}

.usa-legal-doc .rates th {
  background: #d3e7ff;
  border: 1px solid #d9d9d9;
  padding: 16px 10px;
}

.usa-legal-doc .rates td {
  background: #fff;
  border: 1px solid #D9D9D9;
}

/* USA Legal docs - end */
.ico {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.ico-check-blue {
  width: 20px;
  height: 15px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico-check-blue.08b05c98.png);
  background-position: 0 0;
}
@supports (background-image: url("../../../public/info/images/icons/ico-check-blue.webp")) {
  .ico-check-blue {
    background-image: url(/trunk/public/build/public/info/images/icons/ico-check-blue.4c563088.webp);
  }
}

.ico-mail-gray {
  width: 23px;
  height: 17px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico-mail-gray.07092351.png);
  background-position: 0 -1px;
}

.ico-success-blue {
  width: 108px;
  height: 108px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico-success-blue.b79759bf.png);
  background-position: 0 0;
}

.ico-info-light {
  width: 16px;
  height: 16px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico_info_light.99c47039.png);
  background-position: 0 0;
}

.ico-info-gray {
  width: 17px;
  height: 17px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico_info_gray.3bfbb765.png);
  background-position: 0 0;
}

.ico-contactless {
  width: 24px;
  height: 24px;
  background-image: url(/trunk/public/build/public/info/images/icons/ico-contactless.c7d0cb55.png);
  background-position: 0 0;
}

.info-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  background-color: #e3ebf3;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #4a505d;
  border-radius: 50%;
}

.info-icon:before {
  content: "i";
}

/*========================================================*\
    MEDIA QUERY
\*========================================================*/
@media only screen and (max-width: 1199.98px) {
  .w_md_100pr_imp {
    width: 100% !important;
  }

  .pl_md_50 {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .text_xs_sm_center {
    text-align: center;
  }

  .mb_sm_30 {
    margin-bottom: 30px;
  }

  .display_sm_block {
    display: block;
  }

  .hidden_sm {
    display: none;
  }

  .ml_xs_sm_0 {
    margin-left: 0px;
  }

  .mr_xs_sm_0 {
    margin-right: 0px;
  }

  .usa-legal-doc .nav {
    min-width: auto;
  }

  .usa-legal-doc .row {
    margin-top: 50px;
  }

  .usa-legal-doc .nav {
    border-right: 0;
    border-bottom: 1px solid #878787;
  }

  .usa-legal-doc .nav li:last-of-type {
    padding-bottom: 5px;
  }

  .usa-legal-doc .rates {
    font-size: 12px;
    line-height: 1.5;
  }

  .fs_xs_sm_14 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .visible-xs-flex {
    display: flex;
  }

  .hidden_xs {
    display: none;
  }

  .visible_xs {
    display: block;
  }

  .visible_xs_imp {
    display: block !important;
  }

  .wi_xs_auto {
    width: auto;
  }

  .wi_xs_auto_imp {
    width: auto !important;
  }

  .wi_xs_25pr {
    width: 25%;
  }

  .min_h_xs_67 {
    min-height: 67px;
  }

  .mt-xs-80 {
    margin-top: -80px;
  }

  .mt_xs-20 {
    margin-top: -20px;
  }

  .mt_xs-10 {
    margin-top: -10px;
  }

  .mt_xs_0 {
    margin-top: 0px !important;
  }

  .mt_xs_5 {
    margin-top: 5px;
  }

  .mt_xs_10 {
    margin-top: 10px;
  }

  .mt_xs_20 {
    margin-top: 20px;
  }

  .mt_xs_30 {
    margin-top: 30px;
  }

  .mx_xs_a {
    margin-left: auto;
    margin-right: auto;
  }

  .my_xs_20 {
    margin: 20px 0;
  }

  .display_xs_block {
    display: block !important;
    visibility: visible !important;
  }

  .mb_xs_0 {
    margin-bottom: 0px !important;
  }

  .mb_xs_5 {
    margin-bottom: 5px;
  }

  .mb_xs_10 {
    margin-bottom: 10px;
  }

  .mb_xs_15 {
    margin-bottom: 15px;
  }

  .mb_xs_20 {
    margin-bottom: 20px;
  }

  .mb_xs_30 {
    margin-bottom: 30px;
  }

  .mb_xs_40 {
    margin-bottom: 40px;
  }

  .ml_xs_50 {
    margin-left: 70px;
  }

  .ml_xs_0 {
    margin-left: 0;
  }

  .pt_xs_15 {
    padding-top: 15px !important;
  }

  .pl_xs_0 {
    padding-left: 0px;
  }

  .pl_xs_10 {
    padding-left: 10px;
  }

  .pl_xs_15 {
    padding-left: 15px;
  }

  .pr_xs_0 {
    padding-right: 0px;
  }

  .pr_xs_15 {
    padding-right: 15px;
  }

  .pr_xs_10 {
    padding-right: 10px;
  }

  .text_xs_right {
    text-align: right;
  }

  .text_xs_left {
    text-align: left;
  }

  .text_xs_center {
    text-align: center;
  }

  .fs_xs_13 {
    font-size: 13px;
  }

  .fs_xs_14 {
    font-size: 14px;
  }

  .fs_xs_16 {
    font-size: 16px;
  }

  .fs_xs_18 {
    font-size: 18px;
  }

  .fs_xs_20 {
    font-size: 20px;
  }

  .fs_xs_28 {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 575px) {
  .text_xxs_left {
    text-align: left;
  }

  .text_xxs_center {
    text-align: center;
  }

  .mb_xxs_10 {
    margin-bottom: 10px;
  }

  .mb_xxs_20 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .fs_420_14 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .mt_sm-20 {
    margin-top: -20px;
  }

  .mt_sm-10 {
    margin-top: -10px;
  }

  .mt_sm_0 {
    margin-top: 0px !important;
  }

  .mt_sm_5 {
    margin-top: 5px;
  }

  .mt_sm_10 {
    margin-top: 10px;
  }

  .mt_sm_20 {
    margin-top: 20px;
  }

  .mt_sm_35 {
    margin-top: 35px;
  }

  .mt_sm_100 {
    margin-top: 100px;
  }

  .mt_sm_200 {
    margin-top: 200px;
  }

  .mb_sm_0 {
    margin-bottom: 0px !important;
  }

  .mb_sm_5 {
    margin-bottom: 5px;
  }

  .mb_sm_10 {
    margin-bottom: 10px;
  }

  .mb_sm_20 {
    margin-bottom: 20px;
  }

  .mb_sm_50 {
    margin-bottom: 50px;
  }

  .ml_sm_100 {
    margin-left: 100px;
  }

  .ml_sm_0 {
    margin-left: 0px;
  }

  .pl_sm_0 {
    padding-left: 0px;
  }

  .pl_sm_10 {
    padding-left: 10px;
  }

  .pl_sm_20 {
    padding-left: 20px;
  }

  .row-sm-dib-vat > [class^=col-] {
    vertical-align: top;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .mt_md-20 {
    margin-top: -20px;
  }

  .mt_md-10 {
    margin-top: -10px;
  }

  .mt_md-5 {
    margin-top: -5px;
  }

  .mt_md_0 {
    margin-top: 0px !important;
  }

  .mt_md_5 {
    margin-top: 5px;
  }

  .mt_md_10 {
    margin-top: 10px;
  }

  .mt_md_20 {
    margin-top: 20px;
  }

  .mb_md_0 {
    margin-bottom: 0px !important;
  }

  .mb_md_5 {
    margin-bottom: 5px;
  }

  .mb_md_10 {
    margin-bottom: 10px;
  }

  .mb_md_20 {
    margin-bottom: 20px;
  }

  .mb_md_30 {
    margin-bottom: 30px;
  }

  .mb_md_55 {
    margin-bottom: 55px;
  }

  .ml_md_1 {
    margin-left: 1px;
  }

  .ml_md_68 {
    margin-left: 68px;
  }

  .pb_md_27 {
    padding-bottom: 27px;
  }

  .pl_md_0 {
    padding-left: 0;
  }

  .pl_md_20 {
    padding-left: 20px;
  }

  .pl_md_55 {
    padding-left: 55px;
  }

  .pr_md_0 {
    padding-right: 0;
  }

  .pr_md_55 {
    padding-right: 55px;
  }
}
@media only screen and (min-width: 768px) {
  .min_wi_md_360 {
    min-width: 360px;
  }

  .min_h_sm_58 {
    min-height: 58px;
  }

  .mt_sm_20 {
    margin-top: 20px;
  }

  .mt_sm_35 {
    margin-top: 35px;
  }

  .mt_sm_190 {
    margin-top: 190px;
  }

  .mt_sm_200 {
    margin-top: 200px;
  }

  .text-sm-right {
    text-align: right;
  }
}
@media only screen and (min-width: 992px) {
  .mt_md_35 {
    margin-top: 35px;
  }

  .mt_md-55 {
    margin-top: -55px;
  }

  .pt_md_0imp {
    padding-top: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .mt_lg-20 {
    margin-top: -20px;
  }

  .mt_lg-10 {
    margin-top: -10px;
  }

  .mt_lg_0 {
    margin-top: 0px !important;
  }

  .mt_lg_5 {
    margin-top: 5px;
  }

  .mt_lg_10 {
    margin-top: 10px;
  }

  .mt_lg_20 {
    margin-top: 20px;
  }

  .mb_lg_0 {
    margin-bottom: 0px !important;
  }

  .mb_lg_5 {
    margin-bottom: 5px;
  }

  .mb_lg_10 {
    margin-bottom: 10px;
  }

  .mb_lg_20 {
    margin-bottom: 20px;
  }

  .mb_lg_30 {
    margin-bottom: 30px;
  }

  .mb_lg_110 {
    margin-bottom: 110px;
  }

  .pb_lg_27 {
    padding-bottom: 27px;
  }

  .pl_lg_0 {
    padding-left: 0;
  }

  .pl_lg_20 {
    padding-left: 20px;
  }

  .pl_lg_30 {
    padding-left: 30px;
  }

  .pl_lg_50 {
    padding-left: 50px;
  }

  .pl_lg_55 {
    padding-left: 55px;
  }

  .pr_lg_0 {
    padding-right: 0;
  }

  .pr_lg_20 {
    padding-right: 20px;
  }

  .pr_lg_30 {
    padding-right: 30px;
  }

  .pr_lg_55 {
    padding-right: 55px;
  }

  .ml_lg_1 {
    margin-left: 1px;
  }

  .ml_lg_40 {
    margin-left: 40px;
  }

  .ml_lg_86 {
    margin-left: 86px;
  }
}
.f_left {
  float: left;
}

.clearfix {
  clear: both;
}

/*# sourceMappingURL=gdpr.d33b61b7.css.map*/