.contact-info {
    background-image: url('/img/design/bkgrd_contacts.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 30px 0 80px;
    background-color: #fcfcfa;
}
.contact-map {
    padding: 65px 0;
    background-color: #F3F3F3;
}
.navbar-default .navbar-nav .contact.active a,
.navbar-default .navbar-nav .contact.active a:hover {
    color: black;
    background-color: transparent;
    border-bottom-color: #65bd2a;
}


.title-contact-item {
    font-size: 17px;
}
.one-info-block-contact {
    height: 500px;
    padding: 0px 45px;
    overflow: hidden;
}
.contact-item {
    line-height: 1.6;
    font-size: 0.9em;
    height: auto;
    padding: 0px 0 15px;
    overflow: hidden;
}
.contact-item h4 {
    line-height: 1.2;
}
.contact-item span {
    font-size: 1.25em;
}
.map-info {
    padding: 35px 55px;
}
.map-path {
    font-size: 18px;
    padding-top: 20px;
}
.map-info-inner {
    padding: 0px 0;
}
.map-info-inner .contact-item {
    margin: 0px 0;
}