.widget-footer {
    padding-top: 60px;
}
.widget-footer.dark {
    background:#000;
}
.widget-footer hr {
    margin: 25px 0;
}
.widget-footer.dark hr {
    border-top: 1px solid #241c09;
}
.widget-footer.dark .intec-cl-text {
    color:#fff!important;
}
.widget-footer.dark .intec-cl-text:hover {
    color:#ffcc01!important;
}
.widget-footer.dark {
    color:#737373;
}
.widget-footer.dark .phone,
.widget-footer.dark .phone a,
.widget-footer.dark .address,
.widget-footer.dark .email
{
    color:#fff;
}
.widget-footer.dark .link-button:hover {
    color:#777e89!important;
    border-color:#777e89!important;
}
.widget-footer.dark .social li a:hover {
    color:#fff;
}
.widget-footer.dark .footer-search {
    background:#414447;
    border-color:#414447;
}
.widget-footer.dark .footer-search input {
    background:transparent;
    color:#dadada;
}
    /*contacts {*/
    .widget-footer .first-col {
        float: left;
        width: 25%;
        margin-right: 1%;
    }
    .widget-footer .TYPE_2 .first-col {
        width:28%;
    }
    .widget-footer .TYPE_3 .first-col,
    .widget-footer .TYPE_4 .first-col,
    .widget-footer .TYPE_5 .first-col
    {
        width:60%;
    }
    .widget-footer .phone a {
        color:#4a5059;
        font-size:18px;
        font-weight:bold;
        text-decoration:none;
        vertical-align:middle;
    }
    .widget-footer .phone i {
        font-size: 16px;
    }
    .widget-footer .email {
        margin-bottom:16px;
    }
    .widget-footer .address {
        margin-top:20px;
        margin-bottom:20px;
    }
    .widget-footer i {
        margin-right: 10px;
        font-size: 16px;
    }
    .widget-footer .email a {
        font-size:14px;
		font-family: 'MontserratRegular', Arial, sans-serif;
        color:#116afc;
        text-decoration: none;
    }
    .widget-footer .button_feedback a {
        padding: 17px 46px;
        font-size: 14px;
		font-family: 'MontserratRegular', Arial, sans-serif;
		line-height: 16px;
        margin-top:10px;
        transition: all 1s;
		border-radius: 0;
		color: #000;
		border: none;
    }
    .widget-footer .link-button {
        text-decoration:none!important;
        text-transform: uppercase;
        margin-top:2px;
        border-bottom:1px dashed #ccc;
        cursor:pointer;
    }
    .widget-footer .link-button:hover {
        color:#000!important;
        border-color:#000!important;
    }
    .widget-footer .button_feedback {
        margin-bottom:20px;
    }
/*}*/
/*menu {*/
    .widget-footer .second-col {
        float:left;
        width:50%;
    }
    .widget-footer .TYPE_3 .second-col,
    .widget-footer .TYPE_4 .second-col,
    .widget-footer .TYPE_5 .second-col {
        float:right;
        width:39%;
    }
/*}*/
/*search {*/
    .widget-footer .third-col {
        width:21%;
        float:right;
    }
    .widget-footer .TYPE_2 .third-col {
        text-align:right;
    }
    .widget-footer .footer-search {
        height:43px;
        border:1px solid #e8e8e8;
        border-radius:3px;
        width:100%;
        color:#c2c2c2;
        margin-bottom:30px;
        background:#fff;
    }
    .widget-footer .footer-search button {
        background-color: transparent;
        float: right;
        height:100%;
        border: 0;
        outline: none;
        font-size: 14px;
        line-height: 41px;
        padding-right: 14px;
    }
    .widget-footer .footer-search input[type="text"] {
        border: 0;
        padding-left: 18px;
        outline: none;
        height: 100%;
        width: 75%;
        font-size: 13px;
        float: left;
    }
/*}*/
/*social block {*/
    .widget-footer .social-title {
        color:#777e89;
        font-size:14px;
    }
    .widget-footer .TYPE_2 .social-title,
    .widget-footer .TYPE_3 .social-title,
    .widget-footer .TYPE_4 .social-title
    {
        display:none;
    }
    .widget-footer .social li,
    .widget-footer ul.social  {
        list-style:none;
        padding:0;
        margin:0;
    }
    .widget-footer .social li:last-child {
        margin-right:0;
    }
    .widget-footer .TYPE_2 ul.social i {
        margin-right: 0;
        font-size: 22px;
    }
    .widget-footer .social li {
        display: inline-block;
        margin-right: 18px;
        vertical-align: middle;
        margin-top: 5px;
    }
    .widget-footer .social li a {
        font-size: 18px;
        color: #bfc2c7;
        transition: 0.8s;
    }
    .widget-footer .social li a:hover {
        color:#000;
    }
/*}*/
/*copyright {*/
    .widget-footer .copyright-text,
    .widget-footer .logo {
        padding-bottom: 25px;
        font-size: 13px;
    }

    .widget-footer .copyright-text {
        text-align:left;
    }
    .widget-footer .TYPE_2 .copyright-text {
        padding-top: 5px;
        max-width: 295px;
        margin-top: 26px;
    }
    .widget-footer .copyright-text {
        padding-top: 5px;
    }
/*}*/
/*logo {*/
    .widget-footer .logo img{
        max-width: 100px;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        transition: 0.8s;
    }
    .widget-footer .logo img:hover {
        filter:none;
        -webkit-filter:none;
    }
/*}*/
/*paysystems {*/
    .widget-footer .paysystem ul,
    .widget-footer .paysystem li {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .widget-footer .paysystem ul {
        float:right;
    }
    .widget-footer .paysystem li {
        display:inline-block;
        margin-right: 10px;
        vertical-align:middle;
        margin-bottom:15px;
    }
    .widget-footer .paysystem li.alfabank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 0;
        width: 50px;
        height: 21px;
    }
    .widget-footer .paysystem.grey li.alfabank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -254px;
    }
    .widget-footer .paysystem li.sberbank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -38px;
        width: 50px;
        height: 22px;
    }
    .widget-footer .paysystem.grey li.sberbank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -296px;
    }
    .widget-footer .paysystem li.qiwi {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -79px;
        width: 50px;
        height: 27px;
    }
    .widget-footer .paysystem.grey li.qiwi {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -339px;
    }
    .widget-footer .paysystem li.yandex-money {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -124px;
        width: 50px;
        height: 26px;
    }
    .widget-footer .paysystem.grey li.yandex-money {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -387px;
    }
    .widget-footer .paysystem li.visa {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -169px;
        width: 50px;
        height: 16px;
    }
    .widget-footer .paysystem.grey li.visa {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -434px;
    }
    .widget-footer .paysystem li.mastercard {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -204px;
        width: 50px;
        height: 29px;
    }
    .widget-footer .paysystem.grey li.mastercard {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -471px;
    }
    .widget-footer .paysystem li:last-child {
        margin:0;
    }
     .widget-footer .TYPE_2 .paysystem li {
        margin-right:15px;
    }
    .widget-footer .TYPE_2 .paysystem ul {
        max-width: 239px;
        margin-right:-15px;
        float:none;
        display:block;
    }
/*}*/
.footer-menu a.child-link {
    line-height: 1.3;
}
.widget-footer .TYPE_4 .footer-menu li {
    padding-bottom: 0px;
}
.widget-footer .TYPE_4 .footer-menu a.child-link{
	color: #fff;
}
.widget-footer .TYPE_4 .second-col{
	font-size: 0;
}
.widget-footer .TYPE_4 .glyph-icon-phone{
	display: inline-block;
    vertical-align: middle;
    color: #ffcc01;
}
.widget-footer .TYPE_4 .phone{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.widget-footer .TYPE_4 .button_feedback{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	text-align: right;
	margin-bottom: 0px;
}
.widget-footer .TYPE_4 .button_feedback a{
	margin-top: 0;
}
.widget-footer .TYPE_4 .main_footer_container{
	margin-bottom: 25px;
}
.widget-footer .TYPE_4 .phone a{
	font-size: 20px;
	font-family: 'MontserratBold', Arial, sans-serif;
    font-weight: bold;
}
.widget-footer .button_feedback a:hover{
	background-color: #fff;
}
.widget-footer .TYPE_4 .email{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 0px;
}
.widget-footer .TYPE_4 .email i{
	color: #ffcc01;
}
.widget-footer .TYPE_4 .address{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 0px;
}
.widget-footer .TYPE_4 .address i{
	float: left;
	color: #ffcc01;
}
.widget-footer .TYPE_4 .address > div{
	font-size:14px;
	font-family: 'MontserratRegular', Arial, sans-serif;
	line-height: 16px;
	color: #fff;
	margin-left: 26px;
}
@media (max-width:767px) {
    .widget-footer .address * {
        float:none!important;
        display: inline;
    }
    .widget-footer .paysystem ul {
        max-width:100%!important;
    }
    .widget-footer .address div {
        width:auto!important;
    }
    .widget-footer .first-col,
    .widget-footer .second-col,
    .widget-footer .third-col,
    .widget-footer .bottom-footer,
    .widget-footer .logo,
    .widget-footer .phone,
    .widget-footer .button_feedback{
        width:100%!important;
        text-align:center!important;
        margin-bottom:15px;
        margin-left:0;
        margin-right:0;
    }
    .root-item {
        margin-bottom:15px;
    }
    .widget-footer .paysystem ul {
        float:none;
    }
    .widget-footer .paysystem li {
        margin-right: 11px;
    }
    .widget-footer .copyright-text {
        text-align:center;
    }
    .widget-footer .footer-menu .child-item {
        padding-bottom: 0;
    }
    .widget-footer .footer-menu a.child-link {
        line-height: 28px;
    }
	.widget-footer .TYPE_4 .email {
		width: 100%;
		margin-bottom: 25px;
	}
	.widget-footer .TYPE_4 .address {
		width: 100%;
	}
}