

.b-viber-form .b-input-phone__left,
.b-viber-form .b-input-phone__right {
	display: table-cell;
	vertical-align: top
}

.b-viber-form .b-input-phone__left {
	width: 56px;
/*	background-color: #eee*/
}

.b-viber-form .b-input-phone .b-input {
	margin-bottom: 0
}

.b-viber-form .b-input-phone .im-sbox {
	position: relative
}

.b-viber-form .b-input-phone .im-sbox-active {
	width: 100%;
	background-repeat: no-repeat;
	background-position: 5px center
}

.b-viber-form .b-input-phone .im-sbox-select {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	background-color: #fff;
	padding-left: 3px;
	width: 38px;
	border: 1px solid #bababa
}

 .b-viber-form .b-input-phone .im-sbox-option_selected {
	height: 100%
}

 .b-viber-form .b-input-phone .im-sbox-option {
	height: 32px;
	width: 32px;
	background-repeat: no-repeat;
	cursor: pointer
}

 .b-viber-form .b-input-phone .im-sbox-active {
	position: relative;
	height: 33px;
	cursor: pointer
}

 .b-viber-form .b-input-phone .im-sbox-active:after {
	content: '';
	width: 10px;
	height: 6px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 5px;
	background-image: url(../img/select-arr.png);
	background-repeat: no-repeat;
	display: block;
}
.b-viber-form__top{
	position: relative;
	background-color: #00abe2;
	padding: 20px;
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
}
.b-viber-form__bottom{
	padding: 20px;
}
.b-viber-form{
	border: 1px solid #cacad9;
	max-width: 640px;
	margin: 0 auto;
}
.b-viber-form p{
	margin: 0;
}
.b-viber-form__text{
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
.b-viber-form__subtext{
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}
.b-viber-form .b-input{
	height: 34px;
	width: 100%;
	line-height: 34px;
	vertical-align: middle;
	border: 0;
}
.b-viber-form .b-input-phone{
	display: table;
	width: 100%;
	table-layout: fixed;
	border: 1px solid #cacad9;
	margin-bottom: 10px;
}
.b-viber-form .im-sbox{
	height: 34px;
	left: 0;
	line-height: 34px;
	vertical-align: middle;
}
.b-viber-form .im-sbox.im-sbox-opened .im-sbox-select{
	display: block;
}
.b-viber-form__link{
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.b-viber-form__link:hover{
	opacity: 0.8;
}

.b-viber-form__submit{
	border: 0;
	height: 36px;
	line-height: 34px;
	vertical-align: middle;
	background-color: #ff9000;
	color: #fff;
	padding: 0 10px;
	margin-bottom: 10px;
	float: right;
	width:48%;
}
.b-viber-form__wrap-phone{
	width:48%;
	display: inline-block;
	vertical-align: middle;
}
.b-viber-form .b-input-phone__right.err{
	border: 2px solid red !important;
}
@media (max-width: 550px) {
	.b-viber-form__top{
		padding-bottom: 80px;
	}
	.b-viber-form__link{
		right: 50%;
		bottom: 10px;
		top: auto;
		transform: translateX(50%);
	}
	.b-viber-form .b-input-phone{
		width: 240px;
	}
	.b-viber-form{
		text-align: center;
	}
	.b-viber-form__submit{
		width: 240px;
		font-size: 14px;
		float: none;
	}
	.b-viber-form__wrap-phone{
		width:auto;
	}
}
@media (max-width: 640px) {
	.b-viber-form__submit{
		font-size: 14px;
	}
}
.b-footer__col{
	display: inline-block;
	width: 25%;
	vertical-align: top;
}
.b-payments{
	display: block;
	max-width: 1400px;
	padding: 0 20px;
	width: 100%;
	margin: 10px auto;
}
.b-payments a{
	vertical-align: middle;
	margin-right: 10px;
}
.b-payments__table{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.b-payments img{
	display: inline-block;
	vertical-align: middle;
}
.b-payments__left{
	display: table-cell;
	width: 160px;
}
.l-footer .b-requisites p{
	margin-right: 0;
}
.b-payments__right{
	display: table-cell;
	text-align: right;
}

.b-footer__table{
    display: table;
    table-layout: fixed;
    width: 100%;
	padding-right: 150px;
}
.b-footer__left{
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.b-footer__right{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 20%;
	min-width: 90px;
}
.b-footer__right img{
    display: inline-block;
}
.b-footer__right a:hover{
    opacity: 0.7;
}
#payments .b-popup{
    width: 900px;
    text-align: left;
}
#payments .b-popup table{
   margin: 10px 0;
}

#payments p{
    margin: 5px 0;
    line-height: normal;
}
#payments li{
    font-size: 13px;
    margin-bottom: 10px;
}
#payments ol{
    padding-left: 10px;
    list-style-position: outside;
}

.popup_payments{
    text-align: center;
}
.popup_payments img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}
.snazzy-wrap {
    text-align: center;
    background-color: rgb(255, 0, 132);
    padding: 25px 20px;
    border-radius: 0px;
    color: rgb(255, 255, 255);
    position: relative;
    box-shadow: 0px 1px 10px 1px rgba(0,0,0, 0.5);
}
.snazzy-wrap > ymaps {
    display: inline-block !important;
}
.snazzy-title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px;
}
.snazzy-phone {
    font-size: 18px;
    margin-bottom: 18px;
}
.snazzy-phone a {
	color: #fff;
}
.si-pointer-right {
    border-top: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 20px solid rgb(255, 0, 132);
    border-left: 30px solid transparent;
    position: absolute;
    bottom: 0;
    right: 100%;
}
.si-pointer-left {
    border-bottom: 0 solid transparent;
    border-top: 20px solid transparent;
    border-right: 0 solid transparent;
    border-left: 30px solid rgb(255, 0, 132);
    position: absolute;
    bottom: 0;
    left: 100%;
}