section.footer {
    background: #4c4c4c;
    padding-top: 0;
    height: auto;
}

.footer .navigation-block {
    display: flex;
    flex-basis: 100%;
    margin: 0 auto;
    margin-top: 120px;
    background: #222222;
}

.footer .navigation-block .navigation-block-wrapper > div {
    flex-basis: 25%;
}

.footer .navigation-block  .type-1 a {
    display: inline-block;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    font-family: "MMC Bold", sans-serif;
}

.footer .navigation-block .type-2 div:first-child {
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 20px;
    text-decoration: none;
    font-family: "MMC Bold", sans-serif;
}

.footer .navigation-block .type-2 a {
    display: inline-block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
}

.footer .navigation-block .type-3 div:first-child {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 20px;
    text-decoration: none;
}

.footer .navigation-block .type-3 a {
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;
}

.footer .legal-information {
    flex-direction: column;
    color: #fff;
    max-width: 1500px;
    margin: 25px auto 0 auto;
    padding: 0 20px;
    padding-bottom: 100px;
}
.footer .legal-information > * {
    width: 100%;
}

section.footer .contact-form {
    background: #ed1c24;
    width: 100vw;
    position: absolute;
}

section.footer .contact-form input {
    width: 100%;
}

.footer .legal-information > div:last-child {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 40px;
}

.footer .legal-information > div:last-child .logo {
    flex-basis: 10%;
}

.footer .legal-information > div:last-child > div:nth-child(2) {
    flex-basis: 70%;
}

.footer .legal-information > div:last-child > div:nth-child(3) {
    flex-basis: 20%;
}

.footer .logo a {
    font-size: 30px;
}

.footer .logo__icon-tagline {
    font-size: 28px;
}

.footer .logo__icon {
    color: #ffffff;
}

.footer .logo__icon:hover {
    color: #ed1c24;
}

.footer .social > a {
    width: 40px;
    height: 35px;
    display: inline-block;
}

.footer .social > a:first-child {
    background: url(../images/social.png) -26px 212px;
}

.footer .social > a:nth-child(2) {
    background: url("../images/social.png") -66px 212px;
}

.footer .social > a:nth-child(3) {
    background: url("../images/social.png") -184px 212px;
}

.footer .social > a:nth-child(4) {
    background: url("../images/social.png") -146px 212px;
}

.footer .social > a.tg {
    background: url(../images/telegram_1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 70%;
    width: 31px;
}

section.footer .contact-form {
    background: #ed1c24;
}
.footer .navigation-block {
    display: flex;
    padding: 20px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
    justify-content: center;
}

section.footer .contact-form,
.contact-inform,
.footer .social {
    position: relative;
    min-width: 430px;
    width: auto;
}
.contact-inform ul li {
    flex-basis: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.contact-inform ul {
    display: flex;
    margin-left: 40px;
}
.navigation-block > div > div > p > a {
    color: #fff;
    font-size: 16px;
    line-height: 200%;
    text-decoration: none;
}

.footer .logo a {
    margin-right: 0px;
}
.footer .navigation-block h4 {
    font-family: "MMC Bold", sans-serif;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
}
.navigation-block p {
    margin-bottom: 0;
}
.navigation-block a {
    font-size: 14px !important;
    transition: 0.3s;
}
.navigation-block a:hover {
    color: #ff0000;
}

.footer .navigation-block > div > div {
    margin-top: 2rem;
}

.footer .legal-information > div:last-child .logo {
    flex-basis: 5%;
    margin-right: 40px;
}

.footer .contact-inform ul li.phone {
    position: relative;
    color: #fff;
}

.footer .contact-inform ul li.phone a {
    color: #fff;
    text-decoration: none;
    font-family: "MMC Bold", sans-serif;
    padding-left: 5px;
}

.footer .contact-inform ul li.phone > p span {
    font-family: "MMC Bold", sans-serif;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-right: 2px solid #fff;
    line-height: 77%;
}

.footer .contact-inform ul li.phone:before {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/general-phone-icon.png);
    content: "";
    left: -40px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 7px;
}

.footer-wrapper {
}

.contact-info {
    margin-top: 0 !important;
}

.contact-info li:nth-child(1) button {
    background: #c3002f;
     border: none;
    color: #fff;
    padding: 15px 30px;
    max-width: 100%;
    width: 100%;
    text-align: start;
    font-weight: bold;
    font-family: nissan700;
    transition: .3s;
}
.contact-info li:nth-child(1) button:hover {
    background: #94001e;
    
}
.contact-info li:nth-child(2) button {
    background: #fff;
    border: none;
    color: #000;
    padding: 15px 30px;
    max-width: 100%;
    width: 100%;
    text-align: start;
    font-weight: bold;
    font-family: nissan700;
    transition: .3s;
}
.contact-info li:nth-child(3) button {
    background: #fff;
     border: none;
    color: #000;
    padding: 15px 30px;
    max-width: 100%;
    width: 100%;
    text-align: start;
    font-weight: bold;
    font-family: nissan700;
    transition: .3s;
}
.contact-info li:nth-child(3) button:hover,
.contact-info li:nth-child(2) button:hover {
    color: #c3002f;
}

.contact-info li {
    margin-bottom: 10px;
}
.contact-info li button{
    position: relative;
}
.contact-info li button::before{
    position: absolute;
    top: 17px;
    right: 20px;
    font-weight: 900;
    content: "\E059";
    font-family: "iconsNative";
    font-size: 11px;
    
}

.navigation-block-wrapper{
    display: flex;
    max-width: 1500px;
    width: 100%;
    justify-content: space-between;
    padding: 20px;
}

.footer-cars,
.footer-news,
.footer-sales{
    margin-top: 20px;
}
.footer-cars p a,
.footer-news p a,
.footer-sales p a{
    color: #fff;
    text-decoration: none;
}
.footer-cars p ,
.footer-news p ,
.footer-sales p {
    margin-bottom: 5px;
}

.footer-recom{
    padding: 20px 0;
    border-bottom: solid 1px #fff;
    margin-bottom: 20px;
}
.legal-information{
    margin-top: 0 !important;
}
.footer-social-content{
    display: flex;
    justify-content: flex-end !important;
}
.footer-social-content .social{
    display: flex;
    justify-content: flex-end !important;
}