/*
Magenta color:      	#e6007e
Grey color:  			#7c7c7b
Grey color (brighter):	#ededed
*/

@import "/fonts/Lato/lato.css";

/* ---------------------------------------------- */
/* BASIC SETUP */
/* ---------------------------------------------- */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    font-family: "Helvetica", "Lato", "Arial", sans-serif;
    font-weight: 300;
    color: #7c7c7b;
    font-size: 17px;
    line-height: 20px;
    max-width: 1920px;
    margin: 0 auto;
    text-rendering: optimizeLegibility;
	line-height: 136%;    
}

img {
	max-width: 100%;
}

/*
html {
	zoom: 80%;
}
*/

/*
img {
	pointer-events: none;
}
*/

footer {
    font-size: 15px;
}

table  td{
	vertical-align: top;
}

table.fixed{
	table-layout: fixed;	
	overflow: hidden;
}

a, a:hover, a:active, a:focus, a.active {
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a, a:hover, a:active, a.active {
	color: inherit;
}

p {
    margin: 1.5em 0;
}

b {
	font-weight: bold!important;
}

input, select, button, textarea, .btn {
	height: 2.235em;
	min-height: 2.235em;
/* 	border-radius: 5px; */
    border: none;
    color: #7c7c7b;
    padding-left: 10px;
    margin-bottom: 1.17em;
    width: inherit;
    background-color: white;
}

input[type="radio"] {
	height: auto;
	min-height: 0;
	width: auto;
}

input:focus, select:focus, textarea:focus {
    outline-color: #e6007e;
}

button:focus {
    outline: none;
}
.uppercase {
	text-transform: uppercase;
}
.line_1 {
	height: 1em;
}

.line_2 {
	height: 2.15em; /* line spacing */
	padding-bottom: 0.75em;
}
.line_3 {
	height: 3.3em; /* line spacing */
	padding-bottom: 1em;
}
.line_4 {
	height: 4.3em; /* line spacing */
	line-height: 4.3em; /* line spacing */
	padding-bottom: 1.25em;
}
.borderTB {
    border-top: 1px solid #7b7c7e;
    border-bottom: 1px solid #7b7c7e;
    padding: 5px 0 5px 0;
    width: 300px;
}

.hideOverflow {
	overflow: hidden;
}

.item-type-box {
    display: block;
}

.random-obj-location {
    display: block;
    height: 30px;
}

.centered {
	text-align: center;
}

.underline-magenta-on-hover:hover {
	text-decoration: underline;
	text-decoration-color: #e6007e;
}

/* --------------------- Padding ------------------------- */

.no-padding, input.no-padding {
	padding: 0px;
}
.p0 > *{
	padding: 0;
}
.prs {
	padding-right: 7.5px;
}
.ptbs {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
.ps {
	padding: 7.5px;
}
.pbs {
	padding-bottom: 7.5px;
}
.ptm{
	padding-top: 10px;
}
.ptbm{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pbm {
	padding-bottom: 10px;	
}
.pls {
	padding-left: 5px;
}
.pll {
	padding-left: 15px;
}
.pm {
	padding: 10px;	
}
.prm {
	padding-right: 10px;
}

.plm {
	padding-left: 10px;
}

.ptl {
	padding-top: 15px;
}
.pl {
	padding: 15px;
}
.ptbl {
	padding-top: 15px;
	padding-bottom: 15px;
}
.plrm {
	padding-left: 10px;
	padding-right: 10px;
}
.plrl {
	padding-left: 15px;
	padding-right: 15px;
}
.prl {
	padding-right: 15px;
}
.pbl {
	padding-bottom: 15px;
}

.pxl{
	padding: 20px;
}
.prxl {
	padding-right: 20px;
}
.ptxl {
	padding-top: 20px;
}
.pbxl {
	padding-bottom: 20px;
}
.ptbxl {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ptb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.ptbxxl {
	padding-top: 60px;
	padding-bottom: 60px;
}

/* --------------------- Margin ------------------------- */

.no-margin{
	margin: 0px;
}

.mtnone {
	margin-top: 0px;
}

.mtxs {
	margin-top: 5px;
}

.ms {
	margin: 7.5px;
}
.mm {
	margin: 10px;
}
.mlm {
	margin-left: 10px;
}
.mrm {
	margin-right: 10px;
}
.mtm {
	margin-top: 10px;
}
.mbm {
	margin-bottom: 10px;
}
.mtl {
	margin-top: 15px;
}
.mbl {
	margin-bottom: 15px;
}
.ml {
	margin: 15px;
}
.mxl {
	margin: 20px;
}
.mrl {
	margin-right: 20px;
}
.mbl {
	margin-bottom: 15px;
}
.mtbl {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mtxl {
	margin-top: 20px;
}
.mbxl {
	margin-bottom: 20px;
}
.mmImportant {
	    margin: 30px!important;
} 

/* Font & Title */
.font_xs {
	font-size: 65%;
	line-height: 1.1em;
}
.font_s {
	font-size: 85%;
}

.font_m {
	font-size: 120%;
}

.font_l {
	font-size: 135%;
	line-height: 1.15em;
}
.bold {
    font-weight: bold;
}

.italic {
	font-style: italic;
}

.title {
    font-size: 1.59em;
    font-weight: bold;
    line-height: 1.59em;
}

.title-light {
    font-size: 1.59em;
    line-height: 1.59em;
}

.title--l {
	font-size: 4em;
    font-weight: bold;
    line-height: 1em;
}

.title--xl {
	font-size: 5em;
    font-weight: bold;
    line-height: 1em;
}

.subject {
    margin-top: 2.75em;
    margin-bottom: 2.75em;
}

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

.font-size-unset {
	font-size: unset;	
}

/* --------------------- Color ------------------------- */
.white {
    color: white;
}

.magenta {
    color: #e6007e;
}

.grey {
    color: #7c7c7b;
}

.lightgrey {
    color: #ededed;
}

/* --------------------- Background & Shadow------------------------- */
.underlined {
 	text-decoration: underline;	
}

.opacity {
    background-color: rgba(255, 255, 255, 0.85);
}
.bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-white,
.bg--white {
	background-color: white;
}

.bg-magenta,
.bg--magenta {
    background-color: #e6007e;
    color:white;
}

.bg-grey,
.bg--grey {
    background-color: #7c7c7b;
    color: white;
}

.bg-darkgrey,
.bg--darkgrey {
    background-color: #a8aaad; 
}

.bg-lightgrey,
.bg--lightgrey {
    background-color: #ededed;
}

.bg--lightgrey.active {
    background-color: #e6007e;
    color:white;
}

.bg--opacity {
    /* background: url("../img/opacity30.png") repeat; */
    background-color: rgba(255, 255, 255, 0.85);
    height: 100%;
}

.no--shadow {
	-webkit-box-shadow: none;
	box-shadow: none;
}


/* --------------------- Text decorations ------------------------- */

.underline {
	text-decoration: underline;
}

/* --------------------- Position ------------------------- */
.pos-rel {
	position: relative;
}

.center-img {
    display: block;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------- Tab & Button & Dialog ------------------------- */
.btn {
    background-color: #e6007e;
    border-radius: 5px;
    color: white;
    height: 2.35em;
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 1em;
}

.btn:hover {
    background-color: white;
    border-color: #e6007e;
    color:#e6007e;
}

.btn--nobg {
    border: 1px solid #e6007e;
    border-radius: 5px;
    color: #e6007e;
    height: 40px;
    text-align: center;
    background-color: white;
}

/* --------------------- Hint Box ------------------------- */

.hintBox div:before {
	content: 'x';
	position: absolute;
	top: -2px;
	right: 7px;
	font-weight: bold;
}


/* --------------------- Form Fields ------------------------- */
.textblock-with-space {
	margin: 1.5em 0;
}

.textblock-with-space-top {
	margin-top: 1.5em;
}

.multiline-text {
	line-height: 136%;
}

.select-m {
	width: 200px;
}

.banner {
    background-color: #e6007e;
    color: white;
    text-align: center;
    margin: 0;
    height: max-content;
    min-height: 70px;
    line-height: 70px;
    font-size: 1.59em;
    vertical-align: middle;
}

.trademark-banner {
	height: 75px;
}

input.privacy-accept {
	width: unset;
    margin-bottom: 0;
    height: 1em;
    min-height: 1em;
	
}

/* --------------------- Layout & Display------------------------- */

.row {
	margin-left: 0;
	margin-right: 0;
}

.content {
    margin: 0 auto;
    max-width:1400px;
    overflow: visible;
}
.blk {
	display: block;
}

.inline-blk {
	display: inline-block;
	max-width:100%;
}

.pos--relative {
    position: relative;
}

.pos--absolute {
    position: absolute;
}

.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

.zero-opacity {
	opacity: 0;	
	display: none;
}

.no-break {
	white-space: pre;
}

.img-sub-note {
	font-size: 0.85em;
}

.mobile-show {
	display: none;
}

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

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

.overlay-white {
    z-index: 9999;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.separator-banner {
	height: 3em;
	background-color: #e6007e;
}


.layer {
	background-color:rgba(237, 237, 237, 0.85);
	height: 100%;
	width: 100%;
}


/* --------- SLICK ARROWS --------- */
.slick-track {
	margin-left: 0;
}
.slick-prev:before, 
.slick-next:before {
    color: #e6007e;
    font-family: "Ionicons";
    font-size: 30px;
}
.career-test .slick-prev:before, .career-test .slick-next:before{
	font-size: 50px;
}
.slick-prev:before {
    content: '\f3cf';
}

.slick-next:before {
    content: '\f3d1';
}

.liked__objects .slick-prev, .liked__objects .slick-next {
	margin: 0 5px;
}
.liked__objects .slick-prev:before, .liked__objects .slick-next:before {
	color: white;
}

/* --------- SLICK BUTTONS --------- */

.landing-page-city-carousel .slick-dots li button:before {
    font-family: 'Ionicons';
    font-size: 20px;
    content: '\f209';
    color: #e6007e;
}


/* --------- BANNER --------- */

.beho-banner {
    color: #fff;
    width: 100%;
    padding: 30px 0px;

}

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

.beho-banner div {
    display: inline-block;
}

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

.beho-banner-heading h2 {
    font-size: 25px;
    margin: 0px 0px 0px 34px;
    padding: 26px 0px;
    line-height: unset;
}

/* --------- ICONS --------- */
.icn {
	cursor: pointer;
}

.icon-menu {
    display: none;
}

.icon-container-bottom-line {
    border-bottom: 1px solid #e6007e;
    padding-bottom: 15px;
}

.icon-small {
    display: inline-block;
    color: #e6007e;
    text-align: center;
    width: 30px;
    margin-right: 10px;
    
    /* secret to align text and icons */ 
    line-height: 120%;
    vertical-align: middle;
    margin-top: -5px;    
}

.icon-list-title { 
	margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #e6007e;
    color: #e6007e;
	font-size: 1.3em;   
    font-weight: bold;
}

.icon-title {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 10px;
    border-top: 1px solid #e6007e;
    color: #e6007e; 
}

.icon-list-advantages {
	
}

.iconlike-number {
	font-weight: bold;
    background-color: #e6007e;
    color: #fff;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 15px;
    margin: 5px auto;
}

.checkmark-point-wrapper {
	margin: 20px 0;
	display: flex;
    align-items: center;
}

.checkmark-point-img {
	color: #e6007e;
    width: 35px;
    min-width: 35px;
}

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

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

.box-open-icon-mobile {
	display: none;
}

.centered-message {
	min-height: 400px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

/*---------- hover effect -------- */    
.hover-zoom-in,
.hover-zoom-in > img {
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.hover-zoom-in:hover,
.hover-zoom-in > img:hover {
    transform: scale(1.1);
}

.hover-zoom-in-connected .hover-zoom-in-linked,
.hover-zoom-in-connected .hover-zoom-in-linked > img,
.hover-zoom-linked,
.hover-zoom-linked img  {
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.hover-zoom-in-connected .hover-zoom-in-linked:hover,
.hover-zoom-in-connected .hover-zoom-in-linked > img:hover,
.hover-zoom-linked.active,
.hover-zoom-linked img:hover,
.hover-zoom-linked.active .active {
    transform: scale(1.1);	
}

.linked.active .abt-mgmt-linkedin-img.active,
.hover-zoom-linked .abt-mgmt-linkedin-img:hover {
    transform: scale(1.2);	
}

/* --------- TOOLTIP --------- */

.tooltip {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/* ---------------------------------------------- */
/* READ MORE */
/* ---------------------------------------------- */

.read-more-section {
	display: block;
}

.bh-button.read-more-btn {
	width: unset;
	padding: 0px 10px;
	display: none;
}

/* ---------------------------------------------- */
/* FLEX CONTAINER */
/* ---------------------------------------------- */

.flex {
	display: flex;
}

.flex-container {
    display: -ms-flexbox;
	display: -webkit-box;
	display: flex; /* do not move this line up */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-item, .flex-item-1-of-2, .flex-item-2-of-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.flex-item-1-of-2, .flex-item-2-of-2 { 
    width: 50%;
}

.flex-align-center {
	display:flex;
	align-items: center;	
}

.flex-width-half,
.flex-width-fifty {
	width: 50%;
}

.flex-width-third {
	width: 33%;
}

.flex-width-fourth {
	width: 25%;
}

.flex-width-fifth,
.flex-width-twenty {
	width: 20%;
}

.flex-width-thirty {
	width: 30%;
}

.flex-width-fourty {
	width: 40%;
}

.flex-width-sixty {
	width: 60%;
}

.logo-div {
    width: 200px;
}

.betterhomes-logo {
    width: 170px;
    height: auto;
    margin-left: 10px;
    -webkit-transition: width 0.5s, height 0.5s;
    transition: width 0.5s, height 0.5s;
}

.main-nav {
    list-style: none;
    margin-top: 24px;
    margin-left: 80px;
    font-size: 120%;
    padding: 0px;
    
}

.main-nav li {
    /*display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;*/
}

.main-nav li a:link, .main-nav li a:visited {
    text-decoration: none;
    color: #e6007e;
    padding-bottom: 5px;

}

.main-nav li a:hover, .main-nav li a:active {
    text-decoration: none;
    color: #e6007e;
    padding-bottom: 5px;
}

.logo-div, .main-nav, .mobile-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    margin-top: 30px;
    -webkit-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
}

.sticky .logo-div, .sticky .main-nav, .sticky .mobile-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
}

.mobile-menu-claim, .sticky .mobile-menu-claim {
    display: none;
}

.nav_item {
	height: 100%;
	padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: padding-top 0.2s;
    transition: padding-top 0.2s;
}

.nav_item > div {
	width:100%;
	text-align:center;
}

.nav_item > div > .dropdown-content {
	text-align:left;
}


.nav_item:hover{
	background-color: #f1f1f1;/*#7b7c7e*/
}

.before-start {
    margin-top:120px;
}

nav > div.content > ul > li:nth-child(3) > .dropdown > .dropdown-content {
    width: 275px;
}

.line{
	width:80%;
	margin-top: -1px;
	margin-bottom: -1px;
	color:#f1f1f1;
    height: 2px;
}
.line1 {
	min-height: 1em;
	max-height: 1em;
}

.sub-menu-font-description {
	font-size:11px;
	color:grey;
	padding-bottom:3px;
    white-space: normal;
}

.sub-menu-font-title {
	font-size:16px!important;
}

.navigation-side-button-container {
	position: fixed;
	right: 0;
	top:20%;
}

.callback-container {
	position: absolute;
    right: -475px;
}

.estimate-container {
	position: absolute;
    right: -1px;
    top: 250px;
}

.callback-close-container {
	position: absolute;
    height: 30px;
    top: 15px;
    width: 30px;
    right: 15px;
    background-color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    border: solid 1px;
    color: #e6007e;	
}

.callback-close-container:hover {
	background-color: #e6007e;
    color: #fff;	
    cursor: pointer;
}

.callback-container.active {
    right: 0;
    top: -50px;
    z-index: 9010; /*to be above the drop-down menue*/
}

.callback-button-container {
	position: absolute;
	margin-right: 474px;
	z-index: 3;
	right: 0;
}

.estimate-button-container {
	position: relative;
	margin-top: 30px;
	z-index: 3;
	right: 0;
}

.callback-button {
	cursor: pointer;
}

.estimate-button {
	cursor: pointer;
}

.callback-desktop-container .callback-content-container {
	margin-left: auto;
	margin-right: auto;
}

.callback-content-container {
	width: 475px;
	min-height: 620px;
	border: 1px solid #e6007e;
	background-color: white;
	padding: 15px;
	z-index: 3;
}

.callback-introduction-row {
	margin: 0;
	margin-top: 4px;
}

.callback-form-input-container{
	background-color: #ededed;
	padding: 10px;
}

.callback-form-row {
	width: 100%;
	margin-bottom: 10px;
	
}

.callback-form-row input, 
.callback-form-row textarea {
	margin-bottom: 10px;
}

textarea.callback-form-row {
	height: 80px;
	resize: none;
	margin-bottom: 0;
}

.callback-introduction,
.callback-privacy-text-container {
	padding: 10px;
}

.callback-privacy-text-container {
	font-size: 15px;	
}

input[name="callbackSubmit_privacyAccepted"],
input[name="callbackSubmit_privacyAccepted_desktop"],
input[name="callbackSubmit_privacyAccepted_mobile"] {
	width: unset;
    margin-bottom: 0;
    height: 1em;
    min-height: 1em;
}

.callback-submit-button-container {
	text-align: right;
}

.callback-form-row input.callback-submit-button {
	width: 60%;
}

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

/* --------- STICKY NAVIGATION --------- */

.sticky {
    height: 106px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;

}

.sticky .betterhomes-logo {
    width: 150px;
    height: auto;
}

.sticky .main-nav {
    list-style: none;
}

.drop-title:link, .drop-title:visited {
    text-decoration: none;
    color: #e6007e;
    padding-bottom: 5px;

}

.drop-title:hover, .drop-title:active {
    text-decoration: none;
    color: #e6007e;
    padding-bottom: 5px;
}

/* --------- DROPDOWN --------- */

.drop-title {
    border: none;
    white-space: nowrap;
}

.dropdown {
    position: relative;
    display: inline-block;
    height: auto;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 9000;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
    margin-top: 40px;
    margin-left: -20px;
}

.dropdown-content-last {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 200px!important;
    z-index: 9000;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.3);
    margin-top: 39px;
    margin-left: -99px!important;
}

.dropdown:hover .dropdown-content {
    display: block;
    margin-bottom: 20px;
  	width: 100%;		
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 90%;
    width: 100%;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/* --------- SIDENAV --------- */

.icon-close {
    font-size: 150%;
    display: inline-block;
    color: #e6007e;
    margin-bottom: 10px;
    position: absolute;
    top: 25px;
    right: 25px;
}


.sidenav {
    display: none;
    height: 100%; /* 100% Full-height */
    z-index: 9998;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden; 
    padding-top: 60px; 
}

.sidenav.closed {
    width: 0px;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.sidenav.opened {
    width: 285px;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    color: #e6007e;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


/* --------- ACCORDION --------- */

.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.accordion.active, 
/* .accordion:hover, */
.accordion + .panel a:hover {
    background-color: #e6e6e6;
}

.accordion + .panel a {
    padding-left: 30px;
    font-size: 85%;
}


div.panel {
    padding: 0;
    background-color: white;
    display: none;
}

/*---------- cutom accordion single tile --------------------*/
.accordion-section-wrapper > .accordion-section-content.content-hidden {
	max-height: 0px;
	transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.accordion-section-wrapper > .accordion-section-content.content-shown {
	max-height: 8000px;
  	transition: max-height 1s ease-in-out;
}

/* --------- Anker Helper (Makes the anker appear befor the actual element. Otherwise sticky nav would obscure the top of what we want to show) --------- */

p.anker-helper {
    position: relative;
    padding: 0px;
    margin: 0px;
}

p.anker-helper a {
    position: absolute;
    top: -106px;
}

p.anker-helper.head {
	position: relative;
    top: -100px;
}

p.anker-helper.head a {
    position: absolute;
    top: -50px;
}

/* form */
.contact-form-row {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.contact-form-row > * {
	margin: 0;
}

.contact-form-col  {
	position: relative;
	width: 50%;
    display: table-cell;
    vertical-align: top;
}

.contact-form-col  * {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.paddingL > * {
	padding-right: 7px;
}

.contact-form-col textarea {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	resize: none;
	height: inherit;
}

.form-error, .form-err {
	color: #ff0000 !important;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
}

.form-error-message {
	color: #ff0000 !important;
    margin: 0;
    position: relative;
    top: -11px;
    font-size: 0.8em;
}

/*----------- Designs --------*/

.message-page {
	background-color: #ededed;
	padding-top: 75px;
	padding-bottom: 50px;
	font-size: 200%;
    line-height: 1.25em;
    padding-left: 30px;
    padding-right: 30px;
}

/*----------- Elements on pages ------------------*/
.portrait-circle-img {
    border-radius: 50%;
}

.line-separation-bottom {
	width: 100%;
	border-bottom: 2px solid #A8A6AB;
	margin: 25px 0;
}

/*---------- new slides --------------------*/
.title-tile {
	display: flex;
	margin-top: 10px;
}

.title-tile.mobile {
	cursor: pointer;
}

.title-img {
	max-height: 100px;
	max-width: 100px;
	margin: 15px;
	margin-left: 0;
}

.subsection-title {
    font-size: 2em;
}
	
.subsection-subtitle {
	font-size: 1.59em;
	margin: 0px;
	font-weight: bold;
}
	
.subsection-success-title,
.subsection-success-subtitle {
	color: #E2001A;
}

.subsection-know-how-title,
.subsection-know-how-subtitle {
	color: #0E3083;
}

.subsection-service-title,
.subsection-service-subtitle {
	color: #009640;
}

.slick-slider-wrapper {
	position: relative;
}

.slick-slider-wrapper.success {
	margin-top: 25px;
}

.tile-title-container {
	justify-content: center;
    display: flex;
    flex-direction: column;
}

.slide-title {
	display: flex;
}

.slick-slide-wrapper.slide-darkgrey {
	background-color: #A8A6AB;
}

.slick-slide-wrapper.slide-lightgrey {
	background-color: #DADADA;
}

.slc-sld-slide {
	position: relative;
	height: 830px;
}

.slc-sld-halfs-container {
	width: 100%;
	display: flex;
}

.slc-sld-left-half {
	width: 50%;	
}

.slc-sld-right-half {
	width: 50%;	
}

.slc-sld-left-half-columns {
	display: flex;
}

.slc-sld-lh-logo-column {
    width: 125px;
    min-width: 125px;
}

.slc-sld-lh-logo-column > img {
	width: 100%;
}

.slc-sld-lh-text-column {
	margin-left: 30px;
}

.slc-sld-lh-logo-row {
	width: 100%;
	margin-bottom: 30px;
}

.slick-slide-wrapper > .slick-slide-container-wrapper > .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-slider-wrapper > .slick-dotted.slick-slider {
	margin-bottom: 0;
	padding-bottom: 25px;
}

.slide-info-link {
	color: #e6007e;
}

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

.slide-halfs-container.vertical {
	flex-direction: column;
}

.slide-upper-container {
	
}

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

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

/* ------ slide elements ---- */

.slick-slider > .slick-dots {
	bottom: 0px;
}

.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-immochallenge .imc-slide {
	position: relative;
}

.slick-slider > .slick-dots > li > button:hover {
	border: 1px solid #e6007e;
}

.slick-slider > .slick-dots > li > button:hover, 
.slick-slide-wrapper.slide-darkgrey .slick-slider > .slick-dots > li > button,
.slick-slide-wrapper.slide-lightgrey .slick-slider > .slick-dots > li > button:hover {
	background-color: #dadada;
}

.slick-slide-wrapper.slide-darkgrey .slick-dots > li > button:hover,
.slick-slide-wrapper.slide-lightgrey .slick-dots > li > button {
	background-color: #A8A6AB;
}


.slick-slide-wrapper.slide-darkgrey .slick-dots > li > button:hover {
	border: 1px solid #dadada;
}

.slick-slide-wrapper.slide-lightgrey .slick-slider > .slick-dots > li > button:hover {
	
	border: 1px solid #A8A6AB;
}

.slick-slider > .slick-dots > li.slick-active > button,
.slick-slide-wrapper.slide-lightgrey .slick-dots > li.slick-active > button,
.slick-slide-wrapper.slide-lightgrey .slick-dots > li.slick-active > button:hover,
.slick-slide-wrapper.slide-darkgrey .slick-dots > li.slick-active > button,
.slick-slide-wrapper.slide-darkgrey .slick-dots > li.slick-active > button:hover {
	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;
}

/* ---------------------------------------------- */
/* START PAGE */
/* ---------------------------------------------- */

.start-search-form-div .betterhomes-claim-start {
	width: 100%; 
    height: 100%; 
    padding-left: 5px; 
    padding-right: 5px; 
    margin-left: 0px;
}

.index-search-form {
	background-color: rgba(255, 255, 255, 0.875); 
    width: 650px;
    max-width: 90%;
    padding: 15px 50px;
	
}

.index-search-button-container {
	margin-left: auto;
	margin-right: auto;
}

.betterhomes-claim-start {
    margin-left: -1vw;
    margin-top: 1.3vw;

}

.start-search-form-div {
/*     background-color: rgba(255, 255, 255, 0.55); */
    width: 700px;
    max-width: 50%;
    height: 420px;
    position: absolute;
    top: 120px;
    transition: background-color 3s ease;
    display: flex;
    align-items: center;
}

#ProvenExpert {
	opacity: 1;
	transition: opacity 2s ease;
}

#ProvenExpert.hide-for-ad {
	opacity: 0;
	transition: opacity 2s ease;
}

#ProvenExpert.hide-for-ad:hover {
	opacity: 1;
	transition: opacity 0.5s linear;
}

.start {
	background-image: none;
    width: 100%;
}

.start .city-img {
    /*position: absolute;
    z-index: -1;  */
    min-height: 420px;
    height: 24.70em;
	max-width: initial;
}

.index-immoplus-ad {
	position: relative;
	height: 420px;
}

.index-immoplus-ad-box {
	height: 100%;
	width: 50%;
	margin-left: auto;
	background-color: rgba(255,255,255,0.55);
	position: relative;
	right: 0;
	top: 0;    
}

.index-immoplus-ad-left-bg-container {
	height: 0;
    position: relative;
}

.index-immoplus-ad-left-bg {
    height: 420px;
    width: 350px;
/*     background-color: rgba(255,255,255,0.55); */
    position: absolute;
    left: -350px;
}

.index-immoplus-ad-top {
	position: absolute;
	top: 0;
	height: 330px;
	width: 100%;
    max-width: 500px;
    margin-top:5px;
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.c-de .index-immoplus-ad-top {
	height: 100%;	
}

.index-immoplus-ad-text {
	font-size: 2.7em;
    line-height: 1.15em;
}

.index-immoplus-ad-btn-container {
	max-width: 220px;
	margin-right: auto;
    margin-top: 10px;
}

.index-immoplus-ad-bottom {
	background-color: #e6007e;
	position: absolute;
	bottom: 0;
	width: 100%;
    height: 90px;
    z-index: 1;
}

.index-immoplus-ad-iazi-container {
	position: absolute;
    left: 15px;
    top: -30px;
}

.index-immoplus-ad-footer-text {
	margin-left: 135px;
    display: flex;
    height: 100%;
    align-items: center;
}

.index-immoplus-ad-logo {
	position: absolute;
	top: 40px;
	right: 2%;
	width: 375px;
	z-index: 0;
}

.index-immoplus-ad-sign {
	position: absolute;
	bottom: 40px;
    right: 24%;
	width: 300px;
	z-index: 0;	
} 

.c-de .index-immoplus-ad-sign {
	bottom: 0;
}

.index-immoplus-ad-logo > img,
.index-immoplus-ad-sign > img {
	max-width: 100%;
}

.index-immochallenge-ad-bg {
    min-height: 420px;
    height: 24.70em;
	max-width: initial;
	width: 100%;
	z-index: 0;
	position: absolute;
	background-color: #b0b0b2;
}

.index-immochallenge-ad {
	position: relative;
	height: 420px;
}

.index-immochallenge-ad-box {
	height: 100%;
	width: 50%;
	margin-left: auto;
	position: relative;
	right: 0;
	top: 0;    
}

.index-immochallenge-ad-text-container {
    max-width: 450px;
    position: relative;
    margin-top:5px;
    padding-left: 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.index-immochallenge-ad-text {
    font-size: 2.7em;
    line-height: 1.15em;	
}

.index-immochallenge-ad-btn-container {
	max-width: 320px;
	margin-right: auto;
}

.c-at .index-immochallenge-ad-btn-container {
	max-width: 330px;	
}

.index-immochallenge-ad-btn {
    margin-top: 10px;
}

.index-immochallenge-ad-logo {
	position: absolute;
	top: 40px;
	right: 2%;
	width: 375px;
}

.index-immochallenge-ad-logo > img {
	max-width: 100%;
}

.index-immochallenge-ad-img {
	position: absolute;
	bottom: 0;
	right: 2%;
	width: 420px;
	z-index: 0;
}

.index-immochallenge-ad-img > img {
	max-width: 100%;
}

#idx_abt_us {
	position: absolute;
	top: 0;
	width: 50%;
	padding: 0px 20px 0 20px;
	max-width: 700px;
	height: 100%;
}


/* --------- Search Form --------- */

.start-search-form-div .search-form {
    margin-right: auto;
}

.start-search-form-div .searchform_object_type,
.start-search-form-div .searchform_radius {
    background-color: #fff;
}

.search-form-col {
    display: inline-block;
    margin-right: 10px;
}

.search-form-col input {
    display: block;
}


.search-form-row {
    margin-bottom: 10px;
}

.search_form_button {
    background-color: #fff;
    color: #7c7c7b;
    text-decoration: none;
    border: 1px solid #e6007e;
    cursor: pointer;
}

.search_form_button:focus {
    background-color: #e6007e;
    color: #fff;
}

.search_form_button.selected {
    background-color: #e6007e;
    color: #fff; 
}

#search-form-submit-button {
    margin-left: 270px;
}

input[type=submit1] {
    color: #fff;
    background-color: #e6007e;
    padding: 0px 8px 0px 8px;
    width: 160px;
    border-radius: 5px;
    border: none;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

input[type=submit]:hover,
.bh-button:hover,
.submit-button-rectangel:hover {
    color: white;
    border: 1px solid grey;
    background-color: #e6007e;
}

.input-without-background {
	background:none;
	border-bottom: solid 1px #7c7c7b;
    border-radius: 0px;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 0px;
    line-height: 20px;
    height: auto;
    min-height: 0px;
}

input.input-without-background {
	padding-left: 4px;
}

.input-without-background-error {
	border-bottom-color:red;
}

.bh-button {
    color: #e6007e;
}

.bh-button, 
.bh-button-no-hover {
    border: 2px solid #e6007e;
    background-color: #fff;
    padding: 10px 35px;
    border-radius: 0px;
    text-decoration: none;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    height: 44px;
    text-align: center;
    cursor: pointer;
}

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

.btn-s {
	max-width: 200px;
}

.btn-m {
	max-width: 275px;
}

.bh-button-magenta {
    color: #fff;
    border: 1px solid #e6007e;
    background-color: #e6007e;
    padding: 10px 35px;
    border-radius: 0px;
    text-decoration: none;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    height: 44px;
    text-align: center;
    cursor: pointer;
}

.bh-button.active,
.bh-button:hover,
.submit-button-rectangel:hover  {
    color: #fff;
    border: 2px solid #e6007e;
    background-color: #e6007e;
    text-decoration: none;   
    height: 44px;
    cursor: pointer;
}

.submit-button-rectangel {
	color: #e6007e;
	border: 2px solid #e6007e;
	background-color: #ffffff;
	padding: 10px 35px;
	border-radius: 0px;
	text-decoration: none;
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
	height: 44px;
	text-align: center;
	cursor: pointer;
}

.submit-button-rectangel-disabled {
	cursor: default;
	background-color: #cccccc;
}

.submit-button-rectangel-disabled:hover {
	cursor: default;
	color: #e6007e;
	background-color: #cccccc;
	border: 2px solid #e6007e;
}


body > div.start > div.content.row > div > form {
	position: relative;
}


.location_selection_container {
    position: absolute;
    background-color: #fff;
    z-index: 9998;
    opacity: 0.9;
/*     border-radius: 5px; */
    display: none;
    max-height: 250px;
    overflow-y: auto;
    color:grey;
    top: 2.235em;
    left: 5px;
    display: block;
    top: 23px;
    width: inherit;
    width: calc(100% - 10px);
}

.location_selection_container.no-opacity {
	opacity: 1;
}

.location_selection_container .location_selection_option {
    padding: 4px 15px;
    cursor: pointer;
        
}

.location_selection_container .location_selection_option:hover {
    background-color: #e6007d;
    color: #fff;
}

/* ---------------------------------------------- */
/* CURRENT OFFERINGS (CAROUSEL) */
/* ---------------------------------------------- */

.current_offerings {
    margin-bottom: 100px;
    padding: 0px 30px;
}


.current_offerings .content {
    overflow-x: inherit;
}


.current_offerings .bh-button {
    position: relative;
    top: 20px;
	display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
}

#rnd_objs {
/* 	margin-right: -5px; */
/* 	margin-left: -5px;	 */
	margin-top: -20px;
	
}

#rnd_objs.slick-slider {
	
}

#rnd_objs .slick-track {
	max-width: 100%;
}

#rnd_objs .inline-blk.item img {
	max-width:unset;	
	height: 100%;
  	transition: .5s ease;
  	opacity: 1;
    margin-left: auto;
    margin-right: auto;
}

#rnd_objs .inline-blk.item:hover img {
  	opacity: 0.6;
}

.random-img-box {
	overflow: hidden;
	position: relative;
	height:160px;
	max-width:100%;
    background-color: #dadada;
    text-align: center;
}

#rnd_objs .inline-blk.item:hover .random-img-box {
  	transition: .5s ease;
	background-color: #ededed;	
}

.random-img-box-banner {
	background-color: #e6007e;
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	color: white;
	text-align: center;
	line-height: 30px;
	font-size: 0.75em;
}

#rnd_objs .item {
	width: 100%;
    border-left: 1px solid #7c7c7b;
    padding: 0 9px;
    margin-bottom: 5px;
/*     max-width: 225px; */
}

#rnd_objs .item.item-index-5 {
	border-right: 1px solid #7c7c7b;
}

#rnd_objs .item:hover {
	cursor: pointer;
}

#rnd_objs .slick-slide {
	margin: 5px 0;	
	width: 16.66%;
}

.liked__objects .slick-slide  {
	margin: 5px;
}

.current-offerings-text-line-2 {
    font-size: 175%;
    font-weight: bold;
    margin: 30px 0px 30px 5px;
}


/* ---------------------------------------------- */
/* INTRODUCTION */
/* ---------------------------------------------- */

.landing-page-city-carousel > div {
	height: 420px; 
}

.landing-page-city-carousel {
	/* height: 320px; */
}

body > section.current_offerings{
    padding-top: 5px;	
    line-height: normal;
}

/* ---- index new design elements ----- */

.index-section {
	height: 650px;
}

.index-section-content {
	width: 50%;
}

.index-content-box {
	width: 95%;
	margin-right: 5%;
	margin-top: 65px;
    background-color: rgba(255, 255, 255, 0.875);
    position: relative;
    padding: 30px 30px 15px 30px;
}

.index-content-text-container.immoplus {
	display: flex;
}

.index-content-button-container {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

.index-content-button-container.index-immoplus-button {
	margin-top: 0;
}

.index-section-content.about .index-content-logo-container {
	position: absolute;
	left: 50%;
    top: -31.9px; /*magenta line */
}

.index-section-content.about .index-content-text-container {
	padding-top: 80px;
}

.index-trophy {
	left: -50%;
}

/* ---- index old design ----- */

.index-immoplus-intro-section {
    background-size: unset;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(../img/start/immoplus_start.jpg);
}

.index-section-immoplus-bg {
    background-image: url(../img/immoplus/section-system/beho_immoplus_bg_v2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
   	background-position: right 30% center;
}

.immoplus-intro-section .landing-page p.magenta,
.immoplus-intro-section .landing-page p.multiline-text {
    margin: 0px 0px 10px 10px;
}

.immoplus-intro-section .landing-page iframe {
    padding: 10px;
}

.immoplus-intro-section .landing-page button {
    margin: 10px 10px 10px 0px;
}

.immoplus_bestprice_text button {
	margin-top: 50px;	
}

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

.index-section-immochallenge-logo,
.index-section-immoplus-logo {
	height: 70px;
}

.index-section-immoplus-logo-container {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;	
}

.index-section-immoplus-col-left {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0;
}
.index.immoplus-intro-section-col-left > p > img {
/*     padding: 50px 20px 30px 20px; */
}

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

.index-immoplus-p {
	width: 98%;
    margin: 0px;
}

.index.beho_img_gold {
    height: 120px;
    width: auto;
    margin-top: 1.5em;
    margin-bottom: 10px;
    margin-right: 20px;
}

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

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

.landing-page-slide-img1 {
    position: fixed;
    max-height: 90%;
    bottom: 0;
    margin-bottom: 0px;
    
    -webkit-animation-name: landing-page-couple-slide;
    
    animation-name: landing-page-couple-slide;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    
    -webkit-animation-direction: alternate;
    
    animation-direction: alternate;
}


.landing-page-slide-img2 {
/*    display: none;*/
    position: fixed;
    max-height: 90%;
    bottom: 0;
    margin-bottom: 0px;
    
    -webkit-animation-name: landing-page-couple-slide-2;
    
    animation-name: landing-page-couple-slide-2;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    
    -webkit-animation-direction: alternate;
    
    animation-direction: alternate;
}

.proven_expert-style{
    position: relative;
    z-index: 3;
    width: max-content;
    margin-left: auto;
}
.proven_expert_border {
	background-color: white;
	padding: 10px;
}
.proven_expert_icn {
	position: relative;
	top: -103px;
}
.proven_expert-style .pe-richsnippets {
	position: absolute;
	top: 10px;
}
.slick2{
	position: absolute;
	top: 0px;
	left: 50%;
	height: 100%;
}

@-webkit-keyframes landing-page-couple-slide {
    0%      {left:0px;}
    40%     {left:0px;}
    60%     {left:800px;}
    100%    {left:800px;}
}


@keyframes landing-page-couple-slide {
    0%      {left:0px;}
    40%     {left:0px;}
    60%     {left:800px;}
    100%    {left:800px;}
}

@-webkit-keyframes landing-page-couple-slide-2 {
    0%      {left:800px;}
    40%     {left:800px;}
    60%     {left:0px;}
    100%    {left:0px;}
}



.start__immoplus {
    background-image: url("../img/start/immoplus_bg.jpg");
}

.start__immoplus__c2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image:url("../img/start/start2_l11.png");
    background-position: left 0% bottom 0%;
    background-repeat: no-repeat;
    background-size: auto 80%;
}
  
.start__com {
     /* background-image: url("../img/start/com_bg_1.jpg"); */
     /* background-image: url("../img/about/unternehmen_header.jpg"); */
     /* background-size: 1920px 815px; */
     /* background-position-y: -175px; */
     background-position-y: -60px;
     
}

.start__traingsys {
    background-image: url("../img/start/immochallenge_start.jpg");
    /* background-image: url("../img/start/immochallenge_bg.jpg"); */
    overflow-x: hidden;
}

.index-section-immochallenge-bg {
    background-image: url("../img/immochallenge/training-system/beho_immochallenge_bg.png");
    overflow-x: hidden;
    background-size: cover;
   	background-position: right 30% center;
}

/* .index-section-immochallenge-bg.l-de { */
/* 	height: 534px; */
/* } */


.index-section-about-bg {
    background-image: url(../img/about/section-about/about_company_intro_bg.jpg);
    overflow-x: hidden;
    background-size: cover;
    background-position:top;
}

.start__traingsys__c21 {
    background-image:url("../img/start/immochallenge_c21.png");
    background-position: left 2% bottom 0%;
    background-repeat: no-repeat;
    background-size: auto 80%;
    right: -2000px;
    width: 100%;
}

.start__traingsys__c22 {
    background-image:url("../img/start/immochallenge_c22.png");
    background-position: left 15% bottom 0%;
    background-repeat: no-repeat;
    background-size: auto 80%;
    width: 100%;
}


#idx_abt_us > p.multiline-text {
    margin-top: 0.5em;
	margin-bottom: 40px;
}

/* ---------------------------------------------- */
/*            ABOUT US SECTION
/* ---------------------------------------------- */
.landing-page-about-section {
	
}

/* ---------------------------------------------- */
/*            CURRENT NUMBERS
/* ---------------------------------------------- */

.current-numbers.mobile {
	display:none
}

/* ---------------------------------------------- */
/* PARTNER CAROUSEL
/* ---------------------------------------------- */


.partner-carousel {
    margin: 20px 0px;
}


.partner-carousel img {
    width: 100%;
    margin-top: 10px;
}



/* ---------------------------------------------- */
/* START PAGE - SOCIAL MEDIA */
/* ---------------------------------------------- */

.social-media {
    background-color: #e6007e;
}

.social-media .banner {
    /* padding-top: 1%; */
    height: auto;
}

.social-media-icon-box {
    padding: 3% 0;
}

.social-media .flex-container {
    max-width: 450px;
    margin: 0 auto;
}

.social-media .flex-item {
    padding: 0px;
    text-align: center;
}

.social-media .flex-container .flex-item img {
    /* padding: 10px; */
    width: 65px;
    /* border-radius: 10px; */
}

body > section.social-media > div.bottom-space {
	height: 1.1em;
}

#trophy {
	width: 130px;
	margin: 20px 0;
}

/* ---------------------------------------------- */
/* Trophy Tile */
/* ---------------------------------------------- */
/**
* Font size is kind of "responsive", depending on the font size given on trophy-tile-container. 
* It is designed, so that the font-size is around 10% of the width of the container. Fine adjustments might be needed when reaching unintended sizes.
**/
.trophy-tile-container {
	min-height: 50px;
	width: 350px;
	font-size: 35px;
	position: relative;
	line-height:normal;
}

.trophy-tile-bg {
	width: 100%;
	position: relative;
}

.trophy-tile-bg > img {
	width: 100%;
}

.trophy-tile-year-container,
.trophy-tile-transactions-container {
	position: absolute;
	font-weight: bold;
	color: white;
	z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 5px;
}

.trophy-tile-year-container {
    top: 15%;
    left: 3%;
    width: 20%;
    height: 50%;
}

.trophy-tile-year {
	font-size: 0.8em;
}

.trophy-tile-year-text {
	font-size: 0.5em;	
}

.trophy-tile-transactions-container {
	top: 23%;
    left: 57%;
    width: 43%;
    height: 73%;
    text-align: center;
    padding-left: 0;
    padding-right:2%;
}

.trophy-tile-transactions {
    width: 100%;
    font-size: 1.2em;
}

.trophy-tile-transactions-text {
    width: 100%;
    font-size: 0.6em;
}

.trophy-tile-transactions-text-international {
    width: 100%;
    font-size: 0.5em;
}

/* ---------------------------------------------- */
/* Data Privacy */
/* ---------------------------------------------- */

.data-privacy-checkox-text {
	font-size: 12px;
}

input.data-privacy-accept {
	width: unset;
    margin-bottom: 0;
    height: 1em;
    min-height: 1em;
}

/* ---------------------------------------------- */
/* FOOTER */
/* ---------------------------------------------- */

footer {
    background-color: #ededed;
}

.footer-div {
    padding: 30px 0px;
}

.footer-div.mobile {
    display: none;
}

footer ul {
    padding: 0;
}

.footer-subsection + ul {
    margin-top: 20px;
}

.footer-div ul {
    list-style: none;
}

.footer-subsection,
.footer-subsection:hover {
    text-decoration: none;
    color: #e6007e;
    font-weight: bold;
    font-size: larger;
}

footer > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) {
	display: block;
    margin-bottom: 20px;
}

.footer-subsection + ul li a {
    text-decoration: none;
    color: #7c7c7b;
}

.footer-subsection + ul li a:hover {
    color: #e6007e;
}


.footer-div.mobile > div:nth-child(5) {
	padding: 10px 0px 10px 10px;
}


.footer-div.mobile > div:nth-child(5) > a:nth-child(1) {
	padding-left: 15px;
}

.footer-subcategory {
	font-size: 95%;
	margin-left: 10px;
}


/* ---------------------------------------------- */
/*                  SHARE BUTTON                  */
/* ---------------------------------------------- */

.bh-share-btn-box {
	height: 80px;
	cursor: pointer;
	position: relative;
}

.bh-share-btn {
	font-size: 203%;
}

.bh-share-expand-box.active {
	width: 200px;
	border: 1px solid #7c7c7b;
	-webkit-transition: width 1s;
	transition: width 1s;
}

.bh-share-expand-box {
    background-color: #fff;
    height: 38px;
    position: absolute;
    top: -2px;
    right: 85px;
    border-radius: 10px;
	width: 0px;
	border: 0px solid #7c7c7b;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: width 1s, border 2.5s;
    transition: width 1s, border 2.5s;
    overflow: hidden;
}

.bh-share-expand-box.expand-to-right {
	left: 90px;
	z-index: 2;
}

.item .bh-share-expand-box {
	right: 31px;
}

.bh-share-icn {
	display: inline-block;
	padding: 5px;
}

.bh-share-icn i {
	font-size: 160%;	
}

.bh-share-icn.mail:hover i {
	color: #e6007e;
}

.bh-share-icn.facebook:hover i {
	color: #3b5998
}

.bh-share-icn.google:hover i {
	color: #DB4437;
}

.bh-share-icn.twitter:hover i {
	color: #00aced;
}

.bh-share-expand-box a.whatsapp {
	display: none;
}

.bh-share-expand-box a span {
	display: none;
}

.content-proven-expert{
	width: 100%;
    margin-bottom: 40px;
    text-align: center;
    margin: 0;
}

.content-proven-expert .pewl{
	width: 100%!important;
    max-width: none;
}

/* ---------------------------------------------- */
/*                   DISCLAIMER                   */
/* ---------------------------------------------- */

.disclaimer-section {
    background-color: #7c7c7b;
    color: #ededed;
    height: 140px;
}

.disclaimer-list {
    padding: 0;
    margin-left: 15px;
    margin-top: 40px;
}

.disclaimer-list a:hover{   
    border-bottom:1px solid;
}


.disclaimer-list li {
    display: inline-block;
}

.disclaimer-section .copyright{    
    display: inline-block;
}

/* animation*/
.slide {
    position: absolute;
    -webkit-animation-name: slide; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    -webkit-animation: slide 2s 1 forwards;
    animation: slide 2s 1 forwards;
    right: -1000px;
    height: 100%;
}
.slide1 {
    position: absolute;
    -webkit-animation-name: slide; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    -webkit-animation: slide1 2.1s 1 forwards;
    animation: slide1 2.1s 1 forwards;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
    right: -1000px;
    height: 100%;
}

@keyframes slide {
    0%   {right:-1000px;}
    100% {right: 3%}
}

@-webkit-keyframes slide {
    0%   {right:-1000px;}
    100% {right: 3%}
}

@keyframes slide1 {
    from   {right:-1200px;}
    to {right: -40%}
}

@-webkit-keyframes slide1 {
    0%   {right:-1200px;}
    100% {right: -40%}
}

.index-portal-partners-section{
	padding-right: 5%;
    padding-left: 5%;	
}


/* ---------------------------------------------- */
/* DICTIONARY */
/* ---------------------------------------------- */

.hide_div {
    display: none;
}

/* .show_div,*/ #submenu .nav_space:hover div:nth-child(2) {
    display: block!important;
}

.nav_dictionary_parent{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.nav_dictionary{
	cursor:pointer;
}

.nav_active{
 	text-decoration: underline;	
}

nav {
	-webkit-box-shadow: 0px 0px 20px 3px rgba(87,87,87,0.61);
	box-shadow: 0px 0px 20px 3px rgba(87,87,87,0.61);
}



.side_nav_footer{
	position: absolute;
    left: 0;
}

.side_nav_footer .banner{
	font-size: medium;
}

.side_nav_footer .social-media .bottom-space{
	height: 0em;
}

.side_nav_bottom{
	bottom: 0;
}

.bottom-space{
	height: 2em;
}

.side_nav_exit_abs{
	position: absolute;
    top: 0;
    right: 0px;
    width: 285px;
    background-color:white;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
}

.side_nav_exit_fix{
	position: fixed;
    top: 0;
    right: 0px;
    width: 285px;
    background-color:white;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
}

.social_img{
    width: 70%!important;
}

.no_wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important;
}

.partner_normal{
	margin: 0 auto;
	max-width: 1400px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-ms-flex-line-pack:center;
	align-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.partner_image{
	width:200px;
	max-height:100px;
	margin-top:25px;
	margin-bottom:25px;
}

.slick_inner_space{
    padding-right: 7%;
    padding-left: 7%;	
}


.nav_contact{
    height: 40px;
    border-radius: 0;
    color: #ffffff;
    padding-left: 0px;
    width: 90px;
    background-color: #e6007e;
    margin-bottom: 10px;
    font-size: initial;
}

.nav-exit{
	font-size: 350%;
	display: inline-block;
	color: #white;
	margin-bottom: 10px;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 5;
}

.nav_space {
    padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

/*
.nav_space:hover {
	background-color: #e6007e;
	color: #fff;	
}
*/

.nav_control{
	height:100%;
	margin-top:20px;
}

.nav_control_text {
	font-size: 90%;
	cursor: pointer;
}

.nav_control_text a{
	margin-top: 1.5px;	
}

.nav_control_text_btn{
	font-size: small;
	color: #7b7c7e!important;
	cursor: pointer;
}

.nav_control_text_btn:hover{
	background-color: #f1f1f1;
}

.control-dropdown-content{
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    overflow: auto;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.control-dropdown-content a {
    color: black;
    padding: 5px 5px 5px 15px;
    text-decoration: none;
    display: block;
}

.contact_bar:hover{
	background-color:#e6007e;
    color: #ffffff!important;
}

.control-dropdown-content.show_div,
.show_div {
	display: block !important;
}

.videos_flex {
	width:32%;
}



/* ---------------------------------------------- */
/* VIDEOS */
/* ---------------------------------------------- */
.youtube-video-container,
.vimeo-video-container {
	width: 545px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.youtube-video,
.test-vimeo {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube-video{
	
}

.youtube-video img,
.test-vimeo img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}

.vimeo-video img {
	max-width: 545px;
	position: absolute;
}

.youtube-video .youtube-play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 18px;
}

.youtube-video .youtube-play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube-video img,
.test-vimeo img,
.youtube-video .youtube-play-button {
    cursor: pointer;
}

.youtube-video img,
.youtube-video iframe,
.youtube-video .youtube-play-button,
.youtube-video .youtube-play-button:before {
    position: absolute;
}

.youtube-video .youtube-play-button,
.youtube-video .youtube-play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.test-vimeo iframe,
.youtube-video iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


/* ---------------------------------------------- */
/* FAQs */
/* ---------------------------------------------- */

.faq-section {
    padding: 35px 0px;
    background-color: #ededed;
}

.faq-section .faq-container {
	display: flex;
}

.faq-section .faq-items {
    flex: 1;
}

.faq-section .faq-container .faq-items .sliding-accordion {
	height: 80px;
	cursor: pointer;
}

.faq-open-icon-mobile {
	display: none;
}

.faq-section .faq-container .faq-item-wrapper {
    margin-bottom: 30px;	
}

.faq-section button.sliding-accordion {
    color: #e6007e;
    font-size: 140%;
}


.faq-section .sliding-accordion-circle {
    width: 30px;
    height: 30px;
    padding-left: 7.5px;
    padding-top: 2px;
    margin-right: 10px;
}


.faq-section .sliding-accordion + .panel p {
    /* padding-left: 60px; */
    padding-right: 15px;
    padding-top: 0px;
    margin-bottom: 15px;
}

.faq-section .sliding-accordion + .panel ol {
	margin-left: 15px;
    margin-top: 15px;
}

.faq-table {
	/* Edge ignores width of .faq-width, so added same width here */
	width: 80%;
	display: table;
}

.faq-mobile{
    display: flex;
    padding-left: 10px;
   	width:100%;
/*     padding-bottom: 15px; */
}

.faq-width {
    font-size: 130%;
    width: 80%;
    height: 65px;
    line-height: 100%;
    display: table-cell;
    vertical-align: middle;
}


.faq-mobile .faq-open-icon-container,
.title-tile .faq-open-icon-mobile,
.faq-mobile .faq-open-icon-mobile  {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.faq-mobile .faq-open-icon-container {
	margin-left: auto;
}

.faq-mobile.active .faq-open-icon-container,
.title-tile.active .faq-open-icon-mobile,
.faq-mobile.active .faq-open-icon-mobile {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
	
} 

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.faq-width {
	    max-width: 460px;
	}
}

.faq-width:hover {
	/* font-weight: bold;	 */
}
	
.faq-width span {
    display: inline-block;
    line-height: 25px;
}
	
.faq-symbol {
	margin-right: 20px;
}

.faq-symbol img {
	max-width: 65px;
}

.faq-icon {
	font-size: 140%;
}

.content .faq-container .faq-items .faq-item-wrapper {
	background-color: #ededed;
	border-radius: 10px;
    padding: 10px;
   	margin-left: 10px;
    margin-right: 10px;
}

.content .faq-container .faq-items .faq-item-wrapper .sliding-accordion:hover {
	color: #8d8d8d !important;
}

.faq-item-wrapper .panel .reasons-image-container {
	text-align: center;	
	margin-bottom: 15px;
}

.faq-item-wrapper .panel .reasons-image-container .reasons-image {
	max-width: 100%;
	margin: 0 auto;
	float: unset;
}

.content .faq-container .faq-items .faq-item-wrapper .faq-mobile {
/* 	margin-top: 10px; */
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e6007e;
}

.content .faq-container .faq-items .faq-item-wrapper .faq-mobile:hover {
	border-bottom: 1px solid #8d8d8d;
}

.content .faq-container .faq-items .faq-item-wrapper .panel {
	background-color: #ededed;
}



/* ---------------------------------------------- */
/* sliding accordion (FAQ) */
/* ---------------------------------------------- */


button.sliding-accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 0px;
}

button.sliding-accordion.active, button.sliding-accordion:hover {
    /* background-color: #ededed */
}

.sliding-accordion + .panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    display:block;
    -webkit-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
}

.sliding-accordion + .panel img {
    max-width: 200px;
    float: left;
    margin-right: 20px;
}

.sliding-accordion + .panel p {
    margin: 0px;
    padding-left: 10px;
}

.sliding-accordion-circle {
    display: inline-block;
    border: 2px solid #e6007e;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding-left: 4px;
    padding-top: 1px;
    margin-right: 10px;
}


.sliding-accordion .ion-android-arrow-dropdown,
.sliding-accordion .ion-android-arrow-dropup {
    color: #e6007e;
}

.sliding-accordion.active .ion-android-arrow-dropdown {
    display: block;
}


.sliding-accordion.active .ion-android-arrow-dropdown {
    display: none;
}


.sliding-accordion .ion-android-arrow-dropup {
    display: none;
}

.sliding-accordion.active .ion-android-arrow-dropup {
    display: block;
}

/* ---------------------------------------------- */
/* NAVIGATION */
/* ---------------------------------------------- */

nav {
    height: 126px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    line-height: 120%;
}

.nav-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.nav-submenu{
	height:36px;
	background-color:#f1f1f1;
}

.nav-contact{
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav-mybetterhomes{
	margin-top: 0px; 
	margin-left: auto;
	margin-right: 10px;
}

.nav-mybetterhomes .menu_myBetterhomes{
	padding: 7px;
}

.nav-mybetterhomes .menu_myBetterhomes:hover, .nav-mybetterhomes .menu_myBetterhomes:hover #myBetterhomes-loginicon{
	background-color: #e6007e;
	color:#fff;
}

.nav-mybetterhomes .menu_myBetterhomes #myBetterhomes-loginicon{
	height: 22px;
	background: #aeaeae;
	padding: 2px;
	border-radius: 5px;
}

.side_nav_menu .nav-mob-mybetterhomes #myBetterhomes-loginicon-mobile{
	height: 22px;
	background: #aeaeae;
	padding: 2px;
	border-radius: 5px;
}
	
.nav-content-element{
	height: 90px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.nav-div-element{
	width:100%; 
	height:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.nav-div-logo{
	margin-top: 0px;
	padding-top:10px;
	width: auto;
}

.nav-full-height{
	width: 100%;
}

.nav-main-element{
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
	height:90px;
}

.nav-nowrap{
	white-space: nowrap;
}

.nav-mob-menu-icon{
	margin-right:30px;
	margin-top: 0px;
	padding-top:10px;
}

.nav-half-height{
	height:50px;
}

.nav-mob-mybetterhomes{
	padding-top: 12px;
	padding-left: 10px;
}

.nav-mob-flex{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.nav-pad-left{
	padding-left: 6px;
}

.nav-mob-menu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: white;
	padding-bottom: 20px;
}

.nav-mob-icon{
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav-mob-dropdown {
	bottom: 100%;
}

.nav-mob-dropdown105{
	top: -105px;
}

.nav-mob-dropdown80{
	top: -80px;
}

.side_nav_menu .nav_contact {
	cursor: pointer;
}

.form-margin-bottom{
	margin-bottom: 1.17em;
}


.error-message-section {
   	margin-top: 160px;
    margin-bottom: 50px;	
}

.error-message-section .limited-width {
	width: 650px;
}

.policy-bar-hide {
	/*width:100%;*/
	background-color:#9a9a9a;
	height:100px;
	position:fixed;
	bottom:0;
	display:none;
	z-index: 100;
}

.policy-bar-show {
	/*width:100%;*/
	background-color:#9a9a9a;
	height:100px;
	position:fixed;
	bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	z-index: 9999;
}

.policy-field {
	width:95%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin: auto;
}

.policy-btn-text {
	margin:10px;
	text-align: left;
	color: white;
}

.policy-btn-ok {
	height:50px;
	width:100px;
	margin:10px;
	border-radius: 0px;
	cursor: pointer;
}

.policy-btn-ok:hover{
	height:50px;
	width:100px;
	margin:10px;
	background-color: #cccccc;
}

.policy-btn-more {
	height:50px;
	width:150px;
	margin:10px;
	border-radius: 0px;
}

.policy-btn-more:hover {
	height:50px;
	width:150px;
	margin:10px;
	background-color: #cccccc;
}

.policy-btn-container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.mrg-for-policy {
	margin-bottom: 100px;
}

.nav_item:hover .drop-title > span {
/* 	font-weight: 600; */
}


#navigationMenu > ul > li:nth-child(1) > div,
#navigationMenu > ul > li:nth-child(2) > div {
	width: 178px;	
}


.ion-android-arrow-dropup {
	display: none;
}

#pe_rating.pe_g .pe_u {
    font-size: 1em!important;
}

.proven-expert-footer{
	position: absolute;
    bottom: 25px;
}

.h50{
 	height: 50px;
}

.footer-icon {
    position: absolute;
	bottom: -80px;
    left: -10px;
    z-index: 9990;
}

.footer-icon div {
	width: 60px;
}

.footer-icon-img {
	-moz-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    transform:scale(0.6);
}

.news-item-parent,
.news-item-child {
	color: red;
	position: absolute;
}

.news-item-parent {
    font-size: 50%;
    top: -15px;
}

.news-item-child {
	font-size: 60%;
    top: 0px;
    right: 20px;
}


/* ---------------------------------------------- */
/* Jobs                    */
/* ---------------------------------------------- */
.job-contact .job-contact-paragraph{
	margin-top: 15px;
	margin-bottom: 15px;
}

.job-contact .job-contact-paragraph:first-child {
	margin-top: 0px;
}

.job-contact .job-contact-paragraph:last-child {
	margin-bottom: 0px;
}

/* ---------------------------------------------- */
/* agreement pages                    */
/* ---------------------------------------------- */

.agreement-accepted-container {
	min-height: 600px;
	display: flex;
	justify-content:center;
	align-items:center;
	padding-left: 20px;
	padding-right: 20px;
}

.agreement-accepted-success-title {
    font-size: 2.5em;
    margin-bottom: 0;
}

.agreement-accepted-success-text {
	font-size: 1.2em;
}

.agreement-accepted-error-text {
    font-size: 200%;
    line-height: 1.25em;
}

/* ---------------------------------------------- */
/* vendor small corrections                     */
/* ---------------------------------------------- */

#pewl > .pew-content > .pew-left > div {
	margin-left: auto;
	margin-right: auto;
}

/* ---------------------------------------------- */
/* FIREFOX SPECIFIC CSS                           */
/* ---------------------------------------------- */

@-moz-document url-prefix() { 
	select {
  		height: 2.235em;
  	}
  	
  	select option {
  		height: 2.235em;
  	}
}



.vimeo-video-placeholder, .youtube-video-placeholder{
	position:relative;
}

.youtube-video-placeholder:hover .youtube-place-holder-cookietext, .vimeo-video-placeholder:hover .youtube-place-holder-cookietext{
	background: #fff;
	color: #e6007e;
	border-color: #fff;
}

.youtube-place-holder-cookietext{
	color:#fff;
	position: absolute;
	top: 72%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	font-size: 15px;
	padding: 9px;
	background-color: #e6007e;
}

.acceptGoogleMaps {
	margin-top:10px;
}

.acceptProvenExpert{
	margin: 0px;
}

