*  { 
	margin:0; 
	padding:0; 
}
html, body {
	height: 100%;
}
body {  
	min-height: 100%;  
	position: relative;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	line-height: 1.3;
	font-size: 13px;
	color: #FFFFFF;
	background: url(bg.png)/**/ repeat-y top center;
}
a {
	color: #D20703;
}
img {
	border: 0;
}


.franchise {
	width: 56px;
	height: 180px;
	background: url(franchise.png)/**/;
	position: fixed;
	top: 50%;
	right: -18px;
	margin-top: -90px;
	z-index: 9;
	cursor: pointer;
}
.franchise:hover {
	right: -15px;
}
#banner {
	position: fixed;
	top: 50%;
	right: 45px;
	margin-top: -135px;
	z-index: 8;
	display: none;
}


.franchise1 {
	width: 56px;
	height: 180px;
	background: url(franchise1.png)/**/;
	position: fixed;
	top: 50%;
	right: -18px;
	margin-top: -90px;
	z-index: 9;
	cursor: pointer;
}
.franchise1:hover {
	right: -15px;
}


#banner1 {
	position: fixed;
	top: 50%;
	right: 36px;
	margin-top: -135px;
	z-index: 8;
	display: none;
}

.banner_sale {
	width: 300px;
	height: 266px;
	background: url(banner_sale.png)/*g*/ no-repeat;
}
.banner_sale a {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 177px;
	height: 52px;
	background: url(btn.png)/**/ no-repeat;
	margin-left: -90px;
}
.banner_sale a:hover {
	-webkit-filter: brightness(110%);
}
.banner_sale a:active {
	bottom: 38px;
}












.content {
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
	font-size: 14px;
}

.header {
	text-transform: uppercase;
	line-height: 1.2;
	position: relative;
	font-size: 48px;
}


.news{
	width:  512px;
	height: 157px;
	background: url(headers.png)/**/ no-repeat 100% -324px;
	font-size: 18px;
	margin: 0 0 19px 400px;
}
.news span{
	width:  479px;
	display: block;
	padding: 77px 0 0 50px;
    font-size: 23px;
}

/* top */
.top {
	position: fixed;
	z-index: 9999999;
	background: #000;
	left: 0;
    right: 0;
}




.flex{
	position: relative !important;
}
.head {
	width: 970px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	color: #fff;
}
.head a {
	text-decoration: none;
	color: #fff;
}
.logo {
	position: relative;
	top: 15px;
	left: 5px;
	display: block;
	background: url(logo.png)/**/ no-repeat;
	width: 180px;
	height: 24px;
	z-index: 2;
}


#tel {
    float: right;
    top: 0px;
    font-size: 29px;
    right: -12px;
}

li #tel {
	position: absolute;
	top: 13px;
	right: 0;
}
#tel a{
	cursor: help;
	font-size: 27px!important;
}
#tel small{
	font-size: 18px;
}






#tel span{
	font-size: 20px;
}




.menu {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
#nav li {
	padding: 10px 0px 0 5px;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
#nav .current a {
	color: #ffffff;
    border-bottom: 0px dashed #FF0000;
    display: inline-block;
}



/* block one */
.block1 {
	
	min-height: 944px;
	min-width: 990px;
}

.block1 .header {
	color: #fff;
	margin-top: 80px;
}





.block1 .calculator {
	width: 526px;
	height: 298px;
	background: url(calculator.png)/**/ no-repeat;
	    float: left;
	/* display: none;*/
}

@media (max-width: 480px) {
.block1 .calculator {
    width: 408px;
    height: 250px;
    background: url(calculator_xs.png)/**/ no-repeat;
    top: -40px;
    position: relative;
	
}
}

#phone_xs{
	display: none;
}

@media (max-width: 480px) {
	#phone_xs{
		display: block;
	}
}

@media (max-width: 480px) {
#phone_xs a{
	color: #fff;
    font-size: 19px;
    cursor: help;
    text-decoration: none;
}
}


.block1 .proposal {
	background: url(headers.png)/**/ no-repeat 0 0;
	width: 347px;
	height: 121px;
	padding: 15px 25px;
	color: #fff;
	font-size: 17px;
	margin: 20px 0 10px 0;
}



@media (max-width: 480px) {
	.block1 .sms-form .line1 > div {
		float: left!important;
	}
}

@media (max-width: 480px) {
	.two1{
		top: -144px;
		position: relative;
		right: 51px;
		float: right!important;
	}
}

@media (max-width: 480px) {
.block1 .sms-form .line1, .block1 .sms-form .line2, .block1 .sms-form .line3 {
    padding-top: 18px!important;
}
}

@media (max-width: 480px) {
.block1 .sms-form .line3 {
    padding-top: 0!important;
    position: relative;
    top: -54px;
}
}

@media (max-width: 480px) {
.block1 .sms-form .line3 p {
    padding-top: 4px!important;
    font-size: 11px;
	float: none!important;
}
}

@media (max-width: 480px) {
	.send-xs{
		right: 52px;
		position: relative;
	}
}

@media (max-width: 480px) {
.block3 .content {
    background: url(calculator2-xs.png)/**/ no-repeat -17px 185px!important;
    min-height: 840px;
}
}

@media (max-width: 480px) {
.block3 .header {
    font-size: 25px!important;
    width: 222px!important;
	top: 18px;
    left: 20px;
}
}

@media (max-width: 480px) {
.block3 {
    min-width: auto!important;
	
}
}

@media (max-width: 480px) {
.block3 .sms-form .line1 > div, .block3 .sms-form .line2 > div, .block3 .sms-form .line3 > div, .block8 .sms-form .line1 > div, .block8 .sms-form .line2 > div, .block8 .sms-form .line3 > div {
    width: 158px;
    float: left;
    margin: 10px 4px!important;
}
}

.act{
	font-size: 15px;
    line-height: 20px;
    top: -7px;
    position: relative;
}

@media (max-width: 480px) {
.act{
	font-size: 12px;
    line-height: 19px;
    top: -17px;
    position: relative;
}
}


@media (max-width: 480px) {
.act p{
	font-size: 11px!important;
    position: relative;
    line-height: 14px;
}
}


.block1 .proposal > div {
	display: inline-block;
	margin-right: 15px;
}
.block1 .proposal input[type="radio"] {
    display: none;
}
.block1 .proposal input[type="radio"] + label {
	font-size: 24px;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
}
.block1 .proposal input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    background: url(radio.png)/**/ no-repeat;
    vertical-align: top;
}
.block1 .proposal input[type="radio"] + label::before {
    background-position: 0px 0px;
}
.block1 .proposal input[type="radio"]:checked + label::before {
    background-position: -27px 0px;
}
.block1 .proposal input[type="radio"]:disabled + label::before {
    background-position: 0px 0px;
}
.block1 .proposal input[type="radio"]:checked:disabled + label::before {
    background-position: 0px 0px;
}​

/* block two */

.block2, #price {
	background: url(divider.png)/**/ no-repeat 51% 262px;
    margin-top: -311px;
    position: relative;
}
.block2 .header {
	color: #282828;
	height: 173px;
	line-height: 173px;
	text-align: center;
	background: url(headers.png)/*tpa=*/ no-repeat 50% -151px;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	    font-weight: bold;
}
.block2 .content {
	min-height: 620px;
}
.block2 .content .left {
	width: 410px;
	margin: -20px 30px 0 30px;
	float: left;
	text-align: center;
}
.block2 .content .right {
	width: 430px;
	margin: -20px 0 0 100px;
	text-align: center;
}

.block2 .content .left table{	width: 410px;}

@media (max-width: 480px) {
.block2 .content .left table {
    width: auto;
}
}


.block2 .content .right table{	width: 430px;}

@media (max-width: 480px) {
.block2 .content .right table {
    width: auto;
}
}


@media(max-width:767px){
	.block2 .header{
		top: 62px;
		margin-bottom: 100px;
	}
}

@media(max-width:767px){
	​ .block2, #price{
		background: none;
	}
}

@media(max-width:767px){
	.block2 .content .right{
		margin: -20px 0 0 10px;
		width: auto;
	}
}

@media(max-width:767px){
	.block2 .content .left{
		margin: -20px 0 0 10px;
		width: auto;
		float: none;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.block2, #price{
		background: none;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.block2 .content .left{
		margin: 20px 0 0 0;
		width: auto;
		float: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block2 .content .right{
		margin: -10px 0 0 10px;
		width: auto;
	}
}


.block2 .content img {
	display: block;
	margin: 10px auto;
}
.block2 .content .title {
	font-size: 21px;
	display: inline-block;
	border-bottom: 1px dotted #000;
	font-weight: normal;
	color: #000;
}
.block2 .content table {
	margin: 30px auto;
    border-collapse: collapse;
    background: #fff;
    color: #1D1D1D;
    -moz-box-shadow: 0 0px 10px #B7B7B7;
    -webkit-box-shadow: 0 0px 10px #B7B7B7;
    box-shadow: 0 0px 9px 0 #B7B7B7;
}

.block2 .content table tr{
    line-height: 30px;
}


.block2 .content table th {
	background: #FFD942;
    color: #232323;
    padding: 7px 0px;
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    vertical-align: middle;
   border-left: 1px solid #E1F2FF;
    border-right: 2px solid #D7E4EF;
    border-bottom: 2px solid #CFCFD0;
	    text-align: center;
}

.block2 .content table td:first-child {
  border-left: 0px;
}

.block2 .content table td {
border-left: 2px solid #fff;
     border-top: 2px solid #fff;
    border-right: 2px solid #E7E8E8;
    border-bottom: 2px solid #D6E8E8;
}

.block2 .content table tr:hover{
	background: #E9F6FF;
}


@media (min-width: 768px @screen-sm-min){
.block2 {
  background: none!important;
}
}


/* block three */
.block3 {
	background: url(bg2.jpg)/**/ no-repeat top center;
	min-height: 1148px;
	min-width: 990px;
}
.block3 .content {
	background: url(calculator2.png)/**/ no-repeat 0 185px;
	min-height: 840px;
}
.block3 .header {
	font-size: 40px;
	color: #fff;	
	margin: 220px 0 0 110px!important;
	width: 350px;
	line-height: 1;
	font-weight: bold;
}

@media (max-width: 767px) {
.block3 {
    background: url(bg2.jpg)/**/ no-repeat top center;
    min-height: 1148px;
    min-width: auto;
}
}


/* block four */
.block4 {
	margin-top: -245px;
	padding-top: 290px;
		min-width: 990px;
	position: relative;
	z-index: 2; 
}

@media (max-width: 480px) {
.block4{
	margin-top: 0;
}
}


@media (max-width: 767px) {
	.block4{
	margin-top: 0;
	min-width: auto;
	padding-top: 15px;
	margin-right: 25px;
}
}

.block4 .header {
	color: #282828;
	line-height: 172px;
	
	background: url(headers.png)/**/ no-repeat 100% -324px;
	z-index: 2;
	height: 157px;
	padding-right: 50px;
	margin-top: 0!important;
	font-weight: bold;
}
.block4 ul {
	display: block;
	/*overflow: hidden;
	text-align: center;
	margin-top: -40px;
	min-height: 850px;*/
}
.block4 ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
}
.block4 ul li:first-child {
	width: 364px;
	height: 135px;
	padding-top: 130px;
	margin: 0 25px;
}


@-moz-document url-prefix()
{
	.block4 ul li:first-child { padding-top: 335px; }
	
}


.block4 ul li:nth-child(2) {
	width: 364px;
	height: 135px;
	padding-top: 147px;
	margin: 50px 25px 0 25px;
}


@-moz-document url-prefix()
{
	.block4 ul li:nth-child(2) { padding-top: 352px; }
	
}

.block4 ul li:nth-child(3) {
	width: 263px;
	height: 150px;
	padding-top: 145px;
	margin: -40px 8px 0 8px;
}


@-moz-document url-prefix()
{
	.block4 ul li:nth-child(3) { padding-top: 153px; }
	
}

.block4 ul li:nth-child(4) {
	width: 263px;
	height: 150px;
	padding-top: 150px;
	margin: 25px 8px 0 8px;
}

@-moz-document url-prefix()
{
	.block4 ul li:nth-child(3) { padding-top: 157px; }
	
}

.block4 ul li:last-child {
	width: 263px;
	height: 150px;
	padding-top: 145px;
	/*margin: 60px 8px 0 8px;*/
}

@-moz-document url-prefix()
{
	.block4 ul li:nth-child(3) { padding-top: 158px; }
	
}

.block4 ul li h3 {
	font-size: 18px;
	margin-bottom: 5px;
	z-index: 5;
}

.block4 img{
	display: block !important;
	
}
.block4 li:nth-child(1) img{
	top:  127px;
	left: 64px;
	z-index: -1;
}
.block4 li:nth-child(2) img{
	top:  232px;
	left: 521px;
	z-index: -1;
}

.block4 li:nth-child(3) img{
	top:  517px;
	left: 21px;
	z-index: -1;
}

.block4 li:nth-child(4) img{
	top:  563px;
	left: 343px;
	z-index: -1;
}

.block4 li:nth-child(5) img{
	top:  592px;
	left: 665px;
	z-index: -1;
}

@media (min-width: 768px) and (max-width: 991px) {
	.block4 {
		margin-top: 0;
		padding-top: 1px;
		min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block4 li:nth-child(1) img {
		top: 171px;
		left: 64px;
		z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:first-child {
    width: 364px;
    height: 135px;
    padding-top: 173px;
    margin: 0 67px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(2) img {
    top: 477px;
    left: 299px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(2) {
    width: 360px;
    height: 150px;
    padding-top: 80px;
    margin: 60px 80px 0 8px;
    float: right;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(3) img {
    top: 728px;
    left: 21px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(3) {
    width: 278px;
    height: 150px;
    padding-top: 100px;
    margin: -35px 8px 0 20px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(4) img {
    top: 775px;
    left: 365px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(4) {
    width: 283px;
    height: 215px;
    padding-top: 83px;
    margin: 46px 8px 0 15px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(5) img {
    top: 1008px;
    left: 139px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:last-child {
    width: 280px;
    height: 245px;
    padding-top: 2px;
    margin: 20px 8px 0 138px;
    float: left;
}
}


@media (max-width: 767px) {
	.block4 .header {
		color: #282828;
		line-height: 143px;
		text-align: right;
		background: url(headers_block4_xs.png)/**/ no-repeat 100%;
		z-index: 2;
		height: 157px;
		padding-right: 50px;
		margin-top: 0!important;
		top: -9px;
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.block4 ul {
		display: inline-block;
    overflow: hidden;
    text-align: center;
    min-height: auto;
    margin-top: 0;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(2) img {
	top: 0;
    left: 0;
    z-index: -1;
    height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:first-child {
    width: auto;
    height: auto;
    padding-top: 5px;
    margin: 0 0px;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(1) img {
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(2) {
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 0;
    display: block;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(3) img {
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(3){
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0;
    float: left;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(4) img {
     top: 0;
    left: 0;
    z-index: -1;
	width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(4) {
	width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(5) img {
   top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:last-child {
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 0;
    float: left;
}
}

@media (max-width: 480px) {
	.block4 .header {
		color: #282828;
		line-height: 90px;
		text-align: right;
		background: url(headers_block4_sml.png)/**/ no-repeat 100%;
		z-index: 2;
		height: auto;
		padding-right: 23px;
		margin-top: 0!important;
		font-size: 23px;
		width: 250px;
		margin-bottom: -15px;

	}
}


@media (max-width: 480px) {
.block4 li:nth-child(1) img {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}

@media (max-width: 480px) {
.block4 li:nth-child(2) img {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}

@media (max-width: 480px) {
.block4 li:nth-child(3) img {
   top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}


@media (max-width: 480px) {
	.block4 li:nth-child(4) img{
		top: 0;
		left: 0;
		width: 0;
		height: 0;
	}
}

@media (max-width: 480px) {
	.block4 li:nth-child(5) img {
			top: 0;
			left: 0;
			width: 0;
			height: 0;
	}
}

@media (max-width: 480px) {
.block4 ul li:first-child {
    width: 335px;
    height: auto;
    padding-top: 0;
    margin: 0 0 0px 8px;
    padding-right: 653px;
	float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(2) {
    width: 335px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    display: block;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(3) {
    width: 335px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    float: left;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(4) {
    width: 100px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
	.block4 ul li:last-child {
		width: 150px;
		height: auto;
		padding-top: 10px;
		margin: 0 0 0 10px;
		float: left;
		padding-right: 0px;
		    float: left;
}
}


.block4 ul li p{
	z-index: 5;
}

/* block five */
.block5 {
	background: url(bg3.jpg)/**/ no-repeat bottom center;
	position: relative;
	margin-top: -60px;
	min-height: 1015px;
	min-width: 990px;
}

@media (max-width: 767px) {
.block5 {
	background: url(bg3.jpg)/**/ no-repeat bottom center;
	position: relative;
	margin-top: -60px;
	min-height: 1015px;
	min-width: auto;
}
}

.block5 .content {
	padding-top: 400px;
		z-index: 7;
	position: relative;
}
.block5 .header {
	background: url(headers.png)/*/ no-repeat 0 -481px;
	width: 390px;
	height: 218px;
	color: #fff;
	padding: 35px 0 0 35px;
	float: left;
	margin-top: 30px!important;
	font-weight: bold;
}
#faq {
	margin-top: 25px;
	padding-top: 75px;
	margin-left: 0;
}
@media only screen and (min-width:320px) and (max-device-width : 480px) {
	#faq {
		margin-top: 0;
	}
}

.slider {
	margin-right: 15px!important;
}

@media (max-width: 991px) and (min-width: 768px){
.block5 .header {
    background: url(headers_block5.png)/**/ no-repeat;
    width: 277px;
    height: 218px;
    color: #fff;
    padding: 49px 0 0 22px;
    float: left;
    margin-top: 30px;
    font-size: 32px;
}
}

@media (max-width: 991px) and (min-width: 768px){
	.slider {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto!important;
	    z-index: 10;
}
}
@media (max-width: 991px) and (min-width: 768px){
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto!important;
}
}
@media (max-width: 991px) and (min-width: 768px){
.bx-wrapper img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
} 
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li {
	width: auto!important;
	min-height: 100px;
	position: relative;
	padding: 12px 0!important;
	color: #517386;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li .caption {
	min-height: 70px!important;
	width:  395px!important;
    margin-left: 14px!important;
    padding: 10px 10px 10px 30px!important;
	font-size: 14px;
	line-height: 1.5;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li .caption h3 {
	margin-top: 0;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li .caption p{
   
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li .caption a.more {
	color: #517386;
	text-decoration: none;
	font-family: 'Lato-BoldItalic', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li.prev-slide {
	color: #9ebcc1;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li.prev-slide .caption a.more {
	color: #9ebcc1;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li.active-slide {
	background: url(frame_sm.png)/**/ no-repeat top center!important;
}
}

@media (max-width: 991px) and (min-width: 768px){
.bxslider li.active-slide:after {
	content: "";
	position: absolute;
	bottom: 8px!important;
	left: 0;
	width: 451px!important;
	height: 11px;
	background: url(frame-bottom_sm.png)/**/ no-repeat bottom center!important;
}
}

@media (max-width: 991px) and (min-width: 768px){
#faq {
    margin-top: 0;
    padding-top: 40px;
    margin-left: 0;
}
}


@media (max-width: 767px){
	.block5 .header {
		background: url(headers_block5_xs.png)/**/ no-repeat;
		width: 218px;
		height: 218px;
		color: #FEFFFF;
		padding: 38px 0 0 18px;
		float: left;
		font-size: 26px;
		top: 49px;
		text-shadow: 1px 1px #2A404E;
}
}

@media (max-width: 480px) {
.block5 .header{
	top: -192px;
    left: 20px;
    color: #F6F6F6;
    float: none;
    text-shadow: 1px 1px #231f20;
}
}

@media (max-width: 767px) {
	.slider {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto!important;
	float: left!important;
	    z-index: 10;
}
}

@media (max-width: 480px) {
	.slider{
		float: left!important;
		top: -270px;
		width: auto!important;
		    z-index: 10;
	}
}

@media (max-width: 767px) {
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto!important;
}
}


@media (max-width: 767px) {
.bx-wrapper img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
} 
}

@media (max-width: 767px) {
.bxslider li {
	width: auto!important;
	min-height: 100px;
	position: relative;
	padding: 12px 0!important;
	color: #517386;
}
}

@media (max-width: 767px) {
.bxslider li .caption {
	min-height: 70px!important;
	width:  395px!important;
    margin-left: 14px!important;
    padding: 10px 10px 10px 30px!important;
	font-size: 14px;
	line-height: 1.5;
}
}

@media (max-width: 767px) {
.bxslider li .caption h3 {
	margin-top: 0;
}
}

@media (max-width: 767px) {
.bxslider li .caption p{
   
}
}

@media (max-width: 767px) {
.bxslider li .caption a.more {
	color: #517386;
	text-decoration: none;
	font-family: 'Lato-BoldItalic', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}
}

@media (max-width: 767px) {
.bxslider li.prev-slide {
	color: #9ebcc1;
}
}

@media (max-width: 767px) {
.bxslider li.prev-slide .caption a.more {
	color: #9ebcc1;
}
}

@media (max-width: 767px) {
.bxslider li.active-slide {
	background: url(frame_sm.png)/**/ no-repeat top center!important;
}
}

@media (max-width: 767px) {
.bxslider li.active-slide:after {
	content: "";
	position: absolute;
	bottom: 8px!important;
	left: 0;
	width: 451px!important;
	height: 11px;
	background: url(frame-bottom_sm.png)/**/ no-repeat bottom center!important;
}
}


@media (max-width: 480px) {
.bxslider li.active-slide:after {
	content: "";
	position: absolute;
	bottom: 8px!important;
	left: 0;
	width: 325px!important;
	height: 11px;
	background: url(frame-bottom_xs.png)/**/ no-repeat bottom center!important;
}
}


@media (max-width: 767px) {
#faq {
    margin-top: 0;
    padding-top: 40px;
    margin-left: 0;
}
}

@media (max-width: 480px) {
.block5 {
    background: url(bg3.jpg)/**/ no-repeat bottom left;
    position: relative;
    z-index: 2;
    margin-top: -60px;
    min-height: 1015px;
    min-width: 990px;
}
}

@media (max-width: 480px) {
.bxslider li .caption {
    min-height: 70px!important;
    width: 267px!important;
    margin-left: 14px!important;
    padding: 10px 10px 10px 30px!important;
}
}

@media (max-width: 480px) {
.bxslider li.active-slide {
    background: url(frame_xs.png)/**/ no-repeat top center!important;
}
}


/* block six */
.block6 {
	background: #fff;
	margin-top: -260px;

}
.block6 .content {
	padding-top: 15px;
}
.block6 div {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.block6 .header{
	background: url(header_work.png)/**/ no-repeat;
	width: 300px;
    height: 58px;
    color: #000;
    padding: 35px 0 0 28px;
    margin-top: 0px!important;
    font-size: 24px;
	font-weight: bold;
}

@media (max-width: 767px) {
	   .block6 .header{
		margin-top: 136px!important;}
}

@media (max-width: 480px) {
.block6 .header{
	    margin-top: 0!important;
}
}

@media (max-width: 767px) {
.block6 ol li{    padding: 5px 35px 5px 35px!important;}
}

.block6 .left {
	width: 455px;
	float: left;
	margin-left: 10px;
}
.block6 .right {
	width: 455px;
	float: right;
	margin: 70px 20px 0 0;
}
.block6 ol li {
	background: url(marker.png)/**/ no-repeat left center;
	display: block;
	padding: 0 35px 0 35px;
    margin: 20px 0;
    font-size: 14px;
}

@media (max-width: 480px) {
.block6 ol li { font-size: 12px;}
}

.block6 .left li.item1{ background-position: 0 0; } 
.block6 .left li.item2{ background-position: 0 -127px; } 
.block6 .left li.item3{ background-position: 0 -184px; padding: 5px 0 10px 35px;} 
.block6 .left li.item4{ background-position: 0 -256px; padding: 5px 0 5px 35px; } 
.block6 .right li.item5{ background-position: 0 -319px; padding: 5px 0 5px 35px;} 
.block6 .right li.item6{ background-position: 0 -385px; padding: 5px 0 5px 35px; } 

.block6 .right li.item7{ background-position: 0 -565px; padding-bottom: 14px; } 
.block6 .right li.item8{ background-position: 0 -656px; } 



@media (min-width: 768px) and (max-width: 991px) {
	.block6 .left {
		width: auto;
		float: left;
		margin: 0;
}
}

@media (max-width: 767px) {
	.block6 .left {
		width: auto;
		float: left;
		margin: 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block6 .right {
		width: auto;
		float: right;
		margin: 0 0 10px 0;
	}
}

@media (max-width: 767px) {
	.block6 .right {
		width: auto;
		float: left;
		margin: 0;
	}
}

/* block seven */
.block7 {
	background: url(bg4.jpg)/**/ no-repeat top center;
	margin-top: -70px;
}
@media only screen and (min-width:320px) and (max-device-width : 480px) {
	.block7 {
		margin-top: -120px;
	}
}

@media (max-width: 480px) {
.block7{
	margin-top: 0;
}
}

.block7 .content {
	padding-top: 270px;
	background: url(header-form.png)/**/ no-repeat 10px 235px;
}
.block7 .note {
  position: absolute;
  top: 52px;
  right: 34px;
  text-align: center;
  font-size: 18px;
  color: #1d3341;
  font-style: italic;
}
.block7 .header {
	font-size: 35px;
	color: #282828;
	width: 100%;
	margin: 10px 0 0 26px!important;
	font-weight: bold;
}
.block7 .title {
	width:  432px;
	position: absolute;
	top:   280px;
	right: 85px;
	font-size: 17px;
	font-style: italic;
}
@media only screen and (min-width:320px) and (max-device-width : 480px) {
	.block7 .header {
		font-size: 26px;
		margin: 8px 0 0 26px;
	}
	.block7 .title {
		font-size: 14px;
		right: 100px;
	}
}
.block7 ul {
	display: block;
	overflow: hidden;
	background: url(bg-form.png)/**/ no-repeat;
	margin-top: 60px;
	padding-top: 190px;
}
.block7 ul li {
	display: block;
	float: left;
	font-size: 13px;
}
.block7 ul li:first-child {
	width: 225px;
	padding: 15px 25px 15px 15px;
}
.block7 ul li:nth-child(2) {
	width: 220px;
	padding: 15px 25px 15px 15px;
}
.block7 ul li:nth-child(3) {
	width: 200px;
	padding: 15px 40px 15px 15px;
}
.block7 ul li:last-child {
	width: 190px;
	padding: 15px 0;
}
.block7 ul li:first-child img{
	display: block;
	position: absolute;
	top:  429px;
	left: 9px;
}
.block7 ul li:nth-child(2) img{
	display: block;
	position: absolute;
	top:  429px;
	left: 292px;
}
.block7 ul li:nth-child(3) img{
	display: block;
	position: absolute;
	top:  425px;
	left: 548px;
}
.block7 ul li:last-child img{
	display: block;
	position: absolute;
	top:  437px;
	right: 41px;
}
.block7 ul li h3 {
	font-size: 21px;
	margin-bottom: 25px;
	line-height: 1.2;
	text-transform: uppercase;
}
.block7 ul li h3 span {
	position: relative;
}
.block7 ul li h3 span:before {
	content: "";
	position: absolute;
	left: -15px;
	top: -10px;
	background: url(corners.png)/**/ no-repeat;
	width: 27px;
	height: 30px;
	display: block;
}
.block7 ul li h3 span:after {
	content: "";
	position: absolute;
	right: -15px;
	bottom: -10px;
	background: url(corners.png)/**/ no-repeat -27px 0;
	width: 26px;
	height: 31px;
	display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 .note {
    position: absolute;
    top: 52px;
    right: 0;
    text-align: center;
    font-size: 16px;
    color: #1d3341;
    font-style: italic;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block7 .title {
		width: 305px;
		position: absolute;
		top: 280px;
		right: 0;
		font-size: 16px;
		font-style: italic;
		float: right;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block7 ul {
		display: block;
		overflow: hidden;
		background: url(bg-form_sm.png)/**/ no-repeat;
		margin-top: 60px;
		padding-top: 190px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:first-child img {
    display: block;
    position: absolute;
    top: 437px;
    left: 9px;
    width: 145px;
    height: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block7 ul li:nth-child(2) img {
		display: block;
		position: absolute;
		top: 440px;
		left: 260px;
		width: 145px;
		height: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:nth-child(3) img {
    display: block;
    position: absolute;
    top: 425px;
    left: 465px;
    width: 106px;
    height: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block7 ul li:last-child img {
		display: block;
		position: absolute;
		top: 437px;
		right: 0;
		width: 126px;
		height: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li h3 {
    font-size: 16px;
    margin-bottom: 17px;
    line-height: 1.2;
    text-transform: uppercase;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:first-child {
    width: 155px;
    padding: 0 25px 15px 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:nth-child(2) {
    width: 177px;
    padding: 0 25px 15px 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:nth-child(3) {
    width: 155px;
    padding: 0 40px 15px 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 ul li:last-child {
    width: 128px;
    padding: 0 0;
}
}

@media (max-width: 767px) {
.block7 .content {
    padding-top: 270px;
    background: url(header-form_sx.png)/**/ no-repeat 10px 275px;
}
}

@media (max-width: 767px) {
.block7 .header {
        font-size: 15px;
    color: #282828;
    width: 100%;
    margin: 20px 0 0 9px!important;
}
}

@media (max-width: 767px) {
.block7 .note {
    position: absolute;
    top: 68px;
    right: 256px;
    text-align: center;
    font-size: 13px;
    color: #1d3341;
    font-style: italic;
}
}

@media (max-width: 767px) {
.block7 .title {
    width: 355px;
    position: absolute;
    top: 280px;
    right: 12px;
    font-size: 14px;
    font-style: italic;
}
}

@media (max-width: 767px) {
.block7 ul li:first-child img {
    height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block7 ul li:nth-child(2) img {
height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block7 ul li:nth-child(3) img {
height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block7 ul li:last-child img {
height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block7 ul {
    display: block;
    overflow: hidden;
    background: none;
    margin-top: 0;
    padding-top: 45px;
}
}

@media (max-width: 767px) {
.block7 ul li:first-child {
    width: auto;
    padding: 15px 25px 15px 15px;
}
}

@media (max-width: 767px) {
.block7 ul li:nth-child(2) {
    width: auto;
    padding: 15px 25px 15px 15px;
}
}


@media (max-width: 767px) {
	.block7 ul li:nth-child(3) {
		width: auto;
		padding: 15px 40px 15px 15px;
}
}

@media (max-width: 767px) {
	.block7 ul li:last-child {
		width: auto;
		padding: 15px 40px 15px 15px;;
}
}


@media (max-width: 480px) {
	.block7 .header {
		font-size: 15px;
		color: #282828;
		width: 100%;
		margin: 0 0 0 10px!important;
	}
}

@media (max-width: 480px) {
.block7 .content {
    padding-top: 294px;
    background: url(header-form_sx.png)/**/ no-repeat 10px 275px;
}
}

@media (max-width: 480px) {
.block7 .title {
    width: 153px;
    position: absolute;
    top: 284px;
    right: 0;
    font-size: 11px;
    font-style: italic;
}
}

@media (max-width: 480px) {
.block7 .note {
    position: absolute;
    top: 67px;
    right: 135px;
    text-align: center;
    font-size: 14px;
    color: #1d3341;
    font-style: italic;
}
}


/* block eight */
.block8 {
	background: url(bg5.png)/**/ no-repeat bottom center;
	position: relative;
	z-index: 3;
	min-height: 912px;
	min-width: 990px;
}

@media (max-width: 767px) {
.block8 {
    background: url(bg5.png)/**/ no-repeat bottom center;
    position: relative;
    z-index: 3;
    min-height: 912px;
    min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block8 {
		min-width: auto;
	}
}

.block8 .content {
	background: url(bg-calculator.png)/**/ no-repeat 10px 155px;
	padding-top: 220px;
	min-height: 440px;
}

.block8 .header {
	font-size: 38px;
	color: #fff;
	margin: 0 0 0 135px!important;
	width: 350px;
	line-height: 1;
	font-weight: bold;
}

.block8 .calculator2 {
	position: absolute;
	right: 32px;
	top: 227px;
	width: 487px;
	height: 433px;
	background: url(calculator3.png)/**/ no-repeat;
	/*display: none; */
}
.block8 .proposal {
	width: 355px;
	height: 110px;
	color: #fff;
	font-size: 20px;
	margin: 110px 0 10px 70px;
}
.block8 .proposal p {
	margin-bottom: 20px;
}
.block8 .proposal > div {
	display: inline-block;
	margin-right: 15px;
}
.block8 input[type="radio"] {
    display: none;
}
.block8 input[type="radio"] + label {
	font-size: 24px;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
}
.block8 input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    background: url(radio.png)/**/ no-repeat;
    vertical-align: top;
}


@media (min-width: 768px) and (max-width: 991px) {
	.block8 .content {
		background: url(bg-calculator_sm.png)/**/ no-repeat 10px 181px;
		padding-top: 220px;
		min-height: 440px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block8 .header {
    font-size: 29px;
    color: #fff;
    margin: 13px 0 0 112px!important;
    width: 255px;
    line-height: 1;
}
}

@media (max-width: 480px) {
.block8 .header {
    color: #231f20!important;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.block8 .calculator2 {
    position: absolute;
    right: -7px;
    top: 227px;
    width: auto;
    height: 433px;
    background: url(calculator3.png)/**/ no-repeat;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block8 .proposal {
    width: 295px;
    height: 110px;
    color: #fff;
    font-size: 15px;
    margin: 83px 0 10px 56px;
}
}

@media (max-width: 767px) {
.block8 .calculator2 {
   right: 0;
    background: url(calculator3.png)/**/ no-repeat;
    position: relative;
    top: -83px;
    width: auto;
    height: 423px;
    left: 232px;
}
}

@media (max-width: 767px) {
.block8 .header {
    font-size: 21px;
    color: #fff;
    margin: 0 0 0 90px!important;
    width: 161px;
    line-height: 23px;
}
}

@media (max-width: 767px) {
.block8 .content {
   background: url(bg-calculator_xs.png)/**/ no-repeat 5px 105px;
    padding-top: 160px;
    min-height: 440px;
}
}

@media (max-width: 767px) {
.block8 .proposal {
	width: 263px;
    height: 110px;
    color: #fff;
    font-size: 13px;
    margin: 68px 0 10px 48px;
}
}


@media (max-width: 480px) {
	.block8 .header {
    font-size: 21px;
    color: #fff;
    margin: 0 0 0 119px!important;
    width: 161px;
    line-height: 23px;
}
}

@media (max-width: 480px) {
.block8 .proposal {
    width: 263px;
    height: 110px;
    color: #fff;
    font-size: 13px;
    margin: 68px 0 10px 81px;
}
}


.block8 input[type="radio"] + label::before {
    background-position: 0px 0px;
}
.block8 input[type="radio"]:checked + label::before {
    background-position: -27px 0px;
}
.block8 input[type="radio"]:disabled + label::before {
    background-position: 0px 0px;
}
.block8 input[type="radio"]:checked:disabled + label::before {
    background-position: 0px 0px;
}​




/* block nine */
.block9, #map {
	margin-top: -260px;
	min-height: 860px;
	position: relative;
	z-index: 2;
	min-width: auto;
}
.block9 .content {
	padding-top: 0;
    position: static;
}
.block9 .banner {
	position: absolute;
    left: 80px;
    bottom: 161px;
}
.banner {
	width: 300px;
	height: 266px;
	background: url(banner.png)/**/ no-repeat;
}
.banner a {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 177px;
	height: 52px;
	background: url(btn.png)/**/ no-repeat;
	margin-left: -90px;
}
.banner a:hover {
	-webkit-filter: brightness(110%);
}
.banner a:active {
	bottom: 38px;
}
.block9 .contacts {
	position: absolute;
	right: 232px;
	bottom: 405px;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	background: url(map_arrow.png)/* no-repeat;
	width: 575px;
	height: 217px;
}
.block9 .contacts li {
	display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin: 33px 0 0 144px;
    line-height: 0;
    top: 61px;
    position: relative;
}
.block9 .contacts li:first-child {
	font-size: 30px;
}
.block9 .contacts a {
	text-decoration: none;
	    color: #231F20;
}


@media (min-width: 768px) and (max-width: 991px) {
	.block9 .contacts {
		background: url(map_arrow_sm.png)/**/ no-repeat!important;
		position: absolute!important;
		right: 0!important;
		bottom: 333px!important;
		display: inline-block!important;
		overflow: hidden!important;
		font-weight: 700!important;
		width: auto!important;
		height: 143px!important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.block9 .contacts li:first-child {
    font-size: 25px!important;
	right: 40px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block9 .contacts li:last-child {
		font-size: 10px!important;
		right: 40px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
.block9 .contacts li {
    display: block;
    text-transform: uppercase;
    margin: 33px 0 0 111px!important;
    line-height: 0;
    top: 28px!important;
    position: relative;
}
}

@media (max-width: 767px) {
	.block9 .contacts {
	background: url(map_arrow_sm.png)/**/ no-repeat!important;
	position: absolute!important;
	right: 294px!important;
	bottom: 533px!important;
	display: inline-block!important;
	overflow: hidden!important;
	font-weight: 700!important;
	width: auto!important;
	height: 143px!important;
}
}

@media (max-width: 767px) {
.block9 .contacts li:first-child {
    font-size: 17px!important;
    right: 36px;
    margin: 2px 0 0 111px;
    top: 29px;
}
}

@media (max-width: 767px) {
	.block9 .contacts li:last-child {
		font-size: 10px!important;
		right: 40px;
		margin: 32px 0 0 111px;
		top: 29px;
	}
}

@media (max-width: 767px) {
.banner {
	background: none;
	width: 0;
    height: 0;
}
}
@media (max-width: 767px) {
.calculat_order {
    position: absolute;
    width: 465px;
    float: right;
    text-align: center;
    background: url('calculat_order.png')/**/ no-repeat;
    color: #282828;
    font-size: 30px;
    height: 94px;
    font-weight: bold;
    padding: 23px 0;
    right: 0;
    display: none;
}
}

@media (max-width: 767px) {
.banner  a{
	background: none;
	width: 0;
    height: 0;
}
}


/* bottom */
.bottom {
	background: #000;
	width: 100%;
	height: 70px;
}

/* calculator */

.sms-form p {
	color: #252525;
	text-transform: uppercase;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.sms-form input:focus, select:focus {
	outline-style: none !important;
}
.sms-form option {
	border: 0;
}
.sms-form .select {
	width: 158px;
	height: 34px !important;
	background: url(sms-form.png)/**/ no-repeat 0 -34px;
	white-space: nowrap;
	border: 0;
	color: #5d5d5d;
	font-size: 12px;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 10px 10px 0 10px;
}
.sms-form input {
	width: 138px;
	height: 28px;
	background: url(sms-form.png)/**/ no-repeat 0 0;
	white-space: nowrap;
	border: 0;
	padding: 3px 10px;
	color: #5d5d5d;
	font-size: 12px;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.sms-form .line1, .sms-form .line2, .sms-form .line3 {
	clear: both;
}
.sms-form .line3 input[type=number] {
	width: 60px;
	height: 29px;
	background: url(sms-form.png)/**/ no-repeat 0 -78px;
	padding: 6px 5px 6px 15px;
}
.sms-form .line3 input[type=submit] {
	width: 174px;
	height: 49px;
	background: url(sms-form.png)/**/ no-repeat 0 -119px;
	float: right;
	color: #121834;
	font-size: 17px;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #f6ce7e;
	padding: 3px 0 0 0;
	cursor: pointer;
}
.sms-form .line3 input[type=submit]:hover {
	-webkit-filter: brightness(110%);
}
.sms-form .line3 input[type=submit]:active {
	margin-top: 2px;
}
.sms-form .results {
	clear: both;
	text-align: center;
	padding-top: 15px;
	font-size: 13px;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: green;
}

.good{
	text-align: center;
    font-size: 13px;
    color: green;

}

.fail{
	text-align: center;
    font-size: 13px;
    color: red;

}

.block1 .sms-form {
	padding: 0 15px;
}
.block1 .sms-form .line1,
.block1 .sms-form .line2,
.block1 .sms-form .line3 {
	padding-top: 30px;
}
.block1 .sms-form .line1 > div {
	float: right;
}
.block1  .sms-form .line2 > div {
	width: 158px;
	float: left;
}
.block1 .sms-form .line2 > div:nth-child(2) {
	margin: 0 11px;
}
.block1  .sms-form .line3 {
	padding-top: 10px;
}
.block1  .sms-form .line3 p {
	float: left;
	padding-top: 18px;
}
.block1 .sms-form .line3 input[type=number] {
	float: left;
	margin: 5px 15px 0 15px;
}

.block3 .sms-form .line1 > div,
.block3 .sms-form .line2 > div,
.block3 .sms-form .line3 > div,
.block8 .sms-form .line1 > div,
.block8 .sms-form .line2 > div,
.block8 .sms-form .line3 > div {
	width: 158px;
	float: left;
	margin: 10px 10px;
}
.block3 .sms-form .line3 p,
.block8 .sms-form .line3 p {
	float: left;
	padding-top: 18px;
}
.block3 .sms-form .line3 input[type=number],
.block8 .sms-form .line3 input[type=number] {
	float: left;
	margin: 5px 0 0 5px;
}
.block3 .sms-form .results,
.block8 .sms-form .results {
	padding-top: 10px;
}

.block8 .sms-form {
	width: 360px;
	margin: 135px 0 0 98px;
}

.content_delivery{
	background-color: #F3F4F9;
    float: right;
    width: auto;
    height: auto;
    margin-top: 96px;
    border-radius: 16px;
    opacity: 0.89;
    box-shadow: 0 0 10px #E8E8E8;
    overflow: hidden;
	padding-bottom: 20px;
}
.content_delivery p{
	line-height: 21px;
    color: #292A2B;
    font-size: 15px;
	padding: 14px 10px 0 15px;
}


.content_delivery p a{
    text-decoration: none;
    border-bottom: 1px dashed #D20703;
	color: #D20703;
}


.content_delivery p a:hover{
    text-decoration: none;
    border-bottom: none;
}

@media (max-width: 480px) {
.content_delivery p {
    line-height: 21px;
    color: #292A2B;
    font-size: 13px;
    padding: 14px 10px 0 15px;
	float: left;
}
}


@media (max-width: 480px) {
#back-form span {
    background-image: linear-gradient(to bottom, #FF0000, #FFA400);
    background-image: -webkit-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -moz-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -o-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -ms-linear-gradient(bottom, #FF0000, #FFA400);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0000,endColorstr=#FFA400);
    box-shadow: 0px 2px 13px 0px #000;
    cursor: pointer;
    width: 69px!important;
    border-radius: 76%;
    position: fixed;
    right: 13px!important;
    z-index: 9999;
    text-align: center;
    text-shadow: 1px 1px #fff;
    padding: 18px 0!important;
    font-size: 11px!important;
    transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    opacity: 0.9;
    color: black;
    font-weight: bold;
	    top: 135px;
}
}

.content_delivery h2{
	padding: 15px 10px 0 15px;
	text-align: center;
	font-size: 20px;
}

@media (max-width: 480px) {
.content_delivery h2 {
    padding: 0 0 0 0;
    text-align: center;
	font-size: 15px;
}
}

.content_delivery li{
	    padding-left: 24px;
}

@media (min-width: 768px) and (max-width: 991px) {
.content_delivery{
	background-color: #F3F4F9;
    float: right;
    width: auto;
    height: auto;
    margin-top: 96px;
    border-radius: 16px;
    opacity: 0.89;
    box-shadow: 0 0 10px #E8E8E8;
    overflow: hidden;
	padding-bottom: 20px;
	position: relative;
    left: 55px;
}
}

@media (max-width: 767px) {
	.content_delivery{
		background-color: #F3F4F9;
		float: left;
		width: 485px;
		height: auto;
		margin-top: 514px;
		border-radius: 16px;
		opacity: 0.89;
		box-shadow: 0 0 10px #E8E8E8;
		overflow: hidden;
		padding-bottom: 20px;
		margin-left: 37px;
	}
}

@media (max-width: 480px) {
.content_delivery{
	background-color: #F3F4F9;
    width: auto;
    height: auto;
    margin-top: 50px;
    opacity: 0.95;
    box-shadow: 0 0 10px #E8E8E8;
    padding-bottom: 20px;
    left: 15px;
    position: relative;
	float: left;
}
}

.links h2{
	font-size: 15px;
	margin-bottom: 5px;
    text-align: left;
}
.links_left{
	position: relative;
    display: block;
    float: left;
    width: 250px;
	list-style: none;
}
.links_left li, .links_right li{
	padding: 5px 0 5px 14px;
}
.links_left li a, .links_right li a{
   text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dashed #69686A;
}
.links_left li a:hover, .links_right li a:hover{
	text-decoration: none;
	 color: #E8990B;
	 border-bottom: none;
}

.links_right{
	position: relative;
    display: block;
    float: right;
    width: 250px;
	list-style: none;
}


.sms-form  input[type=number] {
	width: 60px;
	height: 27px;
	background: url(sms-form.png)/**/ no-repeat 0 -78px;
	padding: 6px 5px 6px 15px;
}
.sms-form input[type=submit] {
	width: 174px !important;
	height: 49px;
	background: url(sms-form.png)/*g*/ no-repeat 0 -119px;
	float: right;
	color: #121834;
	font-size: 17px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #f6ce7e;
	padding: 3px 0 0 0;
	cursor: pointer;
	font-style: normal;
	font-weight: 700;
}
.sms-form input[type=submit]:hover {
	-webkit-filter: brightness(110%);
}
.sms-form input[type=submit]:active {
	margin-top: 2px;
}
.sms-form .results {
	clear: both;
	text-align: center;
	padding-top: 12px;
	font-size: 13px;
	color: green;
}

.block1 .sms-form {
	padding: 0 15px;
}
.block1 .sms-form input[type=number] {
	margin: 5px 15px 0 15px;
}

.block3 .sms-form {
	width: 360px;
	margin: 230px 0 0 38px;
	position: absolute;
	z-index:3;
}

@media (max-width: 480px) {
.block3 .sms-form {
	width: 360px;
	margin: 230px 0 0 20px;
	position: relative;
}
}


.block3 .sms-form .results,
.block8 .sms-form .results {
	padding-top: 10px;
}

.block8 .sms-form {
	width: 360px;
	margin: 135px 0 0 84px;
}

.inner{
	position: relative;
    overflow: hidden;
    min-width: 980px;
    padding: 10px;
    margin: 0 auto;
    line-height: 21px;
    top: 55px;
}

@media (min-width: 768px) and (max-width: 991px) {
.inner{
	position: relative;
    overflow: hidden;
    min-width: auto;
    padding: 10px;
    margin: 0 auto;
    line-height: 21px;
    top: 90px;
}
}

@media (max-width: 767px) {
.inner {
    position: relative;
    overflow: hidden;
    min-width: auto;
    padding: 10px;
    margin: 0 auto;
    line-height: 21px;
    top: 55px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.inner h1 {
	background: url(inner_h1.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/inner_h1.png*/ no-repeat;
    width: 470px;
    height: 273px;
    color: #000;
    padding: 29px 0 0px 113px;
    font-size: 42px;
    line-height: 34px;
}
}

.inner h1 {
	background: url(inner_h1.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/inner_h1.png*/ no-repeat;
    width: 470px;
    height: 273px;
    color: #000;
    padding: 29px 0 0px 113px;
    font-size: 42px;
    line-height: 34px;
}

@media (max-width: 480px) {
.inner h1 {
    background: url(inner_h1_xs.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/inner_h1_xs.png*/ no-repeat;
    width: 470px;
    height: 273px;
    color: #FDC62B;
	text-shadow: 1px 1px #777;
    padding: 29px 0 0px 50px;
    font-size: 20px;
    line-height: 0px;
}
}

@media (max-width: 480px) {
.block_inner {
    position: relative;
    float: left;
    overflow: hidden;
    width: auto!important;
    top: -206px!important;
    border: 1px solid #FDCE41;
    left: 10px!important;
    padding-bottom: 30px;
}
}

@media (max-width: 480px) {
.phrase {
    font-size: 14px!important;
    text-align: center;
	padding: 5px 0px!important;
}
}

.block_inner{
	    position: relative;
    float: right;
    overflow: hidden;
    width: 932px;
	top:  -107px;
    border: 1px solid #FDCE41;
}

@media (min-width: 768px) and (max-width: 991px) {
.block_inner {
    position: relative;
    float: right;
    overflow: hidden;
    width: auto;
    top: -107px;
    border: 1px solid #FDCE41;
    left: 45px;
    margin-right: 45px;
	padding-bottom: 30px;
}
}

@media (max-width: 767px) {
	.block_inner {
		position: relative;
		float: left;
		overflow: hidden;
		width: 630px;
		top: -107px;
		border: 1px solid #FDCE41;
		left: 45px;
		margin-right: 45px;
		padding-bottom: 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.line5 {
    position: relative;
    float: left;
    width: 300px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.line6 {
    position: relative;
    float: right!important;
    width: 250px!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.send5{
		width: 158px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.line7 {
		position: relative;
		float: right;
		right: 70px!important;
		top: 37px!important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.fail {
    font-size: 13px;
    color: red;
    position: absolute;
    top: 665px;
    left: 45px;
}
}

.fail-sms2{
	text-align: center;
    color: red;
    font-size: 13px;
}

@media (max-width: 480px) {
	.fail-sms2 {
		color: red;
		font-size: 9px;
	}
}

.fail_sms3{
	text-align: center;
    color: red;
    font-size: 13px;
}



@media (max-width: 767px) {
.line5 {
    position: relative;
    float: left;
    width: 295px;
}
}

@media (max-width: 767px) {
.line6 {
    position: relative;
    float: right!important;
    width: 255px!important;
}
}

@media (max-width: 767px) {
.line7 {
    position: relative;
    float: right;
    right: 77px!important;
    top: 37px!important;
}
}

@media (max-width: 480px) {
.line5 {
    position: relative;
    float: left;
    width: 175px!important;
}
}

@media (max-width: 480px) {
.line5 {
    position: relative;
    float: left;
    width: 140px!important;
}
}

@media (max-width: 480px) {
.line6 {
    position: relative;
    float: left!important;
    width: auto!important;
}
}

@media (max-width: 480px) {
#form_email p {
    font-size: 9px!important;
}
}

@media (max-width: 480px) {
	.txtdetali{
		position: relative;
		top: 40px;
	}
}

@media (max-width: 480px) {
	.block_inner{
		padding-bottom: 85px;
	}
}

@media (max-width: 480px) {
	.line7{
		right: 60px!important;
	}
}

@media (max-width: 480px) {
.form_preorder input {
    width: 138px!important;
    height: 19px;
    background: url(sms-form_xs.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/sms-form_xs.png*/ no-repeat 0 0;
    white-space: nowrap;
    border: 0;
    padding: 3px 10px;
    color: #5d5d5d;
    font-size: 10px;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
}
}

@media (max-width: 480px) {
	.fail{
		position: absolute;
		top: 250px;
		font-size: 14px;
		text-shadow: 1px 1px #000;
		color: #FFF;
	}
}

@media (max-width: 480px) {
	.error-holder{
		position: absolute;
		top: 493px;
		color: red;
		font-size: 12px;
		text-align: center;
		left: 68px;
	}
}


@media (max-width: 480px) {
	.good_email{
		    position: absolute;
		top: 490px;
		text-align: center;
		right: 0;
		color: green;
		font-size: 11px;
	}
}

.block_inner p, .block_inner  h2{ 
	padding: 10px;
}

.block_inner ul{
	list-style: initial;
    margin: 0px 0 10px 32px;
}

.price_2 table {
    margin: 25px 2px;
    box-shadow: 0 0 10px #777;
	width: 898px;
}


.price_2 tbody { 

}
.price_2 table th {
	background: url(tablethbg.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/css/img/tablethbg.png*/ repeat 0px 0px; 
	color: #000; 
	line-height: 21px; 
	font-weight: normal;
	vertical-align: middle; 
	text-shadow: 0px 0px 1px #fff;
	padding: 10px 0px; 
	    text-align: center;
 } 
.price_2 table th:first-child {
	border-left: 0px;
 }
.price_2 table tr { 
	background: #FAFDFF; 
	border-left:0px; 
	border-bottom: 0px; 
	border-right: 0px; 
	line-height: 35px;
}
.price_2 table tr:hover { 
	background: #DEF1FF; 
}
.price_2 table td { 
	padding: 0px 20px; 
	border-left: 1px solid #fff; 
	border-top: 1px solid #E0F1FF; 
	border-right: 1px solid #c6c6c6; 
	border-bottom: 1px solid #c6c6c6;
}
.price_2 table td:first-child { border-left: 0px; }


@media (min-width: 768px) and (max-width: 991px) {
.price_2 table {
    margin: 25px 5px;
    box-shadow: 0 0 10px #777;
    width: auto;
    text-align: center;
}
}


@media (max-width: 767px) {
.price_2 table {
    margin: 25px 5px;
    box-shadow: 0 0 10px #777;
    width: auto;
    text-align: center;
}
}


input {
	outline:none;
}

.invalid {
	background: rgba(255, 0, 0, 0.4);
}

input, textarea{
	width: 200px;
}

.error{
	position: absolute;
	width: 200px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	background: #ebf5ff;
	border: 1px solid #b1d3f5;
}

.error::before{
	content: url(corner.gif)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/css/corner.gif*/;
	width: 13px;
	height: 6px;
	position: absolute;
	top: 2px;
	left: -10px;
}

.action{
position: absolute;
    margin-top: -27px;
    font-size: 17px;
}

.oren_beton{
	position: absolute;
    z-index: 99999;    
	margin: 10px 5px 5px;
}



@media (min-width: 768px) and (max-width: 991px) {
#foot_tel {
	top: -12px;
}
}

li #foot_tel {
	position: absolute;
	top: 10px!important;
	right: 0;
} 

#foot_tel a{
	cursor: help;
}

#foot_tel small{
	font-size: 14px;
}

#foot_tel span{
	font-size: 22px;
}

@media (min-width: 768px) and (max-width: 991px) {
#foot_tel span {
    font-size: 22px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#foot_tel small {
    font-size: 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.foot_head {
		float: none;
		position: relative;
		left: 303px;
		width: 203px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.navbar-header {
		float: none;
		position: relative;
		left: 303px;
		width: 203px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.foot_nav li{
		padding: 0 9px 10px 9px!important;
	}
}


@media (max-width: 767px) {
	.foot_navbar ul li{
		float: left;
		width: auto;
	}
}

@media (max-width: 767px) {
	.foot_nav li{
		padding: 4px 0px 4px 5px!important
	}
}

@media (max-width: 480px) {
	.foot_nav li{
		padding: 4px 0 4px 0!important;
	}
}


#foot_tel{
    padding: 8px 7px 0 8px!important;
}

@media (max-width: 767px) {
#foot_tel{
    padding: 0 7px 0 8px!important;
}
}

@media (max-width: 767px) {
#foot_tel small {
    font-size: 13px;
}
}

@media (max-width: 767px) {
#foot_tel span {
    font-size: 21px;
}
}

@media (max-width: 480px) {
	#foot_tel{
		position: absolute;
		float: right;
		top: 22px;
		left: 222px;
	}
}


@media (max-width: 480px) {
#foot_tel span {
    font-size: 15px;
}
}


@media (max-width: 480px){
#foot_tel small {
    font-size: 11px;
}
}

@media (max-width: 480px){
.foot_nav li a {
    font-size: 11px!important; 
}
}


@media (max-width: 767px){
.foot_nav li a {
    font-size: 12px!important; 
}
}

@media (max-width: 480px){
.block8 .content {
   background: url(bg-calculator_xs.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/bg-calculator_xs.png*/ no-repeat 33px 0;
    padding-top: 56px;
    min-height: 515px;
}
}

@media (max-width: 480px){
.block8 .calculator2 {
    position: relative;
    right: 19px;
    top: -15px;
    width: auto;
    height: 423px;
    background: url(calculator3_xs.png)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/calculator3_xs.png*/ no-repeat;
	left: 0;
}
}

@media (max-width: 480px){
.block8 .sms-form {
    width: 360px;
    margin: 135px 0 0 33px;
}
}

@media (max-width: 480px){
.block9 .contacts li:last-child {
    font-size: 9px!important;
    right: 40px;
    margin: 27px 0 0 106px;
    top: 29px;
}
}

@media (max-width: 480px){
.root{
    width: auto;
    position: relative;
    overflow: hidden;	
}
}

@media (max-width: 480px){
.bottom{
    width: auto;
    position: relative;
    overflow: hidden;	
	height: auto;
}
}


@media (max-width: 767px){
.bottom{
    width: auto;
    position: relative;
    overflow: hidden;	
	height: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block2 .content .left table{
		    width: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block2 .content .right table{
		    width: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block3 .content{
		margin: 0 0 0 10px!important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.block5 .content {
    padding-top: 400px;
    margin: 0 0 0 13px!important;
	z-index: 7;
	position: relative;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.head {
		width: auto;
		}
}


/* --- CALCULATOR --- */

#master {
    position: fixed;
    left: -106px;
    top: 55%;
    margin-top: -15px;
    text-align: center;
    width: 250px;
    color: #272727;
    text-decoration: none;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    border-top: 2px solid #DBDCDD;
    background: #FDC62B;
    transform: rotate(90deg);
    z-index: 99999;
    font-weight: bold;
}

#master:hover {
    background: #F0AB18;
}


#form_email p{
	font-size: 13px;
}


.line5{
	position: relative;
    float: left;
    width: 350px;
}

.line5 .left p, .line6  .left p{
	padding: 0 10px 0 10px;
    margin-top: 10px;
}


.line6{
	position: relative;
    float: left;
    width: 500px;
}

.line7{
	position: relative;
    float: right;
    right: 10px;
    top: 30px;
}

@media (max-width: 480px) {
.txtdetali{
	width: 255px!important;
}
}

input, textarea{
	background: linear-gradient(0deg,#E6E6E6 0,#F5F5F5 70%);
    height: 115px;
    width: 270px;
    box-shadow: 0 0 10px #E8E8E8;
    border: 1px solid #BDBDBD;
    resize: none;
    border-radius: 2px;
    border-bottom: 2px solid #A8A8A8;
	padding: 6px;
	color: #5d5d5d;
    font-size: 12px;
}

.phrase{
font-size: 19px;
    color: #EB9F0F;
    text-shadow: 1px 1px #333;
}

ol{
    margin-left: 44px;
}

.dob_tel{
	margin-bottom: -10px!important;
    margin-top: 13px!important;
}

.gen_tel{
	font-size: 27px!important;
    top: 46px!important;
}

.e_mail_foot{
	text-transform: none!important;
	text-decoration: underline!important;
	margin-bottom: -9px!important;
	
}

@media (max-width: 480px) {
	.block1 .sms-form .line3 input[type=number]{
		width: 60px!important;
	}
}

@media (max-width: 480px) {
	.block3 .sms-form .line3 input[type=number]{
		width: 60px!important;
	}
}

@media (max-width: 480px) {
	.block8 .sms-form .line3 input[type=number]{
		width: 60px!important;
	}
}


.inner_price{
	position: relative;
    float: left;
    overflow: hidden;
    width: 900px;
    top: -107px;
    border: 1px solid #FDCE41;
    left: 59px;
}

	
@media (min-width: 768px) and (max-width: 991px) {
	.inner_price{
		position: relative;
		float: left;
		overflow: hidden;
		width: auto;
		top: -107px;
		border: 1px solid #FDCE41;
		left: 59px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.price_2{
		width: auto;
		position: relative;
		overflow: hidden;
		padding-right: 25px;
	}
}

@media (max-width: 767px){
	.inner_price{
		position: relative;
		float: left;
		overflow: hidden;
		width: auto;
		top: -107px;
		border: none;
		left: 0;
	}
}

@media (max-width: 767px){
	.price_2{
		width: auto;
		position: relative;
		overflow: hidden;
		padding: 0 20px;
	}
}


@media (max-width: 480px) {
	.inner_head{
		font-size: 19px!important;
    background: none!important;
    width: 250px!important;
    line-height: 24px!important;
	}
}

@media (max-width: 480px) {
.inner_price{

	}
}
	
@media (max-width: 480px) {
	.price_2 {
		width: auto;
		position: relative;
		overflow: hidden;
		padding: 0 2px;
}
}

@media (max-width: 480px) {
.price_2 table {
    margin: 25px 0px;
    box-shadow: none;
    width: auto;
    text-align: center;
	border: 1px solid #C6C6C6;
	font-size: 9px;
}
}

@media (max-width: 480px) {
.price_2 table tr {
    background: #FAFDFF;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    line-height: 25px;
}
}

@media (max-width: 480px) {
.price_2 table td{
	padding: 0px 0;
}
}

@media (max-width: 480px) {
.price a{
	color: #272727;
    background: #FDC62B;
    padding: 5px;
    border-bottom: 1px solid #777;
}
}



/* push button
-----------------------------------------------------------*/
#back-form {
  position: fixed;
  bottom: 0px;
  right: 30px;
  background: none;
  display: block!important;
  
    width: 56px;
    height: 180px;
    margin-top: -90px;
    z-index: 1000;
    cursor: pointer;
}

#back-form a {
  display: block;
  text-align: left;
  font: 14px/100% Verdana;
  text-decoration: none;
  color: #341818;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;

}

#back-form span {
    background-image: linear-gradient(to bottom, #FF0000, rgba(255, 96, 96, 0.65));
    background-image: -webkit-linear-gradient(bottom, #FF0000, rgba(255, 96, 96, 0.65));
    background-image: -moz-linear-gradient(bottom, #FF0000, rgba(255, 96, 96, 0.65));
    background-image: -o-linear-gradient(bottom, #FF0000, rgba(255, 96, 96, 0.65));
    background-image: -ms-linear-gradient(bottom, #FF0000, rgba(255, 96, 96, 0.65));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0000,endColorstr=rgba(255, 96, 96, 0.65));
	box-shadow: 0px 2px 13px 0px #000;
    cursor: pointer;
    width: 250px;
    border-radius: 3%;
    position: fixed;
    right: 116px;
    z-index: 9999;
    text-align: center;

	
    padding: 28px 0;
    font-size: 20px;
    transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    opacity: 0.9;
    color: black;
    font-weight: bold;

}
#back-form a:hover span {
  background-image: linear-gradient(to bottom, #FFA400, #FF0000);
    background-image: -webkit-linear-gradient(bottom, #FF9797, #FF0101);
    background-image: -moz-linear-gradient(bottom, #FFA400, #FF0000);
    background-image: -o-linear-gradient(bottom, #FFA400, #FF0000);
    background-image: -ms-linear-gradient(bottom, #FFA400, #FF0000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr= #FFA400,endColorstr=#FF0000);
}

#advice{
	width: 400px;
    margin-top: 20px;
    overflow: hidden;
}


@media (max-width: 480px) {
#advice{
	width: auto;
    margin-top: 20px;
    overflow: hidden;
}
}

@media (max-width: 480px) {
	.orange_btn{
    width: auto!important;
    font-size: 12px!important;
	}
}


@media (max-width: 480px) {
	#phone_mf, #name_mf {
		border-radius: 2px;
		margin: 0px 4px 6px 20px;
		padding: 0 0 0 10px;
		height: 30px;
		width: auto!important;
	}
}	

.orange_btn:hover {
    background-image: linear-gradient(to bottom, #FFA400, #FF0000);
    background-image: -webkit-linear-gradient(bottom, #FFA400, #FF0000);
    background-image: -moz-linear-gradient(bottom, #FFA400, #FF0000);
    background-image: -o-linear-gradient(bottom, #FFA400, #FF0000
    background-image: -ms-linear-gradient(bottom, #FFA400, #FF0000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr= #FFA400,endColorstr=#FF0000);
}

.orange_btn {
    background-image: linear-gradient(to bottom, #FF0000, #FFA400);
    background-image: -webkit-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -moz-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -o-linear-gradient(bottom, #FF0000, #FFA400);
    background-image: -ms-linear-gradient(bottom, #FF0000, #FFA400);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0000,endColorstr=#FFA400);
    border: none;
    border-bottom: 4px solid #a16400;
    border-color: #a16400;
    color: #272626;
    cursor: pointer;
    margin-top: 25px;
    width: 363px;
    font-size: 25px;
    height: 50px;
    box-shadow: 0px 1px 12px 1px #C3C3C3;
    margin: 30px 10px 30px 20px;
    font-weight: bold;
}

.leave_request{
	text-align: center;
    font-size: 29px;
    color: #FFC40D;
    line-height: 25px;
    margin-top: 10px;
    font-weight: bold;
    text-shadow: 0px 1px 1px #333;
}

.leave_request span{
	font-size: 18px;
    display: block;
    position: relative;
    top: 10px;
	line-height: 18px;
}

form label {
    display: block;
    font-size: 16px;
    text-align: left;
    padding: 8px 0px;
}

#phone_mf, #name_mf {
	border-radius: 2px;
    margin: 0px 4px 6px 20px;
    padding: 0 0 0 10px;
	height: 30px;
    width: 350px;
    font-size: 13px;
    color:#5d5d5d;
}

.thank{
	display: block;
    font-size: 35px;
    text-align: center;
	line-height: normal;
}

.thank p {
	margin-top: 0;
    font-size: 19px;
    padding-right: 25px;
    line-height: 28px;
    display: block;
    text-align: center;
}

.error-holder{
	text-align: center;
margin-top: 5px;

}

@media (min-width: 768px) and (max-width: 991px) {
.block1 {
	background: url(bg1.jpg)/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/bg1.jpg*/ no-repeat top center;
	min-height: 944px;
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block2 {
	min-width: auto;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.block3 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block5 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block6 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block7 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block8 {
	min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block9 {
	min-width: auto;
}
}


@media (max-width: 480px) {
.block9 .contacts li:first-child {
    font-size: 18px!important;
    right: 40px;
    margin: 25px 0 0 111px;
    top: 29px!important;
}
}

@media (max-width: 480px) {
.e_mail_foot {
    text-transform: none!important;
    text-decoration: underline!important;
    margin-bottom: -9px!important;
    margin-top: 0!important;
    margin-left: 66px!important;
    font-size: 11px!important;
}
}

@media (max-width: 480px) {
form label {
    display: block;
    font-size: 8px;
    text-align: left;
    padding: 8px 0px 0;
}
}


.concr_pump{
	float: left;
    position: relative;
    top: 206px;
    z-index: 10;
    left: 23px;
    cursor: pointer;
}

.concr_pump a{
    font-size: 14px;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #f6ce7e;
    padding: 6px 10px;
    cursor: pointer;
    background: #F0AC18;
    background: linear-gradient(0deg,#E79609 0,#FCC52A 50%);
	color: #121834;
	border: 1px solid #F7CC44;
    border-radius: 3px;
}

.concr_pump a:hover{
    background: #F0AC18;
    background: linear-gradient(0deg,#FCC52A 0,#E79609 50%);
	text-decoration: none;
}

.pump{
	padding-left: 26px!important;
    padding-right: 25px!important;
	position: relative;
    top: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
.concr_pump a {
    font-size: 12px;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-shadow: 1px 1px 0 #f6ce7e;
    padding: 6px 6px;
    cursor: pointer;
    background: #F0AC18;
    background: linear-gradient(0deg,#E79609 0,#FCC52A 50%);
    color: #121834;
    border: 1px solid #F7CC44;
    border-radius: 3px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.pump {
    padding-left: 18px!important;
    padding-right: 16px!important;
    position: relative;
    top: 5px;
}
}

@media (max-width: 767px){
.concr_pump {
    float: left;
    position: absolute;
    top: 232px;
    z-index: 10;
    left: 411px;
    cursor: pointer;
}
}

@media (max-width: 767px){
.concr_pump a {
    font-size: 11px;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-shadow: 1px 1px 0 #f6ce7e;
    padding: 6px 3px;
    cursor: pointer;
    background: #F0AC18;
    background: linear-gradient(0deg,#E79609 0,#FCC52A 50%);
    color: #121834;
    border: 1px solid #F7CC44;
    border-radius: 3px;
}
}

@media (max-width: 767px){
.pump {
    padding-left: 13px!important;
    padding-right: 13px!important;
    position: relative;
    top: 5px;
}
}

@media (max-width: 480px) {
.concr_pump {
    float: left;
    position: absolute;
    top: 609px;
    z-index: 10;
    left: 10px;
    cursor: pointer;
}
}

@media (max-width: 480px) {
.pump {
    padding-left: 13px!important;
    padding-right: 13px!important;
    position: relative;
    top: -37px;
    float: right;
    left: 160px;
}
}

@media (max-width: 767px){
.root {
    width: auto;
    position: relative;
    overflow: hidden;
}
}


.calculat_order{
	position: absolute;
    width: 465px;
    float: right;
    text-align: center;
    background: url('calculat_order.png')/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/calculat_order.png*/ no-repeat;
    color: #282828;
    font-size: 30px;
    height: 94px;
    font-weight: bold;
    padding: 23px 0;
    right: 0;
}

.calculat_order span{
	position: relative;
    left: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
.calculat_order {
    position: absolute;
    width: 431px;
    float: right;
    text-align: center;
    background: url('calculat_order.png')/*tpa=http://beton-irk.ru/templates/beton_2016_bootstrap/images/calculat_order.png*/ no-repeat;
    color: #282828;
    font-size: 30px;
    height: 94px;
    font-weight: bold;
    padding: 23px 0;
    right: 0;
    top: 206px;
}
}

.form_banner{
	text-align: center;
    font-size: 15px;
	margin-top: 15px;
    margin-bottom: 20px;
}

.form_banner span{
    font-size: 21px;
}


.InpName3, .InpPhone3{
	background: linear-gradient(0deg,#E6E6E6 0,#F5F5F5 70%);
    box-shadow: 0 0 10px #E8E8E8;
    border: 1px solid #BDBDBD;
    resize: none;
    border-radius: 2px;
    border-bottom: 2px solid #A8A8A8;
    padding: 6px;
    color: #5d5d5d;
    font-size: 12px;
	height: 15px;
	    margin-bottom: 5px;
    margin-top: 10px;
}


.send3{
	position: relative;
    height: 37px;
    width: 282px;
    background: #F6B600;
    border: 0;
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	margin-top: 10px;
}

.fancybox-inner{
	overflow: auto;
    width: 415px!important;
    height: 100px;
	padding: 10px;
}

@media (max-width: 340px) {
.block7 .title {
    width: auto;
    position: absolute;
    top: 344px;
    right: 0;
    font-size: 11px;
    font-style: italic;
}
}

@media (max-width: 340px) {
.block7 .note {
    position: absolute;
    top: 67px;
    right: 135px;
    text-align: center;
    font-size: 13px;
    color: #1d3341;
    font-style: italic;
}
}


@media (max-width: 340px) {
#advice{
	width: auto;
    margin-top: 20px;
    overflow: hidden;
}
}


@media (max-width: 340px) {
#phone_mf, #name_mf {
    border-radius: 2px;
    margin: 0px 4px 6px 20px;
    padding: 0 0 0 10px;
    height: 30px;
    width: 221px!important;
}
}


@media (max-width: 340px) {
.orange_btn {
    width: 232px!important;
    font-size: 12px!important;
}
}

@media (max-width: 340px) {
.fancybox-inner {
    overflow: auto;
    width: auto!important;
    height: 100px;
    padding: 10px;
}
}

@media (max-width: 340px) {
.leave_request {
    text-align: center;
    font-size: 23px;
    color: #FFC40D;
    line-height: 25px;
    margin-top: 10px;
    font-weight: bold;
    text-shadow: 0px 1px 1px #333;
}
}

@media (max-width: 340px) {
#foot_tel span {
    font-size: 11px;
}
}






/* block four */
.block9 {
	margin-top: -245px;
	padding-top: 190px;
		min-width: 990px;
	position: relative;
	z-index: 2; 
}

@media (max-width: 480px) {
.block9{
	margin-top: 0;
}
}


@media (max-width: 767px) {
	.block9{
	margin-top: 0;
	min-width: auto;
	padding-top: 15px;
	margin-right: 25px;
}
}

.block9 .header {
	color: #282828;
	line-height: 172px;
	text-align: right;
	background: url(headers.png)/**/ no-repeat 100% -324px;
	z-index: 2;
	height: 157px;
	padding-right: 50px;
	margin-top: 0!important;
	font-weight: bold;
}
.block9 ul {
	display: block;
	overflow: hidden;
	text-align: center;
	margin-top: -40px;
	min-height: 850px;
}
.block9 ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
}
.block9 ul li:first-child {
	width: 364px;
	height: 135px;
	padding-top: 130px;
	margin: 0 25px;
}


@-moz-document url-prefix()
{
	.block9 ul li:first-child { padding-top: 335px; }
	
}


.block9 ul li:nth-child(2) {
	width: 364px;
	height: 135px;
	padding-top: 147px;
	margin: 50px 25px 0 25px;
}


@-moz-document url-prefix()
{
	.block9 ul li:nth-child(2) { padding-top: 352px; }
	
}

.block9 ul li:nth-child(3) {
	width: 263px;
	height: 150px;
	padding-top: 145px;
	margin: -40px 8px 0 8px;
}


@-moz-document url-prefix()
{
	.block9 ul li:nth-child(3) { padding-top: 153px; }
	
}

.block9 ul li:nth-child(4) {
	width: 263px;
	height: 150px;
	padding-top: 150px;
	margin: 25px 8px 0 8px;
}

@-moz-document url-prefix()
{
	.block9 ul li:nth-child(3) { padding-top: 157px; }
	
}

.block9 ul li:last-child {
	width: 263px;
	height: 150px;
	padding-top: 145px;
	margin: 60px 8px 0 8px;
}

@-moz-document url-prefix()
{
	.block4 ul li:nth-child(3) { padding-top: 158px; }
	
}

.block9 ul li h3 {
	font-size: 18px;
	margin-bottom: 5px;
	z-index: 5;
}

.block9 img{
	display: block !important;
	position: absolute;
}
.block9 li:nth-child(1) img{
	top:  127px;
	left: 64px;
	z-index: -1;
}
.block9 li:nth-child(2) img{
	top:  232px;
	left: 521px;
	z-index: -1;
}

.block9 li:nth-child(3) img{
	top:  517px;
	left: 21px;
	z-index: -1;
}

.block9 li:nth-child(4) img{
	top:  563px;
	left: 343px;
	z-index: -1;
}

.block li:nth-child(5) img{
	top:  592px;
	left: 665px;
	z-index: -1;
}

@media (min-width: 768px) and (max-width: 991px) {
	.block4 {
		margin-top: 0;
		padding-top: 1px;
		min-width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block4 li:nth-child(1) img {
		top: 171px;
		left: 64px;
		z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:first-child {
    width: 364px;
    height: 135px;
    padding-top: 173px;
    margin: 0 67px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(2) img {
    top: 477px;
    left: 299px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(2) {
    width: 360px;
    height: 150px;
    padding-top: 80px;
    margin: 60px 80px 0 8px;
    float: right;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(3) img {
    top: 728px;
    left: 21px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(3) {
    width: 278px;
    height: 150px;
    padding-top: 100px;
    margin: -35px 8px 0 20px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(4) img {
    top: 775px;
    left: 365px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:nth-child(4) {
    width: 283px;
    height: 215px;
    padding-top: 83px;
    margin: 46px 8px 0 15px;
    float: left;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 li:nth-child(5) img {
    top: 1008px;
    left: 139px;
	z-index: -1;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.block4 ul li:last-child {
    width: 280px;
    height: 245px;
    padding-top: 2px;
    margin: 20px 8px 0 138px;
    float: left;
}
}


@media (max-width: 767px) {
	.block4 .header {
		color: #282828;
		line-height: 143px;
		text-align: right;
		background: url(headers_block4_xs.png)/**/ no-repeat 100%;
		z-index: 2;
		height: 157px;
		padding-right: 50px;
		margin-top: 0!important;
		top: -9px;
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.block4 ul {
		display: inline-block;
    overflow: hidden;
    text-align: center;
    min-height: auto;
    margin-top: 0;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(2) img {
	top: 0;
    left: 0;
    z-index: -1;
    height: 0;
    width: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:first-child {
    width: auto;
    height: auto;
    padding-top: 5px;
    margin: 0 0px;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(1) img {
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(2) {
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 0;
    display: block;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(3) img {
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(3){
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0;
    float: left;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(4) img {
     top: 0;
    left: 0;
    z-index: -1;
	width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:nth-child(4) {
	width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0;
}
}

@media (max-width: 767px) {
.block4 li:nth-child(5) img {
   top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
}
}

@media (max-width: 767px) {
.block4 ul li:last-child {
    width: auto;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 0;
    float: left;
}
}

@media (max-width: 480px) {
	.block4 .header {
		color: #282828;
		line-height: 90px;
		text-align: right;
		background: url(headers_block4_sml.png)/**/ no-repeat 100%;
		z-index: 2;
		height: auto;
		padding-right: 23px;
		margin-top: 0!important;
		font-size: 23px;
		width: 250px;
		margin-bottom: -15px;

	}
}


@media (max-width: 480px) {
.block4 li:nth-child(1) img {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}

@media (max-width: 480px) {
.block4 li:nth-child(2) img {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}

@media (max-width: 480px) {
.block4 li:nth-child(3) img {
   top: 0;
    left: 0;
    width: 0;
    height: 0;
}
}


@media (max-width: 480px) {
	.block4 li:nth-child(4) img{
		top: 0;
		left: 0;
		width: 0;
		height: 0;
	}
}

@media (max-width: 480px) {
	.block4 li:nth-child(5) img {
			top: 0;
			left: 0;
			width: 0;
			height: 0;
	}
}

@media (max-width: 480px) {
.block4 ul li:first-child {
    width: 335px;
    height: auto;
    padding-top: 0;
    margin: 0 0 0px 8px;
    padding-right: 653px;
	float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(2) {
    width: 335px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    display: block;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(3) {
    width: 335px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    float: left;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
.block4 ul li:nth-child(4) {
    width: 100px;
    height: auto;
    padding-top: 10px;
    margin: 0 0 0 8px;
    padding-right: 653px;
	    float: left;
}
}

@media (max-width: 480px) {
	.block4 ul li:last-child {
		width: 150px;
		height: auto;
		padding-top: 10px;
		margin: 0 0 0 10px;
		float: left;
		padding-right: 0px;
		    float: left;
}
}


.block4 ul li p{
	z-index: 5;
}
\*------------------------------------------------------------*/
