/* Header*/
.app-s1-container {
	background: url("/meinkonto/resources/img/application-package/hero-image.jpg");
	background-size: cover;
	background-position-x: center;
	height: 479px;
	text-align: left;
}

.app-margin-left {
	margin-left: 159px;
}
.app-margin-right {
	margin-right: 120px;
}

.app-font {
	font-family: "Open Sans";
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	font-weight: normal;
}
.app-s1-title {
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	max-width: 460px;
	padding-top: 94px;
}

.app-s1-description {
	font-size: 24px;
	color: #ffffff;
	max-width: 460px;
	padding-top: 12px;
}
/* S2 */
.app-s2-container {
	margin-top: 52px;
	margin-left: 199px;
	margin-right: 160px;
	max-width: 765px;
}
.app-s2-background {
	background-color: rgba(255, 117, 0, 0.1);
}
.app-s2-image-container {
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-left: -40px;
	margin-right: 12px;
}
.app-s2-image {
	width: 365px;
	height: 270px;
}
.app-s2-text-container {
	display: inline-block;
	min-height: 270px;
}
.app-s2-s3-title {
	padding-top: 36px;
	font-size: 20px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.86);
	line-height: 1.6;
}

.app-s2-s3-description {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.86);
	padding-top: 8px;
	max-width: 365px;
}

.app-s3-container {
	margin-top: 36px;
	margin-right: 159px;
	margin-left: 60px;
	width: 765px;
	text-align: left;
	display: inline-block;
}

.app-s3-background {
	background-color: rgba(42, 124, 202, 0.1);
}
.app-s3-image-container {
	display: inline-block;
	float: right;
	margin-top: -20px;
	margin-right: -40px;
	margin-left: 12px;
}
.app-s3-image {
	width: 365px;
	height: 270px;
}
.app-s3-text-container {
	display: inline-block;
	min-height: 270px;
	padding-left: 53px;
}
.app-s2-s3-image {
	max-width: 450px;
	width: 100%;
}
.app-s4-container {
	background: url("/meinkonto/resources/img/application-package/triangles.svg");
	background-size: cover;
	background-position-x: center;
	height: 218px;
	margin-top: 28px;
	display:table;
	width: 100%;
}

.app-s4-image-container{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.app-s4-image{
	width: 100%;
	max-width: 701px;
}

.app-s4-link {
	left: calc(50% - 100px);
	bottom: 0px;
}

.app-s5-header{
	font-size: 32px;
	color: rgba(0, 0, 0, 0.86);
	padding-top: 43px;
}
.app-s5-image-container {
	max-width: 365px;
}
.app-s6-description {
	font-size: 16px;
	padding-top: 8px;
	color: rgba(0, 0, 0, 0.86);
}

.grid-flex-wrap {
	flex-wrap: wrap;
}
.slider-navigation-container{
	margin-right: 16px;
	margin-left: 16px;
	width: available;
	text-align: center;
}
.slider-navigation{
	width: 100%;
	max-width: 1122px ;
	margin-left: auto;
	margin-right: auto;
}
.slider-navigation-slide-image{
	width: 100px;
	height: 142px;
	display: inline-block !important;
	margin-top: 20px;
	transform:          rotate(15deg);
	-ms-transform:      rotate(15deg);
	-moz-transform:     rotate(15deg);
	-webkit-transform:  rotate(15deg);
	-o-transform:       rotate(15deg);
	transition: all 0.15s ease-out;
}
.slider-navigation-slide-image-overlay {
	width: 186px;
	height: 67px;
	position: absolute;
	top: 105px;
	background-image: linear-gradient(to bottom, rgba(255, 255,255, 0.3), rgba(255, 255,255, 1));
	transition: all 0.15s ease-out;
}
.slider-navigation-slide-container {
	width: 186px !important;
	text-align: center;
	cursor: pointer;
}
.slider-navigation-slide-image-label {
	font-size: 14px;
	text-align: center;
	color: rgba(0, 0, 0, 0.44);
}

.slick-current .slider-navigation-slide-image-label {
	color: #ff7500;
	border-bottom: 2px solid #ff7500;
}
.slick-current .slider-navigation-slide-image {
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all 0.15s ease-out;
}
.slick-current .slider-navigation-slide-image-overlay {
	background-image: linear-gradient(to bottom, rgba(255, 255,255, 0), rgba(255, 255,255, 0));
	transition: all 0.15s ease-out;
}
.slider-details-container{
	width: 100%;
	text-align: center;
	background: #f5f5f5;;
}
.slider-details{
	padding-top: 31px;
	width: 100%;
	min-height: 617px;
	max-width: 758px;
	display: inline-block !important;
}
.slider-details-slide-container {
	max-width: 758px;
}
.slider-details-slide-image {
	max-width: 384px;
	max-height: 544px;
	width: 100%;
	display: inline-block !important;
	vertical-align: top !important;
	position: relative;
}
.slider-details-slide-image-label-container {
	display: inline-block !important;
	max-width: 366px;
	padding-left: 22px;
}
.slider-details-slide-image-label-title {
	font-size: 24px;
	padding-bottom: 16px;
}
.slider-details-slide-image-label-subtitle {
	font-size: 20px;
	font-weight: 600;
	margin: 16px 0px;
}
.slider-details-slide-image-label-details {
	font-size: 16px;
}
.slider-details-enlarger {
	position: absolute;
	bottom: 0px;
	right: -28px;
	cursor: pointer;
}

.bubble-list-container {
	margin-bottom: 10px;
}

.bubble-list-container .bubble-list-row {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	position: relative;
}

.bubble-list-row .row-connector {
	position: absolute;
	border-right: 1px dashed #979797;
	z-index: 0;
	width: 22px;
	height: 100%;
}

.bubble-list-row .bubble {
	z-index: 999;
}

.bubble-list-row .bubble span {
	height: 42px; width: 42px;
	background-color: #ebebeb;
	border: solid 1px #757575;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 600;
	color: #8f8f8f;
}

.bubble-list-row .content {
	margin-left: 16px;
}

/*###### MODAL #######*/
.app-modal {
	position: fixed; /* Stay in place */
	z-index: 10; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

.app-modal-nav-button-container {
	position: absolute;
	display: inline-block;
	top: 60px;;
	width: 100%;
	z-index: 10;
	left: 0px;
}
.app-modal-nav-button-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1152px;
}

.app-modal-slider-nav-prev {
	width: 48px;
	height: 48px;
	z-index: 10;
	float: left;
}

.app-modal-slider-nav-next {
	margin-right: 36px;
	width: 48px;
	height: 48px;
	z-index: 10;
	float: right;
}

.app-modal-slider-document-container {
	width: 100%;
	padding-top: 60px;
	text-align: center;
}

.app-modal-slider-document {
	width: 100%;
	max-width: 1152px;
	display: inline-block !important;
}

.app-modal-slider-document-item {
	max-width: 1152px;
}

.app-modal-slider-document-item-img-container {
	margin-top: 24px;
	padding-right: 24px;
	max-width: 1152px;
	max-height: calc(100vh - 150px);
	width: 100%;
	height: 100%;
	display: inline-block !important;
	overflow-y: scroll;
}

.app-modal-slider-document-item-img {
	max-width: 1152px;
	width: 100%;
	display: inline-block !important;
	vertical-align: top !important;
}

.app-modal-slider-document-item-title {
	display: inline-block !important;
	top: 10px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: rgba(255, 255, 255, 0.86);
}

/* The Close Button */
.app-modal-close {
	position: absolute;
	top: 0px;
	right: 24px;
	color: #ffffff;
	font-size: 44px;
	transition: 0.3s;
	z-index: 10;
}

.app-modal-close:hover,
.app-modal-close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}

/* scrollbar */
.app-modal-slider-document-item-img-container::-webkit-scrollbar {
	width: 12px;
}

.app-modal-slider-document-item-img-container::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.12);
}

.app-modal-slider-document-item-img-container::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.86);
}

.app-modal-slider-document-item-img-container::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.app-modal-hidden {
	display: block !important;
	height: 0px;
	overflow: hidden;
	left: -100%;
}
/*###### MODAL END #######*/

