



/************************
Farben
blau: #0059A2
hellblau: #009FE4
grau: #000029
*************************/
:root {
	color-scheme: only light;
	
	/* colors */
	--accentColor: #0059A2;
	--secondColor: #009FE4;
	--customColor1: #000029;
	--customColor2: #000029;
}

body {
	font-family: 'Noto Sans', sans-serif;
	}

p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	hyphens: manual;
}

p a {
	color: #009FE4 !important;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}




.ce_text ul, .ce_text_image_bar ul {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}


.intro p {
	font-size: 26px;
	line-height: 36px;
}

#cboxOverlay {
  background: #0059A2;
  opacity: .8;
  filter: alpha(opacity = 80);
} 

.bggradient {
	background-image: linear-gradient(152deg, #0059A2 0%, #103C79 100%);
} 
 



/************************
TOP BAR
************************/

#top {
	line-height: 1.6rem;
}

#top-wrapper #top .inside {
  padding-top: 0px;
 }


.highlight {
	background-color: #009FE4; 
	margin: 0 5px 0 5px;
}

.highlight a {
	color: #fff !important;
}


.mod_langswitcher_inside::after {
  content: "" !important;
}


.mainmenu .active {
	color:  #009FE4 !important;	  
}

.header.original .logo {
  margin-top: -5px;
}

#stickyheader .logo {
  margin-top: -1px;
}


/*SPRACHWECHSLER*/

#switchlng ul  { 
  list-style: none;
  display: flex;
  margin-left: 25px;
}

#switchlng ul li  { 
	margin-left: 5px;
}



.lang-fr {
	margin-left:3px
}

.lang-it {
	margin-left:3px
}


.mod_changelanguage .active {
  text-decoration: underline;
}






/************************
BUTTON
************************/

#custbutton .hyperlink_txt { 
 	color: #fff !important;
	border: none;
	font-size: 20px;
	font-weight: 400;
	padding: 6px 40px 4px 20px;
	background-image: linear-gradient(110deg, #009FE4 88%, rgba(255,255,255,0.00) 0%);
}



/************************
AKKORDEON
************************/

.ce_accordion.style2 .toggler::before {
  position: initial;
}
	
.ce_accordion.style2 .toggler {
  padding: 1rem 1rem 1rem 2rem;
  box-shadow: none;
  cursor: pointer;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  position: relative;
  font-weight: bold;
  border:none;
  color: #fff; 
}

.ce_accordion.style2 .toggler.ui-state-active {
	background: none; 
} 

.ce_accordion.style2 .toggler:not(.ui-state-active):hover {
  color: rgb(255,255,255, 0.5);
}


.ce_accordion.style2 {
  margin-bottom: 15px;
  background:rgba(253,253,253,0.20);
}

.ce_accordion p {
  margin: 0 300px 20px 40px;
}




/************************
NAVIGATION
************************/

.mainmenu ul li a {
 	color: #0059A2;
	font-weight: bold;
	font-size: 25px;
}



/************************
HEADER 
************************/

.textbox_header {
  overflow: hidden;
  position: absolute;
  bottom: 7vh;
  left: 15px;
  right: 0;
  width: 100%;
	z-index: 1000; 
}

.bglight {
	background-image: linear-gradient(290deg, rgba(255,255,255,0.8) 80%, rgba(255,255,255,0.0) 0%);
}


.textbox_header_padd {
	padding: 0px 180px 0 300px;
	font-size: 42px;
	line-height: 60px;
	color: #0059A2;
	hyphens: initial;
}

.textbox_header_padd p {
	color: #0059A2;
	font-size: 28px;
	line-height: 36px;
	hyphens: initial;
}



/************************
STARTSEITE
************************/

/*HEADER IMAGE BAR*/

.ce_text_image_bar .textbox {
  padding: 70px 0px 0px 0px;
}

.ce_text_image_bar .imagebox {
  background-size: auto;
}

.ce_text_image_bar.txt_left .imagebox {
  background-position: center right;
}

.ce_text_image_bar.txt_right .imagebox {
  background-position: center left;
}




.ce_text_image_bar.bg-accent .ce_hyperlink a {
  background: #009FE4;
  border: none;
	font-size: 20px;
	font-weight: 400;
	padding: 8px 20px 8px 20px;
  }

.ce_text_image_bar.bg-accent .ce_hyperlink a {
	border: none;
	font-size: 20px;
	font-weight: 400;
	padding: 8px 50px 8px 20px;
	background-image: linear-gradient(110deg, #009FE4 88%, #0059A2 0%);
  }





/*WIR SIND FUER SIE DA*/

#dasein  {
background-image: linear-gradient(110deg, #009FE4 80%, #0059A2 0%);
	color: #fff;
}


#daseinklein {
  background-image: linear-gradient(110deg, #009FE4 65%, #fff 0%);
  color: #fff;
}

#dasein a, #daseinklein a {
	color: #fff !important;
	text-decoration: none;
}

#dasein a:hover, #daseinklein a:hover {
	color:rgba(255,255,255,0.80) !important;
}






/*NEWS*/

#swipernews .swiper-pagination-bullet {
  border: none;
  box-shadow: none;
  background:rgba(255,255,255,0.80);
}

#swipernews .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1; 
}


#newsstart {
  background:rgba(255,255,255,0.20);
	padding:40px;
	min-height: 450px;
max-height: 450px;
	
}

.newslist {
  margin-bottom: 0px;
 }

.newslist .news-content {
    margin-bottom: 0px;
}


.newslist .teaser {
  border-top: none;
  padding: 0px 0px 25px 0px;
  margin-top: 20px;
}


.ce_hyperlink_news a {
	color: #0059A2 !important;
	border: none;
	text-decoration: none;
	font-size: 20px;
	font-weight: 400;
	padding: 8px 40px 8px 20px;
	background-image: linear-gradient(110deg, #fff 88%, rgba(255,255,255,0.00) 0%);
	position: fixed;
	bottom: 114px;
	width: 215px;
  }
 
.ce_hyperlink_news a:hover {
	background-image: linear-gradient(110deg, rgba(255,255,255,0.80) 88%, rgba(255,255,255,0.00) 0%);
  }


.newslist h2 {
	border: 0;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.6rem;
    letter-spacing: 0;
}


.newslist h2 a{
	color: #fff !important; 
}

.newslist h2 a:hover{
	color: rgba(255,255,255,0.80) !important;
	text-decoration: none;
}

.newslist .news-date {
	color: #fff;
	font-size: 20px;
}


/*Kunden vertrauen uns*/

#logoteppich .same-height-wrap {
	height: 190px;
	display: flex;
	flex-direction: column;
	padding: 0px;
	border: 0;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}


#logoteppich .col_2 {
  flex: 0 0 calc((100% / 12) * 2.4) !important;
    flex-grow: 0;
  max-width: calc((100% / 12) * 2.4) !important;
}


#logoteppich .col_12 {
  flex: 0 0 calc((100% / 12) * 12);
  max-width: calc((100% / 12) * 12);
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.swiper-pagination-bullet {
  height: 20px;
  width: 20px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.swiper-pagination-bullet {
  border: none;
  box-shadow: none;
  background:rgba(0,89,162,0.20);
}

.swiper-pagination-bullet-active {
  background: #0059A2;
  opacity: 1; 
}






/************************
DIENSTLEISTUNGEN
************************/

#dl .image_container {
  float: right;
}


/*KUNDENSTIMMEN*/


#ks p {
	/*font-size: 30px;*/
	font-size: 20px;
	line-height: 36px;
	font-weight: 800;
	color: #0059A2;
}
 
#ksl p {
	font-size: 18px;
	line-height: 24px;
	color: #0059A2;
}


#ksl .image_container {
  float: right;
}

#ksl .image_container img {
  width: auto;
  border-radius: 100%;
}

#ksl .image_container picture img {
  border-radius: 0;
}

.nocircle .image_container img {
  border-radius: 0 !important;
}




/************************
PRODUKTE
************************/

/*AKKORDEON*/

.ce_accordion_v2 .toggler.ui-state-active::before, .ce_accordion.style2 .toggler.ui-state-active::before {
  content: url("../../cto_layout/Bilder_und_Dokumente/Layout/Icons/SVG_Pfeile/pfeil_schliessen.svg");
	height: 17px;
	border: none;
	margin-top: 10px;
}

.ce_accordion_v2 .toggler::before, .ce_accordion.style2 .toggler::before {
  content: url("../../cto_layout/Bilder_und_Dokumente/Layout/Icons/SVG_Pfeile/pfeil_oeffnen.svg");
	height: 17px;
	border: none;
	margin-top: 10px;
}


/************************
UNTERNEHMEN
************************/


.zahlenfakten h3 {
	margin-bottom: 5px;
}

.download a {
	margin-left: 10px;
}


.download a::before {
	content: "";
    display: block;
	background: url("../../cto_layout/Bilder_und_Dokumente/Layout/Icons/SVG_Pfeile/PKSoftech_Download_RGB_neg.svg") no-repeat;
	width: 30px;
    height: 30px;
    float: left;
    margin: 0 6px 0 0;
}


/************************
KONTAKT
************************/



/*FORMULAR*/
input::placeholder, textarea::placeholder {
  color: #fff !important;
  opacity: 1;
}

form.style7 input, form.style7 select, form.style7 textarea {
   border-bottom: 3px solid #fff;

}

input:hover:not([type="submit"]), button:hover:not([type="submit"]), textarea:hover {
  border: 1px solid #fff;
}

form.style7 textarea {
  height: 50px;
	color:#fff;
}

form.style7 input {
color: #fff;
}





form.style7 button.submit
{
  color: #fff !important;
  border: none;
  font-size: 20px;
  font-weight: 400;
  padding: 6px 40px 4px 20px;
  background-image: linear-gradient(110deg, #009FE4 88%, rgba(255,255,255,0.00) 0%);
}

form.style7 button.submit:hover
{
  opacity: 0.8;
}





/*STOERER*/

.stoerer {
	background: #009FE4; 
	border-radius: 100%;
	height: 250px;
	width: 250px;
	padding-top: 76px
} 

.stoerer p{
	transform: rotate(-15deg);
}




/************************
AKTUELLES
************************/
/*NEWS*/
#newsaktuelles .news-content {
	background: #337AB5;
	padding: 30px;
 min-height: 400px;
  max-height: 400px;

}

#newsaktuelles .newslist {
  margin-bottom: 30px;
	
}


#newsaktuelles  .ce_hyperlink_news a {
position: absolute;
bottom: 30px;
width: 215px;
  }



.pagination li a {
    color: rgb(255, 255, 255, 0.5) !important;
}

.pagination li a:hover {
  color: rgb(255, 255, 255, 1) !important;
}


.newslist h2{
  line-height: 40px;	
	  margin-bottom: 30px;
}



/************************
AKTUELLES / NEWSREADER
************************/

.newsreader .info {
  font-size: 28px;
  margin-bottom: 35px;
  background: none;
  padding: 0 !important; 
  color: #0059A2;
}

.newsreader .date::before {
  content:"" ;
}


/************************
FOOTER
************************/

#footer .inside {
  margin: 0 auto;
  padding: 50px 40px;
}


.totop {
	display: none;
}

.extrawidth {
  flex: 0 0 calc((100% / 12) * 2.5);
    flex-grow: 0;
  max-width: calc((100% / 12) * 2.5);
	min-width: 130px;
}


#footer p {
  font-size: 17px;
  line-height: 27px;
}



#footer .mod_socials a i {
  background: rgb(255, 255, 255, 1);
  color: #009FE4;
	border-radius: 100%; 
	margin-right: 10px;	
}

.mod_socials i.fa-linkedin:hover, .mod_socials i.fa-xing:hover {
    background: rgb(255, 255, 255, 0.8) !important;
	color: #009FE4 !important;
} 

.follow {
	margin-top: 7px;
	
}

#footer p a {
  color: #fff !important;
  text-decoration: none;
}

#footer p a:hover {
  color:rgba(255,247,247,0.80) !important;
  text-decoration: none;
}


/************************
MEDIA
************************/


/* On screens that are 992px*/
@media screen and (max-width: 767px) {

	
.intro p {
  font-size: 20px;
  line-height: 30px;
}

	
.mmenu_trigger .burger {
  height: 35px;
  width: 35px;	
	}
	
.burger_lines, .burger_lines::before, .burger_lines::after {
  height: 4px !important;
}

	
.mmenu_trigger .burger .burger_lines::before {
  left: 0;
  top: 10px;
}	
	
.mmenu_trigger .burger .burger_lines::after {
  top: -10px;
}	
	
#switchlng ul  { 
  margin-left: 0px;
}	
	
	
.ce_accordion p {
  margin: 0 20px 20px 40px;
}	
	

		
	.bglight {
  background: rgba(255,255,255,0.8);
}
	

.textbox_header {
bottom: -25px;	
  left: 0px;
  right: 0;
}	

.textbox_header_padd {
  font-size: 32px;
  line-height: 42px;
  color: #0059A2;
  hyphens: initial;
}	
	
	
	
	
.textbox_header_padd {
	padding: 0px 30px 0 20px;
	text-align: left;	
 }

.textbox_header_padd p {
  text-align: left !important;
	font-size: 20px;
	line-height: 30px;
}	
	
	
#proddl .image_container {
  width: 60%;
}	
	
.ce_text_image_bar .mobile_image {
  display: block ruby;
  flex: 0 0 100%;
  text-align: center;
}	

.ce_text_image_bar .textbox {
  padding: 25px 0px 0px 0px;
}	

	
#dl .image_container {
  float: right;
	max-width: 150px;
}	
	
#dl h3 {
 font-size: 25px;
	line-height: 30px;
	}	
	
	
	
	
#newsaktuelles .newslist {
  margin-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
}
	
	
	
	
/*SWIPER SLIDER*/	
	
	
.swiper-wrapper {
  padding-bottom: 20px;
  transition-duration: 0ms;
  transform: translate3d(-72%, 0px, 0px);
  width: 100% !important;
}
	
	
.swiper-slide {
  width: 100% !important;
  margin: 0px 0px 0 0px;
}

	
	.extrawidth {
  flex: 0 0 calc((100% / 12) * 12);
  flex-grow: 0;
  max-width: calc((100% / 12) * 12);
}


	
	
	
/*WIR SIND FUER SIE DA*/

#dasein {
  background-image: linear-gradient(0deg, #009FE4 100%, #0059A2 0%);
	color: #fff;
}

#daseinklein {
  background-image: linear-gradient(0deg, #009FE4 100%, #fff 0%);
	color: #fff;
}	

#dasein .image_container { 
  text-align: center;
	}
	
	
#dasein .ce_text, #dasein .ce_headline { 
  text-align: left;
	}

	
	
/*LOGOTEPPICH*/	
	
#logoteppich .col_2 {
  flex: 0 0 calc((100% / 12) * 6) !important;
    flex-grow: 0;
  max-width: calc((100% / 12) * 6) !important;
	padding: 0 5% 0 5% !important;
	  width: 300px;
}
	

#logoteppich .same-height-wrap {
  height: 130px;	
	}
	
	
}	
	
/* Anpassungen 01/2026  - - - -  */
.cookiebar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 100000000000;
    padding: 15px 130px 15px 15px;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / .1);
    display: none
}

.cookiebar.open {
    display: block
}

.cookiebar-close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 50%;
    background: rgb(0 0 0 / .3);
    padding: 5px 10px;
    border-radius: 3px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease
}

.cookiebar-close:hover {
    background: rgb(0 0 0 / .5)
}

.cookiebar p {
    margin-bottom: 0
}

.cookiebar a {
    color: #fff;
    margin-right: 5px;
    text-decoration: underline
}

#footer {
    /*background: #252525;*/
    font-size: .93rem;
    line-height: 1.6rem
}

#footer,#footer a {
    color: rgb(255 255 255 / .6)
}

#footer a {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease
}

#footer a:hover {
    color: rgb(255 255 255)
}

#footer .inside {
    margin: 0 auto;
    /* padding: 65px 40px */
    padding: 50px 40px
}

#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
    color: rgb(255 255 255 / .8)
}

.ce_form input:focus-visible, .ce_form textarea:focus-visible {
	outline: none;
	border-bottom: 1px solid white !important;
}


/*SWIPER SLIDER*/	
	
#mobislider .container {
  /* padding-left: 0px !important; */
  /* padding-right: 0px !important; */
} 

@media screen and (max-width: 767px) {
    .swiper-wrapper {
        padding-bottom: 20px;
        transition-duration: 0ms;
        /* transform: translate3d(-72%, 0px, 0px); */
        transform: translate3d(0px, 0px, 0px);
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .autogrid_grid .column, .column[class*=col_] {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 25px;
    }
}

#mmenu #mmenu_middle {
    padding: 10vw 5vw;
}

.top-link {
  background-color: rgb(255 255 255 / .9);
}

.top-link .ti-angle-up:before {
  color: #555;
}
