html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 
section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; /*** font: inherit; ***/ vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


body { background: #eaeaea; font-size: 16px; line-height: 1.5em; color: #666; font-weight: 300; }
::selection { background: #3b8dbd; color: #fff; }
::-moz-selection { background: #3b8dbd; color: #fff; }
a { color: #1b6dfd; text-decoration: none; outline: 0; border-bottom: 1px solid transparent; }
a:hover { border-bottom: 1px solid #3b8dbd;}
img { max-width: 100%; height: auto; }
a,
a:before,
a:after {
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease; }
a img {
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease; }
address,cite,em { font-style: italic; }
strong { font-weight: 600; }
li { list-style: none; }
.left,.alignleft { float: left; }
.right,.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
/*** .vgrupe:before, .vgrupe:after { content: ""; display: table; } ***/
.vgrupe:after { clear: both; }
/*** .vgrupe { zoom: 1; } ***/

.fa { width: 1em; text-align: center; }


.entry { font-size: 18px; line-height: 1.6; }
.entry p,
.entry dd { margin-bottom: 1em; }
.entry dt { color: #444; }
.entry ol,
.entry ul { margin: 0 0 15px 30px; }
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol { margin-bottom: 0; }
.entry li { margin: 5px 0; }
.entry ul li,
.entry ol ul li { list-style: square; }
.entry ol li,
.entry ol ul ol li { list-style: decimal; }
.entry dt { font-weight: 600;}
.entry address { margin-bottom: 1em; }
.entry blockquote { position: relative; color: #777; font-style: italic; margin: 0 0 20px 0; padding-left: 50px; }
.entry blockquote p { margin-bottom: 0.75em; }
.entry blockquote:before { content: "\f10d"; color: #ccc; font-size: 32px; font-style: normal; font-family: FontAwesome; text-align: center; position: absolute; left: 0; top: -10px; }
.entry code, .entry pre { font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; font-size: 11px; }
.entry pre { padding: 18px 20px; margin: 30px 0; border: 1px solid #ddd; line-height: 19px; white-space: pre-wrap; word-wrap: break-word; overflow-x: auto; overflow-y: hidden; }
.entry code { background: #eee; padding: 0 3px; }
.entry ins { background: #fff486; }
.entry sub,
.entry sup { font-size: 62.5%; }
.entry sub { vertical-align: sub; }
.entry sup { vertical-align: super; }


.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img { max-width: 100%; height: auto; }
.entry img.alignleft { margin: 18px 20px 18px 0; }
.entry img.alignright { margin: 18px 0 18px 20px; }
.entry img.aligncenter { margin: 18px auto; clear: both; display: block; }
.entry img .size-full { width: 100%!important; }
.entry .gallery img, .entry img.wp-smiley { margin: 0; }
.entry .wp-caption { background: #f1f1f1; max-width: 100%; margin-bottom: 14px; text-align: center; }
.entry .wp-caption-text { font-style: italic; }
.entry .wp-caption a { border-bottom: none; }
.entry .wp-caption img { margin: 0; max-width: 100%; height: auto; }
.entry .wp-caption.alignleft { margin-right: 20px; }
.entry .wp-caption.alignright { margin-left: 20px; }
.entry .wp-caption.alignnone { width: 100%!important; overflow: hidden; }
.entry .wp-caption.alignnone img { margin: 0 auto; max-width: 100%!important; }
.entry .wp-caption-text { color: #999; font-size: 13px; padding: 0 0 8px 0; margin: 0; }

.entry table { font-size: 14px; margin-bottom: 1.5em; width: 100%; text-align: center; }
.entry table tr.alt { background: #f1f1f1; }
.entry table td { border-bottom: 1px solid #f1f1f1; text-align: center; padding: 5px; vertical-align: middle; }
.entry table th { font-weight: 600; text-align: center; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 10px 5px; }


.entry .gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.entry .gallery img { display: block; width: 100%; height: auto; border-width: 1px 2px!important; border-color: #fff!important; }
.entry .gallery .gallery-item { position: relative; overflow: hidden; border-color: #fff; margin-top: 0!important; }
.entry .gallery .gallery-caption { background: rgba(255,255,255,0.8); color: #333; font-size: 13px; padding: 10px 0; text-align: left; text-indent: 10px; font-style: normal; margin: 0; bottom: -42px; left: 2px; right: 2px; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; width: 100%;
transition: all .2s ease;
-o-transition: all .2s ease;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease; }
.entry .gallery .gallery-item:hover .gallery-caption  { bottom: 0; }
.entry .gallery-columns-5 .gallery-caption,
.entry .gallery-columns-6 .gallery-caption,
.entry .gallery-columns-7 .gallery-caption,
.entry .gallery-columns-8 .gallery-caption,
.entry .gallery-columns-9 .gallery-caption { display: none!important; }


h1, h2, h3, h4, h5, h6 { color: #444; font-weight: 600; -ms-word-wrap: break-word; word-wrap: break-word; }
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: #bbb; }
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  { margin-bottom: 14px; font-weight: 400; line-height: 1.3em; }
.entry h1 { font-size: 38px; letter-spacing: -1px; }
.entry h2 { font-size: 34px; letter-spacing: -0.7px; }
.entry h3 { font-size: 28px; letter-spacing: -0.5px; }
.entry h4 { font-size: 24px; letter-spacing: -0.3px; }
.entry h5 { font-size: 20px; font-weight: 600; }
.entry h6 { font-size: 18px; font-weight: 600; text-transform: uppercase; }

.heading,
#reply-title { font-weight: normal; font-size: 18px; text-transform: uppercase; font-weight: 600; margin-bottom: 1em; }
.heading i { font-size: 22px; margin-right: 6px; }


#wrapper { min-width: 24px; height: 100%; }
.container { padding: 0 0px; }
.vnutrobj { max-width: 1380px; min-width: 1380px; width: 1380px; margin: 0 auto; }
.content { width: 848px; /* max-width: 848px; */ color: #222; border-right: 1px solid #444; border-left: 1px solid #444; }
@media screen and (max-width: 1380px) { /* разрешение планшета */
	.vnutrobj { min-width: 0; width: 100%; }
	/*** .content { width: 100%; position: relative; clear: both; } ***/
}
.content .sidebar-top { background: #253975; margin: 0 5px 0 5px;}
.content .sidebar-top h1, h2{ text-align: center; color: #fff; color: rgba(255,255,255,1); font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; padding: 0 0; }
.main { background-color: #fff!important; /*** position: relative; ***/ }
.main-inner { /*** position: relative; ***/ min-height: 600px; }
.pad { padding: 15px 20px 20px; }
.pad p { /* padding: 3px 0 3px; */ margin-bottom: 0.83em; }

.kolonatri.main { }
.kolonatri .main-inner { /*** padding-left: 230px; padding-right: 300px; ***/ display: flex; align-items: stretch; width: 100%; }
.kolonatri .s1 { /*** float: left; margin-left: -230px; position: relative; ***/ box-sizing: border-box; flex: 0 0 auto; order: 1; padding-right: 3px; }
.kolonatri .s2 { /*** float: right; margin-right: -300px; position: relative; right: -100%; ***/ box-sizing: border-box; flex: 0 0 auto; order: 3; padding-left: 3px; }
.kolonatri .content {
	box-sizing: border-box;
	flex: 1 1 auto;
	/* align-items: stretch; */
	order: 2;
}
@media only screen and (min-width: 1024px) and (max-width: 1380px) {
	.kolonatri .main-inner { /*** padding-left: 20%; padding-right: 20%; ***/ }
	.kolonatri .s1 { /*** margin-left: -34%; ***/ }
	.kolonatri .s2 { /*** margin-right: -34%; ***/ }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
	.kolonatri .main-inner { flex-wrap: wrap; }
	.kolonatri .s1 { /* clear: both; */ }
	.kolonatri .s2 { /*** float: none; clear: both; margin-left: -230px; margin-right: 0px; right: 0; ***/ }
}
@media only screen and (max-width: 799px) {
        .kolonatri .main-inner { flex-wrap: wrap; }
}
@media only screen and (max-width: 480px) {
	.kolonatri .main-inner { flex-wrap: wrap; }
	.kolonatri .s1 {
            min-width: 240px;
            width: 100%;
        }
	.kolonatri .s2 {
            min-width: 240px;
            width: 100%;
        }
}

@media only screen and (max-width: 480px) {
	.container {
		padding: 0 0;
	}
        .content .sidebar-top {
            margin: 0;
        }
}

.sidebar { padding-bottom: 20px; /*** position: relative; z-index: 2; ***/ height: 100%;}
.sidebar .pad { padding-left: 20px; padding-right: 20px; }
.sidebar-top { padding: 15px 30px; min-height: 30px; }
.sidebar-top p, h2 { text-align: center; color: #fff; color: rgba(255,255,255,1); font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; padding: 3px 0; }
.sidebar-toggle { display: none; text-align: center; cursor: pointer; width: 100%; height: 50px;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1); }
.sidebar-toggle i { font-size: 38px; color: #fff; padding: 5px 0; }
.s1-expand .s1,
.s2-expand .s2 {-moz-transition: width .2s ease; -webkit-transition: width .2s ease; transition: width .2s ease; }

.icon-sidebar-toggle:before { font-family: FontAwesome; }
.col-2cl .s1 .icon-sidebar-toggle:before,
.col-3cl .s1 .icon-sidebar-toggle:before,
.kolonatri .s2 .icon-sidebar-toggle:before,
.col-3cl .s2 .icon-sidebar-toggle:before { content: "\f100"; }
.col-2cr .s1 .icon-sidebar-toggle:before,
.kolonatri .s1 .icon-sidebar-toggle:before,
.col-3cr .s1 .icon-sidebar-toggle:before,
.col-3cr .s2 .icon-sidebar-toggle:before { content: "\f101"; }


.s1 { width: 232px; max-width: 232px; /*** z-index: 2; ***/ }
.s1:hover { /*** z-index: 98; ***/ /* social icons tooltip above header nav */ }
.s1 .sidebar-top,
.s1 .sidebar-toggle { background: #253975; }


.s2 { width: 300px; max-width: 300px; /* z-index: 1; */ }
.s2 .sidebar-top,
.s2 .sidebar-toggle { background: #82b965; }
@media only screen and (min-width: 1024px) and (max-width: 1380px) {
	.s1 { width: 20%; }
	.s2 { width: 20%; }
	.content { width: 55%; }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
    .s1 { width: 25%; z-index: 2; }
    .s2 { width: 100%; z-index: 2; }
	.content { width: 70%; }
}

@media only screen and (max-width: 800px) {
	.kolonatri .s1 { order: 2; }
	.kolonatri .s2 { order: 3; }
	.kolonatri .content { order: 1; }

    .s1 { width: 48%; z-index: 2; }
    .s2 { width: 48%; z-index: 2; }
	.content { width: 100%; }
}

@media only screen and (min-width: 479px) and (max-width: 960px) {
/*	.s1 .sidebar-top { background: none!important; border-bottom: 1px solid #ddd; }
	.s1 .sidebar-top p { color: #666; }
	.s1 .sidebar-top .social-links .social-tooltip { color: #666; } */
}

@media only screen and (max-width: 600px) {
	.s1 { width: 50%; }
	.s2 { width: 50%; }
	.content { width: 100%; }
}
.grid { margin-right: 2.1%; float: left; display: inline; position: relative; }
.last { clear: right; margin-right: 0!important; }

.one-full { margin-right: 0; width: 100%; overflow: hidden; }
.one-half { width: 48.9%; }
.one-third { width: 31.9%; }
.two-third { width: 65.9%; }
.one-fourth { width: 23.4%; }
.three-fourth { width: 74.4%; }
.one-fifth { width: 18.3%; }
.two-fifth { width: 38.8%; }
.three-fifth { width: 59.2%; }
.four-fifth { width: 79.6%; }

.content .grid { margin-right: 3.2%; }
.content .one-half { width: 48.4%; }
.content .one-third { width: 31.2%; }
.content .two-third { width: 65.6%; }
.content .one-fourth { width: 22.6%; }
.content .three-fourth { width: 74.2%; }
.content .one-fifth { width: 17.4%; }
.content .two-fifth { width: 38.1%; }
.content .three-fifth { width: 58.7%; }
.content .four-fifth { width: 79.4%; }



body, input, textarea, button, select, label { font-family: Arial, sans-serif; }
/*
@font-face {
    font-family: 'Titillium Web';
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Titillium Web';
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Titillium Web';
    font-weight: 600;
    font-style: normal;
}
*/
.image-container { position: relative; }
.image-container img { display: block; width: 100%; height: auto; }
.image-caption { background: rgba(0,0,0,0.7); color: #fff; font-size: 13px; line-height: 1.3em; font-style: italic; padding: 8px 10px; position: absolute; bottom: 8px; left: 8px; margin-right: 8px;
-webkit-border-radius: 2px; border-radius: 2px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.03); }

.social-links { float: right; position: relative; padding-top: 2px; }
.social-links li { display: inline-block; margin-left: 8px; line-height: 16px; font-size: 0; }
.social-links li a { display: block!important; position: relative; text-align: center; }
.social-links .social-tooltip { color: #fff; color: rgba(255,255,255,0.7); font-size: 24px; display: inline; position: relative; z-index: 98; }
.social-links .social-tooltip:hover { color: #fff; text-decoration: none; }
.social-links .social-tooltip:hover:after { top: -36px; background: #fff; font-size: 14px; color: #666; content: attr(title); display: block; left: 0; padding: 5px 15px; position: absolute; white-space: nowrap; 
-webkit-border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); }
.social-links .social-tooltip:hover:before { top: -10px; left: 8px; border: solid; border-color: #fff transparent; border-width: 5px 5px 0 5px; content: ""; display: block; position: absolute; z-index: 1; }

/*  common : page title
/* ------------------------------------ */
.page-title { background: #fff; position: relative; padding-top: 18px; padding-bottom: 17px; border-bottom: 1px solid #eee; color: #666; font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; }
.page-title a { color: #aaa; }
.page-title a:hover { color: #444; }
.page-title span { color: #aaa; }
.page-title i { margin-right: 8px; }
.page-title h1,
.page-title h2,
.page-title h4 { color: #666; }
.page-title .meta-single li { float: left; margin-right: 14px; }
.page-title .meta-single li:last-child { float: right; margin-right: 0; }

/*  common : notebox
/* ------------------------------------ */
.notebox { background: #f0f0f0; position: relative; padding: 12px 15px; color: #888; margin-bottom: 30px; }
.notebox:before { content:''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #f1f1f1; position: absolute; top: -8px; left: 13px; }
.notebox:after { content:''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #f1f1f1; position: absolute; top: -5px; left: 15px; }
.notebox span { font-weight: 600; }
.notebox .search-again { margin-top: 10px; }
.notebox input[type="text"] { width: 100%; }

/*  common : page image
/* ------------------------------------ */
.page-image { overflow: hidden; position: relative; margin: 0 0 30px 0; }
.page-image-text { position: absolute; top: 50%; margin-top: -35px; width: 100%; text-align: center; }
.page-image-text .caption { color: #fff; font-size: 44px; line-height: 70px; text-transform: uppercase; font-weight: 600; text-shadow: 0 0 20px rgba(0,0,0,0.3); }
.page-image-text .description { display: block; color: #fff; font-size: 15px; line-height: 36px; font-weight: 300; }
.page-image-text .description i { background: rgba(0,0,0,0.7); opacity: 0.9; font-style: normal; padding: 6px 10px; -webkit-border-radius: 2px; border-radius: 2px; }

.navigac { margin-bottom: 15px; }
.navigac a { font-size: 18px; font-weight: 600; }

/*  common : thumb icon
/* ------------------------------------ */
.thumb-icon { background: rgba(0,0,0,0.7); color: #fff; text-align: center; display: block; width: 32px; height: 32px; position: absolute; bottom: 20px; left: 20px;
-webkit-border-radius: 6px; border-radius: 6px;
-moz-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease;
-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
box-shadow: 0 0 2px rgba(255,255,255,0.4);
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg); }
.thumb-icon i { font-size: 18px; padding: 7px 0;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
.thumb-icon .fa-play { margin: -1px 0 0 2px; }
.thumb-icon.small { width: 24px; height: 24px; position: absolute; bottom: 14px; left: 14px;
-webkit-border-radius: 4px; border-radius: 4px; }
.thumb-icon.small .fa { font-size: 14px; line-height: 16px; padding: 5px 0; }
.thumb-icon.small .f-play { margin: -1px 0 0 2px; }

.footer__social-links {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.footer__social-links a {
	margin: 0 5px;
}

.footer .copyright-wrap {
	text-align: left;
}

.footer .nav-wrap .nav {
    max-height: 51px;
    overflow: hidden;
}

.footer-menu {
	border-bottom: 1px solid #949494;
}

/*  common : nav
/* ------------------------------------ */
/*** .korobmenu { background: #888; z-index: 99; position: relative; } ***/
.nav-text { display: none; float: right; font-size: 16px; line-height: 24px; padding: 13px 20px; }
.nav li > a:after,
.nav > li > a:after { font-family: FontAwesome; display: inline-block; }

@media only screen and (min-width: 720px) {

	#header .nav-wrap { height: auto; }
	#header .nav-wrap .vnutrobj {
		display: flex;
	}
	#header .nav-wrap .nav {
		flex: 1 1 auto;
		max-height: 51px;
    	overflow: hidden;
	}
	#header .nav-wrap .nav.show-more {
		max-height: none;
	}
	#header .nav-wrap .more {
		flex: 0 0 auto;
		font-size: 16px;
		line-height: 20px;
		padding: 15px 14px 15px 14px;
		color: rgba(255,255,255,0.7);
		cursor: pointer;
	}
	#header .nav-wrap .more span {
		vertical-align: middle;
	}
	#header .nav-wrap .more svg {
		vertical-align: middle;
	}
	#header .show-more + .more {
		color: #ececec;
	}
	/* common */
	.nav { font-size: 0; position: relative; }
	.nav li a { color: #ccc; display: block; line-height: 20px; }
	/* dropdown arrows */
	.nav li > a:after { content: "\f0da"; float: right; opacity: 0.5; }
	.nav > li > a:after {content: "\f0d7"; float: none; margin-left: 6px; font-size: 14px; }
	.nav li > a:only-child:after {content: ""; margin: 0; }
	.footer .nav li > a:after { content: "\f0da"; }
	.footer .nav > li > a:after { content: "\f0d8"; }
	.footer .nav li > a:only-child:after { content: ""; }
	/* level 1 */
	.nav > li { font-size: 16px; display: inline-block; position: relative; }
	.footer .nav > li { border-left: 1px solid #999; }
	.nav > li:first-child { border-left: none; }
	.nav > li > a { padding: 15px 14px 15px 14px; }
	.nav > li > a:hover,
	.nav > li:hover > a { background: #777; }
	.nav li > a:hover, 
	.nav li:hover > a, 
	.nav li.current_page_item > a, 
	.nav li.current-menu-item > a,
	.nav li.current-menu-ancestor > a,
	.nav li.current-post-parent > a { color: #fff; }
	/* level 2 & 3 */
	.nav li:hover > ul { display: block; }
	.nav ul { display: none; background: #777; position: absolute; left: 0; top: 50px; width: 180px; padding: 10px 0; -webkit-transform: translateZ(0);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	box-shadow: 0 2px 2px rgba(0,0,0,0.15); }
	.nav ul li { font-size: 14px; position: relative; display: block; padding: 0; }
	.nav ul li a { padding: 10px 20px; }
	.nav ul li:last-child { border-bottom: 0!important; }
	/* level 3 */
	.nav ul ul { position: absolute; top: -10px; left: 180px; }
	
}
@media only screen and (max-width: 719px) {
	
	.nav { font-weight: 600; }
	.korobmenu { text-transform: none; }
	.nav-toggle,
	.nav-text { display: block; }
	/*** .nav-wrap { position: relative; float: left; width: 100%; height: 0; overflow: hidden; } ***/
	.nav-wrap.transition {
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease; }
	.expand .nav-wrap { height: auto; }
	/* common */
	/*** .nav { float: left; width: 100%; } ***/
	.nav li a { line-height: 20px; display: block; padding: 8px 20px; }
	.nav li li a { padding-left: 15px; padding-right: 15px; }
	/* dropdown arrows */
	.nav li > a:after { content: '\f0d7'; opacity: 0.5; margin-left: 6px; }
	.nav > li > a:after { content: '\f0d7'; font-size: 14px; }
	.nav li > a:only-child:after { content: ''; }
	/* level 1 */
	.nav > li { font-size: 15px; }
	.nav li > a:hover, 
	.nav li.current_page_item > a, 
	.nav li.current-menu-item > a,
	.nav li.current-post-parent > a { color: #fff; }	
	/* level 2 & 3 */
	.nav ul { display: block!important; margin-left: 40px; }
	.nav ul li { font-size: 13px; font-weight: 300; }
	.nav ul li a { padding-top: 6px; padding-bottom: 6px; }

	.footer-menu {
		display: none;
	}
}


/* ------------------------------------------------------------------------- *
 *  Section: Header
/* ------------------------------------------------------------------------- */
#header { background: #63666b; /*** position: fixed; ***/ padding-bottom: 60px; }
#header .header-content-wrap { padding-top: 0; padding-bottom: 0; }
#header .vnutrobj { /*** position: relative; ***/ }

.header-content {
	display: flex;
	color: #ffd702;
	max-height: 62px;
	padding: 0 20px;
	overflow: hidden;
}
.header-content__col1 {
	flex: 0 1 auto;
	max-width: 75px;
	max-height: 62px;
}
.header-content__col2 {
	flex: 0 1 auto;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
	max-height: 62px;
}
.header-content__col3 {
	flex: 0 1 auto;
	margin-left: auto;
	max-width: 200px;
	max-height: 62px;
}

.zagolovoksajt {
	padding: 3px 0;
	margin: 0 10px;
	width: 55px;
    height: 56px;
}
.zagolovoksajt a { display: block; color: #fff; white-space: nowrap; }
/*** .zagolovoksajt a img { float: left; display: block; width: 55px; max-width: 100%; max-height: 60px; height: auto; padding: 5px 0;  margin: 0 auto; -webkit-border-radius: 0; border-radius: 0; } ***/

.zagolovoksajt a img {
	display: block;
    max-height: 55px;
    width: 100%;
    height: auto;
	padding: 5px 0;
}

/* font-style: italic; */
.opisaniesajt { font-size: 18px; color: #fff; color: rgba(255,215,0,0.8); padding: 8px 0; font-weight: 600; line-height: 20px; }
.opisaniesajt2 { font-size: 16px; color: #fff; color: rgba(255,215,0,0.8); padding: 0 0 8px 0; font-weight: 600; line-height: 18px; }

/*  header : search
/* ------------------------------------ */
.toggle-search { color: #fff; font-size: 18px; line-height: 24px; cursor: pointer; padding: 13px 20px; display: block; position: absolute; right: 0; top: -50px;
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,0.1);
box-shadow: -1px 0 0 rgba(255,255,255,0.1); }
.toggle-search:hover,
.toggle-search-expand .toggle-search { background: rgba(0,0,0,0.15); color: #fff; }
.toggle-search-expand .search-expand  { display: block; }
.search-expand { display: none; background: #26272b; position: absolute; top: 0; right: 0; width: 340px; }
.search-expand-inner { background: rgba(0,0,0,0.15); padding: 15px; }
.search-expand .poiskforma input { width: 100%; border: 2px solid #e2e2e2; border-radius: 0; }
.search-expand .poiskforma input:focus {  }

/*  header : nav topbar
/* ------------------------------------ */
#menuver.korobmenu {
	background: #253975;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.15);
	box-shadow: 0 0 5px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.15);
}
#menuver .nav-text { color: #fff; color: rgba(255,255,255,0.7); }

/*** @media only screen and (min-width: 1150px) {

	.topbar-enabled #header { padding-top: 0 }
	#menuver.korobmenu { position: relative; top: 0; width: 100%; z-index: 999; }
	.admin-bar #menuver.korobmenu { top: 28px; }
} ***/

@media only screen and (min-width: 720px) {

	/* common */
	#menuver .nav {  }
	#menuver .nav li a { color: #fff; color: rgba(255,255,255,0.7); }	
	/* level 1 */
	#menuver .nav > li { border-right: none; }
	#menuver .nav > li > a:hover, 
	#menuver .nav > li:hover > a { background-color: rgba(0,0,0,0.1); }
	#menuver .nav li > a:hover, 
	#menuver .nav li:hover > a, 
	#menuver .nav li.current_page_item > a, 
	#menuver .nav li.current-menu-item > a,
	#menuver .nav li.current-menu-ancestor > a,
	#menuver .nav li.current-post-parent > a { color: #fff; }
	/* level 2 & 3 */
	#menuver .nav ul { background: #26272b; }
	#menuver .nav ul li { box-shadow: 0 1px 0 rgba(255,255,255,0.06); -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06); }
	#menuver .nav ul li:last-child { box-shadow: none; -webkit-box-shadow: none; }
	
}
@media only screen and (max-width: 719px) {
	
	/* common */
	#menuver .nav li a { color: #fff; color: rgba(255,255,255,0.8); border-top: 1px solid rgba(255,255,255,0.06); }	
	/* level 1 */
	#menuver .nav li > a:hover { background: rgba(0,0,0,0.15); color: #fff; }
	#menuver .nav li.current_page_item > a, 
	#menuver .nav li.current-menu-item > a,
	#menuver .nav li.current-post-parent > a { background: rgba(0,0,0,0.15); color: #fff; }
	
}

/*  header : nav header
/* ------------------------------------ */
#nav-header.korobmenu { background: transparent; z-index: 97;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 -1px 0 rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.2), inset -1px 0 0 rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 -1px 0 rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.2), inset -1px 0 0 rgba(0,0,0,0.2); }
#nav-header .container { padding: 0 15px; }
#nav-header .nav-toggle { background: transparent; color: #fff;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.05), -1px 0 0 rgba(0,0,0,0.2);
box-shadow: inset 1px 0 0 rgba(255,255,255,0.05), -1px 0 0 rgba(0,0,0,0.2); }
#nav-header .nav-text { color: #fff; color: rgba(255,255,255,0.7); }

@media only screen and (min-width: 720px) {

	/* common */
	#nav-header .nav {  }
	#nav-header .nav li a { color: #fff; color: rgba(255,255,255,0.7); }	
	/* level 1 */
	#nav-header .nav > li { border-right: none; }
	#nav-header .nav > li > a:hover, 
	#nav-header .nav > li:hover > a { background: rgba(0,0,0,0.1); }
	#nav-header .nav li > a:hover, 
	#nav-header .nav li:hover > a, 
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-item > a,
	#nav-header .nav li.current-menu-ancestor > a,
	#nav-header .nav li.current-post-parent > a { color: #fff; }
	/* level 2 & 3 */
	#nav-header .nav ul { background: #33363b; }
	#nav-header .nav ul li { box-shadow: 0 1px 0 rgba(255,255,255,0.06); -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06); }
	#nav-header .nav ul li:last-child { box-shadow: none; -webkit-box-shadow: none; }
	
}
@media only screen and (max-width: 719px) {
	
	/* common */
	#nav-header.korobmenu  { border-left: 0; border-right: 0; }
	#nav-header .container { padding: 0; }
	#nav-header .nav { padding-bottom: 20px; }
	#nav-header .nav li a { color: #fff; color: rgba(255,255,255,0.8); border-top: 1px solid rgba(255,255,255,0.06); }	
	/* level 1 */
	#nav-header .nav li > a:hover { background: rgba(0,0,0,0.15); color: #fff; }
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-item > a,
	#nav-header .nav li.current-post-parent > a { background: rgba(0,0,0,0.15); color: #fff; }
	
}

/* ------------------------------------------------------------------------- *
 *  Section: Page
/* ------------------------------------------------------------------------- */
#page { padding-bottom: 60px; margin-top: -60px; }
/*** #page .vnutrobj { background: #fff;
-webkit-box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.1); } ***/


/* ------------------------------------------------------------------------- *
 *  Section: Footer
/* ------------------------------------------------------------------------- */
.footer { background: #fff; color: #777; width: 100%; }
.footer a { color: #777; }
.footer a:hover { color: #ccc; }
.footer .pad { padding-bottom: 30px; }
.footer .pad2 { padding-bottom: 0px; }

.footer-widgets{ padding-top: 20px; }

.footer-bottom { background: #33363b; }
.footer-bottom .pad { padding-top: 30px; }
.footer-bottom .pad2 { padding-top: 0px; }
.footer-bottom a { color: #fff; color: rgba(255,255,255,0.7); }
.footer-bottom a:hover { color: #fff; }
.footer-bottom .footer-logo { display: block; margin-bottom: 20px; max-height: 50px; -webkit-border-radius: 0; border-radius: 0; }
.footer-bottom .copyright,
.footer-bottom .copyright-links,
.footer-bottom #credit { color: #fff; color: rgba(255,255,255,0.5); font-size: 15px; line-height: 1.5em; padding: 15px 14px; }
.footer-bottom .copyright-links a { text-decoration: underline; color: rgba(255,255,255,0.5); }
.footer-bottom #back-to-top { background: #eaeaea; color: #777; overflow: hidden; text-align: center; width: 60px; height: 30px; display: block; margin: 0 auto; margin: 0 auto -30px; 
-webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); 
box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); }
.footer-bottom #back-to-top i { font-size: 38px; position: relative; top: -7px; }
.footer-bottom #back-to-top:hover { color: #444; }
.footer-bottom .social-links { padding-top: 10px; }
.footer-bottom .social-links a { color: rgba(255,255,255,0.6); }
.footer-bottom .social-links a:hover { color: #fff; }
.footer-bottom .social-links .social-tooltip { font-size: 28px; }

/*  footer : nav
/* ------------------------------------ */
#nav-footer.korobmenu { background: #fff; border-top: 1px solid #eee; }
#nav-footer .nav-toggle { background: transparent; color: #444; border-left: 1px solid #eee; }

@media only screen and (min-width: 720px) {

	/* common */
	#nav-footer .nav { text-align: center; }
	#nav-footer .nav li a { color: #999; }	
	/* level 1 */
	#nav-footer .nav > li > a { padding: 12px 18px; }
	#nav-footer .nav > li { border-right: 0; }
	#nav-footer .nav > li:first-child { border-left: 0; }
	#nav-footer .nav > li > a:hover, 
	#nav-footer .nav > li:hover > a { background: #f0f0f0; }
	#nav-footer .nav li > a:hover, 
	#nav-footer .nav li:hover > a, 
	#nav-footer .nav li.current_page_item > a, 
	#nav-footer .nav li.current-menu-item > a,
	#nav-footer .nav li.current-menu-ancestor > a,
	#nav-footer .nav li.current-post-parent > a { color: #666; }
	/* level 2 & 3 */
	#nav-footer .nav ul { background: #f0f0f0; bottom: 44px; top: auto; text-align: left;
	-webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 -2px 2px rgba(0,0,0,0.05); }
	#nav-footer .nav ul li { border-bottom: 1px solid #e4e4e4; }
	#nav-footer .nav ul ul { top: -10px; }	
	/* level 3 */
	#nav-footer .nav ul ul { position: absolute; top: auto; bottom: -10px; }
	
}
@media only screen and (max-width: 719px) {
	
	/* common */
	#nav-footer .nav li a { color: #999; color: rgba(0,0,0,0.8); border-top: 1px solid #f2f2f2; }	
	/* level 1 */
	#nav-footer .nav li > a:hover { background: #f2f2f2; color: #444; }
	#nav-footer .nav li.current_page_item > a, 
	#nav-footer .nav li.current-menu-item > a,
	#nav-footer .nav li.current-post-parent > a { background: #f2f2f2; color: #444; }
	
}


/* ------------------------------------------------------------------------- *
 *  Post Entry
/* ------------------------------------------------------------------------- */
.content .post,
.content .page { position: relative; overflow: hidden; }

.blog .post,
.single .post,
.search .post,
.search .page { margin-bottom: 40px; }
.archive .post { margin-bottom: 10px; }
 
.sticky {}

/*  post : search
/* ------------------------------------ */
.search .page.type-page .post-thumbnail,
.search .page.type-page .infmet { display: none; }

/*  post : featured
/* ------------------------------------ */
#flexslider-featured .flex-direction-nav { position: absolute; top: -50px; left: auto; right: 0; }
#flexslider-featured .flex-direction-nav li { float: left; margin-left: 3px; }
#flexslider-featured .flex-direction-nav li:first-child { float: left; }
#flexslider-featured .flex-direction-nav li:last-child { float: right; }
#flexslider-featured .flex-direction-nav a { background: #fff; color: #bbb; font-size: 24px; line-height: 24px; position: relative; width: 34px; height: 36px; margin: 0 0 0; display: block; text-align: center; cursor: pointer; text-indent: -999px; overflow: hidden; opacity: 1; 
-webkit-border-radius: 0; border-radius: 0;
-webkit-box-shadow: none; box-shadow: none;
-webkit-transition: all .3s ease; transition: all .3s ease; }
#flexslider-featured .flex-direction-nav a:before { font-family: FontAwesome; line-height: 24px; position: absolute; text-align: center; left: 0; right: 0; top: 8px; text-indent: 0; }
#flexslider-featured .flex-direction-nav .flex-next:before { content:"\f054"; }
#flexslider-featured .flex-direction-nav .flex-prev:before { content: "\f053"; }
#flexslider-featured .flex-direction-nav .flex-next:hover,
#flexslider-featured .flex-direction-nav .flex-prev:hover { opacity: 1; color: #3b8dbd; }
#flexslider-featured .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; }

#flexslider-featured .flex-control-nav { position: absolute; top: -15px; bottom: auto; }
#flexslider-featured .flex-control-nav li { margin: 0; padding: 0; margin-right: 2px; float: left; }
#flexslider-featured .flex-control-nav li a { background: #ddd; width: 20px; height: 2px; text-indent: -999px; overflow: hidden;
-webkit-border-radius: 0; border-radius: 0;
-webkit-box-shadow: none; box-shadow: none; }
#flexslider-featured .flex-control-nav li a:hover { background: #ccc; }
#flexslider-featured .flex-control-nav li a.flex-active { background: #3b8dbd; }

.featured,
.featured.flexslider { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #eee; }
.featured .post-title { font-size: 34px; letter-spacing: -0.7px; line-height: 1.4em; }

/*  post : custom loop
/* ------------------------------------ */
.post-list { margin-right: -30px; overflow: hidden; }
.post-list .spistroka { margin-left: -30px; padding-left: 30px; float: left; width: 100%; border-bottom: 1px solid #eee; margin-bottom: 30px; position: relative; }
.post-list .spistroka:last-child { border: none; margin-bottom: 0; }
.post-list .post,
.post-list .page { width: 50%; float: left; }
.post-list .zpsi { margin-right: 30px; }
.zpsh:hover .post-thumbnail { opacity: 0.75; }
.zpsh:hover .post-title a { color: #3b8dbd; }
.zpsh:hover .thumb-icon { background: #fff; color: #111; }

.post-thumbnail { width: 100%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.post-thumbnail { position: relative; margin-bottom: 1em; }
.post-thumbnail img { display: block; width: 100%; height: auto; }

.post-comments { background: #82b965; font-size: 12px; line-height: 20px; color: #fff; display: block; position: absolute; top: 10px; right: 0;
-webkit-box-shadow: inset -1px 0 1px rgba(0,0,0,0.2); 
box-shadow: inset -1px 0 1px rgba(0,0,0,0.2); }
.post-comments span { display: block; position: relative; padding: 2px 7px; }
.post-comments span:before { content:''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid #82b965; border-top: 7px solid transparent; border-bottom: 7px solid transparent; position: absolute; top: 5px; left: -14px; }
.post-comments i { margin-right: 3px; }
.post-comments:hover { color: #fff!important; padding-right: 4px; }

.infmet { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #bbb; margin-bottom: 0.3em; }
.infmet .post-category { float: left; margin-right: 6px; }
.infmet .datadk { float: left; }

.post-title { color: #444; font-weight: normal; margin-bottom: 6px; font-size: 18px; font-weight: 400; line-height: 20px; -ms-word-wrap: break-word; word-wrap: break-word; max-height: 3.5em; overflow-y: hidden; }
.post-title strong { font-weight: 600; }
.post-title i { font-style: italic; }
.post-title a { color: #444; }
.post-title a:hover { color: #3b8dbd; }

.entry.excerpt { font-size: 16px; color: #888; line-height: 18px;
}
.entry.excerpt p { margin-bottom: 0px; }

article {
border-radius: 0px;
box-sizing: border-box;
margin: 0px;
padding: 0px;
height: 121px;
overflow: hidden;
text-overflow: ellipsis;
}

/* ------------------------------------------------------------------------- *
 *  Single
/* ------------------------------------------------------------------------- */
.single .post-title { font-size: 38px; letter-spacing: -1px; line-height: 1.3em; }
.single .zpsi .post-thumbnail { margin-bottom: 0em; }
.post-byline { font-size: 14px; font-weight: 400; color: #aaa; text-transform: uppercase; margin-bottom: 1em; }

.entry.share { padding-right: 100px; min-height: 354px; /* share buttons height */ position: relative; }
.entry.share .cerinner { float: left; width: 100%; }

/*  single : sharrre
/* ------------------------------------ */
.sharrre-container { float: right; width: 50px; padding: 0 10px; margin-right: -100px;
-webkit-border-radius: 4px; border-radius: 4px; }
.sharrre-container span { color: #aaa; display: block; text-align: center; text-transform: uppercase; font-size: 11px; }
.sharrre { padding: 10px 0 0; }
.sharrre .box { width: 50px; display: block; }
.sharrre .count { background: #eee; color: #333; display: block; font-size: 15px; font-weight: 600; line-height: 30px; position: relative; text-align: center; 
-webkit-border-radius: 4px; border-radius: 4px; }
.sharrre .count:after { content:''; display: block; position: absolute; left: 49%; width: 0; height: 0; border: solid 6px transparent; border-top-color: #eee; margin-left: -6px; bottom: -12px; }
.sharrre .share { display: block; font-size: 28px; font-weight: 600; line-height: 32px; margin-top: 12px; padding: 0; text-align: center; text-decoration: none; }
.sharrre .box .share,
.sharrre .box .count { -webkit-transition: all .3s ease; transition: all .3s ease; }
.sharrre .box:hover .share,
.sharrre .box:hover .count { color: #444!important; }
.sharrre#twitter .share,
.sharrre#twitter .box .count { color: #00acee; }
.sharrre#facebook .share,
.sharrre#facebook .box .count { color: #3b5999; }
.sharrre#googleplus .share,
.sharrre#googleplus .box .count { color: #cd483c; }
.sharrre#pinterest .share,
.sharrre#pinterest .box .count { color: #ca2128; }

/*  single : post pages
/* ------------------------------------ */
.post-pages { font-weight: 600; margin-bottom: 20px; }

/*  single : tags
/* ------------------------------------ */
.metkssylk { margin-bottom: 40px; }
.metkssylk span { font-size: 14px; color: #999; display: inline-block; margin: 0 7px 0 0; }
.metkssylk a { background: #f2f2f2; display: inline-block; line-height: 16px; white-space: nowrap; font-size: 12px; color: #999; padding: 3px 7px; margin: 0 5px 2px 0;
-webkit-border-radius: 2px; border-radius: 2px; }
.metkssylk a:hover { background-color: #3b8dbd; color: #fff; }

/*  single : author bio
/* ------------------------------------ */
.author-bio { border: 2px solid #eee; position: relative; padding: 15px 15px 10px 100px; color: #888; margin-bottom: 40px; }
.author-bio:before { content:''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #eee; position: absolute; top: -8px; left: 13px; }
.author-bio:after { content:''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fff; position: absolute; top: -5px; left: 15px; }
.author-bio .bio-avatar { float: left; margin: 0 0 8px -85px; width: 64px; height: auto; position: relative; }
.author-bio .bio-avatar:after { background: #3b8dbd; position: absolute; right: -4px; bottom: -4px; padding: 5px 5px; content: "\f040"; color: #fff; font-size: 12px; line-height: 12px; font-style: normal; font-family: FontAwesome; text-align: center; -webkit-border-radius: 3px; border-radius: 3px; }
.author-bio .bio-avatar img { display: block; width: 100%; height: auto; -webkit-border-radius: 3px; border-radius: 3px; }
.author-bio p { margin-bottom: 8px; }
.author-bio .bio-name { color: #444; font-weight: 600; margin-bottom: 4px; }
.author-bio .bio-desc { color: #888; font-weight: 300; font-size: 15px; line-height: 1.5em; }

/*  single : related posts
/* ------------------------------------ */
.related-posts { border-bottom: 2px solid #eee; margin-bottom: 10px; }
.related-posts li { width: 33.3%; float: left; display: inline; }
.related-posts .post { border-right: 1px solid transparent; margin-bottom: 0; padding-bottom: 10px; }
.related-posts li:nth-child(4) article { display: none; }
.related-posts li:nth-child(3) article { border-right-color: transparent; }
.related-posts .related-inner { padding: 0 20px 0 0; }
.single .related-posts .post-title { margin-bottom: 10px; font-size: 17px; font-weight: 300; line-height: 1.5em; letter-spacing: 0; display: block; }

/*  single : post-nav
/* ------------------------------------ */
.post-nav li { width: 100%; display: inline; float: left; text-align: center; }
.post-nav li a { position: relative; min-height: 73px; display: block; padding: 16px 40px 24px; }
.post-nav li i { color: #ccc; font-size: 18px; position: absolute; top: 50%; margin-top: -10px; }
.post-nav li a strong { display: block; font-size: 12px; color: #aaa; letter-spacing: 0.5px; font-weight: normal; text-transform: uppercase; }
.post-nav li a span { font-size: 15px; color: #666; }
.post-nav li a:hover span { color: #444; }
.post-nav li.previous i { left: 10px; }
.post-nav li.next i { right: 10px; }
.post-nav li a span,
.post-nav li a i { 
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease-out;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease-out;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease-out; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease-out; }

/* sidebar-specific */
.sidebar .post-nav li a { border-top: 1px solid #eee; border-bottom: 1px solid #ddd; }
.sidebar .post-nav li a:hover { background: #ebebeb; background: rgba(0,0,0,0.02); }
.sidebar .post-nav li.previous a,
.sidebar .post-nav li.next a { border-bottom: 1px solid #ddd; }
.s1 .post-nav li a:hover i { color: #3b8dbd; }
.s2 .post-nav li a:hover i { color: #82b965; }

/* content-specific */
.content .post-nav { border-top: 2px solid #eee; border-bottom: 2px solid #eee; margin-bottom: 40px;  }
.content .post-nav li { width: 50%; }
.content .post-nav li.next { float: right; -webkit-box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; }
.content .post-nav li.next a { padding-left: 24px; }
.content .post-nav li.previous { float: left; -webkit-box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; }
.content .post-nav li.previous a { padding-right: 24px; }


/* ------------------------------------------------------------------------- *
 *  Post Formats
/* ------------------------------------------------------------------------- */

/*  post format : common
/* ------------------------------------ */
.post-format { position: relative; margin-bottom: 2em; }
.post-format p { margin-bottom: 1em; }
.post-format .format-container { background: #f1f1f1; padding-bottom: 10px; border-left: 3px solid #3b8dbd; }
.post-format .format-container .fa,
.post-format .format-container .fa { color: #ccc; font-size: 36px; float: right; margin: 0 0 20px 20px; }

/*  post format : image
/* ------------------------------------ */
.format-image { }

/*  post format : video
/* ------------------------------------ */
.format-video { }

/*  post format : quote
/* ------------------------------------ */
.format-quote .post-format {  }
.format-quote .post-format blockquote { font-size: 22px; font-weight: 400; line-height: 1.4em; font-style: italic; }
.format-quote .post-format .quote-author { font-style: italic; }

/*  post format : link
/* ------------------------------------ */
.format-link .post-format p { font-size: 22px; font-weight: 400; line-height: 1.4em; font-style: italic; }

/*  post format : chat
/* ------------------------------------ */
.format-chat .post-format p { font-style: italic; }

/*  post format : status
/* ------------------------------------ */
.format-status .post-title { display: none; }
.single .format-status .entry { font-size: 24px; line-height: 1.4em; }

/*  post format : aside
/* ------------------------------------ */
.format-aside .post-title { display: none; }

/*  post format : gallery
/* ------------------------------------ */
.format-gallery .post-format .flexslider { overflow: visible; padding-bottom: 30px; margin-bottom: -20px; }
.format-gallery .post-format .flexslider .slides { background: #262626; overflow: hidden; position: relative; }
.format-gallery .post-format .flexslider .slides img { max-height: 405px; width: auto; max-width: 100%; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.6); box-shadow: 0 0 30px rgba(0,0,0,0.6); }
.format-gallery .post-format .flexslider .flex-control-nav { bottom: 1px; }  
.format-gallery .post-format .flex-direction-nav a:before { color: #fff; }

/*  post format : audio
/* ------------------------------------ */
.format-audio .post-format a,
.format-audio .post-format i { font-size: 16px; line-height: 22px; }
#page .format-audio .post-format img {
-webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0;
border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

/* jplayer */
.jp-interface { background-color: #444; }
.jp-play-bar, 
.jp-volume-bar-value { background-color: #83ad02; }
.jp-progress { background-color: #262626; }
.jp-volume-bar { border: 1px solid #262626; }
.jp-seek-bar,
.jp-volume-bar { background-color: #383838; }
.jp-interface a { color: #bbb; text-shadow: 0 -1px 0 rgba(0,0,0,0.6); }
.jp-interface a:hover { color: #eee; }
.jp-progress-container,
.jp-volume-bar-container { border-left: 1px solid #333; }
.jp-audio,
.jp-interface,
.jp-progress,
.jp-seek-bar { width: 100%; min-width: 100%; }
.jp-interface { position: relative; overflow: hidden;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), inset 0 -1px 0 rgba(0,0,0,0.3);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), inset 0 -1px 0 rgba(0,0,0,0.3);  }
.jp-interface .jp-controls { list-style-type: none; padding: 0; margin: 0; }
.jp-interface .jp-controls li { display: inline; }
.jp-interface .jp-controls a { position: absolute; }
.jp-interface .jp-controls a i { display: block; }
.jp-play, .jp-pause { width: 25px; height: 30px; z-index: 1; outline: none; margin: 12px 0 0 9px;}
.jp-play, .jp-pause { top: 0; left: 0; }
.jp-progress-container { margin-left: 34px; margin-right: 84px; height: 6px; padding: 20px 10px; }
.jp-progress { overflow: hidden; }
.jp-progress { height: 5px; padding: 1px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06);
box-shadow: 0 1px 0 rgba(255,255,255,0.06); }
.jp-seek-bar { width: 0px; height: 5px; cursor: pointer; -webkit-border-radius: 1px; border-radius: 1px; }
.jp-play-bar { width: 0px; height: 5px; -webkit-border-radius: 1px; border-radius: 1px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.25); }
.jp-volume-bar-container { width: 40px; height: 6px; padding: 20px 10px 20px 33px; position: absolute; top: 0; right: 0; }
.jp-volume-bar { position: relative; overflow: hidden; width: 38px; height: 5px; cursor: pointer; -webkit-border-radius: 1px; border-radius: 1px; 
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06);
box-shadow: 0 1px 0 rgba(255,255,255,0.06); }
.jp-volume-bar { top: 0; left: 0; }
.jp-volume-bar-value { width: 0px; height: 5px; -webkit-border-radius: 1px; border-radius: 1px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.25); }
.jp-mute, .jp-unmute { width: 17px; z-index: 1; outline: none; margin-top: 10px; }
.jp-mute, .jp-unmute { top: 2px; right: 58px; }
.jp-unmute { display: none; }
.jp-jplayer { width:0px; height:0px; }


/* ------------------------------------------------------------------------- *
 *  Widgets
/* ------------------------------------------------------------------------- */
.widget { color: #777; font-size: 15px; }
.widget a { color: #777; }
.widget a:hover { color: #444; }
.widget > h3 { font-size: 15px; font-weight: 400; text-transform: uppercase; margin-bottom: 6px; }
.widget > h3 a,
.widget > h3 a:hover { color: #444; }
.widget > h3 a img { display: none; float: left; margin: 3px 7px 0 0; }
.widget select { max-width: 100%; }

.sidebar .widget { padding: 0px 0px 20px; }
.footer .widget { padding-bottom: 30px; }
.footer .widget a:hover { color: #666; }

/*  widgets : icons
/* ------------------------------------ */
.widget > ul li:before,
.widget > ul li a:before,
.widget > div > ul li a:before,
.widget_calendar caption:before { font-family: FontAwesome; font-size: 12px; margin-right: 6px; color: #ccc; display: inline-block!important; width: 1em; text-align: center; }
.widget > ul li a:hover:before { color: #999; }

.widget_archive > ul > li a:before { content: "\f073"; } 
.widget_categories > ul > li a:before { content: "\f07c"; }
.widget_links > ul > li a:before { content: "\f08e"; }
.widget_meta > ul > li a:before { content: "\f0da"; }
.widget_recent_comments > ul > li:before,
.widget_recent_comments > ul > li:before { content: "\f075"; }
.widget_recent_entries > ul > li a:before { content: "\f017"; }
/*.widget_calendar caption:before { content: "\f073"; }*/
.widget_pages ul li a:before,
.widget_nav_menu ul li a:before { content: "\f068"; }

/*  widgets : common
/* ------------------------------------ */
.widget_search > h3,
.widget_text > h3,
.widget_tag_cloud > h3,
.widget_calendar > h3 { margin-bottom: 1em; }

.widget_archive ul li, 
.widget_categories ul li, 
.widget_links ul li, 
.widget_meta ul li, 
.widget_recent_comments ul li, 
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.alx-tab li,
.alx-posts li { padding: 10px 0; border-bottom: 1px solid #e4e4e4; }

.footer .widget_archive ul li, 
.footer .widget_categories ul li, 
.footer .widget_links ul li, 
.footer .widget_meta ul li, 
.footer .widget_recent_comments ul li, 
.footer .widget_recent_entries ul li,
.footer .widget_rss ul li,
.footer .widget_pages ul li a,
.footer .widget_nav_menu ul li a,
.footer .alx-tab li,
.footer .alx-posts li { border-color: #f2f2f2; }

.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li { color: #bbb; }

.widget_recent_comments ul li { color: #999; }

/*  widget : pages / custom menu
/* ------------------------------------ */
.widget_pages ul li a,
.widget_nav_menu ul li a { display: block; }
.widget_pages li li a,
.widget_nav_menu li li a { padding-left: 15px; }
.widget_pages li li li a,
.widget_nav_menu li li li a { padding-left: 30px; }
.widget_pages ul ul, 
.widget_pages ul ul ul,
.widget_nav_menu ul ul, 
.widget_nav_menu  ul ul ul { border: 0; }

/*  widget : rss
/* ------------------------------------ */
.widget_rss ul li a { display: block; }
.widget_rss ul li span.rss-date { color: #444; font-weight: 600; display: block; text-transform: uppercase; font-size: 12px; }

.s1 .widget_rss ul li a { color: #3b8dbd; }
.s2 .widget_rss ul li a { color: #82b965; }

/*  widget : search
/* ------------------------------------ */
.widget_search input.search { color: #999; padding-left: 26px; width: 100%; }
.widget_search .screen-reader-text,
.widget_search #searchsubmit { display: none; }

/*  widget : text
/* ------------------------------------ */
.widget_text .textwidget p { margin-bottom: 1em; }

/*  widget : calendar
/* ------------------------------------ */
.widget_calendar a { font-weight: 600; }
.widget_calendar a:hover { color: #444!important; }
.widget_calendar #kalendv { width: 100%; }
.widget_calendar caption { color: #fff; padding: 5px 10px; }
.widget_calendar caption:before { color: #fff; color: rgba(255,255,255,0.7); font-size: 15px; }
.widget_calendar thead { background: #e2e2e2; -webkit-box-shadow: 0 1px 0 #ddd; box-shadow: inset 0 -1px 0 #ddd; }
.widget_calendar th { font-weight: 600; }
.widget_calendar th, 
.widget_calendar td { padding: 3px 0; text-align: center; border: 1px solid #e2e2e2; }
.widget_calendar .pad { padding-left: 0; padding-right: 0; }

.s1 .widget_calendar a { color: #3b8dbd; }
.s1 .widget_calendar caption{ background: #3b8dbd; }
.s2 .widget_calendar a { color: #82b965; }
.s2 .widget_calendar caption { background: #82b965; }

/*  custom widget : alxtabs / alxposts
/* ------------------------------------ */
.alx-tabs-nav { border-bottom: 3px solid #ddd; margin-bottom: 10px; text-align: center; }
.alx-tabs-nav li { display: table-cell; width: 1%; }
.alx-tabs-nav li a { font-size: 18px; display: block; padding: 8px 0; margin-bottom: -3px; border-bottom: 3px solid transparent; }
.alx-tabs-nav li a:hover { border-bottom-color: #ccc; }
.alx-tabs-nav li.active a { color: #444; /* background: linear-gradient(to bottom, rgba(255,255,255,0.0) 0%, #fff 100%) 0 0 rgba(0,0,0, 0); */ }
.alx-tabs-nav li a span { display: none; }

.s1 .alx-tabs-nav li.active a,
.footer .alx-tabs-nav li.active a { border-bottom-color: #3b8dbd; }
.s2 .alx-tabs-nav li.active a { border-bottom-color: #82b965; }

.alx-tab { padding: 0 14px; }
.alx-tab li,
.alx-posts li { font-weight: 400; line-height: 1.4em; overflow: hidden; }
.alx-tab a,
.alx-posts a { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; }
.alx-tab img,
.alx-posts img { display: block; width: 100%; height: auto; }
.alx-tab.thumbs-enabled li{ padding-left: 94px; }
.alx-tab .tab-item-thumbnail { width: 80px; margin-left: -94px; float: left; }
.alx-tab .tab-item-thumbnail,
.alx-posts .post-item-thumbnail { position: relative; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.alx-tab.avatars-enabled li{ padding-left: 62px; }
.alx-tab .tab-item-avatar { margin-left: -62px; width: 48px; float: left; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.alx-tab .tab-item-category,
.alx-posts .post-item-category { color: #aaa; text-transform: uppercase; font-size: 13px; }
.alx-tab .tab-item-title a,
.alx-tab .tab-item-comment a,
.alx-posts .post-item-title a { color: #3b8dbd; }
.alx-tab .tab-item-category a:hover,
.alx-posts .post-item-category a:hover { color: #444!important; }
.alx-tab .tab-item-title,
.alx-tab .tab-item-comment,
.alx-posts .post-item-title { margin: 2px 0; -ms-word-wrap: break-word; word-wrap: break-word; }
.alx-tab .tab-item-date,
.alx-tab .tab-item-name,
.alx-posts .post-item-date  { text-transform: uppercase; color: #aaa; font-size: 13px; }
.alx-tab .thumb-icon.small { bottom: 8px; left: 8px; }
.alx-tab li:hover .tab-item-thumbnail,
.alx-tab li:hover .tab-item-avatar,
.alx-posts li:hover .post-item-thumbnail { opacity: 0.75; }
.alx-tab li:hover .thumb-icon,
.alx-posts li:hover .thumb-icon { background: #fff; color: #111; }

.s1 .alx-tab .tab-item-category a,
.s1 .alx-posts .post-item-category a,
.s1 .alx-tab li:hover .tab-item-title a,
.s1 .alx-tab li:hover .tab-item-comment a,
.s1 .alx-posts li:hover .post-item-title a,
.footer .alx-tab .tab-item-category a,
.footer .alx-posts .post-item-category a,
.footer .alx-tab li:hover .tab-item-title a,
.footer .alx-tab li:hover .tab-item-comment a,
.footer .alx-posts li:hover .post-item-title a { color: #3b8dbd; border-bottom: 1px solid #3b8dbd;}
.s2 .alx-tab .tab-item-category a,
.s2 .alx-posts .post-item-category a,
.s2 .alx-tab li:hover .tab-item-title a,
.s2 .alx-tab li:hover .tab-item-comment a,
.s2 .alx-posts li:hover .post-item-title a { color: #3b8dbd; border-bottom: 1px solid #3b8dbd;}

.alx-posts .post-item-thumbnail { margin-bottom: 10px; }
.alx-posts .post-item-title { font-size: 16px; line-height: 1.5em; }

.s1 .alx-posts .post-item-title,
.footer .alx-posts .post-item-title { font-size: 18px; line-height: 1.4em; font-weight: 300; }
.s1 .alx-posts .post-item-category,
.s1 .alx-posts .post-item-date,
.footer .alx-posts .post-item-category,
.footer .alx-posts .post-item-date { font-size: 14px; }


.widget_alx_video h3 { margin-bottom: 14px; }


.child-menu { zoom: 1; position: relative; padding: 0 0 20px; }
.child-menu a { color: #777; font-weight: 600; display: block; padding: 0 44px; }
.child-menu a:hover { color: #3b8dbd; }
.child-menu .current_page_item > a { background: #fff; color: #3b8dbd; }


.child-menu > li { display: none; }
.child-menu > li.current_page_item, 
.child-menu > li.current_page_parent, 
.child-menu > li.current_page_ancestor { display: block; }
.child-menu > li.current_page_item > ul ul, 
.child-menu > li.current_page_parent > ul ul, 
.child-menu > li.current_page_ancestor > ul ul { display: none; }
.child-menu > li ul li.current_page_item ul, 
.child-menu > li ul li.current_page_parent ul, 
.child-menu > li ul li.current_page_ancestor ul { display: block; }

/* level 1 */
.child-menu > li > a { font-size: 20px; display: block; padding: 20px 30px; }

/* level 2 */
.child-menu > li > ul { background: #e9e9e9; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px 0 10px 10px; }
.child-menu > li > ul > li > a { font-size: 15px; background: #f0f0f0; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; padding: 11px 20px;
-webkit-box-shadow: inset 0 1px 0 #f9f9f9;
box-shadow: inset 0 1px 0 #f9f9f9; }
.child-menu > li > ul > li > a:before { font-family: FontAwesome; content: "\f055"; font-weight: normal; font-size: 18px; margin-right: 8px; }

/* level 3 */
.child-menu > li ul ul { background: #f0f0f0; border-bottom: 1px solid #ddd; border-top: 3px solid #ebebeb; border-left: 1px solid #ddd; padding: 6px 0; }
.child-menu > li ul ul a { font-size: 15px; font-weight: 300; padding-top: 7px; padding-bottom: 7px; margin-bottom: 1px; }
.child-menu > li ul ul a:hover { background: #e9e9e9;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.04);
box-shadow: inset 0 1px 0 rgba(0,0,0,0.04); }
.child-menu > li ul ul li.current_page_item > a { background: #fff; 
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.04);
box-shadow: 0 1px 0 rgba(0,0,0,0.04); }

/* child menu for dual/right fix */
.col-2cl .child-menu > li > ul,
.col-3cr .child-menu > li > ul { padding-left: 0; padding-right: 10px; }
.col-2cl .child-menu > li > ul > li > a,
.col-3cr .child-menu > li > ul > li > a { border-left: 0; border-right: 1px solid #ddd; }
.col-2cl .child-menu > li ul ul,
.col-3cr .child-menu > li ul ul { border-left: 0; border-right: 1px solid #ddd; }


/* ------------------------------------------------------------------------- *
 *  Plugins
/* ------------------------------------------------------------------------- */

/*  plugin : navinnavg
/* ------------------------------------ */
.navinnavg { text-align: right; font-weight: 600; line-height: 20px; float: none; margin-right: -2px; text-align: center; }
.navinnavg a,
.navinnavg span { color: #aaa; font-size: 16px; padding: 7px 8px!important; display: inline; margin: 0 2px!important; }
.navinnavg span.pages { font-size: 17px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.navinnavg span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.navinnavg span.extend { border: none!important; border-bottom: 3px solid transparent!important; border-top: 1px solid transparent!important; }
.navinnavg a:hover,
.navinnavg a:active,
.navinnavg span.current { color: #444!important; }

.navinnavg a { color: #3b8dbd; border: none!important; border-bottom: 3px solid #ddd!important; border-top: 1px solid #f1f1f1!important; }
.navinnavg a:hover,
.navinnavg a:active,
.navinnavg span.current { background: none; border: none!important; border-bottom: 3px solid #3b8dbd!important; border-top: 1px solid #f1f1f1!important; }

/*  plugin : contact form 7
/* ------------------------------------ */
.wpcf7 {  }
.wpcf7 p { color: #222; font-weight: 600; margin: 0 0 12px;  width: 100%; float: left; position: relative; }
.wpcf7 p span { font-weight: 400; color: #999; }
.wpcf7 label { display: block; float: left; width: 20%; margin: 9px 0 0 12px; text-align: left; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 textarea { display: block; float: left; padding: 10px; width: 100%; }  
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { background: #f5f5f5; margin-top: 12px; }
.wpcf7 input[type="submit"] { width: 100%; padding: 10px 0; font-size: 18px; }
.wpcf7 div.wpcf7-validation-errors { border: none; margin: 0; padding: 0; }
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-mail-sent-ng { border: none; }
.wpcf7 div.wpcf7-response-output { margin: 0; padding: 0; }
.wpcf7 span.wpcf7-form-control-wrap { display: block; position: relative; }
.wpcf7 span.wpcf7-not-valid-tip { background: #f2dede; border-color: #e3bfbf; color: #b94a48; padding: 4px 14px; font-size: 12px; line-height: 20px; position: absolute; left: 0; top: 12px; width: auto; right: 0; display: block; }


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; } 

.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; height: auto; display: block; margin: 0 auto; }
.flex-pauseplay span { text-transform: capitalize; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
html { -webkit-font-smoothing: antialiased; /* safari font rendering issue fix */ }
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%;}
.no-js .slides > li:first-child { display: block; }


.flexslider { margin: 0 0 60px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.flexslider .slides > li { position: relative; }
.carousel li { margin-right: 5px; }

/* direction nav */
.flex-direction-nav { *height: 0; position: absolute; top: 10px; right: 10px; z-index: 2; }
.flex-direction-nav li { float: left; margin-left: 4px; }
.flex-direction-nav li:first-child { float: left; }
.flex-direction-nav li:last-child { float: right; }
.flex-direction-nav a { background: rgba(0,0,0,0.7); opacity: 0.6; position: relative; width: 40px; height: 40px; margin: 0 0 0; display: block; cursor: pointer; text-indent: -999px; overflow: hidden; 
-webkit-transition: all .3s ease; transition: all .3s ease;
-webkit-border-radius: 3px; border-radius: 3px; }
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev { opacity: 0.8; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; }

/* direction nav arrows */
.flex-direction-nav a:before { font-family: FontAwesome; font-size: 20px; line-height: 24px; position: absolute; text-align: center; left: 0; right: 0; top: 9px; text-indent: 0; }
.flex-direction-nav .flex-next:before { content:"\f054"; }
.flex-direction-nav .flex-prev:before { content: "\f053"; }

/* control nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -30px; text-align: center; }
.flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-nav li a { background: rgba(0,0,0,0.15); width: 10px; height: 10px; display: block; cursor: pointer; text-indent: -999px; overflow: hidden;
-webkit-border-radius: 100%; border-radius: 100%; }
.flex-control-nav li a:hover { background: rgba(0,0,0,0.15); }
.flex-control-nav li a.flex-active { background: rgba(0,0,0,0.25); cursor: default; }

.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: .7; right: 0; }
  .flex-direction-nav .flex-next { opacity: .7; right: 0; }
}


.dropcap { color: #444; display: block; float: left; font-size: 94px; line-height: 0.9em; font-weight: 600; margin: 0 10px 0 0; }


.pullquote-left	{ color: #444; border-left: 6px solid #eee; float: left; margin: 0.78em 1em 0.78em 0; padding: 0 0 0 20px; font-weight: 600; width: 40%; }
.pullquote-right { color: #444; border-right: 6px solid #eee; float: right; margin: 0.78em 0 0.78em 1em; padding: 0 20px 0 0; font-weight: 600; width: 40%; }


.highlight { color: #222; border-bottom: 1px dotted #222; }


hr, .hr { border: 0; background: #eee; border-bottom: 2px solid #eee; height: 1px; margin: 30px 0; }


@media only screen and (min-width: 720px) {
	.ie8 body { font-weight: 400; }
	.ie8 .nav li > a:after { content: ""!important; }
	.ie8 .nav > li > a:after { content: ""!important; }
	.ie8 #menuver .nav > li > a:hover, 
	.ie8 #menuver .nav > li:hover > a,
	.ie8 #nav-header .nav > li > a:hover, 
	.ie8 #nav-header .nav > li:hover > a { }
}


.navnc {
	text-align: center;
}

.navnr2 {
	text-align: right;
	text-indent: 13px;
}

.navnr {
	text-align: right;
}

.navnj3 {
	text-align: justify;
	text-indent: 13px;
	margin-left: 7px;
}

.navnj2 {
	text-align: justify;
	text-indent: 13px;
}

.navnj {
	text-align: justify;
}

.navnlb {
	text-align: left;
	text-indent: 13px;
	margin-left: 7px;
}

.navnl {
	text-align: left;
	text-indent: 13px;
}

.navnla {
	text-align: left;
}

.navnimc {
	text-align: center;
}

.navnimj {
	text-align: justify;
}


.navnimr {
	float:right;
}

.navniml {
	float:left;
}


.navt1 {
}

.navt2 {
}

.navt3 {
}

.redmessage {text-align:center; color: red; font-weight: bold; margin: 10px;}


.navinnavg {
	clear: both;
}

.navinnavg a, .navinnavg span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.navinnavg a:hover, .navinnavg span.current {
	border-color: #000;
}

.navinnavg span.current {
	font-weight: bold;
}


/*** .vnutrobj { max-width: 1365px; } ***/

img { -webkit-border-radius: 0px; border-radius: 0px; }

/*** .zagolovoksajt a img { max-height: 60px; } ***/

#page {  }


.s1 .post-nav li a:hover i,
.post-related a:hover,
.s1 .widget_rss ul li a,
.s1 .widget_calendar a,
.s1 .sidebar-top,
.s1 .sidebar-toggle,
.featured-controls .flex-control-nav li a.flex-active,
.post-tags a:hover,
.s1 .widget_calendar caption,
.s2 .widget_rss ul li a,
.s2 .widget_calendar a { color: #253975; }

.s2 .sidebar-top,
.s2 .sidebar-toggle,
.post-comments,
.jp-play-bar,
.jp-volume-bar-value,
.s2 .widget_calendar caption { background-color: #253975; }

.s2 .alx-tabs-nav li.active a { border-bottom-color: #253975; }

.search-expand,
#menuver.nav-container { background-color: #26272b; }
@media only screen and (min-width: 720px) {
	#menuver .nav ul { background-color: #26272b; }
}

@media only screen and (min-width: 720px) {
	#nav-header .nav ul { background-color: #63666b; }
}

.marg1 {
  margin-left: 25px;
}
.marg2 {
  margin-left: 50px;
}
.marg3 {
  margin-left: 75px;
}
.marg4 {
  margin-left: 100px;
}
.marg5 {
  margin-left: 125px;
}
.marg6 {
  margin-left: 150px;
}
.buttoni {
	width: 100%;
	height: 82px;
	float: none;
	margin-top: 36px;
}
.arr-left {
  float: left;
  width: 45%;
  height: 80px;
  line-height: 26px;
  font-size: 16px;
	padding-left: 15px;
	padding-right: 10px;
  border: 1px solid #3b8dbd;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arr-left .helper {
  left: 10px;
}
.arr-right {
  float: right;
  width: 45%;
  height: 80px;
  line-height: 26px;
  font-size: 16px;
  padding-left: 10px;
	padding-right: 15px;
  border: 1px solid #3b8dbd;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arr-right .helper {
  right: 10px;
}
.arr-prev {
  float: left;
  width: 45%;
  height: 30px;
  line-height: 26px;
  font-size: 16px;
  padding-left: 25px;
  border: 1px solid #3b8dbd;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center
}
.arr-prev .helper {
  left: 10px;
}
.arr-next {
  float: right;
  width: 45%;
  height: 30px;
  line-height: 26px;
  font-size: 16px;
  padding-right: 25px;
  border: 1px solid #3b8dbd;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center
}
.arr-next .helper {
  right: 10px;
}

.pL{
    text-align:left;
}

.pR{
    text-align:right;
}

.pC{
  text-align:center;
	font-weight:bold;
	line-height: 36px;
}

p.pC {
	padding:0;
}

.pJ{
    text-align:justify;
}

.hC	{ border-left: solid 1pt; border-right: solid 1pt; border-top: solid 1pt; border-bottom: solid 1pt; }


.relation-docs-link {
	clear: both;
	margin-bottom: 20px;
}

.other-topic-reldocs {
	margin-bottom: 20px;
	text-align: center;
}

/* Breadcrumbs */
ul.law__breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.law__breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.law__breadcrumbs .breadcrumb-arrow {
	padding: 0 5px;
}

/* Главное меню */
#littlemenu
{
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        list-style: none;
        /*background: #111;
        background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
        background: -webkit-linear-gradient(#444, #111);
        background: -o-linear-gradient(#444, #111);
        background: -ms-linear-gradient(#444, #111);
        background: linear-gradient(#444, #111);
        -moz-border-radius: 50px;
        border-radius: 50px;
        -moz-box-shadow: 0 2px 1px #9c9c9c;
        -webkit-box-shadow: 0 2px 1px #9c9c9c;
        box-shadow: 0 2px 1px #9c9c9c;*/
}

#littlemenu li
{
        float: right;
        padding: 0 0 10px 0;
        position: relative;
}

#littlemenu a
{
        float: right;
        height: 25px;
        padding: 0 25px;
        color: #ddd;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#littlemenu p
{
        padding: 0 35px;
        color: #ddd;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#littlemenu li:hover > a
{
        color: #fafafa;
}

#littlemenu li:hover > ul,
#littlemenu li:focus-within > ul
{
        display: block;
}

/* Подменю */

#littlemenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#littlemenu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#littlemenu ul li:last-child
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#littlemenu ul a
{
    padding: 10px;
        height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
        text-transform: none;
}

#littlemenu ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#littlemenu ul li:first-child a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#littlemenu ul li:first-child a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#littlemenu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec;
}

#littlemenu ul li:last-child a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

#littlemenu:after
{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

/*** .headright
{
	position: absolute;
	bottom: 50%;
    right: 0px;

}
.headright a { float: right; }
.headright a img { float: right; display: block; width: 24px; height: auto; padding: 0 3px;}

.headright2
{
	position: absolute;
	top: 5px;
    right: 150px;
	font-size: 15px;
	line-height: 20px;
	color: rgba(255,215,0,0.8);

} ***/

.headright2__title {
    font-size: 12px;
    font-weight: 600;
}

.headright2__phones {
    font-size: 14px;
    line-height: 16px;
}

.headright2__phones__strong {
    color: rgb(255, 215, 2);
    font-weight: bold;
}

@media only screen and (max-width: 959px) {
    .headright2 { right: 0; }
    .headright { display: none; }
}

@media only screen and (max-width: 479px) {
    .headright2 { display: none; }
    .headright { display: none; }
}

@media only screen and (min-width: 769px) {
	.nav-wrap2 { display: none; }
}

@media only screen and (max-width: 768px) {
	#header .nav-wrap { display: none; }
	.opisaniesajt { font-size: 16px; margin: auto; line-height: 60px; }
	.opisaniesajt2 { display: none; }
	.post-list .post,
	.post-list .page { width: 100%; }
}

@media only screen and (max-width: 320px) {
	.opisaniesajt { font-size: 14px; }
}

.textexample { font-size: 14px; color: #aaa; margin-top: 5px; }
.textexample p { /* margin-left: 21px; */ line-height: 24px; }

input[name="findline"] { width: 100%; padding-left: 5px; }
/*input#id_findline { width: 90%; }*/

.tfindform { width: 80%; /* margin-left: 20px; */ }

.main-find-form-block {margin: 0 5px 30px 5px}

@media only screen and (min-width: 1024px) {
	.direct_mobilnik{ display: none; }
}

@media only screen and (max-width: 1024px) {
	.direct_desktop{ display: none; }
	.arr-left, .arr-right {
		width:40%;
		font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
	}
}


/*** #menu-topbar-menu .menu-item:first-child a {
	font-weight: bold;
} ***/

#menu-topbar-menu .menu-item__find a {
}

.custom-doc-intro {
	margin-bottom: 1em;
}

.catalog_changing-docs-link {
	border-bottom: 1px dashed #3b8dbd;
	margin-bottom: 15px;
}



.ad-bottom-outer {
    text-align: center;
	padding: 0 20px;
        margin: 20px 0;
}

.ad-inner {
    display: block;
}

.ad-bottom-inner {
    display: inline-block;
}

.ad-before-comment-outer {
    text-align: center;
}

.insert-ads-block {
	max-width: 728px;
    text-align: center;
    margin: 0 auto 0.83em auto;
}

.ad-under-h1-outer {
	margin-bottom: 15px;
	text-align: center;
}

.ad-under-h1-outer .ad-inner {
	display: inline-block;
	max-width: 805px;
	width: 100%;
	max-height: 100px;
}

.phones {
    margin: 30px 20px 20px;
    padding: 10px 12px 14px 12px;
    /* border: 1px solid #253975; */
    background: #253975;
    color: rgba(255,215,0,0.8);
}

.main-page.phones {
    margin: 0 5px 30px 5px;
} 

.phones__title {
    padding-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(255,215,0,0.8);
    border-bottom: 1px dashed rgba(255,215,0,0.6);
}

.phones__title svg {
    vertical-align: middle;
    margin-right: 5px;
}

.phones__content {
    padding-top: 8px;
    line-height: 30px;
    color: rgba(255,215,0,0.75);
}

.phones__strong {
    font-weight: bold;
    font-size: 20px;
    color: rgba(255,215,0,0.8);
}


/* --- articles on frontpage ---*/

.last-article-list.post-list .post {
	float: none;
}

.last-article-list.vgrupe {
	display: flex;
	flex-flow: row wrap;
}

.last-article-list.vgrupe article {
	height: auto;
}

.last-article.vgrupe {
	min-width: 200px;
	padding-bottom: 1em;
}

.last-article__image img {
	width: 100%;
	max-width: 420px;
	height: auto;
	border-radius: 3px;
}

/* --- rel article block ---*/

.rel-article-list {
	margin: 36px 0 24px 0;
	padding: 20px 0 0 0;
    border-top: 1px dashed #999;
}

.rel-article-list__header {
	font-weight: bold;
    font-size: 115%;
    margin-bottom: 20px;
}

.rel-article {
	margin: 0 0 15px 0;
}

.rel-article__title a {
	font-weight: bold;
    color: #444;
	background-color: #3b8dbd;
	background-color: #1b800f;
	background-color: #dbf7d6;
    padding: 1px 4px;
}

.rel-article__introduction {
    font-size: 14px;
    color: #222;
    line-height: 21px;
}

.rel-article__introduction:after {
	clear: both;
}

.rel-article__introduction__thumb {
	float: left;
	margin: 2px 10px 0 0;
}

.rel-article__introduction__thumb img {
	border-radius: 3px;
}

.rel-article__introduction__text {
	line-height: 1.25em;
}

/* RTB */

.rtb-center {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.rtb-after-comment {
	margin-bottom: 20px;
}

/* other main blocks */

.frontpage .feed-item {
	padding-bottom: 0;
}
.frontpage .feed-date {
	font-size: 1em;
	color: #c86464;
	margin-bottom: 6px;
	padding-right: 1em;
	display: block;
}

.frontpage .feed-item svg {
	color: #d96767;
	vertical-align: middle;
}
.frontpage .feed-item a {
	vertical-align: middle;
}

.frontpage .collection-item svg {
	color: #d96767;
	vertical-align: middle;
}
.frontpage .collection-item a {
	color: #b23939;
	vertical-align: middle;
}

.other-collection-reldocs a {
	color: #b23939;
}

/* feed page */

.feed-item {
	padding-bottom: 1em;
}
.feed-date {
	font-size: 0.9em;
	color: #999;
	padding-right: 1em;
	display: block;
}
.feed-item svg {
	color: #d96767;
	vertical-align: middle;
}
.feed-item a {
	vertical-align: middle;
}
.feed-group-date {
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #cccccc;
	font-size: 1.5em;
	color: #999;
	text-transform: uppercase;
}
.feed-group-date svg {
	vertical-align: middle;
}
.feed-group-date span {
	vertical-align: middle;
}
.feed-source {
	font-size: 1em;
	text-align: right;
}
.feed-source a {
	text-decoration: underline;
}


.comment-source {
    margin: 1em 5px;
    padding: 10px 10px;
    font-size: 0.88em;
    color: #494949;
    background-color: #ededed;
}


@media only screen and (max-width: 480px) {
	.pad {
		padding: 10px 10px 20px 10px;
	}
	.phones {
		margin: 30px 10px 20px 10px;
	}
	.ad-bottom-outer {
		padding: 0 10px;
	}
}


.adfox-banner-background {
    z-index: -1000;
}
