.realnye_otzyvy_o_rabote_wrapper {
	position: relative;
	padding-bottom: 7rem;
}
.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
.realnye_otzyvy_o_rabote_wrapper .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0.9rem;
	right: 14.5rem;
	left: auto;
	display: block;
	width: 3rem;
	height: 2.4rem;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index: 1000;
}
.realnye_otzyvy_o_rabote_wrapper .slick-next {
	background: url("/rr_images/decorations/arrow_next.png") no-repeat center center scroll transparent;
	right: 0;
}
.realnye_otzyvy_o_rabote_wrapper .slick-prev {
	background: url("/rr_images/decorations/arrow_prev.png") no-repeat center center scroll transparent;
}
.realnye_otzyvy_o_rabote_wrapper .slick-next:hover {
	background: url("/rr_images/decorations/arrow_next_hover.png") no-repeat center center scroll transparent;
}
.realnye_otzyvy_o_rabote_wrapper .slick-prev:hover {
	background: url("/rr_images/decorations/arrow_prev_hover.png") no-repeat center center scroll transparent;
}
.realnye_otzyvy_o_rabote_wrapper .slick-next:before,
.realnye_otzyvy_o_rabote_wrapper .slick-prev:before {
	content: none!important;
	font-size: 2.4rem!important;
	line-height: 1!important;
	opacity: 1!important;
}
.realnye_otzyvy_o_rabote_wrapper .slick-slide {
	outline: none;
}
/* Страница по ширине меньше, чем 479 px */
@media only screen and (max-width:479px) {
	.realnye_otzyvy_o_rabote_wrapper .title {
		font-family: "RobotoLight";
		font-size: 2rem;
		margin: 3rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title span {
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper {
		padding-bottom: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: auto;
		bottom: -7rem;
		right: auto;
		left: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		right: 0;
		left: auto;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu {
		margin: 3rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position {
		display: inline-block;
		font-size: 1.6rem;
		font-style: italic;
		color: #205acc;
		line-height: 1;
		text-decoration: underline;
		cursor: pointer;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position {
		margin-right: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position.noactive,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position.noactive {
		color: #4e4e4e;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .feedback_block {
		margin: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .name_company {
		font-size: 1.8rem;
		line-height: 1;
		margin-bottom: 3rem;
		padding: 0;
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper .anouns_company {
		font-size: 1.6rem;
	}
	.realnye_otzyvy_o_rabote_list.feedbacks.client {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .num_from_num {
		display: none!important;
	}
	.realnye_otzyvy_o_rabote_wrapper .counter {
		position: absolute;
		top: auto;
		bottom: -7rem;
		right: auto;
		left: calc(50% - 4.3rem);
		display: block;
		width: 8.6rem;
		height: auto;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 1000;
		font-size: 3rem;
		font-family: "RobotoBlack";
		color: #205acc;
	}
		.realnye_otzyvy_o_rabote_wrapper .slick-prev, .realnye_otzyvy_o_rabote_wrapper .slick-prev:hover {
			background-position-x: left;
		}
		.realnye_otzyvy_o_rabote_wrapper .slick-next, .realnye_otzyvy_o_rabote_wrapper .slick-next:hover {
			background-position-x: right;			
		} 
	.realnye_otzyvy_o_rabote_wrapper .counter span.thin {
		font-family: "RobotoLight";
		color: #a6a3a3;
	}
	.screen_11 .main_content {
		padding: 0 0 7rem;
	}
}
/* Страница по ширине больше, чем 480 px и меньше, чем 639 px */
@media only screen and (min-width:480px) and (max-width:639px){
	.realnye_otzyvy_o_rabote_wrapper .title {
		font-family: "RobotoLight";
		font-size: 2.4rem;
		margin: 3rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title span {
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper {
		padding-bottom: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: auto;
		bottom: -7rem;
		right: auto;
		left: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		right: 0;
		left: auto;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu {
		margin: 3rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position {
		display: inline-block;
		font-size: 1.6rem;
		font-style: italic;
		color: #205acc;
		line-height: 1;
		text-decoration: underline;
		cursor: pointer;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position {
		margin-right: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position.noactive,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position.noactive {
		color: #4e4e4e;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .feedback_block {
		margin: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .name_company {
		font-size: 1.8rem;
		line-height: 1;
		margin-bottom: 3rem;
		padding: 0;
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_list.feedbacks.client {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .num_from_num {
		display: none!important;
	}
	.realnye_otzyvy_o_rabote_wrapper .counter {
		position: absolute;
		top: auto;
		bottom: -7rem;
		right: auto;
		left: calc(50% - 4.3rem);
		display: block;
		width: 8.6rem;
		height: auto;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 1000;
		font-size: 3rem;
		font-family: "RobotoBlack";
		color: #205acc;
	}
		.realnye_otzyvy_o_rabote_wrapper .slick-prev, .realnye_otzyvy_o_rabote_wrapper .slick-prev:hover {
			background-position-x: left;
		}
		.realnye_otzyvy_o_rabote_wrapper .slick-next, .realnye_otzyvy_o_rabote_wrapper .slick-next:hover {
			background-position-x: right;			
		} 
	.realnye_otzyvy_o_rabote_wrapper .counter span.thin {
		font-family: "RobotoLight";
		color: #a6a3a3;
	}
	.screen_11 .main_content {
		padding: 0 0 7rem 0;
	}
}
/* Страница по ширине больше, чем 640 px и меньше, чем 959 px */
@media only screen and (min-width:640px) and (max-width:959px){
	.screen_11 .main_content {
		padding-bottom: 8rem;
	}
	
	.realnye_otzyvy_o_rabote_wrapper {
		padding-bottom: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: -6.1rem;
		right: 12rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		right: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title {
		font-family: "RobotoLight";
		font-size: 2.4rem;
		margin: 5rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title span {
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu {
		margin: 5rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position {
		display: inline-block;
		font-size: 1.6rem;
		font-style: italic;
		color: #205acc;
		line-height: 1;
		text-decoration: underline;
		cursor: pointer;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position {
		margin-right: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position.noactive,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position.noactive {
		color: #4e4e4e;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .feedback_block {
		margin: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .name_company {
		font-size: 1.8rem;
		line-height: 1;
		margin-bottom: 3rem;
		padding: 0;
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_list.feedbacks.client {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .num_from_num {
		display: none!important;
	}
	.realnye_otzyvy_o_rabote_wrapper .counter {
		position: absolute;
		width: 8.6rem;
		bottom: 0;
		margin: 0 calc(50% - 4.3rem);
		display: block;
		padding: 0;
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 1000;
		font-size: 3rem;
		line-height: 3rem;
		font-family: "RobotoBlack";
		color: #205acc;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: auto;
		bottom: -7.5rem;
		right: auto;
		left: calc(50% - 10rem);
		width: 3rem;
		height: 3rem;
	} 
		.realnye_otzyvy_o_rabote_wrapper .slick-next {
			right: calc(50% - 10rem);
			left: auto;
		}
	
	.realnye_otzyvy_o_rabote_wrapper .counter span.thin {
		font-family: "RobotoLight";
		color: #a6a3a3;
	}
}
/* Страница по ширине больше, чем 960 px и меньше, чем 1365 px */
@media only screen and (min-width: 960px) and (max-width:1365px){
	.screen_11 .main_content {
		padding-bottom: 8rem;
	}
	
	.realnye_otzyvy_o_rabote_wrapper {
		padding-bottom: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: -6.1rem;
		right: 12rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		right: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title {
		font-family: "RobotoLight";
		font-size: 3rem;
		margin: 5rem 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .title span {
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu {
		margin: 5rem 0 5rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position {
		display: inline-block;
		font-size: 1.6rem;
		font-style: italic;
		color: #205acc;
		line-height: 1;
		text-decoration: underline;
		cursor: pointer;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position {
		margin-right: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position.noactive,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position.noactive {
		color: #4e4e4e;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture {
		width: 22.4rem;
		float: left;
		height: 31rem;
		background: url("/rr_images/default/frame_picture.png") no-repeat 50% 50% scroll transparent;
		position: relative;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture img {
		padding: 2.5rem 1.9rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .zoom {
		background: url(/rr_images/decorations/zoom.png) no-repeat 50% 50% scroll transparent;
		cursor: pointer;
		width: 50%;
		height: 50%;
		overflow: auto;
		margin: auto;
		position: absolute;
		top: 0; left: 0; bottom: 0; right: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .feedback_block {
		margin: 0 0 0 26rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .name_company {
		font-size: 2.4rem;
		line-height: 1;
		margin-bottom: 4rem;
		padding: 0;
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_list.feedbacks.client {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .num_from_num {
		display: none!important;
	}
	.realnye_otzyvy_o_rabote_wrapper .counter {
		position: absolute;
		width: 8.6rem;
		bottom: 0;
		margin: 0 calc(50% - 4.3rem);
		display: block;
		padding: 0;
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 1000;
		font-size: 3rem;
		line-height: 3rem;
		font-family: "RobotoBlack";
		color: #205acc;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: auto;
		bottom: -7.5rem;
		right: auto;
		left: calc(50% - 10rem);
		width: 3rem;
		height: 3rem;
	} 
		.realnye_otzyvy_o_rabote_wrapper .slick-next {
			right: calc(50% - 10rem);
			left: auto;
		}
	
	.realnye_otzyvy_o_rabote_wrapper .counter span.thin {
		font-family: "RobotoLight";
		color: #a6a3a3;
	}
}
/* Страница по ширине больше, чем 1366 px */
@media only screen and (min-width: 1366px) {
	.screen_11 .main_content {
		padding-bottom: 8rem;
	}
	
	.realnye_otzyvy_o_rabote_wrapper {
		padding-top: 5rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .title {
		font-family: "RobotoLight";
		font-size: 4rem;
		margin: 0 0 6rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .title span {
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu {
		position: absolute;
		top: 12.6rem;
		left: 29.6rem;
		z-index: 1000;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position {
		display: inline-block;
		font-size: 1.6rem;
		font-style: italic;
		color: #205acc;
		line-height: 1;
		text-decoration: underline;
		cursor: pointer;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position {
		margin-right: 3rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .as_menu .fst_position.noactive,
	.realnye_otzyvy_o_rabote_wrapper .as_menu .snd_position.noactive {
		color: #4e4e4e;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture {
		width: 22.4rem;
		float: left;
		height: 31rem;
		background: url("/rr_images/default/frame_picture.png") no-repeat 50% 50% scroll transparent;
		position: relative;
	}
	.realnye_otzyvy_o_rabote_wrapper .picture img {
		padding: 2.5rem 1.9rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .zoom {
		background: url(/rr_images/decorations/zoom.png) no-repeat 50% 50% scroll transparent;
		cursor: pointer;
		width: 50%;
		height: 50%;
		overflow: auto;
		margin: auto;
		position: absolute;
		top: 0; left: 0; bottom: 0; right: 0;
	}
	.realnye_otzyvy_o_rabote_wrapper .feedback_block {
		margin: 6.5rem 0 0 29.6rem;
	}
	.realnye_otzyvy_o_rabote_wrapper .name_company {
		font-size: 2.4rem;
		line-height: 1;
		margin-bottom: 4rem;
		padding: 0;
		font-family: "RobotoBlack";
	}
	.realnye_otzyvy_o_rabote_list.feedbacks.client {
		display: none;
	}
	.realnye_otzyvy_o_rabote_wrapper .num_from_num {
		display: none!important;
	}
	.realnye_otzyvy_o_rabote_wrapper .counter {
		position: absolute;
		width: 11rem;
		bottom: 1.5rem;
		margin: 0 calc(50% - 5.5rem);
		display: block;
		width: auto;
		height: auto;
		padding: 0;
		cursor: pointer;
		border: none;
		outline: none;
		z-index: 1000;
		font-size: 4rem;
		line-height: 4rem;
		font-family: "RobotoBlack";
		color: #205acc;
	}
	.realnye_otzyvy_o_rabote_wrapper .slick-prev, 
	.realnye_otzyvy_o_rabote_wrapper .slick-next {
		top: auto;
		bottom: -10.5rem;
		right: auto;
		left: calc(50% - 14rem);
		width: 4rem;
		height: 4rem;
	} 
		.realnye_otzyvy_o_rabote_wrapper .slick-next {
			right: calc(50% - 14rem);
			left: auto;
		}
	.realnye_otzyvy_o_rabote_wrapper .counter span.thin {
		font-family: "RobotoLight";
		color: #a6a3a3;
	}
}