.page-footer {
    display: block;
    position: relative;
    background-color: #ffd400;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.44;
    box-shadow: 0px -2px 8px 1px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #fff;
}
.page-footer .page-footer-top {
    padding-top: 80px;
    padding-bottom: 40px;
}
.page-footer .social {
    margin-top: 22px;
    float: left;
    width: 100%;
    padding-left: 0px;
}
.page-footer .social .social-item + .social-item {
    margin-left: 6px;
}
.page-footer .social .social-item__link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: #000;
    color: #ffffff;
    font-size: 14px;
    float: left;
    margin-right: 5px;
}
.page-footer .social .social-item__link:hover,  .page-footer .social .social-item__link:focus,  .page-footer .social .social-item__link:active {
    background-color: #fd6b1c;
    color: #ffffff;
}
.page-footer .uk-h5 {
    display: block;
    position: relative;
    margin-bottom: 15px;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page-footer .uk-h5:after {
    display: block;
    position: relative;
    width: 30px;
    height: 8px;
    margin-top: 15px;
    background-image: url(../images/bidu.png);
    content: '';
}
.page-footer .uk-list-disc {
    padding-left: 20px;
}
.page-footer .uk-list-disc li {
    padding: 1px 0;
}
.page-footer .uk-list-disc li:before {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #000;
    transition: 0.3s;
    line-height: 32px;
}
.page-footer .uk-list-disc li:hover:before,  .page-footer .uk-list-disc li:focus:before,  .page-footer .uk-list-disc li:active:before {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #fd6b1c;
    transition: 0.3s;
}
.page-footer .uk-list-disc li:hover a,  .page-footer .uk-list-disc li:focus a,  .page-footer .uk-list-disc li:active a {
    color: #000000;
}
.page-footer .uk-list-disc li a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    padding: 0;
    color: #000000;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 30px;
    transition: 0.3s;
}
.page-footer .block-with-icon {
    margin: 0px 0 8px;
    padding: 0;
    float: left;
    padding-top: 13px;
    border-top: 1px solid;
}
.page-footer .block-with-icon .block-with-icon__icon {
    float: left;
    margin-right: 10px;
}
.block-with-icon__desc {
    float: left;
    font-size: 18px;
    color: #000;
}
.page-footer .page-footer-bottom {
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #010101;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
}
.page-footer .page-footer-bottom a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: inline-block;
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    vertical-align: middle;
    transition: 0.5s;
}
.page-footer .page-footer-bottom a:hover,  .page-footer .page-footer-bottom a:focus,  .page-footer .page-footer-bottom a:active {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color: #fd6b1c;
    text-decoration: none;
    transition: 0.5s;
}
.contacts-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.contacts-list-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contacts-list-item + .contacts-list-item {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #303030;
}
.contacts-list-item__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
    color: #000000;
}
.contacts-list-item__desc {
    padding-left: 23px;
    color: #000000;
    line-height: 26px;
}
.contacts-list-item__label {
    color: #071a3c;
    font-weight: 300;
}
.contacts-list-item__content {
    font-weight: 600;
}
.contacts-list-item__content a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #071a3c;
    transition: 0.3s;
}
.contacts-list-item__content a:hover,  .contacts-list-item__content a:focus,  .contacts-list-item__content a:active {
    color: #fd6b1c;
    text-decoration: none;
}
.page-footer .uk-container {
    font-size: 14px !important;
    line-height: 18px;
}
.block-with-icon__value {
    font-size: 32px;
    padding-top: 10px;
    font-weight: bold;
}
.btjj {
    width: 90%;
    padding-top: 20px;
    line-height: 24px;
}
