@font-face {
    font-family: 'GolosTextWebRegular';
    font-display: swap;
    src: url('../fonts/Golos-Text_Regular.woff2') format('woff2'), url('../fonts/Golos-Text_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GolosTextWebBlack';
    font-display: swap;
    src: url('../fonts/Golos-Text_Black.woff2') format('woff2'), url('../fonts/Golos-Text_Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GolosTextWebBold';
    font-display: swap;
    src: url('../fonts/Golos-Text_Bold.woff2') format('woff2'), url('../fonts/Golos-Text_Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 18 Mar 2021*/
body {
    background: #f8f8f8;
    font-family: 'GolosTextWebRegular', sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    max-width: 100%;
    min-width: 320px;
    color: #1b1b1b;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

.cart-count {
  color: white;
  /*background-color: #f20000;*/
  background: linear-gradient(90deg,rgb(191 57 160) 30%,rgb(5 163 253) 100%);
  padding: 3px 8px;
  border-radius: 20px;
  text-align: center;
  font-size: 10px;
  display: inline-block;
  position: relative;
  bottom: -1px;
  top: -9px;
  left: -10px;
  font-style: inherit;
}

.inline_blocks, .inline_blocks div{
    display: inline;
}

.advert-index {
    min-height: 1000px
}

li, ol, ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    display: block
}

a {
    color: #1b1b1b;
    text-decoration: none;
    display: block
}

a:hover {
    color: #1b1b1b;
    text-decoration: none
}

a, div, input, p, select, span, img {
    transition: .4s;
    box-sizing: border-box
}

input::placeholder {
    font-size: 14px;
    font-family: 'GolosTextWebRegular', sans-serif !important
}

input:focus {
    outline: 0
}

.ttu {
    text-transform: uppercase !important
}

.tdu {
    text-decoration: underline !important
}

.c-p {
    cursor: pointer
}


.f-14 {
    font-size: 16px
}

.f-16 {
    font-size: 16px
}

.f-18 {
    font-size: 18px
}

.f-20 {
    font-size: 22px;
    font-weight: 600
}

.f-25 {
    font-size: 25px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'GolosTextWebBold', sans-serif
}

.h1, h1 {
    font-family: 'GolosTextWebBlack', sans-serif;
    font-size: 31px;
    line-height: 1.15;
    margin-bottom: 30px
}

.h2, h2 {
    font-size: 25px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 21px
}

.h5, h5 {
    font-size: 17px
}

.h6, h6 {
    font-size: 15px
}

.fw-3 {
    font-family: 'GolosTextWebRegular', sans-serif !important
}

.fw-4 {
    font-family: 'GolosTextWebRegular', sans-serif !important
}

.fw-6 {
    font-family: 'GolosTextWebBold', sans-serif !important
}

.fw-7 {
    font-family: 'GolosTextWebBold', sans-serif !important
}

.fw-demi {
    font-family: 'GolosTextWebBold', sans-serif
}

.width-content {
    width: max-content
}

.ls {
    letter-spacing: .05em
}

.text-blue {
    font-weight: 600;
    font-family: 'GolosTextWebBold';
    font-size: 16px;
    color: #006fad !important
}

.text-dgray {
    font-size: 14px;
    color: #616161 !important
}

.text-lgray {
    color: #747f89 !important;
    font-size: 12px;
    font-weight: 600
}

.align-items-center {
    justify-content: center; /* padding:20px; */
}

.bg-lgray {
    background: #f8f8f8 !important
}

.whitesection {
    background: #fff;
}

.denek span {
    font-size: 50px;
}

.bg-blue {
    background: #006fad !important
}

.bg-lbluenutru {
    background: #7bbbf273 !important
}

.bg-black {
    background: #212121 !important
}

.descriptionoffer {
    min-height: 751px;
    overflow: hidden;
    line-height: 26px;
    letter-spacing: -.02em;
}

.box-shadow {
    box-shadow: 0 4px 6px rgba(0, 0, 0, .06)
}

.opacity-1 {
    opacity: .5
}

.border-radius {
    border-radius: 10px
}

.border-top-blue {
    border-top: 1px solid #006fad
}

.dropdown-menu {
    border: none !important
}

.btnheart.remove-shop-from-favorite-btn {
    box-shadow: 0px 5px 35px 0px rgb(162, 58, 153);
    background-color: #a23a99;
    color: #FFFFFF;
    border: 1px solid #a23a99;
}

.objectvnutr {
    background-color: #fff;
    min-height: 1150px; /* #f9f9f9 */;
    border-radius: .1875rem;
    margin-top: 55px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
    -webkit-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease
}

.blogh1 { /* font-size: 3.3em !important; */
    text-align: center;
}

.bloginfo {
    font-size: 14px;
    text-align: center;
}

.bloginfo a {
    color: #0073b6 !important;
}

.objectvnutr hr {
    margin-top: 40px
}

.seobolshe {
    display: block;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #2ca8ff !important;
    cursor: pointer
}

.afix {
    position: fixed;
    z-index: 1070;
    top: 20px;
    right: 10px;
    bottom: unset;
    left: unset;
    transform: unset;
	background-color: #10c379;
    box-shadow: 0 4px 20px #10c379 !important;
    color: #ffffff !important;
    border-color: #10c379;
}

.objectobertka {
    padding: 40px
}

.objectobertka h1 {
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 30px
}

.objectobertka p {
    font-size: 21px;
    line-height: 1.61em
}

.main-content img {
    height: auto;
    margin: 48px 0px 48px 0px;
}

.objectobertka a {
    color: #0073b6
}

strong {
    border-bottom: 2px solid #a63fad
}

.cardpricing {
    min-height: 600px;
}

#visota {
    min-height: 600px;
}

#gorodsall {
    color: #a23a99;
    line-height: 30px;
    font-size: 19px
}

.gorodlist li > a {
    color: #555;
    font-size: 17px;
    line-height: 30px
}

.zakazprodukt {
    background-image: linear-gradient(to right, #0499ee 0%, #05a4fe 51%, #0499ee 100%);
    box-shadow: 0 4px 20px rgb(1 119 187);
}

.btn-like.like-shop.remove-shop-from-favorite-btn {
    border-color: transparent;
    background: linear-gradient(45deg, #cc2366 0%, #d22876 25%, #dc2745 50%, #de212e 75%, #dc2748 100%) !important
}

.btn-like.like-advert.remove-advert-from-favorite-btn {
    background-image: linear-gradient(-134deg, #a33d9a 0, #ff0000 100%);
    color: #fff !important;
    height: 40px !important;
    min-width: 40px !important;
    width: 40px !important;
    padding: 0;
    font-size: 14px !important;
    line-height: 40px;
    transition: all .15s ease-in-out
}

.btn-like.remove-shop-from-favorite-btn svg {
    fill: #fff
}

.zapchast {
    font-family: 'GolosTextWebBold';
    font-size: 25px
}

.redactirovat {
    background: #2c2a2a;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 12px;
    font-weight: 300
}

.addobject {
    float: right;
    border-radius: 50px;
    box-shadow: 0 4px 20px rgb(0 167 76);
    background: #00a74c;
    color: #fff;
    padding: 10px 25px;
    font-weight: 500;
    margin-bottom: 20px
}

.addobject:hover {
    box-shadow: 0 9px 19px 0 rgba(110, 127, 134, .44);
    color: #fff
}

.btnopublikovan {
    height: 2.375rem;
    min-width: 2.375rem;
    width: 2.375rem;
    padding: 0;
    font-size: .9375rem;
    overflow: hidden;
    position: relative;
    line-height: normal;
    background: #7ad03a !important;
    border-radius: 30px !important
}

.btnneopublikovan {
    height: 2.375rem;
    min-width: 2.375rem;
    width: 2.375rem;
    padding: 0;
    font-size: .9375rem;
    overflow: hidden;
    position: relative;
    line-height: normal;
    background: #fb220a !important;
    border-radius: 30px !important
}

.help-block {
    color: #f90000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 10px
}

.link-personal {
    background: none;
    border: none
}

.link-personal:focus {
    outline: none
}

.drop-angle .dropdown-menu:before {
    content: '';
    bottom: 100%;
    left: 15px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: 10px;
    margin-bottom: -1px;
    z-index: 8
}

.drop-angle .dropdown-menu {
    top: 7px !important
}

.checkbox-1 {
    position: relative;
    width: 40px;
    height: 24px;
    -webkit-appearance: none;
    background: rgb(0 119 187);
    outline: none;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    transition: .5s;
    cursor: pointer
}

.checkbox-1:checked {
    background: rgb(240 81 81)
}

.checkbox-1:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    top: 3px;
    left: 3px;
    background: #fff;
    transform: scale(1.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: .5s
}

.checkbox-1:checked:before {
    left: 19px
}

.wrap-shadow {
    background: #f8f8f8 /* #fff */;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.mt-minus-5 {
    margin-top: -4.5rem
}

.create {
    box-shadow: 0 4px 20px rgb(0 136 213 / 40%);
    background: linear-gradient(180deg, rgba(0, 143, 224, 1) 0%, rgba(0, 112, 177, 1) 100%) !important
}

.tariffpodkluch {
    box-shadow: 0 4px 20px rgb(0 136 213 / 40%);
    float: right;
    background: linear-gradient(180deg, rgba(0, 143, 224, 1) 0%, rgba(0, 112, 177, 1) 100%) !important
}

.seenumber {
    box-shadow: 0 4px 20px rgb(54 205 19) !important;
    background: linear-gradient(180deg, rgb(55 224 0) 0%, rgb(54 204 21) 100%) !important;
    padding: 13px 20px !important;
    font-size: 18px;
}

.

;
seenumber:hover {
    background: linear-gradient(180deg, rgb(55 224 0) 0%, rgb(54 204 21) 100%) !important
}

.whatsappsee {
    background: #10c379 !important;
    box-shadow: 0 4px 20px #10c379 !important;
}

.seemagaz {
    box-shadow: 0 4px 20px rgb(0 136 213 / 40%);
    background: linear-gradient(180deg, rgba(0, 143, 224, 1) 0%, rgba(0, 112, 177, 1) 100%) !important
}

.seebanner {
    box-shadow: 0 4px 20px rgb(0 136 213 / 40%);
    background: linear-gradient(180deg, rgba(0, 143, 224, 1) 0%, rgba(0, 112, 177, 1) 100%) !important
}

.btn {
    font-family: 'GolosTextWebBold', sans-serif;
    display: block;
    padding: 13px 30px;
    color: #fff;
    border-radius: 50px;
    border: none;
    cursor: pointer
}

.btn:hover {
    color: #fff
}

.btn-transp {
    color: #006fad;
    border: 1px solid #006fad;
    background: transparent !important;
    box-shadow: 0 4px 10px rgb(0 136 213 / 20%) !important
}

.btn-transp:hover {
    background: linear-gradient(180deg, rgb(5 165 255) 20%, rgb(4 108 169) 80%) !important
}

.breadcrumb {
    font-size: 13px;
}

.dropdown-toggle::after {
    border-top: .3em solid transparent;
    height: 15px;
    background: url(/images/img/arr-bottom-min.svg) no-repeat center;
    vertical-align: 0
}

.filter .numbers input {
    background-color: #f6f6f6;
    border: 1px solid #9e9c9c;
    padding: 8px;
    border-radius: 5px;
    width: 130px
}

.select {
    width: 100%
}

.select select {
    width: 100%;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    border: 1px solid #9e9c9c;
    background: url(/images/img/arr-select.png) no-repeat right 3.5% center;
    z-index: 2;
    background-color: #fff;
    padding-right: 10px;
    padding-left: 10px;
    outline: none
}

.select-drop {
    position: relative
}

.select-drop .dropdown-sort {
    z-index: 9;
    width: 100%;
    transform: translate(0, 40px) !important;
    top: 0
}

.hover-shadow:hover {
    box-shadow: 0 13px 20px rgba(0, 0, 0, .1)
}

.hover-scale-img {
    overflow: hidden
}

.hover-scale-img img:hover {
    transform: scale(1.3)
}

.hover-scale:hover {
    transform: scale(1.3)
}

.hover-scale-1:hover {
    transform: scale(1.1)
}

.header-banner {
    height: 680px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    padding: 20px 20px 35px
}

.header-banner .content {
    z-index: 2;
    position: relative
}

.header-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.header-banner .logo {
    max-height: 70px
}

.header-banner_vert {
    padding: 0
}

.header-banner_vert img {
    width: 100%;
    height: 100%
}

.header .slider-banner .swiper-slide .content .title {
    width: 100%;
    margin-left: -20px;
    padding: 5px 10px 6px 20px;
    border-radius: 0 70px 70px 0
}

.slider-banner {
    border-radius: 20px;
    box-shadow: 0 4px 6px rgb(0 0 0 / 18%);
}

.title-big {
    font-size: 90px;
    line-height: 1;
    margin: 25px 0 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'GolosTextWebRegular', sans-serif
}

.card {
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    overflow: hidden;
    border: none
}

.card-body {
    padding: 15px;
    min-height: 200px
}

.card-body span {
    display: block
}

.newss-img {
    width: 100%;
    height: 300px;
    background: #eeeef054;
}

.linknews {
    font-size: 18px;
}

.newss-img img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    height: 100%
}

.newss-img img:hover {
    overflow: hidden;
    transform: scale(1.1);
}

.product-img {
    width: 100%;
    height: 200px;
    background: #eeeef054;
}

.product-img img {
    width: 100%;
    object-fit: contain;
    border-radius: 10px 10px 0 0;
    height: 100%
}

.card-shop_logo {
    max-height: 200px
}

.card-shop_logo img {
    width: 50%;
    height: 100%;
    max-height: 200px;
    margin: auto;
    object-fit: contain
}

.heart-link {
    padding: 12px 30px 12px 20px;
    font-size: 12px;
    display: inline-flex !important
}

.heart-link:hover .bi-heart {
    fill: red;
    transform: scale(1.3)
}

.heart-link.active .bi-heart {
    fill: red;
    transform: scale(1.2)
}

.img-circle {
    width: 185px;
    height: 185px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    position: relative
}

.img-circle img {
    position: absolute;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px
}

.footer .menu li a {
    color: #fff;
    margin-bottom: 10px
}

.section-banner {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    border-radius: 20px
}

.section-banner__img {
    width: 250px;
    height: 100%
}

.section-banner img {
    position: absolute;
    bottom: -4.5em;
    max-width: 250px
}

.breadcrumb {
    padding: 1.5rem 0;
    background-color: transparent !important;
    margin-bottom: 0
}

.breadcrumb-item a:hover {
    color: #006fad
}

.breadcrumb-item.active a:hover {
    color: #000
}

.breadcrumb-item.active {
    color: #000
}

.breadcrumb-item + .breadcrumb-item::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" fill="currentColor" class="bi bi-chevron-right" viewBox="0 0 16 16">  <path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>'); /* content:">"; */
    padding-right: .3rem
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    padding: 8px 15px;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    color: #959595;
    border: none;
}

.page-item:first-child .page-link:hover, .page-item:last-child .page-link:hover {
    color: #fff
}

.page-link {
    font-weight: 600;
    box-shadow: 0 4px 20px rgb(194 184 184 / 50%);
    background: #fff;
    color: #1b1b1b;
    border-radius: 50px;
    margin-right: 10px;
    font-size: 14px
}

.page-item.active .page-link {
    box-shadow: 0 4px 20px rgb(13 110 253 / 53%);
}

.page-link:hover {
    background: #006fad;
    color: #fff
}

.page-link.active {
    background: #006fad;
    color: #fff
}

.page-shop-bg {
    min-height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.page-shop-name {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.page-shop-name .card-shop_logo {
    border-radius: 50%;
    width: 125px !important;
    height: 125px !important;
    object-fit: inherit
}

.page-shop-name .icon-rating {
    padding: 4px 3px;
    background: #ff8c00;
    border-radius: 50px;
    display: inline-block;
    margin-top: -35px;
    margin-right: -85px
}

.page-shop-name .icon-rating:hover {
    box-shadow: 0 2px 13px rgb(255 152 0)
}

.page-shop-name .icon-rating span {
    font-size: 12px;
    color: #fff
}

.page-shop-name h1 {
    padding: 10px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    text-align: center;
    font-size: 2.5em
}

.nav-button li {
    margin: 0 3px 10px
}

.nav-button .btn {
    background: #f96332 !important;
    box-shadow: none
}

.nav-button .icon-network {
    width: 48px;
    height: 48px;
    border-radius: 50px;
    box-shadow: 0 4px 20px rgb(0 136 213 / 40%);
    background: linear-gradient(180deg, rgba(0, 143, 224, 1) 0%, rgba(0, 112, 177, 1) 100%)
}

.nav-button .icon-network img {
    width: 23px;
    transform: translate(50%, 50%)
}

.nav-button .icon-network svg {
    transform: translate(73%, 50%)
}

.shop-desc {
    display: flex;
    justify-content: center
}

.shop-desc p {
    padding: 20px 100px;
    text-align: center;
    border: 1px solid red
}

.vk {
    background-color: #415e8d !important
}

.vk:hover {
    box-shadow: 0 5px 35px 0 rgb(65, 94, 141) !important
}

.odnoklassniki {
    background: #f7941f !important;
}

.telegram {
    background: linear-gradient(45deg, #229fdb 0%, #24a1df 25%, #27a6e6 50%, #28a8e9 75%, #28a8ea 100%) !important;
}

.insta {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important
}

.insta:hover {
    box-shadow: 0 5px 35px 0 rgb(206, 35, 98) !important
}

.konsultant {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card-reviews .card-shop_logo img {
    border-radius: 50%;
    width: 125px !important;
    height: 125px !important;
    object-fit: cover;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.card-reviews__text {
    display: inline-block
}

.card-reviews__text .title {
    position: relative;
    font-family: 'GolosTextWebBold', sans-serif !important;
    margin-top: 15px
}

.card-reviews__text .title:after, .card-reviews__text .title:before {
    content: '"';
    position: absolute
}

.card-reviews__text .title:before {
    left: -10px
}

.card-reviews__text .title:after {
    right: -9px
}

.card-reviews__text .title {
    position: relative
}

.card-reviews__text p {
    font-size: 20px;
    font-family: 'GolosTextWebRegular', sans-serif !important;
    width: 80%;
    margin: 15px auto
}

.filter-shop {
    margin-top: 40px; /* box-shadow:0 9px 19px 0 rgba(110,127,134,.44) */
}

.card-shop {
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .20)
}

.card-shop:hover {
    box-shadow: 0 9px 19px 0 rgba(110, 127, 134, .44)
}

.btns-shop .btn {
    padding: 10px 20px;
    font-family: 'GolosTextWebRegular', sans-serif !important;
    font-size: 14px
}

.nav-button .btn-like, .btn-like {
    padding: 10px 14px !important;
    background: #fff !important;
    transition: 0;
    border: 1px solid #d22876;
    box-shadow: none !important;
    width: 45px;
    height: 45px;
    margin-left: auto
}

.btns-shop .btn:hover svg, .btn-like:hover svg {
    fill: #fff
}

.btn-like:hover, .btn-like.active {
    border-color: transparent;
    background: linear-gradient(45deg, #cc2366 0%, #d22876 25%, #dc2745 50%, #de212e 75%, #dc2748 100%) !important
}

.btn-like.active svg {
    fill: #fff
}

#getrequestzakaz .checkbox.field-productrequestform-iagree{
    display: inline;
    cursor: pointer;
}

#getrequestzakaz .checkbox.field-productrequestform-iagree .control-label{
    display: inline;
    padding-left: 6px;
    cursor: pointer;
}

#getrequestzakaz .modal-dialog{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.modal-body-m{
    margin: 0.75rem;
}


.modal-body .spanvobject{
    font-size: 14px;
}

.spanvobject .discountprocentnutro{
    margin-bottom:0;
}

@media (min-width: 1400px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1470px
    }
}

@media (max-width: 1400px) {

    .tovar .card-shop .spanvobject.basket-price-text{
        position: relative;
        margin-top: 16px;
    }

    .tovar .card-shop .discountprocentnutro{
        position: absolute;
        top: -19px;
        right: -14px;
        z-index: 10;
        font-size: 12px;
        padding: 1px 4px;
    }

    .tovar .card-shop  .discountpricenutro{
        font-size: 14px;
        margin-top: 8px;
    }

    
    .f-lg-14{
        font-size: 14px;
    }

}

@media (max-width: 1199px) {
    h2, .h2 {
        font-size: 24px
    }

    .filter .numbers input {
        width: 100px
    }

    .tovar .card-shop .spanvobject{
        font-size: 12px;
        line-height: 1.2;
    
    }


    .f-lg-16{
        font-size: 16px;
    }

    .button-modal-open{
        font-size: 14px;
        line-height: 1;
    }

    
}

@media (max-width: 991px) {
    body {
        font-size: 14px
    }

    h1, .h1 {
        font-size: 24px
    }

    h3, .h3 {
        font-size: 22px
    }

    h5, .h5 {
        font-size: 15px
    }

    .f-20 {
        font-size: 18px
    }

    .mt-minus-6 {
        margin-top: -4.3rem
    }

    .title-big {
        font-size: 60px
    }

    .heart-link {
        padding: 9px 20px 9px 15px;
        font-size: 12px;
        display: inline-flex !important
    }

    .newss-img {
        height: 135px
    }

    .product-img {
        height: 135px
    }

    .img-circle {
        width: 120px;
        height: 120px
    }

    .img-circle img {
        width: 70px;
        height: 70px
    }

    .card-shop .card-shop_logo {
        max-width: 100px;
        height: 100%
    }

    .card-shop .card-shop_logo img {
        width: 100%
    }

    .nav-button .btn {
        padding: 9px 17px
    }

    .nav-button .icon-network {
        width: 43px;
        height: 43px
    }

    .nav-button .icon-network img {
        width: 22px
    }

    .nav-button .icon-network svg {
        transform: translate(55%, 50%)
    }
}

@media (max-width: 1180px) {
    .header-banner {
        height: 450px; /* width: 773px; */
    }
}

@media (max-width: 844px) {
    .header-banner {
        height: 320px; /* width: 773px; */
    }
}

@media (max-width: 768px) {
    .container {
        max-width: 95%
    }

    .card-product .card-body {
        padding: 10px 5px 15px
    }

    .card-product .card-body h5 {
        font-size: 14px
    }

    .newss-img {
        height: 120px
    }

    .product-img {
        height: 120px
    }

    .card-body p {
        font-size: 12px
    }

    .breadcrumb-item.active, .breadcrumb-item a {
        font-size: 12px
    }

    .page-item:nth-child(n+5) {
        display: none
    }

    .page-item:last-child {
        display: block
    }

    .shop-desc p {
        padding: 20px 40px
    }

    .nav-button .btn {
        padding: 9px 11px;
        font-size: 14px
    }

    .nav-button .icon-network {
        width: 39px;
        height: 39px
    }

    .nav-button .icon-network img {
        width: 20px
    }

    .nav-button .icon-network svg {
        transform: translate(50%, 50%)
    }
}

@media (max-width: 575px) {
    h1, .h1 {
        font-size: 18px
    }

    .f-18 {
        font-size: 14px
    }

    .btn-xs {
        padding: 15px 19px;
        font-size: 15px
    }

    .slider-banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .header-banner {
        height: 175px;
        padding: 15px 15px 35px
    }

    .header-banner .logo {
        max-height: 35px
    }

    .title-big {
        font-size: 40px;
        margin: 15px 0 0
    }

    .slider-shop-card .card-body h3 {
        font-size: 20px
    }

    .slider-shop-card .card-body {
        padding: 10px 5px 15px 7px
    }

    .section-banner {
        min-height: 250px
    }

    .section-banner__img {
        width: 180px;
        height: 100px;
        margin: auto
    }

    .section-banner img {
        bottom: -6em;
        max-width: 180px
    }

    .section-banner__text {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .breadcrumb-item a {
        display: none
    }

    .breadcrumb-item:nth-last-child(2n) a {
        display: block
    }

    .breadcrumb-item:nth-last-child(2n):before {
        content: none
    }

    .breadcrumb-item:nth-last-child(-n+2), .breadcrumb-item:last-child {
        display: inline-flex
    }

    .breadcrumb-item:nth-child(2):after {
        content: ''
    }

    .breadcrumb-item + .breadcrumb-item {
        padding-left: .2rem
    }

    .page-item:first-child {
        display: none
    }

    .card-reviews__text p {
        font-size: 18px;
        width: 95%;
        margin: 10px auto
    }

    .shop-desc p {
        padding: 20px
    }

    .modal-body-m{
        margin:0;
    }

    .spanvobject .discountprocentnutro{
        margin-bottom:1rem;
    }
}

@media (max-width: 420px) {
    .h4, h4 {
        font-size: 20px
    }

    .px-xs-1 {
        padding: 0 .25rem
    }

    .container {
        max-width: 100%
    }

    .btn-xs {
        padding: 15px 17px;
        font-size: 12px
    }

    .linknews {
        font-size: 13px;
    }

    .newss-img {
        height: 100px
    }

    .product-img {
        height: 100px
    }

    .card-product .card-body {
        min-height: 175px
    }

    .card-body span {
        font-size: 14px
    }

    .card-product .card-body h5 {
        font-size: 12px
    }

    .card-body .heart-link {
        padding: 11px 10px 11px 8px
    }

    .slider-shop-card .card-body h3 {
        font-size: 18px
    }

    .slider-shop-card .card-body a {
        font-size: 13px
    }

    .card-shop h3 {
        font-size: 19px
    }

    .card-shop .card-shop_logo {
        max-width: 90px
    }

    .card-reviews__text p {
        font-size: 15px
    }

    .f-mb-12{
        font-size: 12px;
    }

    .f-mb-14{
        font-size: 14px;
    }

    .f-mb-18{
        font-size: 18px;
    }

    .m-mb-5{
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .card-modal button.btn-link{
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .tovar .card-item button.btn-link{
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #getrequestzakaz .checkbox.field-productrequestform-iagree label{
        font-size: 12px;
    }

    #getrequestzakaz .seenumber{
        padding: 10px 17px !important;
        font-size: 12px !important;
    }

    #getrequestzakaz .btn-secondary{
        padding: 10px 17px !important;
        font-size: 12px !important;
    }
}

.menu-category__drop.open li {
    width: 24%;
    margin-right: 1%
}

.menu-category__drop.open li:last-child {
    width: auto !important
}

@media (max-width: 991px) {
    .menu-category__drop.open li {
        width: 32%;
        margin-right: 1%
    }
}

@media (max-width: 575px) {
	.header{display:none;}
    .menu-category__drop.open li {
        width: 49%;
        margin-right: 1%
    }

    .modal-body .spanvobject{
        font-size:12px;
        line-height: 1.2;
    }
}

@media (min-width: 475px) {
    .menu-category {
        position: relative
    }

    .menu-category li, .menu-category li .dropdown {
        position: static
    }

    .menu-category__drop.open li:last-child {
        margin-right: 0;
        margin-left: auto;
        margin-top: 20px !important
    }

    .menu-category__drop.open {
        position: absolute;
        width: 100%;
        display: flex !important;
        flex-wrap: wrap;
        position: absolute;
        width: 100%;
        display: flex !important;
        flex-wrap: wrap
    }
}

slider-shop-card .product-img img {
    object-fit: contain !important
}

.baslet-quantity-size{
    min-width: 35px;
    text-align: center;
}




.card-shop .card-shop_logo {
    margin-top: -65px;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 1rem;
    display: inline-flex;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 5px !important;
    margin-left: 12px
}

.card-shop .card-shop_logo img {
    width: 100% !important;
    height: auto !important;
    max-height: inherit
}

.w-60 {
    width: 60px
}

.bottom {
    bottom: 1rem
}

.center {
    left: 50%;
    transform: translate(-50%, 0%)
}

.modal {
    z-index: 3000 !important
}

.modal-header {
    border-bottom: none;
    padding: 0 10px
}

.span-font-size{
    font-size: 12px;
}

.modal-dialog--big{
    max-width: 720px;
}

.menu-mobile::-webkit-scrollbar {
    height: 6px;
    width: 8px
}

.menu-mobile::-webkit-scrollbar-track {
    background: #006fad;
    border-radius: 5px
}

.menu-mobile::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5px;
    width: 44px;
    height: 25px;
    padding: 10px;
}

.discount-price {
    font-family: GolosTextWebRegular;
    margin-left: 0;
    padding-left: 10px;
    font-style: italic;
    color: #5656567a !important;
    text-decoration: line-through;
    font-size: 17px;
    margin-left: 10px;
    display: inline !important;
    font-weight: normal;
}

.opt {
    line-height: 29px;
}

.opt p {
    margin-bottom: -20px;
    font-weight: 600;
    font-size: 13px;
}

.bigopt {
    margin-bottom: -17px !important;
    line-height: 20px;
}

.bigopt p {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 13px;
}

.skidopt {
    margin-top: -6px;
    line-height: 17px;
}

.discount-procent {
    margin-left: 10px;
    float: right;
    background-color: red;
    color: white;
    border-radius: 6px;
    padding: 2px 8px;
    box-shadow: 0 4px 10px #ff4343;
    font-size: 10px;
}

.discountpricenutro {
    font-family: GolosTextWebRegular;
    margin-left: 0;
    font-style: italic;
    color: #5656567a !important;
    text-decoration: line-through;
    margin-left: 10px;
    display: inline !important;
    font-weight: normal;
}

.discountprocentnutro {
    margin-left: 8px;
    background: #ff0000;
    color: white;
    border-radius: 6px;
    padding: 2px 8px;
    font-size: 12px;
}



@media (max-width: 600px) {

    .tovar {
        margin-top: 0 !important;
    }

    .title_basket {
        margin-bottom: 0;
    }

    .list-shop {
        margin-bottom: 0 !important;
    }

    .basket-shop-title {
        margin-bottom: 5px !important;
        margin-top: 0 !important;
    }

    .basket-quantity {
        /* width: 30% !important;
        padding: 0; */
    }

    .basket-quantity-value {
        /* width: 40% !important;
        text-align: center; */
    }
/* 
    .basket-price {
        width: 50% !important;
    }

    .basket-remove {
        width: 20% !important;
        justify-content: center;
        display: flex;
    }

    .basket-price-text {
        margin-top:20px;
    } */
}


@media (max-width: 425px) {

    .discountpricenutro{
        font-size: 12px;
        margin-left: 6px;
    }
    .discountprocentnutro{
        font-size: 10px;
    }
    .p-mb-right{
        padding-right: 6px;
        margin-bottom: 9px;
    }
    .d-mb-block{
        display: block;
    }

    #getrequestzakaz .modal-dialog{
        margin-top: 4rem;
        margin-bottom: 4rem;
    }

}