.block-contacts ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

.block-contacts ul li p, .block-contacts ul li p a, .block-contacts ul li p a:hover, .block-contacts ul li p a:active, .block-contacts ul li p a:focus, .block-contacts ul li p a:visited {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: 60px;
    text-decoration: none;
    outline: 0;
}

.block-contacts ul li p span {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
}

.block-contacts ul li a {
    font-size: 2em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
}

.block-contacts ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.block-contacts ul li a:active, .block-contacts ul li a:visited {
    color: #fff;
}

.block-contacts ul li a.link-politika {
    font-size: 1.5em;
}

.block-contacts ul li img {
}

.block-contacts ul li a.soc-link {
    display: inline-block;
    margin-right: 15px;
    border-radius: 3px;
}

.link-mail-footer {
    margin-bottom: 80px;
    display: block;
}

.city-text {
    margin-top: 114px !important;
}

.block-contacts ul li a.soc-link:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.block-contacts {
    position: relative;
    z-index: 2;
    padding-bottom: 50px;
}

.block-footer-bg {
    position: absolute;
    margin-top: -580px;
    z-index: 1;
    background: #333;
    width: 60%;
    height: 580px;
}

.block-footer-map {
    position: absolute;
    margin-top: -580px;
    right: 0;
    z-index: 999;
    width: 40%;
    height: 580px;
}

.copyright {
    padding: 10px;
    padding-top: 20px;
    background: #101010;
    color: #fff;
    z-index: 1;
    position: relative;
}

.copyright p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}

.modal-open {
    overflow: overlay;
}

.modal-dialog-callback .modal-content {
    border: none;
    box-shadow: none;
}

.modal-backdrop.in {
    filter: alpha(opacity=15);
    opacity: .15;
}

footer.ays {
    background: #333; position: relative;
}

footer.ays .block-contacts {
    padding-top: 60px; padding-bottom: 44px;
}

footer.ays .block-contacts .city-text { margin-top: -7px !important; }
footer.ays .block-contacts .link-mail-footer { margin-bottom: 30px; }
footer.ays .block-contacts .col-lg-3:not(.cls-1) {
    padding-top: 72px;
}
footer.ays .block-contacts li p { margin-top: 30px; }
footer.ays .block-contacts li p span { margin-top: 13px; font-size: 12px; }
footer.ays .block-contacts li a { text-decoration: none; font-size: 18px; }
footer.ays .block-contacts .cls-3 p { line-height: 40px; }
footer.ays .block-contacts .cls-4 p { margin: 0px 0px 25px; }
footer.ays .block-contacts .cls-4 span { font-size: 18px; }

footer.ays .block-contacts .phone {
    margin-top: 0px;
}

footer.ays .link-logo {
    padding: 0px 0px 50px;
}

footer.ays .link-logo img {
    height: 25px; width: auto;
}

footer.ays .wrap-bottom-menu { background: #252525; padding: 26px 0px 0px; }
footer.ays .wrap-bottom-menu ul { display: contents; margin: 0px; padding-left: 0px; }
footer.ays .wrap-bottom-menu li { display: inline-block; list-style: none; padding-bottom: 26px; }
footer.ays .wrap-bottom-menu li a { font-size: 15px; font-weight: 700; color: white; }
footer.ays .wrap-bottom-menu .left-menu li { float: left; margin-right: 20px; }
footer.ays .wrap-bottom-menu .right-menu li { float: right; margin-left: 20px; }

@media (max-width: 1200px) {
    .page-contacts .cnts-items .item { margin-bottom: 30px; }
    .page-contacts .cnts-items .item .caption { margin-bottom: 12px; }     
}
@media (max-width: 900px) {    
    .page-contacts .feedback-form { width: 100%; } 
    .page-contacts #ya-map { height: 200px; }
    .page-contacts .feedback-form .sub-title { font-size: 22px; }
    .page-contacts .feedback-form .sub-title br { display: none; }
    .page-contacts .cnts-items { margin-bottom: 30px; }
    footer.ays .block-contacts .col-lg-3:not(.cls-1) { padding-top: 22px; }
    footer.ays .wrap-bottom-menu ul { display: block; }
    footer.ays .wrap-bottom-menu li { float: none !important; margin: 0px 0px 10px !important; padding-bottom: 0px; display: block; text-align: center; }
}
