@font-face
{
   font-family: "Gill Sans Nova Light";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova Light.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova Light.woff') format('woff'),
        url('../fonts/Gill Sans Nova Light.ttf') format('truetype');
}
@font-face
{
   font-family: "Gill Sans Nova Italic";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova Italic.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova Italic.woff') format('woff'),
        url('../fonts/GillSansNova-Italic.ttf') format('truetype');
}
@font-face
{
   font-family: "Gill Sans Nova bold";
   font-display: swap;
   src: url('../fonts/gill_sans_nova-bold.woff2') format('woff2'),
        url('../fonts/gill_sans_nova-bold.woff') format('woff'),
        url('../fonts/gill_sans_nova-bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Antonio";
   font-display: swap;
   src: url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
        url('../fonts/antonio-regular-webfont.woff') format('woff'),
        url('../fonts/antonio-regular-webfont.ttf') format('truetype'),
        url('../fonts/antonio-regular-webfont.svg#antonioregular') format('svg'),
        url('../fonts/antonio-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gill Sans Nova";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova.woff') format('woff'),
        url('../fonts/Gill Sans Nova.ttf') format('truetype');
}
@font-face
{
   font-family: "Trirong Light";
   font-display: swap;
   src: url('../fonts/Trirong-Light.woff2') format('woff2'),
        url('../fonts/Trirong-Light.woff') format('woff'),
        url('../fonts/Trirong-Light.ttf') format('truetype');
}
@font-face
{
   font-family: "Trirong SemiBold";
   font-display: swap;
   src: url('../fonts/Trirong-SemiBold.woff2') format('woff2'),
        url('../fonts/Trirong-SemiBold.woff') format('woff'),
        url('../fonts/Trirong-SemiBold.ttf') format('truetype');
}
@font-face
{
   font-family: "Titillium Web Light";
   font-display: swap;
   src: url('../fonts/titillium-light-webfont.woff2') format('woff2'),
        url('../fonts/titillium-light-webfont.woff') format('woff'),
        url('../fonts/titillium-light-webfont.ttf') format('truetype');
}
@font-face
{
   font-family: "Titillium Web SemiBold";
   font-display: swap;
   src: url('../fonts/titillium-semibold-webfont.woff2') format('woff2'),
        url('../fonts/titillium-semibold-webfont.woff') format('woff'),
        url('../fonts/titillium-semibold-webfont.ttf') format('truetype');
}
@font-face
{
   font-family: "Gill Sans Nova Light";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova Light.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova Light.woff') format('woff'),
        url('../fonts/Gill Sans Nova Light.ttf') format('truetype');
}
@font-face
{
   font-family: "Gill Sans Nova Italic";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova Italic.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova Italic.woff') format('woff'),
        url('../fonts/GillSansNova-Italic.ttf') format('truetype');
}
@font-face
{
   font-family: "Gill Sans Nova bold";
   font-display: swap;
   src: url('../fonts/gill_sans_nova-bold.woff2') format('woff2'),
        url('../fonts/gill_sans_nova-bold.woff') format('woff'),
        url('../fonts/gill_sans_nova-bold.ttf') format('truetype');
}
@font-face
{
   font-family: "Antonio";
   font-display: swap;
   src: url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
        url('../fonts/antonio-regular-webfont.woff') format('woff'),
        url('../fonts/antonio-regular-webfont.ttf') format('truetype'),
        url('../fonts/antonio-regular-webfont.svg#antonioregular') format('svg'),
        url('../fonts/antonio-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gill Sans Nova";
   font-display: swap;
   src: url('../fonts/Gill Sans Nova.woff2') format('woff2'),
        url('../fonts/Gill Sans Nova.woff') format('woff'),
        url('../fonts/Gill Sans Nova.ttf') format('truetype');
}
@font-face
{
   font-family: "Trirong Light";
   font-display: swap;
   src: url('../fonts/Trirong-Light.woff2') format('woff2'),
        url('../fonts/Trirong-Light.woff') format('woff'),
        url('../fonts/Trirong-Light.ttf') format('truetype');
}
@font-face
{
   font-family: "Trirong SemiBold";
   font-display: swap;
   src: url('../fonts/Trirong-SemiBold.woff2') format('woff2'),
        url('../fonts/Trirong-SemiBold.woff') format('woff'),
        url('../fonts/Trirong-SemiBold.ttf') format('truetype');
}
@font-face
{
   font-family: "Titillium Web Light";
   font-display: swap;
   src: url('../fonts/titillium-light-webfont.woff2') format('woff2'),
        url('../fonts/titillium-light-webfont.woff') format('woff'),
        url('../fonts/titillium-light-webfont.ttf') format('truetype');
}
@font-face
{
   font-family: "Titillium Web SemiBold";
   font-display: swap;
   src: url('../fonts/titillium-semibold-webfont.woff2') format('woff2'),
        url('../fonts/titillium-semibold-webfont.woff') format('woff'),
        url('../fonts/titillium-semibold-webfont.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.Klipparservice_footer_links
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_footer_links:visited
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_footer_links:active
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_footer_links:hover
{
   color: #000000;
   background: #237F01;
   text-decoration: underline;
}
a.Klipparservice_orange_links
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_orange_links:visited
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_orange_links:active
{
   color: #FFFFFF;
   background: #237F01;
   text-decoration: none;
}
a.Klipparservice_orange_links:hover
{
   color: #FF1418;
   background: #237F01;
   text-decoration: underline;
}
a.Businesscard_links
{
   color: #237F01;
   text-decoration: none;
}
a.Businesscard_links:visited
{
   color: #237F01;
   text-decoration: none;
}
a.Businesscard_links:active
{
   color: #237F01;
   text-decoration: underline;
}
a.Businesscard_links:hover
{
   color: #424242;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 35px;
   font-style: normal;
   text-align: center;
   line-height: 54.93px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 27px;
   text-align: center;
   line-height: 41.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   line-height: 24.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: center;
   line-height: 49.53px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: justify;
   line-height: 22.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
@media only screen and (min-width: 1460px) and (max-width: 1939px)
{
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 35px;
   font-style: normal;
   text-align: center;
   line-height: 54.93px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 27px;
   text-align: center;
   line-height: 41.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   line-height: 24.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-align: center;
   line-height: 49.53px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: justify;
   line-height: 22.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1459px)
{
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-align: center;
   line-height: 41.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   line-height: 32.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 20px;
   text-align: center;
   line-height: 23.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-align: center;
   line-height: 48.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: justify;
   line-height: 22.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-align: center;
   line-height: 41.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 20px;
   text-align: center;
   line-height: 31.53px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 19px;
   text-align: center;
   line-height: 22.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-align: center;
   line-height: 48.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-align: justify;
   line-height: 17.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-align: justify;
   line-height: 19.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-align: center;
   line-height: 37.83px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 19px;
   text-align: center;
   line-height: 29.73px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 17px;
   text-align: center;
   line-height: 19.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-align: center;
   line-height: 36.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: justify;
   line-height: 16.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
}
@media only screen and (max-width: 767px)
{
h1, .h1
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-align: center;
   line-height: 25.23px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Trirong Light";
   font-weight: normal;
   font-size: 15px;
   text-align: center;
   line-height: 23.43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   line-height: 18.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   text-align: center;
   line-height: 34.53px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.GDPR_plain_text
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-align: justify;
   line-height: 15.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.GDPR_plain_headline
{
   font-family: "Titillium Web Light";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-align: justify;
   line-height: 17.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
}
