/********************************************************************************************************************************************/
/******************************/
/* Footer start */

footer {
    background: #191919;;
    height: 428px;
}

footer .container {
    max-width: 1320px;
    height: 100%;
}

.footer {
    padding-top: 136px;
}

.footer_item1 h2 {
    display: inline-block;
    font-family: var(--mm500);
    color: var(--white);
    font-size: 18px;
    line-height: 14px;
    align-self: flex-start;
}

.footer_item1 p {
    color: #e4e5da;
    margin: 0;
    text-align: justify;
    font-size: 23px;
    font-family: var(--mm400);
    margin-top: 24px;
    font-weight: 400;
    line-height: normal;
}

.footer_item1 span {
    color: #e4e5da;
    text-align: justify;
    font-size: 23px;
    font-family: var(--mm600);
    font-weight: 500;
    line-height: normal;
}

.footer_item2 .phone_number {
    color: #e4e5da;
    text-decoration: none;
    text-align: center;
    font-size: 23px;
    font-family: var(--mm500);
    line-height: 28px;
    width: 212px;
    align-self: center;
}

.footer_item2 p {
    color: #e4e5e4;
    text-decoration: none;
    text-align: end;
    font-size: 23px;
    font-family: var(--mm400);
    margin-bottom: 21px;
}

.footer_link1 {
    margin-right: 30px;
}

.footer_item2,
.footer_link,
.footer_link a {
    color: #e4e5da;
    text-decoration: none;
    font-family: var(--mm500);
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

.footer a:hover {
    color: gray;
}

.outro {
    font-size: 22px;
    font-family: var(--mm400);
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    color: #FFF;
}

.footer_icons {
    width: 215px;
    height: auto;
    flex-shrink: 0;
    margin-top: 21px;
    align-self: flex-end;
}

.footer_icons-1,
.footer_icons-2,
.footer_icons-3 {
    width: 43px;
    height: 43px;
    position: relative;
}

.icon_shadow {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    position: absolute;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}

.outro_designers p{
    color: white;
    text-align: center;
}

/**   FOOTER END   **/
/******************************/
/********************************************************************************************************************************************/










/**   FOOTER MOBILE   **/
/********************************************************************************************************************************************/
/******************************/
/* Мобильный футер 320рx - 480рx */

    @media (min-width:320px) and (max-width:479px) {
    footer {
        width: auto;
        height: 570px !important;
    }

    footer .container {
        height: 570px;
    }

    .footer {
        flex-direction: column;
        padding-top: 0 !important;
    }


    .footer_item1 {
        align-self: center;
    }

    .footer_item1 h2 {
        font-family: var(--mm600);
        font-size: 20px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .footer_link {
        margin-bottom: 0;
    }

    .footer_item2 {
        margin-bottom: 0;
    }

    .footer_item2 p {
        align-self: center;
        font-family: var(--mm400);
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .footer_item2 a {
        align-self: center;
        font-family: var(--mm500);
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center      ;
    }

    .footer_item2 .footer_icons {
        align-self: center;
    }
    
    .social {
        margin-top: 60px !important;
        font-family: var(--mm400);
        font-size: 23px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 30px !important;
    }

    .footer_icons {
        margin-top: 0px;
        margin-bottom: 60px;
        width: 275px;
    }

    .footer_icons-1,
    .footer_icons-2,
    .footer_icons-3 {
        width: 55px;
        height: 55px;
    }

    .outro {
        font-family: var(--mm500);
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px !important;
    }

    .outro p {
        margin: 0;
        font-size: 12px;
    }

    .outro-design {
        font-family: var(--mm400);
        font-size: 17px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;      
        color: rgba(255, 255, 255, 1);
        margin-bottom: 20px !important;
    }

    .outro-design span{
        font-family: var(--mm500);
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
    }

    .footer_item1 p {
        display: none;
    }

    .footer_link1 {
        display: none !important;
    }

    .footer_link2 {
        display: none !important;
    }

    .footer_icons {
        justify-content: space-around !important;
    }
    }

/* Мобильный футер 320рx - 480рx */
/******************************/

/******************************/
/* Мобильный футер 480рx - 768рx */

    @media(min-width:480px) and (max-width:768px) {
    footer {
        width: auto;
        height: 570px !important;
    }

    footer .container {
        height: 570px;
    }

    .footer {
        flex-direction: column;
        padding-top: 0 !important;
    }


    .footer_item1 {
        align-self: center;
    }

    .footer_item1 h2 {
        font-family: var(--mm600);
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .footer_link {
        margin-bottom: 0;
    }

    .footer_item2 {
        margin-bottom: 0;
    }

    .footer_item2 p {
        align-self: center;
        font-family: var(--mm400);
        font-size: 23px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 95px;
        margin-bottom: 20px;
    }

    .footer_item2 a {
        align-self: center;
        font-family: var(--mm500);
        font-size: 23px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
    }

    .footer_item2 .footer_icons {
        align-self: center;
    }
    
    .social {
        margin-top: 60px !important;
        font-family: var(--mm400);
        font-size: 23px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 30px !important;
    }

    .footer_icons {
        margin-top: 0px;
        margin-bottom: 60px;
        width: 275px;
    }

    .footer_icons-1,
    .footer_icons-2,
    .footer_icons-3 {
        width: 55px;
        height: 55px;
    }

    .outro {
        font-family: var(--mm500);
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px !important;
    }

    .outro p {
        margin: 0;
    }

    .outro-design {
        font-family: var(--mm400);
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;      
        color: rgba(255, 255, 255, 1);
        margin-bottom: 20px !important;
    }

    .outro-design span{
        font-family: var(--mm500);
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
    }

    .footer_item1 p {
        display: none;
    }

    .footer_link1 {
        display: none !important;
    }

    .footer_link2 {
        display: none !important;
    }
    }

/* Мобильный футер 480рx - 768рx */
/******************************/

/******************************/
/* Мобильный футер 768px - 1024px */

    @media (min-width:768px) and (max-width:1023px) {
    footer { 
        width: auto;
        height: 570px !important;
    }

    footer .container {
        height: 570px;
    }

    .footer {
        flex-direction: column;
        padding-top: 0 !important;
    }


    .footer_item1 {
        align-self: center;
    }

    .footer_item1 h2 {
        font-family: var(--mm600);
        font-size: 24px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .footer_link {
        margin-bottom: 0;
    }

    .footer_item2 {
        margin-bottom: 0;
    }

    .footer_item2 p {
        align-self: center;
        font-family: var(--mm400);
        font-size: 23px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 95px;
        margin-bottom: 20px;
    }

    .footer_item2 a {
        align-self: center;
        font-family: var(--mm500);
        font-size: 23px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
    }

    .footer_item2 .footer_icons {
        align-self: center;
    }
    
    .social {
        margin-top: 60px !important;
        font-family: var(--mm400);
        font-size: 23px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 30px !important;
    }

    .footer_icons {
        margin-top: 0px;
        margin-bottom: 60px;
        width: 275px;
    }

    .footer_icons-1,
    .footer_icons-2,
    .footer_icons-3 {
        width: 55px;
        height: 55px;
    }

    .outro {
        font-family: var(--mm500);
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px !important;
    }

    .outro p {
        margin: 0;
    }

    .outro-design {
        font-family: var(--mm400);
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;      
        color: rgba(255, 255, 255, 1);
        margin-bottom: 20px !important;
    }

    .outro-design span{
        font-family: var(--mm500);
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
    }

    .footer_item1 p {
        display: none;
    }

    .footer_link1 {
        display: none !important;
    }

    .footer_link2 {
        display: none !important;
    }
    }

/* Мобильный футер 768px - 1024px */
/******************************/

/******************************/
/* Мобильный футер 1024px - 1800px */

    @media (min-width:1024px) and (max-width:1800px) {
    .footer_item1 h2 {
        font-family: var(--mm600);
        font-size: 20px;
        font-weight: 600;
        line-height: 24.38px;
        text-align: left;
        width: 114px;
        margin-left: 70px;
    }

    .nav footer {
        display: none;
    }

    .footer_item1 p {
        display: none;
    }

    .outro_designers {
        margin-top: 81px;
    }

    .outro_designers p {
        text-align: center;
        color: #FFFFFF;
        font-family: var(--mm400);
        font-size: 16px;
        font-weight: 400;
        line-height: 19.5px;
    }

    .outro_designers span {
        font-family: var(--mm500);
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
        color: #ffffff;
    }

    .outro {
        font-family: var(--mm500);
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
    }

    .footer {
        padding-top: 0;
        margin-top: 70px;
    }

    footer .container {
        justify-content: unset !important;
    }

    .footer_link a{
        font-family: var(--mm500);
        font-size: 14px;
        font-weight: 500;
        line-height: 17.07px;
    }

    .footer_item2 {
        margin-right: 70px;
        align-items: flex-start;
    }

    .footer_item2 p {
        font-family: var(--mm400);
        font-size: 16px;
        font-weight: 400;
        line-height: 19.5px;

    }

    /* .footer_item2 a {
        font-family: var(--mm500);
        font-size: 17px;
        font-weight: 500;
        line-height: 20.72px;
        text-align: left;
    } */

    .footer_icons-1,
    .footer_icons-2,
    .footer_icons-3 {
        width: 32px;
        height: 32px;
    }

    .footer_icons {
        width: 152px;
        align-self: flex-start;
    }
    }

/* Мобильный футер 1024px - 1800px */
/******************************/
/********************************************************************************************************************************************/
/**   FOOTER MOBILE   **/