﻿.rs-17 .rs-offers .offers-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.rs-17 .rs-offers .offers-list li{
	padding-top: 56px;
	padding-bottom: 55px;
	/*background: #F2F5FC;*/
}
.rs-17 .rs-offers .offers-list li:nth-child(2){
	/*background-color: #f9f9f9;*/
}
.rs-17 .rs-offers h2{
	color: #303030;
	font-family: Nunito Sans;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.08px;
	margin-top: 30px;
}
.rs-17 .rs-offers h3{
	color: #424242;
	font-family: Open Sans;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.84px;
	margin: 20px 0;
}
.rs-17 .rs-offers h4{
	line-height: 1.4;
	margin-bottom: 25px;
}

.rs-17 .rs-offers .add-text{
	font-size: 12px;
	margin-top: 20px;
}
.rs-offers.rs-team h2{margin-top: 0}
.rs-team__post{
	margin: 20px 0;
	font-weight: 500;
	font-size: 2.2rem;
}
.rs-offers.rs-team img{
	max-width: 312px;
}
.rs-offers.rs-team p:not(:last-child){
	margin-bottom: 15px;
}
@media (max-width: 1200px){

	.rs-17 .rs-offers .img-responsive{
	margin: 0 auto 20px;
}
	.rs-17 .rs-offers h2{
		font-size: 30px;
		margin-top: 0;
	}
	.rs-17 .rs-offers h3{
		font-size: 24px;
		margin: 15px 0;
	}
}
@media (max-width: 767px){
	.rs-17 .rs-offers h2{
		font-size: 28px;
	}
	.rs-17 .rs-offers h3{
		font-size: 20px;
	}
}