/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v29-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* rubik-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik-v28-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rubik-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rubik-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v28-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rubik-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/rubik-v28-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body,
.off-canvas-content, .off-canvas-content {
	background-color: #DADADA;
}
body, a, p, li {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: none;
}
.single .imgContainer img {
	margin-top: 0px;
}
.updated {
	margin-bottom: 10px;
	display: block;
}
.container {
	padding-top: 150px;
}
.flex-middle {
  display: flex;
  align-items: center;
  height: 100%;
}

.section1 {
	margin-bottom: 100px;
}
.section3.blog {
	margin-top: 50px;
}
.section3 h2 {
	margin-bottom: 20px;
}
.bluebg {
	background-color: #007EC7;
	padding: 30px 0px;
	margin-top: 50px;
}
.textContainer1,
.textContainer2 {
	padding: 20px 100px;
}
.startseite .textContainer1 {
	padding: 35% 100px 0px 50px;
}

strong {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
}
h2,
h2 a, 
.uberschrift {
	font-size: 24px; 
	line-height: 25px;
	color: #007EC7;
	font-family: 'Montserrat';
	font-weight: 700!important;
	margin-bottom: 20px;
}
.sububerschrift {
	font-size: 20px; 
	line-height: 22px;
	color: #007EC7;
	font-family: 'Montserrat';
	font-weight: 700!important;
	margin-bottom: 10px;
	margin-top: 20px;
}
.page-template-unterseite-referenzen .textContainer1{
	margin-bottom: 40px;
}

.page-template-unterseite-referenzen .textContainer1 .leistungen {
	margin-bottom: 10px;
}
.page-template-unterseite-referenzen .textContainer1 .text p {
	font-size: 12px; 
	line-height: 13px;
	color: #000;
	font-weight: 500;
	margin-bottom: 5px;
}

.page-template-unterseite-referenzen .textContainer1 {
	padding: 0px 10px 0px;
}

.unterseite h1,
.archive h1,
.single h1 {
	font-size: 40px;
	line-height: 38px;
	margin-bottom: 50px;
	color: #007EC7;
	font-family: 'Montserrat';
	font-weight: 700;
}
h3,
h3 a {
	font-size: 18px	;
	line-height: 19px;
	color: #007EC7;
	font-family: 'Montserrat';
	font-weight: 700!important;
}
.rowrechts {
	margin-bottom: 50px;
}
.rowlinks {
	margin-bottom: 50px;
}

.bluebg .text p {
	color: #fff!important;
}
.bluebg .uberschrift {
	color: #fff;
}
.imgContainer img,
.featured-image img,
.img {
	border-radius: 10px;
	width: 100%;
	box-shadow: 0px 3px 5px #444;
}
.imgContainer img {
	margin-bottom: 50px;
	margin-top: 50px;
}
.featured-image img {
	margin-bottom: 50px;
}
.single .imgContainer img {
	margin-bottom: 20px;
}
.more-link,
.more-link:hover,
.more-link:active,
.more-link:focus {
	background-color: #007EC7;
	color: #fff;
	padding: 16px 32px;
	border-radius: 3px;
	font-size: 16px;
	margin-top: 0px;
	display: inline-block;
}
.btn,
.btn:hover,
.btn:active,
.btn:focus {
	background-color: #007EC7;
	color: #fff;
	padding: 16px 32px;
	border-radius: 3px;
	font-size: 16px;
	margin-top: 30px;
	display: inline-block;
	border: none;
}
.bluebg .btn {
	color: #fff;
	border: 1px solid #fff;
	margin-right: 20px;
	
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.elemente .img {
		margin: 0px 11px;
		width: calc(100% - 22px);
		  align-self: center;       /* vertikal mittig im Flex-Container */
  max-height: 100%;         /* niemals höher als der Container */
  height: auto;             /* Bildhöhe automatisch */
	}
	

	
	
.title-bar {
	display: none;
}
#site-navigation {
	background-color:#DADADA ;
	position: fixed;
	width: 100%;
	z-index: 4;
}
.top-bar, .top-bar ul {
	background: #DADADA;
}
.menu .home a {
	background: transparent url('../images/MrConnect.svg') no-repeat left top / 100%;
	text-indent: -3000px;
	width: 120px;
	height: 120px;
	margin-left: 25px;
	margin-top: -2px;
	display: block;
}
#mobile-menu {
	display: none;
}
.top-bar-right {
	padding: 32px 32px;
}
.current-post-ancestor a,
.menu .active > a {
	color: #007EC7;
	font-weight: 500;
}
a.wp-block-navigation-item__content, li a {
	font-weight: 300;
	font-size: 16px;
	font-family: 'Montserrat';
}
.blogimg a img {
	width: 100%;
	border-radius: 10px;
	box-shadow: 0px 3px 5px #444;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	left: 0;
	right: auto;
}
.ico.insta {
	color: #fff;
	text-indent: -5000px;
	position: relative;
	display: inline-block;
	height: 58px;
	width: 58px;
	border-radius:100% ;
	margin-right: 10px;
	margin-top: 20px;
	background: #f00075  url('../images/insta.svg') no-repeat  center center / 88%;
}
.ico.fb {
	color: #fff;
	text-indent: -5000px;
	position: relative;
	display: inline-block;
	height: 58px;
	width: 58px;
	margin-top: 20px;
	border-radius:100% ;
	background: #0866ff url('../images/fb.svg') no-repeat  center center / 88%;
}


#footer-container {
	padding: 50px;
	text-align: center;
}
.footerinfo a {
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
}
.footerinfo {
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	float: left;
}
.footerNavi {
	margin-right: 15px;
	display: inline-block;
	color: #000;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	float: right;
}
.blog .textContainer1 .row {
	margin-bottom: 20px;
}
.startseite  .blog  .textContainer1 {
	padding: 50px 100px 0px 50px;
}
.tag {
	background-color: #DADADA;
	border: 1px solid grey;
	border-radius: 8px;
	padding: 1px 5px;
	font-size: 10px;
	color: #007EC7;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 0px;
}

/* Small only 639px */
@media screen and (max-width: 39.9375em) {
	
	.startseite .blog .textContainer1 {
		padding: 50px 10px 0px 10px;
	}
	.rowrechts {
		margin-bottom: 0px;
	}
	.textContainerheader {
		padding: 0px 10px 0px;
	}
	.text-center {
		display: block!important;
	}
	.bluebg {
		margin-top: 0px;
	}
	.bluebg strong, .bluebg p {
		font-size: 12px;
		color: #fff;
	}
	.section3.blog {
		margin-top: 10px;
	}
	.btn, .btn:hover, .btn:active, .btn:focus {
		margin-top: 0px;
	}
	.rowlinks {
		margin-bottom: 20px;
	}
	/*.elemente .img,
	.imgContainer img, .featured-image img, .img {
		width: 100%;
	}*/

	.img {
		margin: 0px 11px;
		width: calc(100% - 22px);
	}
	.archive .featured-image img,
	.single .imgContainer img {
		width: calc(100% - 0px);
	}
	.section1 {
		margin-bottom: 20px;
	}
		.startseite,
	.unterseite {
		padding: 0px 0px;
	}
	.unterseite h1,
	.archive h1,
	.single h1 {
		margin-bottom: 15px;
		font-size: 30px;
		line-height: 28px;
	}
	.page-template-unterseite-referenzen .unterseite h1 {
		margin-bottom: 15px;
	}
	h2, h2 a, .uberschrift {
		margin: 1px 0px 15px;
	}
	.off-canvas-wrapper {
		background: #E6E6E6; 
	}
	.is-accordion-submenu-parent > a::after {
		display: none;
	}
	.off-canvas #menu-navigation {
		padding: 30px 0px 0px 15px;
	}
	#mobile-menu {
		display: block!important;
	}
	.logo  {
		background: transparent url('../images/MrConnect.svg') no-repeat left top / 100%;
		text-indent: -3000px;
		width: 120px;
		height: 120px;
		margin-left: 15px;
		margin-top: -2px;
		display: block;
		transition: width 0.1s, height 0.1s; /* schön weich! */
	}
	.title-bar {
		position: fixed;
		display: inline-block;
		width: 100%;
		background: #DADADA;
		color: #000;
		z-index: 4;
	}

	#site-navigation {
		display: none;
	}
	.container {
		padding-top: 145px;
	}
	.startseite .textContainer1 {
		padding: 0px 10px 30px 10px;
	}
	.textContainer1 {
		padding: 0px 10px 20px;
	}
	.textContainer2 {
		padding: 20px 10px 20px;
	}
	.menu-icon {
		position: absolute;
		
		right: 30px;
		top: 30px;
	}
	.menu-icon::after {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: #000;
		top: 0;
		left: 0;
		box-shadow: 0 7px 0 #000, 0 14px 0 #000;
	}
	.section2 .row,
	.section1 .row{
		display: block!important;
	}
	.blogimg a img {
		margin-bottom: 15px;
	}
	#footer-container {
		padding: 0px;
		text-align: left;
	}
}
/* Medium quer only */
@media screen and (min-width: 63.9376em) and (max-width: 100em) {
	.textContainer1, .textContainer2 {
		padding: 0px 0px;
	}
	.startseite,
	.unterseite {
		padding: 0px 16px;
	}
	.startseite .textContainer1 {
		padding: 0px 0px 0px 0px;
	}
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	
		.rowrechts {
		margin-bottom: 0px;
	}
	.textContainerheader {
		padding: 0px 10px 0px;
	}
	.text-center {
		display: block!important;
	}
	.bluebg {
		margin-top: 0px;
	}
	.bluebg strong, .bluebg p {
		font-size: 12px;
		color: #fff;
	}
	.section3.blog {
		margin-top: 10px;
	}
	.btn, .btn:hover, .btn:active, .btn:focus {
		margin-top: 0px;
	}
	.rowlinks {
		margin-bottom: 20px;
	}
	.elemente .img,
	.imgContainer img, .featured-image img, .img {
		width: calc(100% - 20px);
	}
	.archive .featured-image img,
	.single .imgContainer img {
		width: calc(100% - 0px);
	}
	.section1 {
		margin-bottom: 20px;
	}
	.unterseite h1,
	.archive h1,
	.single h1 {
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 28px;
	}
	.page-template-unterseite-referenzen .unterseite h1 {
		margin-bottom: 20px;
	}
	h2, h2 a, .uberschrift {
		margin: 0px 0px 10px;
	}
	.off-canvas-wrapper {
		background: #E6E6E6; 
	}
	.is-accordion-submenu-parent > a::after {
		display: none;
	}
	.off-canvas #menu-navigation {
		padding: 30px 0px 0px 15px;
	}
	#mobile-menu {
		display: block!important;
	}
	.logo  {
		background: transparent url('../images/MrConnect.svg') no-repeat left top / 100%;
		text-indent: -3000px;
		width: 120px;
		height: 120px;
		margin-left: 15px;
		margin-top: -2px;
		display: block;
		transition: width 0.1s, height 0.1s; /* schön weich! */
	}
	.title-bar {
		position: fixed;
		display: inline-block;
		width: 100%;
		background: #DADADA;
		color: #000;
		z-index: 4;
	}

	#site-navigation {
		display: none;
	}
	.container {
		padding-top: 150px;
	}
	.startseite .textContainer1 {
		padding: 0px 10px 30px 10px;
	}
	.textContainer1 {
		padding: 0px 10px 20px;
	}
	.textContainer2 {
		padding: 0px 10px 20px;
	}
	.menu-icon {
		position: absolute;
		
		right: 30px;
		top: 30px;
	}
	.menu-icon::after {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: #000;
		top: 0;
		left: 0;
		box-shadow: 0 7px 0 #000, 0 14px 0 #000;
	}
	.section2 .row,
	.section1 .row{
		display: block!important;
	}
	.blogimg a img {
		margin-bottom: 15px;
	}
	#footer-container {
		padding: 0px;
		text-align: left;
	}

}