@charset "UTF-8";
/*
#336199 -> #1c5090 -> #2196f3
 * Version: 1.3.2
 * Tags: two-columns, one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, microformats
 */


/* reset & 12 columns
 * ============================================================================ */ 
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,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;margin:0;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}body{line-height:1;}
ol,ul{list-style:none}a:focus{outline:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''}
table{border-collapse:collapse;border-spacing:0}
img,object,embed,video{max-width:100%}
object,embed,video{width:100%}img{height:auto;vertical-align:middle;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.grid{width:94%;margin-left:auto;margin-right:auto}.grid [class*=col]{width:100%;margin-left:0}
@media screen and (min-width:1024px) {.grid{width:100%}.grid [class*=col]{float:left}.grid:after,.grid:before,.grid .newrow:before{display:table;line-height:0;content:""}.grid:after,.grid .newrow,.grid .newrow:before{clear:both}.grid [class*=col]{margin-left:1.694915254%;margin-right:0}.grid .newrow,.grid [class*=col]:first-of-type{margin-left:0}
.grid .col1{width:6.779661017%}.grid .col2{width:15.25423729%}.grid .col3{width:23.72881356%}.grid .col4{width:32.20338983%}.grid .col5{width:40.6779661%}.grid .col6{width:49.15254237%}.grid .col7{width:57.62711864%}.grid .col8{width:66.10169492%}.grid .col9{width:74.57627119%}.grid .col10{width:83.05084746%}.grid .col11{width:91.52542373%}.grid .col12{width:100%}}
.fl{float:left}.fr{float:right}.b{font-weight:bold}.i{font-style:italic}.tl{text-align:left}
.tc{text-align:center}.tr{text-align:right}.pn{padding:0}.mn{margin:0}.hide{display:none}
/* ============================================================================ */
.topnav.grid{width: 100%;}


/* ============================================================================
 *		LAYOUT
 * ============================================================================ */
html, body { height: 100%; }
body { width: 100%; min-width: 280px; background: #fff;}
body.custom-background {background: url(img/bg.png) repeat; background-attachment: fixed;}
.wrapper { margin: 0 auto; }
.wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}
#main{
-webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
}

.custom-background #header {
 min-height: 100px;
 background-repeat: no-repeat;
 background-position: top center;
 /*background-image: url(img/bgheader.jpg);*/
 background-size: cover;
}
#main { padding: 55px 0; margin: 0 auto; position: relative; }
#content { width: 100%; float: none; position: relative;}
#sidebar { display: none; }
#sidebar.block{ display: block;}
.maxwidth { margin: 0 auto; position: relative; width: 94%; max-width: 1080px; max-width: 1120px; }
body.custom-background .wrapper { margin: 0 auto; background: #fff; max-width: 1160px; max-width: 1230px; overflow-x: auto;}

/* adaptive layout */
@media screen and (min-width: 1024px) {
.onsb	#content { width: 67.12962962962963%; float: left; }
.onsb	#sidebar { width: 27.77777777777778%; margin-top: 0; float: right; display: block; }
	.layout-leftbar #sidebar { float: left; }
	.layout-leftbar #content { float: right; }
	.layout-full #sidebar { display: none; }
	.layout-full #content { float: none; width: 100%; }
	.layout-center #sidebar { display: none; }
	.layout-center #content { float: none; width: 70%; margin-left: auto; margin-right: auto; }
	.wrapper { width: 100%; }
}
/* ============================================================================ */




/* ============================================================================
 *		inline HTML TAGS
 * ============================================================================ */
body { font: 16px/140% 'Open Sans', Tahoma, Verdana, Segoe, sans-serif; color: #222; word-wrap: break-word; }

a { color: #222; }
a:hover { color: #2196f3; color:#1a75be; }
.widget a:hover{color:#222;}

p { padding: 0 0 1em 0; }
p:last-child { /*padding-bottom: 0;*/ }

h1, h2, h3, h4, h5, h6, .wtitle, .title { 
	margin: 0;
	padding: 0 0 0.5em;
	line-height: 110%;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: bold;
font-weight: 400;
letter-spacing: -.03em;
}
h1 { font-size: 36px; padding: 0; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5, h6 { font-size: 18px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

#content h1{margin-bottom:32px;}

#content .h1
{
    font-size: 36px;
    margin: 0 0 10px;
    padding: 0 0 0.5em;
    line-height: 110%;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -.03em;
}


blockquote, q { 
	position: relative;
	padding: 30px 30px 30px 80px;
	margin: 10px 0 20px 30px;
	color: #444;
/*	font: normal 1em/120% 'Fira Sans Extra Condensed', sans-serif;
	/*'PT Serif', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;*/
font-size: 1em;
line-height: 140%;
	background: #EFEFEF;
	border-left: 3px solid #2196f3;
	border-radius: 3px;
	display: block;
}
/* Кавычки: * /
blockquote:after {
	content: 'вЂќ';
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 4em;
	line-height: 100%;
}
/*правка на "без кавычек":*/
blockquote, q{background: #efefef8f; border-radius: unset; padding-left: 35px;}
/**/
.nowrap{white-space: nowrap;}


#main table th { background: #ddd; border-right: 1px solid #fff; padding: 10px 20px; }
#main table tr th:last-child { border-right: 1px solid #ddd; }
#main table td { padding: 5px 20px; border: 1px solid #ddd; }
#main table.spares td{padding: 2px 4px 3px 6px;}
#main table.spares th.father{text-align: left;font-size: 130%;}
#main table.spares th{border-top: 1px solid #c1c1c1;}
#main table.spares th.father{border-top:none;}
#main table.spares td a {color: #2196f3; text-decoration: underline;}
#main table.spares td a:hover {color: #222; text-decoration: none;}
#main table.spares th.child a{color: #2196f3;}
#main table.spares th.child a:hover{color: #222;}
/*
.spares tr
{display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
*/

/*fix-bitrix-component:*/
#main .search-page table td { padding: 0; border: none; }

#main table.tnull {width:100%;}
#main table.tnull th {padding: 0;}
#main table.tnull td {padding: 0; text-align: center;}
#main table.tnull td:first-child {text-align: left; padding-left:2px;}
#main table.reglament tr:nth-child(1) th:first-child,
#main table.reglament tr:nth-child(2) th:first-child {text-align: right; padding-right:5px;}

pre { background: #f5f5f5; border: 1px solid #ddd; padding: 10px; text-shadow: 1px 1px rgba(255, 255, 255, 0.4); font-size: 12px; line-height: 15px; margin: 0 0 1em 0; overflow:auto }
sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline }
sup { bottom: 1ex }
sub { top: .5ex }
small { font-size: 75% }
big { font-size: 125% }



/* ============================================================================
 *		FORM HTML TAG
 * ============================================================================ */
.mainsearch input,
#main input, #main textarea, #main select, #main button
,#header .button
 {
	padding: 10px 10px 10px 0;
	border-color: #ddd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: 300 16px/140% 'Open Sans', Tahoma, Verdana, Segoe, sans-serif; 
	color: #222;
}
#main textarea { 
	min-height: 90px; 
	max-width: 100%; 
	box-sizing: border-box;
}
.mainsearch input[type=text],
#main textarea,
#main select,
#main input[type=text], 
#main input[type=password], 
#main input[type=email], 
#main input[type=url], 
#main input[type=tel], 
#main input[type=date], 
#main input[type=datetime], 
#main input[type=datetime-local], 
#main input[type=time],
#main input[type=month], 
#main input[type=week], 
#main input[type=number], 
#main input[type=search] { 
	padding: 9px 10px;
	border-width: 1px; 
	border-style: solid;
	min-height: 20px;
	/*height: 20px; */
}
#main input[type=search] {height: 40px;}
#main input[type=color] {padding: 0; border: 0; background: #fff;}
#main input:focus, #main textarea:focus, #main select:focus {
	outline: none; 
	border-color: #2196f3; 
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.08); 
	box-shadow: inset 0 0 8px rgba(0,0,0,0.08); 
}
.mainsearch input[type=submit],
#main input[type=submit], 
#main input[type=button],
#main button, .submit, .button {
	padding: 10px 20px;
	min-height: 20px;
/*height: 40px;*/
height: 42px;
	line-height: 20px;
/*line-height: 22px;*/
	border: 0;
	background-color: #2196f3;
	color: #fff;
	cursor: pointer;
}
#main input[type=submit]:hover, 
#main input[type=button]:hover,
#main button:hover,
.submit:hover,
.button:hover {
	opacity: 0.9;
}
.mainsearch .submit:hover{opacity: 1;}
/* ============================================================================ */



/* ============================================================================
 *		HEADER
 * ============================================================================ */
#header {position: relative;}
.sitetitle {}
.sitetitle:after {clear: both; display: table; line-height: 0; content: "";}
.sitetitle a,
.sitetitle a:hover {color: #222; text-decoration: none;}
.logo { margin: 30px auto 24px; text-align: center; display: inline-block;}


#bar{float: right; margin: 27px auto 8px;}
#bar .login{margin-right:16px;}
#bar a{white-space: nowrap;}
#bar1{margin-bottom: 4px; display: inline-block;}
.currenttime{
    /*color: #798793;*/
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    /* letter-spacing: -0.04em; */
    font-family: sans-serif;
    display: inline-block;
    float: left;
    margin-right: 16px;
}
/*
@media (max-width: 767px)
@media (min-width: 768px)
*/

.currenttime span:nth-child(2){display:none;}
@media only screen and (max-width: 830px)
{
 #bar{float: none; margin: 10px auto 8px; text-align: center;}
 .logo {margin: 12px auto 16px; display: block;}
 #bar a span{display:none;}
 #bar2 {float: right;}
 #bar a i{font-size: 22px;}
 .currenttime span:nth-child(1){display:none;}
 .currenttime span:nth-child(2){display:inline-block;}
}
@media (max-width: 460px)
{
 #bar1 a span,
 .currenttime span:nth-child(4){display:none;}
}


/*
#header .phone i {
    position: relative;
    top: 7px;
    font: normal 700 30px/100% 'PT Serif',sans-serif;
}
.hcont {float:right; width:60%; text-align:right;
    margin: 4px auto 3px;
}
.hcontb {margin:26px auto 0; display: inline-block;}
.hcont p {padding-bottom: 5px; text-align:right;}

.logo{float:left; width:40%;}
.logo a.limg{float:left; margin-right: 22px;}
.logo p{margin-top: 26px;}


#logo { display: block; margin: 0; padding: 0; font: bold 51px/50px 'Fira Sans Extra Condensed', sans-serif;
	text-decoration: none; letter-spacing: -0.02em; }
#logo:first-letter{font-size: 66px;}
#logo:hover { opacity: 0.9; }
#logo, #logo a{color: #2196f3;}
.sitedescription{padding-top: 10px;}
.sitedescription a, .sitedescription a:hover {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: -.03em;
    font-size: 150%;
    color:white;
}

@media only screen and (max-width: 859px)
{
 .hcont {background: none; text-align: right; width:40%;}
 .logo{width:60%;}
 .hcontb {padding-right: 8px;}
}
@media only screen and (max-width: 679px)
{
 .hcont {display:none;}
 .logo{width:100%;}
}
@media only screen and (max-width: 530px)
{
 .logo p{font-size: 18px; margin-top: 20px;}
}
*/


/*body.wp-custom-logo #logo { display: none;}*/
.sitetitle.center .custom-logo { margin-left: auto;margin-right: auto; }
.sitetitle.right .custom-logo { margin-left: auto;margin-right: 0; }
.custom-logo-top { display: block; margin-bottom: 20px;}
.custom-logo-bottom { display: block; margin-top: 20px; }
.sitetitle .custom-logo-left { float: left; margin-right: 20px; }
.sitetitle .custom-logo-right { float: right; margin-left: 20px; }
.sitetitle.right .custom-logo-right, .sitetitle.left .custom-logo-right { margin-left: 20px; margin-right: 0; }
.sitetitle.left .custom-logo-left, .sitetitle.right .custom-logo-left { margin-left: 0; margin-right: 20px; }


/* mobile navigation button */
#mobile-menu { display: block; padding: 15px 0; text-decoration: none; text-transform: uppercase; color: #fff;
	text-align: center; font-weight: 500; cursor: pointer; background: #1b1b1b; z-index: 999; position: relative; }
#mobile-menu:hover { opacity: 0.8; }


/* header navigation */
.topnav { background-color: #010101;}
.topnav nav {display: none;z-index:9999;}
.top-menu { background: #010101; position: absolute; z-index: 1000; width: 94%; 
left: 3%;}
/*~~?~~* /
	.top-menu li a:hover, .top-menu li span:hover,
		.top-menu li.current_page_item a
			{background: #2196f3;}
*/
.top-menu li { padding: 0; display: block; }
.top-menu li a, .top-menu li span { display: block; padding: 17px 21px; color: #fff; line-height: 20px; 
	font-weight: 500; text-decoration: none; position: relative; cursor: pointer; }
	.top-menu .children li a, .top-menu .children li span {padding: 15px 50px;}
.top-menu li a:hover,
.top-menu li span:hover,
.top-menu li .sub-menu > li:hover > a, 
.top-menu li .sub-menu > li:hover > span:hover  { 
	background-color: rgba(255,255,255,0.3);
}
.top-menu .current_page_item > a,
.top-menu .current_page_item > span,
.top-menu .current-menu-item > a,
.top-menu .current-menu-item > span {
	background-color: rgba(0, 0, 0, 0.22);
background-color: rgba(255, 255, 255, 0.4);
}
.top-menu .current-menu-item > a:hover,
.top-menu .current-menu-item > span:hover { color: #fff; }
.top-menu .sub-menu { margin: 0; }

/* ============================================================================ */




/* ============================================================================
 *		CONTENT
 * ============================================================================ */
.notetext{color: green;}
.errortext{color:red;}
.starrequired{color:red;}

.entry-box { margin: 30px 0 0; }
.entry-box-date { margin: 10px 0 0; }
.entry-box-date .entry,
.entry-box .entry {padding-bottom: 30px;}

.entry ul { margin: 0.5em 0 1em 30px; 
margin-left: 50px !important;
}
.entry ol { margin: 0.5em 0 1em 50px; list-style: decimal; }
.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul { margin-top: 0; margin-bottom: 0; }
.entry li { padding-top: 5px; }
.entry ul li { padding-left: 10px; position: relative; list-style-position: inside; /*overflow: hidden;*/}
.entry ul li:before, .ftrwidget ul li:before { 
	content: 'В»';
	position: relative;
	top: -3px;
	left: 0;
	line-height: 100%;
	margin: 0 10px 0 -20px;
}

ul.onimgfloat{overflow: hidden;}
.text ul.onimgfloat li:before{/*position: relative;*/ top: 4px; margin-left: 0; color: #0664af; font-weight: bold;}
ul.onimgfloat li{padding-left:20px;}

.text ul.onimgfloat.tvob li:hover:before{color: #009688;}
.onimgfloat.tvob a{color:#1a75be;}
.onimgfloat.tvob a:hover{color:#009688;}


.flextr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	 -ms-flex-pack: distribute;
	 -webkit-justify-content: space-around; /* Safari */
	     justify-content: space-around;

	 -webkit-align-items: flex-end; /* Safari */
	 -webkit-box-align: end;
	     -ms-flex-align: end;
	         align-items: flex-end;
}
.flextr > li{
 -ms-flex-preferred-size: 48%;
 -webkit-flex-basis: 48%;/* Safari */
 flex-basis: 48%;
}

/*пропорционально изменяемая область с фото (about):*/
.imgtr{width: 100%; padding-bottom: 66.25%; position: relative; overflow: hidden;}
.imgtr > div{position: absolute; /*top: 0;*/ bottom: 0; left: 0; right: 0;}
.text .imgtr img{margin:0;}


.text {margin-bottom: 30px;}
.text ul {margin: 0.5em 0 1.2em 30px;}

.text li {padding: 0px 0 5px 20px; position: relative;}
.text ul li:before {
    content: 'В»';
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 100%;
/*position: relative;*/
/*margin: 0 10px 0 -20px;*/
}

ul.nolist {list-style: none; padding: 0; margin: 0;}
ul.nolist li{padding: 0; margin: 0;}
.text ul.nolist li:before {display:none;}

/*fix-bitrix-component:*/
.text .bx-pagination ul li:before {display:none;}



.comment-body ol, .comment-body ul { margin: 0.2em 0 0.5em 40px }
.comment-body ul {list-style-type: disc;}
.comment-body ol {margin-left: 40px;list-style-type: decimal;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6,
.comment-body h2, .comment-body h3, .comment-body h4, .comment-body h5, .comment-body h6 {
	padding-top: 30px;
	padding-bottom: 10px;
}
	/*for h3..h6 in .entry*/
	.paddingnull {padding:0!important;}
.sticky{border:5px solid #eee;padding:30px;}

.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
	clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;
	left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;
}
/*FAQ:*/
p.dropcap:first-letter {
    display: block;
    margin: 7px 2px 0px 0px;
    float: left;
    font-size: 238%;
    font-family: Georgia, "Times New Roman", Times, serif;
}

 
/* ANONS 
 * ----------------------------------------- */
.anons { margin-bottom: 50px;}
#sidebar .anons { margin-bottom: 30px;}
.anons h2 { font-size: 30px; padding-bottom: 0; }
.anons-thumbnail {display: none;}
.anons-thumbnail.show { display: block; }
.anons img { margin-bottom: 15px; margin-top: 5px; max-width: 100%; height: auto; }

.largeimage { margin: 0 0 1em; max-width: 100%; height: auto; }
.medium, .thumbnail { float: left; margin: 5px 1.5em 0.5em 0; }
.medium { max-width: 50%; height: auto; }
.thumbnail { max-width: 30%; height: auto; }

.more-link-box {text-align: right;}
#sidebar .more-link-box {text-align: center;}
.more-link { display: inline-block; padding: 10px 20px; background: #2196f3; color: #fff; text-decoration: none; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; position: relative; }
.more-link:after { content: 'вћ¤'; float: right; margin-left: 10px; margin-right: -5px; }
.more-link:hover { opacity: 0.8; color: #fff !important; text-decoration: none !important;}

.more-link-box span,
.price
{display: inline-block; padding: 10px 20px; background: #2bab6a; color: #fff;}
.more-link-box span{float: left;}

	
/* __________ post __________ */
.meta { margin: 10px 0 0; font-size: 12px; }
#sidebar .meta {margin: 0;}
.meta span {  padding-right: 20px; }
.meta span.hide { display: none; }
.meta .fa { padding: 0 5px 0 0; }
.meta, .meta a { color: #999999; }
.meta a { text-decoration: none; }
.meta a:hover { text-decoration: underline; }


/* __________ archive __________ */
.inform { margin-bottom: 2em; border-bottom: 1px dotted #e2e2e2; }
.inform h1 { padding-bottom: 1em; }
.inform .archive-desc { padding: 0 0 2em 4em; }

/* __________ socialshare __________ */
.social_share { margin: 30px 0 0; padding: 30px 0 0; border-top: 1px solid #DDD; }
.social_share li, .social_share ul { margin: 0 !important; padding: 0 10px 0 0 !important; list-style: none; }
.social_share li:before { display: none; }
.psb { display: block; float: left; height: 40px; width: 40px; margin: 0 10px 0 0; background: url(img/socialshare.png) 0 0 no-repeat; transition: top 0.3s; position: relative; top: 0; }
.psb, .share42-item { transition: top 0.3s; position: relative; top: 0; }
.psb:hover, .share42-item:hover { position: relative; top: 3px; }
.fb { background-position: 0 0; }
.ok { background-position: -80px 0; }
.tw { background-position: -40px 0; }
.vk { background-position: -120px 0; }
.gp { background-position: -160px 0; }



/* __________ images __________*/
.entry iframe { max-width: 100%; }
.entry img { max-width: 100%; height: auto; margin-bottom: 10px; margin-top: 8px; }
.alignleft img {display: block;margin: 0 auto 0 0;}
.alignright img {display: block;margin: 0 0 0 auto;}
img.alignleft, .alignleft { float: left; margin-right: 20px; margin-left: 0; }
img.alignright, .alignright { float: right; margin-left: 20px; margin-right: 0; }
.aligncenter, div.aligncenter, img.centered { display: block; margin-left: auto; margin-right: auto; }
.entry .attachment, .entry .caption, .entry .gallery-caption { text-align: center; }
.entry .attachment .navigation { height: 150px; }
.wp-caption, .attachment img { text-align: center; max-width: 100%; }
.wp-caption img { margin-top: 0; margin-bottom: 0;}
.wp-caption-text, .wp-caption p.wp-caption-text { font-size: 12px; color: #222; margin: 0 0 15px; }
.entry .wp-smiley { margin: 0; padding: 0; border: 0; }

/* __________ galleries __________*/
.gallery { border: 2px solid #eee;padding: 15px 20px;margin: 20px 0 30px; }
.gallery:after { content: '';display: table;clear: both;}
.gallery-item img { display: block;margin: 0 auto; }

.gallery-columns-1 .gallery-item { width: 100%; padding: 10px 0; }

.gallery-columns-2 .gallery-item { width: 48%; padding: 10px 1%; float: left; }
.gallery-columns-2 .gallery-item:nth-child(2n+1) { clear: both; }

.gallery-columns-3 .gallery-item { width: 31.33333333333333%; padding: 10px 1%; float: left; }
.gallery-columns-3 .gallery-item:nth-child(3n+1) { clear: both; }

.gallery-columns-4 .gallery-item { width: 23%; padding: 10px 1%; float: left; }
.gallery-columns-4 .gallery-item:nth-child(4n+1) { clear: both; }

.gallery-columns-5 .gallery-item { width: 18%; padding: 10px 1%;float: left; }
.gallery-columns-5 .gallery-item:nth-child(5n+1) { clear: both; }

.gallery-columns-6 .gallery-item { width: 14.66666666666667%;padding: 10px 1%; float: left; }
.gallery-columns-6 .gallery-item:nth-child(6n+1) { clear: both; }

.gallery-columns-7 .gallery-item { width: 12.28571428571429%; padding: 10px 1%; float: left; }
.gallery-columns-7 .gallery-item:nth-child(7n+1) { clear: both; }

.gallery-columns-8 .gallery-item { width: 10.5%; padding: 10px 1%; float: left; }
.gallery-columns-8 .gallery-item:nth-child(8n+1) { clear: both; }

.gallery-columns-9 .gallery-item { width: 10%; padding: 10px 0.5555555555555556%; float: left; }
.gallery-columns-9 .gallery-item:nth-child(9n+1) { clear: both; }


.user__image {
    width: 225px;
    height: 225px;
    border-radius: 50%;
    background: #efefef;
    text-align: center;
    overflow: hidden;
 /* border: 3px solid #fff;*/
 /* box-sizing: border-box;*/
 display: block;
 float: left;
 margin: 0px 20px 10px 0;
 padding:0;
}
.user__image img {max-width: 100%; max-height: 100%; margin:0; float:none;}
@media only screen and (max-width: 530px)
{
 .user__image {float: none;}
}

/* __________ paginate __________ */
.nav-links { line-height: 40px; }
.nav-links a { text-decoration: none; }
.nav-links .page-numbers { padding: 4px 12px 6px; margin-right: 5px; background: #ddd; color: #444; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: background, color 0.3s; transition: background, color 0.3s; }
.nav-links a:hover, .nav-links .current { background: #2196f3; color: #fff; }
.nav-links .total { margin-right: 5px; }


@media only screen and (max-width: 679px)
{
 img.alignleft, .alignleft { float: none;}
 .medium, .thumbnail { float: none;}
}

/* ============================================================================
 *		COMMENTS
 * ============================================================================ */
#comments, #respond { margin: 60px 0 0; }
.comments-title, #reply-title { font-size: 30px; padding: 20px 0 5px 0; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.comments-title .cnt { float: right; font-size: 0.7em; }
.comment-list { margin: 10px 0 0 0; }
.comment-body { margin: 0 0 20px 0; padding: 20px 20px 20px 100px; background: #F9F9F9; -webkit-border-radius: 4px; border-radius: 4px; position: relative; }
.comment-body a { text-decoration: none; }
.comment-body a:hover { text-decoration: underline; }
.comment .avatar { position: absolute; top: 20px; left: 20px; -webkit-border-radius: 4px; border-radius: 4px; }
.comment-author { float: left; margin-right: 10px; line-height: 20px; }
.comment-metadata { font-size: 0.7em; line-height: 17px; padding-top: 3px; }
.says { display: none; }
.comment-content { margin: 10px 0; font-size: 14px; line-height: 130%; clear: both; }
.comment-reply-link { font-size: 10px; text-transform: uppercase; font-weight: 500; color: #C5C5C5; position: absolute; bottom: 5px; right: 10px; }
.bypostauthor .comment-body { background: #EFEFEF; }


/* _____ REPLY to comment  */
.rinput,.rcomment { margin-bottom: 10px; }
.rinput input { width: 92%; padding-left: 4%; padding-right: 4%; }
.rcomment textarea { width: 100%; }
#cancel-comment-reply-link { font-size: 14px; float: right; }
.comment #respond { margin: -20px 0 60px 0; }


/* ============================================================================
 *		SIDEBAR
 * ============================================================================ */
#widgetlist { margin: 0; padding: 0; list-style: none; }
#widgetlist > li:last-child { margin-bottom: 0; }
.widget, .categories, #widgetlist > li { margin-bottom: 60px; padding: 0; }
.wtitle { padding: 0 0 5px 0; margin-bottom: 15px; border-bottom: 2px solid #555; color: #555; font-size: 20px; text-align: center; text-transform: uppercase; }
	h2.h2wtitle {padding: 0 0 5px 0; margin-bottom: 15px; border-bottom: 2px solid #555;}
	#sidebar .gurtok{text-align: center; margin-bottom: 18px;}
	#sidebar .gurtok img{max-width: 150px;}
.widget ul { margin: 0; }
.widget li { padding: 5px 0 5px 20px; position: relative; }
#content .widget li {padding: 0px 0 0px 20px;}
.widget ul li:before { content: 'В»'; position: absolute; top: 7px; left: 0; line-height: 100%; }
#content .widget ul li:before {top: 2px;}
#content .widget li span{color: #777777; font-size: 90%;}
.widget .children { margin-left: 20px; }
.widget_calendar td, .widget_calendar th {padding: 10px}
.widget a {text-decoration: none;}
.widget a:hover {text-decoration: underline;}
.widget a.active{text-decoration: underline; color: #009688;}

/* ============================================================================
 *		OTHER
 * ============================================================================ */
 
/* _____ Search & Results */
.search-results .inform { margin-bottom: 4em; }
.searchform { width: 100%; max-width: 400px; margin: 0; padding: 0; position: relative; }
#header .searchform { display: none; margin: 30px auto; max-width: 300px; }
#content .searchform { margin: 30px 0; }
.mainsearch input.s {width: 92%; height: 42px; box-sizing: border-box;}
#main input.s { width: 90%; }
.mainsearch input.search_submit,
#main input.search_submit
{
position: absolute; top: 0; right: 0; width: 40px; padding-left: 12px; padding-right: 12px;
-webkit-appearance: none;
 -moz-appearance: none;
/*-webkit-border-radius: 0;*/
-webkit-border-radius: 0 5px 5px 0;
/*
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:0;
-webkit-border-top-left-radius:0;
*/

 border-radius: 0 5px 5px 0;
}
.mainsearch input.search_submit{width:10%;}

.serp { margin-bottom: 40px; margin-left: 20px; position: relative; }
.serp:before { content: ''; position: absolute; left: -20px; top: 8px; border: 3px solid black; border-radius: 50%; }
.serp h2 { font-size: 20px; }
.serp .meta { margin: 5px 0 0 0; font-size: 10px; line-height: 100%; }
.serp .entry { margin-top: 10px; }
.serp .entry p { font-size: 14px; line-height: 130%; }


/* _____ Woocommerce */
.product_meta { font-size: 0.9em;  }
.product_meta > span { display: block;  }
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background: #2196f3;
	line-height: 22px;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}


.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #2196f3;
	opacity: 0.8;
}

/* ________ BB Press _________ */
form#bbp-search-form {
	margin-bottom: 20px;
}

form#bbp-search-form input[type=text] {
	padding: 5px 10px;
}

form#bbp-search-form input[type=submit] {
	padding: 7px 15px;
	margin-left: -10px;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	margin-bottom: 0;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}
#wp-bbp_reply_content-editor-container {
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#qt_bbp_reply_content_toolbar{
	border-radius: 6px 6px 0 0;
}
/*.bbp-body .bbp-topic-title,*/
.bbp-topic-permalink,
.bbp-forum-title {
	text-decoration: none;
	font: bold 18px/125% 'Fira Sans Extra Condensed', sans-serif;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
	margin: 0;
	color: #818181;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	padding: 20px;
}


.bbp-header .bbp-topic-title .bbp-topic-title,
.bbp-header .bbp-forum-info {
	padding-left: 10px;
	box-sizing: border-box;
}
li.bbp-topic-title {
	width: 47%;
}
li.bbp-forum-topic-count {
	text-align: left;
}
li.bbp-forum-reply-count,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count {
	text-align: left;
	width: 13%;
}
li.bbp-forum-freshness,
li.bbp-topic-freshness {
	text-align: left;
	width: 19%;
}




/* ============================================================================ */



/* ============================================================================
 *		FOOTER
 * ============================================================================ */
#toTop { position: fixed; z-index: 1000; bottom: 20px; right: 20px; margin: 0; padding: 14px 12px; display: none; cursor: pointer;
	background: #555; color: #fff !important; border-radius: 3px; transform: rotate(-90deg); font-size: 24px; text-align: center; }
#toTop:hover { background: #999; text-decoration: none !important; border-radius: 3px; }

#footer {background:#020202; position: relative;}
/*
.footer-shadow:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;height:40px;box-shadow:0 30px 64px -35px #000 inset;}
*/
#footer>div{padding: 15px 0 10px;}

.footer-copyrights a,
.footer-copyrights {color: #989898; text-align:right;}
.footer-copyrights span{color: #ffffff; font-weight: 400; font-size: 150%;}
.footer-copyrights {font-size:16px;line-height:18px;}

#footer>div.flexrow>div{
   -webkit-box-flex: 1;
       -ms-flex-positive: 1;
           flex-grow: 1;
}
@media all and (max-width: 620px)
{
 #footer>div.flexrow>div:first-child
 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: center;
 }
 .footer-copyrights {text-align: center;}
}

#footer h3{color: #fff;}
#footer ul{padding-bottom:1em;}
.footer-info a {color: #989898; text-decoration: none;}
.footer-info a:hover {text-decoration: underline;}
.footer-info.flexrow{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
/*
    -ms-flex-line-pack: justify;
        align-content: space-between;
*/
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.footer-info.flexrow>div.flexrow:first-child{
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.footer-contacts{position: relative;}
.footer-contacts a, .footer-contacts a:hover{text-decoration: none; color:#fff;}

.footer-contacts a.phonenum {color:#e0e0e0;}
.footer-contacts a.phonenum i{font-size: 1.4em; position: relative; top: 4px;
    -webkit-transition: top 0.1s;
    -moz-transition: top 0.1s;
    -o-transition: top 0.1s;
    transition: top 0.1s;
}
.footer-contacts a.phonenum:hover i{top: 1px; color: white;}
/*
.footer-contacts a.phonenum span:nth-child(2){color:#fff;position:relative;top:2px;font:normal 700 20px/100% 'PT Serif',sans-serif;}
.footer-contacts a.phonenum span:last-child{color:#fff;position:relative;top:5px;font:normal 700 24px/100% 'PT Serif',sans-serif;}
*/
.footer-contacts a.phonenum span{color:#fff;position:relative; top: 2px; font: normal 700 20px/100% 'PT Serif',sans-serif;}

.btn-sendlette {
    cursor: pointer;
    display: inline-block;
    height: 38px;
    border: 1px solid #a2a2a2;
    color: #e8e8e8;
    font-size: 14px;
    line-height: 38px;
    border-radius: 3px;
    background: #4c4c4c;
    text-decoration: none;
    /*text-transform: uppercase;*/
    padding: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-sendlette:hover {
    border: 1px solid #e9e9e9;
    color: #fff;
    background: #646464;
}
.touchico
{
    display: inline-block;
    line-height: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 0px;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;

    top: 0;
    -webkit-transition: top 0.1s;
    -moz-transition: top 0.1s;
    -o-transition: top 0.1s;
    transition: top 0.1s;


    background-color: transparent;
/*margin-right: 12px;*/
}
.touchico:hover{top: -2px;}
.touchico i
{
    font-size: 29px;
    line-height: 32px;

    color: #fff;
}
.touchico.whatsapp  {background-color: #3be058;}
.touchico.whatsapp i{color:#fff;}
.touchico.telegram  {background-color: #fff;}
.touchico.telegram i{color: #2aa3db;}
.touchico.viber  {background-color: #6b4ed0;}
.touchico.viber i{color:#fff;}
.touchico.skype  {background-color: #00aff0;}
.touchico.skype i{color:#fff;}
.touchico.phone  {background-color: transparent;}
.touchico.phone i{color:#fff;}
.handheld{display:none;}
@media (max-width:1023px)
{
 .screen{display:none;}
 .handheld{display:inline-block;}
}

/* ============================================================================
 *		ADAPTIVE
 * ============================================================================ */

/* ___ Laptop/Tablet ( > 768px )  --------------------------------------------- */
@media only screen and (min-width: 768px)  {
/*
.logo {
background: url("img/..png") right 75% no-repeat;
min-height: 100px;
}
*/


	.sitetitle { text-align: left; }
	.sitetitle.center { text-align: center; }
	.sitetitle.right { text-align: right; }
	#header {/*background-size: auto;*/}
	#header .searchform { display: block; float: right; margin: 35px 0 0; }
	body.custom-background #header {/*background-size: contain;*/
		/*background-size: cover;*/
		}

	.anons-thumbnail { display: block; }

	.rinput { display: inline-block; width: 30%; margin-right: 4%; }
	.rurl { margin-right: 0; }

	#copy {text-align: left; padding-bottom: 0;}
	#designedby {text-align: right;}
	
}

.nomobview{display: none !important;}
/* ___ Desktop ( > 1024px ) ------------------------------------------------ */
@media only screen and (min-width: 1024px) {

	#mobile-menu { display: none; }
	.mobview{display: none !important;}
	.nomobview{display: block !important;}
	.topnav nav {display: block;}
	.topnav {/*background: transparent;*/}
	.top-menu { position: static; text-align: center; }
	.top-menu li { display: inline-block; position: relative; }
	.top-menu li a { border-bottom: 0; font-weight: normal; color: #fff; /*color: #222;*/ -webkit-transition: background 0.3s; transition: background 0.3s; }
	.top-menu > li:hover > a { background: rgba(255,255,255,0.4);  }
	.top-menu .sub-menu, .top-menu .children { display: none; margin: 0; position: absolute; top: 100%; left: 0; background: #010101; width: 300px; z-index: 1000;  box-shadow: 3px 3px 0 rgba(0,0,0,0.1); }
	.top-menu .sub-menu li, .top-menu .children li { display: block; text-align: left;}
	.top-menu .sub-menu li a, .top-menu .children li a { color: #fff; border-top: 1px solid rgba(255,255,255,0.05); }
	.top-menu li:hover > .sub-menu,
	.top-menu li:hover > .children { display: block; }
	.top-menu .sub-menu .sub-menu,
	.top-menu .children .children { display: none; top: 0; left: 100%; padding: 0; border-top: 0; border-left: 3px solid #fff; }
	.top-menu .sub-menu li:hover > .sub-menu,
	.top-menu .children li:hover > .children { display: block; }
	.top-menu .menu-item-has-children > a:after, .top-menu .menu-item-has-children > span:after,
	.top-menu .page_item_has_children > a:after, .top-menu .page_item_has_children > span:after{
		content: 'В»'; position: absolute; right: 20px; margin: 1px 0 0 15px; transform: rotate(90deg);
	}
	.top-menu .sub-menu > .menu-item-has-children > a:after, .top-menu .sub-menu > .menu-item-has-children > span:after,
	.top-menu .children > .page_item_has_children > a:after, .top-menu .children > .page_item_has_children > span:after {
		content: 'В»'; margin: 0; transform: none;
	}
	.top-menu .menu-item-has-children> a, .top-menu .menu-item-has-children> span,
	.top-menu .page_item_has_children> a, .top-menu .page_item_has_children> span {
		padding-right: 40px;
	}
	
}

/* ___ Desktop ( > 1200px ) ------------------------------------------------ */
@media only screen and (min-width: 1200px) {
	body.custom-background #header .menu{width:100%;margin:0;padding:0 40px;border-radius:0}
	body.custom-background .wrapper {margin: 40px auto;}
	body.custom-background .wrapper {/*border-radius:10px;*/}
	body.custom-background #footer {border-radius: 0 0 10px 10px;}
}

/* ___ Desktop ( > 1200px ) ------------------------------------------------ */
@media only screen and (min-width: 1280px) {

	body.custom-background #header {/*border-radius: 10px 10px 0 0;*/}
	.top-menu { border-radius: 5px; }
	#navpages li { padding-left: 10px; }
	#navpages .sub-menu { margin-left: 10px; }
	#navpages .sub-menu .sub-menu { left: 190px; }
	#navpages li a { font-size: 16px; padding: 10px; }
	
	.comment-list ul.children {margin: 0 0 50px 30px;}

}

/* -------------------------------------------------------------------------- */


/* ============================================================================
 *		ICON
 * ============================================================================ */
ul.download {margin:0 0 12px 20px !important; padding:0;}
ul.download li {margin:0; padding:0;}
ul.download li:after {clear: both;}
ul.download li:after,
ul.download li:before {
    display: table;
    line-height: 0;
    content: "";
    top: 0;
    left: 0;
}
.download {position: relative;}
.download img{float: left; margin: 2px 10px 4px 0;}
.download small{color:#666;}
.download i{
 /*position:absolute;*/ /*top:5px;*/ /*right:0;*/
 display: inline-block; margin: 0 5px 0 12px;
 width:15px; height:18px; background:url('data:image/gif;base64,R0lGODlhDwASANUlANXV1fz+/cXFxavdtPf39/39/YrQl/j4+Pr9+/Hx8cfHx+rq6ubm5sDAwNPT09ra2vb29vr6+sLCwo/Sm+Lz5e347/7//tbu2oDMj6vdtafcsfb794XOk+748M7r0/H58rXhvu/58f7+/nvKir29vf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4RDBEQ0ZCODI3RDhFMzExQjhGQkQ5REY4Qjg4ODVDQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEM0MyOUNFM0Q4MkQxMUUzOUMyMkNFRTM5QjREMjdDRiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEM0MyOUNFMkQ4MkQxMUUzOUMyMkNFRTM5QjREMjdDRiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkwMERDRkI4MjdEOEUzMTFCOEZCRDlERjhCODg4NUNBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhEMERDRkI4MjdEOEUzMTFCOEZCRDlERjhCODg4NUNBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECWQAJQAsAAAAAA8AEgAABkLAknBILBqPyKRyyRwqSA2mgESSUq3V5TSLjBwk1AQBCaGax8iFmVEEAIgPkoPovg5FABHRzEXyCyKBgoIFfIaHVEEAIfkECcgAJQAsAAAAAA8AEgAABkTAknCoIDWGyKSAREo6S8vmExmdUpnWUuQgYSYIUwhzDJ4uxoxs6UFyqEsigOhNr78BADUemx1LrX4FIoOEhAV+iIlMQQAh+QQFZAAlACwAAAAADwASAAAGQsCScEgsGo/IpHLJHE5GGKZhNJJSrdXlNIvcfDhUSgdZoZpDyYvZUxwMiKCRhui+Di2ZANHMRfIRAYGCggh8hodUQQA7') no-repeat;}

a[href$='.doc_'] { 
    padding-left: 55px;
    display: -webkit-box;
    min-height: 53px;
    background: transparent url(img/ico-word-2010.jpg) no-repeat left 5px;
	background-image: url(img/ico-excel.jpg);
    background-image: url(img/ico-excel-2010.jpg);
	background-image: url(img/ico-excel-tmpl.jpg);
	background-image: url(img/ico-pdf.png);
    background-image: url(img/ico-adobe-pdf.png);
     background-image: url(img/ico-archive.png);
    background-image: url(img/ico-rar.png);
	background-image: url(img/ico-word.jpg);
}
a[href$='.xls'] {}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] {}
/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] {}
/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] {}
/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] {}
/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {}
/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {}
a[rel ~='external'] {}

/* -------------------------------------------------------------------------- */


.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}


.flexrow{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}




/*hzzz...*/
.gist table
{
	margin-bottom: 0 !important;
	table-layout: auto !important;
}
.gist .line-numbers {width: 4em !important;}
.gist .line,
.gist .line-number
{
	font-size: 12px !important;
	height: 18px !important;
	line-height: 18px !important;
}
.gist .line
{
	white-space: pre !important;
	width: auto !important;
	word-wrap: normal !important;
}
.gist .line span {word-wrap: normal !important;}

