.clearfix {
  clear: both;
}
.calc a.btn.change-criterias.in-box {
  margin: 10px 0 0 0 !important;
  display: block;
  padding: 10px 0;
  background: none;
  font-size: 11px;
}
.calc a.btn.change-criterias.in-box:after {
  font-size: 11px !important;
}
.calc a.btn.change-criterias.in-box.on:after {
  content: '\f0d7';
}
.calc a.btn.change-criterias.in-box:hover {
  color: #333;
}
.bg-primary {
  background-color: #02669a;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .tooltip-inner {
  min-width: 300px;
  text-align: left;
  background: #02669A;
}
.tooltip .tooltip-inner .label {
  width: 70px;
  display: inline-block;
  float: left;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #02669A;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #02669A;
}
i.fa-info-circle {
  display: inline-block;
  float: left;
  margin: 4px 5px 0 0;
  height: 16px;
  line-height: 16px;
  width: 16px;
  border-radius: 8px;
  color: #fff !important;
  background-color: #787878;
  text-align: center;
  font-family: courier new;
  font-size: 12px;
}
.buttonallgemein {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
}
.top {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.header {
  height: 85px;
}
.header .logo {
  box-shadow: 2px 2px 5px #333333;
  margin: 15px 30px 0 0;
}
.header .logo img {
  max-width: 290px;
}
.header .hotline {
  margin: 20px 0 0 0;
  font-size: 20px;
  line-height: 22px;
}
.header .empfehlungen {
  margin: 15px 0 0 30px;
}
.header .wechselservice {
  margin: 20px 0 0 0;
  font-size: 20px;
  line-height: 22px;
  color: #02669A;
}
.menubottom {
  position: relative;
}
.menubottom .container {
  position: relative;
}
.menu {
  position: relative;
  height: 45px;
  z-index: 500;
}
.menu .social a {
  float: right;
  height: 45px;
  line-height: 30px;
}
.menu .social a i {
  font-size: 20px;
  margin-right: 10px;
}
.brdcrumb {
  line-height: 45px;
  height: 45px;
}
.tpl_breadcrumb div[itemprop="itemListElement"] {
  position: relative;
  padding-right: 15px;
}
.tpl_breadcrumb div[itemprop="itemListElement"]:after {
  content: "»";
  position: absolute;
  top: 0;
  right: 0;
}
.tpl_breadcrumb div[itemprop="itemListElement"]:last-child {
  padding-right: inherit;
}
.tpl_breadcrumb div[itemprop="itemListElement"]:last-child:after {
  display: none;
}
.container.content {
  max-width: 1200px;
  padding: 0;
}
.card.menu {
  margin-bottom: 15px;
}
.card .card-options {
  float: right;
}
.card-header {
  background: #f9f9f9;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.text ul,
.pageBox ul {
  position: relative;
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
}
.text ul li,
.pageBox ul li {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
}
.text ul li:before,
.pageBox ul li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 1px;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #02669A;
}
.slick-dots li:before {
  display: none;
}
.col-md-12.button {
  margin-top: 1em;
}
.col-md-12.button p {
  position: relative;
  display: block;
  margin: 1em 0;
  padding: 1em 0;
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #02669A;
}
.col-md-12.button a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: #FECE22;
  font-weight: 700;
}
.col-md-12.button a:after {
  position: absolute;
  display: block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  right: 0.5em;
  top: 0.525em;
}
.col-md-12.button a:hover {
  background-color: #02669A;
  color: #ffffff;
}
.col-md-12.button.doppel a:first-child {
  margin-right: 1em;
}
.col-md-6.button p {
  position: relative;
  display: block;
  text-align: right;
}
.col-md-6.button a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: #FECE22;
  font-weight: 700;
}
.col-md-6.button a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.col-md-6.button a:hover {
  background-color: #02669A;
  color: #ffffff;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.stars .stars_title {
  font-size: 16px;
  font-weight: bold;
}
.stars .stars_sterne {
  position: relative;
  margin-left: 120px;
  width: 300px;
  height: 35px;
  line-height: 35px;
}
.stars .stars_sterne_back {
  position: absolute;
  top: 0x;
  left: 0;
  margin: 0;
  text-align: left;
  width: 300px;
  height: 35px;
  line-height: 35px;
  color: #ddd;
  font-size: 18px;
  z-index: 50;
}
.stars .stars_sterne_front {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  text-align: left;
  width: 300px;
  height: 35px;
  line-height: 35px;
  color: #FECE22;
  font-size: 18px;
  z-index: 100;
}
.stars .stars_note {
  font-size: 16px;
}
.tabelle {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tabelle .sucheeintraege {
  position: relative;
  display: block;
  padding: 0.5em 0;
}
.tabelle .sucheeintraege .suche {
  position: relative;
  display: block;
  float: left;
}
.tabelle .sucheeintraege .suche .suchelabel {
  position: relative;
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #02669A;
  text-align: center;
  margin-right: 0.25em;
}
.tabelle .sucheeintraege .suche .suchelabel:before {
  position: relative;
  display: block;
  content: '\f002';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.tabelle .sucheeintraege .suche input {
  outline: none;
  box-shadow: none;
  border: none;
  background-color: #f7f7f8;
  height: 32px;
  padding: 0 0.5em;
  line-height: 32px;
}
.tabelle .sucheeintraege .suche:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tabelle .sucheeintraege .anzahl {
  position: relative;
  display: block;
  float: right;
}
.tabelle .sucheeintraege .anzahl .anzahllabel {
  position: relative;
  display: block;
  float: left;
  padding: 0 0.5em;
  height: 32px;
  line-height: 32px;
  color: #02669A;
  text-align: center;
  margin-right: 0.25em;
}
.tabelle .sucheeintraege .anzahl select {
  height: 32px;
  line-height: 32px;
  border: none;
  background-color: #FECE22;
  padding: 0 0.5em;
  cursor: pointer;
  -webkit-appearance: none;
}
.tabelle .sucheeintraege .anzahl select::-ms-expand {
  display: none;
}
.tabelle .sucheeintraege .anzahl:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tabelle table {
  position: relative;
  display: table;
  width: 100%;
}
.tabelle table thead {
  position: relative;
  width: 100%;
}
.tabelle table thead tr {
  position: relative;
  display: table-row;
  width: 100%;
  background-color: #FECE22;
}
.tabelle table thead tr th {
  position: relative;
  display: table-cell;
  padding: 1em;
  width: 100%;
}
.tabelle table thead tr th:first-child {
  width: 75%;
}
.tabelle table thead tr th:last-child {
  width: 25%;
  text-align: right;
}
.tabelle table tbody {
  position: relative;
  width: 100%;
}
.tabelle table tbody tr {
  position: relative;
  display: table-row;
  width: 100%;
}
.tabelle table tbody tr td {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 1em;
  width: 100%;
}
.tabelle table tbody tr td:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tabelle table tbody tr td:first-child {
  width: 75%;
}
.tabelle table tbody tr td:last-child {
  width: 25%;
  text-align: right;
}
.tabelle table tbody tr.grundversorger {
  background-color: #e9f7ff;
}
.tabelle table tbody .srSiegel {
  float: right;
}
.tabelle table tr.spacer {
  position: relative;
  display: table-row;
  height: 0.25em;
}
.tabelle table .sortierung {
  position: absolute;
  display: block;
  top: 16px;
  right: 16px;
  width: 32px;
}
.tabelle table .sortierung .fas {
  position: relative;
  display: block;
  line-height: 0.75;
  color: #02669A;
  cursor: pointer;
}
.tabelle .anzahlpaginierung {
  position: relative;
  display: block;
  padding: 0.5em 0;
}
.tabelle .anzahlpaginierung p {
  position: relative;
  display: block;
  float: left;
}
.tabelle .anzahlpaginierung .paginierung {
  position: relative;
  display: block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  float: right;
}
.tabelle .anzahlpaginierung .paginierung span {
  position: relative;
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  background-color: #FECE22;
  color: #02669A;
  margin-left: 0.25em;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.tabelle .anzahlpaginierung .paginierung span:before {
  position: relative;
  display: block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.tabelle .anzahlpaginierung .paginierung .prev:before {
  content: '\f0d9';
}
.tabelle .anzahlpaginierung .paginierung .pageno.active {
  background-color: #02669A;
  color: #ffffff;
}
.tabelle .anzahlpaginierung .paginierung .hellip {
  background-color: transparent !important;
  color: #02669A !important;
  cursor: default;
}
.tabelle .anzahlpaginierung .paginierung .hellip:before {
  content: '\f141';
  font-weight: 300;
}
.tabelle .anzahlpaginierung .paginierung .next:before {
  content: '\f0da';
}
.tabelle .anzahlpaginierung .paginierung span:hover {
  background-color: #02669A;
  color: #ffffff;
}
.tabelle .anzahlpaginierung .paginierung .inactive {
  background-color: #ECEDEE !important;
  color: #ffffff !important;
  cursor: default;
}
.tabelle .anzahlpaginierung .paginierung:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tabelle .anzahlpaginierung:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tabelle p.button {
  position: relative;
  display: block;
}
.tabelle p.button a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: #FECE22;
  font-weight: 700;
}
.tabelle p.button a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.tabelle p.button a:hover {
  background-color: #02669A;
  color: #ffffff;
}
.col-md-12.verfuegbarkeitsabfrage {
  margin-top: 1em;
}
.col-md-12.verfuegbarkeitsabfrage p {
  position: relative;
  display: block;
  margin: 1em 0;
  padding: 1em 0;
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #02669A;
  line-height: 40px;
}
.col-md-12.verfuegbarkeitsabfrage p .left {
  position: relative;
  display: block;
  float: left;
}
.col-md-12.verfuegbarkeitsabfrage p .right {
  position: relative;
  display: block;
  float: right;
}
.col-md-12.verfuegbarkeitsabfrage p:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.col-md-12.verfuegbarkeitsabfrage .label {
  margin-right: 0.5em;
}
.col-md-12.verfuegbarkeitsabfrage input {
  width: 120px;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: #f7f7f8;
  margin-right: 0.5em;
  height: 40px;
  padding: 0 0.5em;
  line-height: 32px;
}
.col-md-12.verfuegbarkeitsabfrage a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  line-height: 24px;
  background-color: #FECE22;
  font-weight: 700;
}
.col-md-12.verfuegbarkeitsabfrage a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.col-md-12.verfuegbarkeitsabfrage a:hover {
  background-color: #02669A;
  color: #ffffff;
}
.verfuegbarkeitsabfrage .location-container.location-found {
  display: inline-block;
  position: relative;
  height: 100px;
}
.verfuegbarkeitsabfrage .chosen-container-single {
  position: absolute;
  left: 0;
  top: 40px;
  margin-top: .5em;
}
.verfuegbarkeitsabfrage a.chosen-single {
  width: 252px;
  line-height: inherit;
  height: 50px !important;
  background-color: #f7f7f8 !important;
  font-weight: 500;
}
.verfuegbarkeitsabfrage a.chosen-single:hover {
  color: inherit !important;
}
.verfuegbarkeitsabfrage .location-container {
  margin-right: .5em;
}
.verfuegbarkeitsabfrage #usedZipcode {
  margin-right: 0;
}
.verfuegbarkeitsabfrage #usedLocation {
  display: none;
}
.verfuegbarkeitsabfrage .chosen-container.chosen-with-drop .chosen-drop {
  top: 50px;
  left: 0;
  right: 0;
  width: 252px;
  border-color: #f7f7f8 !important;
  border-top: 1px solid #f7f7f8 !important;
}
.calc-2017 .calc-content .calc-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 700;
  padding: 1em;
  background-color: #FECE22;
}
.calc-2017 .calc-content .calc-main .title strong {
  font-size: 17px;
}
.calc-2017 .calc-content .calc-main:nth-of-type(2) .inputwrap {
  width: 30%;
}
.calc-2017 .calc-content .calc-main:nth-of-type(2) .checkbox {
  display: inline-block;
}
.calc-2017 .calc-content .calc-main:nth-of-type(2) .checkbox.swBestCarrier {
  padding-top: 0;
  line-height: inherit !important;
}
.calc-2017 .calc-content .calc-main.business {
  justify-content: inherit;
}
.calc-2017 .calc-content .calc-main .inputwrap {
  position: relative;
  display: block;
  width: 17%;
  padding: 0 0.5em;
}
.calc-2017 .calc-content .calc-main .inputwrap label {
  position: relative;
  display: block;
  width: 100%;
}
.calc-2017 .calc-content .calc-main .inputwrap .tooltip {
  display: none;
  width: 280px;
  bottom: 1em;
  padding-bottom: 1em;
  opacity: 1;
  visibility: visible;
}
.calc-2017 .calc-content .calc-main .inputwrap .tooltip:after {
  position: relative;
  display: block;
  content: '';
  width: 0;
  height: 0;
  bottom: 0;
  margin: 0 auto;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 1em solid rgba(80,80,80,0.6);
}
.calc-2017 .calc-content .calc-main .inputwrap .tooltip .tpHidden {
  padding: 0.5em 0.75em 0.75em;
  background: rgba(80,80,80,0.6);
  color: #ffffff;
}
.calc-2017 .calc-content .calc-main .inputwrap .title {
  position: relative;
  display: block;
  width: 100%;
}
.calc-2017 .calc-content .calc-main .inputwrap .title .fas {
  position: relative;
  display: inline-block;
  margin-left: 0.5em;
}
.calc-2017 .calc-content .calc-main .inputwrap input {
  position: relative;
  display: block;
  width: 100%;
}
.calc-2017 .calc-content .calc-main .location-id {
  width: 100%;
}
.calc-2017 .calc-content .calc-main .persons {
  display: flex;
  flex-wrap: wrap;
}
.calc-2017 .calc-content .calc-main .persons a {
  margin: 0 0.5em;
  color: #ffffff;
}
.calc-2017 .calc-content .calc-main .persons a.on {
  color: #474646;
}
.calc-2017 .calc-content .calc-main .persons a:before {
  position: relative;
  display: block;
  content: '\f183';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 2px;
}
.calc-2017 .calc-content .calc-main .persons a.picto2800:before {
  content: '\f183\f183';
}
.calc-2017 .calc-content .calc-main .persons a.picto4000:before {
  content: '\f183\f183\f183';
}
.calc-2017 .calc-content .calc-main .persons a.picto6000:before {
  content: '\f183\f183\f183\f183';
}
.calc-2017 .calc-content .calc-main .persons a:hover {
  cursor: pointer;
}
.calc-2017 .calc-content .calc-main .swBestCarrier {
  padding: 2em 0.5em 0;
  text-align: left;
}
.calc-2017 .calc-content .calc-main .swBestCarrier input {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 8px;
}
.calc-2017 .calc-content .calc-main .swBestCarrier label {
  display: inline-block;
  width: auto;
}
.calc-2017 .calc-content .calc-main .submit {
  height: 30px;
  width: 100%;
  background-color: #02669A;
  color: #ffffff;
  border: none;
  shadow: none;
  text-transform: uppercase;
  cursor: pointer;
}
.calc-2017 .calc-content .calc-main .submit .fas {
  margin-left: 8px;
}
.calc-2017 .calc-content .calc-main input {
  margin-top: 1px;
  margin-right: 12px;
  padding: 10px;
}
.calc-2017 .calc-content .calc-main input[type="checkbox"] {
  width: 45px;
  height: 45px;
  cursor: pointer;
  position: relative;
}
.calc-2017 .calc-content .calc-main input[type="checkbox"]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  background: #fff;
}
.calc-2017 .calc-content .calc-main input[type="checkbox"]::after {
  content: '\f00c';
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Font Awesome 5 Pro';
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 26px;
  color: #fff;
}
.calc-2017 .calc-content .calc-main input[type="checkbox"]:checked:after {
  color: #333;
}
.calc-2017 .calc-content .calcTafel {
  padding: 10px 0 5px 0;
  font-size: 13px;
}
.calc-2017 .calc-content .calcTafel ul {
  list-style: none;
  margin-top: 10px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.calc-2017 .calc-content .calcTafel ul li {
  padding: 0 1em;
  font-size: 16px;
  color: #333;
}
.calc-2017 .calc-content .calcTafel ul li:before {
  position: relative;
  display: block;
  float: left;
  margin-right: 0.25em;
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 100;
  font-size: 32px;
  top: -3px;
  color: #FECE22;
}
.calc-2017 .calc-content .calcTafel ul li:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
@media (max-width: 768px) {
  .calc-2017 .calc-content .calcTafel ul li:before {
    top: 0;
    font-size: 14px;
  }
  .calc-2017 .calc-content .calcTafel ul li:first-child {
    padding-left: 0;
  }
  .calc-2017 .calc-content .calcTafel ul li:last-child {
    padding-right: 0;
  }
}
@media (max-width: 540px) {
  .calc-2017 .calc-content .calcTafel ul {
    display: none;
  }
}
.calc-2017 .calc-content .calc-main .inputwrap.persons {
  width: 23%;
}
.calc-2017 .calc-content .calc-main .inputwrap.swBestCarrier {
  width: 25%;
  padding-top: 32px;
}
.calc-2017 .calc-content .calc-main .inputwrap:last-of-type {
  width: 18%;
}
.calc-2017.nachtrechner .calc-content .calc-main .inputwrap,
.calc.power-night.small .calc-main .inputwrap {
  width: 20%;
}
.calc-2017.nachtrechner .calc-content .calc-main:last-child,
.calc-2017.nachtrechner .calc-content .calc-main.last-child,
.calc.power-night.small .calc-main:last-child,
.calc.power-night.small .calc-main.last-child {
  padding-top: 0;
}
.calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap,
.calc-2017.nachtrechner .calc-content .calc-main.last-child .inputwrap,
.calc.power-night.small .calc-main:last-child .inputwrap,
.calc.power-night.small .calc-main.last-child .inputwrap {
  width: 25%;
}
@media (max-width: 540px) {
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap,
  .calc-2017.nachtrechner .calc-content .calc-main.last-child .inputwrap,
  .calc.power-night.small .calc-main:last-child .inputwrap,
  .calc.power-night.small .calc-main.last-child .inputwrap {
    width: 100%;
  }
}
.calc-2017.waermerechner .calc-content .calc-main:last-child,
.calc-2017 .calc-content.waermerechner .calc-main:last-child {
  padding-top: 0;
}
.calc-2017.waermerechner .calc-content .calc-main .inputwrap,
.calc-2017 .calc-content.waermerechner .calc-main .inputwrap {
  width: 25%;
}
@media (max-width: 540px) {
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap,
  .calc-2017 .calc-content.waermerechner .calc-main .inputwrap {
    width: 100%;
  }
}
.calc-2017.waermerechner .calc-content .calc-main .inputwrap:last-of-type,
.calc-2017 .calc-content.waermerechner .calc-main .inputwrap:last-of-type {
  width: 50%;
  margin-left: 50%;
}
@media (max-width: 540px) {
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap:last-of-type,
  .calc-2017 .calc-content.waermerechner .calc-main .inputwrap:last-of-type {
    width: 100%;
    margin-left: 0;
  }
}
.calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap,
.calc-2017.waermerechner .calc-content .calc-main.last-child .inputwrap,
.calc-2017 .calc-content.waermerechner .calc-main:last-child .inputwrap,
.calc-2017 .calc-content.waermerechner .calc-main.last-child .inputwrap {
  width: 50%;
  margin-left: auto;
  margin-right: 50%;
  margin-top: -62px;
}
@media (max-width: 540px) {
  .calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap,
  .calc-2017.waermerechner .calc-content .calc-main.last-child .inputwrap,
  .calc-2017 .calc-content.waermerechner .calc-main:last-child .inputwrap,
  .calc-2017 .calc-content.waermerechner .calc-main.last-child .inputwrap {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
}
.calc-2017.waermerechner .calc-content .calc-main.last-child .inputwrap.settings-btn-visible {
  margin-top: -120px;
}
@media (max-width: 540px) {
  .calc-2017.waermerechner .calc-content .calc-main.last-child .inputwrap.settings-btn-visible {
    margin-top: 0;
  }
}
.calc-2017.gewerberechner .calc-content .calc-main .inputwrap {
  width: 25%;
}
.calc-2017.gewerberechner .calc-content .calc-main .inputwrap:nth-of-type(4) {
  display: none;
}
.calc-2017.gasrechner .calc-content .calc-main .inputwrap {
  width: 25%;
}
.btn-submit-sub,
.addBtnSubmitCurrentAmount {
  height: 30px;
  width: 200px;
  padding: 1px 7px 2px;
  background-color: #02669A;
  color: #ffffff;
  border: none;
  shadow: none;
  text-transform: uppercase;
  cursor: pointer;
  float: right;
  display: block;
  text-align: center;
  line-height: 30px;
}
.btn-submit-sub:hover,
.addBtnSubmitCurrentAmount:hover {
  color: #fff;
  text-decoration: none;
}
.btn-submit-sub .fas,
.addBtnSubmitCurrentAmount .fas {
  margin-left: 8px;
}
.savingsCalculation {
  margin: 20px 0 0 0;
}
.savingsCalculation strong {
  margin-right: 20px;
}
@media (max-width: 990px) {
  .savingsCalculation strong {
    display: block;
    margin-bottom: 10px;
  }
}
.savingsCalculation i {
  margin: 7px 7px 0 0;
}
@media (max-width: 760px) {
  .savingsCalculation i {
    margin: 3px 7px 0 0;
  }
}
.savingsCalculation label.radio-container {
  display: inline-block;
}
.savingsCalculation .currentAmount {
  border-bottom: 1px solid #ccc;
  margin-left: 20px;
  width: 110px;
  text-align: center;
}
.savingsCalculation .addBtnSubmitCurrentAmount {
  display: inline-block;
  float: none;
  margin-left: 20px;
}
@media (max-width: 760px) {
  .savingsCalculation .addBtnSubmitCurrentAmount {
    margin: 10px 0 0 0;
  }
}
.fixed-placeholder {
  display: block;
  position: static;
  width: 100%;
  height: 112px;
}
.calc-nav {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #ECEDEE;
  margin-top: 10px;
}
.calc-nav li {
  width: 16.6667%;
  max-width: 160px;
  text-align: center;
  text-transform: uppercase;
}
.calc-nav li:before {
  display: none;
}
.calc-nav li a {
  text-decoration: none;
  font-weight: 700;
  color: #9ba1a6;
}
.calc-nav li.active a {
  color: #02669A;
}
.calc-nav li a:before {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  padding: 0.875em 0 0 0;
  margin: 0 auto 0.5em;
  background-color: #4f5459;
  background-image: url(../img/icons/icon-strom.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  content: '';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 32px;
  font-size: 2rem;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.calc-nav li.power a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-strom.svg);
  background-size: 40%;
}
.calc-nav li.power-eco a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-oekostrom.svg);
}
.calc-nav li.power-night a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-nachtstrom.svg);
}
.calc-nav li.power-heat a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-waermepumpenstrom.svg);
}
.calc-nav li.power-business a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-gewerbestrom.svg);
}
.calc-nav li.gas a:before {
  background-image: url(/front/templates/stromauskunft/img/icons/icon-gas.svg);
}
.calc-nav li.active a:before {
  background-color: #02669A;
}
.calc-nav:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
img.wappen {
  float: right;
  border: none;
  height: 100px;
}
.cityimage {
  float: right;
  width: 150px;
  margin: 0 0 0 20px;
  height: 117px;
  background: url(/front/templates/stromauskunft/img/bgOrtsschild.png) no-repeat;
  background-size: cover;
  text-align: center;
  padding: 30px 0 0 0;
}
.cityimage .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  color: #000;
  width: 150px;
}
.cityimage .county {
  font-size: 12px;
  line-height: 20px;
}
section.html#id4180,
section.haspagenavi {
  background-color: #f7f7f8;
}
section.html#id4180 ul,
section.haspagenavi ul {
  position: relative;
  display: block;
  list-style: none;
  padding: 1em;
  background-color: #ffffff;
}
section.html#id4180 ul li,
section.haspagenavi ul li {
  position: relative;
  display: block;
  padding: 0;
  color: #02669A;
  font-weight: 700;
}
section.html#id4180 ul li:before,
section.haspagenavi ul li:before {
  display: none;
}
section.html#id4180 ul li:after,
section.haspagenavi ul li:after {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  content: '\f0d7';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
section.html#id4180 ul ul li,
section.haspagenavi ul ul li {
  color: #474646;
}
section.html#id4180 ul ul li:after,
section.haspagenavi ul ul li:after {
  display: none;
}
section.html#id4180 ul ul ul,
section.haspagenavi ul ul ul {
  padding: 0.5em;
}
section.html#id4180 ul ul ul li,
section.haspagenavi ul ul ul li {
  font-weight: 400;
}
section.html#id4181,
.wechselservicecta {
  background-image: url(../img/motiv1.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
section.html#id4181 .col-md-3:last-child,
.wechselservicecta .col-md-3:last-child {
  text-align: right;
}
section.html#id4181 .cta,
.wechselservicecta .cta {
  padding: 1em;
  background-color: #FECE22;
  color: #02669A;
  font-size: 22.5px;
}
section.html#id4181 .cta h3,
.wechselservicecta .cta h3 {
  margin-bottom: 4em;
}
section.html#id4181 .cta a,
.wechselservicecta .cta a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  font-size: 18px;
  background-color: #02669A;
  color: #ffffff;
}
section.html#id4181 .cta a:after,
.wechselservicecta .cta a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
section.html#id4181 .cta a:hover,
.wechselservicecta .cta a:hover {
  background-color: #ffffff;
  color: #02669A;
}
section.html#id4181 .stoerer,
.wechselservicecta .stoerer {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 160px;
  padding: 0.75em;
  background-color: #02669A;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.DbS {
  position: relative;
  display: block;
}
.DbS .stromanbietersiegel {
  position: relative;
  display: block;
  width: 33.3333%;
  float: left;
}
.DbS ul,
.DbS p {
  width: 66.6667%;
  float: left;
  padding: 0 0 0 1em;
}
.DbS:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.DbSwrap {
  position: relative;
  display: block;
  width: 100%;
  text-align: right;
}
.DbSlabel {
  position: relative;
  display: block;
  text-align: left;
  float: left;
}
.DbSwrap:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
section.html#id4184 {
  background-image: url(../img/motiv2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
section.html#id4184 .cta {
  padding: 1em;
  background-color: #FECE22;
  color: #02669A;
  font-size: 22.5px;
}
section.html#id4184 .cta h3 {
  margin-bottom: 1em;
}
section.html#id4184 .cta a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  font-size: 18px;
  background-color: #02669A;
  color: #ffffff;
}
section.html#id4184 .cta a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
section.html#id4184 .cta a:hover {
  background-color: #ffffff;
  color: #02669A;
}
section.html#id4186 .col-md-4 {
  display: flex;
  flex-wrap: wrap;
}
section.html#id4186 .col-md-4 img {
  display: block;
  width: 100%;
}
section.html#id4186 .col-md-4 .inner {
  padding: 1em;
  background-color: #f7f7f8;
}
section.html#id4186 .col-md-4 .inner h3 {
  min-height: 70px;
}
section.html#id4186 .col-md-4 .inner p {
  min-height: 200px;
}
section.html#id4186 .col-md-4 .inner .button {
  border-width: 1px 0;
  border-style: solid;
  border-color: #02669A;
  text-align: center;
}
section.html#id4186 .col-md-4 .inner .button p {
  min-height: auto;
  margin-bottom: 0.125em;
}
section.html#id4186 .col-md-4 .inner .button a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  display: block;
  background-color: transparent;
}
section.html#id4186 .col-md-4 .inner .button a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  margin-left: 0.75em;
}
.ergebnisse .col-md-12 {
  margin-bottom: 1em;
}
.ergebnisse .col-md-12 .row {
  position: relative;
  padding: 1em;
  background-color: #f7f7f8;
  margin-left: 0;
  margin-right: 0;
}
.ergebnisse .col-md-12 .toggle-tariff-details {
  margin-top: 15px;
}
.ergebnisse .col-md-12 .platzierung {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 32px;
  text-align: center;
  font-weight: 700;
  line-height: 32px;
  z-index: 2;
}
.ergebnisse .col-md-12 .platzierung .nummer {
  position: relative;
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  background-color: #FECE22;
  color: #02669A;
}
.ergebnisse .col-md-12 .platzierung .fahne {
  position: relative;
  display: block;
  float: left;
  height: 32px;
  padding: 0 12px;
  background-color: #02669A;
  font-size: 13.5px;
  text-transform: uppercase;
  color: #ffffff;
}
.ergebnisse .col-md-12 .platzierung .fahne:after {
  position: absolute;
  content: '';
  right: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-top: 16px solid #02669A;
  border-bottom: 16px solid #02669A;
}
.ergebnisse .col-md-12 .platzierung:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.ergebnisse .col-md-12 .logo {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  color: #02669A;
  background-color: #ffffff;
}
.ergebnisse .col-md-12 .logo img {
  position: relative;
  display: block;
  width: 100%;
  height: 120px;
  margin-bottom: 1em;
  object-fit: contain;
  object-position: 50% 0;
}
.ergebnisse .col-md-12 .logo .fa-star {
  color: #FECE22;
}
.ergebnisse .col-md-12 .logo .fa-info-circle {
  margin-left: 1em;
  color: #9ba1a6;
}
.ergebnisse .col-md-12 .info ul {
  position: relative;
  display: block;
  padding: 0;
  list-style: none;
  font-size: 13.5px;
}
.ergebnisse .col-md-12 .info ul li {
  position: relative;
  display: block;
  padding: 0 0 0 1.5em;
}
.ergebnisse .col-md-12 .info ul li.only-info:before {
  content: '\f05a';
}
.ergebnisse .col-md-12 .info ul li.only-info a {
  font-weight: bold;
}
.ergebnisse .col-md-12 .info ul li:before {
  position: absolute;
  display: block;
  left: 0;
  top: -1px;
  content: '\f05a';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #9ba1a6;
}
.ergebnisse .col-md-12 .info ul li a {
  color: inherit;
  text-decoration: none;
}
.ergebnisse .col-md-12 .info p {
  color: #02669A;
}
.ergebnisse .col-md-12 .siegel {
  text-align: right;
}
.ergebnisse .col-md-12 .siegel .showSRSiegel {
  float: right;
}
.ergebnisse .col-md-12 .preis p {
  position: relative;
  display: block;
  margin: 0;
  padding: 1em 0;
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #02669A;
}
.ergebnisse .col-md-12 .preis p:first-child {
  border-width: 1px 0 0 0;
}
.ergebnisse .col-md-12 .preis a:first-child {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: #FECE22;
  font-weight: 700;
}
.ergebnisse .col-md-12 .preis a:first-child:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.ergebnisse .col-md-12 .preis a:first-child:hover {
  background-color: #02669A;
  color: #ffffff;
}
.ergebnisse .col-md-12 .preis a.toggle-tariff-details {
  margin: 15px auto 0 auto;
  display: table;
}
.ergebnisse .col-md-12 .preis .preis {
  font-size: 36px;
  color: #02669A;
}
.ergebnisse .col-md-12 .preis .preis .fa-info-circle {
  color: #9ba1a6;
  font-size: 18px;
}
.ergebnisse .col-md-12 .preis .ersparnis {
  color: #E72C0D;
}
.ergebnisse .col-md-12 p {
  margin-bottom: 0.5em;
}
.ergebnisse .col-md-12 .toggle-tariff-details:hover {
  color: inherit;
  text-decoration: none;
}
.ergebnisse .col-md-12 .tariff-details {
  display: none;
  padding-bottom: 1px;
}
.ergebnisse .col-md-12 .nav-tabs {
  border-bottom: 1px solid #02669A;
}
.ergebnisse .col-md-12 .nav-tabs .nav-item {
  background: #fff;
  border-radius: 0;
  margin-right: 2px;
  border: none;
  font-weight: 500;
  color: #02669A;
  border-bottom: 1px solid #02669A;
  flex: none;
}
.ergebnisse .col-md-12 .nav-tabs .nav-item.active {
  color: #fff;
  background: #02669A;
}
.ergebnisse .col-md-12 .tab-content {
  padding: 20px 0;
  border-bottom: 1px solid #02669A;
  font-size: 13px;
}
.ergebnisse .col-md-12 .tab-content .tt-spacer,
.ergebnisse .col-md-12 .tab-content td {
  width: 210px;
  vertical-align: top;
}
.ergebnisse .col-md-12.besterpreis .row {
  background-color: #e9f7ff;
}
.ergebnisse .col-md-12.button {
  margin-bottom: 0;
}
.btn-change-criterias-container {
  border-top: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.btn-change-criterias-container.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  margin-top: -1px;
  background: #fff;
  box-shadow: 0 0 18px #ccc;
}
.btn-change-criterias-container div {
  display: inline-block;
  margin: 0 auto;
}
.btn-change-criterias-container div a.btn.change-criterias {
  display: inline-block;
}
.btn-change-criterias-container div i {
  margin: 13px 0 0 13px;
}
.btn-change-criterias-container hr {
  margin: 0;
}
.calc-result h4 {
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .calc-result h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.calc-result .ergebnisse {
  padding-top: 0;
}
.calc-result .ergebnisse .container {
  padding: 0;
}
.calc-result .ergebnisse .container .logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 120px;
  margin-left: auto;
  margin-right: auto;
}
.calc-result .ergebnisse .container a.hide-tariff-details {
  display: table;
  margin: 12px auto 0 auto;
  font-weight: bolder;
  color: #02669A;
}
.calc-result .ergebnisse .container a.hide-tariff-details:hover {
  color: inherit;
  text-decoration: none;
}
#chart_preisentwicklung-stromkosten-haushalte-berlin {
  max-width: 900px;
  margin: 0 auto;
}
.chart .chart {
  margin-bottom: 1em;
}
.chart .chart .teilensocial {
  position: relative;
  display: block;
  text-align: right;
}
.chart .chart .teilensocial a {
  margin-left: 0.5em;
  font-size: 22.5px;
}
.chart .chart .chart {
  position: relative;
  display: block;
  margin-top: 1em;
  padding: 1em;
  background-color: #ffffff;
  text-align: center;
}
.chart .chart .info .fa-info-circle {
  color: #9ba1a6;
  font-size: 18px;
}
.chart .chart .info .stand {
  position: relative;
  display: block;
  float: right;
}
.chart .chart .info:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.tableSiegel {
  float: right;
  margin: 6px 12px;
  height: 25px;
}
.stromanbietertabelle table thead tr th:last-child {
  padding-right: 48px;
}
.stromanbietertabelle .srSiegel {
  float: right;
}
.stromanbietertabelle .srSiegel img {
  height: 45px;
}
.stromanbietertabelle .carrier-street:after {
  content: ', ';
}
.stromanbietertabelle .placeholder {
  width: 100px;
  height: 45px;
  background: #eee;
  float: left;
  margin: 0 .5em;
  display: inline-block;
  position: relative;
}
.stromanbietertabelle .placeholder:before {
  content: '\f03e';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 26px;
  opacity: .2;
}
.stromanbietertabelle table tbody tr td .logo {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  padding: 0.5em;
  background: #ffffff;
}
.stromanbietertabelle table tbody tr td .logo img {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  margin-bottom: 1em;
  object-fit: contain;
  object-position: 50% 0;
}
.stromanbietertabelle table tbody tr td p {
  position: relative;
  display: block;
  float: left;
  width: 80%;
  padding-left: 1em;
}
.stromanbietertabelle table tbody tr td:last-child p {
  padding: 0;
  width: 100%;
}
.grundversorger iframe,
.erreichen iframe {
  position: relative;
  display: block;
  width: 100%;
  height: 280px;
  margin-top: 2em;
}
.grundversorger .logo,
.erreichen .logo {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 2em;
  text-align: right;
}
.grundversorger .logo img,
.erreichen .logo img {
  position: relative;
  display: inline-block;
  max-width: 200px;
}
.erreichen iframe {
  margin-top: 0;
}
.stromvergleichtabelle table thead tr th,
.anbietertarife table thead tr th,
.anbietergewerbestrom table thead tr th {
  width: 25%;
}
.stromvergleichtabelle table thead tr th:first-child,
.anbietertarife table thead tr th:first-child,
.anbietergewerbestrom table thead tr th:first-child {
  width: 50%;
}
.stromvergleichtabelle table tbody tr td,
.anbietertarife table tbody tr td,
.anbietergewerbestrom table tbody tr td {
  width: 25%;
}
.stromvergleichtabelle table tbody tr td:first-child,
.anbietertarife table tbody tr td:first-child,
.anbietergewerbestrom table tbody tr td:first-child {
  width: 50%;
}
.stromvergleichtabelle .ersparnis,
.anbietertarife .ersparnis,
.anbietergewerbestrom .ersparnis {
  font-weight: 700;
  color: #24a600;
}
.stromvergleichtabelle .ersparnis .fa-info-circle,
.anbietertarife .ersparnis .fa-info-circle,
.anbietergewerbestrom .ersparnis .fa-info-circle {
  margin-right: 0.5em;
  color: #9ba1a6;
}
.stromvergleichtabelle .fa-check-circle,
.anbietertarife .fa-check-circle,
.anbietergewerbestrom .fa-check-circle {
  color: #02669A;
}
.stromvergleichtabelle p.button {
  margin: 1em 0;
}
.faq .faq-inhalt {
  position: relative;
  display: block;
  text-align: left;
}
.faq .faq-inhalt span.faq-frage {
  position: relative;
  display: block;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #02669A;
  min-height: 38px;
  line-height: 24px;
  margin: 0;
  padding: 6px 32px 7px 0;
  cursor: pointer;
}
.faq .faq-inhalt span.faq-frage p {
  font-weight: 700;
  margin: 0;
}
.faq .faq-inhalt span.faq-frage:after {
  position: absolute;
  display: block;
  top: 0;
  right: 1em;
  width: 1em;
  height: 38px;
  line-height: 37px;
  content: '\f067';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  text-align: center;
}
.faq .faq-inhalt span.faq-frage.active:after,
.faq .faq-inhalt span.faq-frage:hover:after {
  content: '\f068';
}
.faq .faq-inhalt .faq-antwort {
  position: relative;
  display: block;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #02669A;
  padding: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.faq .faq-inhalt .faq-antwort.active {
  padding: 25px 0 50px;
  height: auto;
  opacity: 1;
}
.faq .faq-inhalt .faq-antwort img {
  position: relative;
  display: none;
  max-width: 240px;
  margin-bottom: 16px;
}
.faq .faq-inhalt .faq-antwort p {
  position: relative;
  display: none;
  width: 75%;
}
.faq .faq-inhalt .faq-antwort p a {
  position: relative;
  display: block;
  font-weight: 700;
  padding: 0 0 0 1em;
}
.faq .faq-inhalt .faq-antwort p a:before {
  position: absolute;
  display: block;
  left: 0;
  top: 1px;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #02669A;
}
.faq .faq-inhalt .faq-antwort.active img {
  display: block;
}
.faq .faq-inhalt .faq-antwort.active p {
  display: block;
}
.faq .faq-inhalt:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.faq .faq-inhalt.last span.faq-frage {
  border-width: 1px 0 1px 0;
}
.faq .faq-inhalt span.faq-frage.active {
  border-width: 1px 0 0 0;
}
.faq .button {
  margin-top: 4em;
}
.auchinteressant .col-md-4 {
  display: flex;
  flex-wrap: wrap;
}
.auchinteressant .col-md-4 img {
  display: block;
  position: relative;
  width: 100%;
}
.auchinteressant .col-md-4 .inner {
  display: block;
  position: relative;
  width: 100%;
  padding: 1em;
}
.auchinteressant .col-md-4 .inner .button {
  border-width: 1px 0;
  border-style: solid;
  border-color: #02669A;
  text-align: center;
}
.auchinteressant .col-md-4 .inner .button p {
  margin-bottom: 0.125em;
}
.auchinteressant .col-md-4 .inner .button a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  display: block;
  background-color: transparent;
}
.auchinteressant .col-md-4 .inner .button a:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  margin-left: 0.75em;
}
.hilfreich .fa-star {
  color: #FECE22;
}
.hilfreich .colorgrey {
  color: #9ba1a6;
}
.einleitung .logo {
  position: relative;
  display: block;
  float: left;
  width: 240px;
  height: 240px;
  padding: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  background: #ffffff;
}
.einleitung .logo img {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
  object-fit: contain;
  object-position: 50% 50%;
}
.einleitung .fa-star {
  color: #FECE22;
}
.anbieterbewertungen .kundenstimme {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 1em;
  margin-bottom: 1em;
  background-color: #f7f7f8;
}
.anbieterbewertungen .kundenstimme .sterne {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  padding: 0 1em 0 0;
}
.anbieterbewertungen .kundenstimme .kundenname {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  padding: 0 1em;
  border-width: 0 1px;
  border-style: solid;
  border-color: #9ba1a6;
}
.anbieterbewertungen .kundenstimme .bewertung {
  position: relative;
  display: block;
  float: left;
  width: 60%;
  padding: 0 0 0 1em;
}
.anbieterbewertungen .kundenstimme:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.anbieterbewertungen .fa-star {
  color: #FECE22;
}
.footer {
  margin-top: 40px;
  position: relative;
  min-height: 400px;
  font-size: 13px;
  line-height: 22px;
}
.footer .footer_share {
  padding: 20px 0;
}
.footer .footer_links {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.footer .footer_links .klimaschuetzer {
  text-align: center;
}
.footer .footer_links .klimaschuetzer img {
  margin-top: 5px;
}
.footer .footer_empfehlungen {
  padding: 20px 0;
  border-bottom: 1px solid #ffffff;
}
.footer .footer_empfehlungen .empfehlungenSlider {
  margin: 15px 20px;
}
.footer .footer_empfehlungen .empfehlungenSlider .item {
  height: 75px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 75px;
}
.footer .footer_auszeichnungen {
  padding: 20px 0;
}
.footer .footer_auszeichnungen .empfehlungen {
  margin-bottom: 20px;
}
.footer .footer_auszeichnungen .empfehlungen img {
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .footer a {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
  }
}
.slick-prev:before {
  content: '\f0d9';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #02669A;
}
.slick-next:before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color: #02669A;
}
.bottom {
  height: 85px;
}
.bottom .logo {
  box-shadow: 2px 2px 5px #333333;
  margin: 15px 30px 0 0;
}
.bottom .logo img {
  max-width: 290px;
}
.bottom .hotline {
  margin: 20px 0 0 0;
  font-size: 20px;
  line-height: 22px;
}
.bottom .links {
  margin: 45px 0 0 30px;
  font-size: 14px;
}
.mainmenu {
  display: block;
  float: left;
  overflow-y: auto;
  height: 45px;
  max-width: none;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 5000;
}
.mainmenu .mainmenu_name {
  position: absolute;
  top: 0;
  left: 55px;
  line-height: 45px;
  color: #333;
}
.mainmenu::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #007da4;
}
.mainmenu::-webkit-scrollbar {
  height: 6px;
  background-color: transparent;
}
.mainmenu::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #ffffff;
}
.mainmenu:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
#expand {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 45px;
  padding: 0;
  height: auto;
  min-height: 45px;
  cursor: pointer;
  line-height: 45px;
  color: #02669A;
  font-size: 20px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-otransition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
#expand i {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 45px;
}
#expand i.fa-times {
  display: none;
}
.mainmenu.expanded #expand {
  background: #007da4;
}
.mainmenu.expanded #expand i.fa-times {
  display: block;
  color: #ffffff;
}
.mainmenu.expanded #expand i.fa-bars {
  display: none;
}
.mainmenu #nav {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
  height: auto;
  padding: 30px 15px 30px;
  margin: 45px auto 0;
  text-align: left;
  background: #007da4;
  z-index: 5000;
}
.mainmenu #nav:after {
  position: absolute;
  display: block;
  content: '';
  clear: both;
}
#nav .close {
  display: none !important;
}
.mainmenu {
  color: #ffffff;
}
.mainmenu hr {
  border-color: #ffffff;
  margin-right: 30px;
}
.mainmenu p {
  padding: 0;
  margin: 0;
}
.mainmenu ul {
  position: relative;
  display: flex;
  width: 100%;
  min-width: 215px;
  margin: 0 2px 2px 0;
  border: none;
}
.mainmenu ul:after {
  position: relative;
  display: block;
  content: '';
  clear: both;
}
.mainmenu ul:last-child {
  border-right: 0px solid #ffffff;
}
.mainmenu ul li ul {
  margin: 0;
  border-right: none;
}
.mainmenu li {
  position: relative;
  display: block !important;
  width: 100%;
  text-align: left;
  z-index: 5000;
  min-height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-otransition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.mainmenu li:before {
  display: none;
}
.mainmenu li:hover a ul li a.drop {
  padding-bottom: 0;
}
.mainmenu li a {
  display: block;
  font-size: 20px;
  line-height: 26px;
  padding: 7px 0 7px;
  margin: 0;
  color: #ffffff;
  text-decoration: none;
  border: none;
  font-weight: 500;
  font-style: normal;
}
.mainmenu li:hover a {
  color: #ffffff;
}
.mainmenu li.onCat a {
  color: #ffffff;
}
.mainmenu li.rightonCat a {
  color: #ffffff;
}
.mainmenu li.onCat li {
  background-color: transparent;
}
.mainmenu li li a {
  color: #ffffff;
}
.mainmenu li.onCat li a {
  color: #ffffff;
}
.mainmenu li.rightonCat li a {
  color: #ffffff;
}
.mainmenu ul ul li.onCat {
  border-top: none;
}
.mainmenu li li.onCat a {
  font-weight: 500;
}
.mainmenu ul li .chevron {
  display: block;
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 100%;
  cursor: pointer;
}
.mainmenu ul li .chevron:after {
  position: relative;
  display: block;
  content: '\f078';
  font-family: 'Font Awesome 5 Pro';
  color: #ffffff;
  font-size: 16px;
}
.mainmenu ul li.showul .chevron:after {
  content: '\f106';
}
.mainmenu ul li.onCat .chevron:after {
  content: '\f106';
}
.mainmenu li:hover .chevron:after,
.mainmenu li.onCat .chevron:after {
  color: #ffffff;
}
.mainmenu ul ul {
  position: relative;
  display: block;
  visibility: hidden;
  display: none;
  opacity: 0;
  padding: 15px 15px 0 0;
  background: transparent;
  -webkit-transition: all 0.5s ease-out 1s;
  -moz-transition: all 0.5s ease-out 1s;
  -o-otransition: all 0.5s ease-out 1s;
  -ms-transition: all 0.5s ease-out 1s;
  transition: all 0.5s ease-out 1s;
}
.mainmenu ul li.showul ul,
.mainmenu ul li.onCat ul {
  visibility: visible;
  display: block;
  opacity: 1;
}
.mainmenu ul ul li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: inherit;
  padding: 0;
}
.mainmenu ul li.last ul {
  right: 0;
}
.mainmenu ul li ul li {
  position: relative;
  min-height: 26px;
  height: auto;
  width: 100%;
  padding: 2px 0;
  border: none;
  line-height: 30px;
  margin: 0;
  background: transparent;
}
.mainmenu ul li ul li:first-child {
  border-top: none;
}
.mainmenu ul li ul li a {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
}
.mainmenu ul li:hover ul li:hover,
.mainmenu ul li:hover ul li.onCat,
.mainmenu ul li ul li.onCat {
  background: none;
}
.mainmenu ul li:hover ul li a {
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff !important;
  text-decoration: none;
  margin: 0;
}
.mainmenu ul li ul li.onCat a,
.mainmenu ul li ul li a:hover {
  color: #ffffff !important;
}
.mainmenu ul li:hover ul li ul,
.mainmenu ul a:hover ul li ul {
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-otransition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  opacity: 0;
}
.mainmenu li.close {
  display: none !important;
  position: absolute;
  top: -30px;
}
.mainmenu ul ul li ul {
  position: absolute;
  visibility: hidden;
  left: 270px;
  top: 0;
  width: 100%;
  padding: 15px 0 10px;
  margin: 0;
  display: none;
}
.mainmenu ul li ul li .chevron {
  display: none;
  position: absolute;
  top: 0;
  right: 9px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.mainmenu ul li ul li .chevron:after {
  position: relative;
  display: block;
  content: '\f105';
  font-family: 'Font Awesome 5 Pro';
  color: #007da4;
  font-size: 16px;
}
.mainmenu ul li.showul ul li .chevron:after {
  content: '\f105';
}
.mainmenu ul li.onCat ul li .chevron:after {
  content: '\f105';
}
.mainmenu ul li ul li:hover ul {
  visibility: visible;
  opacity: 1;
}
.mainmenu ul li.onCat ul li.onCat ul li a {
  color: #007da4;
  background: transparent;
}
.mainmenu ul li.onCat ul li.onCat ul li.onCat a,
.mainmenu ul li.onCat ul li.onCat ul li a:hover {
  color: #007da4;
  background: #ffffff;
}
.mainmenu ul ul li ul {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-otransition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  opacity: 0;
}
.showSRSiegel {
  position: relative;
  width: 120px;
  height: 160px;
  background: url(/front/templates/stromauskunft/img/srSiegel.png);
  font-size: 11px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.showSRSiegel.small {
  position: relative;
  background: url(/front/templates/stromauskunft/img/srSiegelSmall.png);
  height: 45px;
  width: 33px;
  background-size: contain;
  font-size: 11px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.showSRSiegel .tpHidden {
  display: none;
}
.showSRSiegel:hover .tpHidden {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 10px;
  width: 340px;
  text-align: left;
  border-radius: 15px 0 15px 15px;
  box-shadow: 2px 2px 5px #333;
  border: 5px solid #01669a;
  font-size: 12px;
  line-height: 16px;
  z-index: 9500;
}
.showSRSiegel .tpHidden strong {
  color: #01669a;
}
.showSRSiegel .tpHidden .srLable {
  float: left;
  width: 80px;
  font-weight: bold;
}
.showSRSiegel .tpHidden .srRight {
  float: right;
  width: 150px;
}
.showSRSiegel .tpHidden .srRight .srLable {
  width: 70px;
}
.showSRSiegel .tpHidden .srLeft {
  float: left;
  width: 130px;
}
.showSRSiegel .srNote {
  position: absolute;
  top: 60px;
  left: 0;
  width: 120px;
  font-size: 16px;
  color: #01669a;
  font-weight: 700;
  text-transform: uppercase;
}
.showSRSiegel .noNote {
  font-size: 9px !important;
}
.showSRSiegel .srGesamtnote {
  position: absolute;
  top: 80px;
  left: 0;
  width: 120px;
  line-height: 10px;
  color: #a7a7a7;
  font-weight: 700;
}
.showSRSiegel .srKlasse {
  position: absolute;
  top: 106px;
  left: 0;
  width: 120px;
  line-height: 11px;
  color: #fff;
  font-weight: 300;
  font-size: 10px;
}
.showSRSiegel .srStand {
  position: absolute;
  top: 145px;
  left: 0;
  width: 120px;
  height: 14px;
  line-height: 14px;
  color: #000;
  font-size: 8px !important;
}
.showSRSiegel .srStars {
  position: absolute;
  top: 43px;
  left: 20px;
  width: 80px;
  height: 15px;
  background: url(/front/templates/stromauskunft/img/srStars.png) 0 0 no-repeat;
}
.showSRSiegel .srStars.set5 {
  background-position: 0 0;
}
.showSRSiegel .srStars.set45 {
  background-position: 0 -15px;
}
.showSRSiegel .srStars.set4 {
  background-position: 0 -30px;
}
.showSRSiegel .srStars.set35 {
  background-position: 0 -45px;
}
.showSRSiegel .srStars.set3 {
  background-position: 0 -60px;
}
.showSRSiegel .srStars.set25 {
  background-position: 0 -75px;
}
.showSRSiegel .srStars.set2 {
  background-position: 0 -90px;
}
.showSRSiegel .srStars.set15 {
  background-position: 0 -105px;
}
.showSRSiegel .srStars.set1 {
  background-position: 0 -120px;
}
.showSRSiegel .srStars.set05 {
  background-position: 0 -135px;
}
.showSRSiegel .srStars.set0 {
  background-position: 0 -150px;
}
.showSiegelHidden strong {
  color: #01669a;
}
.showSiegelHidden .srLable {
  float: left;
  width: 200px;
  font-weight: 700;
}
.showSiegelHidden .srRight {
  padding-top: 16px;
}
.showSiegelHidden .srRight .srLable {
  width: 200px;
}
.srSiegel.big .showSRSiegel {
  width: 200px;
  height: 267px;
  background: url(/front/templates/stromauskunft/img/srSiegel200.png);
  font-size: 13px;
}
.srSiegel.big .showSRSiegel .srNote {
  top: 100px;
  width: 200px;
  font-size: 19px;
}
.srSiegel.big .showSRSiegel .noNote {
  font-size: 13px !important;
}
.srSiegel.big .showSRSiegel .srGesamtnote {
  top: 134px;
  width: 200px;
  line-height: 10px;
}
.srSiegel.big .showSRSiegel .srKlasse {
  top: 180px;
  width: 200px;
  line-height: 16px;
  font-size: 14px;
}
.srSiegel.big .showSRSiegel .srStand {
  top: 247px;
  width: 200px;
  height: 15px;
  font-size: 11px !important;
}
.srSiegel.big .showSRSiegel .srStars {
  top: 78px;
  left: 60px;
  width: 80px;
  height: 15px;
  background: url(/front/templates/stromauskunft/img/srStars.png) 0 0 no-repeat;
}
.srSiegel.noneSR {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 767.98px) {
  .srSiegel.noneSR {
    margin: 10px 0 15px 0;
  }
}
.layer {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.layer .container {
  width: 300px;
  padding: 20px;
  background: #fff;
  background: #FECE22;
}
.layer .container i {
  display: block;
  font-size: 28px;
  margin-bottom: 10px;
}
.widgetOne {
  position: relative;
  width: 547px;
  height: 222px;
  padding: 130px 0 0 53px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #fff;
  background: #fff url(/front/templates/stromauskunft/img/widget/bgOne.png) no-repeat;
}
.widgetOne .ziel {
  position: absolute;
  top: 45px;
  right: 0;
  width: 193px;
  height: 80px;
  line-height: 16px;
  font-size: 11px;
  color: #2e731d;
}
.fbLikeBox {
  padding: 20px 0 20px 53px;
}
.widgetTwo {
  position: relative;
  width: 507px;
  height: 320px;
  padding: 90px 40px 0 53px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #fff;
  background: #fff url(/front/templates/stromauskunft/img/widget/bgTwo.png) no-repeat;
}
.widgetTwo .widgetCode {
  float: right;
  width: 184px;
  height: 225px;
  padding: 53px 0 0 0;
}
.widgetTwo .widgetText {
  color: #fff;
  font-size: 12px;
  padding: 118px 0 0 5px;
  width: 250px;
}
.widgetTwo a {
  display: block;
  margin: 20px 24px 0 0;
  width: 265px;
  height: 50px;
}
.widgetTwo .ilike {
  padding: 10px 0;
  width: 200px;
}
.widgetThree {
  width: 600px;
  height: 290px;
  padding: 0 0 0 45px;
  line-height: 18px;
  margin-bottom: 5px;
}
.widgetThree .widgetCode {
  float: right;
  width: 150px;
  height: 225px;
  margin: 78px 0 0 0;
}
.widgetThree .widgetCode a {
  display: block;
  margin: 0 0 23px 0;
  width: 50px;
  height: 50px;
}
.widgetThree .widgetText {
  color: #fff;
  font-size: 12px;
  padding: 118px 0 0 5px;
  height: 84px;
}
.widgetThree a {
  display: block;
  margin: 10px 24px 0 0;
  width: 265px;
  height: 50px;
}
.widgetThree .ilike {
  padding: 10px 0;
  width: 200px;
}
.widgetFour {
  width: 525px;
  padding: 20px 20px 20px 35px;
  line-height: 18px;
  background: #fff url(/front/templates/stromauskunft/img/widget/bgFour.gif) repeat-y;
}
.widgetFourTop img.partner {
  margin: 20px 0 20px 0;
}
.widgetFour .partnerLogo {
  float: left;
  width: 100px;
}
.widgetFour .partnerText {
  float: right;
  width: 400px;
}
.widgetFour h2 {
  font-size: 18px;
  color: #71acd7;
}
.widgetFour h3 {
  font-size: 13px;
  color: #666;
  text-transform: uppercase;
  border-bottom: 1px dotted #71acd7;
  padding-bottom: 4px;
}
.widgetFour h4 {
  font-size: 13px;
  color: #71acd7;
}
#tags {
  background: #fff;
  border: 1px solid #7b7a7a;
  margin-bottom: 12px;
}
.widgetFour .widgetLogos {
  float: right;
  padding: 4px 20px 0 0;
}
.widgetFourTop {
  width: 525px;
  padding: 60px 20px 0 35px;
  line-height: 18px;
  background: #fff url(/front/templates/stromauskunft/img/widget/bgFourTop.gif) top left no-repeat;
}
.widgetFourBottom {
  width: 525px;
  height: 130px;
  padding: 30px 20px 0 35px;
  line-height: 18px;
  background: #fff url(/front/templates/stromauskunft/img/widget/bgFourBottom.gif) bottom left no-repeat;
  margin-bottom: 20px;
}
.calculator .calc {
  min-height: 230px;
  background: #E9E9E9;
  margin-bottom: 20px;
}
.calculator .calc .calc-content {
  padding: 20px;
  font-size: 11px;
  color: #666;
  background: #E9E9E9;
}
.calc a.btn {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 1.5em 0.5em 1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: #FECE22;
  font-weight: normal;
  border-radius: 0;
  margin: 0 auto;
  display: table;
}
.calc a.btn:after {
  position: relative;
  display: inline-block;
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.calc a.btn:hover {
  background-color: #02669A;
  color: #ffffff;
}
.calculator.fullSize .calc .calc-content {
  font-size: 12px !important;
}
.calculator .calc.big .calc-content {
  padding: 0;
}
.calc-head {
  min-height: 155px;
  padding: 20px;
  background: url(../images/calc-bg.png) right 34px no-repeat #e5f1fb;
}
.calc-bottom {
  background: #d8e7ef;
  padding: 20px;
}
.calculator .calc.big .calc-bottom {
  padding-top: 40px;
}
.calculator .calc .calc-top {
  height: 40px;
  background: #01669a;
  line-height: 40px;
  padding: 0 20px;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
}
.calculator .calc.big .calc-top {
  width: 900px;
}
.calculator .calc .calc-left {
  width: 370px;
  float: left;
}
.calculator .calc .calc-right {
  width: 190px;
  float: right;
}
.calculator .calc.big .calc-right {
  width: 245px;
}
.calculator .calc label {
  width: 125px;
  float: none;
  line-height: 32px;
  padding: 0;
}
.calculator .calc input {
  width: 100px;
  display: block;
  vertical-align: middle;
  padding: 3px 6px;
  margin: 0 8px 2px 0;
  font-size: 11px;
  border: 1px solid #7B7A7A;
}
.calculator .calc input[type=checkbox],
.calculator .calc input[type=radio] {
  width: auto;
}
.calculator .calc input.calc-button {
  width: 145px;
  background: url(../images/bgSprite.png) right -28px #01669a;
  line-height: 30px;
  font-size: 14px;
  text-decoration: none;
  padding: 0 0 0 10px;
  color: #fff;
  text-transform: uppercase;
  height: 30px;
  margin-top: 10px;
  border-radius: 4px;
  text-align: left;
  font-weight: 400;
  border: none;
}
.calculator .calc input.calc-button:hover {
  background-color: #e5f1fb;
  color: #333;
  background-position: right -56px;
}
.calculator .calc.big input[type=text] {
  font-size: 12px;
  width: 100px;
}
.calculator .calc.big hr {
  border: 0;
  border-top: 1px solid #01669a;
  margin: 10px 0 0;
  padding: 20px 0 0;
}
.calculator .calc.big #ecoCertContainer {
  display: none;
  margin: 5px 0 0 40px;
}
.calculator .calc.big #ecoCertContainer #certificates {
  display: none;
  margin: 10px 0 0 40px;
}
.calculator .calc.big #ecoCertContainer #certificates .con {
  width: 120px;
  display: inline-block;
}
.calculator .calc.big #bonusContainer {
  display: none;
  margin: -5px 0 20px 40px;
}
#comparison {
  display: block;
  padding-top: 10px;
  margin: -10px 0 15px;
}
#comparison select {
  border: 1px solid #ccc !important;
  color: #666 !important;
}
.comparison-container {
  padding: 20px;
}
.comparison-container .lbl {
  margin-right: 10px;
  font-weight: bold;
  font-size: 80%;
}
.comparison-container .lbl:last-of-type {
  margin-left: 10px;
}
.calculator .calc.big {
  min-height: 285px;
  margin-bottom: 15px;
}
.calculator .calc .persons {
  margin-bottom: 17px;
}
.calculator a.kwh-personen {
  display: block;
  float: left;
  width: 32px;
  height: 34px;
  background: url(../images/personen.png) no-repeat;
  cursor: pointer;
}
.calculator a.kwh-personen.on,
.calculator a.kwh-personen:hover {
  background-position: 0 -34px;
}
.calculator a.kwh-personen.picto2800 {
  width: 42px;
  background-position: 0 -68px;
}
.calculator a.kwh-personen.picto2800.on,
.calculator a.kwh-personen.picto2800:hover {
  background-position: 0 -102px;
}
.calculator a.kwh-personen.picto4000 {
  width: 53px;
  background-position: 0 -136px;
}
.calculator a.kwh-personen.picto4000.on,
.calculator a.kwh-personen.picto4000:hover {
  background-position: 0 -170px;
}
.calculator a.kwh-personen.picto6000 {
  width: 49px;
  background-position: 0 -204px;
}
.calculator a.kwh-personen.picto6000.on,
.calculator a.kwh-personen.picto6000:hover {
  background-position: 0 -238px;
}
.calculator table.vx_th-left th,
table.vx_th-left td {
  padding: 0;
}
.calculator table.vx_result_table {
  width: 940px;
  margin: 0 0 20px;
}
.calculator table.vx_result_table th {
  background: #f8cf35;
  font-weight: 700;
  border: 1px solid #fff;
  border-width: 0 0 3px;
  padding: 5px;
  color: #222;
}
.calculator table.vx_result_table th.rank,
.calculator table.vx_result_table th.tariff {
  background: #f1ca37;
}
.calculator table.vx_result_table td {
  background: #fff;
  border: 1px solid #fff;
  border-width: 0 0 3px;
  padding: 5px;
  line-height: 16px;
  vertical-align: middle;
}
.calculator table.vx_result_table .rank {
  width: 30px;
  border-left: 0;
}
.calculator table.vx_result_table .costs {
  width: 160px;
}
.calculator table.vx_result_table .tariff {
  width: 280px;
  line-height: 20px;
}
.calculator table.vx_result_table .button {
  width: 150px;
  text-align: left;
}
.calculator table.vx_result_table tr.evenRow td {
  background: #d5dfe5;
}
.calculator table.vx_result_table tr.evenRow td.rank,
.calculator table.vx_result_table tr.evenRow td.tariff {
  background: #cad9e1;
}
.calculator table.vx_result_table tr.oddRow td {
  background: #eaeff2;
}
.calculator table.vx_result_table tr.oddRow td.rank,
.calculator table.vx_result_table tr.oddRow td.tariff {
  background: #dee8ee;
}
.totalCost a,
.totalCost span {
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 26px !important;
}
.calculator table.vx_result_table td.cacheLinks {
  border: 1px solid #aaa;
  border-width: 1px 0;
  padding: 5px 0;
}
.calculator table.vx_result_table .cacheLinks .resultsEachPage {
  float: left;
}
.calculator table.vx_result_table .cacheLinks .resultsPages {
  float: right;
}
.calculator table.vx_result_table .cacheLinks .resultsPagesName {
  float: left;
  padding: 0 10px 0 0;
}
.calculator table.vx_result_table .cacheLinks .resultsPages a {
  background: #DDD;
  color: #DA7429;
  float: left;
  font-weight: 400;
  text-decoration: none;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 2px;
  text-align: center;
  width: 18px;
}
.calculator table.vx_result_table .cacheLinks .resultsPages a:hover {
  text-decoration: underline;
  background: #FFF;
}
.calculator table.vx_result_table .cacheLinks .activePage {
  background: #666;
  color: #EEE;
  float: left;
  font-weight: 400;
  text-decoration: none;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 2px;
  text-align: center;
  width: 18px;
}
.calculator .settingOptions {
  margin-top: 10px;
  margin-bottom: 30px;
}
.calculator .settingOption {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.calculator .settingOption input {
  float: left;
}
.calculator .settingOption .lbl {
  float: right;
}
.calculator .settingOption .one {
  width: 120px;
}
.calculator .settingOption .two {
  width: 247px;
}
.calculator .settingOption .three {
  width: 150px;
  margin-right: 0;
}
.calculator .copyr,
.calculator .copyr a {
  color: #ccc;
  font-size: 11px;
}
#layer {
  width: 100%;
  text-align: center;
  display: none;
}
#layer img {
  display: block;
  margin: 10px auto;
}
#layer.smallCalc {
  width: 600px;
}
.calculator .calc input[type=text],
.calculator .calc select {
  display: block;
  -webkit-box-shadow: rgba(0,0,0,0.0745098) 0 3px 3px inset;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: rgba(0,0,0,0.0745098) 0 3px 3px inset;
  color: #555;
  font-size: 14px !important;
  padding: 6px 15px;
  height: 32px;
  line-height: 20px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  vertical-align: middle;
}
.calculator .calc input[type=text]:focus,
.calculator .calc select:focus,
.onFocus {
  border-width: 1px !important;
  -webkit-box-shadow: #01669a 0 0 1px 1px !important;
  box-shadow: #01669a 0 0 1px 1px !important;
}
.calculator .calc select {
  height: 35px;
  width: 144px !important;
}
.calculator .calc .checkbox {
  width: 23px;
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
  background: #b6dcf0;
  margin: 0 10px 10px 0;
}
.calculator .calc .checkbox input {
  cursor: pointer;
}
.calculator select#locationID.big {
  width: 170px !important;
  margin: 0 0 0 200px;
  position: absolute;
  height: 34px;
}
.calculator .input {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 130px;
}
.calculator .input input {
  width: 100% !important;
  margin: 0 !important;
}
.calculator .input label {
  position: absolute;
  left: 0;
  top: 0;
  width: auto !important;
}
.calculator .input:after {
  clear: both;
  display: block;
  content: "";
}
.calculator .vx_tooltip {
  display: block;
  position: relative;
  cursor: help;
  padding: 0 0 0 15px;
  background: url(../images/icons/infoSmall.png) 0 2px no-repeat;
  line-height: 18px;
  margin: 0 0 2px;
}
.calculator .vx_tooltip:hover {
  color: #01669a;
}
.calculator .vx_tooltip-content {
  display: none;
  font-size: 11px;
  line-height: 16px;
  height: auto;
  min-width: 260px;
  max-width: 295px;
  padding: 7px 10px 10px 25px;
  color: #fff;
  background: url(../images/bgInfo.png) no-repeat #01669a;
  z-index: 1000;
}
.calculator .vx_tooltip-content b {
  font-size: 12px;
}
.calculator .vx_tooltip-content.white,
.calculator .vx_tooltip-cost-content.white,
.calculator .vx_tooltip-right-content.white {
  background-color: #fff;
  color: #666;
}
.calculator .vx_tooltip-cost {
  display: block;
  cursor: help;
  padding: 0 0 0 15px;
  background: url(../images/icons/infoSmall.png) 0 2px no-repeat;
  line-height: 18px;
  margin: 0 0 2px;
}
.calculator .vx_tooltip-cost:hover {
  color: #01669a;
}
.calculator .vx_tooltip-cost-content {
  display: none;
  font-size: 11px;
  line-height: 16px;
  height: auto;
  width: 260px;
  padding: 7px 10px 10px 25px;
  color: #fff;
  background: url(../images/bgInfo.png) no-repeat #01669a;
  position: absolute;
  z-index: 50000;
}
.calculator .vx_tooltip-cost-content b {
  font-size: 12px;
}
.calculator .vx_tooltip-cost-content table {
  width: 230px;
}
.calculator .vx_tooltip-cost-content table td {
  background: 0 0 !important;
  border: none;
  vertical-align: top !important;
  border-bottom: 0 !important;
  font-size: 11px;
}
td.saving-value-column,
.calculator .vx_tooltip-cost-content table td.saving-value-column {
  width: 100px;
  vertical-align: top;
}
.calculator .vx_tooltip-cost-content table td.saving-text-column {
  width: 160px;
}
.calculator .vx_tooltip-cost.savings {
  font-size: 17px;
  font-weight: 700;
}
.calculator .vx_tooltip-cost-content span.bold {
  font-weight: 700;
  font-size: 11px !important;
  line-height: 11px !important;
}
.calculator .vx_tooltip-cost-content table td hr {
  border: 1px dotted #fff;
  border-width: 1px 0 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.calculator .vx_tooltip-right {
  cursor: help;
  border-bottom: 1px dotted #01669a;
}
.calculator .vx_tooltip-right:hover {
  color: #01669a;
}
.calculator .vx_tooltip-right-content {
  display: none;
  font-size: 11px;
  line-height: 16px;
  height: auto;
  width: 260px;
  padding: 7px 10px 10px 25px;
  color: #fff;
  background: url(../images/bgInfo.png) no-repeat #01669a;
}
.calculator .vx_tooltip-right-content b {
  font-size: 12px;
}
.calculator .ratingStars {
  float: left;
  width: 75px;
  height: 15px;
  line-height: 15px;
  background: url(../images/ratingStars15.png) top right no-repeat;
  margin: 2px 5px 2px 0;
}
.calculator .ratingStars.one {
  background-position: right 0;
}
.calculator .ratingStars.two {
  background-position: right -15px;
}
.calculator .ratingStars.three {
  background-position: right -30px;
}
.calculator .ratingStars.four {
  background-position: right -45px;
}
.calculator .ratingStars.five {
  background-position: right -60px;
}
.calculator .label {
  float: left;
  width: 70px;
}
.calculator .icon {
  float: left;
  width: 16px;
  height: 16px;
  margin: 2px 5px 0 0;
}
.calculator .icon.eco {
  background: url(../images/icons/bio.png) no-repeat;
}
.calc .benchmarkTariffPrice {
  display: inline-block;
  text-align: center;
  height: 41px;
  line-height: 23px;
  margin: 0;
  padding: 0 0 0 15px;
  position: absolute;
  max-width: 100px;
}
@media (max-width: 767.98px) {
  .calc .benchmarkTariffPrice {
    position: static;
    padding: 0;
    margin: 10px 0 0 0;
    max-width: inherit;
    display: block;
    text-align: left;
    height: auto;
    line-height: normal;
  }
}
.sub-settings #priceDisplay_chosen {
  float: right;
  margin-top: -10px;
}
.sub-settings .radio-container,
.calc-settings.radio-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto !important;
  max-width: 240px !important;
  padding-right: 20px;
  margin-left: 20px;
}
@media (max-width: 500px) {
  .sub-settings .radio-container,
  .calc-settings.radio-container {
    margin-left: 0;
  }
  .sub-settings .radio-container:last-child,
  .calc-settings.radio-container:last-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .sub-settings .bonusContainer label {
    width: 100% !important;
  }
  .sub-settings .bonusContainer label i {
    float: none !important;
  }
}
.calc-settings.radio-container {
  display: inline-block;
}
.sub-settings .radio-container:first-of-type,
.calc-settings.radio-container:first-of-type {
  margin-left: 0;
}
.sub-settings .radio-container:last-of-type,
.calc-settings.radio-container:last-of-type {
  padding-right: 0;
}
.sub-settings .radio-container i[data-toggle="tooltip"],
.calc-settings.radio-container i[data-toggle="tooltip"] {
  float: right;
  margin-left: 10px;
  position: static !important;
}
.sub-settings .radio-container input,
.calc-settings.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sub-settings .radio-container .checkmark,
.calc-settings.radio-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.sub-settings .radio-container input:checked ~ .checkmark,
.calc-settings.radio-container input:checked ~ .checkmark {
  background-color: #FECE22;
}
.sub-settings .radio-container .checkmark:after,
.calc-settings.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sub-settings .radio-container input:checked ~ .checkmark:after,
.calc-settings.radio-container input:checked ~ .checkmark:after {
  display: block;
}
.sub-settings .radio-container .checkmark:after,
.calc-settings.radio-container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}
#locationContainer,
#locationContainerSubbox {
  display: none;
}
a.btnsprite.ohnewechsel {
  background-position: -330px -1230px !important;
  height: 60px;
  cursor: default;
}
table.tableContent td .logo {
  width: 110px;
  height: 54px;
  background: center center no-repeat #fff;
  margin: 0;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-autocomplete {
  z-index: 10000000;
  text-align: left;
  background: #fff;
  border: 1px solid #dfdfdf;
  font-size: 12px;
  max-height: 140px;
  overflow-y: auto;
  border-radius: 0;
  width: 186px !important;
  overflow-x: hidden;
}
.ui-autocomplete li a,
.ui-menu .ui-menu-item a,
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
  padding: 4px 7px;
  margin: 0;
  border-radius: 0;
  background: #fff;
  border: none;
  width: 100% !important;
  font-size: 12px !important;
  display: block !important;
}
.ui-autocomplete li a:hover,
.ui-menu .ui-menu-item a:hover {
  background: #e6eef3;
  border: none;
  cursor: pointer;
}
.calc .sub-settings {
  padding: 30px;
  box-shadow: 0 0 18px #ccc;
  display: none;
}
.calc .sub-settings .row > div:first-of-type .inputwrap:first-of-type {
  padding-top: 40px;
}
.calc .sub-settings.show {
  padding: 30px;
  visibility: visible;
  height: auto;
}
.calc .sub-settings input[type="checkbox"].checkbox {
  width: 35px;
  height: 35px;
}
.calc .sub-settings input[type="checkbox"].checkbox:before {
  width: 35px;
  height: 35px;
}
.calc .sub-settings input[type="checkbox"].checkbox:after {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
}
.calc .sub-settings label.checkbox {
  height: 35px;
  line-height: 35px;
}
.calc .sub-settings .inputwrap {
  display: inline-block;
  margin: 0;
  position: relative;
}
.calc .sub-settings .inputwrap.cb {
  padding-right: 30px;
}
.calc .sub-settings .inputwrap.sb span {
  position: relative;
}
.calc .sub-settings .inputwrap.sb span i[data-trigger="manual"] {
  top: -7px;
  right: 10px;
}
@media (max-width: 1200px) {
  .calc .sub-settings .inputwrap.sb span {
    display: inherit;
  }
  .calc .sub-settings .inputwrap.sb span i[data-trigger="manual"] {
    top: -2px;
    right: 0;
  }
}
.calc .sub-settings .row .inputwrap {
  display: block;
  margin-bottom: 0;
}
.calc .sub-settings .row .inputwrap:last-of-type {
  margin-bottom: 0;
}
.calc .sub-settings .row .inputwrap select {
  width: 100%;
  max-width: 230px;
}
.calc .sub-settings .row .inputwrap .chosen-container-single {
  margin-bottom: .69rem;
}
.calc .sub-settings label {
  display: inline-block;
  width: 100%;
  max-width: 180px;
}
.calc .sub-settings label.checkbox {
  width: inherit;
}
.calc .sub-settings i[data-trigger="manual"] {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 100;
}
input[type="checkbox"].checkbox {
  width: 45px;
  height: 45px;
  cursor: pointer;
  display: inline-block;
  float: left;
  position: relative;
}
input[type="checkbox"].checkbox:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  background: #FECE22;
}
input[type="checkbox"].checkbox:after {
  content: '\f00c';
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Font Awesome 5 Pro';
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 26px;
  color: #FECE22;
}
input[type="checkbox"].checkbox:checked:after {
  color: #333;
}
label.checkbox {
  height: 45px;
  width: auto !important;
  max-width: inherit !important;
  line-height: 45px;
  display: inline-block;
  padding-left: .5em;
  cursor: pointer;
}
a:active,
a:focus {
  box-shadow: none !important;
}
.ergebnisse .nav-tabs {
  display: none;
}
.ergebnisse .col-md-12 .card-body {
  padding: 0;
}
.ios .calc-2017 .calc-content .calc-main .inputwrap input {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
}
.ios .calc-2017 .calc-content .calc-main input[type="checkbox"]::before {
  top: -1px;
  left: -1px;
  width: 46px;
  height: 46px;
}
.card {
  display: block;
  margin-bottom: 20px;
  background-color: #f7f7f8;
  border-radius: 0;
  border: none;
  padding-bottom: 15px;
}
.card.home {
  background-color: #fff;
}
.card-image-top {
  height: 125px;
  background: #eee;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.card-body {
  padding: 15px;
  min-height: 205px;
}
.card-body .newsdatum,
.date.blog {
  font-size: 14px;
}
.card-body .newstitle a {
  display: inline-block;
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
}
.card-body .newsteaser {
  font-size: 14px;
  line-height: 20px;
}
.card-read-more a {
  display: block;
  margin: 0 15px 0 15px;
  border: 1px solid #02669A;
  border-width: 1px 0;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}
.card-read-more a i {
  margin-left: 10px;
}
.newsDate {
  border: 1px solid #02669A;
  border-width: 1px 0;
  padding: 15px 0;
}
.sticky {
  width: 100%;
  height: 120px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  font-size: 1.2em;
  font-weight: 400;
}
.sectionMenu {
  background: #efefef;
  padding: 30px;
}
.sectionMenu .menu_name {
  text-align: center;
  font-weight: bold;
}
.sectionMenu .menu_subline {
  text-align: center;
}
.sectionMenu li {
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}
.sectionMenu span {
  display: inline-block;
  margin-right: 5px;
}
.pageboxPopupMenu {
  margin-bottom: 20px;
}
.pageboxPopupMenu i {
  margin-right: 10px;
}
.pageboxPopupMenu #popupmenucontent {
  max-width: 400px;
}
.pageboxPopupMenu .menu_subline {
  text-align: center;
}
.pageboxPopupMenu li {
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}
.pageboxPopupMenu span {
  display: inline-block;
  margin-right: 5px;
}
table .thead-dark th {
  background: #02669A !important;
  border-color: #fece22 !important;
}
table .thead-light th {
  background: #fece22 !important;
  border-color: #02669A !important;
}
.table td .carrierlogo {
  float: left;
  width: 140px;
  height: 70px;
  background: #fff;
  background-position: center center;
  background-size: 85%;
  background-repeat: no-repeat;
  margin: 0 15px 0 0;
}
.table td .carrierlogo.no {
  background: #eee;
}
youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.youtube img {
  width: 100%;
  top: -16.84%;
  left: 0;
  opacity: 0.7;
}
.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
input,
textarea,
select {
  outline: none;
  box-shadow: none !important;
  border: none;
  font: inherit;
  font-size: max(16px,1em);
}
input.is-invalid,
textarea.is-invalid,
select.is-invalid {
  border: 2px solid #ff0000 !important;
  box-shadow: 0px 2px 5px 2px #ff0000 !important;
}
@media (max-width: 1199.98px) {
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap {
    width: 21%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 16%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap,
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap:last-of-type {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .calc-2017 .calc-content .calc-main {
    padding: 1em 0.5em;
  }
  .calc-2017 .calc-content .calc-main .inputwrap {
    width: 50%;
    margin-bottom: 8px;
    padding: 0 0.5em;
  }
  .calc-2017 .calc-content .calc-main .inputwrap.persons {
    width: 50%;
  }
  .calc-2017 .calc-content .calc-main .inputwrap.swBestCarrier {
    width: 50%;
    padding-top: 32px;
  }
  .calc-2017 .calc-content .calc-main .inputwrap:last-of-type {
    width: 50%;
  }
  .calc-2017 .calc-content .calc-main .inputwrap:last-of-type label {
    display: none;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:first-of-type {
    padding-bottom: 0.5em;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap {
    width: 33.3333%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:nth-of-type(4) {
    width: 50%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 50%;
    padding-top: 32px;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap,
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap:last-of-type {
    width: 50%;
    padding-top: 0;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap:last-of-type label {
    display: inline-block;
  }
  .calc-2017.waermerechner .calc-content .calc-main:last-child {
    padding-top: 0;
  }
  .calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap {
    width: 50%;
    margin-top: -54px;
  }
  .calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap:last-of-type label {
    display: inline-block;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 50%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap:last-of-type {
    padding-top: 32px;
  }
  .calc-2017.gasrechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.gasrechner .calc-content .calc-main .inputwrap.persons {
    width: 50%;
  }
  .calc-2017.gasrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 50%;
    padding-top: 32px;
  }
  table.dataTable {
    min-width: 930px;
  }
  .tabellewrap {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 8px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .tabellewrap::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: transparent;
  }
  .tabellewrap::-webkit-scrollbar {
    height: 6px;
    background-color: transparent;
  }
  .tabellewrap::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #02669A;
  }
  #idSection11 .col-md-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
  #idSection11 .col-md-8 .col-md-4 {
    width: 100%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #idSection11 .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
}
@media (max-width: 767.98px) {
  .menubottom {
    padding: 0;
  }
  .menubottom .container {
    padding: 0;
  }
  .verfuegbarkeitsabfrage .checkCarrierTariffs {
    display: block !important;
    margin: 10px auto 0 auto;
  }
  .verfuegbarkeitsabfrage .right {
    display: grid !important;
    float: left !important;
    clear: both;
    text-align: left;
  }
  .verfuegbarkeitsabfrage a.chosen-single {
    width: 245px;
  }
  .verfuegbarkeitsabfrage #usedKwh {
    position: absolute;
    top: 40px;
    right: -7px;
  }
  .tabelle #loadprivat p.button a,
  .tabelle #loadbusiness p.button a {
    width: 130px;
    font-size: 11px;
  }
  .tabelle #loadprivat thead tr th:last-child,
  .tabelle #loadbusiness thead tr th:last-child {
    text-align: left;
    vertical-align: top;
  }
  .stromanbietertabelle td a {
    width: 100%;
    display: inline-block;
  }
  .stromanbietertabelle td a .logo,
  .stromanbietertabelle td a .placeholder {
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
  }
  .stromanbietertabelle .dataTables_wrapper .dataTables_paginate ul.pagination {
    margin: 20px auto;
    display: inline-flex;
  }
  .stromanbietertabelle .dataTables_wrapper .dataTables_filter label {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .stromanbietertabelle .dataTables_wrapper .dataTables_filter input {
    width: 100%;
    margin: 10px 0;
  }
  .stromanbietertabelle .stand {
    text-align: center;
  }
  .stromanbietertabelle a#listAll_carriers {
    margin: 0 0 10px 0;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .stromanbietertabelle .carrier-street,
  .stromanbietertabelle .city {
    display: block;
  }
  .stromanbietertabelle .carrier-street:after {
    display: none;
  }
  .comparison-container {
    padding: 0;
  }
  .calc-2017 .calc-content .calc-main:nth-of-type(2) .inputwrap {
    width: 100%;
  }
  .calc-2017 .calc-content .calc-main:nth-of-type(2) .inputwrap label {
    display: inline-block !important;
  }
  .calc-2017 .calc-content .calc-main .inputwrap {
    margin-bottom: 20px;
  }
  .calc-2017 .calc-content .calc-main .inputwrap.persons {
    width: 100%;
  }
  .calc-2017 .calc-content .calc-main .inputwrap.swBestCarrier {
    width: 100%;
    padding-top: 0;
  }
  .calc-2017 .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:first-of-type {
    padding-bottom: 0;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
    padding-top: 0;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap:last-of-type {
    width: 50%;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 50%;
  }
  .calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap {
    width: 50%;
    margin-top: -78px;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap {
    width: 49%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap:last-of-type {
    padding-top: 0;
  }
  .calc-2017 .calc-content .calc-main .inputwrap button.submit {
    height: 40px;
  }
  .calc .sub-settings {
    padding: 30px 20px;
  }
  .calc .sub-settings .row > div:first-of-type .inputwrap:first-of-type {
    padding-top: 0;
  }
  .calc .sub-settings p {
    margin-top: 20px;
  }
  .calc .sub-settings .inputwrap {
    display: block;
    margin: 0 0 20px 0;
  }
  .calc .sub-settings .inputwrap label.checkbox {
    max-width: 250px !important;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .calc .sub-settings .inputwrap:last-of-type label.checkbox {
    margin-bottom: 0;
  }
  .calc .comparison-container .chosen-container:first-of-type {
    margin-bottom: 10px;
  }
  .calc .comparison-container .lbl {
    margin-left: 0 !important;
  }
  .ergebnisse .col-md-12 .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .ergebnisse .col-md-12 .info,
  .ergebnisse .col-md-12 .siegel,
  .ergebnisse .col-md-12 .preis {
    padding-left: 0;
    padding-right: 0;
  }
  .ergebnisse .col-md-12 .info ul {
    padding: 20px 0 0 0;
  }
  .ergebnisse .col-md-12 .siegel .showSRSiegel {
    float: none;
    margin: 10px auto 20px auto;
  }
  .ergebnisse .col-md-12 .nav-tabs {
    display: none;
  }
  .ergebnisse .col-md-12 .tab-pane {
    display: block !important;
    opacity: 1;
  }
  .ergebnisse .col-md-12 .tab-pane .card-body {
    padding: 15px 0;
  }
  .ergebnisse .col-md-12 .tab-pane .card-body table,
  .ergebnisse .col-md-12 .tab-pane .card-body table tbody {
    display: block;
    width: 100%;
  }
  .ergebnisse .col-md-12 .tab-pane .card-body tr {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
  .ergebnisse .col-md-12 .tab-pane .card-body td {
    width: auto !important;
    padding-right: 15px;
    display: inline-block;
  }
  .ergebnisse .col-md-12 .tab-pane .card-body td:first-child {
    width: 100% !important;
    display: block;
  }
  .ergebnisse .col-md-12 .tab-pane.show.active .card-header {
    background: #02669A;
  }
  .ergebnisse .col-md-12 .tab-pane.show.active .card-header a {
    color: #fff;
  }
  .ergebnisse .col-md-12 .card-header {
    padding: 0;
    background: #fff;
    color: #02669A;
    border-bottom: 1px solid #02669A;
    border-radius: 0;
  }
  .ergebnisse .col-md-12 .card-header a {
    padding: 10px 15px;
    display: block;
  }
  .ergebnisse .col-md-12 .card-header a:active,
  .ergebnisse .col-md-12 .card-header a:hover,
  .ergebnisse .col-md-12 .card-header a:visited,
  .ergebnisse .col-md-12 .card-header a:focus {
    color: inherit;
    text-decoration: none;
  }
  .ergebnisse .col-md-12 .collapse {
    display: none;
  }
  .ergebnisse .col-md-12 .collapse.show {
    display: block;
  }
  .calc-nav {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .calc-nav li {
    width: 100%;
    max-width: 33.3333%;
    margin-bottom: 30px;
  }
  .calc-nav li.power-eco,
  .calc-nav li.power-night,
  .calc-nav li.power-heat {
    display: none;
  }
  .faq .faq-inhalt .faq-antwort p {
    width: 100%;
  }
  #idSection11 .col-md-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
  #idSection11 .col-md-8 .col-md-4 {
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #idSection11 .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
}
@media (max-width: 575.98px) {
  .menu .social a i {
    margin: 0;
    line-height: 32px;
  }
  .menu .social a span {
    display: none;
  }
  .bottom {
    height: auto;
  }
  .bottom .links {
    clear: both;
    float: none !important;
    padding: 15px 0;
    margin: 0;
    line-height: 18px;
  }
  .bottom .links span {
    display: block;
  }
}
@media (max-width: 511.98px) {
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap {
    width: 100%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:nth-of-type(4) {
    width: 100%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap {
    width: 100%;
  }
  .calc-2017.nachtrechner .calc-content .calc-main:last-child .inputwrap:last-of-type {
    width: 100%;
  }
  .calc-2017.waermerechner .calc-content .calc-main:first-of-type {
    padding-bottom: 0;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
    margin-left: 0;
  }
  .calc-2017.waermerechner .calc-content .calc-main:last-child .inputwrap {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap {
    width: 50%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap.swBestCarrier {
    width: 60%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 40%;
  }
}
@media (max-width: 463.98px) {
  .calc-2017.gasrechner .calc-content .calc-main .inputwrap.persons {
    width: 100%;
  }
  .calc-2017.gasrechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 431.98px) {
  .calc-nav li a:before {
    width: 60px;
    height: 60px;
  }
  #idSection11 .col-md-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
  #idSection11 .col-md-8 .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #idSection11 .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
  }
  .card-image-top {
    height: 200px;
  }
}
@media (max-width: 415.98px) {
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap.swBestCarrier {
    width: 100%;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap:last-of-type {
    width: 100%;
  }
}
@media (max-width: 399.98px) {
  .calc-2017 .calc-content .calc-main .inputwrap:nth-of-type(2) {
    width: 55%;
  }
  .calc-2017 .calc-content .calc-main .inputwrap:nth-of-type(3) {
    width: 45%;
  }
  .calc-2017.waermerechner .calc-content .calc-main .inputwrap {
    width: 100%;
  }
}
@media (max-width: 367.98px) {
  .top {
    height: 46px;
  }
  .header .logo img,
  .bottom .logo img {
    max-width: 270px;
  }
  .card-image-top {
    height: 150px;
  }
}
@media (max-width: 351.98px) {
  .header {
    height: 78px;
  }
  .header .logo img,
  .bottom .logo img {
    max-width: 250px;
  }
  .calc-2017 .calc-content .calc-main .inputwrap:nth-of-type(2),
  .calc-2017 .calc-content .calc-main .inputwrap:nth-of-type(3),
  .calc-2017 .calc-content .calc-main .inputwrap {
    width: 100%;
  }
}
@media (max-width: 335.98px) {
  .header {
    height: 72px;
  }
  .header .logo img,
  .bottom .logo img {
    max-width: 220px;
  }
  .calc-2017.gewerberechner .calc-content .calc-main .inputwrap {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ergebnisse .col-md-12 .nav-tabs {
    display: flex;
  }
  .ergebnisse .col-md-12 .card-header {
    display: none;
  }
  .ergebnisse .col-md-12 .collapse {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .totop {
    bottom: 90px;
    right: 45px;
  }
  .mainmenu ul {
    width: 33.3333%;
    margin: 0 0 2px;
  }
  .mainmenu ul li .chevron {
    display: none;
  }
  .mainmenu ul ul {
    visibility: visible;
    display: block;
    opacity: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .mainmenu ul {
    width: 33.3333%;
    margin: 0 0 2px;
  }
  .mainmenu ul li .chevron {
    display: none;
  }
  .mainmenu ul ul {
    visibility: visible;
    display: block;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .mainmenu ul {
    width: 20%;
    margin: 0 0 2px;
  }
  .mainmenu ul li .chevron {
    display: none;
  }
  .mainmenu ul ul {
    visibility: visible;
    display: block;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .addBtnSubmitSub {
    margin-top: 20px;
    float: left;
  }
}
.tariff-details a.nav-item {
  padding: 5px 15px;
  border-bottom: none !important;
  margin-right: 5px !important;
}
.tariff-details a.nav-item:last-child {
  margin-right: 0;
}
.tariff-details a.nav-item:hover {
  text-decoration: none;
}
.tariff-details .tab-pane.fade:not(.show) {
  display: none;
}
ul.pagination {
  padding-top: 10px;
}
ul.pagination li {
  display: inline-block;
  margin: 0 5px;
}
ul.pagination li a {
  display: block;
  padding: 5px 10px;
  background: #02669A;
  color: #fff;
}
ul.pagination li a:hover {
  background: #FECE22;
  text-decoration: none;
}
ul.pagination li:last-child {
  margin-right: 0;
}
ul.pagination li.active a {
  background: #FECE22;
}
a:focus {
  outline: none !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mr-10 {
  margin-right: 10px;
}
.color-sec {
  color: #02669A;
}
.tooltip.show .tooltip-inner {
  padding: 10px;
}
.tooltip.show a {
  color: #FECE22;
}
.inline-block {
  display: inline-block;
}
html {
  scroll-behavior: smooth;
}
#pageWrapper {
  overflow-x: hidden;
}
.signup-v2 {
  margin-top: 20px;
}
.signup-v2 hr {
  margin: 20px 0 30px 0;
  border-color: #02669a;
}
.signup-v2 h2 a {
  font-size: 18px;
  color: #FECE22;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .signup-v2 select,
  .signup-v2 textarea,
  .signup-v2 input {
    font-size: 16px;
  }
}
.signup-v2 .steps-container {
  width: 100%;
  height: 45px;
  margin-bottom: 20px;
}
.signup-v2 .steps-container .step {
  width: 33.33%;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
  position: relative;
  height: 44px;
  background: #ECEDEE;
}
.signup-v2 .steps-container .step:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 6px;
  right: -14px;
  width: 32px;
  height: 32px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  z-index: 1;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: #ECEDEE;
}
.signup-v2 .steps-container .step .step-nr {
  width: 20px;
  float: left;
  line-height: 20px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #c9c9c9;
  margin: 12px 10px 0 28px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.signup-v2 .steps-container .step .first .step-nr {
  margin-left: 15px;
}
.signup-v2 .steps-container .step.past .step-nr {
  background: #fff;
  color: #02669a;
}
.signup-v2 .steps-container .step .step-txt {
  margin-top: 10px;
  height: 40px;
  max-width: 200px;
  color: #333;
  display: table-cell;
  line-height: 16px;
  padding-top: 15px;
  position: relative;
  z-index: 50;
}
.signup-v2 .steps-container .step:first-of-type .step-nr {
  margin-left: 10px;
}
.signup-v2 .steps-container .step.active {
  background: #FECE22;
}
.signup-v2 .steps-container .step.active:before {
  background: #FECE22;
}
.signup-v2 .steps-container .step.active .step-nr {
  background: #02669a;
}
.signup-v2 .steps-container .step.past {
  background: #02669a;
}
.signup-v2 .steps-container .step.past:before {
  background: #02669a;
}
.signup-v2 .steps-container .step.past .step-txt {
  color: #fff;
}
.signup-v2 .steps-container .step.last:before {
  display: none;
}
.signup-v2 .tariff-info {
  width: 100%;
  padding: 10px 20px;
  margin: 20px 0 20px 0;
  clear: both;
  background: #e5f1fb;
}
.signup-v2 .tariff-info .row.tariff-details {
  display: none;
  margin-top: 30px;
}
.signup-v2 .tariff-info .row.tariff-details table {
  table-layout: fixed;
}
.signup-v2 .tariff-info .row.tariff-details table tr {
  background: #eee;
}
.signup-v2 .tariff-info .row.tariff-details table tr:nth-child(odd) {
  background: #f8f8f8;
}
.signup-v2 .tariff-info .row.tariff-details table tr.nodd {
  background: none;
}
.signup-v2 .tariff-info .row.tariff-details table td {
  padding: 5px;
  vertical-align: top;
}
.signup-v2 .tariff-info .row.tariff-details table td:nth-child(1),
.signup-v2 .tariff-info .row.tariff-details table td.tt-spacer {
  width: 210px !important;
}
.signup-v2 .tariff-info .row.tariff-details table td:nth-child(2) {
  width: 300px !important;
}
.signup-v2 .tariff-info .row.tariff-details table td:nth-child(3) {
  width: 210px;
}
.signup-v2 .tariff-info .row.tariff-details .collapse {
  display: block;
}
.signup-v2 .tariff-info .row:first-of-type {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: normal;
}
@media (max-width: 576px) {
  .signup-v2 .tariff-info .row:first-of-type div {
    margin-bottom: 0;
    line-height: 24px;
  }
  .signup-v2 .tariff-info .row:first-of-type div img {
    margin-bottom: 10px;
  }
  .signup-v2 .tariff-info .row:first-of-type div:last-of-type {
    margin-bottom: 0;
  }
}
.signup-v2 .tariff-info a {
  color: #02669a;
}
.signup-v2 .tariff-info a:hover {
  text-decoration: none;
}
.signup-v2 .tariff-info a.btn-tariff-details {
  font-weight: bold;
}
.signup-v2 .tariff-info a.btn-tariff-details:hover {
  opacity: .9;
}
@media (max-width: 576px) {
  .signup-v2 .tariff-info a.btn-tariff-details {
    float: left !important;
    margin-top: 10px;
  }
}
.signup-v2 .tariff-info img {
  max-height: 43px;
  max-width: 100%;
}
.signup-v2 .tariff-info nav .nav-item {
  display: inline-block;
  padding: 10px 15px;
}
.signup-v2 .tariff-info nav .nav-item.active {
  background: #fff;
}
@media (min-width: 768px) {
  .signup-v2 .tariff-info .card-header {
    display: none;
  }
}
.signup-v2 .tariff-info .card-body {
  background: #fff;
  margin-bottom: 10px;
}
.signup-v2 a.info {
  position: absolute;
  top: 13px;
  right: -18px;
  color: #b5b8bf;
}
.signup-v2 a.info:hover {
  text-decoration: none;
}
.signup-v2 a.info:before {
  font-family: 'Font Awesome 5 Pro';
  content: "\f05a";
}
.signup-v2 .bs-tooltip-auto[x-placement^=right] .arrow::before,
.signup-v2 .bs-tooltip-right .arrow::before {
  border-right-color: #02669a;
}
.signup-v2 .bs-tooltip-auto[x-placement^=left] .arrow::before,
.signup-v2 .bs-tooltip-left .arrow::before {
  left: 9px;
  border-left-color: #02669a;
}
.signup-v2 .tooltip {
  max-width: 280px;
  padding-left: 15px;
}
.signup-v2 .tooltip .arrow {
  padding-left: 15px;
}
.signup-v2 .tooltip .tooltip-inner {
  width: 100%;
  min-width: auto;
  max-width: 190px;
  padding: 5px 10px;
  margin-top: 4px;
  line-height: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #02669a;
  color: #fff;
}
.signup-v2 form fieldset {
  max-width: 880px;
}
.signup-v2 form fieldset legend {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 100;
  color: #02669a;
}
.signup-v2 form fieldset:last-of-type {
  max-width: 100%;
}
.signup-v2 form .form-row {
  margin-bottom: 10px;
  max-width: 700px;
}
@media (max-width: 576px) {
  .signup-v2 form .form-row {
    max-width: 100%;
  }
}
.signup-v2 form input {
  padding: 5px 35px 5px 15px;
  outline: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
.signup-v2 form input:focus {
  background: #fff;
  outline: none;
  border: 1px solid #ccc;
}
.signup-v2 form .validation-error:after,
.signup-v2 form .validation-success:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f00d";
  position: absolute;
  right: 20px;
  top: 7px;
  z-index: 15;
  color: #ff0000;
  font-weight: 900;
}
.signup-v2 form .validation-success:after {
  content: "\f058";
  color: #82c91e;
}
.signup-v2 .chosen-container-single,
.signup-v2 .chosen-container-single .chosen-drop {
  max-width: inherit;
}
.signup-v2 .chosen-single {
  border-color: #ccc !important;
  background: #fff !important;
}
.signup-v2 .chosen-container .chosen-drop,
.signup-v2 .chosen-container-single .chosen-single {
  border: 1px solid #ccc !important;
}
.signup-v2 .form-group {
  padding-left: 0;
}
.signup-v2 .form-check {
  padding-left: 0 !important;
}
.signup-v2 .form-check-inline {
  margin-right: 21px;
}
.signup-v2 .form-check-inline:last-child {
  margin-right: 0;
}
.signup-v2 input[type="radio"]:checked,
.signup-v2 input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.signup-v2 input[type="radio"]:checked + label,
.signup-v2 input[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.signup-v2 input[type="radio"]:checked + label:before,
.signup-v2 input[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #b5b8bf;
  border-radius: 100%;
  background: #fff;
}
.signup-v2 input[type="radio"]:checked + label:after,
.signup-v2 input[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #FECE22;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.signup-v2 input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.signup-v2 input[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.signup-v2 input[type="checkbox"] {
  display: none;
}
.signup-v2 input[type="checkbox"] + label {
  cursor: pointer;
  position: relative;
  padding-left: 35px;
}
.signup-v2 input[type="checkbox"] + label::before {
  width: 20px;
  height: 20px;
  background-color: #ECEDEE;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  font-family: 'Font Awesome 5 Pro';
  float: left;
  margin-right: 5px;
  cursor: pointer;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  color: #FECE22;
  font-weight: bold;
}
.signup-v2 input[type="checkbox"]:checked + label::before {
  content: "\f00c";
}
.signup-v2 i.fa-check {
  color: #FECE22;
}
.signup-v2 button {
  display: block;
  padding: 10px 30px;
  margin: 0 auto 5px auto;
  background: #FECE22;
  color: #02669a;
  border: none;
  width: 100%;
  text-align: center;
}
.signup-v2 button i {
  color: #02669a;
}
.signup-v2 button:focus {
  outline: none;
}
.signup-v2 button:hover {
  background: #02669a;
  color: #fff;
  cursor: pointer;
}
.signup-v2 button:hover i {
  color: #fff;
}
@media (max-width: 576px) {
  .signup-v2 button {
    padding: 8px;
    font-size: 13px;
  }
}
.signup-v2 .button {
  display: inline-block;
  margin: 10px auto 0 auto;
  text-align: center;
  width: 100%;
}
.signup-v2 .button:hover {
  text-decoration: none;
}
.signup-v2 .billing-address {
  display: none;
}
.signup-v2 .alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 40px;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.signup-v2 .alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.signup-v2 strong.saving {
  padding: 0 30px;
  position: relative;
  display: inline-block;
  color: #02669a;
}
@media (max-width: 576px) {
  .signup-v2 strong.saving {
    padding: 0;
    display: block;
  }
}
.signup-v2 strong .info {
  top: 0;
  right: 0;
}
.signup-v2 small {
  display: block;
  font-size: 9px;
  line-height: 9px;
  opacity: .6;
}
.signup-v2 #accountExists {
  display: none;
  position: relative;
  line-height: normal;
  padding: 10px 0 3px 0;
}
.signup-v2 #accountExists:before {
  position: absolute;
  content: 'Hinweis';
  left: -110px;
  background: #FECE22;
  padding: 7px 15px;
  font-weight: bold;
  font-size: 14px;
}
.signup-v2 #accountExists:after {
  position: absolute;
  content: '';
  left: -37px;
  top: 14px;
  width: 23px;
  height: 23px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  background: #FECE22;
}
.signup-v2 .with-prefix input {
  padding-left: 50px !important;
}
.signup-v2 .with-prefix .prefix-date {
  display: inline-block;
  width: 40px;
  height: 38px;
  position: absolute;
  background: #eee;
  border-right: 10px solid #fff;
  cursor: pointer;
}
.signup-v2 .with-prefix .prefix-date:before {
  position: absolute;
  content: '';
  top: 0;
  width: 100%;
  height: 10px;
  background: #ccc;
}
.signup-v2 .with-prefix .prefix-date span {
  position: relative;
  display: block;
}
.signup-v2 .with-prefix .prefix-date span:after,
.signup-v2 .with-prefix .prefix-date span:before {
  position: absolute;
  width: 100%;
  top: 15px;
  content: '';
  border: 2px dashed #ccc;
  max-width: 80%;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.signup-v2 .with-prefix .prefix-date span:after {
  top: 25px;
}
.signup-v2 section.ergebnisse {
  padding: 0;
}
.signup-v2 section.ergebnisse>.container {
  padding: 0;
}
.signup-v2 section.ergebnisse>.container .fa,
.signup-v2 section.ergebnisse>.container .fas {
  color: #02669a;
}
.signup-v2 section.ergebnisse>.container .fa.fa-star,
.signup-v2 section.ergebnisse>.container .fas.fa-star {
  color: #FECE22;
}
.signup-v2 section.ergebnisse>.container .logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 120px;
  margin-left: auto;
  margin-right: auto;
}
.signup-v2 section.ergebnisse>.container small {
  display: inline-block;
  font-size: 80%;
  font-weight: 400;
  line-height: inherit;
  opacity: 1;
  margin-left: 4px;
}
@media (max-width: 576px) {
  .signup-v2 .tariff-details .nav-tabs,
  .signup-v2 .tariff-details .tab-pane.fade .collapse,
  .signup-v2 .steps-container .step .step-txt {
    display: none;
  }
  .signup-v2 .tariff-details .tab-pane.fade:not(.show),
  .signup-v2 .tariff-details .tab-pane.fade .collapse.show {
    display: block;
    opacity: 1;
  }
  .signup-v2 .tab-pane .card-header {
    padding: 0;
  }
  .signup-v2 .tab-pane .card-header a {
    width: 100%;
    padding: .75rem 1.25rem;
    display: block;
  }
  .signup-v2 form fieldset {
    max-width: 93%;
  }
  .signup-v2 .card-body {
    overflow-x: scroll;
  }
}
.signup-v2 input[type="checkbox"] + label::before {
  font-size: 40px;
  line-height: 10px;
  font-weight: normal;
}
@media (max-width: 992px) {
  .signup-v2 .row > div.logo p br,
  .signup-v2 .row > div.logo p strong,
  .signup-v2 .row > div.logo p:last-child,
  .signup-v2 .row > div.info,
  .signup-v2 .row > div.siegel,
  .signup-v2 .row > div.preis p:last-of-type,
  #msp .row > div.logo p br,
  #msp .row > div.logo p strong,
  #msp .row > div.logo p:last-child,
  #msp .row > div.info,
  #msp .row > div.siegel,
  #msp .row > div.preis p:last-of-type {
    display: none !important;
  }
  .signup-v2 .row > div.preis p,
  #msp .row > div.preis p {
    line-height: 21px;
  }
  .signup-v2 .row > div.preis,
  #msp .row > div.preis {
    padding-left: 10px;
  }
  .signup-v2 .row > div.preis sup,
  #msp .row > div.preis sup {
    top: 0;
  }
  .signup-v2 .row > div.preis .ersparnis,
  #msp .row > div.preis .ersparnis {
    position: relative;
    bottom: -15px;
  }
  .signup-v2 .besterpreis > .row:first-child,
  #msp .besterpreis > .row:first-child {
    padding-top: 50px;
  }
  .signup-v2 .tariff-details .hide-tariff-details,
  #msp .tariff-details .hide-tariff-details {
    display: block;
    margin-top: 20px;
  }
  .signup-v2 .tariff-details,
  #msp .tariff-details {
    padding-top: 0 !important;
  }
  .signup-v2 .form-row > .col.multi,
  #msp .form-row > .col.multi {
    padding-left: 0;
    padding-right: 0;
  }
  .signup-v2 .col-12.col-md-8,
  .signup-v2 .col-12.col-md-7,
  .signup-v2 .col-12.col-md-4,
  .signup-v2 .col-12.col-md-5,
  #msp .col-12.col-md-8,
  #msp .col-12.col-md-7,
  #msp .col-12.col-md-4,
  #msp .col-12.col-md-5 {
    margin-left: 5px;
  }
  .signup-v2 .col-12.col-md-8:first-child,
  .signup-v2 .col-12.col-md-7:first-child,
  .signup-v2 .col-12.col-md-4:first-child,
  .signup-v2 .col-12.col-md-5:first-child,
  #msp .col-12.col-md-8:first-child,
  #msp .col-12.col-md-7:first-child,
  #msp .col-12.col-md-4:first-child,
  #msp .col-12.col-md-5:first-child {
    margin-bottom: 10px;
  }
}
.calc-result-sorting {
  float: right;
}
.calc-result-sorting li {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}
.calc-result-sorting li:last-of-type {
  margin-right: 0;
}
.calc-result-sorting li.active a {
  opacity: 1;
  font-weight: bold;
}
.calc-result-sorting li a {
  opacity: .75;
}
.calc-result-sorting li a:hover {
  opacity: 1;
  color: #02669A;
  text-decoration: none;
}
.calc-result-sorting li a:after {
  position: relative;
  display: inline-block;
  content: '\f0d8';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 16px;
  margin-left: 0.75em;
}
.calc-result-sorting li a[data-sort-direction="Descending"]:after {
  content: '\f0d7';
}
@media (max-width: 1200px) {
  .calc-result-sorting {
    float: none;
    clear: both;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .calc-result-sorting li {
    font-size: 13px;
  }
}
