@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap');

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 300;
    color: #060606;
    background-color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    line-height: normal;
    color: #060606;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.lp {margin: 0 auto;padding: 0;width: 100%;font-size:16px !important;color:#727272!important;
    background: #fff; font-weight: 400;}
.lp a{text-decoration: none;color:#060606;}
.lp a:hover{color:#060606;}
.lp h1{
    font-size:40px;
    font-weight:600;
    color:#fff;
    text-transform: uppercase;
    padding:10px;
}
.lp p{font-size: 18px;letter-spacing: 1px;color:#060606;}
.lp .bold{font-weight: 500;letter-spacing: normal;}
.lp .text-black{color:#060606;}
.lp h2{color:#060606;text-transform: uppercase;font-size:30px;padding:10px 0}
.lp h3{color: #060606;;
    text-transform: uppercase;
    font-size: 26px;
    padding: 10px 0;
    letter-spacing: 1px;
    line-height: 26px;
    text-align: left;
}
.lp .w-70 {
    width: 70%;
    margin: 0 auto;
}
.lp .w-80 {
    width: 80%;
    margin: 0 auto;
}
.lp .regular-font{font-size: 18px;font-weight: 400;}
.lp .small-font{font-size: 14px;line-height: 18px;letter-spacing: normal;font-weight: 300;}
.lp .top{padding:10% 0 0 0}
.lp p.top{color:#fff;padding:10px}
.lp .grey{background-color:#fafafa;}
.lp .grey2{
    background: url('https://files.r-gol.com/LP/obsluga-klubow/img/bg3.png') no-repeat; 
    background-size: cover;background-position: top;
}
.lp .cta-kup{background-color: #7BB83A;color:#fff;text-decoration: none;padding:10px 40px; border-radius:999px;}
.lp .cta-kup:hover{color:#060606;transition: all .5s;}
.lp .row{margin:0;padding:0;}
.lp .section1{margin:0;padding:0; background: url('https://files.r-gol.com/LP/obsluga-klubow/img/top_bg_cz1.jpg') no-repeat; 
    background-size: cover;display: flex; align-items: flex-end;background-position: center;}
.lp .kontakt{padding:10px;}
.lp .odnosniki{color:#fff;text-transform: uppercase;border:1px solid #fff;padding:10px 10px;font-size:13px;display:block;transition: all .5s;}
.lp .odnosniki:hover{color:#fff;text-decoration:none;border:1px solid #fff;}
.lp .odnosniki-cta{padding:0;width: 100%;}
.lp .odnosniki-cta1{padding:20px 0;}
.lp .section2{padding:3% 20px;}
.lp .section4{padding:3% 20px;}
.lp .section2 .img-l{
    display: flex;
    flex-direction: row;
}
.lp .section2 .img-r{
    display: flex;
    flex-direction: row;
}
.lp .cta{
    background:#060606;
    border:1px solid #060606!important;
    color:#fff;
    display: inline-block;
    transition: all .5s;
    border-radius:999px;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 16px 24px;
    line-height: 1.25;
}
.lp .cta:hover{
    background:transparent;
    border:1px solid #060606!important;
    color:#060606;
    text-decoration: none;
}
.lp .cta-flex{width: auto;border:1px solid #fff;text-align: center;background: #fff;color: #060606;transition: all .5s; }
.lp .cta-flex:hover{background: #060606;color: #fff;}
.lp .section3{padding:3% 20px;
    background: url('https://files.r-gol.com/LP/obsluga-klubow/img/bg2.jpg') no-repeat; 
    background-size: cover;background-position: top;}
.lp .left-side{display:flex; flex-direction: column;justify-content: flex-end;text-align: left; height:500px; padding:30px 0;background: url('https://files.r-gol.com/LP/obsluga-klubow/img/left.jpg') no-repeat;background-position: center;background-size: cover;}
.lp .right-side{display:flex; flex-direction: column;justify-content: flex-end;text-align: right; height:500px; padding:30px 0;background: url('https://files.r-gol.com/LP/obsluga-klubow/img/right.jpg') no-repeat;background-position: center;background-size: cover;}
.lp .inside-left-side{padding: 0 40px;}
.lp .inside-right-side{padding: 0 40px;}
.lp .section-text {
    margin: 0 auto;
    width: 60%;
    padding: 10px;
    padding-bottom: 30px;
}
.lp .inside-title{
    font-size: 45px;
    padding-bottom: 0;
    line-height: 35px;
    margin-bottom: 0;
    color:#fff;}
.lp .inside-small-title{
    font-size: 24px;
    color:#fff;}
.lp .icon{
    width: 50px;
    height: 50px;
}
.lp .brands{
    align-items: center;
    align-content: center;
    text-align: center;
}
.lp .brands svg{
    width: 165px;
    height: 155px;
    fill: #d1d1d1;
    transition: all .5s;
}

.lp .slick-slide{
    height: auto;
    opacity: 0.16;
    transition: all .5s;
}
.lp .slick-slide img{
    width: 100px;
    margin: 0 auto;
}
.lp .slick-slide:hover{
    opacity: 0.4;
    transition: all .5s;
}
.slick-slider {
    margin: 0!important;
    padding: 30px 0;
    background: #fafafa;
}
.lp .brands:hover svg{
    fill: #727272;
}
.lp .brands svg .st1{fill:#d1d1d1;transition: all .5s;}
.lp .brands:hover svg .st1{fill:#AEC90D;}
.lp .brands a{text-decoration: none;}
.lp .brands .down-catalog{
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #060606;
    background-color: #060606;
    color: #ffffff;
    letter-spacing: 0;
    text-decoration: none;
    transition: all .5s;
    border-radius: 999px;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 16px 24px;
    line-height: 1.25;
}
.lp .brands:hover .down-catalog{
    background-color: transparent;
    color: #060606;
}
.lp .img-h{
    padding: 0;
}
.lp .video{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.lp .video iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px transparent;
  transition: all 0.5s;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (min-width: 768px){
.lp .section1{margin:0;padding:0; background: url('https://files.r-gol.com/LP/obsluga-klubow/img/top_bg_cz1.jpg') no-repeat;background-size: cover;height: 300px;background-position: center;}
.lp .odnosniki-cta{width: 100%;}
.lp .odnosniki-cta1{width: 100%;}
.lp .odnosniki{background: black;border: none;}
}
@media (width: 768px) {
    .lp .section2 {padding: 6% 20px;}
    .lp .section-text {width: 100%;}
}
@media (min-width: 992px){.lp .section1{margin:0;padding:0; background: url('https://files.r-gol.com/LP/obsluga-klubow/img/top_bg_cz1.jpg') no-repeat;background-size: cover;height: 400px;
    background-position: center;}}
@media (min-width: 1200px){.lp .section1{margin:0;padding:0; background: url('https://files.r-gol.com/LP/obsluga-klubow/img/top_bg_cz1.jpg') no-repeat; background-size: cover;height: 550px;background-position: center center;}}
@media all and (max-width: 767px){
    .lp .section1{margin:0;padding:0; background: url('https://files.r-gol.com/LP/obsluga-klubow/img/top_bg_m_cz1.jpg') no-repeat;background-size: cover;background-size: cover;height: 540px;background-position: center;}
    .lp .section2{
        padding: 10% 10px;
        
    }
    .lp .brands svg {
        width: 135px;
        height: 155px;
        fill: #d1d1d1;
        transition: all .5s;
    }
    .lp .section-text {
        width: 100%;
        padding-bottom: 20px;
        text-align: left;
    }
    .lp .section3{padding: 5% 0px;}
    .lp .odnosniki-cta{width: 100%;}
    .lp .odnosniki-cta1{width: 100%;}
    .lp .odnosniki{background: black;border: none;margin:0 60px;}
    .lp .inside-title {
        line-height: 40px;
        font-size: 36px;
    }
    .lp .inside-title-small {
        line-height: 24px;
        font-size: 18px;
    }
    .lp .inside-right-side {
        padding: 0 20px;
    }
    .lp .inside-left-side {
        padding: 0 20px;
    }
    
    .lp .grey{background-color:#fafafa;}
    .lp .contact-img{margin-bottom: 20px;}
    .lp .left-side{height: 400px;}
    .lp .right-side{height: 400px;}
    .lp .section2 .img-l{
        display: flex;
        flex-direction: column-reverse;
    }
    .lp .section2 .img-r{
        display: flex;
        flex-direction: column;
    }
    .lp .img-h{
        padding: 10% 0 0 0;
    }
}

