@charset "utf-8";
/*foot*/
.site-footer-one__upper{
    background: #f6f9fc;
}
.endmain{
    background: #eaf0f5;
}
.endfoot{
	padding: 20px 0;
	color: #858d93;
}
.footer-widget{
	display: inline-block;
	color: #858d93;
	vertical-align: top;
}
.footer-widget__about{
	width: 29%;
}
.footer-widget__links__widget-1{
	width: 12%;
}
.footer-widget__links__widget-2{
	width: 21%;
}
.footer-widget__links__widget-3{
	width: 13%;
}
.footer-widget__links__widget-4{
	width: 22%;
}
.container{
	padding: 30px 0;
}
.container,.endmain_info{
	width: 1000px;
	margin: 0 auto;
}
.endmain_info{
	text-align: center;
}
.endfoot p:first-child{
	margin-bottom: 10px;
}
.footer-widget__links-list li a{
	color: #858d93;
	line-height: 21px;
	font-size: 14px;
	display: inline-block;
}
.footer-widget__links-list li a:hover{
    color: #f33602;
}
.footer-widget__links-list{
	margin-top: 6px;
}
.footer-widget__social p {
	display: inline-block;
}
.footer-widget__social p img{
	width: 80px;
}
.endfoot p{
	font-size: 14px;
	color: #858d93;
}
.footer-widget__title{
	font-size: 16px;
	font-weight: inherit;
}
.footer-widget__links__widget-4 .footer-widget__social p{
	width: 48%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.footer-widget__links__widget-4 .footer-widget__social p span{
	font-size: 14px;
	width: 100%;
	display: inline-block;
}
.footer-widget__phone p{
	width: 75%;
	margin-left: 4%;
	display: inline-block;
}
.footer-widget__phone p span{
	display: inline-block;
	width: 100%;
}
.footer-widget__phone p span:first-child{
	font-size: 24px;
	font-weight: bold;
	color: #a7010a;
}
.footer-widget__phone p span:last-child{
	font-size: 14px;
	color: #313131;
}
.footer-widget__phone{
	margin-top: 10px;
}
.foot_logo{
	height: 46px;
}
.endfoot a{
	color: #858d93;
}
