.elementor-kit-346{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-61d71fd5:#000;--e-global-color-4f12f7e3:#FFF;--e-global-color-6d0c133:#DA2128;--e-global-color-4995886:#3A0505;--e-global-color-3cf63b7:#FFFFFF00;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-c91e20d-font-family:"Montserrat";--e-global-typography-c91e20d-font-size:50px;--e-global-typography-c91e20d-font-weight:800;--e-global-typography-c91e20d-line-height:60px;--e-global-typography-c91e20d-letter-spacing:-0.8px;--e-global-typography-827d245-font-family:"Montserrat";--e-global-typography-827d245-font-size:16px;--e-global-typography-827d245-font-weight:600;--e-global-typography-0690094-font-family:"Montserrat";--e-global-typography-0690094-font-size:14px;--e-global-typography-23f826e-font-family:"Montserrat";--e-global-typography-23f826e-font-size:18px;--e-global-typography-23f826e-font-weight:400;--e-global-typography-23f826e-text-transform:none;--e-global-typography-23f826e-line-height:46px;--e-global-typography-74c7e74-font-family:"Montserrat";--e-global-typography-74c7e74-font-size:18px;--e-global-typography-74c7e74-font-weight:600;--e-global-typography-74c7e74-text-transform:none;--e-global-typography-74c7e74-font-style:normal;--e-global-typography-74c7e74-text-decoration:none;--e-global-typography-db2fc15-font-family:"Montserrat";--e-global-typography-db2fc15-font-size:18px;--e-global-typography-db2fc15-font-weight:400;--e-global-typography-db2fc15-line-height:1.2em;--e-global-typography-42e45ae-font-family:"Montserrat";--e-global-typography-42e45ae-font-size:18px;--e-global-typography-42e45ae-font-weight:700;}.elementor-kit-346 button:hover,.elementor-kit-346 button:focus,.elementor-kit-346 input[type="button"]:hover,.elementor-kit-346 input[type="button"]:focus,.elementor-kit-346 input[type="submit"]:hover,.elementor-kit-346 input[type="submit"]:focus,.elementor-kit-346 .elementor-button:hover,.elementor-kit-346 .elementor-button:focus{background-color:var( --e-global-color-astglobalcolor0 );color:var( --e-global-color-4f12f7e3 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-astglobalcolor0 );border-radius:8px 8px 8px 8px;}.elementor-kit-346 e-page-transition{background-color:#FFBC7D;}.elementor-kit-346 button,.elementor-kit-346 input[type="button"],.elementor-kit-346 input[type="submit"],.elementor-kit-346 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );color:var( --e-global-color-astglobalcolor0 );border-style:solid;border-width:-1px -1px -1px -1px;border-color:var( --e-global-color-astglobalcolor0 );border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-346{--e-global-typography-c91e20d-font-size:40px;--e-global-typography-23f826e-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-346{--e-global-typography-c91e20d-font-size:30px;--e-global-typography-c91e20d-line-height:1.2em;--e-global-typography-0690094-font-size:12px;--e-global-typography-23f826e-font-size:18px;--e-global-typography-23f826e-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Button 1 Animation */
.button-1 .arrow {
  font-size: 20px;
}
.button-1:hover .arrow {
  animation: slide-right .8s ease-out both;
}
@keyframes slide-right {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(10px);
    opacity: 1;
  }
}

/* password protected post form */

.post-password-form {
    padding-top: 45vh;
    padding-bottom: 45vh !important;
    background-color: #1d0302;
    color: #fff;
}

.post-password-form input[type=submit] {
    color:#efefef;
    margin-left: 20px;
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.eot');
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.woff2') format('woff2'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.woff') format('woff'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.ttf') format('truetype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Regular.svg#Montserrat') format('svg');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.eot');
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.woff2') format('woff2'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.woff') format('woff'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.ttf') format('truetype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Medium.svg#Montserrat') format('svg');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.eot');
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.woff2') format('woff2'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.woff') format('woff'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.ttf') format('truetype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-SemiBold.svg#Montserrat') format('svg');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.eot');
	src: url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.woff2') format('woff2'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.woff') format('woff'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.ttf') format('truetype'),
		url('https://gutachterlabor.de/wp-content/uploads/2023/11/Montserrat-Bold.svg#Montserrat') format('svg');
}
/* End Custom Fonts CSS */