section.metr {
                        padding: 0 !important;
                    }

                    .metr_count {
                        margin-top: 20px;
                    }

                    .metr_old_count .metr_value {
                        font-size: 30px !important;
                        color: #a9a9a9 !important;
                        text-decoration: line-through !important;
                        font-weight: 600 !important;

                    }

                    .list4b {
                        border: #a9a9a9 solid 1px !important;
                        border-radius: 10px !important;
                    }

                    .metr_text_count {
                        font-size: 14px !important;
                        padding-bottom: 0 !important;
                    }

                    .metr_new_count .metr_value {
                        font-size: 50px !important;
                        color: #b760a4 !important;
                        font-weight: 600 !important;
                    }

                    .metr_new_count .metr_text_count {
                        font-size: 24px !important;
                        padding-bottom: 15px !important;
                    }

                    .metr ul li {
                        font-size: 15px;
                    }

                    .metr ul li span {
                        font-weight: 500;
                    }

                    .metr ul {

                        margin-left: 20px;
                        margin-right: 20px;
                        margin-bottom: 30px;
                        padding: 20px 5px;
                        font-size: 18px;

                    }

                    .offer_section_metr button {
                        font-size: 20px !important;
                    }

                    .offer_section .field[name="metr"] {
                        background-image: url(../icons/Frame0309.png);
                        background-position: 20px center;
                        background-repeat: no-repeat;
                    }

                    .owl-stage-outer {
                        max-height: 857px !important;

                    }

                    .owl-height {
                        max-height: 857px !important;
                    }

                    .owl-carousel .owl-stage-outer {
                        overflow: hidden;

                    }

                    .offer_section_metr {
                        padding: 10 !important;
                    }

                    .accordion {
                        background: red;
                        line-height: 60px;
                        font-size: 20px;
                        color: #fff;
                        width: 300px;
                        height: 60px;
                        box-shadow: none;
                        position: relative;
                        padding: 0 31px 0 0;
                    }

                    .accordion::after {
                        content: '';
                        background-image: url(../icons/icons896.png);
                        width: 15px;
                        height: 25px;
                        top: 16px;
                        left: 217px;
                        position: absolute;
                        background-size: contain;
                        background-repeat: no-repeat;
                        display: inline-block;
                        width: 25px;
                    }

                    .panel {
                        max-height: 0;
                        overflow: hidden;
                        transition: max-height 0.5s ease-out;
                    }

                    .metr_text {
                        font-size: 25px;
                        font-weight: 700;
                        padding: 0 0 30px;
                    }

                    .metr_new_count .metr_text_count {
                        font-size: 20px;
                        padding-bottom: 5px;
                    }


                    .metr_old_count .metr_text_count {
                        font-size: 20px;
                        padding-bottom: 5px;
                    }

                    .metr_new_count .metr_value {
                        font-size: 40px;
                        color: #b760a4;
                        font-weight: 600;

                    }

                    .metr_old_count .metr_value {
                        font-size: 30px;
                        color: #ee3737;
                        text-decoration: line-through;
                        font-weight: 600;

                    }

                    .metr_econom {
                        font-size: 25px;

                        text-align: center;
                        padding: 0 0 40px;
                    }

                    .metr_econom span {
                        background-color: #b760a4;
                        color: #fff;
                        font-size: 30px;
                        font-weight: 600;
                        padding: 5px 10px;
                        border-radius: 5px;
                    }

                    .metr_text {
                        text-align: center;
                    }

                    .metr_count {
                        padding: 0 0 50px;
                        display: flex;
                        justify-content: space-around;
                    }

                    .metr_block {

                        margin: 0 20px;
                        box-shadow: 0px 0px 10px rgb(173, 173, 173);
                        border-radius: 40px;
                        padding-bottom: 20px;
                        margin: 30px 20px;
                    }

                    .metr_block img {
                        border-radius: 40px;
                    }