/*
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
@media all {
  .co-fact .gutters-xl {
    margin-right: -25px;
    margin-left: -25px; }
    .co-fact .gutters-xl > .col,
    .co-fact .gutters-xl > [class*="col-"] {
      padding-right: 25px;
      padding-left: 25px; }
  .co-fact .co-text ul {
    list-style-type: none;
    margin: 25px 0 0 0;
    padding: 0; }
    .co-fact .co-text ul li {
      padding: 0;
      margin: 0;
      padding-left: 35px;
      position: relative;
      line-height: 24px;
      margin-bottom: 12px; }
      .co-fact .co-text ul li:before {
        content: "\f058";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-size: 23px;
        color: #FF3939;
        position: absolute;
        left: 0;
        top: 1px; }
  .co-fact .co-text ol {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
    counter-reset: li; }
    .co-fact .co-text ol li {
      padding: 0;
      counter-increment: li;
      margin: 0;
      padding-left: 40px;
      position: relative;
      line-height: 24px;
      margin-bottom: 12px; }
      .co-fact .co-text ol li:before {
        content: counter(li);
        color: #fff;
        display: block;
        width: 26px;
        height: 26px;
        background-color: #FF3939;
        margin-left: -1.5em;
        margin-right: 0.5em;
        text-align: center;
        line-height: 26px;
        border-radius: 50%;
        font-size: 12px;
        font-weight: bold;
        position: absolute;
        left: 20px; }
  .co-container-outer.co-headerblock {
    position: relative; }
  .co-container-outer.co-backgroundimage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .co-container-outer .co-container-inner.co-header-beside-image {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0; } }
  @media all and (min-width: 768px) {
    .co-container-outer .co-container-inner.co-header-beside-image {
      padding-left: 45px;
      padding-right: 45px; } }

@media all {
    .co-container-outer .co-container-inner.co-header-beside-image .co-textwrapper {
      position: relative;
      z-index: 2; } }
    @media all and (min-width: 992px) {
      .co-container-outer .co-container-inner.co-header-beside-image .co-textwrapper {
        height: 65vh;
        min-height: 420px;
        align-items: center; } }
    @media all and (min-width: 1200px) {
      .co-container-outer .co-container-inner.co-header-beside-image .co-textwrapper {
        height: 65vh;
        min-height: 600px;
        align-items: center; } }

@media all {
    .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper {
      z-index: 1;
      padding-top: 30px;
      padding-bottom: 30px; } }
    @media all and (min-width: 992px) {
      .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 65vh;
        min-height: 420px;
        align-items: center; } }
    @media all and (min-width: 1200px) {
      .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper {
        left: 50%;
        margin-left: -1000px;
        width: 2000px;
        min-height: 600px; } }

@media all {
      .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper .co-image-two {
        margin-top: -10%; }
      .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper figure {
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
        margin-bottom: 0; }
        .co-container-outer .co-container-inner.co-header-beside-image .co-imagewrapper figure .co-content-image {
          margin-bottom: 0; }
    .co-container-outer .co-container-inner.co-header-beside-image .col.col-lg-5 {
      text-align: center; } }
    @media all and (min-width: 992px) {
      .co-container-outer .co-container-inner.co-header-beside-image .col.col-lg-5 {
        text-align: left; } }

@media all {
  #content .co-container-outer.co-backgroundimage {
    position: relative;
    color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; }
    #content .co-container-outer.co-backgroundimage .co-backgroundimage-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #ff3939;
      /* Old browsers */
      background: -moz-linear-gradient(-45deg, #ff3939 0%, #5734d3 82%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(-45deg, #ff3939 0%, #5734d3 82%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(135deg, #ff3939 0%, #5734d3 82%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3939', endColorstr='#5734d3', GradientType=1);
      /* IE6-9 fallback on horizontal gradient */
      opacity: 0.7; }
    #content .co-container-outer.co-backgroundimage .btn-outline-primary {
      border: 1px solid transparent; } }
  @media all and (min-width: 768px) {
    #content .co-container-outer.co-backgroundimage .co-container-inner {
      padding-top: 120px !important;
      padding-bottom: 120px !important; } }

@media all {
  #content .co-container-outer.co-backgroundimage-overlay-left {
    position: realtive;
    color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e9ecef; }
    #content .co-container-outer.co-backgroundimage-overlay-left .co-backgroundimage-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      background: url(/Portals/_default/Skins/azing2019/images/overlay-left.png) no-repeat left center;
      opacity: 1.0; }
    #content .co-container-outer.co-backgroundimage-overlay-left .btn-outline-primary {
      border: 1px solid transparent; } }
  @media all and (min-width: 768px) {
    #content .co-container-outer.co-backgroundimage-overlay-left .co-container-inner {
      padding-top: 120px !important;
      padding-bottom: 120px !important; } }

@media all {
  #content .co-container-outer.co-backgroundimage-overlay-right {
    position: realtive;
    color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e9ecef; }
    #content .co-container-outer.co-backgroundimage-overlay-right .co-backgroundimage-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      background: url(/Portals/_default/Skins/azing/images/overlay-right.png) no-repeat right center;
      opacity: 1.0; }
    #content .co-container-outer.co-backgroundimage-overlay-right .btn-outline-primary {
      border: 1px solid transparent; } }
  @media all and (min-width: 768px) {
    #content .co-container-outer.co-backgroundimage-overlay-right .co-container-inner {
      padding-top: 120px !important;
      padding-bottom: 120px !important; } }

@media all {
  #content .co-container-outer .co-container-inner {
    position: relative;
    z-index: 5; }
  #content .co-container-outer.co-lightgrey {
    background-color: #F2F2F3; } }
  @media all and (min-width: 768px) {
    #content .co-container-outer.co-lightgrey .co-container-inner {
      padding-top: 120px !important;
      padding-bottom: 120px !important; } }

@media all {
  #content .co-container-outer.co-white {
    background-color: #fff; }
  /* Header */
  .co-header img {
    width: 100%; }
  /* Default Content */
  .co-content {
    margin-bottom: 30px; }
  .co-text-beside-image h1,
  .co-text-beside-image h2,
  .co-text-beside-image h3,
  .co-text-beside-image h4,
  .co-text-beside-image h5,
  .co-text-beside-image h6 {
    margin-top: 0; }
  .co-content-image {
    margin-bottom: 30px;
    width: 100%; } }
  @media all and (min-width: 768px) {
    .co-content-image {
      margin-bottom: 0; } }

@media all {
  /* Content Navigation */
  .co-navigation .glyphicon.glyphicon-menu-right.glyphicon-right-custom {
    font-size: 15px;
    vertical-align: middle; }
  .co-navigation.co-navigation-image h3 {
    margin-top: .3em; }
  .co-navigation.co-navigation-image a span.glyphicon {
    font-size: .6em;
    margin-right: .2em; }
  .co-navigation.co-navigation-image .co-img-placeholder {
    background: #FF3939;
    padding-bottom: 58%; }
  .co-navigation img {
    width: 100%; }
  .co-navigation .co-img-wrapper {
    margin-bottom: 30px;
    margin-bottom: 20px; }
  .co-navigation a.co-link-box {
    display: block;
    text-decoration: none;
    color: #555555; }
    .co-navigation a.co-link-box .co-icon {
      font-size: 2em; }
    .co-navigation a.co-link-box .co-img-wrapper {
      background: #FF3939;
      overflow: hidden; }
      .co-navigation a.co-link-box .co-img-wrapper img {
        position: relative;
        transition: opacity .3s;
        backface-visibility: hidden; }
    .co-navigation a.co-link-box:hover {
      color: #555555; }
      .co-navigation a.co-link-box:hover img {
        opacity: .4; }
  .co-navigation-icon h3 {
    margin-top: 5px; }
  .co-navigation-icon .co-icon {
    font-size: 2.8em; }
  /* Images */
  .co-img-wrapper {
    margin-bottom: 30px; }
  .co-img-wrapper.co-2colimg {
    margin-bottom: 0; }
    .co-img-wrapper.co-2colimg img {
      margin-bottom: 30px;
      width: 100%; }
  /* Documents and Links */
  ul.co-documents {
    padding: 0; }
    ul.co-documents,
    ul.co-documents li {
      list-style-type: none; }
    ul.co-documents .co-document .glyphicon {
      font-size: 17px;
      line-height: 1.2em; }
    ul.co-documents .co-document a,
    ul.co-documents .co-document a p,
    ul.co-documents .co-document a:link,
    ul.co-documents .co-document a:link p,
    ul.co-documents .co-document a:visited,
    ul.co-documents .co-document a:visited p {
      color: #555555;
      text-decoration: none; }
    ul.co-documents .co-document-text {
      margin-left: 30px; }
  .co-button-wrapper .btn-primary {
    margin-top: 30px; }
  /* Google Maps */ }

@media all and (min-width: 992px) {
  .co-google-map-container {
    margin-top: 25px;
    margin-bottom: 25px; } }

@media all and (min-width: 768px) {
  .ly-header-pane .co-google-map-container {
    padding-bottom: 35%; } }

@media all {
  .ly-header-pane .co-google-map-container {
    margin-top: 0;
    margin-bottom: 0; }
  .googlemap-apiwarning {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0; }
  /* Kontakt Map */
  .co-contactmap address {
    line-height: 1.2;
    padding: 15px 0; }
  .co-contactmap .co-company,
  .co-contactmap .co-address,
  .co-contactmap .co-details {
    margin-bottom: 15px; }
  /* Sperating Line */
  .role-admin .co-separatingline {
    padding: 15px 0; }
  hr.ly-darkhr {
    border-color: #e9ecef; }
  hr.ly-primaryhr {
    border-color: #FF3939; }
  hr.ly-primaryhr-half {
    width: 50%;
    margin-right: auto;
    margin-left: auto; }
  /* Person */
  .co-person {
    overflow: hidden;
    margin: 30px 0; }
  .co-person-wrapper img {
    width: 100%; }
  .co-person-text {
    word-wrap: break-word; }
  .co-person-placeholder {
    background: #e9ecef;
    padding-bottom: 128%; }
  .co-person-image-rounded .co-person-image-wrapper {
    border-radius: 50%;
    overflow: hidden; }
    .co-person-image-rounded .co-person-image-wrapper img {
      backface-visibility: hidden; }
  .co-person-image-rounded .co-person-placeholder {
    border-radius: 50%;
    padding-bottom: 100%; }
  .co-person-wrapper .co-person-image {
    width: 50%;
    margin-bottom: 15px;
    padding-right: 19px; }
  .co-person-wrapper .co-person-text {
    width: 100%; }
  /* Youtube */
  .role-admin .co-youtube-video-wrapper {
    padding-top: 40px; }
  /* Fearures */
  .co-features-besides .description {
    margin-bottom: 25px; } }
  @media all and (min-width: 768px) {
    .co-features-besides .description {
      margin-bottom: 36px; } }

@media all {
  .co-features-besides ul.features {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px; }
    .co-features-besides ul.features > li {
      margin-top: 20px;
      position: relative;
      padding-left: 35px; } }
    @media all and (min-width: 768px) {
      .co-features-besides ul.features > li {
        padding-left: 45px; } }

@media all {
      .co-features-besides ul.features > li:first-of-type {
        margin-top: 0; }
      .co-features-besides ul.features > li:before {
        content: "\f058";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        font-size: 24px;
        color: #FF3939;
        position: absolute;
        left: 0;
        top: -5px; } }
      @media all and (min-width: 768px) {
        .co-features-besides ul.features > li:before {
          font-size: 32px;
          top: -10px; } }

@media all {
    .co-features-besides ul.features li > p {
      margin-top: 3px; }
    .co-features-besides ul.features strong {
      font-weight: 600; }
  /* Pricing */
  .co-pricing .co-card .card-body {
    background-color: #fff;
    border-radius: 1rem;
    transition: box-shadow 250ms ease-in-out, margin 250ms ease-in-out; } }
  @media all and (min-width: 768px) {
    .co-pricing .co-card .card-body:hover {
      box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
      margin: -0.25rem 0 0.25rem 0; } }

@media all {
    .co-pricing .co-card .card-body .card-title {
      margin: 0.5rem 0;
      font-size: 0.9rem;
      letter-spacing: .1rem;
      font-weight: bold; }
    .co-pricing .co-card .card-body .card-price {
      font-size: 2rem;
      margin: 0; }
      .co-pricing .co-card .card-body .card-price .period {
        font-size: 0.8rem; }
  .co-pricing .co-card .text-muted {
    opacity: 0.7; } }

/*# sourceMappingURL=bs4.css.map */
