/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.coop_img
{
height: 20px;margin-left: .3rem;margin-bottom: -.3rem;
}

#bx_3165067782_941 > img
{
    cursor: pointer;
}
.tizers-list__items-wrapper.mobile-scrolled
{
 overflow-y: hidden;
}
ul.help>li:before {
    color: #cba880;
    background-color: #fff;
    content: "✦";
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 100%;

    top: 0;
    width: 20px;
}

/*-----------------------------------------------------------*/

.footer__title.font_15, .footer__part-item .title.font_15 {
    font-size: 20px;
}

.footer__phone .phones__phone-title.font_14, .footer__phone .phones__phone-link {
    font-size: 18px;
}

.footer__social  .social {
    zoom: 2;
}

.footer__social {
    display: flex;
}

.footer__social .small_title {
    margin-left: 10px;
    margin-top: 10px;
    order: 2;
}

.footer__social .social {
    order: 1;
}

.footer__main-part-inner.footer-grid.p-block.p-block--48 {
    padding-bottom: 16px;
}