.elementor-kit-2039{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#141414;--e-global-color-accent:#61CE70;--e-global-color-2f4968a9:#006D43;--e-global-color-47e605c1:#7FA98F;--e-global-color-1887a2d:#E1EBE4;--e-global-color-92b2ef5:#F3F7F4;--e-global-color-3ea728b:#A9C6B4;--e-global-color-92b9de3:#CEDED4;--e-global-color-6e6a40c:#000;--e-global-color-5c9b7f18:#FFF;--e-global-color-896b612:#008F58;--e-global-color-e1b3af0:#5F7F6B;--e-global-color-7cc1514:#979797;--e-global-color-1f866db:#F9B562;--e-global-color-cf2b026:#F7941D;--e-global-color-e2d32f1:#E0861A;--e-global-color-772734b:#7EBADD;--e-global-color-6dffcfa:#3694CA;--e-global-color-c9987fa:#3186B7;--e-global-color-bf497f6:#3081B0;--e-global-color-4ea9125:#1F5270;--e-global-color-c98b9c7:#0D2330;--e-global-color-4923d07:#F1E9E6;--e-global-color-1e889d1:#7FA98F;--e-global-color-35ff5d4:#5F7F6B;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.1em;--e-global-typography-accent-font-weight:500;--e-global-typography-54a0750-font-family:"Rubik";--e-global-typography-54a0750-font-size:1.5em;--e-global-typography-54a0750-font-weight:700;--e-global-typography-54a0750-line-height:30px;--e-global-typography-54a0750-letter-spacing:-1px;--e-global-typography-153c4b3-font-family:"Rubik";--e-global-typography-153c4b3-font-size:1.3rem;--e-global-typography-153c4b3-font-weight:500;color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:16px;line-height:25px;letter-spacing:0px;}.elementor-kit-2039 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2039 a:hover{color:var( --e-global-color-2f4968a9 );}.elementor-kit-2039 h3{font-family:var( --e-global-typography-54a0750-font-family ), Sans-serif;font-size:var( --e-global-typography-54a0750-font-size );font-weight:var( --e-global-typography-54a0750-font-weight );line-height:var( --e-global-typography-54a0750-line-height );letter-spacing:var( --e-global-typography-54a0750-letter-spacing );}.elementor-kit-2039 button,.elementor-kit-2039 input[type="button"],.elementor-kit-2039 input[type="submit"],.elementor-kit-2039 .elementor-button{font-family:"Rubik", Sans-serif;font-size:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1316px){.elementor-kit-2039{--e-global-typography-text-font-size:17px;}.elementor-kit-2039 h3{font-size:var( --e-global-typography-54a0750-font-size );line-height:var( --e-global-typography-54a0750-line-height );letter-spacing:var( --e-global-typography-54a0750-letter-spacing );}.elementor-kit-2039 button,.elementor-kit-2039 input[type="button"],.elementor-kit-2039 input[type="submit"],.elementor-kit-2039 .elementor-button{font-size:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2039{--e-global-typography-text-font-size:17px;--e-global-typography-54a0750-line-height:1.3em;}.elementor-kit-2039 h1{font-size:2em;}.elementor-kit-2039 h3{font-size:var( --e-global-typography-54a0750-font-size );line-height:var( --e-global-typography-54a0750-line-height );letter-spacing:var( --e-global-typography-54a0750-letter-spacing );}.elementor-kit-2039 button,.elementor-kit-2039 input[type="button"],.elementor-kit-2039 input[type="submit"],.elementor-kit-2039 .elementor-button{font-size:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS for Password protected content*/

.post-password-form {
    margin-top: 150px;
    margin-bottom: 150px !important;
}


/* You can add your own CSS here. Click the help icon above to learn more. */
.blog_header_h4 {
	color: #444444;
	margin-top: 2em;
	margin-bottom: 2em;
	font-weight: 600;
}

.button-custom .elementor-button {
    min-width: 200px !important;
    background-image: linear-gradient(
    200deg,#7FA98F,#5F7F6B);
}

.button-custom .elementor-button:hover  {     background-image: linear-gradient(
    200deg,#5F7F6B,#3F5F5B);
}

.button-custom-header .elementor-button {
    background-image: linear-gradient(
    200deg,#7FA98F,#5F7F6B);
}

.button-custom-header .elementor-button:hover  {     background-image: linear-gradient(
    200deg,#5F7F6B,#3F5F5B);
}

/*scrollbar*/

::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #E1EBE4; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#9DBEAA; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #6C9D7F; 
}
/*scrollbar*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ikongmbh.de/wp-content/uploads/Rubik-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ikongmbh.de/wp-content/uploads/Rubik-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ikongmbh.de/wp-content/uploads/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ikongmbh.de/wp-content/uploads/Roboto-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */