* {
  outline: none !important;
}
input:-webkit-autofill {
  background-color: #FFFFFF !important;
  border: none !important;
}
h1 {
  font-size: 22px !important;
  color: #d2001b;
  font-weight: bolder;
}
h2 {
  font-size: 18px !important;
  color: #f6b546;
  font-weight: bold;
}
h3 {
  font-size: 18px !important;
  color: #f6b546;
}
p,
label,
span,
li {
  color: #9f9f9f;
}
a {
  color: #f39900;
}
ol p {
  display: none;
}
li ul {
  margin-top: 5px;
}
.csc-text li {
  margin-bottom: 5px;
}
.mm2.active {
  background-color: #D2001B !important;
}
.mm2.active a {
  color: #fff !important;
}
/*
######################
## Allgemeines
######################
*/
body,
html {
  font-family: "Arial";
}
/*
######################
## Header Bereich
######################
*/
.header-kontakt {
  line-height: 52px;
}
.header-kontakt span {
  margin-right: 15px;
  white-space: pre;
  display: inline-block;
  color: #b5b5b5;
}
.header-kontakt span:last-child {
  margin-right: 0px;
}
.header {
  z-index: 9999;
}
.main.header {
  width: 100%;
  min-height: 100px;
  background: #d2001b;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main.header .container {
  position: relative;
}
.main.header img.logo {
  float: left;
}
.main.header #main-menu {
  height: 40px !important;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 15px;
}
.main.header .mm1 {
  color: #fff;
}
.main.header .mm1 a {
  border-radius: 3px;
  font-weight: bold;
}
.main.header .mm1.dropdown:hover .mm2 {
  display: block;
}
.main.header .dropdown {
  position: relative;
}
.main.header .dropdown-menu {
  position: absolute;
  top: 50px;
  margin: 0;
}
.main.header .site-menu > .nav > li {
  margin-left: 10px;
}
.main.header .site-menu > .nav > li > a:hover {
  background-color: #ffffff;
  color: #f6b546;
}
.main.header .site-menu > .nav > li > a {
  color: #ffffff;
  background-color: #f39900;
  padding-top: 10px;
  padding-bottom: 10px;
}
.main.header .site-menu > .nav > li > div {
  padding-bottom: 10px;
}
.main.header .navbar-toggle .icon-bar {
  background-color: #000000;
}
.main.header .navbar-toggle {
  background-color: #eeeeee;
}
.main.header.panel-open {
  left: 250px;
}
#jPanelMenu-menu .active {
  background-color: #d2001b !important;
  color: #fff !important;
}
#jPanelMenu-menu .active a.active {
  background-color: #d2001b !important;
  color: #fff !important;
}
#jPanelMenu-menu .mm1 > a:hover,
#jPanelMenu-menu .mm2 > a:hover,
#jPanelMenu-menu .mm2.active,
#jPanelMenu-menu .mm1.active,
#jPanelMenu-menu .mm2 .dropdown > a:hover {
  background-color: #d2001b !important;
  color: #fff !important;
}
#jPanelMenu-menu .mm1.dropdown.active {
  background-color: #eeeeee !important;
}
#jPanelMenu-menu .mm1.dropdown.active > li > a {
  background-color: #eeeeee !important;
}
.header-search-input-wrap {
  height: 52px;
  width: 0;
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
.search-open .header-search-input-wrap {
  width: 218px;
}
.header-search-input {
  width: 218px;
  border: none;
  height: 52px;
  padding: 15px;
  margin: 0;
  outline: 0;
}
.header-search-submit {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  z-index: -1;
  outline: 0;
  border: none;
  background-color: #FFF;
}
.search-open .header-search-submit {
  z-index: 100;
  background: transparent;
  border: none;
}
.header-icon-search {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  right: 0;
  top: 9px;
  line-height: 42px;
  cursor: pointer;
  text-align: center;
}
.header-icon-search i {
  position: relative;
  top: -2px;
}
.header-search {
  position: relative;
  width: 32px;
  height: 52px;
}
.header .facebook {
  margin-top: 15px;
  margin-right: 15px;
}
.header .facebook img {
  height: 18px;
  width: 18px;
}
/*
######################
## Torso
######################
*/
.torso {
  margin-bottom: 30px;
}
/*
######################
## Content
######################
*/
#carousel-slider {
  margin-top: 30px;
  margin-bottom: 25px;
}
/*
######################
## Sidebar
######################
*/
.sidebar-right .sidebar-content {
  padding: 0 15px;
}
.sidebar-right .sidebar-content h2 {
  width: 100%;
  border-bottom: 1px solid #d2001b;
  font-weight: bold;
}
/*
 #####################
 ## Kontaktdaten
 #####################
 */
.align-list {
  text-align: left;
}
.sidebar-content {
  background-color: #f7f7f7;
}
.kontaktdaten-head {
  margin-bottom: 0;
  padding: 15px 0 0 0;
  text-align: center;
  display: inline-block;
}
.kontaktdaten-head li h3 {
  padding: 0;
  margin: 0;
  padding-left: 42px;
  width: 100%;
  font-weight: bold;
}
.kontaktdaten-head h3.title-firma {
  padding-left: 38px;
}
.kontaktdaten-head li {
  list-style: none;
  width: 100%;
}
.kontaktdaten-body {
  text-align: left;
  display: inline-block;
}
.kontaktdaten-body li.space-bottom {
  padding-bottom: 15px;
}
.kontaktdaten-body li.space-bottom > span {
  margin-left: 37px;
}
.kontaktdaten-body li {
  list-style: none;
  width: 100%;
}
.kontaktdaten-body li i {
  margin-right: 20px;
}
.kontaktdaten-body li i::before {
  color: #f6b546;
}
.kontaktdaten-body li::before > i {
  color: #f6b546;
}
.kontaktdaten-body li.li-facebook i::before {
  color: #f6b546;
}
.kontaktdaten-body li.li-facebook a {
  padding-left: 5px;
}
/*
######################
## Footer
######################
*/
.torso + .footer {
  width: 100%;
  padding: 25px 0;
  background-color: #424647;
}
.torso + .footer a {
  color: #ffffff;
}
.torso + .footer a:hover {
  color: #ffffff;
}
.torso + .footer .footer-kontakt span {
  color: #ffffff;
  margin-right: 15px;
  white-space: pre;
  display: inline-block;
}
.torso + .footer .footer-kontakt span:last-child {
  margin: 0;
}
.torso + .footer .footer-kontakt i {
  color: #ffffff;
  margin-right: 5px;
}
#umzugsfirmencheck img {
  background-color: #FFF;
}
ul.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footer-menu li {
  display: inline-block;
}
ul.footer-menu li:after {
  content: "/";
  margin: 0 9px;
  font-size: 10px;
  color: #ffffff;
}
ul.footer-menu li:last-child:after {
  content: "";
  margin: 0;
}
.footer-content-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-content-part1,
.footer-content-part2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 115px;
  background: #fff;
}
.footer-content-part3 {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  line-height: 1.75;
}
.footer-contact {
  text-align: right;
}
.footer-menu {
  text-align: left;
}
@media screen and (max-width: 992px) {
  .footer-contact,
  .footer-menu {
    text-align: center;
  }
  .footer-contact {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 765px) {
  .footer-content-part1,
  .footer-content-part2 {
    background: transparent;
  }
}
/*
######################
## Tools/Plugins
######################
*/
#jPanelMenu-menu {
  background: #eeeeee;
}
#jPanelMenu-menu a {
  color: #ff0000;
}
#jPanelMenu-menu a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
#jPanelMenu-menu .navbar-nav {
  width: 100%;
}
#jPanelMenu-menu .navbar-nav ul.mm2.dropdown-menu {
  position: static;
  top: initial;
  left: initial;
  z-index: auto;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
  background-clip: initial;
  webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
#jPanelMenu-menu .navbar-nav ul.mm2.dropdown-menu li a {
  padding: 15px 35px 15px;
}
#jPanelMenu-menu .navbar-nav li {
  width: 100%;
}
.datepicker table {
  width: 100%;
}
.datepicker-inline {
  width: auto;
}
.datepicker-inline table {
  background: #f8f8f8;
  width: 100%;
}
.datepicker-inline .datepicker-switch,
.datepicker-inline .prev,
.datepicker-inline .next {
  background: #d2001b;
  color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker-inline .datepicker-switch:hover,
.datepicker-inline .prev:hover,
.datepicker-inline .next:hover {
  background: #bb5050;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background: #d2001b;
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background: #d2001b;
}
/*
######################
##GOOGLE MAP
######################
 */
.tx-tgm-simplegooglemap-v2 {
  width: 100% !important;
}
.tx-tgm-simplegooglemap-v2 #map_canvas {
  width: 100% !important;
}
/*
######################
## Powernmail
###################### 
*/
#page-15 .Tx-Formhandler span.error {
  position: absolute;
  border-radius: 5px;
  background-color: #FFF;
  padding: 5px 15px 5px 15px;
  z-index: 5000;
  -webkit-box-shadow: 2px 2px 14px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 2px 2px 14px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 2px 2px 14px 0px rgba(0, 0, 0, 0.55);
  color: #d2001b;
}
.Tx-Formhandler div.csc-mailform-field.captcha {
  width: 100% !important;
}
.Tx-Formhandler .space_bottom_20 {
  padding-bottom: 20px;
}
.Tx-Formhandler .row {
  position: relative;
  padding-bottom: 10px;
}
.Tx-Formhandler .row label {
  font-weight: normal;
}
.Tx-Formhandler .row .csc-mailform-field {
  width: 49%;
  float: left;
  position: relative;
}
.Tx-Formhandler .row .csc-mailform-field [type=submit] {
  width: 100px !important;
  margin-top: 23px;
  color: #ffffff;
  background-color: #f39900;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
}
.Tx-Formhandler .row .csc-mailform-field [type=submit]:hover {
  background-color: #d2001b;
  color: #fff;
}
.Tx-Formhandler .row .csc-mailform-field #nachricht {
  max-width: 750px;
}
.Tx-Formhandler .row .csc-mailform-field #captcha {
  width: 33%;
  margin-left: 3%;
}
.Tx-Formhandler .row .csc-mailform-field:first-child {
  margin-right: 2%;
}
.Tx-Formhandler .row .msg {
  width: 100% !important;
}
.Tx-Formhandler .row .csc-mailform-field input[type=text],
.Tx-Formhandler .row .csc-mailform-field textarea {
  width: 100%;
  padding: 6px 10px 6px 10px;
}
/*
######################
##jPanel
######################
 */
#jPanelMenu-menu {
  overflow-y: hidden !important;
}
#jPanelMenu-menu > li:hover a {
  color: #ffffff;
  background-color: #f39900;
}
#jPanelMenu-menu > li:hover a > li:hover a {
  color: #ffffff;
  background-color: #f39900;
}
#jPanelMenu-menu ::-webkit-scrollbar {
  display: none;
}
/*
######################
## Resposiv Anpassungen 
######################
*/
.image {
  display: block;
  margin-bottom: 20px;
  line-height: 1.428571429;
}
.image > img,
.image a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .image > img,
  .image a > img {
    margin: 0 auto;
  }
}
.image .caption {
  padding: 9px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.col-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.img-wrap {
  max-width: 100%;
}
.img-below .img-wrap {
  margin-top: 20px;
}
.img-center-outer {
  width: 100%;
  position: relative;
  float: right;
  right: 50%;
}
.img-center-inner {
  width: 100%;
  position: relative;
  float: right;
  right: -50%;
}
.img-center-outer .img-center-inner figure.image img {
  margin: 0px auto;
}
.img-left .img-wrap {
  float: left;
}
.img-left .text {
  clear: left;
}
.img-right .img-wrap {
  float: right;
}
.img-right .text {
  clear: right;
}
.img-wrap:before,
.img-below:before,
.img-above:before,
.img-beside:before,
.img-intext:before,
.img-wrap:after,
.img-below:after,
.img-above:after,
.img-beside:after,
.img-intext:after {
  content: " ";
  display: table;
}
.img-wrap:after,
.img-below:after,
.img-above:after,
.img-beside:after,
.img-intext:after {
  clear: both;
}
.img-beside-left .img-wrap,
.img-intext-left .img-wrap {
  float: left;
  margin-left: -15px;
}
.img-beside-right .img-wrap,
.img-intext-right .img-wrap {
  float: right;
  margin-right: -15px;
}
.img-beside-left .img-wrap,
.img-beside-right .img-wrap,
.img-intext-left .img-wrap,
.img-intext-right .img-wrap {
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.img-beside-left .img-wrap {
  padding-right: 0px;
}
.img-beside-left .text {
  padding-left: 30px;
}
.img-beside-right .img-wrap {
  padding-left: 30px;
  max-width: calc(80%);
}
.img-intext-left .img-wrap {
  /* padding-right: 30px; */
  max-width: calc(80%);
}
.img-intext-right .img-wrap {
  max-width: calc(80%);
  padding-left: 30px;
}
.img-beside-right,
.img-beside-left {
  overflow: hidden;
  zoom: 1;
}
.img-beside-right .text,
.img-beside-left .text {
  overflow: hidden;
  zoom: 1;
}
@media (max-width: 767px) {
  .img-beside-right .img-wrap,
  .img-beside-left .img-wrap {
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    float: none;
  }
}
.img-header-1 .img-wrap,
.img-header-2 .img-wrap,
.img-header-3 .img-wrap {
  margin-top: 20px;
}
.img-header-4 .img-wrap,
.img-header-5 .img-wrap,
.img-header-6 .img-wrap {
  margin-top: 10px;
}
.caption-center {
  text-align: center;
}
.caption-right {
  text-align: right;
}
@media (max-width: 992px) {
  #main-menu {
    display: none;
  }
}
@media (max-width: 768px) {
  #jPanelMenu-menu > ul {
    margin: 0 !important;
  }
}
@media (max-width: 474px) {
  .navbar-nav {
    margin: 0 !important;
  }
  .navbar-nav li a {
    padding-left: 10px;
  }
  .Tx-Formhandler .row .csc-mailform-field #captcha {
    margin-top: 10px;
  }
  .Tx-Formhandler .row {
    padding-bottom: 0 !important;
  }
  .csc-mailform-field {
    margin-right: 0% !important;
    width: 100% !important;
    padding-bottom: 10px;
  }
  #captcha {
    margin-left: 0px !important;
    width: 100% !important;
  }
  .main.header img {
    margin-left: 10px;
  }
  .header-kontakt span:first-child {
    display: block;
    margin-bottom: -35px;
  }
  .kontaktdaten-head li h3 {
    font-size: 14px !important;
    padding-left: 0 !important;
    text-align: left;
  }
  .kontaktdaten-body {
    padding-left: 0 !important;
  }
  .kontaktdaten-body li span,
  .kontaktdaten-body li a {
    font-size: 14px !important;
  }
  .kontaktdaten-body li.space-bottom > span {
    marginleft: 27px !important;
  }
  .kontaktdaten-body i {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (max-width: 992px) {
  .top.header .content {
    text-align: center;
  }
  .top.header .content ul.lang {
    margin-left: 10px;
  }
  .top.header .content .pull-right {
    float: none !important;
    margin-right: 0;
    margin-top: 0;
    display: inline-block;
  }
  .top.header .content .pull-right img {
    margin-top: 0;
  }
  .top.header .content .pull-right a {
    margin-bottom: 15px;
    display: inline-block;
  }
  .footer .footer-kontakt {
    text-align: center;
  }
  .footer .footer-content {
    text-align: center;
  }
  .footer .footer-content .pull-right {
    float: none !important;
    margin-top: 15px;
  }
  .kontaktdaten-head {
    text-align: left;
    display: inherit;
  }
}
.button {
  border-radius: 3px;
}
.position-relative {
  position: relative;
}
.carousel-indicators li,
.carousel-indicators li.active {
  margin-left: 5px;
}
.carousel-indicators .mm2 > a:hover,
.carousel-indicators .mm1 > a:hover {
  background-color: #D2001B !important;
}
ul.lang {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}
ul.lang li {
  display: inline-block;
}
ul.lang li img {
  width: 25px;
  margin-top: 13px;
  height: auto;
}
ul.lang .lang-act {
  display: none;
}
.cc_container {
  display: flex;
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 0.8em !important;
  }
}
.cc_btn {
  max-height: 50px;
  order: 2;
}
.cc_container {
  max-width: 1000px;
  margin: 0 auto !important;
}
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}
.cc_container .cc_message {
  font-size: 0.6em;
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
.cc_container .cc_logo {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 100px;
  height: 22px;
  background-size: cover;
  background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
  opacity: 0.9;
  transition: opacity 200ms;
}
.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
  opacity: 1;
}
@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 1em;
  }
  .cc_container .cc_message {
    font-size: 1em;
    line-height: 1em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}
@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}
.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
.cc_container .cc_message {
  transition: font-size 200ms;
  font-size: 0.6em;
  display: block;
}
@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    margin-top: 0.5em;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container {
    padding: 15px 30px 15px;
  }
  .cc_container .cc_btn {
    font-size: 1em;
    padding: 8px 15px;
  }
  .cc_container .cc_message {
    font-size: 1em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}
.cc_container {
  background: #222;
  color: #fff;
  font-size: 17px;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
  box-sizing: border-box;
}
.cc_container ::-moz-selection {
  background: #ff5e99;
  color: #fff;
  text-shadow: none;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #000;
  background-color: #f1d600;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #fff;
  color: #000;
}
.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}
.cc_container a:hover,
.cc_container a:active {
  color: #b2f7ff;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
/*
######################
## News
######################
*/
.news-single .article .news-img-wrap {
  width: 100%;
}
.news-single .article .news-img-wrap .outer {
  margin: 0 10px 10px 0;
  float: left;
}
.news .news-list-view .article {
  border-top: 1px solid #eee;
}
.news .news-list-view .article .news-img-wrap {
  margin-bottom: 15px;
}
.news .news-list-view .article .teaser-text {
  margin-bottom: 15px;
}
.news .news-list-view .article .header h3 {
  margin-top: 10px;
  margin-bottom: 5px;
}
.news .news-list-view .article .header .news-list-date {
  float: right;
  border: 1px solid #eee;
  border-top: none;
  position: relative;
  padding: 10px;
  top: -10px;
}
/*
######################
## Seiten Spezifische Einstellungen  
######################
*/
* {
  box-sizing: border-box;
}
#c141 {
  display: none;
}
#introduction {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 9989;
  display: none;
}
#confirm {
  margin-left: 15px;
}
#load {
  position: absolute;
  height: 100%;
  width: 102%;
  background-color: #fff;
  z-index: 9990;
  left: -2%;
}
#animatedgif {
  left: 0;
  right: 0;
  top: 25%;
  margin: 0 auto;
  z-index: 9998;
}
.transition {
  transition: all 0.3s ease-in-out;
  /* explorer 10 */
  -webkit-transition: all 0.3s ease-in-out;
  /* chrome & safari */
  -moz-transition: all 0.3s ease-in-out;
  /* firefox */
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /* opera */
}
.button-tb {
  padding: 10px;
  background-color: #F39900;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.button-tb:hover {
  background-color: #D2001B;
  text-decoration: none;
  color: #fff;
}
.button-tb:focus,
.button-tb:active {
  color: #fff;
  text-decoration: none !important;
}
.text-align-center {
  text-align: center;
}
.display-inline-block {
  display: inline-block;
}
table {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 20px;
}
table tr td {
  padding: 10px;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.montage-button {
  z-index: 500;
  right: 16px;
  height: 22px;
  width: 24px;
  text-align: center;
  line-height: 1.6;
  cursor: pointer;
  display: block;
}
.montage-button:hover {
  background-color: #333333;
  color: #fff;
}
ul.breadcrumb-list {
  float: left;
  width: 100%;
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #f7f7f7;
}
ul.breadcrumb-list li {
  float: left;
  list-style: none;
  margin-right: 8px;
  margin-top: 10px;
}
ul.breadcrumb-list li a {
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  display: block;
}
ul.breadcrumb-list li a.active-trigger {
  color: #fff;
  background-color: #f39900;
}
ul.breadcrumb-list li a.past-trigger,
ul.breadcrumb-list li a.future-visited {
  color: #fff;
  background-color: #ffc05b;
}
ul.breadcrumb-list li a.disabled {
  color: #333333;
  background-color: #f7f7f7;
}
ul.breadcrumb-list li:hover a {
  text-decoration: none;
}
ul.breadcrumb-list li:hover a.active-trigger,
ul.breadcrumb-list li:hover a.past-trigger,
ul.breadcrumb-list li:hover a.future-visited {
  color: #fff;
  background-color: #d2001b;
}
#formular-umzugsliste * {
  box-sizing: border-box;
  outline: none;
  -webkit-touch-callout: none;
}
#formular-umzugsliste *:active,
#formular-umzugsliste *:focus {
  outline: none;
}
#formular-umzugsliste input {
  float: left;
  width: inital !important;
}
#formular-umzugsliste [type=radio] + label,
#formular-umzugsliste [type=checkbox] + label {
  cursor: pointer;
}
#formular-umzugsliste .calc_field {
  z-index: 490;
}
#formular-umzugsliste #annotation-field {
  height: 100px;
  width: 100%;
  padding: 10px;
  float: left;
}
#formular-umzugsliste span.error-validation {
  padding: 10px;
  position: relative;
  border: none;
  color: #FF0000;
}
#formular-umzugsliste input.error_class {
  background-color: #ffe2e2;
}
#formular-umzugsliste #submit-error {
  padding: 20px 0;
}
#formular-umzugsliste #submit-error * {
  color: #FFFFFF;
}
#formular-umzugsliste #submit-error ul li {
  list-style: none;
}
#formular-umzugsliste #submit-error ul li span {
  color: #FF0000;
}
#formular-umzugsliste .detail-section input {
  width: 100% !important;
}
#formular-umzugsliste #section-error {
  /*padding:20px 0px 20px 0px;*/
}
#formular-umzugsliste .radio-error-notification {
  float: left;
  width: 100%;
}
#formular-umzugsliste .radio-error-notification span {
  color: #FF0000;
}
#formular-umzugsliste [type=text],
#formular-umzugsliste [type=email],
#formular-umzugsliste [type=number],
#formular-umzugsliste textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD;
  width: 100%;
  padding: 6px 10px 6px 10px;
}
#formular-umzugsliste textarea:focus,
#formular-umzugsliste input[type=text]:focus,
#formular-umzugsliste input[type=email]:focus,
#formular-umzugsliste input[type=number]:focus {
  box-shadow: 0 0 5px #51cbee;
  border: 1px solid #51cbee;
}
#formular-umzugsliste [type=text] {
  width: 100%;
}
#formular-umzugsliste textarea {
  -webkit-writing-mode: horizontal-tb;
  tab-size: 4;
  line-height: 1.3;
  white-space: pre-wrap;
  word-wrap: break-word;
  text-rendering: auto;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  text-align: start;
}
#formular-umzugsliste .calc_field {
  width: 80% !important;
}
#formular-umzugsliste .montage-field {
  width: 15% !important;
  margin-left: 5%;
}
#formular-umzugsliste .montage-field[type="checkbox"] {
  height: 18px;
}
#formular-umzugsliste [type=radio] {
  margin-right: 10px;
  cursor: pointer;
}
#formular-umzugsliste #plan_termin {
  width: 95px;
}
#formular-umzugsliste .notation {
  float: left;
}
#formular-umzugsliste .csc-mailform-field {
  width: 100% !important;
  float: left;
}
#formular-umzugsliste .text-align-center {
  text-align: center;
}
#formular-umzugsliste .field_next {
  margin-right: 3%;
}
#formular-umzugsliste .field_land {
  width: 15%;
}
#formular-umzugsliste .field_plz {
  width: 30%;
}
#formular-umzugsliste .field_ort {
  width: 49%;
}
#formular-umzugsliste .field_vorwahl,
#formular-umzugsliste .field_etage {
  width: 30%;
}
#formular-umzugsliste .field_telefon,
#formular-umzugsliste .field_fax {
  width: 67%;
}
#formular-umzugsliste .label-push {
  margin-right: 40px;
}
#formular-umzugsliste .result-section {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d7d7d7;
}
#formular-umzugsliste .result-sub {
  margin-top: 20px;
  margin-bottom: 50px;
}
#formular-umzugsliste .result-sub label,
#formular-umzugsliste .result label {
  font-weight: bold;
}
#formular-umzugsliste .error_class input {
  border: 1px solid #FF0000;
}
#formular-umzugsliste .error_class [type=radio] + label {
  color: #FF0000;
}
#formular-umzugsliste input.error_class {
  border: 1px solid #FF0000;
}
#formular-umzugsliste .step-section {
  margin-bottom: 20px;
}
#formular-umzugsliste .step-counter {
  margin-top: 5px;
  line-height: 2.5;
}
#formular-umzugsliste .step-counter span {
  font-weight: bold;
}
#formular-umzugsliste .step-counter button {
  padding: 10px 30px;
}
#formular-umzugsliste .container-next {
  margin-top: 0px;
}
#formular-umzugsliste .placeholder {
  color: #d7d7d7;
}
#formular-umzugsliste .captcha_image .col-xs-6 {
  margin-bottom: 20px;
}
#formular-umzugsliste .button-tb {
  color: #ffffff;
  background-color: #f39900;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5 ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
#formular-umzugsliste #next,
#formular-umzugsliste #prev,
#formular-umzugsliste #form-submit {
  display: block;
  padding: 10px 30px !important;
  border: none;
  border-collapse: collapse;
  margin-left: 20px;
}
#formular-umzugsliste #form-submit {
  display: none;
}
#formular-umzugsliste #plan_termin {
  background-image: none !important;
}
#formular-umzugsliste #next:hover,
#formular-umzugsliste #prev:hover,
#formular-umzugsliste #form-submit:hover {
  background-color: #d2001b !important;
  color: #fff !important;
  text-decoration: none;
}
#formular-umzugsliste .button-tb:hover {
  color: #f39900;
  background-color: #ffffff;
}
#formular-umzugsliste .field_auftr_vorwahl {
  width: 95px;
  margin-right: 10px;
}
#formular-umzugsliste .field_auftr_telefon {
  width: 128px;
}
@media (max-width: 992px) {
  table {
    width: 100% !important;
    margin-right: 0% !important;
    margin-left: 0% !important;
  }
}
@media print {
  ul.nav {
    display: none !important;
  }
  .site-menu {
    display: none !important;
  }
  a[href]:after {
    content: none;
  }
  .header {
    display: none;
  }
  /*
  table {
    float:left !important;
  }
  
  table + table {
    float:right !important;
  }
  
  table + table + table {
    float:right !important;
  }
  
  table + table + table + table {
    float:left !important;
  }
  
  table + table + table + table + table {
    float:right !important;
  }
  
  table + table + table + table + table + table {
    float:left !important;
  }
  
  table + table + table + table + table + table + table {
    float:right !important;
  }
  
  table + table + table + table + table + table + table + table {
    float:right !important;
  }
  */
  footer {
    display: none;
  }
}
#formular-umzugsliste .result-sub {
  display: none;
}
#section-calc {
  display: none !important;
}
#introduction .button-tb {
  color: #ffffff;
  background-color: #f39900;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 10px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5 ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  text-decoration: none;
}
#introduction .button-tb:hover {
  color: #fff;
  background-color: #D2001B;
}
#formular_transportanfrage label,
#formular_transportanfrage legend {
  font-weight: bold;
  color: #9f9f9f;
}
#formular_transportanfrage .beatpicker {
  position: static;
  float: left;
  margin-top: 10px;
  border-radius: 5px;
  margin-bottom: 25px;
}
#formular_transportanfrage section {
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#formular_transportanfrage section fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}
#formular_transportanfrage section fieldset legend {
  display: table;
  font-size: 14px;
  margin-bottom: 0;
  border: none;
}
#formular_transportanfrage section fieldset label {
  text-align: right;
  width: 100%;
  line-height: 2.4;
}
#formular_transportanfrage section fieldset .group-wrapper label {
  width: 100px !important;
}
#formular_transportanfrage section fieldset input[type=text] {
  width: 100%;
  padding: 6px 10px 6px 10px;
}
#formular_transportanfrage section fieldset select {
  padding: 6px 10px 6px 10px;
}
#formular_transportanfrage section fieldset textarea {
  width: 100%;
  padding: 6px 10px 6px 10px;
  max-width: 100%;
  min-height: 150px;
  max-height: 300px;
}
#formular_transportanfrage #anfrage_senden {
  border: none;
}
#formular_transportanfrage #section_datum_angabe {
  padding-top: 30px;
}
#formular_transportanfrage #section_datum_angabe label {
  width: 30% !important;
  float: left !important;
  line-height: 2.4;
}
#formular_transportanfrage #section_datum_angabe input[type=text] {
  width: 70% !important;
  float: left !important;
  padding: 6px 10px 6px 10px;
}
#formular_transportanfrage #section_datum_angabe .beatpicker {
  margin-bottom: 20px;
}
#formular_transportanfrage .error {
  color: #FF0000;
}
#formular_transportanfrage .error_class input,
#formular_transportanfrage .error_class select {
  border: 1px solid #FF0000;
}
#formular_transportanfrage .auftraggeber.error_class {
  border: 1px solid red;
}
#formular_transportanfrage #anfrage_senden {
  margin-top: 20px;
}
#formular_transportanfrage #ansprech_vorwahl {
  width: 64px;
  padding: 6px;
}
#formular_transportanfrage #ansprech_telefon {
  width: 92px;
  padding: 6px;
}
#formular_transportanfrage .einwilligung.error_class {
  border: 1px solid #FF0000;
  padding: 5px;
}
#formular_transportanfrage .einwilligung.error_class input {
  top: 10px !important;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media print {
  #carousel-slider {
    display: none;
  }
  .sidebar-content {
    padding: 0;
  }
  #kontakt-box li {
    margin-left: 0;
    padding: 0;
  }
}
