@font-face {  font-family: 'FontAwesome';  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');  font-weight: normal;  font-style: normal;}html { height: 100%; }*  { 
	margin:0; 
	padding:0; 
}

*  { 
	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: #231f20;
	background: url(images/bg.png) repeat-y top center;
}
a {
	color: #D20703;
}
img {
	border: 0;
}


.franchise {
	width: 56px;
	height: 180px;
	background: url(images/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(images/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;
}

.telephone{
	position: relative;
    margin: 176px 53px 0;
    font-size: 25px;
    font-weight: 800;
}


@media (max-width: 480px) {
.franchise1{
	display: none;
}
}

@media (max-width: 480px) {
	#banner1 {

	display: none!important;
}
}



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

@media (max-width: 480px) {
.franchise{
	display: none;
}
}

@media (max-width: 480px) {
	#banner {
		display: none;
	}
}


@media (max-width: 767px){
.franchise{
	display: none;
}
}

@media (max-width: 767px){
	#banner {
		display: none;
	}
}


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

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

@media (min-width: 768px){
.header{
    margin-top: 107px!important;
}
}

.news{
	width:  512px;
	height: 157px;
	background: url(images/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;
}

@media (max-width: 991px) and (min-width: 768px){
	.top {
		position: fixed;
		z-index: 9999999;
		background: #000;
		left: 0;
	}
	
	.logo{display:none!important;}
	
	#navbar{margin-top: 11px;}
	
}

@media (max-width: 480px) {
.top{
	
    overflow: hidden;
	z-index: 9999999;
}
}

.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: 0;
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 180px;
	height: 24px;
	z-index: 2;
}


@media (min-width: 768px){
#tel {
    float: right;
	top: -6px;
	font-size: 29px;
}



}

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

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

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


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

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

@media (min-width: 768px) and (max-width: 991px) {
	#tel a{
		cursor: help;
		font-size: 22px!important;
	}
}

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

@media (min-width: 768px) and (max-width: 991px) {
#nav li {
	padding: 0 8px 0 9px;
}
}

/* block one */
.block1 {
	background: url(images/bg1.jpg) no-repeat top center;
	min-height: 944px;
	min-width: 990px;
	    z-index: 10;
}

.block1 {
    background: url(images/bg1.jpg) no-repeat top center;
    min-height: 944px;
    min-width: auto;
}

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

@media (max-width: 480px) {
.block1 .header{
	font-size: 34px;
	margin-top: 80px;
}
}

@media (max-width: 480px) {
.block1 .proposal {
	background: url(images/headers_block1xs.png) no-repeat 0 0!important;
	width: 255px!important;
	height: 121px;
	padding: 15px 25px;
	color: #fff;
	font-size: 17px;
	margin: 20px 0 10px 0;
}
}

@media (max-width: 480px) {
.block1 .proposal p {
    font-size: 12px;
    top: -21px;
}
}

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

@media (max-width: 480px) {
.block1 .calculator {
    width: 408px;
    height: 250px;
    background: url(images/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(images/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(images/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(images/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(images/divider.png) no-repeat 51% 262px;
    margin-top: -294px;
    position: relative;

}
.block2 .header {
	color: #282828;
	height: 173px;
	line-height: 173px;
	text-align: center;
	background: url(images/headers.png) 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;
	}
	
	.town{display:none!important;}
}

@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(images/bg2.jpg) no-repeat top center;
	min-height: 1148px;
	min-width: 990px;
}
.block3 .content {
	background: url(images/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(images/bg2.jpg) no-repeat top center;
    min-height: 1148px;
    min-width: auto;
}
}


/* block four */
.block4 {
	margin-top: -245px;
	padding-top: 75px;
		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;
	text-align: right;
	background: url(images/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;
	text-align: center;
	margin-top: 0;
	min-height: 825px;
}
.block4 ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
}
.block4 ul li:first-child {
	width: 364px;
	height: 135px;
	padding-top: 14%;
	margin: 0 25px;
}


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



.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; }
	
}



@-moz-document url-prefix()
{
	.block4 ul {  overflow: inherit;    margin-top: 0;   }
	
}






.block4 ul li div {
	font-size: 18px;
	margin-bottom: 5px;
	z-index: 5;
	font-weight: bold;
    margin-top: 20px;
}

.block4 img{
	display: block !important;
	position: absolute;
}
.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: 56px;
		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(images/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(images/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: 315px;
    height: auto;
    padding-top: 0;
    margin: 0 0 0px 8px;
    padding-right: 0;
	float: left;
}
}

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

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

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

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


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

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

@media (max-width: 767px) {
.block5 {
	background: url(images/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(images/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(images/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 div {
	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(images/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(images/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(images/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 div {
	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(images/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(images/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(images/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(images/bg3.jpg) no-repeat bottom left;
    position: relative;
    z-index: 2;
    margin-top: -60px;
    min-height: 1015px;
    min-width: auto;
}
}

@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(images/frame_xs.png) no-repeat top center!important;
}
}


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

}
.block6 .content {
	padding-top: 125px;
}
.block6 div {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.block6 .header{
	background: url(images/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(images/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(images/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(images/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(images/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 div {
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 1.2;
	text-transform: uppercase;
	    font-weight: bold;
}
.block7 ul li div span {
	position: relative;
}
.block7 ul li div span:before {
	content: "";
	position: absolute;
	left: -15px;
	top: -10px;
	background: url(images/corners.png) no-repeat;
	width: 27px;
	height: 30px;
	display: block;
}
.block7 ul li div span:after {
	content: "";
	position: absolute;
	right: -15px;
	bottom: -10px;
	background: url(images/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(images/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 div {
    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(images/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(images/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;
	display: none;
}
}

@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(images/bg5.png) no-repeat bottom center;
	position: relative;
	z-index: 3;
	min-height: 912px;
	min-width: 990px;
}

@media (max-width: 767px) {
.block8 {
    background: url(images/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(images/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(images/calculator3.png) no-repeat;
	/*display: none; */
}
.block8 .proposal {
	width: 355px;
	height: 110px;
	color: #fff;
	font-size: 17px;
	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(images/radio.png) no-repeat;
    vertical-align: top;
}


@media (min-width: 768px) and (max-width: 991px) {
	.block8 .content {
		background: url(images/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(images/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(images/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(images/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(images/banner.png) no-repeat;
}
.banner a {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 177px;
	height: 52px;
	background: url(images/btn.png) no-repeat;
	margin-left: -90px;
}
.banner a:hover {
	-webkit-filter: brightness(110%);
}
.banner a:active {
	bottom: 38px;
}
.block9 .contacts {
	position: absolute;
    right: 92px;
    bottom: 405px;
    display: inline-block;
    overflow: hidden;
    font-weight: 700;
    background: url(images/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(images/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: 17px 0 0 111px!important;
    line-height: 0;
    top: 34px!important;
    position: relative;
}
}

@media (max-width: 767px) {
	.block9 .contacts {
		background: url(images/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;
}

.block9 .contacts li {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin: 24px 0 0 72px;
    line-height: 0;
    top: 51px;
    position: relative;
}

}

@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: 46px;
	}
}

@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('images/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: 122px;
	overflow: hidden;
}

/* 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(images/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(images/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(images/sms-form.png) no-repeat 0 -78px;
	padding: 6px 5px 6px 15px;
}
.sms-form .line3 input[type=submit] {
	width: 174px;
	height: 49px;
	background: url(images/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;
    background: #c9c9d0;
    z-index: 100000;
    position: relative;
    padding: 13px 0;
    top: -6px;

}

.fail{
	text-align: center;
    font-size: 13px;
    color: red;
  background: #c9c9d0;
    z-index: 100000;
    position: relative;
    padding: 13px 0;
    top: -6px;
}

.results2{
	position: relative;
    margin-bottom: -74px;
}

.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;
	position: relative;
    z-index: 3;
}
.content_delivery p{
	line-height: 21px;
    color: #292A2B;
    font-size: 15px;
	padding: 0 10px 0 15px;
}


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

.content_delivery 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;
}

.block9 .contacts li {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 0;
    top: 57px;
    position: relative;
}

}


@media (max-width: 480px) {
#back-form span {
    background-image: linear-gradient(to bottom, #f95050, #ff0000);
    background-image: -webkit-linear-gradient(bottom, #f95050, #ff0000);
    background-image: -moz-linear-gradient(bottom, #f95050, #ff0000);
    background-image: -o-linear-gradient(bottom, #f95050, #ff0000);
    background-image: -ms-linear-gradient(bottom, #f95050, #ff0000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f95050,endColorstr=#ff0000);
    box-shadow: 0px 2px 13px 0px #000;
    cursor: pointer;
    width: 69px!important;
    border-radius: 76%;
    position: fixed;
    right: 13px!important;
    z-index: 999999999;
    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: 0 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 ul li{
	margin-left: 38px;
    color: #444;
}

@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: 280px;
    height: auto;
    margin-top: 50px;
    opacity: 0.9;
    box-shadow: 0 0 10px #E8E8E8;
    padding-bottom: 20px;
    left: 0;
    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(images/sms-form.png) no-repeat 0 -78px;
	padding: 6px 5px 6px 15px;
}
.sms-form input[type=submit] {
	width: 174px !important;
	height: 49px;
	background: url(images/sms-form.png) 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(images/inner_h1.png) no-repeat;
    width: 442px;
    height: 273px;
    color: #000;
    padding: 29px 0 0px 113px;
    font-size: 42px;
    line-height: 34px;
}
}

.inner h1 {
	background: url(images/inner_h1.png) no-repeat;
    width: 442px;
    height: 273px;
    color: #000;
    padding: 29px 0 0px 113px;
    font-size: 42px;
    line-height: 34px;
}

@media (max-width: 480px) {
.inner h1 {
    background: url(images/inner_h1_xs.png) no-repeat;
    width: 470px;
    height: 273px;
    color: #FDC62B;
	text-shadow: 1px 1px #777;
    padding: 29px 0 0px 0;
    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(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:#ffd942; 
	color: #000; 
	line-height: 21px; 
	font-weight: bold;
	vertical-align: middle; 
	text-shadow: 0px 0px 1px #fff;
	padding: 10px 0px; 
	    text-align: center;
		    font-size: 16px;
			    border: 1px solid #fafdff;
 } 
.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: 30px;
}
.price_2 table tr:hover { 
	background: #DEF1FF; 
}
.price_2 table td { 
	padding: 0px 15px; 
	border-left: 1px solid #fff; 
	border-top: 1px solid #E0F1FF; 
	border-right: 1px solid #c6c6c6; 
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
}
.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);
}

.error{
   position: absolute;
  width: 200px;
  height: 22px;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  margin-top: -35px;
  margin-left: -190px;
  display: inline-block;
  background: #fff;
  border: 1px solid #FF3333;
  z-index: 22;
}

.error::after, .error::before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.error::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 9px;
  margin-left: -9px;
}
.error::before {
  border-color: rgba(202, 141, 0, 0);
  border-top-color: #FF3333;
  border-width: 11px;
  margin-left: -11px;
}






.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 {
		display: none;
	}
	
	.copy {
		position: absolute;
		top: 20px;
		left: 333px!important;
	}
	
	.bottom {
		background: #000;
		width: 100%;
		height: 79px;
		overflow: hidden;
	}
	
	
}

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(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(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;
		border: 0;
	}
}

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

@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: auto!important;
    line-height: 24px!important;
	}
}

@media (max-width: 480px) {
.inner_price{
	left: 0!important;
    width: 280px!important;
	}
}
	
@media (max-width: 480px) {
	.price_2 {
		width: auto;
		position: relative;
		overflow: hidden;
		padding: 0 2px;
		overflow-x: scroll;
}
}

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

@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: 999999999;
    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, rgb(139, 195, 74), rgb(99, 142, 50));
    background-image: -webkit-linear-gradient(bottom, rgb(139, 195, 74), rgb(99, 142, 50));
    background-image: -moz-linear-gradient(bottom, rgb(139, 195, 74), rgb(99, 142, 50));
    background-image: -o-linear-gradient(bottom, rgb(139, 195, 74), rgb(99, 142, 50));
    background-image: -ms-linear-gradient(bottom, rgb(139, 195, 74), rgb(99, 142, 50));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=rgb(139, 195, 74),endColorstr=rgb(99, 142, 50));
	box-shadow: 0px 2px 13px 0px #000;
    cursor: pointer;
    width: 85px;
    border-radius: 100%;
    position: fixed;
    right: 116px;
    z-index: 999999999;
    text-align: center;
    text-shadow: 1px 1px #000;
    padding: 28px 0;
    font-size: 13px;
    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: 1;
    color: #fff;
    font-weight: bold;

}
#back-form a:hover span {
   background-image: linear-gradient(to bottom, rgb(99, 142, 50), rgb(139, 195, 74));
    background-image: -webkit-linear-gradient(bottom, rgb(99, 142, 50), rgb(139, 195, 74));
    background-image: -moz-linear-gradient(bottom, rgb(99, 142, 50), rgb(139, 195, 74));
    background-image: -o-linear-gradient(bottom, rgb(99, 142, 50), rgb(139, 195, 74));
    background-image: -ms-linear-gradient(bottom, rgb(99, 142, 50), rgb(139, 195, 74));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr= #FFA400,endColorstr=#FFCF01);
}

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


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

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


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

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

.orange_btn {
    background-image: linear-gradient(to bottom, #FFCF01, #FFA400);
    background-image: -webkit-linear-gradient(bottom, #FFCF01, #FFA400);
    background-image: -moz-linear-gradient(bottom, #FFCF01, #FFA400);
    background-image: -o-linear-gradient(bottom, #FFCF01, #FFA400);
    background-image: -ms-linear-gradient(bottom, #FFCF01, #FFA400);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFCF01,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(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('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('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: 480px) {
.fancybox-inner{
	overflow: auto;
    width: 320px!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;
}
}


@media (max-width: 340px) {
.block3 .header {
    font-size: 19px!important;
    width: 145px!important;
    top: 6px;
    left: -11px;
}
}

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

@media (max-width: 340px) {
.sms-form input {
    width: 115px;
    height: 20px;
    background: #EEEEEE;
    white-space: nowrap;
    border: 1px solid #BDBDBD;
	border-bottom: 2px solid #BDBDBD;
    padding: 3px 2px;
    color: #5d5d5d;
    font-size: 11px;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
}
}

@media (max-width: 340px) {
.sms-form p {
    color: #252525;
    text-transform: uppercase;
    font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    margin-bottom: 5px;
    padding-left: 5px;
}
}

@media (max-width: 340px) {
.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: 126px;
    float: left;
    margin: 10px 10px;
}
}

@media (max-width: 340px) {
.block3 .sms-form {
    width: 279px;
    margin: 168px 0 0 20px;
    position: relative;
}
}


@media (max-width: 340px) {
.sms-form .select {
    width: 123px;
    height: 34px !important;
    background: url(images/select_xs.png) no-repeat;
    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;
}
}

@media (max-width: 340px) {
.block3 .sms-form .line3 input[type=number], .block8 .sms-form .line3 input[type=number] {
    float: left;
    margin: -18px 0 0 0px;
	border: 0;
}
}

@media (max-width: 340px) {
.block3 .sms-form .line3 p, .block8 .sms-form .line3 p {
    float: left;
    padding-top: 0;
}
}

@media (max-width: 340px) {
.block3 .sms-form .line3 input[type=number], .block8 .sms-form .line3 input[type=number]  {
    width: 20px!important;
	 /*background: url(images/numberxxs.png) no-repeat;*/
	 border: 0;
}
}

@media (max-width: 340px) {
.sms-form .line3 input[type=submit] {
    width: 155px!important;
    height: 47px;
    background: url(images/submitxs.png) no-repeat;
    float: right;
    color: #121834;
    font-size: 15px;
    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;
	border: none; 
	border-bottom: none;
	margin-top: -17px;
}
}

@media (max-width: 340px) {
.block8 .calculator2 {
    position: relative;
    right: 19px;
    top: -15px;
    width: auto;
    height: 423px;
    background: url(images/calculator3_xxs.png) no-repeat;
    left: 0;
}
}

#form_construction{
	position: relative;
    width: 378px;
    height: 295px;
    border: 1px solid #FDCE41;
    border-top: none;
    border-left: none;
    margin-bottom: 20px;
	left: -15px;
    padding-left: 15px;
}

.construction{
	position: relative;
    width: 200px;
    float: left;
}

.construction3{
	position: relative;
    width: 184px;
    float: left;
}

.construction_send{
	float: left;
    position: relative;
    top: 34px;
}


#foot_nav li {
	padding: 14px 5px 0 9px;
}
#foot_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
#foot_nav .current a {
	color: #fdc62a;
	border-bottom: 1px dashed #fdc62a;
	display: inline-block;
}

@media (min-width: 768px) and (max-width: 991px) {
#foot_nav li {
	padding: 0 8px 0 9px;
}
}

@media (max-width: 480px) {
.links_left {
    position: relative;
    display: block;
    float: left;
    width: 125px;
    list-style: none;
}
}

@media (max-width: 480px) {
.links_right {
    position: relative;
    display: block;
    float: right;
    width: 125px;
    list-style: none;
}
}

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

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

@media (max-width: 340px) {
.block5 .header {
    top: -360px;
    left: 20px;
    color: #212121;
    float: none;
    text-shadow: none;
}
}

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

@media (max-width: 340px) {
.bx-wrapper .bx-pager {
    text-align: right;
    right: 19px;
}
}

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

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


.logo_mtsite {
    display: block;
    width: 219px;
    height: 36px;
    background: url(images/mtsite.png) no-repeat;
    left: 0;
    z-index: 20;
    float: right;
    margin-left: 0;
    position: relative;
	top: 7px;
}

.logo_mtsite a{
	text-indent: -99999px;
    position: relative;
    font-size: 31px;
    display: block;
	width: 219px;
    height: 43px;
}

.design_site {
	font-size: 11px;
    margin-left: 0;
    right: 35px;
    position: absolute;
    top: 52px;
}

.mtsite {
    position: relative;
        width: 980px;
    display: block;
    z-index: 20;
    margin: 0 auto;
    color: #fff;
	padding-top: 10px;
}

.copy{
	position: relative;
    top: 20px;
    left: 185px;
}

.copy p{
	line-height: 5px;
    font-size: 14px;
}

.forbidden{
	position: relative;
    font-size: 11px;
    margin-left: 10px;
    top: 0;
    display: block;
	color: #fff;
}

.forbidden a{
	color: #efb200;
    font-weight: bold;
    font-size: 14px;
}

@media (max-width: 480px) {
.mtsite {
    display: none;
}
}

@media (max-width: 767px) {
.mtsite {
    display: none;
}
}

@media (max-width: 991px) and (min-width: 768px) {
	.mtsite {
	   display: block;
		width: auto;
		margin: 0 auto;
		padding: 0;
	}
	
	.logo_mtsite {
		display: block;
		width: 219px;
		height: 36px;
		background: url(images/mtsite.png) no-repeat;
		left: 0;
		z-index: 20;
		float: left;
		margin-left: 0;
		position: relative;
		top: 12px;
	}
	
	.forbidden{display:none;}
	
	.design_site {
		font-size: 11px;
		margin-left: 0;
		left: 0;
		position: absolute;
		top: 52px;
	}
	
	
}




.mixer_delivery{
	display: inline-block;
    border-bottom: none!important;
    background: linear-gradient(0deg,#e7980a 0,#f9bf25 35%);
    padding: 5px 10px;
    color: #121834!important;
    border: 1px solid #eb9f0f;
	border-radius: 3px;
}



/*----- for FORM_Calculate ----- */

.calculat_order{display: none;}
.block1 .calculator{display: none;}
.block3 .header { display: none;}
.block3 .sms-form { display: none;}
.block8{display: none;}
#master{display: none;}
#back-form{display: none!important;}

.block1 {background: url(images/bg1.jpg) no-repeat bottom center; min-height: 686px;}
.block1 .proposal{text-shadow: 1px 1px 2px black, 0 0 1em black;}
.block3 .content {background: none;}
.content_delivery{position: absolute; float: left; width: 850px; margin-top: 50px; right: 75px; background: none; border: 4px solid #e8980b; border-radius: 0 0;}
.block3{background: none; min-width: auto;  min-height: auto;}
.block3 .content{min-height: 383px;}
​.block9, #map { margin-top: 0;}
.block4 { margin-top: 0;}



.block9, #map {
	min-height: 500px!important;
}

.block9 .contacts{bottom: 180px!important;}



@media (max-width: 991px) and (min-width: 768px) {

	.content_delivery {
		background: none;
		width: 500px;
		border-radius: 16px;
		overflow: hidden;
		padding-bottom: 20px;
		position: relative;
		left: 0;
		float: right;
	}

}

@media (max-width: 767px) {
.content_delivery {
    width: auto!important;
    margin-left: 37px;
}
}

@media (max-width: 480px) {
.content_delivery {
    display: none;
}

.block3 .content {
    display: none;
}

}


.form__bottom{position: relative; }
.form__checkbox p label{font-size:12px; padding-bottom: 5px;}
.form__checkbox [type=checkbox]:checked,.form__checkbox [type=checkbox]:not(:checked){position:absolute;left:-9999px}
.form__checkbox [type=checkbox]:checked+label,.form__checkbox [type=checkbox]:not(:checked)+label{position:relative;padding-left:1.90em;cursor:pointer}
.form__checkbox [type=checkbox]:checked+label:before,.form__checkbox [type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;top:5px;width:1.25em;height:1.25em;border:1px solid #888;background:#fff;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}
.form__checkbox [type=checkbox]:checked+label:after,.form__checkbox [type=checkbox]:not(:checked)+label:after{content:'\f00c';font-family: FontAwesome;position:absolute;top:7px;left:.2em;font-size:1.2em;line-height:.8;color:#f4584f;font-weight: 300;transition:all .2s}
.form__checkbox [type=checkbox]:not(:checked)+label:after{opacity:0;-ms-transform:scale(0);transform:scale(0)}
.form__checkbox [type=checkbox]:checked+label:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}
.form__checkbox [type=checkbox]:disabled:checked+label:before,.form__checkbox [type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}
.form__checkbox [type=checkbox]:disabled:checked+label:after{color:#999}
.form__checkbox [type=checkbox]:disabled+label{color:#aaa}.form__checkbox label:hover:before{border:1px solid #f4584f!important}


.button_send.disabled, .button_send[disabled], fieldset[disabled] .button_send {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}



.town{
	display: block;
    position: absolute;
    text-align: left;
    top: 51px;
    font-size: 15px;
	 z-index: 1000;
    color: #d9e5ed;
	padding:0;
}

.town:hover{
	    color: #d9e5ed;
}

.town i:before {
    content: "\f078";   
    position: relative;
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

/* #towingcity p{
	font-size: 20px;
    text-align: center;
    padding: 10px 0;
}
#towingcity ul li a{
	font-size: 15px;
}
#towingcity ul li {   
	margin-left: 50px;
    font-size: 12px;
}

#towingcity ul{
	 width: 170px;
    position: relative;
    overflow: hidden;
    float: left;
} */



.wrap-btn-calc {
    position: fixed;
    top: 22%;
    margin-right: 50px;
    z-index: 100000;
    background: #f6fbff;
    padding-left: 10px;
    border: 3px solid #fec72b;
    right: 0;
}

.wrap-btn-calc a:before{
	content: "\f1ec";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 64px;
}
.wrap-btn-calc a:hover{text-decoration: none;}

.wrap-btn-calc a span {
	font-size: 14px;
    text-decoration: none;
    width: 140px;
    display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}

.wrap-btn-calc a{color: #337ab7;}


/*search-partners-fos*/
.search-partners-fos {
    position: relative;
    background: #fff ;
    padding: 43px 39px 33px;
    width: auto;
    max-width: 562px;
    margin: 0 auto 150px;
    margin-left: 46px;
    border: 10px solid #f3b11c;
}

.search-partners-fos .form_header {
    text-align: center;
    margin-bottom: 19px;
}

.search-partners-fos .form_header p {
    font-size: 14px;
    max-width: 460px;
    margin-top: 6px;
    margin-bottom: 14px;
}

.form__offer {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 1.333;
    text-align: center;
    max-width: 320px;
    letter-spacing: .8px;
    margin: 0 auto;
}

.form__offer a {
    text-decoration: underline;
}

.navbar__banner-fix{
	position: fixed;
    height: 39px;
    background: #e8960a;
    width: 100%;
    text-align: center;
    font-size: 14pt;
    margin: 0 auto;
    top: 0;
    padding: 6px 0;
    z-index: 99999991;
}

.navbar__banner-fix p a{
	text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600;
}

.navbar__banner-fix + .top header {top: auto!important;} 
.navbar__banner-fix + .top{margin-top: 39px;} 
.navbar__banner-fix + .top + .car-wrapper { margin: 126px 0 0 0;}

@media (max-width: 992px) {
	
	.navbar__banner-fix + #header-sticky-wrapper #mobile-nav-toggle  {top:35px;}
}

@media(max-width:767px){
	.navbar__banner-fix + #header-sticky-wrapper #mobile-nav-toggle {top:38px;}
}

@media (max-width:480px){
	.navbar__banner-fix{height: 61px;}
	.navbar__banner-fix + #header-sticky-wrapper #mobile-nav-toggle {top:60px;}
	.navbar__banner-fix + .sticky-wrapper {  margin-top: 57px;}
	.navbar__banner-fix + .sticky-wrapper + .car-wrapper { margin: 145px 0 0 0; }
	.navbar__banner-fix p a{display: block;}
}


.white-popup {
    position: relative;
    background: #fff;
    padding: 66px 39px;
    width: auto;
    max-width: 90vw;
    margin: 20px auto;
    border: 3px solid #f0a916;
}

.white-popup-city {
    position: relative;
    background: #fff;
    padding: 39px;
    width: 70vw;
    max-width: 100%;
    /* margin: 35px auto; */
    border: 2px solid #f0a916;
    text-align: center;
}

.white-popup-city h2 {
    text-align: center;
}

.white-popup-city p {
    text-align: center;
	font-size: 2em;
}

.white-popup-city ul {
    column-count: 3; 
    column-gap: 30px; 
    column-width: 160px;
    display: inline-block;
    margin-right: 55px;
    list-style: none;
    text-align: left;
}

.white-popup-city ul li a:hover {
    color: black;
    text-decoration: underline;
}

.white-popup-city ul li a {
    font-size: 12pt;
	text-decoration: none;
    line-height: 28px;
}

.white-popup-city ul li a:visited, .white-popup-city ul li a:link, .white-popup-city ul li a:link {
    color: #2b2b2b;
}

.white-popup-city img.map-city {
    float: right;
    width: auto;
    height: auto;
    margin-top: 25px;
    margin-right: 50px;
}


@media(max-width: 480px) {

	  .white-popup-city{padding: 30px 5px;width: 100%;}
	 .white-popup-city p { font-size: 1.5rem!important; line-height: inherit; font-weight: 700; }
	 .white-popup-city ul{    display: inherit;-webkit-columns: 2; -moz-columns: 2; columns: 2;}
 

 
 }

 .fancybox-overlay {
	 z-index: 999999999;
 }.slider{position:relative;margin:0;padding:0;width:530px;float:right;z-index:10;}
.bx-wrapper{position:relative;margin:0;padding:0;width:530px;}
.bx-wrapper img{max-width:100%;display:block;margin:0 auto;}
.bx-wrapper .bx-viewport{left:0;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{position:absolute;bottom:0;width:100%;}
.bx-wrapper .bx-loading{min-height:50px;background:url(js/bxslider/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
.bx-wrapper .bx-pager{text-align:right;}
.bx-wrapper .bx-controls{height:16px;margin-top:20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;}
.bx-wrapper .bx-pager.bx-default-pager a{background:url(js/bxslider/controls.png) no-repeat 0 0;text-indent:99999px;display:block;width:16px;height:16px;margin:0 5px;outline:0;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background-position:-16px 0;}
.bxslider li{width:530px;min-height:100px;position:relative;padding:4px 0;color:#517386;}
.bxslider li .caption{min-height:80px;width:469px;margin-left:19px;padding:10px 10px 10px 30px;font-size:14px;line-height:1.5;}
.bxslider li .caption div{font-size:20px;font-weight:normal;margin-bottom:10px;line-height:1.2;}
.bxslider li .caption p{font-size:13px;}
.bxslider li .caption a.more{color:#517386;text-decoration:none;font-family:'Lato-BoldItalic', Tahoma, Geneva, sans-serif;font-weight:normal;font-style:normal;}
.bxslider li.prev-slide{color:#9ebcc1;}
.bxslider li.prev-slide .caption a.more{color:#9ebcc1;}
.bxslider li.active-slide{background:url(js/bxslider/frame.png) no-repeat top center;}
.bxslider li.active-slide:after{content:"";position:absolute;bottom:0;left:0;width:530px;height:11px;background:url(js/bxslider/frame-bottom.png) no-repeat bottom center;}
.bxslider li.active-slide .caption{border-left:1px solid #fff;border-right:1px solid #fff;}
.bxslider li.active-slide .caption{color:#f5fbff;}
.bxslider li.active-slide .caption a.more{color:#feca2d;}
@media only screen and (min-width:320px) and (max-device-width:480px){.bxslider li .caption{font-size:10px;line-height:1.2;}
.bxslider li .caption h3{font-size:16px;line-height:1;}
}
#slider-next{position:absolute;bottom:35px;right:0;width:530px;height:110px;}
#slider-prev{position:absolute;top:0;right:0;width:530px;height:110px;}