.footer__top {
    background-color: #0babcd;
    height: 53px;
    overflow: hidden
}

.footer__container-r {
    float: right;
    line-height: 53px
}

.footer__container-l {
    float: left;
    line-height: 53px
}

.footer__call {
    display: inline-block;
    margin-right: 23px
}

.footer__phone {
    display: inline-block
}

.footer__mid {
    background-color: #0060aa
}

.footer__bot {
    background-color: #005b9e;
    text-align: center
}

.footer__bot-text {
    color: #fff;
    font-size: 14px;
    padding: 16px 0
}

.footer__apps {
    padding: 15px 0 5px;
    margin-top: auto;
}

.footer__apps-title {
    color: #fff;
    font-size: 15px;
    margin-bottom: 7px;
}

.footer__apps-links {
    line-height: 0;
    display: flex;
}

.footer__apps-link {
    margin-right: 10px;
}

.footer__apps-link:last-child {
    margin-right: 0;
}

.footer__apps-link img {
    height: 45px;
}

.footer__apps + .footer__soc-center {
    margin-top: 0;
}

.footer__soc-center {
    text-align: left;
    margin-top: auto
}

.footer__soc-icons {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 14px 16px 20px 0
}

.footer__soc-icons:hover {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.footer__nav li {
    margin-bottom: 19px
}

.footer__core {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__metro-clock svg {
    height: 100px;
    width: 100px;
    margin-top: -55px;
    text-align: center;
    padding: 0 90px
}

.footer__metro-box {
    width: 280px;
    height: 250px;
    background-color: #0babcd;
    margin-top: 55px;
    border-radius: 5px
}

.footer__metro-box_short {
    height: 190px
}

.footer__metro-work {
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__metro-weekday {
    width: 35%;
    text-align: right
}

.footer__metro-name {
    font-size: 14px
}

.footer__metro-select {
    background-color: #fff;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative
}

.footer__mid-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 52px 0 31px 0
}

.footer__stanchion {
    padding-top: 36px;
    margin-bottom: auto
}

.footer__stanchion-1 {
    width: 28px;
    height: 18px;
    vertical-align: top;
    margin-left: -5px
}

.footer__stanchion-2 {
    width: 28px;
    height: 18px;
    vertical-align: -2px
}

.footer__prev-btn svg {
    width: 15px;
    height: 27px;
    position: absolute;
    left: 15px;
    top: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer__metro-hours {
    width: 50%;
    text-align: left
}

.footer__next-btn svg {
    width: 15px;
    height: 27px;
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer__stanchion-text {
    color: #fff;
    font-size: 16px;
    margin-bottom: 4px;
    padding-left: 2px
}

.footer__callback {
    width: 50px;
    height: 50px;
    display: none;
    padding-top: 15px
}

.text__title-email {
    color: #0babcd
}

.footer__textBottom {
    text-align: center;
    font-size: 14px;
    padding-bottom: 30px;
    color: #0babcd
}

.footer__core {
    position: relative
}

.footer__container-r-blog {
    line-height: 53px;
    text-align: right
}

.footer__blog-list li {
    display: inline-block;
    margin-right: 10px;
    font-size: 15px
}

.footer__soc-blog .footer__soc-icons {
    padding: 0 25px 0 0
}

.blog-item__soc .footer__core {
    padding-left: 0
}

.footer__nav-blog {
    line-height: 54px
}

.footer__mid-blog {
    padding: 25px 0 10px 0
}

.footer__soc-blog .footer__soc-icons:nth-last-of-type(1) {
    padding: 0
}

.footer__call--orange {
    background: #ef7d00;
    padding: 0 10px;
    height: 55px
}

.footer__call--blue {
    background: #0babcd;
    padding: 0 10px;
    height: 55px
}

.footer__callback svg {
    fill: #fff;
    height: 50px;
    width: 50px
}

.footer__personal {
    display: none
}

.footer__personal {
    display: none
}

.corp-site .footer__soc-icons:nth-last-of-type(1) {
    padding: 0
}

.blog_main_index .footer__core {
    padding: 0
}

@media screen and (min-width:1024px) and (max-width:1025px) {
    .blog-item__soc .footer__core {
        width: 100%
    }
}

@media screen and (max-width:1024px) {
    .footer__top  .footer__call.footer__call--lk {
        display: none;
    }

    .footer__soc-icons {
        padding: 10px 10px 10px 0
    }

    .footer__top {
        height: 53px
    }
    .footer__container-l {
        line-height: 26px;
        display: flex;
        align-items: center;
        display: none
    }
    .footer__container-r {
        line-height: 14px;
        align-items: center;
        float: none;
        text-align: center;
        display: flex;
        justify-content: space-around;
        width: 100%
    }
    .footer__callback {
        display: none
    }
    .footer__callback svg:hover {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    .text__title-logo-footer {
        white-space: nowrap;
        font-size: 20px;
        margin-right: 20px
    }

    .footer__metro {
        display: none
    }
    .footer__core {
        width: 70%
    }

    .footer__stanchion-text {
        width: inherit
    }
    .foooter__nav {
        margin-right: 50px
    }
    .footer__mid-main {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .footer__core {
        width: 70%
    }
    .footer__top .container {
        display: flex;
        align-items: center
    }
    .footer__top div {
        height: 100%
    }
    .footer__top .footer__call,
    .footer__top .header__phone {
        display: flex;
        align-items: center;
        white-space: nowrap;
        margin: 0
    }
    .footer__top .text__main-link {
        font-size: 14px
    }

    .footer__nav li:last-child {
        margin-bottom: 0
    }
    .footer .footer__soc-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        max-width: 360px
    }

    .footer__top-blog {
        height: auto;
        padding: 16px 0;
        line-height: normal
    }
    .footer__container-r-blog {
        line-height: inherit
    }
    .footer__call-blog,
    .footer__phone-blog {
        display: block;
        text-align: center
    }

    .footer__nav-blog {
        display: none
    }
    .footer__mid-blog {
        display: block;
        text-align: center
    }

    .footer__call--orange {
        background: 0 0
    }

    .corp-site .footer__core {
        width: 100%;
        text-align: center
    }

    .corp-site .footer__nav-blog {
        display: none
    }

    .corp-site .footer__call {
        margin-right: 0
    }

    .blog-item__soc .footer__core {
        width: 100%;
        text-align: center
    }

    .footer__call--online {
        background: #ef7d00;
        padding: 0 20px;
    }

    .footer__nav {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

}

@media (max-width:768px) {
    .footer__container-item .text_link_phone {
        margin: 0
    }

    .footer .container {
        padding: 0 40px;
    }
}


@media screen and (max-width:640px) {
    .footer .container {
        padding: 0 20px;
    }

    .footer__container-l {
        display: none
    }
    .footer__container-r {
        float: none;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center
    }

    .footer__stanchion {
        margin-bottom: auto;
        max-width: 280px;
        margin: 0 auto;
        text-align: center
    }
    .comagic-js-consultant-label--shown,
    .comagic-js-sitephone-label--shown {
        opacity: .65
    }
    .footer__callback {
        display: block
    }
    .footer__callback svg:hover {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .footer__core {
        width: 100%
    }
    .footerCenter,
    .footer__soc-center,
    .text__title-city {
        text-align: center
    }
    .footer__nav {
        /* display: none */
    }

    .footer__nav > ul{
        display: none;
    }
    .footer__top .text__main-link {
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        width: 100%;
        height: 100%;
    }
    .footer__call svg {
        fill: #fff;
        width: 50px;
        height: 50px
    }
    .footer__container-r {
        justify-content: center
    }
    .footer__container-r .footer__call {
        margin: 0
    }
    .footer__callback {
        padding-bottom: 15px
    }

    .footer__soc-icons {
        padding: 20px 0 0 0
    }
    .footer__mid-main {
        padding: 30px 0 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    .footer__core {
        width: 100%
    }
    .footer__stanchion-text_hide {
        display: none
    }
    .footer__stanchion-text {
        color: #fff;
        font-size: 15px;
        margin-bottom: 11px;
        padding-left: 2px
    }
    .footer__bot-text {
        font-size: 12px;
        padding: 8px
    }
    .footer__call {
        margin-right: 21px
    }
    .footer .text__title-city,
    .footer .text__title-email {
        text-align: center;
        display: block
    }

    .footer__soc-blog .footer__soc-icons {
        padding: 0
    }

    .footer__soc-icons {
        padding: 10px
    }
    .footer .footer__soc-center {
        max-width: 360px;
        padding: 0;
        margin: 0 auto;
        padding-top: 10px;
        justify-content: center;
    }
    .footer__call-link {
        display: block
    }
    .footer__top .footer__call--review {
        display: none
    }
    .footer__call--order {
        background: #ef7d00;
        height: 80px;
        width: 100%;
        margin: 0
    }
    .footer__call--order:active,
    .footer__call--order:hover {
        background: #d1730d
    }
    .footer__container-item {
        width: 100%;
        display: flex
    }
    .footer__container-l.footer__container-item {
        display: none
    }
    .footer__container-item .footer__call-link {
        font-size: 15px
    }
    .footer__container-item .text__title-logo-footer {
        display: none
    }
    .footer__container-item .header__phone {
        display: none
    }
    .container--full {
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start
    }
    .footer__personal {
        display: flex;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        color: #fff;
        background: #0babcd;
        height: 100%;
        width: 100%
    }
    .footer__personal:hover {
        background: #17a5c3
    }
    .footer__personal:active {
        background: #17a5c3
    }
    .footer__callback {
        display: none
    }
    .footer__container-item .footer__call-link {
        border: none;
        height: 100%;
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center
    }
    .footer__stanchion {
        padding-top: 30px
    }
    .footer__stanchion-text {
        /* margin-bottom: 0 */
    }

    .footer__top .footer__call--lk {
        display: none;
    }

    .footer__top .footer__call--phone {
        display: none;
    }

    .footer__call--online {
        background: #ef7d00;
        width: 100%;
    }

    .footer__call--testimonials {
        background: #0babcd;
        width: 100%;
    }

    .footer__top .container {
        padding: 0;
    }

    .footer .payment {
        margin-top: 10px;
    }

    .footer__top .footer__call {
        justify-content: space-around;
    }

    .footer__container-r-blog {
        width: 100%;
    }

    .footer__top .footer__call--callback {
        display: none;
    }

    .footer__call.footer__call-blog {
        white-space: normal;
    }

    .footer__textBottom {
        max-width: 200px;
        margin: 0 auto;
    }

    .footer__apps {
        text-align: center;
        padding: 5px 0 0;
        max-width: 360px;
        margin: 0 auto;
    }

    .footer__apps-links {
        justify-content: center;
    }

    .footer__apps-link img {
        height: 40px;
    }
}
