@import url('https://rsms.me/inter/inter.css');
@import "//cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.css";
@font-face {
  font-family: 'icons';
  src: url("../font/icons.0d342f98a8b1.eot?22012343");
  src: url("../font/icons.0d342f98a8b1.eot?22012343#iefix") format('embedded-opentype'),
       url("../font/icons.96baf09cd24c.woff2?22012343") format('woff2'),
       url("../font/icons.2b1c744ee97a.woff?22012343") format('woff'),
       url("../font/icons.b10effe1fd75.ttf?22012343") format('truetype'),
       url("../font/icons.0c6aed5f7366.svg?22012343#icons") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
 
*::-moz-selection { background: #c41900; color:#fff }
*::selection { background: #c41900;  color:#fff }

html, body {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-family: 'Inter var'; font-weight: 100 900; font-size: 16px; color: #3B4044; line-height: 1.6;height: 100%;}

body{background: #fff;  font-style: italic;}

/*body *{
    transition: all 250ms ease-in-out;
}*/

 

/* FORM ELEMENTS */
label { font-size: 20px; margin: 0 !important; line-height: 30px !important; cursor: pointer; position: relative; display: inline-block !important; }
input[type="radio"] { background: #fff; border: 1px solid #aaa; top: 4px; height: 24px; width: 24px; cursor: pointer; display: inline-block; margin-right:4px; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; position: relative; -webkit-transition: all 0.15s ease-out 0s; -moz-transition: all 0.15s ease-out 0s; transition: all 0.15s ease-out 0s; position: relative; z-index: 10; }
input[type="radio"]:hover { background: #9faab7; }
input[type="radio"]:checked { background: #845ce8; border: 1px solid #845ce8; }
input[type="radio"]:checked::before { position: absolute; content: '\2713'; text-align: center; top: 1px; font-size: 16px; width: 22px; color: #fff; }
input[type="radio"] { border-radius: 50%; }
input[type="radio"]::after { border-radius: 50%; }
label { display: block; line-height: 40px; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea { padding: 8px 20px 4px 12px; border-radius: 6px; border: 1px solid #E9EAED; width: 100%; font-size:18px; font-weight: 200; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
input[type="submit"], button { margin-top: 24px; display: inline-block; font-size: 16px; font-weight: 600; padding: 10px 28px 6px 28px; background-color: #A32929; color: #fff; -webkit-transition: background-color .3s ease; transition: background-color .3s ease; text-transform: uppercase; cursor: pointer; transition: 0.3s; position: relative; text-align: center; border: 0; margin-right: 0; }
input[type="submit"]:hover, button:hover  { background: #008D1E;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
textarea:focus { outline: none; }
/* END FORM ELEMENTS */

/*CONTENT ELEMENTS*/
h1, h2, h3, h4, h5, h6 {letter-spacing: 0; margin:0; color: #222224; letter-spacing: 0.02em;}
h1 { line-height: 34px; font-size: 38px; display: block; font-weight: 800;}
h2 { font-size: 28px; display: block; }
h3 { font-size: 22px; display: block; }
h4 { font-size: 18px; display: block; }
h5 { font-size: 16px; display: block; }
p { font-size: 16px;margin: 0; padding: 0 0 20px 0;color: #929AA5;}
ul { list-style-type: none; padding: 0; margin: auto; }
ol { overflow: hidden;}
a {color: #000; transition: color 0.3s; text-decoration: none;}
a:hover {color:#929AA5;}
a:hover,li:hover {transition: color 0.3s;}
hr {border: 0;height: 1px; margin: 0;background: rgba(196, 196, 196, .1);}
/*Hide alt text if image not load*/
img:not([src]):not([srcset]) {visibility: hidden;}
img, picture{display: block; color: rgba(0, 0, 0, 0);} /*removes empty space under images*/


.large_button { background: #fff; text-transform: uppercase; color: #000; font-style: italic; font-size: 24px; border: 7px solid #E23712; border-radius: 22px; font-weight: 800; padding:12px 30px; margin: 0 auto 40px auto; display: inline-block; text-align: center; box-sizing: border-box; transition: background-color 300ms linear; font-size: 18px;}
.large_button:hover{background: #E23712; color: #fff; }


p a  { color:#008D1E }
/*p a::after  { content:'\2197' }*/
/*CONTENT ELEMENTS*/









/* FONT ICONS */
.icon__default
    {
      font-family: "icons"; font-style: normal; font-weight: normal; speak: none; 
      display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; 
      text-align: center; font-variant: normal; text-transform: none; line-height: 0.8em; 
      -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
    }

.icon__at:before { content: '\E80C'; } 
.icon__check:before { content: '\E813'; } 
.icon__info:before { content: '\E80E'; } 
.icon__map:before { content: '\E80F'; } 
.icon__phone:before { content: '\E814'; font-weight: bold;} 
.icon__clock:before { content: '\E80D'; } 
.icon__facebook:before { content: '\E802'; }
.icon__twitter:before { content: '\E806'; } 
.icon__instagram:before { content: '\E803'; } 
.icon__youtube:before { content: '\E807'; } 
.icon__zetasis:before { content: '\E808'; } 
/* END FONT ICONS */

/* LAZY IMAGE LOAD :: Loading Animation*/
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -670px 0;
  }
  100% {
    background-position: 670px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -670px 0;
  }
  100% {
    background-position: 670px 0;
  }
}

.image_load
{
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #100F0F;
  background: linear-gradient(to right, #100F0F 8%, #343334 18%, #100F0F 33%);
  background-size: 670px 104px;
  position: relative;
}

.imageload { opacity: 0; }
.imageload.lazyloaded { margin: auto; opacity: 1; transition: opacity .2s ease-in-out; }
/* END LAZY IMAGE LOAD :: Loading Animation*/



/*SKELETHON*/
.main_container {}
.content__container { max-width:1060px; min-width: 1060px;box-sizing: border-box; margin: auto; position:relative; }
.inner__container { margin: auto; position:relative; }
.flex__container { padding: 24px 0; display: flex; justify-content: space-between; position: relative; }
/*SKELETHON*/





/*HEADER::Top Row*/
.top__row { background: #323337; width: 100%; text-align: right;}
.top__row .content__container { padding: 14px 0 12px 0; font-size:12px; font-weight: 600; font-style: italic; color:#fff;letter-spacing: 0.08em; }
.top__row .content__container li:first-child { margin-left: 0; }
.top__row .content__container em { margin:0 14px }
.top__row .content__container strong { letter-spacing: 0.2em; font-weight: 900; }
.top__row .company_contact a { color: #fff;  }


/*HEADER::Top Row*/

/*HEADER::*/
header { -webkit-box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.2); background: #222224 }
/*HEADER::Logo*/
header .logo { position: relative; max-width: 294px;}
header .logo img { width:100%; max-height: 46px; }
/*HEADER::Logo*/

/*HEADER::Nav*/
header nav { margin: 2px 0 0 auto; position: relative; z-index: 1000; }
header nav > ul {justify-content: space-between; display: flex;  }
header nav > ul > li { margin: 0 11px; position: relative;}
header nav > ul > li:last-child {margin-right: 0;}
header nav > ul > li a { font-size: 14px; padding: 13px 0 11px 0; letter-spacing: 0.04em; color: #F0F5FF; font-style: italic; text-transform: uppercase;  display: inline-block; font-weight: 800; position: relative; z-index: 10;}
header nav > ul > li.active > a {color: #fff;}
header nav > ul > li:hover >  a {color: #c41900;}
header nav > ul > li.active::before { content: ''; display: block; background: #c41900; width: 100%; height: 100%; position: absolute; max-height: 6px; border-radius: 60px; bottom: 2px; clip-path:polygon(0 50%, 100% 0px, 100% 100%, 0% 100%);}


header nav > ul > li a.preisliste { font-size: 12px; background: #fff; border: 4px solid #C41900; color: #222224; border-radius: 13px; padding: 3px 8px; margin: 8px 0 0 0; }

header nav ul li .sub_navi { padding:10px 20px; top: 60px; border-radius: 0; position: absolute; display: none; background: #008D1E; white-space: nowrap; }
header nav ul li .sub_navi li {margin: 10px 0;}
header nav ul li .sub_navi li a {font-size: 16px; font-weight: 500; }
header nav ul li .sub_navi li a:hover { color:#fff; font-weight: 700; }
header nav ul li.active .sub_navi li.active a {font-weight: 700; }
header nav > ul > li:hover .sub_navi { display: block;}
/*HEADER::Nav*/


/*HEADER::*/




/*PAGE HERO*/
.page__hero { background: url("/static/img/the_sun.1e39ccb0a696.svg") 0 0 no-repeat; position: relative; padding: 80px 0 60px 0; }
.page__hero .subtitle { max-width: 400px; margin-bottom: 30px; margin-top: 12px; font-size: 22px; line-height: 28px; font-weight: 800; color: #222224; letter-spacing: 0.02em;}
.page__hero .featured_line {}
.page__hero .featured_line li { font-size: 23px; padding-left: 36px; line-height: 30px; margin-top: 14px; font-weight: 800; color: #929AA5; position: relative; letter-spacing: 0.04em; }
.page__hero .featured_line li::before {font-size: 18px; left: 0; top: 0; content: '\E813'; font-family: "icons"; font-style: normal; font-weight: normal; position: absolute; }
.page__hero h2 { margin-top: 70px; font-size: 22px; font-weight: 800; color: #C41900; }
.page__hero p { max-width: 660px; }
.page__hero .hero__image { position: absolute; right: 0px; top: 96px; }
.page__hero [data-block-key="c0tk8"],
.page__hero [data-block-key="dc2np"],
.page__hero [data-block-key="5b1lv"] { max-width: 610px; }
.page__hero a { text-transform: uppercase; font-size: 24px; border: 7px solid #E23712; border-radius: 22px; font-weight: 800; padding: 8px 24px; position: absolute; bottom: 94px; right: 0; }
.page__hero a:hover {background: #E23712; color: #fff; }
/*PAGE HERO*/

.hero_years_badge {
	position: absolute;
	right: 110px;
	top: 266px;
	transform: translateY(-50%);
	text-align: center;
	color: #E23712;
	font-style: italic;
	font-weight: 900;
	line-height: 0.90;
	pointer-events: none;
	z-index: 5;
}
.hero_years_badge .hero_years_count {
	font-size: 72px;
	letter-spacing: -1.5px;
	display: block;
	font-weight: 900;
	color: #E23712;
}
.hero_years_badge .hero_years_label {
	font-size: 32px;
	letter-spacing: 1px;
	display: block;
	font-weight: 800;
	color: #E23712;
	margin-top: 2px;
}


/*WEBDESIGN PAGE HERO*/
.page__hero.webdesign {padding: 80px 0 0 0;}
.page__hero.webdesign .subtitle { max-width: 880px; margin: 0 auto 30px 0;}

.page__hero.webdesign .headliner { width: 100%; margin: 0 auto 0 0; display: flex; justify-content: space-between; position: relative;}
.page__hero.webdesign .featured_line { max-width: 480px; min-width: 480px; width: 100%; padding: 24px 0; margin: 0 auto 0 0; display: flex; justify-content: space-between; position: relative; }
.page__hero.webdesign .featured_line li { font-size: 23px; padding-left: 36px; line-height: 30px; margin-top: 6px; font-weight: 800; color: #929AA5; position: relative; letter-spacing: 0.04em; }
.page__hero.webdesign .featured_line li::before {font-size: 18px; left: 0; top: 0; content: '\E813'; font-family: "icons"; font-style: normal; font-weight: normal; position: absolute; }

.page__hero.webdesign a { font-size: 22px; position: relative; top: auto; bottom: auto; right: auto; }
.page__hero.webdesign h1 { max-width: 640px; line-height: 46px; margin-bottom: 13px; font-size: 45px; }

.page__hero.webdesign .featured_line { max-width: 480px; min-width: 480px; width: 100%; padding: 0; margin: 3px auto auto 0; padding: 10px 0 10px 0 !important; display: flex; justify-content: space-between; position: relative; }
.website_services_pagecontent { padding:20px 0 0 0 !important; border-bottom: 3px solid #000; border-top: 3px solid #000;}

.website_services_pagecontent h2 { font-size: 36px !important; margin-top: 0 !important; margin-bottom: 10px !important; }
.website_services_pagecontent .dienstleistungen { padding:0 }
.website_services_pagecontent .dienstleistungen .dienstleistungenflop { }

.website_services_headliner { background: #DADCDF; text-align: center; padding: 40px 0 54px 0; }
.website_services_headliner h4 { font-size: 25px; }
.website_services_headliner p { background: #DADCDF; text-align: center; padding: 4px 0; border-radius: 6px; }
.website_services_headliner a { text-transform: uppercase; font-size: 18px; border: 4px solid #E23712; border-radius: 22px; font-weight: 700; padding: 8px 24px; background: #fff; margin: 10px auto auto auto; display: block; max-width: 400px; }
.website_services_headliner a:hover { background: #E23712; color: #fff; }
/*WEBDESIGN PAGE HERO*/






/*SERVICES LIST*/

.list_contanier {padding-top: 2.5px; clip-path: polygon(0 0, 55.4% 0px, 56% 12%, 100% 12%, 100% 100%, 0 100%); background: #323337;}
.list_contanier .inner { padding: 50px 0 0 0; background: #fff; background-image: linear-gradient(to right bottom, #fafafa, #fbfbfb, #fcfdfc, #fefefe, #ffffff);clip-path: polygon(0 0, 55.24% 0px, 55.85% 12%, 100% 12%, 100% 100%, 0 100%) }
.list_contanier .inner * { position: relative; z-index:2;}
.list_contanier .inner .services_container { position: relative; }
.list_contanier .inner .services_container::after { width: 762px; height: 371px; top: -50px; left: -300px;  content: ''; position: absolute; background: url("/static/img/the_sun.1e39ccb0a696.svg") 0 0 no-repeat; background-size: cover;z-index: 1;}


.list_contanier .inner .services_container ul {padding: 90px 0 110px 0;}
.list_contanier .inner .services_container ul li {height: 230px;}
.list_contanier .inner .services_container ul li a { height: 100%; display: block; text-align: center; max-width: 220px;}
.list_contanier .inner .services_container ul li a: hover; { border:1px solid #000 ; }
.list_contanier .inner .services_container ul li h2 { font-size: 28px; font-weight: 800;}
.list_contanier .inner .services_container ul li h3 { font-size: 22px; font-weight: 600; margin: auto; line-height: 30px; font-style: normal; }
.list_contanier .inner .services_container ul li img { height: 140px; width: 100%; }


.repair_services ul li h3 { max-width: 220px ;}
.repair_services ul li a { max-width: 220px;}
.repair_services ul li img  { max-width: 220px; margin: auto auto 36px auto;}
  .repair_services .service-konsolen-reparaturen { min-width: 226px;}
  .repair_services .service-notebook-reparaturen { min-width: 280px; }
  .repair_services .service-notebook-reparaturen a { max-width: 220px;margin: auto;margin-right: 0;}



.it_services .inner { border-bottom: 4.5px solid #323337; }
.it_services .inner .services_container ul {padding: 90px 0 80px 0;}
.it_services .inner .services_container ul li h3 { max-width: 280px;}
.it_services .inner .services_container ul li a { max-width: 280px;}
.it_services .inner .services_container ul li img { max-width: 280px; margin: 36px auto auto auto;}
  .it_services .service-alarmsysteme img { max-width: 152px; }
  .it_services .service-sicherheitskamera {  }
  .it_services .service-sicherheitskamera img { max-width: 150px; }



.service {clip-path: polygon(0 0, 40.4% 0px, 41% 12%, 100% 12%, 100% 100%, 0 100%);}
.service .inner { clip-path: polygon(0 0, 40.26% 0px, 40.85% 12%, 100% 12%, 100% 100%, 0 100%); }
.list_items_main .service:last-child .inner {border-bottom: 3.5px solid #323337;}
.service_container article { padding-top: 40px;padding-bottom: 60px; }
.service_container article div:first-child { width: 100%; max-width: 310px; position: relative; text-align: center; }
.service_container article div:first-child::after { width: 380px; height: 256px; top: -90px; left: -40px; content: ''; position: absolute; background: url("/static/img/the_sun.1e39ccb0a696.svg") 0 0 no-repeat; background-size: auto; background-size: contain; z-index: 1; }
.service_container article div:first-child a.service_im { display: block; }
.service_container article div:first-child a.service_im img { width: 100%; height: 240px; margin: auto; }
.service_container article div:first-child a.service_router { width: 100%; padding-top: 12px; display: block; position: absolute; bottom: 0; background: #fff; max-width: 310px; left: 0; right: 0; margin-left: auto; margin-right: auto; font-size: 19px; font-weight: 600; }
.service_container .service-notebook-reparaturen div:first-child a.service_im img { width: 100%; margin: auto; max-height: 170px; margin-bottom: 106px; }
.service_container .service-pc-reparaturen div:first-child a.service_im img { margin-bottom: 56px; }


.service_container article div:last-child { padding: 36px 0 0 90px;  }
.service_container article div:last-child h2 { margin-bottom: 10px; font-weight: 800; }
.service_container article div:last-child p { margin-bottom: 40px; }
.service_container article div:last-child a.router { text-transform: uppercase; font-size: 19px; border: 5px solid #E23712; border-radius: 18px; font-weight: 600; padding: 10px 24px 8px 24px; margin-right: 20px;}
.service_container article div:last-child a.router:hover {background: #E23712; color: #fff; }

.service_mainpagehero {  }
.service_mainpagehero .subtitle { max-width: 620px; margin-bottom: 0;}
.service_mainpagehero .featured_line { display: flex; max-width: 640px; margin: 0; justify-content: space-between; }
.service_mainpagehero {padding: 80px 0 90px 0;}
.service_mainpagehero .hero__image { position: absolute; right: 80px; top: 60px; }
.info_line { border-top: 3.5px solid #3B4044; border-bottom: 3.5px solid #3B4044; padding: 10px 0; font-size: 13px; text-align: center; color: #323337; background: rgba(146, 154, 165, .2); }

.service_sublist {  }
.service_sublist .rep_list { display: flex; flex-wrap: wrap; justify-content: flex-start;}
.service_sublist .rep_list h3 { padding: 14px 20px; min-width: 288px; font-size: 18px; font-weight: 800; text-align: center; background: #F5F5F7; color: #323337; cursor: pointer;}
.service_sublist .rep_list h3:hover { background: #0071E3; color: #fff;  }
.service_sublist .rep_list .price_list { display: none; }
.service_sublist .rep_list .price_list ul { display: flex; }
.service_sublist .rep_list .price_list ul li { border: 2.5px solid #222224; border-radius: 12px; padding: 10px 10px; margin-bottom: 10px; font-size: 14px; line-height: 16px; font-weight: 600; }
.service_sublist .rep_list .price_list ul li:first-child {min-width: 236px; max-width: 236px;margin-right: 12px;}
.service_sublist .rep_list .price_list ul li:last-child { min-width: 60px; max-width: 60px; text-align: center; }

.service_sublist .rep_list article { flex-basis: 33.3333%; padding: 1px; margin-bottom: 10px; display: flex; box-sizing: border-box; position: relative; }
.service_sublist .rep_list article .tool_box  { display: none;}
.service_sublist .rep_list article .close_item { background: #797979; color: #fff; font-weight: 800; font-size: 17px; border-radius: 10px; text-align: center; padding: 6px 14px;  display: inline-block;}
.service_sublist .rep_list article .appointment { background: #0071E3; color: #fff; font-weight: 800; font-size: 17px; border-radius: 10px; text-align: center; padding: 6px 14px;  display: inline-block;}
.service_sublist .rep_list article .notice { margin: 14px 0; padding: 14px 30px; border-radius: 24px; font-size: 14px; line-height: 15px; background: #FAFAFA; color: #7D7D7D;  text-align: center; display: none; }



.service_sublist .service_root_item  { border-bottom: 3.5px solid #3B4044; padding: 60px 0; }
.service_sublist .service_root_item:last-child  { margin-bottom: 80px; }

.service_sublist .rep_list article.active .item_content { width: 348px; border: 6px solid #0071E3; position: absolute; top: -36px; padding: 30px 30px; left: -45px; background: #fff; z-index: 100; border-radius: 20px; }
.service_sublist .rep_list article.active h3 {  background: #fff; color: #0071E3;}
.service_sublist .rep_list article.active .item_content .price_list { display: block;}
.service_sublist .rep_list article.active .tool_box  { display: flex; justify-content: space-between; }
.service_sublist .rep_list article.active .notice  { display: block; }

.service_sublist .rep_list article.hide .item_content { border: none; position: relative; top: auto; padding: auto; left: auto; background: none; z-index: 1; border-radius:0; padding: 0;}
.service_sublist .rep_list article.hide h3 {background: #F5F5F7;color: #323337;}
.service_sublist .rep_list article.hide .item_content .price_list { display: none;}
.service_sublist .rep_list article.hide .tool_box  { display: none;}
.service_sublist .rep_list article.hide .notice  { display: none;}



/*EDV Dienstleistungen*/
body.edv-dienstleistungen {  }
body.edv-dienstleistungen .page__hero .hero__image {max-width: 600px; top: 156px;}
body.edv-dienstleistungen .service_container .service-netzwerkadministration a.service_im img { height: 250px; margin-bottom: 26px; }
body.edv-dienstleistungen .service_container .service-alarmsysteme a.service_im img { height: 180px; margin-bottom: 64px; }
body.edv-dienstleistungen .service_container .service-sicherheitskamera a.service_im img { height: 160px; margin-bottom: 84px;}


/*EDV Dienstleistungen*/

.service_list_header { padding: 0; }
.service_list_header img { height: 74px; }
.service_list_header > .content_inner  {  margin: 0 auto 0 30px; }
.service_list_header > .content_inner  h2 {  }
/*SERVICES LIST*/




/*FOOTER*/
footer { width: 100%; bottom: 0; position: relative; padding: 170px 0 0 0; }
footer * { position: relative; z-index: 2;}
footer nav ul { padding-bottom: 40px; justify-content: space-between; display: flex; }
footer nav li a { font-size: 16px; font-weight: 800; color: #323337;text-transform: uppercase;}
footer .black_row { padding: 17px 0; background: #323337; text-align: center; }
footer .black_row .company_contact { max-width: 840px; letter-spacing: 0.02em; font-weight: 700; margin: auto; justify-content: space-between; display: flex; color:#fff; }
footer .black_row .company_contact a { font-size: 15px; color:#fff }
footer .black_row .contact .icon__phone_point {margin-left: 1px; margin-right: 0; }
footer .copyright { padding: 20px 0 26px 0; box-sizing: border-box; max-width: 440px; margin: auto;  margin-top: 20px; font-size: 13px;display: flex; justify-content: space-between; }
footer .copyright p {font-size: 16px; color: #323337; font-weight: 700;}
footer .copyright p span { font-size:12px }
footer .zetasis { font-size: 11px; font-weight: bold; margin-top: 2px; margin-right: 0; color: #323337;font-style: normal;}
footer .zetasis:hover { color: #E20E1B;}
footer .zetasis i { color: #CE171F; font-size: 0.78em; top: -.0649em; left: .4em;position: relative; }
footer .bg { height: 295px; width: 627px; background: url("/static/img/the_sun.1e39ccb0a696.svg") 0 0 no-repeat; background-size: cover; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; z-index: 1;}
footer .bgone {top: 0; transform: rotate(180deg); }
footer .bgtwo { bottom: -130px; }
/*FOOTER*/







body.home h1 { font-size: 46px; max-width: 410px; line-height: 50px; }
body.home .page__hero { padding: 80px 0 130px 0; }
body.home .page__hero a { bottom: -4px; }
body.home .subtitle { max-width: 320px; font-size: 18px; padding: 0;margin: 0 0 22px 0; }






.aboutus_container {}
.aboutus_container .inner {padding-bottom: 40px;}
.aboutus_container h2 {font-size: 44px; margin-top: 30px;}
.aboutus_container p {font-size: 18px;}
.list_contanier .inner .aboutus_container::after { top: -80px; }

.aboutus_container .inner .services_container::after { top: -80px; }


.page__hero h1 {  max-width: 640px; line-height: 46px;}


.summary_content { padding: 0; max-width: 790px; }

.services_pagecontent {padding: 50px 0 10px 0; border-bottom: 3px solid #000;}
.services_pagecontent .inner {padding-bottom: 40px;}
.services_pagecontent h2 {font-size: 44px; margin-top: 30px;}
.services_pagecontent p {font-size: 18px; color: #222224;}
.list_contanier .inner .services_pagecontent::after { top: -80px; }


.services_pagecontent ul { padding: 0 !important; margin: 0 0 0 16px;}
.services_pagecontent ul li {height: auto !important; list-style: disc;}
.services_pagecontent ul li a { display: inline !important; }


.service_pagecontent {padding: 0 0 10px 0; border-bottom: 3px solid #000;}
.service_pagecontent .inner {padding-bottom: 40px;}
.service_pagecontent h2 { font-size: 44px; margin-top: 30px; line-height: 54px; margin-bottom: 20px; }
.service_pagecontent p {font-size: 18px; color: #222224;}
.service_pagecontent ul { padding: 0 !important; margin:0 0 22px 46px;font-size: 18px; color: #222224;}
.service_pagecontent ul li {height: auto !important; list-style: disc;margin-bottom: 6px;}
.service_pagecontent ul li a { display: inline !important; }
.service_pagecontent ol {margin:0 0 22px 10px;font-size: 18px; color: #222224;}
.service_pagecontent ol li {height: auto !important; list-style: disc;margin-bottom: 6px;}
.service_pagecontent ol li a { display: inline !important; }




.repair_services h2, .it_services h2 { max-width: 510px; line-height: 40px; }




body.verkaufen .page__hero [data-block-key="eskub"] { margin-top: 80px; }
body.verkaufen .page__hero .page__hero a {  }





/*CONTACT: COMPANY INFO*/
.company_info {}
.company_info br {margin: 4px 0;}
.company_info p .icon__map { font-size: 17px; margin-right: .2em; width: 16px; text-align: left; }
.company_info p a { color:#3B4044 }
.company_info .google__map { font-size: 14px; }
/*CONTACT: COMPANY INFO*/

/*CONTACT FORM*/
.contact_form { max-width:320px;}
.contact_form .form_intro p { margin-bottom: 20px; font-size: 12px; line-height: 14px; padding: 12px 20px; letter-spacing: 0.04em; border-radius: 2px; color: #000;  background: #BCBCBD; margin-top: 38px; }
.contact_form li { text-align: center; position: relative; margin-bottom: 16px; transition: color 0.4s ease; color: #b4b4aa; }
.contact_form li label { font-weight: normal; color: #5A656F; top: 11px; left: 12px; padding: 0px 8px 0 8px; font-size: 16px; position: absolute; pointer-events: none; transform-origin: 0 0; z-index: 1; transition: transform 0.2s; transition-timing-function: ease-out; }
.contact_form .active label, .contact_form .filled label { transform: translate3d(2px, -15px, 0) scale3d(0.7, 0.7, 1); color: #fff; background: #616b74; line-height: 22px !important; border-radius: 20px;top: 10px; padding: 2px 20px; border-radius: 12px !important;}
.contact_form li input { border-radius: 10px; border: 2px solid #616B74; background: #fff; font-size: 16px; color: #5A656F; padding: 16px 16px 14px 16px; font-weight: 500; }
.contact_form li textarea { border-radius: 10px; border: 2px solid #616B74; background: #fff; font-size: 16px; color: #5A656F; padding: 16px 16px 14px 16px; font-weight: 500;}
.contact_form li:last-child {text-align: center;}




.contact_form li:last-child button { background: #fff; text-transform: uppercase; color: #000; font-style: italic; font-size: 24px; border: 7px solid #E23712; border-radius: 22px; font-weight: 800; padding:12px 74px 8px 74px; margin: 30px auto 40px auto;display: inline-block; text-align: center; box-sizing: border-box; transition: background-color 300ms linear; }
.contact_form li:last-child button:hover{background: #E23712; color: #fff; }
/*CONTACT FORM*/
 



/*OPENING HOURS:: LIST*/
.opening {width: 100%; max-width: 330px;}
.oh__list {font-size: 18px;}
.oh__list ul { padding:0;}
.oh__list > ul > li { padding: 3px 0; position: relative; border-bottom: 1px solid #616B74; }
.oh__list ul li:first-child {padding: 0 0 3px 0;}
.oh__list ul ul{ display: flex; align-items: center; justify-content: space-between; }
.oh__list .dayinfo { padding: 6px 12px; font-size: 13px; text-align: center; }
.is__open {}
.is__open ul li {}
.is__open .dayinfo {background: #bddfcf; color: #323337;}
.is__closed {}
.is__closed ul li {}
.is__closed .dayinfo {background: #616B74;color: #fff;}
.is__off{}
.is__open,
.is__closed{padding:3px 0 0 0 !important;}
.is__off{ background:rgba(188, 188, 189, .2); color: rgba(188, 188, 189, .4);  border-bottom:1px solid rgba(188, 188, 189, .4) !important; padding:3px 20px 0 20px !important;}
/*OPENING HOURS:: LIST*/



/*PAGE CONTENT::*/
.page_content {  padding: 40px 0 0 0; }
.page_content h1 { margin-bottom: 12px; }
.page_content h2 {  }
.page_content p {  }
/*PAGE CONTENT::*/


/*UTILITIES::*/
.whatsapp-button {
    position: fixed;
    right: 20px;
    bottom: 50%;
    transform: translateY(50%);
    background-color: #25D366;
    padding: 3px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    animation: scaleUp 0.5s ease-in-out forwards;
    transform-origin: center;
}
.whatsapp-button img { width: 50px; height: 50px; }

@keyframes scaleUp {
    0% {
        transform: translateY(50%) scale(0);
    }
    100% {
        transform: translateY(50%) scale(1);
    }
}
/*UTILITIES::*/








