/* HEADER */

/* HEADER */

/*CONTENT*/
.ic-hero-wrap {
	width: 940px;
	margin: 0 auto;
}
.ic-hero {
	width: 1160px;
	margin: 0 auto;
	margin-top: -20px;
	margin-left: -110px;
	padding-top: 20px;
	display: block;
	height: 450px;
	background-color: #23aae7;
	background-image: url(../img/ic-hero-fork-clouds-bg.png);
	background-repeat: no-repeat;
	background-position: 0 13px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.ic-hero-1 {
	background-position: 0 13px;
}
.ic-hero-2 {
	background-position: 300px 13px;
}
.ic-hero-3 {
	background-position: 610px 13px;
}
	.ic-hero-welcome {
		color: #ffffff;
		font-size: 40px;
		font-weight: 700;
		text-align: center;
		margin-top: 30px;
	}
	.ic-hero-fork {

	}
		.ic-hero-fork-text {
			color: #ffffff;
			font-size: 25px;
			font-weight: 400;
			text-align: center;
			margin-top: 20px;
		}
		.ic-hero-fork-arrows {
			width: 940px;
			margin: 0 auto;
			height: 70px;
			margin-top: -10px;
			position: relative;
		}
			.ic-hero-fork-arrows-left,
			.ic-hero-fork-arrows-center,
			.ic-hero-fork-arrows-right {
				background-image: url(../img/ic-hero-fork-arrows.png);
				width: 74px;
				height: 54px;
				display: inline-block;
			}
			.ic-hero-fork-arrows-left {
				margin-left: 166px;
				margin-top: 14px;
				background-position: 0 0;
			}
			.ic-hero-fork-arrows-center {
				background-position: -74px 0;
				margin-left: 188px;
			}
			.ic-hero-fork-arrows-right {
				background-position: -148px 0;
				margin-left: 190px;
			}

			.ic-hero-fork-arrows-left-active:after,
			.ic-hero-fork-arrows-center-active:after,
			.ic-hero-fork-arrows-right-active:after {
				background-image: url(../img/ic-hero-fork-arrows.png);
				width: 74px;
				height: 54px;
				display: block;
				content: ' ';
				z-index:0;
			}
			.ic-hero-fork-arrows-left-active:after {
				background-position: 0 -54px;
			}
			.ic-hero-fork-arrows-center-active:after {
				background-position: -74px -54px;
			}
			.ic-hero-fork-arrows-right-active:after {
				background-position: -148px -54px;
			}

		.ic-hero-fork-clouds {
			width: 940px;
			margin: 0 auto;
		}
			.ic-hero-fork-clouds-texts {
				display: block;
			}
				.ic-hero-fork-cloud-text-left,
				.ic-hero-fork-cloud-text-center,
				.ic-hero-fork-cloud-text-right {
					cursor: pointer;
					color: #0a4b68;
					font-size: 30px;
					display: inline-block;
					width: 220px;
					padding: 0 40px;
					vertical-align: top;
					text-align: center;
					line-height: 32px;
					margin-top: 11px;
					margin-left: 10px;
				}
				.ic-hero-fork-cloud-text-left {
					margin-left: 0;
				}
				.ic-hero-fork-cloud-text-center {
				}
				.ic-hero-fork-cloud-text-right {
				}
			.ic-hero-fork-clouds-clouds {
				display: block;
			}
				.ic-hero-fork-cloud-cloud-left,
				.ic-hero-fork-cloud-cloud-center,
				.ic-hero-fork-cloud-cloud-right {
					cursor: pointer;
					display: inline-block;
					background-image: url(../img/ic-hero-fork-clouds.png);
					width: 300px;
					height: 165px;
					margin-left: 10px;
				}
				.ic-hero-fork-cloud-cloud-left {
					margin-left: 0;
				}
				.ic-hero-fork-cloud-cloud-center {
					background-position: -300px 0;
				}
				.ic-hero-fork-cloud-cloud-right {
					background-position: -600px 0;
				}
				.ic-hero-fork-cloud-cloud-left-active,
				.ic-hero-fork-cloud-cloud-center-active,
				.ic-hero-fork-cloud-cloud-right-active {
					background-image: url(../img/ic-hero-fork-clouds.png);
					/* content: ' '; */
					display: inline-block;
					width: 300px;
					height: 165px;
				}
				.ic-hero-fork-cloud-cloud-left-active {
					background-position: 0 -165px;
				}
				.ic-hero-fork-cloud-cloud-center-active {
					background-position: -300px -165px;
				}
				.ic-hero-fork-cloud-cloud-right-active {
					background-position: -600px -165px;
				}
			.ic-hero-fork-clouds-prices {
				display: block;
				margin-top: 13px;
				position: relative;
			}
				.ic-hero-fork-cloud-price {
					display: inline-block;
					color: #0a4b68;
					font-size: 14px;
					width: 200px;
					padding: 0 50px;
					text-align: center;
					margin-left: 10px;
				}
				.ic-hero-fork-cloud-price-active {
					color: #ffffff;

				}
				.ic-hero-fork-cloud-price:first-child {
					margin-left: 0;
				}
				.ic-hero-fork-cloud-price span {
					font-size: 24px;
				}
			/*
			.ic-hero-fork-clouds-prices:after {
				content: " ";
				display: block;
				position: absolute;
				top: 42px;
				left: 135px;
				width: 0;
				height: 0;
				border-top: 15px solid #41c0f7;
				border-left: 15px solid transparent;
				border-right: 15px solid transparent;
			}
			*/
	.ic-hero-fork2 {
		width: 940px;
		margin: 0 auto;
	}
		.ic-hero-fork2-text {
			color: #ffffff;
			font-size: 25px;
			font-weight: 400;
			text-align: center;
			margin-top: 20px;
		}
		.ic-hero-fork2-sub {
			display: inline-block;
			width: 310px;
			height: 340px;
			margin-top: 15px;
			text-align: center;
			position: relative;
		}
		.ic-hero-fork2-sub-active {

		}
			.ic-hero-fork2-sub-arrow-b, .ic-hero-fork2-sub-arrow-c {
				background-image: url(../img/ic-hero-fork-arrows.png);
				width: 74px;
				height: 54px;
				top: 0;
				left: 130px;
				display: inline-block;
				position: absolute;
			}
			.ic-hero-fork2-sub-arrow-c {
				opacity: 0;
			}
				.ic-hero-fork2-sub-arrow-b-left {
					background-position: 0 0;
					left: 150px;
				}
				.ic-hero-fork2-sub-arrow-b-center {
					background-position: -74px 0;
					left: 110px;
				}
				.ic-hero-fork2-sub-arrow-b-right {
					background-position: -148px 0;
					left: 90px;
				}
				.ic-hero-fork2-sub-arrow-c-left {
					background-position: 0 -54px;
					left: 150px;
				}
				.ic-hero-fork2-sub-arrow-c-center {
					background-position: -74px -54px;
					left: 110px;
				}
				.ic-hero-fork2-sub-arrow-c-right {
					background-position: -148px -54px;
					left: 90px;
				}
		.ic-hero-fork2-sub-header {
			cursor: pointer;
			color: #0a4b68;
			font-size: 30px;
			text-align: center;
			width: 250px;
			padding: 0 30px;
			line-height: 32px;
			position: absolute;
			top: 60px;
		}
			.ic-hero-fork2-sub-active .ic-hero-fork2-sub-header {
				/*color: #ffffff;*/
			}
			.ic-hero-fork2-sub-header-left {
			}
			.ic-hero-fork2-sub-header-center {
			}
			.ic-hero-fork2-sub-header-right {
			}
		.ic-hero-fork2-sub-pic, .ic-hero-fork2-sub-pic-bw, .ic-hero-fork2-sub-pic-c {
			cursor: pointer;
			display: inline-block;
			width: 310px;
			height: 165px;
			position: absolute;
			top: 60px;
			left: 0;
		}
			.ic-hero-fork2-sub-pic-bw, .ic-hero-fork2-sub-pic-c {
				background-image: url(../img/ic-hero-fork-clouds.png);
			}
			.ic-hero-fork2-sub-pic-c {
				opacity: 0;
			}
			.ic-hero-fork2-sub-pic-bw-left {
				background-position: 0 0;
			}
			.ic-hero-fork2-sub-pic-bw-center {
				background-position: -300px 0;
			}
			.ic-hero-fork2-sub-pic-bw-right {
				background-position: -600px 0;
			}
				.ic-hero-fork2-sub-pic-c-left{
					background-position: 0 -165px;
				}
				.ic-hero-fork2-sub-pic-c-center {
					background-position: -300px -165px;
				}
				.ic-hero-fork2-sub-pic-c-right {
					background-position: -600px -165px;
				}
		.ic-hero-fork2-sub-price {
			display: inline-block;
			color: #0a4b68;
			font-size: 14px;
			width: 200px;
			padding: 0 55px;
			text-align: center;
			position: absolute;
			top: 305px;
			left: 0;
		}
			.ic-hero-fork2-sub-active .ic-hero-fork2-sub-price {
				/*color: #ffffff;*/
			}
			.ic-hero-fork2-sub-price span {
				font-size: 24px;
			}
.ic-hr {
	width: 100%;
	display: block;
	height: 1px;
	background-image: url(../img/ic-dashed-line.png);
	background-repeat: repeat-x;
}
.ic-pride {
	/* margin-top: 12px; */
	position: relative;
	height: 47px;
}
.ic-pride-slide {
}
	.ic-pride-digits {
		display: inline-block;
	}
		.ic-pride-digits-group {
			display: inline-block;
			margin-right: 7px;
		}
			.ic-pride-digits-group img {
				margin-right: -1px;
			}
		.ic-pride-digits-group:last-child {
			margin-right: 0;
		}
	.ic-pride-text {
		display: inline-block;
		font-size: 26px;
		color: #353d41;
		vertical-align: top;
		margin-top: 14px;
		margin-left: 19px;
	}
	.ic-pride-button {
		display: inline-block;
		color: #ffffff;
		font-size: 21px;
		font-weight: 700;
		text-shadow: 0 1px 1px #5ea73a;
		text-decoration: none;
		-webkit-box-shadow: inset 0 1px 1px rgba(152,194,35,0.4), 0 1px 1px rgba(52,84,5,0.5);
		        box-shadow: inset 0 1px 1px rgba(152,194,35,0.4), 0 1px 1px rgba(52,84,5,0.5);
		padding: 12px 25px;
		width: 250px;
		text-align: center;
		vertical-align: top;
		-webkit-border-radius: 5px;
		        border-radius: 5px;
		position: absolute;
		right: 0;
		top: 2px;

		background: #c2de2a;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyZGUyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmMxMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #c2de2a 0%, #96c123 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2de2a), color-stop(100%,#96c123));
		background: -webkit-linear-gradient(top,  #c2de2a 0%,#96c123 100%);
		background: -o-linear-gradient(top,  #c2de2a 0%,#96c123 100%);
		background: -ms-linear-gradient(top,  #c2de2a 0%,#96c123 100%);
		background: linear-gradient(to bottom,  #c2de2a 0%,#96c123 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2de2a', endColorstr='#96c123',GradientType=0 );

	}
	.ic-pride-button:hover {
		color: #ffffff;
	}


/* checked 10.01.2014 */

.ic-social {
	background-color: #eef8fb;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	border: 1px solid #d1e7f4;
	position: relative;
}
	.ic-social-text {
		font-size: 21px;
		color: #353d41;
		padding: 50px 20px;
		display: inline-block;
		content:"";
	}
	.ic-social-buttons {
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 18px;
	}
		.ic-social-button {
			display: inline-block;
			background-repeat: no-repeat;
			margin-left: 20px;
			width: 124px;
			height: 30px;
			background-image: url(../img/ic-social-sprite2.png);
		}
			.ic-social-button--twitter {
				width: 93px;
				background-position: 0 0;
			}
				.ic-social-button--twitter.ic-social-button-active {
					background-position: 0 -30px;
				}
			.ic-social-button--facebook {
				width: 100px;
				background-position: -93px 0;
			}
				.ic-social-button--facebook.ic-social-button-active {
					background-position: -93px -30px;
				}
			.ic-social-button--vk {
				width: 124px;
				background-position: -193px 0;
			}
				.ic-social-button--vk.ic-social-button-active {
					background-position: -193px -30px;
				}
			.ic-social-button--habrahabr {
				width: 90px;
				background-position: -317px 0;
			}
				.ic-social-button--habrahabr.ic-social-button-active {
					background-position: -317px -30px;
				}
			.ic-social-button--linkedin {
				width: 84px;
				background-position: -407px 0;
			}
				.ic-social-button--linkedin.ic-social-button-active {
					background-position: -407px -30px;
				}

/* //checked 10.01.2014 */

.ic-hosting {

	margin-top: 20px;
	margin-bottom:20px;
	padding: 10px 20px 20px 20px;
    position: relative;
}
.ic-features-row {
	height: 160px;
}
.ic-features {
	display: block;
}
	.ic-features-feature {
	height: 500px;
	position: relative;
	display: inline-block;
	width: 300px;
	background-color: #eef8fb;
	border: 1px solid #d1e7f4;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	vertical-align: top;
	margin-left: 10px;
	}
	.ic-features-feature:first-child {
		margin-left: 0;
	}
	.ic-features-feature-header {
		height: 60px;
		font-size: 23px;
		color: #353d41;
		width: 260px;
		padding: 0 20px;
		text-align: center;
		margin-top: 15px;
		line-height: 30px;
	}
	.ic-features-feature-img {
		margin: 0 auto;
		margin-top: 10px;
		display: block;
	}
	.ic-features-feature-ul {
		list-style: none;
		height: 174px;
		padding-left: 30px;
		margin-bottom: 30px;
	}
		.ic-features-feature-ul li {
			color: #353D41;
			font-size: 14px;
			background-image: url('../img/content/index/ic-features-ticks.png');
			padding-left: 26px;
			background-repeat: no-repeat;
			background-position: 0 6px;
			line-height: 18px;
			margin-top: 10px;
			width: 210px;
		}
	.ic-features-feature-button {
		color: #ffffff;
		font-size: 15px;
		font-weight: 700;
		text-align: center;
		text-shadow: 0 1px 1px #5ea73a;
		text-decoration: none;
		padding: 8px;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 224px;

		border-top: 1px solid #b1d327;
		border-bottom: 1px solid #889e74;
		-webkit-border-radius: 5px;
		        border-radius: 5px;

		background: #c1dd2a;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxZGQyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmMxMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #c1dd2a 0%, #96c123 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1dd2a), color-stop(100%,#96c123));
		background: -webkit-linear-gradient(top,  #c1dd2a 0%,#96c123 100%);
		background: -o-linear-gradient(top,  #c1dd2a 0%,#96c123 100%);
		background: -ms-linear-gradient(top,  #c1dd2a 0%,#96c123 100%);
		background: linear-gradient(to bottom,  #c1dd2a 0%,#96c123 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1dd2a', endColorstr='#96c123',GradientType=0 );

	}
		.ic-features-feature-button:hover {
			color: #ffffff;
		}
	.ic-features-feature-jelastic {
		border: 1px solid #ffffff;
		background: #3c3f49;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjM2Y0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjI0MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #3c3f49 0%, #22242c 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3f49), color-stop(100%,#22242c));
		background: -webkit-linear-gradient(top,  #3c3f49 0%,#22242c 100%);
		background: -o-linear-gradient(top,  #3c3f49 0%,#22242c 100%);
		background: -ms-linear-gradient(top,  #3c3f49 0%,#22242c 100%);
		background: linear-gradient(to bottom,  #3c3f49 0%,#22242c 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3f49', endColorstr='#22242c',GradientType=0 );
	}
	.ic-features-feature-jelastic .ic-features-feature-header {
		color: #ffffff;
		font-size: 26px;
	}
		.ic-features-feature-jelastic .ic-features-feature-header img {
			margin-right: 20px;
		}
		.ic-features-feature-jelastic .ic-features-feature-header span {
			color: #e89120;
		}
	.ic-features-feature-jelastic .ic-features-feature-ul li {
		color: #c1c5d0;
		background-image: url('../img/content/index/ic-features-ticks-grey.png');
	}
	.ic-features-feature-jelastic .ic-features-feature-button {
		border-top: 1px solid #eb9800;
		border-bottom: 1px solid #3e2917;
		text-shadow: 0 1px 1px rgba(38,40,49,0.2);

		background: #fbb300;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjZhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #fbb300 0%, #cf6a00 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb300), color-stop(100%,#cf6a00));
		background: -webkit-linear-gradient(top,  #fbb300 0%,#cf6a00 100%);
		background: -o-linear-gradient(top,  #fbb300 0%,#cf6a00 100%);
		background: -ms-linear-gradient(top,  #fbb300 0%,#cf6a00 100%);
		background: linear-gradient(to bottom,  #fbb300 0%,#cf6a00 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb300', endColorstr='#cf6a00',GradientType=0 );

	}
	.ic-feature {
		margin-top: 40px;
		height: 140px;
	}
	.ic-feature-img {
		display: inline-block;
		vertical-align: top;
		margin-right: 20px;
	}
	.ic-feature-text {
		display: inline-block;
		width: 200px;
		color: #353d41;
	}
	.ic-feature-text-header {
		font-size: 14px;
		font-weight: 700;
		margin-bottom: 10px;
	}
	.ic-feature-text-descr {
		font-size: 14px;
		color: #6a7178;
		line-height: 22px;
	}
.ic-partners {
	margin-top: 40px;

}
.ic-partners-ul {
	list-style: none;
	padding: 0;
}
.ic-partners-ul li {
	margin-left: 36px;
	display: inline-block;
}
.ic-partners-ul li:first-child {
	margin-left: 0;
}
.ic-partners-ul li a {
	position: relative;
	display: block;
	width: 100px;
	height: 38px;
}
.ic-partners-ul li a img {
	position: absolute;
	left: 0;
	top: 0;
}
.ic-partners-ul li a img:last-child {
	opacity: 0;
}
/*CONTENT*/

/*FOOTER*/
/*
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -528px;
}
.push {
	height: 528px;
}
*/
body {
	font-family: 'Open Sans', Arial, sans-serif;
	/* min-height: 100%; */
}

.footer {
	height: 528px;
}
.footer-hr {
	border-top: 1px solid #0e1216;
	border-bottom: 1px solid #252c32;
}
.footer-domain-wrap {
	margin-bottom: 30px;
	background-color: #eef8fb;
    border-radius: 5px;
    -webkit-box-shadow: 1px 2px 0 #d1e7f4;
}
.border-radius {
	
}
	.footer-domain {
		width: 940px;
		margin: 0 auto;
	}
		.footer-domain-text {
			font-size: 26px;
			color: #2c3945;
			margin-top: 30px;
			margin-left: 20px;
			display: inline-block;
			vertical-align: top;
		}
		.footer-domain-choose {
			display: inline-block;
			margin-left: 23px;
			margin-top: 23px;
			vertical-align: top;
		}
		
			.footer-domain-choose-top {
				display: inline-block;
			}
				.footer-domain-choose-top-input {
					display: inline-block;
					-webkit-border-radius: 5px;
					        border-radius: 5px;
					border: 1px solid #d1e7f4;
					font-size: 14px;
					color: #747885;
					padding: 9px 19px 10px 19px;
					width: 350px;
					margin-bottom: 12px;
				}
				.footer-domain-choose-top-submit {
					display: inline-block;
					border: none;
					color: #ffffff;
					font-size: 15px;
					font-weight: 700;
					border-top: 1px solid #b1d327;
					border-bottom: 1px solid #5d9622;
					-webkit-border-radius: 5px;
					        border-radius: 5px;
					text-shadow: 0 1px 0 rgba(38,40,49,0.2);
					padding: 7px 0 10px 0;
					width: 220px;
					margin-left: 5px;
					background: #c1dd2a;
				}
				.footer-domain-choose-top-submit:hover {
					background: #cce349;
	                -webkit-box-shadow: 0 0 0 #629c26;
	                color: #ffffff;
	                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce349', endColorstr='#aeda34',GradientType=0 );
				}
				
				
			.footer-domain-choose-checkboxes {
				display: block;
				margin-bottom: 18px;
			}
			
			
				input[type=checkbox].footer-domain-choose-checkbox {
					position: absolute;
					overflow: hidden;
					clip: rect(0 0 0 0);
					height:1px;
					width:1px;
					margin:-1px;
					padding:0;
					border:1px solid #d1e7f4;
				}
				input[type=checkbox].footer-domain-choose-checkbox + label.footer-domain-choose-label {
					padding-left:25px;
					height:16px;
					display:inline-block;
					line-height:14px;
					background-repeat:no-repeat;
					background-position: 0 0;
					font-size:14px;
					font-weight: 700;
					color: #2c3945;
					vertical-align:middle;
					cursor:pointer;
					margin-right: 32px;
				}
				input[type=checkbox].footer-domain-choose-checkbox:checked + label.footer-domain-choose-label {
					background-position: 0 -16px;
				}
				.footer-domain-choose-label {
					background-image:url('../img/content/index/footer-domain-choose-checkbox.png');
				}

.footer-wrap {
	background-color: #192127;
}
.footer-phones, .footer-main, .footer-copyright {
	width: 940px;
	margin: 0 auto;
}
.footer-phone {
	display: inline-block;
	width: 236px;
	margin-top: 22px;
	margin-bottom: 25px;
}
	.footer-phone-city {
		font-size: 14px;
		color: #ffffff;
	}
	.footer-phone-number {
		font-size: 22px;
		line-height: 20px;
		color: #ffffff;
	}
	.footer-phone-number span {
		color: #49AAE4;
	}
.footer-main-list {
	margin-top: 8px;
	display: inline-block;
	width: 210px;
	margin-left: 26px;
	margin-bottom: 30px;
	vertical-align: top;
}
	.footer-main-list:first-child {
		margin-left: 0;
	}
	.footer-main-list-header {
		color: #ffffff;
		font-size: 14px;
		font-weight: 700;
		text-shadow: 0 1px 1px rgba(12,34,74,0.4);
		margin-top: 20px;

	}
	.footer-main-list-ul {
		list-style: none;
		padding: 0;
		margin: 8px 0;
	}
		.footer-main-list-ul li {
			margin-bottom: 5px;
		}
		.footer-main-list-ul li:last-child {
			margin-bottom: 0;
		}
			.footer-main-list-ul li a {
				color: #49aae4;
				font-size: 14px;
				text-decoration: none;
				border-bottom: 1px solid #49aae4;
				line-height: 24px;
			}
			.footer-main-list-ul li a:hover {
				border-bottom: none;
			}
	.footer-main-list-social {
		padding-top: 15px;
		width: 216px;
	}
	.footer-main-list-social a {
		display: inline-block;
		width: 36px;
		height: 36px;
		margin-left: 5px;
		background-image: url('../img/content/index/footer-social.png');
	}
		.footer-main-list-social a:first-child {
			margin-left: 0;
		}
		.footer-main-list-social-twitter {
			background-position: 0 0;
		}
		.footer-main-list-social-facebook {
			background-position: -36px 0;
		}
		.footer-main-list-social-vkontakte {
			background-position: -72px 0;
		}
		.footer-main-list-social-habrahabr {
			background-position: -108px 0;
		}
		.footer-main-list-social-linkedin {
			background-position: -144px 0;
		}
.footer-copyright-text {
	font-size: 12px;
	color: #697582;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}
	.footer-copyright-text a {
		color: #49aae4;
		text-decoration: none;
		border-bottom: 1px solid #49aae4;
	}
	.footer-copyright-text-copyright {
		display: inline-block;
		margin-top: 10px;

		/* temp*/
		margin-top: 17px;
		vertical-align: top;
	}
.footer-copyright-payments {
	margin-left: 110px;
	display: inline-block;
}
	.footer-copyright-payments-ul {
		padding: 0;
		list-style: none;
	}
		.footer-copyright-payments-ul-li {
			display: inline-block;
			background-image: url('../img/content/index/footer-payments.png');
			width: 54px;
			height: 25px;
			margin-left: 55px;
		}
			.footer-copyright-payments-ul-li:first-child {
				margin-left: 0;
			}
			.footer-copyright-payments-ul-li-visa {
				background-position: 0 0;
			}
			.footer-copyright-payments-ul-li-mastercard {
				background-position: 0 -25px;
			}
			.footer-copyright-payments-ul-li-yandex {
				background-position: 0 -50px;
			}
			.footer-copyright-payments-ul-li-qiwi {
				background-position: 0 -75px;
			}
			.footer-copyright-payments-ul-li-webmoney {
				background-position: 0 -100px;
			}
/*FOOTER*/
