.banner {
	color: #000;
	height: 540px;
	font-size: 18px;
	line-height: 22px;
	overflow: hidden;
	background: url(../../images/pages/services-upravlenie-holdingom/banner.jpg) no-repeat center center;
	background-size: cover;
}
.banner .span9 {
	background: transparent;
	padding: 50px 0 0 0;
}
.banner h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 5px;
}
.banner .h1 {
	font-size: 16px;
	margin-bottom: 20px;
}
.banner p {
	font-weight: 400;
}
.banner p.next-p {
	margin-top: 50px;
}
.banner small {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.banner .blue-btn {
	display: inline-block;
	background: #119ac6;
	border: 0px;
	padding: 0 30px;
	box-shadow: 0 13px 20px rbga(0,0,0,0.24);
}
.centered {
	text-align: center;
}
.white-text {
	color: #000;
}
.white-text h2,.grey-text h2, .black-text h2{
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	margin: 30px 0;
}
.osobennosti .container {
	padding-top: 60px;
}
.osobennosti .span4 {
	padding-bottom: 60px;
}
.osobennosti .span4 h3{
	margin-bottom: 20px;
	font-weight: 500;
}
.osobennosti .span4 .text-icon {
	height: 30px;
	margin-bottom: 30px;
}
.osobennosti .span4 p {
	line-height: 24px;
}
.osobennosti .span4 p, .osobennosti .span4 h3, .osobennosti .span4 .text-icon {
	margin-right: 25px;
	margin-left: 25px;
}
.osobennosti .row .span4:first-child p, .osobennosti .row .span4:first-child h3, .osobennosti .row .span4:first-child .text-icon{
	margin-right: 50px;
	margin-left: 0px;
}
.osobennosti .row .span4:last-child p, .osobennosti .row .span4:last-child h3, .osobennosti .row .span4:last-child .text-icon{
	margin-right: 0;
	margin-left: 50px;
}
h3.blue {
	color: #119ac6;
	margin-bottom: 20px;
}
.osobennosti .row:nth-child(odd) .span6:first-child{
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
.grey-text {
	background: #eee;
	color: #000;
}
.blue-text {
	background: #119ac6;
	color: #000;
}
.features .container {
	padding-top: 60px;
}
.features .container:after {
	display: block;
	clear: both;
	content: '';
}
.features-intro {
	display: block;
	float: left;
	width: 280px;
	padding: 40px 150px 40px 20px;
	background: #1280a3;
	color: #fff;
	margin-bottom: -20px;
	z-index:1;
}
.features-intro h2 {
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 160px;
	font-weight: 500;
}
.features-intro .btn {
	display: inline-block;
	line-height: 40px;
	padding: 0 10px;
	background: #1ac6fe;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
	position:relative;
	z-index:11;
}
.feature-list {
	margin-bottom: -90px;

	position: relative;
}
.feature-list:after {
	display: block;
	clear:both;
	content: '';
}
.feature-list li {
	float: left;
	background: #fff;
	height: 70px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	z-index:10;
}
.feature-list li span {
	display: block;
	color: #16c5fe;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: 500;
}
/*
.feature-list li:first-child {
	margin-left: -150px;
	width: 150px;
}
.feature-list li:nth-child(2){
	width: 310px;
}
.feature-list li:nth-child(3){
	width: 200px;
	margin-left: -255px;
}
.feature-list li:nth-child(4){
	width: 55px;
}
.feature-list li:nth-child(5){
	width: 210px;
}
.feature-list li:nth-child(6){
	width: 245px;
	margin-left: 64px;
	clear: left;
}
.feature-list li:nth-child(7){
	width: 190px;
}
.feature-list li:nth-child(8){
	width: 160px;
}
*/
.functions {
	overflow-x:hidden;
	clear:both;
	position: relative;
}
.functions .container {

}
.functions .container:after {
	position: absolute;
	content: '';
	display: block;
	top: 50px;
	bottom: 100px;
	left: 720px;
	right: -490px;
	background: url(../../images/pages/services-upravlenie-holdingom/banner2.jpg) no-repeat center left;
	background-size: cover;
}
.functions .span8 {
	padding-top: 100px;
	padding-bottom: 100px;
	line-height: 22px;
}
.functions ul {
	margin: 20px 0;
}
.functions ul li {
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
	background: #f4f7fe url(../../images/pages/services-upravlenie-holdingom/check-mark.png) no-repeat 20px center;
}
.effects .container {
	padding-top: 20px;
	padding-bottom: 50px;
}
.effects h2 {
	font-size: 26px;
	font-weight: 600;
	color: #454545;
}
.effects .effect {
	width: 340px;
	margin: 60px 0;
	height: 90px;
}
.effect-subtitle {
	text-align: center;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -120px;
	background: #d7e5ea;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	padding: 18px;
	border-radius: 50%;
}
.effect-subtitle span {
	display: block;
	width: 220px;
	height: 40px;
	padding: 90px 0;
	border-radius: 50%;
	background: #119ac6;
	box-shadow: 0 13px 20px rgba(0,0,0,0.14);
}
.effects .effect .text-icon {
	float: left;
}
.effects .effect h3, .effects .effect p {
	margin-left: 70px;
}
.effects .effect h3 {
	font-weight: 600;
	color: #212121;
	margin-bottom: 20px;
}
.effects .effect p {
	font-size: 12px;
	line-height: 18px;
	color: #757575;
}
.effects .effect-2, .effects .effect-3 {
	margin-left: -100px;
}
.effects .effect-5, .effects .effect-6, .effects .effect-7, .effects .effect-8 {
	text-align: right;
}
.effects .effect-5 .text-icon, .effects .effect-6 .text-icon, .effects .effect-7 .text-icon, .effects .effect-8  .text-icon{
	float: right;
}
.effects .effect-5 h3, .effects .effect-5 p, .effects .effect-6 h3, .effects .effect-6 p, .effects .effect-7 h3, .effects .effect-7 p, .effects .effect-8 h3, .effects .effect-8 p {
	margin-left: 0px;
	margin-right: 70px;
}
.effects .effect-6, .effects .effect-7 {
	margin-left: 100px;
	margin-right: -100px;
}
.cases {
	background: #fff url(../../images/pages/services-upravlenie-holdingom/bg_block.jpg) no-repeat center center;
	background-size: cover;
}
.cases .container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.cases h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 60px;
}
.cases .span4 {
	margin-bottom: 60px;
}
.cases .span4 p, .cases .span4 .text-icon {
	margin: 0 20px;
}
.cases .span4:first-child p,  .cases .span4:first-child .text-icon{
	margin-right: 40px;
	margin-left: 0px;
}
.cases .span4:last-child p, .cases .span4:last-child .text-icon {
	margin-right: 0px;
	margin-left: 40px;
}
.cases .span4 .text-icon {
	display: inline-block;
	padding: 8px 0;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 33px;
	background: #c7e3ec;
	border-radius: 4px;
}
.cases .span4 .text-icon img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.cases .span4 p {
	margin-top: 25px;
	color: #757575;
	line-height: 20px;
}
.rel-projects .container {
	padding-bottom: 40px;
}
.rel-projects h2 {
	margin: 50px 0;
	text-transform: uppercase;
}
.projects-row .span6 {
	box-sizing: border-box;
	height: 430px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.24);
	margin-bottom: 20px;
}
.projects-row .info-main:after {
	display: block;
	clear: both;
	content: '';
}
.projects-row .info-main {
	position: relative;
	border-bottom: #eee 1px solid;
	padding: 20px;
}
.projects-row .info-main .picture {
	float: left;
	width: 200px;
	height: 180px;
	overflow: hidden;
}
.projects-row .info-main .text {
	float: right;
	width: 200px;
	padding-left: 20px;
}
.projects-row .info-main p {
	margin-bottom: 20px;
}
.projects-row .info-main p.prop {
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin-left: 0px;
}
.projects-row .info-main p.prop  span {
	color: #777;
}
.projects-row .info-main h3 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	cursor: pointer;
}
.projects-row .info-main .link-otzyv {
	display: block;
	position: absolute;
	bottom: 20px;
	color: #119ac6;
}
.projects-row .info-more {
	padding: 20px;
	font-size: 16px;
	line-height: 18px;
}
.projects-row .info-more p {
	margin-bottom: 15px;
}
.projects-row .info-more p.blue {
	color: #119ac6;
}
.projects-row.hidden{
	display: none;
}
.more-projects {
	text-align: center;
}
.more-projects-link {
	display: inline-block;
	border: #119ac6 1px solid;
	border-radius: 5px;
	color: #119ac6;
	font-size: 18px;
	line-height: 40px;
	padding: 0 40px;
	transition: 300ms;
}
.more-projects-link .dots {
	line-height: 36px;
	vertical-align: bottom;
	padding-left: 10px;
}
.more-projects-link:hover {
	background: #119ac6;
	color: #fff;
}
.black-text {
	background: #2c3e50;
	color: #fff;
}
.facts .span3 {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 35px;
	padding-top: 35px;
}
.facts .number {
	display: block;
	border-left: #2b2b2b 1px solid;
	font-size: 72px;
	line-height: 72px;
}
.facts .text {
	display: block;
	padding: 20px;
}
.facts .span3.first .number {
	border-left: 0px;
}
.grey-text.clients{
	overflow: hidden;
}
.order-block {
	height: 550px;
	background: url(../../images/pages/services-upravlenie-holdingom/banner3.jpg) repeat-x center center;
}
.order-block h2 {
	color: #fff;
}
.order-block .text {
	height: 282px;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.24);
	font-size: 18px;
	font-weight: 500;
}
.order-block .picture {
	height: 135px;
	padding-top: 50px;
}
.order-block .blue-btn {
	background: #119ac6;
	border: 0px;
	padding: 0 30px;
	box-shadow: 0 13px 20px rbga(0,0,0,0.24);
}
.fancybox-next span {
	right: 0px;
}
.fancybox-prev span {
	left: 0px;
}
.banner form {
	width: 260px;
}
.banner input[type=text]{
	display: block;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 10px;
	border: #000 1px solid;
	font-size: 12px;
	color: #000;
	border-radius: 2px;
	margin-bottom: 10px;
	outline: none;
}
.banner input[type=text].error{
	border-color: red;
}
.form-error {
	text-align: center;
	color: red;
}
.banner input[type=submit]{
	display: block;
	width: 100%;
	box-sizing: border-box;
	background: #54bf4f;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	font-family: Roboto;
	outline: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #444;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #444;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #444;
}
:-moz-placeholder { /* Firefox 18- */
	color: #444;
}
.related-bytags .container {
	padding-top: 70px;
	padding-bottom: 70px;
}
.related-articles h3 {
	font-size: 16px;
}
.related-topics .title {
	font-size: 16px;
	line-height: 18px;
}
.related-topics a {
	margin-top: 0px;
}

/* ========== Adaptive ========== */
@media (max-width: 991.98px) {
	.container {
		width: 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}

	.row {
		margin-left: 0 !important;
	}

	.span1, .span2, .span3, .span4, .span5, .span6,
	.span7, .span8, .span9, .span10, .span11, .span12,
	[class*="span"] {
		float: none;
		width: 100%;
		margin-left: 0 !important;
		box-sizing: border-box;
	}

	.banner {
		height: auto;
		min-height: 0;
		overflow: visible;
		padding: 30px 0 40px;
	}

	.banner h1 {
		font-size: 28px;
		line-height: 1.25;
	}

	.banner .h1 {
		font-size: 15px;
	}

	.banner form {
		width: 100%;
		max-width: 320px;
	}

	.osobennosti .span4,
	.osobennosti .span4 p,
	.osobennosti .span4 h3,
	.osobennosti .span4 .text-icon,
	.osobennosti .row .span4:first-child p,
	.osobennosti .row .span4:first-child h3,
	.osobennosti .row .span4:first-child .text-icon,
	.osobennosti .row .span4:last-child p,
	.osobennosti .row .span4:last-child h3,
	.osobennosti .row .span4:last-child .text-icon {
		margin-left: 0;
		margin-right: 0;
	}

	.osobennosti .span4 {
		padding-bottom: 30px;
		text-align: center;
	}

	.osobennosti .span4 .text-icon {
		height: auto;
	}

	.features .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.features-intro {
		float: none;
		width: auto;
		max-width: 100%;
		padding: 24px 20px;
		margin: 0 0 20px;
		box-sizing: border-box;
	}

	.features-intro h2 {
		font-size: 26px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.feature-list {
		margin-bottom: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}

	.feature-list li {
		float: none;
		width: calc(50% - 10px);
		height: auto;
		min-height: 70px;
		margin: 0;
		box-sizing: border-box;
	}

	.functions {
		overflow-x: hidden;
	}

	.functions .container:after {
		display: none;
	}

	.functions .span8 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.effects .container {
		padding-bottom: 30px;
	}

	.effects .effect {
		width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 0;
		margin: 24px 0;
		overflow: hidden;
	}

	.effects .effect-2,
	.effects .effect-3,
	.effects .effect-6,
	.effects .effect-7 {
		margin-left: 0;
		margin-right: 0;
	}

	.effects .effect-5,
	.effects .effect-6,
	.effects .effect-7,
	.effects .effect-8 {
		text-align: left;
	}

	.effects .effect-5 .text-icon,
	.effects .effect-6 .text-icon,
	.effects .effect-7 .text-icon,
	.effects .effect-8 .text-icon {
		float: left;
	}

	.effects .effect-5 h3,
	.effects .effect-5 p,
	.effects .effect-6 h3,
	.effects .effect-6 p,
	.effects .effect-7 h3,
	.effects .effect-7 p,
	.effects .effect-8 h3,
	.effects .effect-8 p {
		margin-left: 70px;
		margin-right: 0;
	}

	.effect-subtitle {
		position: static;
		margin: 20px auto 30px;
		display: table;
	}

	.cases .span4,
	.cases .span4 p,
	.cases .span4 .text-icon,
	.cases .span4:first-child p,
	.cases .span4:first-child .text-icon,
	.cases .span4:last-child p,
	.cases .span4:last-child .text-icon {
		margin-left: 0;
		margin-right: 0;
	}

	.cases .span4 {
		margin-bottom: 30px;
		text-align: center;
	}

	.cases .span4 .text-icon {
		margin-left: auto;
		margin-right: auto;
	}

	.cases h2 {
		font-size: 22px;
		line-height: 1.3;
		margin-bottom: 30px;
	}

	.projects-row .span6 {
		height: auto;
		min-height: 0;
	}

	.projects-row .info-main .picture,
	.projects-row .info-main .text {
		float: none;
		width: 100%;
		padding-left: 0;
		height: auto;
	}

	.projects-row .info-main .picture {
		margin-bottom: 15px;
		text-align: center;
	}

	.projects-row .info-main .picture img {
		max-width: 100%;
		height: auto;
	}

	.facts .span3 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.facts .number {
		border-left: 0;
		font-size: 48px;
		line-height: 1.1;
	}

	.order-block {
		height: auto;
		padding-bottom: 40px;
		background-size: cover;
	}

	.order-block .span4 {
		margin-bottom: 24px;
	}

	.order-block .text {
		height: auto;
		min-height: 0;
		padding-bottom: 20px;
	}

	.order-block .picture {
		height: auto;
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.related-bytags .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width: 767.98px) {
	.banner {
		font-size: 16px;
		line-height: 1.4;
		padding: 20px 0 30px;
	}

	.banner h1 {
		font-size: 24px;
		line-height: 1.2;
	}

	.banner p br {
		display: none;
	}

	.banner p.next-p {
		margin-top: 24px;
	}

	.white-text h2,
	.grey-text h2,
	.black-text h2 {
		font-size: 22px;
		line-height: 1.3;
		margin: 20px 0;
	}

	.osobennosti .container {
		padding-top: 30px;
	}

	.feature-list li {
		width: 100%;
	}

	.features-intro h2 {
		font-size: 22px;
		margin-bottom: 16px;
	}

	.features-intro h2 br {
		display: none;
	}

	.functions ul li {
		padding: 10px 10px 10px 40px;
		background-position: 12px center;
		font-size: 14px;
		line-height: 1.4;
	}

	.effects .effect h3 br,
	.effects .effect p br,
	.effect-subtitle span br,
	.order-block h3 br {
		display: none;
	}

	.effects .effect h3 {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 1.3;
	}

	.effects .effect p {
		font-size: 13px;
		line-height: 1.4;
	}

	.effect-subtitle {
		padding: 12px;
	}

	.effect-subtitle span {
		width: 160px;
		height: auto;
		padding: 50px 10px;
		box-sizing: border-box;
		font-size: 14px;
		line-height: 1.3;
	}

	.facts .number {
		font-size: 40px;
	}

	.facts .text {
		padding: 10px;
		font-size: 14px;
	}

	.order-block h3 {
		font-size: 16px;
		line-height: 1.3;
		padding: 0 10px;
	}
}

@media (max-width: 480px) {
	.container {
		padding-left: 12px;
		padding-right: 12px;
	}

	.banner {
		font-size: 15px;
		padding: 16px 0 24px;
	}

	.banner h1 {
		font-size: 22px;
	}

	.banner .h1 {
		font-size: 14px;
		margin-bottom: 12px;
	}

	.banner form {
		max-width: 100%;
	}

	.features-intro {
		padding: 18px 14px;
	}

	.features-intro .btn {
		display: block;
		text-align: center;
		width: 100%;
		box-sizing: border-box;
	}

	.effects .effect .text-icon {
		float: none;
		margin-bottom: 10px;
	}

	.effects .effect h3,
	.effects .effect p,
	.effects .effect-5 h3,
	.effects .effect-5 p,
	.effects .effect-6 h3,
	.effects .effect-6 p,
	.effects .effect-7 h3,
	.effects .effect-7 p,
	.effects .effect-8 h3,
	.effects .effect-8 p {
		margin-left: 0;
		margin-right: 0;
	}

	.effect-subtitle span {
		width: 140px;
		padding: 40px 8px;
		font-size: 13px;
	}

	.facts .number {
		font-size: 36px;
	}

	.order-block .blue-btn {
		display: inline-block;
		padding: 0 20px;
		max-width: 100%;
		box-sizing: border-box;
	}

	.more-projects-link {
		padding: 0 20px;
		font-size: 16px;
		line-height: 36px;
	}
}

@media (max-width: 360px) {
	.banner h1 {
		font-size: 20px;
	}

	.white-text h2,
	.grey-text h2,
	.black-text h2,
	.cases h2,
	.features-intro h2 {
		font-size: 20px;
	}

	.feature-list li {
		padding: 8px;
		font-size: 14px;
	}

	.feature-list li span {
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 6px;
	}

	.functions ul li {
		padding-left: 36px;
		font-size: 13px;
	}

	.facts .number {
		font-size: 32px;
	}

	.order-block .text {
		font-size: 16px;
	}
}