#content .btn, #modalcontact .btn/*
Theme Name: onOffice
Theme URI: http://www.onoffice.de
Description: onOffice WP Template
Author: onoffice
Text Domain: onoffice
License:
License URI:
Author URI: 
Version: 1.0
*/


/*--------------------------------------------------------------
WP - Standard
--------------------------------------------------------------*/
@media print {
  .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .visible-xs {
    display: none!important;
  }

  .hidden-xs {
    display: block!important;
  }

  table.hidden-xs {
    display: table;
  }

  tr.hidden-xs {
    display: table-row!important;
  }

  td.hidden-xs,th.hidden-xs {
    display: table-cell!important;
  }

  .hidden-sm,.hidden-xs.hidden-print {
    display: none!important;
  }

  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,th.visible-sm {
    display: table-cell!important;
  }
}

.cocoen {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index:50;
}

.cocoen * {
  box-sizing: inherit;
}

.cocoen ::after,.cocoen ::before {
  box-sizing: inherit;
}

.cocoen img,.cocoen picture>img {
  max-width: none;
  object-fit: cover;
}

.cocoen>img,.cocoen>picture>img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.cocoen>div:first-child,picture .cocoen>div {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}

.cocoen-drag {
  background: #fff;
  bottom: 0;
  cursor: ew-resize;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
}

.cocoen-drag::before {
  border: 3px solid #fff;
  content: '';
  height: 30px;
  left: 50%;
  margin-left: -7px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 14px;
}

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=f926bd0b-7340-4821-b809-f01a1c3b172b&fontids=1296342");

@font-face {
  font-family:"Goudy Old Style W03 Rom";
	src:url("Fonts/1296342/c52d9f93-8ef3-4d7b-a04c-9e692308061d.eot?#iefix");
	src:url("Fonts/1296342/c52d9f93-8ef3-4d7b-a04c-9e692308061d.eot?#iefix") format("eot"),url("Fonts/1296342/01c105ba-d5fb-4e1a-8270-b07bd572a3bd.woff2") format("woff2"),url("Fonts/1296342/a6b48884-c689-4e1c-ab47-e9dc629c7b7e.woff") format("woff"),url("Fonts/1296342/8dd4bf42-6516-47a4-9914-9af3056a4ba3.ttf") format("truetype");
}

body {
  font-family: Calibri, 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: .05em;
  line-height: 1.53846154;
}


/*h1 {
	margin-top:0;
	font-weight: 300;
	line-height: 1.5;
	font-weight: bold;
}*/

h1 {
  font-family: 'Goudy Old Style W03 Rom', serif;
  font-size: 26px !important;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 5.2px;
  margin-top: 10px;
  padding-bottom: 10px;
  word-wrap: break-word !important;
  hyphens: auto !important;
}

.home h1 {
  padding-bottom: 10px;
}

.text-right {
  text-align: left;
}

.entry-title {
  margin-top: 20px;
}

.vc_separator-has-text {
  margin-bottom: 10px !important;
}

.homecontent {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 65px;
  width: 85vw;
}

.home h1 {
  font-family: 'Goudy Old Style W03 Rom', serif;
  font-size: 26px !important;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 5.2px;
  margin-top: 10px;
  word-wrap: break-word !important;
  
 
}

h2 {
  font-size: 1.424em !important;
  font-weight: 300;
  word-wrap: break-word !important;
  hyphens: auto !important;
}



.home p {
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

p {
  margin: 0 0 12px;
}

label {
  font-weight: normal;
}

footer h3 {
  font-size: 17px !important;
  text-transform: uppercase;
  line-height: 26.15px;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 98%;
  word-wrap: break-word !important;
}

h2.comments-title {
  padding-left: 15px;
}

.object-detail h1 {
  text-transform: uppercase;
  font-size: 1.224em !important;
  line-height: 25px;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
  color: #002c50;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cfd0cf;
  padding-bottom: 20px;
  word-wrap: break-word !important;;
}

.object-detail h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #575757;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 600;
  font-family: 'Goudy Old Style W03 Rom', serif;
  font-size: 18px !important;
  letter-spacing: 4px;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 25px;
  word-wrap: break-word !important;
}

.object-detail h2:not(:first-child) {
  margin-top: 60px;
}

.object-detail h2:first-child {
  margin-top: 40px;
}

.object-detail .techs h2 {
  margin-top: 0px;
}

.slidertop {
  margin-bottom: 60px;
}

h3 {
  font-size: 1.266em !important;
  line-height: 1.5;
  word-wrap: break-word !important;
  font-weight: 300;
  hyphens: auto !important;
}

h4 {
  font-size: 1.1em !important;
  line-height: 1.5;
  word-wrap: break-word !important;
  font-weight: 600;
  hyphens: auto !important;
}

h5 {
  font-size: 0.889em !important;
  line-height: 1.5;
  word-wrap: break-word !important;
  hyphens: auto !important;
}

h6 {
  font-size: 0.79em !important;
  line-height: 1.5;
  word-wrap: break-word !important;
  text-align: center;
  hyphens: auto !important;
}

@media (min-width: 48em) {
	/*h1 {
	  font-size: 2.441em !important;
	  font-weight: bold;
	}*/
  h2 {
    font-size: 1.653em !important;
  }

  h3 {
    font-size: 1.363em !important;
  }

  h4 {
    font-size: 1em !important;

  }
}

@media (min-width: 62em) {
  html,
	body {
    font-size: 16px !important;
  }
}

.breadcrumb {
  color: #333 !important;
}

.breadcrumb a {
  color: rgba(0, 44, 80, 1) !important;
}

.breadcrumb a:hover { 
   color: rgba(0, 44, 80, 0.8) !important;
}

#content a, #tabs a {
  color: #d4bc7a;
  text-decoration: none;
  transition: color  ease 1.5s;
  font-weight: bold;
}

#content a:hover, #content  a:focus, #content  a:active, #tabs a:hover, #tabs a:focus, #tabs a:active, #tabs a:hover, {
  color: #fff!important;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c!important;
  text-decoration: none !important;
}

.sticky {
}

.screen-reader-text {
  display: none;
}

.gallery-caption {
}

.bypostauthor {
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: inherit;
  font-style: italic;
  color: inherit;
  line-height: 17px;
  margin: 8px 0 0;
}

.object-detail .slick-slide img {
  margin: 0 auto;
}

.object-detail .obj-listobject-details .number {
  font-size: 18px;
  color: #002c50;
}

.object-detail .obj-listobject-details {
  padding-top: 5px;
  padding-bottom: 5px;
}

.object-detail .subline {
  padding-bottom: 12px;
  border-bottom: 1px solid #cfd0cf;
  color: #575756;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

.object-detail .id {
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

.object-detail .techs {
  box-shadow: #9d9d9c 0px 2px 12px;
  padding: 40px 25px;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  font-size: 30px;
  z-index: 1;
  vertical-align: middle;
  text-shadow: 1px 1px 1px #747373;
  top: 50%;
  padding-left: 5px;
  color: rgba(255,255,255,1);
}

.slick-next {
  position: absolute;
  right: 20px;
}

.popup-link div {
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
}

.slick-prev {
  left: 20px;
}

.object-detail .slick-track {
  margin: 0 auto;
}

.slick-slide {
  cursor: pointer;
}

.object-detail .slick-slider .slick-slide {
  opacity: 0.5;
}

.object-detail .slick-slider .slick-slide.slick-current {
  opacity: 1;
}

.obj-listobject-infos .button {
  padding-top: 6px !important;
  font-size: 20px;
}

.morebuttons {
  padding-top: 10px;
}

.anzahl_badezimmer:after,  .wohnflaeche:after, .anzahl_schlafzimmer:after, .stp_anzahl:after, .grundstuecksflaeche:after,.gewerbeflaeche:after, .bueroflaeche:after {
  padding-right: 4px;
  font-size: 12px;
}

.anzahl_badezimmer:after {
  content: "  \f2cd";
  font-family: fontAwesome;
}

.wohnflaeche:after {
  content: "  \f015";
  font-family: fontAwesome;
}

.anzahl_schlafzimmer:after {
  content: "  \f236";
  font-family: fontAwesome;
}

.stp_anzahl:after {
  content: "  \f1b9";
  font-family: fontAwesome;
}

.grundstuecksflaeche:after {
  content: "  \f1bb";
  font-family: fontAwesome;
}

.gewerbeflaeche:after {
  content: "  \f1ad";
  font-family: fontAwesome;
}

.bueroflaeche:after {
  content: "  \f0f2";
  font-family: fontAwesome;
}

.obj-listobject-details:empty {
  border: none;
}

.slick-slider .slick-arrow {
  opacity: 1;
  transition: opacity ease 1.5s;
}

.object-gallery {}

.object-gallery a:not(:first-child) {
  display: none;
}

.object-gallery.slick-initialized a:not(:first-child) {
  display: block;
}

.slider-nav {
  margin-top: 20px;
  margin-bottom: 60px;
  max-height: 112px;
  overflow: hidden;
  display: flex;
}

.slider-nav img {
  max-width: 140px;
  max-height: 92px;
  margin-right: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.btn-orange {
  transition: all ease 0.5s;
  background: #9d9d9c;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  letter-spacing: -0.1px;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
  border: 0;
}

.btn-orange:hover {
  background: #002c50;
  color: #fff;
}

.object-gallery img {
}

.object-gallery:hover .slick-arrow {
  opacity: 1;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.affix .container-fluid {
}

.affix .logo {
   /*  max-width: 160px !important; */
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.affix #top {
  padding-top: 5px;
  padding-bottom: 5px;
}

.affix ul {
  margin-bottom: 0;
}

ul.sub-menu, ul.sub-menu ul.sub-menu {
  display: none;
  padding-left: 20px;
}

.main-nav-mobile a .fa {
  position: absolute;
  left: 4px;
  font-size: 20px;
}

@media screen and (min-width: 650px) and (max-width: 930px) {
  .obj-listobject-image {
    height: 150px!important;
  }
}

.logo {
  z-index: 1000;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #022e52;
  box-shadow: #000 -10px 0px 19px;
  position: fixed;
  max-width: 145px;
}

img.img-responsive.logo.croptoggle.cropped {
    background: none;
    box-shadow: none;
	z-index: 1000;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 145px;
}

#menu-kontakt {
  margin-bottom: 0;
  margin-right: 20px;
}

#menu-kontakt .fa {
  color: #205A99;
}

#menu-kontakt a {
  color: #fff;
  padding-left: 5px;
}

#menu-kontakt .fa:before {
  padding-right: 2px;
}

.list .border {
  margin-bottom: 50px !important;
  border: 1px solid #c4c4c4;
  min-height: 500px;
  box-shadow: rgba(0,44,80,0.20) 0px 0px 12px;
}

.list .border.referenz {
  min-height: 425px;
}

.obj-listobject-image {
  height: 200px;
  background-color: #c4c4c4;
  background-size: cover;
  background-position: center center;
}

.list  .obj-listobject-infos {
  padding: 25px;
  min-height: 285px;
}

p:empty {
  display: none;
}

.topangebot  .obj-listobject-infos {
  padding: 10px;
}

.single .obj-listobject-infos h2 {
  min-height: 100px;
  letter-spacing: 1px;
  line-height: 21px;
}

.list h2 {
  margin: 0;
  color: #002c50;
  font-size: 1em !important;
  text-transform: uppercase;
  padding-top: 15px;
  font-weight: bold;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

.list .bottombutton {
  font-weight: 500;
}

.logobottom {
  margin-bottom: -70px;
  text-align: right;
}

.page-links::before a {
	text-decoration:underline;
}

.page-links ::after a {
	text-decoration: underline!important;
}
	
.page-links a {
  background: rgba(255,255,255, 0.8);
  padding-top: 2px;
  padding-bottom: 2px;
  /*border: 1px solid rgba(88,88,90,0.5);*/
  width: 35px;
  text-align: center;
  margin-bottom: 4px;
  display: inline-block;
}

.page-links a:hover {
  background: rgba(88,88,90,0.5);
}

.bottombutton {
  margin-top: 20px;
}

.page-links div {
  background: #fff;
}

.page-links div:empty {
  display: none;
}

.statusbanner:empty {
  display: none;
}

.statusbanner {
  background: rgba(0,44,80,0.7);
  display: inline;
  position: absolute;
  padding: 5px 10px 5px 5px;
  top: 20px;
  font-weight: 500;
  color: #fff;
}

.single .obj-price {
  min-height: 90px;
}

.list {
  padding-top: 10px;
}

#mainnav {
  position: fixed;
  z-index: 100;
  width: 100%;
}

.topangebot .image-container {
  height: 500px;
  position: relative;
  margin: 10px;
}

.topangebot .obj-listobject-image {
  height: 300px;
  border: 1px solid;
}

.topangebot .obj-listobject-infos {
  position: absolute;
  bottom: 20px;
  width: 80%;
  background: rgba(255,255,255,0.7);
  border: 1px solid #D2D2D2;
  box-shadow: 7px 5px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto;
  text-align: center;
  left: 0px;
  right: 0px;
  height: 200px;
}

.topangebot h3 {
  min-height: 80px;
  color: #4D4E55;
  font-size: 18px !important;
  margin: 0;
  border: 0;
  font-weight: 300;
  word-wrap: break-word;
}

.topangebot .obj-price {
  font-size: 22px !important;
  color: #4D4E55;
  bottom: 15px;
}

.topangebot .bottombutton {
  color: #EE6E2F;
  font-weight: 500;
  font-size: 22px;
  position: absolute;
  width: 100%;
  left: 0px;
  right: 0px;
}

.topangebot .image-border {
  border: 10px solid #fff;
}

.footer a {
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
  color: #fff;
}

#menu-kontakt a:before, .arrow a:before {
  font-family: "FontAwesome";
  content: '\f105';
  position: absolute;
  left: 15px;
  width: 15px;
  height: 15px;
}

.arrow a {
  padding-left: 10px;
}

.arrow ul {
  margin-bottom: 0;
  margin-right: 20px;
  padding-left: 0;
  list-style: none;
}

.footer a:hover, .footer a:active, .footer a:focus {
  color: #fff;
}

.footer {
  background: #002c50;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 25px;
  position: relative;
  box-shadow: 0px 0px 13px 6px rgba(29,29,27,0.5);
}

.footer li {
  padding-left: 10px;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/;
}

.footer i {
  padding-left: 10px;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/;
}

.oologo img {
  max-width: 90px;
  height: auto;
}

.footer ul {
  padding-left: 0;
  list-style: none;
}

.footer ul i {
  padding-right: 20px;
}

.footer a[href="#"] {
  cursor: default;
}

.contactdetails .fa {
  color: #002c50;
}

.headtitle {
  border-bottom: 2px solid #EE6E2F;
  color: #626367;
  margin-bottom: 25px;
}

.form-control {
  border-radius: 0;
  height: 40px;
  background-color: #fff;
}
.form-control.double {
  width: calc(50% - (2rem / 2));
  margin-right: 2rem;
  display: inline-block;
}

.form-control.double ~ .form-control.double {
  margin-right: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

#search .form-control[name*="kaufpreis__von"],
#search .form-control[name*="kaltmiete__von"],
#search .form-control[name*="wohnflaeche__bis"] {
  display: none;
}

.form-group.form-group-kaltmiete {
  display:none;
}

.contactphoto {
  max-width: 80px;
}

.contactdetails, #displayform {
  margin-top: 50px;
}

/*
.home h2 {
  color: #626367;
  text-transform: uppercase;
  font-size: 1em !important;
  font-family: 'Goudy Old Style W03 Rom', serif;
  margin-bottom: 24px;
  letter-spacing: 2.4px;
  line-height: 24px;
  min-height: 46px;
  word-wrap: break-word;
}
*/

.home .wpb_content_element p {
}

.list .container-fluid.single {
  margin-bottom: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.advance-search .form-control, .advance-search .btn-orange {
  width: 100%;
  height: 50px;
}

.btn-orange.togglesearch {
  height: auto;
}

.advance-search {
  padding-top: 20px;
  padding-bottom: 60px;
  display: inline-block;
}

#content .advance-search .btn {
  height: 50px;
}

.advance-search .row {
  margin-bottom: 25px;
}

.select-side {
  position: absolute;
  top: 0px;
  background-color: transparent;
  height: 100%;
  right: 21px;
  pointer-events: none;
}

.arrow-select i {
  color: #9F9F9F;
  padding-top: 10px;
}

.arrow-select select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.arrow-select select:focus {
  outline: none;
  box-shadow: none;
}

.select-side:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 1px;
}

#menu-hauptmenue {
  display: none;
}

#menu-hauptmenue li {
  width: 100%;
}

#menu-hauptmenue a {
  color: #EE6E2F;
}

.fa-bars, .fa-phone {
  color: #002c50;
}

#mainmenu-mobile {
    position: fixed;
  z-index: 9999 !important;
  top: 0;
  width: 300px;
  max-width: 100%;
  height: 100%;

    background: rgba(255,255,255, 1);
    -webkit-box-shadow: 0px 1px 4px #d4d0d0;
  box-shadow: 0px 1px 4px #d4d0d0;
}

#mainmenu-mobile .main-nav-mobile {
  z-index: 9999 !important;
  background: rgba(255,255,255, 1);
  top: 0;
  height: 90%;
  overflow: auto;
}

.dropdown-toggle span.fa {
  display: none;
}

.kontakt {
  position: absolute;
  right: 10px;
}

.mobile {
  background: #002c50;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobile .navbar-header a {
  color: #fff!important;
}

.mobile .navbar-header a:hover {
  color: #fff!important;
}

#mainmenu-mobile {
  z-index: 20;
  left: -350px;
  transition: all 0.3s;
}

.sub-menu {
  list-style-type: none;
}

#mainmenu-mobile .main-nav-mobile a, #mainmenu-mobile2 .main-nav-mobile a {
  color: #002c50;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  padding: 3px 0;
}

.closer {
  font-size: 30px;
  padding-left: 15px;
  color: #002c50;
  cursor: pointer;
}

#mainmenu-mobile .main-nav-mobile .sub-menu a {
  color: #575756;
  font-weight: 500;
  text-transform: unset;
  display: block;
}

#immo.vc_hidden {
  opacity: 1;
}

#search.in,
#search.collapsing {
  display: block!important;
}

.advance-search  div[aria-expanded="true"] .fa-angle-down:before {
  content: "\f106";
}

.advance-search  div[aria-expanded="false"] .fa-angle-down:before {
  content: "\f107";
}

.contactdetails i {
  padding-right: 20px;
}

#content .contactdetails a {
  color: #333;
  font-weight: normal;
}

.countimmo {
  margin-bottom: 20px;
}

.gradient {
  /* position: absolute; */
  bottom: 0px;
  width: 100%;
  z-index: 100;
  color: #fff;
}

/* .gradient .bread {
  margin-top: -60px;
} */

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  text-transform: uppercase;
  color: #333333;
  padding-left: 0;
  font-size: 12.5px;
  font-weight: bold;
}

.breadcrumb a {
  color: rgba(0, 44, 80, 1);
}

.container-fluid.border {
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}

.container.bread {
  position: relative;
}

.vc_separator-has-text {
  font-family: 'Goudy Old Style W03 Rom', serif;
}

.vc_sep_width_50 {
  width: 57%;
}

.obj-listobject-details .number {
  float: left;
  padding-right: 23px;
  color: #002c50;
}

.list .single .obj-listobject-details {
  min-height: 27px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.obj-listobject-details {
  border-top: 1px solid #9d9d9c;
  border-bottom: 1px solid #9d9d9c;
  color: #9d9d9c;
  margin-top: 2px;
  margin-bottom: 2px;
}

#content .btn, #modalcontact .btn {
  transition: all ease 0.5s;
  background: #002c50;
  color: #000!important;
  border-radius: 0;
  font-size: 14px;
  letter-spacing: -0.1px;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
  border: 0;
  width: 100%;
}
button.button.btn.btn-default{
background: #002c50;
  color: #fff;
}

#content .object-detail a.button.btn:hover{
	background: #565656!important;
  color: #fff;
}

#content .btn:hover , #modalcontact .btn:hover {
  background: #565656!important;
  color: #fff;
}
#content a.button.btn:hover #modalcontact a.button.btn:hover {	
 color: #fff;
 background: #565656!important;
}	

#content .btn:hover, #modalcontact .btn:hover {
    background: #565656!important;
    color: #fff !important;
}

#content .btn:visited , #modalcontact .btn:visited {
  background: #002c50 !important;
  color: #fff;
}

#content a.button.btn, #modalcontact a.button.btn{	
 color: #fff;
 background:#002c50;
}	

.vc_separator h4 {
  text-align: center;
  font-size: 18px !important;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 18px;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.cookieoverlay {
  padding: 10px;
  position: fixed;
  bottom: 0;
  z-index: 50000;
  background: #fff;
  width: 100%;
}

.hidecookie {
  right: 25px;
  cursor: pointer;
  text-align: center;
}

.hidecookie span {
  border: 1px solid black;
  padding: 4px;
}

.list .price, .price {
  color: #002c50;
  font-size: 1em !important;
  font-weight: bold;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

.list .bottom {
  margin-top: 20px;
}

.sidebartech {
  float: right;
}

.sidebartech .row.listrow, .techs .row.listrow {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 10px;
}

.listrow .strong p, .listrow .normal p {
  /*  line-height: 16px;*/;
}

.pricetag {
  font-size: 22px;
  margin-bottom: 40px;
}

.ownerform br {
  display: none;
}

.sonstige_angaben1 input {
	/*height: 95px;*/;
}

.map {
  margin-bottom: 20px;
}

.blog article {
  margin-bottom: 30px;
}

.bgimage {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
}

.livestats {
  margin-top: 20px;
  border-top: 1px solid #000;
}

.form-group {
  margin-bottom: 15px !important;
}

ul#menu-flags:before {
  content: '\f086';
  font-family: fontAwesome;
  color: #c0c0c0;
}

.iconplus {
  position: absolute;
  bottom: 10px;
  color: #fff;
  right: 10px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #747373;
}

textarea {
  letter-spacing: .05em;
}

.blogbutton {
  width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}

@media(max-width:767px) {
	
  #mainnav {
    position: relative;
  }

  .affix {
    position: relative;
  }

  div#modalcontact {
    display: none;
  }

  .single .obj-listobject-infos h2 {
    min-height: 100% !important;
    padding-bottom: 20px;
  }

  .single .obj-listobject-infos h2 {
    min-height: 120px;
  }

  a.WhatsAppLink {
    margin-top: 15px;
    display: block;
  }

  .footer .col-md-1.col-xs-6 {
    min-height: 200px;
  }

  .advance-search {
    width: 100%;
  }

  .content {
    margin-top: 50px;
  }

  .form-group.row .col-sm-6:first-child {
    margin-bottom: 15px;
  }

  .object-detail .obj-listobject-details {
    height: 31px;
    padding-top: 4px;
    padding-bottom: 2px;
  }

  .object-detail .subline {
    padding-top: 10px;
  }

  .list .border {
    min-height: 515px;
  }

  .vc_sep_width_60 {
    width: 100% !important;
  }

  .sidebartech {
    margin-top: 20px;
  }

  .vc_row.vc_column-gap-35 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  ul.sub-menu, ul.sub-menu ul.sub-menu {
    border-left: 3px solid #002c50;
  }

  .logo {
    width: 100px;
    text-align: center;
    margin: 0 auto;
    left: calc(50% - 50px);
    position: absolute;
  }

  .object-detail .obj-listobject-details .number {
    font-size: 14px;
  }

  .advance-search.container {
    padding-left: 0;
    padding-right: 0;
  }

  .top-nav li {
    line-height: 15px;
  }

  .contactheader {
    padding-top: 44px;
  }

  h1.headtitle {
    text-align: center;
  }

  .top-nav a {
    font-size: 10px;
  }

  .mobile {
    z-index: 9999 !important;
  }

  #mainmenu-mobile .main-nav-mobile {
    z-index: 99 !important;
  }
  ul.sub-menu, ul.sub-menu ul.sub-menu {
    display: block;
    margin-bottom: 20px;
  }
}

@media(min-width:768px) {
	
  .entry-title {
    margin-top: 70px;
  }

  .row {
    position: relative;
  }

  .bottom-align-text {
    position: absolute;
    bottom: 11px;
    right: 0;
  }
.search-form--page .bottom-align-text {
  position: relative;
    bottom: 0;
    float: right;
    margin-top: 20px;

  }
  .blogbutton {
    width: 25%;
  }

  .slidertop  .obj-listobject-infos {
    min-height: 380px;
  }

  .oologo {
    position: absolute;
    right: 0px;
  }

  .text-right {
    text-align: right;
  }

  #menu-hauptmenue > li:hover::after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #194161;
    text-align: center;
    transform: translate(-50%, -50%);
  }
}

.object-detail .obj-listobject-details {
}

.immoheader {
  height: 130px;
}

.row.marginform h2 {
  padding-bottom: 20px;
}

.contactphoto {
  max-width: 100%;
}

.object-detail .head, .object-detail .price {
  font-size: 20px;
  font-family: 'Calibri Light', 'Open Sans', sans-serif;
}

.gap20 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.absol {
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 92%;
}

.gap10 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.image1 {
  margin-top: -35px;
  margin-right: -15px !important;
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.image2 {
  margin-top: -35px !important;
  margin-right: -10px !important;
  margin-left: -10px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.image3 {
  margin-top: -35px !important;
  margin-left: -15px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.image4 {
  margin-top: -35px !important;
  margin-right: -15px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.image5 {
  margin-top: -35px !important;
  margin-right: -10px !important;
  margin-left: -10px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.image6 {
  margin-top: -35px !important;
  margin-left: -15px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.anzahl_badezimmer:after,  .wohnflaeche:after, .anzahl_schlafzimmer:after, .stp_anzahl:after, .grundstuecksflaeche:after,.gewerbeflaeche:after, .bueroflaeche:after {
  padding-right: 8px;
  font-size: 14px;
  color: #002c50;
}

.freitexte {
		/*padding-right: 75px;*/;
}

#mainnav {
  background: rgba(0,44,80,0.9);
  box-shadow: #000 0 0px 15px;
}

.borderright {
  border-right: 1px solid #F3F3F3;
}

.footer .vc_column_container:not(:first-child) {
  padding-left: 25px;
}

.footer .vc_column_container .vc_column_container:not(:first-child) {
  padding-left: 0;
}

.popup-link div {
}

.list .subline,  .list  .id {
  color: #9d9d9c;
  font-size: 14.5px;
}

.list .subline.ort, .list .head {
  color: #333;
}

#content .list .btn.button {
  margin-top: 10px;
}

#content .object-detail .btn {
  font-size: 1.0em;
  width: 100%;
}

#content .object-detail  .btn:hover {
}

.obj-listobject-image {
  height: 230px;
  border-bottom: 1px solid #000;
}

#menu-hauptmenue {
  text-transform: uppercase;
  float: right;
  margin-bottom: 0;
}

#menu-hauptmenue a {
  color: #FFF;
  font-weight: 400;
  font-size: 14.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 26px;
  display: block;
}

#menu-hauptmenue .sub-menu {
  font-weight: 300;
}

#menu-hauptmenue li {
  border-bottom: 5px transparent;
  position: relative;
  float: left;
  padding-top: 20px;
  padding-left: 2px;
  padding-right: 2px;
  width: auto;
}

#menu-hauptmenue > li:hover {
  text-decoration: none;
  background: #fff;
}

#menu-hauptmenue li:hover > a {
  color: #002c50;
}

#menu-hauptmenue li.active {
}

#menu-hauptmenue .fa {
  display: none;
}

#menu-hauptmenue li:hover ul.sub-menu {
  box-shadow: 0px 1px 4px #d4d0d0;
  display: block;
  position: fixed;
  background: rgba(255,255,255,0.95) repeat-x url(../onOffice/images/menushadow.png);
  border-top: 0px solid #0e3554;
		/*width: 878px !important;*/
  width: 85%;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  padding-top: 35px !important;
  padding-bottom: 0 !important;
  font-weight: 300;
  top: 93px !important;
}

#menu-hauptmenue li:hover ul.sub-menu ul.sub-menu {
  display: none;
}

#menu-hauptmenue  ul.sub-menu li:hover ul.sub-menu {
  display: block;
  top: 0px;
  width: 100%;
}

#menu-hauptmenue ul.sub-menu {
  background: rgba(255,255,255, 1);
  font-size: 12px;
  padding: 40px 50px !important;
  z-index: 200;
  font-weight: 300;
}

#menu-hauptmenue .sub-menu-columns ul.sub-menu {
  width: 250% !important;
}

#menu-hauptmenue ul.sub-menu  ul.sub-menu {
  left: 268px;
}

#menu-hauptmenue   ul.sub-menu li {
  display: inline-block;
  float: left;
  width: 200px;
}

#menu-hauptmenue   ul.sub-menu li:nth-child(n) {
  float: left;
  width: 33.33%;
}

#menu-hauptmenue ul.sub-menu li {
  padding: 0 15px 0 0;
  float: left;
  list-style: none;
  text-align: left;
  border-top: 0;
}

#menu-hauptmenue ul.sub-menu li a {
  color: #333;
  text-transform: none;
  font-weight: 300;
  padding: 16px 0px 8px 16px;
  padding-top: 16px;
  padding-left: 16px;
  border-bottom: 1px solid #d5d5d5;
}

#menu-hauptmenue ul.sub-menu li a:hover {
  color: #224261;
}

#menu-hauptmenue ul.sub-menu li a:before {
  font-family: "FontAwesome";
  content: '\f105';
  position: absolute;
  left: 3px;
  width: 15px;
  height: 15px;
}
	}

}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

.container {
  max-width: 1200px;
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1200px;
  }

  #menu-hauptmenue {
    display: block;
  }
}

.tablet, #mainmenu-mobile2 {
  display: none;
}

@media (min-width: 769px) {
  .advance-search .form-group.col-lg-2, .advance-search .form-group.col-lg-4, .advance-search .form-group.col-lg-1 {
    padding-left: 0px;
    padding-right: 11px;
  }

  .advance-search .form-group.col-lg-1:last-child {
    padding-left: 0px;
    padding-right: 0px;
  }

  .advance-search .form-group.col-lg-1 {
    width: 9.3%;
  }

  .advance-search .title {
    float: left;
    width: 120px;
    padding-top: 10px;
  }
}


@media only screen and (min-device-width : 768px)  and (max-device-width : 1024px)  and (orientation : landscape){
	.single .obj-listobject-infos h2 {
    min-height: 130px!important;
  }
 
}



@media (min-width: 768px) and (max-width: 1300px) {
	
	.single .obj-listobject-infos h2 {
    min-height: 130px;
  }
  

  
  .list .obj-listobject-infos {
    min-height: 428px;
  }

  
  
  .tablet {
    display: block;
    background: rgba(0,44,80,1);
    text-align: right;
    padding-top: 28px;
    z-index: 555 !important;
  }



  .fa-stack {
    margin-bottom: 6px;
  }

  .tablet .toggle-mainmenu2 {
    color: #fff;
    padding-right: 20px;
    padding-top: 20px;
  }

  a:hover.toggle-mainmenu2 {
	  color:#fff!important;
  }
  
  #mainmenu-mobile2 {
    z-index: 99;
    background: rgba(255,255,255,0.95) repeat-x url(../onOffice/images/menushadow.png);
    position: absolute;
    box-shadow: 0px 1px 4px #d4d0d0;
    width: 100%;
    padding-top: 20px;
  }

  #mainmenu-mobile2 li {
    float: left;
    width: 20%;
    text-align: left;
    display: inline-block;
  }

  #mainmenu-mobile2 li:nth-child(4n) {
	/*	clear: both; */
  }

  #mainmenu-mobile2 li.menu-item-has-children {
    margin-bottom: 10px;
  }

  #mainmenu-mobile2 ul {
    width: 100%;
  }

  #mainmenu-mobile2 .sub-menu ul {
    padding-left: 0;
    margin-left: 0;
  }

  #mainmenu-mobile2 .main-nav-mobile li a {
    font-weight: bold;
  }

  #mainmenu-mobile2 .sub-menu li {
    float: none;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #mainmenu-mobile2 .sub-menu li a {
    font-weight: normal;
    text-transform: none;
  }

  #mainmenu-mobile2 .sub-menu li a:hover, a:active {
    font-weight: bold;
    text-transform: none;
  }

  #mainmenu-mobile2 .sub-menu li a, #mainmenu-mobile2 .main-nav-mobile a {
    margin-left: 0px;
  }

  #mainmenu-mobile2  span {
    display: none;
  }

  #mainmenu-mobile2  ul.sub-menu {
    display: block;
    margin-left: 0;
    padding-left: 0;
  }

  #menu-hauptmenue-1 {
    text-align: left;
    padding-left: calc(180px);
  }

  #menu-hauptmenue-1  ul.sub-menu, #menu-hauptmenue-1  ul.sub-menu ul.sub-menu {
    border-left: 3px solid #002c50;
  }

  #menu-hauptmenue-1  ul.sub-menu a, #menu-hauptmenue-1  ul.sub-menu ul.sub-menu a {
    color: #575756;
    font-weight: 500;
    text-transform: unset;
  }
}

@media(width:768px) {
	
	
	
	
	
  .logo {
    max-width: 100px;
  }

  .sidebartech {
    margin-top: 60px;
  }

  #mainmenu-mobile2 {
    padding-top: 58px;
  }

  #mainmenu-mobile2 ul {
    width: 88%;
  }

  .object-detail .obj-listobject-details {
    padding-bottom: 10px;
  }

  .single .obj-listobject-infos h2 {
    min-height: 110px;
  }

  .footer .col-md-1.col-xs-6 {
    min-height: 300px;
  }

  .advance-search .col-sm-3 {
    margin-bottom: 10px;
  }

  .contactphoto {
    max-width: 70px;
  }

  .mobile {
    display: none;
  }

  .list .border {
    min-height: 515px;
  }

  .obj-listobject-details .number {
    width: auto;
  }
}

span.multiselect-native-select {
  position: relative;
}

span.multiselect-native-select select {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px -1px -1px -3px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  left: 50%;
  top: 30px;
}

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.multiselect-container .input-group {
  margin: 5px;
}

.multiselect-container>li {
  padding: 0;
}

.multiselect-container>li>a.multiselect-all label {
  font-weight: 700;
}

.multiselect-container>li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: 700;
}

.multiselect-container>li.multiselect-group-clickable label {
  cursor: pointer;
}

.multiselect-container>li>a {
  padding: 0;
}

.multiselect-container>li>a>label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px;
}

.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox {
  margin: 0;
}

.multiselect-container>li>a>label>input[type=checkbox] {
  margin-bottom: 5px;
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0;
}

.multiselect.dropdown-toggle {
  width: 100%;
  height: 40px !important;
}

.multiselect-native-select .btn-group {
  width: 100%;
}

.multiselect.dropdown-toggle.btn.btn-default {
  background: #fff !important;
  color: #333 !important;
  text-align: left !important;
  letter-spacing: 0.8px !important;
}

.form-check.help-block {
  margin-top: 25px;
}

.col-sm-2.button {
  margin-top: 25px;
}

.selectdiv {
  display: none;
}

.selectdiv.all {
  display: block;
}

.multiselect-container.dropdown-menu {
  width: 100%;
}

.buttonbox {
  position: absolute;
  bottom: -45px;
  right: 0;
  width: 100%;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.arrowbottom i {
  padding: 0 .8em;
  cursor: pointer;
}

#return-to-top {
  position: absolute;
  top: -25px;
  text-align: center;
  width: 100%;
}

#return-to-top i {
  background: #002c50;
  border-radius: 100%;
  color: #fff;
  height: 70px;
  vertical-align: middle;
  text-align: center;
}

button.multiselect {
  display: block;
  border-radius: 0;
  height: 40px;
  background-color: #fff;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-group.open .dropdown-toggle {
  box-shadow: unset;
}

#modalcontact {
  position: fixed;
  right: 0;
  top: 15%;
  z-index: 999;
}

#modalcontact .contenmodal {
  display: none;
  padding: 30px;
  width: 800px;
  overflow: hidden;
  display: none;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 4px #d4d0d0;
  box-shadow: 0px 1px 4px #d4d0d0;
}

#modalcontact .openmodal {
  position: absolute;
  top: 0;
  right: 100%;
  display: inline-block;
  width: 90px;
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform-origin: 78% 50% 0;
  padding: 6px;
  background: #002c50;
  border: 1px solid #002c50;
  color: #FFFFFF;
  cursor: pointer;
}

.tabs .textwidget {
  display: none;
}

.tabs {
  padding-left: 0;
}

#tabs .tabs li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

#tabs .tabs li a {
  position: relative;
  display: inline-block;
  width: 170px;
  text-align: center;
  padding: 0;
  margin-right: 10px;
  background: #f2f2f2;
  border-top: 3px solid #f2f2f2;
  border-bottom: 0 none;
  color: #002c50;
}

#tabs .tabs h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px !important;
}

#tabs {
  padding: 0;
  margin: 0 0 30px;
  display: inline-block;
}

#tabs .tabs .ui-tabs-active a {
  background: #fff;
}

form .col-sm-1 {
  width: 5%;
}

.form-check-label div {
  line-height: normal;
}

#embeddedFrame {
  min-height: 100px !important;
}

#object-tracking form {
  height: 250px;
}

iframe.rundgang {
  width: 100%;
  height: 400px;
}

.wpb_text_column.wpb_content_element.blocksatz {
  text-align: justify;
}

form .col-xs-1 {
  width: 20px;
  padding-left: 0;
}

form label {
  width: 100%;
}

.gray {
  color: #737373;
}

.tabletlogo img {
  width: 160px;
  padding-top: 3px;
}

.tabletlogo {
  position: absolute;
  width: 80%;
}

.back-to-top i, .back-to-top2 i {
  line-height: 22px;
}

a.back-to-top {
  color: #fff;
}

.back-to-top {
  background: rgba(5, 60, 105, 0.9);
  border: 1px solid rgba(0, 44, 80, 0.9);
  position: fixed;
  bottom: 20px;
  right: 17px;
  padding: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.back-to-top:hover {
  background-color: #f8f8f8;
  color: rgba(0, 44, 80, 0.9);
  border: 1px solid rgba(0, 44, 80, 0.9);
}

#content .tp-revslider-mainul a {
  color: #fff;
}

@media screen and (min-width: 991px) and (max-width: 1300px) {
  .tabletlogo {
    display: none !important;
  }

  .logo-link {
    display: block;
  }

  .immoheader {
    height: 70px;
  }
}

@media screen and (max-width: 768px) {
	  
  .immoheader {
    height: 5px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col, .no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.margintop {
  margin-top: 10px;
}

.techs .col-xs-6.col-md-6.strong, .col-xs-6.col-md-6.normal {
  line-height: 17px;
}

.techs	.col-xs-6.col-md-6.strong {
  font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .obj-listobject-image {
    height: 190px;
  }

  .techs	.col-xs-6.col-md-6.strong {
    font-size: 11px;
  }
.object-detail .techs h2{
	font-size:15px!important; 
}
  .col-xs-6.col-md-6.normal {
    font-size: 12px;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
 .techs	.col-xs-6.col-md-6.strong {
    font-size: 11px!important;
  }
.object-detail .techs h2{
	font-size:15px!important; 
}
	
}


@media screen and (min-width: 650px) and (max-width: 930px) {
  .obj-listobject-image {
    height: 150px!important;
  }
.object-detail .techs h2{
	font-size:15px!important; 
}

  .col-xs-12.col-md-7.freitexte {
    margin-top: 50px;
  }

  .techs	.col-xs-6.col-md-6.strong {
    font-size: 12px;
  }

  .col-xs-6.col-md-6.normal {
    font-size: 12px;
  }
}

@media only screen  and (min-device-width : 375px)  and (max-device-width : 470px) {
  .row-eq-height {
    height: 260px!important;
    display: flex;
  }


}
.col-xs-2.bottom-align-text {
    width: 120px;
}
.clear {
  clear: both;
}

.clearfix:before,
  .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
h1 {
	word-wrap: break-word !important;
}

a.WhatsAppLink.hidden-lg.hidden-md {
    margin-bottom: 10px;
    background: #002c50;
    padding: 5px;
    text-align: center;
}

 a:hover.toggle-mainmenu2 {
	  color:#fff!important;
  }
  
  a:hovertoggle-mainmenu.hidden-sm.hidden-lg.hidden-md{
	  color:#fff!important;
  }
  .col-xs-5.col-sm-5.text-right {
    width: 47%!important;
}

.col-xs-7.col-sm-7{
width: 53%!important;
}


.buttonbox .col-sm-4 {
    margin-bottom: 3px;
}


@media screen and (min-width: 320px) and (max-width: 650px) {
 
 .buttonbox { 
  bottom: -70px!important;
} 

.object-detail .techs {
    margin-top: 20px;
}

.techs	.col-xs-6.col-md-6.strong {
    padding-left: 0px;
}

}


div.ppt {
    display: none!important;
}

@media (max-width: 1300px) and (min-width: 320px) {
	
  .mobil_hide{
  display:none;
  }
  
}


.flexslider .slides img {
	height:auto!important; 
}

.text-left.form-group.senden .col-xs-2.bottom-align-text {
    right: auto;
	padding: 0;
}

@media only screen  and (min-width : 300px)  and (max-width : 375px) {
	
  body:not(.home) iframe:not(.ooiframe):not(#iFrameResizer0){
		height:250px !important; 
		padding:0;
		
	}

}


@media screen and (min-width : 380px) and (max-width: 600px) {
	body:not(.home) iframe:not(.ooiframe):not(#iFrameResizer0){

    height: 250px !important;
  }
}

.tabelle {
	background-color: #002c50; 
	color:#fff; 
}


.hidemepls {
  display: none !important;
}

@media only screen and (max-width: 667px) {
  .reshack {
    /*line-height: 1rem !important; */
    margin-top: 15px !important;
  }
}

br.onlydesktop {
  display: block;
}

@media only screen and (max-width: 991px) {
  br.onlydesktop {
    display: none;
  }
}

button[type="submit"], #content button.btn[type="submit"], #modalcontact button.btn[type="submit"], #content .obj-listobject-infos .btn {
  color: #ffffff !important;
}

button[type="submit"]:hover, #content button.btn[type="submit"]:hover, #modalcontact button.btn[type="submit"]:hover,  #content .obj-listobject-infos .btn:hover {
  background-color: #999999 !important;
}

.object-detail {
	padding-top: 100px;
}

.immoheader .gradient {
	margin-top: 150px;
	position: relative;
	z-index: 1;
}

/********************
 * Search Navigation
 ********************/

 .search-wpb .fa-search {
  color: #ffffff;
  width: 18px;

}

li.search.search-wpb:hover .search-icon svg {
  color: #002c50;
}
.wpbsearchform{
  display: block;
  width: 400px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9999;
  background: rgba(0,44,80,0.9);
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: #000 0 0px 15px;
  box-shadow: #000 0 0px 15px;
}
@media only screen and (max-width: 767px) {
  .wpbsearchform{
    width: 290px;
    left:  0;
  } 

  .wpbsearchform button[type="submit"] svg {
    color: #fff;
    display: none;
  }
}


@media only screen and (max-width: 1299px) {
  .wpbsearchform {
      width: 290px;
      right: 0px;
  }
  .wpbsearchform button[type="submit"] svg {
    color: #fff;
    display: none;
  }


}
.wpbsearchform .col-md-2{
  padding-left: 0;
}

.wpbsearchform form label {
  display: none;
}
.wpbsearchform form input:focus {
  color: #555;
}
.wpbsearchform .search-field{
  border-color: #ccc;
  background: #fff;
  width: 100%;
  border: 0;
  margin-bottom: 10px;
  margin-top: 10px;

}

.wpbsearchform button[type="submit"] {
  transition: all ease 0.5s;
  background: transparent;
  border: 0;
  width: 100%;
  margin-top: 7px;
  padding-top: 4px;

}
.wpbsearchform button[type="submit"]:hover {
  background-color: #999999 !important;
}
.wpbsearchform button[type="submit"] svg {
  color: #fff;
}

.wpbsearchform ::-moz-placeholder {
  color: #999 !important;
  font-weight: 300;
  opacity: 1;
}

.wpbsearchform ::-webkit-input-placeholder {
  color: #999 !important;
  font-weight: 300;
}

.search-mobile {
  width: 10px;
  position: absolute;
  left: 69px;
  top: 47px;
}

.search-mobile svg, .search-tablet svg{
  width: 20px;
  color: #fff;
}


.search-tablet {
  width: 10px;
  position: absolute;
  right: 38px;
 
  top: 20px;

}

i.fa.fa-facebook {
  color: #4267B2;
}

i.fa.fa-twitter {
  color: #1DA1F2;
}

i.fa.fa-youtube {
  color: #FF0000;
}

i.fa.fa-xing {
  color: #026466;
}

i.fa.fa-instagram {
  color: #833AB4;
}