
.kilometry img {
		max-width: 100%;
}

.ppu_christmas_stamps {
	top: 0px !important;
}
.km-wrapper--hp {
	padding-top: 32px !important;
}
.km-wrapper--hp .km-spech4 {
	padding-bottom: 32px !important;
}
.km-wrapper--hp .km-spech4 .km-button {
	top: 45px !important;
}

.km-button {
	cursor: pointer;
}

.km-wrapper.banner--condensed {
	background-position: right 40% center;
}

.km-wrapper.banner--condensed .larger-content p {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: 600;
	max-width: 520px;
}

.km-wrapper--hp .km-spech4 .km-link {
	top: 102px !important;
}
.km-tile {
	box-sizing: border-box !important;
	margin: 0px 0px 18px 0px !important;
}
/* HP FQ RADIO SWITCHER */
/* ********************* */

.km-switch-field {
  width: 270px; height: 36px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f5f6f6;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  margin: 10px auto 10px auto;
}
.km-switch-field input {
  display: none;
}

.km-switch-field label {
  float: left;
  display: inline-block;
  width: 135px;
  height: 30px;
  padding-top: 6px;
  font-size: 12pt !important;
  color: #000;
  text-align: center;
  text-shadow: none;
}
.km-switch-field label:hover {
  cursor: pointer;
}
.km-switch-field input:checked + label {
  background-color: #007ab3 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  /* border-radius: 5px !important; */
}
.km-switch-field input:checked + label .life__ico::before {
    background-position: center right !important;
}

/* HOT FIXES HOT FIXES */
/* ******************* */

#fq-form .select {
	font-size: 12pt !important;
	color: #1f2547;
}
.km-thumb_up {
	position: relative; bottom: 30px;
}
{/*.ie9 .km-input__label {
	display: none !important;
	} */}
.km-input__tooltip {
	font-size: 1.4em !important;
	top: 10px !important;
}
.input__tooltip--file {
	font-size: 1.4em !important;
	position: relative; 
	bottom: 10px;
	word-break: break-word;
}
.km-fq-price {
	width: 270px;
	margin: 15px auto !important;
	text-align: center;
	background-color: #003781;
	padding: 20px 0px;
	font-size: 2em !important;
	font-weight: bold !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.km-fq-price span {
	display: block;
	font-size: 1.8em !important;
	margin: 20px 0 15px 0;
}
.sticker-flow-wrapper { /* FIX ME */
	display: none;
}
.km-h2-upload{
	font-size: 2.6em !important;
	position: relative; bottom: 1em;
}

/* FORM DEFINITION FORM DEFINITION */
/* ******************************* */
.km-form-wrapper {
	width: 500px; min-height: 380px;
	margin: 8em auto 3em auto;
}
.km-form-wrapper .km-input {
	margin: 0px auto 10px auto !important;
}
.km-status-bar {
	float: left;
}
.km-status-step {
	display: table-row;
	color: #83e6f5;
	border-color: #83e6f5;
}
.km-status-step--active,
.km-status-step--smile,
.km-status-step--done {
	color: #fff !important;
	border-color: #fff !important;
}
.km-status-step--active span {
	display: block !important;
}
.km-status-step--done .km-status-arrow {
	background: url('/public/d0/5d/df/41034_134223_check.png') no-repeat center center;
	}
.km-status-step--smile .km-status-arrow {
	background: url('/public/bb/66/33/41071_135582_smile_small_new.png') no-repeat center center;
	}
.km-status-number,
.km-status-title,
.km-status-arrow {
	display: table-cell;
	padding-top: 10px;
	border-style: solid;
	border-color: inherit;
	border-width: 0px 0px 2px 0px;
}
.km-status-number {
	width: 60px;
	font-size: 7em;
	vertical-align: middle;
	text-align: left;
}
.km-status-title {
	width: 120px;
	padding-right: 60px;
	font-size: 1.5em;
	vertical-align: middle;
	text-align: left;
}
.km-status-arrow {
	width: 60px;
	vertical-align: bottom;
	text-align: right;
}
.km-status-arrow span {
	display: none;
	float: right;
	position: relative;
	top: 7px;
	width: 11px; 
	height: 11px;
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	border-style: solid;
	border-color: inherit;
	border-width: 0px 2px 2px 0px;
}

/* QUESTIONS DEFINITIONS */
/* ********************* */


.km-question-h1 {
	margin: 0.1em auto 0.8em auto !important;
}
.km-question-row {
	z-index: 60;
	text-align: center;
}
.km-question {
	background-color: #00e0fa;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	webkit-box-shadow: 0px 43px 70px 20px rgba(0,0,0,0.3);
	moz-box-shadow: 0px 43px 70px 20px rgba(0,0,0,0.3);
	box-shadow: 0px 43px 70px 20px rgba(0,0,0,0.3);
	}
.km-question-scroll-box {
	margin: 0 90px 25px 0;
	max-height: 500px;
	overflow-y: scroll;
	}
.km-question-nmb,
.km-question-cross {
	display: block;
	padding: 0em 0.2em 0em 0.2em;
	height: 100px;
	font-size: 6.6em;
	}
.km-question-nmb {
	float: left;
	font-weight: 700;
	
	}
.km-question-cross {
	float: right;
	font-weight: 100;
	}
.km-question-text {
	display: block;
	margin: 0em 3em;
	padding: 0.7em 0.5em 0em 0.5em;
	font-weight: 700;
	font-size: 3em;
	}
.km-question-arrow,
.km-question-farrow,
.km-question-smile {
	display: inline-block;
	background-position: center top;
	background-repeat: no-repeat;
}
.km-question-arrow {
	width: 27px; height: 70px;
	background-image: url('/public/22/89/ca/40927_133033_bg_question_arrow.png');
}
.km-question-farrow {
	width: 40px; height: 70px;
	background-image: url('/public/fb/99/63/40932_133054_bg_question_farrow.png');
}
.km-question-smile {
	width: 40px; height: 40px;
	background-image: url('/public/85/7b/61/40934_133056_timeline_smail.png');
}
.km-question:hover .km-question-cross {
	background-color: #ff6b01;
	}

/* lightbox */

.lightbox-content {
	/*padding: 0em 6em 0em 8em !important;*/
	font-family: 'Allianz Neo', Arial, sans-serif;
}
.lightbox-content .switcher {
	display: inline-block;
	margin: 1em auto;
}
{/*
.lightbox-content h1,
.lightbox-content h2,
.lightbox-content h3,
.lightbox-content p,
.lightbox-content ul {
	margin: 0em 120px 0em 120px;
	} */}
.lightbox-content h1 {
	border-width: 0px;
	font-size: 2.5em !important;
	font-weight: 700;
}
.lightbox-content p,
.lightbox-content ul {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: 100;
	line-height: 1.5 !important;
}
.lightbox-content table{
	max-width: 500px;
	margin: 1em auto 1em auto !important;
}
.km-question-nmb-lightbox {
	font-size: 5em;
	font-weight: 700;
	position: absolute;
	top: 8px; left: 32px;
	color: #000;
}
.km-question-youtube {
	display: block;
	margin: 25px 0px;
}
.km-question-nmb-lb-10 {
	left: 14px !important;
	}
.close-button {
  top: 25px;
  right: 25px;
	border: 0 !important;
}
.i.close,
.i.close:hover,
.i.close:focus{
	display: block !important;
	width: 1.5rem !important;
	height: 1.5rem !important;
	background-image: url('/public/d6/c7/39/40946_133270_cross.png');
	background-position: top left !important;
	background-repeat: no-repeat;
	background-size: contain;
}

/* LI DEFINITIONS */

.km-ul {
	margin-left: 3em;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px 0px 0px 1px;
}
.km-li-big span,
.km-li-smile span {
	position: relative;
	top: -16px;
	}
.km-li-normal span {
	position: relative;
	top: -5px;
}
.km-li-normal {
	margin-left: -22px;
	padding-left: 30px;
}
.km-li-big,
.km-li-smile {
	margin-left: -12px;
	padding-left: 20px;
}
.km-li-normal {list-style-image: url('/public/d9/35/90/40942_133170_timeline_bullet.png');}
.km-li-big {list-style-image: url('/public/b1/d5/48/40940_133168_timeline_tacho.png');}
.km-li-smile {list-style-image: url('/public/a9/6e/c4/40938_133166_timeline_smail.png');}


/* COLS DEFINITIONS */
/* **************** */


.km-col-1 {
	width: 50%;
	float: left;
}
.km-col-2 {
	width: 50%;
	margin-left: 50%;
}

.km-col-1-4,
.km-col-1-3 {
	display: block;
	float: left;
	margin: 0px !important;
}

.km-col-1-4 {
	width: 25%;
}
.km-col-1-3 {
	width: 33%;
}
.clearer {
	display: block;
	clear: both;
	width: 100%; height: 1px;
}


/* BACKGROUND IMAGES */
/* ***************** */


.bg-tachometr {
	background: url('/public/fa/f8/d2/40859_132629_bg_tachometr_transparent.png') no-repeat;
	background-position: 19em 16em;
}
.bg-car-w-text{
	background: url('/public/85/72/72/40861_132508_car_w_text.png') 33% bottom no-repeat;
}
.bg-microsite {
	background-image: url('/public/e2/59/42/46104_175010_New_Project.png');
	background-position: right 40% bottom 50px;
	background-repeat: no-repeat;
}
.bg-car-sticker {
	background: url('/public/b0/9f/76/40863_133797_car_w_sticker.png') 66% bottom no-repeat;
}
.bg-wheel {
	background: url('/public/a0/e1/39/40878_132679_bg_2.jpg') left bottom no-repeat;
}
.bg_headlight {
	background: url('/public/d9/2b/db/40892_132813_bg_5.jpg') right bottom no-repeat;
}


/* MAIN STYLE DEFINITIONS */
/* ********************** */


/* FONT STYLES */

@font-face {
  font-family: 'Allianz-Sans';
  src: url('/public/c6/17/26/3848_25071_allianzsans.eot') format('eot'),
       url('/public/9f/3d/d2/3856_25071_allianzsans.woff') format('woff'),
       url('/public/81/df/27/3858_25071_allianzsans.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Allianz-Sans';
  src: url('/public/1b/2f/62/3854_25071_allianzsans_bold.eot') format('eot'),
       url('/public/46/8d/98/3864_25071_allianzsans_bold.woff') format('woff'),
       url('/public/36/5b/54/3866_25071_allianzsans_bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Allianz-Sans';
  src: url('/public/d9/d2/b1/3844_25071_allianzsans_light.eot') format('eot'),
       url('/public/af/97/af/3860_25071_allianzsans_light.woff') format('woff'),
       url('/public/50/25/1f/3850_25071_allianzsans_light.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

/* MAIN STYLE */

.km-wrapper {
	margin: 0px !important;
	padding: 4.375rem 0;
	background-color: #fff;
	font-family: 'Allianz Neo', Arial, sans-serif;
}
.km-wrapper--blue {
	color: #fff;
	background-color: transparent;
}
.km-wrapper--gray {
	background-color: #f4f4f4;
}
.km-wrapper--transparent {
	background-color: transparent;
}
.km-wrapper h1 {
	color: inherit;
	font-size: 5em;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.km-wrapper h1:not(.center) {
	float: left; /* oprava záhadného zalamování v Chrome na druhém slidu, .center se používá na /kilometry/nahrani/ */
}
.km-wrapper h1:not(.center) + * {
	clear: left; 
}
.km-wrapper h2 {
	color: inherit;
	font-size: 4em;
	font-weight: 700;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.km-wrapper h3 {
	color: inherit;
	font-size: 2.5em;
	font-weight: 700;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}
.km-wrapper h4 {
	color: inherit;
	font-size: 2em;
	font-weight: 700;
	margin-top: 0em;
	margin-bottom: 0em;
}
.km-wrapper p,
.km-wrapper li {
	color: inherit;
	font-size: 1.4em;
	font-weight: 100;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	line-height: 1.2;
}
.km-main-content, km_main-content {
	width: 980px;
	margin: 0px auto;
}

@media screen and (min-width: 1440px) {
	.km-main-content, km_main-content {
		width: 1200px;
	}
}

.km-main-content-thin, .km_main-content-thin {
	width: 980px;
	margin: 0px auto;
}

/* BUTTONS AND INPUTS */

.km-button, .km-input--error:before, .km-input__field, .select {
  height: 50px !important;
  width: 270px;
  /* padding: 0 15px; */
  line-height: 50px;
  /* border-radius: 5px; */
  border: 0;
  outline: none;
  z-index: 1;
}
.km-button {
	display: inline-block;
	height: 50px;
	width: 270px;
	padding: 0 15px;
	line-height: 50px;
	border-radius: 5px;
	border: 0;
	outline: none;
	margin-bottom: 10px;
	color: white;
	background-color: #077abc;
	text-decoration: none;
	font-size: 1.5em;
	transition: background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;
}

.km-button--invert{
    line-height: 48px;
	background-color: white;
	color: #077abc;
    border: 2px solid #007AB3;
}

.km-button.km-button--invert:hover, .km-button.km-button--invert:focus{
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    border: 2px solid #007AB3;
    color: #077abc;
}

.azd-slides .km-button {
	width: 284px;
}

.azd-slides #life__hp-under-display-box .km-button {
	width: 100%;
}

.km-button:hover {
		color: #fff;
    background-color: #075994;
    border-color: #075994;
}
.km-button-sixth {
	width: 190px !important;
	margin-top: 2em !important;
}
.km-button--blue {
	background-color: #003583;
}
.km-button:focus {
	background-color: #005995;
}
.km-button:active {
	background-color: #00497c;
}
.km-button--inline {
	margin-bottom: 0;
}
.km-button--flex {
	width: auto;
}
{/*.km-button--submit:after {
	position: relative;
	bottom: 0.22em;
	background-image: url('/public/f/97/9c/36632_116031_sprites.png');
	background-repeat: no-repeat;
	background-position: 0 -21px;
	content: '';
	display: inline-block;
	height: 20px;
	width: 25px;
	margin-left: 10px;
	overflow: hidden;
	vertical-align: text-bottom;
}*/}

.km-input {
    color: #1f2547;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

{/* .km-input--error:before {
	content: '';
	display: inline-block;
	width: 500px;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -135px;
*/}

.km-input__field {
	position: relative;
	background-color: white;
	font-size: 12pt !important;
	transition: opacity 0.25s linear;
	z-index: 2;
  border-bottom: 2px solid #d6d6d6;
  padding-top: 10px;
}

{/*}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.azd-slide-forms .km-input__field,
	.azd-slide-forms .km-input__field.focus {
			padding-top: 36px !important;
	}
}
{*/}

.azd-slide-forms .km-input__field {
		line-height: 1 !important;
		padding-bottom: 2px !important;
}

{/* .km-input__field--mandatory {
	background-image: url('/public/f/97/9c/36632_116031_sprites.png') !important;
	background-repeat: no-repeat !important;
	background-position: right -110px !important;
*/} 

.km-input__field--valid {
	background-image: url('/public/f/97/9c/36632_116031_sprites.png') !important;
	background-repeat: no-repeat !important;
	background-position: right -54px !important;
	padding-right: 30px !important;
	text-overflow: ellipsis;
}
.km-input__field[disabled="disabled"] {
	color: gray;
}
.km-input__field:focus {
	opacity: 1;
}
{/*.km-input__label {
	display: none;
}*/}
.km-input__tooltip {
	position: absolute;
  left: 270px;
	text-align: left;
	width: 350px;
	color: white;
	z-index: 0;
	background-color: #dc3149;
	padding: 10px;
	border-radius: 5px;
}
.km-input__tooltip:after {
	background-image: url('/public/f/97/9c/36632_116031_sprites.png');
	background-repeat: no-repeat;
	background-position: 0 -39px;
	content: '';
	display: inline-block;
	position: absolute;
	left: -15px;
	top: 0;
	width: 10px;
	height: 15px;
	overflow: hidden;
}
.km-input__tooltip--error {
	top: 5px !important;
	width: 245px;
	margin-left: 10px;
	z-index: 5;
	font-size: 1.4em;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3;
	/*height: 45px;*/
}
.km-input__tooltip--error:after {
	content: none;
}
.ie8 .km-input__label,
.ie9 .km-input__label {
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -135px;
	font-size: 1.125em;
	line-height: 50px;
	z-index: 5;
}
.ie8 .km-input--error:before,
.ie9 .km-input--error:before {
	left: 50%;
	margin-left: -135px;
}
.ie9 .km-input__label {
	padding-left: 15px;
}


/* SPECIAL SECTION DEFINITIONS */
/* *************************** */


#page {
	background-color: #62c6e9;
	background-position: 10% 28em;
	background-repeat: no-repeat;
	background-image: url('/public/fa/f8/d2/40859_132629_bg_tachometr_transparent.png');
	}
#page.not_ppu_hp {
	background-color: transparent; 
}
.km-posrel {
	position: relative;
	}
.larger-content p {
	color: inherit;
	font-size: 2em;
	font-weight: 400;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	line-height: 1.5;
	}

/* HOMEPAGE */

.km-spech4 {
	position: relative;
	font-weight: normal !important;
	margin: 0em 0em 0.5em 0em !important;
	line-height: 3em;
}
.km-spech4 .km-button {
	position: absolute;
	top: 10px; left: 555px;
	height: 50px !important;
	font-size: 0.85em !important;
}
.km-link {
	display: block;
	position: absolute;
	top: 67px; left: 555px;
	font-size: 0.7em;
	color: #fff;
	line-height: 25px;
}
.km-link span {
	display: block;
	position: absolute;
	top: 4px; right: -20px;
	width: 16px; height: 16px;
	background-image: url('/public/92/32/49/41080_135804_link_play.png');
}

{/* FIRST */}

.km-content-first{
	width: 50%;
	min-height: 490px;
}
.km_first_mlink {
	display: none !important;
	padding-left: inherit;
	padding-right: inherit;
	position: absolute;
	top: 162px; left: 55%;
	width: 220px;
	height: 220px;
	background-color: rgba(255,255,255,0);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #ef3e42;
	text-decoration: none;
-webkit-animation-name: pulse;
        animation-name: pulse;
-webkit-animation-duration: 5s;
        animation-duration: 5s;
-webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
}
.km_first_mlink:hover {
	text-decoration: none;
}

.km_first_mlink > span {
	display: block;
	font-size: 2.5em;
	color: #fff;
	-ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	line-height: 1;
	margin-top: 31px;
	text-align: center;
}
.km_first_mlink:hover span{
	text-decoration: none;
}

.km_first_mlink_bold {
	display: block;
	font-size: 4em;
	font-weight: bold;
	text-transform: uppercase;
}
.km-last-mlink {
	font-size: 0.60em;
	position: relative;
	bottom: 3px;
}
.km-last-mlink::after {
	content: "";
	display: inline-block;
	width: 6px; height: 10px;
	margin-left: 4px;
	background-image: url('/public/9a/c7/32/41105_135892_link_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

@-webkit-keyframes pulse {
	0% { box-shadow: 0px 0 0 0 #ef3e42; }
	50% { box-shadow: 0px 0 30px 10px #ef3e42; }
	100% { box-shadow: 0px 0 0 0 #ef3e42; }
}

@keyframes pulse {
	0% { box-shadow: 0px 0 0 0 #ef3e42; }
	50% { box-shadow: 0px 0 30px 10px #ef3e42; }
	100% { box-shadow: 0px 0 0 0 #ef3e42; }
}

{/* SECOND */}

.km-boxsec2 {
	position: relative;
	padding: 1.5em 1.5em; margin: 3em 0 0 0;
	min-height: 230px;
	background-image: url('/public/37/16/7f/40944_133193_bg_white_arrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
}
.km-boxsec2 h3 {
	margin-bottom: 0.8em !important;
}
.km-speedmeter {
	position: absolute;
	top: 0px; left: -150px;
	width: 295px; height: 276px;
	background: url('/public/c7/cb/8d/40884_132682_tachometr_cta.png') no-repeat;
}
.km-portal-div {
	margin-left: 150px;
}

{/* THIRD */}

.thirdbox-col-content {
	margin-right: 100px;
}
.thirdbox-col-content h2 {
	margin-right: 100px;
}
.thirdbox-col-content p {
	line-height: 2;
}
.km-sec3-h3 {
	position: relative;
	bottom: 8px;
	margin-right: 220px;
	text-align: right;
}
.km-gswitch-item {
	display: none;
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.km-gswitch-item--open {
	display: block;
	opacity: 1;
}

{/* FOURTH */}

.fourthbox-content {
	width: 50%;
	}
.fourth-item {
	padding: 2em 0em 2em 12em;
	border-style: solid;
	border-color: #85e4f8;
	border-width: 1px 0px 0px 0px;
	background-position: 3em center;
	background-repeat: no-repeat;
}
.fourth-item--hit {
	background-image: url('/public/e9/68/8a/40886_132799_ico_target.png');
}
.fourth-item--less {
	background-image: url('/public/0/ee/d3/40890_132804_ico_km_less.png');
}
.fourth-item--more {
	background-image: url('/public/b1/b7/c1/40888_132802_ico_km_more.png');
}
.fourth-item--last {
	
}
.km-man {
	position: absolute;
	top: 0px; left: -198px;
	width: 235px; height: 525px;
	background: url('/public/de/36/b7/40882_132681_man.png') center center no-repeat;
	}

{/* FIFTH */}

.fifthbox-content,
.fifthbox-content p {
	text-align: center;
	}
.fifthbox-box {
	width: 270px;
	margin: 4em auto 8em auto;
	background-color: white;
	text-align: center;
}
.fifthbox-box h4 {
	position: relative; top: 16px; left: 0px;
	padding: 0em !important;
	font-weight: 100 !important;
}
.km-fifthimg {
	width: 270px; height: 268px;
	position: relative;
	top: 33px; left: 0px;
	background-repeat: no-repeat;
}
.km-fifthimg-casually {background-image: url('/public/60/a7/cc/40900_132847_tiles_1.png');}
.km-fifthimg-shopping {background-image: url('/public/a1/78/24/40902_132849_tiles_2.png');}
.km-fifthimg-hut {background-image: url('/public/77/d2/3b/40904_132851_tiles_3.png');}
.km-fifthimg-second{background-image: url('/public/39/aa/16/40906_132854_tiles_4.png');}

.km-fifthimg span {
	display: block;
	width: 0px; height: 0px;
	border-style: solid;
	border-width: 10px 270px 0 0;
	border-color: #ffffff transparent transparent;
}

{/* SIXTH */}

.sixthbox-box {
	margin-top: 4em;
	padding-top: 9em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 1em;
}
.sixthbox-box--map {background-image: url('/public/f2/1d/92/40916_132931_ico_map.png');}
.sixthbox-box--online {background-image: url('/public/8a/a5/bf/40914_132927_ico_online.png');}
.sixthbox-box--phone {background-image: url('/public/6b/fe/1d/40912_132923_ico_phone.png');}

.sixthbox-box hr {
	display: block;
	margin: 0px auto 3em auto;
	width: 30%;
	border: solid 1px #85e4f8;
}
.sixthbox-box h4 {
	margin-bottom: 2em;
}

/* FORM */
.file-upload {
	margin-bottom: 25px;
}

.tile {
  padding: 15px;
  border-radius: 5px;
}
.tile--general {
  background-color: white;
  opacity: 0.8;
}

.km-wrapper .tile--error {
		color: #dc3149;
}

{/*.tile--error {
  width: 270px;
  background-color: #d55550;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
} /*}

{/* CAROUSEL */}

.mmkCar {
  margin: 0px auto; /* not importat */
}

/* workspace - defines transition! */
.mmkCar__workspace {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}

{/* carousel items */}
.mmkCar__item {
}

{/* menu */}
.mmkCar__menu {}
.mmkCar__menu-item {color: red; /* not importat */}
.mmkCar__menu-item--active {color: green; /* not importat */}

.mmkCar__next,
.mmkCar__previous {
	width: 60px;
	height: 300px;
	position: absolute;
	top: 300px;
	z-index: 9000;
	background-image: url('');
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 200% 100%;
	opacity: 0.8;
}
.mmkCar__next {
	right: 100px;
	background-position: -65px 0;
}
.mmkCar__previous {
	left: 120px;
	background-position: 0 0;
}
.mmkCar__next:hover,
.mmkCar__previous:hover {
	cursor: pointer;
}
.mmkCar__next--off,
.mmkCar__previous--off {
	display: none;
}

.life__women-story .mmkCar__next,
.life__women-story .mmkCar__previous {
	position: static;
	width: 300px;
}


{/* Tooltip mofificators */}

.azd-slides .life__hp--tooltip-mod .km-input__tooltip {
  margin-left: 40px !important;
}

.life__hp--tooltip-mod .km-input__tooltip {
  margin-left: 10px !important;
  z-index: -10 !important;
}
.life__hp--tooltip-mod .km-input__tooltip--error {
  z-index: 0 !important;
}
#life__hp-form-container .km-input__tooltip:after {
  display: none !important;
}
#life__hp-form-container .km-input--error:before {
  z-index: 0 !important;
}
.life__hp--tooltip-mod-special #life__hp-form-container .km-input--error:before {
  z-index: -1 !important;
}

{/* PLACEHOLDERS */}
.km-input__field:placeholder,
.input17 input:placeholder {
  color: #777777 !important;
}

.km-line-align.km-line-align {
	float: left;
	position: relative;
}
.km-spech4.km-line-align {
	clear: left;
	padding-bottom: 2.5em !important;
	margin-bottom: 0.7em !important;
	line-height: 1.5;
}
.km-line-align--measure {
	white-space: nowrap;
}

.km-line-align--wrap {
	position: absolute;
	bottom: 0;
	left: 0;
}
.km-line-align--wrap__for-table {
	bottom: -0.65em;
	left: -0.65em;
	right: -0.65em;
}
.km-line-align--wrap__for-right {
    left: 0; right: 0; bottom: 0;
}
.km-line-align--wrap__for-right .km-line-align--item {
	float: right;
}
.km-line-align--table {
	display: table;
	width: 100%;
	border-spacing: 0.65em;
}
.km-line-align--item {
	position: static !important;
	margin: 0;
}
.km-line-align--table .km-line-align--item {
	display: table-cell;
	width: auto !important;
}

{/* "width like sidebar" */}
.width-ppu-fq.width-ppu-fq.width-ppu-fq,
.width-ppu-fq {
	/* width: 270px !important; */
}


.km-discount {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.5em;
}
.km-discount:link,
.km-discount:visited,
.km-discount:focus,
.km-discount:active,
.km-discount {
	text-decoration: none;
}
.km-discount .km-discount--text {
	white-space: nowrap;
}
@media (min-width: 1240px) and (max-width: 1365px) {
		span.km-discount--text {
				width: 300px;
				display: inline-block;
		}
		
		.km-discount .km-discount--text {	
				white-space: normal;
		}
}
.km-discount:focus .km-discount--text,
.km-discount:hover .km-discount--text {
	text-decoration: underline;
}
.km-discount--img, 
.km-discount--text {
	vertical-align: middle;
}
.km-discount--img {
	width: 4.5em;
	height: auto;
	margin-right: 0.8em;
}

/* km-sleva-banner */
.km-sleva-banner {
	float: left;
    transform: translateX(160px);
}

.ppu_mobapp:link ,
.ppu_mobapp:visited ,
.ppu_mobapp:hover {
	color: #fff;
	text-decoration: none;
	line-height: 17px;
}

.ppu_mobapp img {
	padding-bottom: 2px;
}
.ppu_mobapp__azd img {
	padding-bottom: 5px; 
}
.ppu_mobapp {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 3em;
}
.ppu_mobapp__azd {
    padding-right: 0;
}

.ppu_mobapp strong,
.ppu_mobapp span {
	display: block;
	white-space: nowrap;
	font-size: 1.4em;
	line-height: 1.1;
}
.ppu_mobapp strong {
	font-size: 2em;
}


{/* ----- HomePage Redesign 2019 --> #40837  ------  */}

#fq-arrange > form > p.km-fq-price {
	width: 284px !important;
}

#test-form {
  background: white;
  width: 300px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 5px;
}

#test-form input {
 border-bottom: 2px solid #d6d6d6;
}

#test-form .km-input__tooltip--error{
  background-color: #d55550;
  border-radius: 5px;
  height: auto;
  padding: 10px;
  margin-left: 40px;
}


#life__hp-form .km-input__tooltip--error {
  background-color: #dc3149;
  border-radius: 5px;
  height: auto;
  padding: 10px;
  margin-left: 40px !important;
}

#life__hp-form .km-input__label {
  font-size: 20px;
  left: 0;
  top: 30px;
  z-index: 10;
  position: absolute;
  font-weight: 200;
  -webkit-transition: top 200ms ease;
  -moz-transition: top 200ms ease;
  -ms-transition: top 200ms ease;
  -o-transition: top 200ms ease;
  transition: top 200ms ease;
}

.life-subpage-form #life__hp-form .km-input__label {
		top: 25px;
}

#life__hp-form > form > div.km-input.focus > label {
	font-size: 12px;
  top: 5px;
  font-weight: bold;
}

#life__hp-form > form > div.km-input.focus > .km-input__field {
    border-bottom: 2px solid #006192;
}

#life__hp-form > form > div.km-input.km-input--error > label {
		color: #DC3149;
		font-weight: bold;
}

#life__hp-form > form > div.km-input.km-input--error > input {
		border-bottom: 2px solid #dc3149;
}

#life__hp-form > form > div.km-input.is--filled > label {
	top: 5px;
	font-size: 12px;
	font-weight: bold;
}

#life__hp-form input {
	color: #414141;
}

#life__hp-form label {
	color: #414141;
}

#life__hp-form > form > button {
	margin-top: 10px;
}

a.km-discount.azd-discount-link {
		color: #fff;
}

.link--white {
		color: #fff;
		font-weight: 600;
		text-decoration: underline;
}

{/*.km-input__field.km-input__field--mandatory.is */}

