/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
  font-family: 'ubuntulight';
  src: url("../fonts/ubuntu-l-webfont.woff2") format("woff2"), url("../fonts/ubuntu-l-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ubunturegular';
  src: url("../fonts/ubuntu-r-webfont.woff2") format("woff2"), url("../fonts/ubuntu-r-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body, .tooltip, .popover {
  font-family: "Roboto", Helvetica Neue, Arial, sans serif;
  font-weight: 300;
  font-size: 1.5rem;

  /*-webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;*/
 /* font-size: 15px; */
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h4 {
  font-size: 2rem;
  font-weight: 400;
}

/* Tabs-Panel custom */
a {
  color: #0a6bb2;
}


/* Tabs-Panel custom */
.panel {
  margin-bottom: 35px;
}

.panel-content-box-stacked {
  flex-wrap: wrap;
}

.panel-content-box-stacked .tabs-module {
  order: 2;
  flex-basis: 100%;
}

.panel-content-box-stacked .panel-body {
  padding: 0;
}

.panel-content-box-stacked .tabs-module {
  padding: 15px 30px 30px 30px;
}

.panel-content-box-stacked .tabs-module .tab-nav a {
  font-size: 22px;
  width: 90px;
  height: 38px;
}

.panel-content-box-stacked .tabs-module .tab-nav a:hover, .panel-content-box-stacked .tabs-module .tab-nav a:active, .panel-content-box-stacked .tabs-module .tab-nav a:focus {
  text-decoration: none;
}

.panel-content-box-stacked .tabs-module .tab-nav .wb-icon-general {
  font-size: 24px;
}

.panel-content-box-stacked .tabs-module .tab-nav .wb-icon-eye {
  width: 26px;
  height: 30px;
}

.panel-content-box-stacked .tabs-module .tab-nav .wb-icon-caution {
  width: 23px;
  height: 23px;
}

.panel-content-box-stacked .tabs-module .tab-content {
  padding: 38px 40px 28px 40px;
}

/* custom classes */
.h1-login {
  color: #0a6bb2;
  line-height: 40px;
  font-size: 30px;
}

.mainBlue {
  background-color: #0a6bb2;
}

.darkBlue {
  background-color: #1b3b6f;
}

.darkestBlue {
  background-color: #141b41;
}

.margin-bottom {
  margin-bottom: 30px;
}

/* Tarif Login-page */
.tarif {
  padding-left: 20px;
  color: white;
  position: relative;
  float: left;
  height: 110px;
  margin-bottom: 10px;
  width: 485px;
  display: flex;
  justify-content: space-between;
}

.tarif:before {
  content: '';
  display: block;
  width: 117px;
  height: 110px;
  position: absolute;
  top: 0;
  right: -117px;
  border-bottom-color: white;
  border-bottom-width: 55px;
  border-style: solid;
  border-top-color: white;
  border-left-width: 55px;
  border-top-width: 55px;
  z-index: -1;
}

.tarif.mainBlue:before {
  border-left-color: #0a6bb2;
}

.tarif.darkBlue:before {
  border-left-color: #1b3b6f;
}

.tarif.darkestBlue:before {
  border-left-color: #141b41;
}

.tarif h2 {
  align-self: center;
  margin: 0;
  font-size: 21px;
}

.tarif p {
  width: 225px;
  align-self: center;
  margin: 0;
}

.tarif + .btn {
  float: right;
  margin-top: 32px;
}

.panel-primary > .panel-heading {
  background-color: none;
  border-color: none;
}

#toTop {
  position: absolute;
  padding: 10px 20px;
  background: #0a6bb2;
  left: 50%;
  top: -51px;
}

.tarif-table {
  margin-bottom: 50px;

  /****HEAD UL *******/
  /****PRIZE UL *******/
  /****CONTENT UL *******/
  /*****SERVICE *******/
  /****TRANSITIONS*******/
}

.tarif-table ul {
  margin: 0;
}

.tarif-table #mobile_pack_row {
  display: none;
}

.tarif-table #pa_head li, .tarif-table #pa_servicenames, .tarif-table .green {
  background-color: #A5D51F !important;
  color: #fff;
}

.tarif-table .darkestBlue, .tarif-table .darkBlue, .tarif-table .mainBlue {
  color: #fff;
}

.tarif-table .pa_content {
  background-color: #e7e7e7;
}

.tarif-table .pa_prize {
  background-color: #fafafa;
}

.tarif-table #pa_seprize .txtsmall {
  font-size: 12px;
  font-weight: 600;
}

.tarif-table .txtsmall {
  font-size: 12px;
}

.tarif-table .normlineheight {
  line-height: normal;
}

.tarif-table .txtsmallest {
  font-size: 10px;
  margin: 0;
  line-height: 18px;
}

.tarif-table #pack_row li.first {
  border-left: none !important;
}

.tarif-table #pack_row ul {
  padding-left: 0;
}

.tarif-table #pack_row ul, .tarif-table .pa_explain {
  overflow: hidden;
  clear: both;
}

.tarif-table #pack_row li.first {
  width: 46% !important;
}

.tarif-table #pack_row li {
  float: left;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 18%;
  list-style-type: none;
  text-align: center;
  line-height: 26px;
}

.tarif-table #pa_head, .tarif-table .pa_prize, .tarif-table .pa_prize li, .tarif-table #pa_head li {
  height: 135px;
  min-height: 0 !important;
}

.tarif-table #pa_head li, .tarif-table .pa_prize li, .tarif-table #pa_servicenames li {
  padding-top: 1%;
  font-size: 18px;
}

.tarif-table #pa_servicenames li {
  font-weight: bold;
}

.tarif-table #pa_head li.first, .tarif-table .pa_prize li.first, .tarif-table #pa_servicenames li.first {
  background-color: #fff !important;
  cursor: auto !important;
}

.tarif-table #pack_row li.first {
  text-align: left;
  font-size: 15px;
  line-height: 25px;
}

.tarif-table #pa_head li {
  margin-top: 2%;
}

.tarif-table #pa_head li.topseller {
  margin-top: 0;
}

.tarif-table #pa_head img {
  margin-top: 3%;
  opacity: 1;
}

.tarif-table .pa_prize .btn {
  margin-top: 7px;
  padding: 6px 12px;
}

.tarif-table .pa_prize li {
  border-bottom: 2px solid #fff;
  padding: 0;
}

.tarif-table .texttop {
  vertical-align: text-top;
}

.tarif-table .pa_content li {
  padding: 12px;
  border: 2px solid #fff;
  font-size: 1.8em;
}

.tarif-table .pa_content li.first {
  padding-top: 12px;
}

.tarif-table .pa_explain {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 0 15px;
  min-height: 50px;
}

.tarif-table .pa_dart {
  color: #555555;
  vertical-align: top;
  float: right;
  margin-left: 2%;
  cursor: pointer;
}

.tarif-table .pa_exhide {
  height: 0 !important;
  border: none !important;
  min-height: 0 !important;
}

.tarif-table .pa_dartrotate {
  transform: rotate(45deg);
}

.tarif-table #pa_servicehead {
  text-align: center;
  line-height: normal;
}

.tarif-table #pa_servicehead p, .tarif-table #pa_servicehead h2 {
  margin: 0;
}

.tarif-table #pa_servicenames li {
  height: 60px;
  min-height: 0;
  font-size: 3.5rem;
  font-weight: 200;
  background: #efefef;
  color: #555555;
}

.tarif-table #pa_servicenames li.active {
  background: #ee712e;
  color: #fff;
}

.tarif_price {
  color: #ee712e;
  font-size: 3.5rem;
  font-weight: 600;
  margin: 10px 0;
}

.tarif-table #pack_row .cta {
  margin-top: 5% !important;
}

.tarif-table .pa_explain, .tarif-table .pa_dart {
  -webkit-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  font-size: 15px;
}
.tarif-table .pa_explain p {
  margin: 10px 0;
}

@media screen and (max-width: 960px) {
  .tarif-table #pack_row {
    font-size: 13px;
  }

  .tarif-table #pack_row li {
    min-height: 80px;
  }
  
  /* EM */
  ul.uspList2 {list-style: none;}
  
}

@media screen and (max-width: 768px) {
  .tarif-table #pack_row, .tarif-table #pack_row li.first {
    font-size: 12px !important;
    line-height: normal !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }

  .tarif-table #pa_head li, .tarif-table .pa_prize li, .tarif-table #pa_servicenames li {
    font-size: 10px;
    line-height: normal !important;
    min-height: 0 !important;
  }

  .tarif-table #pack_row li {
    min-height: 90px;
  }

  .tarif-table .pa_dart {
    margin-top: 10px;
  }
}

.tarif-table #pack_row .tarif-active {
  color: #ee712e;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  position: absolute;
  top: -5px;
  border: 0;
  text-align: left;
}

.tarif-table #pack_row .tarif-free {
  color: #ee712e;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  position: absolute;
  top: -5px;
  border: 0;
  text-align: left;
}

.tarif-table #pack_row .tarif-free:after {
  display: block;
  content: '';
  border: 5px solid #ee712e;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 1000;
  width: 97%;
  height: 1123px;
}
/*
.tarif-table #pack_row .tarif-active:after {
  display: block;
  content: '';
  border: 5px solid #ee712e;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 1000;
  width: 97%;
  height: 190px;
}
*/
.anchor {
  z-index: 0;
}

.anchor::before {
  display: block;
  content: "";
  height: 180px;
  margin-top: -180px;
  visibility: hidden;
}

.tarif h2 small {
  color: #fff;
}

.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

#upgradePremiumWrapper:after {
  z-index: 2000;
}

strong, b {
  font-family: "ubunturegular", Helvetica Neue, Arial, sans serif;
}

.premium:after {
  content: "Premium";
  background: #ee712e;
  font-size: 10px;
  color: #fff;
  position: absolute;
  margin-top:-25px;
  right: 0;
  width: 60px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 2px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 3px;
  /*content: "";
  position: absolute;
  margin-top:-25px;
  right: 25px;
  width: 60px;
  height: 20px;
  background: url(../../premium.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;*/
}

.consulting:after {
  /*background: url(../../consulting.svg);*/
  content: "Consulting";
  background: #ee712e;
  font-size: 10px;
  color: #fff;
  position: absolute;
  margin-top:-25px;
  right: 0;
  width: 60px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 2px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 3px;
}

.smaller {
  width:50%;
}

.verysmall {
  width:45%;
}
.panel-info.smaller {
  float:right;
  margin: 0 -15px 15px 15px;
}

#abcChartPie{
  z-index: 9999;
}

.manual-note {
  float:right;
}

.manual_link:hover {
  text-decoration: none;
}

/* Responsive mobile */
@media(max-width:768px){
  .panel-info.smaller{
    width: 100%;
    margin: 0 0 20px 0;
    
  
  }
  .smaller{
    width: 100%;
    
  }
  .panel-info{
    padding-left: -30px;
    margin: 0 0 0 0;
  }
 /* .message{
    padding: 0 0 0 10px;
    margin: 0 0 0 0 ;

  }*/
  .third-level-nav{
    display: table;
  }
  h2{
    font-size: 30px;
  }
  
  
}


/* ST - easymoments */

body {
	color: #555555;
}

h1 {
	font-weight: bold;
}

h2 {
	font-weight: bold;
}

h3 {
	font-size: 3rem;
	font-weight: 200;
}

section {
	margin-bottom: 30px;
}

.inf_01,
.inf_02,
.inf_03 {
	color: #fff;
	text-align: center;
	padding: 1px 0 15px 0;
	margin: 0 0 2px 0;
}

.inf_01 h2,
.inf_02 h2,
.inf_03 h2 {
	margin: 0;
	padding: 0;
}

.inf_01 {
	background: #007ab6;
}

.inf_02 {
	background: #01628f;
}

.inf_03 {
	background: #005479;
}

/* indexpage */

.index {margin-top: 7%;}
.index a.logo  {
	display: block;
	width: 34%;
	margin: 0 auto 50px;
}
a.g-icon, a.g-icon:hover {
	background: url("/googleanmelden.jpg") no-repeat;
	width: 377px;
	height: 66px;
	display: inline-block;
}
a.g-icon:hover {opacity: 0.8;}
.footer  {
	background: #f2f2f2;
	color: #70757a;
	padding: 15px;
}
.footer a {color: #70757a;}
.footer span {
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dadce0;
}

/* signup */
img {max-width: 100%;}
.center-block {
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn-black {
	background-image: none;
	background-color: #333;
	text-transform: uppercase;
	font-family: "ubuntulight";
	font-weight: 700;
	font-size: 15px;
	padding: 15px;
}
.btn-black:hover {background: #70757a;}
.badges ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.badges ul li {
    list-style: none;
    margin-top: 1.5%;
    padding: 0 10px;
}
.badges img { max-width: 100%; display: block; }
.badges a::after {display: none !important;}
#toTop {background: none; top: 0;}

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

/*body {margin-top: 0;}*/

.content {margin-top: 0;}

h1 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #333;
}

h2 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: 300;
	font-size: 40px;
	margin: 0 0 15px 0;
}
.agb {padding-bottom: 20px;}

#consulting-background {
  position: relative;
}

#consulting-background:after {
  content: "";

  position: absolute;
  left: 0;
  top: 35%;
  height: 50%;
  right: 0;

 
  z-index: 0;

  background: url('/images/pdf/consulting_frontpage.jpg') no-repeat; 
  background-size: cover; 
  background-position: right; 
  height: 1000px;
}

.main.layoutLandingpage h1 {margin-top: 10%;}
.layoutLandingpage .form-signin .form-control {margin-bottom: 15px;}


 /* The switch - the box around the slider */
.toggle-slider-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px;
}

/* Hide default HTML checkbox */
.toggle-slider-checkbox {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.toggle-slider {
  font-style: bold;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 4px;
}

.toggle-slider:before {
  font-size: 10px;
  text-align: center;
  position: absolute;
  height: 20px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: .4s;
  transition: .4s;
  content: "AUS";
  border-radius: 4px;
}

.toggle-slider-checkbox:disabled + .toggle-slider {
  background-color: #ffc4c4;
  cursor: not-allowed;
}

.toggle-slider-checkbox:checked + .toggle-slider {
  background-color: green;
}

.toggle-slider-checkbox:checked:disabled + .toggle-slider {
  background-color: #c4e2c4;
}

.toggle-slider-checkbox:focus + .toggle-slider {
  box-shadow: 0 0 1px #2196F3;
}

.toggle-slider-checkbox:checked + .toggle-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  content: "AN";
}

/* Rounded sliders */
.toggle-slider.round {
  border-radius: 34px;
}

.toggle-slider.round:before {
  border-radius: 50%;
} 

.htmx-indicator {
  opacity: 0;
  pointer-events: none;
  display: none;
}
.htmx-request .htmx-indicator {
  opacity: 1;
  transition: opacity 200ms ease-in;
  display: block;
}
.htmx-request.htmx-indicator {
  opacity: 1;
  transition: opacity 200ms ease-in;
  display: block;
}

.htmx-indicator-global {
  position: fixed;
  background-color: rgba(130, 130, 130, 0.7);
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.htmx-indicator-global > img {
  top: min(40vh, 40%);
  left: 50%;
  position: fixed;
}

#page-footer {
  margin-top: 300px
}
