/**************************************************************************************/
/*
/*		Designed by 'AgITO'
/*		Web: https://www.agito.de
/*		License: AgITO 
/*	Herzlich willkommen im Quellcode!
/*
/****blue {color:#152644; turkis {color: #019e9f;}**orange #d59749********************/

@media (min-width: 768px) and (max-width: 979px) {
    
}

@media only screen and (min-width:991px) and (max-width: 1201px) { 
  
}

/*********End media*******/


body {font-family: 'Poppins'; color:#252525; text-rendering: optimizeSpeed; font-size: 16px; word-spacing: 0.0rem; font-weight:regular !important; line-height: 1.56;}

#sp-main-body {  padding: 50px 0;}

html {overflow-y:scroll;}


a, a:hover, a:focus, a:active {color:#0f1b07;}
b, .b {font-weight:700;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
   font-size: 18px;}

#sp-top-bar {  background: #eaeff1;  }
#sp-top2 .fa-phone::before, .fa-envelope::before {  color: #019e9f; font-size:120%;} 


h1 {padding-bottom:20px; font-weight:300 !important;}
h3 {line-height: 1.4; font-weight:300 !important;}

.fw300 {font-weight:300 !important;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}
.fr {float:right;}
.fl {float:left;}


ul {  list-style-type: none; padding-left: 0rem; line-height:1.2em;}
li.link-footer {
list-style: none; /* Standard-Aufzählung entfernen */
position: relative;
padding-left: 20px; /* Platz für den Pfeil */
}

li.link-footer::before {
content: "▶"; /* Pfeil nach rechts */
position: absolute;left: 0;color: #fff; /* Farbe anpassbar */
font-weight: bold;}

a.anchorPos {    display: block; position: relative;  top: -290px;  visibility: hidden;}

.pt20 {padding-top:20px;}
.mt30 {margin-top:30px;}
.mt20 {margin-top:20px;}
.mt5 {margin-top:5px;}
.mb20 {margin-bottom:20px;}
.mr20 {margin-right:20px;}
.mr40 {margin-right:40px;}
.p20 {padding:20px;}

.mh100 {min-height:100px;}
.mh200 {min-height:200px;}

.fs90 {font-size:90% !important;}
.fs80 {font-size:80% !important;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}

.block100 {display:block; overflow:hidden !important; width:100% !important; }
.block75 {display:block; overflow:hidden; width:75%;}
.block60 {display:block; overflow:hidden; width:59%;}
.block50 {display:block; overflow:hidden; width:49%;}
.block40 {display:block; overflow:hidden; width:39%;}


/****Farben**/
.blue {color:#152644;}
.turkis {color: #019e9f;}
.bg_turkis {  background-image: url("../images/bg_turkis.png");
  background-size: contain;
  background-repeat: no-repeat;
 border-radius: 8px 8px 8px 8px;
  
}
.white {color:#fff;}
.bgwhite {background:#fff !important; padding:10px;}
.orange {color:#d59749;}

.pic1 {float:left;}
.pic14 {float:left; width:60px; margin-bottom:50px; margin-right:30px;}
.pic2 {float:right;}
.pic3 { margin: 0px auto; display: block;  overflow: hidden; }

.container-button {display:block; overflow:hidden !important; position:relative; width:100% !important; height:50px; margin: 20px 0px;}
.container-button .button-kontakt { position:absolute; bottom:10px; right:10px;
   text-align: center;
  vertical-align: middle;
  background: #21c0ac;
  color: #fff !important;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42;
  border-radius: 4px;
}

/******DSGVO***/
div.cc-window.cc-floating {line-height: 1.4em; font-family: 'Montserrat' !important;  font-size: 14px;}
.cc-revoke img, .cc-revoke i, .cc-revoke span {  margin-right: 0px !important;}
.cc-color-override-1666957126.cc-revoke {
  color: rgb(68, 68, 68);
  background-color: transparent !important;}
a.cc-link {color: #fff !important; text-decoration: none !important;}
span.cc-message span.cc-cookie-settings-toggle, div.cc-compliance span.cc-cookie-settings-toggle { padding: .2em .5em; float:right;  border-width: 0px; margin-right:5px; }
.cc-message-text {display:block; overflow:hidden; margin-bottom:35px !important;}
.cc-revoke.cc-center.cc-revoke-bottom-left {  left: 0em;    bottom: 30px;}

/****headings*****/
 .title_heading_above { text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.7);  color: #019e9f; font-size: 85px; line-height: 1.3;  }
 .title_heading_below {  text-shadow: 1px 1px 2px rgba(0,0,0,.25);  color: #019e9f;    font-size: 90px;    line-height: 1.3;  }
 .title_heading_below a {    color: #fff !important;  }
 .title_heading_below a:hover {    color:#019e9f !important;}



/**********Fonts***********/
/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

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

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v24-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}













/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}
body:not(.home) #sp-top-bar {
  	border-bottom: 1px solid rgb(255 255 255 / 36%);
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;
    z-index: 9999;
    max-width: 1320px;
    margin: 0 auto;
    border-radius: 5px;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
  	max-width: 100%;
  	border-radius: 0px;
}
body:not(.home) #sp-header {
    position: static;
  	max-width: 100%;
  	border-radius: 0px;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-contact-info span {
    height: 43px;
    width: 43px;
    line-height: 43px;
    border-radius: 50%;
    background: #ccc;
    text-align: center;
  	color: #fff;
}
#sp-top1 {
    padding-top: 8px;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn {
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn.no-bg, .btn.no-bg:hover {
    background: transparent;
    border: 2px solid;
}
.btn:hover {
    transform: scale(1.05);
}

/* Slider */
#slider {
    margin-top: -40px !important;
}

/* Services */
.services-item {
    position: relative;
    z-index: 1;
}
.services-item:before {
    content: '';
    background-color: #152644;
    opacity: .9;
    width: 100%;
    height: 0;
    border-top: 0px solid #21C0AC;
    display: inline-block;
    left: 0;
    bottom: 0;
    z-index: 2;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.services-item .sppb-addon-content {
    position: relative;
    bottom: -50px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.services-item:hover .sppb-addon-content {
    bottom: 0;
    opacity: 1;
}
.services-item a {
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
}
.services-column:hover .services-item:before {
    height: 100%;
    border-top: 3px solid #21C0AC;
}

/* Counter */
#counter:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    background-image: linear-gradient(90deg, #00c6be 83%, rgba(242, 41, 91, 0) 52%);
}
.counter-item h1 {
    font-size: 85px;
}
.counter-item h5 {
    letter-spacing: 5px;
    font-weight: 400;
}

/* Intro */
.intro-item i {
    height: 120px !important;
    width: 120px !important;
    line-height: 120px !important;
    border-radius: 50%;
}
.intro {
    margin-top: -60px !important;
}

/* Team */
.team-item .social-links li {
    position: relative;
    display: inline-block !important;
    margin-right: 5px;
}
.team-item .social-links li a {
    position: relative;
    display: inline-block;
    color: #fff;
    width: 34px;
    height: 34px;
    font-size: 18px;
    line-height: 34px;
    z-index: 1;
}
.team-item strong {
    display: none;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 20px;
    border-radius: 0px 0px 0px 0px;
    background: #f5f5f5;
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.jm-category-module.default .jmm-readmore {
	margin-top: 20px;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    padding: 13px 20px;
}
button.btn.btn-primary.validate:hover {
    color: #fff !important;
}
#sp-position1 {
	padding: 0;
}

/* Bottom */
#sp-bottom {
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
	line-height: 30px;
}
#sp-bottom p {
	line-height: 28px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
}
#sp-bottom .sp-module .sp-module-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #fff;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom strong {
  	display: none;
}
#sp-bottom1 .social-links li {
    position: relative;
    display: inline-block !important;
    margin-right: 5px;
}
#sp-bottom1 .social-links li a {
    position: relative;
    display: inline-block;
    color: #fff;
    width: 34px;
    height: 34px;
    font-size: 20px;
    line-height: 34px;
    z-index: 1;
}
#sp-bottom1 strong {
    display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255,255,255,0.1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}
@media (min-width: 992px) {
  	div#sp-top1 {
    	width: 30%;
	}
  	div#sp-top2 {
    	width: 70%;
	}
}

/* Mobile Standard Layout */
@media (max-width: 910px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	body #sp-header {
      	top: 0;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, .btn,
.sp-contact-info span, .services-item a, .intro-item i, #sp-bottom .sp-module .sp-module-title:before {
 	background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.slider-title h1, .services-item h3, .services-bottom i, .services-bottom h2, .counter-item h1, .feature-column i,
.testimonials-item .sppb-addon-content, #sp-bottom1 a, .intro-item h3, .title h3 {
  	color: var(--text-color);
}
