html {
    scroll-behavior: smooth;
  }
  .Emblemat3porady {
    position: relative;
  }
.Emblemat3porady::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 200px;
    background-image: url(../img/ebiura_biurarachunkowe/Emblemat3porady.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-10%,-90%);
    pointer-events: none;
}
.br_obszar1{

}
.br_obszar1-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
}
.br_obszar1-lft{
    width: 100%;
    width: 75%;
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
}
.br_obszar1-logo{
    width: 12rem;
    margin: 1rem 2rem;
    height: auto;
}
.br_obszar1-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 0 2rem 1rem 2rem;
    font-size: 3.2rem;
}
.br_obszar1-span{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 3rem 2rem 2rem 2rem;
    font-weight: bold;
    font-size: 1.7rem;
}
.br_obszar1-subtitle{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 0rem 2rem;
    display: inline-block;
  width: 100%;
  max-width: 32rem;
}
.br_obszar1-link{
    margin: 2rem;
    background-color: #1B589D;
    font-size: 1.2rem;
}
.br_obszar1-rgt{
    width: 100%;
    background-image: url(../img/br_obszar/main.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

/**/

.br_obszar2{
    padding-top: 2rem;
}
.br_obszar2-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: flex-start;
    
}
.br_obszar2-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 3rem 2rem 2rem 2rem;
    font-weight: bold;
    font-size: 1.7rem;

    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);
    border-radius: 1.5rem;
    padding: 3rem 2rem;
    
}
.br_obszar2-content{
   
   
    margin: 2rem;
   
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.br_obszar2-content img{
    margin: 2rem
}
.br_obszar2-content img:nth-of-type(1){
    width: 8rem;
    height: auto;
}
.br_obszar2-content img:nth-of-type(2){
    width: 3.5rem;
    height: auto;
}
.br_obszar2-content img:nth-of-type(3){
    width: 8rem;
    height: auto;
}
.br_obszar2-content img:nth-of-type(4){
    width: 8rem;
    height: auto;
}
.br_obszar2-content img:nth-of-type(5){
    width: 5rem;
    height: auto;
}

/**/
.br_obszar3{
    overflow: hidden;
}
.br_obszar3-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
 
}
.br_obszar3-grabber1{
    background-color: #0E3E75;
    border-radius: 5rem;
    padding: 2rem;
    position: relative;
    display: flex;
    width: 100%;
  margin: 0 2rem;
  z-index: 2;
}
.br_obszar3-lft{
    width: 85%;
    background-image: url(../img/br_obszar/img1_1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -6rem;
    margin-left: -10rem;
    position: relative;
    z-index: 1;
}
.br_obszar3-rgt{
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 3;
}
.br_obszar3-title{
    color: #00DC00;
    line-height: normal;
    margin: 2rem;
    margin-bottom: 0;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}
.br_obszar3-title span{
    font-family: 'Quicksand', sans-serif;
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
}
.br_obszar3-subtitle{
line-height: 1.8rem;
  font-size: 1.2rem;
  margin: 2rem;
  color: white;
  width: 100%;
  max-width: 35rem;
}


.br_obszar3-grabber1::after {
    content: "";
    position: absolute;
    background-image: url(../img/br_obszar/pix1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: -36rem;
  top: 17rem;
  width: 39rem;
  height: 15rem;
  z-index: 1;
  }

  .br_obszar3-grabber1::before {
    content: "";
    position: absolute;
    background-image: url(../img/br_obszar/pix1.png);
    background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: -20rem;
  top: 2rem;
  width: 39rem;
  height: 15rem;
  z-index: 1;
  }

/**/
.br_obszar4{

}
.br_obszar4-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
    flex-direction: column;
}
.br_obszar4-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
}
.br_obszar4-subtitle{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-weight: bold;
    font-size: 1.7rem;
    margin-top: 0;
  
}
.br_obszar4-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
   
  margin-top: 2rem;
}
.br_obszar4-box{
    display: flex;
    flex-direction: column;
    align-items: center;

    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);

  border-radius: 1rem;
  padding: 2rem 0rem;
  width: 18rem;
  margin: .5rem;
  margin-top: 6rem;
}
.br_obszar4-boximg{
    margin-top: -7rem;
    width: 13rem;
    height: auto;
}
.br_obszar4-boxtitle{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
}
.br_obszar4-boxbutton{

}
.obr_obszar4-subtitle2{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
      margin-top: 2rem;
    font-weight: bold;
    font-size: 1.4rem;
    margin-top: 4rem;
}

/**/

.br_obszar5{

}
.br_obszar5-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
    flex-direction: column;
}
.br_obszar5-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
  width: auto;
  max-width: 70rem;
}
.br_obszar5-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.br_obszar5-box{
    width: 17rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.br_obszar5-box img{
    width: 10rem;
    height: auto;
}
.br_obszar5-box p{
    font-family: roboto;
    font-size: 1.1rem;
    text-align: center;
}

/**/
.br_obszar6{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: 4rem;
}
.br_obszar6-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
}
.br_obszar6-content{
    width: 100%;
}
.br_obszar6-tabs{
    display: flex;
}
.br_obszar6-tab{
    background-color: #F7F7F7;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    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);
  cursor: pointer;
  
  display: flex;
  justify-content: center;
  align-items: center;
}
.br_obszar6-tab p{
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-weight: 400;
    margin: 1rem 2rem;
}
.br_obszar6-tab.active{
    background-color: #0E3E75;
    color: white;
}
.br_obszar6-maincontent{
    background-color: #F7F7F7;
    border-top: .5rem solid #0E3E75;
    width: 100%;
    padding: 2rem;
    border-radius: .4rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-left-radius: 0;
    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);
    display: none;
}

.br_obszar6-maincontent.active{
    display: inline-block;
}
.br_obszar6-maincontent-row{
   
}
.rowEdit{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}
.br_obszar6-logo{
    width: 12rem;
  height: auto;
  margin: 2rem;
}
.br_obszar6-title{
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 2rem;
    text-wrap: nowrap;

}
.br_obszar6-line{
    background-color: #777777;
    height: .1rem;
    width: 100%;
    margin: 0 2rem;
}
.br_obszar6-maincontent-pt1{

}
.br_obszar6-maincontent-pt1-title{
    margin: 0 2rem;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
}
.br_obszar6-boxes{
    display: flex;
    flex-wrap: wrap;
    margin: 0 2rem;
}
.br_obszar6-box{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 27rem;
}
.br_obszar6-box img{
    width: 2rem;
    height: auto;
}
.br_obszar6-box p{
    font-size: 1rem;
}
.buttoned1{
    background-color: white;
    border: .1rem solid #000000;
    color: #000000;
    margin: 2rem;
}
.buttoned1:visited{
    color: black;
}

.buttoned1:hover{
    background-color: #009A00;
    border-color: #009A00;
    color: white;
}

.br_obszar6-title2{
    margin: 0 2rem;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 4rem;
}

.br_obszar6-content1{
    display: flex;
    margin: 2rem;
}
.br_obszar6-content1-list{
}
.br_obszar6-mainlist{
    list-style-type: disc;
}
.br_obszar6-mainlist li{
    margin: 1rem;
    line-height: normal;
}
.br_obszar6-mainlist ul{
    margin: 1rem;
    list-style: disc;
}
.btned1{
    margin: 2rem;
}
.br_obszar6-listed{
    width: 45%;
}
/**/


.br_obszar7{
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.br_obszar7-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
   
}
.br_obszar7-grabber.ed1::before{
    content: "";
    position: absolute;
    background-image: url(../img/br_obszar/pix2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: -5rem;
    top: -1rem;
    width: 50rem;
    height: 25rem;
    z-index: 1;
}
.br_obszar7-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    width: auto;
    max-width: 70rem;
}
.br_obszar7-lft{
    width: 100%;
    display: flex;
    padding: 1rem;
    max-width: 40rem;
    position: relative;
    z-index: 1;
}
.br_obszar7-rgt{
    width: 100%;
    background-image: url(../img/br_obszar/img2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    
}
.br_obszar7-column{
    display: flex;
    flex-direction: column;
}
.br_obszar7-column:nth-of-type(2){
    margin-top: 1.2rem;
}
.br_obszar7-box{
    background-color: #0E3E75;
    padding: 1rem;
    border-radius: 1rem;
    margin: 1rem;
}
.br_obszar7-boxcontent{
    margin: 1rem;
    font-size: 1rem;
    color: white;
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    font-weight: bold;
}
.br_obszar7-boxcontent span{
    font-size: 3rem;
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    font-weight: bold;
}
/**/

.br_obszar8{
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.br_obszar8-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
}
.br_obszar8-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    width: auto;
    max-width: 75rem;
}
.br_obszar8 .gEdit{

}
.br_obszar8 .gEdit img{
    margin: 0 auto;
    width: 100%;
    max-width: 60rem;
    height: auto;
}

/**/
.br_obszar9{
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.br_obszar9-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
    flex-direction: column;
}
.br_obszar9-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    width: auto;
}
.br_obszar9-subtitle{
    margin-top: 0;
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-weight: bold;
    font-size: 1.7rem;
    margin-top: 0;
}
.br_obszar9-pricelist{
    margin: 2rem;
}
.br_obszar9-pricelist-row{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.price_toggle-box{
    display: flex;
    align-items: center;
    margin: 0 2rem;
   
}
.price_toggle-main{
    height: 2rem;
    width: 4.3rem;
    border-radius: 5rem;
    border: .1rem solid #0E3E75;
    margin: 1rem;
    padding: .1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}
.price_toggle-main.switch{
    justify-content: flex-end;
}
.price_toggle-dot{
    height: 1.65rem;
    width: 1.65rem;
    background-color: #0E3E75;
    border-radius: 50%;
}
.price_toggle-desc{
    font-family: 'Quicksand', sans-serif;
    width: 6rem;
    text-align: center;
}
.price_toggle-desc.active{
    font-weight: bold;
}
.br_obszar9-mainpricelist{
    display: flex;
    flex-direction: column;
}
.br_obszar9-mainpricelist-row{
    width: 100%;
    display: flex;
    border-top: .1rem solid #D8D8D8;
}
.br_obszar9-mainpricelist-row span{
    line-height: normal;
}
.br_obszar9-mainpricelist-row:last-of-type{
    border-bottom: .1rem solid #D8D8D8;
}
.br_obszar9-mainpricelist-row:first-of-type{
    border: none;
}
.br_obszar9-mainpricelist-row:first-of-type .br_obszar9-mainpricelist-col:nth-of-type(2){
    border-top: .1rem solid #D8D8D8;
}
.br_obszar9-mainpricelist-row:first-of-type .br_obszar9-mainpricelist-col:nth-of-type(3){
    border-top: .1rem solid #D8D8D8;
}
.br_obszar9-mainpricelist-row:first-of-type .br_obszar9-mainpricelist-col:nth-of-type(4){
    border-top: .1rem solid #D8D8D8;
}

.br_obszar9-mainpricelist-col{
    width: 25%;
    border-left: .1rem solid #D8D8D8;
    padding: 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;

    width: 20%;
}
.br_obszar9-mainpricelist-col.ed1{
    align-items: flex-start;
}
.br_obszar9-mainpricelist-col.ed2{
    border-top-left-radius: 1rem;
}
.br_obszar9-mainpricelist-col.ed3{
    border-top-right-radius: 1rem;
}
.br_obszar9-mainpricelist-col.ed4{
    border-bottom-left-radius: 1rem;
}
.br_obszar9-mainpricelist-col.ed5{
    border-bottom-right-radius: 1rem;
}
.br_obszar9-mainpricelist-col:last-of-type{
    border-right: .1rem solid #D8D8D8;
}
.br_obszar9-mainpricelist-row.ed3{
    border-top-left-radius: 1rem;
}
.br_obszar9-mainpricelist-row.ed3.edd1{
    border-top-right-radius: 1rem;
}
.br_obszar9-mainpricelist-row.ed4{
    border-bottom-left-radius: 1rem;
}
.br_obszar9-mainpricelist-row.ed5{
    border-bottom-right-radius: 1rem;
}
.br_obszar9-mainpricelist-col.width{
    width: 40%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.br_obszar9-mainpricelist-col.width.wed{
  flex-direction: column;
}
.br_obszar9-mainpricelist-col::nth-of-type(1){
    width: 35%;
}

.br_obszar9-mainpricelist-row:first-of-type .br_obszar9-mainpricelist-col:first-of-type{
    border: none;
}

.br_obszar9-hover{
    position: relative;
    display: flex;
    margin-left: 1rem;
}
.br_obszar9-hover img{

}
.br_obszar9-hover p{
    position: absolute;
    background-color: white;
    border-radius: .5rem;
    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);
    border: .1rem solid #D8D8D8;
    padding: .5rem;
    margin: 0;
    width: 30rem;
    font-size: 1rem;
    line-height: normal;
    display: none;
    left: 2rem;
    top: -1rem;
}

.br_obszar9-hover:hover p{
display: inline-block;
}
.br_obszar9-tableheader{

}
.br_obszar9-tableheader p{
    margin: 1rem;
    font-weight: bold;
    color: #0E3E75;
}

.br_obszar9-pricelistrow.price_toggle{

}

.br_obszar9-mainpricelist-col.tcoled{
    padding-top: 1rem;
    align-items: flex-start;
}   
.sectable .br_obszar9-mainpricelist-row:first-of-type .br_obszar9-mainpricelist-col:first-of-type{
    border-top: .1rem solid #D8D8D8;
    border-left: .1rem solid #D8D8D8;
}
.table-t{

}
.table-t span{
    font-size: 1.2rem;
    font-weight: bold;
}
.table-prom{
    height: 1rem;
    margin: .5rem;
    margin-left: 0;
    margin-bottom: 2rem;
    display: none;
}
.table-prom.active{
    display: block;
}
.table-prom span{
    font-size: .9rem;
    line-height: normal;
    display: inline-block;
    margin-bottom: 0.5rem;
    height: fit-content;
}
.table-price{
    display: none;
    flex-direction: column;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}
.table-price.active{
    display: flex;
}
.table-price span{

}
.main-price{
    font-weight: bold;
}
.main-price span{
    font-weight: bold;
    font-size: 1.7rem;
}
.monthly-price{
    margin-top: .6rem;
}
.pricelistbutton{
    margin: 0 auto;
    background-color: #0E3E75;
}
.row-stt{
    text-align: center;
    line-height: normal;
}


.sectable{
    margin-top: 4rem;
}
/**/

.br_obszar10{
    overflow: hidden;
}
.br_obszar10-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
    position: relative;
}
.br_obszar10-grabber:after{
    content: "";
    position: absolute;
    background-image: url(../img/br_obszar/pix3.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0rem;
    top: -2rem;
    width: 45rem;
    height: 21rem;
    z-index: 1;
}
.br_obszar10-lft{
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.br_obszar10-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    
}
.br_obszar10-lft hr{
    width: 12rem;
  height: .3rem;
  background-color: #019A00;
  margin: 0rem 2rem;
  border: none;
}
.br_obszar10-subtitle{
    font-weight: 400;
}
.br_obszar10-lft a{
    margin: 0rem 2rem;
}
.br_obszar10-rgt{
    width: 85%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.br_obszar10-rgt img{
width: 20rem;
height: auto;
}
.br_obszar10-rgt p{
    margin: 1rem 2rem;
    font-weight: 500;
}
.br_obszar10-rgt span{
    
}


/**/



.br_obszar11{

}
.br_obszar11-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;

}

.br_obszar11-grabber1{
    width: 100%;
    display: flex;
    flex-direction: column;
    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);

  border-top-right-radius: 5rem;
  padding: 2rem;
  margin: 2rem;
}
.br_obszar11-content{
    display: flex;
}
.br_obszar11-lft{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.br_obszar11-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 2rem;
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    
}
.br_obszar11-subtitle{
    font-family: 'Quicksand', sans-serif;
  line-height: normal;
  margin: 2rem;
    margin-top: 2rem;
  font-weight: bold;
  font-size: 1.7rem;
  margin-top: 0;

}
.br_obszar11-lft ul{
    list-style: disclosure-closed;
    padding: 0 2rem;
}
.br_obszar11-lft ul li{
    margin: 2rem;
    line-height: normal;
}
.br_obszar11-lft ul li a{
    color: black;
}

.br_obszar11-rgt{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.br_obszar11-rgtText a{
    color: black;
}


/**/
.br_obszar12{

}
.br_obszar12-grabber{
    width: 100%;
    max-width: 90rem;
    display: flex;
   
}
.br_obszar12-grabber1{
    width: 100%;
    display: flex;
    background-color: #0E3E75;
    border-bottom-right-radius: 5rem;
    padding: 2rem;
    position: relative;
    margin: 2rem;
}
.br_obszar12-rgt{
    width: 100%;
    background-image: url(../img/br_obszar/img3.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -6rem;
    margin-left: -5rem;
    position: relative;
    z-index: 1;
}
.br_obszar12-lft{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.br_obszar12-title{
    color: #00DC00;
    line-height: normal;
    margin: 2rem;
    margin-bottom: 0;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}
.br_obszar12-title span{
    font-family: 'Quicksand', sans-serif;
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
}
.br_obszar12-subtitle{
line-height: 1.8rem;
  font-size: 1.2rem;
  margin: 2rem 2rem 0 2rem;
  color: white;
  width: 100%;
  max-width: 40rem;
}

.br_obszar12-button{
    margin: 2rem;
}


/**/

.br_obszar13{

}

.br_obszar13-grabber{
    width: 100%;
    max-width: 85.9rem;
    display: flex;
    background-image: url(../img/br_obszar/bg1.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 2rem;
}

.br_obszar13-content{
    width: 70%;
}

.br_obszar13-contentbox:nth-of-type(1){
    margin-top: 7rem;
  margin-bottom: 0rem;
}
.br_obszar13-contentbox:nth-of-type(2){
    margin-top: 6rem;
    margin-bottom: 7rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 2rem;
}

.br_obszar13-title{
    font-family: 'Quicksand', sans-serif;
  line-height: normal;
  margin: 2rem;
  font-size: 3rem;
  font-weight: bold;
  display: inline-block;
  color: white;
}
.br_obszar13-title span{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    font-size: 2.7rem;
    display: inline-block;
    color: white;
    font-weight: 400;
}

.br_obszar13-title1{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    font-size: 2.7rem;
    display: inline-block;
    color: black;
    font-weight: 300;
}
.br_obszar13-button{
    margin: 2rem;
    margin-top: 0;
}



/*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%);

}

/****/

.br_obEd1{

}
.br_obEd1-grabber{
    width: 100%;
    max-width: 86rem;
    display: flex;
    border-radius: 1.5rem;
    padding: 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);
  align-items: center;
}
.br_obEd1-lft{
    width: 100%;
}
.br_obEd1-title{
    font-family: 'Quicksand', sans-serif;
    line-height: normal;
    margin: 0 2rem 1rem 2rem;
    font-size: 2.8rem;
    font-weight: bold;
}
.br_obEd1-subtitle{

}

.br_obEd1-rgt{
    width: 100%;
}
.br_obEd1-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.br_obEd1-box{
    display: flex;
    flex-direction: column;
    width: 14rem;
    align-items: center;
    margin: 1rem;
}
.br_obEd1-box img{
    width: 6rem;
    height: 6rem;
    margin: 1rem;
}
.br_obEd1-box span{
    line-height: normal;
    font-weight:bold;
    text-align: center;
    width: 100%;
    max-width: 12rem;
}

/****/

.br_obEd2{

}

.br_obEd2-grabber{
    width: 100%;
    max-width: 86rem;
    display: flex;
    border-radius: 1.5rem;
    padding: 1rem;
 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);
  align-items: center;
  justify-content: space-between;
}

.br_obEd2-grabber a{
    width: 15rem;
    margin: .5rem 1rem;
}
.br_obEd2-grabber p{
    margin: 0.5rem;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}
.br_obEd2-grabber img{
    width: 12rem;
    margin: -6rem 0 -6rem 0;
}


.br_obEd3{

}
.br_obEd3-grabber{
    width: 100%;
    max-width: 86rem;
    display: flex;
    border-radius: 1.5rem;
    padding: 1rem;
    flex-direction: column;
}
.br_obEd3-grabber p{
    margin: 0;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: bold;
}
.br_obEd3-grabber a{
    color: black;
    text-decoration: underline;
}
/****/

@media only screen and (max-width: 1355px){
    .br_obszar12-rgt{
        margin-left: 0;
    }
}
@media only screen and (max-width: 1330px){
    .br_obszar13-content{
        width: 67%;
    }
    .br_obszar13-contentbox:nth-of-type(2){
        align-items: flex-start;
    }
}
@media only screen and (max-width: 1200px){
    .br_obszar11-content{
        flex-direction: column;
    }
}
@media only screen and (max-width: 1150px){
    .br_obszar13-title{
        font-size: 2.5rem;
    }
    .br_obszar13-title1{
        font-size: 2.2rem;
    }
    .br_obszar13-content{
        width: 48%;
    }
}
@media only screen and (max-width: 1140px){
    .br_obEd1-grabber{
        flex-direction: column;
    }
    .br_obszar5-content{
        justify-content: center;
    }
}
@media only screen and (max-width: 1100px){
    .tablegrabber_scroll{
        overflow: scroll;
    }
    .br_obszar9-mainpricelist{
        width: 100rem;
    }

    .br_obszar1-grabber{
        flex-direction: column-reverse;
        align-items: center;
    }
    .br_obszar1-rgt{
        height: 30rem;
    }
   
    .br_obEd2-grabber{
        flex-direction: column-reverse;
    }
    .br_obEd2-grabber img{
        margin: 1rem;
    }

    .br_obszar12-grabber1{
        flex-direction: column-reverse;
        margin: 0;
    }
    .br_obszar12-rgt{
        margin: 0;
        height: 30rem;
    }
    .br_obszar12-subtitle{
        width: auto;
    }
}

@media only screen and (max-width: 1000px){
    .br_obszar2-grabber{
        flex-direction: column;
    }

    .br_obszar3-lft{
        display: none;
    }
    .br_obszar3-grabber1::before{
        display: none;
    }
    .br_obszar3-grabber1::after{
        display: none;
    }
    .br_obszar3-grabber1{
        margin: 0;
    }
    .br_obszar3-subtitle{
        width: auto;
    }
    .br_obszar13-grabber{
        background-image: none;
    }
    .br_obszar13-title{
        color: black;
    }
    .br_obszar13-title span{
        color: black;
    }
    .br_obszar13-content{
        width: 100%;
    }
    .br_obszar13-contentbox:nth-of-type(2){
        margin: 1rem;
        padding: 1rem;
        border-radius: 1rem;
        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);
    }

    .br_obszar11-content{
        flex-direction: column;
    }
}
@media only screen and (max-width: 800px){
    .br_obszar6-tabs{
        flex-direction: column;
        border-left: .5rem solid #0E3E75;
    }
    .br_obszar6-tab{
        border-radius: unset;
       
        border-top: .1rem solid lightgray;
        border-right: .1rem solid lightgray;
    }

    .br_obszar6-tab.active{
        border-top-right-radius: .5rem;
        border: none;
    }

    .br_obszar10-grabber{
        flex-direction: column;
    }
    .br_obszar10-grabber:after{
        top: auto;
        bottom: -2rem;
        width: 30rem;
    }
    .br_obszar7-grabber{
        flex-direction: column;
    }
    .br_obszar7-rgt{
        display: none;
    }
    .br_obszar11-rgt iframe{
        width: 28rem;
    }
}
@media only screen and (max-width: 600px){
    .Emblemat3porady::after {
        width: 95px;
        height: 95px;
    }
    .br_obszar1-lft{
        width: 100%;
    }
    .br_obszar1-title{
        font-size: 2rem;
        margin: 1rem 0;
    }
    .br_obszar1-span{
        
        margin: 1rem 0;
    }
    .br_obszar1-link{
        font-size: 1rem;
        margin: 1rem 0;
    }
    .br_obszar1-subtitle{
        width: auto;
        margin: 1rem 0;
    }

    .br_obszar1-rgt {
        height: 20rem;
    }

    .br_obszar2-title{
        margin: 1rem;
        font-size: 1rem;
        padding: 1rem;
    }
    .br_obszar2-grabber{
        align-items: center;
    }
    .br_obEd1-grabber{
        padding: 1rem;
    }
    .br_obEd1-title{
        font-size: 1.5rem;
        margin: 1rem 0;
    }
    .br_obEd1{
        padding-top: 4rem;
    }
    .br_obEd1-subtitle{
        font-size: 1rem;
        margin: 2rem 0;
    }
    .br_obszar3-title{
        font-size: 1.5rem;
        margin: 2rem 0;
    }
    .br_obszar3-subtitle{
        margin: 1rem 0;
        font-size: 1rem;
    }
    .br_obszar4-title{
        font-size:1.5rem;
        margin: 2rem 0;
    }
    .br_obszar4-subtitle{
        font-size: 1rem;
        margin: 0 0 2rem 0;
    }
    .br_obszar4-boximg{
        width: 10rem;
    }
    .br_obszar4-box{
        width: 15rem;
    }
    .br_obszar4-boxtitle{
        font-size: 1rem;
    }
    .br_obszar5-title{
        margin: 2rem 0;
        font-size: 1.5rem;
    }
    .obr_obszar4-subtitle2{
        margin: 2rem 0;
        
    }
    .br_obszar6-tab p{
        font-size: 1rem;
        margin: .5rem;
    }
    .br_obszar6-logo{
        width: 8rem;
        margin: 1rem;
    }
    .br_obszar6-title{
        font-size: 1rem;
        margin: 2rem 0;
    }
    .br_obszar6-maincontent-pt1-title{
        font-size: 1rem;
        margin: 0;
    }
    .br_obszar6-box p{
        margin: 1rem .5rem;
        font-size: 0.9rem;
    }
    .br_obszar6-boxes{
        margin: 0;
    }
    .buttoned1{
        margin: 2rem 0;
        font-size: 1rem;
    }
    .br_obszar6-title2{
        margin: 0;
        margin-top: 4rem;
        font-size: 1rem;
    }
    .br_obszar6-content1{
        margin: 0;
        flex-direction: column;
    }
    .br_obszar6-mainlist li{
        font-size: .7rem;
        margin: .5rem;
    }
    .br_obszar6-listed{
        width: 100%;
    }
    .br_obszar10-title{
        font-size: 1.5rem;
        margin: 2rem 0.5rem;
    }
    .br_obszar10-subtitle{
        font-size: 1rem;
        margin: 2rem .5rem;
    }
    .br_obszar10-lft a{
        margin: 0.5rem;
    }

    .br_obszar10-rgt img{
        width: 12rem;
    }
    .br_obszar10-rgt{
        width: 100%;
        margin-top: 2rem;
    }

    .br_obszar7-title{
        font-size: 1.5rem;
        margin: 2rem 0;
    }
    .br_obszar7-lft{
        flex-direction: column;
    }
    .br_obszar7-boxcontent{
        font-size: .9rem;
    }
    .br_obszar7-boxcontent span{
        font-size: 1.7rem;
    }
    .br_obszar7-box{
        margin: .5rem 0;
    }

    .br_obszar7-grabber.ed1::before{
        display: none;
    }
    .br_obszar7-column:nth-of-type(2){
        margin-top: 0;
    }

    .br_obszar8-title{
        margin: 2rem 0;
        font-size: 1.5rem;
    }

    .br_obszar9-title{
        font-size: 1.5rem;
        margin: 2rem 0;
    }
    .br_obszar9-subtitle{
        margin: 0;
        font-size: 1.5rem;
    }

    .br_obszar9-pricelist-row{
        flex-direction: column;
    }
    .br_obszar9-pricelist{
        margin: 2rem 0;
    }
    .br_obEd2-grabber p{
        font-size: 1rem;
    }
    .br_obszar12-title{
        margin: 2rem 0;
        font-size: 1.5rem;
    }
    .br_obszar12-title span{
        font-size: 1.5rem;
    }
    .br_obszar12-subtitle{
        margin: 0;
    }
    .br_obszar13-title{
        font-size: 1.5rem;
        margin: 2rem 0;
    }
    .br_obszar13-title span{
        font-size: 1.5rem;
    }
    .br_obszar13-contentbox:nth-of-type(2){
        margin: 0;
    }
    .br_obszar13-title1{
        font-size: 1.7rem;
        margin: 2rem 0;
    }
    .br_obszar13-button{
        margin: 0 0 2rem 0;
    }
    .br_obszar11-grabber1{
        margin: 0;
    }
    .br_obszar11-title{
        font-size: 1.5rem;
        margin: 0;
    }
    .br_obszar11-subtitle{
        font-size: 1.5rem;
        margin: 2rem 0;
    }
    .br_obszar11-rgt iframe{
        width: 15rem;
    }
    .br_obszar11-lft ul{
        padding: 0;
    }
}