.section-contacts {
    margin-bottom: 10px;
}

.contacts-list {
    font-size: 13px;
    margin-bottom: 50px;
}

.contacts-list__item {
    padding: 0 !important;
}

.contacts-list__title {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.4px;
    margin-bottom: 11px;
}

.phone .contacts-list__title,
.feedback .contacts-list__title {
    margin-bottom: 32px;
}

.contacts-list__phone {
    font-size: 24px;
    display: inline-block;
    color: #008dee;
    margin-bottom: -6px;
}

.contacts-list__item .opt-phone-span {
    margin-left: 16px;
    position: relative;
    top: -4px;
}

.contacts-list__phone-desc {
    color: #7f8c8d;
    display: block;
}

.contacts-list__phone-desc.mobile-show {
    display: none;
}

.contacts-list__time-desc {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 0;
    max-width: 145px;
}

.contacts-list__time-value {
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #546e7a;
}

.contacts-list__time-value span {
    vertical-align: super;
    font-size: 9px;
}

.contacts-list__column {
    float: left;
}

.contacts-list__column_one {
    width: 35%;
}

.contacts-list__column_one:first-of-type {
    margin-bottom: 22px;
}

.contacts-list__column_two {
    width: 100%;
}

.contacts-list__column_two.feedback {
    width: 65%;
    float: right;
}

.contacts-list__icon {
    font-size: 23px;
    vertical-align: middle;
    margin-right: 10px;
}

.contacts-links {
    text-align: center;
    margin: 0;
    padding: 0 1px 0 0;
    list-style: none;
}

.contacts-links__item {
    margin: 10px -4px 11px 0;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    float: none;
}

.contacts-links__item.two .contacts-links__icon {
    line-height: 37px;
    margin-bottom: 3px;
}

.contacts-links__link {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    text-align: center;

}

.contacts-links__link img {
    -webkit-filter: grayscale(1) contrast(20);
    filter: grayscale(1) contrast(20);
}

.contacts-links__link:hover img {
    -webkit-filter: unset;
    filter: unset;
}


.contacts-links__link:hover .contacts-links__title {
    border: none;
    color: #008DEE;
}

.contacts-links__link:hover .contacts-links__icon {
    color: #008DEE;
}

.contacts-social a:hover i {
    color: #008DEE;
}

.contacts-links__icon {
    vertical-align: middle;
    margin: 0 auto;
    height: 42px;
    line-height: 43px;
    font-size: 24px;
    width: 50px;
    margin-bottom: 0;
    border-radius: 25px;
    color: rgba(62, 82, 102, 0.95);
}

.contacts-links__title {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 1.4;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 12px;
    color: #808599;
    padding-left: 5px;
}

.contacts-links__title.mail {
    color: #008dee;
}

.contacts-social {
    padding: 0 !important;
}

.contacts-social div {
    font-size: 23px;
    color: #2c3e50;
    padding: 0;
}

.contacts-about {
    padding-bottom: 20px;
}

.contacts-about .mail {
    color: #008dee;
    font-weight: 400;
}

.contacts-about .mail:hover {
    border-color: transparent;
    border-bottom: 1px solid #428abe;
}

.contacts-about-list {
    line-height: 1.35;
}

.contacts-about-list__item {
    /*margin-bottom: 30px;*/
    font-size: 16px;
    color: #546e7a;
    letter-spacing: 0.2px;
}

.contacts-about__title {
    margin-bottom: 8px;
    margin-top: 32px;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.4px;
}

.contacts-about .text-style {
    font-weight: 400;
    font-size: 14px;
}

.contacts-about-list:not(.contacts-about__owner) .text-style>div {
    margin-top: 24px;
}

.contacts-about-list:last-child .contacts-about-list__item-content.text-style {
    margin-bottom: 16px;
}

.contacts-about-list:last-child .contacts-about-list__item-content:first-child .contacts-about-list__new-line:first-child {
    font-size: 16px;
}

.contacts-about-list__item-content .new-line,
.contacts-about-list__item-content>span {
    display: block;
}

.contacts-about-list__item-content .manual {
    margin: 24px 0 0 34px;
    padding: 0 0 0 55px;
}

.contacts-about-list__item-content .manual a {
    position: relative;
}

.contacts-about-list__item-content .manual a::before {
    position: absolute;
    left: -79px;
    top: -5px;
    font-size: 63px;
    color: #276EF1;
}

.contacts-about-list__item-content .manual a span:nth-child(2) {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #9EA5D1;
}

.contacts-about-list__item-content .manual a span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #101323;
    margin: 0 0 10px 0;
    display: block;
}

.header-h1 {
    margin-bottom: 27px;
    color: #3f4a56;
    font-size: 34px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
}

h2 {
    font-size: 34px;
}

.welcome {
    font-size: 34px;
    color: #3f4a56;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    margin-bottom: 28px;
}

.contacts-list__icon.nir-clock {
    color: #008DEE;
    font-size: 24px;
}

.contacts-block {
    padding: 0 !important;
}

.contacts-block.phone {
    margin-bottom: 22px;
}

.feedback .contacts-list__content>div {
    padding: 0;
}


.container .print-page {
    margin-bottom: 24px;
}

.main-map {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 20;
    margin-top: 16px;
}

.main-map__position {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
}

#map-canvas {
    height: 500px;
}

.address-section {
    padding-top: 10px;
}

.address-list {
    padding-top: 22px;
    margin-bottom: 20px;
}

.address-list__item {
    background: #f5f7f8;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 25px 7.1% 30px 7.2%;
}

.address-list__item:last-of-type {
    margin-bottom: 0;
}

.address-list .style-mail {
    color: #3498db;
    font-weight: 300;
    border-bottom: 1px solid;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.address-list .style-phone {
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px;
    display: inline-block;
}

.address-list a:hover .style-mail {
    border-color: transparent;
}

.address-desc {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: -4px;
    padding: 0 15px;
}

.address-desc__title {
    color: #2c3e50;
    font-size: 28px;
    border-bottom: 1px solid #bdc3c7;
    line-height: 1.1;
    padding: 0 11% 23px 0;
    margin-bottom: 26px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.address-desc__text {
    font-weight: 300;
    line-height: 1.6;
}

.address-info {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-right: -4px;
    padding: 0 15px;
}

.address-info__item {
    margin-bottom: 19px;
}

.address-info__icon {
    width: 45px;
    float: left;
}


.address-info__icon .fa-phone {
    font-size: 19px;
}

.address-info__icon .fa-envelope-o {
    font-size: 18px;
}

.address-info__desc {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin-left: -50px;
    padding-left: 50px;
}

.address-info__desc .time-desc {
    margin: 2px 0 -2px 0;
}

.list-item__mobile {
    display: none;
}

.list-item__desktop {
    display: block;
}

@media (max-width: 1199px) {
    .address-list__item {
        padding: 25px 25px 30px 25px;
    }

    .contacts-about .text-style {
        min-height: 60px;
    }
}

@media (max-width: 991px) {
    .contacts-list__column {
        width: 100%;
        margin-bottom: 21px !important;
    }

    .contacts-list__column:last-of-type {
        margin-bottom: 0 !important;
    }

    .contacts-about {
        padding-bottom: 0;
        margin-bottom: -10px;
    }

    .contacts-about-list__item {
        margin-bottom: 3px;
    }

    .contacts-about-list__item-content {
        margin-bottom: 21px;
    }

    .contacts-about-list .text-style {
        min-height: 30px;
    }

    .contacts-about-list__new-line {
        display: block;
    }

    .list-item__mobile {
        display: block;
    }

    .list-item__desktop {
        display: none;
    }

    .contacts-about-list:not(.contacts-about__owner) .text-style>div {
        margin-top: 0;
    }

    .main-map {
        height: 500px;
    }

    .address-section {
        padding-top: 57px;
        margin-bottom: 30px;
    }

    .address-section h2 {
        display: none;
    }

    .address-list__item {
        padding: 10px 13px 14px 14px;
        margin-bottom: 15px;
    }

    .address-desc {
        padding: 0;
        margin: 0 0 4px 0;
        width: 100%;
    }

    .address-desc__title {
        padding-bottom: 8px;
        margin-bottom: 11px;
    }

    .address-info {
        width: 52%;
        margin: 29px 0 0 0;
        padding: 0 0 0 0;
    }

    .address-info__icon {
        width: 40px;
    }

    .address-info__icon .fa-phone {
        padding-left: 5px;
        padding-top: 3px;
    }

    .address-info__desc {
        margin-left: -45px;
        padding-left: 45px;
    }

    .address-info.full-mob {
        width: 100%;
    }

    .address-info__item-holder {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        width: 50%;
    }

    .address-info__item-holder:nth-child(2n) {
        padding-left: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .address-desc__title {
        padding: 0 0 23px 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .address-section .container {
        width: 78%;
    }
}

@media (max-width: 500px) {
    .contacts-about .container {
        padding: 0 28px;
    }

    .contacts-about__title {
        letter-spacing: 0.3px;
        margin-top: 0;
        letter-spacing: 0.17px;
    }

    .contacts-about-list {
        margin-left: 3px;
    }

    .contacts-about-list__new-line {
        display: inline;
    }

    .contacts-about-list__new-line .nowrap {
        display: block;
    }

    .contacts-about-list .text-style {
        min-height: 20px;
    }

    .address-section {
        padding-top: 21px;
        margin-bottom: 23px;
    }

    .address-section h2 {
        display: block;
        font-family: Roboto, Arial, Helvetica, sans-serif;
        font-weight: 500;
        line-height: 1.35;
        font-size: 24px;
        letter-spacing: 0;
    }

    .address-list {
        padding-top: 3px;
        margin: 0 -15px;
    }

    .address-list .address-list__item {
        padding: 10px 13px 15px 14px;
    }

    .address-desc__title {
        padding-bottom: 9px;
        margin-bottom: 12px;
    }

    .address-desc__text {
        font-weight: 400;
        line-height: 1.35;
        padding-right: 5px;
    }

    .address-info {
        width: 100%;
        margin: 18px 0 11px 0;
    }

    .address-info__desc {
        line-height: 1.35;
        padding-left: 43px;
    }

    .address-info__item {
        margin-bottom: 5px;
    }

    .address-info__icon .fa-envelope-o {
        margin-left: 6px;
    }

    .address-info__item-holder {
        width: 100%;
    }

    .address-info__item-holder:nth-child(2n) {
        padding-left: 00px;
    }

    .address-info__item-holder:last-of-type .address-info__item:last-of-type {
        margin-bottom: 0;
    }

    .address-info.full-mob {
        margin-bottom: -11px;
    }
}

@media (max-width: 767px) {
    .header-h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .contacts-list__title {
        font-size: 20px;
        line-height: 1.2;
    }

    .phone .contacts-list__title,
    .feedback .contacts-list__title {
        margin-bottom: 10px;
    }

    .contacts-list__title.time {
        margin-bottom: 8px;
    }

    .contacts-list__item.time {
        margin-bottom: 18px;
    }

    .contacts-list {
        display: flex;
        flex-flow: column;
    }

    .contacts-list__phone {
        margin-bottom: -3px;
    }

    .contacts-block {
        margin-bottom: 47px;
    }

    .contacts-block.feedback {
        display: flex;
        flex-flow: column;
        margin: 0;
        order: 3;
    }

    .contacts-list__time-value {
        line-height: 1;
    }

    .welcome {
        max-width: 300px;
    }

    .contacts-about-list__item.row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content .container {
        width: 100%;
        padding-left: 22px;
        padding-right: 22px;
    }

    .contacts-links__title {
        padding-left: 0;
    }
}


/* Стили из подкомпонента rms:contacts */
.gm-style .gm-style-iw-c {
    max-height: 364px !important;
    padding: 16px !important;
    background: #fff;
    box-shadow: 0px 8px 16px rgba(0, 141, 238, 0.32);
    border-radius: 8px;
    max-width: 312px !important;
}

.gm-style .gm-style-iw-d {
    max-height: 352px !important;
    overflow: hidden !important;
    width: 296px !important;
    /*чтобы не перекрывал скроллбар*/
}

.gm-ui-hover-effect {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 16px !important;
    right: 16px !important;
    background-color: #fff;
    opacity: 1;
}

.gm-ui-hover-effect img {
    display: none !important;
}

.gm-ui-hover-effect:before {
    content: url(/local/templates/public/img/cross.svg);
    width: 16px;
    height: 16px;
}

ymaps [class*=-balloon] {
    width: 312px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(0, 141, 238, 0.32) !important;
    border-radius: 8px;
}

ymaps [class*=-balloon__layout] {
    border-radius: 8px;
}

ymaps [class*=-balloon__content] {
    margin-right: 0 !important;
    padding: 16px !important;
}

ymaps [class*=-balloon__close] [class*=-balloon__close-button] {
    position: absolute;
    top: 12px;
    right: 14px;
    display: flex;
    background: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    box-shadow: none !important;
    opacity: 1;
}

ymaps [class*=-balloon__close-button]:before {
    content: url(/local/templates/public/img/cross.svg);
    width: 16px;
    height: 16px;
}

.tooltip-container {
    height: 100%;
    width: 280px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #546e7a;
}

.tooltip-container .baron-scroll {
    position: relative;
    /*max-height: 248px;*/
    overflow: visible !important;
}

.baron-scroll .baron__track {
    right: -12px;
}

.baron-scroll:not(._scrollbar) .baron__track {
    opacity: 0;
}


.tooltip-container .baron-scroll-content {
    /*max-height: 248px;*/
    width: 120%;
    padding-right: 20%;
}

.tooltip-container .tooltip-title {
    max-width: 221px;
    margin-bottom: 15px;
    color: #263238;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.25px;
}

.tooltip-container .tooltip-mail a,
.store-info .tooltip-mail a {
    color: #008dee;
}

.tooltip-container .tooltip-how-to-drive a {
    width: 100%;
    height: 100%;
    background: #F1F8E9;
    border-radius: 40px;
    padding: 16px 0;
    align-items: center;
    justify-content: center;
}

.tooltip-container .tooltip-how-to-drive a:hover {
    background: #E2F0D3;
}

.tooltip-container .tooltip-how-to-drive a,
.stores-section .store-how-to-drive a {
    color: #56b15b;
    display: flex;
}

.stores-section .store-route {
    display: flex;
    flex-wrap: wrap;
}

.stores-section .store-how-to-drive {
    width: max-content;
}

.stores-section .store-how-to-drive a,
.modal-body .how-drive-route {
    display: flex;
    align-items: center;
    font-family: Ubuntu;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #00C853;
    padding: 16px 20px;
    border-radius: 40px;
}

.stores-section .store-how-to-drive a:hover {
    background: #F5F5F5;
    color: #66BB6A;
}

.stores-section .store-how-to-drive a.how-drive-link,
.modal-body .how-drive-route {
    background: #F1F8E9;
}

.stores-section .store-how-to-drive a.how-drive-link:hover,
.modal-body .how-drive-route:hover {
    background: #E2F0D3;
    color: #00C853;
}

.modal-body .how-drive-route {
    display: flex;
    justify-content: center;
    width: max-content;
    padding: 16px 26px;
    color: #00C853;
}

.modal-body .how-drive-route .text {
    padding-left: 18px;
}

.stores-section .store-how-to-drive a.how-drive-route:hover .tooltip-icon {
    width: 20px;
    background: url("/local/templates/public/img/route-hover.svg") center no-repeat;
}

.stores-section .store-how-to-drive a.how-drive-route:hover .tooltip-icon img {
    display: none;
}

.stores-section .store-how-to-drive a .tooltip-icon {
    height: 22px;
}

.tooltip-container .tooltip-elem,
.store-info .tooltip-elem {
    width: 280px;
    padding-top: 10px;
    display: flex;
    align-items: center;
}

.tooltip-container .tooltip-icon,
.store-info .tooltip-icon {
    max-width: 28px;
    text-align: center;
    display: grid;
    flex-shrink: 0;
    margin-left: 7px;
    margin-top: 2px;
}

.tooltip-container .tooltip-text,
.store-info .tooltip-text {
    padding-left: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #78909C;
}

.tooltip-container .tooltip-elem.tooltip-how-to-drive {
    padding-top: 34px;
}

.tooltip-container .tooltip-elem.tooltip-how-to-drive .tooltip-icon {
    width: auto;
}

.tooltip-container .tooltip-elem.tooltip-how-to-drive .tooltip-text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #00C853;
}

.tooltip-container .tooltip-how-to-drive a:hover {
    text-decoration: none;
}


.store-info {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #546e7a;
    display: inline-block;
}

.store-info>div {
    padding-left: 0;
    padding-right: 0;
}

.store-info .tooltip-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
}

.store-info .tooltip-elem {
    align-items: unset;
    padding-top: 10px;
    width: 280px;
}

.stores-buttons.nav-tabs {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    border: none;
}

.stores-buttons.nav>li>a {
    padding: 0;
}

.stores-buttons .store {
    padding: 0;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.stores-buttons .store.active {
    color: #3498db;
    background-color: #e1f5fe;
}

.stores-buttons .store:hover:not(.active) {
    color: #808599;
    background-color: #f5f5f5;
    transition: 200ms;
}

.stores-blocks {
    margin-bottom: 12px;
}


.stores-section {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 40;
    margin-top: 16px;
}

.stores-section .store-img {
    padding-right: 8px;
    padding-left: 0;
}

.stores-section .store-img img {
    height: auto;
    width: 100%;
}

.stores-section .store-description {
    padding-right: 0;
    padding-left: 16px;
}

.stores-section .store-name {
    font-weight: 500;
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
}

.stores-section .store-comment {
    color: #546e7a;
    font-size: 15px;
    /*letter-spacing: 0.2px;*/
    margin-bottom: 20px;
}

.stores-section .how-to-drive-text {
    padding-left: 10px;
}


/* Крестик закрытия */
.how-to-drive .close-modal {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    opacity: 1;
    top: 22px;
    right: 0;
}

.how-to-drive .close-modal.nir-cross:before {
    top: unset;
    left: unset;
    font-size: 32px;
    width: 32px;
    height: 32px;
}


.how-to-drive .modal-header {
    position: relative;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 400;
    color: #000;
    border: none;
    padding-bottom: 30px;
}

.how-to-drive .modal-header>div {
    padding-right: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.how-to-drive.modal,
.how-to-drive .modal-dialog,
.how-to-drive .modal-content {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.how-to-drive .modal-body {
    height: calc(100% - 200px);
    overflow-y: auto;
    padding: 0;
}


.modal-open .how-to-drive.modal {
    overflow-y: hidden;
}

.how-to-drive .how-to-drive-navs.nav:after {
    clear: none;
}

.how-to-drive .how-to-drive-navs {
    display: flex;
}

.how-to-drive .how-to-drive-nav {
    display: flex;
    width: 33.3%;
    padding-left: 0;
    padding-right: 0;
}

.how-to-drive .how-to-drive-nav.active {
    border-bottom: 2px solid #008dee;
    padding-bottom: 6px;
}

.how-to-drive .how-to-drive-nav span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 32px;
    height: 32px;
}

.how-to-drive .how-to-drive-nav span:hover {
    color: #008dee;
}

.how-to-drive .how-to-drive-nav.active span {
    background: #B3E5FC;
    border-radius: 50px;
}

.how-to-drive-pictures img {
    width: 100%;
}

.how-to-drive .how-to-drive-text {
    font-size: 16px;
    color: #546e7a;
    font-weight: 400;
    padding-right: 8px;
}

.how-to-drive .how-to-drive-transport {
    padding-left: 8px;
}

.how-to-drive .how-to-drive-transport>div:not(:last-child) {
    margin-bottom: 40px;
}

.how-to-drive .how-to-drive-transport>div:last-child {
    margin-bottom: 30px;
}

.how-to-drive .transport-title {
    font-size: 20px;
    color: #3f4a56;
    font-weight: 500;
}

.how-to-drive .transport-text {
    font-size: 14px;
    color: #546e7a;
    font-weight: 400;
}

.how-to-drive div {
    padding-left: 0;
    padding-right: 0;
}

.how-to-drive .how-to-drive-pictures {
    margin-bottom: 10px;
}

.how-to-drive .how-to-drive-point {
    display: flex;
    align-items: center;
    margin-bottom: 26px;
}

.how-to-drive .how-to-drive-address {
    margin-left: 18px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #78909C;
}

.how-to-drive .how-to-drive-icon {
    margin-left: 34px;
    width: 20px;
    height: 20px;
}

.how-to-drive-buttons {
    display: flex;
    align-items: center;
    margin-left: 8px;
    margin-bottom: 56px;
}

/* ВЕРСИЯ ДЛЯ ПЕЧАТИ*/
.print-page {
    margin-bottom: 70px;
}

.print-page a {
    display: flex;
    align-items: center;
    color: #008dee;
    font-size: 14px;
    font-weight: 500;
}

.print-page img {
    position: relative;
    top: 4px;
    margin-right: 4px;
}

.how-to-drive .print-page {
    margin-bottom: 0;
}

.how-to-drive .print-page .print-contacts-page {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: 50px;
}

.print-page .print-contacts-page span {
    margin-left: 18px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #008DEE;
}

.how-to-drive .how-to-drive-content {
    margin-bottom: 10px;
}

/* кастомизация скроллбара */
.how-to-drive .modal-body::-webkit-scrollbar {
    width: 4px;
    right: -22px;
    cursor: pointer;
}

.how-to-drive .modal-body::-webkit-scrollbar-track {
    border-radius: 4px;
}

.how-to-drive .modal-body::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #008dee;
}

.how-to-drive .modal-body {
    -ms-overflow-style: none;
}


.LocalBusinessItemprops {
    display: none;
}

table #contacts-list-phone {
    display: none;
}

#contacts-phone-print {
    display: none;
}

table #contacts-phone-print {
    display: block;
}

@media (max-width: 767px) {
    .tooltip-container {
        width: auto;
    }

    .how-to-drive .modal-header,
    .how-to-drive .modal-body .container>div:not(.how-to-drive-pictures) {
        padding-left: 16px;
        padding-right: 16px;
    }

    .how-to-drive .close-modal {
        right: 16px;
    }

    .stores-section {
        height: auto;
    }

    .how-to-drive .modal-dialog {
        width: 100%;
    }


    .how-to-drive .how-to-drive-text {
        padding: 0;
        margin-bottom: 20px;
    }

    .how-to-drive .how-to-drive-transport {
        padding: 0;
        margin-bottom: 10px;
    }

    .how-to-drive .how-to-drive-transport>div:not(:last-child) {
        margin-bottom: 10px;
    }

    .how-to-drive .how-to-drive-transport>div:last-child {
        margin: 0;
    }

    .how-to-drive .mCSB_inside>.mCSB_container {
        margin: 0;
    }

    .how-to-drive .how-to-drive-picture {
        width: 100%;
        overflow-x: auto;
    }

    .how-to-drive .how-to-drive-picture img {
        max-width: 180%;
    }

    .container.representative {
        margin-top: 30px;
    }

    /* кастомизация горизонтального скроллбара для картинок в попапе "как добраться" */
    .how-to-drive .how-to-drive-picture::-webkit-scrollbar-track {
        border-radius: 4px;
    }

    .how-to-drive .how-to-drive-picture::-webkit-scrollbar {
        height: 4px;
    }

    .how-to-drive .how-to-drive-picture::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background: #008dee;
    }


    .store-info .tooltip-elem {
        padding-top: 24px;
    }

    .how-to-drive .how-to-drive-point {
        margin-bottom: 18px;
    }

    .how-to-drive .how-to-drive-icon {
        margin-left: 3px;
    }

    .how-to-drive-buttons {
        flex-wrap: wrap;
        margin-left: 0;
    }

    .modal-body .how-drive-route {
        margin-bottom: 22px;
    }

    .how-to-drive .print-page .print-contacts-page {
        margin-left: 26px;
    }

}

@media (max-width: 1199px) {
    .contacts-about {
        padding-top: 24px;
    }
}


@media print {
    .print-container .contacts-list {
        margin-bottom: 0 !important;
    }

    .print-container .stores-section {
        position: relative;
        width: 100%;
        z-index: 40;
        display: inline-block;
        height: auto;
        margin-top: 0;
    }

    .print-container .stores-section .store-name {
        font-weight: 700;
        margin-bottom: 16px;
    }

    .print-container .stores-section .store-description {
        padding-left: 0;
    }

    .print-container .contacts-list__item a {
        font-size: 24px;
        display: block;
        color: #008dee;
    }

    .print-container .tab-pane {
        margin-top: 0;
    }

    .print-container .stores-blocks,
    .print-container .stores-section .store-comment,
    .print-container .stores-section .store-name {
        margin-bottom: 0;
    }

    .print-container .contacts-about__title {
        margin-top: 0;
        font-weight: 700;
    }

    .print-container .store-info .tooltip-elem {
        padding-top: 6px;
    }

    .print-container .contacts-about-list {
        width: 100%;
    }

    .print-container .contacts-about-list__item-content,
    .print-container .stores-section .store-name {
        padding: 0 0 8px 0;
    }

    .print-container .contacts-about-list__item-content:nth-child(1) {
        padding-right: 8px;
        width: 210px;
    }

    .print-container .store-img,
    .print-container .store-how-to-drive,
    .print-container .welcome,
    .print-container .main-map,
    .print-container .contacts-about .contacts-about__owner,
    .print-container .contacts-block.feedback,
    .print-container .socials,
    .print-container #tab1 {
        display: none;
    }
}

@media (max-width: 767px) {
    .baron-scroll .baron__track {
        right: 4px;
    }

    .stores-section .store-route {
        width: 280px;
    }

    .stores-section .store-how-to-drive {
        width: 100%;
        margin-top: 12px;
    }

    .stores-section .js-how-drive {
        justify-content: center;
    }
}


@media (max-width: 370px) {
    .gm-style .gm-style-iw-d {
        width: 248px !important;
    }

    .gm-style .gm-style-iw-c {
        max-width: 260px !important;
    }

    .tooltip-container .tooltip-elem {
        width: 228px;
    }

    .baron-scroll .baron__track {
        right: 8px;
    }

    .store-info .tooltip-elem,
    .stores-section .store-route {
        width: 100%;
    }

    .stores-section .store-how-to-drive a {
        padding: 16px 10px;
    }

    .tooltip-container .tooltip-title {
        max-width: 200px;
    }

    .tooltip-container .tooltip-elem.tooltip-how-to-drive .tooltip-text {
        font-size: 12px;
    }
}