html{
	overflow-y:scroll;
	overflow-x:hidden
}
body {
	margin:0;
	background: #fafafa;
	font-size: 16px;
	/*min-width: 1300px;*/
}
input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.normal-list li {
	list-style: disc outside!important;
	margin-left: 2em;
}
.error404 h1 {
    font-size: 200px;
    margin: 0;
    line-height: 1;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.row{
	margin: 0 -15px;
}
.col-lg{
	padding: 0 15px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
input, 
textarea, 
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#333;
	outline: none;
}
form, 
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.holder { overflow:hidden; margin:13px 0 0 0;}
.holder-after:after {
	clear:both;
	content:"";
	display:block;
}
.sliderkit .sliderkit-panel {
	border:5px solid #fff;
	border-radius:10px;
    background: #fff;
    width:820px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	box-shadow:0 0 10px rgba(0,0,0,.4);
}
.sliderkit .sliderkit-panel img{
    display: block;
    margin: 0 auto;
}
.sliderkit-panels{
	width:830px;
	margin:0 0 0 10px;
}
.banner-gallery .holder{
	margin:0;
	position:relative;
	top:-10px;
}
.slogan{
	position:absolute;
	top:35px;
	right:5px;
	z-index:1;
	background-color:#ffffff;
	color:#555;
	font-family: 'Open Sans', sans-serif;
	padding:5px 10px 5px 15px;
	font-size:32px;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
}
.inner {
	width: 1300px;
	margin: 0 auto;
}
sub, sup {
    font-size:70%;
    line-height: 0;
    position: relative;
	top:.5em;
}

/* checkbox */
/* The container */
.container {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	    text-align: center;
    width: 290px;
    display: block;
    margin: auto;
	color: #555555;
	font: 400 13px 'Open Sans', sans-serif;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
}

.container a {
	text-decoration: none;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #СССССС;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #ff8100;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #000;
}



/* header */
#header {
	background: url(../images/header-bg.png) no-repeat 50% 0;
	width: 100%;
	height: 176px;
	z-index: 900;
	position: fixed;
	top: 0;
}
#header .inner {
	babackground: #e6e2db ; 
	padding: 22px 0 0 0;
	overflow: hidden;
}
/* logo*/
.logo a{
	display:block;
	height:100%;
}
.logo {
	float: left;
	width: 240px;
	height: 100px;
	margin: 10px 15px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/new/logo.png) no-repeat;
    background-size: 150px;
    background-position: 50% 0;
}
#header .logo{
	margin:-8px 15px 0 0;
}
.header-menu {
	float: left;
	margin: 20px 0 0 15px;
	overflow: hidden;
	max-width: 790px;
	text-align: center;
}
.header-menu li {
	display: inline-block;
	vertical-align: top;
	height: 43px;
	font: 700 15px/43px 'Open Sans', sans-serif;
}
.header-menu li a {
	display: block;
	text-transform:uppercase;
	color: #573721;
	padding: 0 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../js/PIE.htc);
}
.header-menu li a:hover {
	color: #ffffff;
	background: #497a4a;
}
.header-work {
	font: 400 17px 'Open Sans', sans-serif;
	color: #573720;
	display: block;
	margin: 0 0 2px 0;
	text-align:right;
}
.header-work span {
	font: 700 17px 'Open Sans', sans-serif;
}
.header-recall {
	display: block;
	text-align: right;
	font: 400 14px 'Open Sans', sans-serif;
    color: #1b429a;
	text-decoration: underline;
}
.header-recall:hover {
	text-decoration: none;
}
.header-contacts{
	text-align:right;
	margin:-22px 0 0 0;
	float: right;
}
.phone {
	display: block;
	text-align: right;
	font: 400 17px 'Open Sans', sans-serif;
	color: #573720;
}
.phone span {
	font: 700 17px 'Open Sans', sans-serif;
}
.sertific_list{
	overflow:hidden;
	font-size: 0;
	text-align: center;
}
.sertific_list li{
	display: inline-block;
	vertical-align: top;
	width:25%;
	text-align:center;
	color:#363636;
	font-size:18px;
	line-height:20px;
	margin:0 0 4% 2%;
}
.sertific_list li:first-child, .sertific_list li:nth-child(3n+1){
	margin:0 0 4%;
}
.sertific_icon .fa-file-pdf-o {
    color: rgba(17, 147, 212, 0.6);
    font-size: 60px;
}
.sertific_link{
	border-radius: 20px;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	border: 2px solid #ce0000;
    color: #ce0000;
	transition:all ease .3s;
}
.sertific_link:hover{
	background-color:#ce0000;
	color:#fff;
}
.sertific_text{
	/*height:124px;*/
	margin:1em 0 2em;
}
.sertific_text p{
	margin:0;
}
/* content */
.slide {
	background: url(../images/slide-bg.jpg) no-repeat 50% 0;
	width: 100%;
	/*height: 1080px;*/
	height: 830px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.slide .inner {
	overflow: hidden;
	padding: 177px 0 0 0;
}
.slide-left {
	float: left;
}
/* gallery */
.banner-gallery-holder {
	overflow: hidden;
}
.banner-gallery-text {
	overflow: hidden;
	width: 840px;
	margin: 0 0 10px 0;
}
.banner-title {
	display: block;
	background: #fff;
	padding: 0 0 0 30px;
	margin: 0 0 4px 0;
	/*width: 810px;
	height: 40px;*/
	color: #424F7B;
	border: 5px solid #EFCE46;
	font: 700 20px/40px 'Open Sans', sans-serif;
	box-sizing: border-box;
}

.banner-title span {
	/*font: 300 31px/70px 'Open Sans', sans-serif;
	color: #555555;*/
}
.banner-price {
	width: 430px;
	padding: 0 0 0 47px;
	height: 87px;
	float: right;
	background: #fff;
	font: 700 72px/87px 'Open Sans', sans-serif;
	color: #df6c19;
}
.banner-price span {
	font: 300 20px 'Open Sans', sans-serif;
	color: #333333;
}
/* form */
.slide-form {
	width: 412px;
	height: 434px;
	padding: 27px 0 0 0;
	/*margin: 267px 0 0 0;*/
	background: rgba(255, 255, 255, 0.85);
	float: right;
	position: relative;
	z-index: 600;
}
.form-title {
	display: block;
	width: 395px;
	margin: 0 auto 15px;
	text-align: center;
	color: #363636;
	font: 700 19px 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.form-untitle {
	display: block;
	width: 370px;
	margin: 0 auto 22px;
	text-align: center;
	color: #363636;
	font: 400 16px Arial, sans-serif;
}
.slide-input {
	padding: 0 0 0 23px;
	display: block;
	width: 335px;
	height: 38px;
	font: 400 16px 'Open Sans', sans-serif;
	color: #555555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../js/PIE.htc);
	margin: 0 0 15px 26px;
	border: 1px solid #d1d1d1;
}
.slide-form-bt {
	background: url(../images/light-bt.png) no-repeat;
	height: 78px;
	width: 358px;
	font: 700 20px/78px 'Open Sans', sans-serif;
	color: #fff;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}
.light-holder {
	background: url(../images/send-bt.jpg) repeat-x;
	margin: 0 0 10px 26px;
	z-index: 500;
	width: 358px;
	position: relative;
	border: 1px solid #f3d238;
}
.form-footer {
	color:#363636;
	display: block;
	font: 400 16px 'Open Sans', sans-serif;
	text-align: center;
}
/* преимущества */
.benefits {
	background: url(../images/benefits-top.png) no-repeat 50% 0;
	/*height: 2100px;*/
	height: 1900px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	padding: 148px 0 0 0;
	margin: -148px 0 0 0 ;
}
.benefits .inner {
	padding: 68px 0 0 0;
}
.benefits-title {
	display: block;
	text-align: center;
    color: #1b429a;
	margin: 0 0 55px 0;
	font: 700 34px 'Open Sans', sans-serif;
}
.benefits-list {
	margin: 0 -110px 0 0;
}
.benefits-list li {
	float: left;
	width: 361px;
	/*max-height: 569px;*/
	margin: 0 108px 65px 0;
	padding: 11px 0 19px 0;
    background: #1b419a;
    background: -moz-linear-gradient(top, #1b419a 0%, #365eb5 28%, #3a66c7 49%, #4c7de6 71%, #7da3f5 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #1b419a), color-stop(28%, #365eb5), color-stop(49%, #3a66c7), color-stop(71%, #4c7de6), color-stop(100%, #7da3f5));
    background: -webkit-linear-gradient(top, #1b419a 0%, #365eb5 28%, #3a66c7 49%, #4c7de6 71%, #7da3f5 100%);
    background: -o-linear-gradient(top, #1b419a 0%, #365eb5 28%, #3a66c7 49%, #4c7de6 71%, #7da3f5 100%);
    background: -ms-linear-gradient(top, #1b419a 0%, #365eb5 28%, #3a66c7 49%, #4c7de6 71%, #7da3f5 100%);
    background: linear-gradient(to bottom, #1b419a 0%, #365eb5 28%, #3a66c7 49%, #4c7de6 71%, #7da3f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b419a', endColorstr='#7da3f5', GradientType=0 );
	height:470px;
}
.benefits-list li .benefit-img {
    border: 8px solid #fff;
	-moz-box-shadow: 0 0px 7px 2px #e4e4e4;
	-webkit-box-shadow: 0 0px 7px 2px #e4e4e4;
	box-shadow: 0 0px 7px 2px #e4e4e4;
	behavior: url(../js/PIE.htc);
	position: relative;
	background-color:#fff;
	margin: 0 auto 33px;
    width:320px;
}
.benefits-list li img {
	margin: 0 auto;
	display: block;
}
.benefits-name {
	display: block;
	font: 700 22px/30px 'Open Sans', sans-serif;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0 15px;
	text-transform: uppercase;
	text-align: center;
}
.benefits-text {
	display: block;
	font: 400 14px Arial, sans-serif;
	color: #fff;
	text-align: center;
	padding: 0 15px;
}
/* акция */
.event {
	background: url(../images/event-bg.jpg) repeat-x;
	/*height: 492px;*/
	width: 100%;
}
.event .inner {
	padding: 55px 0 10px 0;
	position: relative;
	overflow: hidden;
}
.event .event-img{
}
.event-title {
	display: block;
	font: 700 70px/70px 'Open Sans', sans-serif;
	margin: 0 0 20px 70px;
	color: #f39c11;
}
.event-text {
	display: block;
	font: 400 24px 'Open Sans', sans-serif;
	color: #333333;
	width: 450px;
	text-align:center;
}
.event-text  span {
	font: 700 24px 'Open Sans', sans-serif;
}
/* таймер */
.countdown-title {
	font: 400 16px 'Open Sans', sans-serif;
	display: block;
	color: #333333;
	margin: 30px 0 20px 109px;
}
.countdown-text {
	clear: both;
	position: relative;
	top: 2px;
	margin: 0 0 0 29px;
	font: 600 16px 'Open Sans', sans-serif;;
	color: #999999;
}
.countdown-text span {
	float: left;
}
.countdown-days {
	margin: 0 107px 0 0;
}
.countdown-hours {
	margin: 0 110px 0 0;
}
.countdown-minutes {
	margin: 0 ;
}
.countdown-seconds {
	display: none;
}
.countdownHolder{
	margin:0;
	font: 300 72px/99px 'Open Sans', sans-serif;
	overflow: hidden;
	color: #f39c11;
	letter-spacing:-21px;
	height: 99px;
}
.position{
	float: left;
	position: relative;
	width:44px;
	height: 99px;
	padding: 0 0 0 5px;
}
.digit{
	position:absolute;
	display:block;
	width: 44px;
	height: 99px;
	text-align:center;
	letter-spacing:-1px;
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
}
.countDays,
.countSeconds{
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
	height: 99px;
	float: left;
}
.countDiv0{ /* display:none !important;*/ }
.countHours{
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
	height: 99px;
	float: left;
}
.countDiv1{}
.countMinutes{
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	float: left;
	behavior: url(../js/PIE.htc);
	height: 99px;
}
.countDiv2{display: none !important;}
.countSeconds{display: none;}
.countDiv{
	float: left;
	width:16px;
	height: 74px;
	margin: 0 21px;
	position:relative;
}
.countDiv:before,
.countDiv:after{
	position:absolute;
	width:8px;
	height:9px;
	background-color:#f39c11;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top: 33px;
	content:'';
}
.countDiv:after{
	top:0.9em;
}
.digit.static {
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
	height: 99px;
}
/* конец таймера */
.event-img {
	position: absolute;
	bottom: 6px;
	right: 460px;
	z-index: 100;
	height: auto;
    width: 360px;
}
.event-left {
	float: left;
}
.event-form {
	height: 337px;
	margin: 0;
}
/* о компании */
.about {
	width: 100%;
	height: 760px;
	background: url(../images/about-bg.png) no-repeat 50% 0;
	/*background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;*/
	-moz-box-shadow: inset 0 0px 7px 2px #dddddd;
	-webkit-box-shadow: inset 0 0px 7px 2px #dddddd;
	box-shadow: inset 0 0px 7px 2px #dddddd;
	behavior: url(../js/PIE.htc);
	position: relative;
}
.about .inner {
	overflow:hidden;
}
.about .inner:after {
	display: block;
	clear: both;
	content: '';
}
.title {
	display: block;
	text-align: center;
    color: #1b429a;
	margin: 75px 0 50px 0;
	font: 700 34px 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.about-list {
	float: left;
}
.about-list li:after{
	content:"";
	position:absolute;
	top:-4px;
	left:0;
	background: url(../images/arrow-about.jpg) no-repeat;
	width:16px;
	height:30px;
	z-index:1;
}
.about-list li {
	position:relative;
	padding: 0 0 0 40px;
	font: 14px/20px Arial, sans-serif;
	color: #363636;
	width: 532px;
	margin: 20px 0 0 0;
}
.about-list li:first-child {
	margin: 0;
}
.about-img {
	float: right;
	border: 10px solid #fff;
}
.about_text{
	font: 14px/20px Arial, sans-serif;
	color:#363636;
}
.about_text p{
	padding:0 40px 20px;
	margin:0;
}
/* actions */
.actions{
	background: url(../images/action-bg.jpg);
	width 100%;
	padding: 0 0 50px 0;
	overflow: hidden;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.action-holder .title {
	margin: 50px 0 25px 0;
}
.action-holder .title-margin {
	margin: 50px 0 0 0;
}
.action-holder .holder {
	padding: 0 0 30px 0;
}
.action-box {
	float: left;
	width: 500px;
}
.action-box img {
	margin: 0 auto;
	display: block;
}
.action-image-holder {
	height: 120px;
}
.action-title {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	color: #363636;
	font: 700 20px 'Open Sans', sans-serif;
	height:56px;
}
.action-text {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	color: #363636;
	font: 400 14px/20px Arial, sans-serif;
}
.action-inner {
	padding: 15px 15px 0;
	height: 243px;
	border: 5px solid #1b429a;
    vertical-align: middle;
    display: table-cell;
}
.action-seporator {
	float: left;
	margin: 285px 16px 0;
}
.action-seporator img{
	display: block;
}
/* form */
.product-form {
	background: url(../images/feedback_bg.jpg) no-repeat 50% 30%;
	width: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	height: 600px;
	overflow: hidden;
}
.product-form.product-form-contacts {
	background: url(../images/new/plenki2.jpg) no-repeat 50% 0;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.product-form-box {
	width: 768px;
	height: 200px;
	padding: 30px 90px 0 89px;
	background: rgba(255, 255, 255, 0.85);
	margin: 370px auto 0;
	position: relative;
	z-index: 600;
}
.product-form-title {
	display: block;
	font: 700 23px 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
	color: #555555;
	text-align: center;
}
.product-form-untitle {
	display: block;
	font: 400 16px Arial, sans-serif;
	color: #555555;
	text-align: center;
}
.product-form-price {
	display: block;
	font: 400 16px 'Open Sans', sans-serif;
	color: #555555;
	text-align: center;
	margin: 0 0 15px 0;
}
.product-form-price span {
	font: 700 70px/70px 'Open Sans', sans-serif;
	color: #f39c11;
}
.product-form-box .holder .light-holder {
	float: left;
	margin: 0 0 0 40px;
}
.product-form-box .holder .light-holder:first-child {
	margin: 0;
}
.product-form-box .holder .light-holder a {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
/* почему покупать выгодно */
.price-benefits {
	background: url(../images/price-benefits.png) no-repeat 50% 0;
	width: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	overflow: hidden;
}
.price-benefits .inner .title {
	font-size: 36px;
	margin: 70px 0 50px 0;
}
.price-benefits .inner .holder {
	margin: 25px 0 0 0;
}
.benefit-circle {
	position: absolute;
	top: 38px;
	left: -65px;
	display: block;
}
.price-benefit-box{
	position: relative;
	width: 860px;
	height: 209px;
	border: 5px solid #d1d1d1;
	padding: 40px 0 0 94px;
	float: right;
	background: #ffffff;
}
.leftdown {
	float: left;
	margin: 90px 0 0 46px;
}
.rightdown {
	float: right;
	margin: 90px 15px 0 0;
}
.price-benefit-title {
	display: block;
	font: 700 24px 'Open Sans', sans-serif;
	color: #363636;
	margin: 0 0 10px 0;
}
.price-benefit-text {
	display: block;
	font: 400 14px/20px Arial, sans-serif;
	color: #363636;
	width: 810px;
}
.benefit-box-left{
	float: left;
	margin: 0 0 0 63px;
}
/* map */
.map-holder {
	width: 100%;
	border-top: 8px solid #ffffff;
	border-bottom: 8px solid #ffffff;
	/*height: 600px;*/
	overflow: hidden;
}
.ymaps-2-1-23-map {
	position: absolute !important;
	top: 0 !important;
	z-index: 600;
}
.map-holder .inner {
	position: relative;
}
#map {
	width: 100%;
	/*height: 600px;*/
	overflow:hidden;
	position: relative;
}
.map-title {
	display: block;
	width: 646px;
	height: 99px;
	color: #497a4a;
	text-align: center;
	font: 700 24px/99px 'Open Sans', sans-serif;
	background: #fff;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	margin:0 0 50px 329px;
	z-index: 700;
	position: relative;
}
.map-inner {
	overflow: hidden;
	padding: 33px 40px 0 37px;
	margin: 0 0 0 93px;
	width: 385px;
	height: 231px;
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	z-index: 700;
	position: relative;
}
.map-info-title {
	display: block;
	font: 700 18px 'Open sans', sans-serif;
	color: #363636;
	margin: 0 0 18px 0;
}
.map-benefits li {
	padding: 0 0 0 38px;
	background: url(../images/map-circle.gif) no-repeat 0 4px;
	font: 400 16px 'Open sans', sans-serif;
	color: #363636;
	margin: 18px 0 0 0;
}
.map-benefits li:first-child {
	margin:0;
}
/* comments */
.comments {
	overflow: hidden;
	width: 100%;
	height: 964px;
}
.comments .inner .title {
	font-size: 34px;
	margin: 50px 0;
}
/* gallery */
.comments-gallery-holder {
	overflow: hidden;
}
.comments-gallery {
	width:1300px;
	overflow:hidden;
	position: relative;
	float: left;
}
.comments-gallery a.link-prev,
.comments-gallery a.link-next {
	float:left;
	width:88px;
	height:88px;
	position: absolute;
	top: 345px;
	text-indent: -9999px;
	z-index: 800;
}
.comments-gallery a.link-next {
	float:right;
	right: 0;
	background: url(../images/arrow-right.png) no-repeat;
}
.comments-gallery a.link-prev {
	left: 0;
	background: url(../images/arrow-left.png) no-repeat;
}
.comments-gallery .comments-gallery-box {
	float:left;
	width:1300px;
	overflow:hidden;
	height: 765px;
	padding: 0 0 5px 0;
	position:relative;
}
.comments-gallery .comments-gallery-box ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
	/*overflow: hidden;*/
}
.comments-gallery .comments-gallery-box ul li {
	float:left;
	width:1098px;
	padding: 0 101px;
}
.comments-box {
	background: #fff;
	float: left;
	padding: 32px 25px 0 10px;
	margin: 24px 15px 0;
	height: 320px;
	width:476px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 10px 0 #dad9d9;
	-webkit-box-shadow: 0 0px 10px 0 #dad9d9;
	box-shadow: 0 0px 10px 0 #dad9d9;
	position: relative;
	border: 1px solid #ececec;
}
.comments_title{
	text-transform:uppercase;
    color: #1b429a;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	padding:0 0 4px;
}
.non_photo{
	width:100px;
	height:100px;
	margin:0 auto 40px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	text-align:center;
	line-height:100px;
	font-size:14px;
	font-weight:bold;
	color:#ccc;
	background-color:#eee;
}
.user-box {
	float: left;
	margin: 0 10px 0 0;
	width: 135px;
}
.avatar {
	display: block;
	margin: 0 auto 40px;
	width: 100px;
	height: 100px;
	border-radius:50%;
}
.user-name {
	display: block;
	font: 500 18px 'Roboto', sans-serif;
	color: #282828;
	margin: 0 0 5px 0;
	text-align: center;
}
.comment-date {
	display: block;
	font: 500 13px 'Roboto', sans-serif;
	text-align: center;
	color: #989898;
}
.comment-text {
	color: #282828;
	font: 400 14px/18px Arial, sans-serif;
	float: left;
	width: 325px;
}
/* этапы покупки */
.steps {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
}
.steps img {
    display: block;
    width:100%;
}
.step-box {
	width: 360px;
	float: left;
	position: relative;
	margin: 0 0 0 110px;
}
.step-holder .step-box:first-child {
	margin: 0;
}
.step-arrow {
	position: absolute;
	top: 40px;
	right: -158px;
}
.step-img-holder {
	display: block;
	height: 122px;
	margin: 0 auto;
}
.step-down-holder {
	display: block;
	height: 110px;
	margin: 0 auto;
}
.step-holder .holder {
	margin: 150px 0 0 0;
}
.step-holder .holder:first-child {
	margin: 0;
}
.step-holder {
	position: relative;
}
.step-down {
	position: absolute;
	right: 159px;
	top: 195px;
}
.step-img-holder img,
.step-down-holder img {
	display: block;
	margin: 0 auto;
}
.step-text {
	display: block;
	text-align: center;
	font: 700 20px 'Open Sans', sans-serif;
	color:#363636;
	width: 305px;
	margin: 0 auto;
}
/* Документы */
.documents {
	background: #f0f0f0;
	width: 100%;
	height: 720px;
	overflow: hidden;
}
.documents .inner .title {
	margin-bottom: 30px;
}
.zoom-text {
	display: block;
	text-align: center;
	font: 400 24px 'Open Sans', sans-serif;
	color: #333333;
}
.doc-list {
	margin: 105px 0 0 0;
	text-align: center;
	font-size: 0;
}
.doc-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 105px;
	width: 361px;
}
.doc-list li:first-child {
	margin: 0;
}
.doc-list li a {
	margin: 0 0 20px 0;
	display: block;
}
.doc-list li a img {
	display: block;
	margin: 0 auto;
}
.doc-for {
	display: block;
	font: 400 20px 'Open Sans', sans-serif;
	color: #333333;
	text-align: center;
}
/* footer */
#footer {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 23px 0;
	background: #ffffff;
}
#footer .inner .logo {
	margin: 0 45px 0 0;
}
#footer .inner .header-menu {
	margin: 13px 0 0 -15px;
}
#footer .inner .header-menu li {
	font-size: 16px;
	margin:0 0 0 12px;
	text-transform: uppercase;
}
#footer .inner .header-menu li:first-child {
	margin: 0;
}
#footer .inner .header-menu li a {
	padding: 0 12px;
	text-decoration: none;
	color: #644026;
}
#footer .inner .header-menu li a:hover {
	background: #efefef;
	color: #644026;
}
#footer .inner .header-contacts {
	float: right;
	margin:0;
}
#footer .inner .header-contacts .mail-link{
	margin:0;
}
#footer .inner .header-contacts .header-work {
	color:#363636;
	font-size: 14px;
}
#footer .inner .header-contacts .header-work span {
	font-size: 14px;
}
#footer .inner .header-contacts .header-recall {
	font-size: 14px;
    color: #1b429a;
	margin: 15px 0;
}
#footer .inner .header-contacts .phone {
	font-size: 16px;
	color: #363636;
}
#footer .inner .header-contacts .phone span {
	font-size: 16px;
}
/* copyright */
.copy {
	height: 41px;
	background: #f0f0f0;
	width: 100%;
}
.copy .inner span {
	display: block;
	text-align: center;
	color: #424f7b;
	font: 400 14px/41px 'Open Sans', sans-serif;
}
/* contacts.html */
.contacts-address {
	/*height: 471px;*/
	padding: 240px 0 0 0;
	background: #f0f0f0;
	width: 100%;
	/*background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;*/
}
.delivery-page{
	padding: 240px 0 0 0;
	width: 100%;
	background: #f0f0f0 url(../images/delivery-bg.png) no-repeat 50% 100%;
}
.delivery-page .inner .title {
    margin: 0;
    color: #497a4a;
}
.about-box-top h3{
	color: #363636;
	font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.about-box-top {
	padding: 240px 0 30px 0;
	background: #f0f0f0 url(../images/address-bg.png) no-repeat 50% 100%;
	width: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.contacts-form {
	background: url(../images/form-bg1.jpg) no-repeat 50% 0;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.contacts-address .inner &gt; .holder {
	margin: 60px 0 0 0;
    padding: 0 0 60px 0;
}
.contacts-address .inner .title {
	margin: 0;
}
.address-text {
	float: left;
	background: url(../images/adress-ico1.gif) no-repeat;
	font: 400 16px Arial, sans-serif;
	color: #363636;
	width: 470px;
	padding: 8px 0 0 67px;
	margin: 0 30px 0 0;
}
.mail-text {
	float: left;
	background: url(../images/adress-ico3.gif) no-repeat;
	font: 700 16px/26px Arial, sans-serif;
	height: 26px;
	color: #363636;
	padding: 0 0 0 77px;
}
.non_bg{
	background:none !important;
}
.phone-c-box{
	width: 370px;
	float: right;
}
.phone-text {
	background: url(../images/adress-ico2.gif) no-repeat;
	font: 400 16px/26px Arial, sans-serif;
	height: 26px;
	color: #363636;
	margin: 0 0 10px;
	padding: 0 0 0 37px;
	display: block;
}
.phone-text span {
	font: 700 16px/26px 'Open Sans', sans-serif;
}
.web-text {
	float: left;
	background: url(../images/adress-ico4.gif) no-repeat;
	font: 400 16px/31px 'Open Sans', sans-serif;
	height: 31px;
	color: #363636;
	width: 470px;
	padding: 0 0 0 75px;
}
.web-text a {
	text-decoration: underline;
}
.web-text a:hover {
	text-decoration: none;
}
/* zastroy.html */
.info-list {
	margin: 0;
    overflow: hidden;
}
.about-box-top .title{
	margin:0 0 35px;
}
.info-list li {
	width: 25%;
    height: 180px;
    margin: 0 0 15px 0;
	float: left;
}
.info-list li  .benefit-img-holder{
	height:85px;
	line-height:140px;
	text-align:center;
}
.info-list li  .benefit-text{
	font:400 14px/24px Arial, sans-serif;
}
.info-list li:nth-child(2),
.info-list li:nth-child(5) {
    width:50%;
}
.info-img-holder {
	height: 120px;
	overflow: hidden;
}
.info-list li:first-child img, .info-list li:nth-child(2) img{
	margin:20px auto 0;
}
.info-list li img {
	display:inline-block;
	height:auto;
	max-width:25%;
	margin: 0 auto;
}
.info-list li:first-child {
	margin: 0;
}
.info-text {
	display: block;
	text-align: center;
	font: 400 16px 'Open Sans', sans-serif;
	color: #363636
}
.info-text span {
	font: 700 16px 'Open Sans', sans-serif;
}
.zastroy-about {
	/*border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;*/
	width: 100%;
	overflow: hidden;
}
.zastroy-about img {
	float: left;
	margin: 0 45px 0 -310px;
}
.zastroy-about .holder {
	width: 650px;
	float: left;
	margin: 45px 0 0 0;
}
.zastroy-about .inner .holder .about-text:first-child {
	margin: 0;
}
.about-text {
	display: block;
	color: #363636;
    text-align: justify;
	margin: 25px 0 0 0;
	font: 400 14px/20px Arial, sans-serif;
}
.about-text span {
	font: 700 14px Arial, sans-serif;
}
/* activity */
.activity {
	width: 100%;
	height: 700px;
	overflow: hidden;
	background: #f0f0f0;
}
.activity .inner .activity-box:first-child {
	margin: 0;
}
.activity-box {
	float: left;
	width: 360px;
	margin: 0 0 0 110px;
}
.activity-box a {
	border: 10px solid #fff;
	display: block;
	position: relative;
	height: 260px;
	width: 340px;
	z-index: 500;
	background: #fff;
	margin: 0 0 30px 0;
}
.activity-box a:hover img {
	opacity: 0.3;
}
.activity-box a:hover .zoom {
	opacity: 1;
	display: block;
} 
.activity-box a img {
	display: block;
}
.activity-box a .zoom {
	position: absolute;
	top: 116px;
	left: 145px;
	display: none;;
	margin: 0;
} 
.activity-text {
	display: block;
	text-align: center;
	font: 400 20px 'Open Sans', sans-serif;
	color: #363636;
}
.activity-text span {
	font: 700 20px 'Open Sans', sans-serif;
	display: block;
}
/* партнеры */
.partners {
	background: #fff;
	width:100%;
	height: 447px;
	overflow: hidden;
}
.partners .inner .holder {
	padding: 0 0 0 104px;
	margin: 65px 0 0 0;
}
.partners .inner .holder img {
	float: left;
	margin: 0 0 0 60px;
}
.partners .inner .holder img:first-child {
	margin: 0;
}
.zastroy-form {
	background: url(../images/form-bg2.jpg) no-repeat 50% 0;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
/* plan.html */
.plan-top {
	width: 100%;
	padding: 240px 0 0 0;
	overflow: hidden;
	background: #f0f0f0 url(../images/plan-main-bg.png) no-repeat 50% 0;
}
.plan-top .holder{
	margin: 0;
}
.plan-top .inner .title {
	margin: 0 0 60px 0;
}
.plan-text_block{
	float:right;
	width: 530px;
	margin:0 110px 0 0;
	text-align:justify;
}
.plan-text_block h3{
	font-weight:bold;
	padding:0 0 5px;
	color:#363636;
}
.plan-text {
	font: 400 16px 'Open Sans', sans-serif;
	color: #363636;
}
.plan-img {
	float: left;
	border: 10px solid #fff;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	position: relative;
}
.holder_plan{
	margin:30px 0 0 0;
}
.plan_list{
	float:left;
}
.plan_list .about-list{
	margin:0 110px 0 0;
}
.plan_list h3{
	color:#363636;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	padding:0 0 20px;
}
.plan-types-title {
	display: block;
	font: 700 30px 'Open Sans', sans-serif;
    color: #1b429a;
	text-align: center;
	margin: 70px 0 35px 0;
	text-transform:uppercase;
}
.plan-top .holder .plan-types-title{
	font-size: 34px;
	margin: 0 0 35px;
}
.tab_list{
	padding:50px 0 0 0;
	overflow:hidden;
}
.tab_list li{
	float:left;
	margin:0 0 4% 4%;
	width:46%;
}
.tab_list li:first-child, .tab_list li:nth-child(2n+1){
	margin:0 0 4%;
}
.tab_list li table{
	width:100%;
	border:5px solid #f39c11;
}
.tab_list li table tr th{
	border:1px solid #f39c11;
	padding:3px;
	text-align:center;
	color:#363636;
	font-weight:bold;
}
.tab_list li table tr td{
	padding:3px;
	text-align:center;
	color:#363636;
	border:1px solid #f39c11;
}
.tab_list .light-holder{
	margin:20px auto 0;
	text-align:center;
}
.tab_list .slide-form-bt{
	display:block;
	text-decoration:none;
}
.plan_types_list li{
	font-size:20px;
	line-height:22px;
	color:#363636;
	padding:0 0 40px;
}
.plan_types_block{
	padding:20px 0 40px;
	overflow:hidden;
}
.plan_types_block .about-list li{
	width:auto;
}
.sertificat h3{
	font-size:20px;
	line-height:22px;
	color:#363636;
	padding:30px 0 40px;
}
/* типы планов */
.plan-types {
	background: #fff;
	padding: 20px;
	margin: 0 0 53px 0;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	position: relative;
}
.plan-types .holder img {
	float: left;
	margin: 0 120px 0 0;
}
.type-name {
	float: left;
	font: 700 40px/323px 'Open Sans', sans-serif;
	color: #262626;
}
.section-more {
	overflow: hidden;
	width: 100%;
	margin: 0 0 81px 0;
}
.section-more .light-holder {
	float: left;
	margin: 0 0 0 104px;
}
.flats-plan-list li .light-holder {
	display: block;
	margin: 19px 0 0 0;
}
.section-more .light-holder:first-child {
	margin: 0;
}
.section-more .light-holder a,
.flats-plan-list li .light-holder a {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
/* планировка квартир */
.plan-flats {
	background: #fff;
	width: 100%;
	padding: 110px 0 0 0;
}
.plan-flats .inner .title {
	margin: 0;
	font-size: 30px;
}
.flats-plan-list {
	margin: 90px -113px 0 0;
}
.flats-plan-list li {
	float: left;
	margin: 0 110px 90px 0;
	width: 361px;
}
.flat-img-holder {
	padding: 30px 0 0 0;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	position: relative;
	width: 100%;
	height: 253px;
}
.flat-img-holder .holder {
	height: 185px;
	margin: 35px 0 0 0;
}
.flat-img-holder .holder img {
	display: block;
	margin: 0 auto;
}
.flat-size,
.section-name {
	display: block;
	text-align: center;
	font: 700 20px 'Open Sans', sans-serif;
	color: #363636;
}
.plan-form {
	background: url(../images/form-bg3.jpg) no-repeat 50% 0;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
}
.plan-form .holder {
	width: 100%;
}
.plan-form .holder .light-holder {
	margin: 0 auto !important;
	float: none;
}
/* поэтажные планировки */
.plan-level {
	width: 100%;
	overflow: hidden;
	padding: 105px 0 25px 0;
}
.plan-level .inner .title {
	margin: 0;
	font-size: 34px;
}
.sections-list {
	margin: 100px auto 0;
	width: 1017px;
}
.sections-list li {
	float: left;
	margin: 0 39px 90px 0;
	width: 300px;
}
.section-img-holder {
	padding: 30px 0 0 0;
	background:#fff;
	behavior: url(../js/PIE.htc);
	-moz-box-shadow: 0 0px 7px 0 #cdc7ae;
	-webkit-box-shadow: 0 0px 7px 0 #cdc7ae;
	box-shadow: 0 0px 7px 0 #cdc7ae;
	position: relative;
	width: 100%;
	height: 253px;
}
.section-img-holder .holder {
	height: 206px;
	margin: 5px 0 0 0;
}
.section-img-holder .holder img {
	display: block;
	height: 100%;
	width: 100%;
}
.section-img-holder .holder a {
	margin: 0 auto;
	display: block;
	height: 210px;
	width: 70%;
}
.section-zoom {
	display: block;
	margin: 25px auto 0;
	font: 400 italic 20px 'Open Sans', sans-serif;
	color: #696969;
	text-decoration: underline;
	width: 106px;
}
.section-zoom:hover {
	text-decoration: none;
}
/* FAQ */
.faq {
	overflow: hidden;
	width: 100%;
	padding: 85px 0 0 0;
}
.faq .inner .title {
	font-size: 34px;
	margin: 0 0 55px 0;
}
.question-left {
	border: 5px solid #1b429a;
	padding: 39px 45px 14px 95px;
	margin: 0 0 55px 0;
	width: 815px;
	overflow: hidden;
}
.question-right {
	float: right;
	border: 5px solid #ffde00;
	padding: 39px 45px 14px 95px;
	margin: 0 0 55px 0;
	width: 860px;
	overflow: hidden;
}
.question-title {
	font: 600 24px 'Open Sans', sans-serif;
	color: #363636;
	display: block;
	margin: 0 0 13px 0;
}
.question-text {
	font: 400 14px/20px Arial, sans-serif;
	color: #363636;
	overflow: hidden;
	text-align:justify;
}
.question-right a,
.question-left a {
	font: 400 italic 16px 'Open Sans', sans-serif;
	color: #363636;
	display: block;
	text-align: right;
}
.question-right a.active,
.question-left a.active, .holder_plan a.active {
	text-indent: -9999px;
	background: url(../images/question-bt.jpg) no-repeat;
	width: 17px;
	height: 23px;
	float: right;
	text-align: justify;
}
.holder_plan .question-more{
	float:right;
}
.clear{
	clear:both;
}
#show-text{
	display: none;
}
.plan-all-holder {
	position: relative;
}
.plan-all-holder a {
	text-indent: -9999px;
	position: absolute;
	display: block;
	width: 65px;
	height: 50px;
}
.sixteen-o {
	top: 105px;
	left: 24px;
}
.sixteen-t {
	top: 89px;
	left: 289px;
}
.sixteen-th {
	top: 445px;
	left: 155px;
}
.seventeen-o {
	top: 601px;
	left: 495px;
}
.seventeen-t {
	top: 627px;
	left: 683px;
}
.eighteen-o {
	top: 202px;
	left: 492px;
}
.eighteen-t {
	top: 283px;
	left: 815px;
}
.twenty-o {
	top: 519px;
	right: 234px;
}
.twenty-t {
	top: 369px;
	right: 234px;
}
.children-g {
	left: 485px;
	top: 329px;
	width: 120px !important;
	height: 25px !important;
}
.children-o {
	left: 594px;
	top: 359px;
	width: 186px !important;
	height: 25px !important;
}
.children-t {
	left: 602px;
	top: 448px;
	width: 187px !important;
	height: 25px !important;
}
.children-th {
	left: 780px;
	top: 375px;
	width: 194px !important;
	height: 25px !important;
}
.sport-o {
	left: 697px;
	top: 417px;
	width: 160px !important;
	height: 25px !important;
}
.plan-list {
	width:100%;
	margin: 0;
}
.plan-list li {
	width:50%;
	height:50%;
	margin: 0;
}
.plan-bt {
	font: 700 16px/78px 'Open Sans', sans-serif;
}
.shadow {
	position:fixed;
	width:100%;
	height:100%;
	background: url(../images/shadow-up.png);
	z-index:2001;
	left:0;
	top:0;
}
.mail-link{
	margin:-5px 0 0 0;
	display:block;
}
.mail-link a{
	font-family: Aria,Verdana,sans-serif;
	font-size:12px;
	line-height:14px;
    color: #1b429a;
	text-decoration:underline;
	font-weight: normal;
}
.mail-link a:hover{
    color: #1b429a;
	text-decoration:none;
}
.recall-up {
	width: 400px;
	position: fixed;
	overflow: hidden;
	z-index: 2010;
	background: #fff;
	display: none;
	border: 1px solid #999999;
	padding: 20px;
	left:50% !important;
	top:50% !important;
	height:290px;
	margin:-145px 0 0 -220px;
}
.recall-up form {
	position: relative;
}
.close-ico {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width:13px;
	height:14px;
	background: url(../images/close.png) no-repeat;
}
/* thanks */
.thanks-box {
	display: none;
	padding: 50px 0 0 0;
	overflow: hidden;
	top: 15%;
	left: 35%;
	position: absolute;
	z-index: 5002;
	width: 500px;
	height: 152px;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
	background: #fff;
}
.thanks-box .close-ico {
	top: 10px;
	right: 10px;
}
.countdown-box .countdownHolder{
	margin:0;
	font: bold 40px/102px Verdana, Helvetica, sans-serif;
	text-align:center;
	color: #ffffff;
	overflow: visible !important;
	letter-spacing: 0 !important;
	height: auto !important;
    width: 411px;
    background: url(../images/countdown-bg.png) no-repeat 83px 50%;
}
.countdown-box .countdownHolder:after {
    content: '';
    display: block;
    clear: both;
}
.countdown-box .position{
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	width: 30px;
    text-align: center;
	height: 102px;
}
.countdown-box .digit{
	position:absolute;
	display:block;
	width: 30px !important;
	height: 102px;
	text-align:center;
	letter-spacing:0;
	background: none !important;
}
.countdown-box .digit.static{
	width: 30px;
}
/**
 * Вы можете использовать данные классы для скрытия
 * частей счетчика, которые не нужны.
 */
.countdown-box .countDays{
	float: left;
	height: 102px;
	width: 65px;
	background: url(../images/timer-bg.png) repeat-x;
	padding: 0 0 0 7px;
	margin: 0 32px 0 0;
    border-radius: 5px;
	box-shadow:0px 0px 9px 2px #cdcdcc;
}
.countdown-box .countDiv0{ /* display:none !important;*/ }
.countdown-box .countHours{
	float: left;
	height: 102px;
	width: 65px;
	background: url(../images/timer-bg.png) repeat-x;
	padding: 0 0 0 7px;
	margin: 0 32px 0 0;
    border-radius: 5px;
	box-shadow:0px 0px 9px 2px #cdcdcc;
}
.countdown-box .countDiv1{}
.countdown-box .countMinutes{
	float: left;
	margin: 0 32px 0 0;
	height: 102px;
	width: 65px;
	background: url(../images/timer-bg.png) repeat-x;
	padding: 0 0 0 7px;
    border-radius: 5px;
	box-shadow:0px 0px 9px 2px #cdcdcc;
}
.countdown-box .countDiv2{}
.countdown-box .countSeconds{
	float: left;
	height: 102px;
	display: block !important;
	width: 65px;
	background: url(../images/timer-bg.png) repeat-x;
	padding: 0 0 0 7px;
    border-radius: 5px;
	box-shadow:0px 0px 9px 2px #cdcdcc;
}
.countdown-box .countDiv{
	display:inline-block;
	height: 102px;
	width: 72px;
	padding: 0 0 0 0;
	position:relative;
	display: none;
}
.countdown-box .countDiv:before,
.countdown-box .countDiv:after{
	position:absolute;
	width:5px;
	height:5px;
	background-color:#e8e8e8;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top:0.5em;
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
	content:'';
}
.countdown-box .countDiv:after{
	top:0.9em;
}
.countdown-box .countdown-text {
	overflow: hidden;
	margin: 0;
}
.countdown-box .countdown-text span {
	float: left;
    font: bold 18px Verdana, Helvetica, sans-serif;
	color: #555555;
    width:72px;
    text-align: center;
}
.countdown-box .countdown-days {
	margin: 0 0 0 0px;
}
.countdown-box .countdown-hours {
	margin: 0 0 0 32px;
}
.countdown-box .countdown-minutes {
	margin: 0 0 0 32px;
}
.countdown-box .countdown-seconds {
	margin: 0 0 0 32px;
	display: block !important;
}
.countdown-box .price-up-title {
    display:block;
    text-align: center;
    font:bold 32px/36px Verdana, Helvetica, sans-serif;
    color: #fc6e00;
    margin: 0 0 16px 0;
}
.countdown-box .price-up-title span {
    color: #1a7b45;
    font-size: 26px;
    display:block;
}
.countdown-box {
    width:411px;
    padding: 12px 0;
	margin: 0 0 27px 0;
    background: rgba(255, 255, 255, 0.8);
}
.countdown-box .countdown-holder-new {
    padding:0 0 0 14px;
}
.slide-right-box {
	float: right;
}
.map-holder video{
	margin:0 0 40px 230px;
}
#navbar .left-menu span.item_cell &gt; a{
	min-height: auto;
	height: auto;
	height:auto;
}
#navbar .left-menu span.item_cell &gt; a{
	min-height: auto;
	height: auto;
	height:auto;
}
#navbar .left-menu span.item_cell &gt; a span{
	padding:0 2.2em 0 5em;
	line-height:45px;
}
.step_title{
	color:#363636;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	padding:40px 0;
	text-align:center;
}
.step_block{
	color:#363636;
	font-size:18px;
	line-height:22px;
	text-align:center;
	padding:0 0 40px;
}
.step_list{
	padding:0 60px;
}
.step_list li{
	text-align:left;
	padding:0 0 25px;
	color:#363636;
	font-size:18px;
	line-height:22px;
}
.video_block{
	width:840px;
	margin:0 auto 30px;
}
.assort_list {
	text-align:center;
	padding:0 0 40px;
}
.assort_list li{
	font-family: Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 310px;
    height: 275px;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    background: #1b429a;
    line-height: 20px;
    border-radius: 20px;
    border: 3px solid #ffde00;
    color: #363636;
    margin: 0 25px 40px;
}
.assort_list li p{
	margin:0;
    color: #fff;
}
.assort_img{
	height:100px;
	line-height:100px;
	margin:0 0 5px;
}
.assort_img img{
	display:inline-block;
	vertical-align:middle;
}
.assort_list li h4{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
    color: #fff;
	line-height:18px;
	margin:0 0 5px;
}
.contacts{
	text-align:center;
	font-family: 'Open Sans', sans-serif;
}
.contacts h3{
	margin:0;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	color:#363636;
	padding:0 0 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.contacts h4{
	margin:0;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#363636;
	padding:0 0 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.contacts .title{
	padding:0 0 40px !important;
	font-size:30px !important;
	line-height:32px !important;
}
.contacts-list li{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:18px;
	color:#363636;
	/*list-style-type: disc;*/
	padding:0 0 15px;
}
.contacts-list{
	padding:0 0 20px;
}
.contacts_text{
	font-size:16px;
	line-height:18px;
	color:#363636;
	padding:0 0 25px;
}
.contacts_text p{
	margin:0;
	padding:0 0 10px;
}
.theme-default{
	width:1000px;
	margin:0 auto;
}
.theme-default .nivoSlider{
	height:667px !important;
}
.profilm-color,
.banner-title span.profilm-color {
    color: #1b429a;
}
.holder-film img {
    float: right;
    margin: 0 0 15px 15px;
}
.holder-film span {
    display: block;
    margin: 10px 0;
	font-family:Arial, sans-serif;
	font-size:16px;
}
.range-list {
    list-style: none;
    padding: 0;
    margin: 0 -1%;
    display: flex;
    flex-wrap: wrap;
}
.range-list li {
    width:31.333%;
    background: #fff;
    border: 1px solid #7cc8dd;
    padding: 5px 5px 15px;
    margin: 0 1% 20px;
    border-radius: 5px;
    transition: 0.5s linear;
    position: relative;
    box-sizing: border-box;
}
.range-list li:after {
    content: '';
    display: block;
    position: absolute;
    width:8px;
    height:8px;
    background: #7cc8dd;
    left:50%;
    bottom: -4px;
    margin: 0 0 0 -4px;
    border-radius: 10px;
    transition: 0.5s linear;
}
.range-list li img {
    display: block;
    width:100%;
    border-radius: 20px;
    margin: 0 auto 10px;
    height: 300px;
}
.range-title {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    margin: 0 0 10px 0;
    min-height: 58px;
}
.range-description {
    display: block;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.range-list li .light-holder {
    margin: 16px auto 0;
    width:70%;
    height: 50px;
    text-align: center;
}
.range-list li .slide-form-bt {
    font-size: 20px;
    line-height:55px;
    display: block;
    text-align: center;
    width:auto;
    height: auto;
    background-position: 50% 50%;
    text-decoration: none;
}
.plan-types-title .stars {
    background: url(../images/new/stars.png) no-repeat 0 100%;
    background-size: 100% auto;
    padding: 0 0 10px 0;
}
.problems-ways {
    margin: 0 0 50px;
}
.problems-ways .title{
	margin: 0 0 50px;
}
.problems-list li {
    float:left;
    width:25%;
    height: 160px;
    margin: 0 0 20px 0;
}
.problems-list li img {
    display: block;
    margin: 0 auto 10px;
}
.problems-list li span {
    display: block;
    text-align: center;
    width:80%;
    font-size: 15px;
    font-weight: bold;
	font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
}
.steps-inner {
    width: 100%;
    height: 728px;
    padding: 187px 0 0 40px;
    background: url(../images/new/steps.jpg) 0 0;
    background-size: 1300px 728px;
    box-sizing: border-box;
}
.steps .step-text {
    float: left;
    margin: 0 20px 0 0;
}
.steps .step-text:nth-child(4) {
    width:245px;
}
.steps .step-text:nth-child(5) {
    margin: 290px 0 0 300px;
}
.steps .step-text:nth-child(6) {
    margin: 290px 0 0 40px;
}
.steps .step-text:nth-child(7) {
    margin: 290px 0 0 100px;
    width: 200px;
}
.zastroy-about img.politic-img {
    width:100%;
    max-width: 650px;
    float: right;
    margin: 15px 0 15px 45px;
}
.quality-img {
    float: left;
    margin: 0 25px 20px 0;
}
.quality-politic .about-list li {
    width:auto;
    /*text-transform: uppercase;*/
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-family: Arial, sans-serif;
}
.quality-politic .about_text,
.clients-box .about_text {
    text-align: justify;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 1.4;
}
.clients-box .about_text p{
	margin: 2em;
	padding: 0;
}
.quality-politic {
    margin: 30px 0 0 0;
    overflow: hidden;
}
.clients-box {
    margin: 30px 0 0 0;
    overflow: hidden;
}
.benefit-img-holder {
    overflow: hidden;
    height: 188px;
}
.benefit-text {
    display: block;
    margin: 12px 0 0 0;
    text-align: center;
    font: 400 20px/30px 'Open Sans', sans-serif;
}
.benefit-text span {
    font-weight: 700;
}
.index-page .no-index{
	display: none;
}
.index-page .on-index{
	display: inline-block;
}
.inner-page .no-index{
	display: inline-block;
}
.inner-page .on-index{
	display: none;
}
.quality-politic-text{
	text-align: justify;
}
.zastroy-mounting{
	padding: 240px 0 30px;
}
.zastroy-mounting .title{
	margin: 0 0 35px;
}
.img-responsive{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.img-left{
	max-width: 540px;
	float: left;
	margin: 0 30px 15px 0;
}
.img-right{
	float: right;
	max-width: 540px;
	margin: 0 0 15px 30px;
}
.important-box .inner{
	position: relative;
}
.important-box .inner:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 150px;
	height: 50px;
	background: url(../images/important-img.png) 0 0 no-repeat;
	transform: rotateZ(-15deg);
}
.sliderkit a:focus {
    outline: none !important;
}
/*--modal-project--*/
.hidden{
	display: none;
}
.box-modal{
	width: 870px;
	background-color: #fff;
	position: relative;
	border: 1px solid #00409e;
	box-shadow: 0 5px 15px rgba(0,0,0,.3);
	padding: 20px 10px 0;
}
.arcticmodal-overlay{
	background-color:rgba(63,59,57,.8) !important;
	opacity: 1 !important;
}
.modal-fp{
	text-align: center;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 30px;
	line-height: 1;
	background-color: #00409e;
	padding: 12px 10px 16px;
	margin: 0 -10px;
}
.modal-body{
	overflow: hidden;
}
.modal-body .row{
	margin: 0 -10px;
}
.modal-body .col-6{
	float: left;
	width: 54%;
	padding: 0 10px 10px;
	box-sizing: border-box;
}
.modal-body .col-6 &gt; .row .col-4{
	width: 50%;
}
.modal-body .col-4{
	float: left;
	width: 46%;
	padding: 0 10px 10px;
	box-sizing: border-box;
}
.project-img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.project-content .name{
	font-size: 30px;
	line-height: 1;
	margin: 0 0 15px;
	color: #00409e;
	font-family: Verdana, sans-serif;
}
.project-line-info .title-cell{
	font-weight: bold;
	margin: 0 5px 0 0;
}
.project-line-info{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 1;
	margin: 0 0 10px;
}
.radio-box{
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}
.radio-box .cell{
	font-size: 15px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.radio-box label{
	display: block;
	cursor: pointer;
	padding: 4px 5px 5px 28px;
	position: relative;
	border-radius: 3px;
}
.radio-box label:after{
	content: "";
	position: absolute;
	top: 3px;
	left: 5px;
	z-index: 5;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #c2c2c2;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.radio-box input[type="radio"]{
	display: none;
}
.radio-box input[type="radio"]:checked + label{
	background-color: #b2c5e2;
}
.radio-box input[type="radio"]:checked + label:after{
	background-image: url(../images/radio-check-ico.png);
}
.box-modal_close{
	position: absolute;
	top: -28px;
	right: -24px;
	z-index: 10;
	cursor: pointer;
	width: 22px;
	height: 22px;
	background: url(../images/modal-close.png) 0 0 no-repeat;
}
.hr-line{
	margin: 20px 0;
	height: 1px;
	background-color: #c1bfbf;
}
.orange-color{
	color: #ff8100;
}
.range-list-inner{
	margin: 0;
	justify-content: center;
}
.range-list-inner li{
	width: 350px;
	margin: 0 25px 40px;
}
.range-list-inner li .img{
	height: 190px;
	line-height: 190px;
	text-align: center;
}
.range-list-inner li img{
	height: auto;
	max-width: 70%;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
}
.range-list-inner-lg li .img{
	height: 240px;
	line-height: 240px;
}