﻿.rs-17 .rs-offers .offers-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.rs-17 .rs-offers .offers-list>li{
	padding-top: 40px;
	padding-bottom: 40px;
}
.rs-17 .rs-offers.offers2 .offers-list>li{
	padding-bottom: 10px;
	padding-top: 50px;
}
.rs-17 .rs-offers.offers3 .offers-list>li{
	padding-bottom: 35px;
	padding-top: 50px;
}
.rs-17 .rs-offers .offers-list>li.block-about{
	padding-bottom: 35px;
}
.rs-17 .rs-offers .offers-list>li.block-cost{
	padding-top: 20px;
}
/*.rs-17 .rs-offers .offers-list>li:nth-child(2){
	background-color: #f9f9f9;
}*/
.rs-17 .rs-offers .offers-list>li ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.rs-17 .rs-offers .offers-list>li ul li {
    position: relative;
}
.rs-17 .rs-offers .offers-list>li ul li:before {
    padding-right: 8px;
    content: "\f00c";
    color: #2882FF;
    left: 0;
    top: 4px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rs-17 .rs-offers .bq-01{
	display: flex;
}
.rs-17 .rs-offers.offers2 blockquote {
	 margin: 20px 0 10px;
}
.rs-17 .rs-offers blockquote {
    background-color: #F3F7FA;
    width: 100%;
    padding: 14px 25px;
    margin: 10px 0 10px;
    font-size: 14px;
    border-left: 4px solid #2882FF;
    border-radius: 2px;
}
.rs-17 .rs-offers h2{
	font-size: 36px;
	font-weight: 400;
	text-transform: none;
	margin-top: -6px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height: 1.35;
	color: #1A1A1A;
}
.rs-17 .rs-offers .block-cost h2{
	margin-top: 52px;
}
.rs-17 .rs-offers.offers3 .block-cost h2 {
    margin-top: -3px;
}
.rs-17 .rs-offers h3{
	font-weight: 400;
	margin-top: 10px;
}
.rs-17 .rs-offers h4{
	line-height: 1.4;
	margin-bottom: 25px;
}
.rs-17 .rs-offers p{
	line-height: 1.45;
	letter-spacing: 0.3px;
}
.rs-17 .rs-offers.offers1  p{
	letter-spacing: 0.1px;
}
.rs-17 .rs-offers .add-text{
	font-size: 12px;
	margin-top: 20px;
}
.rs-17 .rs-offers .btn-color{
	margin-right: 25px;
}
.rs-17 .rs-offers .btn{
	padding: 8px 28px;
    font-size: 14px;
    margin-top: 14px;
    font-weight: 700;
}
@media (max-width: 1199px){
	.rs-17 .rs-offers h2{
	margin-top: -6px;
	}
	.rs-17 .rs-offers .block-cost h2{
	margin-top: 0px;
	}
	.rs-17 .rs-offers.offers3 .block-cost h2 {
    margin-top: 0px;
	}
}
@media (max-width: 991px){
	.rs-17 .rs-offers h2{
	margin-top: 15px;
	}
	.rs-17 .rs-offers .block-cost h2{
	margin-top: 15px;
	}
	.rs-17 .rs-offers.offers3 .block-cost h2 {
    margin-top: 15px;
	}
}
@media (max-width: 767px){
	.rs-17 .rs-offers h2{
		font-size: 25px;
	}
}