/* 
Theme Name:		 LindaBergemann
Theme URI:		 http://childtheme-generator.com/
Description:	 LindaBergemann is a child theme of OnePress, created by ChildTheme-Generator.com
Author:			 Alex Holz
Author URI:		 http://childtheme-generator.com/
Template:		 onepress
Version:		 1.0.0
Text Domain:	 lindabergemann
*/


/*
    Add your custom styles here
*/

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v50-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v50-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v50-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/roboto-v50-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v50-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* amatic-sc-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: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/amatic-sc-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* amatic-sc-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: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/amatic-sc-v28-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/**************************BODY*************************************/
* {
    outline: none!important;
}
html {
    font-size: 14px;
}
body {
    font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.3px;
	font-size: 1.01rem;
	color: #004aad;
}
body p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
	color: #004aad;
	font-size: 1.01rem;
}
.home .c-bully,
.home .c-bully.c-bully--inversed {
	color: #576f84;
}
.section-about ul, .section-team ul {
  margin: 40px 0 40px 40px !important;
  font-size: 1.01rem;
}
.section-about ul li, .section-team ul li{
	list-style-image: url('img/listpunkt2.png');
}
.section-desc {
   font-size: 1.1rem;
    font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.3px;
}
b, strong{
	font-weight: 700 !important;
}
.li-abstand {
  margin-left: 20px;
}
.section-desc a {
	font-weight: 700;
	color: #576f84 !important;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.section-desc a:hover, .section-desc a:active, .section-desc a:visited, .section-desc a:focus{
	font-weight: 700;
	color: #0E93E2  !important;
	text-decoration: none !important;;
}

a {
  color: #0E93E2 ;
  text-decoration: none;
  outline: none;
  font-weight: 700;
  transition: all 0.3s ease 0s;
}
}

a:hover {
  text-decoration: none  !important;
  color: #576f84  !important;
}

a:active, a:focus, a:hover {
  outline: none;
   text-decoration: none  !important;
  color: #576f84  !important;
}
.big-bottom{
	margin-bottom: 80px;
}
.justify{
	text-align: justify
}
.wp-singular .entry-title{
	display: none;
}
.wp-singular .page-header{
	adding: 30px 0px;
  border-top:0px solid #e9e9e9;
  background: #ffffff;
  border-bottom: 0px solid #e9e9e9;
  position: relative;
}
/*------------------------------
	2.3 Heading
------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
 font-family: 'Amatic SC, sans-serif';
  font-style: normal;
  font-weight: 700;
  margin-bottom: 15px;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  margin-top: 0;
}

h1, h2, h3{
		text-transform: uppercase;
}
h1, h2, h4, h6{
	color: #ff751f;
}

h3, h5{
	color: #004aad;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #89bed5;
  text-decoration: none;
}

h1 {
  line-height: 1.3;
  font-size: 33px;
  font-size: 2.0625rem;
}

@media (min-width: 768px) {
  h1 {
    font-size: 60px;
    
  }
}
h1 span {
  font-weight: bold;
}

h2 {
  line-height: 1.2;
  font-size: 25px;
  font-size: 1.5625rem;
}

@media (min-width: 768px) {
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}

h4 {
  font-size: 17px;
  font-size: 1.0625rem;
  margin-bottom: 12px;
}

h5 {
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
}

h6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.section-title-area .section-title {
  font-size: 30px;
  letter-spacing: 2px;
  font-weight: 700 !important;
  position: relative;
  margin-bottom: 0px;
  text-transform: uppercase;
}
@media screen and (min-width: 940px) {
  .section-title-area .section-title {
    font-size: 60px !important;
    letter-spacing: 3.5px;
  }
}

/**************************HEADER*************************************/
#header-section .site-header{
	background: #0E93E2;
	padding: 15px 0;
}

.site-header {
   box-shadow: 0 0px 0px 0 rgba(50, 50, 50, 0.00) !important;
}
.site-branding .custom-logo{
	max-width: 200px;
	height: auto;
	padding: 5px 0;
}
/**************************MENU*************************************/
.onepress-menu li {
	padding: 0 15px !important;
	position: relative;
	color: #ffffff
}


.onepress-menu a {
  color: #ffffff ;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 1.01rem !important;
  font-weight: 400 !important;
  padding: 0px !important;
}
.onepress-menu a:hover {
  color: #ff751f !important;
}

.onepress-menu li.onepress-current-item > a {
  color: #ff751f !important;
}


.onepress-menu > li a.menu-actived {
  color: #ff751f !important;;
}

 /**************************Mobiles Menu*************************************/
@media (min-width: 576px) {
  .onepress-menu-mobile-opening .mobil-container {
		width: 100%;
		max-width: 100%;
	}
}

 @media (min-width: 992px) {
  .onepress-menu-mobile-opening .mobil-container {
		width: 100%;
		max-width: 100%;
	}
	.onepress-menu-mobile-opening .site-branding {
		padding-left:6%;
	}
	.onepress-menu-mobile-opening .header-right-wrapper {
		padding-right: 6%;
	}
}
 @media (min-width: 768px) {
  .onepress-menu-mobile-opening .mobil-container {
		width: 100%;
		max-width: 100%;
	}
	.onepress-menu-mobile-opening .site-branding {
		padding-left:9%;
	}
	.onepress-menu-mobile-opening .header-right-wrapper {
		padding-right: 9%;
	}
}

 @media (min-width: 576px) {
  .onepress-menu-mobile-opening .mobil-container {
		width: 100%;
		max-width: 100%;
	}
	.onepress-menu-mobile-opening .site-branding {
		padding-left:12%;
	}
	.onepress-menu-mobile-opening .header-right-wrapper {
		padding-right: 12%;
	}
}
 @media screen and (max-width: 1140px) {
  .main-navigation .onepress-menu {
    background: #0E93E2 !important;
	
  }
}
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile li {
    line-height: 20px;
    background: transparent !important;
    border-top: 0px solid #ffffff !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile {
    position: absolute;
    top: 75px;
    right: 0;
    width: 100%;
    z-index: 800;
    overflow: auto !important;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
}
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile a {
    color: #ffffff !important;
  }
}
.onepress-menu.onepress-menu-mobile a:focus, .onepress-menu.onepress-menu-mobile a:hover, .onepress-menu.onepress-menu-mobile ul li .current-menu-item > a {
  outline: none;
  text-decoration: none !important;
  color: #0E93E2 !important;
  background: #ffffff !important;
}
#nav-toggle {
  float: right;
  position: relative;
  width: 35px;
  overflow: hidden;
  white-space: nowrap;
  color: #0E93E2 !important;
}
#nav-toggle span, #nav-toggle span::before, #nav-toggle span::after{
	background: #ffffff !important;
}
.nav-is-visible span{
	background: transparent !important;
}
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile {
	top: 90px !important;
	height: 280px !important;
  }
  .main-navigation .onepress-menu{
	width: 100% important!;
  }
}  
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile > li > a {
    padding: 12px 20px;
    width: 50%;
  }
}  
@media screen and (max-width: 1140px) {
  .onepress-menu.onepress-menu-mobile {
    position: absolute;
    top: 75px;
    right: 0;
    width: 100%;
    z-index: 800;
    overflow: auto !important;
    border-top: 0px solid #e9e9e9 !important;
    border-bottom: 0px solid #e9e9e9 !important;
  }
  #menu-item-1553 a{
	  border-top: solid 1px #ffffff !important;
  }
  .onepress-menu.onepress-menu-mobile li a {
	  width: 90% !important;
	  margin: 0 auto !important;
	  padding: 12px 20px !important;
  }
  .onepress-menu.onepress-menu-mobile .onepress-current-item a{
	  background: #ffffff !important;
	  color: #0E93E2 !important;
  }
}
/****************************Breakpoint*********************************************/
@media screen and (max-width: 996px) {
  .main-navigation {
    position: static;
  }
  .main-navigation .onepress-menu {
    width: 100% !important;
    display: block;
    height: 0px;
    overflow: hidden;
    background: #fff;
  }
  .onepress-menu.onepress-menu-mobile {
    position: absolute;
    top: 75px;
    right: 0;
    width: 100%;
    z-index: 800;
    overflow: auto !important;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .onepress-menu.onepress-menu-mobile .sub-menu {
    width: auto;
  }
  .onepress-menu.onepress-menu-mobile > li > a {
    padding: 12px 20px;
  }
  .onepress-menu.onepress-menu-mobile li:hover ul {
    display: none;
  }
  .onepress-menu.onepress-menu-mobile ul {
    box-shadow: none;
    padding-bottom: 0;
    border: none;
    position: relative;
  }
  .onepress-menu.onepress-menu-mobile ul li:last-child {
    border-bottom: none;
  }
  .onepress-menu.onepress-menu-mobile ul li a {
    padding: 12px 35px;
    border-top: none;
    white-space: pre-line;
  }
  .onepress-menu.onepress-menu-mobile ul li a:hover {
    background: transparent;
  }
  .onepress-menu.onepress-menu-mobile ul li li a {
    padding: 12px 70px;
    border-top: none;
  }
  .onepress-menu.onepress-menu-mobile ul li li li a {
    padding: 12px 105px;
  }
  .onepress-menu.onepress-menu-mobile ul ul {
    left: 0px;
  }
  .onepress-menu.onepress-menu-mobile li {
    line-height: 20px;
    background: #ffffff;
    border-top: 1px solid #e9e9e9;
    width: 100% !important;
  }
  .onepress-menu.onepress-menu-mobile > li:first-child {
    border-top: 0px none;
  }
  .onepress-menu.onepress-menu-mobile li.onepress-current-item > a {
    color: #03c4eb;
  }
  .onepress-menu.onepress-menu-mobile a {
    color: #777777;
  }
  .onepress-menu.onepress-menu-mobile a:hover {
    color: #000000;
  }
  .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
    display: block;
    color: #999999;
    border-left: 1px solid #e9e9e9;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    padding: 11px 20px;
    z-index: 10;
    font-size: 22px;
  }
  .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow .fa-angle-down:before {
    content: "\f106" !important;
  }
  .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul {
    left: 0px;
    display: block !important;
    height: initial;
    overflow: initial;
    opacity: 1;
    z-index: inherit;
  }
  #nav-toggle {
    display: block;
  }
}
/**************************SECTION WILLKOMMEN*************************************/
.site-content {
  border-top: 0px solid #e9e9e9 !important;
  margin-top: -1px;
}
.hero-slideshow-fullscreen .container {
  top: 30% !important;
  
}

.logo-img{
	max-width: 400px;
	width: 100%;
	margin: 20px auto;
}
.hero-slideshow-normal .container {
  padding: 5% 0px !important;
  position: relative;
  z-index: 80;
}
@media screen and (min-width: 720px) {
	.hero-content-style1 p {
	   font-size: 22px !important;
	}
}

.hero-content-style1 p {
	  font-family: 'Roboto', sans-serif;
	  font-size: 15!important;
	  font-style: normal !important;
	  letter-spacing: 0.4px;
	  text-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	  color: #FFFFFF;
	  text-align: center;
	  font-weight: 400 !important;
	  margin-bottom: 30px;
	  margin-bottom: 1.875rem;
	}


#willkommen.hero__content {
  color: #FFF;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  font-size: 1.125rem;
  font-weight: 300;
}
.logo-font{
	font-weight: 600;
	font-style: normal;
	font-family: 'Roboto', sans-serif; 
	letter-spacing: 1px;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0);
	color: #576f84;
	text-align: center;
}
.punkt-hellblau{
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 12px;
	height: 12px;
	display: inline-block;
	
}
.hero__content a{
	color: #576f84;
	transition: all 0.3s ease 0s;
	font-size: 1.2rem;
}
.hero__content a:hover{
	color: #89bed5;
	text-decoration: none;
}
.hero-links{
	font-family: 'Roboto', sans-serif; 
	
	font-weight:700; 
	font-size: 1.6rem; 
	letter-spacing:0.3px;
}

/**************************Leistungen*************************************/
#leistungen .row{
	margin-right: 0;
    margin-left: 0;
}
@media (min-width: 576px) {
  #leistungen .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  #leistungen .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  #leistungen .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
/**************************SECTION ÜBER MICH*************************************/
.section-meta.bg_blau{
	background: #38b6ff;
}
.member-thumb {
  margin: 0 auto;
}
#team .team-member{
	 width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
	
}
#team .team-member .member-info{
	display: none;
}
#kontakt .section-title-area .section-title{
	display: none !important;
}
@media screen and (min-width: 940px) {
  #kontakt.section-title-area .section-title {
     display: none;
  }
}
 #team .team-member .img-circle, .team .img-square {
    max-height: 300px;
    max-width: 300px;
}
#team .team-member .hovereffect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

#team .team-member .hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
#team .team-member .hovereffect:hover img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


/************************** Image Hover Effect ***********************************/

.hovereffect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.hovereffect:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* Boostrap image circle override for Chrome */

.img-circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-perspective: 1px;
}
.grayscale{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
	transition: filter 0.4s;
    transition-delay:0.4s;
	 transition-timing-function: ease-in-out;
}
.grayscale:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
@media screen and (min-width: 940px) {
  .team-members.row.team-layout-2 .team-member {
    width: 100%;
  }
}
@media screen and (min-width: 940px) {
  .team-members.row.team-layout-2 .team-member {
    width: 100%;
  }
}
@media screen and (max-width: 940px) {
  .team-members.row .team-member {
    width: 100%;
  }
}
.member-thumb{
	margin: 0 auto;
}
/**************************SECTION KONTAKT*************************************/
.bg-dunkelblau {
  background-color: #89bed5;
}
.breite{
	width: 100%;
}
.section-contact img{
	width: 100%;
	height: auto;
	max-width: 300px;
}
.section-contact h3{
	color: #ffffff;
	margin-top: 4%;
}
/***************************Netzwerke**************************************/
#netzwerke .section-title-area .section-title{
	display: none !important;
}
@media screen and (min-width: 940px) {
  #netzwerke.section-title-area .section-title {
     display: none;
  }
}
#netzwerke img{
	  max-width: 300px;
}
}
/**************************FOOTER*************************************/
#page .site-footer {
  background: #0E93E2;
  color: #ffffff;
  font-size: 14px;
}
#page .site-footer .site-info {
  position: relative;
  text-align: center;
  padding: 20px 0px;
  color: #ffffff;
}

.menu_footer{
  float: right;
  width: auto;
  margin: -50px 0 0 0;
}

.menu_footer a, .menu_footer p {
  color: #ffffff;
  font-family: 'Amatic SC';
   font-style: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.6rem;
}
.logo-footer {
  margin: 0;
  width: 20%;
  height: auto;
}
.logo-footer img{
  max-width: 200px;
}
.site-footer .site-info a {
  color: #ffffff !important;
 
}
.site-footer .site-info a:hover {
 text-decoration: underline !important;
}
 
 @media screen and (max-width: 420px) {
  .menu_footer{
	float: none;  
	width: auto;
	margin: 20px 0 0 0;
}
}