.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

  .large-12 {
    width: 100%; }

  .large-6 {
    width: 50%; }

  .large-4 {
    width: 33.33333%; }


.pink {
color: #E73B80;
}

ul {
padding-left: 0px;
}


.list-body {
margin:0px;
padding:0px;
list-style:none;
margin-bottom:30px;
}

.list-body li {
position:relative;
padding-left:32px;
margin-bottom:15px;
margin-top: 0px;
}

.list-body li:last-child {
margin-bottom:0px;
}

.list-body li:before {
content:'';
background:url(/layout/Lohnhelde-check-Icon-01.svg);
background-repeat: no-repeat;
height:21px;
width:21px;
display:block;
position:Absolute;
top:5px;
left:0px;
}


/* SERVICES CONTAINER */

.services-container {
background: #0D1A32;
background-repeat:no-repeat;
background-size:cover;
padding:100px 0 ;
}

.services-container .heading-row h3 {
font-size: 40px;
color: #fff;
font-weight: 500;
line-height:55px;
}

.services-container .heading-row h3 span{
font-size: 30px;
color: #fdac1e;
font-weight: 500;
}

.services-container .heading-row p {
font-size: 20px;
color: #fff;
font-weight: 500;
padding-top:5px;
}

.services-container .box-row .icon-box {
background:#E73B80;
text-align:center;
padding-top:40px;
padding-bottom:40px;
}

.services-container .box-row {
padding-top:40px;
}

.services-container .box-row .large-12 {
display:flex;
justify-content:space-between;
column-gap:20px;
}

.services-container .box-row .large-12 .flex-col {
width:25%;
box-shadow: 2px 22px 46px #00000017;
background:#fff;
}

.services-container .box-row .text-box {
padding:20px 20px 30px 20px;
background:#fff;
}

.services-container .box-row .text-box h3 {
margin-top:0px;
margin-bottom: 20px;
font-size: 23px;
color: #161739;
font-weight: 600;
line-height:30px;
}

.services-container .box-row .text-box p {
font-size: 16px;
color: #505176;
}


.icon-box-ablauf img {
max-height:80px;
}


/* PAYROLL CONTAINER */

.payroll-container {
width: 100%;
  display: block;
  align-content: center;
}

.payroll-container .row {
max-width: 1334px !important;
display: flex;
column-gap: 70px;
margin: 0 auto;
width: 100%;
}

.payroll-container .heading-row .heading {
background: #E73B80;
height:176px;
max-width:646px;
margin-left:auto;
margin-right:auto;
text-align:center;
text-align:center;
border-radius: 88px;
margin-bottom:20px;
}

.payroll-container .heading-row .heading h3 {
color:#fff;
font-size: 50px;
line-height: 50px;
color: #ffffff;
font-weight: 500;
padding-top:22px;

}

.payroll-container .heading-row .heading h3 span {
color:#fff;
font-size: 30px;
line-height: 60px;
color: #ffffff;
font-weight:normal;
}

.payroll-container .box-row {
max-width:1000px !important;
padding-top:30px;
column-gap:0px;
}

.payroll-container .box-row .box h3 {
font-size: 25px;
line-height: 26px;
color: #ffffff;
font-weight: 500;
margin-bottom:15px;

}

.payroll-container .box-row .box li {
font-size: 16px;
line-height: 26px;
color: #ffffff;
font-weight: 400;
background:none;
padding-left:0px;
padding-bottom: 10px;
}

.payroll-container .box-row .box {
-webkit-border-radius: 30px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-topleft: 0;
border-radius: 30px;
border-top-left-radius: 0;
padding:40px 35px ;
}

.payroll-container .box-row .box ul {
margin-bottom:0px;
padding-left: 0px;
list-style:disc;
margin-left:15px;
}

.payroll-container .box-row .box-1{
background:#0D1A32;
box-shadow: 1px 19px 92px #00000014;
}

.payroll-container .box-row .box-2{
background:#34475A;
box-shadow: 1px 19px 92px #00000014;
}

.payroll-container .box-row .box-3{
background:#5B7E9C;
box-shadow: 1px 19px 92px #00000014;
}

.payroll-container .small-text-row {
max-width:650px !important;
}

.payroll-container .small-text-row p  {
font-size: 16px;
line-height: 26px;
/* color: #635353; */
text-align: center;
padding-top:50px;
}

.payroll-container .small-text-row p span  {
color:#E73B80;
font-weight:bold;
}



/* SECTION 3 BOX */

.section-3-box h3{
font-size: 45px;
line-height: 45px;
color: #0D1A32;
font-weight: 500;
margin-bottom:15px;
}

.section-3-box h3 span{
font-size: 30px;
line-height: 60px;
color: #0D1A32;
font-weight: 500;
}

.section-3-box .box {
background:#EFF3F7;
padding:70px 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
height:100%;
}

.section-3-box .box p {
padding-bottom: 0px;
margin-bottom:1.25rem;
}

.section-3-box .box ul {
margin-bottom:0px;
list-style:none;
margin-left:0px;
margin-bottom:0px;
}

.section-3-box .box ul li {
padding-bottom:20px;
background: url(/layout/Lohnhelde-check-Icon-01.svg);
background-position:top 5px left;
background-size:1rem;
padding-left:30px;
background-repeat:no-repeat;
}


.section-3-box .box ul li ul {
margin-top:10px;
}

.section-3-box .box ul li ul li {
padding-bottom:5px;
}


.section-3-box .box:hover {
transform: scale(1.2);
z-index:99;
position:relative;
}

.section-3-box .box-row {
padding: 70px 15px 0 15px;
column-gap:0px;
}



/* CTAs */

.kontakt-row-1 {
background: #E73B80;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
margin: 0 auto;
  width: 100%;
}

.kontakt-row-1 .col-img {
max-width:626px;
width:33%;
height:100%;
}

.kontakt-row-1 .col-text {
width:76%;
height: 100%;
padding-left:130px;
padding-top:50px;
padding-bottom:50px;
}

.kontakt-row-1 .col-img img {
object-fit: cover;
height:100%;
display: inline-block;
vertical-align: middle;
}

.kontakt-row-1 h3 {
color: #312F30;
font-size:45px;
text-transform:uppercase;
line-height:60px;
max-width:760px;
margin-bottom:60px;
}

.kontakt-row-1 .buttons-div {
display:flex;
justify-content: space-between;
align-items: center;
max-width:820px;
flex-wrap:wrap;
}

.kontakt-row-1 .buttons-div .btn-standard {
margin-bottom:10px;
}

.kontakt-row-1 .buttons-div p {
color: #312F30;
font-size:16px;
max-width:196px;
width:100%;
text-align:center;
padding-bottom: 0px;
margin-bottom:0px;
}


/* FAQ Accordion */

.faq-cont {
  margin-bottom:20px;
  display:Block;

}

.accordion {
background: #EFF3F7;
  color: #312F30;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
font-family: 'Poppins';
font-weight: bold;
  font-size: 16px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #EFF3F7;
  color: #312F30;
}

.accordion:focus {
  background-color: #EFF3F7;
  color: #312F30;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}


.faq-panel {
  padding: 0 18px;
  background-color: #EFF3F7;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faq-panel p {
padding-bottom: 20px;
}



/* MOBILE*/

@media only screen and (max-width: 1024px) {
.large-4 {
width:100%;
}


/* SERVICES */
.services-container .box-row .large-12 .flex-col {
width:100%;
margin-bottom:30px;
}

.services-container .box-row .large-12  {
flex-wrap: wrap;
}

/* PAYROLL */
.payroll-container .heading-row .heading {
background:#02b4e5;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
height:auto;
padding:20px 0;
max-width: 400px;
}

.payroll-container .heading-row .heading h3 {
padding-top:0px;
font-size:35px;
line-height:35px;
}

.payroll-container .heading-row .heading h3 span {
font-size:25px;
line-height:35px;
}

.payroll-container .box-row {
padding-top:50px;
}

.payroll-container .box-row .box {
margin-bottom:50px;
}

.payroll-container .small-text-row p {
padding-top:0px;
}


/* 3 BOXES */
.section-3-box h3 span {
font-size:26px;
}

.section-3-box h3 {
font-size:35px;
line-height:37px;
}

.section-3-box .box-row {
padding-top:50px;
}

.section-3-box .box {
margin-bottom:50px;
max-width:500px;
margin-left:auto;
margin-right:auto;
height:fit-content;
}

.section-3-box .large-4:nth-child(3) .box {
margin-bottom:20px;
}


/* CTAs */
.kontakt-row-1 {
flex-wrap: wrap;
padding-top: 50px;
    padding-bottom: 50px;
}

.kontakt-row-1 .col-img {
width:100%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
}

.kontakt-row-1 .col-img img {
max-width: 100%;
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.kontakt-row-1 .col-text {
width:100%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
width: 100%;
padding-bottom: 0px;
}

.kontakt-row-1 .col-text h3 {
font-size: 30px;
line-height: 40px;
margin-bottom: 35px;
}

.kontakt-row-1 .col-text .buttons-div {
max-width: 320px;
margin-left: auto;
margin-right: auto;
text-align: center;
justify-content: center;
gap: 20px;
}

}


@media only screen and (max-width: 700px) {

.large-4 {
width:100%;
}

.large-6 {
width:100%;
}

/* SERVICES */
.services-container .heading-row h3 {
font-size:30px;
line-height:35px;
padding-bottom: 10px;
}

/* CTAs */
.kontakt-row-1 {
flex-wrap: wrap;
padding-top: 0px;
padding-bottom: 0px;
}

.kontakt-row-1 .col-img {
width:100%;
padding-left: 0px;
padding-right: 0px;
}

.kontakt-row-1 .col-text {
width:100%;
padding: 50px 30px;
}

.kontakt-row-1 .col-text h3 {
font-size: 30px;
line-height: 40px;
margin-bottom: 35px;
}

.kontakt-row-1 .col-text .buttons-div {
justify-content: center;
gap: 20px;
}


/* 3 BOXES */
.section-3-box h3 {
font-size:24px;
}

.section-3-box h3 span {
font-size:24px;
}

.section-3-box .box {
padding-top:25px;
padding-bottom:25px;
}

.section-3-box .box ul li {
padding-bottom:7px;
}

}



