@import "./strona_obszarowa.css";







.oprfk_header{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100rem;
    margin: 0 auto;
    margin-top: 4rem;
}

.oprfk_header-grabber{
    display: flex;
    width: 100%;
    /* max-width: 100rem; */
    justify-content: center;
    align-items: stretch;
}

.oprfk_header-lft{
    width: 100%;
    padding: 4rem 2rem;
}

.oprfk_header-lft h1{
    font-size: 2.5rem;
    font-weight: 500;
    margin: 2rem;
    line-height: normal;
    font-family: 'Quicksand', sans-serif;
    font-size: 3.8rem;
    font-weight: bold;
}

.oprfk_header-lft h1 span{
    font-size: 4rem;
    font-weight: bold;
    line-height: normal;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 4rem;
}

.oprfk_header-lft p{
    font-family: 'Quicksand', sans-serif;
}

.oprfk_header-lft p b{
    font-family: 'Quicksand', sans-serif;
}

.oprfk_header-lft a{
    margin-left: 2rem;
}


.oprfk_header-rgt{
    width: 100%;
    background-image: url(../img/imgStampBanner/bg2.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-left-radius: 5rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
}
.oprfk_header-blob{
    background-image: url(../img/obrfk/blobtrns.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15rem;
    height: 10rem;
    margin: 1.5rem;
    margin-left: 3rem;
    margin-bottom: 0rem;

}

.oprfk_header-rgt::before{
    content: "";
    background-image: url(../img/gnk_stamp1.webp);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    height: 13rem;
    width: 13rem;
    left: -6.5rem;
    bottom: 1rem;
}



/**/



.symf_area--header{
    background-image: url(../img/obszarowe/erp/baner_erp.webp);
}

.symf_area--subHeader{
    background-image: url(../img/obszarowe/kadry_place/fot1_kip.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;
    padding: 12rem 6vw;
}
.sec7{
    padding-bottom: 6rem;
}
.sec1 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/kadry_place/box1_kip.webp');
    background-size: cover;
}
.sec2 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box2_erp.webp');
    background-size: cover;
}
.sec3 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box3_erp.webp');
    background-size: cover;
}
.sec4 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box4_erp.webp');
    background-size: cover;
}

.sec5 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box5_erp.webp');
    background-size: cover;
}

.sec6 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box6_erp.webp');
    background-size: cover;
}

.sec7 .symf_area--sectionImgSide{
    background-image: url('../img/obszarowe/erp/box7_erp.webp');
    background-size: cover;
}


.symf_area--doubleSection .button__classic{
    margin: 2rem;
    margin-top: 0rem;
}
.symf_area--doubleSection .button__classic:last-of-type{
    margin-left: 0rem;
}

.symf_area--sectionContentSideTitle{
    font-size: 2.5rem;
}

.symf_area--sectionContentSideUl{
    margin: 1rem 2rem 1rem 3rem;
}
.symf_area--sectionContentSideUl li{
    list-style-type: disc;
    line-height: initial;
    margin: .5rem 0;
}

.sec1{
    padding-top: 2rem;
}
.erp_customtitle{
    display: flex;
    justify-content: center;
    align-items: center;
}
.erp_customtitle h1{
    font-size: 2rem;
    max-width: 50rem;
    text-align: center;
}

.symf_area--headerDesc{
    font-size: 2rem;
    margin-top: 0rem;
}


.symf_erpCalc{
    background-image: url(../img/obszarowe/erp/background_erp_kalkulator.webp);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 6rem;
}


.symf_erpCalc--holder{
    width: 100%;
    display: flex;
    justify-content: center;
}

.symf_erpCalc--step{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 26rem;
    justify-content: flex-end;
    margin-bottom: 4rem;
}

.symf_erpCalc--step p{
    color: white;
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 1rem;
    font-weight: 500;
    width: 100%;
}

.symf_erpCalc--step p:first-of-type{
    font-size: 1.5rem;
    font-weight: bold;
    width: 19rem;
}

.symf_erpCalc--step img{
    width: 5rem;
    height: 5rem;
}

.symf_erpCalc--stepUndertext{
    color: white;
    font-size: 1.2rem;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.symf_erpCalc--stepTitleedit{
    font-size: 2rem;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    color: #00dc00;
}

    .symf_erpCalc--lft{
        width: 100%;
        max-width: 30rem;
    }

.symf_erpCalc--rgt{
    width: 100%;
    max-width: 55rem;
}

.symf_erpCalc--rgt iframe{
    width: 100%;
    height: 79rem;
}
.symf_erpCalc--iframeHolder{
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.symf_erpCalc--formtitle{
    font-size: 2.5rem;
    color: var(--altblue-color);
    display: inline-block;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}

.erpCalc_button{
    display: flex;
    text-decoration: none;
    color: black;
    background-color: white;
    border-radius: .5rem;
    margin-top: 2rem;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    max-width: 25rem;
}
.erpCalc_button-icon{
    background-color: var(--altblue-color);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 5rem;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    padding-left: 0.5rem;
}
.erpCalc_button-icon img{
    width: 3rem;
    height: 3rem;
}
.erpCalc_button--content{

}
.erpCalc_button--content p{
    margin: .5rem 1rem;
    font-size: 1rem;
    line-height: normal;
}
.erpCalc_button--content p:first-of-type{
    font-weight: 500;
    font-size: 1.2rem;
    font-family: 'Quicksand', sans-serif;
}
.symf_area--subHeaderContent a{
    margin-left: 2rem;
}
.bttnHolder_edit-quick{
    display: flex;
    flex-wrap: wrap;
}



/*accordion*/
.accordion_holder h4{
    font-size: 3rem;
    color: black;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 4rem 0;
}
.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 1.2rem;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1rem;
    transition: 0.4s;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
    margin: .5rem 0;
    position: relative;
    padding-right: 3rem;
  }
  
  .accordion .active, .accordion:hover {
    background-color: #ccc; 
  }
  
  .panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
  }

  .panel ul{
      list-style-type: disc;
      font-size: 1.3rem;
      margin: 2rem;
  }

  .panel ul li{
    line-height: normal;
    margin: 1rem 0;
  }

  .accordion_holder{
    width: 100%;
    max-width: 60rem;
  }

.accordion_section{
    padding-bottom: 8rem;
    margin-top: 0;
    padding-top: 0;
}


button.accordion:before {
    content: ">";
    position: absolute;
    right: 0;
    width: 3rem;
    /* height: 3rem; */
    font-family: 'Quicksand';
    font-size: 2rem;
    line-height: initial;
    top: 50%;
    transform: translate(0%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
button.accordion.active:before{
    transform: rotate(90deg) translate(-35%, 0%);

}

/****/




@media only screen and (max-width: 1115px){
    .oprfk_header-rgt::before{
        left: 0;
    }
}
@media only screen and (max-width: 1050px){
    .symf_erpCalc--holder{
        flex-direction: column;
    justify-content: center;
    align-items: center;
    }
}

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

    .oprfk_header-rgt{
        width: 0%;

    }

    .oprfk_header-rgt::before{
        height: 15rem;
    }


  }
  @media (max-width: 830px){
    .oprfk_header-rgt::before{
        height: 12rem;
    }
  }

    @media (max-width: 390px){
        .oprfk_header-rgt::before{
            display: none;
        }
    }