.soc-item {
    color: #000;
}

.s-intro .intro-slider .btn-wrap {
    padding: 0 !important;
}

.intro-slider .btn-wrap a {
    float: left;
}

.main-foot h3 {
    padding-left: 0px;
}

.s-sitemap ul li {
    width: auto;
}

.news-wrap {
    height: 340px;
    display: block;
    position: relative;
    overflow: hidden;
}

.news-wrap.heightauto {
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
}

.vac-item .btn-red {
    margin: auto;
    display: block;
    width: 70%;
    text-align: center;
}

.main-news-content h3 {
    display: none;
}

h3 {
    font-size: 18px;
    line-height: 1.25;
    position: relative;
    font-weight: 700;
    padding-left: 18px;
}

.s-fasads h3::before {
    content: '';
    position: absolute;
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    width: 3px;
    background-color: #dd3d42;
    left: 0;
    top: 4px;
}

.baloon-title {
    font-size: 16px !important;
    padding: 10px 40px 10px 20px !important
}

.baloon-img {
    height: 108px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.baloon-desc {
    padding: 10px 20px !important;
    font-size: 11px !important;
    line-height: 1.2
}

.btn-wrap {
    text-align: right !important;
    padding: 13px 20px !important
}

.baloon-item a {
    font-size: 16px !important;
    text-decoration: underline !important
}

.baloon-item a:hover {
    text-decoration: none !important;
    color: #dd3d42
}


.s-breadcrumbs a:first-child {
    font-weight: 700;
}

.s-breadcrumbs span {
    color: #bcbcbc;
    pointer-events: none;
}

.leader-item-title {
    margin-bottom: 30px;
    height: 45px;
}

.objects-slide-title {
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: underline;
    color: #404040;
    display: inline-block;
    margin-top: 14px;
    line-height: 1;
}

.leader-item-list a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
    padding-left: 16px;
    position: relative;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.main-news .text {
    display: none;
}

.more-wrap {
    text-align: center;
    margin-bottom: 10px;
}

.where #map {

    overflow: hidden;
    height: 450px;

    position: relative;
}

.map select {
    width: 200px;
    font-size: 12px;
    line-height: 1;
    padding: 15px 20px;
    margin-top: 12px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1001;
}

table.map-table {
    color: #333;
    width: 100%;
    margin-top: 40px;
    font-size: 12px;
}

table.map-table tr {
    border-radius: 5px;
}

table.map-table tr td {
    padding: 18px 30px;
}

table.map-table tr:nth-child(odd) td {
    background-color: #f6f6f6;
}

table.map-table tr:first-of-type td {
    background-color: #dedee8;
    font-weight: 300;
    font-size: 10px;
}

table.map-table tr td:last-of-type {
    text-align: center;
}

table.map-table img {
    opacity: 0.3;
    cursor: pointer;
    transition: 0.2s;
}

table.map-table img.active {
    opacity: 1;
}

.leader-item-list a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 16px;
    position: relative;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.leader-item-title {
    margin-bottom: 10px;
    height: auto;
}

.main-mnu a {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
