/**************************************************************************************/
/*
/*		Designed by 'AgITO'
/*		Web: http://www.agito.de
/*		License: GNU/GPL
/*
/*****dunkellila**#4E2C85****purpur**rgba(173, 73, 140, 0.8)****dunkelrosa #de808a***blau**rgba(59, 42, 152, 0.8)*******************/

@media screen and (max-width: 768px) {

}


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

@media (min-width: 1201px) and (max-width: 1400px) {
   .pb-leistung h3 {  font-size: 14px !important;}
}

/******end media***/

html {overflow-y:scroll;}

body {  font-family: 'Poppins', sans-serif !important; text-rendering: optimizeSpeed; font-size: 16px; word-spacing: 0.0rem; font-weight:regular !important;  color: #666;  }

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff !important; background: #de808a !important;}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 10px 0px 10px;
}

#sp-main-body {  padding: 50px 0; }
#logo {  margin-top: 0px;}
#sp-top-bar { background-image: url("../images/eximia_bg.jpg"); background-size: contain;
  background-repeat: x-repeat;   padding: 15px 0 15px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif !important;   }

.start h1 {font-size: 26px;   margin-bottom: 20px;   color: #4E2C85; font-weight: 300; }
.start h2 {font-size: 20px;  color: #4E2C85; font-weight: 300; line-height: 22px; }
.start h3 {font-size: 22px;   margin-bottom: 20px;   color: #4E2C85;}
.start h4 {font-size: 22px;   margin-bottom: 20px;   color: #4E2C85;}
.pb-leistung h3 {font-size: 16px;  line-height:1.2em;}
.blue h3 {color:#4E2C85 !important;}

b, .b {font-weight:700;}

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;}

.mt30 {margin-top:30px;}
.mb20 {margin-bottom:20px;}

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

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

.block30 { width: 28%; padding: 20px;  background: #f0f0f0;  margin-right: 10px;  min-height: 100px; }
.block70 { width: 68%; padding: 20px;  background: #f0f0f0;  margin-right: 10px;  min-height: 100px;}

.sppb-flipbox-panel .sppb-flipbox-back, .sppb-flipbox-panel .sppb-flipbox-front {
  padding: 12px;}


/****Farben**/
.grey {color:#f0f0f0;}
.lila {color: #3b2a98;}
.white {color:#fff !important;}
.white h2, h3 {color:#fff !important;}
.bg_grey {background:#f0f0f0;}


li.leistung {
  list-style: none;   position: relative; padding-left: 20px; line-height:1.4em; margin-top:16px; }

li.leistung::before {
  content: "";
  display: inline-block;
  position:absolute;left:-4px; top:1px;
  width: 25px; 
  height: 25px;
  margin-right: 0px;
  background-image: url("../images/caret-right-solid.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.pic1 {float:left;}
.pic12 { height:60px; float:left; padding-right:20px;  margin-top:-30px; display: block;  overflow: hidden; }
.pic2 {float:right;}
.pic21 {  display: block;  float: right;  padding: 0px 0px 15px 15px;  width: 300px;}
.icon-leistung {height:100px;}
.pb-leistung .icon-leistung {height:60px;}

.pic3 { margin: 0px auto; display: block;  overflow: hidden; }
.pic31 { padding: 0px 10px 15px 5px;}
.df {display:flex; flex-flow: row nowrap; width:auto;}

.claim {
  display: inline-block; /* Erlaubt Höhen- und Breiteneinstellungen */
  height: 2em; /* Macht das Bild exakt so hoch wie die aktuelle Schriftgröße */
  width: auto; /* Behält das originale Seitenverhältnis bei */
  vertical-align: middle; /* Richtet das Bild mittig an den Buchstaben aus */
  margin: 0 4px; /* Optional: Minimaler Abstand links/rechts für Lesbarkeit */
}

  .claim1 {
  display: inline-block; height: 1.5em; width: auto;   vertical-align: middle;   margin: 0 4px; 
}

.mh200 .sppb-flipbox-panel {min-height:200px !important;}


/* 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-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;
  
}
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);
}
