.pr-content-box-1 .col-box {
    float: left;
}

.pr-content-box-1 .col-box-1 {
    width: 614px;
    padding-right: 40px;
}

.pr-content-box-1 .txt-1 span, .pr-content-box-1 .txt-1 span a {
    color: #ffae00;
}

.pr-carousel .swiper-container {
    overflow: hidden;
}

.pr-content-box-1 .txt-1 span a:hover {
    color: #20293f!important;
}

.pr-content-box-1 .txt-1 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
}

.pr-main-image {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    text-align: center;
    justify-content: center;
    height: 575px;
    border: 1px solid #eaeaea;
}

.pr-carousel {
    position: relative;
    padding: 0 60px;
    z-index: 1;
}

.pr-carousel ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.pr-carousel img {
    display: block;
    margin: 0 auto;
}

#productFormBox {
    clear: both;
    border: 1px solid #e9e9e9;
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 30px;
}

.row.form-group {
    width: 100%;
    margin: 0;
}

.row.form-group > div {
    float: none;
    padding: 0;
}

.kl-box-1-1-close {
    position: absolute;
    top: -6px;
    right: 10px;
    color: #000;
    font-size: 32px;
}

#pyt_error {
    padding-bottom: 5px;
    color: red;
    font-size: 12px;
}

#productFormBox label {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}

body .form-control {
    width: 100%;
    display: block;
    height: 58px;
    border: 1px solid #eaeff0;
    padding: 0 15px;
    padding-top: 2px;
    margin-bottom: 15px;
}

body textarea.form-control {
    height: 182px;
    overflow: auto;
    resize: none;
    padding: 10px 15px;
    font-size: 14px;
}

.requiredFields {
    margin-bottom: 15px;
    color: red;
}

.pr-carousel figure {

    text-align: center;
}

.nazwa_wersja_en {
    margin-top: 25px;
    background: #ffae00;
    padding: 5px 10px;
}

.pr-carousel figure a {
    display: block;
    height: 87px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #eaeaea;
}

.pr-carousel figure a:hover {
    border-color: #ffae00;
}

.pr-carousel .swiper-button-prev {
    width: 40px;
    height: 64px;
    background: #ededed;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 0;
}

.pr-carousel .swiper-button-prev:after {
    width: 6px;
    height: 11px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3px;
    margin-top: -5.5px;
    background: url('../img/sprite.png') -412px 0 no-repeat; 
}

.pr-carousel .swiper-button-next {
    width: 40px;
    height: 64px;
    background: #ededed;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    right: 0;
}

.pr-carousel .swiper-button-next:after {
    width: 6px;
    height: 11px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3px;
    margin-top: -5.5px;
    background: url('../img/sprite.png') -420px 0 no-repeat; 
}

.pr-carousel a {
    display: block;
}

.pr-carousel a:hover {
    opacity: 0.9;
}

.pr-main-image a {
    display: block;
}

.pr-main-image a:hover {
    opacity: 0.9;
}

.pr-content-box-1 .col-box-2 {
    overflow: hidden;
    float: none;
}

.pr-button-box {
    border-bottom: 1px solid #20293f;
    padding: 0 0 32px 0;
    margin-bottom: 30px;
}

.pr-content-box-2 {
    margin-bottom: 30px;
}

.pr-cont {
    display: none;
}

.pr-cont-boxes {
    padding: 25px 30px;
    background: #ededed;
}

.pr-nav-tabs-1 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 2px;
}

.pr-nav-tabs-1 ul {
    padding: 0;
    margin: 0 -1px;
    list-style: none;
}

.pr-nav-tabs-1 a {
    color: #20293f;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 0 5px;
    padding-top: 2px;
    border: 1px solid #ededed;
    display: flex;
}

.pr-nav-tabs-1 .current a, .pr-nav-tabs-1 a:hover {
    background: #ededed;
    color: #20293f;
}

.pr-nav-tabs-1 ul li {
    width: 33.3333%;
    padding: 0 1px;
    float: left;
}

@media only screen and (max-width: 1199px) {   
    .pr-content-box-1 .col-box-1 {
        width: 50%;
    }
}

@media only screen and (max-width: 992px) {   
    .pr-content-box-1 .col-box-1 {
        width: 50%;
        padding-right: 30px;
    }
    .pr-nav-tabs-1 a {
        font-size: 12px;
    }
    .pr-main-image {
        height: 300px;
    }
    .pr-main-image img {
        max-height: 280px;
    }
}

@media only screen and (max-width: 767px) {   
    .pr-content-box-1 .col-box-1 {
        width: 100%;
        padding-right: 0;
    }
    .pr-content-box-1 .col-box-2 {
        float: left;
        width: 100%;
        padding-top: 35px;
    }
    .pr-button-box {
        text-align: center;
    }
}

@media only screen and (min-width: 992px) {
    .pr-carousel .swiper-button-next, .pr-carousel .swiper-button-prev {
        display: none;
    }
    .pr-carousel {
        padding: 0;
        text-align: center;
    }
    .pr-carousel .swiper-slide {
        width: 127px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 4px 2px;
    }
    .pr-carousel .swiper-wrapper {
        display: block;
    }
}