*{
    box-sizing: border-box;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;    
    font-family: 'Exo', sans-serif;
}

header{
    width: 100%;
    height: auto;
}

.name{
    font-size: 1.1rem;
    font-weight: 600;
}

a{
    cursor: pointer;
    color: black;
    font-style: none;
}

/*/////////////////////////// HEADER /////////////////////////////*/

.container-fluid.bg {
    background-image: url('../images/header_bg_02.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.row._text-bg {
    width: 90%;
    height: 40vw;
    margin: 0 auto;
}

._width {
    width: 85%;
}

h2._h2 {
    font-size: 2.8em;
    font-weight: bold;
    color: black;
}

button.btn.btn-secondary._btn {
    border-radius: 0;
    border: 0;
    background-color: darkgrey;
    width: 150px;
    color: #930600;
    font-size: 20px;
    line-height: 0.9;
    letter-spacing: 2px;
    font-weight: 600;
}

/*/////////////////////////// Sekcja 1 /////////////////////////////*/

section._1{
    background: url('../images/geometric_02.png');
    background-repeat: no-repeat;
    background-position-y: -110px;
    background-position-x: 200px;
    font-size: 24px;
}

.container._bg1 {    
    border-bottom: 2px dashed black;
}

.row._flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box {
    width: 310px;
    margin: 0 auto;
}

span._boxSpan {
    font-size: 38px;
    font-weight: 600;
    color: #940001;
}

.boxes{
    margin: 50px;
}

img._imgBall {
    float: left;
    margin: 15px 5px 5px 5px
}

button.btn.btn-secondary._btn._btnCenterBox {
    margin: 0 auto;
}

._margin {
    margin: 5px;
}

.row.mt-2._flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*////////////////////////// SECTION 2 ////////////////////////*/

._2{
    background: url('../images/backgroundy_02.jpg');
    background-repeat: no-repeat; 
    background-size: cover;
}

.row.d-flex.justify-content-start._margin20 {
    margin: 10px 20px;
}

h2.p-2._h2 {
    color: gray;
}

/*.slider{
    width: 100%;
    position: relative;
    height: auto;
    display: none;
    font-size: 16px;
} */

.boxes.as{
    width: 280px;
    margin: 30px;
}

.slider1, .slider2, .slider3{
    width: 100%;
    position: relative;
    height: auto;
    display: none;
    font-size: 16px;
}

.box.slid.slid1{
    display: auto;
}

.slid {
    margin-left: 20px;
    float: left;
    width: 280px;
    padding-left: 30px;
    max-height: 250px;
    overflow-y: scroll;
}

.slid::-webkit-scrollbar {
    display: none;
    display: block;
    width: 10em;
    overflow: auto;
    height: 2em;
}


.slid::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa; 
}

.slid::-webkit-scrollbar-thumb {
    background: #000; 
}

.slid.slid1::-webkit-scrollbar-thumb, .slid.slid1::-webkit-scrollbar{
    background: none;
}

.box.slid > p > strong{
    color: #930600;
}


p.name {
    width: 100%;
    text-align: center;
}

p.name > span {
    font-weight: 600;
    font-size: 1.2rem;
    color: #940001;
}



._padding{
    padding-bottom: 10%;
}

.column{
    width: 33%;
    float: left;  
    
    height: auto;
    
  }
  .relative{
    position: relative;
    padding-bottom: 80%;
  }

  .relative img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  img.ml-auto.p-2.centering {
    width: 160px;
    height: 48px;
    margin: auto 0;
}

img.ml-auto.p-2.zgodaFC{
    height: 66px;
    width: 186px;
}

img.ml-auto.p-2.siatkarze{
    width: 160px;
    height: 48px;
    margin: auto 0;
}



/*/////////////////////// SECTION 3 ////////////////////////*/

._3{
    background: url('../images/backgroundy_03.jpg');
    background-repeat: no-repeat; 
    background-size: cover;   
}

/*/////////////////////// SECTION 4 //////////////////////*/

._4{
    background: url('../images/backgroundy_04.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

/*////////////// Section 5 ///////////////////////*/
p._text {
    font-size: 2rem;
    font-weight: 600;
    color: #940001;
    text-align: left;
}
p._text > span {
    font-size: 25px;
    font-weight: 600;
    color: gray;
}

p.Reszta {
    font-size: 1.2rem;
    font-weight: 600;
    color: darkgray;
    text-align: left;
}


/*//////////// Section 6 /////////////////*/

img.img-fluid.Gruszka {
    position: absolute;
    left: -15px;
    top: 0;
}

.help {
    font-weight: 600;
    font-size: 1.6rem;
    color: #940001;
    text-align: left;
}

button.btn.btn-secondary._btn._btnHelp {
    width: 100%;
}

p.certyfikat {
    text-align: left;
    color: darkgray;
    font-weight: 600;
}


@media (max-width: 992px){
    .row._flex.slider {
        display: none;
    }

    ._slidder1, ._slidder2, ._slidder3{
        width: 100%;
        position: relative;
        height: auto;
        display: none;
        font-size: 16px;
    }

    .boxes {
        margin: 20px 50px;
    }
    
}

/*/ Extra small devices @media (min-width: 576px)
// No media query for `xs` since this is the default in Bootstrap */
@media (max-width: 576px) { 
    ._2,._3._4{
        background-size: 0;
    }

    /*////////////// HEADER //////////////////*/

    ._width{
        width: 95%;
    }

    h2._h2 {
        font-size: 1.4em;
        text-align: center;
    }

    .box {
        width: 250px;
    }

    span._boxSpan {
        font-size: 1.6rem;
    }

    img.ml-auto.p-2.centering {
        margin: 0 auto;
    }
    
    .col-12.col-sm-12.col-md-1.col-lg-1.ml-auto._centering {
        text-align: center;
    }  

    .relative {
        position: relative;
        padding-bottom: 80%;
        margin-top: 55px;
    }

    p._text {
        font-size: 2rem;
        text-align: center;
    }

    p._text > span {
        font-size: 2rem;
        font-weight: 600;
        color: gray;
    }

    img.img-fluid.Gruszka {
        position: inherit;
        left: 0;
    }   
    
    img.ml-auto.p-2.zgodaFC{
        margin: 0 auto;
    }

    img.ml-auto.p-2.siatkarze{
        margin: 0 auto;
    }

    p.certyfikat{
        text-align: center;
    }

    p.help{
        text-align: center;
    }

    button.btn.btn-secondary._btn._btnHelp {
        font-size: 16px;
    }

    img.img-fluid.logosklep {
        width: 75%;
    }

    p.Reszta {
        font-size: 0.9rem;
        font-weight: 600;
        color: darkgray;
        text-align: center;
    }

    .loveFlex{
        display: flex;
        flex-direction: row;
    }

    .loveFlex :nth-child(1) {order: 2}
    .loveFlex :nth-child(2) {order: 1}

    img.img-fluid.Gruszka {
        margin-bottom: 20px;
    }


    
    
 }
 

/*/ Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    ._2,._3._4{
        background-size: none;
        text-align: center;
    }

    
 }

/*/ Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    p._text {
        font-size: 1.3em;
    }

    p.certyfikat {
        font-size: 0.9em;
    }

    .loveFlex{
        display: flex;
        flex-direction: row;
    }

    .loveFlex :nth-child(2) {order: 2}
    .loveFlex :nth-child(1) {order: 1}

    button.btn.btn-secondary._btn._btnHelp {
        font-size: 14px;
        width: 100%;
    }

    .help {
        font-size: 1.4rem;
    }

    img.img-fluid.Gruszka {
        position: relative;
    }

    .col-12.col-sm-12.col-md-6.col-lg-3.linia {
        border-left: 2px dashed black;
    }

 }

/*/ Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

    .loveFlex{
        display: flex;
        flex-direction: row;
    }

    .loveFlex :nth-child(1) {order: 1}
    .loveFlex :nth-child(2) {order: 2}

    img.img-fluid.Gruszka {
        position: relative;
    }

    p.certyfikat {
        font-size: 1em;
    }

    .boxes {
        margin: 30px;
    }

    .boxes.as_responsive {
        display: none;
    }     
    

 }

/*/ Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    p._text {
        font-size: 1.8rem;
    }

    img.img-fluid.Gruszka {
        position: absolute;
    }

    .help {
        font-size: 1.4rem;
    }

    .boxes {
        margin: 30px;
    }

    .boxes.as {
        width: 320px;
        margin: 0;
    }

    .boxes.as_responsive {
        display: none;
    }     
    
    
 }


 @media (min-width: 576px) and (max-width: 767.98px) { 
    ._width{
        width: 95%;
    }

    h2._h2 {
        font-size: 1.8em;
        font-weight: bold;
        color: black;
        text-align: center;
    }
    
    .col-12.col-sm-12.col-md-1.col-lg-1.ml-auto._centering {
        text-align: center;
    }   
    
    p._text {
        text-align: center
    }

    img.img-fluid.Gruszka {
        position: inherit;
        left: 0;
    }


    .loveFlex{
        display: flex;
        flex-direction: row;
    }

    .loveFlex :nth-child(1) {order: 2}
    .loveFlex :nth-child(2) {order: 1}

    img.img-fluid.Gruszka {
        margin-bottom: 20px;
    }

    p.Reszta {
        font-size: 1rem;
        margin-bottom: 20px;
        text-align: center;
    }

    img.img-fluid.logosklep {
        width: 46%;
    }

    p.certyfikat {
        text-align: center;
    }

    .help {
        text-align: center;
    }
  }

  @media (min-width: 992px) and (max-width: 1199px) { 
    .boxes {
        margin: 30px;
    }

    .box {
        width: 266px;
    }

    span._boxSpan {
        font-size: 28px;
    }

    .box.slid {
        width: 259px;
        margin-left: 0;
    }

    .boxes.as {
        width: 247px;
        margin: 0 auto;
        padding-left: 25px;
    }
    
  }

