.rs-17 .rs-page{
	padding-bottom: 25px;
}
.rs-17 .rs-page .rs-page-inner{
	padding-top: 10px;
}
.rs-17 .rs-page-inner .section-title{
	margin-bottom: 30px;
}
.rs-17 .rs-page .parallax{
	min-height: 400px;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.rs-17 .rs-page .parallax.parallax-about{
/*	background-image: url("../../img/about_bg.jpg");*/
}
.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-shadow: 0 2px 1px rgba(0,0,0,.3);
	text-align: center;
	font-weight: 700;
	color: #fff;
}
.rs-17 .rs-page h2{
    font-size: 36px;
	color: #0e0e0e;
    font-weight: 600;
}
.rs-17 .rs-page h3{
	margin-top:  10px;
	margin-bottom: 10px;
	    font-weight: 600;
}
.rs-17 .rs-page img{
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rs-17 .rs-page .about-main p{
	margin-bottom: 10px;
	margin-top: 10px;
}
.rs-17 .rs-page .about-main h4{
	line-height: 1.30;
    margin-bottom: 10px;
    font-weight: 400;
}
.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 0 0 18px;
	list-style: none;
}
.rs-17 .rs-page .about-main ul li{
	position: relative;
	margin-bottom: 4px;
	margin-top: 4px;
}
.rs-17 .rs-page .about-main ul li:before{
	position: absolute;
	left: -18px;
	top: 3px;
	content: "\f00c";
	color: #b5b5b5;
	display: inline-block;
	padding-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.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;
}
.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;
}
.rs-17 .rs-page ul.pdf-recommend1{
	margin-bottom: 15px;
	padding-left: 40px;
}
.rs-17 .rs-page ul.pdf-recommend1 li{
	list-style: url(/wp-content/uploads/2021/03/docIcon-pdf.png);
	margin-top: 2px;
	margin-bottom: 2px;
}
.rs-17 .rs-page ul.pdf-recommend1 li:before{
	content: none;
}
.rs-17 .rs-page ul.pdf-recommend1 li a{
    bottom: 5px;
    position: relative;
}
.rs-17 .rs-page ol {
	list-style-type: none;
	counter-reset: num;
	margin: 0 0 0 15px;
	padding: 15px 0 5px 0;
	font-size: 14px;
}
.rs-17 .rs-page ol li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.rs-17 .rs-page ol li:before {
	content: counter(num) '.';
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -26px;
	width: 20px;
	color: #86C653;
	text-align: right;
	font-weight: 700;
}
.rs-17 .rs-page .clearfix{
	margin-bottom: 20px;
    margin-top: 15px;
}
.rs-17 .rs-page .about-main blockquote {
	font-size: 15px;
	line-height: 1.44;
    background: #fff url(../../img/q_icon2.png) no-repeat calc(100% - 24px) calc(100% - 20px);
}
.rs-17 .rs-page blockquote p,
.rs-17 .rs-page.about-main blockquote p {
	font-size: 15px;
}

.rs-17 .rs-page .about-main blockquote {
    border: none;
    padding: 32px 110px 32px 32px;
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.rs-17 .rs-page .about-main blockquote p:last-child{
	margin-top: 10px;
}
.rs-17 .rs-page a{
    color: #86C653;
    text-decoration: underline;
    font-weight:  600;
}
.rs-17 .rs-page a:hover,
.rs-17 .rs-page a:focus{
    color: #77af4b;
}
@media (min-width: 1025px){
	.rs-17 .rs-page .parallax{
		background-attachment: fixed;
	}
}
@media (max-width: 991px){
	.rs-17 .rs-page .about-main blockquote {
	    border: none;
	    padding: 25px 50px 25px 25px;
	}
}

@media (max-width: 767px){
	.rs-17 .rs-page h2{
    	font-size: 25px;
	}
	.rs-17 .rs-page .parallax-content h1{
		font-size: 28px;
	}
	.rs-17 .rs-page .section-title--text {
		font-size: 28px;
	}
	.rs-17 .rs-page .section-descr{
		width: 100%;
	}
	.rs-17 .rs-page img {
		max-width: 100%;
	}
}