@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

/* Default Style
------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
  quotes:none;
	border: 1px solid #bbbbbb;
	background: #ededed url(images/quote.png) no-repeat;
	padding: 10px 5px 5px 47px;
	margin: 5px 0;
	border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
pre {
background: #d8d8d8;
text-shadow: 1px 1px #fff;
border: 1px solid #bbbbbb;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

code {
background: #d8d8d8;
text-shadow: 1px 1px #fff;
border: 1px solid #bbbbbb;
display: block;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

ins {
    background-color:#fdfc9b;
    text-decoration:none;
}

mark {
    background-color:#fdfc9b;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

hr {
    height:1px;
    background: #9f9f9f;
    margin: 7px 0;
    border: none;  
	clear: both;  
	float: none;  
	width: 100%; }
}

input, select {
    vertical-align:middle;
}

select {
border-radius: 4px;
border: 1px solid #ACACAC;
padding: 3px 4px;
}
/* Global Style
------------------------------------------------*/
body {
color: #323232;
font-family: 'PT Sans', Arial, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0 auto;
padding: 0;
background: #f2f2f2;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  margin-top: 0.4em;
}

h1, .h1 {
  font-size: 2em;
  line-height: 1.5385;
  }

h2, .h2 {
  font-size: 1.5385em;
  line-height: 2;
  margin-top: 1em;
}

h3, .h3 {
  font-size: 1.2308em;
  line-height: 1.25;
  
}

h4, h5, h6, .h4, .h5, .h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5385;
 
}

p {
  font-size: .875rem;
  line-height: 1.5385;
  margin: 0 0 1.4em 0;
}

p a:link {

}

a, a:link, a:visited {
  color: #ff0000;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active {
  color: #0080aa;
  outline: none;
}

img, img a {
  border: 0;
}

li ul, li ol {  margin: 0; }
ul, ol { 
 margin: 0 1.6em 1.6em 0;  padding-left: 1.6em;
 }
 
ul {  list-style-type: disc; }
ol { 
list-style-type: decimal; 
padding-left: 10px;
margin-left:14px;
}
dl {  margin: 0 0 1.5385em 0; }
dl dt {  font-weight: bold; }
dd {  margin-left: 1.5385em; }
fieldset {  border: 1px solid #ccc;  margin: 0 0 1.4615em;  padding: 1.5385em; }

table {  
border-collapse:collapse;
border-spacing:0;
margin-bottom: 15px;  
width: 100%; }
th, tr, td {  vertical-align: middle; }
.sticky-header th, .sticky-table th {  border-bottom: 3px solid #ccc;  padding-right: 1em;  text-align: left; }

.clear{
clear: both;
}

/* Layout
------------------------------------------------*/
#wrapper {
margin: 0 auto;
padding: 0;
width: 1100px;
}
.head_bord {
  background: url("../images/line.jpg") no-repeat;
  background-position: top center;
  height: 15px;
}

/* Header Top
------------------------------------------------*/
#header-top {
margin: 0 auto;
padding: 0;
width: 1100px;
}
#header-top #logo {
float: left;
width: 235px;
margin-top: 7px;
}
#header-top #logo img{

  width: 100px;
  margin-left: 24px;
}
#header-top #site-slogan {
  margin-top: 13px;
  color: #0d0d0d;
  font-size: 19px;
  float: left;
  width: 510px;
  padding-left: 45px;
  padding-right: 10px;
  text-align: left;
}
#header-top .search-box{
float: right;
padding: 0;
margin: 0;
}
#header-top .search-box .form-text{
color: #a7a7a7;
width: 160px;
height: 22px;
background: #fff url(images/search.png) no-repeat 3px 4px;
padding: 2px 0px 2px 24px;
border-radius: 0;
}
#header-top .search-box .form-submit{
background: #767676;
margin: 0;
border-radius: 0;
color: #fff;
text-shadow: none;
padding: 4px 7px;
}
#header-top .search-box .form-submit:hover{
background: #676767;
}
/* Header and Main menu
------------------------------------------------*/
#main-menu{
width: 1100px;
clear: both;
height: 50px;
font-family: 'PT Sans', Arial, sans-serif;
font-size: 16px;
margin: 0 auto;
text-transform: uppercase;
position: relative;
background: url("../images/menu_bg.jpg") repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}

#main-menu a {
display: block;
color: #cacaca;
}

#main-menu ul, #main-menu ul li, #main-menu ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#main-menu ul {
z-index: 597;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
}

#main-menu ul li {
vertical-align: middle;
list-style-image: none !important;
text-align: center;
padding-bottom: 6px;
    padding-top: 6px;
    flex-grow: 1;
}
#main-menu ul li a{
padding: 10px 14px;
}
#main-menu ul li.hover,
#main-menu ul li:hover {
position: relative;
z-index: 599;
cursor: default;
background: url("../images/menu2_bg.png") repeat-x;
border-right: #000000 1px solid;
border-left: #000000 1px solid;

}

#main-menu ul ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 160px;
}

#main-menu ul ul li {
float: none;
width: 100%;
}
#main-menu ul ul li  a{
padding: 7px 15px;
}

#main-menu ul ul ul {
 top: 0px;
  left: 99%;
}

#main-menu ul li:hover > ul {
  visibility: visible;
}

#main-menu ul li.rtl ul {
  top: 100%;
  right: 0;
  left: auto;
}

#main-menu ul li.rtl ul ul {
  top: 0;
  right: 99%;
  left: auto;
}

#main-menu ul a:link,
#main-menu ul a:visited { 
color: #ffffff;
text-decoration: underline; 
}
#main-menu ul a:hover,
#main-menu ul a.active,
#main-menu ul li.active-trail a,
#main-menu ul li.active a{
  color: #fff; 
  text-decoration: none; 
}

#main-menu li.expanded ul a, 
#main-menu li.leaf ul a { 
color: #474747;
}
#main-menu ul li.expanded { 
background:transparent url('images/expanded-arrow.png') no-repeat center right; 
}
#main-menu li.expanded ul a:hover,
#main-menu li.expanded ul a.active,
#main-menu li.leaf ul a:hover,
#main-menu li.leaf ul a.active { 
color: #fff;
}

#main-menu ul ul li:hover,
#main-menu ul ul li.active-trail,
#main-menu ul ul li.last a {
 
}

#main-menu ul ul ul li.last a {
  border-bottom: none !important;
}

#main-menu ul ul li.first a {
  border-top: none;  
}


#main-menu ul li:hover,
#main-menu ul li.active-trail {

}

#main-menu ul ul li {
  background: #303030;
  padding-top: 1px;
}

#main-menu ul ul li.expanded {
  background: #303030 url('images/expanded-arrow-right.png') no-repeat center right;
}

#main-menu ul ul a:link,
#main-menu ul ul a:visited { 
color: #cacaca;
}

#main-menu ul ul a {
  border-bottom: 1px solid #585858;
}

#main-menu ul ul ul a {
  border-bottom: 1px solid #585858;
}
/* breadcrumb
------------------------------------------------*/
.breadcrumb {
font-size: 12px;
color: #333333;
padding-bottom: 0;
}
.breadcrumb a{
color: #585858;
}
.breadcrumb a:hover{
color: #000;
text-decoration: none;
}

/* Homepage
------------------------------------------------*/
.node {

}
.node-teaser{
margin-bottom: 40px;
margin-right: 20px;
float: left;
width: 300px;
height: 500px;
}


/* content body (sidebars and main content)
------------------------------------------------*/
#content-body {
width: 1100px;
float: left;
margin-top: 8px;
background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/* main post content
------------------------------------------------*/
#main {
  display: inline;
  margin: 0;
}

/* 3 columns */

body.two-sidebars #main {
  float: left;
  margin: 0 0 0 240px;
  padding: 0;
  width: 480px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #main {
  float: right;
  width: 790px;
  padding-right: 20px;
  padding-top: 25px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #main {
  float: left;
  margin: 0;
  padding: 0;
  width: 720px;
}

/* sidebar
------------------------------------------------*/

/* 3 columns: sidebar-first */
#sidebar-first h2, #sidebar-second h2{
font-family: 'PT Sans', sans-serif;
}
#sidebar-first a, #sidebar-second a{
color: #636363;
}
#sidebar-first a:hover, #sidebar-second a:hover{
color: #0080aa;
}
#sidebar-first .block, #sidebar-second .block{
padding: 0px 0px 4px 0;
}
#sidebar-first ul, #sidebar-second ul{
margin: 0;
padding: 0;
}

#sidebar-first li, #sidebar-second li{
list-style: none;
list-style-image: none;
}

body.two-sidebars #sidebar-first {
  float: left;
  margin: 0 0 0 -720px;
  padding: 0;
  width: 220px;
}

/* 3 columns: sidebar-second */

body.two-sidebars #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #sidebar-first {
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* Node / post content
------------------------------------------------*/
.title{
font-family: 'PT Sans', sans-serif;
text-decoration: underline;
font-size: 28px;
font-weight: bold;
color: #000;
padding-bottom: 15px;
text-align: center;
}
.title a{
color: #000;
}
h2.title a{
font-size: 18px;
margin: 5px 0;
font-weight: normal;
}

.submitted{
background: #dfdddd;
padding: 4px 9px;
border-radius: 4px;
color: #000000;
text-shadow: 1px 1px #fff;
clear: both;
display: block;
margin-bottom: 2px;
}
#main .content {
color: #000000;
}
#main .content p, .item-page .content p{
line-height: 20px;
}

#main .content h1 .item-page .content h1{
font-size: 26px;
line-height: 1.3; 
margin: 10px 0 6px 0;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
#main .content h2 .item-page .content h2{
font-size: 22px;
line-height: 1.2; 
margin: 8px 0 5px 0;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
#main .content h3 .item-page .content h3{
font-size: 18px;
line-height: 1.2; 
margin: 5px 0 4px 0;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
#main .content h4 .item-page .content h4{
font-size: 14px;
font-weight: bold;
margin: 4px 0 3px 0;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
#main .content h5 .item-page .content h5{
font-size: 12px;
font-weight: bold;
margin: 4px 0 4px;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
#main .content h6 .item-page .content h6{
font-size: 10px;
font-weight: bold;
margin: 3px 0 3px;
font-family: 'PT Sans', sans-serif;
color: #222222;
}
.rtecenter {
    text-align: center;
    bottom: 2px;
}
.links{
color: #000;
margin-top: 10px;
font-size: 10px;
}
.links li a{
background: #d3d1d1;
padding: 4px 5px;
border-radius: 4px;
color: #383838;
text-shadow: 1px 1px #fff;
font-weight: normal;
}
.links li a:hover{
color: #1451ad;
}


#main table{
border: 1px solid #bbbbbb;
}

#main th {
padding: 5px 4px;
border-right: 1px solid #c8c7c7;
}
#main tr {
  background: none;
}
#main td {
color: #747474;
text-align: left;
padding-left: 4px;
border-right: 1px solid #c8c7c7;
border-bottom: 1px solid #c8c7c7;
}
/* poll, Buttons, Form
------------------------------------------------*/
.poll .vote-form .choices .title{
font-size: 18px;
font-weight: normal;
line-height: 2;
}
.poll .vote-form .choices{
margin: 0;
}

.form-submit{
cursor: pointer;
background: #da3131;
border-bottom: 2px solid #952121;
border-top: none;
border-right: none;
border-left: none;
padding: 7px 29px;
font-family: "PT Sans", Arial;
color: #fff;
font-size: 16px;
margin-right: 4px;
margin-bottom: 5px;
}

.form-submit:hover{
background: #ff5e5e;
}

input.form-checkbox, input.form-radio {
vertical-align: baseline;
}
.form-text{
border: 1px solid #da3131;
color: #000000;
padding: 7px 7px;
}
/* menus and item lists */

.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/* Admin Tabs
--------------------*/

.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}


/* Tabs and Tags
------------------------------------------------*/

.field-name-field-tags {
  margin: 0 0 10px 0;
}
.field-name-field-tags a{
display: inline-block;
background: url(images/tag.png) no-repeat;
padding: 0px 8px 0 16px;
height: 22px;
color: #6c6c6c;
text-shadow: 1px 1px #fff;
border-radius: 2px;
font-size: 10px;
}
.field-name-field-tags a:hover{
color: #205194;
}
.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#main .field-label{
color: #000;
}
#main .field-items .field-item{
}
/* Blocks
------------------------------------------------*/
.block {
  margin-bottom: 1.5385em;
}
.block  p{
  margin-bottom: 2px;
}
/* Footer
------------------------------------------------*/
#footer {
clear: both;
width: 1100px;
color: #ffffff;
margin: 0 auto;
}
#footer a{
color: #ffffff;
text-decoration: underline;
}
#footer a:hover{
color: #0682c0;
text-decoration: none;
text-decoration: underline;
}
#footer h2{
color: #ffffff;
font-family: 'PT Sans', sans-serif;

}
#footer ul {
margin: 0;
padding: 0;
}
#footer li {
list-style: none;
list-style-image: none;
border-right: none;
}
.first-footer{
width: 260px;
float: left;
}
.second-footer{
width: 260px;
float: left;
margin-left: 40px;
padding-top: 10px;
}
/* Profile
------------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/* comment
---------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
  padding: 5px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  
}

.comment {
  margin-bottom: 1.5em;
  padding: 5px;
  border-radius: 7px;
  min-height: 150px;
  border-bottom: 1px solid #d9d9d9;
}

h3.comment-title a{
margin-bottom: 5px;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
color: #67696d;
}
.comment .new {
  color: red;
  text-transform: capitalize;
  margin-left: 1em;
}
.form-textarea-wrapper textarea {
border-radius: 3px;
border: 1px solid #acacac;
color: #949494;
}
.comment .submitted {
display:inline;
background: #e5e5e5;
}
.comment .user-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin-right: 7px;
margin-bottom: 7px;
}
.comment-new-comments{
display: none;
}
/* Navigation
------------------------------------------------*/
.item-list .pager {
}
.item-list .pager li {
border-radius: 3px;
margin-right: 4px;
}
/* Forum
------------------------------------------------*/
.field-name-taxonomy-forums div{
display: inline;
margin-top: 4px;

}
.field-name-taxonomy-forums .field-items{

}
#forum .title{
font-size: 16px;
}
#forum .submitted{
font-size: 12px;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
background: transparent;
padding: 0;
}
#forum .container {
background: #a1a1a1;
color: #fff;
}
#forum .container a{
color: #000;
font-weight: bold;
}
#forum div.indent {
margin-left: 2px;
}
.forum-starter-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin: 5px 7px 5px 0;
}
#forum th{
background: #434343;
text-shadow: none;
color: #fff;
}
#forum th a{
color: #fff;
}

#forum td.forum .icon, #forum .icon div{
background: url(images/no-new-posts.png) no-repeat;
width: 35px;
height: 35px;
}

#forum .name a {
font-family: 'PT Sans', sans-serif;
font-size: 16px;
}
/* User picture
------------------------------------------------*/
.user-picture{

}
/* scrool to top
-------------------------------------------------------------- */
.backtotop { 
background:url(images/goup.png) no-repeat; 
width:53px; 
height:53px; 
}
.foot_bg {
  background: #4d4d4d;
  padding: 20px 0;
}
.foot_header {
  width: 1100px;
  margin: 0 auto;
  clear: both;
  display: table;
}
.foot_head_region_1 {
  width: 300px;
  float: left;
  margin: 40px 20px 40px 0;
}
.foot_head_region_2 {
  float: left;
  width: 780px;
  margin: 40px 0;
  font-size: 16px;
  line-height: 1.1;
}
#block-menu-menu-left-menu .content, #block-views-catalog-left-menu-block .content {
  background-image: url('../images/ugol.png');
  background-repeat: no-repeat;
  position: relative;
  left: -17px;
}
#block-menu-menu-left-menu .content ul, #block-views-catalog-left-menu-block .content ul {
  background: #4d4d4d;
  padding-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
  top: 14px;
}
.view-front-catalog-view .view-content, .view-catalog-tax-view .view-content, #block-views-pohog-view-block .view-content, #block-views-cat-tax-front-block .view-content {
  display: inline-block;
}
.view-front-catalog-view .views-row, .view-catalog-tax-view .views-row, #block-views-pohog-view-block .views-row, #block-views-cat-tax-front-block .views-row {
  float: left;
  height: 210px;
  width: 178px;
  overflow: hidden;
  margin-right: 12px;
  margin-bottom: 25px;
}
#block-views-cat-tax-front-block .view-footer {
  clear: both;
}
#block-views-pohog-view-block {
  margin-top: 50px;
}
.front_catalog_title a {
  text-transform: uppercase;
  color: #000000;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold; 
}
.front_catalog_title a:hover {
  color: #0682c0;
}
.front_catalog_title {
  height: 38px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
}
.front_catalog_price {
  color: #0783bf;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.view-front-catalog-view .view-footer {
  font-size: 16px;
}
.view-front-catalog-view .view-footer a {
  color: #3e3e3e;
  text-decoration: underline;
}
.view-front-catalog-view .view-footer a:hover {
  color: #0682c0;
}
#block-menu-menu-left-menu li a, #block-views-catalog-left-menu-block li a {
  color: #ffffff;
  font-size: 16px;
}
#block-menu-menu-left-menu li a:hover, #block-views-catalog-left-menu-block li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#block-menu-menu-left-menu li, #block-views-catalog-left-menu-block li {
  padding-bottom: 10px;
  padding-left: 23px;
  padding-top: 10px;
  border-bottom: solid 1px #3b3b3b;
  overflow: hidden;
}
#block-menu-menu-left-menu li:hover, #block-views-catalog-left-menu-block li:hover {
  background: url("images/menu_bg.png");
  background-repeat: repeat-y;
}
#block-menu-menu-left-menu h2, #block-views-catalog-left-menu-block h2 {
  color: #333333;
  padding-left: 40px;
  font-weight: bold;
  font-size: 21px;
}
.view-front-catalog-view h1, #block-views-cat-tax-front-block h1 {
  text-align: center;
  color: #000000 !important;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 30px !important;
}
#block-block-3 {
  font-size: 26px;
  margin-bottom: 0;
}
#block-menu-menu-podval-1-menu li, #block-menu-menu-menu-foot-2 li {
  font-size: 16px;
  margin-bottom: 10px;
}
#block-block-1 {
  margin: 0;
  font-size: 26px;
  color: #000000;
}
#block-block-6 a, .view-price-view-stoim-block .goods_arend_button a, .zayavka_catalog a {
  background: #da3131;
  padding: 7px 29px;
  color: #ffffff;
  font-size: 16px;
  border-bottom: solid 2px #952121;
  display: inline-block;
}
#block-block-6 a:hover, .view-price-view-stoim-block .goods_arend_button a:hover, .zayavka_catalog a:hover {
  background: #ff5e5e !important;
  color: #ffffff !important;
}
#block-block-6 {
  margin-bottom: 6px;
  margin-top: 6px;
}
#footer .first-footer img {
  width: 145px;
}
.rotator_block {
  padding-top: 20px;
  height: auto;
}
.rotator_block .block {
  margin-bottom: 0;
}
.rotator_left {
  height: auto;
  max-width: 100%;
}
.rotator_right_top {
  margin-bottom: 10px;
}
.second-footer-right {
  float: left;
  width: 240px;
  text-align: right;
}
.rotator_right_top, .rotator_right_bottom {
  height: 115px;
  float: left;
}
.view-front-catalog-view {
  margin-top: 25px;
}
#block-block-7 a {
  background: #da3131;
  border-bottom: solid 2px #952121;
  padding: 7px 34px 7px 34px;
  text-decoration: none;
  font-size: 16px;
}
#block-block-7 a:hover {
  background: #ff5e5e;
  color: #ffffff;
}
#block-block-7 {
  height: 35px;
  margin-top: 15px;
  padding-top: 0;  
}
.catalog_photo {
  
}
.view-catqalog-view .views-row, .view-taxonomy-term .views-row {

}
.catalog_title {
}
.catalog_title a {
}
.catalog_title a:hover {
  
}
.catalog_anons {
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  height: 100px;
  margin-bottom: 5px;
}
.catalog_price {
  font-size: 21px;
  color: #ff0000;
  float: left;
  margin-right: 20px;
  font-weight: bold;
}
.views-slideshow-controls-bottom .views-slideshow-pager-field-item {
  float: left;
}
#widget_pager_bottom_goods_page_photo_view-block {
  display: inline-block;
  width: 300px;
  height: auto;
}
#block-views-goods-page-photo-view-block {
  width: 300px;
  float: left;
  margin-right: 50px;
}
#block-views-price-view-stoim-block-block {
  float: left;
  width: 415px;
}
.goods_price {
  color: #ff0000;
  font-weight: bold;
  font-size: 21px;
  float: left;
  margin-right: 20px;
  padding-top: 3px;
}
.field-name-field-tovar-anons {
  font-size: 13px;
  line-height: 1.3;
  float: left;
  width: 415px;
}
.field-name-field-tovar-tehnic {
  float: left;
  width: 415px;
  margin-top: 20px;
  display: table;
}
#main .field-name-field-tovar-tehnic tr, #main .field-name-field-tovar-tehnic td, #main .field-name-field-tovar-tehnic table {
  border: none;
}
#main .field-name-field-tovar-tehnic td {
  color: #000000;
  padding-left: 0;
  font-size: 13px;
  padding: 3px 0;
}
.field-name-field-tovar-tehnic .field-label {
  font-size: 13px;
}
#block-block-8 {
  clear: both;
  width: 100%;
  padding-top: 50px;
}
#block-block-8 .content {
  font-size: 14px;
}
#block-block-8 h2 {
  text-align: center;
  color: #ff0000;
}
#work a {
  color: #333333;
}
.menu .first.leaf {
  border-right: #000000 1px solid;
}
.menu .leaf {
  border-right: #000000 1px solid;
}
.menu .last.leaf {
  border: none;
  width: 216px !important;
}
#main-menu .menu .last.leaf:hover {
  background: url("../images/menu2_bg.png") repeat-x !important;
  border-right: #000000 1px solid !important;
  border-left: #000000 1px solid !important;
  width: 214px !important;
}
.view-next-cat-view .views-row {
  float: left;
  margin-right: 5px;
}
.view-next-cat-view .view-content {
  display: inline-block;
}
.catalog_inner_title {
  font-size: 14px;
  height: 36px;
  overflow: hidden;
}
.catalog_inner_title a {
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
}
.view-next-cat-view .views-row {
  height: 160px;
  margin-bottom: 10px;
    border: solid 1px #c0c0c0;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
}
.catalog_inner_title a:hover {
  color: #0783bf;
}
.content {
  font-size: 14px;
}
#block-block-1{
  margin-top: 6px;
  margin-bottom: 6px;
}
#block-block-1 p {
  color: #ff0000;
  font-size: 22px;
  text-align: center;
  line-height: 1;
}
#block-block-3 p {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  line-height: 1.2;
  text-align: right;
}
.catalog_inner_photo {
    text-align: center;
}
#colorbox .node h2 {
  text-align: center;
  margin: 0;
  padding: 0;
}
#colorbox .node input.form-text {
  width: 250px;
}
#colorbox .node label {
  width: 105px;
  text-align: right;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}
#colorbox .node .form-actions {
  text-align: right;
}
#block-views-cat-tax-front-block {
  margin-top: 20px;
}
#colorbox .messages.error {
  display: none;
}
#colorbox .links {
  display: none;
}
.flex-control-nav {
  width: auto;
  z-index: 2;
  bottom: 10px;
  right: 10px;  
}
.flex-control-paging li a {
  background: #ffffff !important;
}
.flex-control-paging li a.flex-active {
  background: #000000 !important;
}
.flex-direction-nav a::before {
  font-size: 18px;
}
#colorbox #node-22 .form-actions {
  margin-right: 34px;
}
#colorbox #node-9 .form-actions {
  margin-right: 24px;
}
.field-name-field-rotator-banner {
  text-align: center;
  padding: 25px 0;
}
#block-views-pohog-view-block h2 {
    text-align: center;
}
.views-field-field-tovar-tehnic {
  padding-bottom: 20px;
}
.zayavka_catalog {
  text-align: right;
}
.view-taxonomy-term .views-field-field-tovar-tehnic .double-field-first {
    width: 220px;
    float: left;
}
.view-taxonomy-term .views-field-field-tovar-tehnic .container-inline {
    display: inline-block;
    width: 385px;
    overflow: hidden;
}
.catalog_price {
    position: absolute;
    bottom: 0;
    left: 205px;
    top: 170px;
}
.zayavka_catalog {
    position: absolute;
    bottom: 0;
    left: 620px;
    top: 165px;
}
.search_form input.search_inp {
  padding: 5px;
  font-size: 15px;
  width: 315px;
  height: 32px;
}
.search_form {
  margin-top: 9px;
  margin-bottom: 5px;
}
.search_submit {
  border: 0;
  text-indent: -99999px;
  padding-top: 7px;
  height: 32px;
  padding-bottom: 6px;
  width: 40px;
  background: url("../images/search-magnifier-interface-symbol.png") no-repeat #952121;
  background-position: center;
  background-size: 20px;
  cursor: pointer;
}
.search_submit:hover {
  background: url("../images/search-magnifier-interface-symbol.png") no-repeat #ff0000;
  background-position: center;
  background-size: 20px;
  cursor: pointer;
}
.tabs {
  width: 100%;
  text-align: center;

}
.tabNavigation {
  display: table;
 /* margin: 0 auto;*/
  padding-bottom: 25px;
  padding-left: 0;
}
.tabNavigation li {
  list-style: none;
  display: table-cell;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
}
.tabNavigation li a.selected {
  color: #000000;
  text-decoration: underline;
}
a {
  outline: none !important;
}
.view_grid {
  background: url("images/t_display.png") no-repeat;
  background-size: 23px;
  background-position: center;
  width: 35px;
  height: 35px;
}
.view_table {
  background: url("images/t_icon.png") no-repeat;
  margin-right: 10px;
  background-size: 27px;
  background-position: center;
  width: 35px;
  height: 35px;
}
.table_greed_block a {
  display: inline-block;
}
.table_greed_block {
  margin-bottom: 25px;
}

.view-taxonomy-term.grid .view-content {
  display: inline-block;
  width: 100%;
}
.view-taxonomy-term.grid .view-content .views-row {
  width: 26%;
  height: 385px;
  float: left;
  margin-right: 22px;
}
.view-taxonomy-term.grid .view-content .views-row .views-field-field-tovar-tehnic .field-content .container-inline:nth-child(3),
.view-taxonomy-term.grid .view-content .views-row .views-field-field-tovar-tehnic .field-content .container-inline:nth-child(4),
.view-taxonomy-term.grid .view-content .views-row .views-field-field-tovar-tehnic .field-content .container-inline:nth-child(5) {
  display: none;
}
.view-taxonomy-term.grid .view-content .views-row .catalog_title {
  text-align: center;
}
.view-taxonomy-term.grid .view-content .views-row .views-field-field-tovar-tehnic .double-field-first {
  width: 132px;
  line-height: 1;
}
.view-taxonomy-term.grid .view-content .views-row .views-field-field-tovar-tehnic .double-field-second {
  width: 74px;
  line-height: 1;
  display: inline-block;

}
.view-taxonomy-term.grid .view-content .views-row .catalog_photo {
  float: none;
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0;
}
.view-taxonomy-term.grid .view-content .views-row .catalog_price {
  float: none;
  width: 100%;
  margin: 0;
  text-align: center;
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
}
.view-taxonomy-term.grid .view-content .views-row .zayavka_catalog {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  text-align: center;
  margin-top: 27px;
  padding-bottom: 30px;
}
#block-views-pohog-view-block {
  clear: both;
}
.catalog_title a {
  font-size: 14px;
}
.view-taxonomy-term.grid .catalog_title {
  height: 57px;
  overflow: hidden;
}
.view-taxonomy-term.grid .view-content .views-row .catalog_price {
  position: absolute !important;
  bottom: 30px !important;
  width: 205px;
}
.view-taxonomy-term.grid .view-content .views-row {
  position: relative;
}
.region-content {
  display: inline-block;
  width: 100%;
}
.goods_view_texts {
  text-align: left;
}
#block-block-8 .content {
  text-align: left;
}

.uk-slidenav-contrast:hover {
    color: #ff0000 !important;
}
.uk-dotnav-contrast > * > * {
    background: rgba(255,255,255,1) !important;
}
.uk-dotnav > * > * {
    width: 11px !important;
    height: 11px !important;
    -webkit-box-shadow:  inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow:  inset 0 0 3px rgba(0, 0, 0, 0.3);
}
    .uk-dotnav > .uk-active > * {
    background: #000 !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}