main {
	overflow:hidden;
	
}
.footer img {
    width: auto;
    height: auto;
}

.footer-link a,
.footer-link2 a {
    gap: 15px;
}

.footer-li,
.footer-ul {
    padding: 0;
}

.footer-title {
    margin-bottom: 15px;
}

.footer-input input {
    margin: 0;
    width: 100%;
    color: #FFFFFF;
    padding: 0 0 0 15px;
    height: 50px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 10px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.footer-button button {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    background: #43CDD7;
    border-radius: 10px;
    width: 100%;
    height: 50px;
}

.footer-form-suptext {
    padding-top: 15px;
}

.footer-form-suptext {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
}

.footer-form-suptext a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}


.footer {
    margin: 0;
    background: #200F3F;
    padding: 60px;
}

.footer ul {
    margin-left: 0;
}

.map {
    background: #200F3F;
    padding-bottom: 60px;
}

.footer__map {
    max-width: 1140px;
    height: 367px;
    border-radius: 20px;
    margin: 0 auto;
    overflow: hidden;
}
@media (max-width:900px) {
		.mt-mobile {
		  height: 100%;
		}
		.mt-munu-mb .header-navigation-wr {
    margin-bottom: 50px;
}
.nodisplay {
    display: none;
}
    .footer {
        margin: 0;
        background: #200F3F;
    }

    .footer .container {
        padding: 50px 15px;
        width: 100%;
    }

    .footer-link {
        padding: 25px 0 0 0;
    }

    .footer {
        padding: 0;
    }

    .map {
        padding-bottom: 50px;
        border-radius: 10px;
        overflow: hidden
				}

    .footer__map {
        max-width: 100%;
        height: 380px;
        border-radius: 10px;
        margin: 0 auto;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;  
				position: relative
    }

.ymaps-2-1-79-map {
					-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
        overflow: hidden

	
}
    .footer-logo img {
        /*width: 239px;*/
        height: 61px;
    }

    .footer-link a {
        font-size: 18px;
        gap: 15px;
    }

    .footer-link2 a {
        font-size: 14px;
        gap: 15px;
    }

    .footer-title {
        font-family: 'Roboto';
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .footer-li,
    .footer-ul {
        padding: 0
    }

    .footer-li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .footer-form-text {
        padding: 0 0 20px 0;
        font-family: 'Roboto';
        font-weight: 600;
        font-size: 16px;
        line-height: 25px;
    }

    .footer-input input {
        background: rgba(255, 255, 255, 0.25);
        border-radius: 5px;
        height: 45px;
        color: #FFFFFF;
    }

    .footer-button button {
        font-size: 14px;
        line-height: 20px;
        background: #43CDD7;
        border-radius: 5px;
        width: 100%;
        height: 45px;
    }

    .footer-form-suptext {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: rgba(255, 255, 255, 0.5);
    }

    .footer-form-suptext a {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #FFFFFF;
    }

    .footer-suptitle {
        text-align: left;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
    }

    .footer-suptitle p {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
    }

    .footer-input {
        padding: 10px 0 0 0;
    }

    .footer-button {
        padding: 10px 0 0 0;
    }

    .footer-right {
        margin-bottom: 30px;
    }

    .footer-wrap {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15)
    }

    .footer-inner {
    padding: 30px 0 0 0;
    }
    .footer-left {
        flex-direction:column
    }
    .footer-li {
        padding-bottom: 10px; 
    }
    .footer-block3 {
        padding: 20px 0 0 0;
    }

}
