.scroll-button {
    cursor: pointer;
}
.cur-pointer {
    cursor: pointer;
}
.adress a {
    text-decoration: none;
    color: #fff;
}

span.low_size {
    text-transform: none;
}

p.head_h {
    margin: 0 auto;
    padding-bottom: 17px;
}

.title p {
    padding: 0px;
    line-height: 60px !important;
    margin: 0 auto;
    margin-bottom: 20px;
}

hr {
    margin: 0 auto;
    width: 75%;
    border: none;
    height: 1px;
    background-color: white;
    margin-bottom: 17px;
    opacity: 0.2;
}

.content.content_top {
    max-width: 950px;
}

.title_alternative {
    text-align: center;
}

.block_center {
    text-align: center !important;
}

.inf_center p {
    text-align: justify;
}

.left-center p {
    text-align: justify;
}

.right-center p {
    text-align: justify;
}

.content_top li {
    color: #464646;
    font-weight: 300;
    background: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
    list-style: none;
    padding-bottom: 3px;
}