.box_offer {
    width: 17.5rem;
    -webkit-box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, .1);
    border-radius: 0.75rem;
    /* opacity: 0.5; */
    font-size: .92em;
    margin: 0 10px;
		margin-top: 40px;
}


.box_offer .top_el .pat-online {
    position: absolute;
    width: 6.875rem;
    height: 1.875rem;
    left: 50%;
    bottom: -0.875rem;
    margin-left: -3.4375rem;
    background: transparent url(../img/online.png) center center no-repeat;
    background-size: contain;
}



.box_offer .top_el.dif.pink {
    background: #e20074;
    height: 8.125rem;
}

.box_offer.buy .top_el.dif.pink {
    height: 7.75rem;
}

.box_offer .top_el .pat_xxs {
    background: #FFF url(../img/xxs_pat.png) left top no-repeat;
    background-size: auto;

    height: 4.0625rem;
		border-radius: 0.75rem 0.75rem 0 0;
    /* border-radius: 0 0 3.75rem 3.75rem; */
}

.box_offer .top_el .pat_xs {
    background: #FFF url(../img/xs_pat.png) left top no-repeat;
    background-size: auto;

    height: 4.0625rem;
		border-radius: 0.75rem 0.75rem 0 0;
    /* border-radius: 0 0 3.75rem 3.75rem; */
}

.box_offer .top_el .pat_s {
    background: #FFF url(../img/s_pat.png) left top no-repeat;
    background-size: auto;

    height: 4.0625rem;
		border-radius: 0.75rem 0.75rem 0 0;
    /* border-radius: 0 0 3.75rem 3.75rem; */
}

.box_offer .top_el .pat_m {
    background: #FFF url(../img/m_pat.png) left top no-repeat;
    background-size: auto;

    height: 4.0625rem;
		border-radius: 0.75rem 0.75rem 0 0;
    /* border-radius: 0 0 3.75rem 3.75rem; */
}

.box_offer .top_el .pat_l {
    background: #FFF url(../img/l_pat.png) left top no-repeat;
    background-size: auto;

    height: 4.0625rem;
		border-radius: 0.75rem 0.75rem 0 0;
    /* border-radius: 0 0 3.75rem 3.75rem; */
}

.box_offer .top_el .offer_name {
    font-family: "teleneoextrabold";
    font-size: 2em;
    line-height: 1em;
    color: #888888;
    text-align: center;
}

.box_offer .top_el.dif .offer_name {
    margin-bottom: 1rem;
}

.box_offer .top_el.dif.pink .offer_name {
    color: #FFF;
}

.box_offer .bot_el {
    border-radius: 0 0 0.75rem 0.75rem;
    background: #FFF;
    padding: 0.625rem 1.125rem 0 1.125rem;
}

.box_offer .bot_el .bot_line {
    padding: 0.375rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box_offer .bot_el .bot_line.side_pad {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.box_offer .bot_el .bot_line.orange {
    background: #FFD32920;
}

.box_offer .bot_el .bot_line.blue {
    background: #3FC1C920;
}

.box_offer .bot_el .bot_line .bot_small_text {
    font-family: "teleneomedium";
    font-size: 1em;
    line-height: 1.1em;
    color: #646464;
    display: flex;
    align-items: center;
}

.box_offer .bot_el .bot_line.offer_name .bot_small_text {
    font-family: "teleneoextrabold";
    font-size: 1.5em;
    line-height: 1.1em;
    color: #000;
    align-items: center;
    justify-content: space-between;
}

.pat_5g {
    margin-right: auto;
    padding: 0 0.5rem;
    place-self: self-end;
    padding-bottom: 0.5em;
}

.box_offer .bot_el .bot_line .bot_small_text .tri {
    margin-right: 0.5rem;
}


.box_offer .bot_el .bot_line.blue .bot_small_text {
    color: #3FC1C9;
}

.box_offer .bot_el .bot_line .bot_small_text i {
    margin-right: 0.3125rem;
}

.box_offer .bot_el .bot_line .bot_small_text .txt_r {
    text-align: right;
    display: block;
}

.box_offer .bot_el .bot_line .inner_btn {
    font-family: "teleneoextrabold";
    font-size: 1.1em;
    line-height: 1em;
    color: #888888;
    background: #EDEDED;
    border: solid 0.125rem #EDEDED;
    width: 47%;
    text-align: center;
    padding: 0.9375rem 0 0.75rem 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.box_offer .bot_el .bot_line .bot_big_text.blue {

    color: #72D3DA;

}

.box_offer .bot_el .bot_line .bot_big_text.magenta {

    color: #e20074;

}

.box_offer .bot_el .bot_line .inner_btn:hover,
.box_offer .bot_el .bot_line .inner_btn:focus,
.box_offer .bot_el .bot_line .inner_btn:active {
    color: #3FC1C9;
}

.box_offer .bot_el .bot_line .bot_big_text {
    font-family: "teleneoextrabold";
    font-size: 1.1em;
    line-height: 1em;
    color: #464646;
    position: relative;
    text-align: right;
}

.box_offer .bot_el .bot_line.offer_name .bot_big_text {
    font-family: "teleneoextrabold";
    font-size: 1.3em;
    line-height: -1em;
    color: #e20074;

    text-align: right;
}

.box_offer .bot_el .bot_line .bot_big_text del {
    font-family: "teleneoextrabold";
    font-size: .9em;
    color: #D0D0D0;
    margin-right: 0.3125rem;
	text-decoration: line-through;
}

.box_offer .bot_el .bot_line .bot_big_text span {
    font-family: "teleneobold";
    font-size: .6em;
    line-height: 1em;
    color: #888888;
    display: block;




}

.box_offer .bot_el .bot_line.orange .bot_big_text {
    color: #D48936;
}

.box_offer .bot_el .bot_line .bot_big_text.pink {
    color: #e20074;
}

.box_offer .bot_el hr {
    border: none;
    border-top: solid 0.0625rem #00000029;
    margin: 0.625rem 0;
}

.box_offer .bot_el hr.dif {
    margin: 0.625rem 0 0.625rem 0;
}

.btnaaa {
    text-decoration: none;
    font-family: "teleneobold";
    color: #fff;
    text-align: center;
    display: inline-block;


    border-radius: 0.5rem;
    font-size: 1.3em;
    line-height: 1em;
    padding: 0.625rem 0.875rem;
    min-width: 10rem;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btnaaa.dark {
    color: #fff;
    background: #e20074;
}

.btnaaa.blue {
    color: #fff;
    background: #72D3DA;
}

.btnaaa.white {
    color: #e20074;
    background: #fff;
}

.btnaaa.no_border {
    border: solid 0.125rem #FFF;
    color: #e20074;
    margin-top: 0.4375rem;
    text-decoration: underline;
}

.btnaaa:hover,
.btnaaa:focus,
.btnaaa:active {
    color: #000;

}

.btnaaa.no_border:hover,
.btnaaa.no_border:focus,
.btnaaa.no_border:active {}

.btnaaa.dark:hover,
.btnaaa.dark:focus,
.btnaaa.dark:active {
    background: #FF0083;
    color: white;

}

.box_offer .bot_el .btnaaa {
    width: 100%;
    padding: 0.75rem 0rem !important;
}

.box_offer .bot_el .btnaaa.dark {
    margin-top: 0.625rem;
}

.box_offer.buy {
    opacity: 1;
    width: 100%;
    margin-top: -0.3125rem;
}

.box_offer .bot_el .bot_line .bot_small_text.light i {
    text-decoration: none;
    font-style: normal;
    color: #888888;
    font-size: .9em;
    font-family: "teleneomedium";
}

.box_offer .bot_el .bot_line.extra {
    font-size: 1.3em;
}

.box_offer .bot_el .bot_line.extra .bot_small_text {
    font-family: "teleneobold";
}

.box_offer .bot_el hr.txt-on {
    position: relative;
    overflow: visible;
}

.box_offer .bot_el hr.txt-on::after {
    position: absolute;
    left: 0;
    top: -0.3125rem;
    content: "OPÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚ÂATY MIESIECZNE";
    background: #FFF;
    padding-right: 0.9375rem;
    font-family: "teleneomedium";
    font-size: .88em;
    line-height: 1em;
    color: #888888;
}

@media (min-width: 600px) {
.box_offer.buy {
        opacity: 1;
        width: 100%;
        margin-top: -0.3125rem;
    }

    .box_offer .bot_el hr.txt-on::after {
        top: -0.3125rem;
        padding-right: 0.9375rem;
        font-size: .88em;
    }


}

@media (min-width: 960px) {
   .box_offer {
        width: 17.8rem;
        opacity: 1;
        font-size: 1em;
    }

		.box_offer.buy {
        opacity: 1;
        width: 100%;
        margin-top: -0.3125rem;
    }

    .box_offer .bot_el hr.txt-on::after {
        top: -0.3125rem;
        padding-right: 0.9375rem;
        font-size: .88em;
    }

}

@media (min-width: 1200px) {
 .box_offer {
        width: 17.8125rem;
        font-size: 1.1em;
    }
		.box_offer.buy {
        opacity: 1;
        width: 100%;
        margin-top: -0.3125rem;
    }

    .box_offer .bot_el hr.txt-on::after {
        top: -0.3125rem;
        padding-right: 0.9375rem;
        font-size: .88em;
    }
		.box_offer .top_el .pat-online {
        width: 7.5rem;
        height: 1.875rem;
        bottom: -0.875rem;
        margin-left: -3.4375rem;
    }
		.btnaaa {
    font-size: 1.3em;
		margin-top: 50px;
		display: inline-block;
}
.box_offer .bot_el .btnaaa.dark {
    margin-top: 1rem;
}
.btnaaa.no_border {
    margin-bottom: .5rem;
}
}

@media (min-width: 1560px) {
  .box_offer {
        width: 18.75rem;
        font-size: 1.1em;
    }
}
