﻿.rs-17 .rs-offers .offers-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.rs-17 .rs-offers .offers-list li{
	padding-top: 60px;
	padding-bottom: 50px;
}
.rs-17 .rs-offers .offers-list li:nth-child(1){
	background-color: #EBF7FE;
}
.rs-17 .rs-offers.rs-offers-2 .offers-list li:nth-child(1){
	background-color: transparent;
	background-image:  url('../../img/img_2.2_bg.jpg');
	background-repeat:  no-repeat;
	background-position:  center;
}
.rs-17 .rs-offers h2{	
	margin-bottom: 15px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 1.3;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #04324B;
}
.page-id-1227 .rs-17 .rs-offers h2  {
	text-transform: none;
	line-height: 1.2;
}
.rs-17 .rs-offers h3{
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 1.3;
	letter-spacing: 0.03em;
	color: #04324B;
}
.rs-17 .rs-offers h4{
	line-height: 1.4;
	margin-bottom: 25px;
}
.rs-17 .rs-offers p  {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	color: #6C787E;
}
.rs-17 .rs-offers blockquote  {
	background-color: #FFFFFF;
	border-radius: 5px;
	border-left:  none;
	padding: 35px 35px 20px 35px;
	margin-top:  15px;
}
.rs-17 .rs-offers blockquote p  {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 126.19%;
	letter-spacing: 0.03em;
	color: #6C787E;
	margin-bottom: 15px;
}
.rs-17 .rs-offers img  {
	border-radius: 75px;
}
.rs-17 .rs-offers .btn-color{
	
}
.rs-17 .rs-offers .add-text{
	font-size: 12px;
	margin-top: 20px;
}
@media (max-width: 767px){
	.rs-17 .rs-offers h2{
		font-size: 25px;
	}
	.rs-17 .rs-offers h3  {
		font-size: 22px;
	}
}
@media (min-width: 992px)  {
	.rs-17 .rs-offers .offers-list .row {
		display:  flex;
	}
	.rs-17 .rs-offers .offers-list .row .col-xs-12 {
		display:  flex;
		margin:  auto;
		flex-direction:  column;
		justify-content:  center;
	}
}