/*
Theme Name: RolandMaier
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/plus-jakarta-sans-v8-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/plus-jakarta-sans-v8-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* plus-jakarta-sans-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/plus-jakarta-sans-v8-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* eb-garamond-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: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/eb-garamond-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



h1,h2,h3,.wpb_text_column p strong, .wpb_text_column ul li strong{
	color:#003d76 !important;
}
.h2leftalign h2{ margin-left:-2px;}


.wpb_text_column ul li strong{
	border-bottom:3px solid #008ecf;
}
.kontaktinfos h3{
	color:#222222 !important;
	
}

.wpb_text_column  p{
	line-height:140%;
}
.nectar-split-heading{
	margin-bottom:0px !important;
}

.homehero .row-bg-layer{
background: linear-gradient(to right, #ebebeb 50%, #ffffff 50%) !important;
}
.bghomemobil .column-image-bg{
	background-position:top right;
	background-size:cover;
	
}
.svganimation{
	position:absolute;
	top:-45px;
	left:560px;
}


.lottie-intro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 99999; /* Keep it above all content */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
   
    transition: opacity 1.5s ease, transform 2s ease;
}

.lottie-intro.fade-out {
    opacity: 0;
    pointer-events: none; /* Disable interaction after fade-out */
    transform: scale(3.5);
}


nectar-highlighted-text[data-style="regular_underline"][data-exp="default"] em {
  background-position: left 100% !important;
}

.material.woocommerce-page[data-form-style="default"] input#coupon_code, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  font-size: 20px !important;
  font-weight: 400;
  color: #222222 !important;
	margin-bottom:15px;
}
input::placeholder,textarea::placeholder{

  color: #222222 !important;
}
.telefonkontakt {letter-spacing:0.02em;}

.wpb_text_column ul li {
  list-style-type: circle;
	line-height:140%;
	margin-bottom:3px;
}

.halfgrey .row-bg-layer{
  background: linear-gradient(to right, #f3f3f3 40%, #ffffff 40%);
}
.halfgrey2 .row-bg-layer{
  background: linear-gradient(to left, #f3f3f3 40%, #ffffff 40%);
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #003d76 !important;
border-radius:5px;
	background-color:#003d76;
	color:#ffffff;
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 19px;
}

.wpb_text_column ul {
    list-style: none;
    padding: 0;
	margin-left:0px;
}

.wpb_text_column ul li {
    position: relative;
    padding-left: 0px; 
	 list-style: none;
	margin-bottom:20px;
}

.lebenslauf ul {
    padding: 2px;
}
.lebenslauf ul li {
    padding-left: 0px; /* Space for the icon */
	margin-bottom:12px !important;
}



.lebenslauf h3{
	margin-bottom:12px !important;
}
.lebenslauf p{
	line-height:1.6em;
}


.teaser p {
	font-family:"Plus Jakarta Sans";
text-transform:uppercase;
letter-spacing:2px;
	font-weight:500;
	font-size:15px;
	margin-bottom:6px;
}
#footer-widgets p{
	line-height:1.25em;
}
#footer-widgets h3{
	color:#ffffff !important;
}
#footer-widgets .container{
	padding-left:60px !important;
	padding-right:60px !important;
}
@media only screen and  (max-width: 1100px) {
.halfgrey .row-bg-layer{
  background: linear-gradient(to right, #f3f3f3 40%, #f3f3f3 40%);
}
	#footer-widgets .container{
	padding-left:45px !important;
	padding-right:45px !important;
}
	.svganimation{
	top:-40px;
	left:400px;
}
}

@media only screen and (max-width: 690px) {
  body #header-outer[data-full-width="true"] header > .container, body #header-secondary-outer[data-full-width="true"] > .container, body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu {
  
    padding: 0 23px;
  }
		.svganimation{
	top:-70px;
	left:200px;
}
}



.circle-container {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
	right:50px;
top:30px;
}

.circle-text {
  position: absolute;
  width: 160px;
  height: 160px;
  background: transparent;
  color: #003d76;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
  border: none;
  cursor: pointer;
}

.circle-outline {
  fill: none;
  stroke: #008ecf;
  stroke-width: 3;
  stroke-dasharray: 471; /* Circumference = 2 * π * r (2 * π * 75) */
  stroke-dashoffset: 471;
  animation: draw-circle 1.5s ease-out forwards;
 animation-delay: 2s; /* Delay animation start by 2 seconds */
}

@keyframes draw-circle {
  from {
    stroke-dashoffset: 471;
  }
  to {
    stroke-dashoffset: 0;
  }
}
