/*
	Theme Name: Pb Theme Child
	Description: Theme
	Author: Pascal Biemann
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template: pb-theme
*/

body
{
	line-height: 1.5;
	font-family: Oxygen,Helvetica;
}

body,
p,
address
{
	font-size: 16px;
}

body.video-template-default #header .so-widget-cruddy-post-thumbnail-sow .panel-layout,
body.video-template-default #header .so-widget-cruddy-post-thumbnail-sow .panel-grid
{
	height: inherit;
}

h1,
h2,
h3,
h4,
.cruddy-heading.div
{
	color: #0A71B3;
	font-family: ubuntu,Helvetica;
	font-weight: 400 !important;
	text-transform: uppercase;
	-webkit-hyphens: none !important;
	hyphens: none !important;
}

.cruddy-heading.h1 .sub-heading,
.cruddy-heading.h2 .sub-heading,
.cruddy-heading.h3 .sub-heading,
.cruddy-heading.h4 .sub-heading
{
	font-size: 95%;
}

.cruddy-heading h1,
.cruddy-heading.h1
{
	font-size: 1.25em !important;
}

.cruddy-heading h2,
.cruddy-heading.h2
{
	font-size: 1.2em !important;
}

.cruddy-heading h3,
.cruddy-heading.h3
{
	font-size: 1.15em !important;
}

.cruddy-heading h4,
.cruddy-heading.h4
{
	font-size: 1.1em !important;
}

main .cruddy-heading h2,
footer .cruddy-heading h2
{
	position: relative;
}

.cruddy-heading .sub-heading
{
	color: #6F7072;
}

main ul,
footer ul
{
	padding-left: 14px;
}

body main p,
body main li
{
	font-size: 16px;
	font-family: Oxygen,Helvetica;
}

main a
{
	color: #0A71B3;
	text-decoration: none;
}

main a:hover
{
	text-decoration: underline;
}

#header .navigation img
{
	display: block;
	max-width: 100%;
	max-height: 30px;
}

#header .bg-image h2
{
	color: white;
}

#header nav
{
	text-transform: uppercase;
}

#header .cruddy-header-image .overlay-content
{
	justify-content: center;
}

#header .cruddy-header-image h2
{
	color: white !important;
	text-shadow: 1px 1px 2px black;
}

#footer .widget_cruddy-heading-sow
{
	margin-bottom: 10px !important;
}

#contact a
{
	color: black;
}

#contact .cruddy-heading.div
{
	font-size: 1.1em;
}

#contact address
{
	margin: 0;
}

main .sow-icon-container,
#footer .sow-icon-container
{
	border: 1px solid #0A71B3;
	position: relative;
	overflow: hidden;
	max-width: 70px;
}

main .sow-icon-container::before,
#footer .sow-icon-container::before
{
	content: "";
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 100%;
}

main .sow-icon-container::after,
#footer .sow-icon-container::after
{
	content: "";
	display: block;
	position: absolute;
	width: 90%;
	height: 200%;
	top: 50%;
	left: 50%;
	background-color: #0A71B3;
	transform: translateX(-50%) translateY(-50%) rotateZ(-45deg) scaleX(0) scaleY(1);
	transform-origin: center;
	z-index: 1;
}

main .sow-icon-container::after,
#footer .sow-icon-container::after,
main .sow-icon-streamline,
#footer .sow-icon-streamline
{
	transition: all 0.4s;
}

main .sow-icon-container:hover::after,
#footer .sow-icon-container:hover::after
{
	transform: translateX(-50%) translateY(-50%) rotateZ(-45deg) scaleX(1) scaleY(1);
}

main .sow-icon-container:hover .sow-icon-streamline,
#footer .sow-icon-container:hover .sow-icon-streamline
{
	color: white !important;
}

main .sow-icon-container a,
#footer .sow-icon-container a
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

main .sow-icon-streamline,
#footer .sow-icon-streamline
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: 180% !important;
	z-index: 2;
}

#footer .copyright
{
	color: white;
	font-size: 12px;
}

.cruddy-post-grid.template-standard .cruddy-post-grid-item .layer-hover
{
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
}

.cruddy-post-grid.template-standard > .cruddy-row:nth-child(n + 2)
{
	margin-top: 4px;
}

.cruddy-post-grid.template-standard > .cruddy-row > .cruddy-col:nth-child(n + 2)
{
	margin-left: 4px;
}

.cruddy-post-grid.template-standard .cruddy-post-grid-item .layer-hover .link
{
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	transition: 0.4s all;
}

.cruddy-post-grid.template-standard .cruddy-post-grid-item .layer-hover .link.has-title
{
	color: black !important;
	background-color: rgba(255,255,255,0.7);
	text-shadow: none !important;
}

.cruddy-post-grid.template-standard .cruddy-post-grid-item .layer-hover .link:hover
{
	text-decoration: none !important;
	text-shadow: none !important;
}

.cruddy-post-grid.template-standard .cruddy-post-grid-item .layer-hover .link.has-title:hover
{
	color: white !important;
	background-color: #0a71b3;
	border-color: #0a71b3;
}

body.single-video .cruddy-youtube-playlist .heading,
body.single-filmproduktion .cruddy-youtube-playlist .heading
{
	color: #0A71B3;
}

.cruddy-youtube-playlist .thumbnail,
.cruddy-video .poster
{
	position: relative;
	cursor: pointer;
}

.cruddy-youtube-playlist .thumbnail::before,
.cruddy-video .poster::before
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 20%;
	height: 30%;
	content: "";
	display: block;
	background-image: url(/wp-content/uploads/2020/06/play-button.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.grayscale
{
	filter: grayscale(100%);
}

.call-to-action-item h4
{
	font-size: 14pt;
}

.call-to-action-item a
{
	color: black;
	text-decoration: none;
	font-size: 12pt;
}

.call-to-action-item p
{
	margin: 0 !important;
}

.call-to-action-item a:hover
{
	text-decoration: underline;
}

.call-to-action-item .widget_cruddy-heading-sow
{
	margin-bottom: 5px !important;
}

.call-to-action-item .sow-icon-container
{
	max-width: 60px;
}

#leistungen .bereiche > .panel-layout > .panel-grid > .panel-grid-cell:first-child
{
	text-align: right !important;
}

.disable-header #header h2
{
	display: none;
}

a.inline-link
{
	color: black !important;
	text-decoration: none !important;
}

a.inline-link:hover
{
	text-decoration: underline !important;
}

body.single-post h2
{
	hyphens: none;
}

::placeholder
{
	opacity: 0.3;
}

.contact-form .cruddy-col:nth-child(n + 2)
{
	margin-left: 50px;
}

.call-back-form input[type="tel"]
{
	width: calc(75% - 10px) !important;
	margin-right: 10px;
}

.call-back-form input[type="submit"]
{
	width: 25%;
	height: 43px;
	-webkit-appearance: none;
}

.contact-form-full-width .call-back-form input[type="tel"]
{
	width: 100% !important;
	margin-right: 0;
}

.contact-form-full-width .call-back-form input[type="submit"]
{
	margin-top: 20px;
	width: 100%;
}

label:nth-of-type(n + 2)
{
	margin-top: 30px;
}

input:focus,
textarea:focus
{
	background-color: #CEECFF;
}

input[type="submit"]
{
	color: white;
	background-color: #0A71B3;
	border: none;
	border-radius: 5px;
}

input[type="submit"]:hover
{
	background-color: #6F7072;
}

.cruddy-post-grid.template-hyperlinks .cruddy-post-grid-item
{
	display: list-item;
	margin-left: 14px;
	list-style-type: '>';
}

.cruddy-post-grid.template-hyperlinks .cruddy-post-grid-item a
{
	position: relative;
	left: 10px;
}

.cruddy-post-grid.template-hyperlinks .cruddy-post-grid-item:nth-child(n + 2)
{
	margin-top: 10px;
}

.post-type-archive-job main
{
	border-top: 1px solid rgba(0,0,0,0.2);
	padding: 40px 0;
}

.post-type-archive-job .stellenangebote
{
	padding: 0 20px;
}

.post-type-archive-job .stellenangebote p
{
	margin: 20px 0 0 0 !important;
}

.post-type-archive-job .stellenangebote .cruddy-col:nth-child(2n)
{
	margin-left: 40px;
}

.p-no-margin p:first-child
{
	margin-top: 0;
}

.p-no-margin p:last-child
{
	margin-bottom: 0;
}

.references .cruddy-image-sow
{
	justify-content: center;
}

.references .cruddy-image-sow img
{
	max-height: 90px;
	max-width: 100%;
	width: auto;
}

#header .cruddy-social-media-float
{
	justify-content: flex-end;
}