@import '/templates/font/fonts.css';

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;}

/* Body */
body {background: #f9f9f9;position: relative;}
body, td {line-height:1.3;color: #696969;font-family: Tahoma;font-size: 12px;}
body td.manTd2 {padding: 0 10px;}
hr {border-top: 1px dashed #E6E6E6; border-bottom:none;}
a:link{color: #0098b3;text-decoration:none;cursor: pointer;}
a:visited{color: #0098b3;text-decoration:none;}
a:hover, a:active{color: #007489;text-decoration:none;}

::selection{background:#0095ec;color:#FFF;}
::-moz-selection{background:#007489;color:#FFF;}
::-webkit-selection{background:#007489;color:#FFF;}
li {display:block; padding:0; margin:0; list-style:none;}
ul{display:block; padding:0; margin:0;}
ul li {display:list-item; margin:0px; padding:0px;list-style:none;}
.none {display:none;}
input[type="checkbox"],input[type="radio"]{position:absolute;left:-9999px}
input[type="radio"] + label{background:url(/templates/img/radio.png) 0 0 no-repeat;cursor:pointer;padding: 2px 0 0 18px;font: 14px 'Cuprum';}
input[type="radio"]:checked + label{background-position:0 -16px}
input[type="checkbox"] + label{background: url(/templates/img/checkbox.png) 0 -4px no-repeat;padding-left:20px;cursor: pointer;font: 500 12px 'Trebuchet MS',sans-serif;}
input[type="checkbox"]:checked + label{background-position:0 -54px}
select[size="1"] {background: rgb(255, 255, 255);border-radius: 0px;width: 200px;border: 1px solid rgb(221, 221, 221);}
input:not([type="image" i]), textarea {box-sizing: border-box;}

/* global */
header {background: #fff;height: 100%;}
.h_content_table {display:table;width:1000px;}
.h_content_table .h_content_left {text-align:left;display:table-cell;vertical-align:top;width: 690px;padding-right: 15px;}
.h_content_table .h_content_left .zblock {display: block;margin-bottom: 10px;height: 40px;font: 500 15px/40px 'PT Sans',sans-serif;text-transform: uppercase;color: #444;-webkit-box-shadow: inset 0 -1px #0098b3;box-shadow: inset 0 -1px #0098b3;}
.h_content_table .h_content_right {text-align:left;display:table-cell;vertical-align:top;overflow:hidden;}
.h_content_table .h_content_right .r_zblock .zblock {display: block;height: 40px;font: 500 15px/40px 'PT Sans',sans-serif;text-transform: uppercase;color: #585858;-webkit-box-shadow: inset 0 -1px #0098b3;box-shadow: inset 0 -1px #0098b3;}
footer {position: relative;background: #161f25;padding: 0 0 70px;}

/* slider */
.main_slider {background: #202020;display: table;width: 1000px;margin-top: 15px;}
.main_slider .product_banner {position: relative;float: left;display: block;width: 335px;background: #000;overflow: hidden;height: 200px;}
.main_slider .product_banner:hover .product_overlay {background-color: rgba(0,0,0,0.5);}
.main_slider .product_banner:first-child {width: 330px;height: 400px;}
.main_slider .product_banner > a {width: 100%;height: 100%;position: relative;background-size: cover!important;display: block;}
.main_slider .product_overlay {opacity: 0;position: absolute;top: 0px;left: 0px;width: 100%;color: #FFF;height: 100%;background: rgba(0,0,0,0.6);z-index: 2;}
.main_slider .product_banner .product_overlay {background: url(/templates/img/shadow.png) bottom left repeat-x;opacity: 1;transition: all .5s linear;-o-transition: all .5s linear;-webkit-transition: all .5s linear;}
.main_slider .product_banner .product_title {line-height: 20px;font-size: 14px;padding: 0 15px 0;position: absolute;bottom: 30px;width: auto;display: table;vertical-align: middle;letter-spacing: 0.5px;color: #efefef;}

/* global header*/
header .h_top {display: table;width: 1000px;height: 100%;}
header .h_top .h_cont .logo {float: left;width: 100%;height: 100%;}
header .h_top .h_cont .logo h1 {margin: 0;}
header .h_top .h_cont .logo img {max-height: 120px;max-width: 100%;height: auto;padding: 20px 0;}
header .h_bottom {background: #161f25;height: 50px;position: relative;}
header .h_menu {display: table;width: 1000px;}

/* global profile */
.h_poster.prof {margin-top: 15px;padding: 0;position: relative;background-position: 50% 28%;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.gl_prof {width: auto;height: 340px;background: rgba(22, 31, 37, 0.63);}
.gl_info {width: 350px;padding: 37px 0;position: relative;overflow: hidden;}
.gl_info:before {width:100%;height:100%;background: rgba(0, 0, 0, 0.57);}
.gl_info .av {width: 120px;height: 120px;overflow: hidden;position: relative;margin-bottom: 20px;}
.gl_info .av img {border-radius: 50%;width: 116px;height: auto;border: 2px solid #e4e4e4;}
.gl_info .name {font: 500 18px 'PT Sans',sans-serif;color: #efefef;}
.gl_info .loc {display: inline-block;vertical-align: top;color: #bababe;font: 500 14px 'PT Sans',sans-serif;padding: 5px 0;}
.gl_info .loc i {font-size: 16px;line-height: 30px;padding-right: 7px;}
.gl_prof .gl_edit {right: 20px;top: 85px;position: absolute;}
.gl_prof .gl_edit i {font-size: 20px;color: #ffffff;background: #de2121;padding: 6px 12px;border: 1px solid #c72828;border-radius: 5px;}
.gl_prof .gl_edit i:hover {background: #c12323;}
.gl_prof .gl_mess {left: 20px;top: 85px;position: absolute;}
.gl_prof .gl_mess i {font-size: 20px;color: #ffffff;background: #23a72a;padding: 6px 11px;border: 1px solid #217d26;border-radius: 5px;}
.gl_prof .gl_mess i:hover {background: #1a8a20;}
.gl_prof ul.gl_pos {float: left;color: #efefef;width: 100%;padding-top: 20px;}
.gl_prof ul.gl_pos li {display:inline-block;width: 32%;padding: 0;}
.gl_prof ul.gl_pos li span {text-align:center;font: 22px 'PT Sans Narrow',sans-serif;display:block;}
.gl_prof ul.gl_pos li b {display:block;font-size: 11px;text-transform: uppercase;padding-top: 5px;}

/* global news*/
.h_content_left .block {display: block;float: left;width: auto;height: auto;margin: 0 0 15px 0;padding-bottom: 15px;-webkit-box-shadow: 0 1px 0 #f3f3f3;box-shadow: 0 1px 0 #ececec;}
.h_content_left .block .poster {background: #E4E4E4;position: relative;background-position: 50% 40%;background-repeat: no-repeat;background-size: cover;height: 190px;vertical-align:top;overflow: hidden;width: 100%;transition: all 0.1s linear 0s;-webkit-transition: all 0.1s linear 0s;z-index: 1;}
.h_content_left .block .title {font: 500 15px 'PT Sans',sans-serif;padding: 0 0 5px;margin: 0;text-transform: uppercase;}
.h_content_left .block .title a {color: #444;}
.h_content_left .block .title a:hover {color: #0098b3;}
.h_content_left .block .mess {color: #888;font-size: 13px;overflow: hidden;position: relative;z-index: 5;line-height: 1.5em;}
.h_content_left .block .mess img, .wrapper .left .block .mess iframe {display:none;}
.h_content_left .block .blockdop {bottom: 0;width: 100%;height: 30px;text-transform: uppercase;font: 500 11px/30px 'PT Sans',sans-serif;}
.h_content_left .block .blockdop .cat {color: #616161;float: left;line-height: 30px;font-weight: 700;letter-spacing: 1px;}
.h_content_left .block .blockdop .cat a:hover {color:#444;}
.h_content_left .block .blockdop .time {color: #808080;float: left;padding-left: 5px;line-height: 30px;}
.h_content_left .block .blockdop .com {font: 500 12px 'PT Sans',sans-serif;line-height: 30px;padding-left: 5px;color: #616161;}
.h_content_left .block .blockdop .com:before, .wrapper .left .block .footer .view:before,.wrapper .left .block .footer .user:before {color: #B5B5B5;}
.h_content_left .block .blockdop .com i.fa {padding: 0 3px 0 8px;}
.h_poster {display: table;width: 1000px;padding-top: 15px;}
.h_poster .header-post {background: #E4E4E4 no-repeat;width: auto;height: 340px;position: relative;background-position: 50% 40%;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.h_poster .header-post .h_shadow {background: url(/templates/img/shadow.png) bottom left repeat-x;width: 100%;height: 100%;}
.h_poster .header-post .h_title {width: 100%;bottom: 40px;position: absolute;color: white;font: 20px 'PT Sans',sans-serif;text-shadow: 2px 2px 0 rgba(0,0,0,.35);text-transform: uppercase;}
.h_poster .header-post .h_time {position: absolute;width: 100%;height: 18px;bottom: 15px;}
.h_poster .header-post .h_time ul {display: table;}
.h_poster .header-post .h_time ul li {float: left;padding-right: 15px;font: 14px 'PT Sans',sans-serif;color: #bdbdbd;}
.h_poster .header-post .h_time ul li i {padding-right: 5px;}
.h_content_left .h_news_p {margin-top: 15px;height: 45px;}
.h_content_left .h_news_p .news_ava {float: left;width: 45px;height: 45px;overflow: hidden;margin-right: 10px;}
.h_content_left .h_news_p .news_ava img {width: 45px;}
.h_content_left .h_news_p .news_info {float: left;}
.h_content_left .h_news_p .news_info .news_user {margin-top: 2px;font: 17px 'PT Sans',sans-serif;}
.h_content_left .h_news_p .news_info .news_date {margin-top: 2px;}
.h_content_left .news_l {float: right;margin: 5px 0;padding: 8px 9px 6px 10px;font-size: 18px;border: 1px solid #E7E7E7;color: #de2121;}
.h_content_left .news_l:hover {background: white;}
.h_content_left .news_l a {display: block;padding: 9px 10px 7px;}
.h_content_left .h_news_m {display: table;font: 500 15px/21px 'Trebuchet MS',sans-serif;margin-top: 15px;color: #585858;}
.h_content_left .h_news_m b {font-weight: 700;}
.h_content_left .h_news_m i {font-style: italic;}
.h_content_left .h_news_m img, .h_content_left .h_news_m iframe {width:100%;padding-top: 10px!important;}
.h_content_left .gallary2 {display: block;margin: 15px 0 0;}
.h_content_left .gallary2 ul {display: table;width: 100%;}
.h_content_left .gallary2 ul li {background: #fdfdfd none repeat scroll 0 0;display: inline-block;float: left;height: 100px;overflow: hidden;position: relative;text-align: center;transition: all 0.2s linear 0s;width: 24.25%;z-index: 1;margin: 0 1% 1% 0;}
.h_content_left .gallary2 ul li:nth-child(4n+5) {margin: 0 0 1% 0;}
.h_content_left .gallary2 ul li a img {min-height: 100px;position: relative;width: 200px;z-index: 1;}
.h_content_left .gallary2 ul li a img:hover {background: #007489;opacity: .8;}
.h_content_left .tags {font-size: 0;padding-top: 15px;}
.h_content_left .tags a:before {content:'#';}
.h_content_left .tags a.istok {float: right;color: #7b4f98;font-style: italic!important;margin: 0 10px!important;}
.h_content_left .tags a.istok:before {content: '';}
.h_content_left .tags a:link,.post-header .post-header-content .tags a:visited {font:500 12px 'PT Sans',sans-serif;text-transform:uppercase;margin:0 10px 0 0;}
.h_content_left .uRelatedEntries li.uRelatedEntry {display: none!important;}
.h_content_left .article-footer-item .ure {font: 20px 'PT Sans',sans-serif;padding: 12px 0 10px;color: #4c4c4c;} 
.h_content_left .article-footer-item li:first-child{margin:0} 
.h_content_left .article-footer-item li{display: inline-block;background: #F0F0F0;position: relative;background-position: 50% 28%;background-repeat: no-repeat;background-size: cover;text-align:center;vertical-align: top;width: 337px;height: 140px;z-index:1;overflow: hidden;margin: 0 15px 0px 0px;} 
.h_content_left .article-footer-item li:before{content:'';background: url(/templates/img/shadow.png) bottom left repeat-x;width:100%;height:100%;position:absolute;top:0;left:0;z-index:5;transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;}
.h_content_left .article-footer-item li:hover:before{background:rgba(0,0,0,0.5) url(/templates/img/shadow.png) bottom left repeat-x;} 
.h_content_left .article-footer-item li:last-child{margin: 0 0 0px 0px;} 
.h_content_left .article-footer-item li a:link, .article-footer-item li a:visited{display:inline-block;width: 100%;height: 140px;z-index:20;color:#F0F0F0;}
.h_content_left .article-footer-item li a div{position: absolute;bottom\: 35px;z-index:10;width: 100%;height: 100%;}
.h_content_left .article-footer-item li a div figure {width: 100%;position: absolute;bottom: 15px;}
.h_content_left .article-footer-item li a div figure h4{font: 15px/20px 'PT Sans',sans-serif;word-wrap:break-word;padding: 0 10px;}
.h_content_left .uSocial-Share {margin-top: 10px;display: table!important;margin: 10px auto 0;}
.h_content_left .c_news {font: 20px 'PT Sans',sans-serif;padding: 12px 0 10px;color: #4c4c4c;}
.h_content_left .comment_news {display: table;overflow: hidden;}
.h_content_left .com-order-block {display: none;}


/* global aad/edit */
section.newpost {display: block;width: 100%;}
section.newpost .system-group {width: 100%;position: relative;}
section.newpost .system-group .u-combo {cursor: initial;}
section.newpost .system-group.flex {border-top: 1px dashed #efefef;margin-top: 10px;padding-top: 5px;}
section.newpost .system-group.flex select {width: 19.2%;background: #f7fafd;}
section.newpost .system-group.flex select#mdF11 {margin-left: 10px;}
section.newpost .system-group span {display: block;width: 100%;font: italic bold 14px 'PT Sans',sans-serif;margin: 0 0 7px;}
section.newpost .system-group span .gal, section.newpost .system-group span .gal .filterBlock {float: right;}
section.newpost .system-group div.system-cont {display: inline-block;width: 100%;margin: 0 0 10px;}
section.newpost .system-group div.system-cont #iplus .button {width: 34px!important;line-height: 22px;}
section.newpost .system-group .iCode_el_tooltip {display: table;}
section.newpost .system-group .iCode_in span {width: 23px!important;float: left;margin: 0 10px!important;padding: 0;}
section.newpost .system-group .system-toggle {display: block;width: 100%;font: italic bold 14px 'PT Sans',sans-serif;margin: 0 0 7px;cursor: pointer;}
section.newpost .system-group .system-expand {margin: 10px 0px;background: white;padding: 10px;border: 1px solid #E7E7E7;}
section.newpost .system-group .system-expand:before {position: absolute;top: 13px;left: 80px;border: solid rgba(247, 0, 0, 0);content: ' ';height: 0;width: 0;pointer-events: none;border-color: rgba(136,183,213,0) rgba(136,183,213,0) #E7E7E7;border-width: 8px;}
section.newpost .system-group .captcha-block {float: left;margin-top: 5px;}
section.newpost .system-group .captcha-block img.captcha-question {height: 35px;vertical-align: top;}
section.newpost .system-group .system-end td {vertical-align:top;}
#txtPart555message div,#txtPart555brief div {display: none!important;}
#txtPart555brief .ucoz-editor-bbpanel {height: 0;overflow: hidden;margin-bottom: 5px;padding: 0!important;}
.edtTypeMenu{display:none!important;}
.h_content_table #addEntForm textarea, .h_content_table #addEntForm input {font-family: 'PT Sans',sans-serif;font-size: 14px;padding: 5px 5px;background: #ffffff;border: 1px solid #E7E7E7;}
.h_content_table #addEntForm input#sfF77 {float: right;margin-top: 5px;font-weight: 500!important;background: #23a72a;padding: 7px 20px;color: white;cursor: pointer;}
.h_content_table #addEntForm input#sfF77:hover {background: #1a8a20;}
.h_content_table #addEntForm input#nwF10 {background: #de2121;padding: 7px 20px;color: white;cursor: pointer;}
.h_content_table #addEntForm input#nwF10:hover {background: #c12323;}
textarea#brief {height: 100px!important;}
span[id*="iCode"] {margin: 10px 0!important;background: rgba(245, 222, 179, 0)0!important;padding: 0!important;}
.iCode_in input {min-width: 35px!important;}
.wrapper .add .manTable tr td:nth-child(odd) {font: 500 14px "Trebuchet MS", Arial,sans-serif;} 
#txtPart555brief .ucoz-editor-bottom {height: 0;overflow: hidden;margin-top: 10px;}
.u-combo {border: none!important;background: none!important;width: 100%!important;}
.u-combo tbody {display:none;}
.u-combo div.cbutton {float: left;padding: 5px 10px;background: white;color: #383838;border: 2px solid #e8e8e8;margin-right: 10px;border-radius: 3px;font-family: 'PT Sans',sans-serif;font-size: 14px;background: #ffffff;border: 1px solid #E7E7E7;cursor: pointer;}
.u-combo div.cbutton.active {border: 2px solid #00768d;padding: 4px 9px;}
ul.posting-bb-panel {margin: 5px 0 5px;display:block;height: 35px;font-size:14px;background: #ffffff;border: 1px solid #E7E7E7;}
ul.posting-bb-panel li {display:inline-block;float:left;}
ul.posting-bb-panel li a {float:left;line-height: 35px;color:#777;padding:0 12px;}
ul.posting-bb-panel li a:hover {color:#000;box-shadow: inset 0 -2px #0098b3;}
.posting-bb-separate {background: #E7E7E7;height:100%;margin: 0 3px;width:1px;}
.h_content_left select {font-family: 'PT Sans',sans-serif;font-size: 14px;padding: 4px 10px;background: #ffffff;border: 1px solid #E7E7E7;width: 141px;cursor: pointer;}
.h_content_left.reg td {vertical-align: middle;font: 15px 'PT Sans',sans-serif;}
.h_content_left.reg td.manTd2 {padding: 0 10px;}
.h_content_left.reg input, .h_content_left.reg select, .h_content_left.reg textarea {margin: 5px 0;font-family: 'PT Sans',sans-serif;font-size: 14px;padding: 7px 5px;background: #ffffff;border: 1px solid #E7E7E7;}
.h_content_left.reg select#fBthY, .h_content_left.reg select#fBthM, .h_content_left.reg select#fBthD {width: 28%;}
.h_content_left.reg select#fBthY {margin-right: 10px;}
.h_content_left.reg select#fBthM, .h_content_left.reg select#fBthD {margin: 0 10px;}
.h_content_left.reg input#fCode {background: #fff;width: 100px!important;height: 35px;float: left;margin: 0 10px 0 0;}
.h_content_left.reg td.manTdError span {color: #ffffff;display: block;background: #f75959;padding: 8px;}
.h_content_left.reg input#siF20 {background: #fd2222;color: white;padding: 8px 30px;cursor: pointer;}
.h_content_left.reg input#siF20:hover {background: #e23030;}

/* global informers */
.h_content_right .entry {display: inline-block;width: 295px;padding: 10px 0 10px;-webkit-box-shadow: 0 1px 0 #f3f3f3;box-shadow: 0 1px 0 #f3f3f3;}
.h_content_right .entry.com {background-image: -webkit-linear-gradient(32deg,rgba(0,153,255,0) 40%,rgbargba(0,153,255,0.05));background-image: -moz-linear-gradient(32deg,rgba(0,153,255,0) 40%,rgbargba(0,153,255,0.05));background-image: linear-gradient(32deg,rgba(0,153,255,0) 40%,rgba(0,153,255,0.05));background-repeat: no-repeat;} 
.h_content_right .entry::before,.feed .entry::after {content:'';display:table;clear:both;}
.h_content_right .entry .entry-poster {float:left;width: 90px;height: 70px;overflow: hidden;margin: 1px 10px 0 0;}
.h_content_right .entry .entry-poster img {transform:translate(-33%, 0%);-webkit-transform:translate(-33%, 0%);width: 230%;}
.h_content_right .entry .entry-title {margin: 5px 0;}
.h_content_right .entry .entry-title h2 {font-size: 13px;font-weight: 100;line-height: 17px;margin: 0;}
.h_content_right .entry .entry-title div.timeago {font: 300 11px/13px 'PT Sans',sans-serif;color: #79828b;text-transform: uppercase;padding-bottom: 3px;}
.h_content_right .entry .entry-title div.timeago i {margin: 0 3px 0 6px;}
.h_content_right .entry a:hover {color: #585858;}
.h_content_right .poster {width: auto;padding: 180px 15px 50px;overflow:hidden;background: #bdbdbd;position: relative;background-position: 50% 28%;background-repeat: no-repeat;background-size: cover;overflow: hidden;background-blend-mode:darken;height: auto;position: relative;transition: all .4s linear;-webkit-ransition: all .4s linear;-o-transition: all .4s linear;}
.h_content_right .poster:hover {background: #9c9c9c;background-position: 50% 28%;background-repeat: no-repeat;background-size: cover;}
.h_content_right .poster .postmes {background-color: rgba(0, 0, 0, 0.6);display: block;padding: 15px;}
.h_content_right .poster .postmes h4{font-weight: 500;line-height: 130%;text-transform: uppercase;color: #eee;font: 500 13px/20px 'PT Sans',sans-serif;padding-bottom: 10px;}
.h_content_right .poster .postmes span {color: #bfbfbf;font-size: 12px;height: 80px;overflow: hidden;z-index: 5;line-height: 1.4em;}
.h_content_right .entry.tr {position: relative;display: table;height: 150px;padding: 0;}
.h_content_right .entry.tr::before {width: 100%;height: 150px;position: absolute;background: rgba(0, 0, 0, 0.6);z-index: 1;}
.h_content_right .entry.tr .entry-poster{position: absolute;width: 100%;height: 150px;margin: 0;}
.h_content_right .entry.tr .entry-title{position: absolute;margin: 10px;z-index: 9;}
.h_content_right .entry.tr .entry-title .timeago {color: #fbfbfb;margin-bottom: 10px;}
.h_content_right .entry.tr .entry-title h2 a {color: white;font: 500 13px/20px 'PT Sans',sans-serif;text-transform: uppercase;}
.h_content_right .entry.tr .entry-poster img {transform: translate(-33%, -30%);-webkit-transform: translate(-33%, -30%);width: 230%;}
.h_content_right .list-comments ul li {display: none;margin: 10px 0;padding-bottom: 10px;-webkit-box-shadow: 0 1px 0 #f3f3f3;box-shadow: 0 1px 0 #ececec;}
.h_content_right .list-comments ul li.more-comment {font: 300 12px 'PT Sans',sans-serif;text-transform: uppercase;padding: 0;color: #444;-webkit-box-shadow: none;box-shadow: none;}
.h_content_right .list-comments ul li.more-comment div {display: table;float: right;cursor: pointer;padding: 8px 12px;border: 1px solid #E7E7E7;}
.h_content_right .list-comments ul li.more-comment div:hover {background: white;}
.h_content_right .list-comments ul li.more-comment i {padding-right: 5px;}
.h_content_right .list-comments ul li:after {content:'';clear:both;display:table}
.h_content_right .list-comments ul li .list-comments-thumb {float: left;width:34px;height:34px;overflow:hidden;}
.h_content_right .list-comments ul li .list-comments-thumb img {width:34px;-webkit-border-radius: 2px;-moz-border-radius: 0px;border-radius: 2px;}
.h_content_right .list-comments ul li .list-comments-content {display:block;padding-left: 45px;}
.h_content_right .list-comments ul li .list-comments-content .meta {display:block;color: #79828b;text-transform: uppercase;font: 300 11px/13px 'PT Sans',sans-serif;padding-bottom: 3px;}
.h_content_right .list-comments ul li .list-comments-content .text {font: 500 14px/15px 'Trebuchet MS',sans-serif;color: #585858;}
.h_content_right .list-comments ul li .list-comments-content .text .bbCodeBlock{display:none;}
.h_content_right .list-comments ul li .list-comments-content .text a {font-size: 12px;}
.h_content_right .list-comments ul li .list-comments-content .text a:hover {color: #585858;}
.h_content_right .list-comments ul li .list-comments-content .text img {max-width: 200px;vertical-align:middle;padding: 0 3px;}
.h_content_left .pagesBlockuz1 {display:block;font:italic 400 15px 'PT Sans',sans-serif;letter-spacing:.05em;text-shadow:0 1px 0 #FFF;margin:25px auto 50px;}
.h_content_left .pagesBlockuz1:after, .pagesBlockuz1:before{content:' ';display:table;clear:both;}
.h_content_left .pagesBlockuz1 .swchItemA,.pagesBlockuz1 .swchItem,.pagesBlockuz1 .swchItemDots {display:none;}
.h_content_left .pagesBlockuz1 .swchItem {color:#222;transition:all .2s ease;-webkit-ransition:all .2s ease;-o-transition:all .2s ease;}
.h_content_left .pagesBlockuz1 .swchItem:hover {background: white;}
.h_content_left .pagesBlockuz1 .swchItem:last-child {float:right;display:inline-block;padding: 6px 12px;color: #444;border: 1px solid #E7E7E7;}
.h_content_left .pagesBlockuz1 .swchItem:first-child {float:left;display:inline-block;padding: 6px 12px;color: #444;border: 1px solid #E7E7E7;}

/* global partners */
footer .partners {display: table;width: 1000px;padding: 20px 0;}
footer .partners ul li {float: left;width: 33.3%;text-align: center;}
footer .partners ul li a {transition: all .2s linear;-webkit-ransition: all .2s linear;-o-transition: all .2s linear;}
footer .partners ul li a div {width: auto;padding: 15px;line-height: 80px;}
footer .partners ul li a div img {width: 100%;}

/* global ajax */
.x-sh, .xw-sps, .xt-maxi, .xt-rest, .xt-mini, .xw-bl {display: none!important;} 
.xw-plain {box-shadow: 0 0 30px rgba(0, 0, 0, 0.24);} 
.xw-tl {background: #fff!important; border-bottom: 1px solid #e7e7e7; border-radius: 3px 3px 0 0; padding: 0!important;} 
.xw-tr {background: none!important; padding: 0!important;} 
.xw-tc {background: none!important;} 
.xw-hdr {height: 46px!important; padding: 0!important;} 
.xt {background: none!important; margin: 0!important; width: 46px!important; height: 46px!important;} 
.xt-close {background: url('/templates/img/del_off.png') no-repeat 13px 18px!important;margin: 0!important;opacity: 0.5;} 
.xt-close-over {background: url('/templates/img/del_off.png') no-repeat 13px 18px!important;opacity: 1;} 
.xw-hdr-text {margin-left: 22px; font: 13px/46px 'Tahoma'!important; font-weight: 700; color: #484848!important; text-transform: uppercase;} 
.xw-ml {background: #fff!important; border-radius: 0 0 3px 3px; padding: 0!important;} 
.xw-mr {background: none!important; padding: 0!important;} 
.xw-mc {background: none!important; border: 0 none!important; margin: 0!important; padding: 0!important;} 
.xw-body {border: 0 none!important; padding: 12px 22px!important;} 
.myWinCont, .myWinCont td, .myWinCont dl, .myWinCont dt {font: 500 13px 'Trebuchet MS'!important;color: #484848!important;} 
.xw-blank {background: #fff!important;} 
.myWinCont input[type="text"], .myWinCont input[type="password"] {background: #fff!important;border: 1px solid #e7e7e7!important;border-radius: 3px;width: 96%;height: 36px;line-height: 36px;padding: 0 10px!important;font: 8.5pt/30px 'Tahoma';color: #484848;} 
.myWinCont select {background: #fff!important; border: 1px solid #e7e7e7!important; border-radius: 3px; height: 38px; line-height: 38px; padding: 0 10px!important; font: 8.5pt/30px 'Tahoma'; color: #484848;} 
.myWinCont textarea {background: #fff!important; border: 1px solid #e7e7e7!important; padding: 10px 15px!important; font: 13px 'Tahoma'!important;} 
fieldset {margin-bottom: 10px!important;border: 0 none!important;padding: 0!important;} 
fieldset legend, .myBtnLeft, .myBtnRight, .myBtnLeftA, .myBtnRightA {display: none;} 
.myWinCont input[type='text'] {width: 100%!important;}
.myBtnCont a {display: block;background-color: #23a72a;border-radius: 2px;height: 30px;padding: 0 16px;font: 12px/30px 'Tahoma'!important;font-weight: 700;color: #ffffff!important;text-transform: uppercase;} 
.myBtnCont a:hover {background-color: #1f9c26;} 
.myBtnCont a:active {background: #f9f9f9; border: 1px solid #f2f2f2;} 
.myBtnCenter, .myBtnCenterA {background: none!important; height: 32px!important;} 
.myBtnCont {padding: 0!important;} 
.myWinGrid {opacity: 0.4!important;}


/* global adaptacia*/
@media only screen and (max-width: 1000px) {
.main_slider {width: 800px;margin-top: 10px;}
.main_slider .product_banner {width: 400px;height: 150px;}
.main_slider .product_banner:first-child {width: 400px;height: 300px;}
.h_content_table, .h_poster .header-post {width: 800px;} 
.h_content_table .h_footer_block {padding: 0 10px;}
.h_content_table .h_content_left {width: 550px;padding-right: 10px;}
footer .partners {width:100%;}
.h_poster {width:100%;padding-top: 10px;}
.h_poster .header-post .h_title h1 {padding:0 10px;}
header .h_top, .h_bottom .h_menu {width: 800px;}
.h_content_left .h_news_p, .h_content_left .h_news_m {margin-top: 10px;}
.h_content_left .article-footer-item li {display: block;width: auto;margin: 0 0 10px;}
.h_content_left .article-footer-item li:last-child {display: block;width: auto;}
.h_content_left .article-footer-item li a:link, .article-footer-item li a:visited {width: 100%;height: 100%;z-index: 1;}
.h_content_left .article-footer-item li a div h4 {}
}

@media only screen and (max-width: 800px) { 
header .h_top .h_cont .logo h1 {margin: 0 15px;}
header .h_top, .h_content_table, .h_content_right .entry {width: 100%;}
header .h_top .h_cont .h_prof, header .h_top .h_cont .h_prof_a {margin-right: 10px;}
header .h_top .h_cont a.h_logo {width: 300px;margin-left: 20px;}
header .h_top .h_cont .h_prof_a a.signup, header .h_top .h_cont .h_prof_a a.login {display:none;}
header .h_top .h_cont .h_prof_a a.device-login {display:block;margin-right: 10px;}
header .h_top .h_cont .h_prof_a a.device-login:hover {box-shadow: 0 0 0 2px #00aafb inset, 0 0 0 4px rgba(255,255,255,.07);-webkit-box-shadow: 0 0 0 2px #00aafb inset, 0 0 0 4px rgba(255,255,255,.07);} 
.main_slider {display: none;width: auto;margin: 10px;}
.main_slider .product_banner {width: 50%;height: 150px;}
.main_slider .product_banner:first-child {width: 100%;height: 150px;}
.menu-icon {display: block;float: left;font-family: 'PT Sans';line-height: 50px;text-transform: uppercase;font-size: 15px;color: #f3f3f3!important;padding: 0 15px;}
.menu-icon:hover {color: #fff!important;background: #1d282f;}
.menu-icon .fa {margin-right: 10px;}
.h_bottom .h_menu, .h_poster .header-post {width: 100%;} 
.h_bottom .h_menu #nav .uMenuV {display: none;position: absolute;top: 50px;left: 0;z-index: 100;background: #1d282f;width: 100%;border-top: 1px solid #353535;border-bottom: 1px solid #353535;padding: 0 0;box-sizing: border-box;font-size: 14px;}
.h_bottom .h_menu #nav .uMenuV ul, #nav .uMenuV ul li {margin: 0;padding: 0;list-style: none;}
.h_bottom .h_menu #nav .uMenuV ul li {border-top: 1px solid #353535;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li {margin-left: 0;}
.h_bottom .h_menu #nav .uMenuV > ul > li:first-child {border: none;}
.h_bottom .h_menu #nav .uMenuV > ul > li > a > span {text-transform: uppercase;}
.h_bottom .h_menu #nav .uMenuV, .h_bottom .h_menu #nav .uMenuV a {display: inline-block;color: #f3f3f3;width: 100%;font: 15px/40px 'PT Sans';text-align: left;}
.h_bottom .h_menu #nav .uMenuV a span {padding-left: 15px;}
.h_bottom .h_menu #nav .uMenuV {color: #fff;width: 100%;display: none;} 
.h_bottom .h_menu #nav .uMenuV a:hover {background: #161f25;color: white;} 
.h_bottom .h_menu #nav .uMenuV .fa {line-height: 36px;margin-left: 5px;}
.h_bottom .h_menu #nav .uMenuV > ul li ul {padding-left: 30px;} 
.h_content_table .h_content_left {display:block;width: auto;padding: 0 10px 10px;}
.h_content_table .h_content_right {display:block;width:100%;padding:0px;}
.h_content_left .block {width: auto;height: auto;padding-bottom: 10px;margin: 0 0 10px;} 
.h_content_right .r_zblock {margin:0 10px;}
.h_poster .header-post {height:250px;} 
.h_content_right .poster {padding: 100px 10px 30px;}
#vkwidget1, #vk_groups {margin: 0 auto;}
}

@media only screen and (min-width: 801px) {
.h_bottom .h_menu #nav {height: 50px;position: relative;z-index: 998;}
.h_bottom .h_menu #nav .uMenuV {float: left;display: block!important;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot {padding: 0;margin: 0;list-style: none;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li {float: left;position: relative;transition: all .4s linear;-webkit-ransition: all .4s linear;-o-transition: all .4s linear;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li:hover {background-color: rgb(29, 40, 47);}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li:first-child {margin-left: 0;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li > a {position: relative;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li > a.uMenuItemA > span {color: #1a1a1a;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li > a > .fa {margin-left: 8px;font-size: 13px;}
.h_bottom .menu-icon {display: none;}
.menu_hint1::before {content: "Hot";display: block;position: absolute;right: 0px;top: -8px;line-height: 16px;font-size: 11px;letter-spacing: 1px;text-transform: none;z-index: 2;color: rgb(255, 255, 255);padding: 0px 5px;border-radius: 3px;background: #de2121;}
.menu_hint2::before {content: "News";display: block;position: absolute;right: 0px;top: -8px;line-height: 16px;font-size: 11px;letter-spacing: 1px;text-transform: none;z-index: 2;color: rgb(255, 255, 255);padding: 0px 5px;border-radius: 3px;background: #23a72a;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li > a {display: inline-block;position: relative;color: #f3f3f3;text-transform: uppercase;letter-spacing: 1px;font: 15px/50px 'PT Sans';line-height: 50px;padding: 0px 12px;}
.h_bottom .h_menu #nav .uMenuV .uMenuRoot > li > a:hover {position: relative;color: white;}
.h_bottom .h_menu #nav .uMenuRoot li ul {position: absolute;top: 100px;left: -9999px;width: 170px;margin: 0;padding: 0;opacity: 0;transition: top .3s ease, opacity .3s ease;}
.h_bottom .h_menu #nav .uMenuRoot > li.uWithSubmenu:hover > ul {top: 50px;opacity: 1;left: 0px;} 
.h_bottom .h_menu #nav .uMenuRoot li ul li {line-height: 40px;position: relative;text-transform: uppercase;list-style: none;-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.15);} 
.h_bottom .h_menu #nav .uMenuRoot li ul li a {display: block;background: #1d282f;padding: 0 20px;text-decoration: none !important;color: #f3f3f3;border-bottom: 0.1px solid rgba(255, 255, 255, 0.08);text-align: left;transition: all .4s linear;-webkit-ransition: all .4s linear;-o-transition: all .4s linear;} 
.h_bottom .h_menu #nav .uMenuRoot li ul li a:hover, .h_bottom .h_menu #nav .uMenuRoot li ul li.uWithSubmenu:hover > a {background: #161f25;color: white;} 
}

@media only screen and (max-width: 500px) {
.main_slider {display:none;}
.zblock {text-align:center;}
footer .partners ul li {width:100%;}
.gl_prof .gl_info {width:100%;}
}