#call, #menu ul {
	text-align: center
}

#call, #menu ul li a {
	text-decoration: none;
	font-size: 14px
}

#call-form input[type=submit], #call-me-form input[type=submit], #menu ul li a,
	.application-button, .message, .title-form {
	text-transform: uppercase
}
@font-face {
	font-family: opensans-italic;
	src: url(../fonts/opensans-italic.eot);
	src: url(../fonts/opensans-italic.eot?#iefix)
		format('embedded-opentype'), url(../fonts/opensans-italic.woff)
		format('woff'), url(../fonts/opensans-italic.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: opensans-regular;
	src: url(../fonts/opensans-regular.eot);
	src: url(../fonts/opensans-regular.eot?#iefix)
		format('embedded-opentype'), url(../fonts/opensans-regular.woff)
		format('woff'), url(../fonts/opensans-regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: opensans-semibold;
	src: url(../fonts/opensans-semibold.eot);
	src: url(../fonts/opensans-semibold.eot?#iefix)
		format('embedded-opentype'), url(../fonts/opensans-semibold.woff)
		format('woff'), url(../fonts/opensans-semibold.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: opensans-light;
	src: url(../fonts/opensans-light.eot);
	src: url(../fonts/opensans-light.eot?#iefix) format('embedded-opentype'),
		url(../fonts/opensans-light.woff) format('woff'),
		url(../fonts/opensans-light.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Opium;
	src: url(../fonts/Opium.eot);
	src: url(../fonts/Opium.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Opium.woff) format('woff'), url(../fonts/Opium.ttf)
		format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Opium-Bold;
	src: url(../fonts/Opium-Bold.eot);
	src: url(../fonts/Opium-Bold.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Opium-Bold.woff) format('woff'),
		url(../fonts/Opium-Bold.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

* {
	margin: 0;
	padding: 0
}

header {
	width: 100%;
	height: 227px;
	background: #000
}

footer {
	height: 260px;
	padding-top: 50px;
	background: #cfd4d9;
	width: 100%
}

a img {
	border: none
}

#call:after, .submenu_:before {
	content: "";
	border-style: solid
}

#menu {
	width: 1005px;
	height: 34px;
	padding-top: 12px
}

#menu ul {
	text-decoration: none
}

#menu ul li {
	display: inline-block
}

#menu ul li a {
	color: #fff;
	font-family: opensans-regular;
	padding: 0 16px;
	border-right: 1px #fff dashed;
	-webkit-transition: color .2s;
	transition: color .2s
}

#menu ul li.active a {
	color: #ffa139 !important
}

#menu ul li:last-of-type a {
	border-right: none
}

#menu ul li:hover a {
	color: #ffa139
}

#logo {
	width: 306px;
	height: 70px;
	float: left;
	margin-top: 43px
}

#call {
	display: block;
	width: 178px;
	height: 27px;
	font-family: opensans-light;
	color: #fff;
	padding-left: 18px;
	padding-top: 7px;
	margin-top: 9px;
	margin-bottom: 17px;
	float: right;
	background: #5d5b5e;
	background: -webkit-gradient(top, bottom, color-stop(0, #5d5b5e),
		color-stop(100%, #bcbcbc));
	background: -webkit-linear-gradient(bottom, #5d5b5e 0, #bcbcbc 100%);
	background: linear-gradient(to top, #5d5b5e 0, #bcbcbc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d5b5e',
		endColorstr='#bcbcbc', GradientType=0);
	border-radius: 5px;
	position: relative;
	z-index: 10;
	transition: background .5s ease
}

#call, #call:hover {
	-webkit-transition: background .5s ease
}

.buy-us, .calc, .call-me, .img-map, .map-footer, .news-tpl-img,
	.services {
	float: left
}

#calc-fixed-link p, #call-fixed-link p {
	font-size: 14px;
	color: #383838;
	font-family: opensans-regular;
	text-shadow: 2px 0 2px #fff
}

#call:hover {
	background: #ff7214;
	background: -webkit-gradient(top, bottom, color-stop(0, #ff7214),
		color-stop(100%, #ffa83d));
	background: -webkit-linear-gradient(bottom, #ff7214 0, #ffa83d 100%);
	background: linear-gradient(to top, #ff7214 0, #ffa83d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7214',
		endColorstr='#ffa83d', GradientType=0);
	transition: background .5s ease
}

#call:hover:after {
	border-color: transparent transparent #ff7214;
	transition: border .1s linear
}

#call:after, #call:hover:after {
	-webkit-transition: border .1s linear
}

#call:after {
	border-color: transparent transparent #5d5b5e;
	border-width: 0 16px 9px;
	height: 0;
	width: 0;
	left: 22px;
	top: 33px;
	position: absolute;
	-webkit-transform: rotate(-29deg);
	-ms-transform: rotate(-29deg);
	transform: rotate(-29deg);
	z-index: 1;
	transition: border .1s linear
}

#submenu {
	width: 100%;
	height: 48px;
	background: url(../img/back-submenu.png) no-repeat;
	position: relative;
	z-index: 8
}

#calc-fixed-link {
	width: 48px;
	height: 227px;
	background: url(../img/calc-fixed-link.png);
	position: fixed;
	top: 53px;
	left: 0;
	z-index: 15;
	display: none
}

#calc-fixed-link:hover {
	background: url(../img/calc-fixed-link-h.png)
}

#calc-fixed-link p {
	transform: rotate(-90deg);
	left: -62px;
	position: relative;
	top: 71px;
	width: 166px
}

#calc-fixed-link p, #call-fixed-link p {
	moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg)
}

#calc-fixed-link a, #call-fixed-link a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none
}

#call-fixed-link {
	width: 48px;
	height: 176px;
	background: url(../img/call-fixed-link.png);
	position: fixed;
	top: 291px;
	left: 0;
	z-index: 15;
	display: none
}

#call-fixed-link:hover {
	background: url(../img/call-fixed-link-h.png)
}

#call-fixed-link p {
	transform: rotate(-90deg);
	left: -62px;
	position: relative;
	top: 35px;
	width: 166px
}

.calc a, .call-me p, .call-me p span {
	font-family: opensans-regular
}

.clear {
	clear: both
}

.center-header {
	width: 1005px;
	margin: 0 auto
}

.bottom-header {
	width: 1005px;
	background: url(../img/shine1.png) center bottom repeat-x;
	height: 189px
}

.calc {
	width: 197px;
	height: 47px;
	margin-top: 52px;
	margin-left: 26px;
	background: url(../img/calc-back.png) no-repeat;
	transition: background-image ease .5s
}

.calc, .calc:hover {
	-webkit-transition: background-image ease .5s
}

.calc:hover {
	background: url(../img/calc-back-h.png) no-repeat;
	transition: background-image ease .5s
}

.calc:hover a {
	color: #fff;
	transition: all ease .5s
}

.calc a, .calc:hover a {
	-webkit-transition: all ease .5s
}

.calc a {
	color: #9fa3a6;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	left: 35px;
	top: 8px;
	transition: all ease .5s
}

.call-me {
	width: 245px;
	text-align: right;
	margin-top: 18px
}

.call-me p {
	font-size: 18px;
	color: #93989d
}

.call-me p span {
	font-size: 14px
}

.application {
	width: 100%;
	height: 275px;
	background: url(../img/application-back.png) center center
}

.application-text {
	text-align: center;
	font-family: Opium;
	font-size: 18px;
	padding-top: 60px;
	text-shadow: 2px 0 2px #a1a1a1;
	line-height: 1.5
}

.application-button {
	width: 159px;
	height: 25px;
	padding-top: 3px;
	display: block;
	margin: 35px auto 0;
	background: url(../img/application-button.png);
	text-align: center;
	font-family: opensans-light;
	font-size: 12px;
	color: #fff;
	text-decoration: none
}

.what-we-sell {
	height: 286px;
	width: 1005px;
	margin: 0 auto;
	padding-top: 50px
}

.what-we-sell-title {
	font-family: Arial;
	font-size: 30px;
	text-align: center;
	margin-bottom: 18px
}

.what-we-sell ul {
	text-align: justify;
	line-height: 0;
	font-size: 1px
}

.what-we-sell ul li {
	display: inline-block;
	width: 128px;
	height: 180px;
	text-align: center;
	position: relative;
	line-height: normal;
	font-size: 14px;
	vertical-align: top
}

.what-we-sell ul li img {
	width: 127px;
	margin-bottom: 10px
}

.what-we-sell ul li:nth-child(7) {
	width: 142px
}
.what-we-sell a { text-decoration: none; }
.what-we-sell ul li.helper {
	width: 100%;
	height: 0;
	visibility: hidden
}

.what-we-sell ul li p {
	font-family: opensans-regular;
	font-size: 14px;
	color: #272428
}

.what-we-sell ul li div {
	position: absolute;
	bottom: 0;
	left: 21px;
	display: block;
	width: 88px;
	height: 24px;
/*	background: url(../img/more-button.png); */
	
	color: #36373a;
	font-family: Arial;
	font-size: 13px;
	padding-top: 6px;
	border-radius: 4px;
    background: rgb(255,255,255);
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) -300%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) -300%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) -300%, rgb(255,255,255) 100%);
    -webkit-box-shadow: 3px 3px 20px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 20px -2px rgba(0,0,0,0.75);
box-shadow: 3px 3px 20px -2px rgba(0,0,0,0.75);
}
.what-we-sell ul li div:hover {
    background: #ff7214;
	background: -webkit-gradient(top, bottom, color-stop(0, #ff7214),
	color-stop(100%, #ffa83d));
	background: -webkit-linear-gradient(bottom, #ff7214 0, #ffa83d 100%);
	background: linear-gradient(to top, #ff7214 0, #ffa83d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7214', endColorstr='#ffa83d', GradientType=0);
}

.center-how-we-work ul li, .center-what-profitable ul li,
	.submenu-center>ul>li {
	display: inline-block;
	vertical-align: top
}

.what-profitable {
	width: 100%;
	height: 281px;
	background: url(../img/what-back.jpg)
}

.what-profitable-title {
	font-family: Arial;
	font-size: 30px;
	text-align: center;
	margin-bottom: 25px;
	color: #fff;
	padding-top: 26px
}

.center-what-profitable {
	width: 1005px;
	margin: 0 auto
}

.center-what-profitable ul {
	text-align: justify
}

.center-what-profitable ul li {
	width: 165px;
	height: 137px;
	text-align: center;
	position: relative;
	line-height: normal;
	font-size: 14px
}

.center-what-profitable ul li p {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	bottom: 0
}

.center-what-profitable ul li.helper {
	width: 100%;
	height: 0;
	visibility: hidden
}

.how-we-work {
	background: #cfd4d9;
	width: 100%;
	height: 300px
}

.center-how-we-work {
	width: 1005px;
	margin: 0 auto
}

.center-how-we-work ul {
	padding-top: 81px;
	text-align: justify
}

.center-how-we-work ul li {
	width: 215px;
	height: 123px;
	padding-top: 53px;
	position: relative;
	text-align: left;
	background: url(../img/arrow.png) right top no-repeat;
	line-height: normal;
	font-size: 14px
}

.center-how-we-work ul li:nth-child(4) {
	background-image: none
}

.center-how-we-work ul li.helper {
	width: 100%;
	height: 0;
	visibility: hidden
}

.center-how-we-work ul li p {
	font-family: Arial;
	font-size: 14px;
	padding-right: 58px
}

.center-how-we-work ul li a {
	position: absolute;
	bottom: 0;
	font-family: Arial;
	font-size: 12px;
	color: #1b1b18;
	text-decoration: none;
	border-bottom: 1px #1b1b18 dashed
}

.about-us {
	width: 1005px;
	min-height: 288px;
	margin: 0 auto
}

.center-about-us {
	width: 975px;
	margin: 0 auto;
	padding-left: 30px
}

.center-about-us p {
	font-family: Arial;
	font-size: 14px;
	color: #1b1b18;
	margin-bottom: 10px;
	line-height: 1.5
}

.center-about-us>ul>li {
	list-style-image: url(../img/ul-text.png);
	margin-bottom: 5px
}

.center-about-us>ul {
	margin-left: 25px;
	margin-bottom: 25px
}

.center-about-us {
	font: 14px/24px Arial;
	color: #1b1b18
}

.center-about-us a {
	color: #f2812b;
	text-decoration: none
}

p.about-us-title {
	font-family: Arial;
	font-size: 30px;
	text-align: center;
	margin-bottom: 36px;
	color: #1b1b18;
	padding-top: 44px;
	line-height: 1
}

.center-footer {
	width: 975px;
	padding-left: 30px;
	margin: 0 auto
}

.buy-us {
	width: 184px;
	margin-right: 44px
}

.title-footer {
	font-family: opensans-regular;
	font-size: 18px;
	margin-bottom: 20px
}

.center-footer ul {
	margin-left: 20px
}

.center-footer ul li {
	list-style-image: url(../img/ul.png)
}

.center-footer ul li a {
	font-family: Arial;
	font-size: 11px;
	color: #030303;
	text-decoration: none
}

.center-footer ul li:hover a {
	text-decoration: underline
}

.services {
	width: 219px;
	margin-right: 130px
}

.map-footer {
	width: 284px
}

.wrap-map {
	background: url(../img/map-back.png);
	width: 278px;
	height: 195px;
	padding: 3px
}

.bottom-footer {
	width: 100%;
	height: 70px;
	background: #252525
}

.center-bottom-footer {
	width: 975px;
	margin: 0 auto;
	padding-left: 30px
}

.center-bottom-footer p {
	font-family: Arial;
	font-size: 11px;
	padding-top: 32px;
	color: #fff
}
.center-bottom-footer p a {
    color: #ff8722;
    margin-left: 8px;
}
.title-page {
	background: #cfd4d9;
	width: 100%;
	height: 56px;
	position: relative;
	z-index: 7;
	top: -15px;
	margin-bottom: 3px
}

.submenu-center {
	width: 1005px;
	margin: 0 auto;
	position: relative
}

.submenu-center>ul {
	text-align: justify;
	line-height: 0;
	padding-top: 10px;
	font-size: 1px
}

.submenu-center>ul>li {
	line-height: normal;
	font-size: 14px;
	position: relative;
	margin-right: 11px
}

#call-form table td, #call-me-form table td {
	vertical-align: middle
}

.submenu-center>ul>li:nth-child(7) {
	margin-right: 0
}

.submenu-center>ul>li>a {
	font-family: opensans-light;
	font-size: 14px;
	color: #383838;
	text-shadow: 2px 0 2px #fff;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s
}

.submenu-center>ul>li:hover>a {
	color: #ff9e36;
	-webkit-transition: all .3s;
	transition: all .3s
}

.submenu-center>ul>li.helper {
	width: 100%;
	height: 0;
	visibility: hidden
}

.submenu-center>ul>li:hover .submenu_ {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	transition: all .3s
}

.submenu_ {
	position: absolute;
	width: 477px;
	background: #fff;
	list-style-type: none;
	top: 28px;
	left: -5px;
	padding-bottom: 17px;
	padding-top: 16px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s
}

.submenu_ li {
	margin-left: 17px
}

.submenu_ li a {
	color: #969696;
	text-decoration: none;
	font: 14px/23px Arial
}

.submenu_ li:hover a {
	border-bottom: 1px #969696 dashed
}

.submenu_:before {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0 6px 14px 8px;
	border-color: transparent transparent #fff;
	left: 21px;
	top: -13px;
	z-index: 1000
}

.content-block, .title-page-center {
	width: 1005px;
	margin: 0 auto
}

.sub-shadow {
	position: absolute;
	bottom: -28px;
	z-index: 900
}

.title-page-center {
	position: relative
}

.title-page-center h1 {
	display: inline;
	font-family: Arial;
	font-size: 30px;
	font-weight: 400;
	position: relative;
	top: 10px
}

.content-block table {
	border: 1px solid #000;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-top: 15px
}

.content-block table td {
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 5px
}

.content-block table tr td:last-of-type {
	border-right: none
}

.content-block table tr:last-of-type td {
	border-bottom: none
}

.content-block table tr:first-of-type td {
	color: #f2812b
}

.content-block table tr td {
	color: #000;
	background: 0 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.content-block table tr:hover td {
	background: #f2812b
}

.breadcrumb {
	margin-bottom: 15px;
	margin-top: 11px
}

.breadcrumb ul li {
	display: inline;
	font-family: opensans-regular;
	font-size: 14px
}

.breadcrumb ul li a {
	color: #5f5d60;
	text-decoration: none;
	border-bottom: 1px #5f5d60 dashed
}

.breadcrumb ul li span {
	color: #ff711c
}

.content-block>ul>li {
	list-style-image: url(../img/ul-text.png);
	margin-bottom: 5px
}

.content-block p, .content-block>ul {
	margin-bottom: 25px
}

.content-block>ul {
	margin-left: 25px
}

.content-block {
	font: 14px/24px Arial;
	color: #1b1b18
}

.content-block p span {
	font-weight: 700
}

.content-block p a, .content-block ul a {
	color: #f2812b;
	text-decoration: none
}

.content-block h1 {
	display: inline;
	font-family: Arial;
	font-size: 30px;
	font-weight: 400;
	position: relative;
	top: 10px
}

.news-tpl {
	width: 891px;
	min-height: 225px;
	padding: 21px 42px 21px 10px;
	margin-bottom: 20px;
	background: 0 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.news-tpl-img, .news-tpl-img img {
	width: 443px;
	height: 225px
}

.news-tpl-text {
	width: 426px;
	min-height: 220px;
	float: left;
	margin-left: 20px;
	position: relative
}

.close, .news-tpl-more, .shadow {
	position: absolute
}

.news-tpl:hover {
	background: #cfd4d9;
	-webkit-transition: background .3s;
	transition: background .3s
}

.news-tpl:hover .news-tpl-more {
	background: url(../img/more-news-h.png);
	color: #fff !important;
	-webkit-transition: background-image .5s color .5s;
	transition: background-image .5s color .5s
}

.news-tpl-text p {
	font-family: Arial;
	font-size: 14px;
	color: #1b1b18
}

p.news-tpl-title {
	font-family: Arial;
	font-size: 18px;
	color: #1b1b18;
	font-weight: 700;
	margin: -6px 0 10px !important;
	padding: 0 !important
}

p.news-tpl-pubdate {
	color: #a9a9a9;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 36px
}

.news-tpl-more {
	background: url(../img/more-button.png);
	bottom: 0;
	color: #36373a !important;
	display: block;
	font-family: Arial;
	font-size: 13px;
	height: 28px;
	text-decoration: none;
	width: 88px;
	padding-top: 2px;
	text-align: center;
	right: 0;
	-webkit-transition: background-image .3s;
	transition: background-image .3s
}

.img-map {
	width: 447px;
	height: 260px;
	margin-top: 21px;
	margin-right: 32px;
	padding: 4px 4px 0;
	background: url(../img/back-map.png)
}

.img-map img {
	width: 447px;
	height: 223px
}

.text-map {
	padding-top: 17px;
	font: 14px/24px Arial
}

.text-map p {
	margin-top: 0;
	margin-bottom: 24px
}

.text-map>ul>li {
	list-style-image: url(../img/ul-map.png);
	margin-bottom: 5px
}

.text-map>ul {
	margin-bottom: 10px;
	margin-left: 25px
}

.title-table {
	font: 18px/18px Arial;
	text-align: center;
	margin: 48px 0 37px !important
}

.wrapper-map table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d3d4d6;
	font: 14px/24px Arial;
	text-align: center;
	margin-bottom: 19px
}

.wrapper-map table thead tr td {
	background: #2c2c2c;
	padding: 25px 51px;
	color: #fff;
	border-right: 1px #d3d4d6 solid
}

.wrapper-map table thead tr td:last-of-type {
	border-right: none
}

.wrapper-map table tbody tr td {
	padding: 21px 0;
	border-right: 1px #d3d4d6 solid
}

.download-map, .print {
	text-decoration: none;
	display: block;
	height: 20px;
	font: 12px/18px Arial;
	padding-top: 1px;
	float: right;
	margin-bottom: 14px
}

.wrapper-map table tbody tr td:last-of-type {
	border-right: none
}

.wrapper-map table tbody tr:nth-child(odd) td {
	background: #e8e9ed
}

.wrapper-map table tbody tr:nth-child(even) td {
	background: #fff
}

.download-map {
	background: url(../img/download_price.png);
	width: 101px;
	text-align: center;
	color: #36373a
}

.print, .title-form {
	text-align: center;
	color: #fff
}

.print {
	background: url(../img/print.png);
	width: 124px
}

.shadow {
	left: 13%
}

.wrap-form-call {
	width: 380px;
	min-height: 552px;
	background: url(/assets/site/img/background-call.jpg)
}

.close {
	right: 20px;
	top: 20px
}

.title-form {
	padding-top: 54px;
	font-family: opensans-regular;
	font-size: 18px;
	padding-bottom: 27px
}

#call-form input[type=text], #call-form label {
	font-family: opensans-regular;
	font-size: 14px
}

#call-form {
	width: 318px;
	margin: 0 auto
}

#call-form input[type=text] {
	width: 259px;
	height: 33px;
	border-radius: 5px;
	border: 1px solid #fff;
	margin: 5px 0 18px;
	padding-left: 5px
}

#call-form input[type=text]:focus, #call-form input[type=text]:hover {
	border: 1px solid #ff9a33;
	-webkit-transition: border .5s ease;
	transition: border .5s ease
}

#call-form label {
	color: #dedede
}

#call-form input[type=submit] {
	width: 182px;
	height: 54px;
	margin: 31px auto 40px;
	background: url(../img/send.png);
	border: none;
	display: block;
	font-family: opensans-regular;
	font-size: 22px;
	color: #fff;
	cursor: pointer
}

#call-form span {
	color: #828282;
	font-family: opensans-regular;
	font-size: 10px;
	font-style: italic
}

.wrap-select-call, .wrap-select-call select {
	font-family: opensans-regular;
	font-size: 14px
}

#call-form span .error {
	color: #ffa139;
	text-align: center;
	display: block;
	margin-top: -12px
}

#call-form table tr td:first-of-type img {
	width: 18px
}

#call-form textarea {
	width: 259px;
	border-radius: 5px;
	border: none;
	resize: none;
	height: 137px;
	margin-bottom: 22px;
	font-family: opensans-regular;
	padding: 5px 0 0 5px
}

.wrap-select-call {
	width: 254px;
	height: 26px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 5px;
	border: 1px solid #fff;
	background: url(../img/bird.png) 242px 14px no-repeat #fff;
	padding: 7px 0 0 5px;
	cursor: pointer;
	margin-bottom: 8px
}

.wrap-select-call:hover {
	background: url(../img/bird-hover.png) 242px 14px no-repeat #fff
}

#call-form img {
	margin-right: 10px
}

.wrap-select-call:focus, .wrap-select-call:hover {
	border: 1px solid #ff9a33;
	-webkit-transition: border ease .5s;
	transition: border ease .5s
}

.wrap-select-call select {
	position: relative;
	z-index: -1;
	border: none;
	width: 285px;
	height: 33px;
	padding-left: 5px;
	color: #454246
}

#call-me-form input[type=text], .help-select li {
	font-family: opensans-regular;
	font-size: 14px;
	border-radius: 5px;
	padding-left: 5px
}

.help-select {
	list-style-type: none;
	position: absolute;
	top: 61px;
	display: none;
	opacity: 0
}

.help-select li {
	width: 257px;
	height: 26px;
	margin-top: 1px;
	background: #fff;
	color: #92969b;
	padding-top: 5px;
	cursor: pointer
}

.help-select li:hover {
	background: url(../img/option-active.png);
	color: #fff;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.blur {
	background-color: rgba(255, 255, 255, .7);
	background-size: cover;
	backgroun-repeat: no-repeat;
	-moz-filter: blur(5px);
	-webkit-filter: url(blur.svg#blur);
	filter: url(blur.svg#blur)
}

.close-blur {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000
}

.wrap-call-me {
	min-height: 474px;
	background: url(../img/background-call.jpg);
	width: 380px
}

#call-me-form {
	width: 318px;
	margin: 0 auto
}

#call-me-form input[type=text] {
	width: 259px;
	height: 33px;
	border: 1px solid #fff;
	margin: 5px 0 21px
}

.padding-left, .wrap-catalog {
	padding-left: 46px
}

#call-me-form label {
	font-family: opensans-regular;
	font-size: 14px;
	color: #dedede
}

#call-me-form input[type=text]:focus, #call-me-form input[type=text]:hover
	{
	border: 1px solid #ff9a33;
	-webkit-transition: border ease .5s;
	transition: border ease .5s
}

#call-me-form input[type=submit] {
	width: 182px;
	height: 54px;
	margin: 15px auto 0;
	background: url(../img/send.png);
	border: none;
	display: block;
	font-family: opensans-regular;
	font-size: 22px;
	color: #fff;
	cursor: pointer
}

#call-me-form span {
	color: #828282;
	font-family: opensans-regular;
	font-size: 10px;
	font-style: italic
}

#call-me-form table tr td:first-of-type img {
	width: 18px
}

#call-me-form img {
	margin-right: 10px
}

#call-me-form span.error {
	color: #ffa139;
	text-align: center;
	display: block;
	margin-top: -12px
}

.wrap-catalog {
	margin-top: 20px
}

.dashed {
	border-bottom: 1px #acabab dashed;
	margin-top: 25px;
	margin-bottom: 26px
}

.catalog-tpl {
	width: 203px;
	height: 220px;
	float: left;
	margin-right: 49px;
	margin-bottom: 8px;
	text-align: center
}

.catalog-tpl-img, .catalog-tpl-img img {
	width: 170px;
	height: 126px
}

.catalog-tpl:hover a {
	background: url(../img/download_price_hover.png);
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

.catalog-tpl:nth-child(4n) {
	margin-right: 0
}

.catalog-tpl-img {
	margin: 0 auto;
	overflow: hidden
}

.catalog-tpl-title {
	font: 18px opensans-regular;
	color: #272428;
	margin: 2px 0 6px
}

.download-price {
	background: url(../img/download_price.png);
	color: #36373a;
	display: block;
	font: 12px opensans-regular;
	height: 20px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 101px;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s
}

.message {
	background: #cfd4d9;
	border-radius: 5px;
	color: #272428;
	font-family: opensans-regular;
	font-size: 18px;
	padding: 44px 10px 36px;
	position: absolute;
	text-align: center;
	z-index: 100
}

.load-price {
	min-width: 207px;
	height: 29px;
	float: right;
	text-align: center;
	margin-top: 17px
}

.center-part {
	background: url(../img/button-price-load-center.png);
	float: left;
	padding-bottom: 6px;
	padding-top: 5px
}

.center-part a {
	text-decoration: none;
	font: 12px/18px Arial;
	color: #686769;
	display: block;
	width: 100%;
	height: 100%
}

.box_window, .calcWrap .right .calc_content, .mask {
	display: none
}

.left-part {
	width: 6px;
	height: 29px;
	background: url(../img/button-price-load-left.png);
	float: left
}

.right-part {
	width: 6px;
	height: 29px;
	background: url(../img/button-price-load-right.png);
	float: right
}

.box_window {
	width: 700px;
	position: fixed;
	top: 15%;
	left: 50%;
	margin-left: -350px;
	z-index: 11;
	background: #fff;
	padding: 20px
}

.box_window_in {
	position: relative;
	overflow-y: auto
}

.box_title, .bw_close {
	position: absolute;
	color: #fff
}

.box_title {
	left: 0;
	top: -30px
}

.bw_close {
	top: -25px;
	font-size: 10px;
	right: 0;
	cursor: pointer;
	z-index: 2
}

.mask {
	position: fixed;
	background: rgba(0, 0, 0, .38);
	height: 100%;
	width: 100%;
	z-index: 10
}

.calcWrap {
	width: 903px;
	height: 762px;
	background: url(../img/back-calc.png);
	padding: 32px 53px 0 52px
}

.calcHeader {
	font: 14px/24px Arial;
	color: #3f3c3f;
	margin-bottom: 25px
}

.left .button, .top .truba_button {
	cursor: pointer;
	font: 13px/18px Arial
}

.left {
	float: left;
	width: 197px
}

.left .button {
	width: 172px;
	height: 32px;
	background-image: url(../img/calc-button.png);
	color: #36373a;
	padding: 7px 0 0 29px;
	transition: background-image .5s, color .5s
}

.left .button, .left .button:hover {
	-webkit-transition: background-image .5s, color .5s
}

.left .button.active, .left .button:hover {
	background-image: url(../img/calc-button-hover.png);
	color: #fff
}

.left .button:hover {
	transition: background-image .5s, color .5s
}

.right {
	float: right;
	width: 588px;
	min-height: 318px;
	background: #fff;
	padding: 31px 31px 0 32px;
	border: 1px solid #8f8f8f
}

.calc_content .top {
	width: 350px;
	float: left
}

.top .truba_button {
	float: left;
	background-image: url(../img/truba_button-back.png);
	width: 116px;
	height: 25px;
	text-align: center;
	color: #36373a;
	padding-top: 5px;
	transition: background-image .5s, color .5s
}

.top .truba_button, .top .truba_button:hover {
	-webkit-transition: background-image .5s, color .5s
}

.top .truba_button:hover {
	background-image: url(../img/truba_button-back-hover.png);
	color: #fff;
	transition: background-image .5s, color .5s
}

.calcWrap .right .calc_content.active {
	display: block
}

.calcWrap .right .truba .top {
	margin: 5px 0 0 10px;
	height: 35px
}

.top .truba_button.active {
	background: url(../img/truba_button-back-hover.png);
	color: #fff
}

.calcWrap .right .truba .calc_truba_content {
	display: none
}

.calcWrap .right .truba .calc_truba_content.active {
	display: block
}

.calcWrap .right .truba .calc_truba_content .truba_square_image {
	display: block;
	float: left;
	background: url(../img/truba_square.png);
	width: 225px;
	height: 215px
}

.calcWrap .right .truba .calc_truba_content .truba_square_inputs {
	display: block;
	float: right;
	width: 185px;
	height: 200px
}

.calcWrap .right .truba .calc_truba_content .truba_square_dlina {
	display: block;
	clear: left;
	background: url(../img/truba_square_dlina.png);
	width: 400px;
	height: 50px
}

.calcWrap .right .truba .calc_truba_content .truba_rect_image {
	display: block;
	float: left;
	background: url(../img/truba_rect.png);
	width: 225px;
	height: 215px
}

.calcWrap .right .truba .calc_truba_content .truba_rect_inputs {
	display: block;
	float: right;
	width: 185px;
	height: 200px
}

.calcWrap .right .truba .calc_truba_content .truba_rect_dlina {
	display: block;
	clear: left;
	background: url(../img/truba_rect_dlina.png);
	width: 400px;
	height: 50px
}

.calcWrap .right .truba .calc_truba_content .truba_circle_image {
	display: block;
	float: left;
	background: url(../img/truba_circle.png) center center no-repeat;
	width: 376px;
	height: 215px
}

.calcWrap .right .truba .calc_truba_content .truba_circle_inputs {
	display: block;
	float: right;
	width: 185px;
	height: 200px
}

.calcWrap .calc_content input {
	width: 187px;
	height: 27px;
	border: 1px solid #989898;
	padding-left: 6px
}

.calcWrap .right .truba .calc_truba_content .truba_circle_dlina {
	display: block;
	clear: left;
	background: url(../img/truba_circle_dlina.png);
	width: 400px;
	height: 50px
}

.calcWrap .material {
	display: block;
	clear: left;
	margin-top: 32px;
	width: 906px;
	height: 39px;
	background: url(../img/material.png)
}

.calcWrap .material select {
	border: none;
	height: 24px;
	margin: 7px 0 0 246px;
	overflow: hidden;
	width: 613px;
	font: 13px Arial;
	color: #36373a
}

.calcWrap .result .result_button {
	background: url(../img/result_button.png);
	height: 32px;
	margin: 32px auto 0;
	width: 137px;
	padding-top: 8px;
	cursor: pointer
}

.calcWrap .result .result_button p {
	color: #fff;
	font: 18px opensans-regular;
	text-transform: uppercase;
	text-align: center
}

.calcWrap .calc_content, .calcWrap .calc_content label {
	font: 13px/18px Arial;
	color: #36373a
}

.calcWrap .calc_content label {
	float: left;
	margin-right: 5px
}

.calcWrap .wrap-calc_result {
	background: url(../img/result.png) no-repeat;
	display: block;
	float: left;
	font-size: 20px;
	height: 39px;
	margin-top: 40px;
	text-align: right;
	width: 905px;
	position: relative
}

.calc_result, .weight {
	color: #36373a;
	font: 18px Arial;
	position: absolute;
	text-align: right;
	top: 7px
}

.calc_result {
	height: 24px;
	right: 73px;
	width: 150px
}

.calcWrap .right .calc_content .image {
	display: block;
	float: left;
	height: 215px;
	margin-top: 40px;
	width: 376px
}

.calcWrap .right .calc_content .length {
	clear: left;
	display: block;
	float: left;
	height: 50px;
	margin: 20px 0 0 20px;
	width: 380px
}

.calcWrap .right .calc_content .inputs {
	display: block;
	float: right;
	height: 215px;
	width: 185px
}

.calcWrap .right .calc_content.circle .image {
	background: url(../img/circle.png) center center no-repeat
}

.calcWrap .right .calc_content.circle .length {
	background: url(../img/circle_dlina.png) center center no-repeat
}

.calcWrap .right .calc_content.square .image {
	background: url(../img/square.png) center center no-repeat
}

.calcWrap .right .calc_content.square .length {
	background: url(../img/square_dlina.png) center center no-repeat
}

.calcWrap .right .calc_content.corner .image {
	background: url(../img/corner.png) center center no-repeat
}

.calcWrap .right .calc_content.corner .length {
	background: url(../img/corner_dlina.png) center center no-repeat
}

.calcWrap .right .calc_content.list .image {
	background: url(../img/lists.png) center center no-repeat
}

.calcWrap .right .calc_content.hexagon .image {
	background: url(../img/hexagon.png) center center no-repeat
}

.calcWrap .right .calc_content.hexagon .length {
	background: url(../img/hexagon_dlina.png) center center no-repeat
}

.calcWrap .right .calc_content.channel .image {
	background: url(../img/channel.png) center center no-repeat
}

.calcWrap .right .calc_content.channel .length {
	background: url(../img/channel_dlina.png) center no-repeat
}

.calcWrap .right .calc_content.beam .image {
	background: url(../img/beam.png) center no-repeat
}

.calcWrap .right .calc_content.beam .length {
	background: url(../img/beam_dlina.png) center no-repeat
}

.calcWrap .right .calc_content.band .image {
	background: url(../img/band.png) center no-repeat
}

.weight {
	height: 24px;
	right: 49px;
	width: 20px
}

.file_upload>.button, .online-order {
	border-radius: 5px;
	text-align: center
}

.pagination {
	float: right;
	margin-right: 109px;
	min-width: 50px;
	max-width: 144px;
	position: relative
}

.pagination>img {
	max-width: 100%;
	position: relative;
	top: -8px
}

.pagination ul li.active a:before, .pagination ul li:hover a:before {
	border-color: transparent transparent #000;
	border-style: solid;
	border-width: 0 4px 9px;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	top: 24px;
	z-index: 1000
}

.pagination ul li {
	display: inline;
	margin-right: 21px
}

.pagination ul li:last-of-type {
	margin-right: 0
}

.pagination ul li a {
	color: #000;
	font: 700 18px Arial;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.pagination ul li.active a, .pagination ul li:hover a {
	color: #f1812b
}

.pagination ul li:hover:last-of-type a:before, .pagination ul li:hover:nth-of-type(1) a:before
	{
	border-color: transparent;
	border-style: none
}

.up {
	display: none;
	width: 64px;
	height: 57px;
	background: url(../img/up_inactive.png);
	position: fixed;
	left: 15px;
	bottom: 15px;
	-webkit-transition: background-image .3s ease-in-out;
	transition: background-image .3s ease-in-out;
	cursor: pointer
}

.up:hover {
	background: url(../img/up_active.png)
}

.online-order {
	width: 199px;
	height: 38px;
	background: #ff7214;
	background: -webkit-gradient(top, bottom, color-stop(0, #ff7214),
		color-stop(100%, #ffa83d));
	background: -webkit-linear-gradient(bottom, #ff7214 0, #ffa83d 100%);
	background: linear-gradient(to top, #ff7214 0, #ffa83d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7214',
		endColorstr='#ffa83d', GradientType=0);
	float: left;
	padding-top: 9px;
	margin-top: 56px;
	margin-left: 32px
}
.online-order:hover {
    background: rgb(255,255,255);
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) -100%, rgb(255,255,255) 50%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) -100%, rgb(255,255,255) 50%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) -100%, rgb(255,255,255) 50%);
}
.online-order:hover a { color: #000; }

.online-order a {
	font: 18px opensans-light;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%
}

.back-order {
	width: 443px;
	background-image: url(../img/back-order.png);
	background-repeat: no-repeat;
	position: relative
}

.file_upload {
	position: relative;
	overflow: hidden;
	font-size: 1em;
	height: 2em;
	line-height: 2em
}

.file_upload>.button {
	float: right;
	width: 126px;
	height: 28px;
	display: block;
	background: #908e91;
	background: -webkit-gradient(top, bottom, color-stop(0, #908e91),
		color-stop(100%, #cbc7c8));
	background: -webkit-linear-gradient(bottom, #908e91 0, #cbc7c8 100%);
	background: linear-gradient(to top, #908e91 0, #cbc7c8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#908e91',
		endColorstr='#cbc7c8', GradientType=0);
	cursor: pointer;
	font: 14px opensans-regular !important;
	color: #434044;
	padding-top: 7px;
	margin-right: 23px;
	margin-top: -4px
}

.file_upload>div {
	padding-left: 1em
}

.file_upload input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(20);
	transform: scale(20);
	letter-spacing: 10em;
	-ms-transform: scale(20);
	opacity: 0;
	cursor: pointer
}

.file-wrap {
	margin-top: 25px
}

.file-wrap:after {
	content: ' ';
	display: block;
	width: 0;
	height: 0;
	clear: both
}
.site_map_inner { margin-left: 15px; }
#workemail {
  display:none;
}