.chat-area {
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #ccdde3;
    border-radius: 4px;
    min-height: 100px;
    margin-bottom: 1.5em;
    padding: 1em 1em;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.chat-area:hover {
    cursor: pointer;
    color: #ffffff;
}

.chat-on-site:hover, .chat-on-site:focus, .chat-on-site:active, .chat-on-site:visited {
    background-color: #2ab1e0;
    border-color: #2ab1e0;
}

.chat-area span.chat-action {
    margin-top: .5em;
    display: inline-block;
    width: 66px;
    height: 66px;
    background: url('/uploads/2017/02/chat-icon_65px.png') no-repeat;
    margin-left: 4em;
    margin-right: 1em;
    margin-left: 1.5em;
}

.chat-vk:hover, .chat-vk:focus, .chat-vk:active, .chat-vk:visited {
    background-color: #4d76a5;
    border-color: #4d76a5;
}

.chat-area span.chat-action-vk {
    margin-top: .5em;
    display: inline-block;
    width: 66px;
    height: 66px;
    background: url('/uploads/2017/02/vk-icon_65px.png') no-repeat;
    margin-left: 4em;
    margin-right: 1em;
    margin-left: 1.5em;
}

.chat-email:hover, .chat-email:focus, .chat-email:active, .chat-email:visited
{
    background-color: #77a841;
    border-color: #77a841;
}

.chat-area span.chat-action-email {
    margin-top: .5em;
    display: inline-block;
    width: 66px;
    height: 66px;
    background: url('/uploads/2017/02/email-icon_65px.png') no-repeat;
    margin-left: 4em;
    margin-right: 1em;
    margin-left: 1.5em;
}

.chat-telg:hover, .chat-telg:focus, .chat-telg:active, .chat-telg:visited {
    background-color: #64a9dc;
    border-color: #64a9dc;
}

.chat-area span.chat-action-telg {
    margin-top: .5em;
    display: inline-block;
    width: 66px;
    height: 66px;
    background: url('/uploads/2017/02/telegram-icon_65px.png') no-repeat;
    margin-left: 4em;
    margin-right: 1em;
    margin-left: 1.5em;
}

.chat-fb:hover, .chat-fb:focus, .chat-fb:active, .chat-fb:visited {
    background-color: #1c94a0;
    border-color: #1c94a0;
}

.chat-area span.chat-action-fb {
    margin-top: .5em;
    display: inline-block;
    width: 66px;
    height: 66px;
    background: url('/uploads/phone-icon_65px-2-opt.png') no-repeat;
    margin-left: 4em;
    margin-right: 1em;
    margin-left: 1.5em;
}
.footer__column {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    margin-right: -3px;
    width: 25%;
    padding-right: 20px;
    box-sizing: border-box;
}
.footer__column-icons {
    margin-bottom: 6px;
    text-align: left;
    will-change: transform;
}
* {
    outline: 0;
}
.footer__column {
    white-space: normal;
}
.footer__column-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 10px 0;
}
.footer__icon-mastercard {
    background: url('/uploads/payment/mastercard.svg');
    width: 44px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.footer__icon-visa {
    background: url('/uploads/payment/visa.svg');
    background-repeat: no-repeat;
    width: 44px;
    height: 27px;
    background-size: contain;
    background-position: center;
}
.footer__icon-yandex {
    background: url('/uploads/2017/11/yandex_3.png');
    width: 44px;
    height: 27px;
}
.footer__icon-sberbank {
    background: url('/uploads/payment/sberbank.svg');
    width: 44px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.footer__icon-qiwi {
    background: url('/uploads/2017/11/qiwi_3.png');
    width: 44px;
    height: 27px;
}
.footer__icon-bitcoin {
    background: url('/uploads/payment/bitcoin.svg');
    width: 44px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.footer__column-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 10px 0;
}
.footer__column-title {
    color: #808080;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: .5em;
}
.footer__column-item {
	font-size: 15px;
	color: #f0f0f0;
}
@media (max-width: 1199px) {
	.wpb_row {
		margin-top: 0;
	}
	.wpb_row > * {
		margin-top: 0;
	}
	.row {
		margin-top: 0;
	}
	.row > * {
		margin-top: 0;
	}
}
@media (max-width: 1025px) {
    .vc_row[data-vc-full-width].center-bg{
        background:none!important;
    }
}
@media (max-width: 992px) {
    .text-center{
        text-align:center!important;
    }
    .vc_row[data-vc-full-width].right-bg{
         background-image:none!important;
    }
    .contact-form-style-5  input[type='submit']{
        text-align:center!important;
        padding:0!important;
    }
    
}

@media (max-width: 480px) {
    #no-respons-padding .vc_column-inner{
        padding:0 35px!important;
    }
}
.footerInfo {
    padding-top: 30px;
}
.pum-theme-1639 .pum-container, .pum-theme-lightbox .pum-container {
    background-image: url(/uploads/background-dark-blue-600x400.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 0.95 !important; }
/* === Новые способы оплаты === */
.footer__icon-yumoney {
    background: url('/uploads/payment/yumoney.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 44px;
    height: 28px;
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
    cursor: default;
}
.footer__icon-usdt {
    background: url('/uploads/payment/usdt.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 44px;
    height: 28px;
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
    cursor: default;
}
.footer__icon-tbank {
    background: url('/uploads/payment/tbank.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 44px;
    height: 28px;
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
    cursor: default;
}

/* FORCE-BITCOIN-44 */
.footer__icon-bitcoin { height: 44px !important; }


/* === FORCE bitcoin icon height 44px override === */
.footer__icon-bitcoin {
    width: 44px !important;
    height: 44px !important;
    background-size: contain !important;
}
