
.footer {
    height: 350px !important;
    background-color: #263238 !important;
    font-size: 16px !important;
}

.footer__logo-block {
    width: 140px !important;
    float: left !important;
    margin-top: 51px !important;
}

.footer__info-block {
    width: 223px !important;
    margin-left: 36px !important;
    float: left !important;
    margin-right: 57px !important;
    line-height: 1 !important;
}

.footer__span {
    display: block !important;
    margin-top: 51px !important;
    color: white !important;
}

.footer__socials-block {
    width: 285px !important;
    margin-top: 51px !important;
    float: left !important;
    border-right: 1px solid white !important;
    border-left: 1px solid white !important;
}

.footer__socials {
    padding: 0px 80px !important;
    padding-bottom: 0px !important;
}

.footer__socials-list {
    list-style-type: none !important;
    color: white !important;
    margin: 0px !important;
    padding: 0px !important;
}

.footer__socials_item {
    padding-bottom: 5px !important;
}

.footer__socials_caption {
    font-weight: bold !important;
    padding-bottom: 15px !important;
    letter-spacing: 1px !important;
}

.footer__socials_icon {
    font-size: 16px !important;
}

.footer__socials_text {
    color: #838c8e !important;
    font-size: 14px !important;
}

.footer__second-info-block {
    float: right !important;
    height: 200px !important;
    width: 250px !important;
    line-height: 1 !important;
}

.footer__second-info-main {
    width: 163px !important;
}

.footer__span_msm {
    margin-top: 20px !important;
}

.footer__form_label {
    display: block !important;
    margin-top: 33px !important;
    margin-bottom: 5px !important;
    color: white !important;
}

.footer__form {
    float: right !important;
}

.footer__input {
    padding: 18px 22px !important;
    padding-right: 0px !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    font-weight: bold !important;
    outline: none !important;
    width: 176px !important;
    color: #878787 !important;
    background-color: #373f44 !important;
    border: none !important;
}

.footer__btn {
    background-color: #328436 !important;
    padding: 0px 16px !important;
    padding-top: 13px !important;
    height: 38px !important;
    cursor: pointer !important;
    color: white !important;
    font-size: 20px !important;
    float: right !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
}

.icon {
    width: 30px !important;
    color: white !important;
}
.footer__socials_item table {
    margin: 0px;
}
