﻿@charset "utf-8";
/* CSS Document */

/**
 * @license
 * MyFonts Webfont Build ID 4831505, 2022-05-12T04:20:30-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: JustusPro-Bold by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/justus-pro/bold/
 * Copyright: Copyright 2010 by (URW)++ Design &amp;amp; Development GmbH
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/49b911");
  
@font-face {
    font-family: "JustusPro-Bold";
    src: url('font/font.woff2') format('woff2'), 
    url('font/font.woff') format('woff');
}*/


.center {
    text-align: center;
}

.article {
    padding: 50px 100px;
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 18px;
    line-height: 150%;
    color: #666;
    /* background: #f7f7f7; */
    background: #fff;
}

    .article h1 {
        font-family: 'geo-med',arial,'sans-serif';
        font-size: 105px;
        color: #63c3d1;
        line-height: 120%;
    }

.team h1 {
    font-size: 87px;
}

.article h2 {
    font-family: 'geo-med',arial,'sans-serif';
    font-size: 50px;
    color: #63c3d1;
    line-height: 100%;
}

.article h3 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 70px;
    color: #63c3d1;
    line-height: 120%;
}

.article h4 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 50px;
    line-height: 120%;
    color: #666 !important;
    text-decoration: underline !important;
}

.article h5 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 30px;
    color: #63c3d1;
    line-height: 120%;
}

.article h6 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 30px;
    color: #666;
    line-height: 120%;
}

.article h7 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 20px;
    color: #63c3d1;
    line-height: 120%;
}

.article h8 {
    font-family: 'geo-reg',arial,'sans-serif';
    font-size: 20px;
    color: #666;
    line-height: 120%;
}

.article p {
    margin: 15px 0;
}

.article ul {
    margin: 15px 0;
}

.article ol {
    list-style-type: decimal;
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
    margin: 15px 0 15px 40px;
}

.article ul li {
    border-left: 4px solid #63c3d1;
    line-height: 150%;
    padding-left: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.article ol li {
    position: relative;
    margin: 0 0 6px 10px;
    padding: 4px 15px;
    list-style: none;
}

.article ol > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 10px;
    left: -2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    color: #fff;
    background: #63c3d1;
    font-weight: bold;
    text-align: center;
}

.article .black {
    color: #000;
}

.article .b, .article strong {
    font-family: 'geo-med',arial,'sans-serif';
}

.article .u {
    text-decoration: underline;
}

.article .c, .article em {
    font-style: italic;
}

.article .h {
    color: #63c3d1;
}

.article .small {
    font-size: 12px;
}


.article .quote {
    margin: 25px 5%;
    border-left: 3px solid #63c3d1;
    padding: 20px;
    font-family: 'knile-light', Georgia, serif;
    font-style: italic;
    background: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 120%;
}

blockquote, q {
    position: relative;
    border-left: 3px solid #63c3d1;
    padding: 25px;
    font-family: 'knile-light', Georgia, serif;
    font-style: italic;
    background: #fff;
    font-size: 150%;
    line-height: 120%;
}

    blockquote p, q p {
        margin: 0 !important;
    }

    blockquote strong, q strong {
        font-family: 'geo-med', Arial, sans-serif;
        font-style: normal;
    }
/*

blockquote:before {
  display:block;
  position:absolute;
	top:10px;
	left:10px;
  color: #ccc;
  content: '\201C';
  font-family:Georgia;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote:after {
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
  color: #ccc;
  content: '\201D';
  font-family:Georgia;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
*/

.article .quote-a {
    display: block;
    font-family: 'geo-med',arial,'sans-serif';
    font-style: normal;
    font-size: 20px;
}


    .article a[href]:hover {
        background: #63c3d1;
        color: #fff;
    }

.article .a-btn {
    display: inline-block;
    background: #63c3d1;
    color: #fff !important;
    text-align: center;
    line-height: 200%;
    font-family: 'geo-med',arial,'sans-serif';
}

.wiz-btn-next {
    height: 38px;
}

.article a.a-link3 {
    color: #000;
    font-family: 'geo-med',arial,'sans-serif';
    text-decoration: none;
    border-bottom: none;
}

    .article a.a-link3:hover {
        border-bottom: 2px solid #000;
        background: none;
        color: #000;
    }

.article a.a-btn:hover {
}

.article hr {
    border: none;
    height: 3px;
    color: none;
    background-color: none;
    border-bottom: 3px dashed #63c3d1;
}

.article .PageModule img[src^="https://res.oevp.at/Images/"] {
    height: auto !important;
}

.article .img-full {
    width: 100%;
    height: auto;
}

.article .img-half {
    width: 50%;
    height: auto;
    float: left;
    margin-right: 15px;
}

.float-33 {
    display: block;
    float: left;
    width: 33.3333%;
    padding-right: 20px;
}

.float-66 {
    display: block;
    float: left;
    width: 66.6666%;
}

.float-50 {
    display: block;
    float: left;
    width: 50%;
}

.pad-r {
    padding-right: 100px;
}

.iVideo_16-9 {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.iVideoFrame {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1400px) {
    .article {
        padding: 38px 75px;
    }

        .article h1 {
            font-size: 83px;
        }

    .team h1 {
        font-size: 77px;
    }

    .article h2 {
        font-size: 68px;
    }

    .article h3 {
        font-size: 52px;
    }

    .article h4 {
        font-size: 37px;
    }

    .article h5 {
        font-size: 24px;
    }

    .article h6 {
        font-size: 24px;
    }

    .pad-r {
        padding-right: 75px;
    }
}

@media (max-width: 1200px) {
    .article {
        padding: 29px 56px;
    }

        .article h1 {
            font-size: 60px;
            padding-bottom: 10px;
        }

    .team h1 {
        font-size: 45px;
    }

    .article h2 {
        font-size: 51px;
    }

    .article h3 {
        font-size: 39px;
    }

    .article h4 {
        font-size: 28px;
    }

    .pad-r {
        padding-right: 56px;
    }
}

@media (max-width: 800px) {
    .article {
        font-size: 16px;
        padding: 20px 25px;
    }

        .article h1 {
            font-size: 40px;
            padding-bottom: 5px;
        }

    .team h1 {
        font-size: 70px;
    }

    .article h2 {
        font-size: 30px;
        padding-bottom: 5px;
    }

    .article h3 {
        font-size: 27px;
        padding-bottom: 5px;
    }

    .article h4 {
        font-size: 24px;
        padding-bottom: 5px;
    }

    .article h5 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .article h6 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .article h7 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .article h8 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .article .img-half {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .article .quote {
        margin: 20px 0;
        padding: 15px;
        font-size: 24px;
    }

    .article .quote-a {
        font-size: 18px;
    }

    blockquote, q {
        font-size: 120%;
        line-height: 110%;
    }

        blockquote strong, q strong {
            line-height: 160%;
        }
}

@media (max-width: 500px) {
    .article h1 {
        font-size: 26px;
    }

    .article h2 {
        font-size: 24px;
    }

    .team h1 {
        font-size: 50px;
    }

    .article h3 {
        font-size: 22px;
    }

    .article h4 {
        font-size: 20px;
    }

    .article h5 {
        font-size: 18px;
    }

    .article h6 {
        font-size: 18px;
    }

    .article h7 {
        font-size: 16px;
    }

    .article h8 {
        font-size: 16px;
    }

    .img-team {
        left: -25px;
        position: relative;
        right: -25px;
        width: calc(100% + 50px);
        max-width: calc(100% + 50px);
    }
}

@media (max-width: 374px) {
    .article h1 {
        font-size: 24px;
    }

    .team h1 {
        font-size: 48px;
    }

    .article h2 {
        font-size: 22px;
    }

    .article h3 {
        font-size: 20px;
    }

    .article h4 {
        font-size: 18px;
    }

    .article h5 {
        font-size: 17px;
    }

    .article h6 {
        font-size: 17px;
    }

    .article h7 {
        font-size: 16px;
    }

    .article h8 {
        font-size: 16px;
    }
}

/* +++ DRS: Testing für neue Headlines! +++ */
.article .h30 {
    font-size: 69px !important;
}

.article .h40 {
    font-size: 58px !important;
}

.article .h50 {
    font-size: 48px !important;
}

.article .h60 {
    font-size: 40px !important;
}

.article .h70 {
    font-size: 33px !important;
}

.article .h80 {
    font-size: 28px !important;
}

@media (max-width: 1400px) {
    .article .h30 {
        font-size: 58px !important;
    }

    .article .h40 {
        font-size: 48px !important;
    }

    .article .h50 {
        font-size: 40px !important;
    }

    .article .h60 {
        font-size: 33px !important;
    }

    .article .h70 {
        font-size: 28px !important;
    }

    .article .h80 {
        font-size: 23px !important;
    }
}

@media (max-width: 1200px) {
    .article .h30 {
        font-size: 37px !important;
    }

    .article .h40 {
        font-size: 31px !important;
    }

    .article .h50 {
        font-size: 26px !important;
    }

    .article .h60 {
        font-size: 22px !important;
    }

    .article .h70 {
        font-size: 20px !important;
    }

    .article .h80 {
        font-size: 20px !important;
    }
}

@media (max-width: 800px) {
    .article .h30 {
        font-size: 35px !important;
    }

    .article .h40 {
        font-size: 29px !important;
    }

    .article .h50 {
        font-size: 24px !important;
    }

    .article .h60 {
        font-size: 20px !important;
    }

    .article .h70 {
        font-size: 18px !important;
    }

    .article .h80 {
        font-size: 18px !important;
    }
}

/* ACCORDION */
.acc-head {
    background: #63c3d1;
    color: #fff !important;
    padding: 20px 50px !important;
    margin: 0 !important;
    margin-top: 25px !important;
    cursor: pointer;
}

    .acc-head:before {
        content: '+ ';
    }

.acc-txt {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    overflow: hidden;
    transition: max-height 1s;
    max-height: 0;
}

.inlineeditor .acc-txt {
    max-height: 1000px !important;
}

.acc-activ:before {
    content: '- ';
}

.acc-wrap {
    padding: 25px;
}




/* UNTERSTÜTZEN FORMULAR */

.vp-form-fs {
    position: relative;
    width: 400px;
    max-width: 95%;
    margin: 0 auto;
}

.vp-form-txt {
    display: block;
    border: 2px solid #63c3d1;
    width: 100%;
    background: #fff;
    padding: 30px 10px 20px 10px;
    font-family: 'geo-reg',Arial,sans-serif;
}

.vp-form-label {
    position: absolute;
    top: 15px;
    left: 10px;
    color: #999;
    transition: .5s;
    pointer-events: none;
    font-family: 'geo-reg',Arial,sans-serif;
}

.vp-form-txt:focus ~ .vp-form-label,
.vp-form-txt:not([value='']) ~ .vp-form-label {
    top: 0;
    color: #63c3d1;
    font-size: 14px;
    font-weight: bold;
}

.vp-form-disc {
    font-size: 14px;
    line-height: 120%;
    color: #999;
    padding-top: 10px;
}

.vp-form-disc-cb {
    display: none;
    visibility: hidden;
}

.vp-form-disc-check {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #63c3d1;
}

#cb_datenschutz:checked + .vp-form-disc-check:before {
    content: '\2714';
    color: #086a06;
    text-align: center;
    font-size: 100%;
    display: inline-block;
    line-height: 0px;
    padding-left: 1px;
}

.vp-form-submit {
    display: block;
    width: 200px;
    max-width: 100%;
    background: #63c3d1;
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 25px auto;
}

    .vp-form-submit:hover {
    }

.vp-form-val {
    display: inline-block;
    font-size: 14px;
    color: tomato;
    margin: 5px 0;
}
