/*
Theme Name: Lugada
Theme URI: http://www.illuminatheme.com/lugada
Author: Illumina Theme
Author URI: http://www.illuminatheme.com/about-illumina-theme/
Description: Simple minimalist responsive two column theme with built in slider. Suitable for a blog-based website with custom menu, custom header, custom widget, social share button (facebook like, twitter share, google +1) to make your blog more dazzling. Lugada comes with amazing image attachment gallery, featured image, theme option, sticky post support, styles for print and for the admin editor. HTML 5, CSS 3, and responsive technology.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: light, white, two-columns, left-sidebar, flexible-width, microformats, custom-header, custom-menu, editor-style, featured-images, sticky-post, theme-options, threaded-comments
*/

/* CSS Reset */
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,cite,code,del,dfn,em,
img,ins,q,small,strong,sub,sup,dl,dt,
dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead{
	border:0;
	margin:0;
	padding:0
}
article,aside,figure,figure img,figcaption,
hgroup,footer,header,nav,section,video,object{
	display:block
}
a img{
	border:0
}
figure{
	position:relative
}
figure img{
	width:100%
} 
audio, canvas, video { 
	display: inline-block; 
	display: inline; 
}
audio:not([controls]) { 
	display: none; 
}
[hidden] { 
	display: none;
}

/* =============================================================================
   Global
   ========================================================================== */
html { 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
html, 
button, 
input, 
select, 
textarea { 
	font-family: sans-serif;
	color: #888; 
}
body {
	font: 12px Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	margin: 0; 
	font-size: 12px;
	line-height: 14px; 
	color: #333;
}
::-moz-selection { 
	background: #141313;;
	color: #fff; 
	text-shadow: none; 
}
::selection { 
	background: #141313;; 
	color: #fff; 
	text-shadow: none; 
}

.chromeframe { 
	margin: 0.2em 0; 
	background: #FF3300; 
	color: #FFF; 
	padding: 10px 0; 
}

.chromeframe a { 
	color: #FFF; 
	border-bottom: 1px solid #FFF; 
}

/* =============================================================================
   Links
   ========================================================================== */
a { 
	color: #DD1C1B; 
	text-decoration: underline;
}
a:visited { 
	color: #DD1C1B; 
}
/*a:hover { 
	color: #DD1C1B;
	text-decoration: underline;
}*/
a:focus { 
	outline: thin dotted; 
}
a:hover, 
a:active { 
	outline: 0; 
}

/* =============================================================================
   Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5 { 
	color: #333; 
	font-family: 'Lato',sans-serif; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	font-weight: 400; 
	line-height: 110% 
}
h1 {
	font-size: 20px;
	color: #333;
	margin: 10px 0;
}
h2 {
	font-size: 16px;
	color: #333;
	margin: 10px 0;
font-weight:bold;
}
h3 {
	font-size: 14px;
	font-weight: 700;
	margin: 17px 0px 9px;
} 
h4, 
h5, 
h6 { 
	font-size: 11px; 
	line-height: 200%;
}

/* =============================================================================
   Typography
   ========================================================================== */
address { 
	display: block; 
	margin: 10px 0; 
	font-style: normal; 
	color: #666; 
}
abbr[title] { 
	border-bottom: 1px dotted; 
}
b, 
strong { 
	font-weight: bold; 
}
blockquote { 
	margin: 1em 40px; 
	font-size: 13px; 
	font-family: Georgia, serif; 
	font-style: italic; 
}
cite { 
	color: #666; 
	font-size: 12px; 
	font-weight: 400; 
	letter-spacing: 0.05em; 
	text-transform: uppercase;
	font-style: normal;  
}
dfn { 
	font-style: italic; 
}
hr { 
	display: block;
	height: 1px; 
	border: 0; 
	border-top: 1px solid #ccc; 
	margin: 1em 0; 
	padding: 0;
}
ins { 
	background: #ff9; 
	color: #000; 
	text-decoration: none; 
}
mark { 
	background: #ff0; 
	color: #000; 
	font-style: italic; 
	font-weight: bold; 
}
pre, 
code, 
kbd, 
samp { 
	font-family: monospace, monospace; _font-family: 'courier new', monospace; 
	font-size: 1em; 
}
pre { 
	white-space: pre; 
	white-space: pre-wrap; 
	word-wrap: break-word; 
}
p { 
	padding: 0 0 15px 0; 
	margin: 0; 
}
q {
	quotes: none; 
}
q:before, q:after { 
	content: ""; 
	content: none; 
}
ul, ol {
    list-style: none outside none;
}
small { 
	font-size: 85%; 
}
sub, 
sup { 
	font-size: 75%; 
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
}
sup { 
	top: -0.5em; 
}
sub { 
	bottom: -0.25em; 
}

/* =============================================================================
   List
   ========================================================================== */
ul { 
	list-style: square ; 
}
ol ol { 
	list-style: upper-alpha; 
}
ol ol ol { 
	list-style: lower-alpha; 
}
ul, 
ol { 
	margin: 1em 0; 
	padding: 0 0 0 20px;
}
dl.gallery-item { 
	margin-bottom: 30px;

}
dt { 
	color: #000; 
}
dd { 
	margin: 0 0 15px 10px;
}
nav ul, 
nav ol { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0; 
}

/* =============================================================================
   Form, button
   ========================================================================== */
form { 
	margin: 0; 
}
fieldset { 
	border: 0;
	margin: 0; 
	padding: 0; 
}
label { 
	cursor: pointer; 
}
legend { 
	border: 0;  
	padding: 0; 
	white-space: normal; 
}
button, 
input, 
select, 
textarea { 
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline;
}
button, 
input { 
	line-height: normal; 
	/*padding: 5px 3px;  */
}
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
	cursor: pointer; 
	-webkit-appearance: button; 
}
button[disabled], 
input[disabled] { 
	cursor: default; 
}
input[type="checkbox"], 
input[type="radio"] { 
	box-sizing: border-box; 
	padding: 0; 
}
input[type="search"] { 
	-webkit-appearance: textfield; 
	-moz-box-sizing: content-box; 
	-webkit-box-sizing: content-box; 
	box-sizing: content-box; 
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button { 
	-webkit-appearance: none; 
}
button::-moz-focus-inner, 
input::-moz-focus-inner { 
	border: 0; 
	padding: 0; 
}
textarea { 
	overflow: auto; 
	vertical-align: top; 
	resize: vertical; 
}
input:valid, 
textarea:valid {}
input:invalid, 
textarea:invalid { 
	background-color: #f0dddd; 
}
select {display:none;}
/* =============================================================================
   Table
   ========================================================================== */
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}
.entry-content table { 
	margin: 0 0 15px; 
	width: 100%; 
}
th, 
td { 
	text-align: left;  
}
td { 
	vertical-align: top; 
	padding: 5px 10px 5px 0; 
}
th { 
	font-weight: 400; 
	font-size: 13px; 
	color: #666; 
	text-transform: uppercase; 
}

/* =============================================================================
   WordPress generated css
   ========================================================================== */
   
  

.page-link{ 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400;  
	text-transform: uppercase; 
	color: #AAA; 
	letter-spacing: 5px; 
	margin: 10px 0; 
}
.page-link span { 
	letter-spacing: 1px; 
}
.wp-caption {
	max-width: 96%;
}
.wp-caption-text, 
.gallery-caption { 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400;  
	text-transform: uppercase; 
	color: #AAA; 
	letter-spacing: 1px;  
	margin: 0 5px 5px 5px; 
	text-align: center; 
}
.bypostauthor {}
.sticky {}
article.sticky  .sticky-label{ 
	width: 82px; 
	height: 83px; 
	position: absolute; 
	right: -5px; 
	top: -5px; 
	background: url(images/featured.png) no-repeat;
}
.alignright { 
	display: inline; 
	float: right; 
	margin-left: 15px;
}
.alignleft { 
	display: inline; 
	float: left; 
	margin-right: 15px;
}
.aligncenter { 
	clear: both; 
	display: block; 
	margin-left: auto;
	margin-right: auto; 
}

/* =============================================================================
   Images
   ========================================================================== */
img { 
	border: 0; 
	-ms-interpolation-mode: 
	bicubic;  
}
svg:not(:root) { 
	overflow: hidden; 
}
figure { 
	margin: 0; 
}
img.size-full, 
img.size-large { 
	max-width: 95.5%;  
	height: auto; 
}
img[class*="align"], 
img[class*="wp-image-"]{ 
	border: 1px dashed #DDDDDD; 
	padding: 6px; 
	margin: auto; 
}
img.alignnone { 
	margin: 7.5px 0; 
}
img.alignright { 
	display: inline; 
	float: right; 
	margin: 5px 0 15px 15px;
}
img.alignleft { 
	display: inline; 
}
img.aligncenter { 
	clear: both; 
	display: block; 
	margin: 10px auto; 
}

/* =============================================================================
   Theme Backbone
   ========================================================================== */
.container { 
	padding-left: 20px; 
	padding-right: 20px; 
	overflow: hidden;
}
.row { 
	width: 1110px;
	margin: 0 auto; 
	box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3);
	display: table;
	padding-bottom: 30px;
}
.rowheader { 
	margin: 0 auto; 
	width: 1112px; 
	min-height: 50px;
	position:relative;
}
.wrapper {
    width: 1112px;
    margin: 0px auto;
}
.wrapper_header {
    background: none repeat scroll 0% 0% #ECEBEB;
    padding-top: 20px;
    padding-bottom: 15px;
	height: 95px;
} 
.column-sidebar, 
.column-half { 
	margin-right: 3.8%; 
	float: left; 
	min-height: 1px; 
}
.column-content { 
	margin-left: 20px; 
	float: right; 
	min-height: 1px;
}
.row .column-sidebar { 
	width: 222px;
	margin-left: 20px;
	margin-right: 20px;	
}
.row .column-half { 
	width: 48%; 
}
.row .column-content {
	width: 795px;
	margin-right: 30px;
}
.row .column-full { 
	width: 100%; 
	float: left;
}
.nomargin { 
	margin-right: 0px;
}
.entry-content{
	text-align:justify;
}
.has-image  {
display: table;
height:50px;
}
.has-image  a {
text-decoration: underline;
color:#141313!important;
}
.has-image  a:hover {
text-decoration: none;
color:#141313!important;
}
.has-image  span {
border: 6px solid #6A829B;
box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
border-radius: 50px;
width: 50px;
height: 50px;
display: table-cell;
float:left;
margin: -25px 10px 20px 0px;
}
.has-image:hover span, .current_page_item span{
border: 6px solid #C71411;
}
.attachment-49x49 {
border: 1px solid #FFF;
border-radius: 49px;
}

#logo {
width: 150px;
margin-left: 40px;
float: left;
}
#topmenu {
    padding-bottom: 21px;
    background: none repeat scroll 0% 0% #ECEBEB;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
#topmenu .menu-glavnoe-menyu-container{
    width: 1114px;
    height: 52px;
    background: linear-gradient(to bottom, #64798E 0%, #8B9AAD 100%) repeat scroll 0% 0% transparent;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
	padding-left: 14px;
	margin-left: -14px;
	padding-right: 12px;
}
#topmenu .menu-glavnoe-menyu-container ul li {
    float: left;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
    border-right: 1px dotted #E1E5EA;
	max-width: 11.8%;
}
#topmenu .menu-glavnoe-menyu-container ul li.menu-item-356 {
	max-width: 201px;
}
#topmenu .menu-glavnoe-menyu-container ul li a {
    display: inline-block;
    padding: 0px 21px;
    vertical-align: middle;
    line-height: 18px;
    text-decoration: none;
    color: #FFF;
}
#topmenu .menu-glavnoe-menyu-container ul li:last-of-type {
  border: none;
}
#topmenu .menu-glavnoe-menyu-container ul li:hover {
  background: #8b9aad;
  background: -webkit-linear-gradient(bottom, #64798e 0%, #8b9aad 100%);
  background: -moz-linear-gradient(bottom, #64798e 0%, #8b9aad 100%);
  background: -o-linear-gradient(bottom, #64798e 0%, #8b9aad 100%);
  background: -ms-linear-gradient(bottom, #64798e 0%, #8b9aad 100%);
  background: linear-gradient(to top, #64798e 0%, #8b9aad 100%);
}
.top-menu__nav .item.active {
    background: none repeat scroll 0% 0% #E3E8EC;
}
/* =============================================================================
   Flexslider by Woothemes
   ========================================================================== */
.sliderarea { 
	margin: 0; 

}
.flexcontainer {
	/*width: 1037px; 
	margin: 0 auto; 
	border: 3px solid #C7C7C7;
	margin-top: 30px;*/

width: 861px;
  margin-left: 128px;
 
  border: 3px solid #C7C7C7;
  margin-top: 30px;


}
.top-menu {
    position: relative;
    width: 100%;
    height: 60px;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
    background: none repeat scroll 0% 0% #FFF;
	z-index: 1;
}
.top-menu__nav {
    float: left;
    margin-right: 22px;
    /*margin-left: 27px;*/
}
.top-menu__nav .item {
    display: inline-block;
    position: relative;
    transform: skew(-18deg);
    height: 60px;
    line-height: 60px;
    background: none repeat scroll 0% 0% #FFF;
    cursor: pointer;
}
.top-menu__nav .item:hover:after {
display:block;
}
.top-menu__nav .item:after {
    background: url('/images/sprite.png') no-repeat scroll -28px -36px transparent;
    width: 17px;
    height: 8px;
    display: none;
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: skew(18deg);
}
.top-menu__nav .link {
    display: inline-block;
    transform: skew(18deg);
    padding: 0px 15px;
    color: #444;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    max-width: 155px;
    vertical-align: middle;
}
.top-menu__nav .link:hover {
	text-decoration: underline;
}
.top-menu__search {
    float: left;
    margin-top: 18px;
}
.top-menu__search .field {
    width: 114px;
    height: 18px;
    font-size: 14px;
    padding: 0px 5px;
    border: 1px solid #5E5E5E;
    border-radius: 4px;
    margin-right: 4px;
}
.top-menu__search #searchsubmit {
    display: inline-block;
    background: url('/images/sprite.png') no-repeat scroll -37px 0px transparent;
    width: 12px;
    height: 12px;
	border: none;
}

header .column {
    float: left;
}
header .column_1 {
    margin-right: 79px;
    margin-left: 57px;
}
header .column_2 {
    margin-right: 67px;
}
header .column_3 {
    margin-right: 74px;
    font-size: 14px;
    color: #202528;
}
header .column_4 {
    margin-top: 47px;
}
header .column_4 .text {
    display: block;
    margin-top: 3px;
    color: #141414;
    font-size: 18px;
}
header .column_4 .btn-red_count {
    font-size: 14px;
    margin-top: 15px;
	display: block;
}
.free, .grey {
    font-size: 10px;
    color: #828181;
}
.link-phone {
    font-size: 18px;
    line-height: 26px;
    color: #23282C;
    text-decoration: none;
}
header .column_3 .bp {
    margin-top: 7px;
}
.btn-red {
    padding: 4px 5px;
    color: #FFF;
    font-size: 12px;
    background: linear-gradient(to bottom, #D11513 0%, #980B06 100%) repeat scroll 0% 0% transparent;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
	border: none;
}
.btn-red:hover {
	color: #FFF;
}
.btn-red_feedback {
    margin-top: 8px;
	display: block;
    font-size: 14px;
}
/* =============================================================================
   Header area
   ========================================================================== */
.headerarea { 
	/*margin: 50px 0 10px 0; */
}
.headerarea h1 {
	font-size: 33px; 
	font-weight: 400; 
	margin: 0;
}
.headerarea h1 a {}
.headerarea h2 { 
	font-size: 13px; 
	color: #AAA;
}

label.screen-reader-text { 
	clip: rect(1px, 1px, 1px, 1px); 
	position: absolute !important; 
}
.flex-direction-nav {
display: none;
}

/* =============================================================================
   Top menu area
   ========================================================================== */
.topmenuarea { 
	/*margin: 40px 0 20px 0;  */
}
#topmenu {
	padding: 5px 0 0 0; 
	height: 65px;
}
#topmenu ul {}
#topmenu ul li { 
	float: left; 
	position: relative; 
	font-size: 13px; 
	font-weight: 400; 
	letter-spacing: 1px;
	text-transform: uppercase; 
	color: #333; 
}
#topmenu ul ul { 
	display: none; 
	float: left; 
	position: absolute; 
	top: 2em; 
	left: -5px; 
	z-index: 99999; 
	padding: 5px 0 0 5px; 
	margin: 14px 0 0 0; 
	background: #fff; 
	border: 1px dashed #c1c1c1; 
	border-top: none; 
}
#topmenu ul ul ul { 
	left: 100%; 
	top: -20px; 
	border: 1px dashed #c1c1c1;
}
#topmenu ul ul li, 
#topmenu ul ul ul li { 
	min-width: 130px; 
	margin: 0; 
	padding: 0; 
	border: none; 
	background: #fff; 
}
#topmenu u ul a { 
	line-height: 1.5em; 
	padding: .5em .5em .5em 1em;
	width: 10em; 
	height: auto;
}
#topmenu ul li a { 
	text-decoration: none; 
	color: #333; 
	display: block; 
	line-height: 3.1em;
}
#topmenu ul li:hover > ul { 
	display: block;
}
#topmenu ul ul a:hover { 
	color: #fff;
}
#topmenu ul li:hover > a, 
#topmenu ul ul :hover > a {
	color: #fff; 
}
#topmenu ul li.current_page_item a { 
	color: #fff;
}
#topmenu select { 
	display: none;
}

/* =============================================================================
   Content
   ========================================================================== */
.contentarea{ 
margin: 0; 
}
#content { 
	margin: 15px 0; 
	padding: 0 0 10px 0;
}

#breadcrumbs { 
	font-family: 'Lato',sans-serif; 
	font-size: 13px; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	font-weight: 400; 
	background: url(images/dot-border.jpg) repeat-x bottom;  
	padding: 12px 0 5px 0; 
}
#breadcrumbs a { 
	color: #333; 
}
#breadcrumbs a:hover { 
	color: #8fc73e; 
}
/* #breadcrumbs .current span {  
	color: #8fc73e; 
} */
#breadcrumbs .current {  
	color: #8fc73e; 
}
	
.content-box { 
	width: 95%; 
	border: 1px solid #EEE; 
	padding: 10px; 
	margin: 0; 
	position: relative;  
}
.entry-date {
	background: url(images/date-bg.png) no-repeat; 
	font-family: 'Lato',sans-serif; 
	font-size: 15px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #FFF; 
	position: absolute; 
	top: 10px; 
	left: -6px; 
	padding: 2.5px 40px 10px 7.5px;
}
.entry-title { 
	margin: 2px 0 10px 125px;
}
.entry-title2 { 
	margin: 2px 0 10px 0px;
}
.entry-author { 
	float: left; 
	margin: 12.5px 10px 10px 0; 
	background: url(images/author.jpg) no-repeat left center; 
	padding: 0 0 0 25px; 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA;
	display: none;
}
.entry-comments { 
	float: left; 
	margin: 12.5px 0 10px 0; 
	background: url(images/comments.jpg) no-repeat left center;
	padding: 0 0 0 25px; 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA;
	display: none;
}
.entry-author a, 
.entry-comments a { 
	color: #AAA; 
}
.entry-author a:hover, 
.entry-comments a:hover { 
	color: #8fc73e 
}
.more-link {
	width: 125px; 
	display: inline-block; 
	background: #8fc73e; 
	padding: 2.5px 15px; 
	margin: 10px 0; 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #FFF; 
}
.more-link :hover,
.more-link:visited{ 
	color: #FFF; 
}
.cat-links, 
.tag-links, 
.edit-link{ 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA;  
}
.content-box .post h3 { 
	margin: 30px 0 10px 0; 
}
	
.single  footer.entry-meta { 
	margin: 10px 0 0 0;
	display: none;
}
.single #content , 
.archive #content, 
.search #content { 
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;  
}
.attachment #content { 
	margin: 20px 0 0 5px; 
}

.page .entry-title, 
.error404 .entry-title, 
.search-no-results .entry-title{ 
	margin: 0 0 20px 0; 
}
.search-results .entry-title { 
	margin: 0 0 10px 90px; 
}

.socialshareboxsingle { 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #666; 
	margin: 10px 0 0 0; 
}
.socialshareboxsingle ul { 
	list-style: none;
}
.socialshareboxsingle ul li { 
	float: left;
	margin: 0 -10px;
 }
.socialshareboxsingle ul li:first-child { 
	margin: 0 -10px 0 -20px;
}
.attachment .socialshareboxsingle { 
	margin: 20px 0 0 0; 
}

.pagination { 
	font-family: 'Lato',sans-serif; 
	font-size: 15px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA; 
	margin: 0 0 0 5px;
}
.pagination span, 
.pagination a {
	margin: 0px 5px; 
}
.pagination .current { 
	border-bottom: 2px solid #8fc73e; 
}

#singlenav{ 
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #EEE; 
	overflow: hidden;
	display: none;
}
.previousnav{
	float: left;
}
.nextnav{
	float: right;
}
hr.post-shadow { 
	width: 100%; 
	min-height: 30px; 
	margin: 0 0 10px 0; 
	border: none; 
	background: url(images/post-shadow.jpg) no-repeat right bottom; 
}
.error404 {}
.error404 .bigfont { 
	font-family: 'Lato',sans-serif; 
	font-size: 37px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA; 
	line-height: 40px; 
	color: #FF2222; 
}
.error404 .widget { 
	margin: 20px 0 0 0;
}

#author-info { 
	margin: 0 0 10px 0; 
}
#author-avatar { 
	float: left; 
	margin: 0 10px 5px 0; 
}
#author-avatar img { 
	padding: 5px; 
	border: 1px dashed #DDD;
}
#author-link { 
	color: #333; 
	font-family: 'Lato',sans-serif; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase;
}
	
/* =============================================================================
   Comments
   ========================================================================== */
#comments { 
	margin: 20px 0 ;
}
#comments ol { 
	color: #333; 
}
#comments ol li {
	margin: 10px 0 ;
}
.comment-author { 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #333;
}
.comment-author a { 
	color: #333; 
}
.comment-author a:hover { 
	color: #8fc73e; 
}
.comment-content { 
	color: #888; 
}
.comment-meta { 
	color: #CCC; 
}
ul.children  { 
	list-style: none; 
}
ul.children li { 
	border-left: 1px solid #E6E6E6; 
	padding: 5px 5px 5px 10px; 
}
	
#respond {
	margin: 20px 0; 
}
#respond p {}
#respond label { 
	margin: 5px 10px 5px 0; 
	font-family: 'Lato',sans-serif; 
	font-size: 11px; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #AAA;}
#respond textarea { 
	border:1px dashed #C3C3C3; 
}
#respond  .comment-form-author input[type="text"]{ 
	margin: 0 0 0 17px;
}
#respond  .comment-form-email input[type="text"]{ 
	margin: 0 0 0 16px;
}
#respond  .comment-form-url input[type="text"]{ 
	margin: 0 0 0 12px;
}
	
/* =============================================================================
   Attachment image
   ========================================================================== */
.attachment-image, .entry-attachment .aligncenter { 
	text-align: center; 
}
.entry-attachment .attachment-attachment-large { 
	width: 1000px; 
}
.attachment-thumbnail-bottom { 
	width: 98%; 
	margin: 0 auto; 
	text-align: center;  
}
.attachment-thumbnail-bottom img { 
	width: 80px; 
	margin: 2.5px 1px; 
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	opacity: 0.5;  
}
.attachment-thumbnail-bottom img:hover { 
	opacity: 1; 
}
.attachment .content-box { 
	width: 97%;
}
	
/* =============================================================================
   Sidebar and widget
   ========================================================================== */
.widget { }
.widget ul { 
	padding: 0; 
}
.widget ul li { 
	color: #000; 
	padding: 7.5px 0 7.5px 2px; 
	list-style: none; 
}
.widget ul li a { 
	color: #000; 
}
.widget ul li a:hover { 
	color: #000; 
}
.recent-posts-thumb {
float: left;
margin-right: 10px;
}
.footerarea .widget {}
.footerarea  .widget ul { 
	padding: 0 0 0 20px; 
}
.footerarea .widget ul li { 
	color: #EEE; 
	border: none; 
	list-style: square; 
	padding: 2px 0;  
}
.footerarea .widget a { 
	color: #EEE; 
	border-bottom: 1px dotted #EEE; 
}
.footerarea .widget a:hover { 
	color: #fff; 
	border-bottom: 1px solid #FFF; 
}

.eror404 .widgettitle {  
	font-family: 'Lato',sans-serif; 
	font-size: 13px; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	font-weight: 400; 
	background: url(images/dot-border.jpg) repeat-x bottom; 
	padding: 7.5px 0; 
	margin: 7.5px 0; 
	color: #333; 
	} 
	
.widget-title {
    background: linear-gradient(to bottom, #64798e 0%, #8a9bad 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 0 0 0px -35px;
    padding: 10px 10px 10px 50px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	width: 196px;
	line-height:20px;
	font-weight:normal;
}
.corner {
    display: block;
    position: absolute;
    bottom: -14px;
    left: 0px;
    width: 0px;
    height: 0px;
    border-top: 14px solid #374D63;
    border-left: 14px solid transparent;
}
.corner_left {
	display: block;
	position: absolute;
	bottom: -1px;
	left: -14px;
	width: 0px;
	height: 0px;
	border-top: 14px solid #374D63;
	border-left: 14px solid transparent;
}
.corner_right {
	display: block;
	position: absolute;
	bottom: -1px;
	right: -13px;
	width: 0px;
	height: 0px;
	border-top: 14px solid #374D63;
	border-right: 14px solid transparent;
}
.footerarea .widget_recentpost_widget ul  { 
	padding: 0;
} 
.footerarea .widget_recentpost_widget ul li{
	list-style:none;
}

.footerarea .widget-title { 
	background: none; 
	border-bottom: 1px dashed #DDD; 
	padding: 7.5px 0; 
	color: #FFF;
} 

/* =============================================================================
   Footer 
   ========================================================================== */
.footerarea { 
	background: #ECEBEB; 
	color: #fff; 
	padding: 40px 40px; 
} 
.nav-footer {
    float: left;
    margin-left: 5px;
	display: block;
}
.nav-footer .item {
    display: inline-block;
    margin-right: 6px;
}
.nav-footer .link {
    color: #880B07;
    text-decoration: none;
    font-size: 14px;
}

.nav-footer .active {
    text-decoration: underline;
}
.copyright {
    clear: both;
    color: #000;
    font-size: 11px;
}
/* =============================================================================
   Copyright
   ========================================================================== */
.copyrightarea { 
	margin-top: 10px; 
	padding: 10px 0 0 0; 
	/*background: url(/images/copyright-bg.jpg) repeat-x top; */
	color: #499944;  
}
.copyrightarea a{
	color: #DDD; 
}
.copyrightarea a:hover { 
	color: #fff; 
}
.products .section-title {
    display: inline-block;
    /*margin-bottom: 30px;*/
    color: #202528;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.products .section-title .text {
    border-bottom: 1px dashed #202528;
}
.products .section-title .icon {
    display: inline-block;
    background: url('/images/sprite.png') no-repeat scroll -14px -36px transparent;
    width: 13px;
    height: 11px;
}
.products .section-title.closed .icon {
    display: inline-block;
    background: url('/images/sprite.png') no-repeat scroll 0px -36px transparent;
    width: 13px;
    height: 11px;
}
.entry-content ol {
    margin: 0px 0px 15px 26px;
    list-style-type: decimal;
    color: #9B0C07;
}
.entry-content ul {
    margin: 0px 0px 15px 26px;
    list-style: disc outside none;
    color: #9B0C07;
}
.entry-content li {
    margin-bottom: 3px;
    line-height: 18px;
}
.catalog {
    float: left;
}

.catalog_w {
    float: left;
}

td {
    padding: 20px;
    vertical-align: top;
    line-height: 20px;
}
ul.list {list-style: none outside none; padding-left: 0px; margin-left: 0px;}
ul.list_w {list-style: none outside none; padding-left: 0px; margin-left: 0px; text-align: center;}
.catalog .item {
    float: left;
    width: 240px; height: 174px;
    margin: 0px 20px 70px 0px;
}

.catalog2 .item {
float: left;
width: 170px;
margin: 0px 20px 20px 0px;
text-align: center;
height: 170px;
}

.catalog_w .item {
display: inline-block;
    width: 240px;
    margin: 0px 20px 20px 0px;
}

.catalog .link {
    color: #141313;
    font-weight: 700;
	text-decoration: none;
}
.catalog_w .link {
    color: #141313;
    font-weight: 700;
	text-decoration: underline;
}
.catalog .link:hover {
	text-decoration: none;
}
.catalog_w .link:hover {
	text-decoration: none;
}
.catalog .image {
    display: block;
    margin-bottom: 3px;
}
.catalog ol {
    list-style: decimal !important;
}
.complete {
    float: right;
    background: none repeat scroll 0% 0% #EBEBEB;
    width: 125px;
    padding: 20px;
    margin-left: 30px;
}
.complete .list {
	margin:0;
	padding:0;
}
.complete .link-title {
    display: inline-block;
    margin-bottom: 15px;
    color: #141313;
    font-size: 14px;
}
.complete .item {
    margin-bottom: 30px;
}
.complete .image {
    margin-bottom: 5px;
}
.complete .link-name {
    font-size: 12px;
    color: #141313;
    display: block;
}
.complete_collection {
    background: none repeat scroll 0% 0% transparent;
    width: 195px;
    padding: 0px;
}
.complete_collection p {
    margin:0;
    padding: 0px;
}
.complete .item:last-of-type {
    margin-bottom: 10px;
}
.textpage_collection {
    float: left;
    width: 470px;
    margin-bottom: 38px !important;
}
.products .list {
    margin-bottom: 21px!important;
    transition: all 0.3s ease-in 0s;
}
.products .item {
    float: left;
    width: 136px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 50px 17px 0px;
	height: 190px;
}
.products .item:nth-of-type(4n) {
    margin-right: 0px;
}
.products .item .link {
    text-decoration: none;
    color: #000;
}
.products .item .image {
    margin: 0px 0px 7px;
    border: 1px solid #C7C7C7;
    border-radius: 50%;
	width: 136px;
	height: 136px;
	padding: 0px;
}
a span, a strong, a img {
    cursor: pointer;
}
.textpage {
    margin-bottom: 20px;
    color: #1C1C1C;
	/*display: table;*/
	text-align: justify;
}
.be-sure {
    margin-top: 55px;
    text-align: center;
    color: #1C1C1C;
    text-transform: uppercase;
}
.hide {
    display: none !important;
}
.products .list.hide {
    height: 0px;
}
/* ============= Responsive CSS ============= */
@media only screen and (min-width: 240px) and ( max-width: 768px) {

/* Theme Backbone */
.row, 
body, 
.container { 
	width: 100%; 
	min-width: 0; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}

body {
width:1110px;
}

.row .column-sidebar, 
.row .column-half, 
.row .column-full { 
	/*width: auto; 
	float: none; */ 
	float: left;
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 20px; 
	padding-right: 20px; 
}
.row .column-content {  
	/*width: auto; 
	float: none; */
	float: right;
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 20px; 
	padding-right: 20px; 
}

/* Searchbox */
#searchbox { 
	float: left; 
}

/* Top Menu */
#topmenu { 
	padding: 5px 20px 0 20px; 
}

/* Footer widget */
.footerarea { 
	padding: 10px 0px; 
}
}

@media only screen and (min-width: 240px) and ( max-width: 480px) {

#topmenu ul { 
	/*display: none */
}
#topmenu select { 
	display: block; 
	padding: 10px 0; 
	background: #FFF; 
	border:none; 
	font-size: 13px; 
	color: #333; 
	font-family: 'Lato',sans-serif; 
	font-weight: 400; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
} 
#topmenu option { 
	border: none;
}
}
/* =============================================================================
   Help class
   ========================================================================== */
.clearfix:before, 
.clearfix:after { 
	content: ""; 
	display: table; 
}
.clearfix:after { 
	clear: both; 
}

.services_menu {
width:1110px;
margin: -12px auto;
display: block;
box-shadow: 1px -3px 5px 0px rgba(0, 0, 0, 0.3);
}
.services {
display: table;
margin: 0px auto 5px;
}
.services  ul {list-style:none;}
.services .item {
    height: 65px;
    float: left;
    margin-right: 26px;
}
.services .item:nth-of-type(3n) {
    margin-right: 0px;
}
.services .link {
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    line-height: 65px;
    font-size: 18px;
}
.services .item__left {
    display: block;
    background: url('/images/services-left.png') repeat scroll 0% 0% transparent;
    float: left;
    height: 65px;
}
.services .item__center {
    display: inline-block;
    float: left;
    height: 64px;
    background: url('/images/services-center.png') repeat scroll 0% 0% transparent;
}
.services .text {
    display: inline-block;
    text-align: center;
    padding: 0px 13px 0px 26px;
    line-height: 24px;
    vertical-align: middle;
}
.services .item__right {
    display: block;
    float: left;
    width: 20px;
    height: 64px;
    background: url('/images/services-right.png') repeat scroll 0% 0% transparent;
}
.services .item :hover .item__left {
  background: url("/images/services-left-hover.png");
}
.services .item :hover .item__center {
  background: url("/images/services-center-hover.png");
}
.services .item :hover .item__right {
  background: url("/images/services-right-hover.png");
}
#s {width: 130px;}
.advanced-recent-posts li{
display: table;
}

/* =============================================================================
   Print CSS
   ========================================================================== */
@media print {
* { 
	background: transparent !important; 
	box-shadow:none !important; 
	text-shadow: none !important; 
	filter:none !important; 
	-ms-filter: none !important; 
} 
a, 
a:visited { 
	border-bottom: 1px dotted #000; 
	padding: 0 0 2px 0;
}
abbr[title]:after { 
	content: " (" attr(title) ")"; 
}
.ir a:after, 
a[href^="javascript:"]:after, 
a[href^="#"]:after { 
	content: ""; 
} 
pre, 
blockquote { 
	border: 1px solid #999; 
	page-break-inside: avoid; 
}
thead { 
	display: table-header-group; 
} 
tr, 
img { 
	page-break-inside: avoid; 
}
img { 
	max-width: 100% !important; 
}
@page { 
	margin: 0.5cm; 
}
p, 
h2, 
h3 { 
	orphans: 3; 
	widows: 3; 
}
h2, 
h3 { 
	page-break-after: avoid; 
}
  
/* Make sense */
.row, 
.rowheader, 
body, 
.container { 
	width: 100%; 
	min-width: 0; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
 .row .column-sidebar, 
 .row .column-half, 
 .row .column-content, 
 .row .column-full { 
	width: 100%; 
	float: none; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 20px; 
	padding-right: 20px; 
}

 /* Hide this */
#searchbox, .topmenuarea, .sliderarea, .footerarea, .widget, .pagination { 
	display: none 
}

/* Edit style */
.content-box { 
	border: none;
}
.entry-date  { 
	position: relative; 
	padding: 0; 
	margin: 0; 
	left: 0; 
	top: 0; 
	font-family: 'Verdana',sans-serif; 
	letter-spacing: 0px; 
	text-transform: capitalize; 
	font-size: 11px; 
}
a[rel=bookmark]:after { 
	content: " (" attr(href) ")"; 
}
a[rel=bookmark] { 
	border: none; 
}
.entry-title { 
	margin: 10px 0 0 0; 
	padding: 0;
}
.entry-title a { 
	border: none; 
	color: #8fc73e;
}
.entry-author, 
.entry-author { 
	padding: 0;
} 
}
.footerarea .link-logo {
    margin: 0px 25px 20px 0px;
	float: left;
	display: inline-block;
}
.footerarea .column {
    float: left;
    margin: 3px 20px 0px 0px;
    line-height: 16px;
    color: #202528;
}
.footerarea .link-hotline {
    color: #DD1C1B;
    text-decoration: none;
}
.img-left {
	float: left;
	margin: 0px 15px 15px 0px;
}

#gallery-1 img {
    border: 2px solid #CFCFCF;
    float: left;
    margin-right: 10px;
}
.wp-caption-text, .gallery-caption {
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    text-transform: none;
    text-align: left;
    color: #000;
    margin: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 12px;
	padding-right: 10px;
}
.contacts-images {
    float: left;
    width: 285px;
    margin: 0px 25px 20px 0px;
}
.map {
    clear: both;
    width: 734px;
    height: 414px;
    background: none repeat scroll 0% 0% #C1C1C1;
}
.contacts-info .address {
    color: #202528;
    font-size: 14px;
    margin-bottom: 2px;
}
.contacts-info .bizpark, .contacts-info .time {
    color: #9B0B07;
    font-size: 18px;
    margin-bottom: 25px;
}
.contacts-info .red {
    color: #9B0B07;
}
.contacts-info p {
	margin:0;
	padding:0;
}
.contacts-info .phones {
    margin-bottom: 20px;
}
.contacts-info .link_phone {
    font-size: 18px;
}
.contacts-info .phones .note {
    color: #9B0C07;
    font-size: 10px;
}
.contacts-info .warning {
    color: #202528;
    margin-bottom: 30px;
    font-size: 14px;
}
.contacts-info .mail {
    margin-bottom: 15px;
}
.contacts-info .site {
    margin-bottom: 30px;
}
.contacts-info .label {
    font-size: 14px;
    color: #202528;
    margin-bottom: 2px;
}
#nav_menu-3 {
	margin-top: 10px;
}
#nav_menu-3 .widget-title {
    position: absolute;
    left: -999px;
}
form p {
	font-size: 14px;
}
.title_form, .wpcf7-form .title {
    margin-bottom: 3px;
    text-align: center;
    color: #23282C;
    font-size: 14px;
    text-transform: uppercase;
	padding: 0px;
}
.requred_form, .wpcf7-form .note {
    margin-bottom: 26px;
    text-align: center;
    font-style: italic;
}
input.wpcf7-form-control[type="text"], input.wpcf7-form-control[type="email"]{
	background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #CECED6;
    width: 270px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 5px;
    padding: 0px 5px;
}
input.wpcf7-form-control[type="submit"] {
    display: block;
    height: 33px;
    padding: 0px 16px;
    border-radius: 4px;
    font-size: 14px;
    margin: 20px auto 0px;
    color: #FFF;
    background: linear-gradient(to bottom, #D11513 0%, #980B06 100%) repeat scroll 0% 0% transparent;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
	border: none;
}
#contact_form_pop, #raschet_form_pop {
	background: none repeat scroll 0% 0% #EBEBEB;
	padding: 22px 24px;
}
.ajax-loader {
	position: absolute;
	left: 30px;
	bottom: 50px;
}
input.captcha_input[type="text"]  {
	width: 100px;
}
.input50 {
width: 135px;
float: left;
}
.input50:nth-of-type(2n) {
margin-right: 10px;
}
.input50 input {
width: 124px!important;
}
.wpcf7-captchac {float:left;margin-right: 10px;}
.red {color:red;}

#menu-levoe-menyu {
	margin-top: 40px;
}

.anonce img {
	width: 150px;
	float: left;
	padding-right: 15px;
}
img.attachment-full {
height: 145px;
width: auto;
}

.portfolio .element {
	float: left;
}

.portfolio #img {
	width: 247px;
	height: 173px;
}

.portfolio #img img {
	width: 247px;
	height: 173px;
}

.portfolio #text p {
	background: #e8e8e8;	
	padding: 15px 10px;
	font-weight: bold;
	color: #555;
	font-size: 14px;
}

.portfolio .element a {
	display: block;
}

.portfolio .element {
	position: relative;
	margin-right: 18px;
	margin-bottom: 15px;
width: 247px;
height: 250px;
}
.portfolio .element #bg {

	/* z-index: 2; */
	height: 217px;
	width: 247px;
	position: absolute;
	top: 0;
}
.portfolio .element #bg:hover{
	background: rgba(0,0,0,0.3);
}

.email{
font-size: 18px;
}

.podr_button, .podr_button:focus{
font-size: 15px;
margin: 10px 10px 5px 0;
position: relative;
display: block;
text-align: right;
outline: none;
}
.p_title {
  font-size: 20px;
  color: #333; 
	font-family: 'Lato',sans-serif; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	font-weight: 400; 
	line-height: 110%   
}
.dz_button {
  float: right;
  margin: 0px 10px;
} 
.dz_button a {
  height: 64px;
  background: url("/images/services-center.png") repeat scroll 0% 0% transparent;
  display: block;
  width: 240px; 
/*  width: inherit; */
  color: #fff;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  line-height: 15px;
  float:left;
}
.dz_button .dz_right {
  display: block;
float: left;
margin-top:-14px;
width: 20px;
height: 64px;
background: url("/images/services-right.png") repeat scroll 0% 0% transparent;
}
.see_also_header{
color: #333; 
font-family: 'Lato',sans-serif; 
letter-spacing: 1px; 
text-transform: uppercase; 
font-weight: 400; 
line-height: 110%;
font-size: 16px;
margin: 10px 0; 
}
.item a:hover img{
opacity:0.5;
}

#logo img {
   max-width: 100%;
}
#logo {
    margin-left: 20px;
    margin-right: 20px;
}
.cont-hide {display:none;}
.cont-show {display:block;}

.table-trilan{
    margin-bottom: 30px
}
.table-trilan td{
    border: 1px solid #BABABA;
    vertical-align: middle
}
.span-trilan{
    font-weight: bold
}
a.more{
	color:black; 
	font-style:italic;
	text-decoration:underline;
}

.top-menu__nav ul li{
	background-color: #F6F3F3!important;
	
    font-weight: bold!important;

}
.top-menu__nav ul li.active{
	background-color:#E3E8EC!important;
	
  

}

.top-menu{
background-color: #F6F3F3!important;
}


.no-comments {

	display: none;

}

span.entry-title {
    font-size: 20px;
    font-weight: normal;
    display: block;
    font-family: 'Lato',sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 110%;
}

.articles-header {
    font-size: 20px;
    font-weight: normal;
    display: block;
    font-family: 'Lato',sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 110%;
    margin: 20px 0 0 15px;
}

.form-inline {
	border-width: 0px;
	width: 351px;
	height: auto;
	margin: 0 auto;
}

.form-inline-div {
	width:auto;
	height:auto;
	overflow: auto;
	position:relative;
}

.m10 {
	margin: 10px;
}

.m20 {
	margin: 20px;
}

.text-center {
	text-align: center;
}

/*.noactive {
	border: 0 !important;
	display: inline-block;
    padding: 0 21px;
    vertical-align: middle;
    line-height: 18px;
    text-decoration: none;
    color: #FFF;
}
#menu-levoe-menyu .current-menu-item {
	display: none !important;
}*/

