.delivery-show_wrap {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding-left: 242px
}

.delivery__region-phone {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
    color: #000
}

.delivery__region-phone:hover {
    text-decoration: none;
    color: #000
}

.delivery-show {
    padding: 15px 0 10px;
    font: 12px/22px Arial, Helvetica, sans-serif;
    color: #000;
    margin: 20px 0 0;
    position: relative;
    cursor: pointer;
    background: #fff
}

.delivery-show:after {
    position: absolute;
    top: 0;
    left: -999px;
    right: -999px;
    height: 2px;
    background: #f2f1f4;
    content: "";
    display: block
}

.delivery-show img {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.delivery-show a {
    color: #337ab7;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px 0 0;
    position: relative
}

.delivery-show a.city-name:after {
    content: "";
    clear: both;
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    background: #fff url(/local/templates/vamsvet/static/images/general/arrow-select-city.png) no-repeat 50% 50%;
    position: absolute;
    top: 3px;
    right: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.delivery-show a.city-name.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.delivery-show a.close-delivery {
    margin: 0 0 0 10px;
    display: none
}

.delivery-show a:hover {
    color: #171717
}

.delivery-show a span {
    border-bottom: 1px dashed #337ab7
}

.delivery-show a:hover span {
    border-bottom: 1px dashed #fff
}

.delivery-box {
    padding: 20px 0 0;
    display: none;
    background: #fff;
    position: relative
}

.delivery-box:after {
    content: "";
    clear: both;
    display: block
}

.delivery-box .delivery-select {
    width: 270px;
    float: left;
    padding: 10px 0 10px
}

.delivery-box .title {
    display: block;
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #3c3b3c;
    margin: 0 0 8px;
    overflow: hidden
}

.delivery-box .title a.more {
    float: right;
    font: 12px/23px Arial, Helvetica, sans-serif;
    color: #337ab7;
    display: none
}

.delivery-box .title a.more:active, .delivery-box .title a.more:hover {
    color: #171717
}

.delivery-box .delivery-select .info {
    display: block;
    font: 13px Arial, Helvetica, sans-serif;
    color: #3c3b3c
}

.delivery-box .delivery-select form {
    padding: 10px 0 12px
}

.delivery-box .ui-selectmenu-button.ui-button {
    width: 189px;
    height: 25px;
    display: block;
    background: #fff;
    padding: 0 0 0 8px;
    border: 1px solid #ddd;
    font: 11px/25px Arial, Helvetica, sans-serif;
    color: #9a9a9a;
    position: relative;
    border-radius: 1px;
    outline: 0
}

.delivery-box .ui-selectmenu-icon.ui-icon {
    height: 23px;
    width: 45px;
    background: url(/local/templates/vamsvet/static/images/general/arrow-select-footer.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.delivery-box .ui-selectmenu-text {
    display: block;
    margin-right: 45px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ui-selectmenu-menu .ui-menu {
    background: #fff;
    border: 1px solid #ddd
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
    margin: 0;
    color: #337ab7
}

.delivery-box .delivery-select form fieldset {
    margin: 0;
    padding: 0;
    border: none
}

.delivery-box .delivery-pay {
    padding: 20px 0 0
}

.delivery-box .delivery-pay ul {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.delivery-box .delivery-pay ul li {
    float: left;
    margin: 0 4px 0 0;
    overflow: hidden;
    width: 63px;
    height: 32px;
    border: 1px solid #ddd;
    list-style: none;
    border-radius: 2px;
    line-height: 30px;
    font-size: 0;
    text-align: center
}

.delivery-box .delivery-pay ul li img {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.map-info {
    overflow: hidden
}

.map-info .map {
    float: left;
    margin: 0 85px 0 0
}

.map-info .holder-box {
    padding: 20px 0 0
}

.map-info .title {
    display: block;
    font: bold 20px/24px Arial, Helvetica, sans-serif;
    color: #4b4b4b;
    margin: 0 0 8px
}

.map-info .link-map {
    padding-left: 1rem
}

.map-info .link-map a {
    font: 14px/24px Arial, Helvetica, sans-serif;
    color: #337ab7
}

.map-info .link-map a:hover {
    color: #171717
}

.wrapper-map-mos {
    text-align: center;
    margin-top: 35px
}

.mapMOS {
    margin-top: 11px
}

.backup-delivery-span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px
}

.backup-delivery-wrapper {
    margin-top: 40px
}

.prise-table {
    width: 100%;
    font-size: 19px;
    margin-bottom: 20px
}

.prise-table td.prise-table__note {
    font-size: 14px
}

.prise-table td {
    padding: 19px
}

.prise-table tr {
    border-bottom: 1px solid #e2e2e2
}

.prise-table tr:last-child {
    border-bottom: none
}

.prise-table tr:first-child {
    border-bottom: 1px solid #e2e2e2
}

.sity-list {
    margin: 30px
}

.sity-list__table {
    width: 100%
}

.sity-list__table td {
    width: 33%;
    padding: 8px 0
}

.text-delivery-content p {
    line-height: 24px
}

.text-delivery-content {
    margin-top: 20px
}

.normal-text-maket {
    line-height: 24px
}

.sity-list__table a:hover {
    text-decoration: none;
    color: #222
}

.title_deliveres {
    display: block;
    font-size: 24px
}

#main-content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 23px
}

.subname-page {
    font-size: 37px;
    padding-top: 21px
}

#main-content h2 {
    font-weight: 400
}

.prise-table {
    width: 100%;
    font-size: 19px;
    margin-bottom: 20px
}

.prise-table td {
    padding: 19px
}

.prise-table td:first-child {
    width: 67%
}

.prise-table tr {
    border-bottom: 1px solid #e2e2e2
}

.prise-table tr:last-child {
    border-bottom: none
}

.prise-table tr:first-child {
    border-bottom: 1px solid #e2e2e2
}

#main-content aside {
    min-width: 33%;
    width: 33%;
    margin-left: 32px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

#main-content aside a {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    color: #4e6ac4;
    text-decoration: none;
    padding: 17px 0;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px dashed #e2e2e2
}

#main-content aside a:hover {
    color: rgba(78, 106, 196, .66)
}

.mapSPB img {
    margin-left: -14px
}

.paymet {
    border-top: 1px solid #e2e2e2
}

.paymet__icons {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.paymet__icon__item {
    width: 20%;
    height: 190px;
    cursor: pointer
}

.paymet__icon__item:nth-child(1) {
    background: url(/local/templates/vamsvet/static/images/svg/paymet1.svg) no-repeat center
}

.paymet__icon__item:nth-child(1).active {
    background: url(/local/templates/vamsvet/static/images/svg/paymet1a.svg) no-repeat center
}

.paymet__icon__item:nth-child(2) {
    background: url(/local/templates/vamsvet/static/images/svg/paymet2.svg) no-repeat center
}

.paymet__icon__item:nth-child(2).active {
    background: url(/local/templates/vamsvet/static/images/svg/paymet2a.svg) no-repeat center
}

.paymet__icon__item:nth-child(3) {
    background: url(/local/templates/vamsvet/static/images/svg/paymet3.svg) no-repeat center
}

.paymet__icon__item:nth-child(3).active {
    background: url(/local/templates/vamsvet/static/images/svg/paymet3a.svg) no-repeat center
}

.paymet__icon__item:nth-child(4) {
    background: url(/local/templates/vamsvet/static/images/svg/paymet4.svg) no-repeat center
}

.paymet__icon__item:nth-child(4).active {
    background: url(/local/templates/vamsvet/static/images/svg/paymet4a.svg) no-repeat center
}

.paymet__tabs {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 31px
}

.paymet__tabs__content {
    display: none
}

.paymet__tabs__item {
    font-size: 19px;
    padding: 5px 20px
}

.paymet__tabs__item.active {
    border: 1px solid #f1f1f1;
    border-radius: 2px 2px 0 0;
    color: #838383
}

.paymet__tabs__content.active {
    display: block;
    padding: 32px;
    margin-top: -1px;
    border: 1px solid #f1f1f1
}

.paymet-wraper {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.paymet__item {
    width: 20%;
    text-align: center
}

.paymet__item__icon {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 190px;
    cursor: pointer;
    margin-bottom: 25px
}

.paymet__item:nth-child(1) .paymet__item__icon {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet1.svg) no-repeat center
}

.paymet__item:nth-child(1) .paymet__item__icon.active {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet1a.svg) no-repeat center
}

.paymet__item:nth-child(2) .paymet__item__icon {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet2.svg) no-repeat center
}

.paymet__item:nth-child(2) .paymet__item__icon.active {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet2a.svg) no-repeat center
}

.paymet__item:nth-child(3) .paymet__item__icon {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet3.svg) no-repeat center
}

.paymet__item:nth-child(3) .paymet__item__icon.active {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet3a.svg) no-repeat center
}

.paymet__item:nth-child(4) .paymet__item__icon {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet4.svg) no-repeat center
}

.paymet__item:nth-child(4) .paymet__item__icon.active {
    background: url(/local/templates/vamsvet/static/images/minified-svg/paymet4a.svg) no-repeat center
}

.paymet__item__icon.is-sovest {
    background: url(/local/templates/vamsvet/static/images/minified-svg/ico-sovest-chalva.svg) no-repeat center;
    background-size: contain
}

.paymet__item__icon.is-sovest.active {
    background: url(/local/templates/vamsvet/static/images/minified-svg/ico-sovest-chalva-hover.svg) no-repeat center;
    background-size: contain
}

.paymet__item__text {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    display: none
}

.paymet__item__text.active {
    display: block;
    width: 500%;
    padding: 32px;
    margin-top: -1px;
    border: 1px solid #f1f1f1;
    text-align: left
}

.paymet__item__tab {
    height: 6rem;
    overflow: hidden;
    font-size: 19px;
    padding: 5px;
    cursor: pointer
}

.paymet__item__tab.active {
    border: 1px solid #f1f1f1;
    border-radius: 2px 2px 0 0;
    color: #838383
}

.paymet__item:nth-child(2) .paymet__item__text.active {
    margin-left: -100%
}

.paymet__item:nth-child(3) .paymet__item__text.active {
    margin-left: -200%
}

.paymet__item:nth-child(4) .paymet__item__text.active {
    margin-left: -300%
}

.paymet__item:nth-child(5) .paymet__item__text.active {
    margin-left: -400%
}

#content nav {
    display: none
}

#main-content article img {
    width: 100%
}

@media (max-width: 1200px) {
    #main-content article {
        width: 100%
    }

    #main-content aside {
        display: none
    }

    #content nav {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav__item {
        cursor: pointer;
        -webkit-transition: .2s ease;
        -o-transition: .2s ease;
        transition: .2s ease;
        width: 24%;
        text-align: center;
        background: #fbfafb;
        padding: 10px 0;
        text-decoration: none
    }

    .nav__item:hover {
        background: #f1f1f1
    }

    .nav__item.this {
        background: 0 0;
        border: 1px solid #e7e7e7;
        color: #000
    }

    .paymet__item__tab.active {
        border: none
    }

    .paymet__item__tab {
        padding: 0;
        height: 77px;
        padding-left: 10%
    }

    .paymet__item {
        text-align: left
    }
}

@media (max-width: 500px) {
    .first-after-list {
        margin-top: 50px
    }

    #content nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nav__item {
        width: 100%;
        margin-bottom: 10px
    }

    .subname-page {
        font-size: 1.5em
    }

    #main-content article p {
        font-size: 1em
    }

    #main-content h2 {
        font-size: 1.3em
    }

    .prise-table {
        font-size: 1.1em
    }

    .prise-table td {
        padding: 19px 0 19px 10px
    }

    .paymet__item__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .paymet-wraper {
        display: block
    }

    .paymet__item {
        width: 100%
    }

    .paymet__item__tab {
        width: 100%;
        margin-top: 21%
    }

    .paymet__item__text {
        width: 100% !important;
        margin-bottom: 20px;
        margin-left: 0 !important
    }
}

.p-subname-page-delivery {
    margin-top: 9px
}

.table-delivery td, .table-delivery-2 td {
    font-size: 18px
}

table.prise-table.table-delivery {
    margin-top: 20px
}

.table-delivery-2 {
    margin-top: 20px
}

.date-subtitle-delivery {
    margin-top: 30px
}

.br-table-delivery {
    display: none
}

@media (max-width: 600px) {
    .table-delivery td, .table-delivery-2 td {
        font-size: 12px
    }

    .br-table-delivery {
        display: block
    }

    .prise-table tr:last-child {
        border-bottom: 1px solid #e2e2e2
    }

    .table-delivery-2.prise-table tr:last-child {
        border-bottom: 1px solid #e2e2e2;
        border-top: 1px solid #e2e2e2
    }

    .about-it-text-delivery {
        font-size: 12px !important;
        line-height: 18px
    }

    .date-subtitle-delivery-p {
        font-size: 12px !important
    }

    .subname-page.mob-warning-title {
        font-size: 18px !important
    }

    .p-subname-page-delivery {
        font-size: 12px !important;
        line-height: 18px
    }
}

.delivery__dynamic {
    display: none
}

.delivery__dynamic .contacts__map__title {
    margin-bottom: 10px;
    font-size: 16px
}

.delivery__dynamic .contacts__map:first-child {
    margin-right: 10px
}

.js-content-tab-main.is-closed + .delivery__dynamic {
    width: 0;
    height: 0;
    opacity: 0
}

.js-content-tab-main.is-opened + .delivery__dynamic {
    width: auto;
    height: auto;
    opacity: 1;
    display: block
}

@media (max-width: 1199px) {
    .delivery-show_wrap {
        padding-left: 15px;
        padding-right: 15px
    }

    .delivery-box .delivery-select {
        float: none;
        width: 100%;
        overflow: hidden
    }

    .delivery-box .delivery-hold, .delivery-box .delivery-pay {
        float: left;
        width: 50%
    }

    .delivery-box .delivery-pay {
        padding: 0 0 0 15px
    }

    .delivery-box .delivery-hold {
        padding: 0 15px 0 0
    }

    .delivery-box .ui-selectmenu-button.ui-button {
        width: 100%
    }

    .delivery-box .title a.more {
        display: block
    }
}

@media (max-width: 600px) {
    .backup-delivery-span {
        font-size: 12px
    }

    .sity-list {
        position: relative;
        margin: 30px 0
    }

    .sity-list__table tr {
        position: relative !important
    }

    .sity-list__table tr:nth-child(2n) td {
        padding-top: 29px
    }

    .sity-list__table td {
        width: 50%
    }

    .sity-list__table td:nth-child(3) {
        position: absolute;
        left: 0
    }

    .sity-list__table tr:nth-child(2n) td:nth-child(3) {
        left: 50%;
        top: 46px
    }

    .sity-list__table tr:nth-child(1) td:nth-child(3) {
        top: 64px
    }

    .sity-list__table tr:nth-child(2) td:nth-child(3) {
        top: 40px
    }

    .sity-list__table tr:nth-child(3) td:nth-child(3) {
        top: 148px
    }

    .sity-list__table tr:nth-child(4) td:nth-child(3) {
        top: 127px
    }

    .sity-list__table tr:nth-child(5) td:nth-child(3) {
        top: 234px
    }

    .sity-list__table tr:nth-child(6) td:nth-child(3) {
        top: 215px
    }

    .sity-list__table tr:nth-child(7) td:nth-child(3) {
        top: 318px
    }

    .sity-list__table tr:nth-child(8) td:nth-child(3) {
        top: 300px
    }

    .sity-list__table tr:nth-child(9) td:nth-child(3) {
        top: 400px
    }

    .sity-list__table tr:nth-child(10) td:nth-child(3) {
        top: 380px
    }

    .sity-list__table tr:nth-child(11) td:nth-child(3) {
        top: 480px
    }

    .sity-list__table tr:nth-child(12) td:nth-child(3) {
        top: 460px
    }

    .sity-list__table tr:nth-child(13) td:nth-child(3) {
        top: 560px
    }
}

@media (max-width: 479px) {
    .delivery-box .delivery-hold {
        padding: 0 0 10px
    }

    .delivery-box .delivery-hold, .delivery-box .delivery-pay {
        float: none;
        width: 100%
    }
}

.customControl {
    display: none;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    position: relative;
    padding-right: 50px
}

.closeButton {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 10px;
    right: 14px;
    border: 1px solid #ff7800;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.closeButton:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/local/templates/vamsvet/static/images/general/bt-close.png) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    left: 0
}

.closeButton:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.content2 {
    padding: 5px;
    max-height: 500px;
    overflow: auto
}

#map-menu .menu .group:first-child {
    display: block
}

#map-menu .submenu {
    display: none
}

#map-menu .menu .group .title {
    position: relative
}

#map-menu .menu.open .group.active .submenu {
    display: none
}

#map-menu .group.active .submenu {
    display: block;
    border-bottom: 1px solid #c6c6c6
}



#map-menu .item.active, #map-menu .item:hover {
    background: #f9f9f9
}

#map-menu .item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

#map-menu .item.blueIcon:after {
    background-image: url(images/blueIcon.svg)
}

#map-menu .item.blueIcon.active:after, #map-menu .item.blueIcon:hover:after {
    background-image: url(images/blueDotIcon.svg)
}

#map-menu .item.darkGreenIcon:after {
    background-image: url(images/darkGreenIcon.svg)
}

#map-menu .item.darkGreenIcon.active:after, #map-menu .item.darkGreenIcon:hover:after {
    background-image: url(images/darkGreenDotIcon.svg)
}

#map-menu .item.darkOrangeIcon:after {
    background-image: url(images/darkOrangeIcon.svg)
}

#map-menu .item.darkOrangeIcon.active:after, #map-menu .item.darkOrangeIcon:hover:after {
    background-image: url(images/darkOrangeDotIcon.svg)
}

#map-menu .item .name {
    font-weight: 700;
    font-size: 16px
}

#map-menu .item .address {
    font-size: 12px;
    color: #959595;
    margin-top: 5px
}


#map .content2 {
    padding: 20px 10px
}

#map .content2 .name {
    font-weight: 700;
    font-size: 16px
}

#map .content2 .worktime {
    font-size: 12px;
    color: #959595;
    margin-top: 5px
}

#map .content2 .phone {
    font-weight: 700;
    margin-top: 10px
}

#map .content2 .address {
    font-size: 12px;
    margin-top: 10px
}

#map .content2 .link {
    text-decoration: underline;
    font-size: 12px;
    color: #337ab7;
    margin-top: 10px;
    cursor: pointer
}

#map .content2 .link:hover {
    text-decoration: none
}

.contacts__content .social-box .title {
    font-size: 16px
}

.contacts__content .social-box ul {
    margin: 0;
    padding: 20px;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.contacts__content .social-box li {
    float: left;
    margin: 0 3px 0 0
}



#map-menu .menu .group.active .title:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.contacts__content #map h4 {
    font-size: 13px
}

#map .contacts__link {
    font-size: 12px;
    white-space: nowrap
}

.do-oneclick .popup_oth.showroom_order {
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -350px;
    margin-left: -240px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.form-block .feedback-top-form.popup__box {
    left: 50%;
    margin-left: -200px !important;
    position: fixed
}

.nicescroll-rails {
    margin-left: -10px
}

.delivery__tabs-content-wrap.maps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.delivery__tabs.is-regions .delivery__tabs-control-item[data-type=partners] {
    width: 120px
}

.delivery__tabs.is-regions .delivery__tabs-control-item[data-type=tk] {
    width: 180px
}

.delivery__tabs.partners .group.tk {
    display: none
}

.delivery-deliv-item {
    display: none
}

.delivery-deliv-item.active {
    display: block
}

@media (max-width: 991px) {
    .delivery__tabs-content-wrap.maps {
        display: block
    }
}
