/*
Theme Name: Techsoft
Template: pro
Author: digiSolve
Author URI: https://digisolve.dk
Version: 42
*/
html {
	overflow-y: scroll;
}
body {
	overflow-x: initial !important;
}
strong {
	font-weight: 500;
}
a {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
.x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a, .desktop .sub-menu a, footer a {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
h1, .h1 {
	font-size: 200%;
	font-weight: 400;
	color: #272727 !important;
	margin: 0 0 .8em 0 !important;
}
h2, .h2 {
	color: #009c9b !important;
	font-size: 133%;
	margin: 0 0 .2em 0 !important;
}
h3, .h3 {
	color: #272727 !important;
	font-size: 1em;
	font-weight: bold !important;
	margin: 0 0 .1em 0 !important;
}
p a:hover {
	text-decoration: underline;
}

iframe#LinkedInFeed {
	height: 450px;
}

.x-colophon {
	border-top: 0;
	box-shadow: none;
}
.x-navbar {
	border-bottom: 0;
	background-color: #fff;
}
.x-navbar .desktop .x-nav .x-menu-item-search a:hover {
	background-color: transparent;
	box-shadow: none !important;
}
.x-navbar {
	box-shadow: none;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
	box-shadow: none;
	background: none;
}
.x-btn-navbar {
	padding: 0;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none !important;
	background: none;
}
.entry-wrap {
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}

.x-btn, .button, [type="submit"] {
	text-shadow: none !important;
	padding: 0.5em 1.4em;
	min-width: 160px;
}
.x-brand {
	width: 218px;
	height: auto;
}
.desktop .sub-menu {
	background-color: #fff;
	font-size: 16px;
	border-radius: 0;
	box-shadow: none;
}

.x-navbar .desktop .x-nav > li > a {
	margin-bottom: 4px;
}
.x-navbar .desktop ul.x-nav i.x-framework-icon, .x-navbar .desktop .x-nav li.wpml-ls-item > a > span:after {
	display: none;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .current-menu-parent > a {
	box-shadow: 0 4px 0 0 #00928a !important;
}
.x-navbar .mobile .x-nav li>a {
	font-size: 20px;
	padding: 0.3em 0;
}

.x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
	box-shadow: none;
	text-shadow: none;
	background: none;
}
.x-btn-navbar {
	margin-top: 20px !important;
	padding: 0;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none !important;
	background: none;
}
#nav-icon3 {
	width: 40px;
	height: 30px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #007d89;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 12px;
}
#nav-icon3 span:nth-child(4) {
	top: 24px;
}
#nav-icon3:not(.collapsed) span:nth-child(1) {
	top: 12px;
	width: 0%;
	left: 50%;
}
#nav-icon3:not(.collapsed) span:nth-child(2) {
}
#nav-icon3:not(.collapsed) span:nth-child(2) {
	width: 100%;
	margin-left: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon3:not(.collapsed) span:nth-child(3) {
	width: 100%;
	margin-left: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3:not(.collapsed) span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%;
}


.x-navbar .desktop .x-nav > li.wpml-ls-last-item > a {
	padding-right: 0 !important;
}
.x-navbar .desktop .x-nav > li.wpml-ls-last-item > a:hover {
    box-shadow: none !important;
}

.flexmethod {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.x-container:before {
	content: normal;
}
footer {
	background: #3b3b3b;
}
footer a {
	color: #fff;
}
footer .telmail {
	background: #282828;
	font-size: 1.2em;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 22px 60px 22px 30px;
	margin-left: 20%;
}
footer .telmail a {
	white-space: nowrap;
}
footer a .a {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
footer a:hover .a {
	fill: #00a7ee;
}
footer .logobg {
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40.098 41.15'%3E%3Cdefs%3E%3Cstyle%3E.e%7Bfill:%2300aeef;%7D.f%7Bfill:%2300a39d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='e' d='M7.1,35.876h6.3c.552.011,1.009-.427,1.02-.98h0c.001-.074-.005-.148-.02-.22.013-.11-.024-.22-.1-.3l-2.4-5.1-3.4-7.3c-.4-.856-.4-1.844,0-2.7l3.4-7.4h0l2.3-5.1c.239-.54-.005-1.172-.545-1.412h0c-.112-.049-.232-.079-.354-.088h-6c-.403-.034-.776.215-.9.6l-2.7,6L.3,19.276c-.4.856-.4,1.844,0,2.7l3.4,7.3,2.8,6.1c.032.302.298.523.6.5Z'/%3E%3Cpath class='f' d='M39.8,21.924c.398-.856.398-1.844,0-2.7l-6.5-14-2.392-5.224h-13.007l2.399,5.224,6.5,14c.398.856.398,1.844,0,2.7l-6.5,14-2.4,5.226h13.006l2.393-5.226,6.5-14h0Z'/%3E%3C/svg%3E") no-repeat;
	background-position: right center;
	background-size: contain;
}
footer .linkedinlink {
	display: inline-block;
	line-height: 28px;
	position: relative;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-top: 36px;
}
footer .linkedinlink:after {
	content: '';
	display: block;
	position: absolute;
	width: 28px;
	height: 28px;
	right: -38px;
	top: -4px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' style='width: 28px;'%3E%3Cpath fill='%23fff' d='M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z'/%3E%3C/svg%3E") no-repeat;
}
footer .linkedinlink:hover:after {
	filter: brightness(0) saturate(100%) invert(58%) sepia(91%) saturate(6121%) hue-rotate(157deg) brightness(104%) contrast(102%);
}



/*Søgeresultat*/

body.search h1.h-landmark, body.search p.p-landmark-sub {
	letter-spacing: 0;
	text-align: left;
	padding: 0;
}
body.search .h-landmark span:before, .h-landmark span:after {
	display: none;
}
body.search .entry-wrap {
	background-color: transparent;
}
body.search .entry-wrap .entry-featured, body.search .entry-wrap .excerpt, body.search .entry-wrap .returnlink {
	display: none;
}
body.search .entry-wrap h2.entry-title {
	font-size: 133%;
	margin: 0 0 .2em 0 !important;
}
body.search .entry-wrap h2.entry-title a {
	color: #009c9b;
}
body.search .entry-wrap h2.entry-title a:hover {
	color: #00a7ee;
}
body.search .hentry, body.search .x-container.offset {
	margin-top: 1em;
}
.x-searchform-overlay .form-search label {
	text-transform: none;
}
.x-searchform-overlay .form-search .search-query {
	letter-spacing: 0;
	text-transform: none !important;
}
.x-navbar .desktop .x-nav li>a>span .x-framework-icon svg {
	font-size: 110%;
}
.x-navbar .desktop .x-nav>li>a {
	line-height: inherit;
}
body.search h1.h-landmark, body.search p.p-landmark-sub {
	line-height: 1.1em;
}

/*
.search aside.x-sidebar {
	display: none;
}
.single aside.x-sidebar {
	padding-top: 20px;
}
.single .x-container.offset {
	margin-top: 45px;
}
.search-results h2 {
	text-align: left;
	font-size: 16px;
	font-weight: 400 !important;
	font-family: 'Open Sans', sans-serif !important;
}
.search-results .entry-featured, .search-results .excerpt {
	display: none;
}
.search-results .hentry {
 margin-top: 0;
}
.search-results article header {
	border-bottom: none;
}
.search-results .x-main.right:before {
	content: 'Search results';
	display: block;
	font-family: 'Rawline', sans-serif;
	font-size: 55px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 50px;
}
*/


.captcha-image .cf7ic_instructions span {
	color: #000 !important;
}
.captcha-image label > input:checked + svg, .captcha-image label>input:focus+svg {
	border: 2px solid #000 !important;
}
.captcha-image {
	border: 0 !important;
	width: 100%;
}

.techslider .x-slide-container-content.width {
	width: 100%;
}
.techslider .foto {
	position: absolute;
	right: 200px;
	width: 210px;
	height: 210px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 0 30px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0 0 30px;
	box-shadow: rgba(0,0,0,0.15) 0 0 30px;
}
.techslider.praktikant .foto {
	right: 80px;
	
}
.techslider .foto img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.techslider .navntitel, .greenthis {
	color: #007d89;
}
.techslider.praktikant p {
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
	.techslider.praktikant .mz6-f {
		padding-right: 330px;
		padding-left: 60px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 967px) {
	.techslider .mz6-f {
		padding-right: 330px;
		padding-left: 60px;
	}
}

.widget {
	text-shadow: none;
}
p {
	line-height: 1.5em;
}
.hero h1 {
	color: #fff;
	font-size: 3em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin: 2.2em auto;
	max-width: 750px;
	text-shadow: 0 0 8px #000;
}

.joboxme {
	padding: 34px 25px 10px 34px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
	z-index: 1;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-size: 1em;
}
.joboxme h2 {
	margin-bottom: 1em !important;
}
a.pdflink {
	color: #000;
	font-weight: 500;
	display: block;
	margin: 15px 0;
}
a.pdflink:after {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 0 -5px 5px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ef4937' d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E") no-repeat;
	background-size: contain;
	background-position: center center;
}
a.pdflink:hover:after {
	opacity: .5;
}

.boxme > div > div, .boxmesub > div > div, .boxmekontakt > div > div {
	background: #fff;
	padding-left: 16px;
}
.boxme h2, .headerto h2 {
	color: #009c9b !important;
	font-size: 200%;
	margin: 1em 0 0.2em 0 !important;
}
a.readmorelink, a.returnlink, a.morelink {
	font-weight: 400;
	color: #000;
	display: inline-block;
	transition: all 0.3s;
}
a.morelink {
	display: block;
	text-transform: uppercase;
}
a.returnlink {
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 2em;
}
a.readmorelink:before, a.returnlink:before, a.morelink:before {
	/*content: '\f054';
	color: #fff;
	font-family: 'FontAwesome';
	text-align: center;
	padding-left: 3px;*/
	display: inline-block;
	background-color: #009c9b;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-right: 8px;
	transition: all 0.3s;
	
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50%;
	margin-bottom: -6px;
}

a.morelink:before {
	/*content: '\f054';
	color: #fff;
	font-family: 'FontAwesome';
	text-align: center;
	padding-left: 3px;*/
	background-color: #ef4937;
}

a.returnlink:before {
	/*content: '\f053';*/
	padding-left: 0;
	padding-right: 3px;
	transform: rotate(180deg);
}
a:hover.readmorelink:before, a:hover.returnlink:before {
	color: #000;
	background-color: #00a7ee !important;
}
a:hover.morelink:before {
	color: #000;
	background-color: #00a7ee !important;
}

.morecase a.readmorelink:before {
	background-color: #343434;
}
.whitebox .x-text {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	-webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
	padding: 10px 0 15px 0;
}
.whitebox .x-text a {
	color: #ef4937;
	font-weight: 400 !important;
}
.whitebox .x-text a:hover {
	color: #00a7ee;
}
.greenboxbg {
	position: relative;
}
.greenboxbg:before {
	content: '';
	display: block;
	background: #007d89;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.685 241.949'%3E%3Cdefs%3E%3Cstyle%3E.stl1%7Bfill:%23007d89;%7D.stl2%7Bfill:%2305888e;%7D%3C/style%3E%3C/defs%3E%3Crect class='stl1' width='329.685' height='241.949'/%3E%3Cpath class='stl2' d='M204.407,29.51l38.527,83.474a19.065,19.065,0,0,1,0,15.983l-38.418,83.239-13.728,29.743H268.46l13.728-29.743,38.418-83.239a19.072,19.072,0,0,0,0-15.983L282.08,29.51,268.459,0H190.787Z'/%3E%3C/svg%3E");
	position: absolute;
	width: 950px;
	height: 95%;
	left: 50%;
	transform: translate(-50%, 0);
}
.greenboxbg h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 180%;
	color: #fff !important;
	font-weight: 300;
	margin: 1.2em 0 !important;
}
.ikonbox img {
	max-width: 160px;
	height: auto;
	margin: 10px 0;
}
.ikonbox p {
	margin-bottom: 0;
	padding: 0 10px;
}
.ennyhed p:first-child {
	color: #009c9b;
}
.ennyhed h2 {
	margin: 0 0 0.5em 0;
	font-size: 180%;
}
.ennyhed p {
	margin-bottom: 0.5em;
}
.caseintro {
	padding: 45px 30px 0 0;
}
.caseintro p:first-child {
	text-transform: uppercase;
	margin: 0;
}
.caseintro h2 {
	font-weight: 300;
	margin: 0 0 0.7em 0;
	line-height: 1em;
}
/*.aktueltblok {
	
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	min-width: 0px;
	min-height: 0px;
	
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	margin: calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
}
.aktueltblok .aktueltpre {
	background: #fff;
	
	flex-basis: calc(33.33% - 1rem);
	
	flex-grow: 1;
	margin: calc(1rem / 2) calc(1rem / 2);
	
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	display: block;
	position: relative;
	min-width: 0px;
	max-width: 100%;
	min-height: 0px;
}*/
.sidetekst {
	max-width: 850px;
	margin: 0 auto;
}
.person {
	margin-bottom: 30px;
}
.person img {
	max-width: 200px;
	display: block;
	margin: 20px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.person p {
	margin-bottom: 0;
}
.person p a {
	color: #000;
}
.person p a:hover {
	color: #00a7ee;
}
.person p:nth-child(2) {
	font-weight: 600;
}
.person p:nth-child(3) {
	color: #009c9b;
}

.x-map {
	margin: 20px;
}

.aktueltgrid { 
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/*grid-template-rows: repeat(2, 1fr);*/
	grid-column-gap: 22px;
	grid-row-gap: 36px;
	padding-bottom: 60px;
}
.aktueltgrid > div, .single .entry-wrap {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.3);
}
.aktueltgrid > div .featimg {
	display: block;
	width: 100%;
	height: 200px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 497.973 497.973'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2300a7ee;%7D.b%7Bfill:%2305888e;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='497.973' height='497.973'/%3E%3Cpath class='b' d='M248.981,331.93q-50,0-100.006,0c-6.289,0-10.614-3.407-11.748-9.24a13.707,13.707,0,0,1-.182-2.6q-.012-71.087,0-142.172c0-7.161,4.557-11.788,11.763-11.8,18.409-.041,36.818-.015,55.228-.015q72.392,0,144.784-.059c6.59-.015,11.147,4.292,11.952,9.29a17.6,17.6,0,0,1,.162,2.785q.01,70.9,0,141.8c0,7.4-4.581,12.009-11.946,12.01Q298.984,331.936,248.981,331.93ZM350.514,230.863v-5.175q0-22.3.018-44.594c0-2.2-.688-3.983-2.731-4.857a9.017,9.017,0,0,0-3.454-.462q-95.16-.03-190.319-.088c-4.642-.007-6.647,1.952-6.631,6.673.115,34.518.062,69.037.062,103.556v2.467c.639-.486.979-.722,1.293-.989q29.674-25.139,59.354-50.271c4.6-3.89,9.125-7.924,14.045-11.378,8.96-6.29,17.5-5.569,25.922,1.463a89.6,89.6,0,0,0,10.407,7.808c4.535,2.78,9.166,2.184,13.367-1.106a24.109,24.109,0,0,0,2.874-2.649c7.493-8.148,14.939-16.338,22.45-24.47a38.076,38.076,0,0,1,5.008-4.716,11.645,11.645,0,0,1,12.972-1.21,27.583,27.583,0,0,1,5.56,3.7c6.774,5.855,13.446,11.828,20.154,17.759C343.969,225.068,347.069,227.815,350.514,230.863Z'/%3E%3Cpath class='b' d='M184.005,195.983A18.469,18.469,0,1,1,165.4,214.334,18.4,18.4,0,0,1,184.005,195.983Z'/%3E%3C/svg%3E");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.aktueltgrid a h4 {
	font-size: 133%;
	line-height: 1.2em;
	color: #ef4937 !important;
	margin: 1.2em 30px 0.8em 40px !important;
}
.aktueltgrid a p {
	color: #000 !important;
	margin: 0 30px 0 40px !important;
}
.aktueltgrid a.morelink {
	margin: 1em 30px 1.5em 40px !important;
	
}

.single .entry-wrap {
	padding: 6%;
}
.single h1 {
	font-size: 200%;
	font-weight: 400;
	line-height: 1.2em;
	color: #ef4937 !important;
	margin-bottom: 1em;
}
.single .entry-thumb {
	max-width: 600px;
	height: auto;
	background-color: transparent;
}
.entry-featured {
	box-shadow: none;
}
.has-post-thumbnail .entry-featured {
	border: 0;
}
.single header.masthead:after {
	content: '';
	display: block;
	width: 100%;
	height: 141px;
	background-image: url(/wp-content/uploads/2020/08/binary-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}



.WidgetBackground__Content-sc-1ho7q3r-2 > a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(245, 245, 245);
	left: 0;
	top: 0;
	pointer-events: none !important;
}



@media only screen and (max-width: 1300px) {
	.techslider .foto {
		right: 100px;
	}
}

@media only screen and (min-width: 1268px) {
	.boxme > div > div {
		padding-left: 96px !important;
	}
	.boxmesub > div > div {
		padding-left: 60px !important;
	}
}

@media only screen and (max-width: 1100px) {
	iframe#LinkedInFeed {
		height: 700px;
	}
}
@media only screen and (max-width: 967px) {
	footer .telmail {
		margin-left: 0;
	}
	.boxme > div > div, .boxmesub > div > div, .boxmekontakt > div > div {
		margin: 0 !important;
	}
	.boxme > .x-container.width, .boxmesub > .x-container.width, .boxmekontakt > .x-container.width {
		background: #fff !important;
		width: 100%;
	}
	.aktueltgrid { 
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 967px) {
	.boxme.moveup, .boxmesub.moveup {
		margin-top: -42px !important;
		margin-bottom: 42px !important;
	}
	.boxme > div > div, .boxmesub > div > div, .boxmekontakt > div > div {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
		box-shadow: 0 0 16px 0 rgba(0,0,0,0.1);
	}
	.nomargin, .nomargin img {
		margin: 0 !important;
	}
	.nomargin img {
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.breaktopbox {
		margin-top: -75px;
	}
}

@media only screen and (max-width: 768px) {
	.techslider .foto {
		position: relative;
		right: initial !important;
		margin: 0 auto 20px auto;
	}
}

@media only screen and (max-width: 700px) {
	iframe#LinkedInFeed {
		height: 980px;
	}
}

@media only screen and (max-width: 640px) {
	.hero h1 {
		font-size: 2em;
	}
	.aktueltgrid { 
		grid-template-columns: repeat(1, 1fr);
	}
	footer .logobg {
		background: none;
	}
}
@media only screen and (max-width: 480px) {
	.techslider .foto {
		width: 60vw;
		height: 60vw;
	}
}