.cap .social a:hover,
footer .social .items a:hover,
.section_messengers .social a:hover {opacity:0.5;}

.slick-slider,
.video-slider {
  touch-action: pan-y; /* разрешаем вертикальный скролл */
  -ms-touch-action: pan-y;
}

#jGrowl {
    display:none !important;
}
.success_msg {
    display:none;
    background: #ff6900;
    text-align: center;
    padding: 2px 0 5px 0;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.success_msg.display {display:block;}

h2.title.contacts_title {
    margin-bottom: 22px;
}
h2.title.contacts_title br {display:none;}
.contacts_subtitle {
    margin-bottom: 36px;
    font-size: 18px;
}
@media (max-width: 768px) {
    h2.title.contacts_title br {display:block;}
}

.cap {
    background-position: center;
}
/*
.cap_page:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 9;
}
*/
.cap h1 {
    font-size: 72px;
}

.cap .social.callback_button {
    background: none;
}
.cap .social.callback_button:after {
    content: none;
}
.cap .social.callback_button .text {
    font-size: 16px;
}
.cap .social.callback_button a:hover {
    opacity:1;
}

.zone .crumbs_container {
    margin-bottom: 36px;
}
.zone .text_outer {
    margin-bottom: 36px;
}

@media (max-width: 1200px) {
    .cap h1 {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .cap h1 {
        font-size: 30px;
    }
}

.content .cf-city .cf-confirm {
    background: #1f1715;
    border: 1px solid #2d2320;
    box-shadow: none;
    width: 176px;
    text-align: left;
    top: 142%;
    right: 18px;
}
.cf-city .cf-confirm .cf-btn-group {
    display: flex;
    justify-content: space-between;
    margin: 18px 0 0 0;
}
.cf-city .cf-confirm .cf-btn-group .cf-btn-primary {
    color: #fff;
    background-color: #1f1715;
    border-color: #ff6900;
    border-radius: 0;
    padding: 7px 22px;
}
.cf-city .cf-confirm .cf-btn-group .cf-btn-primary:hover {
    background-color: #ff6900;
}
.cf-city .cf-confirm .cf-btn-group .cf-btn-default {
    color: #7c7674;
    background-color: #1f1715;
    border-color: #7c7674;
    border-radius: 0;
    padding: 7px 22px;
}
.cf-city .cf-confirm .cf-btn-group .cf-btn-default:hover {
    background-color: #7c7674;
    color: #1f1715;
}


.mobile-menu {
    min-width: 300px;
    background: #2d211d;
}
.mobile-menu ul > li {
    margin-bottom: 9px;
    border-bottom: 1px solid #ffffff24;
    padding-bottom: 9px;
}
.mobile-menu ul > li:last-child {border-bottom:none;}
.mobile-menu ul ul {
    display:none;
}

.breadcrumb {margin-left:5px;}
.home-breadcrumb img {margin-bottom: 3px;}

.section {margin:72px 0;}
.section.about {margin-top:100px;}
.section.zone {margin-bottom:0px;}
.calc-home {margin:72px 0 52px 0;}
.section.zone + .callback-home {margin-top:72px;}

.form .last_name,
.form .workemail {border:none;font-size:0;margin:0;padding:0;height:0;x-display:none;}
.form_accepted {
    margin-top: 18px;
    font-size: 14px;
}

.modal-backdrop.show {
    z-index: 1;
}

.menu-header ul ul a {
    text-transform: none;
}
.menu-header ul ul {
    background: rgba(0, 0, 0, .85);
    padding: 18px 22px 16px 22px;
    min-width: 300px;
}
.menu-header ul ul li + li {
    margin-top: 12px;
    x-border-top: 1px solid rgb(151 151 151 / 23%);
    x-padding-top: 12px;
    width: 100%;
}

.title.inner_title {
    margin-bottom: 24px;
}
.crumbs_container {
    margin-bottom: 42px;
}
.crumbs_container .breadcrumb-item.active {
    color: #fff;
    opacity: 0.4;
}

.content.short_page {
    flex-grow: 0;
}

.deadline .container .sub {
    margin-top:18px;
}

.credit .left .item .text {text-transform: uppercase;}
.credit .title {text-transform: uppercase;}

.levels .item .title {text-transform: uppercase;}
.levels .item .desc ul {list-style:none;}

.callback-home .btn-o {text-transform: uppercase;}

.product h1.title {
    width: 100%;
}

.photoblock__item .slick-dots {
    display: flex !important;
    justify-content: center;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    flex-wrap: wrap;
}
.photoblock__item .slick-dots li {
    margin: 3px;
}
.photoblock__item .slick-dots button {
    padding: 0;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #66544e;
}
.photoblock__item .slick-dots li.slick-active button {
    background: #ff6900;
}

.report .text,
.report .photoblock__text {
    opacity: 0.85;
}

.callback-home.section_messengers {
    padding-bottom: 72px;
    padding-top: 72px;
}
.section_messengers .social {
    display: flex;
    justify-content: center;
}
.section_messengers .social img {
    width: 50px;
    margin: 0 7px;
}

.credit .right .item {
    background: url(../img/icons/check-circle_2.svg) left center no-repeat;
    background-size: 24px;
}

.zone.example .services_list.items-example {
    grid-template-columns: 1fr 1fr 1fr;
}
.zone.example .services_list .item .img {
    margin:0;
    height: auto;
}
.zone.example .services_list .item .img img {
    max-width: 100%;
}
.zone.example .services_list .item .desc {
    margin:0 0 12px 0;
}

.zone.example .slick-dots button {background: #66544e;}
.zone.example .item .img {
    margin-top: 32px;
}
.zone.example .item .img img {
    max-width: 60%;
}
.zone.example .item.tpl8 .img {
    margin-top: 16px;
}
.zone.example .item.tpl8 .img img {
    max-width: 90%;
}
.zone.example .item.tpl8 .desc {
    padding: 0 15px 15px 15px;
}

.levels .item .text-w ul,
.levels .item .text ul {padding:0;}

.faq .spoiler .text {
    opacity: 0.8;
}

.product h1.title {
    font-size: 38px;
    margin-bottom: 16px;
}
.product .crumbs_container {
    margin-bottom: 32px;
}
.product .crumbs_container a {opacity:0.8;}
.product .crumbs_container a:hover {opacity:1;}
.product h1.title {
    font-size: 38px;
    
}
.product .left {
    width: 45%;
}
.product .right .price {
    margin-top:22px;
}
.product .right .price span {
    font-weight: normal;
    font-size: 22px;
    opacity:0.7;
}

.service_pluses.characteristics {
    display: flex;
    justify-content: space-between;
    margin-top:7px;
}
.service_pluses.characteristics .item {
    display: flex;
    align-items: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.service_pluses.characteristics .item .icon {
    flex-shrink: 0;
    margin-right: 10px;
}
.service_pluses.characteristics .item .icon img {
    width: 50px;
    height: 50px;
}
.service_pluses.characteristics .item .title {
    color: #fff;
    opacity: .5;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 4px;
}
.service_pluses.characteristics .item .text {
    font-weight: bold;
    font-size: 17px;
}

.contacts_page h3 {margin-top:18px;}
.contacts_page .contacts_consult {margin-bottom:22px;}
.contacts_page a {text-decoration: none;}
.contacts_page a:hover {}
.filials_list {padding:0;list-style:none;margin:12px 0 52px 0;}
.filials_list li {
    margin: 0;
    padding: 12px 12px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #393535;
}
.filials_list li a {}
.contacts_page iframe {width:100%;}

.callback-home .form {
    position: relative;
}

.characteristics + .text-2 {
    margin-top:22px;
}
.text-2 p + p img,
.text-2 p + img {margin-top:18px;}

.deadline.no_image .container .characteristics {
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 20px 20px 7px 20px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.02);
}
.section.deadline + .section.content_add {margin-top:18px;}

.content_add table {
    border: none;
    width: 100%;
    min-width:600px;
    margin: 22px 0 28px 0;
}
.content_add th {
    background: #fff;
    padding: 12px 16px;
    font-size: 16px;
    color: #352721;
    font-weight: bold;
    border-right: 18px solid #241B18;
    x-border-left: 30px solid #241B18;
}
.content_add th:last-child {
    border-right: none;
}
.content_add td {
    border-right: 18px solid #241B18;
    x-border-left: 30px solid #241B18;
    color: rgba(255, 255, 255, .65);
    padding: 9px 16px;
    background: #352721;
    font-size: 16px;
}
.content_add td:last-child {
    border-right: none;
}
.content_add table tr:first-child td {padding-top:16px;}
.content_add table tr:last-child td {padding-bottom:16px;}

.content_add .table-wrap {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom:26px;
}

@media screen and (max-width: 991px) {
  .content_add .table-wrap {
    overflow-y: scroll;
  }
}

.product .right .btn-o {
    max-width: 280px;
}

.callback-home.section_callbutton .callback_button {
    text-align:center;
}
.callback-home.section_callbutton .callback_button .btn-o {
    display:inline-block;width:auto;
    min-height: auto;
    padding: 14px 52px 16px 52px;
}
.section_callbutton h2.title span {
    display:block;
    color: #fff;
    background: none;
    font-size: 20px;
    text-transform: none;
    font-weight: 500;
    margin-top: 12px;
}

footer {
    padding-bottom: 28px;
    margin-top: 72px;
    background: #1f1715;
}
footer .logo {
    flex-direction: column;
    text-align: center;
}
footer .social>a {
    text-transform: lowercase;
}
footer .footer_email {
    margin: 7px 0 0 22px;
}
footer .social .footer_phone {
    font-size: 18px;
    margin: 7px 7px 0 0;
}
footer .items__phone {line-height:1.6;}
footer .social .items__phone a {
    text-transform: lowercase;
    text-decoration: none;
    font-size: 15px;
}
@media (max-width: 991px) {
    footer .logo {
        margin-bottom:16px;
    }
    footer .footer_email {
        margin: 7px 0 0 0;
    }
    footer .social .footer_phone {
        font-size: 18px;
        margin: 10px 0 0 0;
        display: inline-block;
    }
}

.modal.modal_calc .title p,
.modal.modal_consult .title p {
    font-size: 15px;
    line-height: 1.3;
    margin-top: 12px;
    margin-left: 1px;
}

.pagination li,
.pagination a {background: #241b18;color: #241b18;padding:0;margin:0;font-size:0;border:#241b18;}

.image_prev {width:100%;height:auto;max-width:800px;margin:0 auto 28px auto;}

.page_gallery {}
.page_gallery a {}
.page_gallery .photoblock__image {padding: 12px;}

.text ul {
    padding-left: 24px;
}

.calc .flex .img {
    background: #352721;
}
h3.calc_title {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 12px;
}
.calc .radios-type-1 .item .total {
    align-items: center;
    margin-top: 18px;
}
.calc .radios-type-1 {
    margin-bottom: 12px;
}
.calc .radios-type-1 .item {
    margin-top: 12px;
}
.calc .flex .img img {
    height: 240px;
}
.radios-type-2 {margin-top:26px;}

.general-total .roof_job {display:none;}
.calc .radios-type-1 .item .more-modal {
    margin: 5px 0 5px 0;
}

.modal-body {
    padding: 1.3rem;
}
.modal .title {
    margin-bottom: 12px;
}
.modal .title p {
    font-size: 16px;
    font-weight: 400;
    opacity: 0.7;
    margin-bottom: 0;
}

.calc-modal .text {
    font-size: 16px;
}


@media (max-width: 1200px) {
    .section {
        margin: 56px 0;
    }
    .product  .service_pluses.characteristics {
        flex-direction: column;
    }
    .product  .service_pluses.characteristics .item {
        margin-bottom: 26px;
    }
}
@media (max-width: 991px) {
    .section {
        margin: 52px 0;
    }
    
    .deadline .container .characteristics {
        flex-wrap: wrap;
    }
    .deadline .container .characteristics .item {
        width: 50%;
    }
    
    .product .flex.product_head {
        display: flex;
        justify-content: space-between;
    }
    .product .flex.product_head .left {
        width: 60%;
    }
    .zone.example_slider_outer .item {
        margin: 0;
        width: 100% !important;
    }
    .items-example.parent4 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .zone.example .item.tpl8 .img {
        margin-top: 26px;
    }
}
@media (max-width: 767px) {
    .section {
        margin: 42px 0;
    }
    .breadcrumb {
        font-size: 14px;
        line-height: 1.7;
    }
    .breadcrumb .home-breadcrumb {
        width:12px;
    }
    .deadline .container .characteristics .item .title {
        font-size: 17px;
        font-weight: 400;
    }
    .deadline .container .characteristics .item .text {
        font-weight: 500;
        font-size: 16px;
    }
    .product .flex.product_head {
        flex-direction: column;
    }
    .product .flex.product_head .left {
        width: 100%;
    }
    .items-example {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .items-example.parent4 {
        grid-template-columns: 1fr 1fr;
    }
    
    .zone.example .services_list.items-example {
        grid-template-columns: 1fr 1fr;
    }
    
    .zone.example .item .img {
        margin-top: 14px;
    }
    .zone .item .desc {
        padding: 0 15px 15px 15px;
        align-items: center;
        justify-content: center;
    }
    .zone .item .more {
        display: none;
    }
    .zone.example .item.tpl4 .img {
        height: 100px;
    }
    .product h1.title {
        font-size: 28px;
        line-height: 1.3;
    }
    h2.title {
        font-size: 24px;
        margin-bottom: 16px;
        line-height: 1.3;
    }
    h2.title.ttn {
        margin-bottom: 32px;
    }
    .report h3.title,
    h3.title {
        font-weight: 600;
        margin-bottom: 16px;
        font-size: 22px;
        line-height: 1.3;
    }
    .report .text {
        margin-bottom: 38px;
    }
    
    .general-total {
        flex-direction: column-reverse;
    }
    .general-total .list {
        padding: 0px;
        margin-top: 0;
    }
    .general-total .list ul li {
        padding: 0 10px;
    }
    .general-total .list ul li:first-child {
        padding-top:10px;
    }
    .general-total .list ul li:last-child {
        padding-bottom:10px;
    }

    .modal .title {
        font-weight: 600;
        font-size: 19px;
        line-height: 150%;
        margin-left:7px;
    }
    .calc-modal .nav {
        margin-bottom: 18px;
    }
    .calc-modal .nav li {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .calc-modal .nav a {
        font-size: 16px;
    }
    .calc .radios-type-1 .item .more-modal {
        margin: 16px 0 5px 0;
    }
    .calc-modal .text {
        font-size: 14px;
    }
    .calc-modal .item .img {
        margin-bottom: 22px;
    }
    .calc-modal .title-slider {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .item .desc .title {
        position:relative;
        padding-right: 18px;
    }
    .item .desc .title:before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        width: 12px;
        height: 9px;
        margin-top: 0;
        background-size: contain;
        transform: translateY(-50%);
        background: url(../img/arrow.svg) center center no-repeat;
    }
}

@media (max-width: 476px) {
    .section {
        margin: 32px 0;
    }
    .deadline .container .characteristics .item {
        width: 100%;
    }
    .items-example.parent4 {
        grid-template-columns: 1fr;
    }
    .zone.example .services_list.items-example {
        grid-template-columns: 1fr;
    }
    .zone.example .item.tpl4 .img {
        height: 80px;
    }
    .zone .desc .title {
        font-size: 17px;
    }
    .zone.example .item.tpl8 .img {
        height:auto;
    }
    .zone.example .item.tpl8 .img img {
        max-width: 90%;
        margin:28px 0 16px 0;
    }
    .product h1.title {
        font-size: 26px;
    }
    h2.title {
        font-size: 22px;
        margin-bottom: 14px;
    }
    h2.title.ttn {
        margin-bottom: 38px;
    }
    .report h3.title,
    h3.title {
        margin-bottom: 14px;
        font-size: 20px;
    }
}

.table-wrap::-webkit-scrollbar-track {
  border: none;
  padding: 0px 0;
  background-color: #352721;
  height:5px;
}
.table-wrap::-webkit-scrollbar {
  width: 0px;
  height:5px;
}
.table-wrap::-webkit-scrollbar-thumb {
  border-radius: 0px;
  box-shadow: none;
  background-color: #ff6900;
  border: none;
  height:5px;
}

.calc .radio-type-2 .radio_text:after {
    background: #e4dedc;
}
.calc .radio-type-2 .radio_text span {
    background: #161616;
}



/* cookies */

.cookie{
    position:fixed;
    padding:22px 22px 18px 22px;
    right: 52px;
    left: 52px;
    bottom: 0;
    max-width: 100%;
    background:#ebebeb;
    border-radius: 3px 3px 0 0;
    z-index: 10;
    display:none;
}
.cookie_inner {display:flex;}
.cookie_text {
    display: flex;
}
.cookie_inner svg {
    width: 32px;
    margin: 3px 7px 0 0;
    color: #241b18;
}
.cookie p{
    margin:0;
    line-height:1.5;
    font-size:14px;
    color:#4c4c4c;
    padding-right:18px;
}
.cookie button{
    color: #352721;border-color:#352721;
    min-height: 42px;
}
.cookie button:hover {
    border-color:#ff6900;
}
@media screen and (max-width: 768px){
    .cookie{
        padding: 22px 22px 16px 22px;
        right: 0;
        left: 0;
        max-width: 100%;
        border-radius: 0;
    }
    .cookie_inner {
        flex-wrap: wrap;
    }
    .cookie_text {width:100%;}
    .cookie_button {width:100%;margin: 16px 0 7px 30px;}
    .cookie_inner svg {
        width: 36px;
        margin: 3px 12px 0 0;
    }
}
@media screen and (max-width: 520px){
    .cookie {padding:22px 20px 16px 20px;}
    .cookie_inner svg {
        width: 82px;
    }
    .cookie p {
        font-size:12px;
    }
    .cookie button {
        position: relative;
        right: inherit;
        top: inherit;
        height: 28px;
        margin: 14px 0 7px 38px;
    }
}



/* agreement */

.agreement {
    position: relative;
    margin: 7px 0 22px 5px;
    color: #fff;
}
.modal .agreement {
    margin-top: 0;
    margin-bottom: 22px;
}
.agreement input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement label {
    padding-left: 25px;
    display: inline-block;
    position: relative;
    font-size: 13px;
}
.agreement input+label:before {
    background: url(../img/check-empty.svg) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0px;
}
.agreement input:checked+label:before {
    background: url(../img/checked.svg) 0 0 no-repeat;
}
.agreement input.error+label {
    color: red;
}
.btn-o:disabled { opacity: 0.5; cursor: default; pointer-events: none; border-color:#fff;}


/* multibutton */
.multibutton { z-index: 9; right: 20px; bottom: 20px; width: 60px; height: 60px; position: fixed; opacity: 0; animation: bounceInRight 1s; }
.multibutton * { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.multibutton li {list-style:none;}
.multibutton.active { opacity: 1; }
.multibutton.open .multibutton-button-close svg { -webkit-transform: rotate(0) scale(1); -ms-transform: rotate(0) scale(1); transform: rotate(0) scale(1); }

.multibutton-button { position: absolute; width: 100%; height: 100%; right: 0; background: #5a453c; border-radius: 50%; text-align: center; display: flex; justify-content: center; align-items: center; cursor: pointer; color: #fff; }
.multibutton-button:before, .multibutton-button:after { content: ""; position: absolute; left: -7px; top: -7px; z-index: -1; background: #0889CB; width: 74px; height: 74px; border-radius: 50%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-animation: pulse 2s infinite; animation: pulse 2s infinite; }
.multibutton-button:after { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.multibutton.active.open .multibutton-button {background: #fc6800;}

.multibutton-button-static { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #ff6900; border-radius: 50%; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.multibutton-button-static svg { width: 24px; }
.multibutton-button-static.hide { transform: scale(0); opacity: 0; }

.multibutton-button-icons { color: #0889CB; background: #fff; 
width: 44px; height: 44px; 
border-radius: 50px; position: absolute; overflow: hidden; 
top: 50%; left: 50%; 
margin: -22px 0 0 -22px; 
font-size: 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.multibutton-button-icons .mb-wa {color:#2cb742;}
.multibutton-button-icons .mb-tg {color:#27a7e7;}
.multibutton-button-icons .mb-mail {color:#5a453c;}
.multibutton-button-icons .mb-phone {color:#5a453c;}
.multibutton-button-icons.hide { transform: scale(0); opacity: 0; }
.multibutton-button-icons .icons-line { top: 10px; left: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; -webkit-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4); -o-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4); transition: cubic-bezier(0.13, 1.49, 0.14, -0.4); -webkit-animation-delay: 0s; animation-delay: 0s; height: 24px; transition: 0.2s all; }
.multibutton-button-icons .icons-line.stop { -webkit-animation-play-state: paused; animation-play-state: paused; }
.multibutton-button-icons .icons-line span { display: inline-block; width: 24px; height: 24px; margin-right: 40px; }
.multibutton-button-icons .icons-line svg, 
.multibutton-button-icons .icons-line i, 
.multibutton-button-icons .icons-line img { 
    width: 24px; height: 24px; 
}
.multibutton-button-icons .icons-line .mb-tg svg,
.multibutton-button-icons .icons-line .mb-phone svg { width: 21px; height: 21px; }
.multibutton-button-icons .icons-line .mb-mail img { width: 23px; height: 23px; }

.multibutton-button-close svg { -webkit-transform: rotate(180deg) scale(0); -ms-transform: rotate(180deg) scale(0); transform: rotate(180deg) scale(0); -webkit-transition: ease-in 0.2s all; -o-transition: ease-in 0.2s all; transition: ease-in 0.2s all; display: block; }

.multibutton-prompt { right: 70px; 
-webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: 80% 105%; -ms-transform-origin: 80% 105%; transform-origin: 80% 105%; 
-webkit-transition: ease-out 0.2s all; -o-transition: ease-out 0.2s all; transition: ease-out 0.2s all; 
color: #241b18; white-space: nowrap; padding: 12px 18px 12px; font-size: 15px; width: auto; bottom: 5px; background: #FFFFFF; 
x-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); position: absolute; border-radius: 3px; z-index: 1000000; cursor: default; }
.multibutton-prompt:before { content: ""; position: absolute; border-right: 8px solid transparent; border-top: 8px solid transparent; border-left: 8px solid #FFF; border-bottom: 8px solid transparent; top: 50%; margin-top: -8px; right: -15px; }
.multibutton-prompt.open { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.multibutton-prompt:hover .multibutton-prompt-close { opacity: 1; }
.multibutton-prompt .multibutton-prompt-close { background: #ff6900; display: flex; align-items: center; justify-content: center; color: #fff; opacity: 0; transition: 0.2s all; position: absolute; right: -10px; top: -10px; width: 26px; height: 26px; cursor: pointer; border-radius: 50%; text-align: center; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.multibutton-prompt.open .multibutton-prompt-typing { display: inline-block; position: relative; }
.multibutton-prompt.open .multibutton-prompt-typing > div { position: relative; display: inline-block; vertical-align: bottom; border-radius: 50%; width: 10px; height: 10px; background: #ccc; margin: 0 2px; -webkit-animation: updown 2s infinite; animation: updown 2s infinite; }
.multibutton-prompt.open .multibutton-prompt-typing > div:nth-child(2) { animation-delay: 0.1s; }
.multibutton-prompt.open .multibutton-prompt-typing > div:nth-child(3) { animation-delay: 0.2s; }

.multibutton-modal { background: #FFFFFF; box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); width: 300px; position: absolute; bottom: 80px; right: 0; border-radius: 3px; z-index: 1000000; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: 80% 105%; -ms-transform-origin: 80% 105%; transform-origin: 80% 105%; -webkit-transition: ease-out 0.2s all; -o-transition: ease-out 0.2s all; transition: ease-out 0.2s all; }
.multibutton-modal:after { content: ""; position: absolute; bottom: -7px; right: 25px; display: inline-block; border-right: 8px solid transparent; border-top: 8px solid #FFFFFF; border-left: 8px solid transparent; }
.multibutton-modal.open { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.multibutton-modal .multibutton-modal-header { padding: 15px; color: #FFFFFF; background: #fc6800; border-radius: 3px 3px 0 0; font-size: 17px; position: relative; line-height: 1.4; }
.multibutton-modal .multibutton-modal-close { background: #352721; display: flex; align-items: center; justify-content: center; color: #fff; transition: 0.2s all; position: absolute; right: 0; top: -36px; width: 26px; height: 26px; cursor: pointer; border-radius: 50%; text-align: center; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }

.multibutton-messangers-list { padding: 15px 0; }

.multibutton-modal-text { padding: 15px; font-size: 15px; }
.multibutton-modal-text * + * { margin-top: 10px; }

.messanger { display: flex; align-items: center; padding: 8px 14px; position: relative; min-height: 54px; text-decoration: none; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.messanger .messanger-icon { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; background-color: #0084ff; margin-right: 10px; color: #FFFFFF; text-align: center; font-size: 0; }
.messanger .messanger-icon svg { width: 24px; height: 24px; }
.mb-tg .messanger .messanger-icon svg { width: 20px; height: 20px; }
.mb-phone .messanger .messanger-icon svg,
.mb-mail .messanger .messanger-icon svg { width: 20px; height: 20px; }
.messanger .messanger-label { flex: 1 0; }
.messanger .messanger-label-title { font-size: 15px; color: rgba(0, 0, 0, 0.87); display: block; }
.messanger .messanger-label-subtitle { font-size: 13px; color: #787878; display: block; }
.messanger:hover { background: #EEEEEE; }

@media screen and (max-width: 574px) { .multibutton-prompt .multibutton-prompt-close { opacity: 1 !important; }
  .multibutton-modal { width: 100vw; right: -20px; bottom: -20px; }
  .multibutton-modal .multibutton-modal-header { border-radius: 0; }
  .multibutton-modal .multibutton-modal-header .multibutton-modal-close { right: 5px; top: 50%; margin-top: -14px; } }
