body {
  font-size: 18px;
  color: #000;
  font-weight: 300;
  line-height: 1.7;
  font-family: Helvetica, Arial, serif; }

p {
  line-height: 1.5;
  margin: 20px 0; }
  p a {
    text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif; }

h2 {
  font-size: 34px; }

h4 {
  font-size: 20px; }

a {
  color: #F7A600;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    color: #5A325F; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ced4da !important;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ced4da !important; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ced4da !important; }

.form-control-lg {
  height: calc(1.5em + 1rem + 3px);
  padding: .5rem 0.7rem;
  font-size: 1rem;
  line-height: 1; }

blockquote {
  font-style: italic;
  color: #868e96; }

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px; }

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

::-moz-selection {
  color: #fff;
  background: #5A325F;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #5A325F;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

.divider {
  width: 230px;
  margin: 45px auto 45px;
  height: 2px;
  background-color: #5F6062; }

.text-primary {
  color: #5A325F !important; }

.text-300 {
  font-weight: 300; }

.fwb {
  font-weight: 600; }

.btn-icon-only {
  width: 3rem;
  height: 3rem;
  padding: 0; }

.spad {
  padding: 80px 0; }

.bpad {
  padding-bottom: 22px;
  padding-bottom: 60px; }

.smallFont{
  font-size: 11px;
}

.page-top {
  padding-top: 140px; }

.cta-phone {
  font-size: 15px; }

.font-medium {
  font-size: 15px; }

.x-large {
  font-size: 42px; }

.xx-large {
  font-size: 48px; }

.card {
  border: 1px solid #e9ecef; }

.grid-divider {
  overflow-x: hidden;
  position: relative; }

.grid-divider > [class*="col-"]:nth-child(n + 2):after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0; }
  @media (max-width: 767px) {
    .grid-divider > [class*="col-"]:nth-child(n + 2):after {
      width: 100%;
      height: 1px;
      left: 0;
      top: -4px; } }
  @media (min-width: 768px) {
    .grid-divider > [class*="col-"]:nth-child(n + 2):after {
      width: 1px;
      height: auto;
      left: -18%; } }

.intro_bg {
  background-color: #5A325F;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  margin-top: 40px;
  padding-top: 21px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.intro_bg h2 {
    color: #fff;
}
.intro_bg .intro_bg_iner {
    width: 100%;
    height: 100%;
}

.about_us_bg {
  background-color: #5A325F;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 420px;
  margin-top: 40px;
  padding-top: 21px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.about_us_bg h2 {
  color: #fff;
}
.about_us_bg .intro_bg_iner {
  width: 100%;
  height: 100%;
}

.accordion .card-header {
  background-color: #fff;
  font-weight: 600; }
.accordion .btn-link {
  color: #000;
  text-decoration: none; }
.accordion .btn {
  padding: 8px 20px;
  text-align: left;
  font-weight: 500;
  cursor: pointer; }
.accordion .btn[aria-expanded=false] span:before {
  font-family: "Ionicons";
  content: "\f110";
  float: right;
  transition: all .5s; }
.accordion .btn[aria-expanded=true] span:before {
  font-family: "Ionicons";
  content: "\f110";
  float: right;
  transition: all .5s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg); }

.faq--page .accordion .card-header {
    background-color: #f8f9fa !important;
}

.img-desktop {
  display: block; }

.img-mob {
  display: none; }

@media (max-width: 767px) {
  .img-desktop {
    display: none; }

  .img-mob {
    display: block; } }
footer .footer-area {
  background: url(../img/bg-footer.jpg) top center no-repeat;
  padding-top: 40px; }
footer a {
  font-weight: 400;
  color: #5F6062; }
footer .footer-column-header {
  font-weight: 600;
  font-size: .8em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 1.3px; }
footer .single-footer-widget ul li {
  line-height: 1.4;
  margin-bottom: 1.4em;
  font-size: 14px; }

#mainNav {
  position: absolute;
  background-color: #5A325F;
  font-family: Helvetica, Arial, sans-serif; }
  #mainNav .navbar-brand {
    margin-top: -6px;
    margin-right: 0;
    padding-right: 20px;
  }
  #mainNav .navbar-toggler {
    font-size: 13px;
    padding: 6px 10px;
    padding: 6px 8px;
    border-color: #7f4a86;
    background-color: #7f4a86;
    vertical-align: middle;
    color: #fff; }
    #mainNav .navbar-toggler i {
      font-size: 16px; }
  #mainNav .navbar-nav {
    font-weight: 300;
    color: #fff; }
    #mainNav .navbar-nav > li.nav-item > a {
      font-size: 16px;
      font-weight: 300;
      color: #fff; }
    #mainNav .navbar-nav > li.nav-item > div.btn-group > a {
          color: #fff; }
    #mainNav .navbar-nav a.btn {
      padding: 10px 14px; }
  @media only screen and (min-width: 992px) {
    #mainNav {
      background-color: #5A325F; }
      #mainNav .navbar-brand {
        padding: 0 15px 0 0; }
      #mainNav .navbar-nav > li.nav-item > a {
        padding: .5rem 1rem;
        line-height: 1.2em;
        color: #fff; }
        #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
          color: rgba(255, 255, 255, 0.6); } }
  @media only screen and (min-width: 992px) {
    #mainNav {
      -webkit-transition: background-color 0.2s;
      -moz-transition: background-color 0.2s;
      transition: background-color 0.2s;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden; }
      #mainNav.is-fixed {
        /* when the user scrolls down, we hide the header right above the viewport */
        position: fixed;
        top: -87px;
        -webkit-transition: -webkit-transform 0.2s;
        -moz-transition: -moz-transform 0.2s;
        transition: transform 0.2s; }
        #mainNav.is-fixed .navbar-brand:focus, #mainNav.is-fixed .navbar-brand:hover {
          color: #fff; }
        #mainNav.is-fixed .navbar-nav > li.nav-item > a {
          color: #fff; }
          #mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
            color: rgba(255, 255, 255, 0.6); }
      #mainNav.is-visible {
        /* if the user changes the scrolling direction, we show the header */
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0); } }

.navbar-light .navbar-nav .nav-link {
  color: #5A325F; }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #5A325F; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #5A325F; }

header.masthead {
  margin-bottom: 20px;
  background: no-repeat center center;
  background-color: #fff;
  background-attachment: scroll;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*
  .post-heading {
    h1 {
      font-size: 16px;
    }
    .meta,
    .subheading {
      line-height: 1.1;
      display: block;
    }
    .subheading {
      font-size: 24px;
      font-weight: 600;
      margin: 10px 0 30px;
      @include sans-serif-font;
    }
    .meta {
      font-size: 20px;
      font-weight: 300;
      font-style: italic;
      @include serif-font;
      a {
        color: $white;
      }
    }
    @media only screen and (min-width: 768px) {
      h1 {
        font-size: 55px;
      }
      .subheading {
        font-size: 30px;
      }
    }
  }
*/ }
  header.masthead .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0.5; }
  header.masthead .post-heading,
  header.masthead .site-heading {
    padding: 0;
    color: #5A325F;
    padding: 200px 0 0; }

header.masthead .page-heading {
  color: #5A325F;
  padding: 120px 0 0;
}
  @media only screen and (max-width: 768px) {
    header.masthead .page-heading,
    header.masthead .post-heading,
    header.masthead .site-heading {
      padding: 140px 20px 0; } }
  header.masthead .page-heading,
  header.masthead .site-heading {
    text-align: center; }
    header.masthead .page-heading h1,
    header.masthead .site-heading h1 {
      font-size: 48px;
      margin-top: 0; }
    header.masthead .page-heading .subheading,
    header.masthead .site-heading .subheading {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.3;
      color: #5F6062;
      display: block;
      margin: 10px 0 0;
      font-family: Helvetica, Arial, sans-serif; }
    @media only screen and (min-width: 768px) {
      header.masthead .page-heading h1,
      header.masthead .site-heading h1 {
        font-size: 52px; }
      header.masthead .page-heading .subheading,
      header.masthead .site-heading .subheading {
        font-size: 24px; } }

.input-slider-container {
  max-width: 300px; }

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-horizontal {
  height: 0.1875rem; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 0.1875rem; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

.noUi-target {
  background: #957099;
  border-radius: 8;
  border: 0;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: 0.0625rem; }

.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-target {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  background: #957099;
  margin: 15px 0; }

.noUi-horizontal {
  height: 0.1875rem; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -10px; }

.noUi-vertical {
  width: 0.1875rem; }

.noUi-connect {
  background: theme-color("primary");
  box-shadow: none; }

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  top: -8px;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 100%;
  box-shadow: none;
  cursor: pointer;
  background-color: theme-color("primary");
  transition: box-shadow 0.2s,-webkit-transform 0.2s;
  transition: box-shadow 0.2s,transform 0.2s;
  transition: box-shadow 0.2s,transform 0.2s,-webkit-transform 0.2s; }

.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before,
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  display: none; }

.noUi-horizontal .noUi-handle.noUi-active,
.noUi-vertical .noUi-handle.noUi-active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

.noUi-horizontal .noUi-active,
.noUi-vertical .noUi-active {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }

.input-slider--cyan .noUi-connect {
  background: #17a2b8; }

.input-slider--cyan.noUi-horizontal .noUi-handle,
.input-slider--cyan.noUi-vertical .noUi-handle {
  background-color: #17a2b8; }

.input-slider--red .noUi-connect {
  background: #dc3545; }

.input-slider--red.noUi-horizontal .noUi-handle,
.input-slider--red.noUi-vertical .noUi-handle {
  background-color: #dc3545; }

.input-slider--green .noUi-connect {
  background: #28a745; }

.input-slider--green.noUi-horizontal .noUi-handle,
.input-slider--green.noUi-vertical .noUi-handle {
  background-color: #28a745; }

.input-slider--yellow .noUi-connect {
  background: #ffc107; }

.input-slider--yellow.noUi-horizontal .noUi-handle,
.input-slider--yellow.noUi-vertical .noUi-handle {
  background-color: #ffc107; }

.input-slider--pink .noUi-connect {
  background: #e83e8c; }

.input-slider--pink.noUi-horizontal .noUi-handle,
.input-slider--pink.noUi-vertical .noUi-handle {
  background-color: #e83e8c; }

.input-slider--orange .noUi-connect {
  background: #F7A600; }

.input-slider--orange.noUi-horizontal .noUi-handle,
.input-slider--orange.noUi-vertical .noUi-handle {
  background-color: #fff; }

/* Disabled state */
[disabled] .noUi-connect,
[disabled].noUi-connect {
  background: red; }

[disabled] .noUi-handle,
[disabled].noUi-origin {
  cursor: not-allowed; }

/* Range slider value labels */
.range-slider-value {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding: .4em 0 .3em; }

.range-slider-wrapper .upper-info {
  font-weight: 400;
  margin-bottom: 5px; }

.input-slider-value-output {
  background: #333;
  color: #fff;
  padding: 4px 8px;
  position: relative;
  top: 12px;
  font-size: 11px;
  border-radius: 2px; }

.input-slider-value-output:after {
  bottom: 100%;
  left: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #333;
  border-width: 4px;
  margin-left: -4px; }

.input-slider-value-output.left:after {
  left: 10px;
  right: auto; }

.input-slider-value-output.right:after {
  right: 10px;
  left: auto; }

.floating-label-form-group {
  font-size: 15px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0em;
  border-bottom: 1px solid #dee2e6; }
  .floating-label-form-group input,
  .floating-label-form-group textarea {
    font-size: 1em;
    position: relative;
    z-index: 1;
    padding: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
    font-family: Helvetica, Arial, serif; }
    .floating-label-form-group input::-webkit-input-placeholder,
    .floating-label-form-group textarea::-webkit-input-placeholder {
      color: #868e96;
      font-family: Helvetica, Arial, serif; }
  .floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0; }
  .floating-label-form-group .help-block {
    margin: 15px 0; }

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1; }

.floating-label-form-group-with-focus label {
  color: #F7A600; }

form .form-group:first-child .floating-label-form-group {
  border-top: 1px solid #dee2e6; }

.feature {
  margin-bottom: 30px; }
  .feature img {
    font-size: 48px;
    float: left;
    padding-top: 10px;
    padding-right: 40px; }
  .feature .feature-content {
    font-size: 16px;
    max-width: 500px; }

.whatwedo {
  background-image: url("../img/bg/bg-parallax.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
  background-size: cover; }
  .whatwedo h4 {
    color: #5A325F; }

.calc {
  background: #5A325F;
  /* select starting stylings ------------------------------*/
  /* active state */
  /* BOTTOM BARS ================================= */
  /* active state */
  /* HIGHLIGHTER ================================== */ }
  .calc .calc-caption {
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.4);
    font-size: .75rem;
    margin-top: -5px; }
  .calc .select {
    position: relative;
    margin-top: 14px;
    max-width: 300px; }
  .calc .select-text {
    position: relative;
    font-family: inherit;
    background-color: #5A325F;
    width: 100%;
    padding: 10px 10px 10px 0;
    font-size: 18px;
    border-radius: 0;
    border: none;
    border-bottom: 0.1875rem solid #957099; }
    .calc .select-text:focus {
      outline: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0); }
  .calc .select .select-text {
    appearance: none;
    -webkit-appearance: none; }
    .calc .select .select-text:afrer {
      padding: 10px; }
    .calc .select .select-text:focus {
      color: #fff; }
  .calc .select:after {
    position: absolute;
    top: 24px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #F7A600;
    pointer-events: none; }
  .calc .select-label {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: 0.2s ease all; }
  .calc .select-text:focus ~ .select-label, .calc .select-text:valid ~ .select-label {
    color: #F7A600;
    top: -20px;
    transition: 0.2s ease all;
    font-size: 14px; }
  .calc .select-bar {
    position: relative;
    display: block; }
  .calc .select-bar:before, .calc .select-bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #F7A600;
    transition: 0.2s ease all; }
  .calc .select-bar:before {
    left: 50%; }
  .calc .select-bar:after {
    right: 50%; }
  .calc .select-text:focus ~ .select-bar:before, .calc .select-text:focus ~ .select-bar:after {
    width: 50%; }
  .calc .select-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }
  .calc .send-pos {
    margin: 36px 0; }
    .calc .send-pos.btn {
      padding: 0; }

ul.timeline {
  list-style-type: none;
  position: relative; }
  @media only screen and (min-width: 992px) {
    ul.timeline {
      margin-top: 110px; } }

ul.timeline:before {
  content: ' ';
  background: #eee;
  display: inline-block;
  position: absolute;
  left: 36px;
  width: 1px;
  height: 100%;
  z-index: 400; }

ul.timeline > li {
  margin: 30px 0;
  padding-left: 34px;
  font-size: 16px; }

ul.timeline > li:before {
  content: '\2713\0020';
  background: #FCF2FE;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 24px;
  line-height: 1.6rem;
  width: 26px;
  height: 26px;
  text-align: center;
  z-index: 400;
  font-size: 13px; }

.bank--section {
  background-image: url(../img/bg-parallax.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .bank--section .bank-mxw {
    max-width: 460px; }

.flex--team {
  background-color: #f8f9fa; }

.faq--page {
  background: url(../img/bg-cube.svg); }
  .faq--page .card {
    border-radius: 4px; }
  .faq--page .list-group {
    list-style: decimal inside; }
  .faq--page .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 6px; }
  .faq--page .list-group-item {
    display: list-item;
    padding: .45rem 0 .45rem 1rem;
    background-color: #fff;
    font-size: 15px;
    border: 0; }
    .faq--page .list-group-item.active {
      font-weight: 600;
      color: #000; }

footer {
  padding: 50px 0 65px; }
  footer .list-inline {
    margin: 0;
    padding: 0; }
  footer .copyright {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center; }

.btn, a.btn {
  font-size: 16px;
  font-weight: 500;
  padding: 12px 20px;
  letter-spacing: 0.3px;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif; }

.faq-title {
  font-size: 18px !important;
  background-color: #f8f9fa !important;
 }

.btn-primary {
  background-color: #5A325F;
  border-color: #5A325F; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #422546 !important;
    border-color: #422546 !important; }
  .btn-primary i {
    padding-left: 14px; }

.btn-secondary {
  background-color: #F7A600;
  border-color: #F7A600; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #fff;
    background-color: #ffb51e !important;
    border-color: #ffad05 !important; }

.btn-fileinput {
  color: #fff;
  background-color: #5A325F;
  padding: 8px 20px !important;
  border-color: #5A325F; }
  .btn-fileinput:hover, .btn-fileinput:focus, .btn-fileinput:active {
    color: #fff;
    background-color: #422546 !important;
    border-color: #422546 !important; }
  .btn-primary i {
    padding-left: 14px; }

.btn-lg {
  font-size: 16px;
  padding: 25px 35px; }

.client-name-label {
  padding-bottom: 20px;
}

.rpad {
  padding-right: 20px;
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #5A325F;
  border-color: #5A325F;
}
a#selectedCountryPhone {
  width: max-content;
}

.accept-terms-help-block ul {
  padding-left: 0;
}
.recaptcha-description {
  padding: 20px 0;
  font-size: .8rem;
}

a#addItem {
  cursor: pointer;
}
.pull-right {
  float: right;
}

#debtor-comments {
  height: 200px;
}
#reverse-factoring-page #comments {
  height: 200px;
}

.debtor-vat-number-container {
  margin-bottom: 10px;
}

.btn-group.special {
  display: flex;
}

.special .btn {
  flex: 1
}

.debtors-list #continue {
  margin-right: 15px;
}

.required:after {
  content:"*";
  font-weight:bold;
  color: red;
}

.edit-portal-debtor-button, .delete-portal-debtor-button {
  color: #bdbdbd;
}

.debtors-list .list-group-item {
  margin-bottom: 35px;
}
.text-green {
  color: green;
}

.text-orange {
  color: #ecc54e;
}

.search-gbr-button-error-message {
  display: flex;
  flex-direction: column;
  border: 1px solid lightgrey;
  padding: 15px;
  background: aliceblue;
  width: 100%;
  margin-bottom: 15px;
}
.search-gbr-button-error-message .message {
  font-size: 14px;
}
.search-gbr-button-error-message a {
  font-size: 13px;
}
.search-gbr-button-error-message .btn {
  margin-top: 2em;
}
.upload-file-wrapper {
  text-align: center;
}
.upload-file-wrapper .pekecontainer {
  text-align: left;
}

.debtors-files .btn-upload.pkuparea {
  font-weight: 700;
  background-color: #F7A600;
  border-color: #F7A600;
}

@media (max-width: 576px) {
  .debtors-files .btn.btn-primary.btn-upload.pkuparea {
    font-size: 12px;
  }
}
div.files-form-group.form-group {
  margin-bottom: 4rem;
}

a.btn-upload.pkuparea {
  padding: 0 15px;
  line-height: 40px;
  min-width: 180px;
}

.btn-primary.btn-upload.pkuparea:hover,
.btn-primary.btn-upload.pkuparea:focus,
.btn-primary.btn-upload.pkuparea:active {
  background-color: #F7A600 !important;
  border-color: #F7A600 !important;
  opacity: .8;
}

.pkrw > div:first-child, .btn-upload.pkuparea .glyphicon.glyphicon-upload,
.file-row > div:first-child, .btn-upload.pkuparea .glyphicon.glyphicon-upload {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free', serif;

}
.btn-upload.pkuparea .glyphicon.glyphicon-upload {
  line-height: 40px;
  margin-right: 10px;
  border-right: 1px solid rgba(0, 0, 0, .09);
  padding: 0 15px 0 0;
}
.btn-upload.pkuparea .glyphicon.glyphicon-upload:before {
  content: "\f062";
}

.row.pkrw,.row.file-row {
  background: #f4f4f4;
  border-radius: 10px;
  border: 1px dotted #e3e3e3;
  margin-bottom: 10px;
  margin-right: 0;
  margin-left: 0;

  padding: 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  vertical-align: middle;
  color: #5f6062;
}

.btn.btn-danger.pkdel:active,
.btn.btn-danger.file-row-del:active,
.btn.btn-danger.pkdel:hover,
.btn.btn-danger.file-row-del:hover,
.btn.btn-danger.pkdel:focus,
.btn.btn-danger.file-row-del:focus,
.btn.btn-danger.pkdel,
.btn.btn-danger.file-row-del {
  background: none;
  border: none;
  box-shadow: none !important;
  color: red;
}

.btn.btn-danger.pkdel,.btn.btn-danger.file-row-del {
  cursor: pointer;
  font-weight: normal;
  padding: 10px 10px;
  font-size: 13px;
  float: right
}

.pkrw .thumbnail, .file-row .thumbnail {
  display: none;
}

.pkrw > div:first-child:before, .file-row > div:first-child:before{
  content: "\f0c6" !important;
}

.files-section {
  padding: 1rem 3rem !important;
}

.pekecontainer .row.pkrw {
  display: none;
}
.pre-screening-files-page .back-button {
  text-decoration: none;
  font-size: 15px;
  color: #5f6062;
}
.pre-screening-files .progress {
  margin-bottom: 20px;

}

.fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 200ms, opacity 200ms;
}
.fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 200ms;
}
.pre-screening-files .progress .progress-bar {
  background-color: #F7A600;
}

#confirmationModal, .pre-screening-list-debtors-page, .pre-screening-section-debtor {
  min-width: 320px;
}

.pre-screening-section-debtor .label-number-of-invoices {
  font-size: .8rem;
}
.pre-screening-section-debtor .btn-group .cancel-button {
  margin-right: 15px;
}

@media (max-width: 576px) {
  .btn.btn-danger.pkdel,.btn.btn-danger.file-row-del {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #confirmationModal {
    max-width: 320px;
  }
  .pre-screening-section-debtor .btn-group{
    flex-direction: column-reverse;
  }
  .pre-screening-section-debtor .btn-primary{
    margin-bottom: 15px;
  }
  .pre-screening-section-debtor .btn-group .cancel-button {
    margin-right: 0;
  }
  body[data-page-id="pre-screening-list-debtors-page"] footer {
    word-break: break-word;
  }
  .pre-screening-list-debtors-page .btn-group {
    flex-direction: column;
  }
}
.add-debtor-button-container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  align-items: flex-end;
  justify-content: flex-end;
  margin-right: -35px;
}

.debtors-list .debtor-list-group-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;

}
.debtors-list #next[disabled] {
  background-color: #00ff00;
}


.debtors-list a.color-orange {
  color: #ecc54e;
}
.debtors-list .debtor-list-group-item .debtor-actions {
  min-width: 45px;
  margin-top: auto;
  margin-bottom: auto;
}
.debtors-list .debtor-list-group-item .debtor-name {
  max-height: 90px;
  overflow: hidden;
  display: inline-block;
}

.pre-screening-files .upload-file-description {
  font-size: 9px;
}
#pre-screening-files-submit-button:disabled, #pre-screening-files-submit-button[disabled]:hover {
  background-color: #6c757d!important;
  border-color: #6c757d!important;

}
.add-debtor-manually {
  display: block;
  margin-top: 15px;

}
.cancel-debtor-search-link {
  padding-right: 25px;
  font-size: 15px;
}

.search-gbr-button {
  background-color: #5A325F;
}
#add-portal-debtor {
  font-size: 13px;
  padding: 10px;
}
.add-debtor-text {
  font-size: 13px;
  line-height: 1.7;
}
.add-debtor-text strong {
  font-weight: 700;
  color: black;
}


@media (max-width: 576px) {
  .m-punchline-words {
    font-size: 33px;
  }
}

.cost-calculator-toc-hint {
    text-align: center;
}
@media (max-width: 576px) {
  .cost-calculator-toc-hint {
    text-align: left!important;
  }
}
.cost-calculator-separator {
  border-left:0.001em solid #fff;
}

@media (max-width: 576px) {
  .m-cost-calculator-separator-none {
    border-left: unset;
  }
}
@media (max-width: 576px) {
  .cost-calculator-separator-hr {

  }
}
@media (max-width: 576px) {
  .m-margin-top-15 {
    margin-top: 15px;
  }
}

.privacy-policy-page h2 {
  margin-bottom: 35px;
}


.privacy-policy-page h3 {
  margin-bottom: 70px;
}
.privacy-policy-page section {
  margin-bottom: 45px;
}
.privacy-policy-page section header {
  font-weight: 600;
}

.privacy-policy-page article header {
  margin-top: 35px;
  font-weight: 600;
}
.privacy-policy-page article {
  margin-bottom: 30px;
}

.privacy-policy-page article ul, .privacy-policy-page article ol {
  margin-top: 35px;
}
.privacy-policy-page strong {
  font-weight: bold;
}
.register-your-interest-homepage .btn {
  width:100%
}

@media (max-width: 576px) {
  .intro_bg {
    padding-top: 35px;
  }
}

#reverse-factoring-page .company-logo {
  display: inline-block;
}
#reverse-factoring-page .comments-tooltip {
  font-size: 18px;
}

#reverse-factoring-page .reverse-factoring-comments-label {
  line-height: 1.2;
}
