.tariff-magazin-item{
    border-radius: 1rem;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease;
    background: #fff;
}
.tariff-magazin-item:hover{
    transform: scale(1.1);
    transition: all 0.3s ease;
    z-index: 99;
}
/*.tariff-magazin-item > *{
    padding: 1rem;
    margin-bottom: 0;
}*/
.tariff-magazin-item-title{
    background: #01bc78;
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 1rem 1rem 0 0;
}
.tariff-magazin-item > h5{
    margin-top: 0;
    font-weight: bold;
    padding-bottom: 0;
}
.tariff-magazin-item-desc{
    color: #85819e;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.tariff-magazin-item-list{
    margin-top: 0;
    margin-left: 1rem;
}
.tariff-magazin-item-text{
    padding-left: 1rem;
    padding-right: 1rem;
}
.tariff-magazin-item-bay{
    border-radius: 2em;
    border: 1px solid #01bc78;
    color: #01bc78;
    box-shadow: 0 5px 10px 0 #84848482;
    background: #fff;
}
.tariff-magazin-item-bay:hover{
    background: #01bc78;
    color: #fff;
}
.tariff-magazin-phone{
    padding: 0 1rem 1rem 1rem;
    color: #8a8fa3;
    text-align: center;
    display: block;
}
.magazin-title{
    font-size: 2rem;
    font-weight: bold;
}
.magazin-colors h5{
    font-size: 1.5rem;
    font-weight: bold;
}
.magazin-colors-items > div{
    text-align: center;
}
.magazin-colors-items > div > div{
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 100%;
    margin-bottom: 0.5rem;
}
.magazin-colors-items > div > span{
    font-weight: bold;
}
.item.w-slide.slide_i-magazin {
    background-image: -webkit-linear-gradient(to top right, #c7ff00, #933a7e);
    background-image: -moz-linear-gradient(to top right, #c7ff00, #933a7e);
    background-image: -ms-linear-gradient(to top right, #c7ff00, #933a7e);
    background-image: -o-linear-gradient(to top right, #c7ff00, #933a7e);
    background-image: linear-gradient(to top right, #c7ff00, #933a7e);
}

.get-block {
    position: relative;
}

.get-block .get_img_desc {
    margin: 0;
    float: right;
    right: -2%;
    width: 70%;
    position: relative;
}

.get-block img.get_img-sm,
img.get_img-sm-show {
    display: none;
}

.get-block img.get_img-sm,
img.get_img-sm-show {
    display: none;
}

.get-block .skidka_text {
    position: absolute;
    left: 35%;
    margin-top: -1%;
    font-weight: 700;
    font-size: 50px;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    line-height: 1;
}

.get-block ul {
    position: absolute;
    top: 18%;
    left: 0;
}

.get-block ul.magaz_spis li {
    display: block;
    margin-top: 15%;
}

.get-block ul li {
    border-bottom: 1px dashed #ff7318;
    color: #ff7318;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
}

.get-block ul.magaz_spis {
    width: 30%;
    left: -5%;
    right: initial;
    margin-top: 2%;
    text-align: right;
}

.get-block ul.magaz_spis li:first-child {
    margin-top: 0;
}

get-block ul.magaz_spis li:last-child {
    margin-top: 30%;
}

.advanteges {
    padding: 0 15px;
    display: block;
}

.advanteges .left,
.advanteges .right {
    display: inline-block;
    width: 60%;
    vertical-align: top;
}

.advanteges .right {
    width: 35%;
    padding-left: 3%;
}

.advanteges .item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 40px;
}

.advanteges .left .item {
    width: 46%;
    margin-right: 3%;
}

.advanteges .item .image,
.advanteges .item .text {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.advanteges .item_row .item {
    width: 46%;
    margin-right: 3%;
}

.get-block .skidka_text {
    position: absolute;
    left: 35%;
    margin-top: -1%;
    font-weight: 700;
    font-size: 50px;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    line-height: 1;
}

.get-block .skidka_text .sm {
    font-size: 18px;
}

@media (max-width: 993px) {
    .get-block img.get_img-sm {
        display: block;
    }
}

@media (max-width: 555px) {
    .get-block img {
        display: none !important;
    }
}

@media (max-width: 555px) {
    .get-block img {
        display: none !important;
    }
}

@media (max-width: 555px) {
    .get-block img.get_img-sm-show {
        display: block !important;
    }
}

@media (max-width: 993px) {
    .get-block .skidka_text,
    .get-block ul {
        display: none;
    }
}
@media (max-width: 555px)
{.get-block ul {
    display: block;
    list-style-type: none;
    text-align: left;
    width: 100%;
    left: 0;
    right: initial;
    max-width: 100%;
    position: relative;
}}
@media (max-width: 555px) {
    .get-block ul.magaz_spis {
        width: 100%;
        display: block !important;
    }
}
@media (max-width: 555px)
{.get-block ul.magaz_spis li {
    margin-top: 0 !important;
    text-align: left;
}}
@media (max-width: 555px)
{.advanteges .left, .advanteges .right {
    width: 100%;
    padding: 0 15px;
}}
@media (max-width: 555px)
{.advanteges .right, .advanteges h2, .get-block {
    text-align: center;
}}