/*
Theme Name: Sobatec
Theme URI: https://www.daniel-seidl.net/
Description: 
Version: 1.00
Author: Daniel Seidl, B.Sc.
Author URI: https://www.daniel-seidl.net/
*/

/* GENERAL */

html, body {
	/*font-family: univia-pro, sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0F2743;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.02em;	
	overflow-x: hidden !important;
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
a, a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
.clear {
	clear: both;
}
.dsnet-wrapper, #dsnet-header-lower .sub-menu {
	width: 100%;
	padding: 0px 15px;
	max-width: 1280px;
	margin: 0 auto;
}
#dsnet-footer-lower {
	width: 100%;
	background: #00428E;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.05em;	
	padding: 20px 0px;
}
#dsnet-footer-upper {
	border-top: 1px solid #00428E;
	padding: 50px 0px;
	margin-top: 70px;
}
#dsnet-footer-upper .left-part {
	width: 280px;
	float: left;
}
#dsnet-footer-upper .right-part {
	width: 870px;
	float: right;
	margin-top: 16.5px;
}
#dsnet-footer-upper .dsnet-footer-upper-part {
	width: 290px;
	float: left;
}
#dsnet-footer-upper .headline {
	line-height: 31px;
	border-left: 3px solid #0D79F7;
	color: #00428E;
	font-weight: 800;
	text-transform: uppercase;
	padding-left: 20px;
	margin-bottom: 40px;
	letter-spacing: 0.03em;	
}
#dsnet-footer-upper ul {
	list-style: none;
	padding-left: 23px;
}
#dsnet-footer-upper li a, #dsnet-footer-upper li a:hover {
	color: #0F2743;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0.05em;	
	text-decoration: none;
}
#dsnet-footer-upper li a:hover {
	color: #00428E;
}
#dsnet-footer-upper .logo {
	display: block;
	max-width: 245px;
	margin-bottom: 44px;
}
#dsnet-footer-upper .text {
	color: #0F2743;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.05em;	
	margin-bottom: 23px;
}
#dsnet-footer-upper .phone  {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 5px solid #0D79F7;
}
#dsnet-footer-upper .phone a, #dsnet-footer-upper .phone a:hover {
	font-weight: 800;
	color: #00428E;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.03em;
	text-decoration: none;
	padding-left: 35px;
	background-image: url(gfx/footer-phone.svg);
	background-size: 18px 18px;
	background-position: left center;
	background-repeat: no-repeat;	
}
#dsnet-footer-upper .phone a:hover {
	color: #0D79F7;
}
#dsnet-footer-upper .mail a, #dsnet-footer-upper .mail a:hover {
	font-weight: 400;
	color: #0D79F7;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.03em;
	text-decoration: none;
	padding-left: 35px;
	background-image: url(gfx/footer-mail.svg);
	background-size: 18px 16px;
	background-position: left center;
	background-repeat: no-repeat;	
}
#dsnet-footer-upper .mail a:hover {
	color: #00428E;
}
#dsnet-footer-upper .search, #dsnet-footer-upper .search:hover {
	color: #00428E;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0.05em;
	padding: 17px 72px;
	border: 5px solid #0D79F7;
	display: inline-block;
	margin-top: 40px;
	font-weight: 600;
}
#dsnet-footer-upper .search:hover {
	background: #0D79F7;
	color: #ffffff;
}
#dsnet-header-upper .left-part ul {
	list-style: none;
}
#dsnet-header {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#dsnet-header-upper {
	height: 40px;
	background: #ffffff;
}
#dsnet-header-upper .left-part li {
	display: inline-block;
}
#dsnet-header-upper .left-part {
	float: left;
	padding-top: 5px;
}
#dsnet-header-upper .right-part {
	float: right;
}
#dsnet-header-upper .left-part a, #dsnet-header-upper .left-part a:hover {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #0F2743;
	display: inline-block;
}
#dsnet-header-upper .left-part li.wpml-ls-current-language a {
	color: #0D79F7;
}
#dsnet-header-upper .left-part li:first-child:after {
	content: "|";
	display: inline-block;
	padding-left: 6px;
	padding-right: 2px;
}
#dsnet-header-upper .right-part > div {
	float: left;
}
#dsnet-header-upper .right-part {
	padding-top: 5px;
}
#dsnet-header-upper .right-part a {
	color: #0F2743;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
}
#dsnet-header-upper .right-part a:hover {
	color: #0D79F7;
}
#dsnet-header-upper .phone a{
	padding-left: 30px;
	background-image: url(gfx/header-phone.svg);
	background-size: 16px 16px;
	background-position: left center;
	background-repeat: no-repeat;	
	margin-left: 30px;
}
#dsnet-header-upper .mail a{
	padding-left: 30px;
	background-image: url(gfx/header-mail.svg);
	background-size: 18px 15px;
	background-position: left center;
	background-repeat: no-repeat;	
}
#dsnet-abstand {
	height: 187px;
}
body.home #dsnet-abstand {
	height: 40px;
}
#dsnet-header-lower {
	height: 107px;
	background: #ffffff;
}
body.home.up #dsnet-header-lower {
	background: transparent;	
}
#dsnet-header-lower .logo {
	display: block;
	max-width: 245px;
	margin-top: 21.5px;
}
#dsnet-header-lower .left-part {
	width: 280px;
	float: left;
}
#dsnet-header-lower .right-part {
	float: right;
	padding-top: 36.5px;
}
#dsnet-header-lower .right-part ul {
	list-style: none;
}
#dsnet-header-lower .right-part li {
	display: inline-block;
}
#dsnet-header-lower .right-part a, #dsnet-header-lower .right-part a:hover {
	color: #00428E;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	margin-left: 26px;
	text-decoration: none;
	font-weight: 800;
	display: inline-block;
	border: 2px solid transparent;
	padding: 0px 10px;
}
body.home.up #dsnet-header-lower .right-part a, body.home.up #dsnet-header-lower .right-part a:hover {
	color: #ffffff;	
}
#dsnet-header-lower .right-part li:first-child a {
	margin-left: 0px;
}
#dsnet-header-lower .right-part a:hover, #dsnet-header-lower li.current_page_item a {
	color: #0D79F7;
	border-color: #0D79F7;
}
body.home.up #dsnet-header-lower .right-part a:hover, body.home.up #dsnet-header-lower li.current_page_item a {
	color: #ffffff;
	border-color: #ffffff;
}
#dsnet-block-slider {
	width: 100%;
	height: 726px;
	background: #0F2743;
	color: #ffffff;
	position: relative;
}
#dsnet-block-slider .background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.74;
}
#dsnet-block-slider .background-2 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.74;
}
#dsnet-block-slider .box {
	width: 630px;
	height: 480px;
	border: 20px solid #0D79F7;
	position: absolute;
	left: 15px;
	top: 181px;
}
#dsnet-block-slider .dsnet-wrapper {
	position: relative;
	height: 100%;
}
#dsnet-block-slider .text {
	padding-left: 84px;
	padding-top: 240px;
	z-index: 200;
    position: relative;
}
#dsnet-block-slider .text-small {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	padding-left: 102px;
	background-image: url(gfx/slider-line.svg);
	background-position: left center;
	background-size: 76px auto;
	background-repeat: no-repeat;
}
#dsnet-block-slider .text-big {
	font-size: 60px;
	line-height: 76px;
	letter-spacing: 0.02em;
	padding-left: 102px;
	font-weight: 800;
	width: 830px;
	padding-top: 20px;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-slider .link-outer {
	background: #00428e;
	background: -moz-linear-gradient(left, #00428e 0%, #0d79f7 100%);
	background: -webkit-linear-gradient(left,  #00428e 0%, #0d79f7 100%);
	background: linear-gradient(to right, #00428e 0%, #0d79f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00428e', endColorstr='#0d79f7',GradientType=1 );
	position: absolute;
	top: 530px;
	left: 540px;
}
#dsnet-block-slider .link, #dsnet-block-slider .link:hover {
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	padding: 22px 60px 22px 42px;	
	color: #ffffff;
	text-decoration: none;
	background-image: url(gfx/link-arrows.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center; 
	background-size: 15px 15px;	
}
#dsnet-block-slider .infoblock {
	position: absolute;
	top: 172px;
	right: 0px;
}
#dsnet-block-slider .infoblock img {
	width: 164px;
	height: 72px;
	display: block;
}
.dsnet-block {
	padding-bottom: 75px;
}
#dsnet-block-slider.dsnet-block {
	padding-bottom: 0px;
	margin-bottom: 75px;
}
#dsnet-block-doubleheadline {
	text-align: center;
}
#dsnet-block-doubleheadline .line {
	width: 45px;
	height: 5px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #0D79F7;
}
#dsnet-block-doubleheadline .small {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #00428E;
	margin-bottom: 22px;
}
#dsnet-block-doubleheadline h2 {
	color: #0F2743;
	font-size: 40px;
	line-height: 52px;
	max-width: 700px;
	margin: 0 auto;
	letter-spacing: 0.02em;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-moreboxes {
	max-width: 928px;
	margin: 0 auto;
}
#dsnet-block-moreboxes .box {
	width: 424px;
	float: left;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	padding: 25px;
	text-align: center;
}
#dsnet-block-moreboxes .box.full {
	padding: 0px;
}
#dsnet-block-moreboxes .box:hover {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.40);
}
#dsnet-block-moreboxes .box-2 {
	width: 424px;
	float: right;
}
#dsnet-block-moreboxes .image {
	width: 129px;
	height: 129px;
	margin: 0 auto;
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: contain;
	margin-bottom: 35px;
}
#dsnet-block-moreboxes .headline {
	color: #0F2743;
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	letter-spacing: 0.02em;
	min-height: 60px;
	margin-bottom: 16px;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-moreboxes .text {
	color: #0F2743;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.0em;
	min-height: 76px;
	margin-bottom: 50px;
}
#dsnet-block-moreboxes .link, #dsnet-block-moreboxes .link:hover,
#dsnet-block-projectpreview .link, #dsnet-block-projectpreview .link:hover,
#dsnet-block-bigtext .link, #dsnet-block-bigtext .link:hover,
#dsnet-block-newspreview .link, #dsnet-block-newspreview .link:hover,
#dsnet-block-infobox .link, #dsnet-block-infobox .link:hover {
	display: inline-block;
	background-color: #CFE2F7;
	color: #0D79F7;
	font-size: 16px;
	line-height: 19px;
	padding: 21.5px 58px 21.5px 21.5px;
	text-decoration: none;
	font-weight: 600;
	background-image: url(gfx/moreboxes-arrows.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 21.5px) center; 
	background-size: 15px 15px;
}
#dsnet-block-projectpreview,
#dsnet-block-webappinfo .inner {
	padding-top: 45px;
	padding-bottom: 90px;
	background: #073D7C;
	background: -moz-linear-gradient(left, #073D7C 0%, #0d79f7 100%);
	background: -webkit-linear-gradient(left, #073D7C 0%, #0d79f7 100%);
	background: linear-gradient(to right, #073D7C 0%, #0d79f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073D7C', endColorstr='#0d79f7',GradientType=1 );
	color: #ffffff;
	text-align: center;
	margin-bottom: 70px;
}
#dsnet-block-projectpreview.white {
	background: transparent;
}
#dsnet-block-webappinfo .inner {
	margin-bottom: 0px;
}
#dsnet-block-projectpreview .line,
#dsnet-block-webappinfo .line {
    width: 45px;
    height: 5px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #ffffff;
}
#dsnet-block-projectpreview.white .line {
	background: #0D79F7;
}
#dsnet-block-projectpreview .small,
#dsnet-block-webappinfo .small {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-bottom: 22px;
}
#dsnet-block-projectpreview.white .small {
	color: #00428E;
}
#dsnet-block-projectpreview h2,
#dsnet-block-webappinfo h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 52px;
    max-width: 900px;
    margin: 0 auto;
    letter-spacing: 0.02em;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-projectpreview.white h2 {
	color: #0F2743;
}
#dsnet-block-projectpreview .project-holder {
	padding: 70px 0px;
}
#dsnet-block-projectpreview .project, #dsnet-block-projectpreview .project:hover {
	float: left;
	display: block;
	text-decoration: none;
	width: calc(33.33333333% - 24px);
	margin-right: 36px;
}
#dsnet-block-projectpreview .project * {
	text-decoration: none;
}
#dsnet-block-projectpreview .project:nth-child(3) {
	margin-right: 0px;
}
#dsnet-block-projectpreview .image {
	width: 100%;
	height: 296px;
	background-size: cover;
	background-position: center center;
	margin-bottom: 15px;
}
#dsnet-block-projectpreview .name {
	text-align: left;
	padding-left: 42px;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.08em;
	padding-bottom: 9px;
	border-bottom: 1px solid #ffffff;
	background-image: url(gfx/projectpreview-plus.svg);
	background-repeat: no-repeat;
	background-position: top left; 
	background-size: 23px 23px;
	min-height: 56px;
	color: #ffffff;
}
#dsnet-block-projectpreview.white .name {
	background-image: url(gfx/projectpreview-plus2.svg);
	border-color: #0D79F7;
	color: #0F2743;
}
#dsnet-block-projectpreview .more-holder {
	text-align: right;	
}
#dsnet-block-projectpreview.white .more-holder {
	text-align: center;	
}
#dsnet-block-projectpreview .link {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
#dsnet-block-bigtext .small-headline {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    padding-left: 90px;
    background-image: url(gfx/bigtext-line.svg);
    background-position: left center;
    background-size: 67px auto;
    background-repeat: no-repeat;
	color: #00428E;
	margin-bottom: 60px;
}
#dsnet-block-bigtext .big-text {
	border-left: 1px solid #0F2743;
	color: #0F2743;
	font-size: 32px;
	line-height: 52px;
	letter-spacing: 0.02em;
	padding-left: 22px;
	margin-left: 67px;
	font-weight: 600;
	margin-bottom: 60px;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-bigtext .more-holder {
	text-align: left;
	padding-left: 90px;
}
#dsnet-block-bigtext .inner,
#dsnet-block-infobox .inner, 
#dsnet-block-projectpreview.white .inner {
	background: #073D7C;
	background: -moz-linear-gradient(left, #073D7C 0%, #0d79f7 100%);
	background: -webkit-linear-gradient(left, #073D7C 0%, #0d79f7 100%);
	background: linear-gradient(to right, #073D7C 0%, #0d79f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073D7C', endColorstr='#0d79f7',GradientType=1 );	
	display: inline-block;
}
#dsnet-block-bigtext .link, #dsnet-block-bigtext .link:hover,
#dsnet-block-infobox .link, #dsnet-block-infobox .link:hover {
	background: url(gfx/bigtext-arrows.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 21.5px) center;
	background-size: 15px 15px;
	color: #ffffff;
}
#dsnet-block-newspreview {
	background: url(gfx/newspreview-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 70px 0px;
}
#dsnet-block-newspreview .small {
	color: #00428E;
	font-size: 18px;
	line-height: 22px;
	padding-left: 100px;
	background-image: url(gfx/newspreview-line.svg);
    background-position: left center;
    background-size: 76px auto;
    background-repeat: no-repeat;
	margin-bottom: 30px;
}
#dsnet-block-newspreview h2 {
	padding-left: 100px;
	color: #0F2743;
	font-size: 50px;
	line-height: 61px;
	letter-spacing: 0.02em;
	font-weight: 700;
	margin-bottom: 50px;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-newspreview .news, #dsnet-block-newspreview .news:hover {
	width: calc(33.33333333% - 30px);
	margin-right: 45px;
	float: left;
	display: block;
	text-decoration: none;
	position: relative;
}
#dsnet-block-newspreview .news * {
	text-decoration: none;
}
#dsnet-block-newspreview .news:nth-child(3) {
	margin-right: 0px;
}
#dsnet-block-newspreview .image {
	width: 100%;
	height: 296px;
	background-size: cover;
	background-position: center center;
	margin-bottom: 15px;
}
#dsnet-block-newspreview .category {
	color: #00428E;
	font-size: 16px;
	line-height: 19px;
	padding-left: 90px;
	text-transform: uppercase;
	background-image: url(gfx/newspreview-line.svg);
    background-position: left center;
    background-size: 76px auto;
    background-repeat: no-repeat;
	margin-bottom: 0px;
}
#dsnet-block-newspreview .name {
	color: #0F2743;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	padding: 20px;
	min-height: 124px;
}
#dsnet-block-newspreview .more-holder {
    text-align: right;
	margin-top: 40px;
}
#dsnet-block-newspreview .arrow {
	width: 65px;
	height: 65px;
	background: #00428E;
	position: absolute;
	left: calc(100% - 50px);
	top: 250px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	background-image: url(gfx/newspreview-arrow.svg);
    background-position: center center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
}
#dsnet-block-infobox .line {
	background: #d5d5d5;
	width: 100%;
	height: 1px;
	margin-bottom: 70px;
}
#dsnet-block-infobox .box {
	border: 20px solid #0D79F7;
	padding: 50px 20px;
	background-image: url(gfx/infobox-bg.jpg);
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
}
#dsnet-block-infobox .text {
	width: 700px;
	margin-left: calc(100% - 700px);
	color: #00428E;
	font-size: 26px;
	line-height: 44px;
	text-align: center;
	letter-spacing: 0.02em;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-infobox .more-holder {
	text-align: right;
	padding-right: 90px;
	margin-top: 50px;
}
#dsnet-block-pageheadline .right {
	width: 164px;
	float: right;
}
#dsnet-block-pageheadline .left {
	float: left;
	border: 20px solid #0D79F7;
	padding: 30px 45px;
	max-width: calc(100% - 340px);
}
#dsnet-block-pageheadline .right img {
	display: block;
	width: 100%;
	height: auto;
}
#dsnet-block-pageheadline .small {
	color: #00428E;
	font-size: 18px;
	line-height: 22px;
	padding-left: 100px;
	background-image: url(gfx/newspreview-line.svg);
	background-position: left center;
	background-size: 76px auto;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#dsnet-block-pageheadline h1 {
	padding-left: 100px;
	color: #0F2743;
	font-size: 50px;
	line-height: 61px;
	letter-spacing: 0.02em;
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
}
#dsnet-block-moreboxes .box.full .image {
	width: 100%;
	height: 193px;
	background-size: cover;
	margin-top: 0px;
}
#dsnet-block-moreboxes .box.full .headline {
	padding-left: 25px;
	padding-right: 25px;
}
#dsnet-block-moreboxes .box.full .text {
	padding-left: 25px;
	padding-right: 25px;
}
#dsnet-block-moreboxes .box.full .link {
	margin-bottom: 25px;
}
#dsnet-block-webappinfo .text-holder {
	padding-top: 70px;
	width: 990px;
	margin: 0 auto;
}
#dsnet-block-webappinfo .text {
	width: 330px;
	float: left; 
	padding: 0px 70px;
	font-size: 16px;
	line-height: 19px;
	padding-top: 90px;
	background-image: url(gfx/webapp-icon-01.svg);
	background-position: top center;
	background-size: auto 46px;
	background-repeat: no-repeat;
}
#dsnet-block-webappinfo .text-2 {
	background-image: url(gfx/webapp-icon-02.svg);
	background-size: auto 46px;
}
#dsnet-block-webappinfo .text-3 {
	background-image: url(gfx/webapp-icon-03.svg);
	background-size: auto 46px;
}
#dsnet-block-webappinfo .number {
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	padding-bottom: 8px;
}
#dsnet-content > h1, #dsnet-content > h2, #dsnet-content > h3, #dsnet-content > h4, #dsnet-content > h5, #dsnet-content > h6, #dsnet-content > .wp-block-columns {
	width: 100%;
	padding: 0px 15px;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 36px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.02em;
	padding-right: 440px;
}
#dsnet-content > .wp-block-columns {
	padding-right: 15px;
}
#dsnet-content > p {
	width: 100%;
	padding: 0px 15px;
	max-width: 1280px;
	margin: 0 auto;
	padding-right: 440px;
}
#dsnet-content > figure.wp-block-image, #dsnet-content > ul {
	width: 100%;
	padding: 0px 15px;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 70px;
	padding-right: 440px;
}
#dsnet-content > ul {
	padding-bottom: 0px;
}
#dsnet-content p, #dsnet-content > ul {
	margin-bottom: 24px;
}
#dsnet-content p:last-child {
	margin-bottom: 20px;
}
#dsnet-content > h2 {
	font-size: 40px;
	line-height: 52px;
	color: #0F2743;
	font-weight: 700;
}
#dsnet-block-backbutton .arrow {
	background: #00428E;
	width: 67px;
	height: 67px;
	float: left;
	background-image: url(gfx/backbutton-arrow.svg);
	background-position: center center;
	background-size: 24px auto;
	background-repeat: no-repeat;
	margin-right: 25px;
}
#dsnet-block-backbutton .text {
	text-decoration: none;
	color: #00428E;
	font-size: 16px;
	line-height: 67px;
	font-weight: 600;
}
.shadow-images img {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
#dsnet-block-projectpreview.white .link {
	background-color: transparent;
	color: #ffffff;
	background-image: url(gfx/bigtext-arrows.svg);
}
#dsnet-block-projectpreview.all {
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#dsnet-block-projectpreview.all .project {
	margin-bottom: 70px;
}
#dsnet-block-projectpreview.all .project-holder {
	padding: 0px;
}
#dsnet-content h3 {
	font-size: 30px;
	line-height: 37px;
	color: #0F2743;
	margin-bottom: 20px;
	font-weight: 700;
}
#dsnet-content ul {
	list-style: none;
}
#dsnet-content li {
	padding-left: 26px;
	font-size: 16px;
	line-height: 24px;
	color: #0F2743;
	background-image: url(gfx/project-dot.svg);
	background-position: 0px 6.5px;
	background-size: 11px 11px;
	background-repeat: no-repeat
}
#dsnet-block-projectimages .left {
	width: 730px;
	float: left;
	margin-right: 20px;
	height: 422px;
}
#dsnet-block-projectimages .right {
	width: 187px;
	float: left;
	height: 422px;
}
#dsnet-block-projectimages .image-big, 
#dsnet-block-newsimage .image-big {
	width: 730px;
	height: 422px;
	background-color: #dddddd;
	background-position: center center;
	background-size: cover;
}
#dsnet-block-projectimages .image-small {
	width: 100%;
	height: 130px;
	margin-bottom: 16px;
	background-color: transparent;
}
#dsnet-block-projectimages .image-small-3 {
	margin-bottom: 0px;
}
#dsnet-block-newspreview.all .news {
	margin-bottom: 70px;
}
#dsnet-block-newspreview.all {
	background: transparent;
	padding: 0px;
}
#dsnet-block-backbutton.abstand {
	padding-top: 70px;
}
.contact-icon-text {
	background-position: left center;
	background-size: 38px auto;
	background-repeat: no-repeat;
	padding-left: 65px;
	line-height: 50px;
}
.contact-icon-text.icon-1 {
	background-image: url(gfx/contact-icon-01.svg);
}
.contact-icon-text.icon-2 {
	background-image: url(gfx/contact-icon-02.svg);
}
.contact-icon-text.icon-3 {
	background-image: url(gfx/contact-icon-03.svg);
}
.contact-icon-text.icon-4 {
	background-image: url(gfx/contact-icon-04.svg);
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
	background: #ffffff;
	color: #00428E;
	border: 2px solid #0D79F7;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	padding: 16px;
	width: 100%;
	margin-bottom: 0px;
	max-width: 490px;
}
.wpcf7-form textarea {
	height: 300px;
	font-family: inherit;
   	font-size: inherit;
}
.wpcf7-form input[type=submit] {
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	padding: 22px 60px 22px 42px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(gfx/link-arrows.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-size: 15px 15px;
	border: 0px !important;
	box-shadow: none !important;
	background: #00428e;
	background: -moz-linear-gradient(left, #00428e 0%, #0d79f7 100%);
	background: -webkit-linear-gradient(left, #00428e 0%, #0d79f7 100%);
	background: linear-gradient(to right, #00428e 0%, #0d79f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00428e', endColorstr='#0d79f7',GradientType=1 );
	cursor: pointer;
}
.menu-lang-container {
	/*display: none !important;*/
}
#dsnet-block-searchform input[type="text"] {
	color: #00428E;
	font-size: 18px;
	line-height: 22px;
	padding: 16px;
	border: 2px solid #00428E;
	max-width: 490px;
	width: calc(100% - 85px);
	text-align: center;
	font-family: univia-pro, sans-serif;
	margin-right: 20px;
	display: block;
	float: left;
}
#dsnet-block-searchform input[type="submit"] {
	width: 64px;
	height: 64px;
	box-shadow: none !important;
	display: block;
	float: left;
	background-color: #00428E;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	cursor: pointer;
	border: none !important;
	background-image: url(gfx/link-arrows.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px;
}
#dsnet-block-searchresult {
	margin-top: 70px;
}
#dsnet-block-searchresult .result {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #707070;
}
#dsnet-block-searchresult .name {
	color: #00428E;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
}
#dsnet-block-searchresult .text {
	color: #0F2743;
	font-size: 16px;
	line-height: 24px;
}
#dsnet-header-lower .sm-container-outer {
	display: none;
	width: 100%;
}
#dsnet-header-lower .sm-container {	
	background: rgba(15,39,67,0.85);
	padding: 12.5px 0px;
}
#dsnet-header-lower  li.menu-item-has-children:hover .sm-container-outer {
	display: block;
	position: absolute;
	left: 0px;
	padding-top: 20px;
}
#dsnet-header-lower .sm-container-outer a {
	color: #ffffff !important;
	border: 0px !important;
}
/*#dsnet-block-moreboxes.dsnet-block-3 {*/
#dsnet-block-moreboxes {
	max-width: 100%;
}
/*.dsnet-block-3 .box {*/
#dsnet-block-moreboxes .box {
	width: calc(33.33333333% - 20px) !important;
	margin-right: 30px !important;
	float: left !important;
}
#dsnet-block-moreboxes .box-3 {
	margin-right: 0px !important;
}

#menutoggle-header{
	display: none;
}

/* dsnet mobile menu - start */

#dsnet-header-mobile-opener {
    display: none !important;
    float: right;
    width: 40px;
    height: 60px;
    padding-right: 10px;
	position: relative;
	padding-top: 10px;
}
#dsnet-header-mobile-opener .hamburger {
	width: 30px;
	height: 3px;
	background: #00428E;
	margin-right: 5px;
}
body.home.up #dsnet-header-mobile-opener .hamburger {
	background: #ffffff;
}
#dsnet-header-mobile-opener .hamburger-1 {
	margin-top: 15px;
}
#dsnet-header-mobile-opener .hamburger-2, #dsnet-header-mobile-opener .hamburger-3 {
	margin-top: 7px;
}
#dsnet-mobile-menu {
	visibility: hidden;
	position: fixed;
	z-index: 999999;
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: #ffffff;
	transition: visibility 0s, opacity 0.5s linear;
	opacity: 0;
	height: 100%;
	overflow: auto;
}
#dsnet-mobile-menu.open {
	visibility: visible;
	opacity: 1;
}
#dsnet-header-mobile-closer {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 15px;
}
#dsnet-header-mobile-closer .closer {
	width: 100%;
	height: 5px;
	background: #00428E;
	position: absolute;
	top: 18px;
}
#dsnet-header-mobile-closer .closer-1 {
	transform: rotate(45deg);
}
#dsnet-header-mobile-closer .closer-2 {
	transform: rotate(-45deg);
}
.dsnet-mobile-menu-menu {
	width: calc(100% - 70px);
	margin: 0 auto;
	margin-top: 50px;
}
.dsnet-mobile-menu-menu ul {
	list-style: none;
	margin: 0px;
}
.dsnet-mobile-menu-menu li {
	width: 100%;
}
.dsnet-mobile-menu-menu a {
	width: 100%;
	display: block;
	color: #00428E;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	padding-bottom: 14px;
	text-align: center;
	font-weight: 600;
}
.dsnet-mobile-menu-menu .children a {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #0D79F7;
}
.dsnet-mobile-menu-menu a:hover {
	
}
/*.dsnet-mobile-menu-menu li.current_page_item > a {
	color: #3169C3;
}*/
.dsnet-mobile-menu-menu .sub-menu a {
	font-size: 15px;
	line-height: 28px;	
	color: #767676;
}

/* dsnet mobile menu - end */

@media(max-width: 1250px){
	#dsnet-header-lower .right-part a,
	#dsnet-header-lower .right-part a:hover{
		margin-left: 25px;
	}
	#dsnet-block-infobox .text {
		font-size: 20px;
		line-height: 34px;
		width: 500px;
		margin-left: calc(100% - 500px);
	}
	#dsnet-footer-upper .left-part {
  		float: none;
  		margin-bottom: 30px;
	}
	#dsnet-footer-upper .right-part {
  		width: 100%;
  		float: none;
	}
	#dsnet-footer-upper .dsnet-footer-upper-part {
  		width: calc(33% - 10px);
		margin-right: 15px;
	}
	#dsnet-footer-upper .dsnet-footer-upper-part:nth-child(3) {
		margin-right: 0px;
	}
	#dsnet-header-lower .right-part a, #dsnet-header-lower .right-part a:hover {
		font-size: 12px;
		padding: 0px 7px;
	}
}

@media(max-width: 1130px){
	#dsnet-header-lower .right-part a,
	#dsnet-header-lower .right-part a:hover{
		margin-left: 25px;
	}

	#menutoggle-header{
		display: block;
	}

	#menu-header, .menu-header-navigation-menue-container {
		display: none;
	}
	#dsnet-block-moreboxes .box.full .text {
  		padding-left: 15px;
  		padding-right: 15px;
		min-height: 96px;
		font-size: 14px;
		line-height: 19px;
	}
	#dsnet-block-moreboxes .box.full .headline {
		padding-left: 15px;
  		padding-right: 15px;	
		font-size: 19px;
		padding: 0px 30px;
	}
	#dsnet-block-projectpreview .name {
		font-size: 15px;
		line-height: 20px;
	}
	#dsnet-header-mobile-opener {
		display: block !important;
	}
	#dsnet-header-lower {
		height: 54px;
	}
	#dsnet-header-lower .logo {
  		max-width: 145px;
  		margin-top: 12px;
	}
	#dsnet-abstand {
  		height: 110px;
	}
}

@media(max-width: 1090px) {
	#dsnet-block-webappinfo .text {
		width: calc(33% - 10px);
		margin-right: 15px;
	}
	#dsnet-block-webappinfo .text:nth-child(3) {
		margin-right: 0px;
	}	
	#dsnet-block-webappinfo .text-holder {
		width: 100%;
	}
	#dsnet-content > p {
		padding-right: 15px;
	}
}

@media(max-width: 1010px) {
	#dsnet-block-infobox .box {
		background: transparent;
	}
	#dsnet-block-infobox .text {
		width: 100%;
		margin-left: 0px;
	}
	#dsnet-block-infobox .more-holder {
		padding-right: 0px;
	}
	#dsnet-block-pageheadline .right {
		display: none !important;
	}
	#dsnet-block-pageheadline .left {
		max-width: 100%;	
		width: 100%;
		display: inline-block;
	}
	#dsnet-block-projectimages .left {
  		width: 100%;
  		float: none;
  		margin-right: 0px;
		margin-bottom: 20px;
		height: auto;
	}
	#dsnet-block-projectimages .image-big, #dsnet-block-newsimage .image-big {
		width: 100%;
	}
	#dsnet-block-projectimages .right {
		width: 100%;
		float: none;
		height: 130px;
	}
	#dsnet-block-projectimages .image-small {
		width: calc(33.333333% - 10px);
		background-size: cover;
		background-position: center center;
		float: left;
		margin-right: 15px;
	}
	#dsnet-block-projectimages .right a:nth-child(3) .image-small {
		margin-right: 0px !important;
	}
}

@media(max-width: 930px) {
	#dsnet-block-slider .text-big {
		font-size: 26px;
		line-height: 32px;
		padding-left: 0px;
		width: 600px;
	}	
	#dsnet-block-slider .text {
  		padding-left: 34px;
	}
	#dsnet-block-slider .link-outer {
		left: 50px;
	}
	#dsnet-block-doubleheadline h2, #dsnet-block-projectpreview h2, #dsnet-block-webappinfo h2 {
		font-size: 30px;
		line-height: 40px;
	}
	#dsnet-content > h2 {
		font-size: 24px;
		line-height: 34px;
	}
	#dsnet-content > h3 {
		font-size: 20px;
		line-height: 30px;
	}
	#dsnet-content > h1, #dsnet-content > h2, #dsnet-content > h3, #dsnet-content > h4, #dsnet-content > h5, #dsnet-content > h6, #dsnet-content > .wp-block-columns,
	#dsnet-content > figure.wp-block-image, #dsnet-content > ul {
		padding-right: 15px;
	}
}

@media(max-width: 790px) {
	#dsnet-block-moreboxes .box {
		width: 100% !important;
		margin-right: 0px !important;
		float: none !important;
		display: block !important;
	}	
	#dsnet-block-moreboxes .box.full .text {
		min-height: 0px !important;
	}
	#dsnet-block-moreboxes .link {
		display: block !important;
		margin-bottom: 50px;
	}
	#dsnet-block-projectpreview .project, #dsnet-block-projectpreview .project:hover {
		width: 100% !important;
		margin-right: 0px !important;
		float: none !important;
	}
	#dsnet-block-projectpreview .name {
		margin-bottom: 35px;
	}
	#dsnet-block-bigtext .big-text {
		font-size: 22px;
		line-height: 32px;
	}
	#dsnet-block-newspreview .news, #dsnet-block-newspreview .news:hover {
		width: 100% !important;
		margin-right: 0px !important;
		float: none !important;
	}
	#dsnet-footer-upper .dsnet-footer-upper-part {
  		width: 100%;
		float: none;
		margin-right: 0px !important;
		margin-bottom: 30px;
	}
	#dsnet-footer-upper .headline {
		margin-bottom: 10px;
	}
	#dsnet-block-newspreview h2 {
		display: none !important;
	}
	#dsnet-block-pageheadline h1 {
		font-size: 30px;
		line-height: 36px;
		padding-left: 0px;
	}
	#dsnet-block-pageheadline .left {
		padding: 15px;
		border-width: 10px;
	}
	#dsnet-block-webappinfo .text {
  		width: 100%;
		float: none;
		margin-right: 0px !important;
		margin-bottom: 50px;
		padding-top: 60px;
	}
	#dsnet-block-projectimages .image-big, #dsnet-block-newsimage .image-big {
		width: 100%;
		height: 200px;
	}
	#dsnet-header-mobile-opener {
		position: absolute;
		right: 5px;
		top: 25px;
	}
}

@media(max-width: 670px) {
	#dsnet-block-slider .box {
		display: none !important;
	}
	#dsnet-block-slider .text {
		padding-left: 0px;
		padding-top: 150px;
	}
	#dsnet-block-slider .infoblock {
  		top: 60px;
  		right: 15px;
	}
	#dsnet-block-slider .link-outer {
		left: 15px;
		top: 380px;
	}
	#dsnet-block-slider {		
		height: 460px;
	}
	#dsnet-block-slider .text > div {
		width: 100%;
	}
	#dsnet-block-slider.dsnet-block {
  		margin-bottom: 45px;
	}
	.dsnet-block {
  		padding-bottom: 45px;
	}
	#dsnet-block-doubleheadline h2, #dsnet-block-projectpreview h2, #dsnet-block-webappinfo h2 {
		font-size: 26px;
		line-height: 32px;
	}
}

@media(max-width: 600px) {
	.wp-block-column { 
		padding-bottom: 35px; 
	}
	#dsnet-block-pageheadline h1 {
		font-size: 22px;
		line-height: 28px;
	}
	#dsnet-block-pageheadline .small {
		background-size: 46px auto;
		padding-left: 55px;
		font-size: 15px;
	}
	#dsnet-block-projectimages .image-small {
		height: 90px !important;
	}
}

@media(max-width: 460px){
	#dsnet-header-upper .right-part .mail {
		/*display: none !important;*/
	}
	#dsnet-header-lower {
		/*top: 0px; position: absolute;*/
	}
	#dsnet-header-lower .logo {
		margin-top: 8px;
		height: 20px;
	}
	#dsnet-header-lower .logo {
		max-width: 130px;
	}
	.dsnet-wrapper, #dsnet-header-lower .sub-menu {
		padding-left: 10px;
		padding-right: 10px;
	}
	#dsnet-header-lower {
		/*height: auto !important;
		width: 140px !important;
		background: transparent !important;*/
	}
	#dsnet-header-upper .right-part {
		/*display: none !important;*/
	}	
	#dsnet-block-slider .infoblock {
		display: none !important;
	}
	#dsnet-block-slider .text {
		padding-top: 60px;
	}
	#dsnet-block-slider .link-outer {
		top: 300px;
	}
	#dsnet-block-slider {
  		height: 380px;
	}
	#dsnet-block-slider.dsnet-block {
  		margin-bottom: 35px;
	}
	.dsnet-block {
  		padding-bottom: 35px;
	}
	#dsnet-header-upper .mail a, #dsnet-header-upper .phone a {
		padding-left: 20px !important;
		font-size: 9px;
	}
	#dsnet-header-upper .phone a {
		margin-left: 10px !important;
	}
	#dsnet-header-lower {
  		height: 44px;
	}
	#dsnet-block-pageheadline h1 {
		font-size: 20px;
		line-height: 26px;
	}
	#dsnet-abstand {
  		height: 90px;
	}
}