.telefon-bar-container {
    top: 0;
    left: 0;
    z-index: 99000;
    width: 100%;
    display: block;
}

.acc-hide {
    display: none;
}

.telefon-bar-container-outer {
    position: relative;
}

#telefon-bar-content {
    max-width: 100%;
    min-height: 25px;
    padding: 5px 65px;
    margin-top: 0;
    transition: all 0.2s linear;
    line-height: 22px;
}

.telefon-bar-container-row {
    margin: 0 auto;
    padding: 10px 15px;
    font-size: 14px;
}

.telefon-bar-container-hide,
.telefon-bar-container-hide:hover {
    position: absolute;
    top: 50%;
    padding: 10px;
    text-decoration: none;
}

.telefon-bar-container-hide span {
    display: block;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    font-size: 26px;
    margin-top: -25px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.telefon-bar-container-show,
.telefon-bar-container-show:hover {
    position: absolute;
    top: 100%;
    padding: 10px;
    text-decoration: none;
}

.telefon-bar-container-show span {
    display: block;
    font-size: 21px;
    width: 10px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

#telefon-bar-content a {
    text-decoration: none;
    font-size: initial;
}

#telefon-bar-content .mtsnb-button, #telefon-bar-content button, #telefon-bar-content .button {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 3px;
    color: #fff !important;
    outline: 0;
    border: 0;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    margin: 0 5px;
}

@media only screen and (max-width: 480px) {
    #telefon-bar-content .mtsnb-button, #telefon-bar-content button, #telefon-bar-content .button {
        margin: 5px;
    }
}

/* popup */

/* The Modal (background) */
.telefon-bar-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9000000000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.telefon-bar-modal-content {
    margin: 5% auto;
    width: 90%;
    position: relative;
    background: none;
    max-width: 700px;
}

.telefon-bar-modal-content iframe {
    min-height: 650px;
}

/* The Close Button */
.telefon-bar-close {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    right: -15px;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    top: -15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.telefon-bar-close:hover,
.telefon-bar-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#telefon-bar-content .red-btn {
    /*background: #f0523f;*/
    /*background: -webkit-linear-gradient(top, #f26c5c 50%, #f0523f 50%);*/
    /*background: -moz-linear-gradient(top, #f26c5c 50%, #f0523f 50%);*/
    /*background: linear-gradient(to bottom, #f26c5c 50%, #f0523f 50%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26c5c', endColorstr='#f0523f',GradientType=0);*/
    border: none;
    border-radius: 2px;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font: 16px/22px 'Noto Sans', sans-serif;
    font-weight: bold;
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 0 2px 1px #db4533;*/
}

#telefon-bar-content .hotline-cell {
    display: block;
    font-size: 18px;
    height: 19px;
    line-height: 32px;
    text-decoration: none;
}

#telefon-bar-content .hotline-title {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: initial;
}

#telefon-bar-content .hotline-name {
    display: block;
    float: left;
}

#telefon-bar-content .header-black .container {
    overflow: hidden;
    width: 100%;
}

.hotline-box {
    margin-right: 25px;
}

.hotline-left {
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    padding-top: 4px;
    text-transform: uppercase;
    display: table-cell;
}

.hotline-title {
    color: #f0523f;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}

.hotline-name {
    display: block;
}

.hotline-phone {
    padding: 5px 0;
}

.hotline-cell {
    color: #fff;
    display: block;
    font-size: 18px;
    height: 19px;
    line-height: 19px;
    text-decoration: none;
}

.hotline-pic {
    height: 18px;
}

.hotline-button {
    padding: 3px 0 1px;
    cursor: pointer;
}

.hotline-button-big {
    float: left;
    margin-right: 14px;
    padding: 4px 0;
}

.hotline-red-btn {
    font-size: 12px;
    line-height: 19px;
    padding: 3px 15px;
    text-transform: none;
}

.hotline-button-big .hotline-red-btn {
    font-size: 10px;
    line-height: 15px;
    padding: 6px 0;
    text-transform: uppercase;
    width: 58px;
}

@media screen and (min-width: 768px) {
    .hotline-box {
        float: right;
        margin-right: 10px;
    }

    .hotline-left {
        float: left;
        font-size: 14px;
        line-height: 19px;
        padding-top: 4px;
    }

    .hotline-title {
        font-size: 14px;
        line-height: 19px;
    }

    .hotline-phone {
        padding: 7px 0;
        text-align: center;
    }

    .hotline-cell {
        height: 24px;
        vertical-align: middle;
    }

    .hotline-pic {
        height: auto;
        margin: 0 auto;
    }

    .hotline-button {
        float: right;
        margin-right: 0;
        padding: 0;
    }

    .hotline-red-btn {
        display: block;
        font-size: 15px;
        line-height: 18px;
        padding: 1px 18px;
        width: 160px;
    }

    .hotline-red-btn.hotline-article-btn {
        font-size: 18px;
        line-height: 24px;
        padding: 7px 18px;
        width: auto;
    }

    .hotline-button-big .hotline-red-btn {
        font-size: 15px;
        line-height: 18px;
        padding: 1px 18px;
        text-transform: none;
        width: 160px;
    }
}

.hotline-button {
    font-size: 15px;
    line-height: 18px;
    padding: 5px;
    text-transform: none;
    border-radius: 2px;
}

@media only screen and (min-width: 767px) {
    #telefon-bar-content .hotline-button-big .hotline-red-btn {
        font-size: 15px;
        line-height: 18px;
        padding: 1px 18px;
        text-transform: none;
        width: 160px;
        display: block;
    }

}

@media only screen and (max-width: 767px) {
    #telefon-bar-content .hotline-button {
        margin: 0px 10px !important;
        float: left !important;
        max-width: 90px;
        font-size: 12px !important;
    }

    #telefon-bar-content .hotline-button-big .hotline-red-btn {
        font-size: 10px;
        line-height: 15px;
        padding: 6px 0;
        text-transform: uppercase;
        width: 58px;
    }

    #telefon-bar-content .hotline-button-big {
        float: left;
        margin-right: 14px;
        padding: 4px 0;
    }

    .hotline-phone {
        display: table;
    }

    #telefon-bar-content .hotline-cell {
        font-size: 16px;
        line-height: 17px;
    }

    #telefon-bar-content #telefonbar_call.telefonbar_call {
        margin: 0 60px;
        display: block;
    }
}

@media only screen and (max-width: 340px) {
    #telefon-bar-content .hotline-title {
        font-size: 11px;
        line-height: 19px;
        letter-spacing: initial;
    }
}

.pravoved-ru-widget {
    z-index: 2147483646 !important;
}
