.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} html {
font-size:62.5%;
}
body {
font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#444;
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
max-width:100%;
vertical-align:bottom;
}
a {
color:#444;
text-decoration:none;
}
a:hover {
color:#444;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
}  .wrapper {
max-width:1280px;
width:95%;
margin:0 auto;
position:relative;
} .header {
} .logo {
}
.logo-img {
} .nav {
} .sidebar {
} .footer {
}   @font-face {
font-family:'Font-Name';
src:url(//www.legaltechverband.de/wp-content/themes/html5blank-stable/fonts/font-name.eot);
src:url(//www.legaltechverband.de/wp-content/themes/html5blank-stable/fonts/font-name.eot?#iefix) format('embedded-opentype'),
url(//www.legaltechverband.de/wp-content/themes/html5blank-stable/fonts/font-name.woff) format('woff'),
url(//www.legaltechverband.de/wp-content/themes/html5blank-stable/fonts/font-name.ttf) format('truetype'),
url(//www.legaltechverband.de/wp-content/themes/html5blank-stable/fonts/font-name.svg#font-name) format('svg');
font-weight:normal;
font-style:normal;
} @media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:768px) {
}
@media only screen and (min-width:1024px) {
}
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-300.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-regular.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-700.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/lato-v20-latin-900.svg#Lato) format('svg'); } @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-700.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.eot); src: local(''),
url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.eot?#iefix) format('embedded-opentype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.woff2) format('woff2'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.woff) format('woff'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.ttf) format('truetype'), url(//www.legaltechverband.de/wp-content/themes/ltvd/fonts/montserrat-v18-latin-900.svg#Montserrat) format('svg'); }
body {
font-family: 'Lato';
font-size: 1.5rem;
letter-spacing: .4px;
font-weight: 400;
color: black;
overflow-y: visible;
scrollbar-width: none;
}
h1, h2, h3 {
font-family: 'Montserrat';
font-size: 22pt;
font-weight: 900;
letter-spacing: .5px;
}
h2 {
font-size: 18pt;
}
h3 {
font-size: 16pt;
}
a {
text-decoration: underline;
color: inherit;
}
.arbeitsgruppen a, .ltvd-partner .description .read-more, .ltvd-topic a, .ltvd-textbox a, .ltvd-textbox-header a, .ltvd-textbox-header .text1-content .read-more {
text-decoration: none;
}
.arbeitsgruppen a:after, .ltvd-partner .description .read-more:after, .ltvd-topic .read-more:after, .ltvd-textbox .text2-link:after, .activities-show-more a:after, .ltvd-activity .more:after, .ltvd-textbox-header .text1-content .read-more:after, .read-more:after {
content: '';
display: inline-block;
margin-left: 10px;
width: 15px;
height: 10px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
table td {
vertical-align: top;
}
.icon-img img {
width: 100px;
}
a:hover {
color: #C964CF;
}
label {
font-size: 9pt;
}
.center-text {
text-align: center;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], textarea {
font-family: inherit;
width: 100%;
border: 0;
border-bottom: 1px solid black;
outline: 0;
font-size: 1.3rem;
color: black;
padding: 7px 0;
background: transparent;
transition: border-color 0.2s;
}
input[type="submit"] {
border:none;
display: inline-block;
padding: 10px 15px;
font-size: 9pt;
font-weight: bold;
background-color: #C964CF;
color: white;
border-radius: 10px;
transition: transform .3s ease-in-out;
}
input[type="submit"][disabled] {
opacity: .5;
}
select {
width: 100%;
border: 0;
appearance: none;
padding: 8px 0;
border-bottom: 1px solid black;
border-radius: 0;
}
.ltvd-button {
display: inline-block;
padding: 10px 15px;	
font-size: 9pt;
font-weight: bold;
background-color: #C964CF;
color: white;
border-radius: 10px;
transition: transform .3s ease-in-out;
cursor: pointer;
}
.ltvd-button.big {
font-size: 14pt;
padding: 20 30px;
}
.ltvd-button:hover, .button-ukraine .vc_btn3:hover {
transform: translateY(-7px);
}
.ltvd-button-editor a, .ltvd-button-editor button {
display: inline-block;
padding: 15px 25px !important;	
font-size: 9pt !important;
font-weight: bold !important;
background-color: #C964CF !important;
color: white !important;
border-radius: 10px;
transition: transform .3s ease-in-out !important;
cursor: pointer;
}
.wpcf7-list-item {
margin: 0 10px 0 0;
}
.wpcf7-submit {
margin-top: 30px;
}
.col-50 {
display: inline-block;
vertical-align: top;
width: 50%;
}
.col-25 {
display: inline-block;
vertical-align: top;
width: 25%;
}
.col-20 {
display: inline-block;
vertical-align: top;
width: 20%;
}
.col-50.center {
margin: 0 auto;
display: block;
width: 50%;
text-align: center;
}
.col-33 {
display: inline-block;
vertical-align: top;
width: calc(33.33% - 25px);
margin-right: 30px;
margin-bottom: 30px;
}
.col-66 {
display: inline-block;
vertical-align: top;
width: calc(66.66% - 25px);
margin-right: 30px;
margin-bottom: 30px;
}
.col-33:nth-child(3n), a:nth-child(3n) .col-33 {
margin-right: 0;
}
.col-66:nth-child(2n) {
margin-right: 0;
}
body .wrapper.content {
margin: 60px auto;
}
.header {
margin: 20px 0;
}
.header .logo {
width: 200px;
display: inline-block;
margin-top: 4px;
position: relative;
z-index: 11;
}
.nav {
display: inline-block;
vertical-align: middle;
float: right;
}
.nav .nav-close {
display: none;
}
.mobile-nav-buttons {
display: none;
}
.lang-item img {
margin-bottom: 7px;
}
.header .nav ul li {
display: inline-block;
list-style: none;
vertical-align: middle;
position:relative;
}
.header .nav ul li a {
padding: 35px 20px;
font-size: 10pt;
text-decoration: none;
}
.header .nav ul li.highlight a {
color: #C964CF;
font-weight: 900;
}
.header .nav ul li:last-child a {
padding-right: 0;
}
.header .nav ul .current-menu-item a, .header .nav ul .current_page_parent a, .header .nav ul a:hover {
color: inherit;
font-weight: 900;
position: relative;
}
.header .nav ul .current-menu-item a:after, .header .nav ul .current_page_parent a:after, .header .nav ul a:hover:after {
content: '';
position: absolute;
bottom: 27px;
left: 20px;
right: 20px;
height: 2px;
background-color: #C964CF;
}
.header .nav ul .current-menu-item:last-child a:after, .header .nav ul li:last-child a:hover:after {
right: 0;
}
.header .nav ul li.lang-item img {
display: none;
}
.header .nav ul li.lang-item a:before {
content: '';
display:inline-block;
width: 20px;
height: 20px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/flag-en.svg);
background-size: contain;
transform: translateY(3px);
}
html[lang="en-GB"] .header .nav ul li.lang-item a:before {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/flag-de.svg);
}
.header .nav ul li.lang-item a:after {
display: none;
}
.digref-nav {
background-color: #C964CF;
width: 100%;
padding: 20px 0;
}
.digref-nav .left {
display:inline-block;
text-transform: uppercase;
font-weight: 700;
color: white;
font-size: 10pt;
text-decoration: none;
letter-spacing: 1px;
}
.digref-nav ul {
display: inline-block;
vertical-align: middle;
float: right;
margin:0;
}
.digref-nav ul li {
display: inline-block;
list-style: none;
vertical-align: middle;
position:relative;	
}
.digref-nav ul li a {
padding: 23px 20px;
font-size: 10pt;
text-decoration: none;
color: white;
}
.digref-nav ul li a:hover, .digref-nav ul li.current-menu-item, .digref-nav ul li.current_page_parent {
font-weight: 900;
}
.digref-nav ul li:last-child a {
padding-right: 0;
}
.nav-some a {
font-size: 0 !important;
}
.nav-some a:after {
content: ' ';
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/linkedin-white.svg);
background-size:contain;
width: 15px;
height: 15px;
margin-top: 5px;
position: absolute;
}
.nav-some.twitter a:after {
content: ' ';
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/twitter-white.svg);
background-size:contain;
width: 15px;
height: 15px;
margin-top: 5px;
position: absolute;
}
.header .mitglied-werden-sticky {
position: fixed;
right: 15px;
bottom: 15px;
z-index: 10;
}
body.mitglied-werden .header .mitglied-werden-sticky, .single-refguide .mitglied-werden-sticky, .single-refboerse .mitglied-werden-sticky, .parent-pageid-3320 .mitglied-werden-sticky, .page-id-3320 .mitglied-werden-sticky {
display: none;
}
.footer {
background: linear-gradient(90deg, white 50%, black 50%);
position: relative;
}
.footer::before {
content: '';
position: absolute;
width: 50%;
height: 5px;
left: 0;
right: 0;
top: 0;
background-color: #b5dbcf;
}
.footer .wrapper > .col-50 {
padding: 30px 0;
}
.footer .wrapper > .col-50:nth-child(1) {
padding-right: 30px;
}
.footer .wrapper > .col-50:nth-child(2) {
padding-left: 30px;
}
.footer .logo {
width: 200px;
margin-bottom: 90px;
}
.footer .some {
width: 15px;
margin-bottom: 2px;
margin-right: 10px;
}
.footer ul {
display: inline-block;
list-style:none;
padding:0;
margin:0;
}
.footer ul li {
padding: 0;
display: inline-block;
margin-right: 40px;
}
.footer ul li a, .footer .copyright  {
font-size: 9pt;
text-decoration: none;
}
.footer .copyright {
margin-top: 90px;
}
.footer .col-50:nth-child(2) {
color: white;
}
.footer .wpcf7-form .col-50:nth-child(1) {
width: 49%;
padding-left: 20px;
}
.wpcf7-form .col-50:nth-child(2) {
width: 49%;
padding-right: 20px;
}
.footer input[type="text"], .footer input[type="email"], .footer textarea {
color: white;
border-color: white;
margin-bottom: 7px;
} article.aktivitaeten {
width: 70%;
margin: 60px auto;
}
article.aktivitaeten .downloads, article.aktivitaeten .links {
margin: 30px 0;
}
article.aktivitaeten .download {
margin-right: 30px;
margin-bottom: 15px;
}
article.aktivitaeten .downloads a {
text-decoration: none;
}
article.aktivitaeten .download:hover {
transform: translateY(-7px);
}
.sharing-icons {
margin-bottom: 20px;
}
.sharing-icons svg {
width: 30px;
display: inline-block;
margin-right: 20px;
}
.sharing-icons a {
text-decoration: none;
}  .application-overlay-container .hbspt-form {
height: 90vh;
overflow-y: scroll;
}
.application {
background-color: #b5dbcf;
border-radius: 15px;
padding: 30px;
}
.application-overlay-container {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0,0,0,.8);
z-index: 100;
}
.application-overlay-container.active {
display: block
}
.application-overlay {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
max-width: 1000px;
padding: 20px;
}
.application-overlay-close {
position: absolute;
display: block;
content: '';
right: 30px;
top: 30px;
width: 20px;
height: 20px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/close.svg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
z-index: 11;
} .ltvd-intro {
width: 100%;
display: table; 
overflow: hidden;
position:relative;
font-family: 'Montserrat';
}
.ltvd-intro.full-height {
height: calc(100vh - 90px);
}
.ltvd-intro .ltvd-intro-scroll-indicator {
content: '';
position: absolute;
width: 30px;
height: 30px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
bottom: 30px;
left: calc(50% - 15px);
z-index: 1;
animation: indicate-scroll 1s ease-in-out 3s infinite;
opacity: 0;
cursor: pointer;
}
.ltvd-intro::after {
content: '';
background-color: #eeefea;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
animation: translate-up .75s ease-in-out forwards;
}
.ltvd-intro-inner {
display: table-cell;
vertical-align: middle;
position: relative;
z-index: 1;
padding: 30px 0;
}
.ltvd-intro-text {
font-size: 40pt;
line-height: 100%;
font-weight: 900;
width: 90%;
}
.ltvd-intro.full-height .ltvd-intro-text {
font-size: 70pt;
}
.ltvd-intro-text span {
overflow:hidden;
display: inline-block;
margin-bottom: -7px;
padding-bottom: 3px;
}
.ltvd-intro-text span span {
animation: translate-up .75s ease-in-out forwards;
overflow: hidden;
display: inline-block;
transform: translateY(110%);
}
.ltvd-intro-text span span.highlight {
background-color: #C964CF;
background-image: linear-gradient(45deg, #C964CF, #f29ef5);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent; 
-moz-text-fill-color: transparent;
}
.ltvd-intro-text-small {
font-size: 16pt;
line-height: 120%;
font-weight: 600;
width: 80%;
margin-top: 20px;
}
.ltvd-intro.full-height .ltvd-intro-text-small {
font-size: 20pt;
} .ltvd-logo {
width: calc(12.5% - 60px);
height: 70px;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
display: inline-block;
margin: 30px;
vertical-align: middle
}
.ltvd-logo {
filter: grayscale(100%);
opacity: 0;
cursor: pointer;
}
.ltvd-logo:hover {
filter: grayscale(0);
transform: scale(1.1);
}
.ltvd-logo.visible {
opacity: 1;
}
.ltvd-logos .view-more {
display:none;
}
.member-introduction-container {
max-height: 0;
overflow: hidden;
background-color: #eeefea;
border-radius: 10px;
width: 50%;
margin: 0 auto;
}
.member-introduction-container.active {
max-height: 300px;
transition: max-height .5s ease-in;
}
.member-introduction {
padding: 30px;
}
.member-introduction img {
height: 50px;
margin-bottom: 15px;
} .fancy-headline-container {
margin: 40px 0 60px;
}
.fancy-headline {
margin: 0 auto 20px;
}
.fancy-headline-container .fancy-headline {
max-width: 400px;
text-align: center;
}
.fancy-headline * {
color: black;
display: inline;
font-size: 24pt;
background-image: linear-gradient(45deg, #C964CF, #f29ef5);
background-position: 0 22px;
background-repeat: no-repeat;
background-size: 0% 15px;
transition: background .5s ease-in;
}
.fancy-headline.visible * {
background-size: 100% 15px;
transition-delay: .5s;
}
.fancy-headline-text {
max-width: 500px;
margin: 0 auto;
text-align: center;
}
.jobboerse .fancy-headline-text {
max-width: 100%;
} .ltvd-textbox {
text-align: center;
margin: 60px 0;
}
.ltvd-textbox.bounce-in {
opacity: 0;
}
.ltvd-textbox.bounce-in.visible {
animation-name: bounceIn;
animation-duration: .5s;
animation-delay: .5s;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
}
.ltvd-textbox .text1 {
width: 50%;
background-color: black;
color: white;
font-size: 12pt;
padding: 45px;
border-radius: 10px;
display: inline-block;
text-align: left;
position: relative;
z-index: 2;
vertical-align: middle;
}
.ltvd-textbox .text2 {
width: 370px;
height: 370px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-magenta.svg);
background-size: cover;
font-size: 14pt;
font-weight: bold;
display: inline-block;
margin-left: -60px;
text-align: left;
position: relative;
z-index: 1;
vertical-align: middle;
}
.ltvd-textbox.green .text2 {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-green.svg);
}
.ltvd-textbox .text2-content {
position: absolute;
top: 50%;
margin-left: 60px;
text-align: right;
padding: 30px;
padding-right: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.ltvd-textbox .text2 .text2-link {
margin-top: 30px;
font-size: 10pt;
font-weight: normal;
text-align: right;
}
.ltvd-textbox .text2 a {
text-decoration: none;
} .ltvd-textbox-heading {
margin: 60px auto;
padding-right: 100px;
width: 50%;
position: relative;
}
.ltvd-textbox-heading.full-width {
width: 80%;
}
.ltvd-textbox-heading:after {
content: '';
position: absolute;
width: 300px;
height: 300px;
top: 50%;
right: -100px;
transform: translateY(-50%);
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-magenta.svg);
background-size: cover;
display: inline-block;
z-index: 1;
vertical-align: middle;
}
.ltvd-textbox-heading.full-width:after {
right: 0px;
}
.ltvd-textbox-heading .text1 {
background-color: black;
color: white;
font-size: 22pt;
font-weight: 800;
padding: 15px;
border-radius: 10px;
display: inline-block;
text-align: left;
position: relative;
z-index: 2;
vertical-align: middle;
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-textbox-heading .text2 {
margin: 0 auto;
text-align: left;
padding: 15px;
font-size: 10pt;
background-color: white;
position: relative;
z-index: 2;
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-textbox-heading .text2-content {
position: absolute;
top: 50%;
margin-left: 60px;
text-align: right;
padding: 30px;
padding-right: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .ltvd-textbox-header {
text-align: center;
position: relative;
padding-bottom: 60px;
transition: transform .3s ease-in-out;
}
.ltvd-textbox-header a {
color: inherit
}
.ltvd-textbox-header:hover {
transform: translateY(-7px);
}
.ltvd-textbox-header:after {
content: '';
position: absolute;
top: 115px;
left:0;
right:0;
bottom: 0;
border-radius: 10px;
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-textbox-header.yellow:after {
background-color: #b5dbcf;
}
.ltvd-textbox-header.magenta:after {
background-color: #C964CF;
}
.ltvd-textbox-header .text1 {
width: 230px;
height: 230px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-magenta.svg);
background-size: cover;
font-weight: bold;
display: inline-block;
text-align: left;
position: relative;
z-index: 2;
vertical-align: top;
}
.ltvd-textbox-header.magenta .text1, .ltvd-textbox-header.yellow .text1 {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-black.svg);
}
.ltvd-textbox-header .text1-content {
position: absolute;
top: 50%;
text-align: left;
width: 110%;
font-size: 18pt;
font-weight: 800;
padding-right: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.ltvd-textbox-header .text1-content .read-more {
font-size: 10pt;
font-weight: 400;
margin-top: 20px;
}
.ltvd-textbox-header .text2 {
width: 50%;
background-color: black;
color: white;
font-size: 16pt;
font-weight: 800;
padding: 80px;
margin-left: -60px;
margin-top: 90px;
border-radius: 10px;
display: inline-block;
text-align: left;
position: relative;
z-index: 1;
vertical-align: top;
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-textbox-header.yellow .text2, .ltvd-textbox-header.magenta .text2 {
background-color: transparent;
color: black;
font-size: inherit;
font-weight: inherit;
padding: 120px 0 0 120px;
width: 60%
}
.ltvd-textbox-header.yellow.right .text2, .ltvd-textbox-header.magenta.right .text2 {
padding: 120px 120px 0 0 ;
}
.ltvd-textbox-header .text3 {
width: 60%;
text-align: left;
font-size: 10pt;
margin: 0 auto;
transform: translateX(90px);
padding: 40px 120px 0;
position: relative;
z-index: 1;
}
.ltvd-textbox-header .text4 {
width: 70%;
text-align: left;
font-size: 10pt;
margin: 0 auto;
padding: 30px 60px 60px;
position: relative;
z-index: 1;
} .ltvd-activities .ltvd-activity {
padding: 0 20px;
margin-bottom: 60px;
}
.ltvd-activities .ltvd-activity.stellungnahmen-only p:nth-child(3) {
font-size: 12pt;
}
.ltvd-activities a {
text-decoration: none;
}
.ltvd-activities a:hover p {
color: black;
}
.ltvd-activities .ltvd-activity .image-container {
position: relative;
width: 100%;
border-radius: 10px;
height: 200px;
margin-bottom: 20px;
overflow: hidden;
-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.ltvd-activities .ltvd-activity .image {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
transition: transform .3s ease-in-out;
background-color: #eeefea;
}
.ltvd-activities .ltvd-activity .labels {
position: absolute;
top: 10px;
left: 10px;
font-size: 8pt;
color: #C964CF;
z-index: 1;
}
.ltvd-activities .ltvd-activity .label {
background-color: white;
border-radius: 6px;
padding: 3px 5px;
display: inline-block;
margin-right: 5px;
}
.ltvd-activities .ltvd-activity h3 {
margin-top: 0;
}
.ltvd-activities .ltvd-activity .text {
font-size: 10pt;
}
.ltvd-activities .ltvd-activity .text .more {
text-align: right;
}
.ltvd-activities .ltvd-activity:hover .image {
transform: scale(1.1);
} .ltvd-testimonials {
margin-top: 60px;
}
.ltvd-testimonials .slick-list {
overflow: visible;
}
.ltvd-testimonial {
padding: 45px;
opacity: .2;
transition: opacity .3s ease-in-out .3s;
outline: none;
}
.ltvd-testimonial-image {
width: 100px;
border-radius: 100px;
position: relative
}
.ltvd-testimonial-image::after {
content: '';
font-size: 90pt;
position: absolute;
width: 50px;
height: 50px;
bottom: 0;
left: 150px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/quotation.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat
}
.ltvd-testimonial-quote {
font-size: 10pt;
margin: 20px 0;
}
.ltvd-testimonial-name, .ltvd-testimonial-position {
font-weight: bold;
text-transform: uppercase;
font-size: 9pt;
}
.slick-slider.slick-active {
opacity: 1;
}
.slick-slider .slick-arrow {
width: 0;
position: absolute;
top: calc(50% - 15px);
padding: 0;
border: 0;
z-index: 999999999;
visibility: hidden;
}
.slick-slider .slick-arrow::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 30px;
height: 30px;
background-color: #b5dbcf;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
background-size: 15px;
background-repeat: no-repeat;
background-position: center center;
transform: rotate(180deg);
transform-origin: center center;
border-radius: 30px;
visibility: visible;
}
.slick-slider .slick-arrow.slick-next {
right:30px;
}
.slick-slider .slick-arrow.slick-next::after {
transform: rotate(0);
} .ltvd-teammember {
-webkit-perspective: 150rem;
perspective: 150rem;
-moz-perspective: 150rem;
width: calc(33.33% - 20px);
margin-right: 30px;
margin-bottom: 30px;
display: inline-block;
vertical-align: top;
}
.ltvd-teammember:nth-child(3n) {
margin-right: 0;
}
.ltvd-teammember .front, .ltvd-teammember .back {
transition: all .5s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 10px;
overflow: hidden;
}
.ltvd-teammember .front {
position: absolute;
top:0;
left:0;
right: 0;
}
.ltvd-teammember .back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
background-color: #b5dbcf;
height: 100%;
}
.ltvd-teammember.hover .front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.ltvd-teammember.hover .back {
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
.ltvd-teammember .content {
padding: 30px;
}
.ltvd-teammember .content .text {
font-size: 8pt;
line-height: 130%;
}
.ltvd-teammember .name h3 {
margin-top: 0;
margin-bottom: 10px;
}
.ltvd-teammember .position {
text-transform: uppercase;
font-weight: 700;
font-size: 10pt;
}
.ltvd-teammember .image {
position: relative;
}
.ltvd-teammember .image img {
width: 100%;
height: auto;
}
.ltvd-teammember .some {
position: absolute;
right: 15px;
top: 15px;
width: 30px;
height: 30px;
background-color: #eeefea;
background-size: 12px;
background-position: center center;
background-repeat: no-repeat;
border-radius: 30px;
}
.ltvd-teammember .some.email {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-email.svg);
}
.ltvd-teammember .some.linkedin {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-linkedin.svg);
}
.ltvd-teammember .back .some {
background-color: #b5dbcf
}
.ltvd-teammember .image a:nth-child(3) .some {
top: 55px;
}
.ltvd-teammember.beirat {
width: calc(25% - 22.5px);
margin-right: 30px;
}
.ltvd-teammember.beirat:nth-child(4n) {
margin-right: 0;
}
.ltvd-teammember.beirat {
width: calc(25% - 22.5px);
margin-right: 30px;
margin-bottom: 100px;
}
.ltvd-teammember.beirat .back {
background-color: transparent
}
.ltvd-teammember.beirat .back .content {
padding-top: 60px;
background-color: #b5dbcf;
border-radius: 10px;
} .ltvd-person {
transition: transform ease-in-out .2s;
display: inline-block;
margin-right: 20px;
}
.ltvd-person a {
text-decoration: none;
}
.ltvd-person img {
width: 70px;
height: 70px;
border-radius: 70px;
border-style: solid;
border-color: #C964CF;
vertical-align: middle;
transition: all ease-in-out .2s;
}
.ltvd-person .name {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.ltvd-person:hover {
transform: translateX(10px)
}
.ltvd-person:hover img {
border-width: 5px;
} .ltvd-contact {
background-color: #eeefea;
padding: 60px 0;
text-align: center;
}
.ltvd-contact .wrapper > div {
display: inline-block;
vertical-align: middle;
}
.ltvd-contact .image img {
width: 200px;
height: 200px;
border-radius: 200px;
margin-right: 60px;
overflow: hidden;
}
.ltvd-contact .info {
text-align: left;
}
.ltvd-contact h2 {
font-size: inherit;
font-family: inherit;
font-weight: inherit;
}
.ltvd-contact .name {
font-family: 'Montserrat';
font-size: 16pt;
font-weight: 900;
letter-spacing: .5px;
}
.ltvd-contact .some {
width: 30px;
height: 30px;
background-color: white;
background-size: 12px;
background-position: center center;
background-repeat: no-repeat;
border-radius: 30px;
display: inline-block;
margin: 20px 20px 20px 0;
}
.ltvd-contact .some.email {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-email.svg);
}
.ltvd-contact .some.linkedin {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-linkedin.svg);
} .ltvd-partner {
margin: 60px 0;
opacity: 0;
}
.ltvd-partner.visible {
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-partner .quote {
display: inline-block;
vertical-align: middle;
width: 55%;
padding: 60px;
background-color: #b5dbcf;
border-radius: 10px;
position: relative;
}
.ltvd-partner .quote:before {
content: '';
position: absolute;
top:-10px;
left: 170px;
width: 110px;
height: 110px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/quotation-white.svg);
background-size: contain;
background-repeat: no-repeat
}
.ltvd-partner .quote .image {
width: 100px;
height: 100px;
margin-right: 50px;
border-radius: 100px;
display: inline-block;
vertical-align: top;
}
.ltvd-partner .quote .text {
width: calc(100% - 150px);
display: inline-block;
vertical-align: top;
margin-top: 60px;
}
.ltvd-partner .quote .text .text1 {
font-size: 16pt;
font-weight: 800;
}
.ltvd-partner .quote .text .text2 {
font-size: 10pt;
}
.ltvd-partner .quote .text .text3 {
font-size: 8pt;
margin-top: 30px;
font-weight: 800;
text-transform: uppercase;
}
.ltvd-partner .description {
display: inline-block;
vertical-align: middle;
width: 45%;
padding: 30px;
}
.ltvd-partner .description .logo {
width: 200px;
}
.ltvd-partner .description .text {
font-size: 10pt;
overflow: hidden;
margin: 20px 0;
}
.ltvd-partner .description .text.showpart {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;  
}
.ltvd-partner .description .read-more {
cursor: pointer
}
.ltvd-student-partners-map {
margin: 0 auto 60px;
width: 100%;
max-width: 300px;
position: relative;
}
.ltvd-student-partners-pin {
position: absolute;
transform: translate(-10px,-13px);
font-size: 9pt;
color: #c964cf;
opacity:0;
animation: fade-down 1s ease-in-out 1s forwards;
}
.ltvd-student-partners-pin svg {
width: 20px;
}
.ltvd-student-partners-pin.small svg {
width: 15px;
}
.ltvd-student-partners-pin .name {
display:none;
}
.ltvd-student-partners-pin:hover svg .st0 {
fill: #C964CF !important;
}
.ltvd-student-partners-pin:hover .name {
display:inline;
}
.ltvd-student-partner {
background-color: #eeefea;
padding: 30px;
border-radius: 10px;
margin: 30px;
}
.ltvd-student-partner .text {
font-size: 10pt;
}
.ltvd-student-partner .text:last-child p {
margin-bottom:0
}
.ltvd-student-partner .logo img {
height: 30px;
} .ltvd-topic {
margin: 60px 0;
opacity: 0;
}
.ltvd-topic.visible {
animation: fade-up 1s ease-in-out forwards;
}
.ltvd-topic .image {
width: 350px;
height: 350px;
margin-right: 50px;
display: inline-block;
vertical-align: middle;
background-size: contain;
background-position: center center;
background-repeat: no-repeat
}
.ltvd-topic .description {
width: calc(100% - 400px);
display: inline-block;
vertical-align: middle;
padding: 60px;
}
.ltvd-topic .description h2 {
font-family: 'Lato';
font-size: 32pt;
margin-top: 0;
}
.ltvd-topic .description .text {
margin: 30px 0;
} .activities-show-more {
position: absolute;
width: 200px;
height: 200px;
padding: 30px;
padding-top: 100px;
text-align: center;
right: 30px;
transition: all .3s ease-in-out;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-black.svg);
background-size: cover;
}
.activities-show-more a {
text-decoration: none
}
.arbeitsgruppen img {
height: 70px !important;
width: auto;
}
.arbeitsgruppen h3 {
font-family: "Lato";
font-weight: 800;
font-size: 24pt;
margin: 30px 0;
}
.ueber-uns .wrapper.content {
margin-top: 0;
}
._brlbs-box {
padding: 20px 5px !important;
}
.vorteile-icon img {
height: 80px !important;
width: auto;
}
.payment strong {
color: #C964CF;
}
.presseverteiler .col-50 {
width: 49%;
padding-right: 20px;
}
.teaser-digref-home img {
width: 100%;
}
.teaser-digref-home a {
margin-top: 30px
} 
.teaser-digref-home a:after {
content: '';
display: inline-block;
margin-left: 10px;
width: 15px;
height: 10px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.button-ukraine .vc_btn3 {
background: -webkit-linear-gradient(90deg, #ffd700, #ffd700 50%, #0057b7 50%, #0057b7) !important;
border: none !important;
color: white !important;
}
.ltvd-events {
max-width: 1000px;
margin: 0 auto;
}
.ltvd-events a {
text-decoration: none
}
.ltvd-events .ltvd-events-col {
width: 50%;
display: inline-block;
vertical-align: top;
padding: 0 15px;
}
.ltvd-event {
background-color: #b5dbcf;
border-radius: 10px;
width: 100%;
margin: 0 auto 30px;
padding: 30px;
text-align: center;
}
.ltvd-event.old {
opacity: .5;
}
.ltvd-event .date {
margin: 0;	
color: #C964CF;
}
.ltvd-event .date:before {
content: ' ';
display: block;
margin: 0 auto;
width: 30px;
height: 30px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/calendar-magenta.svg);
background-repeat: no-repeat;
background-position: center center;
margin-bottom: 20px;
}
.ltvd-event h3 {
margin: 0 auto 10px;	
color: #C964CF;
}
.ltvd-event .text {
font-size: 10pt;
}
.home .ltvd-event .text {
max-height: 0;
overflow:hidden;
transition: max-height .3s ease-in-out;
}
.ltvd-event .read-more {
font-size: 10pt;
cursor:pointer;
} @-webkit-keyframes translate-up {
0% {
transform: translateY(110%);
}
to {
transform: translateY(0);
}
}
@-webkit-keyframes translate-left {
0% {
transform: translateX(110%);
}
to {
transform: translateX(0);
}
}
@-webkit-keyframes fade-up {
0% {
opacity: 0;
transform: translateY(150%);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes fade-down {
0% {
opacity: 0;
transform: translateY(-150%);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes bounceIn{
0%{
opacity: 0;
transform: scale(0.5) translate3d(0,0,0);
}
50%{
opacity: 0.9;
transform: scale(1.05);
}
80%{
opacity: 1;
transform: scale(0.95);
}
100%{
opacity: 1;
transform: scale(1) translate3d(0,0,0);
}
}
@keyframes indicate-scroll {
0%   { transform: translateY(0); opacity: 1;}
30%  { transform: translateY(-30%); opacity: 1;}
50%  { transform: translateY(0); opacity: 1;}
100% { transform: translateY(0); opacity: 1;}
}
.delay {
animation-delay: .3s;
} @media (max-width: 1350px) {
.ltvd-intro.full-height .ltvd-intro-text {
font-size: 50pt;
}
.ltvd-activities .ltvd-activity h3 {
font-size: 14pt;
hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
-webkit-hyphenate-character: "-";
}
}
.vc_row[data-vc-full-width="true"] {
overflow:hidden;
}
@media (max-width: 1000px) {
.col-33, .col-33:nth-child(3n), a:nth-child(3n) .col-33 {
width: calc(50% - 25px);
margin-right: 30px;
}
.col-66 {
width: 100%;
margin-right: 0;
}
.col-33:nth-child(2n), a:nth-child(2n) .col-33 {
margin-right: 0;
}
.ltvd-teammember, .ltvd-teammember:nth-child(3n) {
width: calc(50% - 15px);
margin-right: 30px;
}
.ltvd-teammember:nth-child(2n) {
margin-right: 0;
}
.ltvd-teammember.beirat, .ltvd-teammember.beirat:nth-child(4n) {
width: calc(33% - 20px);
margin-right: 30px;
}
.ltvd-teammember.beirat:nth-child(3n) {
margin-right: 0;
}
.ltvd-logo {
width: calc(12.5% - 30px);
margin: 15px;
}
.ltvd-textbox .text2 {
width: 300px;
height: 300px;
}
.ltvd-partner {
display:flex;
flex-flow: column;
}
.ltvd-partner .quote, .ltvd-partner .description {
display: block;
width: 100%;
}
.ltvd-partner:nth-child(2n+1) .quote {
order:2;
}
.ltvd-partner:nth-child(2n+1) .description {
order:1;
}
.ltvd-textbox-heading {
width: 80%;
}
}
@media (max-width: 900px) {
body {
font-size: 1.2rem;
}
}
@media (max-width: 800px) {
.wrapper.content {
overflow: hidden;
}
h1, h2, h3 {
font-size: 16pt;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
}
.ltvd-intro.full-height .ltvd-intro-text {
font-size: 40pt;
}
.ltvd-intro.full-height .ltvd-intro-text-small {
font-size: 18pt;
}
.ltvd-intro .ltvd-intro-text {
font-size: 20pt;
}
.ltvd-intro .ltvd-intro-text-small {
font-size: 12pt;
}
.logo {
width: 150px;
}
.header .nav ul {
margin: 5px 0;
padding-left: 0;
}
.header .nav ul li a {
padding: 10px;
font-size: 8pt;
}
.header .nav ul li a:after {
display: none;
}
.col-33, .col-33.center, .col-50, .col-50.center, .wpcf7-form .col-50:nth-child(2), .col-33:nth-child(3n), a:nth-child(3n) .col-33, .col-25, .col-20 {
width: 100%;
margin-right: 0px;
}
.mitglied-werden-sticky {
display: none;
}
.ltvd-logo {
width: calc(25% - 60px);
margin: 30px;
height: 50px
}
.ltvd-logos.selected .view-more {
display:block;
margin-top: 30px;
cursor: pointer;
text-align: center;
}
.ltvd-logos.selected .ltvd-logo {
display: none;
}
.ltvd-logos.selected .ltvd-logo.show-mobile {
display:inline-block;
}
.footer {
background: none
}
.footer::before {
width: 100%;
}
.footer .wrapper {
display:flex;
flex-flow: column;
}
.footer .wrapper > .col-50 {
padding: 30px;
}
.footer .wrapper > .col-50:first-child {
order: 2
}
.footer .wrapper > .col-50:last-child {
order: 1
}
.footer .wrapper > .col-50:last-child, .footer .col-50:nth-child(2) {
color: black;
}
.footer input[type="text"], .footer input[type="email"], .footer textarea {
color: black;
border-color: black;
}
.ltvd-textbox-header .text2 {
margin-top: -30px;
width: 70%
}
.ltvd-textbox-header .text3 {
width: 90%;
}
.ltvd-teammember.beirat, .ltvd-teammember.beirat:nth-child(3n), .ltvd-teammember.beirat:nth-child(4n) {
width: calc(50% - 15px);
margin-right: 30px;
}
.ltvd-teammember.beirat:nth-child(2n) {
margin-right: 0;
}
body .wpb_wrapper .ltvd-textbox-header div.text2, .ltvd-textbox-header .text3, .ltvd-textbox-header .text4 {
display: block;
margin-left:0;
margin-right:0;
width: 100%;
padding: 60px;
transform: none;
}
body .wpb_wrapper .ltvd-textbox-header.right div.text2 {
display: block;
margin-left:0;
margin-right:0;
width: 100%;
padding: 60px;
transform: none;
}
.ltvd-textbox-header.right:after {
top: 0;
bottom: 170px;
}
.ltvd-topic .description {
width: 100%;
padding: 30px 0;
}
.ltvd-topic .image {
width: 80%;
}
.ltvd-topic {
display:flex;
flex-flow: column;
}
.ltvd-topic:nth-child(2n) .image {
order:1;
}
.ltvd-topic:nth-child(2n) .description {
order:2;
}
.ltvd-textbox-heading::after {
right: 0;
}
.ltvd-activities .ltvd-activity {
padding: 0;
}
.application {
padding: 10px;
}
.application-status {
font-size: 8pt;
padding: 30px 0px;
text-transform: capitalize;
width: calc(50% - 1px);
}
.ltvd-events .ltvd-events-col {
width: 100%;
}
}
@media (max-width: 600px) {
h1, h2, h3 {
hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
-webkit-hyphenate-character: "-";
}
.header .nav {
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #C964CF;
z-index: 10;
transform: translateX(100%);
transition: transform .3s ease-in-out;
}
.header .nav.show-mobile {
transform: none;
}
.nav .nav-close {
position: absolute;
display: block;
content: '';
right: 30px;
top: 30px;
width: 20px;
height: 20px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/close.svg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
z-index: 11;
}
.header .nav ul {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
}
.header .nav ul li {
display: block;
text-align: center;
color: white;
padding: 20px;
}
.header .nav ul li a {
font-size: 16pt;
padding: 20px;
}
.header .nav ul li.highlight a {
color: white;
}
.header .nav ul li:last-child a {
padding-right: 20px;
}
.header .mobile-nav-buttons {
display: inline-block;
float: right;
margin-top: 10px;
}
.mobile-nav-buttons img {
height: 12px;
cursor: pointer;
}
.fancy-headline * {
font-size: 20pt;
}
.fancy-headline-container {
margin: 20px 0 30px;
}
.ltvd-intro.full-height .ltvd-intro-text {
font-size: 32pt;
}
.ltvd-intro.full-height .ltvd-intro-text-small {
font-size: 14pt;
}
.member-introduction-container.active {
width: 80%;
}
.ltvd-intro .ltvd-intro-scroll-indicator {
padding: 8px;
bottom: 10px;
}
.ltvd-contact {
text-align: center;
}
.ltvd-contact .wrapper > div {
display: block;
}
.ltvd-contact .image img {
margin-bottom: 30px;
margin-right: 0;
}
.ltvd-contact .info {
text-align: center;
}
.ltvd-contact .info a:last-child .some {
margin-right: 0;
}
.ltvd-logo {
width: calc(25% - 40px);
margin: 20px;
height: 50px;
}
.ltvd-textbox .text1 {
width: 80%;
z-index: 1;
}
.ltvd-textbox .text2 {
display: block;
z-index: 2;
margin: -20px auto 0;
}
.ltvd-textbox .text2-content {
text-align: center;
margin-left: 0;
padding: 15px;
}
.ltvd-textbox-header .text1 {
width: 70vw;
height: 70vw;
}
.ltvd-textbox-header .text1-content {
text-align: center;
width: 100%;
}
.ltvd-textbox-header .text2 {
width: 100%;
margin: 0;
margin-top: -30px;
}
.ltvd-partner .quote {
padding: 30px;
}
.ltvd-partner .quote .text {
width: 100%;
}
.ltvd-topic .description h2 {
font-size: 24pt;
}
.application .col-50 {
width: 100%;
}
.ltvd-textbox-heading {
width: 100%;
}
.ltvd-textbox-heading::after {
display: none;
}
.ltvd-textbox-heading {
margin: 0 auto;
padding: 0;
}
.home .vorteile-home p {
display: none;
}
.home .vorteile-home h3 {
text-align: center;
}
.ltvd-topics {
margin: 0 30px;
}
.ltvd-toggle .fancy-headline-container {
position: relative;
}
.ltvd-toggle .fancy-headline-container::after {
content: '+';
font-size: 18pt;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ltvd-toggle .ltvd-team {
display: none;
}
.ltvd-toggle.open .fancy-headline-container::after {
content: '-';
}
.ltvd-toggle.open .ltvd-team {
display: block;
}
.vc_row.arbeitsgruppen, .vc_row.arbeitsgruppen .wpb_single_image.vc_align_left {
text-align: center;
}
.arbeitsgruppen .wpb_wrapper .vc_row:nth-child(2) {
margin-top: 0 !important;
}
}
@media (max-width: 500px) {
.ltvd-teammember {
width: calc(100%) !important;
margin-right: 0;
}
.ltvd-intro.full-height {
height: calc(100vh - 150px);
}
}
@media (max-width: 400px) {
.ltvd-intro.full-height .ltvd-intro-text {
font-size: 24pt;
hyphens: auto;
-webkit-hyphenate-character: "-";
}
.ltvd-intro.full-height .ltvd-intro-text span span {
line-height:130%
}
.ltvd-intro.full-height .ltvd-intro-text-small {
font-size: 12pt;
}
.ltvd-intro .ltvd-intro-text {
font-size: 18pt;
}
.ltvd-intro .ltvd-intro-text-small {
font-size: 10pt;
}
.member-introduction-container.active {
width: 100%;
}
article.aktivitaeten {
width: 100%;
}
.ltvd-logo {
width: calc(50% - 40px);
margin: 20px;
height: 50px
}
.ltvd-textbox .text1 {
width: 100%;
}
.ltvd-textbox .text2 {
width: 70vw;
height: 70vw;
}
}  .refguide-table {
overflow-x: auto;
}
.refguide-table table {
width: 100%;
min-width: 800px;
}
.refguide-table table tr:nth-child(2n) {
background-color: rgba(183, 220, 208, 0.64);
}
.refguide-table th {
font-wight: 700;
color: #C964CF;
}
.refguide-table td, .refguide-table th {
padding: 10px;
text-align: left;
max-width: 0px;
border-right: 3px solid white;
} #digref-guide-map {
width: 70%;
height: auto;
}
#digref-guide-map a {
text-decoration: none
}
.digref-guide-map-bundesland {
fill: #b5dbcf;
position: relative;
}
.digref-guide-map-bundesland:hover {
fill: #C964CF;
position: relative;
}
.digref-guide-map-bundesland-label {
pointer-events: none;
display: none;
}
.digref-guide-map-bundesland:hover + .digref-guide-map-bundesland-label {
display: inherit;
} .single-refguide ul li {
text-align: left;
}
.single-refguide h3 {
font-size: inherit;
text-transform: uppercase;
font-weight: inherit;
display: inline-block;
margin-bottom: 0;
color: #C964CF;
}
.single-refguide .refguide-head .col-50 {
padding: 0 30px;
vertical-align: middle
}
.single-refguide .refguide-head .col-50:nth-child(1) {
text-align: right;
}
.single-refguide .refguide-head .title-bracket {
width: 180px;
height: 180px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-black.svg);
background-size: cover;
font-weight: bold;
display: inline-block;
text-align: left;
position: relative;
z-index: 2;
vertical-align: top;
}
.single-refguide .refguide-head .title-bracket h1 {
position: absolute;
top: 50%;
text-align: left;
width: 200%;
font-size: 30pt;
font-weight: 800;
padding-right: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
}
.single-refguide .refguide-head .title-bracket.long h1 {
font-size: 20pt;
}
.single-refguide .refguide-head h1 span {
color: #C964CF;
text-transform: uppercase
}
.single-refguide .refguide-key-facts {
margin: 120px 0;
}
.single-refguide .refguide-key-facts .fact {
padding-right: 30px;
}
.single-refguide .refguide-key-facts .fact .zahl {
font-family: 'Montserrat';
font-weight: 900;
font-size: 60pt;
background-color: #C964CF;
background-image: linear-gradient(45deg, #C964CF, #f29ef5);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
}
.single-refguide .refguide-key-facts .fact .titel {
font-weight: 900;
font-size: 16pt;
}
.single-refguide .refguide-key-facts .fact .beschreibung {
font-size: 8pt;
}
.single-refguide .refguide-stationen {
position: relative;
width:2px;
height: 560px;
margin: 0 auto;
background-color:black;
}
.single-refguide .refguide-stationen:after {
content:'';
position:absolute;
bottom:-10px;
width: 20px;
height: 20px;
left:-9px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/stationen-pfeil.svg);
background-size:contain;
background-position: center top;
background-repeat: no-repeat;
}
.single-refguide .refguide-stationen .station {
position: absolute;
right: 0;
margin-right: 80px;
width: 300px;
text-align: right;
}
.single-refguide .refguide-stationen .station:after {
content: '';
position: absolute;
width: 50px;
height: 2px;
background-color:black;
top:50%;
right: -80px;
}
.single-refguide .refguide-stationen .station:before {
content: '';
position: absolute;
width: 60px;
height: 60px;
top:50%;
transform: translateY(-50%);
right: -30px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/brackets-magenta.svg);
background-size: cover;
}
.single-refguide .refguide-stationen .station:nth-child(2n+1) {
left:0;
text-align: left;
margin-left: 80px;
margin-right: 0;
}
.single-refguide .refguide-stationen .station:nth-child(2n+1):after {
left: -80px;
right: auto;
}
.single-refguide .refguide-stationen .station:nth-child(2n+1):before {
right: auto;
left: -30px;
}
.single-refguide .refguide-stationen .name {
font-weight: 900;
text-transform: uppercase;
}
.single-refguide .refguide-stationen .dauer {
font-size: 9pt;
}
.single-refguide .refguide-techeck, .single-refguide .refguide-einstellung, .single-refguide .refguide-examen {
margin: 150px auto;
}
.single-refguide .refguide-einstellung .text {
max-height: 240px;
overflow: hidden;
}
.single-refguide .refguide-einstellung .text.view-more {
max-height: none;
}
.single-refguide .refguide-einstellung .view-more img {
width: 45px;
height: auto;
margin: 0 auto;
cursor: pointer;
}
.single-refguide .refguide-techeck .fancy-headline * {
background-image: linear-gradient(45deg, #B5DBCF 0%, rgba(183, 220, 208, 0.63) 100%)
}
.single-refguide .refguide-nebenbeschaeftigung-outer {
background-color: #F2F2F2;
border-radius: 10px;
padding: 20px 0;
}
.single-refguide .refguide-nebenbeschaeftigung {
margin: 30px auto;
width: 80%;
text-align: left;
}
.single-refguide .refguide-nebenbeschaeftigung .fancy-headline * {
background-image: linear-gradient(45deg, #B5DBCF 0%, rgba(183, 220, 208, 0.63) 100%)
}
.single-refguide .refguide-jobs-outer {
width: 80%;
margin: 210px auto;
}
.single-refguide .refguide-jobs-outer a {
text-decoration: none;
}
.single-refguide .refguide-jobs-outer .ltvd-textbox-heading .text1 {
width: 100%;
text-align: center;
}
.single-refguide .gutzuwissen-headline {
text-align: center;
}
.single-refguide .refguide-gutzuwissen-outer {
background-color: #F2F2F2;
border-radius: 10px;
padding: 20px 0;
width: 50%;
margin: 0 auto;
}
.single-refguide .refguide-gutzuwissen {
margin: 30px auto;
width: 80%;
text-align: left;
}
.single-refguide .refguide-examen .fancy-headline * {
background-image: linear-gradient(45deg, #B5DBCF 0%, rgba(183, 220, 208, 0.63) 100%)
}
.single-refguide .refguide-examen-statistik {
display: inline-block;
text-align: left;
}
.single-refguide .refguide-examen-statistik .col-50 {
text-align: left;
padding: 30px;
}
.single-refguide .refguide-examen-statistik .zahl {
font-family: 'Montserrat';
font-weight: 900;
font-size: 40pt;
margin-top: 20px;
} .single-refboerse .header-img {
border-radius: 10px;
height: 400px;
background-size: cover;
background-position: center center;
position: relative;
}
.single-refboerse .header-img:after {
content: '';
position: absolute;
z-index: 1;
bottom: 0px;
left: 0;
right: 0;
height: 200px;
background-image : linear-gradient(to bottom, rgba(255,255,255, 0), rgba(255,255,255, 1) 100%);
}
.single-refboerse h1 {
color: #C964CF;
font-weight: 900;
font-size: 18pt;
margin-top: 0;
}
.single-refboerse .content ul {
list-style: none;
position: relative;
margin-left: 30px;
}
.single-refboerse .content li {
margin-bottom: 15px;
}
.single-refboerse .content li:before {
content: '';
position: absolute;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
width: 15px;
height: 23px;
left: 0;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.single-refboerse .refboerse-head {
margin-top: 30px;
margin-bottom: 120px;
}
.single-refboerse .refboerse-head .col-50 {
vertical-align: middle;
}
.single-refboerse .refboerse-head .col-50:nth-child(2) {
text-align: right;
}
.single-refboerse .refboerse-tags {
font-size: 12pt;
}
.single-refboerse .refboerse-tags img {
width: 20px;
margin-right: 15px;
}
.single-refboerse .refboerse-tags label {
color: #C964CF;
text-transform: uppercase;
font-weight: 900;
}
.single-refboerse .refboerse-tags div {
margin-top: 15px;
}
.single-refboerse .refboerse-beschreibungstext {
margin: 120px auto 150px;
width: 80%;
}
.single-refboerse .refboerse-beschreibungstext .left {
width: 30%;
display: inline-block;
vertical-align: middle;
}
.single-refboerse .refboerse-beschreibungstext .right {
width: 70%;
display: inline-block;
vertical-align: middle;
}
.single-refboerse .refboerse-aufgaben-outer {
background-color: #B5DBCF;
border-radius: 10px;
padding: 20px 0;
}
.single-refboerse .refboerse-aufgaben {
margin: 30px auto;
width: 80%;
text-align: left;
}
.single-refboerse .refboerse-aufgaben .fancy-headline * {
background-image: linear-gradient(45deg, #ffffff 0%, rgba(255, 255, 255, 0.4) 100%)
}
.single-refboerse .refboerse-angebot {
margin: 120px auto;
width: 80%;
}
.single-refboerse .refboerse-angebot .col-50 {
padding: 15px;
}
.single-refboerse .refboerse-angebot label {
text-transform: uppercase;
font-weight: 900;
}
.single-refboerse .refboerse-angebot .fancy-headline * {
background-image: linear-gradient(45deg, #B5DBCF 0%, rgba(183, 220, 208, 0.63) 100%)
}
.single-refboerse .refboerse-qualifikationen-outer {
background-color: #C964CF;
border-radius: 10px;
padding: 10px 0;
}
.single-refboerse .refboerse-qualifikationen {
margin: 30px auto;
width: 80%;
text-align: left;
}
.single-refboerse .refboerse-qualifikationen .fancy-headline * {
background-image: linear-gradient(45deg, #ffffff 0%, rgba(255, 255, 255, 0.4) 100%)
}
.refboerse-bewerbung {
margin: 120px auto;
width: 80%;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info{
background-color: #F0EFEB;
border-radius: 10px;
margin-left: 60px;
padding: 30px;
padding-left: 90px;
position: relative;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .bild {
width: 120px;
height: 120px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: -60px;
border-radius: 120px;
border: 3px solid white;
overflow: hidden;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .name {
font-size: 16pt;
font-weight: 900;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info a {
text-decoration: none;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .position {
font-weight: 900;
text-transform: uppercase;
font-size: 9pt;
margin-bottom: 20px;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .email {
margin-bottom: 15px;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .email:before, .refboerse-bewerbung .refboerse-ansprechpartner .info .telefon:before {
width: 13px;
height: 13px;
margin-right: 15px;
content: '';
display: inline-block;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-email.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .telefon:before {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/team-telefon.svg);
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .website {
margin-top: 15px;
}
.refboerse-bewerbung .col-50 {
vertical-align: middle;
}
.refboerse-bewerbung .col-50:nth-child(2) {
padding: 30px;
}
.refboerse-bewerbung .col-50:nth-child(2) div:nth-child(1) {
margin-bottom: 20px;
}
.single-refboerse .refboerse-definitionen {
margin: 60px 0;
opacity: .3;
} .digref-boerse-search {
text-align: center;
margin: 0 0 30px;
}
.digref-boerse-search input {
padding: 15px 30px;
color: grey;
border: 1px solid grey;
border-radius: 30px;
width: 300px;
max-width: 100%;
}
.digref-boerse-search input::placeholder {
color: grey;
}
.digref-boerse-filter {
text-align: center;
padding: 30px 0 60px
}
.digref-boerse-filter .placeholder {
color: grey;
}
.digref-boerse-filter .more {
color: #C964CF;
margin-left: 60px;
cursor: pointer;
}
.digref-boerse-filter select {
width: 250px;
}
.digref-boerse-filter .multiselect-dropdown {
text-align: left;
border: none;
margin-bottom: 10px;
cursor: pointer;
}
.digref-boerse-filter .multiselect-dropdown .placeholder {
text-align: center;
width: calc(100% - 15px);
color: grey;
}
.digref-boerse-filter .multiselect-dropdown-list-wrapper {
box-shadow: none;
}
.filter-hidden {
visibility:hidden;
}
.jobs-container a {
text-decoration: none;
}
.digref-boerse-job {
border: 1px solid #cecece;
border-radius: 10px;
padding: 30px;
color: black;
transition: transform .3s ease-in-out;
}
.digref-boerse-job .mitglied {
color: #C964CF;
border: 1px solid #C964CF;
border-radius: 10px;
text-transform: uppercase;
font-size: 7pt;
padding: 3px 8px;
display: inline-block;
margin-bottom: 20px;
background-color: white;
}
.digref-boerse-job .stadt, .digref-boerse-job .arbeitgeber {
display: inline;
color: #7E7E7E;
font-size: 9pt;
margin-right: 15px;
}
.digref-boerse-job .stadt img, .digref-boerse-job .arbeitgeber img {
height: 18px;
margin-right: 10px;
}
.digref-boerse-job h2 {
font-size: 14pt;
color: black;
margin-top: 30px;
margin-bottom: 0;
}
.digref-boerse-job .arbeitgeberart {
color: #7E7E7E;
font-size: 9pt;
}
.digref-boerse-job .more {
font-size: 11pt;
color: black;
text-align: right;
margin-top: 30px;
}
.digref-boerse-job .more:after {
content: '';
display: inline-block;
margin-left: 10px;
width: 15px;
height: 10px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.digref-boerse-job:hover {
background-color: #C964CF;
border-color: #C964CF;
color: white !important;
transform: translateY(-7px);
}
.digref-boerse-job:hover .arbeitgeberart, .digref-boerse-job:hover .stadt, .digref-boerse-job:hover .arbeitgeber {
color: white;
}
.digref-boerse-load-more {
margin-top: 30px;
}
.digref-boerse-throbber {
width: 60px;
display: none;
}
#jobboerse-neuer-job-formular .col-50 {
padding-right: 10px;
padding-bottom: 10px;
}
@media (max-width: 800px) {
#digref-guide-map {
width: 100%;
margin-bottom: 60px;
}
.post-3322 .vc_row:first-child {
display: flex;
flex-direction: column;
align-items: center;
}
.post-3322 .vc_row:first-child .wpb_column:first-child {
order: 2;
}
.post-3322 .ltvd-textbox-heading {
margin: 100px auto 160px;
}
.single-refguide .refguide-head .col-50:nth-child(n) {
text-align: center;
}
.single-refguide .refguide-head .col-50:first-child {
margin-bottom: 30px
}
.single-refguide .refguide-key-facts {
text-align: center;
}
.single-refguide .refguide-stationen .station {
margin-right: 30px;
width: calc(50vw - 50px);
}
.single-refguide .refguide-stationen .station .name {
word-wrap: break-word;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.single-refguide .refguide-stationen .station > div {
display: inline;
}
.single-refguide .refguide-stationen .station::before {
right: 0px;
width: 75px;
height: 75px;
}
.single-refguide .refguide-stationen .station::after {
width: 20px;
right: -30px;
}
.single-refguide .refguide-stationen .station:nth-child(2n+1) {
margin-left: 30px
}
.single-refguide .refguide-stationen .station:nth-child(2n+1):before {
left: 0;
}
.single-refguide .refguide-stationen .station:nth-child(2n+1):after {
left: -30px
}
.single-refguide .refguide-gutzuwissen-outer {
width: 100%;
}
.single-refguide .refguide-examen-statistik .col-50 {
text-align: center;
}
.single-refboerse .refboerse-beschreibungstext .left, .single-refboerse .refboerse-beschreibungstext .right {
width: 100%
}
.refboerse-bewerbung {
width: 100%;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info {
margin-left:0;
margin-top: 60px;
padding-top: 60px;
padding-left: 30px;
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .bild {
top: -80px;
left: 50%;
transform: translateX(-50%);
}
.refboerse-bewerbung .refboerse-ansprechpartner .info .email, .refboerse-bewerbung .refboerse-ansprechpartner .info .telefon {
word-break: break-all;
}
}
@media (max-width: 500px) {
.digref-nav .left {
display: none;
}
.digref-nav ul {
padding: 0;
float: none;
}
.digref-nav ul li {
padding: 0;
}
.digref-nav ul li a {
padding: 0px;
padding-right: 10px
}
.post-3322 .ltvd-textbox-heading {
margin: 30px auto;
}
.single-refguide .refguide-head .title-bracket h1 {
font-size: 20pt;
width: 130%;
}
.digref-boerse-filter .more {
display:block;
margin-left: 0;
}
} .footer-agb {
display: none !important;
}
.page-id-4564 .footer-agb, .parent-pageid-4564 .footer-agb {
display: inline-block !important;
}
.page-id-4564, .parent-pageid-4564 {
font-size: 1.65rem;
line-height: 1.7;
}
.page-id-4564 h1, .page-id-4564 h2, .parent-pageid-4564 h1, .parent-pageid-4564 h2 {
line-height: 1.2;
}
.page-id-4564 .ltvd-button-editor a, .page-id-4564 input[type="submit"], .parent-pageid-4564 .ltvd-button-editor a, .parent-pageid-4564 input[type="submit"] {
font-size: 12pt !important;
padding: 17px 45px !important;
border-radius: 5px;
border: 0;
}
.page-id-4564 input[type="submit"], .parent-pageid-4564 input[type="submit"] {
padding: 19px 45px !important;
}
.page-id-4564 .ltvd-button-editor, .page-id-4564 input[type="submit"], .parent-pageid-4564 .ltvd-button-editor, .parent-pageid-4564 input[type="submit"] {
transition: transform .3s ease-in-out;
}
.page-id-4564 .ltvd-button-editor:hover, .page-id-4564 input[type="submit"]:hover, .parent-pageid-4564 .ltvd-button-editor:hover, .parent-pageid-4564 input[type="submit"]:hover {
transform: scale(1.1);
}
.page-id-4564 .fancy-headline *, .parent-pageid-4564 .fancy-headline * {
font-size: 30pt;
}
.page-id-4564 .wrapper.content, .parent-pageid-4564 .wrapper.content {
overflow: visible;
}
.page-id-4564 .wrapper.content, .parent-pageid-4564 .wrapper.content {
margin-top: 0;
}
.page-id-4564 #row-intro img, .parent-pageid-4564 #row-intro img {
width: 100%;
}
.page-id-4564 #row-intro .vc_figure, .parent-pageid-4564 #row-intro .vc_figure {
width: 70%;
}
.page-id-4564 #row-intro h1, .parent-pageid-4564 #row-intro h1 {
font-size: 40pt;
margin-top: 0;
}
.page-id-4564 #row-intro .introtext, .parent-pageid-4564 #row-intro .introtext {
font-family: 'Montserrat';
font-size: 16pt;
}
.page-id-4564 #row-intro p, .parent-pageid-4564 #row-intro p {
margin-top: 0;
}
.page-id-4564 .kursaufbau h3, .parent-pageid-4564 .kursaufbau h3 {
font-size: 20pt;
}
.page-id-4564 .kursaufbau img, .parent-pageid-4564 .kursaufbau img {
width: 160px;
max-width: 100%;
}
.page-id-4564 .kursaufbau p, .parent-pageid-4564 .kursaufbau p {
font-size: 14pt;
}
.page-id-4564 .kursinhalte, .parent-pageid-4564 .kursinhalte {
display:flex;
flex-flow: column;
}
.page-id-4564 .kursinhalte h3, .parent-pageid-4564 .kursinhalte h3 {
margin-top: 0;
}
.page-id-4564 .kursinhalte img, .parent-pageid-4564 .kursinhalte img {
margin-top: 20px;
width: 130px;
}
.page-id-4564 .kursinhalte .vc_row:nth-child(2) img, .parent-pageid-4564 .kursinhalte .vc_row:nth-child(2) img {
width: 80px;
}
.page-id-4564 .cta-box img, .parent-pageid-4564 .cta-box img {
width: 100%;
}
.page-id-4564 .cta-box .vc_figure, .parent-pageid-4564 .cta-box .vc_figure {
width: 70%;
}
.page-id-4564 .cta-box, .parent-pageid-4564 .cta-box {
color: white;
}
.page-id-4564 .cta-box .main-price-highlight, .parent-pageid-4564 .cta-box .main-price-highlight {
font-size: 46pt;
margin-bottom: 0;
font-family: 'Montserrat';
margin-top: 0;
}
.page-id-4564 .cta-box .main-price-highlight, .parent-pageid-4564 .cta-box .sub-price-highlight {
font-size: 28pt;
margin-bottom: 10px;
line-height: 1.1;
font-family: 'Montserrat';
}
.page-id-4564 .cta-box.grau, .parent-pageid-4564 .cta-box.grau {
color: black;
}
.page-id-4564 .cta-box .logo-div-x, .parent-pageid-4564  {
font-size: 12pt;
font-family: 'Lato'
}
.page-id-4564 .zitate, .parent-pageid-4564 .zitate {
font-size: 14pt;
}
.page-id-4564 .zitate strong, .parent-pageid-4564 .zitate strong {
font-size: 18pt;
}
.page-id-4564 .learnings, .parent-pageid-4564 .learnings {
font-size: 12pt;
}
.page-id-4564 .content  ul, .parent-pageid-4564 .content  ul {
list-style: none;
}
.page-id-4564 .content ul li, .parent-pageid-4564 .content ul li {
margin-left: 70px;
margin-bottom: 30px;
position: relative;
}
.page-id-4564 .content  ul li:before, .parent-pageid-4564 .content  ul li:before {
content: '';
width: 50px;
top: calc(50% - 20px);
height: 40px;
left: -70px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/kurs-arrow.png);
position: absolute;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.page-id-4564 .zertifikat, .parent-pageid-4564 .zertifikat {
font-size: 14pt;
}
.page-id-4564 .zertifikat img, .parent-pageid-4564 .zertifikat img {
width: 50%;
}
.page-id-4564 .experten img, .parent-pageid-4564 .experten img {
max-width: 100%;
width: 250px;
border-radius: 250px;
border: 5px solid #C964CF;
}
.page-id-4564 .experten h3, .parent-pageid-4564 .experten h3 {
color: #C964CF;
margin-bottom: 10px;
font-weight: 700;
}
.page-id-4564 .smalltext, .parent-pageid-4564 .smalltext {
font-size: 10pt;
}
.page-id-4564 .community img, .parent-pageid-4564 .community img {
width: 70px;
max-width: 100%;
}
.page-id-4564 .medienpartner .vc_figure, .parent-pageid-4564 .medienpartner .vc_figure {
width: 70%;
}
.page-id-4564 .medienpartner .vc_figure img, .parent-pageid-4564 .medienpartner .vc_figure img {
width: 100%;
}
.page-id-4564 .kontakt .ltvd-button-editor a, .parent-pageid-4564 .kontakt .ltvd-button-editor a {
background-color: #b5dbcf !important
}
.page-id-4564 .wpcf7 .col-25, .page-id-4564 .wpcf7 .col-20, .parent-pageid-4564 .wpcf7 .col-25, .parent-pageid-4564 .wpcf7 .col-20 {
padding-right: 10px;
}
.page-id-4564 .footer-logos img, .parent-pageid-4564 .footer-logos img {
width: 300px;
}
@media (max-width: 800px) {
.page-id-4564 .kursinhalte .vc_row:nth-child(3) .wpb_column:nth-child(1), .parent-pageid-4564 .kursinhalte .vc_row:nth-child(3) .wpb_column:nth-child(1) {
order: 1;
}
.page-id-4564 .kursinhalte .vc_row:nth-child(3) .wpb_column:nth-child(2), .parent-pageid-4564 .kursinhalte .vc_row:nth-child(3) .wpb_column:nth-child(2) {
order: 0;
}
.page-id-4564 .cta-box, .parent-pageid-4564 .cta-box {
margin: 0 auto;
}
.page-id-4564 .cta-box .vc_single_image-wrapper, .page-id-4564 .cta-box .wpb_single_image, .page-id-4564 .cta-box .vc_figure, .parent-pageid-4564 .cta-box .vc_single_image-wrapper, .parent-pageid-4564 .cta-box .wpb_single_image, .parent-pageid-4564 .cta-box .vc_figure {
text-align: center;
margin: 0 auto;
}
.page-id-4564 .zitate:nth-child(7), .parent-pageid-4564 .zitate:nth-child(7) {
display:flex;
flex-flow: column;
}
.page-id-4564 .zitate:nth-child(7) .vc_col-sm-4:nth-child(2), .parent-pageid-4564 .zitate:nth-child(7) .vc_col-sm-4:nth-child(2) {
order: 1;
}
.page-id-4564 .zitate:nth-child(7) .vc_col-sm-4:nth-child(3), .parent-pageid-4564 .zitate:nth-child(7) .vc_col-sm-4:nth-child(3) {
order: 0;
}
.page-id-4564 .cta-box .main-price-highlight, .parent-pageid-4564 .cta-box .main-price-highlight {
font-size: 32pt;
}
.page-id-4564 .cta-box .main-price-highlight, .parent-pageid-4564 .cta-box .sub-price-highlight {
font-size: 22pt;
}
.page-id-4564 .learnings ul li, .parent-pageid-4564 .learnings ul li {
margin-left: 50px;
margin-bottom: 30px;
position: relative;
}
.page-id-4564 .learnings ul li:before, .parent-pageid-4564 .learnings ul li:before {
width: 30px;
left: -50px;
}
} .toolfinder {
margin-top: 60px;
} .toolfinder-search {
margin: 0 0 30px;
}
.toolfinder-search input {
padding: 11px 20px;
color: #7E7E7E;
border: 1px solid black;
border-radius: 30px;
width: 300px;
max-width: 100%;
margin-top: 6px;
}
.toolfinder label.main-label {
display: block;
text-align: left;
text-transform: uppercase;
font-size: 9pt;
font-weight: 700;
letter-spacing: 1px;
}
.toolfinder-filter-group {
display:inline-block;
}
.toolfinder-filter  {
padding: 0 0 30px;
}
.toolfinder-filter-group label span {
margin: 6px 18px 6px 0;
padding: 5px 15px;
border-radius: 30px;
border: 1px solid black;
overflow: hidden;
cursor: pointer;
display:inline-block;
font-weight: 700;
}
.toolfinder-filter-group label input {
position: absolute;
display: none;
color: #fff !important;
}  .toolfinder-filter-group input:checked + span {
color: #ffffff;
background-color: #BC69C9;
border-color: #BC69C9;
}
.toolfinder-form-private {
position:relative;
}
.toolfinder-form-private:after {
content: ' ';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255,255,255,.7);
}
.toolfinder-form-private.show:after {
display:none;
}
.toolfinder-container a {
text-decoration: none;
}
.toolfinder-container .toolfinder-tool {
border: 3px solid #cecece;
border-radius: 10px;
padding: 30px;
color: black;
transition: transform .3s ease-in-out;
margin-bottom: 20px;
}
.toolfinder-tool .name {
margin-top: 0;
font-weight: 600;
font-size: 22pt;
color: #C964CF;
display: inline-block;
}
.toolfinder-tool .mitglied {
color: #C964CF;
border: 1px solid #C964CF;
border-radius: 10px;
text-transform: uppercase;
font-size: 8pt;
padding: 3px 8px;
display: inline-block;
margin-left: 20px;
background-color: white;
transform: translateY(-6px);
}
.toolfinder-tool .categories {
margin: 20px 0;
}
.toolfinder-tool .categories .category {
margin: 6px 18px 6px 0;
font-size: 9pt;
padding: 5px 15px;
border-radius: 30px;
background: #C964CF;
color: white;
border: 1px solid #C964CF ;
display:inline-block;
font-weight: 700;
}
.toolfinder-container .toolfinder-tool .text {
position: relative;
max-height: 100px;
overflow: hidden;
margin-bottom: 30px;
}
.toolfinder-tool .logo {
width: 30%;
height: 100px;
max-width: 220px;
display: inline-block;
float: right;
background-size: contain;
background-position: right top;
background-repeat: no-repeat;
}
.toolfinder-container .toolfinder-tool .text:after {
content: '';
position: absolute;
z-index: 1;
bottom: 0px;
left: 0;
right: 0;
height: 100px;
background-image : linear-gradient(to bottom, rgba(255,255,255, 0), rgba(255,255,255, 1) 100%);
}
.toolfinder-container .toolfinder-tool .text.show {
height: auto;
}
.toolfinder-container .toolfinder-tool .text.show:after {
display:none
}
.toolfinder-tool .more:after {
content: '';
display: inline-block;
margin-left: 10px;
width: 15px;
height: 10px;
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon-href.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.toolfinder-tool:hover {
border-color: #C964CF;
transform: translateY(-7px);
}
.toolfinder-load-more {
margin-top: 30px;
}
.toolfinder-throbber {
width: 60px;
display: none;
}
.toolfinder-tool .screencast {
margin: 30px 0;
text-align: center;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 300px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -150px;
opacity: 0;
transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
} .ltvd-marktmonitor-ergebnis {
padding: 0px 60px;
text-align: center;
}
.page-id-5636 .ltvd-textbox-header .text3 {
text-align:justify
}
.page-id-5636 .logo-partner.wpb_single_image.vc_align_left {
text-align: center;
}
.page-id-5636 .logo-partner.ltc img {
height: 50px;
margin-top: 15px;
}
.page-id-5636 .logo-partner img {
height: 80px;
width: auto;
} .page-id-5770 .ltvd-textbox-header .text2 {
font-size: 36pt;
}
.page-id-5770 .ltvd-textbox-header .text1 {
background-image: url(//www.legaltechverband.de/wp-content/themes/ltvd/img/icon_legal_tech_day-one_color.png);
}
.page-id-5770 h3 {
text-transform: uppercase
}
.page-id-5770 .tld-column:hover h3 {
color: #C964CF;
}
.page-id-5770 .wpb_images_carousel .vc_item, .page-id-5770 .wpb_images_carousel img {
height: auto !important;
}
.page-id-5770 .vc_images_carousel {
width: 100% !important;
}
.page-id-6001 .experten img {
max-width: 100%;
width: 250px;
border-radius: 250px;
border: 5px solid #C964CF;
}
.page-id-6001 .sponsoren img, .page-id-6023 .sponsoren img, .page-id-5770 .sponsoren img {
max-width: 150px;
max-height: 100px;
width: auto;
}
.page-id-6001 .sponsoren, .page-id-6023 .sponsoren, .page-id-5770 .sponsoren {
text-align: center;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}