#sp-main-body {
    padding: 25px 0;
    min-height: calc(100vh - 200px);
}
#sp-header {
    height: 80px;
}
#sp-header .logo {
    height: 80px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 90px;
}
#sp-footer ul.menu {
    margin-right: 15px;
}
.body-innerwrapper {
    overflow-y: hidden;
}
#offcanvas-toggler {
    display: block;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
}
body .sp-megamenu-parent > li > a, 
body .sp-megamenu-parent > li > span, 
body .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 10px;
}
@media (min-width: 992px) {
  body.ltr #offcanvas-toggler.offcanvas-toggler-right {
      display: none !important;
  }
}
@media (max-width: 768px) {
  body section div.row .tb-immo-xs-centered,
  body section div.row.tb-immo-home-text div.tb-immo-xs-centered {
      text-align: center;
  }
  body section div.row .tb-immo-xs-centered img {
    margin-left: auto;
    margin-right: auto;
  }
  .hidden-xs {
    display: none;
  }
}


/* ***** generics ******* */
.linkedelm:hover, .linkedelm,
.tb-immo-click  {
    cursor: pointer;
}
.tb-immo-click:hover  {
    border-radius: 5px;
    background-color: #eaeff7;
}


/* ************ */
div.row.tb-immo-home {
}
h1.tb-immo-home {
  text-align: center;
  font-family: basic;
  font-size: 3em;
  font-weight: 700;
  color: #005aa8;
}
h2.tb-immo-home {
  text-align: center;
  font-family: basic;
  font-size: 2em;
  font-weight: 300;
  color: #005aa8;
}
div.row.tb-immo-home div.col-md-4 {
  text-align: center;
  font-family: basic;
  font-size: 1.3em;
  font-weight: 200;
  color: #005aa8;
  color: #111111;
}
div.row.tb-immo-home div img {
  display: block;
  margin: 10px auto 10px auto;
  max-height: 115px;
  height: 100%;
  width: auto;
  max-width: fit-content;
}

/* ************ */

.tb-immo-home-text {
}
h1.tb-immo-home-text {
  text-align: center;
  color: #005aa8;
}
h2.tb-immo-home-text {
  text-align: center;
  color: #005aa8;
  font-weight: 100;
  font-style: italic;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.tb-immo-home-text-aligncenter {
  text-align: center;
}
.tb-immo-home-text-blue {
  padding: 8px 5px 10px 5px;
  color: white;
  font-size: 1.1rem;
  background-color: #005aa8;
}
div.row.tb-immo-home-text {

}
div.row.tb-immo-home-text div.col-md-6 {
  text-align: left;
  font-family: basic;
  line-height: 125%;
}
div.row.tb-immo-home-text div.col-md-6 h4 {
  color: #005aa8;
  font-size: 1.1rem;
  margin-bottom: .1rem;
}
div.row.tb-immo-home-text div.col-md-3 {
  text-align: left;
  font-family: basic;
  line-height: 125%;
}
div.row.tb-immo-home-text div.col-md-3 h4 {
  color: #005aa8;
  font-size: 1.1rem;
  margin-bottom: .1rem;
}
div.row.tb-immo-home-text div img {
  display: block;
  margin: 5px 0 10px auto;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 250px;
}

/* ************ */
div div.tb-immo-home-team  {
  background-color: #eaeff7;
  padding: 10px;
  line-height: 135%;
  min-height: 95%;
  margin-bottom: 20px;
}

/* ************ */
.tbimmo-kontakt {

}
.tbimmo-kontakt h1.tb-immo-kontakt,
.tbimmo-kontakt h2.tb-immo-kontakt  {
  text-align: center;
  color: #005aa8;
}
div.row.tb-immo-kontakt div.col-md-6 {
  text-align: center;
  font-family: basic;
  line-height: 120%;
}
div.row.tb-immo-kontakt div img {
  display: block;
  margin: 5px auto 10px auto;
  max-height: 110px;
  height: 100%;
  width: auto;
  max-width: fit-content;
}
div.row.tb-immo-kontakt {
  margin-bottom: 2rem;
}

H2.placemarkHead {
  font-size: 1rem;
}

/* ************ */
.tb-immo-adresse {
  background-color: #444;
  padding: 15px;
}
.tb-immo-adresse #GMapsID {
  width: 100% !important;
}
.tb-immo-adresse #sp-position5 .sp-module  {
  color: white;
}
.tb-immo-adresse #sp-position5 .sp-module  h3 {
  font-size: 1.25rem;
  margin-bottom: .5rem;
}
.tb-immo-adresse div[title="Bereitgestellt von: zhuk.cc"] {
  display: none;
}

/* ************ */
h1.tb-immo-page  {
  text-align: center;
  color: #005aa8;
  margin-bottom: 2rem;
  font-size: 2rem;
  letter-spacing: 2px;
}
h5.tb-immo-page {
    font-size: 1.1rem;
}
h5 + h5.tb-immo-page {
    margin-bottom: 2rem;
}
.tb-immo-page  p {
  color: #444;
  font-size: .9rem;
  font-weight: 350;
}
.tb-immo-page  p.first {
  color: #111;
  font-weight: 550;
}
.tb-immo-page  p.extra-first {
    color: #005aa8;
    font-size: 115%;
    font-weight: 550;
    border: 1px solid #005aa852;
    background: #005aa81c;
    border-radius: 5px;
    padding: 1rem;
    margin-left: -.5rem;
}
.tb-immo-page  img {
  margin-bottom: 1.5rem;
  max-height: 250px;
}
.tb-immo-page  img.image-grosser {
  max-height: 100%;
}
h1.tb-immo-page  .tb-haus-image {
  float: left;
  height: 5em;
  width: auto;
  margin: -.7em 1rem -1em 15px;
}
.tb-immo-page h3.tb-immo-page {
  font-size: 1.25em;
  color: #222;
}
.tb-immo-page h4.tb-immo-page {
    font-size: 1em;
    color: #444;
}

/* ************ */
@media (max-width: 768px) {
  h1.tb-immo-projektentwicklung {
    font-size: 1.8rem;
    letter-spacing: 0;
  }
}

/* ***** menu ******* */
.offcanvas-menu .offcanvas-inner {
    padding: 30px 10px 10px 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu li a {
  color: #0345bf;
  font-size: 1.35rem;
  font-weight: 550;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-bottom: 8px;
  border-bottom: 1px solid #ccc;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu li a:hover {
  color: #032a71;
  background-color: #dee2e6;
}

/* ***** contact ******* */
#sp-position5 a {
  color: white;
  font-weight: 600;
  /* * /
  text-decoration: underline;
  /* */
  border-bottom: 1px solid white;
  padding: 1px 4px 1px 4px;
  border-radius: 1px;
}

div .creativecontactform_title  {
    font-family: 'Arial', sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #005aa8 !important;
    margin-bottom: 2rem !important;
    font-size: 2rem !important;
    letter-spacing: 2px !important;
}
div .creativecontactform_wrapper, div .creativecontactform_wrapper:hover {
    -moz-box-shadow: none  !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
div .creativecontactform_pre_text {
    border-top: 0;
}
div .ccf_copyright_wrapper {
    position: fixed;
    left:  -9999999px;
    top: 0;
}
div #close_creative_alert {
    background-color: #4dafe0 !important;
    box-shadow: inset 0 0 15px 1px #005aa8 !important;
}
div #close_creative_alert:hover {
    box-shadow: inset 0 0 15px 2px rgba(23,18,8,0.58) !important;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.62) !important;
    background-color: #2f89ea !important;
}

#sp-position5 a:hover, #sp-position5 a:visited:hover{
  color: #444444;
  background: white;
}
