html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

b {
    font-weight: 700
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

img {
    border: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

[role=button] {
    cursor: pointer
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1229px) {
    .container {
        width: 750px
    }
}

@media (min-width: 1229px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 1229px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }
}

@media (min-width: 1229px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}

.container:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsRegular.woff2) format('woff2'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsRegular.woff) format('woff'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsRegular.ttf) format('ttf'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsRegular.eot) format('eot')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsSemiBold.woff2) format('woff2'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsSemiBold.woff) format('woff'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsSemiBold.ttf) format('ttf'), url(/si_upload/OPR/oclean/oclean_xprodigital_v6/fonts/PoppinsSemiBold.eot) format('eot')
}

#prod-desc-container.wrapper {
    max-width: 920px;
    color: #7c7c7c;
    font-size: 15px;
    line-height: 18px;
    font-family: Poppins, sans-serif
}

#prod-desc-container .s-1 {
    height: 446px;
    display: flex;
    font-size: 19px;
    line-height: 22px;
    background: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s1-brushes.jpg) no-repeat;
    background-size: contain
}

#prod-desc-container .s-1 .col {
    margin: 0 auto;
    padding-left: 130px
}

#prod-desc-container .s-1 .logo {
    margin-top: 25px;
    right: 20px
}

#prod-desc-container .s-1 .headline {
    font-size: 41px;
    line-height: 45px;
    padding-top: 50px;
    padding-bottom: 50px
}

#prod-desc-container .s-1 .col:first-child > .text-center {
    padding-top: 80px;
    padding-left: 40px;
    display: inline-flex;
    flex-direction: column
}

#prod-desc-container .s-1 .title {
    padding-bottom: 60px
}

#prod-desc-container .s-1 .partner-logo {
    right: 35px;
    bottom: 20px
}

#prod-desc-container .s-2 {
    padding-top: 30px;
    padding-bottom: 30px
}

#prod-desc-container .s-2 .title {
    padding-top: 30px;
    padding-bottom: 70px
}

#prod-desc-container .s-2 .col:last-child {
    min-height: 620px;
    display: flex;
    align-items: center;
    justify-content: center
}

#prod-desc-container .s-3 .title {
    padding-bottom: 90px
}

#prod-desc-container .s-3 .col:first-child {
    display: flex;
    padding-left: 0
}

#prod-desc-container .s-3 .col:last-child {
    padding-top: 80px
}

#prod-desc-container .s-3 .img {
    width: 100%;
    max-width: 370px
}

#prod-desc-container .s-4 {
    padding-top: 30px;
    padding-bottom: 30px
}

#prod-desc-container .s-4 .title {
    padding-top: 80px;
    padding-bottom: 40px
}

#prod-desc-container .s-4 .col:last-child {
    display: flex
}

#prod-desc-container .s-4 img {
    margin: 0 auto
}

#prod-desc-container .s-5 {
    background: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s5.jpg) no-repeat 100% top
}

#prod-desc-container .s-5 .title {
    color: #fff;
    padding-top: 70px;
    padding-bottom: 55px
}

#prod-desc-container .s-5 .d-block:nth-child(2) {
    max-width: 500px;
    padding-bottom: 70px
}

#prod-desc-container .s-5 .divider {
    width: calc(100% + 40px);
    height: 3px;
    display: none;
    position: relative;
    left: -20px
}

#prod-desc-container .s-6 .title {
    padding-top: 30px;
    padding-bottom: 10px
}

#prod-desc-container .s-6 .list {
    padding-top: 30px;
    padding-bottom: 20px
}

#prod-desc-container .s-6 .list .list-element {
    padding: 0
}

#prod-desc-container .s-6 .list .list-element .position-absolute {
    width: 14px;
    height: 14px;
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    margin-left: -25px;
    margin-top: 3px;
    background: #7c7c7c;
    border-radius: 50%
}

#prod-desc-container .s-7 {
    padding-top: 30px;
    padding-bottom: 30px
}

#prod-desc-container .s-7 .title {
    padding-top: 20px;
    padding-bottom: 50px
}

#prod-desc-container .s-7 .rect {
    max-width: 369px;
    margin: 0 auto;
    color: #000;
    font-size: 15px;
    line-height: 19px
}

#prod-desc-container .s-7 .rect .text-center {
    width: 100%;
    padding: 12px;
    background: #f0f0f0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#prod-desc-container .s-7 .list-element {
    padding-bottom: 15px
}

#prod-desc-container .s-7 .col:last-child {
    display: flex;
    align-items: center;
    justify-content: center
}

#prod-desc-container .s-8 {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px
}

#prod-desc-container .s-8 .row {
    max-width: 670px;
    margin: 0 auto
}

#prod-desc-container .s-8 .title {
    max-width: 730px;
    padding-bottom: 30px;
    margin: 0 auto
}

#prod-desc-container .s-8 .rect {
    width: 205px;
    margin: 30px auto;
    color: #000;
    font-size: 15px;
    line-height: 19px
}

#prod-desc-container .s-8 .rect .desc {
    height: 75px;
    padding-top: 12px;
    background: #f0f0f0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#prod-desc-container .s-8 .rect .desc > .d-block:last-child {
    font-size: 12px;
    line-height: 14px;
    padding-top: 13px
}

#prod-desc-container .s-9 {
    padding-top: 20px;
    padding-bottom: 60px;
    background: #f0f0f0
}

#prod-desc-container .s-9 .row {
    margin: 0 auto
}

#prod-desc-container .s-9 .row:first-child {
    max-width: 890px
}

#prod-desc-container .s-9 .row:last-child {
    max-width: 670px
}

#prod-desc-container .s-9 .icon {
    width: 205px;
    height: 205px;
    color: #000;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 16px;
    background: #fff no-repeat center;
    border-radius: 20px
}

#prod-desc-container .s-9 .icon-1 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-1.jpg);
    background-position-y: bottom
}

#prod-desc-container .s-9 .icon-2 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-2.jpg);
    background-position-y: 78px
}

#prod-desc-container .s-9 .icon-3 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-3.jpg);
    background-position-y: 78px
}

#prod-desc-container .s-9 .icon-4 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-4.jpg);
    background-position-y: bottom
}

#prod-desc-container .s-9 .icon-5 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-5.jpg);
    background-position-y: bottom
}

#prod-desc-container .s-9 .icon-6 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-6.jpg);
    background-position-y: 60px
}

#prod-desc-container .s-9 .icon-7 {
    background-image: url(//f00.esfr.pl/si_upload/OPR/oclean/oclean_xprodigital_v6/img/s9-7.jpg);
    background-position-y: 50px
}

#prod-desc-container .s-11 {
    padding-top: 80px;
    padding-bottom: 40px
}

#prod-desc-container .s-11 .col {
    padding-bottom: 30px
}

#prod-desc-container .s-11 > .title {
    max-width: 850px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
    margin: 0 auto
}

#prod-desc-container .s-11 .col-sm-3:first-of-type {
    min-height: 250px;
    display: flex;
    align-items: center
}

#prod-desc-container .s-11 .img {
    width: 100%;
    max-width: 190px
}

#prod-desc-container .s-11 .img + .d-block {
    padding-top: 15px
}

#prod-desc-container .s-12 {
    padding-top: 40px
}

#prod-desc-container .s-12 .col {
    padding-bottom: 40px
}

#prod-desc-container .s-12 .title {
    padding-bottom: 30px
}

#prod-desc-container .s-12 .img + .d-block {
    padding-top: 15px;
    padding-bottom: 30px
}

#prod-desc-container .s-12 .d-block:last-child {
    max-width: 400px;
    margin: 0 auto
}

#prod-desc-container .s-13 {
    padding-top: 70px
}

#prod-desc-container .s-13 .title {
    padding-top: 35px
}

#prod-desc-container .s-13 .col {
    padding-bottom: 40px
}

#prod-desc-container .s-13 .img-responsive + .d-block {
    padding-top: 15px
}

#prod-desc-container .s-13 .col:last-child .img-responsive + .d-block {
    padding-top: 62px
}

#prod-desc-container .s-14 {
    padding: 20px 10px 30px
}

#prod-desc-container .s-15 {
    padding-top: 45px;
    padding-bottom: 20px
}

#prod-desc-container .s-15 .title {
    padding-top: 40px
}

#prod-desc-container .s-15 .list {
    padding-top: 50px
}

#prod-desc-container .s-15 .list-element {
    padding-bottom: 0
}

#prod-desc-container .semi-bold {
    font-weight: 600
}

#prod-desc-container .text-black {
    color: #000
}

#prod-desc-container .m-0 {
    margin: 0
}

#prod-desc-container .d-block {
    display: block
}

#prod-desc-container .position-absolute {
    position: absolute
}

#prod-desc-container .position-relative {
    position: relative
}

#prod-desc-container .d-none {
    display: none
}

#prod-desc-container .title {
    font-size: 25px;
    line-height: 28px
}

#prod-desc-container .divider {
    height: 15px;
    background: #dedede
}

#prod-desc-container .list {
    padding-left: 20px
}

#prod-desc-container .list-element {
    padding-bottom: 30px
}

#prod-desc-container .padding {
    padding-left: 20px;
    padding-right: 20px
}

#prod-desc-container .padding-vertical {
    padding-top: 30px;
    padding-bottom: 30px
}

#prod-desc-container .lazy {
    width: auto;
    max-width: 100%;
    height: auto
}

@media (max-width: 1229px) {
    #prod-desc-container .swap-columns {
        display: flex;
        flex-direction: column-reverse
    }

    #prod-desc-container .s-3 .title {
        padding-bottom: 35px
    }

    #prod-desc-container .s-3 .col:first-child {
        padding-right: 0
    }

    #prod-desc-container .s-3 .col:last-child {
        padding-top: 30px;
        padding-bottom: 30px
    }

    #prod-desc-container .s-4 .title {
        padding-top: 40px
    }

    #prod-desc-container .s-5 {
        background: #212832
    }

    #prod-desc-container .s-5 .d-block:nth-child(2) {
        max-width: initial;
        padding-bottom: 40px
    }

    #prod-desc-container .s-5 .title {
        padding-top: 40px;
        padding-bottom: 40px
    }

    #prod-desc-container .s-6 {
        padding-left: 20px;
        padding-right: 20px
    }

    #prod-desc-container .s-6 .title {
        padding-top: 0
    }

    #prod-desc-container .s-6 .col {
        padding-left: 50px;
        background: 0 0
    }

    #prod-desc-container .s-6 .list {
        padding-left: 25px
    }

    #prod-desc-container .s-7 .col:last-child {
        min-height: 500px
    }

    #prod-desc-container .s-9 .row {
        max-width: 440px !important
    }

    #prod-desc-container .s-10 {
        padding-bottom: 35px
    }

    #prod-desc-container .s-13 {
        padding-top: 40px
    }

    #prod-desc-container .s-13 .title {
        padding-top: 0;
        padding-bottom: 40px;
        text-align: center
    }

    #prod-desc-container .s-13 .col:last-child .img-responsive + .d-block {
        padding-top: 25px
    }

    #prod-desc-container.wrapper {
        max-width: 680px
    }

    #prod-desc-container .s-1 {
        height: auto;
        background: 0 0
    }

    #prod-desc-container .s-1 .col {
        padding-left: initial;
        padding-bottom: 35px
    }

    #prod-desc-container .s-1 .logo {
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }

    #prod-desc-container .s-1 .col:first-child > .text-center {
        padding-top: 40px;
        padding-left: 0;
        display: block
    }

    #prod-desc-container .s-1 .partner-logo {
        position: relative;
        margin-top: 30px;
        left: 50%;
        transform: translateX(-50%);
        right: initial;
        bottom: initial
    }

    #prod-desc-container .s-2 {
        padding-top: 0
    }

    #prod-desc-container .s-2 .title {
        padding-top: 60px;
        padding-right: 60px;
        padding-bottom: 50px
    }

    #prod-desc-container .s-2 .col:last-child {
        min-height: auto
    }

    #prod-desc-container .s-2 .img-responsive {
        margin-top: 20px
    }

    #prod-desc-container .s-3 {
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        flex-direction: column-reverse
    }

    #prod-desc-container .s-3 .img {
        margin: 0 auto
    }

    #prod-desc-container .s-4 .col:last-child {
        padding-top: 30px
    }

    #prod-desc-container .s-7 .col:last-child {
        min-height: auto
    }

    #prod-desc-container .s-8 {
        padding-left: 20px;
        padding-right: 20px
    }

    #prod-desc-container .s-9 {
        padding-bottom: 30px
    }

    #prod-desc-container .s-11 {
        text-align: center;
        padding-top: 40px;
        padding-bottom: 20px
    }

    #prod-desc-container .s-11 .col-sm-3:first-of-type {
        min-height: auto;
        display: block
    }

    #prod-desc-container .s-11 .title {
        padding-bottom: 30px
    }

    #prod-desc-container .s-12 .img + .d-block {
        padding-bottom: 15px
    }

    #prod-desc-container .s-15 {
        padding-top: 40px
    }

    #prod-desc-container .s-15 .title {
        padding-top: 0
    }

    #prod-desc-container .s-15 .list {
        padding-top: 30px;
        padding-bottom: 20px
    }

    #prod-desc-container .swap-columns {
        display: flex;
        flex-direction: column-reverse
    }
}
