.widget-footer {
    padding-top:30px;
}
.widget-footer.dark {
    background:#2b2f32;
}
.widget-footer hr {
    margin: 30px 0;
}
.widget-footer.dark hr {
    border-top: 1px solid #777e89;
}
.widget-footer.dark .intec-cl-text {
    color:#fff!important;
}
.widget-footer.dark {
    color:#777e89;
}
span.intec-cl-text
{
	font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 107.19%;
    color: #FFFFFF;
    line-height: 34px;
}
.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 path {
    fill: #fff;
}
.widget-footer svg {
    margin: 0 75px;
}
.TYPE_2 .third-col {
    text-align: left !important;
}
.footer__title, .subsribe__title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
.subsribe__title {
    margin-top: 20px;
}
.subscribe__subtitle {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
}
.widget-footer .btn-subscribe {
    padding: 0 30px;
    text-transform: none;
    font-size: 17px;
    font-weight: 300;
    background: #bfc2c7;
    color: #000;
    border-radius: 5px;
    transition: opacity .3s ease;
}
.widget-footer .btn-subscribe:hover {
    background: #bfc2c7;
    color: #000;
    opacity: .8;
}
.btn-subscribe:before {
    display: none;
}
.bx-subscribe .bx-form-control {
    margin-bottom: 5px !important; 
}
.TYPE_2 .second-col {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.TYPE_2 .second-col > * {
    width: 50%;
}
.TYPE_2 .second-col .footer-menu {
    margin: 0;
}
.TYPE_2 .second-col .footer-menu .footer-menu__item{
    
}
a.footer-menu__link, a.catalog-menu__link {
   	font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 107.19%;
    color: #FFFFFF;
    line-height: 34px;
}
a.footer-menu__link:hover, a.catalog-menu__link:hover {
    color: #fff;
    text-decoration: none
}
.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;
        display: flex;
        align-items: center;
        -webkit-justify-content: center;
                justify-content: center;
        width: 20%;
        margin-right: 1%;
    }
    .widget-footer .TYPE_2 .first-col {
    } 
    .widget-footer .TYPE_3 .first-col,
    .widget-footer .TYPE_4 .first-col,
    .widget-footer .TYPE_5 .first-col
    {
        width:62%;
    }
    .widget-footer .phone a {
        color:#4a5059;
        font-size:16px;
        font-weight:bold;
        text-decoration:none;
        vertical-align:middle;
    }
    .widget-footer .phone i {
        vertical-align: middle;
        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;
        color:#116afc;
        text-decoration:underline;
    }
    .widget-footer .button_feedback a {
        padding: 7px 25px;
        font-size: 14px;
        margin-top:10px;
        transition: 0.8s;
    }
    .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 {
        display: flex;
        flex-wrap: wrap;
        width: 40%;
        -webkit-justify-content: space-between;
                justify-content: space-between;
    }
    .widget-footer .TYPE_3 .second-col,
    .widget-footer .TYPE_4 .second-col,
    .widget-footer .TYPE_5 .second-col {
        float:right;
        width:35%;
    }
/*}*/
/*search {*/
    .widget-footer .third-col {
        width:35%;
        display: flex; 
        flex-wrap:wrap;
        
    }
    .widget-footer .third-col .contacts-wrap{
        
    }
    .footer__title{
        font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 107.19%;
    color: #FFFFFF;
    line-height: 34px;
    }
    .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: 24px;
    }
    .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: 20px;
        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.grey li.visa {
        background: url('images/visa.png') no-repeat 0 0;
        background-size: contain;
        height: 29px;
        margin-bottom: 0;
    }
    .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.grey li.mastercard {
        background: url('images/mastercard.png') no-repeat 0 0;
        background-size: contain;
    }
    .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;
        /*50280*/
        padding-left: 1.42857em;
    }
/*}*/
.footer-menu a.child-link {
    line-height: 1.3;
}

@media all and (max-width: 992px) {
    .widget-footer .copyright-text {
        text-align:center;
    }

    .widget-footer .paysystem ul {
        float: none;
        max-width: 100%!important;
        text-align: center;
    }
    .widget-footer .paysystem li {
        margin-right: 11px;
    }
}

@media all and (max-width: 850px) {
    .widget-footer .phone a {
        font-size: 14px;
    }
}

@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;
    }
}
#subscribe-form .checked{
    display: none;
}
#subscribe-form{
    margin-bottom: 10px;
}
#subscribe-form input[name="sf_EMAIL"]{
    position: relative;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #F8FAFC;
    border: 1px solid #D5DADC;
    border-radius: 2px;
    outline: none;
    box-shadow: none !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#subscribe-form input[type="submit"]{
    padding: 0 30px;
    text-transform: none;
    font-size: 17px;
    font-weight: 300;
    background: #da0060;
    color: #000;
    border-radius: 5px;
    transition: opacity .3s ease;
    outline: none;
    line-height: 30px;
    height: 40px;
    border: none;

}
.footer-wrap{
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}

.copyright-text{
    font-style: normal;
    font-weight: 300;
    font-size: 16px!important;
    line-height: 31px;
    text-align: center!important;
    max-width: 100%!important;
    color: #FFFFFF;
}
.contacts-wrap a{
    font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 107.2%;
/* or 21px */
color: #FFFFFF;
}
.contacts-wrap img{
	display: block;
    max-width: 160px;
    margin-top: 30px;
}
.fotter_logo img{
	    max-width: 100px;
}
@media screen and (max-width: 860px){
	.footer-wrap .fotter_logo{
		display: none;
	}
    .footer-wrap>div{
        width: 100%;
        text-align: center;
        margin:0;
        margin-bottom: 30px;
    }
    .contacts-wrap img{
    	max-width: 100px;
    	margin: 20px auto;
    }
    .footer-wrap .footer-menu,
    .footer-wrap .catalog-menu,
    .footer-wrap .contacts-wrap{
    	width: 30%;
    	text-align: left;
    }
    .footer-wrap .footer-menu{
			width: 40%;
    }
    a.footer-menu__link, a.catalog-menu__link{
		font-weight: 300;
		text-transform: none;
		font-size: 14px;
		line-height: 1.5
	}
    .social-wrap{
    	width: 100%;
    		text-align: center;
    }
    .contacts-wrap h3,
    .contacts-wrap a{
    	display: none;
    }
    .footer__title{
    		font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 107.19%;
    color: #FFFFFF;
    line-height: 22px;
    text-transform: none;
    }
    .widget-footer .TYPE_2 .copyright-text{
		padding-top: 0px;

	    margin-top: 0;
	}
}