

/* ---------------------------------------------- */
/* No Zoom */
/* ---------------------------------------------- */

.current-numbers .icn{
	max-height:50px;
}

.immoplus-information-advantages .imp-inf-point {
    font-size: 15px;
}

.footer-subsection li {
	font-size:11px;
}

.immoplus-information-section .imp-inf-shield-container {
	min-width:320px;
}


/* ---------------------------------------------- */
/* IMMOPLUS INTRO SECTION */
/* ---------------------------------------------- */

.sub-text {
	font-size: 0.85em;
}

.immoplus-intro-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    /* background-image: url(../img/start/immoplus_bg.jpg); */
    background-image: url(../img/immoplus/beho_immoplus_bg.jpg);
}

.immoplus-intro-section.v2 {
    background-image: url(../img/immoplus/section-system/beho_immoplus_bg_v2.jpg);
}

.immoplus-intro-section .content.row {
	/* height: 80vh; */
}

.immoplus-intro-section > .content {
/* 	display: table; */
/* 	min-height: 500px; */
}

.immoplus-intro-section > .content.table {
	display: table;
}

.immoplus-intro-section > .content.table > .left-half, 
.immoplus-intro-section > .content.table > .right-half {
	display: table-cell;
	padding: 15px;
}

.immoplus-intro-section > .content > .left-half {
    background-color: rgba(255, 255, 255, 0.875);
    vertical-align: middle;
    padding: 0;
}

.immoplus-intro-section > .content > .left-half,
.immoplus-intro-section > .content > .right-half {
/*     display: table-cell; */
	position: relative;
}

.centered-video {
	margin: auto;
	width:75%;
}

.immoplus-intro-section-col-left {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0;
}

.immoplus-intro-section-col-left > p > img {
    padding: 50px 20px 30px 20px;
}

.immoplus-intro-section-col-left p {
    width: 98%;
    margin: 0px;
}

.imp-intr-text-block {
	margin-left: 10px;
}

.imp-intr-text-block p.imp-intr-point {
	margin: 20px 0;
}

.imp-intro-text-container {
	padding: 15px;
	margin-top: 25px;
/* 	margin-bottom: 150px; */
}

.imp-intr-text-block p.imp-intr-text-title {
	margin-top: 25px;
	margin-bottom: 25px;
}

.imp-intr-checkmark {
	color: #e6007e;
    width: 35px;
    min-width: 35px;
}

.imp-intr-point {
    display: flex;
    align-items: center;
}

.imp-intr-point-text {
    margin-left: 15px;
}

.imp-intro-bar-text-container {
	margin-right: 135px;
	line-height: 35px;
	color: white;
}

.imp-intro-bar-text-container > .imp-intro-bar-text {
	line-height: 1.36em;
}

.best-price-box {
	background-color: #e6007e;
	position: relative;
	bottom: 0;
	width: 100%;
	padding: 15px;
    min-height: 100px;
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.best-price-box .beho-box {
	position: absolute;
	/* background-color: white; */
    right: 25px;
    bottom: 25px;
    border-radius: 10px;
	/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.beho_img_gold {
    height: 120px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.immoplus_bestprice_box {
    background-color: #ae9a63;
    color: #fff;
    padding-bottom: 10px;
    text-align: center;
}

.immoplus_bestprice_box p {
    padding: 0px 10px;
}

.immoplus_bestprice_text {
    padding: 20px;
    min-height: fit-content;
}

.immoplus-subsection-col-text ul {
    list-style-type: disc;
    padding-left: 17px;
}

.immoplus-intro-section-col-right {
    overflow: hidden;
}

/*
.immoplus-intro-section-col-right img {
    position: absolute;
    max-height: 90%;
    bottom: 0;
    margin-bottom: 0px;
}
*/

.immoplus-intro-section-col-right .beho-box {
	position: absolute;
	/* background-color: white; */
    right: 70px;
    top: 25px;
    border-radius: 10px;
	/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.immoplus-intro-section-col-right .beho-box img {
	
}

.immoplus-paragraph-title {
	margin: 1.5em 0;
	font-weight: bold;
	font-size: unset;
}

.immoplus-contact-form input {
	padding-left: 8px;
}

.immoplus-evaluation-content {
	display: flex;
}

.immoplus-flex {
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	  
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}

.imp-info-desktop {
    height: 330px;F
    text-align: center;
}

.imp-info-desktop img {
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.imp-intro-banner {
	position: relative;
}

.imp-intr-ban-img-container {
	z-index: 1;	
}

.imp-intr-ban-button {
    position: absolute;
    z-index: 2;
    bottom: 50%;
    left: 3%;
}

.c-de_l-de .imp-intr-ban-button {
	bottom: 26%;
}

.c-ch_l-fr .imp-intr-ban-button,
.c-ch_l-it .imp-intr-ban-button {
	bottom: 41%;
}

.imp-intr-footer-text {
    position: absolute;
    color: white;
    z-index: 2;
    bottom: 6%;
    height: 26%;
    display: flex;
    align-items: center;
    padding-left: 3%;
    font-size: 1.2em;
}

/** forms **/

.flex-col-1-full {
	flex: 1 100%;
}

.flex-col-2 {
	flex: 2;
}

.flex-col-4 {
	flex: 4;
}

.flex-col-6 {
	flex: 6;
}

.flex-col-8 {
	flex: 8;
}

.flex-col-9 {
	flex: 9;
}

.flex-col-20 {
	flex: 20;
}

.immoplus-subsection-contact {
	margin-left: 15px;
	margin-right: 5px;
}

.immoplus-evaluation-img-container{
	max-width:50%;
    margin-top: 25px;
}

.immoplus-evaluation-image {
	width: 100%;
}

.immoplus-evaluation-image-m {
	display: none;
}

.immoplus-evaluation-button-container {
	text-align: right;
}

.immoplus-evaluation-button-container > .immoplus-evaluation-button {
	min-width: 280px;
	width: 50%;
}

.contact-form-row {
	margin-bottom: 5px;
}

.contact-form-row input {
	width: 100%;
}

.contact-form-row * {
/* 	margin-right: 2px; */
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
}

.contact-form-row select {
	margin-right: 4px;
    margin-left: 4px;
    padding-right: 0;
}

.evaluation-col-6 {
/* 	width: calc(58% + 2px); */
}

.immoplus-contact-title {
	font-size: unset;	
}

.rel-box {
    position: relative;
    height: 100%;
}

.direct-contact-subsection {
	padding-bottom: 50px;
}

/* --------------------------------------------------*/
/* -------- Intro -----------------*/
/* --------------------------------------------------*/

.immoplus-whatis-section .content {
    padding: 50px 15px 0px 15px;
}

.immoplus-img-logo {
	max-height: 104px;
}


.immoplus-whatis-section.c-ch_l-de .imp-paragraph-title,
.immoplus-whatis-section.c-de_l-de .imp-paragraph-title,
.immoplus-whatis-section.c-at_l-de .imp-paragraph-title {
	margin-top: 2em;
} 

.immoplus-whatis-section.c-ch_l-de .imp-intr-text {
	margin-top: 2.5em;
}



/* --------- Subsection: What is immoplus --------- */

.imp-whi-content-container {
	display: flex;
}

.imp-paragraph-title {
	margin: 0;
	margin-top: 1.5em;
}

/* --------- Subsection 1: Erfolg (Success) --------- */

.imp-slider-p {
	margin-top: 0;
	margin-bottom: 0;
}

.imp-slider-text-left {
	text-align: left;
}

.imp-suc-intro-container :last-child {
	margin-bottom: 15px;
}

.imp-suc-sli-1-img {
	max-width: 485px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.imp-slide-halfs-container .slide-right-half .imp-suc-block:first-child {
	margin-top: 0;
}

.imp-suc-block {
	margin-top: 50px;
}

.imp-suc-subtitle {
	font-weight: bold;
}

.imp-slider-networking {
	max-width: 350px;
	margin: 20px auto;
}

/*success slide 2*/
.imp-slide.imp-suc-slide-2 .imp-slide-halfs-container {
	margin-top: 20px;
}

.imp-suc-sli-2-left-container {
	
}

.imp-suc-sli-2-img-container {
	width: 100%;
}

.imp-suc-sli-2-networking-img {
	width: 100%;
}

.imp-suc-sli-2-img-text-block {
	background-color: #7c7c7b;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    min-height: 100px;
    padding: 10px 0;
}

.imp-suc-sli-2-img-text-conclusion {
    background-color: #e6007e;
    font-weight: bold;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide-form .immoplus-evaluation-button-container {
	text-align: center;
}

.imp-suc-tipgeber-text-1 {
	margin-bottom: 15px;
}

.imp-suc-tipgeber-text-2 {
	margin-bottom: 20px;
}

/* Knowhow slide 1*/
.imp-slide.imp-knh-slide-1 .imp-slide-halfs-container {
	margin-top: 20px;
}

.imp-knh-sli-tile-container {
	min-height: 200px;
}

.imp-knh-tra-tile-des-text {
    list-style-position: inside;
    padding-left: 0;	
    margin: 0;
}

/*Knowhow slide 2*/
.imp-slide.imp-knh-slide-2 .imp-slide-halfs-container {
	margin-top: 20px;
}

.imp-slide.imp-knh-slide-2 .imp-slide-halfs-container h4.title {
	line-height: initial;
}

.imp-slide .immoplus-subsection-contact-text {
	margin-bottom: 10px;
}

/*Service slide 1*/

.imp-slide.imp-ser-slide-1 .imp-slide-halfs-container {
	margin-top: 50px;
}

.immoplus-background-service-wrapper .slick-dots {
	display: none;
}

.slick-immoplus-service .imp-slide {
	height: 600px;
}

.slick-immoplus-service.slick-slider.slick-dotted {
	margin-bottom: 0;
}

/* old */

body > div.content.row {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.immoplus-subsection {
    color: #fff;
    width: 100%;
    padding: 30px 0px;
}

.immoplus-subsection > div:nth-child(1) {
    width: 10%;
}


.immoplus-subsection div {
    display: inline-block;
}


.immoplus-subsection-heading {
    padding: 0px 20px 0px 30px;
    width: 91.8%;
    margin-left: -30px;
    position: relative;
    z-index: -1;
    vertical-align: middle;
}

.immoplus-subsection-heading.success {
    background-color: #e30613;
}

.immoplus-subsection-heading p {
    font-size: 25px;
    margin: 0px 0px 0px 34px;
    padding: 26px 0px;
}

body > div.content.row > div:nth-child(2) > p:first-child,
body > div.content.row > div:nth-child(6) > p:first-child,
body > div.content.row > div:nth-child(8) > p:first-child {
    margin-top: 0px;
}

body > div.content.row > div:nth-child(3) > div > img,
body > div.content.row > div:nth-child(5) > div > img,
body > div.content.row > div:nth-child(9) > div > img {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;
}

body > div.content.row > div.beho-banner.service > div:nth-child(1) > img {
	vertical-align: middle;
}

/*
.immoplus-subsection-col-pic img {
    width: 80%;
    margin-left: 50px;
}
*/

.immoplus-subsection-col-pic p {
    text-align: center;
}

.img-pos-helper-div {
    height: 100%;
    white-space: nowrap;
}


.img-pos-helper-span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.beho-banner-heading.success {
    background-color: #e30613;
}

/* --------- Subsection 2: Know How --------- */

.immoplus-subsection-heading.knowhow {
    background-color: #2b2e83;
}

.beho-banner-heading.knowhow {
    background-color: #2b2e83;
}

div.content.row > div:nth-child(6) {
	padding-left: 25px;
}

.immoplus-know-how-videos {
	display: flex;
    height: 350px;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 20px;
}

/* --------- Subsection 3: Service --------- */

.immoplus-subsection-heading.service {
    background-color: #009640;
}

.beho-banner-heading.service {
    background-color: #009640;
}

#text-before-contact-form {
    font-size: 150%;
    margin: 50px 0px 20px 10px;
}


/* --------- Subsection 4: Contact Form --------- */


.direct-contact-subsection {
    background-color: #ededed;
}

.immoplus-subsection-contact.pictures {
    margin-top: 25px;
    margin-left: 15px;
}

.immoplus-subsection-contact.pictures,
.immoplus-subsection-contact.form {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.immoplus-subsection-contact-de {
	margin-left: -300px;
}

.immoplus-evaluation-icon-container {
	display: flex;
	justify-content: center;
	text-align: center;
}

.immoplus-icon-container{
	width: 49%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;	
}

.immoplus-icon-image{
	width: 65px;
	height: 65px;
}

.immoplus-subsection-contact.pictures div {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 45%;
    vertical-align: top;
}

.immoplus-subsection-contact.pictures img {
    width: 100%;
    height: auto;
}


.immoplus-subsection-contact.pictures p {
    text-align: center;
    font-size: 100%
}

.immoplus-subsection-contact-text {
    margin-bottom: 0px;
}

.immoplus-subsection-contact.form > div > p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.immoplus-subsection-contact.form > div > p.bold {
    font-size: 125%;
    margin-top: 25px;
    margin-bottom: 10px;
}

input[name="directContact_privacyAccepted"],
input[name="directContact_privacyAccepted_slide"],
input[name="directContact_privacyAccepted_accordion"],
input[name="networking_privacyAccepted_slide"],
input[name="networking_privacyAccepted_accordion"]  {
	width: unset;
    margin-bottom: 0;
    height: 1em;
    min-height: 1em;
}

.disabled {
	background-color: #7c7c7b;
    color: white;
    cursor: not-allowed;
    pointer-events: none;
    border: 1px solid #7c7c7b;
}


/* ---------------------------------------------- */
/* IMMOPLUS SUBSECTIONS NEW STYLE*/
/* ---------------------------------------------- */

/* Slides */
.slick-box {
	width:100%;
	min-height:500px;
}

/* --------- Slide Boxes --------- */

.immoplus-background-success-wrapper {
	background-color: #DADADA;
}


.immoplus-background-knowhow-wrapper {
	background-color: #A8A6AB;
	
}

.immoplus-background-service-wrapper {
	background-color: #DADADA;
}

/* ICONS */
.immoplus-icon {
	width: 65px;
	height: 65px;
}

/* Slides overall */

.imp-slide-halfs-container {
	display: flex;
}

.imp-slide-halfs-container.vertical {
	text-align: left;
	flex-direction: column;
}

.imp-slide {
	height: 830px;
	padding: 0 15px;
}

.slide-left-half {
	width: 50%;
	padding-right: 15px;
}

.slide-right-half {
	width: 50%;
	padding-left: 15px;
	
}

.imp-slider-icon-list {
	display: flex;
}

.imp-slider-icon-wrapper {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.imp-slider-icon-list > .imp-slider-icon-wrapper {
	width: 33%;
}

.immoplus-icon-label {
	width: 100%;
}

.imp-slider-icon-wrapper > .immoplus-icon-container {
	margin-left:auto;
	margin-right:auto;
}

.imp-slide-full-width-container {
	text-align: center;
}

.slide-lower-half {
	display: flex;
}

.slide-lower-half .imp-sli-low-item-container {
	flex: 1;	
	padding: 0 20px;
}

.imp-sli-low-itm-title {
	margin-top: 10px;
	margin-bottom: 15px;
}

.imp-slider-p-li {
	margin-top: 0;
	margin-bottom: 15px;
}

/* Success slider*/
#slick-imp-success-1 .slide-lower-half .imp-sli-low-img-container {
	flex: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.imp-sli-low-itm-subtitle {
	margin: 15px 0;
}

.imp-sli-low-itm-icon-container {
	
}

.imp-sli-low-itm-icon-container > img {
	margin-left: auto;
	margin-right: auto;
}

.immoplus-success-career-container {
	margin-bottom: 20px;
}

.immoplus-intro-icons-list {
	display: flex;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

.immoplus-intro-icons-list > li {
	display: flex;
	flex-direction: column;
	text-align: center;
    align-items: center;
    width: 33%;
}

.imp-suc-intro {
	margin-bottom: 15px;
}

.imp-suc-intro p {
	margin: 0;
}

.imp-suc-intro-title {
	
}

.imp-suc-car-text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

/* Slider Konwhow */
#slick-imp-knowhow-1 .slide-lower-half > .imp-sli-low-item-container:first-child {
	padding-left: 0;
}

#slick-imp-knowhow-1 .slide-lower-half > .imp-sli-low-item-container:last-child {
	padding-right: 0;
}


.imp-knh-int-text {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
	
}

.imp-knh-background-container {
	width: 100%;
	position: relative;
}

.imp-knh-background-img {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 37%;
}

.imp-knh-img-container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.immoplus-knowhow-training-container {
	margin-bottom: 10px;
}

.imp-knh-training-img-container {
	width: 500px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.imp-knh-videos-wrapper {
	position: absolute;
    left: 50%;
	bottom: 80px
}

.imp-knh-videos-wrapper-rel {
	position: relative;
	left: -50%;
	display: flex;
	flex-direction: column;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
}


.imp-knh-videos-wrapper-rel.active-display {
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
	background-color: #e6007e;
}

.close-button {
	position: absolute;
    top: -10px;
    /* left: 26px; */
    background-color: white;
    border-radius: 41px;
    width: 31px;
    height: 31px;
    text-align: center;
    color: #e6007e;
    border: solid 2px #e6007e;
    right: -10px;
/*     box-shadow: 6px -3px 22px black; */
    opacity: 0;
    cursor:pointer;
    
    
    display: flex;
    justify-content: center;
    align-items: center;
}

.close-button:hover {
    background-color: #e6007e;
    color: white;
    border: solid 2px white;
    cursor:pointer;
}

.close-button.active {
	opacity: 1;
}

.imp-knh-vid-button-container {
	display: flex;
}

.imp-knh-vid-button {
	color: #e6007e;
    border: 1px solid #e6007e;
    background-color: #fff;
    padding: 9px 35px;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
    height: 40px;
    text-align: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	
	cursor:pointer;
}

.imp-knh-vid-button:hover {
    background-color: #e6007e;
	color: white;
}

.imp-knh-vid-button.active-display {
	display: none;
}

.imp-knh-btn-icon-play,
.imp-knh-btn-img-open {
    width: 30px;
    height: 30px;
}

.imp-knh-btn-icon-play {
    margin: 5px;
}

.imp-knh-btn-img-open.imp-knh-btn-opened {
	 -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.imp-knh-btn-text {
	margin: 0;
}

.imp-knh-videos-container {
	display: flex;
    padding: 20px 0;
	max-height: 400px;
	overflow: hidden;
	
	max-width: 1400px;
        -webkit-transition: max-height 0.6s, max-width 0.6s;
        -moz-transition: max-height 0.6s, max-width 0.6s;
        transition: max-height 0.6s, max-width 0.6s;
}

.imp-knh-videos-container.imp-hidden {
	max-width: 100px;
	max-height: 0;
	padding: 0;
}

.imp-knh-video-left-container {
	width: 50%;
}

.imp-knh-video-right-container {
	width: 50%;
	
}

.imp-knh-video-container {
	margin-left: 20px;
	margin-right: 20px;
}

.imp-knh-img, 
.imp-knh-training-img {
	width: 100%;
}

.imp-knh-partner-container {
	position: relative;
	padding: 0px 10px;
}

.imp-knh-partner-img {
	width: 100%;
}

.imp-knh-partner-detail {
	bottom: 10px;
    left: 35%;
    margin: 0px;
    position: absolute;
}

.imp-knh-partner-pdf-link {
	position: absolute;
    bottom: 20px;
    right: 20px;
}

.imp-knh-slide-1-bottom {
	padding-top: 25px;
}

.imp-knh-partner-pdf-img {
	width: 51px;
}

.imp-knh-lms-text > p {
	margin: 0px;
}

.imp-knh-img-lms-wrapper {
	display: flex;
}

.imp-knw-img-lms-container {
	width: 100%;
	padding: 10px;
}

.imp-knh-lms-courses-img {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}


.slide-title-text {
	font-weight: bold;
	font-size: 1.35em;
	line-height: 1.35em;
}

.slide-margin-top {
	margin-top: 75px;
}

.slide-service-margin-top {
	margin-top: 45px;
}


.imp-knh-tra-tile-icon-title {
	margin-top: 5px;
}

.imp-knh-tra-tile-des-title {
	font-size: 1.59em;
    font-weight: bold;
}

/* Video */

.icg-vid-container {
	
}

.icg-video-frame {
    width: 528px;
    height: 300px;
    border-width: 0px;
}
	
.immoplus-success-vid-description {
	height: 200px;
}

/* video mit Monitor - zu klein, wurde entfernt*/
.immoplus-success-vid-container {
	position: relative;
	display: flex;
	justify-content: center;
	max-width: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.immoplus-success-vid-background-container {
	position: relative;
	margin-left: auto;
}

.icg-suc-vid-monitor-img-m {
	width: 100%;
	height: 100%;
}
	
.icg-suc-vid-absolut-container {
	position: absolute;
	top: 18px;
	left: 50%;
}
	
.icg-suc-vid-relative-container {
	position: relative; 
	left: -50%;
}
	
.icg-suc-video {    
	width: 255px;
    height: 138px;
}

.immoplus-service-intro-text > p {
	margin: 0;
}

.imp-suc-vid-title {
	line-height: 1.59em;
	font-size: 1.59em;
}

.imp-suc-vid-text {
	height: 150px;
}

#imp-ser-icon-list {
	margin-top: 45px;
}

.imp-ser-network-tiles-container {
	display: flex;
	margin: 20px 0;
}

.imp-ser-net-tile-left,
.imp-ser-net-tile-right {
	width: 50%;
	padding: 10px;
}

.imp-ser-net-tile-text-container {
	margin-top: 15px;
}

.service-img-networking {
	width: 400px
}

.imp-ser-img-container {
	width: 90%;
	max-height: 500px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding-top: 15px;
}

.imp-ser-img-container > img {
	width: 725px;
}


/* success stories old*/
.suc-sto-item {
	background-color: #7c7c7b;
    margin: 15px 7.5px;
    padding: 0px;
    position: relative;
    width: 33%;
}

.suc-sto-portait-img {
	position: absolute;
    top: -10px;
    left: 17%;
    -webkit-filter: drop-shadow(5px 5px 10px #222);
    filter: drop-shadow(5px 5px 10px #222);
    width: auto;
}

.suc-sto-portait-placeholder-img {
    visibility: hidden;
    position: static;
    height: 380px;
}

.suc-sto-text-box {
	position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0px;
    background-color: #e6007e;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}

.suc-sto-name,
.suc-sto-text {    
	margin: 0px;
    width: 75%;
}

.suc-sto-pdf-link {
	position: absolute;
    bottom: 20px;
    right: 20px;
}

.suc-sto-pdf-img {
	width: 51px;
}

.slick-slider > .slick-dots > li {
	width: 70px;
}

.slick-slider > .slick-dots > li > button {
	display: block;
	width: 70px;
	height: 12px;
	padding: 0;
	
	border: none;
	border-radius: 0%;
	background-color: #A8A6AB;
	
	cursor: pointer;
	
	text-indent: -9999px;
}

.slick-immoplus .imp-slide {
	position: relative;
}

.slick-slider > .slick-dots > li > button:hover, 
.slick-immoplus-knowhow > .slick-dots > li > button {
	background-color: #dadada;
}

.slick-immoplus-knowhow > .slick-dots > li > button:hover {
	background-color: #A8A6AB;
}

.slick-slider > .slick-dots > li.slick-active > button {
	background-color: #e6007e;
}

.slider-arrow-left,
.slider-arrow-right {
	width: 42px;
	height: 50px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.slider-arrow-left {
	left: -60px;
}

.slider-arrow-right {
	right: -60px;
}

.hidden {
    opacity: 0;
    pointer-events:none;
}



/* -------------------------------------------------------------------- */
/* immoplus 5 Five steps to real estate broker */
/* -------------------------------------------------------------------- */

#immoplus-five-steps-image {
	width: 1920px;
	max-width: 100%;
}

.immoplus-five-steps-background {
	background-image: url(../img/immochallenge/beho_immochallenge_five_steps_bg.png);
	background-size: cover;
    background-repeat: no-repeat;    
    padding-top: 20px;
}

.immoplus-five-steps-section {
	height: auto;
}

.immoplus-five-steps-section .immoplus-five-steps-background .content {
	padding: 20px;
}

.immoplus-five-steps .immoplus-five-steps-step {
    width: 20%;
    display: table-cell;
    padding-left: 3.5%;
    padding-top: 35px;
}

.immoplus-five-steps .immoplus-five-steps-step .immoplus-five-steps-panel p{
    margin-top: 10px;
}

.immoplus-five-steps-icon {
	display: none;
	max-width: 65px;
	max-height: 65px;
}

.immoplus-five-steps-step-title {
	font-weight: bold;	
}

.imp-steps-links {
	text-decoration: underline;
}

.imp-steps-links:hover {
	color: #e6007e;
	cursor: pointer;
}



/* ---------------------------------------------- */
/* IMMOPLUS INFORMATION SECTION */
/* ---------------------------------------------- */
.immoplus-information-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../img/immoplus/section-information/section_information_bg_v2.png);
    height: 1200px;
    position: relative;
}

.imp-inf-shield-container {
	position: absolute;
    bottom: 0;
    min-width: 400px;
    width: 25%;
}

.imp-inf-shield-container > img {
	width: 100%;
}

.immoplus-information-content {
	display: flex;
	height: 100%;
	padding-top: 25px;
}

.immoplus-information-content > .right-half-container {
	padding: 15px;
}

.immoplus-information-content > .left-half-container {
	flex: 1;
	padding: 15px;
}

.immoplus-information-advantages {
/* 	padding-top: 100px; */
}

.imp-inf-checkmark {
	color: #e6007e;
    width: 35px;
    min-width: 35px;
}

.imp-inf-point-title-container {
	font-size: 20px;
    color: white;
    display: flex;	
}

.imp-inf-point-title {
	
}

.imp-inf-point {
	font-size: 20px;
    color: white;
    display: flex;
    align-items: center;
}

.imp-inf-point-text {
    margin-left: 15px;
}

.immoplus-information-vid-container {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.immoplus-information-content > .right-half-container {
/* 	height: 100%; */
	display: flex;
	flex: 1;
	width: 100%;
}

.right-half-container > .immoplus-subsection-contact.pictures, .immoplus-subsection-contact.form {
    width: inherit;
	width: unset;
}

.immoplus-subsection-information.form > div > p.imp-inf-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

.immoplus-subsection-information.form  {
    margin: 0;
    height: max-content;
    max-height: 70%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 15px;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.immoplus-subsection-information.form  {
	    max-height: 625px;
	}
}

.immoplus-information-button-container {
	text-align: center;
}

.immoplus-information-button-container > .immoplus-information-button {
	max-width: 280px;
}

.immoplus-subsection-information {
	position: relative;
}

.imp-inf-contact-container {
	margin-top: 25px;
	margin-bottom: 15px;
}

.imp-inf-con-text-container {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.imp-inf-con-text-icon > img {
	max-width: 56px;
	max-height: 56px;
}

.imp-inf-con-text-wrapper {
    padding-left: 20px;
}

.imp-inf-text {
	display: flex;
    flex-direction: column;
}

.imp-inf-text > a {
	color: #e6007e;
}

.imp-inf-text > a:hover {
	text-decoration: underline;
}

.imp-inf-phone-number {
    font-size: 22px;
}

.immoplus-subsection-information-footer-box {
    background-color: #e6007e;
	min-height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100px;
}

.imp-sub-inf-ftr-box-text-container {
    height: 100px;
    width: 80%;
    font-size: 1.2em;
    display: flex;
    align-items: center;
    padding-left: 14px;
}

.imp-sub-inf-ftr-box-logo-container {
    position: absolute;
    right: 15px;
    top: 15px;
}

/* ---------------------------------------------- */
/* IMMOPLUS NETWORKING SECTION */
/* ---------------------------------------------- */

.immoplus-networking-section .content {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/immoplus/beho_immoplus_networking_bg.jpg);
    height: 600px;
    /* height: 83vh; */
   	background-position: 0px bottom;
   	position: relative;
}

.immoplus-networking-bullet-point {
	padding-left: 20px;
}

.immoplus-networking-bullet-point li {
	margin-bottom: 5px;
}


.immoplus-networking-section-text {
    width: 50%;
    margin-left: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    padding-left: 20px;
}

.immoplus-networking-section-pic {
	position: absolute;
    bottom: 0px;
    right: 0px;
}

.immoplus-networking-section-text .bh-button {
    margin: 10px 0px;
    display: inline-block;
}

.immoplus-networking-section-text img {
    float: right;
    max-width: 100%;
}

.immoplus-networking-section-text > p:nth-child(5) {
    margin-bottom: 25px;
}


.immoplus-contact-form.netwokring-contact .location_selection_container {
	margin-top: 5.3em;
}

/* --------- Subsection 4: Contact Form --------- */

.networking-overlay{
    z-index: 9999;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    overflow-y: scroll;
}

.networking-overlay .contact-form {
    max-width: 700px;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.networking-overlay .contact-form input[type=submit] {
    float: right;
    margin-right: 40px;
    border: none;
}

.networking-overlay .contact-form p:nth-child(1) {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #e6007e;
}

.networking-overlay .contact-form p:nth-child(2) {
    color: #fff;
}


/* ---------------------------------------------- */
/* IMMOPLUS Experience  SECTION */
/* ---------------------------------------------- */

.immoplus-experience-section {
    background-size: cover;
    background-repeat: no-repeat;
}

.immoplus-experience-section.country-ch {
    background-image: url(../img/immoplus/section-experience/immoplus_experience_certificate_bg_ch.jpg);
}

.immoplus-experience-section.country-de {
    background-image: url(../img/immoplus/section-experience/immoplus_experience_certificate_bg_de.jpg);
}

.immoplus-experience-section.country-at {
    background-image: url(../img/immoplus/section-experience/immoplus_experience_bg_at_v2.png);
}

.immoplus-experience-section .content {
	padding: 30px 15px 50px 15px;
}

.imp-exp-trophy {
	margin-left: auto;
}

.experience-container-button {
	min-height: 330px;
	margin-top: 25px;
	width: 100%;
	text-align: right;
}
.experience-container-button > a,
.experience-container-button > a > img {
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.experience-container-button > a:hover,
.experience-container-button > a > img:hover {
	transform: scale(1.1);
}

.imp-exp-provenexpert-section {
/*     margin-top: 15%; */
}

.imp-exp-badges-container {
	margin-top: 25px;
	margin-bottom: 15px;
	height: max-content;
	text-align: right;
	max-width: 250px;
	margin-left: auto;
}

/* ---------------------------------------------- */
/* IMMOPLUS RATING SECTION */
/* ---------------------------------------------- */

.immoplus-rating-section .content {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/immoplus/beho_immoplus_rate_bg.jpg);
    min-height: 460px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.immoplus-rating-section .img-div-left,
.immoplus-rating-section .img-div-right{
    width: 50%;
    position: relative;
    
}

.immoplus-rating-section .img-div-left img {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.immoplus-rating-section .img-div-right img {
    display: block; 
    max-width: 225px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

body > div:nth-child(17) > p {
    width: 46%;
    text-align: center;
    margin: 20px auto 60px auto;
    font-size: 120%;
}

.provenexpert-section {
    margin: 40px 0px;
}

.provenexpert-section .content {
	width: 280px;
	margin-bottom: 40px;
	text-align: center;
}

#immoplus-know-how-button {
	
}

.read-more-section.know-how-videos {
	width: 100%;
}

#immoplus-know-how-button-box {
	margin-left: auto;
}

.provenexpert-section .content .immoplus-proven-expert-badges {
	/* margin-left: 40px; */
}

.provenexpert-section.de .content .immoplus-proven-expert-badges,
.provenexpert-section.at .content .immoplus-proven-expert-badges {
    /* margin-left: 90px; */
}



/* ---------------------------------------------- */
/* FAQ SECTION */
/* ---------------------------------------------- */
.immoplus-faq-section .sliding-accordion + .panel p {
	margin-top: 15px;
}

.imp-faq-mandat-container {
	padding: 0 10px;
}

.imp-faq-mandat-container h4 {
	font-size: 1.25em;
}

.imp-faq-mandat-container h5 {
	font-size: 1em;
}

.imp-faq-mandat-conditions {
	padding-left: 10px;
}

.imp-faq-mandat-subtext {
	font-size: 0.85em;
    margin-bottom: 1rem;
}

.imp-faq-5-wrapper > h5 {
	padding-left: 10px;
}

.imp-faq-5-subtitle.first {
	padding-top: 10px;
}

.imp-faq-6-at {
    padding-left: 15px;
    padding-top: 25px;
}

.imp-faq-6-at > h4 {
	font-size: 1.25em;
	text-decoration: underline;
}

.imp-faq-list-no-mrg {
	margin-bottom: 0;
}
