:focus {
	outline: none;
}

html, body {
	height: 100%;
}
#inner-wrap, .layout, .main_container {

}
/****************reset css starts here*****************/
/*h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset, figure {*/
h1, h2, h3, h4, h5, h6, p, body, html, form, fieldset, figure {
	margin: 0;
	padding: 0;
	outline: none;
	font-weight: normal;
	border: 0
}
/*
form, fieldset {
	float: left;
	width: 100%
}
*/
img {
	border: 0 none;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
a, a:hover, a:active {
	text-decoration: none;
	/*border: 0;*/
	outline: none!important;
}

ul, ol {
	padding-left: 20px;
	margin-bottom: 0;
}
ul > li {
	margin-bottom: 10px;
}
.left-section ul > li {
	line-height: 22px;
}
.left-section ul.multicolumnContainer > li.column .csc-type-bullets li {
	list-style-type: disc;
}

.content_element .text ul li {
	list-style-type:disc;
}

ul.list-unstyled > li,
.dropdown-menu > li {
	margin-bottom: 0;
}

input, select, a, textarea {
	outline: none!important
}


button.btn-big{
	padding:10px !important;
}

select.select-small{
	height:auto !important;
	padding:6px !important;
	font-size:12px;
}


body {
	font-family: verdana;
	color: #555;
}
/****************reset css ends here*****************/

@font-face {
    font-family: 'AdvertWebPro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fileadmin/templates/underconstruction/fonts/AdvertWebPro-400.woff2") format('woff2'), url("/fileadmin/templates/underconstruction/fontsAdvertWebPro-400.woff") format('woff');
}

/* simple responsive */
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
body.startpage h1, body.startpage h1.produkt-slider-headline, body.startpage .slick-product-description h2, body.startpage .kk-teaser-aktuelles h3, body.startpage a.download_link:hover, body.startpage a.download_link:focus {
    color: #0d2e6b;
}
.row, .row-flex {
    margin-right: -15px;
    margin-left: -15px;
}
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
}

.col {
	-webkit-box-flex: 1;
	    -webkit-flex: 1 0 0%;
	   -moz-box-flex: 1;
	        -ms-flex: 1 0 0%;
	            flex: 1 0 0%;
	min-width: 0%;
}
@media (max-width: 600px) {
	.col {
		-webkit-box-flex: 0;
	        -webkit-flex: 0 0 auto;
	       -moz-box-flex: 0;
	            -ms-flex: 0 0 auto;
					flex: 0 0 auto;
		width: 100%;
	}
}

.container {

	max-width: 1020px;
	width: 100%;

	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: auto;
    margin-left: auto;
}
.main_container {
	background: #abd293 url('/fileadmin/templates/underconstruction/images/page_bg.jpg') repeat-x 0 0;
	min-height: 100%;
    padding-bottom: 40px;
}
/* simple responsive end*/

/* Basic style*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h1 {
	font-family: "AdvertWebPro";
	font-size: 32px;
	line-height: 44px;
	color: #6cb245;
	margin-bottom: 32px;
}
h2,
h3,
h3 a {
	font-family: "AdvertWebPro";
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 14px;
}
h2 {
	color: #6cb245;
}
h3,
h3 a {
	color: #555555;
}
h4 {
	font: 14px/22px verdana;
	color: #555555;
	margin-bottom: 10px;
	font-weight: 700;
}
h4 a {
	font: 14px/18px verdana;
	color: #555555;
	margin-bottom: 10px;
	font-weight: 700;
}
h5 {
	font: 14px/18px verdana;
	color: #555555;
}
h6 {
	font: 14px/22px verdana;
	color: #555555;
	margin-bottom: 20px;
	font-weight: 700;
}
p {
	font: 14px/22px verdana;
	color: #555555;
	margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
.text-left {
	text-align: left;
}

.wrapper {
	background-color: #fff;
	background: -webkit-linear-gradient(top, transparent 190px, white 190px);
	background: -moz-linear-gradient(top, transparent 190px, white 190px);
	background: -o-linear-gradient(top, transparent 190px, white 190px);
	background: -ms-linear-gradient(top, transparent 190px, white 190px);
	background: linear-gradient(top, transparent 190px, white 190px);
}
.logo {
	display: inline-block;
	margin-top: 32px;
	margin-bottom: 30px;
	text-indent: -10px;
}
.social_list_anchor {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 30px;
	padding-right: 30px;
    background: #81bc5c;
	color: white;
    height: 48px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
}
a.download_link {
	background: url('/fileadmin/tpl/images/darbblueleft-arrow.svg') no-repeat 0 0px;
	padding-left: 25px;
	display: inline-block;
	padding-bottom: 5px;
	color: #555555;
}
body.startpage h1, body.startpage h1.produkt-slider-headline, body.startpage .slick-product-description h2, body.startpage .kk-teaser-aktuelles h3, body.startpage a.download_link:hover, body.startpage a.download_link:focus, .header-en {
	color: #0d2e6b;
}
.startpage a.download_link,
.startpage a.download_link:hover{
	background: url('/fileadmin/tpl/images/blue-right-arrow.svg') no-repeat 0 1px;
}
.header-en {
	font-weight: bold;
	font-style: italic;
	margin-top: -28px;
}
.social-list img {
	width: 64px;
	height: auto;
}
.tagcloud {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	margin: -15px;
	margin-bottom: 5px;
}
.tagcloud a {
	display: inline-block;
	margin: 15px;

	font-size: 24px;
	line-height: 32px;
}
.tagcloud a:nth-child(1) {
	color: #009ee1;
}
.tagcloud a:nth-child(2) {
	color: #57a627;
}
.tagcloud a:nth-child(3) {
	color: #eb690b;
}
.tagcloud a:nth-child(4) {
	color: #e3007a;
}
.tagcloud a:nth-child(5) {
	color: #f2963f;
}
.phone {
	position: relative;
}
.phone img {
	display: block;
}
.phone div {
	position: absolute;
	top: calc(100% + 15px);
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	color: #555555 !important;
	text-decoration: none !important;
}
.social-list {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: calc(15px + 22px);
}
.social-list > ul > li {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 !important;
}
.teaser {
	position: relative;
}
.teaser img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.teaser a::after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.img-fullwidth {
    margin-left: -15px;
    margin-right: -15px;
}
.container-small {
    max-width: 515px;
    margin-left: auto;
    margin-right: auto;
}
.row-center {
    justify-content: center;
}
.margin-bottom-large {
    margin-bottom: 40px;
}
.margin-bottom-extra-large {
    margin-bottom: 40px;
}
.margin-bottom-extra-extra-large {
    margin-bottom: 80px;
}
.social-links a + a {
    margin-left: 20px;
}
.fw-bold {
	font-weight: bold;
}
/*Basic style ends */
