.ui-state-active .ui-icon {
background-image: url("../img/ui-icons_217bc0_256x240.png");
}

.topdet {
    margin-top: -16%;
    padding: 0px 7px;
    position: absolute;
    width: 89%;
}

.subleft {
    float: left;
    background-color: rgb(49, 49, 49);
    color: #FFF;
    text-align: center;
    padding: 2px 7px;
    font-size: 15px;
    border-style: solid;
    border-width: 1px;
}

.subright {
    float: right;
    background-color: #FFF;
    color: rgb(49, 49, 49);
    text-align: center;
    padding: 2px 7px;
    font-size: 15px;
    border-style: solid;
    border-width: 1px;
}

.inAbwicklung {
position: absolute;
background: #f17012, 0.5;
background: rgb(245, 127, 32, 0.5);
top: 30px;
left: 0px;
/* padding: 19px 18px; */
color: #fff;
text-align: left;
padding: 20px 20px;
font-size: 36px;
/* opacity: 0.5; */
}

.inAbwicklungSmall {
position: absolute;
background: #f17012, 0.5;
background: rgb(245, 127, 32, 0.5);
top: 30px;
left: 15px;
/* padding: 19px 18px; */
color: #fff;
text-align: left;
padding: 10px 10px;
font-size: 18px;
/* opacity: 0.5; */
}

.detail h2 {
    margin: 5px 0px;
    color: #f17012;
    font-size: 22px;
    font-weight: normal;
    line-height: 20px;
}

.col-md-3 .prod {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-bottom: 10%;
}

.detail {
    padding: 10px 14px 5px;
    white-space: normal;
}

.detail p a {
    color: #222;
    font-family: "Open Sans", "Arial", sans-serif;
    font-size: 14px;
    text-decoration: none;

}

.detail p a:hover {
    color: #023D8A;

}

#slick-slider .prod .image img {
    position: absolute;
    left: 0;
}


.col-md-3 .image img, .col-md-4 .image img {
    position: absolute;
    left: 0;
}

.col-md-3 .image, .col-md-4 .image {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.col-md-3 .image a, .col-md-4 .image a {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background-color;
    transition-timing-function: ease-in;
    z-index: 200;
}

.col-md-3 .image a:hover, .col-md-4 .image a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../images/eye.png");
    background-position: center center;
    background-repeat: no-repeat;
}

#bolded-line {
    display: block;
    height: 3px;
    margin-bottom: -2px;
    text-indent: -9999px;
    width: 100px;
    background: none repeat scroll 0px 0px #f17012;

}

.titleh {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    display: block;

}

.titleh h1 {
    font-size: 22px;
    line-height: 20px;
    font-weight: normal;
    display: block;
    color: #f7c51e;
    text-transform: uppercase;
}

.titleh h2 {
    font-size: 22px;
    line-height: 20px;
    font-weight: normal;
    display: block;
    color: #333;
    line-height: 1.5;
}

.submitstyle {
    width: 100px;
    border: medium none;
    color: #FFF;
    font-weight: bold;
    height: 40px;
    font-size: 14px;
    background: none repeat scroll 0% 0% #023D8A;
    margin-top: 20px;
    padding: 0px;
    border-radius: 0px;
}

.subrow {
    margin-top: 30px;

}

.titbold {
    font-weight: bold;
}

.detailcontent {
    line-height: 1.7;
}

.formcontent {

}

.mycontstyle {
    width: 78%;
}

.somestrangemargin {
    margin-left: 20px

}

.imgoverview img {

    width: 467px;
    height: 295px;

}

.subimgoverview img {

    width: 150px;
    height: 103px;

}

.col-md-4 .prod {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    margin-bottom: 30px;
}



.col-md-4 .image {
    position: relative;
    overflow: hidden;
}

.col-md-4 .image a {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background-color;
    transition-timing-function: ease-in;
    z-index: 200;
}

.col-md-4 .image a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../images/eye.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.boxindex {
    display: block;
    height: 180px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    background-color: #E4E4E4;

}

.searchForm {
    background-color: #f17012;
    padding: 7px 5px;
    color: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}

.searchForm2021 {
    background-color: #f57e20;
    padding: 7px 5px;
    color: #fff;
   
}





.searchForm select:focus, .searchbar select:focus {
    outline: none;
    border: 0;
    box-shadow: none;
}

select::-ms-expand {
    display: none;
}

.wrap-select {
    position: relative;
    height: 39px;
    border: 1px solid #ddd;
    z-index: 2;
    background-color: #fff;
    font-size: 12px; 
    white-space: nowrap;
    overflow: hidden;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
    display: block;
    padding-left: 2.2em;
    font-size: 12px; 
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
    display: block;
    padding: 3px 26px 3px 5px;
    width: auto;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.ui-widget-header {
    border: 1px solid #f17012;
    background: none;
    background-color: #f17012 !important;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12px; 
}

.wrap-select:after {
    content: '\f0d7';
    display: inline-block;
    width: 38px;
    height: 39px;
    border: 1px solid #ddd;
    position: absolute;
    right: -1px;
    top: -1px;
    font: normal normal normal 20px/39px FontAwesome;
    background-color: #f8f8f8;
    color: #777;
    z-index: -1;
    text-align: center;
}

input[type='checkbox'] {
    display: none;
}

.radio-search {
    text-align: left;
    
}

.searchForm .radio-search label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-bottom: 32px;
    font-weight: normal !important;
    width: auto;
    text-align: left;
}

.radio-search label:before {
    content: "";
    display: inline-block;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 7px;
    background-color: #fff;
    border: 1px solid #dddddd;
}

input[type=checkbox]:checked + label:before {
    content: "\f00c";
    text-align: center;
    color: #777;
    font: normal normal normal 20px/37px FontAwesome;
    background-color: #f8f8f8;
}

.searchbar .btnc {
    height: 39px;
    margin-top: 40px;
}

.wrap-search-btn {
    border: 1px solid #ddd;
}

.wrap-search-btn .wrap-text {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    height: 39px;
}

.wrap-search-btn input[type="text"] {
    border: 0;
    color: #555;
    height: 39px;
    line-height: 37px;
    width: 100%;
    padding-left: 15px;
}

.wrap-search-btn input[type="text"]:focus {
    outline: none;
}

.wrap-search-btn .wrap-btn {
    padding: 0 5px;
    margin: 0;
    line-height: 39px;
    text-align: center;
    display: table-cell;
    width: 49px;
    height: 39px;
}

.wrap-search-btn .wrap-btn input {
    vertical-align: middle;
}

.wrap-search-btn input[type="image"]:focus {
    outline: none;
}

.searchForm select, .searchbar select {
    height: 39px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    box-shadow: none;
    border: none;
}

.searchForm select:focus, .searchbar select:focus {
    outline: none;
    border: 0;
    box-shadow: none;
}

select::-ms-expand {
    display: none;
}



.form-control.search-action {
    height: 39px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 35;
}

.btnc {
    background: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    margin: 15px auto 0;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.kaufmietesection {
    padding-left: 5%;
    padding-top: 1px;
}

.pull-right-searchbuttons {
    float: right !important;
    padding-right: 12px;
}

.carousel-wrapper {
    width: auto;
}

.caroufredsel_wrapper {
    width: auto !important;
}

.caroufredsel_wrapper ul {
    width: 100% !important;
    height: auto !important;
    display: block;
    margin-bottom: 20px;
    position: inherit !important;
    padding: 0;
}

.caroufredsel_wrapper ul li {
    display: inline;
    margin: 0 5px 5px 0 !important;
}

.carousel.property .caroufredsel_wrapper {
    height: auto !important;
}

.caroufredsel_wrapper ul li .thumb-wrapper {
    width: 80px;
    height: 80px;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 80px;
}

.caroufredsel_wrapper ul li .thumb-wrapper img {
    position: absolute;
}

.caroufredsel_wrapper ul li .thumb-wrapper img.photo {
    opacity: 0;
    position: relative;
    z-index: 3;
    max-width: 100%;
    max-height: 100%;
}

#gallery * {
    outline: 0;
}

@media screen and (min-width: 1200px) {
    .caroufredsel_wrapper ul li {
        margin: 0 3.7px 3.7px 0 !important;
    }

    .carousel.property .caroufredsel_wrapper .thumbs-list li:nth-child(9n) {
        margin-right: 0 !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .caroufredsel_wrapper ul li {
        margin: 0 9.453px 9.453px 0 !important;
    }

    .carousel.property .caroufredsel_wrapper .thumbs-list li:nth-child(7n) {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    .caroufredsel_wrapper ul {
        left: 0px !important;
    }

    .caroufredsel_wrapper ul li {
        margin: 0 5px 10px !important;
    }

}

.arr {
    background-color: inherit !important;
    top: 45% !important;
}

.preview {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    width: 100%;
}

.preview .preview-in {
    position: absolute;
    width: 100%;
    height: 100%;
}

.preview .preview-in div {
    position: relative;
    width: 100%;
    height: 100%;

}

.preview .preview-in p {
  /* the actual 'watermark' */
  position: absolute;
  top: 45%;
  /* or whatever */
  left: 10%;
  /* or whatever, position according to taste */
  opacity: 0.5;
  /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */
  filter: alpha(opacity=50);
  /* for <= IE 8 */
  color: #ffa618;
  font-size: 70pt;
  font-weight: bold;
  z-index: 100;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.preview .preview-in .img-preview {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #F0F0F0;
}

.preview .preview-in .img-preview img {
    max-height: 100%;
    max-width: 100%;
}

.preview > div {
    position: relative;
    display: inline-block;
}

.carousel .arr.carousel-next {
    background-image: url("../img/btn-next.png");
    background-size: 20px 40px;
    margin-right: -25px;
    margin-top: -2px;
    display: none;
}

.carousel .arr.carousel-prev {
    background-image: url("../img/btn-prev.png");;
    display: none;
    margin-left: -25px;
    background-size: 20px 40px;
    margin-top: -2px;
}

.ui-datatable.borderless thead th,
.ui-datatable.borderless tbody,
.ui-datatable.borderless tbody tr,
.ui-datatable.borderless tbody td {
    border-style: none;
    padding: 0px;
    white-space: normal;
}

.custombold {
    font-weight: bold;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #666;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #666;
}

.navbar-collapse.in {
    overflow-y: hidden;
}

.titleh-footer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    display: block;

}

#bolded-line-footer {
    display: block;
    height: 3px;
    margin-bottom: -2px;
    text-indent: -9999px;
    width: 30px;
    background: none repeat scroll 0px 0px #f17012;
}

.carousel .carousel-prev {
    background-position: 10px center;
    height: 100%;
    top: 0 !important;
    width: 30%;
}

.carousel .carousel-next {
    background-position: right 10px center;
    height: 100%;
    top: 0 !important;
    width: 30%;
    display: none;
}

.agentBoxDetail {

}

.preview img {
    width: auto;
    height: auto;
    max-height: 100% !important;
    max-width: 100% !important;
}

.showonsmalldevice {
    display: none;
}

.agentBoxDetail {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: #f0f0f0;
    min-width: 290px;
}

.agentBoxDetail h1 {
    font-size: 16px;
    font-weight: bold;
    color: #02344A;
}

.smallerSlider {
    width: 97.4%;
}

.ui-selectonemenu .ui-selectonemenu-label{
    font-weight: bold;

}

/*=====================================================
=            Bootstrap 3 Media Queries            =
=====================================================*/
@media screen and (min-width: 1200px) {
    .searchForm .lg-adjust-1 {
        width: 5.2%;
    }
    
    .searchForm .lg-adjust-drop-2 {
        width: 18.3%;
    }

    .searchForm .lg-adjust-2 {
        width: 21.269463%;
    }

}

@media screen and (max-width: 1200px) {

    .subleft {
        float: left;
        background-color: rgb(49, 49, 49);
        color: #FFF;
        text-align: center;
        padding: 2px 4px;
        font-size: 14px;
    }

    .subright {
        float: right;
        background-color: #FFF;
        color: rgb(49, 49, 49);
        text-align: center;
        padding: 2px 4px;
        font-size: 14px;

    }

    .topdet {
        margin-top: -16%;
        padding: 0px 10px;
        position: absolute;
        width: 88%;
    }

    .formcontent {
        padding-left: 20px;
    }

}

@media only screen and (max-width: 992px) {

    .hideonsmalldevice {
        display: none;
    }

    .showonsmalldevice {
        display: inline;
    }

    .subleft {
        float: left;
        background-color: rgb(49, 49, 49);
        color: #FFF;
        text-align: center;
        padding: 3px 10px;
        font-size: 18px;
    }

    .subright {
        float: right;
        background-color: #FFF;
        color: rgb(49, 49, 49);
        text-align: center;
        padding: 3px 10px;
        font-size: 18px;
    }

    .pull-right-searchbuttons {
        float: left !important;
        padding-left: 15px;
    }

}

@media only screen and (max-width: 767px) {
    .smallerGrid .col-md-4 {
        width: auto;
        margin-left: 0%;
    }

    .kaufmietesection {
        padding-left: 12px;
        padding-top: 0px;
    }

    .pull-right-searchbuttons {
        float: left !important;
        padding-left: 0px;
    }

    .preview img {
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }

    .subleft {
        float: left;
        background-color: rgb(49, 49, 49);
        color: #FFF;
        text-align: center;
        padding: 3px 10px;
        font-size: 18px;
    }

    .subright {
        float: right;
        background-color: #FFF;
        color: rgb(49, 49, 49);
        text-align: center;
        padding: 3px 10px;
        font-size: 18px;
    }

    .mycontstyle {
        width: 100%;
    }

    .formdetail {
        max-width: 260px;
    }

    .subrow {
        padding-left: 0px;
    }

    .subrow {
        padding-left: 0px;
        margin-left: -15px;
    }

    .uberblick {
        padding: 10px;
    }

    .texttopsmalldevices {
        margin-top: 15px;
        margin-left: -15px;
    }

    .somestrangemargin {
        margin-left: 0px
    }

    .searchbar {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 623px) {
    .preview img {
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }
 
    .col-md-3 .image a:hover {
	    background-color: initial; 
	    background-image: none;
	    background-position: center center;
	    background-repeat: no-repeat;
		}
    
}

@media only screen and (max-width: 480px) {
    .preview img {
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }

    .imgoverview img {
        width: 271px;
        height: 171px;
    }

    .subimgoverview img {
        width: 75px;
        height: 57px;
    }

}

@media only screen and (max-width: 320px) {
    .preview img {
        height: 200px;
        width: auto;
    }

}

.wrap-select .ui-selectonemenu, .wrap-select .ui-selectcheckboxmenu {
    display: block;
    height: 39px;
    padding-right: 37px;
}


.wrap-select .ui-selectonemenu .ui-selectonemenu-trigger, .wrap-select .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
    width: 30px;
}

.searchForm .wrap-select::after {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    color: #777;
    content: "";
    display: inline-block;
    font: 20px/39px FontAwesome;
    height: 39px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 38px;
    z-index: -1;
}

.wrap-select .ui-state-default, .wrap-select .ui-state-hover, .wrap-select .ui-icon, .wrap-select .ui-state-default .ui-icon {
    border: none;
    background: none;
}

.wrap-select .ui-inputfield {
    box-shadow: none;
}

.ui-selectcheckboxmenu-header:before {
    content: "Alle";
    margin: 15px;
}

.ui-selectcheckboxmenu-items-wrapper {
    height: auto !important;
    max-height: 390px !important;
}