.maot-contacts-colls-txt {
    margin-top: 38px;
}
.maot-contacts-colls-title {
    font-family: 'robotobold';
    font-weight: bold;
    color:#333;
}
.maot-contacts-colls-txt p {
    color:#444343;
}
.maot-metro {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #626262;
    background: url(../img/metro-icon.png) left top no-repeat;
    padding: 0px 0px 0px 22px;
    background-position: left 1px;
    display: inline-block;
    text-decoration: none;
}
.maot-metro:first-child {
    margin-right: 8px;
}
.maot-contacts-colls-copyright {
    margin-top: 36px;
}
.maot-contacts-colls-copyright p {
    color:#444343;
    line-height: 22px;
}