:root {
    --maincolor: #AA0E6F;
}
.ink {color: var(--maincolor) !important; font-weight: 500;}

.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}

.input-box select {
    border: none;
    width: 100%;
    display: block;
    height: 27px;
    border-bottom: 1px solid #c9ccca;
    font-size: 12px;
}

.input-box select option {font-size: 14px;}

@media (prefers-reduced-motion:reduce){
.collapsing{transition:none}
}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion:reduce){
.collapsing.collapse-horizontal{transition:none}
}

.hidden {display: none;}

/* *** 23.05 *** */

.xx-content-box-1 {
    border-radius: 7px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 10px #00000026;
}

.xx-content-box-1 table {
    width: 100%;
}

.xx-content-box-1 td {
    width: 50%;
    border-bottom: 1px solid rgba(112,112,112,0.3);
    padding: 5px 0 4px 0;
}

.xx-content-box-1 table td:last-child {
    font-size: 16px;
    padding-left: 15px;
    text-align: right;

}

.xx-content-box-1 .data {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
}

.xx-content-box-1 .btn-1 {
    width: 200px;
}

.xx-content-box-1 {
    margin-bottom: 30px;
}

.xx-content-rwd {
    padding-top: 30px;
}

.xx-content-box-1 .xx-table-1 tr td:last-child {
    border-color: var(--color-green);
}

.xx-boxes-1 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.xx-boxes-1 .no-active {
    opacity: 0.2;
}

.xx-title {
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.xx-boxes-1 .col-box {
    margin-bottom: 20px;
    width: 25%;
}

.xx-table-2 strong {
    font-size: 16px;
}

.xx-table-2 tr td {
    font-size: 14px !important;
    border: none;
    padding: 0 0 15px 0;
}

.xx-table-2 a {
    color: #000;
}

.xx-box-1 .txt-2 {
    font-size: 14px;
}

.xx-box-1 .xx-icon {
    width: 56px;
    height: 33px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 1px solid #49c1f5;
    
}

.xx-box-1 .xx-icon {
    font-size: 20px;
    color: #49c1f5;
    border-color: #49c1f5;
    font-weight: 500;
    font-family: 'Teko', sans-serif;    
}

.xx-box-1 .xx-icon-1 {
    border-color: #bfbfbf;
}

.xx-box-1 .xx-icon span {
    padding-top: 7px;
    display: block;
}

.xx-box-1 .txt-1 {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
}

.xx-box-1 .txt-1-1 {
    opacity: 0.2;
}

.open-details-js.active img {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
               filter: flipv;
}

.xx-table-3 {
    margin: 0 -5px;
    width: calc(100% + 10px);
}

.xx-table-3 th {
    vertical-align: top;
    font-weight: normal;
        font-size: 12px;
    padding: 0 5px;
    padding-bottom: 10px;
}

.xx-table-3 td {
    padding: 0 5px;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;    
    padding-bottom: 15px;
}

.xx-table-3 td a {
    color: #000;
}

.xx-table-3 .c-pdf {
    width: 17px;
    height: 21px;
    border-radius: 0;
    margin: 3px 0 0 0;
    box-shadow: none;
}

.xx-content-rwd {
    display: none;
}

@media (max-width: 767px) {
.xx-content-rwd {
    display: block;
}
.xx-content-desktop {
    display: none;
}
    .popup-details .c-status {
        color: var(--color-green);
        padding: 10px 0;
        background: none;
        font-weight: bold;
    }
    .popup-details .c-status img {
        display: none;
    }
    .popup-details .button-box {
        padding-top: 10px;
    }
    .b-table-1 {
        font-size: 12px;
    }

}
.xx-content-rwd input {
    border:none;
}
/* *** 25.05 *** */

.xxx-box-1 {
    padding: 15px 0 20px 0;
    display: none;
}

 .xxx-box-1 .xx-table-3 td {
    padding: 5px !important;
    vertical-align: middle;
}

.xx-content-box-1 .xxx-box-1 table td:last-child {
    font-size: 12px;
}

.box-4 .txt-4 {
    opacity: 1;
}

.box-4 .txt-4 {
    margin-left: -135px;
    width: 240px;
    margin-top: 42px;
}
@media (max-width: 767px) {
    .box-4 .txt-4 {
        margin-left: 0;
        width: 100%;
    }
}



/*02-06*/
.img-steps{
    float: right;
}
.box-card{
    position: relative;
    background-color: #fff;
    box-shadow: 0px 0px 10px #00000026;
    border-radius: 7px;
    opacity: 1;
    height: 100%;
    width: 80%;
    float: right;
}
.custom-img{
    margin-left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.input-border{
    border: 1px solid #707070;
}
@media (max-width: 767px) {
    .img-steps{

    }

    .box-card{
        float: none;
        height: auto;
        width: auto;
        margin-top: 30px;
    }
}

@media (max-width: 321px) {
    .img-steps{
        float: none;
        margin-left: 50%;
        transform: translateX(-50%);
    }
}
/* *** 2.06 *** */

.s-table-1-1 tr td:first-child {
    padding-left: 0;
    text-align: left;
}

.s-table-1-1 tr td:last-child {
    text-align: right;
}

.s-table-1-1 .btn-2 {
    text-decoration: none;
    font-size: 14px;
}

.s-table-1-1 {
    padding-left: 37px;    
}

.s-table-1-1 img {
    height: 39px;
}

.s-table-1-1 tr td {
    border-bottom: 1px solid #707070;
}

.s-table-1-1 tr:last-child td {
    border-bottom: none;   
}

.s-nav-1 {
    margin-bottom: 35px;
    margin-top: -62px;
}

.s-nav-1 ul {
    display: flex;
    justify-content: flex-end; 
    margin: 0;
    padding: 0;
    list-style: none;
}

.s-nav-1 ul li {
    margin-left: 23px;
}

.s-nav-1 ul li a {
    display: block;
    opacity: 0.3;
    height: 30px;
}

.s-nav-1 ul li.current a, .s-nav-1 ul li a:hover {
    opacity: 1;
}

@media (max-width: 992px) {
    .title h1 {
        background-size: auto 34px;
    }
    .s-nav-1 {
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .s-table-1-1 {
        padding-left: 0;
    }
}
/* *** 3.06 *** */

.ic-12 h1 {
    padding-left: 47px;
    padding-top: 10px;
    background: url('../../img/frontend/icons/img73.png') left center no-repeat;
}

.b-box-2-2-1 .txt-1-2 {
    margin-top: -18px;
}

.b-box-2-2-1 .txt-2-1 {
    font-size: 48px;
    margin: 0;
    padding-bottom: 0;
    padding-top: 20px;
}

.b-box-2-2-2 {
    font-size: 16px;
}

.b-content-box-2-1-2 figure {
    margin: -15px -15px 15px -15px;   
}

.b-content-box-2-1-2 figure img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.c-table table {
    width: 100%;
}

.c-table td, .c-table th {
    padding: 5px 8px 4px 8px;
    font-size: 14px;
}

.c-table .active td:first-child {
    border-radius: 10px 0 0 10px;
}

.c-table .active td:last-child {
    border-radius: 0 10px 10px 0;
}

.c-table .active td {
    background: #F6F6F6;
}

.c-table th {
    font-size: 12px;
    font-weight: normal;
}

.c-table .figure-1 {
    width: 22px;
    height: 22px;
    border: 1px solid #c6c6c6;
    border-radius: 50%;
    overflow: hidden;
}

.c-table-1 {
    border-radius: 10px;
    border: 1px solid #707070;
}

@media (max-width: 767px) {
    .c-table tr td:first-child, .c-table tr th:first-child {
        width: 55px !important;
    }
    .c-table tr td:nth-child(2), .c-table tr th:nth-child(2) {
        width: 30px !important;
    }    
}

/* *** 9.06 *** */

.iradio {
    width: 18px;
    height: 18px;
    border: 1px solid #707070;
    flex-shrink: 0;
    position: relative;
}

.iradio.checked:before {
    position: absolute;
    width: 8px;
    height: 8px;
    margin: 4px;
    background: var(--color-green);
    content: "";
    display: block;
}

.box-7 .iradio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.box-7 .iradio:after {
    width: 22px;
    height: 22px;
    border: 1px solid #707070;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -11px;
    border-radius: 50%;
    left: 13px;
}

.box-7 .iradio.checked:before {
    border-radius: 50%;
    left: 13px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
}

.well-grey {
    background: #f9f9f9;
    font-size: 14px;
    border-radius:10px;
    padding: 10px 15px;
}

.well-grey p {
    margin-bottom: 5px;
}

label.radio {
    padding-left: 40px;
}
.btn-grey {
    background: var(--color-gray-2); 
}
.btn-orange {
    background: var(--color-orange); 
}
.btn-blue {
    background: var(--color-blue); 
}


.table-box-2 {
    overflow: auto;
}

.table-2 {
    width: 100%;
    margin-top: 50px;
}

.table-2 td, .table-2 th {
    padding-left: 30px;
    padding-bottom: 10px;
}

.table-2 td {
    padding-bottom: 20px;    
}

.table-2 tr td:first-child, .table-2 tr th:first-child {
    padding-left: 0;
}

.table-2 tr td:last-child, .table-2 tr th:last-child {
    text-align: right;
}

.table-2 th {
    font-size: 12px;
    font-weight: normal;
}

.table-2 td {
    font-size: 16px;
    font-weight: bold;
}

.table-2 a {
    color: var(--color-gray);  
}

.table-2 a:hover {
    color: var(--color-gray);    
    opacity: 0.9;
}

.table-2 .txt-1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
    font-family: 'Teko', sans-serif;  
}

.table-2 .txt-1-1 {
    opacity: 0.2;
}

/* *** POPUP *** */

.popup-content {
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(45,45,45,0.5);
    padding: 8% 0;
}

.popup-box {
    margin: 0 auto;
    max-width: 100%;
    padding: 20px;
    width: 770px;
    background: #fff;
    box-shadow: 0px 0px 10px #00000026;
    border-radius: 7px;
}

.popup-box {
    display: flex;
}

.popup-box .description {
    width: calc(100% - 258px);
    padding-right: 20px;
}

.popup-box .txt span {
    color: var(--color-green);
}

.popup-box .txt {
    font-size: 15px;
    margin-bottom: 24px;
}

.popup-box .txt p {
    margin-bottom: 20px;
}

.popup-box h2 {
    color: var(--color-green);
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    font-family: 'Teko', sans-serif;
}

.popup-box .button-box .btn-1 {
    margin-right: 25px;
}

.c-status {
    display: flex;
    align-items: center;
}
.c-status img {
    margin: -2px 10px 0 0;
}



/* *** HISTORIA ZAMOWIEN NAGROD *** */
.ic-10 h1 {
    padding-left: 46px;
    padding-top: 10px;
    background: url(../../img/frontend/icons/img61.png) left center no-repeat;
}
.btn-detail {
    font-weight: bold;
}
.table-2-1 td {
    height: 44px;
}
.popup-details {
    width: 382px;
    display: block;
}
.popup-details .button-box {
    padding-top: 40px;
}
.popup-details .button-box a {
    text-align: center;
    width: 100%;
}
.popup-details .c-status {
    justify-content: center;
    padding: 18px 0 4px 0;
    border-bottom: 1px solid var(--color-green);
}
.popup-details h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.c-form-box-1 {
    width: 604px;
    max-width: 100%;
    padding-top: 43px;
}
.c-form-box-1 .b-box-3 {
    padding-top: 25px;
}
.input-box-green input {
    border-color: var(--color-green);
}
@media only screen and (max-width: 767px) {
    .c-form-box-1 {
        padding: 0 0 50px 0;
    }
}


/* Logowanie */
@media only screen and (max-width: 767px) {
    .nad-logowaniem {display: block; width: 100%; height: 10px;}
}

@media only screen and (min-width: 768px) {
    .nad-logowaniem {display: block; width: 100%; height: 120px;}
}

.samo-logowanie {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; width: 100%; gap: 15px;}
.log-image {display: block; position: relative; height: 440px; width: 386px; border: solid 1px var(--maincolor);background: url('/img/frontend/loginimage.png') center top no-repeat; background-size: cover;}

.header-right {height: 80%; padding-bottom: 10px;}

/*animacja dodania do koszyka*/
.product_overlay {
    background: rgba(139,192,83,0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-500px);
    opacity: 0;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.product_overlay h2 {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.2em;
    margin: 1em 0;
    text-transform: uppercase;
}


.about-head {font-weight: bold; font-size: 22px; color: #01270E; margin-bottom: 30px; width: 60%;line-height: 120%;}}
.about-desc {font-weight: normal; font-size: 16px; color: #01270E; line-height: 120%;}
.about-punkty {font-weight: normal; font-size: 14px; color: #000000; display: flex; flex-direction: column; height: 1000px; justify-content: space-around; border-top: solid 1px #AA0e6F; margin-bottom: 40px; margin-top: 30px;}
.about-punkt {display: flex; flex-direction: column; justify-content: center; height: 126px; background: white; width: 100%; border-bottom: solid 1px #AA0e6F; justify-content: center; padding-right: 120px;}
.about-punkt p {position: relative; top: 5px; padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0;}
.pkt1 {background: url('/img/frontend/icons/inter1.png');background-repeat: no-repeat; background-position: bottom right 20px;}
.pkt2 {background: url('/img/frontend/icons/inter2.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt3 {background: url('/img/frontend/icons/inter3.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt4 {background: url('/img/frontend/icons/inter4.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt5 {background: url('/img/frontend/icons/inter5.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt6 {background: url('/img/frontend/icons/inter6.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt7 {background: url('/img/frontend/icons/inter7.png');background-repeat: no-repeat; background-position: bottom right;}
.pkt8 {background: url('/img/frontend/icons/inter8.png');background-repeat: no-repeat; background-position: bottom right;}
.about-under {color: white; background: #AA0e6F; padding: 20px;font-weight: bold; font-size: 16px;text-align: center; margin-bottom: 20px;}
.about-powodzenia {width: 100%; text-align: center; font-weight: bold; font-style: italic; margin-bottom: 50px;}
.logo img {height: 40px; width: auto; position: relative; top: 0px;}

/* 22.06 */
.login-title {
    font-weight: normal;
}

.awardImage {max-width: 200px; height: auto;}

