.rs-17 .rs-page {
    padding-bottom: 25px;
}

.rs-17 .rs-page .rs-page-inner {
    padding-top: 10px;
}
.rs-17 .rs-page .block-page__info{
    width: 100%;
    max-width: 1146px;
    margin: auto;
}
.rs-17 .rs-page .parallax {
    min-height: 400px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 85px;
}

.rs-17 .rs-page .parallax .container {
    min-height: 400px;
    position: relative;
}

.rs-17 .rs-page .parallax-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rs-17 .rs-page .parallax-content h2 {
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: #355480;
}

.rs-17 .rs-page .parallax-content h1 {
    color: #FFF;
    text-align: center;

    /* H2 */
    font-family: Montserrat;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 52.8px */
}

.rs-17 .rs-page .section-descr {
    width: 70%;
    text-align: center;
    margin: 5px auto 40px;
}

.rs-17 .rs-page .section-descr p {
    color: #616161;
    font-size: 18px;
}

.rs-17 .rs-page .section-title {
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
}

.rs-17 .rs-page .section-title.style2:after {
    height: 1px;
    width: 91px;
    background: #DDDDDD;
    display: block;
    position: static;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    content: "";
}

.rs-17 .rs-page img {
    border: 1px solid #dddddd;
    padding: 5px;
    border-radius: 4px;
}
.rs-17 .rs-page .about-main {
    position: relative;
}
.h2,
.rs-17 .rs-page .about-main h2{
    margin-bottom: 20px;
    color: #151618;
    text-align: center;

    /* H2 */
    font-family: Montserrat;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 52.8px */
}

.rs-17 .rs-page .about-main p{
color: #616161;
font-style: normal;
font-weight: 400;
line-height: normal;
    margin-bottom: 20px;
}
.rs-17 .rs-page .about-main .description__text{
    color: var(--black, #151618);
    text-align: center;
    margin-bottom: 30px;
    /* Medium */
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 31.2px */
}
.rs-17 .rs-page .about-main h4 {
    color: #151618;
    font-family: Montserrat;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.78px;
    margin: 20px 0 10px;
}

.rs-17 .rs-page .about-main table {
    margin-bottom: 10px;
}

.rs-17 .rs-page .about-main img {
    position: relative;
    z-index: 10;
}

.rs-17 .rs-page .about-main ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.rs-17 .rs-page .about-main ul li {
    position: relative;
    color: #151618;
    font-family: Montserrat;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding-bottom: 10px;
    padding-left: 28px
}
table td i.check{
    position: relative;
}
table td i.check:before{
    content: "\f00c";
    color: #09A9BB;
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.6px;
}
.rs-17 .rs-page .about-main ul li:before {
    content: "\f00c";
    color: #09A9BB;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    padding-right: 10px;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    position: absolute;
    left: 0;
}

.rs-17 .rs-page .about-main .nav-tabs li:before {
    content: none;
}

.rs-17 .rs-page .sidebar {
    margin-top: 20px;
    border-radius: 0;
}

.rs-17 .rs-page .sidebar .panel-body {
    padding-bottom: 0;
    padding-top: 0;
}

.rs-17 .rs-page .sidebar>.panel-heading {
    color: #212121;
    border-top: 4px solid #01579b;
    border-radius: 0;
}

.rs-17 .rs-page .sidebar .list-group {
    margin-bottom: 0;
}

.rs-17 .rs-page .sidebar .list-group ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.rs-17 .rs-page .sidebar .list-group ul>li>a {
    position: relative;
    display: block;
    padding: 12px 15px;
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
    color: #555;
    transition: none;
}

.rs-17 .rs-page .sidebar .list-group ul>li>a:hover,
.rs-17 .rs-page .sidebar .list-group ul>li>a:focus,
.rs-17 .rs-page .sidebar .list-group ul>li.current-menu-item>a {
    color: #424242;
    text-decoration: none;
    font-weight: 700;
}

.rs-17 .rs-page .sidebar .list-group-item:first-child {
    border-radius: 0;
    border-top: none;
}

.rs-17 .rs-page .sidebar .list-group-item:last-child {
    border-radius: 0;
    border-bottom: none;
}

.rs-17 .rs-page .sidebar .list-group-item {
    border-left: none;
    border-right: none;
    padding-top: 12px;
    padding-bottom: 12px;
    transition: none;
}

.rs-17 .rs-page .sidebar a.list-group-item:hover,
.rs-17 .rs-page .sidebar a.list-group-item:focus {
    color: #424242;
    font-weight: 700;
    background-color: transparent;
}

.rs-17 .rs-page .btn-back {
    padding: 15px 0;
}

.rs-17 .rs-page .btn-back>i {
    padding-right: 5px;
}

.rs-17 .rs-page .news-date {
    color: #616161;
    font-weight: 300;
    margin-bottom: 15px;
    di
}

.rs-17 .rs-page .gallery-row {
    padding-top: 30px;
}

.rs-17 .rs-page .gallery-item {
    margin-bottom: 30px;
    overflow: hidden;
}

.rs-17 .rs-page .gallery-item.gallery-item--col4 a {
    height: 262px;
}

.rs-17 .rs-page .gallery-item.gallery-item--col6 a {
    height: 165px;
}

.rs-17 .rs-page .gallery-item a {
    display: block;
    background-color: #000;
    text-decoration: none;
    position: relative;
    background-size: cover;
}

@media (min-width: 1025px) {
    .rs-17 .rs-page .parallax {
        background-attachment: fixed;
    }
}

@media (max-width: 767px) {
    .rs-17 .rs-page .parallax-content h1 {
        font-size: 28px;
    }
    .rs-17 .rs-page .section-descr {
        width: 100%;
    }
}
.rs-17 .rs-page .block-page__info  td{
    padding: 15px 20px;
    border: 1px solid #D1D1D1;
}
.rs-17 .rs-page .block-page__info thead td{
    text-align: center;
    color: #151618;
    font-family: Montserrat;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    vertical-align: top;
}
.rs-17 .rs-page .block-page__info thead td h5{
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 5px;
}
.btn.table__btn{
    min-width: 16.3rem;
    display: flex;
    height: 60px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    max-width: 100%;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
}
.table__btn.table__btn_1{
    background: #60BCB1;
}
.table__btn.table__btn_2{
    background: #5DA9D5;
}
.table__btn.table__btn_3{
    background: #597CD3;
}
.table__btn.table__btn_4{
    background: #2F34A0;
}
.rs-17 .rs-page .block-page__info tbody td{
    vertical-align: center;
    text-align: center;
    color: #151618;
    font-family: Montserrat;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.rs-17 .rs-page .block-page__info tbody td:first-child{
    width: 339px;
    color: #151618;
    font-family: Montserrat;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.rs-17 .rs-page .block-page__info tbody td:last-child{
    color: #151618;
    font-family: Montserrat;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.table__btn.table__btn_2 .b-circle {
    border: 0.4rem solid #597CD3;
    background-color: #597CD3;
}
.table__btn.table__btn_3 .b-circle {
    border: 0.4rem solid #2F34A0;
    background-color: #2F34A0;
}
.table__btn.table__btn_4 .b-circle {
    border: 0.4rem solid #60BCB1;
    background-color: #60BCB1;
}
.btn.tab_btn{
    width: 100%;
    max-width: 16.3rem;
    display: flex;
    height: 60px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
    background: #5DA9D5;
}
.rs-17 .rs-page .description__title{
    color: #151618;
    font-family: Montserrat;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.78px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 580px) {
    .rs-17 .rs-page .about-main .h3{font-size: 1.8rem;}
    .h2,
    .rs-17 .rs-page .about-main h2{font-size: 2.6rem;}
    .rs-17 .rs-page .description__title,
    .rs-17 .rs-page .about-main .description__text{ font-size: 1.6rem;}
    .rs-17 .rs-page .about-main ul li{font-size: 1.3rem;}
}