/*
Theme Name: schoeninnovation.ch
Author: LexoGmbH
Author URI: https://www.lexo.ch/
Version: 1.0
*/
*{
    outline: none !important;
}
.text_right{
    text-align: right;
}
.color_white{
    color: #ffffff !important;
}
body{
    overflow-y: scroll;
}
html,body {
    margin:0;
    padding:0;
    min-height: 100%;
    position: relative;
    z-index: 1;
    background: #000;
}
.editor_ui_top, .editor_ui_right, .editor_ui_left, .clearfix {
    border: none;
}

.text_center {
    text-align: center;
}
/*~~~~~~~~~~~ FONTS ~~~~~~~~~~~~*/
.home-content h2 {
    margin-top: 0px;
}


/*~~~~~~~~~~~ TABS ~~~~~~~~~~~~*/

.ui-widget.ui-widget-content {
    border: none;
}
.ui-widget-header {
    border: none;
    background: none;
}
.ui-widget-content {
    border: none;
    background: transparent;
}
.ui-tabs .ui-tabs-nav li:before {
    display: none;
}

@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid #236FB1;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
    width: 2rem;
    height: 2rem;
    border-width: .2em;
}
.spinner-border-lg {
    width: 7rem;
    height: 7rem;
    border-width: .4em;
}

/*~~~~~~~~~~~ HEADER ~~~~~~~~~~~~*/

.header {
    border-top: 3px solid #2579c1;
    background: url('images/header-bg.jpg') center center no-repeat;
    background-size: cover;
}
img.logo {
    max-width: 325px;
    height: auto;
    width: 100%;
}
.logo-container {
    margin: 26px 0px;
}
.mobile-logo img,
.logo-container img{
    max-width: 325px;
}
.mobile-logo {
    display: none;
}
.lang-switcher {
    width: 275px;
    display: inline-block;
    float: right;
}
.header-right {
    text-align: right;
}
span.social-icons {
    display: inline-block;
}
span.contact-icons {
    display: inline-block;
}
.header span.social-icons a {
    color: #cdcdcd;
    font-size: 18px;
    width: 46px;
    height: 46px;
    display: inline-block;
    border-left: 1px solid #2f2e2e;
    text-align: center;
    line-height: 46px;
}
.header span.email-icon,
.header span.phone-icon {
    color: #cdcdcd;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    border-left: 1px solid #2f2e2e;
}
.header span.phone,
.header span.email {
    display: inline-block;
    position: relative;
    height: 46px;
}
span.header-hidden-contact {
    max-width: 0px;
    overflow: hidden;
    display: inline-block;
    max-height: 46px;
    color: #fff;
    height: 36px;
    line-height: 45px;
    margin-bottom: -7px;;
}
span.phone.active span.header-hidden-contact,
span.email.active span.header-hidden-contact {
    max-width: 100%;
    display: inline-block;
    max-height: 46px;
    margin-right: 5px;
}
span.contact-icons .phone-icon:hover,
span.contact-icons .email-icon:hover,
.header span.social-icons a:hover
{
    color: #2579c1;
    cursor: pointer;
}
.contact-header{
    border-bottom: 1px solid #2f2e2e;
    display: inline-block;
    min-width: 630px;
}

/*~~~~~~~~~~~~~~ HEADER LANGUAGE SWITCHER ~~~~~~~~~~~~~~~ */

select#LangSelect {
    display: none;
}
.lang-switcher span.small {
    display: block;
    text-align: center;
    line-height: 8px;
    opacity: 0.5;
}
span.lang-switcher div {
    text-align: center;
}
span.lang-switcher div a {
    display: block;
}
.buttonLang {
    display: inline-block;
    width: 134px;
    background: #165891;
    height: 46px;
    float: right;
    margin-right: 2px;
    cursor: pointer;
    text-align: center;
    padding: 5px 10px;
}
.buttonLang.activeLang {
    background: #2579c1;
}
.buttonLang:first-child {
    margin:0px;
}
.buttonLang a{
    color:#fff;
    font-size: 16px;
    line-height: 1.4;
}
/*a.select-change.security {
    line-height: 23px;
}*/
span.lang-switcher div a {
    display: block;
    padding: 7px 5px;
    font-size: 14px;
}

/*~~~~~~~~~~~~~~ HEADER MENU ~~~~~~~~~~~~~~~ */

#menu-container {
    display: inline-block;
}
ul#menu-main li a {
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;
    color: #c4c4c4;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    text-decoration: none;
}
ul#menu-main li.current-menu-item a,
ul#menu-main li a:hover,
ul#menu-main .current_menu_item_parent a
{
	color: #4f9fe3;
}
ul#menu-main li:before,
#mobile-menu-container li:before{
	display: none;
}
ul#menu-main li {
    display: inline-block;
    margin: 0px;
    position: relative;
    z-index: 5;
}
ul#menu-main li:first-child{
	margin-left: 0px;
}
ul#menu-main li:last-child{
	margin-right: 0px;
}
ul#menu-main .sub-nav-bg {
    position: absolute;
    z-index: 100;
    max-width: 300px;
    min-width: 210px;
    width: 100%;
    top: 66px;
    left: 0px;
    background: #2579c1;
    max-height: 0px;
    overflow: hidden;
}
ul#menu-main .menu-item:hover .sub-nav-bg {
    max-height: 100%;
}
ul#menu-main ul.sub-nav li a {
    margin: 0px 5px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.54);
    display: block;
}
ul#menu-main ul.sub-nav li a:last-child {
    border:0px;
}
.sub-nav-bg ul {
    text-align: left;
}
li.sub-nav-item {
    display: block;
    width: 100%;
}

.owl-carousel .owl-stage-outer {
    width: 100%;
}

/*~~~~~~~~~~~~~~ MOBILE MENU ~~~~~~~~~~~~~~~ */

#mobile-menu-burger{
    display: none;
}
div#mobile-menu-container.activeMenu {
    opacity: 1;    
}
div#siteWrapper {
    position: relative;
    z-index: 1;
    background-color: #161616;
}
div#mobile-menu-container {
    opacity: 0;
    width: 260px;
    position: absolute;
    background: #1d1c1c;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mobileMenu {
    width: 260px;
    height: 100%;
    background: rgba(25,26,36,0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: absolute;
    padding-top: 30px;
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#mobileMenu.activeMenu {
    display: block;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    box-shadow: inset -8px 0px 10px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#siteWrapper.activeMenu {
    -webkit-transform: translate3d(260px, 0, 0);
    -moz-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
}
#siteWrapper {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#menuOverlay.activeMenu {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(8, 8, 8, 0.26);
    z-index: 9999;
    display: block;
    opacity: 1;
}
#mobile-menu ul#menu-main-mob li:before{
    display: none;
}
#mobile-menu ul#menu-main-mob li{
    display: block;
    margin: 0px 10px; 
}
#mobile-menu ul#menu-main-mob .sub-nav li{
    margin: 0px 0px 0px 15px;
}
#mobile-menu ul#menu-main-mob li a {
    padding: 10px 10px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    font-size: 15px;
}
nav#mobile-menu a {
    color: #fff;
    font-family: 'Montserrat-Medium', sans-serif;
    font-weight: normal;
}
#mobile-menu ul#menu-main-mob li.current-menu-item .sub-nav-item a{
    color: #fff;
    font-weight: 400;
}
#mobile-menu ul#menu-main-mob li.current-submenu-item a,
#mobile-menu ul#menu-main-mob li.current-menu-item a,
#mobile-menu ul#menu-main-mob li.current_page_ancestor a{
    color: #4f9fe3;
}
div.x,
div.y,
div.z {
    position: absolute; margin: auto;
    top: 0px; bottom: 0px;      
    background: #1b9ad6;
    border-radius:2px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}       
div.x, div.y, div.z { height: 3px; width: 26px; margin: 0px;}
div.x{top: 0px;}
div.y{top: 9px;}
div.z{top: 18px;}
div.collapse{
    top: 10px;
    -webkit-transition: all 70ms ease-out;
       -moz-transition: all 70ms ease-out;
        -ms-transition: all 70ms ease-out;
         -o-transition: all 70ms ease-out;
            transition: all 70ms ease-out;
}
 

div.rotate30{
    -ms-transform: rotate(30deg); 
    -webkit-transform: rotate(30deg); 
    transform: rotate(30deg);   
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;                  
}
div.rotate150{
    -ms-transform: rotate(150deg); 
    -webkit-transform: rotate(150deg); 
    transform: rotate(150deg);  
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;                  
}

div.rotate45{
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);   
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;                 
}
div.rotate135{
    -ms-transform: rotate(135deg); 
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);  
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;                 
}

/*~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~ */

#g_map_footer{
	height: 615px;
}
.footerWrapper{
    padding: 38px 0px 0px 0px;
    background: #191919;
    color: #c0c0c0;
    font-size: 14px;
    font-family: 'Montserrat-Regular', sans-serif;
    text-transform: uppercase;

}
.footer-right {
    text-align: right;
}
.footer-left .fa {
    padding-right: 10px;
}
.phone-footer,
span.email-footer
{
	margin-right: 10px;
    display: inline-block;
    margin-top: 9px;
}
.footer-nav {
    margin-bottom: 5px;
}
.footer-address{
	margin-bottom: 5px;
}
footer#footer a {
    color: #c0c0c0;
    text-decoration: none;
}
footer#footer a:hover {
    color: #4f9fe3;
}
.before-footer{
	padding: 23px 0px 30px 0px;
	border-top: 1px solid #d5d5d5;
	background: #f8f8f8;
    margin-top: -2px;
    position: relative;
}
h2.patner {
    text-align: center;
    color: #000;
    margin-bottom: 25px;
}
.partners .item {
    max-width: 160px;
    margin: 0 auto 15px;
}
.before-footer.partners div.col-md-2 {
    float: none;
    display: inline-block;
}
.before-footer.partners div.row {
    text-align: center;
}
.partners .col-md-2 {
    padding: 10px 0px;
}
.footer_bottom {
    text-align: center;
    /* border-top: 1px solid #000; */
    /* background: url(images/bottom-shadow.png) no-repeat center top; */
    margin-top: 35px;
    padding: 25px 0 24px 0;
    position: relative;
    background-color: #fff;
    color: #000;
}
/* .footer_bottom:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #262626;
    position: absolute;
    top: 0;
    left: 0;
} */

/*~~~~~~~~~~~~~~ SLIDER ~~~~~~~~~~~~~~~ */

.owl-nav {
    position: absolute;
    top: 45%;
    left: 5%;
    width: 90%;
    z-index: 4;
}
.owl-prev,
.owl-next {
    font-size: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 62px;
    height: 62px;
    background: url(images/slider-left.png) center center no-repeat;
}
.owl-next{
	float: right;
	background: url(images/slider-right.png) center center no-repeat;
}
.captionWrapper {
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 34px;
    max-width: 510px;
}
.slider h3 {
    margin: 0px 0px 14px;
    color: #000000;
    font-size: 44px;
    font-family: 'Montserrat-Light', sans-serif;
    line-height: 1;
}
.slider h4 {
    margin: 0px 0px 0px 0px;
    color: #000000;
    /*font-size: 18px;*/
    font-family: 'Montserrat-Light', sans-serif;
}
.slider .caption a.button-link {
    color: #2579c1;
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid #2579c1;
    padding: 14px 25px;
    display: inline-block;
    line-height: 1;
    font-family: 'Montserrat-Regular', sans-serif;
    margin-top: 20px;
}
.caption {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translateY(-50%);
}
.slide-image {
    max-width: 50%;
    float: right;
    width: 50%;
    margin: 0px 0px 15px 15px;
}
.owl-dots {
    position: absolute;
    bottom: 40px;
    z-index: 4;
    width: 100%;
    text-align: center;
}
.owl-dot {
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 24px;
}
.owl-dot:after {
    content: '';
    width: 24px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    margin: 7px 17px;
}
.owl-dot.active {
    -webkit-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.2);
    -moz-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.2);
    box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.2);
    background: #fff;
}
.owl-dot:last-child {
    overflow: hidden;
    margin: 0px 0px -1px 0px;
}

/*~~~~~~~~~~~~~~ MAIN CONTENT ~~~~~~~~~~~~~~~ */

.mainContent {
    padding: 30px 0px 30px 0px;
    opacity: 0;
    background-color: #161616;
    background-size: 100% auto !important;
    background-position: top center !important;
}
.mainContent.loaded {
    opacity: 1;
}

#top-title{
    margin: 0;
}
.top-image {
    position: relative;
}
.top-image div {
    background-size: cover;
    background-repeat: no-repeat;
}
img.icon {
    width: 70px;
    height: 70px;
}
span.service-icon {
    display: inline-block;
}
.serviceWrapper h3 {
    display: inline-block;
    margin: 20px 0px 23px 0px;
    text-transform: uppercase;
}
.service-close {
    background: url(images/service-more.png) no-repeat center right;
    width: 31px;
    height: 31px;
    float: right;
    margin: 18px 0px;
}
.serviceWrapper.active .service-close{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.service-title {
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}
.service-content {
    max-height: 0px;
    overflow: hidden;
}
.serviceWrapper.active .service-content {
    max-height: 9999px;
}
.introduction {
    margin-top: 35px;
}

/*~~~~~~~~~~~~~~ ANGEBOTE ~~~~~~~~~~~~~~~ */

/*.page-template-template-home-php .bg_color_change:nth-of-type(odd){*/
/*    background-color: #f1f1f1;*/
/*}*/
/*.page-template-template-home-php .bg_color_change:nth-of-type(even){*/
/*    background-color: #ffffff;*/
/*}*/
.bg_color_change:nth-of-type(odd){
    background-color: #ffffff;
}
.bg_color_change:nth-of-type(even){
    background-color: #f1f1f1;
}

.angebote-wrapper {
    /*background: #f1f1f1;*/
    display: inline-block;
    width: 100%;
}
.home_3_slider h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #2a2a2a;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 19px 0px 20px;
    z-index: 5;
    text-transform: uppercase;
}
/*.angebote-slider .item {*/
/*    position: relative;*/
/*}*/
.ang-caption {
    position: absolute;
    top: 300px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(37, 121, 193, 0.8);
    padding: 30px 20px 10px 20px;
    text-align: center;
}
.ang-caption p {
    color: #fff;
    font-size: 16px;
}
.owl-item:hover .ang-caption {
    top: 0px;
}

/*.page-template-template-home .angebote-slider h3 {
    background: none;
    padding: 0;
    height: auto !important;
    margin-bottom: 10px;
}*/

.angebote-home {
    margin: 54px 0;
}
/*.home_3_slider .owl-dots {*/
/*    bottom: -40px;*/
/*}*/
/*.home_3_slider .owl-dot.active {*/
/*    -webkit-box-shadow: 0px 0px 0px 8px rgba(79, 159, 227, 0.2);*/
/*    -moz-box-shadow: 0px 0px 0px 8px rgba(79, 159, 227, 0.2);*/
/*    box-shadow: 0px 0px 0px 8px rgba(79, 159, 227, 0.2);*/
/*    background: #4f9fe3;*/
/*    border: 1px solid #4f9fe3;*/
/*}*/
/*.home_3_slider .owl-controls .owl-dots .owl-dot:after {*/
/*    background: #dfdfdf !important;*/
/*}*/
/*.home_3_slider .owl-dot {*/
/*    border: 1px solid #bcbcbc;*/
/*}*/
/*.home_3_slider .owl-dots {*/
/*    bottom: -82px;*/
/*}*/
.angebote-home h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.angebote-text p {
    color: #000;
}
.angebote-text {
    margin: 25px 0px 35px;
}

.reference-slider.owl-carousel .owl-item {
    position: static;
}
.ang-caption img {
    width: auto !important;
    margin: 0px auto 15px auto;
}
.ang-caption {
	text-align: center;
}
hr.angebote {
    margin: 34px 0px 45px 0px;
}
hr.angebote.after_slider{
    margin: 3px 0px 18px 0px;
}
hr.angebote.smaller_margins {
    margin: 9px 0px 17px 0px;
}
hr.smaller-margin {
    margin: 20px 0px 26px 0px;
}
hr.low-margin {
    margin: 20px 0px 25px;
}
hr.one_line{
    /*margin: 34px 0px 45px 0px;*/
}
.angeboteList .item {
    position: relative;
}
.angeboteList .itemWrapper {
    overflow: hidden;
    margin-bottom: 35px;
}
h3.angebote-title {
    position: relative;
    background: #2a2a2a;
    display: block;
    width: 100%;
    margin: 0px;
    padding: 19px 10px 20px;
    text-align: center;
    z-index: 10;
    text-transform: uppercase;
}

h3.referenze-title{
position: static;
    background: transparent;
    color: #000000;
    display: block;
    width: 100%;
    margin: 34px 0 0;
    padding: 0 0 34px;
    text-align: left;
    z-index: 10;
    text-transform: uppercase;
}
.angebote_slide{
    position: relative
}
.angebote_slide:hover .ang-caption {
    top: 0px;
}
a.page-numbers,
nav.paginate-pagination a.page {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    min-width: 28px;
    line-height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    text-align: center;
    text-decoration: none;
}
nav.paginate-pagination a.page {
    margin: 0 3px;
}
nav.paginate-pagination {
    text-align: center;
}
a.page.page-next,
a.page.page-prev {
    font-size: 0 !important;
    vertical-align: top;
    height: 30px;
}
a.page.page-next:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    margin-top: 7px;
}
a.page.page-prev:before {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    margin-top: 7px;
}
span.page-numbers.current,
nav.paginate-pagination a.page.active {
	color: rgba(255, 255, 255, 1);
    font-size: 14px;
    min-width: 28px;
    line-height: 28px;
    border: 1px solid #2579c1;
    display: inline-block;
    text-align: center;
    background:#2579c1;
}
nav.custom-pagination {
    text-align: center;
}
.slider-nav img {
    max-width: 100%;
    padding-right: 3px;
}
.slider-nav .slick-slide {
    height: 160px;
    overflow: hidden;
}
.slick-slide:hover {
    cursor: pointer;
}
.gallery-images img {
    width: 100%;
}
.gallery-images {
    margin-bottom: 4px;
}
.angeboteInfo {
    margin-top: 25px;
}
#g_map_angebote{
    height: 400px;
    margin-top: 25px;
}
.angeboteH3{
    margin-top: 0px;
}
hr.angebote.less-margin {
    margin: 30px 0px;
}
a.button-link.categorie-button {
    text-transform: uppercase;
    color: #c4c4c4;
    display: inline-block;
    padding: 0px 21px;
    margin: 0px 5px;
    text-decoration: none;
    line-height: 2;
}
.filter{
    margin-right: 25px;
}
a.button-link.categorie-button:hover,
a.button-link.categorie-button.active {
    color: #4f9fe3;
}
.back-button {
    margin: 45px 0px 26px 0px;
}
.ang-caption p:last-child {
    margin-bottom: 0px;
}
.slick-slider .owl-prev.slick-arrow {
    position: absolute;
    top: 45%;
    left: 20px;
    z-index: 10;
}
.slick-slider .owl-next.slick-arrow {
    position: absolute;
    top: 45%;
    right: 20px;
    z-index: 10;
}
.angeboteInfo .fa {
    min-width: 24px;
}
.angeboteList {
    margin-top: 40px;
}
.contact-single span {
    display: inline-block;
}
.contact-single span.phone {
    /*margin-bottom: 10px;*/
}

/*~~~~~~~~~~~~~~ REFERENCE ~~~~~~~~~~~~~~~ */

.reference-item.row {
    margin-bottom: 40px;
}
hr.angebote.low-margin.reference-hr {
    margin-bottom: 40px;
}
hr.angebote.low-margin.reference-hr:last-child {
    display:none;
}
.reference-gallery {
    display: none;
}
.reference-image {
    position: relative;
}
.zoom-image {
    background: url(images/zoom.png) center center no-repeat;
    position: absolute;
    bottom: 8px;
    right: 21px;
    width: 49px;
    height: 49px;
    display: inline-block;
}
h3.reference-title {
    margin-top: 0;
}
p.reference-city,
.reference-year {
    position: relative;
    margin-bottom: -9px;
    margin-top: -10px;
}
.page-template-template-reference #fancybox-right span {
    left: auto;
    right: 20px;
}
.page-template-template-reference#fancybox-left span {
    right: auto;
    left: 20px;
}
.page-template-template-reference #fancybox-right-ico {
    background: url(images/slider-right.png) center center no-repeat;
    width: 62px;
    height: 62px;
    background-size: 100%; 
}
.page-template-template-reference #fancybox-left-ico {
    background: url(images/slider-left.png) center center no-repeat;
    width: 62px;
    height: 62px;
    background-size: 100%; 
}
.page-template-template-reference #fancybox-close {
    right: -35px;
}
.light-gallery {
    display: none;
}

/*~~~~~~~~~~~~~~ CONTACT ~~~~~~~~~~~~~~~ */

.contact-info-block .fa {
    width: 23px;
}
.contact-form h2 {
    margin-top: 0px;
}
.contact-info h2 {
    margin-top: 0px;
}
.lg-sub-html {
    display: none;
}
.lg-thumb.group {
    margin-left: auto;
    margin-right: auto;
}
.contact-form-wrapper {
    position: relative;
    z-index: 9999;
}

/*----------------------------------------------------*/
/*------------- ADDITIONAL FORM STYLES ---------------*/
/*----------------------------------------------------*/

form#contact-form,
form#anfrage_form {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -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;
    transition: all 0.3s ease-in-out;
}
form#contact-form.flip-form,
form#anfrage_form.flip-form {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -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;
    transition: all 0.3s ease-in-out;
}
div#response-holder {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

span.relative-submit-wrapper {
    position: relative;
    display: inline-block;
    float: right;
}

.relative {
    position: relative;
}
span.error {
    max-height: 0px !important;
    max-width: 0px !important;
    overflow: hidden;
    display: inline-block !important;
    border: 0px !important;
}
form#contact-form em,
form#anfrage_form em {
    position: absolute;
    top: 3px;
    right: 0px;
    z-index: 100;
    font-style: normal;
}
form#anfrage_form em {
    top: -2px;
}
form#contact-form em:before,
form#anfrage_form em:before
{
    content: "\f06a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ffffff;
    color: red;
    font-weight: 700;
    font-size: 22px;
    width: 20px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    cursor: pointer;
    margin: 10px 10px 10px 0px;
}
span.error.hover-active {
    max-height: none !important;
    max-width: 300px !important;
    position: absolute;
    top: 7px;
    right: 40px;
    background: #ededed;
    padding: 6px 10px;
    line-height: 15px;
    border: 0px;
    z-index: 100;
    display: inline-block !important;
    font-size: 13px;
    color: #f90106;
    font-weight: 700;
    overflow: visible;
}
form#contact-form em.hover-active,
form#anfrage_form em.hover-active
{
    width: 90%;
    text-align: right;
}
span.error.hover-active:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 16px;
    background: url(images/hover_error_form.png);
    position: absolute;
    top: 5px;
    right: -6px;
}
div#response {
    font-size: 26px;
    color: rgb(38, 122, 193);
}
input#submit[disabled] {
    background: #acacac;
    cursor: no-drop;
}

/*----------------------------------------------------------------*/
/*---------------------- Google Recaptcha ------------------------*/
/*----------------------------------------------------------------*/


#googlecaptcha_wrapper:after,
#googlecaptcha_wrapper-side:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 45%;
    width: 34px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(images/gc_arrow.png);
}
label.error {
    display: none !important;
}
#contact-form .error {
    border: 1px solid red;
}
#googlecaptcha_wrapper,
#googlecaptcha_wrapper-side {
    position: absolute;
    top: 15px;
    left: 11px;
    opacity: 0.0001;
    visibility: hidden;
    -webkit-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -moz-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -ms-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -o-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -webkit-transform: translate(0,-150%) scale(0.95);
    -moz-transform: translate(0,-150%) scale(0.95);
    -ms-transform: translate(0,-150%) scale(0.95);
    -o-transform: translate(0,-150%) scale(0.95);
    transform: translate(0,-150%) scale(0.95);
}
#googlecaptcha_wrapper.active, 
#googlecaptcha_wrapper-side.active{
    opacity: 0.9999;
    visibility: visible;
    -webkit-transform: translate(0,-130%) scale(0.95);
    -moz-transform: translate(0,-130%) scale(0.95);
    -ms-transform: translate(0,-130%) scale(0.95);
    -o-transform: translate(0,-130%) scale(0.95);
    transform: translate(0,-130%) scale(0.95);
}
/*_____-----===== CHANGES 27.11.22017 =====-----_____*/
.extra_margin_top{
    margin-top: 28px;
}
.side_info_line{
    display: block;
    position: relative;
    padding-left: 25px;
    color: #4f9fe3;
    line-height: 1.4em;
    margin-bottom: 0;
    font-size: 14px;
}
.sidebar_coloring *{
    color: #ffffff;
}
.show_more_info,
.sidebar_coloring a:link,
.sidebar_coloring a:visited,
a.side_info_line:link,
a.side_info_line:visited{
    display: inline-block;
    color: #4f9fe3;
}
.show_more_info:hover,
.sidebar_coloring a:hover,
a.side_info_line:hover{
    color: #ffffff;
}
span.side_info_icon {
    position: absolute;
    left: 0;
    top: 0;
}
.side_info_line._last{
    padding-left: 0;
    margin-top: 18px;
}
.side_info_hr{
    margin: 0 0 18px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #323232;
}
h4.side_info_title {
    font-size: 16px;
    font-family: 'Montserrat-Medium', sans-serif;
    font-weight: normal;
    margin: 18px 0 14px;
    color: #cfcfcf;
}
.side_info .side_info_title:first-of-type{
    margin: 0 0 14px;
}
.side_info_intro{
    color: #4f9fe3;
    margin-bottom: 20px;
}

.side_info_intro *{
    color: #4f9fe3;
}
.side_info_intro.color_white,
.side_info_intro.color_white *{
    color: #ffffff;
}
._top_line{
    margin-bottom: 0px;
}
#referenzen_slider{
    margin-bottom: 3px;
    position: relative;
}
#referenzen_nav_slider{
    margin: 0 -3px;
}

.enlarge_image{
    position: absolute;
    bottom: 22px;
    right: 23px;
    font-size: 18px;
    background-color: rgba(37, 121, 193, 0.7);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.enlarge_image i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.enlarge_image:hover{
    background-color: rgba(37, 121, 193, 1);
}
.enlarge_image:hover i{
    color: rgba(255, 255, 255, 1);
}
.row.no_margin{
    margin: 0;
}
.no_padding{
    padding: 0 !important;
}
#referenzen_nav_slider_buttons{
    position: absolute !important;
    width: 25%;
    height: calc(100% - 6px);
    top: 0;
    right: 5px;
}
.nav_slider_next {
    width: calc(100% - 2px);
    height: 100%;
    background-color: #323232;
    position: absolute;
    top: 3px;
    left: 7px;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.nav_slider_next .span_circle{
    width: 38px;
    height: 38px;
    border: 1px solid #999999;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
}
.nav_slider_next .span_circle .span_v_line{
    width: 2px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #999999;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.nav_slider_next .span_circle .span_h_line{
    width: 24px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #999999;
    transform: translate(-50%, -50%);
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
/*999999
323232*/
.nav_slider_next:hover{
    background-color: #999999;
}
.nav_slider_next:hover .span_circle{
    border: 1px solid #323232;
}
.nav_slider_next:hover .span_v_line,
.nav_slider_next:hover .span_h_line{
    background-color: #323232;
}
#referenzen_nav_slider img{
    margin: 3px;
}
._top_line{
    margin-top: 0px;
}

.referencen_main_slide img{
    width: 100%;
    height: auto;
}
.home_3_slider,
#referenzen_main_slider{
    padding-bottom: 11px;
}

.home_3_slider ul.slick-dots,
#referenzen_main_slider ul.slick-dots{
    text-align: center;
    margin: 42px auto 0;
    max-width: calc(100% - 140px);
}
.home_3_slider .slick-dots li,
#referenzen_main_slider .slick-dots li{
    display: inline-block;
    padding-left: 0;
    margin: 0 10px 10px;
    position: relative;
    line-height: 0;
}
.home_3_slider .slick-dots li:before,
#referenzen_main_slider .slick-dots li:before{
    display: none;
}
.home_3_slider .slick-dots li:after,
#referenzen_main_slider .slick-dots li:after{
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    right: -20px;
    top: calc(50% - 1px);
    background-color: #ffffff;
}

.home_3_slider .slick-dots li:last-of-type:after,
#referenzen_main_slider .slick-dots li:last-of-type:after{
    display: none;
}
.home_3_slider .slick-dots li button,
#referenzen_main_slider .slick-dots li button{
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;

    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 100%;
    font-size: 0;
    width: 16px;
    height: 16px;
}


.home_3_slider .slick-dots li button:hover,
.home_3_slider .slick-dots li.slick-active button,
#referenzen_main_slider .slick-dots li button:hover,
#referenzen_main_slider .slick-dots li.slick-active button{
    background-color: #ffffff;
}
.home_3_slider .slick-dots li.slick-active:before,
#referenzen_main_slider .slick-dots li.slick-active:before{
    content: "";
    display: block;
    font-size: 0;
    text-rendering: auto;
    margin-right: 0;
    margin-left: 0;
    background-color: transparent;
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -7px;
    left: -7px;
    border: 7px solid rgba(255, 255, 255, 0.3);
    box-sizing: content-box;
}
#referenzen_main_slider .slick-track{
    padding-bottom: 22px;
}
#referenzen_main_slider .slick-list{
    padding-bottom: 50px;
}
img.slick-slide{
    height: auto;
}
#referenzen_main_slider .slick-list:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #323232;
    width: 100%;
}
.home_3_slider .referencen_main_slide,
#referenzen_main_slider .referencen_main_slide{
    padding: 0 15px;
}
.home_3_slider .slick-list,
#referenzen_main_slider .slick-list{
    margin: 0 -15px;
}
.home_3_slider .slick-slide{
    margin: 0 15px;   
}
.home_3_slider .slick-dots li:after{
    background-color: rgba(188, 188, 188, 0.3);
}
.home_3_slider .slick-dots li.slick-active:before{
    border: 7px solid rgba(79, 159, 227, 0.3);
}
.home_3_slider .slick-dots li button{
    border: 1px solid #bcbcbc;
}
.home_3_slider .slick-dots li button:hover,
.home_3_slider .slick-dots li.slick-active button{
    background-color: #4f9fe3;
}

h3.ref_top_line{
    font-size: 16px;
    color: #cfcfcf;
    font-family: 'Montserrat-Light', sans-serif;
    margin-top: 22px;
}
h2.ref_slide_title{
    font-size: 16px;
    font-weight: normal;
    margin-top: 16px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.ref_more_btn:link,
.ref_more_btn:visited{
    color: #4f9fe3;
    position: absolute;
    bottom: 0;
}
.ref_more_btn:hover{
    color: #ffffff;
}
.ref_more_btn.white_background:hover{
    color: #000000;
}

.custom_prev_btn.slick-arrow,
.custom_next_btn.slick-arrow{
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 60px;
    background-color: #2f2f2f;
    border-radius: 100%;
    border: 1px solid #595959;
    z-index: 1;
    cursor: pointer;
}
.custom_prev_btn.slick-arrow{
    left: 0;
}
.custom_next_btn.slick-arrow{
    right: 0;
}
.custom_prev_btn.slick-arrow .custom_prev_inner,
.custom_next_btn.slick-arrow .custom_next_inner{
    background-image: url(images/ref_sprite_lite.png);
    width: 17px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.custom_prev_btn.slick-arrow .custom_prev_inner{
    background-position: top -6px left -9px;
}
.custom_next_btn.slick-arrow .custom_next_inner{
    background-position: top -6px left -46px;
}
.custom_row {
    background-color: #323232;
    padding: 0 10px;
}
.custom_quarter_full {
    width: 25%;
    float: left;
    padding: 0 10px;
}
.angebote_single-title a{
    margin-top: 0;
    margin-bottom: 27px;
    color: #ffffff;
}
#num_of_results .angebote_single-title{
    margin-bottom: 5px;
}
.angebote_single-title a{
    text-decoration: none !important;
}
.angebote_single-title a:focus,
.angebote_single-title a:active,
.angebote_single-title a:visited,
.angebote_single-title a:hover{
    color: #4f9fe3;
}
#reset_filters{
    color: #4f9fe3;
    cursor: pointer;
    display: inline-block;
    margin-top: 24px;
}
#reset_filters:hover{
    color: #ffffff;
}
.angebote_single-hr{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #323232;
    margin: 33px 0px 39px 0px;
}
#sort_filter_wrapper{
    position: relative;
    margin: 0;
}
/* #sort_filter_wrapper:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) rotate(-45deg);
    transform-origin: center;
    background-color: #323232;
    width: 26px;
    height: 26px;
} */
.ang_detail_title {
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 13px;
    font-size: 18px;
}
p.smaller_bot_margin {
    margin-bottom: 5px;
}

#tabs .mobile_select {
    display: none;
}
#tabs.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
div#tabs>ul>li {
    margin-right: 5px;
    background: rgb(33 33 33 / 90%);
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
}
div#tabs>ul>li.ui-state-active {
    background: #323232;
}
div#tabs>ul>li a {
    padding: 13px 29px;
}
div#tabs>ul>li a:hover {
    color: #fff;
}
div#tabs>ul>li.ui-state-active a {
    color: #4f9fe3;
}
div#tabs.ui-tabs .ui-tabs-panel {
    padding: 0;
    color: #cfcfcf;
}
div#tabs.ui-tabs .ui-tabs-panel .objects_wrapper {
    margin-top: 22px;
}
.top-image.top_image_large .top-title {
    min-height: 220px;
}
body.page-template.page-template-template-immobilien.page-template-template-immobilien-php .mainContent {
    padding-top: 0;
}
body.page-template.page-template-template-immobilien.page-template-template-immobilien-php .mainContent > .container {
    margin-top: -120px;
}
.tab_top_title {
    background: #323232;
    color: #fff;
    padding: 42px 20px 35px;
    font-size: 32px;
    font-family: 'Montserrat-Medium', sans-serif;
    margin-bottom: 30px;
}
.anfrage_form_wrapper.row {
    margin: 0 -5px;
}
.anfrage_form_wrapper form > div {
    padding: 0 5px;
}
form select {
    max-height: 37px;
    margin-bottom: 0;
    padding: 10px 10px 10px;
    font-size: 14px !important;
}
button.anfrage_submit {
    border: none;
    padding: 12px 30px;
}
.required_fields_note_wrapper {
    margin-top: 14px;
}
.text_right {
    text-align: right;
}
#anfrage_form div#googlecaptcha_wrapper {
    left: auto;
    right: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #2579c1;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.input_wrapper.radio_wrapper{
    padding: 5px 0 11px;
}
.input_wrapper input:not(#submit),
.input_wrapper textarea{
    font-family: 'Montserrat-light', sans-serif;
    font-size: 14px;
    padding: 9px 10px 8px;
    border: 1px solid transparent;
    margin-bottom: 10px;
}
.input_wrapper textarea{
    margin-bottom: 6px;
    min-height: 115px;
}
/*STYLE RADIO BUTTON*/
/* Customize the label (the container) */
.check_container,
.radio_container {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 1px 13px 0 26px;
}

/* Hide the browser's default radio button */
.check_container input,
.radio_container input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */
.radiobtn,
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
}
.checkmark{
    background-color: #ffffff;
    border-radius: 3px;
}
.radiobtn {
    background-color: #c4c4c4;
    border: 4px solid #ffffff;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio_container:hover input ~ .radiobtn {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio_container input:checked ~ .radiobtn {
  background-color: #2579c1;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_container input:checked ~ .radiobtn:after {
  display: block;
}
#kontakt_map{
    width: 100%;
    height: 670px;
}

.term_title{
    text-transform: uppercase;
    margin-bottom: 15px;
}
.child_term_title{
    text-transform: uppercase;
    margin-bottom: 15px;
}
.no_margin_top{
    margin-top: 0px !important;
}
.uppercase{
    text-transform: uppercase;
}
/*.show_pdf,*/
.share_button:link,
.share_button:visited{
    cursor: pointer;
    color: #4f9fe3;
}
/*.show_pdf:hover,*/
.share_button:hover{
    color: #ffffff;
}
.styled_select_wrapper{
    position: relative;
}
.styled_select_wrapper:before{
    content: "";
    display: block;
    width: 45px;
    height: 100%;
    background-color: #236fb1;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}
.styled_select_wrapper:after{
    font-family: FontAwesome;
    content: "\f107";
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #ffffff;
}
select#select_type {
    text-transform: uppercase;
}
#submit,
.show_pdf,
.post_buttons:link,
.post_buttons:visited{
    color: #4f9fe3;
    /*text-decoration: none;
    color: #ffffff;
    background-color: #2579c1;
    display: inline-block;
    
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat-Regular', sans-serif;*/
}
.post_buttons.post_prev,
.post_buttons.post_back_to_results{
    float: left;
    /*float: left;
    padding: 14px 20px 12px 17px;*/
}
#submit,
.show_pdf{
    cursor: pointer;
    /*padding: 14px 20px 12px 17px;
    margin-bottom: 30px;*/
}
.show_pdf:not(.show_pdf_bottom){
    margin-bottom: 14px;
}
.show_pdf.show_pdf_bottom {
    float: none;
    display: inline-block;
    /*float: right;
    margin: 15px 0 23px;*/
}
.post_buttons.post_back_to_results{
    float: none;
    display: inline-block;
    margin-right: 17px;
}
#submit{
    margin-top: 2px;
    float: right;
    background: none !important;
    border: none !important;
    padding: 0;
}
.post_buttons.post_next{
    float: right;
    /*float: right;
    padding: 14px 17px 12px 20px;*/
}
#submit:hover,
.show_pdf:hover,
.post_buttons:hover{
    color: #ffffff;
    /*cursor: pointer;
    color: #2579c1;
    background-color: #ffffff;*/
}
.small_fix{
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}
.inline_block{
    display: inline-block;
}

.sidebar_logo{
    text-align: right;
    display: block;
    margin-top: 22px;
}
.sidebar_logo img{
    max-width: 150px !important;
}
/*.show_pdf,*/
/*.smaller_font_wrapper p,*/
.smaller_font{
    font-size: 14px;
}
.sidebar_smaller_font li,
.sidebar_smaller_font p{
    font-size: 12px;
}
.sidebar_smaller_font ol,
.sidebar_smaller_font ul,
.sidebar_smaller_font p{
    margin-bottom: 9px;
}
.sidebar_smaller_font h2{
    margin: 15px 0 20px;
    font-size: 25px;

}
.sidebar_smaller_font h3{
    margin: 16px 0 12px;
    font-size: 16px;
}
.sidebar_smaller_font h4{
    /*font-size: 14;*/
}
.margin_bottom_sidebaremail{
    margin-bottom: 6px;
}
.margin_bottom_sidebarphone{
    margin-bottom: 20px;
}
.limit_height_wrapper {
    max-height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
}
.limit_height_wrapper.expand {
    max-height: none;
}
.limit_height_wrapper .more_overlay{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#161616+0,161616+100&0+41,0+41,0.7+82,0.9+100 */
    background: -moz-linear-gradient(top, rgba(22,22,22,0) 0%, rgba(22,22,22,0) 41%, rgba(22,22,22,0.7) 82%, rgba(22,22,22,0.9) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(22,22,22,0) 0%,rgba(22,22,22,0) 41%,rgba(22,22,22,0.7) 82%,rgba(22,22,22,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(22,22,22,0) 0%,rgba(22,22,22,0) 41%,rgba(22,22,22,0.7) 82%,rgba(22,22,22,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00161616', endColorstr='#e6161616',GradientType=0 ); /* IE6-9 */
}
.limit_height_wrapper.expand:after{
    background: none;
}
.show_more_info{
    cursor: pointer;
}






.mobile_contact_icons .contact-icons {
    padding: 0px 15px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.mobile_contact_icons {
    font-size: 25px;
}
.mobile_contact_icons {
    display: none;
}

/*~~~~~~~~~~~~~~ MADIA SIZES ~~~~~~~~~~~~~~~ */


@media (min-width: 768px) {
    #referenzen_nav_slider_buttons.smaller{
        width: 16.66666667%;
    }
    .show_only_mobile{
        display: none;
    }
}
@media (max-width: 1500px) {
    #googlecaptcha_wrapper, #googlecaptcha_wrapper-side{
        left: auto;
        right: 0;
    }
    #googlecaptcha_wrapper:after, #googlecaptcha_wrapper-side:after{
        left: auto;
        right: 10%;
    }
    .home-slider .owl-item .item{
        min-height: 500px;
    }
    .owl-nav {
        width: 100%;
        left: 0;
    }
    .owl-prev{
        margin-left: 15px;
    }
    .owl-next{
        margin-right: 15px;
    }
}
@media (max-width: 1350px) {
	.captionWrapper {
        margin: 0 auto;
	}
}
@media (max-width: 1200px) {
    ._top_line {
        margin-top: 20px;
    }
    ul#menu-main li {
        margin: 0px 0;
    }
    ul#menu-main li a {
        font-size: 15px;
    }
    .slider h3 {
        font-size: 40px;
    }
}

@media (max-width: 992px) {
    div#tabs>ul>li a {
        padding: 6px 8px;
    }
    .contact-info {
        margin-top: 50px;
    }
    .col_contact_logo-text .ang_detail_title,
    .col_contact_logo-text .sidebar_logo {
        margin-top: 21px !important;
    }
    .required_fields_note{
        margin-bottom: 6px;
    }
    .custom_half_medium {
        width: 50%;
    }
    #sort_filter_wrapper .custom_row{
        padding: 0 3px;
    }
    #select_1, #select_2{
        margin-bottom: 0;
    }
    #select_3, #select_4{
        margin-bottom: 15px;
    }
    #select_1, #select_2, #select_3, #select_4{
        padding: 9px 5px 7px 10px;
    }
    .send_a_copy_email {
        margin-top: 0;
        margin-bottom: 8px;
    }
    .side_info {
        margin-top: 10px;
    }
    h4.side_info_title {
        margin: 28px 0 14px;
    }
    #referenzen_main_slider {
        padding-bottom: 100px;
    }
    .home_3_slider{
        padding-bottom: 24px;
    }
    ._top_line {
        margin-top: 23px;
    }
    .reference-image {
        margin-bottom: 30px;
    }
	.purple-blue {
    	padding: 15px 15px;
    }
    .logo-container {
        display: none;
    }
    .mobile-logo {
        display: block;
        text-align: center;
        padding: 20px 0px;
        border-top: 1px solid #2f2e2e;
    }
    #menu-container {
        display: block;
        text-align: center;
    }
    .sidebar_logo {
        text-align: right;
        display: block;
        margin-top: 21px;
    }
    .footer-left,
    .footer-right{
        text-align: center;
    }
    div#copyright {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-address {
        margin-bottom: 11px;
    }
    .captionWrapper {
	    margin: 0 auto;
	}
    #submit {
        float: none;
    }
}

@media (max-width: 768px) {
    .reset_filters_wrapper {
        text-align: left;
    }
    #tabs .mobile_select {
        display: block;
        background: #323232;
        padding-bottom: 15px;
    }
    .styled_select_wrapper.select_type_wrapper:after {
        color: #fff;
    }
    select#select_type {
        background: #236fb1;
        margin-top: 15px;
        color: #fff;
        border: none;
    }
    #tabs.ui-tabs .ui-tabs-nav {
        display: none;
    }
    div#num_of_results {
        margin-top: 24px;
    }
    .clearfix.mobile_select.custom_full_mobile {
        padding: 0 10px;
    }
    .clearfix.mobile_select.custom_full_mobile select#select_type {
        margin-bottom: 0;
        padding-left: 10px;
    }
    .post_buttons.post_back_to_results{
        float: none;
    }
    .show_pdf.show_pdf_bottom{
        float: none;
        margin-top: 10px;
    }
    p.smaller_bot_margin {
        margin-bottom: 2px;
    }
    .show_pdf, .post_buttons:link, .post_buttons:visited,
    .show_pdf, p, .smaller_font, .side_info_line,
    .input_wrapper input, .input_wrapper textarea{
        font-size: 13px;
        line-height: 1.3em
    }
    .required_fields_note {
        margin-bottom: 9px;
    }
    .angebote_single-title{
        margin: 24px 0 15px;
    }
    #num_of_results .angebote_single-title{
        margin-top: 0;
    }
    .styled_select_wrapper:before{
        display: none;
    }
    .styled_select_wrapper:after{
        color: #236fb1;
    }
    p.smaller_bot_margin.margin_bottom-xs-0{
        margin-bottom: 0;
    }
    #fancybox-right-ico {
        width: 45px;
        height: 45px;
    }
    .ang-caption {
        display: none;
    }
    .serviceWrapper {
        text-align: center;
    }
    .service-title {
        cursor: auto;
    }
    span.service-close {
        display: none;
    }
    .wrapper-top {
        text-align: center;
    }
    .serviceWrapper .service-content {
        max-height: 9999px !important;
    }
    .alignleft, 
    .alignright
    {
        float: none;
        clear: both;
        display: block;
        margin: 15px auto 15px !important;
    }
    .top-image img {
        min-height: 80px;
    }
    /* .header span.phone, .header span.email {
        display: none;
    } */
    /*html, body {
        background: #1c9bd2;
    }*/
    .angeboteList .itemWrapper {
        max-width: 400px;
        margin: 0px auto 35px auto;
        float: none;
    }
	.mainContent .ang-caption img {
	    margin: 0px auto 15px auto;
	}
    #siteWrapper.activeMenu .side-contact-wrapper{
        opacity: 0;
        max-width: 0px;
        overflow: hidden;
        z-index: -10;
    }
    #siteWrapper .side-contact-wrapper{
        opacity: 1;
    }
    .side-contact-text i.fa.fa-envelope {
        display: block;
    }
    .side-contact-text {
        height: auto;
        background-image: none !important;
    }
    .working-hours-wrapper {
        overflow-x: scroll;
        margin-bottom: 15px;
    }
    table.working-hours td {
        padding: 15px 10px;
    }
    body {
        overflow-x: hidden;
    }
    .container-burger {
        display: block;
        position: relative;
    }
    #mobile-menu-burger {
        display: inline-block;
        position: absolute;
        top: -55px;
        left: 0px;
    }
    .mainContent img {
        max-width: 100%;
        padding: 0px;
    }
    .captionWrapper {
        width: 100%;
        max-width: calc(100% - 150px);
        margin: 0px auto;
        text-align: center;
    }
    .owl-dots {
        bottom: 25px;
    }
    .captionWrapper h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .captionWrapper h4 {
        font-size: 13px;
    }
    div#mobile-menu {
        display: inline-block;
        padding-left: 40px;
    }
    #menuOverlay.activeMenu {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(8, 8, 8, 0.26);
        z-index: 9999;
        display: block;
        opacity: 1;
    }
    div.burger {
        height: 30px;
        width: 40px;
        position: relative;
        top: 5px;
        right: 0px;
        cursor: pointer;
        z-index: 10;
        display: block;
    }
    .collapse {
        display: block;
    }
    ul#menu-menu {
        background: #1b9ad6;
    }
    ul#menu-menu li {
        display: block;
        width: 100%;
    }
    ul#menu-menu li a {
        padding: 13px 0px 12px 0px;
        color: #fff;
    }
    ul#menu-menu li a:hover, 
    ul#menu-menu li.current-menu-item a {
        color: #efb949;
        border-color: #efb949;
        display: block;
    }
    nav#menu {
        display: none;
    }
    nav#menu.activeMenu {
        max-height: 1000px;
        opacity: 1;
    }
    .contact-header {
        border-bottom: 0px;
        min-width: auto;
        min-height: 43px;
    }
    .slider .caption a.button-link {
        font-size: 14px;
        padding: 10px 20px;
    }
    .angebote_single-hr {
        margin: 16px 0px 35px 0px;
    }
}

@media (max-width: 600px) {
    .sidebar_logo {
        text-align: left;
    }
    .home-slider .owl-item .item {
        min-height: 320px;
        display: flex;
        align-items: center;
    }
    .home-slider .owl-item .item img.img100{
        display: none;
    }

    .caption {
        position: static;
        transform: none;
        padding-top: 30px;
        padding-bottom: 53px;
    }

    .wrapper-top span.service-icon {
        display: block;
        background-size: contain !important;
    }
    .wrapper-top h3 {
        display: block;
        margin-left: 0px;
        text-align: center;
    }
    span.service-close {
        position: absolute;
        top: 20px;
        right: 0px;
    }
    .wrapper-top {
        margin-bottom: 20px;
    }
    .serviceWrapper {
        text-align: center;
    }
    /* .caption{
        display: none;
    } */



    
    .captionWrapper{
        background: rgba(255, 255, 255, 0.8);
        padding: 18px 15px;
        max-width: calc(100% - 85px);
    }

    .owl-prev, .owl-next{
        width: 40px;
        height: 40px;
    }

    .owl-prev {
        margin-left: 8px;
    }

    .owl-next {
        margin-right: 8px;
    }

}
@media (max-width: 450px) {
    .mobile_contact_icons {
        display: block;
    }
    .contact-header {
        display: none;
    }
    .mobile-logo img, .logo-container img {
        width: 100%;
        height: auto;
    }
    .select_title{
        margin: 6px 0px 6px 0px;
    }
    .styled_select_wrapper{
        
    }
    .custom_full_mobile{
        width: 100%;
        padding: 0 7px;
    }
    #select_3{
        margin-bottom: 0;
    }
    #select_4{
        margin-bottom: 11px;
        z-index: 2;
        position: relative;
    }
    .styled_select_wrapper:after {
        z-index: 3;
    }
    .custom_row .custom_full_mobile:first-of-type h4{
        margin-top: 6px;
    }
    .small_fix {
        height: auto;
        margin-top: 5px;
    }
    #googlecaptcha_wrapper, #googlecaptcha_wrapper-side{
        left: auto;
        right: -10px;
    }
    #googlecaptcha_wrapper:after, #googlecaptcha_wrapper-side:after{
        left: auto;
        right: 10%;
    }
    .nav_slider_next .span_circle {
        width: 28px;
        height: 28px;
    }
    .nav_slider_next .span_circle .span_v_line {
        width: 2px;
        height: 14px;
    }
    .nav_slider_next .span_circle .span_h_line {
        width: 14px;
        height: 2px;
    }
    span.contact-icons {
        display: none;
    }
    .lang-switcher {
        float: none;
    }
    .mobile-logo a {
        padding-left: 40px;
        padding-right: 40px;
        display: inline-block;
    }
    .mobile-logo{
        border: 0px;
    }
    /* .captionWrapper {
	    display: none;
    } */
    .caption {
        top: calc(50% - 10px);
    }
    .owl-dots {
        bottom: 15px;
    }
    .post_buttons:link, .post_buttons:visited {
        font-size: 12px;
    }
    h1, #top_title {
        font-size: 25px;
    }
    
}
@media (max-width: 400px) {
    .col-xxs-12{
        display: block;
        width: 100%;
    }
    .xxs-text_left{
        text-align: left;
    }
    .buttonLang a{
        font-size: 14px;
        line-height: 1.3;
    }
    .buttonLang {
        width: 123px;
        height: 43px;
    }
}
/*~~~~~~~~~~~~~~ ANIMATIONS ~~~~~~~~~~~~~~~ */
/* li.menu-item, */
.logo-container,
#footer
{
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* li.menu-item.anim, */
.loaded .logo-container,
.footerWrapper.anima_fadeIn #footer{
    -webkit-transform: rotateX(0) !important;
    -moz-transform: rotateX(0) !important;
    -ms-transform: rotateX(0) !important;
    -o-transform: rotateX(0) !important;
    transform: rotateX(0) !important;
}
.show_more_info,
#reset_filters,
.checkmark,
.radiobtn,
#submit,
.show_pdf,
.service-close,
.mainContent,
a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-content {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.sub-nav-bg{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.active span.header-hidden-contact {
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
span.header-hidden-contact {
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ang-caption {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.home.loaded .mainContent,
.home.loaded .angebote-wrapper
{
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home .mainContent.lazy-load.anima_fadeIn,
.home .angebote-wrapper.lazy-load.anima_fadeIn
{
    opacity: 1;
}
.footer-map,
.before-footer {
    opacity: 0;
}
.footer-map.lazy-load.anima_fadeIn,
.before-footer.partners.lazy-load.anima_fadeIn {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
span.contact-icons .phone-icon,
span.contact-icons .email-icon,
.header span.social-icons a
{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.twitter-icon {
    height: 14px;
    width: 14px;
    transition: filter 0.3s ease-in-out;
}

.social-icons a:hover i .twitter-icon {
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(2036%) hue-rotate(166deg) brightness(91%) contrast(97%);
}