/* 

1. Add your custom Css styles below
2. Place the this code in your template:

*/


blockquote {
  border-left: 3px solid #5539cc;
  font-size: 20px;
  padding: 10px 20px;
  margin: 0 0 20px;
}


:root {
  --bs-primary: #5539cc !important;
  --bs-secondary: #1eb5d3 !important;
  --bs-warning: #ed604d !important;
}

.text-primary {
  color: #5539cc !important;
}

.text-accent {
  color: #1eb5d3 !important;
}

.background-grey {
  background-color: #F5F5F5 !important;
}

#topbar .topbar-right {
  float: right;
  height: 100%;
  overflow: hidden;
}

.InputfieldMaxWidth {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1e2022;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e4e6ef;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.42rem;
  box-shadow: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#header .header-inner #logo {
  padding-top: 15px !important;
}

.header-extras {
  padding-left: 14px;
}

.p-dropdown .p-dropdown-content ul > li a, .p-dropdown .p-dropdown-content > li a, .p-dropdown ul.p-dropdown-content ul > li a, .p-dropdown ul.p-dropdown-content > li a {
  color: #3c4043 !important;
  font-size: 1em;
}

.icon-shopping-cart {
  margin-top: 32px;
}

.table-product-order {
  font-size: .9em;
}

.header-extras > ul > li a.cart-title {
  color: #000 !important;
  font-size: 1rem;
  margin-bottom: 5px;
}

.cart-amount {
  margin-top:30px;
  padding: 4px 9px;
}

.cart-amount-number {
  position: relative;
  margin-left:-3px;
  font-size:1.2em;
  font-weight: 700;
}

span.text-light.alert-circle {
  background-color: red;
  margin: 4px;
  position: relative;
  top: -12px;
}
/*#header.dark[data-transparent="true"]:not(.sticky-active) .header-inner*/
/*{*/
/*  padding-top: 10px;*/

/*}*/

#mainMenu nav > ul > li > a {
  font-family: "Signika", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.6px;
}

@media (max-width: 991.98px) {
  #mainMenu nav > ul > li > a {
    color: black !important;
  }
}
  .heading-text h2 {
    font-size: 48px;
    margin-bottom: 16px;
    letter-spacing: 0px !important;
    line-height: 52px;
  }

  i.icon-globe {
    font-size: 18px;
    vertical-align: middle;
    color: #fff !important;
  }

  .header-extras > ul > li a, .header-extras > ul > li i {
    color: #fff !important;
    font-size: 1.35rem;
  }

  #mainMenu a {
    color: white !important;
  }


  #header .header-inner, #header #header-wrap {

    background-color: rgba(76, 51, 183, 0.9);

  }

  #header.header-sticky.sticky-active .header-inner {
    box-shadow: none;
    top: 0;
    position: fixed;
    margin: 0 auto;
    width: 100%;
  }


  #page-title {
    background-color: #5539cc !important;
  }

  p {
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
  }

  .p-dropdown .p-dropdown-content ul > li a, .p-dropdown .p-dropdown-content > li a, .p-dropdown ul.p-dropdown-content ul > li a, .p-dropdown ul.p-dropdown-content > li a {
    color: #3c4043 !important;
  }

  p a {
    color: #5539cc !important;
    text-decoration: none;
  }

  h2.text-light.text-uppercase {
    font-size: 30px;
    font-weight: 400;
    color: #1eb5d3 !important;

  }

  .call-to-action.call-to-action-colored h2 {
    font-size: 48px;
    color: #fff;
    font-height: 56px;
  }

  #page-title .page-title > h1 {
    font-family: "Signika", "Helvetica", "Arial", sans-serif;
    font-size: 66px;
    line-height: 66px;
    font-weight: 700;
  }

  .content h2, .content h3 {
    margin-top: 16px;
    margin-bottom: 6px;
  }

  .product .product-price {
    width: 100%;
  }

  .list-icon.list-icon-colored li:before, .list-icon.icon-list-colored i {
    color: #5539cc;
  }

  .partner-logo img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  }

  .post-thumbnails .post-item:not(.quote) .post-item-description {
    float: left;
    padding-top: 0;
    width: 66% !important;
  }


  .post-thumbnails .post-item .post-image {
    float: left;
    width: 34% !important;
  }


  .post-thumbnail-entry h3 {
    color: #5539cc;
    font-weight: bold;
    margin-bottom: -4px;
  }

  .post-thumbnail-entry h4 {
    color: #1eb5d3;
    height: 55px;
  }

  .product .product-price {
    text-align: right;
  }


  .list-icon li {
    margin-bottom: 0px;
    margin-left: 20px;
  }

  span.solution-meta {
    position: absolute;
    top: 0;
    right: 0;
  }


  ul.tags-cloud li {
    display: inline;
    padding: 8px;
  }

  li.tag-0 a {
    font-size: 24px;
  }

  li.tag-1 a {
    font-size: 30px;
  }

  li.tag-2 a {
    font-size: 36px;
  }

  li.tag-3 a {
    font-size: 44px;
  }


  .heading-text.heading-section h2 {
    font-size: 36px !important;
  }

  .heading-text h3 {
    font-size: 22px;
    margin-bottom: 30px;
    letter-spacing: -0.7px;
    line-height: 26px;
  }

  #header[data-transparent="true"] + #page-title {
    top: -80px;
    margin-bottom: -70px;
    position: relative;
    padding: 130px 0 60px 0;

  }

  .blurple-header {
    background-color: #5539cc !important;
  }

  #page-title .page-title {
    text-align: left;
    padding: 0;
  }

  .breadcrumb ol .breadcrumb-item + li:before, .breadcrumb ol li + li:before {
    content: "\e930";
    font-family: "inspiro-icons";
    margin: 0 5px;
    background-color: transparent;
    color: #1eb5d3;
  }

  .call-to-action {
    padding-bottom: 25px;
  }


  .dark #header .header-inner #logo a .logo-dark, .dark #header #header-wrap #logo a .logo-dark, #header.dark .header-inner #logo a .logo-dark, #header.dark #header-wrap #logo a .logo-dark {
    display: inline-block;
    align-content: center;
  }

  .bg-primary {
    background-color: #5539cc !important;
  }

  .icon-box.border .icon {
    border: 3px solid #fff;
  }

  .icon-box .icon i:after {
    box-shadow: 0 0 0 3px #1eb5d3 !important;
  }

  .icon-box-border {
    height: 10px;
    background-color: #1eb5d3;
    position: absolute;
    bottom: -10px;
    width: 100%;
    padding: unset;
    margin: unset;
  }


  .germen-jeordy {
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
    margin: -99px 0 -25px;
    display: block;
  }

  @media only screen and (max-width: 1023px) {
    .germen-jeordy {
      margin-bottom: 0px;
    }
  }


  .page-title h2.text-light span {
    color: #fff !important;
  }

  button.btn.btn-warning,
  .btn:not(.close):not(.mfp-close).btn-warning,
  a.btn:not([href]):not([tabindex]).btn-warning {
    background-color: #ed604d !important;
    border-color: #ed604d !important;
  }

  button.btn.btn-warning:hover,
  .btn:not(.close):not(.mfp-close).btn-warning:hover,
  a.btn:not([href]):not([tabindex]).btn-warning:hover {
    background-color: #d55645 !important;
    border-color: #d55645 !important;
  }


  utton.btn.btn-outline-orange:hover,
  .btn:not(.close):not(.mfp-close).btn-outline-orange:hover,
  a.btn:not([href]):not([tabindex]).btn-outline-orange:hover {
    background-color: #d55645;
    color: #ffffff;
    border-color: #d55645;
  }

  .breadcrumb ul li + li:before {
    color: #fff;
  }

  .child-button {
    display: inline-block;
    position: relative;
    bottom: -50px;
    z-index: 5;
  }

  .heading-text h2 .secondary {
    color: #1eb5d3 !important;
  }

  .bg-overlay {
    background: rgba(0, 0, 0, 1);
    opacity: 0.5;
  }

  .bg-overlay[data-style="10"] {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.99) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.99) 100%);
    opacity: 1;
  }

  img .align_center {
    margin: auto !important;
  }

  .badge {
    margin-right: 5px;
  }

  .bg-secondary {
    background-color: #1eb5d3 !important;
  }

  @media only screen and (max-width: 767.9px) {

    .halfscreen {
      height: 70vh !important;
      min-height: 70vh !important;
    }

    .halfscreen .container {
      margin-top: 100px;
    }

    .banner-button {
      border: 3px solid #ffffff !important;
      background-color: transparent;
      font-size: 22px !important;
      line-height: 1px !important;
      padding: 24px 14px !important;
      display: inline-block;
    }

    .banner-button:hover {
      background-color: #ed604d !important;
    }
  }

  @media only screen and (min-width: 768px) {

    .halfscreen {
      height: 70vh !important;
      min-height: 70vh !important;
    }

    .halfscreen .container {
      margin-top: 100px;
    }

    .heading-text h2 {
      font-size: 66px;
      margin-bottom: 16px;
      letter-spacing: 0px !important;
      line-height: 72px;
    }

    .banner-button {
      border: 4px solid #ffffff !important;
      background-color: transparent;
      font-size: 20px !important;
      padding: 18px !important;
      margin-right: 100px;
    }

    .banner-button:hover {
      background-color: #ed604d !important;
    }

    .pseudo-partial-border-banner {
      position: relative;
      /*  width: 480px;
        /* width: 250px;
        height: 41px;
        padding: 7px;
        margin: 25px;
        background: lightgray;
        border: none;
        text-align: center; */
    }

    .pseudo-partial-border-banner::before,
    .pseudo-partial-border-banner::after {
      position: absolute;
      width: 60px;
      height: 60px;
      content: "";
    }

    .pseudo-partial-border-banner::before {
      left: -46px;
      top: -64px;
      border-left: 24px solid #1eb5d3;
      border-top: 24px solid #1eb5d3;
    }

    .pseudo-partial-border-banner::after {
      right: 50%;
      bottom: 0px;
      border-right: 24px solid #1eb5d3;
      border-bottom: 24px solid #1eb5d3;
    }
  }

  .banner-button {
    float: right;
  }


  .pseudo-partial-border,
  .pseudo-full-border {
    position: relative;
    max-width: 480px;
    float: right;
    /* width: 250px;
    height: 41px;
    padding: 7px;
    margin: 25px;
    background: lightgray;
    border: none;
    text-align: center; */
  }

  .pseudo-partial-border::before,
  .pseudo-partial-border::after {
    position: absolute;
    width: 60px;
    height: 60px;
    content: "";
  }

  .pseudo-partial-border::before {
    left: -12px;
    top: -12px;
    border-left: 24px solid #5539cc;
    border-top: 24px solid #5539cc;
  }

  .pseudo-partial-border::after {
    right: 9%;
    bottom: -12px;
    border-right: 24px solid #5539cc;
    border-bottom: 24px solid #5539cc;
  }

  .pseudo-full-border {
    position: relative;
    width: 100%;

  }

  .pseudo-full-border::before,
  .pseudo-full-border::after {
    position: absolute;
    width: 60px;
    height: 60px;
    content: "";
  }

  .pseudo-full-border::before {
    left: -12px;
    top: -12px;
    border-left: 24px solid #5539cc;
    border-top: 24px solid #5539cc;
  }

  .pseudo-full-border::after {
    right: -12px;
    bottom: -12px;
    border-right: 24px solid #5539cc;
    border-bottom: 24px solid #5539cc;
  }

  .post-thumbnail-entry.bottom-border-primary {
    border-bottom-color: #5539cc;
    border-bottom-style: solid;
    border-bottom-width: 10px;
  }

  .icon-box.box-type.bottom-border-secondary {
    border-bottom-color: #1eb5d3;
    border-bottom-style: solid;
    border-bottom-width: 10px;
  }


  .lightbulb {
    font-size: 64px !important;
    text-align: center;
    line-height: 76px;
    border-radius: 50%;
  }


  .snip1189 {
    font-family: "Raleway", Arial, sans-serif;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .snip1189 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }

  .snip1189 ul {
    display: inline-block;
  }

  .snip1189 li {
    /* border: 1px solid #fff; */
    /* float: left;
    list-style: outside none none;
    margin: 0 1em;
    padding: 0; */
  }

  .snip1189 a {
    /* font-size: 13px;
    padding: 0.5em 0.8em;
    margin: 0.4em 0;
    display: block; */
    color: rgba(255, 255, 255, 0.916);
    position: relative;
    text-decoration: none;
  }

  .snip1189 a:before {
    height: 7px;
    width: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
  }

  .snip1189 a:after {
    height: 5px;
    width: 7px;
    right: 7px;
    bottom: 0px;
    position: absolute;
    content: "";
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
  }

  .snip1189 a:after {
    border-right: 3px solid #1eb5d3;
    border-bottom: 3px solid #1eb5d3;
    -webkit-transform: translate(100%, 50%);
    transform: translate(100%, 50%);
  }

  .snip1189 a:before {
    border-left: 3px solid #1eb5d3;
    border-top: 3px solid #1eb5d3;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }

  .snip1189 a:hover,
  .snip1189 .current a {
    color: #1eb5d3;
  }

  .snip1189 a:hover:before,
  .snip1189 .current a:before {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1;
  }

  .snip1189 a:hover:after,
  .snip1189 .current a:after {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1;
  }