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-style: normal; vertical-align: baseline; outline:0; font-weight: normal;}
html {background: #FFF;}
.clearfix:before, .clearfix:after {display: table;content: "";line-height: 0;} .clearfix:after {clear: both;} .clearfix {*zoom: 1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {font-size: 16px; line-height: 28px; font-family: 'Open Sans', sans-serif; min-width: 200px;}
i, cite, em, var, address, dfn {font-style: italic;}
b, strong {font-weight: bold;}

a {color: #0270cf;} a:hover {color: #80b0d9;}

header {display: block;color: #fff;width: 100%;z-index:100;}
header nav {display: block;background: #161616;box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);margin: 0 -10px;position: relative;}
header nav:before {content: ""; display: block; width: 0px; height: 0px; position: absolute; left: 0; bottom: -10px; border-right: solid 10px #000; border-bottom: solid 10px transparent;}
header nav:after {content: ""; display: block; width: 0px; height: 0px; position: absolute; right: 0; bottom: -10px; border-left: solid 10px #000; border-bottom: solid 10px transparent;}
header ul.topmenu {list-style: none; font-family: Ubuntu,sans-serif; text-transform: uppercase; font-size: 15px; margin: 0 auto; padding: 0 20px; box-sizing:border-box;}
header ul.topmenu > li {display: inline-block; padding: 0px 10px; margin: 0 0; line-height: 37px; border-bottom: 3px solid transparent;}
header ul.topmenu > li a {color: #fff; text-decoration: none;}
header ul.topmenu > li > ul > li > a {color: #f7941e; text-decoration: none; text-transform: none}
header ul.topmenu > li > ul > li > a:hover {text-decoration: underline;}
header ul.topmenu > li:nth-child(1) {border-color: #f7941e;}
header ul.topmenu > li:nth-child(1):hover > a, header ul.topmenu > li.active:nth-child(1) > a {color: #f7941e;}
header ul.topmenu > li:nth-child(2) {border-color: #ffcd00;}
header ul.topmenu > li:nth-child(2):hover > a, header ul.topmenu > li.active:nth-child(2) > a {color: #ffcd00;}
header ul.topmenu > li:nth-child(3), header ul.topmenu > li:nth-child(6) {border-color: #00aeef;}

header ul.topmenu > li:nth-child(3):hover, 
header ul.topmenu > li:nth-child(6):hover > a, 
header ul.topmenu > li.active:nth-child(3) > a, 
header ul.topmenu > li.active:nth-child(6) > a {
	color: #00aeef;
}

header ul.topmenu > li:nth-child(4) {border-color: #00a651;}

header ul.topmenu > li:nth-child(4):hover a, header ul.topmenu > li.active:nth-child(4) > a {color: #00a651;}
header ul.topmenu > li:nth-child(5), header ul.topmenu > li:nth-child(7) {border-color: #ed145b;}

header ul.topmenu > li:nth-child(5):hover, 
header ul.topmenu > li:nth-child(7):hover, 
header ul.topmenu > li.active:nth-child(5) > a,
header ul.topmenu > li.active:nth-child(7) > a {
	color: #ed145b;
}

.topmenu > li > .sub-menu {
	margin: 3px 0 0 -10px;
	display: none;
	position: absolute;
	z-index: 9999;
	background: #fff;
	width: 300px;
	padding: 20px;
	box-shadow: 0px 10px 50px -5px rgba(0,0,0,0.2);
	list-style: none;
}

.topmenu > li:hover > .sub-menu {
	display: block;
}

.topmenu > li > .sub-menu > li {
	margin: 0;
	line-height: 28px;
}

#menu-secondary {
	margin-bottom: 30px;
}

header a.logo {display: block; margin: 20px 0; width: 330px; height: 66px; background: url(/i/logo.png);}
body.sticky header a.logo {float: left; z-index:100; position: relative; background: url(/i/logo.png) -130px -100px; width: 155px; height: 25px; margin: 6px 10px 0 0;}

body.sticky header {height: 35px; position: fixed; z-index: 1000; line-height: 35px;}
body.sticky header nav {height: 37px;}
body.sticky header nav > ul {overflow: hidden; height: 37px;}
body.sticky header ul.topmenu > li {line-height: 32px; font-size: 12px; }
body .stickyheight {height: 114px; display: none;}
body.sticky .stickyheight {display: block;}

div.icon {display: none;}

.breadcrumbs {font-size: 11px; margin: -10px -10px 0 -30px;  padding-lefT: 20px;}
.breadcrumbs ul {margin: 0; list-style: none; padding:0;}
.breadcrumbs ul li {margin: 0 0px; padding: 0; display: inline-block;}
.breadcrumbs ul li a {color: #acc0b7;}
.breadcrumbs ul li:after {content: "/"; color: #aaa; margin: 0 10px; display: inline-block;}
.breadcrumbs ul li:last-child:after {display: none;}

ins {overflow: hidden;}
.width {max-width: 1150px; margin: 0 auto; padding: 0 20px; box-sizing:border-box; }
.content {z-index:1; box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.3); padding: 10px 30px; margin: 0 0px; box-sizing:border-box;}

footer {display: block; font-size: 13px; background: #161616; color: #fff; padding: 20px 0 20px 0; overflow: hidden;}
footer .l0 {font-size: 11px; line-height: 15px; border: solid 1px transparent;}
footer .l0 i.rclicklogo {display:inline-block; width: 90px; height: 22px; background: url(/i/logo.png) 0px -120px; margin: -7px 0 0 0px; vertical-align: middle;}
footer .l0 i {font-style: normal; margin-left: 0;}
footer span.logo {display: inline-block; background: url(/i/logo.png) -130px -100px; width: 136px; height: 25px; vertical-align: middle;}

footer .arcl {margin-top: 15px;}
footer a {color: #eee;}
footer a:hover {color: #fff;}
footer ul {margin: 0 0;}
footer li {margin: 0 0;}

footer .copy {margin: 10px 0;}
footer .aboutcopy {margin: 10px 0 10px ; font-size: 10px; color: #EEE; line-height: 12px;}
footer .aboutadv {margin: 10px 0; font-size: 12px; color: #fff; line-height: 15px;}

.soc {margin-top: 10px; display: inline-block; vertical-align: middle; width: 24px; height: 24px; background: url(/i/logo.png) no-repeat; border-radius: 4px; opacity: 0.8;}
.soc.vk {background-position: 0 -143px;}
.soc.fb {background-position: -25px -143px;}
.soc.gp {background-position: -50px -143px;}
.soc.tw {background-position: -75px -143px;}
.soc.ok {background-position: -125px -143px;}
span.soc img {width: 24px; height: 24px;border-radius: 2px;}

footer .maincol {float: right; width: 300px; margin: 0px 0 0 20px; border-left: solid 1px #393939; padding: 15px 0 20px 40px;}
footer .maincol ul {list-style: none; margin: 0 0 0 10px;}
footer .maincol ul li {margin: 0; line-height: 19px; font-size: 12px;}
footer .maincol ul li a {text-decoration: none;}
footer .maincol ul li a:hover {color: #fff; text-decoration: underline;}
footer .maincol ul li:before {content: ""; width: 10px; height: 1px; background: #fff; margin: 0 6px 0 -12px; display: inline-block; vertical-align: middle;}
footer .maincol ul li.soclist:before {display: none;}
footer .maincol p {margin: 0 0; font-size: 10px; color: #aaa;}

.sidebar {width: 320px; float: right;}
.sidebar .header {margin: 30px 0 20px;}
.contentcol {margin: 0 330px 0 0;}
.sidebar ul.menu {list-style: none; margin: 0; font-family: Ubuntu, sans-serif;}
.sidebar ul.menu li {margin: 0 0 0 20px;}
.sidebar ul.menu li:before {display: inline-block; width: 13px; height: 1px; background: #666; content:""; vertical-align: middle; margin: 0 7px 0 -20px;}
.sidebar ul.menu>li>ul {margin: 5px 0 5px 0px; font-size: 14px; line-height: 16px; list-style: none;}
.sidebar ul.menu>li>ul li {margin-top: 8px;}
.sidebar ul.menu li.active:before {display: none;}
.sidebar ul.menu li.active {border-left: solid 5px #E0EBCD; margin-left: 0px; padding-left: 18px; padding-top: 5px; padding-bottom: 5px; background: #F9FFEF; border-left: solid 5px #9098AC; background: #E6F0FF;}
.sidebar ul.menu li:not(.active) .sub-menu {display: none}

.alignleft {float: left; margin: 10px 10px 10px 0;}
.alignright, li .alignleft {float: right; margin: 10px 0px 10px 10px;}

p {margin: 20px 0;}
ul, ol {margin: 20px 0;}
li {margin: 10px 10px 10px 30px;}
.accentgreen {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
}
.accentred {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.accentblue {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
ul.accentgreen, ul.accentred, ul.accentblue,
ol.accentgreen, ol.accentred, ol.accentblue {
  padding: 10px 10px;
  border-radius: 3px;
}

h1,h2,h3 {font-family: 'Roboto Condensed', sans-serif; margin: 0 -10px 20px -10px;}
h1 {font-size: 40px; line-height: 130%; margin-top: 20px;}
.sitmaphtml h1, .rubric h1 {margin-left: 0;}
.sitmaphtml ul {margin: 10px 0; font-size: 14px;}
.sitmaphtml ul li.rubric>a {font-size: 16px; font-weight: bold;}
.sitmaphtml ul li {margin: 5px 0 0 30px;}

h2 {font-size: 36px; margin-top: 20px;}
h3 {font-size: 30px; margin-top: 20px;}
h2, h3, h4 {padding: 4px 10px; line-height: 130%; clear: left;}
h2 {color: #e4495b; border-bottom: solid 1px rgba(0,0,0,0.06); clear: left;}


h2:first-of-type {clear: none;}

.rubric .articleinlist {clear: left; margin: 20px 0 30px; overflow: hidden;}
.rubric .articleinlist a.mainlink {font-size: 28px; font-family: 'Roboto Condensed', sans-serif; letter-spacing: -0.04em;}
.rubric .articleinlist .artpreview {margin: 5px 0;}
.rubric .articleinlist .img {width: 200px; float: left;}
.rubric .articleinlist .preview {margin-left: 220px;}
.rubric .articleinlist a.morelink {float: right; padding: 0px 0px 0 0; font-family: 'Roboto Condensed', sans-serif; letter-spacing: -0.04em; color: #000; text-decoration: none; font-size: 16px; text-decoration: underline;}
.rubric .articleinlist a.morelink:hover {color: #aaa;}

.article h1 {margin-top: 10px;}
ul.paginator {text-align: center;}
ul.paginator li {display: inline-block; padding: 5px 10px; margin: 10px 10px;}
ul.paginator li.active {background: #efefef;}

.article iframe {display: block; width:100%; height: 500px;}
.article img {cursor: pointer; max-width: 100% !important; height: auto}
.article blockquote {font-size: 18px; font-style: italic; margin: 30px 0 20px 0px; padding: 10px 0 10px 45px;}
.article blockquote:before {content: '«'; display: block; float: left; font-size: 120px; width: 50px; height: 20px; font-family: Georgia; line-height: 100px; margin: -50px 0 0 -70px; font-style: normal;}
.article blockquote p {font-style: italic;}

.article blockquote p:first-child {margin: 0px 0;}
.article blockquote p:last-child {margin: 0px 0;}
.article .afterheader {text-align: right; height: 25px;}
.yashare-auto-init:before {content: ""; font-size: 12px; font-style: italic; color: #48729e;}

.contents {margin: 0px 50% 10px 0%; font-size: 13px; padding: 10px 0px 10px 20px; border-left: solid 5px #E0EBCD;}
.contents .header {font-size: 22px; font-style: italic; margin: 0 0 15px 0;}
.contents ul {list-style: none; margin:0 0 0 10px; line-height: 18px;}
.contents ul>li>ul{margin-left: 20px;}
.contents ul li {margin: 5px 0 3px 15px;}
.contents li:before {content:""; background: #aaa; width: 10px; height: 1px; display: inline-block; vertical-align: middle; margin: 0 5px 0 -15px;}

.topshare {text-align: left; margin: -3px 0 0 -10px; min-width: 113px;}
h1 {margin-bottom: 0; line-height: 43px;}761

.review {padding: 5px 20px; margin: 20px -10px; border-radius: 2px;}
.review p:first-child {margin-top: 10px;}
.review p:last-child {margin-bottom: 10px;}
.review .author {text-align: right; font-style: italic; background: rgba(0,0,0,0.05); margin: 0 -20px -5px; padding: 5px 20px; color: #000; font-family: 'Roboto Condensed', sans-serif; font-style: normal;}

body.sticky header .searchform {display: none;}
.searchform {float: right; width: 400px; margin: 10px 0 0 0;}
.avatar .imglink img {border-radius: 200px; border: solid 2px #eee;}
.avatar {width: 240px; float: left; margin: 20px 0;}

.article table {margin: 20px -20px; width: 100%; border-left: solid 2px #000;  border-collapse:collapse;}
.article table tr:first-child td {background: #eee; padding: 2px 4px;}
.article table td {padding: 2px 4px; font-size: 14px; margin: 0;}

.internalrate-container {display: inline-block; vertical-align: middle; float: right;  line-height: 24px;}
.internalrate { display: inline-block; vertical-align: middle; float: right;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;user-select: none;}
.internalrate:before {content: "РћС†РµРЅРєР°: "; font-size: 12px; font-style: italic; color: #48729e; margin: 0 7px 0 0; display: inline-block;}
.internalrate .value {font-size: 28px; font-family: Impact; color: #fff; font-weight: bold; display: inline-block; vertical-align: middle; background: #e65656; border-radius: 50%; padding: 10px; position: relative; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none;}
.internalrate .value .inc, .internalrate .value .dec {cursor: pointer; position: absolute; left: 50%; font-size: 20px; font-weight: bold; vertical-align: middle; width: 20px; height: 20px; line-height:20px; text-align: center; margin-left: -10px; border-radius: 20px; display: none;}
.internalrate .value .inc {top: -12px; background: #000;}
.internalrate .value .dec {bottom: -12px; background: #000; }
.internalrate .value .inc:hover, .internalrate .value .dec:hover {background: #666;}
.internalrate .value:hover .inc, .internalrate .value:hover .dec {display: inline-block;}

.offlinecomments {margin: 20px 0;}
.offlinecomments .header {font-size: 26px;}
.offlinecomments .comment  {margin: 20px 0;}
.offlinecomments .comment .text {margin: 0 10px 10px 10px;}
.offlinecomments .comment .who {border-top: dotted 1px #000; border-bottom: solid 1px #000; padding:  4px 5px 4px 35px; font-size: 11px;}
.offlinecomments .comment .who img {vertical-align: middle; margin-right: 5px; display: inline-block; border-radius: 50%; margin-left: -30px; }

.askExpert {}
.askExpert .header {font-size: 18px; font-weight: bold; margin-bottom: 5px; margin-left: 20px; font-family: 'Roboto Condensed', sans-serif; font-size: 22px; letter-spacing: -0.04em; color: #000;}
.askExpert .who {font-size: 14px; margin: 5px 0 0px 0; border-bottom: solid 1px transparent; line-height: 20px; padding: 15px 0 20px 0;}
.askExpert .who a {font-family: 'Roboto Condensed', sans-serif; font-size: 20px; letter-spacing: -0.04em; color: #000; text-decoration: none;}
.askExpert .who a:hover {color: #e4495b;}
.askExpert .who .ava {width: 70px; float: left; margin: 10px 20px 10px 0px;}
.askExpert .who .ava img {border-radius: 50%; margin-top: -15px;}
.askExpert a.askExpert {font-family: 'Roboto Condensed', sans-serif; font-size: 16px; letter-spacing: -0.04em; color: #e4495b; display: block; margin-top: -20px;}

.authorpage {}
.authorpage h1 {margin: 10px 0 2px 0;}
.authorpage .author {margin: 10px 20px 10px 0px; clear: left; overflow: hidden;}
.authorpage .author a.top {font-size: 22px; display: block; color: #000;}
.authorpage .author a.morelink {font-size: 14px; display: block; color: #000; text-align: right; margin-right: 0px;}
.authorpage .title {color: #e00; font-style: italic; font-size: 18px;}
.authorpage .txtabout {margin: 10px 0; font-style: italic;}
.authorpage .txtabout p:first-child {margin-top: 0;}
.authorpage .txtabout p:last-child {margin-bottom: 0;}
.authorpage h2 {margin: 20px 0 10px;}
.authorpage  .alignleft {margin-right: 30px;}
.authorpage .artslist {}
.authorpage .artslist ul {list-style: none; margin: 10px 0 10px 20px; line-height: 26px;}
.authorpage .artslist ul li:before {display: inline-block; content: ""; width: 7px; height: 1px; background: #999; vertical-align: middle; margin: 0 7px 0 -12px; }
.authorpage .artslist ul li {margin: 0px 0; padding: 0 0 0 20px; font-size: 12px;}
.authorpage .artslist .hid {display: none;}
.authorpage .artslist .showall {display: block; font-size: 12px; margin: 0 0 0 45px;}

#colorbox #askFrm {margin: 20px 20px;}
form.askauthor {margin: 20px 0; border-left: solid 2px #eee; padding: 10px 10px; width: 500px; overflow: hidden;}
form.askauthor label {clear: left; display: inline-block;  width: 170px; font-size: 14px; color: #666;}
form.askauthor label.lft {vertical-align: top;}
form.askauthor input, form.askauthor textarea {margin: 5px 0; padding: 5px 10px; font-size: 16px; width: 300px;}
form.askauthor textarea {height: 200px; margin-left: -3px;}
form.askauthor button {padding: 10px 20px; float: right; margin: 0 5px 0 0; border-radius: 5px; border: solid 1px rgba(100,0,0,0.3); cursor: pointer;}
form .ready {color: #000; font-size: 22px; letter-spacing: -0.00em; width: 100%; text-align: center; margin: 50px auto;}

.blocklinks {margin: 0 0 20px 0;}
.blocklinks .header {font-size: 20px; font-family: 'Roboto Condensed', sans-serif; }
.blocklinks .links {overflow: hidden; width: 100%; line-height: 20px; display: flex; justify-content: space-between;}
.blocklinks .item {position: relative; display: block; height: 200px; width: 33%; background: #000 no-repeat center center; background-size: auto 100%; float: left; box-sizing:border-box; cursor: pointer;transition: background-size 0.2s ease-in;-moz-transition: background-size 0.2s ease-in;-web-kit-transition: background-size 0.2s ease-in;}
.blocklinks .item:last-child {margin-right: 0;}
.blocklinks .item a {background: rgba(0,0,0,0.5); display: inline-block; padding: 10px 10px; vertical-align: bottom; color: #fff; position: absolute; width: 100%; box-sizing:border-box; bottom: 0px; transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-web-kit-transition: all 0.2s ease-in}
.blocklinks .item:hover a {background: rgba(0,0,0,1); font-size: 17px; line-height: 24px;}
.blocklinks .item:hover {background-size: auto 130%;}

.fotorama  {margin: 20px 0;}
.rubric .big {display: none;}

.topbutton {width: 70px; height: 70px; background: #2d323d; position: fixed; bottom: 150px; display: none; font-size: 140px; padding: 20px 0 0 0; text-align: center; line-height: 100px; text-decoration: none; font-family: Georgia; box-sizing:border-box; overflow: hidden; color: #FFF; border-radius: 50%;}
a.topbutton:hover {color: #e74e0d}
.topbutton s {display: block; margin-left: 0px; margin-top: -105px; font-size: 50px; text-decoration: none;}

hr {width: 100%; background: #ff4f03; height: 1px; display: block; border: none; margin: 0;}
hr:after {width: 200px; background: #ff4f03; content: ""; height: 3px; display: block; margin: 10px 0 0px 0;}

.mainslider .fotorama {width: 100%; margin-top: 5px;}
.mainslider .fotorama {}
.mainslider .fotorama .slide {background: no-repeat center center; background-size: cover; width: 100%; height: 400px;}
.mainslider .fotorama .slide a {background: rgba(0,0,0,0.6); width: 100%; display: block; color: #FFF; font-family: 'Roboto Condensed', sans-serif; padding: 6px 10px; font-size: 23px; position: absolute; bottom: 0;}
.mainslider .fotorama .slide a:hover {color: #e4495b;}



.two {overflow: hidden;}
.two .col {float: left; width: 50%; box-sizing:border-box; padding-right: 20px;}
.two .col:last-child {padding-right: 0px; padding-lefT: 20px;}
.two .col h3 {margin: 0 0 0 -10px; color: #e4495b;}
.artlistwithava {}
.artlistwithava li {margin: 0 0 0 50px; font-size: 14px; list-style: none; line-height: 18px;}
.artlistwithava i {margin: 5px; padding: 0; width: 40px; height: 40px; display: inline-block; background: no-repeat center center; background-size: cover; vertical-align: middle; border-radius: 40px; box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.1); margin-left: -50px; margin-right: 10px;}
.artlistwithava li a {display: inline-block; vertical-align: middle; color: #000; text-decoration: none;}
.artlistwithava li a:hover {text-decoration: underline;}
/* fotorama - galleryes*/
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__wrap *{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/i/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) no-repeat;background-size:96px 160px}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
.fotorama__nav--thumbs {background: #000;}
/* color box (fullsize imgs on click) */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#cboxWrapper {max-width:none; height: auto !important;}
#cboxOverlay{position:fixed; width:100%; height:100%; z-index: 99999}
#cboxMiddleleft, #cboxBottomleft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; height: auto !important; max-width: 100% !important; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0; z-index: 99999;}
#cboxTopleft{width:14px; height:14px;}
#cboxTopCenter{height:14px; max-width: 100% !important;}
#cboxTopRight{width:14px; height:14px;}
#cboxBottomleft{width:14px; height:43px;}
#cboxBottomCenter{height:43px; max-width: 100% !important}
#cboxBottomRight{width:14px; height:43px;}
#cboxMiddleleft{width:14px;}
#cboxMiddleRight{width:14px;}
#cboxContent{overflow:visible; background: #fff; max-width: 100% !important; height: auto !important;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:5px; max-width: 100% !important; height: auto !important;}
#cboxLoadingOverlay{background:url(/i/cb-loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(/i/cb-loading.gif) no-repeat center center;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;  position:absolute; bottom:-29px; background:url(/i/cb-controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxPrevious{left:0px; background-position: -51px -25px;}
#cboxPrevious:hover{background-position:-51px 0px;}
#cboxNext{left:27px; background-position:-75px -25px;}
#cboxNext:hover{background-position:-75px 0px;}
#cboxClose{right:0; background-position:-100px -25px; bottom: auto;}
#cboxClose:hover{background-position:-100px 0px; bottom: auto;}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
#cboxTitle{position:initial;text-align: left;width: 100%;margin-top: -5px;padding: 4px 10px;font-weight: normal;color: #fff;background: #000;box-sizing:border-box}
#cboxTitle div {margin-left: -7px !important;}

#askFrm h2 {margin: 0 0;}

.leftBlock {
	width: 300px;
	height: 300px;
	z-index: 9;
	position: fixed;
	top: calc((100% - 300px) / 2);
	left: -300px;
	transition: left .3s;
}
.leftBlock-sticky {
	left: 0;
}
.hidden {
	display: none;
}
.leftBlock__close-button {
	top: -22px;
	left: 278px;
	outline: 0;
	border: 0;
	text-decoration: none;
	box-sizing: content-box;
	position: absolute;
	width: 22px;
	height: 22px;
	background-color: #FFEB3B;
	cursor: pointer;
}
.leftBlock__close-button:hover {
	background-color: #f7de00;
}
.leftBlock__close-button:after, .leftBlock__close-button:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #000;
}
.leftBlock__close-button:before {
	transform: rotate(45deg);
}
.leftBlock__close-button:after {
	transform: rotate(-45deg);
}

.sidebar__ads {
  width: 270px;
	float: left;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
	top: 70px !important;
}

.panel {
	display: none;
	position: fixed;
	top: 0;
	left: calc((100% - 1110px) / 2);
	z-index: 9998;
	width: 1110px;
	height: 40px;
	background: #ccd9f3;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}
.panel__top {
	width: 100%;
	height: 40px;
	padding: 0 50px;
}
.panel__bottom {
	width: 100%;
	height: 31px;
	position: relative;
}
.social-top {
	width: auto;
  height: 25px;
	float: right;
  margin: -32px 70px 0 20px;
}
.panel__info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 5px 10px 5px 5px;
	height: 31px;
	cursor: pointer;
	width: 400px;
	/*position: relative;*/
	overflow: hidden;
}
.panel__info span {
	display: block;
	overflow: hidden;
	background: #0c9900;
	padding: 1px 10px 0;
	font-weight: bold;
	color: #fff;
	width: 1000px;
}

.panel__info:before {
	content: '';
	display: block;
	width: 29px;
	height: 29px;
	background-color: #0c9900;
	background-image: url('/i/dropdown-icon-white.png');
	background-repeat: no-repeat;
	background-position: center; 
	position: absolute;
	margin-left: 400px;
}

.panel__info.panel__infor-flip:before {
	transform: rotate(-180deg);
}

.panel__info span:hover {
	background: #10c700;
}

.panel__info:hover:before {
	background-color: #10c700;
}

.panel__list {
	position: absolute;
	display: none;
	background: #fff;
	padding: 5px;
	width: 419px;
	margin: -5px 0 0 5px;
	box-shadow: 0 0 8px 0 #e8e8e8;
}
.panel__list > li {
	list-style: none;
	margin: 0 10px 5px 10px;
}
.panel__list > li li {
	list-style: none;
	margin: 0 10px 5px 0;
}
.panel__list ul {
	margin: 0;
}
.panel__list li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
	font-weight: bold;
}
.panel__list li a:hover {
	background: #0c9900;
	color: #fff;
}
.cur_category {
	width: 300px;
	height: 25px;
	float: left;
	margin: -33px 0 0 450px;
	display: flex;
	justify-content: space-between;
}

.cur_category__menu {
	position: relative;
}

.panel-menu {
	display: none;
	background: #fff;
	position: absolute;
  margin: 32px 0 0 0px;
	width: 400px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}

.mobmenu {
	width: 100%;
	background: #fff;
	margin: 10px 0;
}

.panel-menu li, .mobmenu li {
	list-style: none;
	padding: 5px 15px;
	margin: 0;
}

.panel-menu  ul {
	margin: 0;
}

.panel-menu > ul > li:not(:last-child),
.mobmenu > li:not(:last-child) {
	border-bottom: 1px solid #000;
}

.panel-menu > ul > li,
.mobmenu > li {
	padding: 12px 15px 10px;
	position: relative;
}

.mobmenu > li {
	padding: 5px 10px 3px;
}

.mobmenu > li > a {
	font-size: 17px;
}

.panel-menu > ul > li > ul > li > a,
.mobmenu > li > ul > li > a {
	margin-bottom: 0;
}

.panel-menu > ul > li > ul > li,
.mobmenu > li > ul > li {
	padding: 1px 15px;
}

.submenu-btn {
	width: 53px;
	height: 50px;
	background: url('/i/dropdown-icon.png');
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #000;
	cursor: pointer;
}

.mobmenu .submenu-btn {
	width: 36px;
	height: 36px;
	background-position: -7px -7px;
}

.mobmenu .submenu-btn.flip {
	background-position: -9px -7px;
}

.panel-menu li a, .mobmenu li a {
	color: #000;
	text-decoration: none;
}

.cur_category__header {
	font-size: 20px;
	color: #000;
	cursor: pointer;
	margin: 2px 0 0 47px;
	float: left;
	position: absolute;
	text-decoration: underline;
}

.cur_category__header:hover {
	text-decoration: none;
}

.panel-menu li a:hover {
	color: #ff5423;
}

.flip {
  transform: rotate(-180deg);
	border-left: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.cur_category__header a:hover {
	text-decoration: none;
}

#panel-menu-btn {
  float: right;
  width: 33px;
  height: 32px;
  cursor: pointer;
	margin-top: -5px;
}

.panel-menu .sub-menu,
.mobmenu .sub-menu {
	display: none;
}

#panel-menu-btn span {
  display: block;
  width: 33px;
  height: 5px;
  background: #0c9900;
  margin: 5px auto;
  border-radius: 3px;
}

#panel-menu-btn:hover span {
  transition: .2s;
  background: #10c700;
}

.a-top {
	width: calc(100% + 60px);
	min-height: 1px;
	margin: 5px -30px 20px;
}

.relevantItems {line-height: 18px; width: 100%}
.relevantItems .item {display: inline-block; vertical-align: top; width: 33%; border: solid 1px transparent; box-sizing: border-box; padding: 10px 0; margin-top: 5px; margin-bottom: 5px;}
.relevantItems.fourItems {width: calc(100% - 330px); display: flex; flex-wrap: wrap; justify-content: space-between;}
.relevantItems.fourItems .item {width: 33%;}
.relevantItems .item .title {line-height: 21px;}
.relevantItems .item a {text-decoration: none;}
.relevantItems .item:hover {border-color: #eee; background: #eee;}
.relevantItems .item:hover .title {text-decoration: underline; color: #038a15;}
.relevantItems .item a p {color: #000; text-decoration: none; font-size: 13px; margin: 5px 0; }
.relevantItems .item .preview {background: #Fff center center; background-repeat: no-repeat; background-size: cover; height: 200px; margin-bottom: 5px;}
.relevantItems.vertical {}
.relevantItems.vertical .item {display: block; width: auto;}
.relevantItems.vertical .item .preview {height: 140px;}

.beforeComments {
	margin-bottom: 20px;
}

.header-2 {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 29px;
	font-weight: 600;
}

.visible {
	display: block !important;
}

#back_to_top {
	display: block;
	width: 28px;
	height: 29px;
	background: url(/i/back_to_top.png);
	cursor: pointer;
	z-index: 9999;
	float: right;
	position: absolute;
	top: 0;
	right: 20px;
}

.artfooter {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-top: solid 1px #ececec; 
	border-bottom: solid 1px #ececec; 
	margin: 20px 0;
}

.rating_div {
	width: 250px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.rating_title {display: inline-block; float: left; margin: 8px 20px 0 0}
#rating {position:relative; height:24px; cursor:pointer; width:120px; float:left}
#rating_blank, #rating_votes, #rating_hover {height:24px; position:absolute}
#rating_blank { background:url('/i/stars.png'); width:120px; }
#rating_votes {background:url('/i/stars.png') 0 -29px}
#rating_hover {background:url('/i/stars.png') 0 -58px; display:none}
#rating_star {margin: 5px 0 3px}
.rating_div__bottom {font-size: 14px}

.artauthor {
	display: flex;
	align-items: center;
}

.artfooter .authorava {display: inline-block; vertical-align: middle; margin: 0 10px 0 0; border-radius: 40px;}                                                      
.artfooter .authorlink {
	display:inline-block; 
	max-width: 140px; 
	text-decoration: none; 
	font-family: 'Roboto Condensed', sans-serif; 
	color: #e4495b;
	line-height: 20px;
}
.artfooter .authorlink:hover {text-decoration: underline;}

.bottomsoclikes {
	width: calc(100% - 440px);
	display: flex;
	justify-content: center;
}

.mobmenu, .mobmenu-visible {
	display: none;
}

.ya-page_js_yes .ya-site-form_inited_no { display: none; }

.onebigart {margin: 20px -30px 0; background: #f0f1f5; padding: 20px 30px; overflow: hidden;}
.onebigart .preview {float: left; width: 300px; margin: 5px 20px 0 0;} 
.onebigart .pretext a {font-family: 'Roboto Condensed', sans-serif; letter-spacing: -0.04em; font-size: 18px;}
.onebigart .pretext p {font-size: 14px; line-height: 24px;}
.triplerow {line-height: 64px; border-bottom: solid 1px #d2d3d5; padding: 20px 30px 10px 30px; margin: 0 -30px; background: #f8f9fa; clear: both; overflow: hidden;}
.triplerow .item {display: inline-block; width: 33%; box-sizing:border-box; padding: 0 20px; overflow: hidden;}
.triplerow .item:first-child {padding-left: 0;}
.triplerow .item:last-child {padding-right: 0;}
.triplerow .item img {display: block; float: left;}
.triplerow .item .acon {display: block; margin-left: 106px; }
.triplerow .item a {display: inline-block; vertical-align: middle; font-size: 14px; line-height: 20px;  font-family: 'Roboto Condensed', sans-serif; letter-spacing: -0.04em; font-size: 15px;}
#sidefixblock.sticky {
  position: fixed;
  top: 50px;
}

.the_new, .adapt_menu {display:none}

@media (max-width: 1800px) {
	.leftBlock {
    display: none !important;
	}
}

@media (max-width: 1300px) {
	.panel.visible {
    display: none !important;
	}
}

@media (max-width: 1200px) {
	header a.logo {
    margin: 5px 0 10px;
	}
	
	header nav, .sidebar nav {
    display: none;
  }
	
	.searchform {
		margin: 14px 52px 0 0;
	}
	
	div.icon {
    display: block;
		width: 36px;
		height: 55px;
    border-radius: 3px;
    text-align: center;
    float: right;
		right: 10px;
		margin-top: -55px;
  }
  
  div.icon a {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    text-decoration: none;
  }
  
  div.icon a:hover {
    color: #dadada;
  }
	
	.mobmenu {
		display: none;
	}
	.mobmenu.mobmenu-visible {
		display: block;
	}
  
  #menu-main.visible {
    clear: both;
  }
	
	.topmenu > li {
		display: block;
		width: 100%;
	}
	
	.topmenu > li > .sub-menu {
		display: block;
		position: relative;
		background: transparent;
		box-shadow: none;
		list-style: none;
		margin: 0 0 20px 20px;
		padding: 0;
	}
  
  .visible {
    display: block !important;
  }
	
	.artfooter {
		display: flex;
    flex-direction: column;
    align-items: center;
		padding: 10px 0;
	}
	
	.artauthor {
		margin: 0 0 10px;
	}
	
	.bottomsoclikes {
		width: 100%;
		margin: 0 0 10px;
	}
	
	.content {
		padding-top: 0;
	}
}

@media (max-width:900px) {
  .triplerow .item {width:32%;vertical-align:top;}
  .rubric .articleinlist .preview {margin:0}
  .rubric .articleinlist .img {margin-right:20px;}
}

@media (max-width: 850px) {
	header a.logo {
		transform: scale(.7);
		margin-left: -47px;
	}
  img.alignright,img.alignleft {float: none; display: block; margin: 10px auto;}
  li>img.alignright,li>img.alignleft {float: none; display: block }
  .contents {float: none; width: auto; margin: 10px 0; padding: 0; border: 0;}

  .rubric .big {display: block; height: 180px; background: center center;}
  .rubric img.small {display: none;}
  .rubric .article .img  {float: none; width: auto; text-align: center;}
  .rubric .article .preview  {margin: 0;}
	.relevantItems.fourItems .item {
    width: 50%;
	}
}

@media (max-width: 768px) {
	.hideOnSmall {display: none !important;}
	.relevantItems.fourItems {
		width: 100%;
	}
	.relevantItems.fourItems .item {
    width: 40%;
	}
	header .width {
		min-height: 110px;
	}
	div.icon {
		position: absolute;
		margin-top: -57px;
	}
	.searchform {
		width: 100%;
		margin: 60px 0 10px 0;
	}
	.width {
		padding: 0 10px;
	}
	header a.logo {
		margin-top: -5px;
	}
	.mobmenu {
		clear: both;
	}
	
	body.sticky header {position:relative;height:auto}  
  .sidebar {display:block;float:none;width:100%}
    .askExpert .header {margin-top:0}
    .onebigart .preview {width:160px;}
    .onebigart .preview img {height:auto;max-width:100%}
    .triplerow .item {width:100%;padding:0 0 15px 0}
    .rubric .articleinlist .preview {margin:0}
  .rubric .articleinlist .img {margin-right:20px}
  .contentcol {margin:0}
  .article .hideOnSmall {display: none;}
  
  form.askauthor {
    width: 100%;
  }
  
  form.askauthor button {
    float: left;
    margin-right: 0;
  }
}

@media (max-width: 750px) {
  .askExpert .who .ava {display: block; float: none; margin: 10px auto;}
}

@media (max-width: 730px) { 
  .bottomsoclikes .yashare-auto-init:before {display: none}
  .articlepage .hideOnSmall {display: none;}
}

@media (max-width: 700px) {
	.relevantItems.fourItems .item {
		width: 50%;
	}
}

@media (max-width: 650px) { 
  .contentcol {margin: 0 0px 0 0;}
  .sidebar {display: none;}                                         
  .articlepage .hideOnSmall {display: none;}
	.relevantItems.fourItems .item {
    width: 270px;
	}
	.relevantItems.fourItems {
		flex-direction: column;
    align-items: center;
	}
}                             

@media (max-width: 500px) { 
  img.alignright,img.alignleft {float: none; display: block; width:100%; height: auto;}
	ins {width: 100% !important; margin: 10px 0 !important;}
}

@media (max-width: 480px) {
  body, html {
    min-width: 300px;
    margin:0;
  }
	
	h1, h2, h3, .breadcrumbs {
		margin: 0 0 10px;
		padding-left: 0;
	}
  
  .width {padding: 0 10px;}
  
  .onebigart {
    margin: 20px 0;
    padding: 10px;
  }
  
  .triplerow {
    line-height: 64px;
    padding: 10px;
    margin: 0;
  }
  
  .onebigart .preview {float:none;width:100%;margin:0 0 15px 0}
    .onebigart .preview  img {height:auto;max-width:100%}
    
    .triplerow .item {width:100%;padding:0 0 15px 0}
    
    .two .col, .two .col:last-child {width:100%;padding:0}
    
  body.sticky header {position:relative;height:auto}  
  
  footer .maincol {margin:0 0 20px 0;padding:10px 10px 20px;width:100%;border:0;border-bottom:1px solid #393939;float:none;box-sizing: border-box; }
    
  .sidebar {display:block;float:none;width:100%}
  
  .rubric .articleinlist .preview {margin:0}
  .rubric .articleinlist .img {float:none;display:block}
  
  .contentcol {margin:0}
  
  #aswift_0_expand, .adsbygoogle {}
  
  h2 {font-size:24px}
  h2, h3, h4 {margin-right:0}
  h1 {font-size:28px}
  h1, h2, h3, h4 {line-height: 1.2em !important;}
  .articlepage .hideOnSmall {display: none;}
  .content {box-shadow: none !important; padding: 10px 0px !important;}
  #sidefixblock.sticky {
    position: relative;
    top: 50px;
  }
  
  .rubric .articleinlist a.mainlink {font-size: 18px;}
  
  .rubric .articleinlist {
    margin: 10px 0 20px;
  }
	
  .breadcrumbs {
    font-size: 11px;
  }
  
	.content {
		padding: 0 0 10px !important;
	}
	
	header .width {
		min-height: 100px;
	}
	
  ul.accentgreen, ul.accentred, ul.accentblue, ol.accentgreen, ol.accentred, ol.accentblue {
    padding: 10px 10px;
    margin: 10px 0;
    border-radius: 3px;
  }
  
  form.askauthor {
    width: 100%;
  }
  
  form.askauthor button {
    float: left;
    margin-right: 0;
  }
	.a-top {
		width: 100%;
		margin: 0;
	}
	.relevantItems.fourItems .item {
		width: 100%;
	}
}

@media (max-width: 1000px) {.article iframe {height: 400px;}}
@media (max-width: 900px) {.article iframe {height: 350px;}}
@media (max-width: 800px) {.article iframe {height: 300px;}}
@media (max-width: 768px) {.article iframe {height: 400px;}}
@media (max-width: 700px) {.article iframe {height: 350px;}}
@media (max-width: 600px) {.article iframe {height: 250px;}
.relevantItems .item .preview {background-size: cover !important;}
}
@media (max-width: 500px) {
  .article iframe {height: 200px;}
  .blocklinks {}
	.blocklinks .links {display: flex; flex-direction: column; align-items: center}
	.blocklinks .item {width: 270px; margin-bottom: 10px}
  .fotorama__stage.fotorama__pointer, .fotorama__stage__frame, .fotorama__stage__frame .fotorama__img {height: 300px !important;}
}