/************* Variablen *************/
:root {
  --pt-c1: #e6f5fd/*Hellblau Header/Footer)*/;
  --pt-c2: #00a3ff/*Blau = 0, 163, 255*/;
  --pt-c3: #f59f1d/*Orange*/;
}

/************** body ****************************/
html::before {
  content: ' ';
  display: block;
  background-image: url(/images/plato-tec-background01-2000x1125-60.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh; width: 100vw;
  top: 0; bottom: 0; left: 0; right: 0;
  position: fixed;
  z-index: -10;
}

#sp-main-body {
  margin-top: -100px !important;
  padding-bottom: 320px !important;
}

@media (max-width: 767.98px) {
  html::before {
    background-image: url(/images/plato-tec-background01-750x1250-60.webp);
  }
}


/********************** Header + Footer *********************/
#sp-header {
  padding: 10px 3.5% 0px 2.5%;  
}

.logo-image {
  margin-top: -20px;
}

/*#sp-header.header-sticky {
  background: rgba(255, 255, 255, .9);
  box-shadow: 5px 0 10px rgba(0,0,0,.75);
  height: 100px;

#sp-header.header-sticky .logo-image {
  height: 70px;
  margin-top: -20px;
}*/

#sp-footer {
  padding: 100px 10vw;
  margin-top: -320px;
}

.sp-megamenu-parent > li:last-child > a {
  padding: 0px;
}

.sp-megamenu-parent li:last-child .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: unset !important;
  right: 0 !important;
}

.sp-megamenu-parent > li.active > a {
  border-top: 2px solid var(--pt-c3);
}

.sp-megamenu-parent > li > a:hover {
  color: var(--pt-c3) !important;
  border-top: 2px solid var(--pt-c3);
  transition: ease-in-out 0.3s;
}

.sp-megamenu-parent > li > a {
  font-weight: 300 !important;
  line-height: 60px;
  padding: 0;
  margin: 0 15px;
}

#offcanvas-toggler {
  position: absolute;
  right: 15px !important;
  top: 0px;
}

#offcanvas-toggler .burger-icon > span {
  background: var(--pt-c2);
}

#sp-header.header-sticky #offcanvas-toggler .burger-icon > span {
  background: var(--pt-c2);
}

@media (max-width: 1399.98px) {
  #sp-footer {
    padding: 100px 5vw;
  }
}

@media (max-width: 1199.98px) {
  #sp-header {
    padding: 10px 3.5% 0px 2.5%;    
  }
  #sp-header.header-sticky .logo-image {
    margin-top: -30px;
  }
  .sp-megamenu-parent > li > a {
    margin: 0 12px;
  }
  #sp-footer {
    padding: 100px 10vw;
  }
}

@media (max-width: 1199.98px) and (min-width: 992px) {
  .pt-link-to-home {
    display:none !important;
  }
}

@media (max-width: 1139.98px) and (min-width: 992px) {
  .logo-image {
    height: 60px !important;
  }
}

@media (max-width: 991.98px) {
  #sp-header {
    padding: 0px 3.5% 0px 2.5%;
  }
  .logo-image {
    margin-top: 0px;
  }
  #sp-header.header-sticky {
    height: 90px;
  }
  #sp-header.header-sticky .logo-image {
    margin-top: -15px;
  }
}

@media (max-width: 767.98px) {
  #sp-header {
    height: 70px;
    padding: 0px 3.5% 0px 2.5%;
  }
  .logo-image {
    height: 50px !important;
    margin-top: -25px;
  }
  #offcanvas-toggler {
    height: 70px;
  }
  #sp-header.header-sticky {
    height: 65px;
  }
  #sp-header.header-sticky .logo-image {
    height: 50px;
  }
  #sp-footer {
    padding: 100px 7.5vw;
  }
}

@media (max-width: 379.98px) {
  .logo-image {
    height: 45px !important;
    margin-top: -20px;
  }
  #sp-header.header-sticky .logo-image {
    height: 80px;
    margin-top: -20px;
  }
}

/***************** Off-Canvas **********************/
.offcanvas-active .offcanvas-menu {
  right: 50% !important;
  top: 50% !important;
  transform: translate(50%, -50%);
  max-height: 70%;
  max-width: 70%;
  width: 70%;
  transition: ease-in-out 0.3s;
}

.offcanvas-menu {
  background: rgba(0, 163, 255, 0.9)
}

.offcanvas-menu a, .offcanvas-menu .menu-toggler::after {
  color: #fff !important;
  opacity: 1 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module {
	margin-right: 0 !important;
}

.offcanvas-menu ul.menu > li > a {
	padding: 15px 10px 15px 10px !important;
}

.offcanvas-menu li {
  border-bottom: 0 !important;
}

.offcanvas-menu a:hover, .offcanvas-menu a:focus, .offcanvas-menu li.active a, .offcanvas-menu .menu-toggler:hover {
  color: var(--pt-c3) !important;
}

.offcanvas-menu .menu-toggler {
  display: unset !important;
  right: unset !important;
  margin-left: 10px;
}

.close-offcanvas .burger-icon {
  top: 25px;
  right: 25px;
}

.close-offcanvas .burger-icon > span {
  background: #fff;
}
 
@media (max-width: 399.98px) {
  .offcanvas-active .offcanvas-menu {
    max-height: 80%;
    max-width: 90%;
    width: 90%;
  }
}

/************* Elemente, Größen + Abstände + Design ******************/
p:last-child, ul, li:last-child {
  margin-bottom: 0 !important;
}

/*Button normal*/.sppb-btn i {
  content: url(/images/pt-icon-arrow-right.svg);
  height: 30px;
  margin-bottom: -5px !important;
}

@media (max-width: 767.98px) {
  /*Button normal*/.sppb-btn i {
    margin-left: 5px !important;
    margin-bottom: -7px !important;
  }
}

/*Button Formbuilder*/.sppb-btn span {
  content: url(/images/pt-icon-arrow-right.svg);
  height: 30px;
  margin: 0 0 -7px 15px !important;
}

.sppb-btn:hover {
   transition: 0.3s ease-in-out;
}

.pt-hover-box-shadow:hover {
  box-shadow: 20px 20px 40px #fff !important;
  transition: 0.3s ease-in-out;
}

.pt-hover-blue a:hover {
  color: var(--pt-c2) !important;  
}

.pt-ul {
  list-style: none;
  padding: 0;
}

.pt-ul li {
  position: relative;
  padding-left: 40px;
}

.pt-ul li:before {
  content:  url(/images/pt-icon-arrow-right.svg);
  position: absolute;
  left: 0;
  top:3px;
  width: 20px;
  margin-right: 20px;
}

.sppb-addon-feature .sppb-img-responsive {
  max-width: 50px;
}

.sp-scroll-up {
  bottom: 30px;
  right: 30px;
  background-color: var(--pt-c2);
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .pt-ul li {
    padding-left: 30px;
  }  
}

/*********************** Slider *************************/
/*Home + Module*/.sp-slider {
  width: 1600px;
  height: calc(1600px * 0.6323 + 60px);
  margin: 0 auto;
}

/*Home + Module */.sp-slider .sp-slider-outer-stage {
  height: calc(1600px * 0.6323);
}

.sp-slider.pt-slider-bg-blue {
  background-color: var(--pt-c2);
}

.sp-slider.pt-slider-bg-orange {
  background-color: var(--pt-c3);
}

.sp-slider .sp-background {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 0;
}

.sp-slider .sp-nav-control {
  bottom: 15px !important;
}

.sp-slider .sp-dots {
  bottom: 22.5px;
}

.sp-slider .sp-dots ul li {
  margin-bottom: 5px !important;
}

/*.sppb-carousel-pro-inner-content {
	align-items: flex-end;
	display: flex;
}*/

.sp-slider .prev-control i {
  content: url(/images/pt-icon-arrow-left.svg);
  height: 30px; 
}

.sp-slider .next-control i {
  content: url(/images/pt-icon-arrow-right.svg);
  height: 30px;
}

.sp-slider .sp-item {
  align-items: flex-end !important;
}

@media (max-width: 1999.98px) {
  /*Home + Module*/.sp-slider {
    width: 1400px;
    height: calc(1400px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(1400px * 0.6323);
  }
}

@media (max-width: 1799.98px) {
  /*Home + Module*/.sp-slider {
    width: 1260px;
    height: calc(1260px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(1260px * 0.6323);
  }
}

@media (max-width: 1399.98px) {
  /*Home + Module*/.sp-slider {
    width: 1080px;
    height: calc(1080px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(1080px * 0.6323);
  }
}

@media (max-width: 1199.98px) {
  /*Home + Module*/.sp-slider {
    width: 790px;
    height: calc(790px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(790px * 0.6323);
  }
  .pt-row-slider-width {
    width: 790px;
    margin: 0 auto;
  }
}

@media (max-width: 991.98px) {
  /*Home + Module*/.sp-slider {
    width: 645px;
    height: calc(645px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(645px * 0.6323);
  }
  .pt-row-slider-width {
    width: 645px;
  }
}

@media (max-width: 767.98px) {
  /*Home + Module*/.sp-slider {
    width: 460px;
    height: calc(460px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(460px * 0.6323);
  }
  .pt-row-slider-width {
    width: 460px;
  }
}

@media (max-width: 575.98px) {
  /*Home + Module*/.sp-slider {
    width: 380px;
    height: calc(380px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(380px * 0.6323);
  }
  .pt-row-slider-width {
    width: 380px;
  }
}

@media (max-width: 475.98px) {
  /*Home + Module*/.sp-slider {
    width: 320px;
    height: calc(320px * 0.6323 + 60px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(320px * 0.6323);
  }
  .pt-row-slider-width {
    width: 320px;
  }
}

@media (max-width: 399.98px) {
  /*Home + Module*/.sp-slider {
    width: 240px;
    height: calc(240px * 0.6323 + 40px);
  }
  /*Home + Module*/.sp-slider .sp-slider-outer-stage {
  height: calc(240px * 0.6323);
  }
  .sp-slider .sp-nav-control {
    display: none;
  }
  .sp-slider .sp-dots {
    bottom: 11.25px;
  }
  .pt-row-slider-width {
    width: 240px;
  }
}

/*************** Formulare ******************/
.sppb-form-check {
  padding: 0px 15px;
  max-width: 99%;
}

.sppb-form-check-label {
  max-width: 99%;
  margin-left: 15px !important;
  margin-top: 30px;
}

.sppb-addon-form-builder .sppb-form-check-label::before, .form-builder-checkbox-item label::before  {
  border: 1px solid #fff !important;
  border-radius: 0;
  margin-top: 30px;
}

.form-builder-checkbox-item label::after, .sppb-addon-form-builder .sppb-form-check-label::after {
  margin-top: 30px;
}

.sppb-addon-form-builder a:hover {
  color: var(--pt-c2) !important;
}

label, input, textarea {
  font-weight: 300;
}

.sppb-ajax-contact-status {
  margin: 30px auto 20px 30px !important;
}

.sppb-text-success, .sppb-text-danger {
  font-weight: 300 !important;
  font-style: normal;
}

/******************** Sections + Buttons *********************/
.pt-sec-hero, .pt-col-hero {
  height: calc(100vh + 100px) !important;
  min-height: 700px;
}

.pt-col-hero {
  padding-top: 100px;
}

.pt-sec-inhalt {
  padding: 170px 10vw 180px;
}

.sppb-btn, .sppb-form-builder-btn {
  width: 300px;
  font-size: 1.375rem;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}

#pt-module-uebersicht .sppb-btn, #pt-erweiterungen-uebersicht .sppb-btn {
  text-transform: none;
}

.sppb-form-builder-btn .sppb-btn-custom {
  width: 340px;
}

@media (max-width: 1599.98px) {
  .pt-sec-inhalt {
    padding: 170px 5vw 180px;
  }
}

@media (max-width: 1399.98px) and (min-width: 1200px) {
  #pt-home-intro /*Col mit H2*/ #column-id--EB95-e1u-vNnPKnTTx5v {
    padding-right: 2vw !important;
  }
  #pt-home-intro /*Col mit Text*/ #column-id-FTo2DZiQgCClvc5OxOVqs {
    -ms-flex-align: center !important;
    align-items: flex-end !important;
  }
  /*#pt-home-intro .sppb-carousel-pro .sppb-item {
	height: 350px !important;
  }*/
  #pt-home-vorteile .sppb-btn i {
    margin: 0 0 -8px !important;    
  }
  #pt-home-vorteile .sppb-btn {
    width: 220px !important;
    padding: 12px 10px !important;
  }
}

@media (min-width: 1200px) {
  #pt-module-uebersicht .sppb-btn, #pt-erweiterungen-uebersicht .sppb-btn, #pt-service-uebersicht .sppb-btn, #pt-firma-uebersicht .sppb-btn {
    width: 380px;
  }
}

@media (max-width: 1199.98px) and (min-width: 992px) {
  .pt-sec-inhalt {
    padding: 120px 10vw 130px;
  }
  #pt-home-vorteile .sppb-btn, #pt-module-uebersicht .sppb-btn, #pt-erweiterungen-uebersicht .sppb-btn {
    width: 280px !important;
    padding: 12px 10px !important;
  }
}

@media (min-width: 992px) {
  #pt-firma-hero /*Arbeiten-Button*/#btn-ldEv603GM043uihWsmvi8 {
    width: 370px;
  }
}

@media (max-width: 991.98px) {
  .pt-col-hero {
    padding-top: 50px;
  }
  .pt-sec-bg-img {
    background-image: url(/images/plato-tec-maschinenbediener01-750x2500-60.webp) !important;
    background-attachment: scroll !important;
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
   .pt-sec-inhalt {
    padding: 120px 8vw 130px;
  }
  #pt-home-intro .sppb-btn {
    width: 290px !important;
    padding: 12px 10px !important;
  }
}

@media (max-width: 767.98px) {
  .pt-trennung {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}

@media (max-width: 767.98px) and (min-width: 576px) {
   .pt-sec-inhalt {
    padding: 120px 10vw 130px;
  }
}

@media (max-width: 575.98px) {
  .pt-sec-inhalt {
    padding: 100px 10vw 100px;
  }
  .sppb-btn, #pt-home-intro .sppb-btn {
    width: 240px !important;
  }
  .sppb-btn, .sppb-form-builder-btn {
    font-size: 1.125rem;
  }
}

@media (max-width: 379.98px) {
  .pt-sec-inhalt {
    padding: 100px 5vw 100px;
  }
  #pt-home-vorteile .sppb-btn, #pt-module-uebersicht .sppb-btn, #pt-erweiterungen-uebersicht .sppb-btn, #pt-service-uebersicht .sppb-btn, #pt-firma-uebersicht .sppb-btn {
    width: 180px !important;
    padding: 12px 10px !important;
  }
   #pt-home-vorteile .sppb-btn i, #pt-module-uebersicht .sppb-btn i, #pt-erweiterungen-uebersicht .sppb-btn i, #pt-service-uebersicht .sppb-btn i, #pt-firma-uebersicht .sppb-btn i {
    margin: 0 0 -8px !important;    
  }
}

/***************** Fonts ************************/
/* manrope-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: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url('../local-fonts/manrope-v15-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* manrope-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: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('../local-fonts/manrope-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* manrope-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: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('../local-fonts/manrope-v15-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* manrope-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: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('../local-fonts/manrope-v15-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* manrope-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: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('../local-fonts/manrope-v15-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* manrope-800 - 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: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url('../local-fonts/manrope-v15-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../local-fonts/manrope-v15-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

p, body, h1, h2, h3, h4, .sp-megamenu-parent > li > a, .sp-megamenu-parent .sp-dropdown li > a, .offcanvas-menu .nav-pills > li > a {
  font-family: 'Manrope' !important;
}

.sppb-form-builder {
  font-size: 1.25rem;
}

#sp-footer {
  font-size: unset;
}

@media (min-width: 768px) {
  .pt-sec-hero h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) and (min-width: 400px) {
  h1, h2:not(.pt-sec-hero h2) {
    font-size: 2rem !important;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 359.98px) {
  h1, h2:not(.pt-sec-hero h2) {
    font-size: 1.75rem !important;
  }
  h3 {
    font-size: 1.375rem !important;
  }
}