body {
	-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}

body,
html {
	margin: 0 auto !important;
	padding: 0;
	min-width: 1000px;
	width: 100%;
	max-width: 1400px;
}

html {
	background: url(../images/bkg_dots.png) top repeat-x;
}

td,
tr,
p,
div {
	font-family: 'Roboto', sans-serif;
	color: #222;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}

td,
tr,
div {
	margin: 0;
}

p {
	margin: 0 0 10px 0;
}

hr {
	border: none;
	background-color: #d5d5d5;
	width: 100%;
	height: 1px;
	margin: 15px 0;
}

a:link,
a:visited {
	color: #1380c9;
	text-decoration: underline;
}

a:hover {
	color: #222222;
	text-decoration: none;
}

a.hota {
	text-decoration: none !important;
}

ul {
	padding-left: 15px;
	list-style: square outside;
	margin: 2px 2px 20px 20px;
}

.green li {
	list-style-image: url(../images/green-plus.png);
	color: green;
}

.green li span {
	color: #222;
}

li {
	line-height: 20px;
}

ol li {
	background-image: none;
}

form {
	margin: 0;
	padding: 0;
}

.inputbox {
	color: #222;
	background: #FFF;
	border: 1px solid #8E9CA8;
	margin: 3px 0;
}

form select.button {
	color: #222;
	background: #fff;
}

option {
	background: #fff;
}

h1,
.contentheading h1 {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	font-size: 27px;
	font-weight: 300;
	line-height: 18px;
	color: #d4121b;
	margin: 20px 0 15px 0;
	padding: 0 0 5px;
}

.h1mainpage {
	margin-top: 0px !important;
}

h2 {
	font-size: 15pt;
	color: #1380c9;
	padding: 15px 0 10px 0;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 13pt;
	color: #222;
	font-weight: bold;
	letter-spacing: 0;
}

img {
	border: 0;
}

.highlight {
	background-color: #fffc00;
}

.back_button {
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 3px;
	margin-right: 4px;
	float: right;
	line-height: 20px;
}

.button {
	font-size: 11px;
	color: #EDF1F3;
	border: 1px solid #5B6D7E;
	cursor: pointer;
	background: #303A43;
	margin: 3px 0;
	padding: 2px;
}

.owl-carousel .owl-stage-outer {
	max-height: 430px;
}

table.moduletable {
	width: 100%;
	margin: 0 0 8px;
}

table.moduletable th {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	color: #303A43;
	line-height: 25px;
	height: 29px;
	padding: 2px;
}

table.moduletable td {
	padding-top: 2px;
}

div.module ul {
	padding-left: 2px;
}

div.module h3,
div.module_menu h3,
div.module_text h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #fff;
	background-color: #1380c9;
	line-height: 20px;
	margin: 0 0 3px;
}

.contentmod {
	text-align: left;
	padding: 8px 5px !important;
}

.contentmod table.moduletable {
	width: 100%;
	background: none;
	margin: 0 0 8px;
}

.contentmod table.moduletable th {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	color: #232D37;
	line-height: 25px;
	height: 29px;
	background: none;
	border-bottom: 1px solid #7E8890;
	padding: 2px;
}

a.readon:link,
a.readon:visited {
	font-size: 12px;
	white-space: normal;
	font-weight: 400;
	float: left;
	line-height: 15px;
	text-decoration: underline;
	padding: 1px 0 1px 0;
}

a.readon:hover {
	font-size: 12px;
	white-space: normal;
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
	padding: 1px 0 1px 0;
}

.pagenavbar {
	border-top: 1px solid #222;
	padding: 2px;
}

.pagination {
	font-weight: 400;
}

table.contenttoc {
	display: block;
	float: right;
	border: 1px solid #8E9CA8;
	background: none;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
}

table.contenttoc th {
	background: #818B95;
	color: #222;
	margin: 0;
	padding: 2px;
}

table.contenttoc td {
	border-bottom: 1px solid #8E9CA8;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	margin: 0;
	padding: 3px 4px;
}

table.contenttoc td a:link,
table.contenttoc td a:visited {
	padding-left: 12px !important;
	text-indent: 12px;
	text-decoration: none;
}

.pathway {
	font-size: 12px;
	color: #222;
	padding-left: 0;
	font-weight: 700;
}

a.pathway:link,
a.pathway:visited {
	font-size: 12px;
	padding-left: 0;
	font-weight: 700;
	text-decoration: underline;
}

a.pathway:hover {
	font-size: 12px;
	padding-left: 0;
	font-weight: 700;
}

.sectiontableheader {
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	border: 1px solid #7E8890;
	padding: 3px 5px;
}

td.sectiontableheader a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.sectiontableentry1 {
	vertical-align: top;
	background: none;
	border: 0;
	line-height: 20px;
	color: #222;
}

.sectiontableentry1 td,
.sectiontableentry2 td {
	line-height: 20px;
	color: #222;
	padding: 2px 5px;
}

.sectiontableentry2 {
	vertical-align: top;
	line-height: 20px;
	color: #222;
}

.sectiontableentry1 img,
sectiontableentry2 img {
	margin-top: 4px;
}

a.category:link,
a.category:visited {
	font-size: 12px;
	font-weight: 400;
	padding: 5px;
}

.createdate,
.modifydate,
.createdby {
	font-size: 11px;
	color: #99A1A8;
	font-weight: 400;
	text-align: left;
	width: 100%;
}

.content_vote {
	font-size: 11px;
	height: 22px;
	padding: 2px 0;
}

table.content {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
	padding: 0;
	background-color: #fff;
}

.contentheading {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	font-size: 14pt;
	font-weight: 400;
	line-height: 17px;
	color: #701919;
	margin: 3px 0;
	padding: 0 0 3px;
}

.componentheading {
	font-family: 'Roboto', sans-serif;
	width: auto;
	font-size: 17pt;
	font-weight: 400;
	line-height: 19px;
	color: #232D37;
	padding-bottom: 15px;
	margin: 1px 3px;
}

.contentdescription {
	width: auto !important;
	text-align: left;
	margin: 0;
	padding: 5px 0 0;
}

.blog_more {
	margin: 10px 0 7px 7px;
}

.buttonheading {
	padding: 0 2px;
}

span.article_separator {
	display: block;
	width: 100%;
	height: 10px;
}

div#page {
	margin-bottom: 15px;
}

td.article_column {
	padding-right: 10px;
}

.poll {
	color: #222;
	line-height: 13px;
	font-weight: 400;
	text-align: left;
}

.poll thead td {
	text-align: center;
	line-height: 18px;
}

.pollstableborder {
	width: 100%;
	text-align: left;
	border-color: #999;
}

table.poll input.button {
	width: 75px;
}

ul.menu {
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 0 0 6px;
}

ul.menu li {
	background: none;
	border-bottom: 1px solid #f1f1f1;
	margin: 0 14px;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	color: #222;
	text-decoration: none !important;
	padding: 5px 2px;
}

ul.menu li a:hover {
	color: #701919;
}

ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}

ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}

ul.menu li li a {
	border: none;
	font-weight: 400 !important;
	padding-left: 20px !important;
}

ul.menu li:last-child {
	border: none;
}

ul.menu li:last-child a {
	padding-bottom: 0;
}

ul.menu li li:last-child a {
	padding-bottom: 5px;
}

div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 11px;
	color: #222;
}

div.caption {
	padding: 0 4px;
}

div.caption img {
	border: 1px solid #7E8890;
}

div.caption p {
	font-size: 11px;
	color: #222;
	text-align: center;
}

img.caption {
	border: 1px solid #7E8890;
	background: #7E8890;
	padding: 4px;
}

ul#mainlevel-nav {
	list-style: none;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.main {
	text-align: left;
	width: 100%;
}

div.mod {
	background: none;
	width: 6px;
}

#contenttb {
	padding: 0 30px 10px 30px;
}

td.pw {
	width: 100%;
	padding: 0 5px 0 5px !important;
}

.foot {
	height: 90px;
	border-top: 3px solid #1380c9;
	margin: 15px 0 0 0 !important;
	background-color: #ecf8ff;
}

.footer_left {
	float: left;
	color: #84898d;
	font-weight: 400;
	height: 30px;
	margin: 0 !important;
}

div.footer_left p a:link,
div.footer_left p a:visited {
	color: #84898d;
	text-decoration: none;
}

.footer-copyrights {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	padding-top: 15px !important;
}

.footer_right {
	float: right;
	margin: 21px 25px 0 0 !important;
}

.footer_menu a {
	font-size: 13px;
	color: #222 !important;
}

.footer_phones {
	float: left;
	font-size: 15px;
	margin: 7px 0 0 0;
	display: inline-block;
	font-weight: bold;
}

.footer_phones a,
.footer_phones a:hover {
	text-decoration: none !important;
	color: #1380c9;
}

.footer_phones span {
	color: #d4121b !important;
}

.leftcol {
	vertical-align: top;
	text-align: left;
	width: 215px;
	padding: 10px;
}

.rightcol {
	vertical-align: top;
	text-align: left;
	width: 220px;
	padding: 10px 32px 10px 0;
}

.leftcol div {
	width: 215px;
}

.rightcol div {
	width: 200px;
}

#header {
	background: url(../images/evrotek_summer_1400_300_2017.jpg) no-repeat 0 0;
	height: 250px;
	background-position: center;
}

#topbg {
	height: 250px;
	margin: 56px 0 0 0 !important;
	background-color: #fff;
}

#logo {
	float: left;
	width: 332px;
	height: 250px;
	background: url(../images/logo.png);
}

#online-zakaz {
	float: right;
	width: 430px;
	height: 250px;
	background: url(../images/phone.png);
}

#banner {
	position: absolute;
	top: 55px;
	right: 37%;
	height: 70px;
	font-family: Tahoma;
	font-size: 11px;
	color: #b3b3b3;
}

#tophormenu {
	background: #fff url(../images/topmenu-bkg.png) repeat-x;
}

#flashContent {
	width: 100%;
	height: 100%;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	font-size: 12px;
	font-weight: 700;
	background: url(../../system/images/selector-arrow-1.png) no-repeat;
	color: #F01027;
	margin: -15px 0 0;
	padding: 15px 0 5px;
}

.tool-text {
	font-size: 12px;
	color: #222;
	margin: 0;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}

#system-message dd.notice form#form-login {
	color: #ccc;
	text-align: left;
	margin: 5px 0 10px;
	padding: 5px;
}

form#form-login p {
	text-align: left;
	margin: 5px 0;
	padding: 3px 0;
}

form#form-login fieldset {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

form#form-login fieldset label {
	color: #222;
}

form#form-login fieldset .inputbox {
	color: #222;
	background: none;
	border: 1px solid #9FAFB4;
	padding-left: 3px;
	margin: 3px 0;
}

form#form-login fieldset p {
	margin: 5px 0 2px 5px;
	padding: 0 5px;
}

form#form-login fieldset input.button {
	color: #fff;
	background: #701919;
	border: 0;
	margin: 5px 0 20px 10px;
}

form#form-login ul {
	padding-bottom: 10px;
}

.top_line_content div.search {
	line-height: 20px;
	padding-top: 5px;
	padding-left: 0;
	margin: 0px;
	width: 25%;
	float: left;
}

.top_line_quarter {
	width: 25%;
	float: left;
	text-align: right;
	margin: 0;
}

input#mod-search-searchword {
	background: url(../images/icon-search.gif) no-repeat 210px 6px #FFF;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	color: #222;
	width: 220px;
	padding: 5px;
	-webkit-appearance: none;
	position: relative;
	z-index: 9999999;
	box-sizing: content-box;
}

.contact-dop {
	line-height: 9px;
}

.price {
	float: right;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	color: #0067ac;
	font-weight: 400;
}

.price-dig {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	color: #222;
	background-color: #fff;
	padding: 6px;
}

.price-dig-s {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	color: #222;
	background-color: #fff;
	padding: 1px 6px 6px 6px;
}

.price-dig-red {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 16pt;
	font-weight: 400;
	background-color: #fff;
	padding: 6px 6px 1px 0px;
}

.price-btm {
	font-family: Tahoma;
	font-size: 8pt;
	color: #701919;
}

div.back_button a,
.contentheading a,
form#form-login ul a {
	text-decoration: none;
}

.contact_email,
.blog {
	width: 100%;
}

div.module,
div.module,
div.module_menu,
div.module_text {
	text-align: left;
	margin: 0 0 20px;
}

.contentmod td,
.cert {
	padding: 5px;
}

.pagenavcounter,
.content_rating {
	font-size: 11px;
	color: #222;
}

.pagination span,
.pagination a {
	padding: 2px;
}

.small,
.smalldark {
	font-size: 12px;
	color: #99A1A8;
}

table.contentpane,
table.contentpaneopen {
	width: 100%;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus,
ul.menu li.parent li a,
#centertb {
	background-color: #fff;
}

.prigl {
	font-size: 11px;
}

span.dot {
	position: absolute;
	text-indent: -1000em;
}

img.ruble-img {
	padding-top: 8px;
}

img.ruble-img-s {
	padding: 0;
}

table.hny {
	background-image: url(../images/hny-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

table.hny img {
	margin-bottom: -5px;
}

a.gazprom {
	text-decoration: none;
}

a.gazprom:hover {
	text-decoration: underline;
}

a.bestprice,
a.bestprice:hover {
	text-decoration: none;
}

#hot-price {
	padding: 18px 52px 20px 30px;
	background-color: #fff;
}

.bestprice-table {
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 0 3px 3px 3px;
	padding: 10px;
	margin: 0;
	display: table;
}

.bestprice-table .price {
	float: none;
}

.bestprice-table .price-dig-red {
	float: none;
}

.segodnya {
	width: 136px;
	margin: 0;
	padding: 4px 9px 1px 10px !important;
	background-color: #d5d5d5;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 3px 3px 0 0;
}

#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

a.callback {
	z-index: 100;
	padding: 5px 12px 6px 12px;
	position: relative;
	background-color: #1380c9;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	top: 13px;
}

a.callback span {
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

a.callback:hover span {
	border: 0;
}

#signup,
#auto_signup,
#railway_signup {
	background: none repeat scroll 0 0 #FFF;
	display: none;
	width: 450px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	padding: 4px;
}

#signup-header {
	background: url(img/hd-bg.png);
	border-bottom: 1px solid #CCC;
	padding: 18px 18px 14px;
}

#signup-header h2 {
	color: #444;
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

#signup-header p {
	color: #444;
	font-size: 1.3em;
	text-shadow: none;
	margin: 0;
}

#signup h3,
#auto_signup h3,
#railway_signup h3 {
	color: #1380c9;
}

#signup .txt-fld,
#auto_signup .txt-fld,
#railway_signup .txt-fld {
	position: relative;
	width: 364px;
	border-bottom: 1px solid #EEE;
	text-align: right;
	padding: 14px 20px;
}

#signup .btn-fld,
#auto_signup .btn-fld,
#railway_signup .btn-fld {
	width: 254px;
	overflow: hidden;
	padding: 12px 20px 12px 130px;
}

#signup .txt-fld label,
#auto_signup .txt-fld label,
#railway_signup .txt-fld label {
	display: block;
	float: left;
	width: 90px;
	padding-top: 8px;
	color: #222;
	font-size: 1.3em;
	text-align: left;
}

#signup .txt-fld input,
#auto_signup .txt-fld input,
#railway_signup .txt-fld input {
	width: 244px;
	font-size: 1.2em;
	color: #222;
	background: #F7F7F7;
	font-family: "Helvetica Neue";
	outline: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #E7E6E6;
	border-bottom: 1px solid #E7E6E6;
	padding: 8px;
}

#signup .txt-fld input.good_input,
#auto_signup .txt-fld input.good_input,
#railway_signup .txt-fld input.good_input {
	background: #DEF5E1 url(img/good.png) 236px center no-repeat;
}

#signup .txt-fld input.error_input,
#auto_signup .txt-fld input.error_input,
#railway_signup .txt-fld input.error_input {
	background: #FDE0E0;
}

#signup .feedback input,
#auto_signup .feedback input,
#railway_signup .feedback input {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 3px;
}

#signup .feedback .butt,
#auto_signup .feedback .butt,
#railway_signup .feedback .butt {
	margin-bottom: 10px;
	background-color: #1380c9;
	color: #fff;
	text-decoration: none;
	border: 0;
	border-radius: 3px;
	padding: 5px 12px 6px 12px;
	font-size: 15px;
	cursor: hand;
}

.feedback dl dt {
	float: left;
	text-align: right;
	width: 180px;
	margin-right: 5px;
	line-height: 25px;
}

.feedback dl dd {
	margin: 0 0 12px 160px;
}

.feedback dl dd input {
	border: 1px solid #e5e5e5;
}

.feedback dl dd textarea {
	width: 400px !important;
	border: 1px solid #e5e5e5;
}

.pricetable {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	border: 1px solid #ecf8ff;
	overflow: hidden;
}

.pricetable th {
	border-collapse: collapse;
	border: 2px solid #ecf8ff;
	margin: 0;
	padding: 5px;
}

.pricetable td {
	border-collapse: collapse;
	border: 2px solid #ecf8ff;
	margin: 0;
	padding: 5px 10px;
	position: relative;
}

.pricetable td .item_image {
	float: right;
	top: calc(50% - 6.5px);
	position: absolute;
	right: 15px;
}

.fancybox-overlay-fixed {
	height: 100% !important;
}

.element-invisible {
	display: none;
}

.top_line,
.top_line_fixed {
	margin: 0px;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	position: fixed;
	width: 100%;
	display: table;
	padding: 5px 10px;
	box-sizing: border-box;
	height: 46px;
	background-color: #fff;
	left: 0;
	top: 0;
	z-index: 2000;
	right: 0;
}

.top_line_fixed {
	opacity: 1;
}

.top_line_content {
	padding: 0 0px;
	max-width: 1400px;
	min-width: 1000px;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	display: table;
}

.top_line_content #slogan {
	color: #222;
	font-family: 'Roboto', sans-serif;
	display: block;
	font-weight: 300;
	font-size: 15px;
	text-align: center;
	padding: 12px 0;
}

#top_logo {
	padding-top: 2px;
	padding-left: 10px;
}

.top_line_quarter.slogan {
	width: 36%;
}

.custom_top_phone {
	color: #1380c9;
	margin: 0;
	width: 47%;
	box-sizing: border-box;
	font-size: 30px;
	padding-right: 10px;
	line-height: 34px;
	float: left;
	text-align: right;
	max-width: 1340px;
}

.custom_top_phone .top_line_quarter {
	width: auto;
	padding-top: 11px;
	max-width: 50%;
	white-space: nowrap;
	display: inline-block;
	float: none;
}

.custom_top_phone a:hover {
	color: #1380c9;
}

.top_line_city {
	display: block;
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	margin: 0 auto;
	text-align: left;
}

.mcs-module {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold
}

.mcs-module span {
	color: #1380c9;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 1px dashed #1380c9;
}

UL#ariext91 LI A {
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
}

.searchintro p {
	font-size: 19px;
}

.pagination ul {
	display: table;
}

.pagination ul li {
	display: table-cell;
}

.izm_red {
	font-size: 10px !important;
	color: #d4121b !important;
}

.izm_green {
	font-size: 10px !important;
	color: #44a144 !important;
}


#zakaz {
	background-color: #fff;
	display: none;
	width: 450px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	padding: 4px;
	border-radius: 7px;
	color: #000;
}

#zakaz {
	width: 630px;
	padding: 0px;
}

#zakaz_form {
	display: block;
	width: 100%;
	padding-top: 30px;
}

#zakaz h3 {
	color: #d4121b;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	line-height: normal;
}

#zakaz .left_part {
	float: left;
	text-align: center;
	width: 45%;
	padding-bottom: 10px;
	box-sizing: border-box;
	padding-left: 5px;
}

#zakaz .right_part {
	float: right;
	padding: 0 15px 0 20px;
	width: 55%;
	float: right;
	box-sizing: border-box;
	text-align: center;
}

#zakaz .bottom_part {
	clear: both;
	border-radius: 0px 0px 7px 7px;
	padding: 13px 25px 10px;
	position: relative;
	display: table;
	width: 100%;
	background-color: #ebf8ff;
	box-sizing: border-box;
}

/*
#zakaz .bottom_part:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #1380c9 0%, #1380c9 100%) repeat scroll 0 0;
    content: " ";
    height: 12px;
    position: absolute;
	top: 0px;
	left: -5px;
    right: -5px;
} */
#zakaz .feedback dl dd input {
	border-radius: 0px;
}

#zakaz div.callback_button {
	float: right;
	text-decoration: none;
	border: none;
	z-index: 100;
	padding: 6px 12px 7px 12px;
	position: relative;
	background-color: #1380c9;
	color: #fff;
	border-radius: 3px;
}

#zakaz div.callback_button:hover {
	cursor: pointer;
}

#zakaz div.callback_button span {
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

#zakaz div.callback_button:hover span {
	border-bottom: none;
}

#zakaz .volume {
	display: inline-block;
	text-align: left;
	width: 217px;
	font-size: 14px;
}

#zakaz #display-box {
	border: medium none;
	display: inline-block;
	text-align: right;
	width: 45px;
	font-size: 14px;
}

#zakaz .item_summ_block {
	float: left;
	font-weight: bold;
	line-height: 33px;
	font-size: 26px;
}

#zakaz .checkbox_line {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

#zakaz .checkbox_line label {
	margin: 0 4px;
}

#zakaz .feedback dl dd input {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px;
	line-height: 24px;
	box-sizing: border-box;
}

#zakaz .feedback dl dd {
	margin: 0 0 12px 0px;
}

.tovar-zagolovok {
	font-size: 17pt;
	font-weight: normal;
	line-height: 45px;
}

.tovar-price {
	font-size: 29pt;
	font-weight: bold;
	line-height: normal;
}

#zakaz .place {
	margin-top: 26px;
	font-size: 14px;
	margin-bottom: 17px;
}

#zakaz #place_name {
	color: #1380c9;
	border-bottom: 1px dashed #1380c9;
	cursor: pointer;
}

#zakaz .text_comment {
	display: block;
	clear: both;
	font-size: 10px;
	line-height: 13px;
	padding-top: 5px;
}

.place_input {
	display: none;
	margin-bottom: 10px;
}



.slider_1,
.slider_2 {
	width: 280px;
	height: 5px;
	background: url(../images/sliderbg-1.png) no-repeat left;
	position: relative;
	margin: 0;
	background-size: contain;
}

.ui-widget-header {
	background: url(../images/sliderbga-1.png) no-repeat left;
	height: 5px;
	left: 0px;
	top: 0px;
	position: absolute;

}

.ui-slider-handle {
	width: 19px;
	height: 19px;
	outline: none;
	position: absolute;
	top: -9px;
	margin-left: -8px;
	z-index: 200;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 50%;
}

.calc_shkala .calc_sh {
	float: right;
	width: 280px;
	background: url(../images/marks-1.png) no-repeat bottom center;
	margin-bottom: 18px;
	padding: 13px 0 20px 0;
	position: relative;
	background-size: contain;
}

.charts {
	background: url(../images/charts.png) no-repeat center center;
	display: inline-block;
	float: left;
	height: 28px;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 15px;
	text-decoration: none !important;
	width: 32px;
}

.fancybox-skin {
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 7px !important;
}

.fancybox-outer,
.fancybox-inner {
	border-radius: 7px !important;
}

UL#ariext91 LI UL.ux-menu-sub A {
	font-weight: 300;
}


@media all and (max-width: 1250px) {
	.top_line_content #slogan {
		padding: 4px;
		line-height: 19px;
	}

	.custom_top_phone .top_line_quarter:last-child {
		padding-left: 10px !important;
	}
}

@media all and (max-width: 1100px) {
	.top_line_quarter.slogan {
		width: 34%
	}

	.custom_top_phone {
		width: 49%;
	}

	.top_line_content #slogan {
		font-size: 13px;
		line-height: 20px;
	}
}

#tophormenu .ux-menu-item152>.ux-menu-sub {
	width: 400px !important;
}

#tophormenu .ux-menu-item152>.ux-menu-sub>li {
	width: 50% !important;
}

#tophormenu .ux-menu-item152>.ux-menu-sub>li:nth-child(2n) a {
	border-left: 0px;
}

#tophormenu .ux-menu-item152>.ux-menu-sub>li:nth-last-child(2) {
	border-bottom: 1px solid #d5d5d5;
}


.search-results .result-title {

	padding-left: 10px;
}
