﻿html, body
{
background: #000 !important;
color: #FFF !important;
font-size: 15px;
font-weight: normal !important;
font-family: 'Roboto', Segeo UI, Helvetica;
}

/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/upload/CMS/twys/fonts/ubuntu-v13-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}


a,  a:link, a:visited, a:active {color: yellow; text-decoration: underline;} 
 a:hover  {text-decoration: underline;} 

h1{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 300 !important; color: #000 !important;}
h2{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500 !important; font-size:1.75rem; color: #000 !important;}
h3{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 100 !important; font-size:1.75rem; color: #000 !important;}
h4{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal !important; font-size: 16px !important;}
h5{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500 !important; font-size:1.5rem; color: #000 !important;}
h6{font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500 !important; font-size:1.25rem; color: #666 !important;}


.logo >img
{
height: auto;
width: 100px;
margin-left: 50px;
}

.service {color: white !important; text-decoration: none !important; }
.service a, .service a:link, .service a:visited, .service a:active {color: #FFF !important;} 


.service_Active {color: white !important; text-decoration: none !important; font-weight: bold;}
.service_Active  a, .service_Active  a:link, .service_Active  a:visited, .service_Active  a:active {color: #FFF !important; font-weight: bold;} 

footer {background: #000; color: #FFF;}

.footer-link, .footer-link a, .footer-link a:link, .footer-link a:visited, .footer-link a:active {color: #FFF; text-decoration: none; }
 .footer-link a:hover  {color: #FFF; text-decoration: underline;} 

.twyz-green {color: #95c122 !important}
.twyz-yellow {color: yellow !important}

.px-twyz {
padding-left: 20% !important;
padding-right: 20% !important;
}


.fs-7 {
  font-size: 0.8rem !important;
}

.h1-dark{color: white !important;}

.bg-dark-twyz {background-color: #000;}

.bg-dark-twyz-pic {
background-image: url(/upload/CMS/twoeyes.de/templateimages/bg-up.svg);
background-color: #000;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

#cookiebar.fixed {
left:0;
right:0;
margin-left: auto;
margin-right: auto;
width: 40%;
text-align: center;
bottom: 0px;
position: fixed;
z-index: 99999999;
}


#cookiebar
{
height: 390px;
background-color: white;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding: 3px 20px 20px 20px;
color: black;
border: 1px solid: #3b71ca;
font-size: 14px;
line-height: 1.25em;
}

.cookieman{
margin-top: -60px;
}


.box-grey
{
background: #fff;
color: #333;
border: 2px solid #000;
padding: 15px;
border-radius: 10px;
}

.box
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: black;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #1d71b8 0%, #1d71b8 51.22%, #1d71b8 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
}


.box2
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
}

.box-1
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: black;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #e6117d 0%, #e6117d 51.22%, #eda4cc 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
}

.box-2
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: black;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #1d71b8 0%, #1d71b8 51.22%, #069999 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
}

.box-3
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: black;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #069999 0%, #069999 51.22%, #7deae7 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
}

.box-4
{
background-color: rgb(255, 255, 255);
padding-left: 2rem;
padding-right: 2rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: black !important;
border-radius: 25px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #95c122 51.22%, #ffde07 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
text-align: left;
}



.btn-twyz-border {
height: 25px;
background-color: rgb(255, 255, 255);
padding-left: 1rem;
padding-right: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
border-radius: 50px;
box-shadow: 0px 0px 15px darkgray;
border: double 4px transparent;
background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #95c122 51.22%, #ffde07 100%);
background-origin: border-box;
background-clip: padding-box, border-box;
font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500 !important; font-size:1.25rem;
text-decoration: none !important;
}

 .btn-twyz-border a:hover  {text-decoration: none !important;} 


.bg-green {

background: #95c122;
color: white;
}

.color-twyz {color: #95c122 !important;}
.color-twyz-black {color: #000 !important;}

.tessa{
      display: table;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
	  opacity: 2;
      background-position: center center;
      text-align: left !important;
      visibility: inherit;
      padding: 50px;
      margin-top: 50px;
    }

.circle-bg {
margin-top: -300px;
}

.cloud
{
  background-image: url("/upload/CMS/twys/twoeyes_software_gmbh/templateimages/hintergrund-cloud.jpg");
  background-repeat: no-repeat;
}

.image-fluid {width: 25%;}


.arrow-blue {
  background-image: url("/upload/CMS/twys/twoeyes_software_gmbh/templateimages/pf-ro.svg");
 height: 70px;
 width: 90px;
margin-left: -40px;margin-top: -10px;
}

.arrow-black {
  background-image: url("/upload/CMS/twys/twoeyes_software_gmbh/templateimages/pf-ro-black.svg");
 height: 70px;
 width: 90px;
margin-left: -40px;margin-top: -10px;
}


.arrow-green {
  background-image: url("/upload/CMS/twys/twoeyes_software_gmbh/templateimages/pf-ro-green.svg");
 height: 70px;
 width: 90px;
margin-left: -40px;margin-top: -10px;
}



strong {font-weight: 800;}



.card {color: black;}

.fa-ul {margin-left: 0px !important;}



.accordion-item { border: 0px !important; }

@media (min-width: 1023px) {

.my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.py-lg-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.mt-lg-10 {margin-top: 10rem !important;}
.pt-lg-10 {padding-top: 10rem !important;}
.mb-lg-10 {padding-bottom: 10rem !important;}
.pb-lg-10 {margin-bottom: 10rem !important;}

}


.btn {border-radius: 50px !important; text-transform: none !important;}

.btn {--mdb-btn-box-shadow: 0 0px 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0.0) !important; --mdb-btn-box-shadow-state: 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0); !important; --mdb-btn-hover-box-shadow: 0 0px 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0.0), 0 0px 0px 0 rgba(var(--mdb-box-shadow-color-rgb), 0.0) !important;}
.btn { border-radius:  50%; font-size: 15px;}
.btn:hover {--mdb-btn-box-shadow: 0 0px 0px 0px rgba(var(--mdb-box-shadow-color-rgb), 0.0) !important;}
.btn.show {box-shadow: none !important;}

.btn-twyz {
  background-color: #91B50E !important;
  border-color: #91B50E !important;
  color: white !important;
  text-decoration: none !important;
  font-size: 15px !important;
}

.btn-twyz:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  color: white !important;
  text-decoration: none;
  font-size: 15px !important;
}

.btn-black a {text-decoration: none;  font-size: 15px !important; }

.btn-black {
  background-color: #000 !important;
  border-color: #000 !important;
  color: white !important;
  text-decoration: none !important;
  font-size: 15px !important;
}

.btn-black:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  color: white !important;
  text-decoration: none;
  font-size: 15px !important;
}


.btn-black a {text-decoration: none;  font-size: 15px !important; }


.navbar-scroll .nav-link, .navbar-scroll  {
  color: #FFF !important;
}

.navbar-scroll {
    background-color: #fff;
  }



input {background: white;}

.form-label {margin-bottom: 0px;}

.dropstart .dropdown-toggle::before {border-top: white; border-right: white; border-bottom: white; }

.link, .link a, .link a:hover, .link a:link, .link a:visited, .link a.active {color: #1d71b8; text-decoration: underline;}

.a-link, .a-link a, .a-link a:hover, .a-link a:link, .a-link a:visited, .a-link a.active {color: white;}
.b-link, .b-link a, .b-link a:hover, .b-link a:link, .b-link a:visited, .b-link a.active {color: black !important; text-decoration: underline !important;}

.navbar
{
  background: #132127 !important;
  color: #999 !important;
}

.navbar-crm
{
  height: 59px;
  color: #000 !important;
  padding-left: 62px;
  padding-top: 20px;
  background: white;
  margin-top: 3.95rem !important;
 z-index: 20; 
}

.a-link-crm, .a-link-crm a, .a-link-crm a:hover, .a-link-crm a:link, .a-link-crm a:visited, .a-link-crm a.active {color: #1d71b8;}
.a-link-wawi, .a-link-wawi a, .a-link-wawi a:hover, .a-link-wawi a:link, .a-link-wawi a:visited, .a-link-wawi a.active {color: #e60a7d;}
.a-link-hr, .a-link-hr a, .a-link-hr a:hover, .a-link-hr a:link, .a-link-hr a:visited, .a-link-hr a.active {color: #00a19a;}


.navbar-erp
{
  height: 59px;
  color: #000 !important;
  padding-left: 62px;
  padding-top: 20px;
  background: white;
  margin-top: 3.95rem !important;
 z-index: 20;
}


.icons{
height: 100px;
width: 100px;

}

            .twyz-nav-mobile-header {
                --header-height: 55px;
                --header-font-size-small: 14px;
                --header-font-size-medium: 16px;
                --header-font-size-big: 18px;

                display: flex;
            }

            nav.twyz-nav-mobile-header {
                height: var(--header-height);
                font-size: var(--header-font-size-medium);
                align-content: center;
            }

            div.twyz-nav-mobile-header {
                position: absolute;
                width: 100%;
                max-height: calc(100vh - var(--header-height));
                flex-direction: column;
				z-index: 1;
				border-bottom: 1px solid;
            }

            .twyz-nav-mobile-logo {
                    background-image: url(/upload/CMS/twys/twoeyes_software_gmbh/templateimages/logo-twyz-white.svg);
                    background-repeat: no-repeat;
                    background-position: center;
                    width: 100px;
					height: calc(var(--header-height, 55px) - 18px);
			}

            div.twyz-nav-mobile-subheader {
                font-size: var(--header-font-size-medium);
                justify-content: end;
                display: flex;
                flex-direction: column;
            }

            div.twyz-nav-mobile-subheader .btn {
                font-size: var(--header-font-size-small);
                padding: 8px 16px !important;
            }

            .twyz-nav-mobile-content {
                background-color: white;
                overflow-y: auto;
                flex: 1;
                font-size: var(--header-font-size-small);
            }

            .twyz-nav-mobile-content-header {
                min-height: 85px;
            }

            .twyz-nav-mobile-content .h5,
            .twyz-nav-mobile-content h5 {
                font-size: var(--header-font-size-big);
            }

            .twyz-nav-mobile-content .regular {
                font-weight: normal;
            }

            .twyz-nav-mobile-content .bold {
                font-weight: bold;
            }

            .twyz-nav-mobile-content ul {
                padding: 0;
                margin: 0;
            }

            .twyz-nav-mobile-content ul li {
                list-style: none;
                cursor: pointer;
            }

            .twyzNavMobileMenuItem {
                display:none;
            }

            .twyz-nav-mobile-back-btn {
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                box-shadow: none !important;
                transition: none !important;
                border-color: inherit !important;
            }

            .twyz-nav-mobile-chip,
            .twyz-nav-mobile-chip-medium,
            .twyz-nav-mobile-chip-small {
                display: flex;
                box-shadow: none !important;
                transition: none !important;
                padding: 0 !important;
                border: 1px solid;
                height: 133px;
                width: 100%;
                margin-bottom: 16px;
				border-color: inherit !important;
            }

             .twyz-nav-mobile-chip-medium {
                height: 110px;
            }

            .twyz-nav-mobile-chip-small {
                height: 90px;
            }

            .twyz-nav-mobile-chip:first-of-type,
            .twyz-nav-mobile-chip-medium:first-of-type,
            .twyz-nav-mobile-chip-small:first-of-type {
                margin-top: 16px;
            }

            .twyz-nav-mobile-chip .twyz-nav-mobile-chip-content,
            .twyz-nav-mobile-chip-medium .twyz-nav-mobile-chip-content,
            .twyz-nav-mobile-chip-small .twyz-nav-mobile-chip-content {
                flex: 1;
                font-size: var(--header-font-size-small);
                text-align: left;
                font-weight: normal;
                overflow: hidden;
            }

            .twyz-nav-mobile-chip .twyz-nav-mobile-chip-content h5,
            .twyz-nav-mobile-chip-medium .twyz-nav-mobile-chip-content h5,
            .twyz-nav-mobile-chip-small .twyz-nav-mobile-chip-content h5 {
                font-size: var(--header-font-size-medium);
            }

            .twyz-nav-mobile-chip .twyz-nav-mobile-chip-btn,
            .twyz-nav-mobile-chip-medium .twyz-nav-mobile-chip-btn,
            .twyz-nav-mobile-chip-small .twyz-nav-mobile-chip-btn {
                width: 62px;
                align-items: center;
                display: flex;
                justify-content: center;
                box-shadow: none !important;
                transition: none !important;
                border-top-left-radius: 0 !important;
                border-bottom-left-radius: 0 !important;
				border-top-right-radius: 2px !important;
                border-bottom-right-radius: 2px !important;
            }

            .twyz-nav-mobile-content-twyz-cloud-btn {
                padding: 20px 0 !important;
                font-size: var(--header-font-size-small);
                width: 100%;
                box-shadow: none !important;
            }



@media (max-width: 1023px) {
.navbar-mobile
{
  color: #000 !important;
  padding-left: 25px;
  padding-top: 10px;
  background: white;
  margin-top: 3.95rem !important;
  z-index: 20;
  max-width: 1023px !important;
  top: -5px;
}
.pt-lg-10 {padding-top: 0rem !important;}

.mt-mobil {margin-top: 9rem !important;}


#cookiebar.fixed {
left:0;
right:0;
margin-left: auto;
margin-right: auto;
width: 80%;
text-align: center;
bottom: 0px;
position: fixed;
z-index: 99999999;
}


#cookiebar
{
height: 520px;
background-color: white;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding: 3px 20px 20px 20px;
color: black;
border: 1px solid: #3b71ca;
font-size: 14px;
line-height: 1.25em;
}

.cookieman{

margin-top: -60px;

}

}

@media (max-width: 991px) {
  .navbar-scroll {
    background-color: #fff;
  }

.image-fluid {width: 75% !important;}

.navbar-crm
{
  padding-left: 12px;
}

.mt-10 {margin-top: 5rem !important;}

}


.navbar-scroll .navbar-brand,
.navbar-scroll .fa-bars {
  color: #000;
}

.navbar-scrolled {
  background-color: #000;
}

.navbar-scrolled .navbar-brand,
.navbar-scrolled .nav-link,
.navbar-scrolled .fa-bars {
  color: #000;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}


@media (max-width: 450px) {
  #intro {
    height: 950px !important;
  }

.py-10, .my-10 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

}


@media (min-width: 550px) and (max-width: 750px) {
  #intro {
    height: 1100px !important;
  }
.py-10, .my-10 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
}

@media (min-width: 800px) and (max-width: 990px) {
  #intro {
    height: 600px !important;
  }
}






@media (max-width: 880px) {
.logo
{
height: auto;
width: 100px;
margin-left: 0px !important;
}
}