/*
Theme Name: Köergedts
Theme URI: http://www.koergedts.at
Description: Template Köergedts
Author: Christoph Paugger
Author URI: http://www.quickstart-marketing.com
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border:none;
}

a {color: #f20430; text-decoration:none;transition: all 0.4s ease 0.2s;}
a:hover {color: #ccc;}


p {font-size:18px;line-height: 28px !important;}

strong {font-weight:500;}

html, body			{margin: 0 !important;padding: 0;color: #666;font-family: 'Roboto Condensed', sans-serif;font-weight:700;font-size:18px;width:100%;height:100%;background:#f20430 url(images/KOE22_back.jpg) center center no-repeat fixed;
    background-size: cover;backgrouline-height: 28px;}

#wrapper {
	margin: 0 auto;
	width: 100%;
}

header {
    width:100%;
    margin: 0 auto;
}

.inner {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.inner1 {
	width: 100%;
	max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

#logo {
	width: 200px;
	height: 60px;
	margin: 0 auto 0px;
    padding: 15px 0; 
}

#logo img{
	width: 200px;
	height:auto;
}

#hauptnavi {
    height: 35px;
    background: #fff;
    margin: 0 auto;
    width:100%;
    display: flex;
justify-content: center;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 16px !important;
    font-style: italic;
    line-height: 1.5;
}

.mob-menu-header-holder {
  width: 100%;
  background-color: #4ff7c3 !important;
  height: 50px;
  position: fixed;
}

footer, footer a {
	font-size: 12px;
	color: #fff;
}


/* Navi */

.menu-main-menu-container {
	
}

#hauptnavi ul {
	padding: 0px; margin: 0;
	list-style: none;
	width: 100%;
	
	text-transform:normal;
	font-size: 16px;
	position: relative; /* Fix the Stupid IE6 Bug */
	z-index:99;
	text-align:left;
}
#hauptnavi ul li {
    display: inline-block;
    float: left;
    font-size: 16px;
    
    margin: 0;
    padding: 0;
    position: relative;
	font-weight:500;}
#hauptnavi ul li a {display: block; padding: 0px 20px 0px 20px;font-size: 18px; color:#000;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}
#hauptnavi ul li a:hover {display: block; padding: 0px 20px 0px 20px;font-size: 18px; color:#12dbbc;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}



/* Alignments */

.alignleft {
	float:left;
	margin: 0 20px 0 0;
}
.alignright {
	float:right;
	margin: 0 0 0 20px;
}

.aligncenter {
	margin: 0 auto;
}


/* Headings */

h1 {
	color: #e30613;
	font-size:80px;
	margin: 0 0 20px;
    font-weight: 800;
    line-height: 90px;
    font-family: 'Montserrat', sans-serif;
}

h2 {
	font-size:42px;
	margin: 0 0 20px;
    font-weight: 800;
    line-height: 54px !important;
    font-family: 'Montserrat', sans-serif;
}

h3 {

	font-size:28px;
	margin: 0 0 10px;
	font-weight:800;
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
}

h4 {

	font-size:25px;
	margin: 0 0 10px;
}
.elementor-heading-title {
    font-weight:900 !important;
}
p {margin: 0 0 10px; line-height: 22px;}

.fakten p {margin: 0 0 5px; line-height: 14px;}

.absorber em, .install em {
	font-style:italic;
	font-size: 10px;
}

.sticky-element-active {
    background:#fff !important;
}
.white, .white h3 {
    color:#fff;
}


/* Buttons */

#click-menu {
    color: #00a5c8;
    cursor: pointer;
    display: none;
    font-size: 13px !important;
    padding: 5px;
    position: absolute;
    right: 5%;
    text-align: center;
    top: 10px;
    z-index: 99999 !important;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-select {
    border: 1px solid #7a84a5;
    padding: 15px 10px;
    width:100%;
    font-family: 'Quicksand', sans-serif;
    color: #000;
    font-weight:300;
}
.wpcf7-list-item-label {
    font-size:12px;
}
.wpcf7-submit {
    background: #7a84a5;
    border: none;
    padding: 15px 10px;
    width:100%;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    font-weight:500;
}
/* Lists */

/* Images */
a#scroll-to-top {
    background: url(../images/arrow.png) no-repeat center center;
    background-size:35px 35px !important;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    text-indent: -9999px;
    font-size: 0;
    cursor: pointer;
    outline: 0;
}


.lefti {
	float:left;
	width:100%;
	max-width:500px;
	display:block;
	margin-right:30px;
}

.rechti {
	float:left;
	width:100%;
	max-width:670px;
	display:block;
}

/* Lines */
hr { background-color: #fff;
    color: #fff;
    height: 1px;
	border: 0 none; }

/* Icons */

@media screen and (min-width: 1200px) and (max-width: 1400px){

#hauptnavi ul li a {display: block; padding: 0px 20px 0px 20px;font-size: 18px; color:#000;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}
#hauptnavi ul li a:hover {display: block; padding: 0px 20px 0px 20px;font-size: 18px; color:#12dbbc;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}

}

@media screen and (min-width: 1000px) and (max-width: 1199px){

#hauptnavi ul li a {display: block; padding: 0px 10px 0px 10px;font-size: 18px; color:#000;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}
#hauptnavi ul li a:hover {display: block; padding: 0px 10px 0px 10px;font-size: 18px; color:#12dbbc;margin: 0px 0px 0;text-decoration: none;text-shadow: none;}

}

@media screen and (min-width: 768px) and (max-width: 999px){

.inner {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}
	

}


@media screen and (min-width: 520px) and (max-width: 767px){
	
.inner {
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
}
        h1 {

    font-size: 50px !important;
    margin: 0 0 20px;
    font-weight: 800;
    line-height: 60px;
    font-family: 'Montserrat', sans-serif;
}

.mob-menu-header-holder {
  width: 100%;
  background-color: #4ff7c3 !important;
  height: 50px;
  position: fixed;
}
        h2 {
  font-size: 32px;
  margin: 0 0 20px;
  font-weight: 800;
  line-height: 44px !important;
  font-family: 'Montserrat', sans-serif;
        letter-spacing: 2.1px;
}
}

@media screen and (min-width: 320px) and (max-width: 519px){
	
.inner {
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
}

.wpb_text_column {
	padding: 0 10px;
}
    
    h1 {

    font-size: 50px !important;
    margin: 0 0 20px;
    font-weight: 800;
    line-height: 60px;
    font-family: 'Montserrat', sans-serif;
}
    
    h2 {
  font-size: 32px;
  margin: 0 0 20px;
  font-weight: 800;
  line-height: 44px !important;
  font-family: 'Montserrat', sans-serif;
        letter-spacing: 2.1px;
}

.mob-menu-header-holder {
  width: 100%;
  background-color: #4ff7c3 !important;
  height: 50px;
  position: fixed;
}
	
}

@media only screen and (max-width: 1024px) {
.mob-standard-logo {
  display: inline-block;
  height: 30px !important;
    padding: 10px 0;
}
}