/*** reset */
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{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}

/*** base */
.cb{clear:both;height:1px;width:100%;}
.opacity50{filter:alpha(opacity=50);opacity:.5;}
.x{display:none;}
.noscroll{overflow:hidden;}
body{background-color:#fff;color:#333;font:15px Arial,sans-serif;}
a{color:#0582b2;cursor:pointer;outline:none;text-decoration:none}
a:hover{color:#ffb600;text-decoration:none}
a u{border-bottom:1px solid #82c1d9;text-decoration:none;}
a:hover u{border-bottom:1px solid #ffb600;text-decoration:none;}
sup{font-size:smaller;vertical-align:super;}
sub{font-size:smaller;vertical-align:sub;}
b,strong{font-weight:bold;}
i,em{font-style:italic;}
.rouble{display:inline-block;position:relative;text-transform:uppercase;}
.rouble:before{content:"–";display:block;left:-1px;position:absolute;top:0.08em;}
.footnote{color:#666;font:italic 13px/120% Arial,sans-serif;margin:1em 0 0;}
.footnote a{color:#666;}

/*** layout ***/
/*
	w - wrapper
	h - header
	c - content
	m - menu
	a - article
	s - side
	b - filter column
	f - footer

	width = 15 + 290 + 15 = 320
	width = 15 + 290 + 30 + 290 + 15 = 640
	width = 15 + 290 + 30 + 290 + 15 + 290 +15 +290 + 15 = 1250
	height = 370 + ... + 750

*/
html{height:100%;margin:0;padding:0;}
	body{height:100%;margin:0;min-width:1200px;padding:0;}
		#w{height:auto!important;min-height:100%;margin:0;padding:0;}
			#h{height:370px;margin:0;padding:0;}
			#c{margin:0;padding:0 0 749px 0;}
				#m{float:left;margin:0 0 0 15px;padding:0;width:290px;}
				#a{float:left;margin:0 0 0 30px;padding:0;width:900px;}
		#f{height:750px;padding:0;margin:-749px auto 0 auto;}
#h,#c,#f{position:relative;}
.box9{width:1250px;margin:0 auto;position:relative;}

@media only screen and (min-width:640px) and (max-width:1249px){
	body{min-width:640px;}
	#c{margin:0;padding:0 0 1079px 0;}
	#a{width:290px;}
	#f{height:1080px;padding:0;margin:-1079px auto 0 auto;}
	.box9{width:640px;}
}
@media only screen and (max-width:639px){
	body{min-width:320px;}
	#h{height:680px;}
	#c{margin:0;padding:0 0 1579px 0;}
	#m{float:none;margin:0 15px;width:290px;}
	#a{float:none;margin:0 15px;width:290px;}
	#f{height:1580px;padding:0;margin:-1579px auto 0 auto;}
	.box9{width:320px;}
}
/** clearfix */
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
/** breadcrumb */
.breadcrumb{color:#999;font:15px/140% Arial,sans-serif;margin:0 0 1.5em 0;}
.breadcrumb ol{}
.breadcrumb li{float:left;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.breadcrumb li::before{content:'»';display:inline;padding:0 4px;}
.breadcrumb li:first-child::before{display:none;}
.breadcrumb a{color:#0582b2;font:15px/140% Arial,sans-serif;text-decoration:none;}
.breadcrumb a:hover{color:#ffb600;text-decoration:none;}
.breadcrumb a u{border-color:#82c1d9;}
.breadcrumb a:hover u{border-color:#ffb600;}
.breadcrumb li:last-child a{color:#999;}
.breadcrumb li:last-child a:hover{color:#999;}
.breadcrumb li:last-child a u{border:none;}
.breadcrumb li:last-child a:hover u{border:none;}
/** text **/
/* (editor) */
.nicEdit_text{color:#333;font:15px/140% Arial,sans-serif;margin:0 0 2em;}
.nicEdit_text h2,.nicEdit_text h2 *{color:#333;font:bold 23px/120% Lora,Georgia,sans-serif;margin:15px 0 7px;}
.nicEdit_text h3,.nicEdit_text h3 *{color:#333;font:bold 20px/120% Lora,Georgia,sans-serif;margin:15px 0 7px;}
.nicEdit_text h5,.nicEdit_text blockquote{color:#333;font:italic 16px Georgia;padding:20px 40px;position:relative;}
.nicEdit_text h5:before,.nicEdit_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px;}
.nicEdit_text h6,.nicEdit_text h6 *{color:#333;font:italic 15px/140% Arial,sans-serif;margin:-.5px 0 1.5em;max-width:100%;}
.nicEdit_text ul{list-style:disc outside none;margin:1em 0;}
.nicEdit_text ul li{margin:0 0 0 3em;}
.nicEdit_text ol{list-style:decimal outside none;margin:1em 0;}
.nicEdit_text ol li{margin:0 0 0 3em;}
.nicEdit_text img{display:block;margin:1em 0;max-width:100%;}
.nicEdit_text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif,sans-serif;width:100%;}
.nicEdit_text table th{font-weight:bold;}
.nicEdit_text table td{border:1px solid #e0e0e0;padding:4px 8px;text-align:center;vertical-align:middle;}
.nicEdit_text table td:first-child{border-left:0;text-align:left;}
.nicEdit_text table td:last-child{border-right:0;}
.nicEdit_text table tr:first-child td{border-top:0;}
.nicEdit_text table tr:last-child td{border-bottom:0;}
.nicEdit_text hr{background-color:#fff;border:0;border-bottom:2px dashed #bbb;color:#fff;height:1px;margin:.4em 0}
/* (site) */
.text{color:#333;font:15px/140% Arial,sans-serif;}
.text h2,.text h2 *{color:#333;font:bold 23px/120% Lora,Georgia,sans-serif;margin:15px 0 7px;}
.text h3,.text h3 *{color:#333;font:bold 20px/120% Lora,Georgia,sans-serif;margin:15px 0 7px;}
.text h6,.text h6 *{color:#333;font:italic 15px/120% Arial,sans-serif;margin:-.5em 0 1.5em 0;max-width:426px}
.text blockquote{color:#333;font:italic 15px/140% Arial,sans-serif;padding:20px 20px 20px 40px;position:relative;}
.text blockquote:before{color:#999;content:"\201C";display:block;font-family:Georgia;font-size:80px;left:-4px;position:absolute;top:36px;}
.text ul{list-style:disc outside none;margin:1em 0;}
.text ul li{margin:0 0 0 3em;}
.text ol{list-style:decimal outside none;margin:1em 0;}
.text ol li{margin:0 0 0 3em;}
.text .img{margin:1em 0;max-width:100%;}
.text img{max-width:100%;}
.text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif,sans-serif;width:100%;}
.text table th{font-weight:bold;}
.text table td{border:1px solid #e0e0e0;padding:4px 8px;text-align:center;vertical-align:middle;}
.text table td:first-child{border-left:0;text-align:left;}
.text table td:last-child{border-right:0;}
.text table tr:first-child td{border-top:0;}
.text table tr:last-child td{border-bottom:0;}
/*** tooltip */
.tooltip{position:relative;}
.tooltip:before, .tooltip:after{display:block;opacity:0;pointer-events:none;position:absolute;z-index:9999;}
.tooltip:after{border-bottom:6px solid rgba(32,32,32, .9);border-left:6px solid transparent;border-right:6px solid transparent;content:'';height:0;left:20px;top:100%;width:0;}
.tooltip:before{background:rgba(32,32,32, .9);border-radius:3px;color:#fff;content:attr(data-tooltip);font-size:15px;margin-top:6px;max-width:500px;padding:10px 10px;top:100%;white-space:pre;}
.tooltip:before{opacity:0;transition:all .125s ease-in-out .1s;}
.tooltip:after{opacity:0;transition:all .125s ease-in-out .1s;}
.tooltip:hover:before{opacity:1;transition:all .25s ease-in-out .5s;}
.tooltip:hover:after{opacity:1;transition:all .25s ease-in-out .5s;}



/* confirm */

	.confirm_modal_blocker {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 2000;
	}

	.confirm_modal_blocker:before {
		content: '';
		display: inline-block;
		height: 100%;
		margin-right: -1px;
		vertical-align: middle;
	}

	.confirm_modal {
		background: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
		display: none;
		margin: 60px 0;
		padding: 20px;
		position: relative;
		text-align: left;
		vertical-align: middle;
		width: 280px;
		z-index: 2001;
	}

	.confirm_modal .iform_button {
		min-width: 60px;
	}

	@media only screen and (max-width:639px) {

		.confirm_modal {
			margin: 20px 0 0 0;
		}

	}



/** modal */
.modal_blocker{background-color:rgba(0,0,0,.2);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:2000;}
.modal_blocker:before{content:'';display:inline-block;height:100%;margin-right:-1px;vertical-align:middle;}
.modal_blocker.modal_blocker_upper{background-color:rgba(0,0,0,.7);}
.modal{background:#fff;box-shadow:0 0 0 20px #fff;display:none;margin:60px 0;position:relative;text-align:left;vertical-align:middle;z-index:2001;}
.modal_close{overflow:hidden;position:absolute;right:-8px;text-indent:24px;top:-8px;}
@media only screen and (max-width:639px){
	.modal{margin:20px 0 0 0;padding-top:20px;}
	.modal_close{overflow:hidden;position:absolute;right:-13px;text-indent:24px;top:-13px;}
}

/*** popup ***/
.popup_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.75;display:none}
/*** x_popup ***/
.popup .iform{background-color:#fff;box-shadow:0 1px 5px -1px #555;padding:25px 25px 15px 25px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}
/** s_period **/
.x_popup .period{border:1px solid #d0d0d0;background-color:#fff;box-shadow:0 0 2px #d0d0d0;padding:20px}
.x_popup .period table{border-collapse:collapse;border-spacing:0}
.x_popup .period th{color:#333;font:14px/16px Arial,sans-serif;padding:2px 3px;width:18px;text-align:left}
.x_popup .period td{color:#333;padding:2px 3px;width:18px;font:14px/16px Arial,sans-serif;text-align:right;cursor:pointer}
.x_popup .period td:hover{background-color:#e0e0e0}
.x_popup .period td.d{cursor:default}
.x_popup .period td.d:hover{background-color:#fff}
.x_popup .period td.a{cursor:default;background-color:#0cc}
.x_popup .period td.a:hover{background-color:#0cc}
/*** zoom ***/
#d{background-color:#000;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}
#z{background:url(https://virtuozi-igly.ru/i/lz.gif) center no-repeat #fff;display:none;left:0;position:fixed;top:0;z-index:201}
#z .cbox,#z .pbox,#z .nbox{background:url(https://virtuozi-igly.ru/i/t.gif);cursor:pointer;display:none;position:absolute}
#z .close,#z .previous,#z .next{cursor:pointer;position:absolute;opacity:.25}
#z .cbox:hover .close,#z .pbox:hover .previous,#z .nbox:hover .next{opacity:.75}
#z p{color:#333;background-color:#f6f6f6;display:none;font:15px/20px Arial,sans-serif;margin:0;padding:4px 20px 6px 20px;position:absolute}
/* grid_3 */
	.grid_3 {
		margin: 0 -18px -18px 0;
		overflow: hidden;
	}

	.grid_3_item {
		float: left;
		margin: 0 18px 18px 0;
		width: 286px;
	}

	@media only screen and (min-width:640px) and (max-width:1249px){
		.grid_3 {
		}

		.grid_3_item {
			width: 286px;
		}

	}

	@media only screen and (max-width:639px) {
		.grid_3>ul {
			margin: 0;
		}

		.grid_3_item {
			float: none;
			margin:0 0 18px 0;
			width: 286px;
		}

	}

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://virtuozi-igly.ru/fonts/fa-brands-400.eot");
  src: url("https://virtuozi-igly.ru/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://virtuozi-igly.ru/fonts/fa-brands-400.woff2") format("woff2"), url("https://virtuozi-igly.ru/fonts/fa-brands-400.woff") format("woff"), url("https://virtuozi-igly.ru/fonts/fa-brands-400.ttf") format("truetype"), url("https://virtuozi-igly.ru/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://virtuozi-igly.ru/fonts/fa-regular-400.eot");
  src: url("https://virtuozi-igly.ru/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://virtuozi-igly.ru/fonts/fa-regular-400.woff2") format("woff2"), url("https://virtuozi-igly.ru/fonts/fa-regular-400.woff") format("woff"), url("https://virtuozi-igly.ru/fonts/fa-regular-400.ttf") format("truetype"), url("https://virtuozi-igly.ru/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("https://virtuozi-igly.ru/fonts/fa-solid-900.eot");
  src: url("https://virtuozi-igly.ru/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://virtuozi-igly.ru/fonts/fa-solid-900.woff2") format("woff2"), url("https://virtuozi-igly.ru/fonts/fa-solid-900.woff") format("woff"), url("https://virtuozi-igly.ru/fonts/fa-solid-900.ttf") format("truetype"), url("https://virtuozi-igly.ru/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.adm_menu li.adm_menu_l2 > a > i, .adm_menu li.adm_menu_l1 > a > i{background-position:-638px 0;height:4px;width:7px}
.shop_category_menu_minus{background-position:-652px 0;height:11px;width:11px}
.shop_category_menu_plus{background-position:-663px 0;height:11px;width:11px}
.comment_service_menu a .comment_service_menu_blank{background-position:-674px 0;height:11px;width:11px}
.f_auth{background-position:-685px 0;height:12px;width:11px}
.f_auth:hover{background-position:-696px 0;height:12px;width:11px}
.shop_cart_list_quantity_remove, .shop_cart_notice p.shop_cart_notice_close a, .shop_request p.shop_request_close a, .shop_search_reset{background-position:-707px 0;height:13px;width:13px}
.comment_vote a.comment_vote_minus i{background-position:-720px 0;height:13px;width:13px}
.comment_vote a.comment_vote_minus_my i{background-position:-733px 0;height:13px;width:13px}
.shop_cart_list_quantity_minus, .shop_form_quantity_minus{background-position:-746px 0;height:13px;width:13px}
.shop_cart_list_quantity_plus, .shop_form_quantity_plus{background-position:-759px 0;height:13px;width:13px}
.comment_score_stars_empty .comment_score_star{background-position:-772px 0;height:13px;width:13px}
.comment_score_stars_wb .comment_score_stars_empty .comment_score_star{background-position:-785px 0;height:13px;width:13px}
.comment_score_stars_solid .comment_score_star{background-position:-798px 0;height:13px;width:13px}
.comment_score_stars_wb .comment_score_stars_solid .comment_score_star{background-position:-811px 0;height:13px;width:13px}
.comment_vote a.comment_vote_plus i{background-position:-824px 0;height:13px;width:13px}
.comment_vote a.comment_vote_plus_my i{background-position:-837px 0;height:13px;width:13px}
.note_audio ul li i, .pageblock_audio ul li i{background-position:-850px 0;height:14px;width:13px}
.note_audio ul li.active i, .pageblock_audio ul li.active i{background-position:-863px 0;height:14px;width:13px}
.shop_search_find{background-position:-876px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="checkbox"] + label:before{background-position:-891px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="checkbox"]:checked + label:before{background-position:-906px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="radio"] + label:before{background-position:-921px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="radio"]:checked + label:before{background-position:-936px 0;height:15px;width:15px}
.note_image ul li div.crop{background-position:-983px 0;height:16px;width:16px}
.note_image ul li div.crop:hover{background-position:-999px 0;height:16px;width:16px}
.iform_audio_edit, .iform_photoalbum_edit{background-position:-1015px 0;height:16px;width:16px}
.iform_audio_edit:hover, .iform_photoalbum_edit:hover{background-position:-1031px 0;height:16px;width:16px}
.iform_audio_hide, .iform_photoalbum_hide, .adm_image_list a.hide, .note_audio div.hide, .note_image ul li div.hide, .file div.hide{background-position:-1047px 0;height:16px;width:16px}
.iform_audio_hide:hover, .iform_photoalbum_hide:hover, .adm_image_list a.hide:hover, .note_audio div.hide:hover, .note_image ul li div.hide:hover, .file div.hide:hover{background-position:-1063px 0;height:16px;width:16px}
.iform_audio_show, .iform_photoalbum_show, .adm_image_list a.show, .note_audio div.show, .note_image ul li div.show, .file div.show{background-position:-1111px 0;height:16px;width:16px}
.iform_audio_show:hover, .iform_photoalbum_show:hover, .adm_image_list a.show:hover, .note_audio div.show:hover, .note_image ul li div.show:hover, .file div.show:hover{background-position:-1127px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="checkbox"] + label:before, .iform .iform_checkbox_2 label input[type="checkbox"] + span:before{background-position:-1143px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="checkbox"]:checked + label:before, .iform .iform_checkbox_2 label input[type="checkbox"]:checked + span:before{background-position:-1159px 0;height:16px;width:16px}
.iform_select_cross{background-position:-1175px 0;height:16px;width:16px}
.iform_select_cross:hover{background-position:-1191px 0;height:16px;width:16px}
.iform_select_arrow{background-position:-1207px 0;height:16px;width:16px}
.iform_select_arrow:hover{background-position:-1223px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="radio"] + label:before, .iform .iform_checkbox_2 label input[type="radio"] + span:before{background-position:-1239px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="radio"]:checked + label:before, .iform .iform_checkbox_2 label input[type="radio"]:checked + span:before{background-position:-1255px 0;height:16px;width:16px}
.comment_service:after{background-position:-1271px 0;height:4px;width:16px}
.comment_service:hover:after{background-position:-1287px 0;height:4px;width:16px}
.adm_index_follow{background-position:-1303px 0;height:8px;width:16px}
.adm_index_nofollow{background-position:-1319px 0;height:8px;width:16px}
.adm_noindex_follow{background-position:-1335px 0;height:8px;width:16px}
.adm_noindex_nofollow{background-position:-1351px 0;height:8px;width:16px}
.shop_list_slider_previous i, .shop_brand_slider_previous i, .note_list_slider_previous i{background-position:-1367px 0;height:32px;width:16px}
.shop_list_slider_previous:hover i, .shop_brand_slider_previous:hover i, .note_list_slider_previous:hover i{background-position:-1383px 0;height:32px;width:16px}
.shop_list_slider_next i, .shop_brand_slider_next i, .note_list_slider_next i{background-position:-1399px 0;height:32px;width:16px}
.shop_list_slider_next:hover i, .shop_brand_slider_next:hover i, .note_list_slider_next:hover i{background-position:-1415px 0;height:32px;width:16px}
.iform_menu_pageblock_audio{background-position:-1431px 0;height:23px;width:23px}
.iform_menu_pageblock_file{background-position:-1454px 0;height:23px;width:23px}
.iform_menu_pageblock_image{background-position:-1477px 0;height:23px;width:23px}
.iform_menu_pageblock_imagetext{background-position:-1500px 0;height:23px;width:23px}
.iform_menu_pageblock_panorama{background-position:-1523px 0;height:23px;width:23px}
.iform_menu_pageblock_text{background-position:-1546px 0;height:23px;width:23px}
.iform_menu_pageblock_toc{background-position:-1569px 0;height:23px;width:23px}
.iform_menu_pageblock_video{background-position:-1592px 0;height:23px;width:23px}
.adm_panel_27 a.adm_panel_27_hide{background-position:-1615px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_down{background-position:-1640px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_copy{background-position:-1665px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_edit{background-position:-1690px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_create{background-position:-1715px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_show{background-position:-1740px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_up{background-position:-1765px 0;height:25px;width:25px}
.adm_panel_19 a.adm_panel_19_hide{background-position:-1618px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_down{background-position:-1643px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_copy{background-position:-1668px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_edit{background-position:-1693px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_create{background-position:-1718px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_show{background-position:-1743px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_up{background-position:-1768px -3px;height:19px;width:19px}
.comment_rating fieldset:not(:checked) > label:before{background-position:-1790px 0;height:26px;width:26px}
.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before, .comment_rating fieldset > input:checked ~ label:before{background-position:-1816px 0;height:26px;width:26px}
.f_facebook{background-position:-1842px 0;height:32px;width:32px}
.f_vkontakte{background-position:-1874px 0;height:32px;width:32px}
.f_instagram{background-position:-1906px 0;height:32px;width:32px}
#z .close, .popup_shop_close{background-position:-1938px 0;height:52px;width:52px}
#z .previous, .popup_shop_previous{background-position:-1990px 0;height:52px;width:52px}
#z .next, .popup_shop_next{background-position:-2042px 0;height:52px;width:52px}
.shop_cart_board a i{background-position:-2094px 0;height:26px;width:27px}
.h_aktsii:before{background-position:-2121px 0;height:26px;width:26px}
.f_blue_social_lm{background-position:-2147px 0;height:40px;width:232px}
.h_igly_man{background-position:-2379px 0;height:19px;width:17px}
.h_igly{background-position:-2396px 0;height:210px;width:350px}
.h_logo{background-position:-2940px 0;height:204px;width:395px}
.f_blue_social_o{background-position:-3335px 0;height:150px;width:200px}
.blue_stitched_stripe:before{background-position:-3535px 0;height:41px;width:18px}
.blue_stitched_stripe:after{background-position:-3553px 0;height:41px;width:18px}
.h_menu_container{background-position:-3571px 0;height:85px;width:1250px}
.h_contact_phones .h_contact_phones_viber{background-position:-4821px 0;height:34px;width:34px}
.h_contact_phones .h_contact_phones_whatsapp{background-position:-4855px 0;height:34px;width:34px}
.adm_menu li.adm_menu_l2 > a > i, .adm_menu li.adm_menu_l1 > a > i,.shop_category_menu_minus,.shop_category_menu_plus,.comment_service_menu a .comment_service_menu_blank,.f_auth,.f_auth:hover,.shop_cart_list_quantity_remove, .shop_cart_notice p.shop_cart_notice_close a, .shop_request p.shop_request_close a, .shop_search_reset,.comment_vote a.comment_vote_minus i,.comment_vote a.comment_vote_minus_my i,.shop_cart_list_quantity_minus, .shop_form_quantity_minus,.shop_cart_list_quantity_plus, .shop_form_quantity_plus,.comment_score_stars_empty .comment_score_star,.comment_score_stars_wb .comment_score_stars_empty .comment_score_star,.comment_score_stars_solid .comment_score_star,.comment_score_stars_wb .comment_score_stars_solid .comment_score_star,.comment_vote a.comment_vote_plus i,.comment_vote a.comment_vote_plus_my i,.note_audio ul li i, .pageblock_audio ul li i,.note_audio ul li.active i, .pageblock_audio ul li.active i,.shop_search_find,.shop_filter_checkbox input[type="checkbox"] + label:before,.shop_filter_checkbox input[type="checkbox"]:checked + label:before,.shop_filter_checkbox input[type="radio"] + label:before,.shop_filter_checkbox input[type="radio"]:checked + label:before,.note_image ul li div.crop,.note_image ul li div.crop:hover,.iform_audio_edit, .iform_photoalbum_edit,.iform_audio_edit:hover, .iform_photoalbum_edit:hover,.iform_audio_hide, .iform_photoalbum_hide, .adm_image_list a.hide, .note_audio div.hide, .note_image ul li div.hide, .file div.hide,.iform_audio_hide:hover, .iform_photoalbum_hide:hover, .adm_image_list a.hide:hover, .note_audio div.hide:hover, .note_image ul li div.hide:hover, .file div.hide:hover,.iform_audio_show, .iform_photoalbum_show, .adm_image_list a.show, .note_audio div.show, .note_image ul li div.show, .file div.show,.iform_audio_show:hover, .iform_photoalbum_show:hover, .adm_image_list a.show:hover, .note_audio div.show:hover, .note_image ul li div.show:hover, .file div.show:hover,.iform .iform_checkbox input[type="checkbox"] + label:before, .iform .iform_checkbox_2 label input[type="checkbox"] + span:before,.iform .iform_checkbox input[type="checkbox"]:checked + label:before, .iform .iform_checkbox_2 label input[type="checkbox"]:checked + span:before,.iform_select_cross,.iform_select_cross:hover,.iform_select_arrow,.iform_select_arrow:hover,.iform .iform_checkbox input[type="radio"] + label:before, .iform .iform_checkbox_2 label input[type="radio"] + span:before,.iform .iform_checkbox input[type="radio"]:checked + label:before, .iform .iform_checkbox_2 label input[type="radio"]:checked + span:before,.comment_service:after,.comment_service:hover:after,.adm_index_follow,.adm_index_nofollow,.adm_noindex_follow,.adm_noindex_nofollow,.shop_list_slider_previous i, .shop_brand_slider_previous i, .note_list_slider_previous i,.shop_list_slider_previous:hover i, .shop_brand_slider_previous:hover i, .note_list_slider_previous:hover i,.shop_list_slider_next i, .shop_brand_slider_next i, .note_list_slider_next i,.shop_list_slider_next:hover i, .shop_brand_slider_next:hover i, .note_list_slider_next:hover i,.iform_menu_pageblock_audio,.iform_menu_pageblock_file,.iform_menu_pageblock_image,.iform_menu_pageblock_imagetext,.iform_menu_pageblock_panorama,.iform_menu_pageblock_text,.iform_menu_pageblock_toc,.iform_menu_pageblock_video,.adm_panel_27 a.adm_panel_27_hide,.adm_panel_27 a.adm_panel_27_down,.adm_panel_27 a.adm_panel_27_copy,.adm_panel_27 a.adm_panel_27_edit,.adm_panel_27 a.adm_panel_27_create,.adm_panel_27 a.adm_panel_27_show,.adm_panel_27 a.adm_panel_27_up,.adm_panel_19 a.adm_panel_19_hide,.adm_panel_19 a.adm_panel_19_down,.adm_panel_19 a.adm_panel_19_copy,.adm_panel_19 a.adm_panel_19_edit,.adm_panel_19 a.adm_panel_19_create,.adm_panel_19 a.adm_panel_19_show,.adm_panel_19 a.adm_panel_19_up,.comment_rating fieldset:not(:checked) > label:before,.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before, .comment_rating fieldset > input:checked ~ label:before,.f_facebook,.f_vkontakte,.f_instagram,#z .close, .popup_shop_close,#z .previous, .popup_shop_previous,#z .next, .popup_shop_next,.shop_cart_board a i,.h_aktsii:before,.f_blue_social_lm,.h_igly_man,.h_igly,.h_logo,.h_logo,.h_logo,.f_blue_social_o,.blue_stitched_stripe:before,.blue_stitched_stripe:after,.h_menu_container,.h_contact_phones .h_contact_phones_viber,.h_contact_phones .h_contact_phones_whatsapp{background-image:url(https://virtuozi-igly.ru/i/i1.png);background-repeat:no-repeat}
@media only screen and (max-width:639px){
.h_logo{background-position:-2746px 0;height:290px;width:194px}
}
@media only screen and (min-width:640px) and (max-width:1249px){
.h_logo{background-position:-2746px 0;height:290px;width:194px}
}
/** iform */
.iform{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;}

/** button */
button.iform_button,input.iform_button{background-color:rgba(0,0,0,.15);border-radius:6px;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);color:#000;cursor:pointer;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 12px;text-shadow:0 1px 0 rgba(255,255,255,.5);}
button.iform_button:hover,input.iform_button:hover{background-color:rgba(0,0,0,.25);}
button.iform_button:active,input.iform_button:active{background-color:rgba(0,0,0,.35);box-shadow:inset 0 2px 0 rgba(0,0,0,.1);text-shadow:none;}
button.iform_button:disabled,input.iform_button:disabled{background-color:rgba(0,0,0,.133);color:rgba(0,0,0,.4);}
a.iform_button{background-color:rgba(0,0,0,.15);border-radius:6px;border:0;color:#000;display:block;float:left;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:5px 10px;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.5);}
a.iform_button:hover{background-color:rgba(0,0,0,.25);color:#000;text-decoration:none;}
/** checkbox */
.iform .iform_checkbox{line-height:20px;margin:6px 0;overflow:hidden;position:relative;}
.iform .iform_checkbox input{left:-9999px;position:absolute;top:0;}
.iform .iform_checkbox label{color:#999;cursor:pointer;display:inline-block;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0 0 0 22px;}
.iform .iform_checkbox label:hover{color:#666;}
.iform .iform_checkbox label:before{content:'';display:block;height:16px;left:0;position:absolute;top:1px;width:16px;}
.iform .iform_checkbox input:checked + label{color:#333;}

.iform .iform_checkbox_2{line-height:20px;margin:6px 0;overflow:hidden;position:relative;}
.iform .iform_checkbox_2 label{cursor:pointer;display:inline-block;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;}
.iform .iform_checkbox_2 label input{left:-9999px;position:absolute;top:0;}
.iform .iform_checkbox_2 label span{color:#999;display:inline-block;padding:0 0 0 22px;}
.iform .iform_checkbox_2 label span:hover{color:#666;}
.iform .iform_checkbox_2 label span:before{content:'';display:block;height:16px;left:0;position:absolute;top:1px;width:16px;}
.iform .iform_checkbox_2 label input:checked + span{color:#333;}

/** countdown */
.iform_countdown{height:1px;overflow:visible;position:relative;}
.iform_countdown div{background-color:rgba(187,187,187,.7);border-radius:0 0 3px 3px;color:#000;font:11px/10px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;left:1px;padding:0 4px 1px 4px;position:absolute;top:0;}
.iform_countdown div.overflow{color:#c00;}

/** gauge */
.iform_gauge{background-color:#fff;border:1px solid rgba(0,0,0,.266);box-shadow:inset 0 1px 1px rgba(0,0,0,.15);height:20px;padding:6px;}
.iform_gauge div{background-color:#999;color:#fff;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:20px;outline:2px solid #999;text-align:center;text-shadow:0 -1px 0 #7a7a7a;}

/** height, width */
.iform_w1{width:16.6%;}
.iform_w2{width:33.3%;}
.iform_w3{width:50%;}
.iform_w4{width:66.6%;}
.iform_w5{width:83.3%;}
.iform_w6{width:100%;}
.iform_row .iform_w1{width:15%;}
.iform_row .iform_w2{width:32%;}
.iform_row .iform_w3{width:49%;}
.iform_row .iform_w4{width:66%;}
.iform_row .iform_w5{width:83%;}
.iform_row .iform_w6{width:100%;}
@media only screen and (max-width:639px){
	.iform_w1,.iform_w2,.iform_w3,.iform_w4,.iform_w5,.iform_w6{width:100%;}
	.iform_row .iform_w1,.iform_row .iform_w2,.iform_row .iform_w3,.iform_row .iform_w4,.iform_row .iform_w5,.iform_row .iform_w6{width:100%;}
}

.iform .h1{height:50px;}
.iform .h2{height:100px;}
.iform .h3{height:150px;}
.iform .h4{height:200px;}
.iform .w025{width:5%;}
.iform .w05{width:10%;}
.iform .w1{width:20%;}
.iform .w2{width:40%;}
.iform .w3{width:60%;}
.iform .w4{width:80%;}
.iform .w5{width:100%;}
.iform .iform_row .w1{width:18.4%;}
.iform .iform_row .w2{width:38.8%;}
.iform .iform_row .w3{width:59.2%;}
.iform .iform_row .w4{width:79.6%;}
.iform .iform_row .w5{width:100%;}
.iform .w0{white-space:nowrap;}
.iform .w40{width:40px}
.iform .w60{width:60px}
.iform .w80{width:80px}
.iform .w100{width:100px}
@media only screen and (max-width:639px){
	.iform .w025{width:100%;}
	.iform .w05{width:100%;}
	.iform .w1{width:100%;}
	.iform .w2{width:100%;}
	.iform .w3{width:100%;}
	.iform .w4{width:100%;}
	.iform .w5{width:100%;}
	.iform .iform_row .w1{width:100%;}
	.iform .iform_row .w2{width:100%;}
	.iform .iform_row .w3{width:100%;}
	.iform .iform_row .w4{width:100%;}
	.iform .iform_row .w5{width:100%;}
}

/* info */
.iform_info{color:#888;font:italic 13px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:2px 7px;}
.iform_info a{background-color:#ddd;border-radius:8px;color:#1a1a1a;cursor:pointer;display:inline-block;font:italic 13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:0 6px;text-decoration:none;text-shadow:0 1px 0 #eee;}
.iform_info a:hover{background-color:#ccc;color:#000;text-shadow:#eee 0 1px 0;}
.iform_info b{color:red;}

/** input */
.iform_input{background-color:#fff;border:1px solid rgba(0,0,0,.266);border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.15);color:rgba(0,0,0,.8);font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 6px 5px;}
.iform_input:disabled{background-color:rgba(136,136,136,.066);box-shadow:none;color:rgba(0,0,0,.533);}
.iform_input:focus{box-shadow:0 0 0 3px rgba(34,34,34,.133);outline:none;}
select.iform_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAJCAIAAABff4BmAAAABnRSTlMARwBwAEyv7uYjAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABBSURBVHgBjc2xDQAhDMXQbHfNDcNuDBhSIqMYvkzHU+Ibf95Wf84i39bK2c+kYLtZj1gYJLEySGBhkMDCIPeEoQVivz7PAnNu0gAAAABJRU5ErkJggg==') 100% 50% no-repeat;border-radius:3px;}
textarea.iform_input{display:block;resize:vertical;}

/** label */
.iform label{color:rgba(0,0,0,.533);display:block;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:4px 2px;}
.iform label.bad{color:red;}
.iform label b{color:red;}

/** line */
.iform_line{margin:0 14px 1em 0;}
.iform_sep{background-color:rgba(255,255,255,.5);border:none;border-top:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.15);height:1px;margin:24px -14px 24px 0;padding:0;}
.iform_spc{background-color:transparent;border:none;color:transparent;height:1px;margin:12px 0;padding:0;}

/** row, column, cell */
/*
	<form ... class="iform">
		<div class="iform_line">
			<label> ... </label>
			<div class="iform_row clearfix">
				<div class="iform_column w3">
					<div class="iform_cell"> ... </div>
				</div>
				<div class="iform_column w0">òåêñò</div>
				<div class="iform_column w2">
					<div class="iform_cell"> ... </div>
				</div>
			</div>
		</div>
	</div>
*/
.iform_row{margin:0 -14px 0 0;}
.iform_column{float:left;line-height:30px;margin:0 2% 0 0;}
.iform_column:last-child{margin-right:0;}
.iform_cell{margin:0 14px 4px 0;}
.iform_cell input{width:100%}
.iform_cell input[type="radio"]{width:auto}
.iform_cell input[type="checkbox"]{width:auto}
.iform_cell textarea{width:100%}

/** select */
.iform_select{padding:0 14px 0 0;position:relative;}
.iform_cell.iform_select{margin-right:0;}
.iform_select:focus{box-shadow:0 0 0 3px rgba(34,34,34,.133);outline:none;}
.iform_select input{cursor:default;width:100%;}
.iform_select select{bottom:1px;left:0;position:absolute;top:1px;width:100%;z-index:-1}
.iform_select input:focus + select{bottom:auto;margin:-1px 0 0 0;top:100%;z-index:9999;}
.iform_select select:focus{background:#fff;bottom:auto;margin:-1px 0 0 0;top:100%;z-index:9999;}
.iform_select_arrow{cursor:pointer;position:absolute;right:6px;top:8px;}
.iform_select_cross{cursor:pointer;position:absolute;right:6px;top:9px;}
.iform_select_tags ul{list-style:none;margin:0;padding:0;}
.iform_select_tags li{background-color:#ddd;border-radius:12px;clear:both;color:#1a1a1a;cursor:default;float:left;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 4px;padding:0 9px;}
.iform_select_tags span{display:block;float:left;text-shadow:#eee 0 1px 0;}
.iform_select_tags a{color:#999;cursor:pointer;display:block;float:left;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 0 0 4px;text-decoration:none;text-shadow:#eee 0 1px 0;}
.iform_select_tags a:hover{color:#c00;text-decoration:none;}
.iform_select_tags_below ul{list-style:none;margin:0;padding:0;}
.iform_select_tags_below li{background-color:#ddd;border-radius:12px;clear:both;color:#1a1a1a;cursor:default;float:left;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:4px 0 0;padding:0 9px;}
.iform_select_tags_below span{display:block;float:left;text-shadow:#eee 0 1px 0;}
.iform_select_tags_below a{color:#999;cursor:pointer;display:block;float:left;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 0 0 4px;text-decoration:none;text-shadow:#eee 0 1px 0;}
.iform_select_tags_below a:hover{color:#c00;text-decoration:none;}

/** sunken */
.iform_sunken{background-color:rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.15);padding:20px 20px 15px 20px;}

/** upload */
.iform_upload{float:left;margin-right:4px;overflow:hidden;position:relative;}
.iform_upload_file{border:none;cursor:pointer;font-size:199px;left:0;margin:0 0 0 -450px;opacity:0;position:absolute;top:-2px;}
.iform_upload_fake{background-color:rgba(0,0,0,.133);border-radius:6px;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.133);color:#000;display:inline-block;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 12px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.533);}
.iform_upload_fake:hover,.iform_upload_fake_hover{background-color:rgba(0,0,0,.2);display:inline-block;text-align:center;text-decoration:none;}
.iform_upload_fake:active{background-color:rgba(0,0,0,.266);box-shadow:inset 0 1px 0 rgba(0,0,0,.133);text-shadow:none;}
.iform_upload_size{color:#c00;float:left;font:14px/28px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;}

.iform .action{border-bottom:1px dashed rgba(0,0,0,.2);color:rgba(0,0,0,.6);cursor:pointer;font:italic 12px/26px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;text-decoration:none}
.iform .action:hover{border-bottom:1px dashed rgba(0,0,0,.8);color:rgba(0,0,0,.8);text-decoration:none}
.iform .box{background-color:#fff;border:1px solid #bbb;color:#000;margin:1px 0;padding:5px}


.iform_error{background-color:rgba(192,0,0,.1);border-radius:6px;box-shadow:inset 0 -1px 0 rgba(192,0,0,.05);color:#c00;display:table;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin-bottom:18px;padding:9px 15px;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_error p{margin:0 0 0 12px;padding:3px 0;text-indent:-12px;}
.iform_error p b{font:bold 15px/18px Tahoma}
.iform_error a{color:#fff}
.iform_error a:hover{color:#eee}

.iform_local_error{background-color:rgba(192,0,0,.1);border-radius:4px;color:#c00;display:table;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:12px -14px 0 0;padding:8px 5px 8px 9px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_local_error::before{border-bottom:12px solid rgba(192,0,0,.1);border-left:10px solid transparent;content:'';left:12px;position:absolute;top:-12px;}
.iform_local_hint{background-color:rgba(64,64,64,.1);border-radius:4px;color:rgba(0,0,0,.8);display:table;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:12px -14px 0 0;padding:8px 5px 8px 9px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_local_hint::before{border-bottom:12px solid rgba(64,64,64,.1);border-left:10px solid transparent;content:'';left:12px;position:absolute;top:-12px;}
.iform_local_error + .iform_local_hint{margin-top:3px;}
.iform_local_error + .iform_local_hint::before{display:none;}

/* calendar */
	.iform_calendar {
		border-radius: 3px;
		padding: 0 14px 0 0;
		position: relative;
	}

	.iform_cell.iform_calendar {
		margin-right: 0;
	}

	.iform_calendar:focus {
		box-shadow: 0 0 0 3px rgba(34, 34, 34, .133);
		outline: none;
	}

	.iform_calendar input {
		cursor: default;
		width: 100%;
	}

	.iform_calendar .iform_calendar_body {
		background-color: #fff;
		border: 1px solid rgba(0, 0, 0, .266);
		border-radius: 3px;
		bottom: 2px;
		font: 15px/18px Arial,sans-serif;
		left: 2px;
		overflow: hidden;
		padding: 5px 0 10px 0;
		position: absolute;
		right: 2px;
		top: 2px;
		z-index: -1;
	}

	.iform_calendar input:focus + .iform_calendar_body {
		bottom: auto;
		left: 0;
		margin: -1px 0 0 0;
		overflow: visible;
		right: auto;
		top: 100%;
		z-index: 9999;
	}

	.iform_calendar_arrow{
		background:#fff url('data:image/svg+xml;cp1251,<svg height="20" viewBox="0 0 17 20" width="17" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 4.5 h12 v12 h-12 v-12" fill="none" stroke="rgb(128,128,128)" stroke-linecap="round" stroke-width="1"></path><path d="M3 6.5 h11" fill="none" stroke="rgba(160,160,160)" stroke-width="3"></path><path d="M3 7.5 h11" fill="none" stroke="rgba(128,128,128)" stroke-width="1"></path><path d="M3 10.5 h11" fill="none" stroke="rgba(192,192,192)" stroke-width="1"></path><path d="M3 13.5 h11" fill="none" stroke="rgba(192,192,192)" stroke-width="1"></path><path d="M5.5 8 v8" fill="none" stroke="rgba(192,192,192)" stroke-width="1"></path><path d="M8.5 8 v8" fill="none" stroke="rgba(192,192,192)" stroke-width="1"></path><path d="M11.5 8 v8" fill="none" stroke="rgba(192,192,192)" stroke-width="1"></path><path d="M5.5 3.5 v2" fill="none" stroke="rgba(128,128,128)" stroke-linecap="round" stroke-width="3"></path><path d="M11.5 3.5 v2" fill="none" stroke="rgba(128,128,128)" stroke-linecap="round" stroke-width="3"></path><path d="M5.5 3.5 v2" fill="none" stroke="rgba(255,255,255)" stroke-linecap="round" stroke-width="1"></path><path d="M11.5 3.5 v2" fill="none" stroke="rgba(255,255,255)" stroke-linecap="round" stroke-width="1"></path></svg>') 0 0 no-repeat;
		height: 20px;
		position: absolute;
		right: 4px;
		top: 8px;
		width: 17px;
	}

	.iform_calendar_cross{
		background:#fff url('data:image/svg+xml;cp1251,<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 5 l10 10" fill="none" stroke="rgb(128,128,128)" stroke-width="2"></path><path d="M3 15 l10 -10" fill="none" stroke="rgb(128,128,128)" stroke-width="2"></path></svg>') 0 0 no-repeat;
		height: 20px;
		position: absolute;
		right: 4px;
		top: 8px;
		width: 16px;
	}

	.iform_calendar .iform_calendar_body:focus {
		bottom: auto;
		box-shadow: 0 0 0 3px rgba(34, 34, 34, .133);
		left: 0;
		margin: -1px 0 0 0;
		outline: none;
		overflow: visible;
		right: auto;
		top: 100%;
		z-index: 9999;
	}

	.iform_calendar_previous {
		background:url('data:image/svg+xml;cp1251,<svg height="28" viewBox="0 0 28 28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M16 8 l-5 5 l5 5" fill="none" stroke="rgba(0, 0, 0, .4)" stroke-linecap="round" stroke-width="2"></path></svg>') 0 0 no-repeat;
		cursor: pointer;
		display: block;
		height: 28px;
		left: 0;
		position: absolute;
		text-decoration: none;
		top: 5px;
		width: 28px;
	}

	.iform_calendar_previous:hover {
		background:url('data:image/svg+xml;cp1251,<svg height="28" viewBox="0 0 28 28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M16 8 l-5 5 l5 5" fill="none" stroke="rgba(0, 0, 0, .8)" stroke-linecap="round" stroke-width="2"></path></svg>') 0 0 no-repeat;
	}

	.iform_calendar_next {
		background:url('data:image/svg+xml;cp1251,<svg height="28" viewBox="0 0 28 28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M11 8 l5 5 l-5 5" fill="none" stroke="rgba(0, 0, 0, .4)" stroke-linecap="round" stroke-width="2"></path></svg>') 0 0 no-repeat;
		cursor: pointer;
		display: block;
		height: 28px;
		position: absolute;
		right: 0;
		text-decoration: none;
		top: 5px;
		width: 28px;
	}

	.iform_calendar_next:hover {
		background:url('data:image/svg+xml;cp1251,<svg height="28" viewBox="0 0 28 28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M11 8 l5 5 l-5 5" fill="none" stroke="rgba(0, 0, 0, .8)" stroke-linecap="round" stroke-width="2"></path></svg>') 0 0 no-repeat;
	}

	/* calendar / body */
		.iform_calendar_body table {
			border-collapse: collapse;
			border-spacing: 0;
			margin-top: 5px;
		}

		.iform_calendar_body table td {
			font: 13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
			text-align: right;
		}

		.iform_calendar_body table tr td:first-child {
			padding-left: 10px;
		}

		.iform_calendar_body table tr td:last-child {
			padding-right: 10px;
		}

		.iform_calendar_body table thead td {
			background-color: rgba(0, 0, 0, .1);
			color: #333;
			font: 13px/16px Arial,sans-serif;
			padding: 4px;
			text-shadow: #fff 0 1px 0;
		}

		.iform_calendar_body_day_off {
			color: #c00;
		}

		.iform_calendar_body table tbody td {
			color: #333;
		}

		.iform_calendar_body table tbody tr:first-child td {
			padding-top: 10px;
		}

		.iform_calendar_body table a {
			border: 1px solid #fff;
			color: #333;
			cursor: pointer;
			display: block;
			font: 13px/16px Arial,sans-serif;
			height: 16px;
			overflow: hidden;
			padding: 2px 4px;
			text-align: right;
			text-decoration: none;
			width: 16px;
		}

		.iform_calendar_body table a:hover {
			background-color: rgba(0, 0, 0, .1);
			border: 1px solid rgba(0, 0, 0, .1);
		}

		.iform_calendar_body table a.iform_calendar_other_months {
			color: #999;
		}

		.iform_calendar_body table a.iform_calendar_other_months:hover {
			background-color: rgba(0, 0, 0, .05);
			border: 1px solid rgba(0, 0, 0, .05);
		}

		.iform_calendar_body table a.iform_calendar_selected,
		.iform_calendar_body table a.iform_calendar_selected:hover {
			background-color: #0582b2;
			color: #fff;
		}

		.iform_calendar_body table a.iform_calendar_today {
			border: 1px solid #0582b2;
		}

	/* calendar / dropdown */
		.iform_calendar_dropdowns {
			color: #666;
			font: 15px/28px Arial,sans-serif;
			margin: 0 28px;
			padding: 0;
			position: relative;
			text-align: center;
		}

		.iform_calendar_dropdown {
			padding: 0 1px;
			position: relative;
		}

		.iform_calendar_dropdown > a {
			color: #666;
			border-bottom: 1px dashed #999;
		}

		.iform_calendar_dropdown > a:hover {
			color: #333;
			border-bottom: 1px dashed #333;
		}

		.iform_calendar_dropdown ul {
			background-color: #fff;
			border-radius: 3px;
			border: 1px solid rgba(0, 0, 0, .266);
			box-shadow: 0 0 0 3px rgba(34, 34, 34, .133);
			display: none;
			font: 13px/13px Arial,sans-serif;
			left: -11px;
			margin-top: 6px;
			max-height: 218px;
			overflow-y: scroll;
			position: absolute;
			top:100%;
		}

		.iform_calendar_dropdown ul a {
			color: #666;
			display: block;
			padding: 5px 10px;
		}

		.iform_calendar_dropdown ul a:hover {
			background-color: rgba(0, 0, 0, .1);
			color: #333;
		}

		.iform_calendar_dropdown ul a.iform_calendar_selected,
		.iform_calendar_dropdown ul a.iform_calendar_selected:hover {
			background-color: #0582b2;
			color: #fff;
			display: block;
			padding: 5px 10px;
		}

.iform .gallery_crop{background-color:#fff;border:1px solid #bbb;color:#333;font:13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:20px}
.iform .gallery_crop .ajax_loader{display:block;width:16px;height:11px;margin:80px}
.iform .tags{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#000;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:2px 5px}
.iform .tags ul{list-style:none;margin:0;padding:0}
.iform .tags li{background-color:#ddd;border-radius:5px;color:#000;cursor:default;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:2px;padding:0 5px}
.iform .tags li span{text-shadow:#eee 0 1px 0}
.iform .tags li a{color:#fff;cursor:pointer;display:block;float:right;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 1px 0 4px;text-decoration:none;text-shadow:#bbb 0 -1px 0}
.iform .tags li a:hover{color:#c00;text-decoration:none;text-shadow:#eee 0 1px 0}
.iform .tags li.last{background-color:#fff;border:0;margin:2px;padding:0 5px}
.iform .tags li.last .fake{background-color:#fff;border:0;color:#000;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;outline:none;padding:0;width:50px}
.iform .tags:focus,.iform .tags_focus{outline:3px solid #bbb}

.iform_popup{-webkit-box-shadow:0 1px 5px -1px #666;box-shadow:0 1px 5px -1px #666;left:0;position:absolute;top:0;z-index:9}
/** tab */
.iform h4{font:bold 18px/20px Lora,Georgia,sans-serif;margin:2em 0 1em 0;}
.iform_tab{margin:2em 0 1em 0;overflow:hidden;}
.iform_tab ul{border-bottom:1px solid #bbb;height:29px;padding:0 12px;width:9999px;}
.iform_tab li{background-color:#eee;border:1px solid #bbb;border-bottom:1px solid #bbb;border-radius:6px 6px 0 0;color:#1a1a1a;cursor:pointer;float:left;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:20px;margin:0 -1px 0 0;padding:4px 11px;transition:all ease .2s}
.iform_tab li.a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;cursor:default;}
/* menu */
.iform_menu{}
.iform_menu li{margin:10px 0}
.iform_menu a{font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;color:#333;text-decoration:none;display:block}
.iform_menu a:hover{color:#e00;text-decoration:none}
.iform_menu a u{border-bottom:1px solid #999;text-decoration:none}
.iform_menu a:hover u{border-bottom:1px solid #f78080;text-decoration:none}
.iform_menu i{display:inline-block;margin:2px 6px -8px 0}
/* audio */
.iform_audio{}
.iform_audio ul{font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio ul li{cursor:default;margin:4px 0}
.iform_audio_title{cursor:move;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 0 42px}
.iform_audio_button{cursor:pointer;margin:0 2px 0 0;float:left}
.iform_audio_recent{background-color:#fff;box-shadow:0 1px 5px -1px #555;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:21px 17px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}
.iform_audio_recent div{max-width:500px;max-height:300px;overflow:scroll}
.iform_audio_recent ul{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio_recent ul a{display:block;color:#333;text-decoration:none;cursor:pointer;padding:4px 8px}
.iform_audio_recent ul a:hover{text-decoration:none;color:#333;background-color:#ddd}
.iform_audio_recent p{padding:4px 8px;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio_recent p a{color:#666;text-decoration:none;cursor:pointer;border-bottom:1px dashed #666}
.iform_audio_recent p a:hover{text-decoration:none;color:#333;border-bottom:1px dashed #333}
.iform_audio_upload{height:16px;margin:0 2px 0 9px;width:16px;float:left;background:url(https://virtuozi-igly.ru/i/lf.gif) center no-repeat}
/* image */
.iform_photoalbum{}
.iform_photoalbum ul{}
.iform_photoalbum ul li{float:left;position:relative}
.iform_photoalbum ul img{display:block;left:0;position:absolute;top:0}
.iform_photoalbum ol{}
.iform_photoalbum ol li{position:relative;margin:0 0 1em 0}
.iform_photoalbum ol img{display:block}
.iform_photoalbum_button{top:-3px;cursor:pointer;position:absolute}
.iform_photoalbum_edit{left:-3px}
.iform_photoalbum_hide{right:-3px}
.iform_photoalbum_show{right:-3px}
.iform_photoalbum_recent{background-color:#fff;box-shadow:0 1px 5px -1px #555;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:20px 12px 20px 20px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}
.iform_photoalbum_recent div{width:500px;max-height:300px;overflow:scroll}
.iform_photoalbum_recent ul{list-style:none}
.iform_photoalbum_recent ul li{background-color:#ccc;float:left;height:40px;list-style:none;margin:0 8px 8px 0;position:relative;width:40px}
.iform_photoalbum_recent ul li.upload{background:url(https://virtuozi-igly.ru/i/lz.gif) center no-repeat #000;float:left;height:40px;list-style:none;margin:8px 8px 0 0;position:relative;width:40px}
.iform_photoalbum_recent ul li img{cursor:pointer}
.iform_photoalbum_recent ul li:hover{background-color:#666}
.iform_photoalbum_recent p{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:2px 0}
.iform_photoalbum_recent p a{color:#666;text-decoration:none;cursor:pointer;border-bottom:1px dashed #666}
.iform_photoalbum_recent p a:hover{text-decoration:none;color:#333;border-bottom:1px dashed #333}
.iform_photoalbum_title{cursor:move;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 0 42px}
.iform_photoalbum_upload{height:16px;margin:0 2px 0 9px;width:16px;float:left;background:url(https://virtuozi-igly.ru/i/lf.gif) center no-repeat}
/* table */
.iform_table table{background-color:#ccc;border-collapse:separate;border-spacing:1px;color:#333;font:15px/120% -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;width:100%}
.iform_table td{background-color:#fff;border:1px solid #fff;padding:4px;text-align:left;vertical-align:top;cursor:default}
.iform_table tbody td{height:1.5em}
.iform_table td.iform_table_selected{outline:1px solid #f00;border:1px solid #f00;background-color:#fff0f0;cursor:text}
.iform_table td.iform_table_active{outline:1px solid #f00;border:1px solid #f00;background-color:#fff}
.iform_table textarea{outline:0;border:0;padding:0;background-color:#fff;color:#333;font:15px/120% -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;display:block}
.iform_table_image{width:40px}
.iform_table_html{overflow-x:hidden}
.iform_table_upload{width:50px;height:50px;position:relative;overflow:hidden;border:1px dashed #ccc}
.iform_table_upload input{border:none;cursor:default;font-size:199px;left:0;margin:0 0 0 -450px;opacity:0;position:absolute;top:-2px}
.iform_table_upload img{width:50px;height:50px;display:block}
.iform_table td.iform_table_selected .iform_table_upload input{cursor:pointer}
.iform_table .iform_table_active>div{border:0 !important}
.iform_table .nicEdit_main{padding:0 !important}
/*.iform_table .nicEdit_panelContain{display:none !important}*/
/*** jcrop ***/
.jcrop-holder{-ms-touch-action:none;direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF url(https://virtuozi-igly.ru/i/jcrop.gif);font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:100%;width:100%;}
.jcrop-handle{background-color:#333;border:1px #EEE solid;font-size:1px;height:7px;width:7px;}
.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
.jcrop-dragbar.ord-n{margin-top:-4px;}
.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
.jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
.jcrop-dragbar.ord-w{margin-left:-4px;}
.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;opacity:.70!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.jcrop-light .jcrop-handle{background-color:#000;border-color:#FFF;border-radius:3px;}
.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;opacity:.7!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.jcrop-dark .jcrop-handle{background-color:#FFF;border-color:#000;border-radius:3px;}
.solid-line .jcrop-vline,.solid-line .jcrop-hline{background:#FFF;}
.jcrop-holder img,img.jcrop-preview{max-width:none;}
/* jquery.ui */
.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{clip:rect(1px,1px,1px,1px);position:absolute!important}
.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}
.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.ui-helper-clearfix{display:inline-block}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix{height:1%}
.ui-helper-clearfix{display:block}
/* end clearfix */
.ui-helper-zfix{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.ui-state-disabled{cursor:default!important}
.ui-widget-overlay{background-color:#bbb;height:100%;left:0;opacity:.66;position:absolute;top:0;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";}
.ui-widget{font-family:Arial;font-size:14px}
.ui-widget .ui-widget{font-size:1em}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial;font-size:1em}
.ui-widget-content{background-color:#fff;border:1px solid #b8bbbf;color:#333}
.ui-widget-content a{color:#333}
.ui-widget-header{background-color:#a03;border:1px solid #b8bbbf;color:#333;font-weight:700}
.ui-widget-header a{color:#333}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background-color:#e2e6ec;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#333;text-decoration:none}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background-color:#fff;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-hover a,.ui-state-hover a:hover{color:#333;text-decoration:none}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:#fff;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}
.ui-widget :active{outline:none}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background-color:#bbb;border:1px solid #bbb;color:#333}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#333}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background-color:#fff0f0;border:1px solid #fff0f0;color:#c00}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#c00}
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#c00}
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{font-weight:400;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";}
.ui-resizable{position:relative}
.ui-resizable-handle{display:block;font-size:.1px;position:absolute;z-index:99999}
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}
.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}
.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}
.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}
.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}
.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}
.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}
.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}
.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}
.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}
.ui-draggable .ui-dialog-titlebar{cursor:move}
/* w */
.nicEdit_adm_image_list{background-color:#fff;height:200px;margin:0 10px;overflow:auto;padding:8px 0 8px 10px}
.nicEdit_adm_page_list{background-color:#fff;height:200px;margin:0 10px;overflow:auto;padding:10px}
.nicEdit_end{font:10px/10px Tahoma;height:10px;margin:0;padding:0}
.nicEdit_iform{margin:0}
.nicEdit_iform .nicEdit_adm_panel .adm_panel{margin:0}
.nicEdit_iform .nicEdit_line{background-color:#fff;margin:0 10px;padding:8px 10px 0}
.nicEdit_iform .nicEdit_button{background-color:#ddd;border:0;border-radius:3px;font:14px Arial;margin:8px 0;padding:4px 8px;text-shadow:0 1px 0 #eee}
.nicEdit_iform .nicEdit_button:active{background-color:#fff}
.nicEdit_iform .nicEdit_button:hover{background-color:#eee;color:#c00;text-shadow:0 1px 0 #fff}
.nicEdit_iform .upload{float:left;height:28px;margin-right:4px;overflow:hidden;position:relative}
.nicEdit_iform .upload_file{border:none;cursor:pointer;font-size:199px;left:0;margin-left:-450px;opacity:0;position:absolute;top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.nicEdit_iform .upload_fake{background-color:#ddd;border:0;border-radius:3px;font:14px Arial;margin:0;padding:4px 8px;text-shadow:0 1px 0 #eee}
.nicEdit_iform .upload_fake:hover,.nicEdit_iform .upload_fake_hover{background-color:#eee;color:#c00;text-shadow:0 1px 0 #fff}
.nicEdit_iform .upload_fake:active{background-color:#fff}
.nicEdit_iform .upload_size{color:#c00;float:left;font:12px/24px Tahoma}
.nicEdit_iform .nicEdit_input{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#333;font:14px Arial;margin:0;padding:4px}
.nicEdit_iform .nicEdit_input:disabled{background-color:#f6f6f6;color:#444}
.nicEdit_iform .nicEdit_input:focus{outline:2px solid #bbb}
.nicEdit_iform .nicEdit_input:focus:not(*:root){outline:3px solid #bbb}
.nicEdit_iform .nicEdit_label{color:#333;font:14px Arial;margin:0 0 0 4px}
.nicEdit_iform label{color:#888;display:block;font:13px/15px Arial;margin:0 0 3px}
.nicEdit_iform label.bad{color:red}
.nicEdit_iform .nicEdit_source{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#333;display:block;font:12px Courier;margin:0;padding:4px}
.nicEdit_iform .nicEdit_source:focus{outline:0}
.nicEdit_pane{background-color:#666;color:#fff;font:14px/16px Arial}
.nicEdit_title{color:#fff;font:14px/24px Arial;margin:0;padding:2px 10px;text-shadow:#444 0 -1px 0}
body{background:fixed #e0d9f7 url(https://virtuozi-igly.ru/i/o/body-background.png) 0 0 repeat;}

/* ñèíÿÿ ïðîøèòàÿ êíîïêà */
.blue_stitched_stripe{background:#0971d3 url(https://virtuozi-igly.ru/i/title_bg.png) 0 0 repeat-x;border-radius:8px;color:#fff;cursor:pointer;display:block;font:700 17px/41px Lora;height:41px;overflow:hidden;padding:0 24px;position:relative;text-align:center;text-transform:uppercase;text-shadow:0 0 1px #000;}
.blue_stitched_stripe:hover{color:#ffb600;}
.blue_stitched_stripe:before{content:'';display:block;left:0;position:absolute;top:0;}
.blue_stitched_stripe:after{content:'';display:block;position:absolute;right:0;top:0;}

.h_search_result{background-color:#fff;box-shadow:0 2px 4px 1px rgba(0,0,0,.5);display:none;left:286px;padding:10px;position:absolute;top:184px;width:294px;z-index:999;}
.h_search_result table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/19px 'PT Sans';}
.h_search_result table td{cursor:pointer;text-align:left;vertical-align:middle;}
.h_search_result_item_title{padding:0 10px;}
.h_search_result_item_price{color:#d32626;text-align:right;white-space:nowrap;}
.h_search_result img{height:64px;width:64px;}
.h_search_result_item_title a{color:#000;text-decoration:none;}
.h_search_result table tr:hover .h_search_result_item_title a{color:000;text-decoration:none;}
.h_search_result_item_title a u{border:0;}
.h_search_result table tr:hover .h_search_result_item_title a u{border-bottom:1px solid #000;}
@media only screen and (max-width:639px){
	.h_search_box{left:10px;width:140px;}
	.h_search_button{left:165px;}
	.h_search_result{left:10px;padding:5px;width:290px}
}

.m_filter {margin:0 0 20px 0;}
.m_filter h4{color:#333;font:700 19px/24px Lora,Georgia,sans-serif;padding:5px 20px 0 20px;}

.m_menu label.m_menu_handler{display:none;}
.m_menu input{display:none;}
.m_menu_container{}
@media only screen and (max-width:1249px){
	.m_menu label.m_menu_handler{display:block;}
	.m_menu_container{display:none;}
	.m_menu input:checked ~ .m_menu_container{display:block;}
}

.collapsible_open{display:none;}
@media only screen and (max-width:639px){
	.collapsible_open{display:block;margin:10px 0;text-align: center;}
	.collapsible_open a u{text-transform: uppercase;padding:0 20px;}
	.collapsible_open a {}
	.collapsible_close{margin:10px 0;text-align: center;}
	.collapsible_close a u{text-transform: uppercase;padding:0 20px;}
	.collapsible_close a {}
}

/** c */
#c .box9{background-color:#fff;padding-top:15px}

/** a */
#a h1{color:#333;font:700 26px/105% Lora,Georgia,sans-serif;margin:0 0 .75em 0;}
#a h1 a{color:#333;text-decoration:none}
#a h1 a:hover{color:#333;text-decoration:underline}
#a h1.a_tab{margin:0 0 .75em;}
#a h1.a_tab a{color:#999;cursor:pointer;border-bottom:1px dashed #999;margin:0 10px 0 0;text-decoration:none;white-space:nowrap;}
#a h1.a_tab a:hover{color:#0582b2;border-bottom:1px dashed #0582b2;text-decoration:none;}
#a h1.a_tab a.a{color:#333;border-bottom:0;}
#a h1.a_tab a.a:hover{color:#333;border-bottom:0;}

/** upper */
.f_upper{background-color:#1c2027;height:65px;position:relative;}

/** f_menu */
.f_menu{left:293px;position:absolute;top:0;}
.f_menu li{float:left;}
.f_menu li.a{}
.f_menu a{color:#fff;display:block;font:20px/65px Lora,Georgia,sans-serif;height:65px;padding:0 15px;text-decoration:none;}
.f_menu a:hover{background-color:#333;color:#fff;text-decoration:none;}
.f_menu a.a{background-color:#ff0a00;color:#fff;cursor:default;text-decoration:none;}
.f_menu a.a:hover{color:#fff;text-decoration:none}
.f_menu a.h,.f_menu a.h:hover{background-color:#ff0a00;color:#fff;text-decoration:none;}

/** lower */
.f_lower{height:50px;position:relative;}
#f .f_copy{color:#363b88;font:16px/20px Lora,Georgia,sans-serif;left:0;position:absolute;top:202px}
#f .f_contact{color:#363b88;font:16px/20px Lora,Georgia,sans-serif;left:305px;position:absolute;top:8px}
#f .f_contact a{color:#363b88;text-decoration:underline}
#f .f_contact a:hover{color:#015792;text-decoration:underline}
#f .f_auth{border:0;display:block;right:11px;overflow:hidden;position:absolute;text-decoration:none;top:44px;}
#f .f_auth b{left:0;position:absolute;top:12px}
#f .f_auth:hover{background-position:-1530px 0;text-decoration:none}
/** footer */

/** white */
.f_white{}
.f_white .box9{background-color:#fff;height:230px;}
.f_white_call_subscribe{background-color:#f5f5f5;border-radius:6px;border:1px solid #e3e3e3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);height:130px;left:15px;position:absolute;top:20px;width:1170px;}
.f_white_subscribe{color:#000;font:24px/56px Impact;left:30px;position:absolute;top:37px;}
.f_white_subscribe i{background:url(https://virtuozi-igly.ru/i/o/footer-icon-letter.png) 0 0 no-repeat;display:block;float:left;height:56px;margin:0 10px 0 0;width:56px;}
.f_white_subscribe a{color:#0582b2;text-decoration:none;}
.f_white_subscribe a:hover{color:#ffb600;text-decoration:underline;}
.f_white_call{color:#000;font:24px/56px Impact;left:615px;position:absolute;top:37px;}
.f_white_call i{background:url(https://virtuozi-igly.ru/i/o/footer-icon-phone.png) 0 0 no-repeat;display:block;float:left;height:56px;margin:0 10px 0 0;width:56px;}
.f_white_call span{color:#0582b2;}
.f_white_buttons{background:url(https://virtuozi-igly.ru/i/o/footer-buttons-2.png) 50% 0 no-repeat;height:180px;left:0;position:absolute;top:136px;right:0}
@media only screen and (min-width:640px) and (max-width:1249px){
	.f_white_call_subscribe{height:100px;left:10px;top:55px;width:620px;}
	.f_white_subscribe{font:16px/56px Impact;left:10px;position:absolute;top:22px;}
	.f_white_call{font:16px/56px Impact;left:315px;position:absolute;top:22px;}
	.f_white_buttons{background:url(https://virtuozi-igly.ru/i/o/footer-buttons-3.png) 50% 0 no-repeat;height:112px;left:0;position:absolute;top:171px;right:0}

}
@media only screen and (max-width:639px){
	.f_white_call_subscribe{height:170px;left:10px;top:20px;width:300px;}
	.f_white_subscribe{font:18px/28px Impact;left:10px;position:absolute;top:17px;}
	.f_white_call{font:18px/28px Impact;left:10px;position:absolute;top:97px;}
	.f_white_buttons{background:url(https://virtuozi-igly.ru/i/o/footer-buttons-4.png) 50% 0 no-repeat;height:60px;left:0;position:absolute;top:199px;right:0}
}

/** blue */
.f_blue{background:#294c6d url(https://virtuozi-igly.ru/i/o/footer-jeans.png) 0 0 repeat;}
.f_blue .box9{height:520px;}
.f_blue_column{float:left;margin:0 0 0 30px;padding:75px 0 0;width:262px;}
.f_blue_column_title{color:#ffde00;font:30px/40px Tahoma;padding:0 0 10px;}
.f_blue_column ul{color:#ffde00;font:15px/18px Tahoma;text-shadow:#294c6d 0 0 5px;}
.f_blue_column ul li{list-style:disc;padding:0 0 5px;}
.f_blue_column ul a{color:#ddd;font:15px/18px Tahoma;text-decoration:none;}
.f_blue_column ul a:hover{color:#fff;text-decoration:underline;}
.f_blue_social{padding:20px 0 0;}
.f_blue_social_fix_1{height:10px;}
.f_blue_social_fix_2{height:32px;}
.f_blue_social a{display:inline-block;margin:0 10px 0 0;overflow:hidden;position:relative;text-decoration:none;}
.f_blue_social a span{position:absolute;top:100%;}
.f_blue_social_vk{background:url(https://virtuozi-igly.ru/i/o/footer-social-vk.png) 0 0 repeat;height:40px;width:40px;}
.f_blue_social_ig{background:url(https://virtuozi-igly.ru/i/o/footer-social-ig.png) 0 0 repeat;height:40px;width:40px;}
.f_blue_social_ok{background:url(https://virtuozi-igly.ru/i/o/footer-social-ok.png) 0 0 repeat;height:40px;width:40px;}
.f_blue_social_lm{}
.f_blue_social_o{}
.f_blue_contact{color:#ddd;font:15px/18px Tahoma;text-shadow:#294c6d 0 0 5px;}
.f_blue_contact a{color:#ddd;font:15px/18px Tahoma;text-decoration:underline;}
.f_blue_contact a:hover{color:#fff;text-decoration:underline;}
.f_blue_disclaimer{bottom:30px;color:#ddd;font:italic 14px/18px Tahoma;left:30px;position:absolute;text-shadow:#294c6d 0 0 5px;}
.f_blue_up{background:url(https://virtuozi-igly.ru/i/o/footer-up.png) 0 0 repeat;bottom:30px;cursor:pointer;height:49px;position:absolute;right:30px;width:49px;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.f_blue_column{margin:0 0 0 40px;padding:25px 0 0;width:280px;}
	.f_blue .box9{height:850px;}
	.f_blue_disclaimer{bottom:60px;}
}
@media only screen and (max-width:639px){
	.f_blue_column{margin:0 0 0 32px;padding:25px 0 0;width:262px;}
	.f_blue .box9{height:1350px;}
	.f_blue_disclaimer{bottom:60px;}
}
#h .box9{background-color:#fff;height:370px;}
@media only screen and (max-width:639px){
	#h .box9{height:710px;}
}

.h_logo{left:21px;overflow:hidden;position:absolute;top:91px;}
.h_logo span{position:absolute;top:100%;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.h_logo{left:15px;position:absolute;top:9px;}
}
@media only screen and (max-width:639px){
	.h_logo{left:55px;top:71px;}
}

.h_contact{left:520px;position:absolute;top:100px;width:260px;}
.h_contact_phones{color:#ff2c00;font:bold 22px/28px Arial,sans-serif;position:relative;text-align:left;}
.h_contact_phones .h_contact_phones_viber{display:block;position:absolute;right:38px;top:11px;}
.h_contact_phones .h_contact_phones_whatsapp{display:block;position:absolute;right:0;top:11px;}
.h_contact_hours{color:#333;display:inline-block;font:15px/20px Arial,sans-serif;margin:10px 0 0 0;text-align:left;}
.h_contact_hours i{background-color:#0c0;display:inline-block;height:4px;margin:0 8px 2px 0;width:8px;}

/* welcome schedule */

	#h .welcome_schedule {
		display: inline-block;
		margin: 10px 0 0 0;
		text-align: left;
	}

	#h .welcome_schedule_title {
		color: #333;
		font: 700 15px/105% Lora,Georgia,sans-serif;
		margin: 0 0 .5em 0;
	}

	#h .welcome_schedule ul {
		color: #666;
		font: 15px/140% Arial,sans-serif;
	}

	#h .welcome_schedule ul i {
		background-color: #ff2c00;
		border-radius: 1px;
		display: inline-block;
		height: 9px;
		margin: 7px 10px 0 0;
		position: relative;
		vertical-align: top;
		width: 9px;
	}

	#h .welcome_schedule ul i.welcome_schedule_full {
		background-color: #0c0;
	}

	#h .welcome_schedule ul i.welcome_schedule_half {
		background-color: #0c0;
	}

	#h .welcome_schedule ul i.welcome_schedule_half::before {
		border-bottom: 7px solid #fff;
		border-left: 7px solid transparent;
		content: '';
		height: 0;
		left: 1px;
		position: absolute;
		top: 1px;
		width: 0;
	}

	#h .welcome_schedule ul i.welcome_schedule_note {
		background-color: #e0e0e0;
	}

	#h .welcome_schedule ul span {
		/*display: inline-block;*/
		/*width: 45px;*/
	}

	#h .welcome_schedule_text_red {
		color:#ff2c00;
	}



/* welcome schedule */

	#f .welcome_schedule {
		display: inline-block;
		margin: 10px 0;
		text-align: left;
	}

	#f .welcome_schedule_title {
		color: #fff;
		font: 700 15px/105% Lora,Georgia,sans-serif;
		margin: 0 0 .5em 0;
	}

	#f .welcome_schedule ul {
		color: #fff;
		font: 15px/140% Arial,sans-serif;
	}

	#f .welcome_schedule ul li {
		list-style: none;
		padding: 0;
	}

	#f .welcome_schedule ul i {
		background-color: #ff2c00;
		border-radius: 1px;
		display: inline-block;
		height: 9px;
		margin: 7px 10px 0 0;
		position: relative;
		vertical-align: top;
		width: 9px;
	}

	#f .welcome_schedule ul i.welcome_schedule_full {
		background-color: #0c0;
	}

	#f .welcome_schedule ul i.welcome_schedule_half {
		background-color: #0c0;
	}

	#f .welcome_schedule ul i.welcome_schedule_half::before {
		border-bottom: 7px solid #fff;
		border-left: 7px solid transparent;
		content: '';
		height: 0;
		left: 1px;
		position: absolute;
		top: 1px;
		width: 0;
	}

	#f .welcome_schedule ul span {
		display: inline-block;
		width: 45px;
	}

	#f .welcome_schedule_text_red {
		color:#ff2c00;
	}

.h_contact_email{display:inline-block;margin:10px 0 0 0;text-align:left;}
.h_contact_email a{color:#0582b2;font:400 16px/22px Arial,sans-serif;}
.h_contact_email a:hover{color:#ffb600;}
.h_contact_email a u{border-color:#82c1d9;font:400 16px/20px Arial,sans-serif;}
.h_contact_email a:hover u{border-color:#ffb600;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.h_contact{left:335px;top:100px;}
}
@media only screen and (max-width:639px){
	.h_contact{left:30px;top:365px;}
}

.h_igly{position:absolute;right:15px;top:100px;}
.h_igly_man{left:950px;position:absolute;top:197px;}
.h_igly_welcome{color:#ff2c00;font:21px/32px Arial,sans-serif;height:28px;left:980px;min-width:140px;position:absolute;top:190px;}
.h_auth{color:#999;left:975px;min-width:140px;position:absolute;text-align:center;top:225px;width:182px;}
.h_auth a{font:17px/22px Arial,sans-serif;}
.h_auth_order{margin:0 20px 0 0;}
.h_auth_order{font:17px/22px Arial,sans-serif;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.h_igly{display:none;}
	.h_igly_man{top:12px;left:410px;}
	.h_igly_welcome{display:none;}
	.h_auth{top:10px;left:445px;width:auto;}
	.h_auth a{font:15px/22px Arial,sans-serif;}
}
@media only screen and (max-width:639px){
	.h_igly{display:none;}
	.h_igly_welcome{display:none;}
	.h_igly_man{display:none;}
	.h_auth{left:auto;right:15px;top:23px;width:auto;}
}

/** h_menu */
.h_menu{left:0;position:absolute;top:0;}
.h_menu label.h_menu_handler{display:none;}
.h_menu input{display:none;}
.h_menu label.h_menu_overlay{display:none;}
.h_menu_container{}
.h_menu_container>ul{}
.h_menu_container>ul>li{float:left;}
.h_menu_container>ul>li:first-child{margin-left:85px;}
.h_menu_container>ul>li>a{color:#fff;cursor:pointer;display:block;font:700 17px/64px Lora,Georgia,sans-serif;height:60px;letter-spacing:-1px;padding:0 5px 0 0;margin-top:16px;text-decoration:none;text-transform:uppercase;text-shadow:0 0 3px rgba(0,0,0,.75);}
.h_menu_container>ul>li>a:hover{color:#ffb600;text-decoration:none;}
.h_menu_container>ul>li>a u{border-bottom:0;text-decoration:none;}
.h_menu_container>ul>li>a:hover u{border-bottom:1px solid #ffb600;text-decoration:none;}
.h_menu_container>ul>li>a.a{color:#ffb600;}
.h_menu_container>ul>li>a.a:hover{color:#ffb600;}
.h_menu_container>ul>li>a.a:hover u{border-bottom:0;}
.h_menu_container>ul>li>a.h{color:#ffb600;}
.h_menu_container>ul>li>a.h:hover{color:#ffb600;}
.h_menu_container>ul>li>a.h:hover u{border-bottom:0;}
.h_menu_sep{display:block;float:left;width:40px;overflow:hidden;margin: 24px -6px 0 -4px;height: 45px;background:url(https://virtuozi-igly.ru/i/o/sep_menu.png) 0 0 no-repeat;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.h_menu{left:282px;top:4px;}
	.h_menu label.h_menu_handler{display:block;}
	.h_menu label.h_menu_handler:hover{color:#ffb600;}
	.h_menu label.h_menu_overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;}
	.h_menu_container{background:none;display:none;left:0;padding:0 0 40px 0;position:absolute;right:0;top:100%;z-index:1000;}
	.h_menu input:checked ~ label.h_menu_overlay{display:block;}
	.h_menu input:checked ~ .h_menu_container{display:block;}
	.h_menu_container>ul{background:#fff;border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-radius:4px;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;box-shadow:0 10px 10px rgba(0,0,0,.15);height:auto;left:0;padding:10px;top:100%;width:268px;z-index:999;}
	.h_menu_container>ul>li{float:none;margin:0;}
	.h_menu_container>ul>li:first-child{margin-left:0;}
	.h_menu_container>ul>li>a{color:#0582b2;font:700 18px/22px Lora,Georgia,sans-serif;height:22px;margin:0;padding:4px;text-transform:none;text-shadow:none;}
	.h_menu_container>ul>li>a:hover{color:#ffb600;}
	.h_menu_sep{display:none;}
}

@media only screen and (max-width:639px){
	.h_menu{left:15px;top:15px;}
	.h_menu label.h_menu_handler{display:block;}
	.h_menu label.h_menu_handler:hover{color:#ffb600;}
	.h_menu label.h_menu_overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;}
	.h_menu_container{background:none;display:none;left:0;padding:0 0 40px 0;position:absolute;right:0;top:100%;z-index:1000;}
	.h_menu input:checked ~ label.h_menu_overlay{display:block;}
	.h_menu input:checked ~ .h_menu_container{display:block;}
	.h_menu_container>ul{background:#fff;border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-radius:4px;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;box-shadow:0 10px 10px rgba(0,0,0,.15);height:auto;left:0;padding:10px;top:100%;width:268px;z-index:999;}
	.h_menu_container>ul>li{float:none;margin:0;}
	.h_menu_container>ul>li:first-child{margin-left:0;}
	.h_menu_container>ul>li>a{color:#0582b2;font:700 18px/22px Lora,Georgia,sans-serif;height:22px;margin:0;padding:4px;text-transform:none;text-shadow:none;}
	.h_menu_container>ul>li>a:hover{color:#ffb600;}
	.h_menu_sep{display:none;}
}

.h_bottom_line{width:1220px;height:3px;bottom:58px;left:15px;position:absolute;background-color:#0582b2;}
.h_bottom{bottom:0px;height:58px;left:15px;position:absolute;width:1220px;background:rgba(255,255,255,1);background:-moz-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(230,230,230,1) 50%,rgba(255,255,255,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(230,230,230,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(230,230,230,1) 50%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(230,230,230,1) 50%,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(230,230,230,1) 50%,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(230,230,230,1) 50%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);}
.h_catalog{position:absolute;top:8px;left:0;width:254px;}
.h_catalog u{padding:0 29px;}
.h_aktsii{left:340px;position:absolute;top:16px;}
.h_aktsii a{font:17px/26px Arial,sans-serif;}
.h_aktsii:before{content:'';display:inline-block;margin:0 8px 0 0;vertical-align:top;}
.h_search_form{left:470px;position:absolute;top:9px;}
.h_cart{min-width:110px;position:absolute;right:320px;top:6px;}
.h_favorite{min-width:110px;position:absolute;right:180px;top:15px;}
.h_make_order{position:absolute;right:0;top:8px;}
@media only screen and (min-width:640px) and (max-width:1249px){
	.h_bottom_line{width:640px;left:0;}
	.h_bottom{width:640px;left:0;}
	.h_catalog{display:none;}
	.h_aktsii{display:none;}
	.h_search_form{left:15px;}
	.h_cart{right:180px;}
	.h_favorite{right:40px;}
	.h_make_order{display:none;right:15px;}
}

@media only screen and (max-width:639px){
	.h_bottom_line{width:320px;height:3px;bottom:138px;left:0;position:absolute;}
	.h_bottom{width:320px;height:138px;bottom:0px;left:0;position:absolute;}
	.h_catalog{display:none;}
	.h_aktsii{display:none;}

	.h_search_form{position:absolute;left:15px;}

	.h_cart{left:15px;right:unset;top:59px;}
	.h_favorite{right:20px;top:65px;}
	.h_make_order{display:none;top:59px;right:15px;}
}

/*** m ***/
.m_title{margin:20px 0 0 0;position:relative;text-transform: uppercase;}
.m_title u{padding:0 31px;}

/** s_period **/
#s .period{}
#s .period p.period_up{font:16px/18px Arial,sans-serif;padding:7px 10px}
#s .period p.period_up a{color:#017474;font:16px/18px Arial,sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer;border-bottom:1px dashed #017474}
#s .period p.period_up a:hover{color:#0cc;text-decoration:none;border-bottom:1px dashed #0cc}
#s .period p.period_cb{clear:both;padding:0;margin:0;height:1px}
#s .period table{border-collapse:collapse;border-spacing:0;padding:0 0 0 15px}
#s .period thead td{color:#333;font:15px/18px Arial,sans-serif;padding:2px 3px 2px 2px;width:18px;text-align:right}
#s .period thead td.period_day_off{color:#017474}
#s .period tbody td{color:#333;padding:2px 3px 2px 2px;width:18px;font:14px/16px Arial,sans-serif;text-align:right}
#s .period tbody td.period_today{outline:1px solid #017474}
#s .period tbody td.period_hl{background-color:#0cc}
/** m_price */
.m_price{margin:0 0 40px 0;}
.m_price a{color:#333;display:block;font-weight:bold;text-decoration:none;}
.m_price a:hover{color:#ffb600;text-decoration:none;}
.m_price a i{background:url(https://virtuozi-igly.ru/i/sheet.png) 0 0 no-repeat;display:inline-block;height:30px;margin:0 4px 0 8px;vertical-align:middle;width:30px;}
/** m_manual */
.m_manual{color:#333;font:15px/19px Arial,sans-serif;}
.m_manual ul{margin:0 0 13px 20px;}
.m_manual li{margin:7px 0;}
.m_manual_black{color:#333;}
.m_manual_red{color:#c03;}
.m_manual_blue{color:#333;}
.m_manual a{color:#0582b2;text-decoration:underline;}
.m_manual a:hover{color:#ffb600;text-decoration:underline;}

/** m_side_notepreview **/
.m_side_notepreview{font:15px/140% Arial,sans-serif;margin:20px 0 0;}
.m_side_notepreview_item{margin:20px 0;}
.m_side_notepreview_item .modified{color:#999;font:13px/140% Arial,sans-serif;}
.m_side_notepreview_item a{font:700 17px/140% Lora,Georgia,sans-serif;display:block;}
@media only screen and (max-width:1249px){
	.m_side_notepreview h4{display:none;}
}

/**
 * adm_menu
 * Ïàíåëü óïðàâëåíèÿ
 */

/** adm_fixed, adm_relative, adm_placeholder */
.adm_fixed{background-color:#333;height:32px;position:fixed;width:100%;z-index:100;}
.adm_relative{background-color:#333;height:32px;}
.adm_placeholder{background-color:#333;height:32px;}
@media only screen and (max-width:639px){
	.adm_fixed{position:relative;}
	.adm_placeholder{display:none;}
}

/** adm_index/noindex */
.adm_index_follow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_index_nofollow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_noindex_follow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_noindex_nofollow{display:block;left:5px;margin:0;position:absolute;top:12px;}

/** adm_dom */
.adm_dom{color:#fff;cursor:pointer;font:14px/32px Arial;left:30px;position:absolute;text-decoration:none;top:0;left:30px;text-decoration:none;}
.adm_dom:hover{color:#fc3;text-decoration:none;}

/** adm_chart */
.adm_chart{margin:0 0 0 70px;position:relative;}
.adm_chart .adm_chart_a{background-color:#888}
.adm_chart .adm_chart_bar{position:absolute}
.adm_chart .adm_chart_bar_weekday{background-color:#999}
.adm_chart .adm_chart_bar_weekend{background-color:#ccc}
.adm_chart .adm_chart_h{background-color:#ddd;height:1px;margin:0 0 0 -5px;padding:0 0 0 5px;position:absolute;width:100%;}
.adm_chart .adm_chart_i{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #444;display:none;height:0;position:absolute;width:0;z-index:9}
.adm_chart .adm_chart_tt{background-color:#444;border-radius:3px;color:#fff;display:none;font:15px/21px Arial,sans-serif;height:21px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap;z-index:8;box-shadow:#fff 0 0 2px}
.adm_chart .adm_chart_v{background-color:#ddd;position:absolute;top:10px;width:1px}
.adm_chart .adm_chart_white{background-color:#fff;position:absolute;top:9px}
.adm_chart .adm_chart_x{color:#333;font:15px/19px Arial,sans-serif;height:19px;position:absolute;text-align:center}
.adm_chart .adm_chart_x0{background-color:#000;height:1px;position:absolute;width:100%;}
.adm_chart .adm_chart_y{color:#333;font:15px/19px Arial,sans-serif;height:19px;margin:0 0 0 -70px;position:absolute;text-align:right;width:60px}
.adm_chart .adm_chart_y0{background-color:#000;position:absolute;top:9px;width:1px}
.adm_chart table{border-collapse:collapse;border-spacing:0;color:#333;font:15px Arial,sans-serif;width:100%}
.adm_chart table td{border:1px solid #ddd;padding:5px;text-align:left;vertical-align:top}
.adm_chart table thead td{background-color:#f0f0f0;font-weight:bold}
.adm_chart table tbody td{background-color:#fff}
.adm_chart table tbody td.adm_chart_c{text-align:center;white-space:nowrap}
@media only screen and (max-width:1249px){
	.adm_chart .adm_chart_x_subdiv{display:none;}
}

/** adm_file_list */
.adm_file_list li{padding:2px 0 4px}
.adm_file_list p{color:#666;font:14px/16px Arial;margin:4px 0}
.adm_file_list p a{border-bottom:1px dashed #666;color:#666;font:14px/16px Arial;text-decoration:none}
.adm_file_list p a:hover{border-bottom:1px dashed #333;color:#333;text-decoration:none}
.adm_file_list p.description{color:#333;font:14px/16px Tahoma;margin:0 0 2px}
.adm_file_list p.title{color:#333;font:16px/20px Arial;margin:0 0 2px}
.adm_file_list p.title a{border-bottom:1px dashed #333;color:#333;font:16px/20px Arial;text-decoration:none}
.adm_file_list p.title a:hover{text-decoration:none}
.adm_file_list li.active p.title a{border-bottom:1px dashed #4b5cc8;color:#4b5cc8;font:16px/20px Arial;text-decoration:none}
.adm_file_list li.active p.title a:hover{text-decoration:none}
.adm_file_list p.title i{color:#aaa;font:14px/20px Arial;white-space:nowrap}
.adm_file_list ul{color:#333;font:14px/20px Tahoma}
.adm_file_list li.load{background:url(https://virtuozi-igly.ru/i/lf.gif) center no-repeat;height:11px;width:16px;margin:0 0 8px 0}

/** adm_image_list */
.adm_image_list a.hide{cursor:pointer;display:block;left:25px;position:absolute;top:-3px;}
.adm_image_list a.show{cursor:pointer;display:block;left:25px;position:absolute;top:-3px;}
.adm_image_list p{color:#666;font:14px/16px Arial;margin:4px 0}
.adm_image_list p a{border-bottom:1px dashed #666;color:#666;font:14px/16px Arial;text-decoration:none}
.adm_image_list p a:hover{border-bottom:1px dashed #333;color:#333;text-decoration:none}
.adm_image_list ul{list-style:none}
.adm_image_list ul li{background-color:#ccc;float:left;height:40px;list-style:none;margin:8px 8px 0 0;position:relative;width:40px}
.adm_image_list ul li.upload{background:url(https://virtuozi-igly.ru/i/lz.gif) center no-repeat #000;float:left;height:40px;list-style:none;margin:8px 8px 0 0;position:relative;width:40px}
.adm_image_list ul li img{cursor:pointer}
.adm_image_list ul li:hover{background-color:#666}

/** adm_image_similar */
.adm_image_similar_master{float:left;width:250px}
.adm_image_similar_to{float:left;margin:5px 0 0 0;width:100px;text-align:center}
.adm_image_similar_slave{margin:0 0 20px 350px;width:250px}
.adm_image_similar_lt{color:#c00}
.adm_image_similar_gt{color:#0c0}



/* adm_list */

	.adm_list ul li {
		cursor: default;
		padding: 2px;
	}

	.adm_list .adm_panel_19 {
		float: left;
	}

	.adm_list_title {
		color: #333;
		font: 15px/19px Arial,sans-serif;
	}

	.adm_list_title_1 {
		margin: 0 0 0 30px;
	}

	.adm_list_title_2 {
		margin: 0 0 0 50px;
	}

	.adm_list_title_3 {
		margin: 0 0 0 70px;
	}

	.adm_list_title_4 {
		margin: 0 0 0 90px;
	}

	.adm_list_title_5 {
		margin: 0 0 0 110px;
	}

	.adm_list_hint {
		display: inline-block;
		position: relative;
	}

	.adm_list_hint a {
		border-radius: 50%;
		border: 1px solid #e0e0e0;
		color: #999;
		display: inline-block;
		font: italic 15px/17px serif;
		height: 17px;
		margin: 0 0 0 4px;
		text-align: center;
		width: 17px;
	}

	.adm_list_hint a:hover {
		color: #ffb600;
	}

	.adm_list_hint div {
		background-color: #fff;
		border: 1px solid #e0e0e0;
		display: none;
		left:0;
		padding: 10px;
		position: absolute;
		top: 100%;
		white-space: nowrap;
		z-index: 1000;
	}

	.adm_list_hint a:hover ~ div {
		display: block;
	}



/** adm_menu */
.adm_menu{height:32px;position:absolute;right:0;top:0;z-index:1000;}
.adm_menu li.adm_menu_l1{float:left;height:32px;position:relative;}
.adm_menu li.adm_menu_l1 > a{display:none;}
.adm_menu li.adm_menu_l1_container > a{padding-right:22px;}
.adm_menu li.adm_menu_l2{float:left;height:32px;position:relative;}
.adm_menu li.adm_menu_l2_container:hover{background-color:#474747;}
.adm_menu li.adm_menu_l2 > a{color:#fff;display:block;font:16px/32px Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
.adm_menu li.adm_menu_l2 > a > span{border-bottom:1px solid #858585;}
.adm_menu li.adm_menu_l2 > a > b{background-color:#c00;border-radius:9px;color:#fff;display:inline-block;font:normal 14px/18px Arial,sans-serif;height:18px;min-width:10px;padding:0 4px;text-align:center;}
.adm_menu li.adm_menu_l2 > a:hover{color:#fc3;}
.adm_menu li.adm_menu_l2 > a:hover > span{border-color:#fc3;}
.adm_menu li.adm_menu_l2 > a > i{position:absolute;right:8px;top:14px;}
.adm_menu li.adm_menu_l2_container > a{padding-right:22px;}
.adm_menu li.adm_menu_l2 > hr{display:none;}
.adm_menu li.adm_menu_l2 ul.adm_menu_l3{background-color:#474747;display:none;min-width:100%;padding:5px 0;position:absolute;right:0;top:100%;}
.adm_menu li.adm_menu_l2:hover ul.adm_menu_l3{display:block;}
.adm_menu li.adm_menu_l3 > a{color:#fff;display:block;font:16px/31px Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
.adm_menu li.adm_menu_l3 > a:hover{background-color:#5c5c5c;color:#fc3;}
.adm_menu li.adm_menu_l3 > hr{background-color:#5c5c5c;border:0;color:#5c5c5c;height:1px;margin:5px 0;}
@media only screen and (max-width:1249px){
	.adm_menu li.adm_menu_l1_container:hover{background-color:#474747;}
	.adm_menu li.adm_menu_l1 > a{color:#fff;display:block;font:17px/32px Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
	.adm_menu li.adm_menu_l1 > a > span{border-bottom:1px solid #858585;}
	.adm_menu li.adm_menu_l1 > a:hover{color:#fc3;}
	.adm_menu li.adm_menu_l1 > a:hover > span{border-color:#fc3;}
	.adm_menu li.adm_menu_l1 > a > i{position:absolute;right:8px;top:14px;}
	.adm_menu li.adm_menu_l1_container > a{padding-right:22px;}
	.adm_menu li.adm_menu_l1 ul.adm_menu_l2{background-color:#474747;display:none;padding:5px 0;position:absolute;right:0;top:100%;}
	.adm_menu li.adm_menu_l1:hover ul.adm_menu_l2{display:block;}
	.adm_menu li.adm_menu_l2{float:none;height:auto;}
	.adm_menu li.adm_menu_l2 > a > span{border-bottom:none;}
	.adm_menu li.adm_menu_l2 > a:hover{background-color:#5c5c5c;}
	.adm_menu li.adm_menu_l2 > a > i{display:none;}
	.adm_menu li.adm_menu_l2_container > a{padding-right:10px;}
	.adm_menu li.adm_menu_l2 > hr{background-color:#5c5c5c;border:0;color:#5c5c5c;display:block;height:1px;margin:5px 0;}
	.adm_menu li.adm_menu_l2 ul.adm_menu_l3{display:block;padding:0;position:relative;top:0;}
	.adm_menu li.adm_menu_l3 > a{color:#fff;display:block;font:16px/31px Arial,sans-serif;padding:0 10px 0 20px;text-decoration:none;white-space:nowrap;}
	.adm_menu li.adm_menu_l3 > hr{display:none;}
}

/* adm_pages */

	.adm_pages a {
		border-radius: 4px;
		display: block;
		float: left;
		font: 15px/32px Arial,sans-serif;
		height: 32px;
		padding: 0 6px;
	}

	.adm_pages a:hover {
		background-color: rgba(0, 0, 0, .05);
	}

	.adm_pages b {
		display: block;
		float: left;
	}

	.adm_pages a.active, .adm_pages a.active:hover,
	.adm_pages b a, .adm_pages b a:hover {
		background-color: rgba(0, 0, 0, .1);
		color: #333;
		font: 15px/32px Arial,sans-serif;
		text-decoration: none;
		text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	}

	.adm_pages span {
		color: #999;
		display: block;
		float: left;
		font: 15px/32px Arial,sans-serif;
		height: 32px;
		margin: 0 4px 0 0;
		padding: 0 6px;
	}

	.adm_pages span:first-child {
		padding: 0 6px 0 0;
	}

/** adm_panel */
.adm_panel{margin:4px 0}
.adm_panel .cb{clear:both;padding:2px 0}
.adm_panel .l{float:left;margin-right:4px}
.adm_panel .r{float:right;margin-left:4px}
.adm_panel .r i{font:normal normal 13px/28px Arial;color:#aaa}
.adm_panel a{background-color:#999;border-radius:6px;color:#fff;display:block;float:left;font:16px/28px Arial;height:28px;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;padding:0 12px}
.adm_panel a:hover{background-color:#b3b3b3;text-shadow:0 -1px 0 #8f8f8f}
.adm_panel a.active:hover{color:#fff;text-decoration:none}
.adm_panel a.active{background-color:#666;text-shadow:0 -1px 0 #525252}
.adm_panel hr{border:0;border:0;border-bottom:1px solid #999;margin:0 0 -4px 0;padding:14px 0 0 0}
.adm_panel hr.adm_panel_above{border:0;border-top:0;border-bottom:1px solid #999;margin:8px 0;padding:0}
.adm_panel .ajax_loader{display:block;float:left;width:16px;height:11px;margin:8px 8px 9px 8px}
/* adm_panel_19 */
.adm_panel_19{}
.adm_panel_19 a{background-color:rgba(0,0,0,.4);border-radius:2px;display:block;float:left;margin:0 1px 0 0;overflow:hidden;padding:0;position:relative;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;}
.adm_panel_19 a span{position:absolute;top:100%;}
.adm_panel_19 a:hover{background-color:rgba(0,0,0,.3);}
.adm_panel_19 div.adm_panel_19_blank{background:rgba(0,0,0,.4);border-radius:2px;float:left;height:19px;margin:0 1px 0 0;width:19px;}
.adm_panel_19 .ajax_loader{display:block;float:left;height:11px;margin:4px;width:16px;}
/* adm_panel_27 */
.adm_panel_27{margin:2px 0}
.adm_panel_27 .cb{clear:both;padding:2px 0}
.adm_panel_27 .l{float:left;margin-right:4px}
.adm_panel_27 .r{float:right;margin-left:4px}
.adm_panel_27 a{background-color:#999;border-radius:6px;display:block;float:left;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;padding:0}
.adm_panel_27 a.adm_panel_27_text{color:#fff;font:16px/25px Arial;height:25px;text-shadow:0 -1px 0 #7a7a7a;padding:0 6px}
.adm_panel_27 a:hover{background-color:#b3b3b3;text-shadow:0 -1px 0 #8f8f8f}
.adm_panel_27 a.active:hover{color:#fff;text-decoration:none}
.adm_panel_27 a.active{background-color:#666;text-shadow:0 -1px 0 #525252}
.adm_panel_27 hr{border:0;border:0;border-bottom:1px solid #999;margin:0 0 -4px 0;padding:13px 0 0 0}
.adm_panel_27 hr.above{border:0;border-top:0;border-bottom:1px solid #999;margin:8px 0;padding:0}
.adm_panel_27 .ajax_loader{display:block;float:left;width:16px;height:11px;margin:8px 8px 9px 8px}

/** adm_table */
.adm_table{border-collapse:collapse;border-spacing:0;color:#333;font:14px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.adm_table thead td{background-color:rgba(0,0,0,.05);text-transform:lowercase;}
.adm_table td{border:1px solid rgba(0,0,0,.2);padding:4px 8px;text-align:left;vertical-align:middle;height:36px}
.adm_table .adm_table_btn a{background-color:rgba(0,0,0,.15);border-radius:4px;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);color:#000;display:block;float:left;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0 10px;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.adm_table .adm_table_btn a:hover{background-color:rgba(0,0,0,.25);}

/** adm_tabs */
.adm_tabs a{display:inline-block;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;padding:0 10px;}
.adm_tabs a u{border-style:dashed;}
.adm_tabs a:hover u{border-style:dashed;}
.adm_tabs a.active,.adm_tabs a.active:hover{background-color:rgba(0,0,0,.15);border-radius:12px;color:#000;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.adm_tabs a.active u,.adm_tabs a.active:hover u{border:0;}

/** pagetree */
div.pagetree ul{margin:0;padding:0;color:#000;font:12px/18px Arial}
div.pagetree ul ul{margin:0;padding:0 0 0 20px}
div.pagetree a{border-bottom:#888 1px dashed;color:#000;cursor:pointer;font:12px/18px Arial;text-decoration:none}
div.pagetree a:hover{border-bottom:#c66 1px dashed;color:#c00;text-decoration:none}

/*** comment */
.comment_list{background-color:#f4f4f4;margin:40px 0 0 0;padding:40px 20px;}
.comment{position:relative}
/** comment header */
.comment h2{color:#333;font:700 26px/105% Lora,Georgia,sans-serif;margin:0 0 .33em}
.comment h2 a{color:#333;text-decoration:none}
.comment h2 a:hover{color:#ffb600;text-decoration:none}
.comment h2 a u{border-color:#999;}
.comment h2 a:hover u{color:#ffb600;text-decoration:none}
/** comment modified, tag */
.comment_modified{color:#999;float:left;font:15px/140% Arial,sans-serif;margin:0 0 .5em}
/** comment read */
.comment_read{font:15px/140% Arial,sans-serif}
.comment_read a.live{border-bottom:1px dashed #82c1d9;text-decoration:none}
.comment_read a.live:hover{border-bottom:1px dashed #ffb600;text-decoration:none}
/** comment hr */
.comment hr{background-color:#e0e0e0;border:0;color:#e0e0e0;height:1px;margin:41px 0 33px 0}

/** more */
.comment_list .more{margin:2em 0 0}
.comment_list .more a{background-color:#0582b2;border-radius:6px;color:#fff;display:block;float:left;font:17px/17px Arial,sans-serif;padding:8px 12px;text-decoration:none}
.comment_list .more a:hover{background-color:#333;color:#fff;text-decoration:none}

.comment_list ul{}
.comment_list ul>li{padding:20px 0 0 0;}
.comment_list ul>li:first-child{padding:0;}
.comment_list ol{padding:10px 0 20px 40px;}
.comment_list ol>li{padding:20px 0 0 0;}
.comment_list ol>li:first-child{padding:0;}
@media only screen and (max-width:639px){
	.comment_list ol{padding:10px 0 20px 20px;}
}

.comment{}
.comment_my{border-radius:5px;border:1px solid #e0e0e0;margin:0 -10px;padding:4px 9px;}
.comment_list ul>li>.comment_my{margin-bottom:10px;}
.comment_info{line-height:21px;}
.comment_obj{margin:.2em 0 .4em 0;}
.comment_name{color:#999;display:block;float:left;margin:0 .75em 0 0;}
.comment_date{color:#999;display:block;float:left;margin:0 .75em 0 0;}
.comment_info .comment_score{float:left;margin:0 .75em 0 0;}
.comment_text{margin:.25em 0;position:relative;}
.comment_hidden .comment_text{color:#999;}

.comment_service{cursor:default;display:block;float:right;height:22px;position:relative;width:22px;}
.comment_service:after{content:'';display:block;margin:9px 3px;}
.comment_service_menu{background-color:#fff;border-radius:5px;border:1px solid #e0e0e0;padding:9px 0 9px 0;position:absolute;right:-17px;top:100%;z-index:999;}
.comment_service .comment_service_menu{opacity:0;transition:opacity ease .2s;visibility:hidden;}
.comment_service:hover .comment_service_menu{opacity:1;visibility:visible;}
.comment_service_menu:before{border-bottom:6px solid #e0e0e0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:0px solid transparent;bottom:100%;content:'';height:0;position:absolute;right:20px;width:0;}
.comment_service_menu:after{border-bottom:4px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;border-top:0px solid transparent;bottom:100%;content:'';height:0;position:absolute;right:21px;width:0;}
.comment_service_menu a{color:#333;cursor:pointer;display:block;padding:2px 9px;text-decoration:none;}
.comment_service_menu a:hover{background-color:#e0e0e0;color:#333;text-decoration:none;}
.comment_service_menu a .comment_service_menu_blank{display:inline-block;}

.comment_vote{color:#666;line-height:21px;text-align:right;}
.comment_vote a{color:#666;cursor:pointer;margin-left:.75em;text-decoration:none;}
.comment_vote a:hover{color:#666;text-decoration:none;}
.comment_vote a u{border-bottom:1px dashed #999;color:#333;margin-right:.2em;text-decoration:none;}
.comment_vote a:hover u{border-bottom:1px dashed #0582b2;color:#0582b2;}
.comment_vote a span{color:#333;}
.comment_vote a:hover span{color:#333;}
.comment_vote a.comment_vote_plus_my{font-weight:bold;cursor:default;}
.comment_vote a.comment_vote_minus_my{font-weight:bold;cursor:default;}
.comment_vote a i{display:inline-block;height:13px;width:13px;}
.comment_info .comment_vote{float:left;margin:0 .25em 0 0;}
.comment_info .comment_vote a{margin-left:0;margin-right:.5em;}

.comment_reply{}
.comment_reply_0{font-size:17px;padding:0 0 15px 0;}
.comment_reply a{color:#333;cursor:pointer;text-decoration:none;}
.comment_reply a:hover{color:#0582b2;text-decoration:none;}
.comment_reply a u{border-bottom:1px dashed #999;}
.comment_reply a:hover u{border-bottom:1px dashed #0582b2;}

.comment_form{}
.comment_form .iform_button{margin:4px 4px 0 0;}
.comment_form label{color:#333;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:15px;}
.comment_form_error{color:#f00;font-family:Arial,sans-serif;font-size:15px;margin:1em 0;}

@-moz-keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
.comment_fadein200{
	-moz-animation: fadein 200 .2s;
	-webkit-animation: fadein 200 .2s;
	animation: fadein 200 .2s;
}
.comment_rating{display:inline-block;height:25px;}
.comment_rating fieldset{border:none;height:25px;overflow:hidden;position:relative;width:130px;}
.comment_rating fieldset:not(:checked) > input{clip:rect(0,0,0,0);position:absolute;/*top:-9999px;*/}
.comment_rating fieldset:not(:checked) > label{cursor:pointer;display:block;float:right;height:25px;margin:0;overflow:hidden;width:26px;}
.comment_rating fieldset:not(:checked) > label:before{content:' ';display:block;height:25px;width:26px;}
.comment_rating fieldset:not(:checked) > label:hover,.comment_rating fieldset:not(:checked) > label:hover ~ label{}
.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before{}
.comment_rating fieldset > input:checked ~ label:before{}

.comment_score{display:inline-block;height:21px;}
.comment_score_stars{height:21px;overflow:hidden;position:relative;width:70px;}
.comment_score_stars_empty{height:21px;left:0;overflow:hidden;position:absolute;top:0;width:70px;}
.comment_score_stars_solid{height:21px;left:0;overflow:hidden;position:absolute;top:0;width:70px;}
.comment_score_star{display:block;float:left;height:13px;margin:4px 1px 4px 0;width:13px;}
.comment_score_stars_empty .comment_score_star{}
.comment_score_stars_solid .comment_score_star{}
.comment_score_count{color:#333;display:block;float:right;font:15px/21px Arial,sans-serif;height:21px;margin:0 0 0 5px;}

.comment_score_stars_wb .comment_score_stars_empty .comment_score_star{}
.comment_score_stars_wb .comment_score_stars_solid .comment_score_star{}

h1 .comment_score{margin:0 0 0 5px;vertical-align:text-top;}

/* file_list */

	.file_list {
	}

	.adm_pages ~ .file_list {
		margin-top: 2em;
	}

	.file_list ~ .adm_pages {
		margin-top: 2em;
	}

	.file_list_item {
		margin: 0 0 1em 0;
	}

	.file_list_item:last-child {
		margin: 0;
	}

	.file_list_item .adm_panel_19 {
		float: right;
	}



/* file */

	.file {
		font: 15px/140% Arial,sans-serif;
	}

	.file_description {
		margin: .25em 0 0 0;
	}

	.file_name {
	}

	.file_size {
		color: #999;
		white-space: nowrap;
	}



/* filelist_list */

	.filelist_list {
	}

	.filelist_list_item {
		position: relative;
		margin: 0 0 12px 0;
	}

	.iform .filelist_list {
		margin: 0 -14px 0 0;
	}



/* filelist */

	.filelist {
		margin: 0 44px 0 38px;
	}

	.filelist_single .filelist {
		margin: 0 44px 0 0;
	}

	.filelist_list_item_n {
		color: #999;
		cursor: move;
		font: 15px/19px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
		left: 0;
		position: absolute;
		text-align: right;
		top: 9px;
		width: 30px;
	}

	.filelist_single .filelist_list_item_n {
		display: none;
	}

	.filelist_list_item .adm_panel_19 {
		position: absolute;
		right: 0px;
		top: 9px;
	}

	.filelist_single .filelist_list_item .adm_panel_19 {
		right: 0;
		top: 9px;
	}

	.filelist_list_item input[type="text"] {
		margin: 5px 0 0 0;
	}

	.filelist_list_item input[type="text"]:first-child {
		margin: 0;
	}

	.filelist_list_item_new {
	}

	.filelist_list_item_new .filelist_upload {
		background-color: rgba(0, 0, 0, .05);
		color: #666;
		display: block;
		overflow: hidden;
		padding: 15px 20px;
		position: relative;
	}

	.filelist_list_item_new .filelist_upload_hover {
		background-color: rgba(0, 0, 0, .1);
	}

	.filelist_list_item_new .filelist_upload.filelist_recent {
		padding: 15px 20px 55px 20px;
	}

	.filelist_list_item_new .filelist_upload button.iform_button {
		margin: 5px 0;
	}

	.filelist_list_item_new .filelist_upload input {
		border: none;
		cursor: default;
		font-size: 200px;
		left: 0;
		margin: -50px 0 0 -450px;
		opacity: 0;
		position: absolute;
		top: -2px;
	}

	.filelist_list_item_new .filelist_upload.filelist_recent > div {
		bottom: 25px;
		left: 20px;
		position: absolute;
	}

	.filelist_list_item_new .filelist_upload.filelist_recent > div a u {
		border-bottom-style: dashed;
	}

/*** note */
.note_list{margin:0 0 2em;}
.note{position:relative}
/** note_header */
.note h2{color:#333;font:900 26px/105% Lora,Georgia,sans-serif;margin:0 0 .33em}
.note h2 a{color:#333;text-decoration:none}
.note h2 a:hover{color:#ffb600;text-decoration:none}
.note h2 a u{border-color:#999;}
.note h2 a:hover u{color:#ffb600;text-decoration:none}
/*.note h2 a.live,.note h2 a.live:hover{color:#333;cursor:default;text-decoration:none}*/
/**/
.note_modified{color:#999;float:left;font:15px/140% Arial,sans-serif;margin:0 0 .5em}
.note_tag{color:#333;float:right;font:13px/140% Arial,sans-serif;margin:0 0 .5em}
.note_tag a{border:1px solid #999;border-radius:8px;color:#666;padding:0 5px;text-decoration:none;}
.note_tag a:hover{border:1px solid #ffdb80;color:#ffb600;}
/** note_audio */
.note_audio{margin:0 0 1em}
.note_audio ul{font:15px/18px Arial,sans-serif}
.note_audio ul li{cursor:default;padding:4px 0}
.note_audio ul li div{float:left}
.note_audio ul li i{float:left;margin:3px 6px 2px 3px}
.note_audio ul li span{border-bottom:1px dashed;color:#333;cursor:pointer}
.note_audio ul li span:hover{color:#333}
.note_audio ul li.active span{color:#ffb600}
.note_audio div.hide,.note_audio div.show{cursor:pointer;height:16px;margin:6px 0 0 8px;width:16px}
.note_audio div.num{cursor:move;font:16px/18px Tahoma;margin:4px 7px 0 0;text-align:right;width:30px}
/** note_image */
.note_image{margin:0 -18px 0 0}
.note_image ul li{background-color:#fff;float:left;height:204px;margin:0 18px 18px 0;position:relative;width:204px}
.note_image ul li div.crop,.image ul li div.hide,.image ul li div.show{cursor:pointer;height:16px;position:absolute;width:16px}
.note_image ul li div.crop{left:-3px;top:-3px}
.note_image ul li div.hide{left:191px;top:-3px}
.note_image ul li div.show{left:191px;top:-3px}
.note_image ul li img{display:block;left:0;position:absolute;top:0}
/** note_text */
.note_text{margin:0 0 1em}
/** note_video */
.note_video{margin:0 0 1em;}
.note_video .note_video_wrapper{background-color:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}
.note_video .note_video_wrapper iframe{height:100%;position:absolute;width:100%;}
.note_video .note_video_thumbnail{background-color:#000;background-position:center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;}
.note_video .note_video_play{background:url(https://virtuozi-igly.ru/i/ytplay.png) 50% 50% no-repeat;display:block;height:100%;left:0;overflow:hidden;position:absolute;text-decoration:none;top:0;width:100%;}
.note_video .note_video_play span{position:absolute;top:100%;}
/** read */
.note_read{font:15px/125% Arial,sans-serif}
.note_read a.live{border-bottom:1px dashed #82c1d9;text-decoration:none}
.note_read a.live:hover{border-bottom:1px dashed #ffb600;text-decoration:none}
/** separator */
.note hr{background-color:#e0e0e0;border:0;color:#e0e0e0;height:1px;margin:41px 0 33px 0}
/** more */
#note-list .more{margin:2em 0 0}
#note-list .more a{background-color:#0582b2;border-radius:6px;color:#fff;display:block;float:left;font:16px/16px Arial,sans-serif;padding:8px 12px;text-decoration:none}
#note-list .more a:hover{background-color:#333;color:#fff;text-decoration:none}
/** note tag cloud */
.note_tag_cloud ul{list-style:none;margin:0 32px 32px 0;padding:0;text-align:center;}
.note_tag_cloud li{display:inline;list-style:none;margin:0;padding:0;text-align:center;}
.note_tag_cloud a{font:15px/28px Arial,sans-serif;margin:0 2px;padding:2px 4px;text-decoration:none;white-space:nowrap;}
.note_tag_cloud a.active{background-color:#0582b2;border-radius:3px;color:#fff;text-decoration:none;}
.note_tag_cloud a u{border-bottom:1px dashed #0582b2;text-decoration:none;}
.note_tag_cloud a:hover u{border-bottom:1px dashed #ffb600;}
.note_tag_cloud a.active u{border-bottom:0;}
.note_tag_cloud a.active:hover u{border-bottom:0;}
.note_tag_cloud a.pop0{font-size:100%;}
.note_tag_cloud a.pop1{font-size:113%;}
.note_tag_cloud a.pop2{font-size:127%;}
.note_tag_cloud a.pop3{font-size:142%;}
.note_tag_cloud a.pop4{font-size:160%;}
.note_tag_cloud a.pop5{font-size:180%;}
.note_tag_cloud a.pop6{font-size:203%;}
.note_tag_cloud a.pop7{font-size:228%;}

/** note list slider */
.note_list_slider{height:410px;margin:0 0 20px 0;position:relative;}
.note_list_slider ul{position:absolute;}
.note_list_slider_wrapper{height:390px;overflow:hidden;padding:0 20px 20px 20px;position:relative;}
.note_list_slider_previous{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;left:-32px;position:absolute;top:163px;width:32px;}
.note_list_slider_previous i{display:block;left:8px;position:absolute;top:16px;}
.note_list_slider_previous:hover i{}
.note_list_slider_next{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;position:absolute;right:-32px;top:163px;width:32px;}
.note_list_slider_next i{display:block;position:absolute;right:8px;top:16px;}
.note_list_slider_next:hover i{}
@media only screen and (min-width:639px){
	.note_list_slider .note_showcase_list{margin:0;}
}
@media only screen and (max-width:639px){
	.note_list_slider_wrapper{padding:0;}
	.note_list_slider_previous{left:auto;right:42px;top:-74px;}
	.note_list_slider_next{right:0;top:-74px;}
}
/** note showcase */
.note_showcase_list{margin:0 -40px 2em 0;}
.note_showcase_item{float:left;margin:0 40px 40px 0;position:relative;}
.note_showcase_item .adm_panel_27{position:absolute;top:4px;left:4px;margin:0}
.note_showcase a{border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;border-radius:4px;background-color:#fff;display:block;height:320px;overflow:hidden;padding:19px;text-decoration:none;width:220px;}
.note_showcase a:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;text-decoration:none;}
.note_showcase_img{height:220px;margin:0 0 20px 0;overflow:hidden;position:relative;width:220px;}
.note_showcase_img img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;}
.note_showcase_date{color:#999;font:13px/120% Arial,sans-serif;margin:0 0 5px 0;}
.note_showcase a h3{font:400 17px/20px Arial,sans-serif;margin:0 0 5px 0;max-height:61px;overflow:hidden;padding:0 0 2px 0;}
.note_showcase a h3 u{border:0;color:#333;text-decoration:none;}
.note_showcase a:hover h3 u{border:0;color:#ffb600;}
.note_showcase_description{height:220px;margin:0 0 20px 0;overflow:hidden;width:220px;}

/* page-list */
#page-list{color:#333;font:16px/20px Arial;list-style:none;margin:0;padding:0}
#page-list ul{color:#333;font:16px/20px Arial;list-style:none;margin:0 0 0 20px;padding:0}
#page-list li{list-style:none;margin:4px 0;padding:0}
#page-list i{display:block;float:left;height:20px;width:20px}
#page-list a.down{border-bottom:4px solid transparent;border-left:8px solid #333;border-right:0;border-top:4px solid transparent;display:block;height:0;margin:5px 0 0 5px;width:0}
#page-list a.up{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid red;display:block;height:0;margin:5px 0 0 5px;width:0}
#page-list a.up2{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #333;display:block;height:0;margin:5px 0 0 5px;width:0}
/* sitemap */
#sitemap{font:15px/125% Arial,sans-serif;color:#333}
#sitemap ul{}
#sitemap ul li{padding:15px 0;}
#sitemap ul a{font:16px/125% Arial,sans-serif}
#sitemap ul ul{padding:15px 0 0 30px;}
#sitemap ul ul li{padding:10px 0}
#sitemap ul ul a{font:14px/125% Arial,sans-serif}
#sitemap p{font-size:80%}
.pageblock_description{color:#333;font:italic 15px/140% Arial,sans-serif;margin:0 0 1.5em}
/*** audio ***/
.pageblock_audio{margin:0 0 1.5em}
.pageblock_audio ul{font:14px/18px Arial,sans-serif}
.pageblock_audio ul li{cursor:default;margin:0 0 4px}
.pageblock_audio ul li div{float:left}
.pageblock_audio ul li i{float:left;margin:3px 6px 0 3px}
.pageblock_audio ul li span{color:#333;border-bottom:1px dashed #999;cursor:pointer}
.pageblock_audio ul li span:hover{color:#0582b2;border-bottom:1px dashed #82c1d9}
.pageblock_audio ul li.active span{color:#0582b2;border-bottom:1px dashed #82c1d9}
.pageblock_audio .pageblock_description{margin:1em 0 0 0}
/*** files ***/
.file{margin:0 0 1.5em}
.file ul{font:14px/18px Arial,sans-serif;list-style:none;margin:0 0 1em;padding:0}
.file ul li{cursor:default;list-style:none;margin:0 0 4px}
.file ul li div{float:left}
.file ul li p.title{color:#333;font:14px/18px Arial,sans-serif;margin:0 0 2px;padding:0}
.file ul li p.title a{color:#333;font:14px/18px Arial,sans-serif;text-decoration:underline}
.file ul li p.title a:hover{color:#0582b2;text-decoration:underline}
.file ul li p.description{color:#333;font:12px/18px Arial,sans-serif;margin:0 0 2px;padding:0}
.file ul li i{color:#999;font:14px/18px Arial,sans-serif}
.file div.hide,.file div.show{cursor:pointer;margin:6px 0 0 8px;}
.file div.num{cursor:move;font:14px/18px Arial,sans-serif;margin:4px 7px 0 0;text-align:right;width:30px}
.file .pageblock_description{margin:1em 0 0 0}
/*** image ***/
.pageblock_image{margin:0 -18px 1.5em 0}
.pageblock_image ul li{background-color:#fff;float:left;height:204px;margin:0 18px 18px 0;position:relative;width:204px}
.pageblock_image ul li img{border:0;display:block;left:0;position:absolute;top:0}
.pageblock_image ul li p{position:absolute;bottom:0;left:0;width:194px;background-color:rgba(0,0,0,.5);text-shadow:#000 0 0 2px;color:#fff;padding:5px}
.pageblock_image .pageblock_description{margin:0}
/*** imagetext ***/
/* (editor) */
.nicEdit_pageblock_imagetext{color:#333;font:15px/150% Arial,sans-serif;margin:0 0 1.5em}
.nicEdit_pageblock_imagetext h2,.nicEdit_pageblock_imagetext h2{color:#000;font:bold 23px/120% Lora,Georgia,sans-serif;margin:0 0 7px}
.nicEdit_pageblock_imagetext h2 a{color:#0582b2}
.nicEdit_pageblock_imagetext h2 a:hover{color:#ffb600}
.nicEdit_pageblock_imagetext img{display:block;float:left;margin:0 16px 28px 0;width:237px}
.nicEdit_pageblock_imagetext table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif;width:100%;}
.nicEdit_pageblock_imagetext table td{border:1px dotted #333;padding:8px;text-align:left;vertical-align:top}
.nicEdit_pageblock_imagetext ul{list-style:disc outside none;margin:0}
.nicEdit_pageblock_imagetext ul li{margin:0 0 0 2em}
/* (site) */
.pageblock_imagetext{color:#333;font:15px/150% Arial,sans-serif;margin:0 0 1.5em}
.pageblock_imagetext h2,.pageblock_imagetext h2{color:#000;font:bold 23px/120% Lora,Georgia,sans-serif;margin:0 0 7px}
.pageblock_imagetext h2 a{color:#0582b2}
.pageblock_imagetext h2 a:hover{color:#ffb600}
.pageblock_imagetext img{display:block;float:left;margin:0 18px 0 0;width:204px}
.pageblock_imagetext div{float:left;width:648px}
.pageblock_imagetext div table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif;width:100%;}
.pageblock_imagetext div table td{border:1px solid #ddd;border-right:0;border-left:0;padding:4px 8px;text-align:left;vertical-align:top}
.pageblock_imagetext div ul{list-style:disc outside none;margin:0}
.pageblock_imagetext div ul li{margin:0 0 0 2em}
/*** panorama ***/
.pageblock_panorama{width:870px;margin:0 0 1.5em 0}
.pageblock_panorama img.zoom{max-width:870px}
.pageblock_panorama .pageblock_description{margin:1em 0 0 0}
/*** text ***/
/* (editor) */
.nicEdit_pageblock_text{color:#333;font:15px/140% Arial,sans-serif;margin:0 0 2em}
.nicEdit_pageblock_text i{font-family:Arial}
.nicEdit_pageblock_text h2,.nicEdit_pageblock_text h2 *{color:#000;font:bold 23px/120% Lora,Georgia,sans-serif;margin:15px 0 7px}
.nicEdit_pageblock_text h3,.nicEdit_pageblock_text h3 *{color:#000;font:bold 20px/120% Lora,Georgia,sans-serif;margin:15px 0 7px}
.nicEdit_pageblock_text h5,.nicEdit_pageblock_text blockquote{color:#333;font:italic 16px Georgia;padding:20px 40px;position:relative}
.nicEdit_pageblock_text h5:before,.nicEdit_pageblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}
.nicEdit_pageblock_text h6,.nicEdit_pageblock_text h6 *{color:#333;font:italic 15px/140% Arial,sans-serif;margin:-.5px 0 1.5em;max-width:426px}
.nicEdit_pageblock_text ul{list-style:disc outside none;margin:1em 0}
.nicEdit_pageblock_text ul li{margin:0 0 0 3em}
.nicEdit_pageblock_text ol{list-style:decimal outside none;margin:1em 0}
.nicEdit_pageblock_text ol li{margin:0 0 0 3em}
.nicEdit_pageblock_text img{display:block;margin:1em 0;max-width:426px}
.nicEdit_pageblock_text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif,sans-serif;width:100%}
.nicEdit_pageblock_text table th{font-weight:bold}
.nicEdit_pageblock_text table td{border:1px solid #ccc;padding:4px 8px;text-align:center;vertical-align:middle}
.nicEdit_pageblock_text table td:first-child{border-left:0;text-align:left}
.nicEdit_pageblock_text table td:last-child{border-right:0}
.nicEdit_pageblock_text table tr:first-child td{border-top:0}
.nicEdit_pageblock_text table tr:last-child td{border-bottom:0}
/* (site) */
.pageblock_text{color:#333;font:15px/140% Arial,sans-serif;margin:0 0 2em}
.pageblock_text i{font-family:Arial}
.pageblock_text h2,.pageblock_text h2 *{color:#000;font:bold 23px/120% Lora,Georgia,sans-serif;margin:15px 0 7px}
.pageblock_text h3,.pageblock_text h3 *{color:#000;font:bold 20px/120% Lora,Georgia,sans-serif;margin:15px 0 7px}
.pageblock_text blockquote{color:#333;font:italic 16px Georgia;padding:20px 40px;position:relative}
.pageblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}
.pageblock_text h6,.pageblock_text h6 *{color:#333;font:italic 15px/140% Arial,sans-serif;margin:-.5em 0 1.5em;max-width:426px}
.pageblock_text ul{margin:1em 0;list-style:disc outside none}
.pageblock_text ul li{margin:0 0 0 3em}
.pageblock_text ol{margin:1em 0;list-style:decimal outside none}
.pageblock_text ol li{margin:0 0 0 3em}
.pageblock_text .img{margin:1em 0;max-width:426px}
.pageblock_text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/140% Arial,sans-serif,sans-serif;width:100%}
.pageblock_text table th{font-weight:bold}
.pageblock_text table td{border:1px solid #ccc;padding:4px 8px;text-align:center;vertical-align:middle}
.pageblock_text table td:first-child{border-left:0;text-align:left}
.pageblock_text table td:last-child{border-right:0}
.pageblock_text table tr:first-child td{border-top:0}
.pageblock_text table tr:last-child td{border-bottom:0}
/** pageblock_toc **/
.pageblock_toc{margin:0 -18px 1em 0}
.pageblock_toc .select{float:left;margin:0 20px 0 0;}
.pageblock_toc ul li{background-color:#fff;float:left;margin:0 18px 18px 0;position:relative;width:204px}
.pageblock_toc ul li a.toc_item{display:block;text-decoration:none;overflow:hidden;width:204px;height:268px} /* âûñîòà ñêëàäûâàåòñÿ èç âûñîòû èçîáðàæåíèÿ + âûñîòà ñòðîê òåêñòà ïîä íèì + ïàääèíã òàéòëà(h2) + ïëþñ ìàëåíüêèé çàïàñ ñíèçó */
.pageblock_toc ul li a.toc_item:hover{background-color:#ddd}
.pageblock_toc ul li a.toc_item img{display:block;width:204px;height:204px;}
.pageblock_toc ul li a.toc_item i{display:block;width:204px;height:204px;}
.pageblock_toc ul li h2{font:normal 18px/18px 'Istok Web',sans-serif;padding:8px 8px 0 8px;text-decoration:underline}
.pageblock_toc ul li .pageblock_toc_description,.pageblock_toc ul li .pageblock_toc_year{font: normal 14px/18px 'Istok Web',sans-serif;padding:0 8px;}
.pageblock_toc_title a{}
/** pageblock_video **/
.pageblock_video{margin:0 0 1.5em;}
.pageblock_video .pageblock_video_wrapper{background-color:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}
.pageblock_video .pageblock_video_wrapper iframe{height:100%;position:absolute;width:100%;}
.pageblock_video .pageblock_video_thumbnail{background-color:#000;background-position:center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;}
.pageblock_video .pageblock_video_play{background:url(https://virtuozi-igly.ru/i/ytplay.png) 50% 50% no-repeat;display:block;height:100%;left:0;overflow:hidden;position:absolute;text-decoration:none;top:0;width:100%;}
.pageblock_video .pageblock_video_play span{position:absolute;top:100%;}
.page_sideblock_title{color:#333;font:15px/125% Lora,Georgia,sans-serif;padding: 0 0 .33em}
.page_sideblock_title a{color:#0582b2}
.page_sideblock_title a:hover{color:#ffb600}
.page_sideblock_description{color:#333;font:15px/125% Arial,sans-serif;margin:.33em 0}
/** imagetext **/
.page_sideblock_imagetext{width:195px;margin:0 0 1em 0}
.page_sideblock_imagetext img{width:195px;margin:.33em 0}
/*** text ***/
/* (editor) */
.nicEdit_page_sideblock_text{color:#333;font:15px/120% Arial,sans-serif;margin:0 0 2em}
.nicEdit_page_sideblock_text i{font-family:Arial}
.nicEdit_page_sideblock_text ul{list-style:disc inside none;margin:0}
.nicEdit_page_sideblock_text ul li{margin:.5em 0}
.nicEdit_page_sideblock_text ol{list-style:decimal inside none;margin:0}
.nicEdit_page_sideblock_text ol li{margin:.5em 0}
.nicEdit_page_sideblock_text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif}
.nicEdit_page_sideblock_text table td{border:1px solid #ccc;padding:10px;text-align:left;vertical-align:top}
/* (site) */
.page_sideblock_text{color:#333;font:15px/120% Arial,sans-serif;margin:0 0 2em}
.page_sideblock_text i{font-family:Arial}
.page_sideblock_text blockquote{color:#333;font:italic 16px Georgia;padding:20px 40px;position:relative}
.page_sideblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}
.page_sideblock_text ul{margin:.5em 0;list-style:disc inside none}
.page_sideblock_text ul li{margin:0}
.page_sideblock_text ol{margin:.5em 0;list-style:decimal inside none}
.page_sideblock_text ol li{margin:0}
.page_sideblock_text table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif}
.page_sideblock_text table td{border:1px solid #ccc;padding:5px;text-align:left;vertical-align:top}
/** separator **/
.page_sideblock_separator{background-color:#d0d0d0;border:0;color:#d0d0d0;height:1px;margin:15px 0 15px 0}
/* slide list */
.slide_list{}
.slide_item{margin:0 0 2em 0;}
.slide {}
.slide h2{color:#333;font:normal 26px/120% Lora,Georgia,sans-serif;margin:0 0 .33em;}
.slide h2 a{color:#333;text-decoration:underline;}
.slide h2 a:hover{color:#333;text-decoration:underline;}
.slide .slide_modified{color:#999;float:left;font:15px/140% Arial,sans-serif;margin:0 0 .5em;}
.slide .slide_image{width:100px;}

.slide_scene{border-radius:10px;height:351px;margin:0 0 1em 0;overflow:hidden;position:relative;width:866px;}
.slide_scene_item{height:351px;overflow:hidden;position:absolute;width:624px;}
.slide_scene_item ul{height:351px;position:absolute;width:9999px;}
.slide_scene_item ul li{float:left;height:351px;width:624px;}
.slide_scene_item ul img{display:block;height:351px;width:624px;}
.slide_scene_indicator{bottom:20px;height:12px;position:absolute;right:282px;}
.slide_scene_indicator ul{}
.slide_scene_indicator ul li{float:left;padding:0 0 0 10px;}
.slide_scene_indicator ul i{background-color:#fff;border:2px solid #1c94c4;border-radius:7px;display:block;height:10px;width:10px;}
.slide_scene_indicator ul i.a{background-color:#1c94c4;}
.slide_scene_list{background-color:#f5f5f5;height:351px;left:624px;position:absolute;width:242px;}
.slide_scene_list ul{left:0;padding:20px;position:absolute;top:0;}
.slide_scene_list ul li{border-top:1px dotted #c0c0c0;height:78px;line-height:78px;}
.slide_scene_list ul li:first-child{border-top:none;}
.slide_scene_list ul a{cursor:pointer;display:inline-block;font:700 16px/22px Lora,Georgia,sans-serif;line-height:22px;padding:0 10px 8px 10px;text-decoration:none;vertical-align:middle;height:63px;overflow:hidden;}
.slide_scene_list ul a.a{color:#333;}

@media only screen and (min-width:640px) and (max-width:1249px){
	.slide_scene{border-radius:5px;height:auto;width:290px;}
	.slide_scene_item{height:163px;width:290px;}
	.slide_scene_item ul{height:163px;width:9999px;}
	.slide_scene_item ul li{height:163px;width:290px;}
	.slide_scene_item ul img{height:163px;width:290px;}
	.slide_scene_indicator{bottom:auto;right:20px;top:148px;}
	.slide_scene_list ul{display:none;}
	.slide_scene_indicator ul li{float:left;padding:0 0 0 10px;}
	.slide_scene_indicator ul i{background-color:#eee;border:1px solid #fff;border-radius:6px;display:block;height:10px;width:10px;}
	.slide_scene_indicator ul i.a{background-color:#1c94c4;}
	.slide_scene_list{height:auto;left:0;margin:163px 0 0 0;position:relative;width:290px;}
	.slide_scene_list ul{padding:5px 20px;}
	.slide_scene_list ul li{height:auto;line-height:22px;}
	.slide_scene_list ul a{padding:5px 10px 5px 10px;}
}

@media only screen and (max-width:639px){
	.slide_scene{border-radius:0;height:auto;width:290px;}
	.slide_scene_item{height:163px;width:290px;}
	.slide_scene_item ul{height:163px;width:9999px;}
	.slide_scene_item ul li{height:163px;width:290px;}
	.slide_scene_item ul img{height:163px;width:290px;}
	.slide_scene_indicator{bottom:auto;right:20px;top:148px;}
	.slide_scene_indicator ul{}
	.slide_scene_indicator ul li{float:left;padding:0 0 0 10px;}
	.slide_scene_indicator ul i{background-color:#eee;border:1px solid #fff;border-radius:6px;display:block;height:10px;width:10px;}
	.slide_scene_indicator ul i.a{background-color:#1c94c4;}
	.slide_scene_list{height:auto;left:0;margin:163px 0 0 0;position:relative;top:0;width:290px;}
	.slide_scene_list ul{display:none;}
	.slide_scene_list ul li{height:auto;line-height:22px;}
	.slide_scene_list ul a{padding:5px 10px 5px 10px;}
}

/**
 * shop
 * Òîâàðû
 */
/* list */
.shop_list > ul{margin:0 -18px 0 0;}
.shop_list_item{border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;border-radius:6px;float:left;height:395px;margin:0 18px 18px 0;padding:9px 0 0 0;position:relative;width:286px;transition:box-shadow ease 1s;}
.shop_list_item:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;}
.shop_list_item .adm_panel_27{left:4px;margin:0;position:absolute;top:4px;z-index:2;}

.shop_list li h2{height:66px;line-height:64px;margin:0 10px;overflow:hidden;position:absolute;text-align:center;top:9px;}
.shop_list li h2 a{display:inline-block;font:700 17px/16px Lora,Georgia,sans-serif;line-height:16px;vertical-align:middle;}
.shop_list li h2 a u{border:0;}
.shop_list li h2.shop_list_small a{font:700 16px/15px Lora,Georgia,sans-serif;line-height:15px;}
.shop_list_sku{color:#333;font:14px/17px Arial,sans-serif;left:10px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:76px;white-space:nowrap;width:175px;}
.shop_list_detail{color:#333;font:14px/17px Arial,sans-serif;position:absolute;right:10px;top:76px;}
.shop_list_image{border-bottom:1px solid #e0e0e0;cursor:pointer;height:200px;margin:96px auto 10px auto;padding:0 0 10px 0;position:relative;width:220px;}
.shop_list_image img{}
.shop_list_image i{background-color:#0971d3;background-image:url('https://virtuozi-igly.ru/i/chequered.png');border-radius:6px;bottom:0;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.25),inset 0 20px 10px -10px rgba(255,255,255,.25);color:#fff;display:none;font:15px/32px Arial,sans-serif;height:32px;left:0;margin:auto;position:absolute;right:0;text-align:center;text-shadow:0 0 2px rgba(0,0,0,.5);top:0;width:170px;}
.shop_list_image i:before{border:1px dashed rgba(255,255,255,.4);border-radius:4px;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}
.shop_list_image i:after{border:1px dashed rgba(0,0,0,.2);border-radius:6px;bottom:2px;content:'';display:block;left:4px;position:absolute;right:2px;top:4px;}
.shop_list_image:hover img{opacity:.5;}
.shop_list_image:hover i{display:block;}
.shop_list_text{position:relative;}
.shop_list_description{color:#666;font: 14px/18px Arial,sans-serif;height:20px;padding:2px 0 0 0;overflow:hidden;text-align:center;width:270px;}
.shop_list_price{color:#333;font:700 24px/25px Lora,Georgia,sans-serif;margin:10px 0 0 10px;}
.shop_list_price strike{color:#999;font:24px/25px Lora,Georgia,sans-serif;}
.shop_list_price strong{color:#ff2c00;font:700 24px/25px Lora,Georgia,sans-serif;}
.shop_list_qty{float:left;height:34px;line-height:34px;margin:9px 0 0 10px;width:75px;}
.shop_list_qty span{cursor:default;display:inline-block;font:13px/15px Arial,sans-serif;line-height:15px;vertical-align:middle;}
.shop_list_qty span i{background-color:#666;border-radius:7px;color:#fff;display:inline-block;font-style:normal;text-align:center;width:15px;}
.shop_list_discount{background-color:#ff2c00;border-radius:4px;color:#fff;font:700 18px/25px Arial,sans-serif;left:23px;padding:0 10px;position:absolute;top:106px;}
.shop_list .shop_form{float:right;margin:10px 10px 0 0;}

.shop_list_label{left:10px;position:absolute;top:-200px}
.shop_list_label p{background-color:rgba(224,0,0,.66);color:#fff;font:700 18px/28px Lora,Georgia,sans-serif;height:28px;padding:0 5px;}

.shop_label{position:absolute;right:23px;top:106px;}
.shop_label_new,
.shop_label_new_not{display:inline-block;}
.shop_label_new p,.shop_label_new_not p{background-color:rgba(64,192,64,1);border-radius:4px;color:#fff;cursor:pointer;font:500 17px/25px Arial,sans-serif;/*height:28px;*/padding:0 10px;}
.shop_label_new_not p{background-color:rgba(64,64,64,1);opacity:.2;}

/** more */
.shop_more{clear:both;margin:2em 0 0;}
.shop_more a{background-color:#0971d3;background-image:url('https://virtuozi-igly.ru/i/chequered.png');border-radius:6px;box-shadow:inset 0 -24px 12px -12px rgba(0,0,0,.25),inset 0 24px 12px -12px rgba(255,255,255,.25);color:#f8f8f8;display:block;float:left;font:700 17px/40px Lora,Georgia,sans-serif;height:40px;margin:auto;padding:0 20px;position:relative;text-shadow:0 0 2px rgba(0,0,0,.5);text-transform:uppercase;}
.shop_more a:before{border:1px dashed rgba(255,255,255,.4);border-radius:4px;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}
.shop_more a:after{border:1px dashed rgba(0,0,0,.2);border-radius:6px;bottom:2px;content:'';display:block;left:4px;position:absolute;right:2px;top:4px;}
.shop_more a:hover{color:#ffb600;}

/** shop_breadcrumb */
.shop_breadcrumb{padding-bottom:5px;}
.shop_breadcrumb li{float:left;}

/* item */
.shop_item_var{float:left;margin:0 0 1.5em;width:100px}
.shop_item_val{margin:0 0 1.5em 100px}
.shop_item_qty{height:8px;margin:5px;position:relative;width:28px}
.shop_item_qty_b1{height:8px;left:0;position:absolute;top:0;width:8px}
.shop_item_qty_b2{height:8px;left:10px;position:absolute;top:0;width:8px}
.shop_item_qty_b3{height:8px;left:20px;position:absolute;top:0;width:8px}
.shop_item_qty_1 .shop_item_qty_b1{background-color:#e80083}
.shop_item_qty_2 .shop_item_qty_b1{background-color:#ffcb00}
.shop_item_qty_2 .shop_item_qty_b2{background-color:#ffcb00}
.shop_item_qty_3 .shop_item_qty_b1{background-color:#00b0eb}
.shop_item_qty_3 .shop_item_qty_b2{background-color:#00b0eb}
.shop_item_qty_3 .shop_item_qty_b3{background-color:#00b0eb}
/* form */
.shop_form table{border-collapse:collapse;border-spacing:0;font:15px/20px Arial,sans-serif;margin:0 0 10px 0;width:100%}
.shop_form table th{color:#000;padding:4px 8px}
.shop_form table td{color:#000;padding:4px 8px;text-align:center;vertical-align:middle;border-top:1px solid #000}
.shop_form table tr:last-child td{border-bottom:1px solid #666}
.shop_form table tr:hover td{background-color:#ccc}
.shop_form_center{}
/** form quantity */
.shop_form_quantity{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);display:block;float:left;height:31px;margin-right:10px;text-align:right;}
.shop_form_quantity_in_store{background-color:#fff;color:#666;float:left;font:13px/15px Arial,sans-serif;padding:2px 0 0;text-align:center;}
.shop_form_quantity_active{}
.shop_form_quantity input{background-color:#fff;border:0;color:#333;display:block;float:left;font:17px/27px Arial,sans-serif;height:27px;margin:2px 0;outline:0;padding:0 3px 0 3px;text-align:center;width:30px;}
.shop_form_quantity_active input{}
.shop_form_quantity_minus{float:left;margin:10px 0 10px 5px;cursor:pointer;}
.shop_form_quantity_plus{float:left;margin:10px 5px 10px 0;cursor:pointer;}
.shop_form_unit{text-align:left;}
/** form in cart */
.shop_form_in_cart{color:#333;font:14px/20px Arial,sans-serif;min-width:60px;text-transform:lowercase;white-space:nowrap;width:60px;}
/** form button */
.shop_form_button{background-color:#ffb600;background-image:url('https://virtuozi-igly.ru/i/chequered.png');border:0;border-radius:6px;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.125),inset 0 20px 10px -10px rgba(255,255,255,.25);color:#333;cursor:pointer;font:15px/32px Arial,sans-serif;display:block;float:left;height:32px;position:relative;text-align:center;width:90px;}
.shop_form_button:before{border:1px dashed rgba(255,255,255,.5);border-radius:4px;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}
.shop_form_button:after{border:1px dashed rgba(0,0,0,.125);border-radius:6px;bottom:2px;content:'';display:block;left:4px;position:absolute;right:2px;top:4px;}
.shop_form_button:hover{background-color:#0971d3;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.25),inset 0 20px 10px -10px rgba(255,255,255,.25);color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5);}
.shop_form_button:hover:before{border:1px dashed rgba(255,255,255,.4);}
.shop_form_button:hover:after{border:1px dashed rgba(0,0,0,.2);}
.shop_form_button_to_cart{background-color:#ffb600;}
.shop_form_button_in_cart{background-color:#ff2c00;color:#fff;}
.shop_form_button_in_cart:hover{background-color:#ff2c00;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.125),inset 0 20px 10px -10px rgba(255,255,255,.25);text-shadow:none;}
.shop_form_button_in_cart:hover:before{border:1px dashed rgba(255,255,255,.5);}
.shop_form_button_in_cart:hover:after{border:1px dashed rgba(0,0,0,.125);}
.shop_form_button_wait{background-color:#ddd;background-image:url('https://virtuozi-igly.ru/i/chequered.png');border:0;border-radius:6px;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.125),inset 0 20px 10px -10px rgba(255,255,255,.25);color:#333;cursor:pointer;font:13px/32px Arial,sans-serif;display:block;float:left;height:32px;padding:0 10px;position:relative;text-align:center;}
.shop_form_button_wait:before{border:1px dashed rgba(255,255,255,.5);border-radius:4px;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}
.shop_form_button_wait:after{border:1px dashed rgba(0,0,0,.125);border-radius:6px;bottom:2px;content:'';display:block;left:4px;position:absolute;right:2px;top:4px;}
.shop_form_button_wait:hover{background-color:#0971d3;box-shadow:inset 0 -20px 10px -10px rgba(0,0,0,.25),inset 0 20px 10px -10px rgba(255,255,255,.25);color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5);}
.shop_form_button_wait:hover:before{border:1px dashed rgba(255,255,255,.4);}
.shop_form_button_wait:hover:after{border:1px dashed rgba(0,0,0,.2);}

/** shop button */
.shop_button{margin:30px 0;}
.shop_button_left{float:left;}
.shop_button_right{float:right;}
.shop_button input{background-color:#fff;border:1px solid #0582b2;color:#0582b2;cursor:pointer;font:15px Arial,sans-serif;height:30px;margin:0;padding:0 10px;}
.shop_button input:hover{background-color:#ffb600;border:1px solid #ffb600;color:#fff;}
.shop_button input.shop_button_primary{background-color:#0582b2;border:1px solid #0582b2;color:#fff;font:15px Arial,sans-serif;height:30px;cursor:pointer;margin:0;padding:0 10px;}
.shop_button input.shop_button_primary:hover{background-color:#ffb600;border:1px solid #ffb600;color:#fff;}
.shop_button a{background-color:#fff;border:1px solid #0582b2;color:#0582b2;cursor:pointer;display:inline-block;font:15px/30px Arial,sans-serif;height:30px;margin:0;padding:0 10px;text-decoration:none;}
.shop_button a:hover{background-color:#ffb600;border:1px solid #ffb600;color:#fff;text-decoration:none;}
.shop_button a.shop_button_primary{background-color:#0582b2;border:1px solid #0582b2;color:#fff;cursor:pointer;display:inline-block;font:15px/30px Arial,sans-serif;height:30px;margin:0;padding:0 10px;text-decoration:none;}
.shop_button a.shop_button_primary:hover{background-color:#ffb600;border:1px solid #ffb600;color:#fff;text-decoration:none;}
@media only screen and (max-width:1428px){
	.shop_button input{padding:0 5px;}
	.shop_button input.shop_button_primary{padding:0 5px;}
	.shop_button a{padding:0 5px;}
	.shop_button a.shop_button_primary{padding:0 5px;}
}



	/* favorite */

		.shop_favorite {
			display: block;
			font-size: 20px;
			line-height: 20px;
			margin: 0;
			position: absolute;
			right: 10px;
			bottom: 55px;
		}

		.shop_favorite a {
			color: #999;
		}

		.shop_favorite a:hover {
			color: #666;
		}

		.shop_favorite a i.fas {
			color: #ff2c00;
		}

		.shop_item .shop_favorite {
			margin: -30px 0 0 0;
			position: unset;
			right: unset;
			text-align: right;
			top: unset;
		}



/** notice */
.shop_notice{background-color:#fff;color:#333;font:17px/120% Arial,sans-serif;margin:0 0 16px 0;padding:16px 8px;text-align:center;}
.shop_notice_negative{background-color:#fe8;color:#333;}
.shop_notice_positive{background-color:#f3f1eb;color:#13120d;}

/** shop_album */
.shop_album{position:relative;width:100%;}
.shop_album_compact{width:300px;}
.shop_album_view{background-color:#f8f8f8;height:500px;overflow:hidden;position:relative;width:100%;}
.shop_album_compact .shop_album_view{height:300px;}
.shop_album_view_background{-webkit-filter:blur(20px);background-position:center;background-repeat:no-repeat;background-size:cover;bottom:-20px;display:block;filter:blur(20px);left:-20px;opacity:.4;position:absolute;right:-20px;top:-20px;}
.shop_album_view_image{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;}
.shop_album_view_source,.shop_album_view_size{background-color:rgba(0,0,0,.1);background-position:center;background-repeat:no-repeat;background-size:16px 16px;border-radius:2px;cursor:pointer;display:block;height:26px;width:26px;position:absolute;}
.shop_album_view_source:hover,.shop_album_view_size:hover{background-color:#0582b2}
.shop_album_view_source{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQAAAAA3iMLMAAAAAnRSTlMAAHaTzTgAAAAsSURBVHgBY2CwZ2CQZ/jPz/BPnuGANcOBQoYDDxgOHmA40MJwgAcF/f8DRABijBENETkwEgAAAABJRU5ErkJggg==');top:12px;right:12px;}
.shop_album_view_size{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQAAAAA3iMLMAAAAAnRSTlMAAHaTzTgAAAAqSURBVHgBHcWBBQAgAATA0yCNkoC2CZCQhm2SeLijMJgcdrwgN2pcPLoPdy8FVufyAmkAAAAASUVORK5CYII=');bottom:12px;right:12px;}
.shop_album_view_zoom{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAbElEQVQoz82QsQ3AIAwEv2MmJCZBjEPNRAzBOlSXBiKDoqB0+ca2/Dq9LUkiUGh0GoWgXSQqGY/Dk6mkdR2oRDNH6kKhkEfHqJliDQ2/GTzNGjpO4paEo38iHDOcrnj4A5NlKeaTM+yL/mWRLgoTk6CmWeFQAAAAAElFTkSuQmCC');}
.shop_album_compact .shop_album_view_size{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAN0lEQVQoz2NgwAL+IwEG7ICgAoQS8kyASeFQgKwTpwkMtAEE7MPpKYSH8PqZiDAjGOZEhDp2JQBNhXeJqtNEmgAAAABJRU5ErkJggg==');}
.shop_album_preview{height:60px;overflow:hidden;margin:17px 0 0 0;padding:3px 0;position:relative;width:100%;}
.shop_album_preview ul{left:6px;position:absolute;}
.shop_album_preview li{float:left;padding:0 6px;}
.shop_album_preview img{cursor:pointer;display:block;height:60px;width:60px;}
.shop_album_preview img.a{cursor:default;outline:3px solid #ffb600;}
.shop_album_nav{height:26px;margin:17px 0 0 0;position:relative;width:100%;}
.shop_album_nav_previous,.shop_album_nav_next{background-color:#ffb600;background-position:center;background-repeat:no-repeat;background-size:8px 12px;border-radius:2px;cursor:pointer;display:block;height:26px;position:absolute;width:26px;}
.shop_album_nav_previous:hover,.shop_album_nav_next:hover{background-color:#0582b2}
.shop_album_nav_previous{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAG0lEQVQI12NggIP/QMCAykUSoISLRYD6QgwMABstQ70mZxSbAAAAAElFTkSuQmCC');top:0;left:-6px;}
.shop_album_nav_next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAG0lEQVQIW2NgYPgPBAzIACRAMyE0AUq46E4HAONWQ70CL7oCAAAAAElFTkSuQmCC');right:-6px;top:0;}
.shop_album_nav_counter{color:#999;font:15px/26px Arial,sans-serif;left:38px;position:absolute;right:38px;text-align:center;top:0;}

.shop_album_view_image{cursor:zoom-in;}
.shop_album_view_source{display:none;}
.shop_album_view_size{display:none;}
.shop_album_nav_counter{display:none;}
.shop_album_nav{bottom:106px;height:0;left:0;margin:auto;position:absolute;right:0;top:0;}

/** popup / shop */
.popup_shop{background-color:#fff;padding:20px;margin:0 0 0 10px;position:relative}
.popup_shop_image{float:left;margin-bottom:30px;margin-right:30px;}
.popup_shop_description{overflow-y:auto;min-width:300px;}
.popup_shop h1{color:#333;font:700 26px/105% Lora,Georgia,sans-serif;margin:0 0 .75em 0;}
.popup_shop_sku{color:#333;font:15px/140% Arial,sans-serif;margin:0 0 .75em}
.popup_shop_sku span{color:#999;font:15px/140% Arial,sans-serif}
.popup_shop_category{color:#333;font:15px/140% Arial,sans-serif;margin:0 0 .75em}
.popup_shop_category span{color:#999;font:15px/140% Arial,sans-serif}
.popup_shop_detail{color:#333;font:15px/110% Arial,sans-serif;}
.popup_shop_detail hr{background-color:#e0e0e0;border:0;color:#e0e0e0;height:1px;margin:11px 0 13px 0}
.popup_shop_detail table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;width:100%;}
.popup_shop_detail table td{padding:5px 10px;}
/*.popup_shop_detail table td:first-child{display:none;}*/
.popup_shop_detail table tr:nth-child(even) td{background-color:#f0f0f0;}
.popup_shop_detail table td:first-child{color:#666;}
.popup_shop_detail table td:last-child{}
/** popup / shop / description / price */
.popup_shop_price{color:#333;font:700 24px/25px Lora,Georgia,sans-serif;margin:10px 0 0 0;}
.popup_shop_price strike{color:#999;font:24px/25px Lora,Georgia,sans-serif;}
.popup_shop_price strong{color:#ff2c00;font:700 24px/25px Lora,Georgia,sans-serif;}


.popup_shop_qty{float:left;font:15px/100% Arial,sans-serif;margin:8px 0 0;width:100px}
.popup_shop_qty span i{background-color:#666;border-radius:7px;color:#fff;display:inline-block;font-style:normal;text-align:center;width:15px;}
.popup_shop .shop_form{float:right}
.popup_shop_scroll{padding:1em 0 0}
.popup_shop_close{cursor:pointer;display:none;height:52px;opacity:.5;position:absolute;right:-62px;width:52px;}
.popup_shop_close:hover{opacity:1;}
.popup_shop_next{cursor:pointer;display:none;height:52px;opacity:.5;position:absolute;right:-62px;width:52px;}
.popup_shop_next:hover{opacity:1;}
.popup_shop_previous{cursor:pointer;display:none;height:52px;left:-62px;opacity:.5;position:absolute;width:52px;}
.popup_shop_previous:hover{opacity:1;}
.popup .popup_shop_close{display:block;}
.popup .popup_shop_next{display:block;}
.popup .popup_shop_previous{display:block;}
.popup_shop_callback{background-color:#fff;padding:20px;position:relative;width:300px}
.popup_shop_callback p{color:#333;font:15px/19px Arial,sans-serif;margin:0 0 20px}
.popup_shop_callback_input{background-color:#fff;border:1px solid #000;color:#333;font:15px/19px Arial,sans-serif;margin:0 0 20px;outline:0;padding:2px 4px;width:292px}
.popup_shop_callback_button{background-color:#a50000;border:0;border-radius:6px;color:#fff;cursor:pointer;font:bold 18px/32px Lora,Georgia,sans-serif;height:32px;margin:0;padding:0 10px}
.popup_shop_callback_button:hover{background-color:#666}
@media only screen and (min-width:640px) and (max-width:1249px){
	.popup_shop_image{float:none;margin-right:0;}
	.popup_shop_description{float:none;padding-top:20px;}
}
@media only screen and (max-width:639px){
	.popup_shop_image{float:none;margin-right:0;}
	.popup_shop_description{float:none;padding-top:20px;}
	.popup_shop_price{font: 22px/29px Arial,sans-serif;}
}
/** shop brand list */
.shop_brand_list ul{margin:0 -18px 0 0;}
.shop_brand_list li{border-bottom:1px solid #d8d8d8;border-left:1px solid #e0e0e0;border-radius:6px;border-right:1px solid #e0e0e0;border-top:1px solid #e8e8e8;float:left;height:193px;margin:0 18px 36px 0;position:relative;transition:box-shadow ease 1s;width:133px;}
.shop_brand_list li:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;}
.shop_brand_list li .adm_panel_27{left:4px;margin:0;position:absolute;top:4px;z-index:2;}
.shop_brand a{display:block;text-decoration:none;}
.shop_brand a:hover{text-decoration:none;}
.shop_brand_image{height:115px;margin:9px;width:115px;}
.shop_brand_image img{cursor:pointer;}
.shop_brand_title{height:50px;left:0;line-height:48px;margin:0 auto;overflow:hidden;text-align:center;width:115px;}
.shop_brand_title h2{color:#0582b2;display:inline-block;font:700 15px/16px Lora,Georgia,sans-serif;line-height:16px;vertical-align:middle;}
.shop_brand a:hover .shop_brand_title h2{color:#ffb600;}
.shop_brand_title h2 u{border:0;text-decoration:none;}
.shop_brand_title h2 i{font:700 normal 15px/16px Lora,Georgia,sans-serif}
.shop_brand_letter{background-color:rgb(0,0,0,.05);border-radius:50%;color:#fff;font:700 75px/115px Lora,Georgia,sans-serif;height:115px;text-align:center;width:115px;}
@media only screen and (max-width:639px){
	.shop_brand_list ul{margin:0;}
	.shop_brand_list li{float:none;margin:0 auto 36px auto;}
}

/** shop brand text */
.shop_brand_text{border-bottom:1px solid #e0e0e0;color:#333;font:15px/150% Arial,sans-serif;margin:0 0 1em 0;padding:0 0 1em 0;}
.shop_brand_text img{float:right;width:220px;}
.shop_brand_text p{margin:0 244px 0 0;}
@media only screen and (max-width:639px){
	.shop_brand_text img{float:none;}
	.shop_brand_text p{margin:1em 0 0 0;}
}

/** shop brand slider */
.shop_brand_slider{height:175px;margin:0 -20px 20px 0;position:relative;}
.shop_brand_slider ul{position:absolute;}
.shop_brand_slider_item{border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;border-radius:4px;color:#999;float:left;height:153px;margin:0 20px 0 0;position:relative;text-align:center;width:133px;}
.shop_brand_slider_item:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;}
.shop_brand_slider_item a{color:#999;display:block;font:13px/20px Arial,sans-serif;text-decoration:none;}
.shop_brand_slider_item a:hover{color:#999;text-decoration:none;}
.shop_brand_slider_img{height:115px;margin:10px 10px 0 10px;width:115px;}
.shop_brand_slider_title{height:20px;overflow:hidden;text-align:center;}
.shop_brand_slider_wrapper{height:155px;overflow:hidden;padding:0 20px 20px 20px;position:relative;}
.shop_brand_slider_previous{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;left:-32px;position:absolute;top:45px;width:32px;}
.shop_brand_slider_previous i{display:block;left:8px;position:absolute;top:16px;}
.shop_brand_slider_previous:hover i{}
.shop_brand_slider_next{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;right:-32px;position:absolute;top:45px;width:32px;}
.shop_brand_slider_next i{display:block;position:absolute;right:8px;top:16px;}
.shop_brand_slider_next:hover i{}
@media only screen and (min-width:639px){
	.shop_brand_slider{margin:0 0 20px 0;}
}
@media only screen and (max-width:639px){
	.shop_brand_slider_wrapper{padding:0;}
	.shop_brand_slider_previous{left:auto;right:62px;top:-74px;}
	.shop_brand_slider_next{right:20px;top:-74px;}
}

/** shop cart list */
.shop_cart_list table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;width:100%;}
.shop_cart_list table td{border:0;border-bottom:1px solid #e0e0e0;padding:8px;text-align:left;vertical-align:middle;}
.shop_cart_list table tfoot td{border-bottom:0;font-weight:bold;padding:8px 8px 0 8px;}
.shop_cart_list table h2{color:#333;font:400 15px/120% Arial,sans-serif;}
.shop_cart_list table td.shop_cart_list_w13{width:13px;}
.shop_cart_list table td.shop_cart_list_image{width:70px;}
.shop_cart_list table td.shop_cart_list_image img{display:block;width:70px;}
.shop_cart_list table td.shop_cart_list_quantity{white-space:nowrap;text-align:center;}
.shop_cart_list table td.shop_cart_list_quantity strong{}
.shop_cart_list table td.shop_cart_list_quantity strike{color:#999;font:normal 15px/120% Arial,sans-serif;margin:0 4px;}
.shop_cart_list table td.shop_cart_list_unit{white-space:nowrap;text-align:left;}
.shop_cart_list table td.shop_cart_list_sum{font:700 17px/120% Arial,sans-serif;white-space:nowrap;text-align:right;}
.shop_cart_list table td.shop_cart_list_sum p{display:inline-block;margin:0 0 0 10px;text-align:left;}
.shop_cart_list table td.shop_cart_list_sum strong{}
.shop_cart_list table td.shop_cart_list_sum strike{color:#938f8d;}
.shop_cart_list table p.shop_cart_list_complemented_order{padding:8px 0;}
.shop_cart_list table tfoot p{color:#c03;font:normal 15px/120% Arial,sans-serif;padding:.5em 0 0 0;}
@media only screen and (max-width:1249px){
	.shop_cart_list table td{border:0;display:block;}
	.shop_cart_list table tfoot td{padding:8px;}
	.shop_cart_list table td.shop_cart_list_w13{display:none;}
	.shop_cart_list table td.shop_cart_list_image{display:none;}
	.shop_cart_list table td.shop_cart_list_quantity{padding:0 8px;text-align:center;}
	.shop_cart_list table td.shop_cart_list_unit{padding:0 8px;text-align:center;}
	.shop_cart_list table td.shop_cart_list_sum{border-bottom:1px solid #e0e0e0;}
}

/** incomplete order */
.shop_cart_incomplete_order{border:1px solid #333;border-radius:6px;display:inline-block;padding:20px 20px 0 20px;margin:0 0 20px 0;}

.shop_cart_list_quantity div{background-color:#fff;border-radius:6px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border:1px solid #e0e0e0;display:inline-block;width:82px;}
.shop_cart_list_quantity input{background-color:#fff;border:0;color:#333;display:inline-block;font:17px/27px Arial,sans-serif;height:27px;margin:2px 0;outline:0;padding:0 3px 0 3px;text-align:center;width:30px;}
.shop_cart_list_quantity_minus{cursor:pointer;display:inline-block;margin:10px 5px 0px 5px;}
.shop_cart_list_quantity_plus{cursor:pointer;display:inline-block;margin:10px 5px 0px 5px;}
.shop_cart_list_quantity_remove{display:block;float:left;margin:10px 0;cursor:pointer;}

.shop_cart_list .iform{font:15px/120% Arial,sans-serif}
.shop_cart_list .iform .line{margin:0 0 12px}
.shop_cart_list .iform .input{background-color:#fff;border:1px solid #333;color:#333;font:15px/19px Arial,sans-serif;margin:0;padding:4px 3px 2px 3px;outline:0;box-shadow:none}
.shop_cart_list .iform .input:focus{outline:0}
.shop_cart_list .iform .input:focus:not(*:root){outline:0}
.shop_cart_list .iform input.input{height:23px}
.shop_cart_list .iform textarea.input{}
.shop_cart_list .iform label{color:#333;display:block;font:15px/120% Arial,sans-serif;margin:0 0 3px}
.shop_cart_list .iform label.bad{color:red}
.shop_cart_list .iform .customer_shipping_service_3 label{color:#999;display:block;font:15px/133% Arial,sans-serif;margin:0 0 3px}
.shop_cart_list .iform .info{color:#666;font:italic 13px/120% Arial,sans-serif;margin:0;padding:4px;width:500px}
.shop_cart_list .iform .checkbox{margin:4px 0}
.shop_cart_list .iform .checkbox label{color:#000;cursor:pointer;display:inline;font:15px/133% Arial,sans-serif;margin:0}
.shop_cart_list .iform .checkbox label.rem{color:#888;cursor:pointer;display:inline;font:15px/133% Arial,sans-serif;margin:0}
.ui-widget-content{border:1px solid #cfd9e5;color:#333;width:221px;}
.ui-menu-item{margin:0;padding:0;cursor:pointer;}
.ui-menu-item-wrapper{padding:4px 8px;}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:#e0e0e0;border:0;color:#333;}

@media only screen and (max-width:1249px){
	.shop_cart_customer .iform{font:15px/120% Arial,sans-serif;width:290px;}
}

.shop_cart_board{height:50px;}
.shop_cart_board a{cursor:pointer;display:inline-block;height:50px;position:relative;font:17px/26px Arial,sans-serif;text-decoration:none;}
.shop_cart_board a b{background-color:#ff2c00;border-radius:8px;box-shadow:0 5px 5px rgba(0,0,0,.15);color:#fff;display:none;font:900 13px/17px Arial,sans-serif;height:17px;padding:0 2px;position:absolute;left:12px;text-align:center;top:4px;min-width:17px;}
.shop_cart_board a.a b{display:block;}
.shop_cart_board a i{display:inline-block;margin:10px 8px 0 0;vertical-align:top;}
.shop_cart_board p{color:#999;font:400 13px/13px Arial,sans-serif;margin:-8px 0 0 35px;text-align:center;}

/** shop category */
.shop_category_menu h4{color:#ff2c00;font:700 19px/22px Lora,Georgia,sans-serif;padding:9px 0 5px 0;text-transform:uppercase;}
.shop_category_menu ul{color:#333;font:700 19px/22px Lora,Georgia,sans-serif;padding:0 0 4px 0;}
.shop_category_menu ul li{border-top:1px dotted #c0c0c0;font:700 19px/22px Lora,Georgia,sans-serif;}
.shop_category_menu ul a{display:block;font:700 19px/22px Lora,Georgia,sans-serif;padding:10px 20px;}
.shop_category_menu ul a:hover{}
.shop_category_menu ul a.a{color:#333;}
.shop_category_menu ul a.a:hover{color:#333;}
.shop_category_menu ul small{font:700 17px/22px Lora,Georgia,sans-serif;}
.shop_category_menu ul ul{color:#333;font:700 17px/18px Lora,Georgia,sans-serif;padding:0 0 10px 20px;}
.shop_category_menu ul ul li{padding:1px 0;}
.shop_category_menu ul ul a{display:block;font:700 17px/18px Lora,Georgia,sans-serif;padding:5px 20px;}
.shop_category_menu ul ul a:hover{}
.shop_category_menu ul ul ul{color:#333;font:700 15px/16px Lora,Georgia,sans-serif;padding:0 0 10px 20px;}
.shop_category_menu ul ul ul li{padding:1px 0;}
.shop_category_menu ul ul ul a{display:block;font:700 15px/16px Lora,Georgia,sans-serif;padding:5px 20px;}
.shop_category_menu ul ul ul a:hover{}
.shop_category_menu a.shop_category_menu_new{color:#00cb00;}
.shop_category_menu a.shop_category_menu_sale{color:#ff2c00;}

/** shop category list */
.shop_category_list > ul{margin:0 -18px 0 0;}
.shop_category_item{border-bottom:1px solid #d8d8d8;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-top:1px solid #e8e8e8;border-radius:6px;float:left;height:260px;margin:0 18px 18px 0;padding:9px 0 0 0;position:relative;width:286px;transition:box-shadow ease 1s;}
.shop_category_item:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;}
.shop_category_item .adm_panel_27{left:4px;margin:0;position:absolute;top:4px;z-index:2;}
.shop_category a{display:block;}
.shop_category_image{height:200px;margin:0 auto;width:220px;}
.shop_category_image img{}
.shop_category_title{height:50px;left:0;line-height:48px;margin:0 auto;overflow:hidden;text-align:center;width:220px;}
.shop_category_title h2{color:#0582b2;display:inline-block;font:700 17px/16px Lora,Georgia,sans-serif;line-height:16px;vertical-align:middle;}
.shop_category a:hover .shop_category_title h2{color:#ffb600;}
.shop_category_title h2 u{border:0}
.shop_category_title h2 i{color:#999;font:400 normal 15px/16px Arial,sans-serif;margin:0 0 0 4px;}

/** shop category tree */
.shop_category_tree ul ul{margin:0 0 0 18px;}
.shop_category_tree ul li{cursor:default;padding:3px 0 3px 3px;}
.shop_category_tree ul li:hover{background-color:rgba(0,0,0,.05);box-shadow:inset 0 0 2px rgba(0,0,0,.1);}
.shop_category_tree .adm_panel_19{float:left;}
.shop_category_tree_title{margin:0 0 0 110px;}
.shop_category_tree ul .shop_category_tree_title{color:#c6012f;font:19px/19px Arial;}
.shop_category_tree ul ul .shop_category_tree_title{color:#333;font:16px/19px Arial;}
.shop_category_tree ul ul ul .shop_category_tree_title{color:#333;font:14px/19px Arial;}
.shop_category_tree_yml0{background-color:rgba(255,255,255,.25);border:1px solid rgba(0,0,0,.25);border-radius:4px;color:rgba(0,0,0,.5);font:12px/17px Arial;padding:0 4px;}
.shop_category_tree_yml0:hover{background-color:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.5);color:rgba(0,0,0,.75);}
.shop_category_tree_yml1{background-color:#fc3;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#333;font:12px/17px Arial;padding:0 4px;}
.shop_category_tree_yml1:hover{background-color:#fc3;border:1px solid rgba(0,0,0,.2);color:#333;}

/** shop category text */
.shop_category_text{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;color:#333;font:15px/150% Arial,sans-serif;margin:2em 0;padding:1em 0;}


/* picker */

	.shop_category_picker {
		cursor: default;
		width: 280px;
		min-height: 560px;
	}

	.shop_category_picker h1 {
		font-size: 17px;
		font-weight: 800;
		letter-spacing: -.5px;
		margin: 0 0 1em 0;
		padding: 0;
	}

	.shop_category_picker .shop_category_picker_yellow {
		background-color: #fc3;
	}



	/* ul */

		.shop_category_picker ul {
		}

		.shop_category_picker ul li {
			overflow: hidden;
			padding: 0 0 6px 0;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.shop_category_picker ul ul {
			margin: 0 0 3px 0;
			padding: 0 0 0 15px;
		}

		.shop_category_picker ul ul li {
			padding: 3px 0 0 0;
		}

		.shop_category_picker ul ul ul {
		}

		.shop_category_picker ul a {
			padding: 0 4px;
		}

		.shop_category_picker ul a.a {
			background-color: #0582b2;
			color: #fff;
		}

		.shop_category_picker ul span {
			padding: 0 4px;
		}
/** shop customer list */
.shop_customer_list table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;width:100%;}
.shop_customer_list table td{border-bottom:1px solid #999;padding:8px;text-align:left;vertical-align:middle;}
.shop_customer_list table thead td{color:#999;font-size:15px;padding:0 4px 16px 4px;text-align:center;white-space:nowrap;}
.shop_customer_list table td.shop_customer_list_center{text-align:center;}
.shop_customer_list table td.shop_customer_list_price{white-space:nowrap;text-align:right;}
.shop_customer_list table td.shop_customer_list_quantity{white-space:nowrap;text-align:center;}
.shop_customer_list table td.shop_customer_list_sum acronym{color:#f44;cursor:help;font-size:150%;}
.shop_customer_list table td.shop_customer_list_sum{white-space:nowrap;text-align:right;}
.shop_customer_list table td.shop_customer_list_action{padding:8px 5px 2px 5px;text-align:center;}
.shop_customer_list table td.shop_customer_list_action a{background-color:#fff;border:0;color:#333;display:inline-block;font:15px/19px Arial,sans-serif;margin:0 3px 6px 3px;padding:5px 9px;text-decoration:none;}
.shop_customer_list table td.shop_customer_list_action a:hover{background-color:#13120d;color:#fff;text-decoration:none;}
.shop_customer_list table td.shop_customer_list_action a.shop_customer_list_action_primary{background-color:#13120d;color:#dbd9ce;}
.shop_customer_list table td.shop_customer_list_action a.shop_customer_list_action_primary:hover{background-color:#13120d;color:#fff;}
.shop_customer_list table tfoot p{font:15px/120% Arial,sans-serif;padding:.5em 0 0 0;}
.shop_customer_list table tfoot p i{color:#c03;font-style:normal;}
.shop_customer_list table tfoot p b{font-weight:bold;}
.shop_customer_list table tfoot td{padding:20px 8px 0 8px;border-bottom:0;}
.shop_customer_list table i.shop_customer_list_payment_method{display:block;height:32px;width:32px;}
.shop_customer_list table i.shop_customer_list_payment_method_card{background:url(https://virtuozi-igly.ru/i/paying-icons.png) -32px 0 no-repeat;}
.shop_customer_list_status_created{background-color:#ff968d!important;}
.shop_customer_list_status_accepted{background-color:#fffc66!important;}
.shop_customer_list_status_locked{background-color:#c4fb5a!important;}
.shop_customer_list_status_paid{background-color:#88fa4e!important;}
.shop_customer_list_status_shipped{background-color:#73fdea!important;}
.shop_customer_list_status_delivered{background-color:#56c1ff!important;}
.shop_customer_list_status_canceled{background-color:#ff8dc6!important;}
@media only screen and (max-width:639px){
	.shop_customer_list table td{border:0;display:block;}
	.shop_customer_list table thead{display:none;}
	.shop_customer_list table tfoot td{padding:8px;}
	.shop_customer_list table td.shop_customer_list_price{display:none;}
	.shop_customer_list table td.shop_customer_list_quantity{padding:0 8px;text-align:center;}
	.shop_customer_list table td.shop_customer_list_sum{border-bottom:2px solid #333;}
}


/** shop customer address block */
.shop_customer_address_block .suggestions-wrapper {
	position: relative;
}
.shop_customer_address_block .suggestions-suggestions {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin: 4px 0;
	position: absolute;
}
.shop_customer_address_block .suggestions-suggestion {
	cursor: pointer;
	padding: 6px;
	/*width: 100%;*/
}
.shop_customer_address_block .suggestions-suggestion:hover {
	background-color: #f7f8f9;
}
.shop_customer_address_block .suggestions-suggestion strong {
	color: #0582b2;
}
.shop_customer_address_block .suggestions-promo {height: 0;}
.shop_customer_address_block .suggestions-promo a{height: 0;}
.shop_customer_address_block .suggestions-promo a svg{height: 0;}


.customer_city_select_properly {padding:10px 0;}
.customer_city_select_properly li{color:#0582b2;margin:2px 0;cursor:pointer;}
.customer_city_select_properly li:hover{color:#ffb600;}
/* shop_currency_list */

	.shop_currency_list {
	}

	.shop_currency_list_footer .adm_pages {
		margin-top: 2em;
	}

.shop_favorite_board{height:27px;/*position:absolute;top:23px;right:150px;*/}
.shop_favorite_board a{color:#333;cursor:pointer;display:inline-block;height:27px;position:relative;font:17px/27px Arial,sans-serif;text-decoration:none;}
.shop_favorite_board a:hover{color:#ffb600;}
.shop_favorite_board a b{border-radius:50%;color:#fff;display:none;font:900 13px/17px Arial,sans-serif;height:17px;position:absolute;left:5px;text-align:center;top:4px;width:17px;}
.shop_favorite_board a.a b{display:block;}
.shop_favorite_board a i{color:#686868;font-size:27px;display:inline-block;margin:0 6px 0 0;vertical-align:top;}
.shop_favorite_board a u{border-bottom:none;text-decoration:none;}
.shop_favorite_board a:hover u{border-bottom:none;text-decoration:none;}

@media only screen and (min-width:950px) and (max-width:1259px){
.shop_favorite_board{right:140px;}
}
@media only screen and (min-width:640px) and (max-width:949px){
.shop_favorite_board{right:140px;top:80px;}
}
@media only screen and (max-width:639px){
.shop_favorite_board{left:20px;right:auto;top:162px;}
}
/* shop filter */

	.shop_filter {
		color: #333;
		font: 15px/18px Arial,sans-serif;
	}

	.shop_filter_line {
		border-bottom: 1px solid #e0e0e0;
		padding: 14px 19px;
	}

	.shop_filter_line_checkbox {
		display: none;
	}



	/* handler */

		.shop_filter_line_handler {
			color: #333;
			cursor: pointer;
			display: block;
			font-weight: 700;
			overflow: hidden;
			padding: 0 24px 0 0;
			position: relative;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.shop_filter_line_handler:hover {
			color: #ffb600;
		}

		.shop_filter_line_handler svg {
			bottom: 0;
			display: block;
			fill: none;
			height: 18px;
			margin: auto;
			position: absolute;
			right: 0;
			stroke-width: 2px;
			stroke: #999;
			top: 0;
			width: 18px;
		}

		.shop_filter_line_handler:hover svg {
			stroke: #ffb600;
		}

		.shop_filter_line_handler .shop_filter_line_handler_close {
			display: none;
		}

		.shop_filter_line_handler .shop_filter_line_handler_open {
			display: block;
		}

		.shop_filter_line_checkbox:checked ~ .shop_filter_line_handler {
			overflow: visible;
			text-overflow: clip;
			white-space: normal;
		}

		.shop_filter_line_checkbox:checked ~ .shop_filter_line_handler .shop_filter_line_handler_close {
			display: block;
		}

		.shop_filter_line_checkbox:checked ~ .shop_filter_line_handler .shop_filter_line_handler_open {
			display: none;
		}



	/* container */

		.shop_filter_line_container {
			display: none;
			padding: 8px 0 0 0;
		}

		.shop_filter_line_checkbox:checked ~ .shop_filter_line_container {
			display: block;
		}



	/* cell */

		.shop_filter_cell {
			float: left;
			font: 15px/40px Arial,sans-serif;
			padding: 0 0 0 8px;
		}

		.shop_filter_cell:first-child {
			padding: 0;
		}



	/* expand */

		.shop_filter_expand {
			font: 15px/20px Arial,sans-serif;
			line-height: 20px;
			padding: 4px 0;
		}

		.shop_filter_expand a {
		}

		.shop_filter_expand a u {
			border-style: dashed;
		}

		.shop_filter_expand a:hover u {
			border-style: dashed;
		}



	/* input */

		.shop_filter_input {
			border: 1px solid rgba(0, 0, 0, .25);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15);
			color: #333;
			font: 15px/20px Arial,sans-serif;
			height: 20px;
			outline: 0;
			padding: 4px;
			width: 60px;
		}

		.shop_filter_input:focus {
			box-shadow: 0 0 0 3px rgba(0, 0, 0, .1);
			outline: none;
		}

		.shop_filter_input::placeholder {
			color: #999;
		}



	/* checkbox */

		.shop_filter_checkbox {
			cursor: pointer;
			display: block;
			font: 15px/20px Arial,sans-serif;
			line-height: 20px;
			margin: 0;
			overflow: hidden;
			padding: 4px 0;
			position: relative;
			white-space: nowrap;
		}

		.shop_filter_checkbox.shop_filter_checkbox_3 {
			float: left;
			margin: 0 5px 0 0;
			width: 70px;
		}

		.shop_filter_checkbox input {
			left: -9999px;
			position: absolute;
			top: 0;
		}

		.shop_filter_checkbox span {
			color: #333;
			display: block;
			overflow: hidden;
			padding: 0 0 0 26px;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.shop_filter_checkbox span:hover {
			color: #ffb600;
		}

		.shop_filter_checkbox span::before {
			background-color: #fff;
			border: 1px solid rgba(0, 0, 0, .25);
			box-shadow:inset 0 1px 1px rgba(0,0,0,.15);
			content: '';
			display: block;
			height: 16px;
			left: 2px;
			position: absolute;
			top: 4px;
			width: 16px;
		}

		.shop_filter_checkbox input[type="radio"] + span::before {
			border-radius: 50%;
			border: 1px solid rgba(0, 0, 0, .3);
		}

		.shop_filter_checkbox input:checked + span:before {
			background-color: #0582b2;
			border:1px solid rgba(0, 0, 0, .1)
		}

		.shop_filter_checkbox input[type="checkbox"]:checked + span::after {
			background:url('data:image/svg+xml;cp1251,<svg height="16" fill="none" stroke-linecap="round" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M4 9.5 L6.5 13 L11.5 4.5" stroke="rgba(0,0,0,.15)" stroke-width="3"></path><path d="M4 8.5 L6.5 12 L11.5 3.5" stroke="rgb(255,255,255)" stroke-width="2"></path></svg>') 0 0 no-repeat;
			content: '';
			display: block;
			height: 16px;
			left: 3px;
			position: absolute;
			top: 5px;
			width: 16px;
		}

		.shop_filter_checkbox input[type="radio"]:checked + span::after {
			background-color: #fff;
			border-radius: 50%;
			box-shadow:0 1px 1px rgba(0,0,0,.15);
			content: '';
			display: block;
			height: 6px;
			left: 8px;
			position: absolute;
			top: 10px;
			width: 6px;
		}

		.shop_filter_checkbox input:checked + span {
			color: #000;
		}



	/* link */

		.shop_filter_link {
			font: 15px/20px Arial,sans-serif;
			line-height: 20px;
			padding: 4px 0;
		}

		.shop_filter_link a {
			color: #333;
		}

		.shop_filter_link a:hover {
			color: #ffb600;
		}



	/* button */

	.shop_filter_button {
		height: 40px;
		padding: 20px;
	}

	.shop_filter_button_apply {
		background-color: #0582b2;
		border-radius: 4px;
		border: 0;
		color: #fff;
		cursor: pointer;
		display: block;
		float: left;
		font: 700 15px/38px Arial,sans-serif;
		height: 40px;
		margin: 0 10px 0 0;
		padding: 0 10px;
		position: relative;
		text-align: center;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
	}

	.shop_filter_button_apply:hover {
		background-color: #ffb600;
		color: #fff;
	}

	.shop_filter_button_reset {
		background-color: #fff;
		border-radius: 4px;
		border: 1px solid #82c1d9;
		color: #0582b2;
		cursor: pointer;
		display: block;
		float: left;
		font: 400 15px/38px Arial,sans-serif;
		height: 40px;
		padding: 0 10px;
		position: relative;
		text-align: center;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
	}

	.shop_filter_button_reset:hover {
		background-color: #ffb600;
		border: 1px solid #ffb600;
		color: #fff;
	}

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

		.shop_filter_button_fixed {
			background-color: #f7f8f9;
			bottom: 0;
			box-shadow: 0 -12px 12px -12px rgba(0, 0, 0, .2);
			position: fixed;
		}

		.shop_filter_button_fixed ~ .shop_filter_button_placeholder {
			display: block;
			height: 80px;
		}

	}

	/* slider */

		.shop_filter_slider {
			height: 2px;
			margin: 10px 0 0 0;
			padding: 7px 0;
		}

		.shop_filter_slider .ui-slider {
			background-color: #eee;
			border: 0;
			border-radius: 2px;
			height: 2px;
			margin: 0 8px;
			position: relative;
		}

		.shop_filter_slider .ui-slider-handle {
			background-color: #0582b2;
			border: 0;
			border-radius: 50%;
			display: block;
			height: 16px;
			margin: -7px 0 0 -8px;
			position: absolute;
			width: 16px;
		}

		.shop_filter_slider .ui-slider-handle::after {
			background-color: rgba(255, 255, 255, .8);
			border-radius: 50%;
			content: '';
			display: block;
			height: 12px;
			margin: 2px;
			width: 12px;
		}

		.shop_filter_slider .ui-slider-handle:hover::after {
			background-color: #fff;
		}

		.shop_filter_slider .ui-slider-handle.ui-state-active::after {
			background-color: #fff;
		}

		.shop_filter_slider .ui-slider-range {
			background-color: #82c1d9;
			border: 0;
			height: 2px;
			position: absolute;
		}

/** shop order list */
.shop_order_list table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;width:100%;}
.shop_order_list table td{border-bottom:1px solid #999;padding:8px;text-align:left;vertical-align:middle;}
.shop_order_list table thead td{color:#999;font-size:15px;padding:0 4px 16px 4px;text-align:center;white-space:nowrap;}
.shop_order_list table td.shop_order_list_center{text-align:center;}
.shop_order_list table td.shop_order_list_price{white-space:nowrap;text-align:right;}
.shop_order_list table td.shop_order_list_quantity{white-space:nowrap;text-align:right;}
.shop_order_list table td.shop_order_list_unit{white-space:nowrap;text-align:left;}
.shop_order_list table td.shop_order_list_section{color:#999;text-align:center;}
.shop_order_list table td.shop_order_list_sum acronym{color:#f44;cursor:help;font-size:150%;}
.shop_order_list table td.shop_order_list_sum{white-space:nowrap;text-align:right;}
.shop_order_list table td.shop_order_list_action{padding:8px 5px 2px 5px;text-align:center;}
.shop_order_list table td.shop_order_list_action a{background-color:#fff;border:0;color:#333;display:inline-block;font:15px/19px Arial,sans-serif;margin:0 3px 6px 3px;padding:5px 9px;text-decoration:none;}
.shop_order_list table td.shop_order_list_action a:hover{background-color:#13120d;color:#fff;text-decoration:none;}
.shop_order_list table td.shop_order_list_action a.shop_order_list_action_primary{background-color:#13120d;color:#dbd9ce;}
.shop_order_list table td.shop_order_list_action a.shop_order_list_action_primary:hover{background-color:#13120d;color:#fff;}
.shop_order_list table tfoot p{font:15px/120% Arial,sans-serif;padding:.5em 0 0 0;}
.shop_order_list table tfoot p i{color:#c03;font-style:normal;}
.shop_order_list table tfoot p b{font-weight:bold;}
.shop_order_list table tfoot td{padding:20px 8px 0 8px;border-bottom:0;}
.shop_order_list table i.shop_order_list_payment_method{display:block;height:32px;width:32px;}
.shop_order_list table i.shop_order_list_payment_method_card{background:url(https://virtuozi-igly.ru/i/paying-icons.png) -32px 0 no-repeat;}

.shop_order_list_customer_rating{background-color:#eee;border-radius:4px;color:#fff;cursor:default;display:inline-block;padding:2px 8px;}

.shop_order_list_status_created{background-color:#FFD479!important;}
.shop_order_list_status_accepted{background-color:#FFFC79!important;}
.shop_order_list_status_locked{background-color:#D4FB79!important;}
.shop_order_list_status_paid{background-color:#73FA79!important;}
.shop_order_list_status_packed{background-color:#73FDFF!important;}
.shop_order_list_status_shipped{background-color:#76D6FF!important;}
.shop_order_list_status_delivered{background-color:#7A81FF!important;}
.shop_order_list_status_canceled{background-color:#fff!important;color:rgba(0,0,0,.5);}

.shop_order_list_status_created{background-color:#ff968d!important;}
.shop_order_list_status_accepted{background-color:#fffc66!important;}
.shop_order_list_status_locked{background-color:#c4fb5a!important;}
.shop_order_list_status_paid{background-color:#88fa4e!important;}
.shop_order_list_status_packed{background-color:#73fdea!important;}
.shop_order_list_status_shipped{background-color:#56c1ff!important;}
.shop_order_list_status_delivered{background-color:#fff!important;color:#080;}
.shop_order_list_status_canceled{background-color:#fff!important;color:rgba(0,0,0,.5);}

.shop_order_list_adm_comment{max-width:160px;}
.shop_order_list_adm_comment a.order_adm_comment_add{color:#0582b2;cursor:pointer;display:block;padding:5px 0;text-align: center;}
.shop_order_list_adm_comment a.order_adm_comment_add:hover{background-color:#0582b2;color:#fff;}
.shop_order_list_adm_comment a.order_adm_comment_edit{background-color:#0582b2;color:#fff;cursor:pointer;display:block;padding:5px 0;text-align: center;}
.shop_order_list_adm_comment a.order_adm_comment_edit:hover{background-color:#ffb600;}

@media only screen and (max-width:1249px){
	.shop_order_list table td{border:0;display:block;}
	.shop_order_list table thead{display:none;}
	.shop_order_list table tfoot td{padding:8px;}
	.shop_order_list table td.shop_order_list_price{display:none;}
	.shop_order_list table td.shop_order_list_quantity{padding:0 8px;text-align:center;}
	.shop_order_list table td.shop_order_list_unit{padding:0 8px;text-align:center;}
	.shop_order_list table td.shop_order_list_section{border-bottom:2px solid #333;}
	.shop_order_list table td.shop_order_list_sum{border-bottom:2px solid #333;}
}
/*.shop_order_list_status_delivered{background-color:#fff!important;}*/
/*.shop_order_list_status_canceled{background-color:#fff!important;}*/

/* more */
.shop_order_list .more{clear:both;margin:2em 0 0}
.shop_order_list .more a{background-color:#0582b2;color:#fff;display:block;float:left;font:18px/32px Lora,Georgia,sans-serif;padding:4px 8px;text-decoration:none}
.shop_order_list .more a:hover{background-color:#ffb600;color:#fff;text-decoration:none}
/** shop order notice */
.shop_order_notice{border:1px solid #c7cbca;border-radius:6px;display:inline-block;padding:20px;margin:0 0 20px 0;}
/** shop order customer */
.shop_order_customer{color:#333;font:15px/125% Arial,sans-serif;margin:0 0 1.5em 0;}
.shop_order_customer span{color:#999;}
/** shop order log */
.shop_order_log{color:#333;font:15px/125% Arial,sans-serif;margin:0 0 1.5em 0;}
.shop_order_log i{background-color:#f00;border:1px solid rgba(0,0,0,.25);display:inline-block;height:11px;margin:1px 5px -1px 0;width:11px;}
/** shop order invoice */
.shop_order_invoice{box-shadow:#888 0 2px 8px;color:#000;font:10px/100% 'Times New Roman';padding:20px 20px 60px 20px;}
.shop_order_invoice_1{font:13pt/100% 'Times New Roman';}
.shop_order_invoice_2{font:10pt/100% 'Times New Roman';}
.shop_order_invoice_3{font:10pt/100% 'Times New Roman';}
.shop_order_invoice_table_1{border-collapse:collapse;border-spacing:0;color:#000;font:10px/100% 'Times New Roman';margin:10px 0 20px 0;width:100%;}
.shop_order_invoice_table_1 td{border:1px solid #999;padding:3px;text-align:left;vertical-align:middle;}
.shop_order_invoice_4{font:18px/100% 'Times New Roman';text-align:center;}
.shop_order_invoice_table_2{border-collapse:collapse;border-spacing:0;color:#000;font:10px/100% 'Times New Roman';margin:20px 0 10px 0;}
.shop_order_invoice_table_2 td{border:0;padding:3px;text-align:left;vertical-align:middle;}
.shop_order_invoice_table_3{border-collapse:collapse;border-spacing:0;color:#000;font:10px/100% 'Times New Roman';margin:10px 0;width:100%;}
.shop_order_invoice_table_3 td{border:1px solid #999;padding:3px;text-align:left;vertical-align:middle;}
.shop_order_invoice_table_3 td.shop_order_invoice_table_3_price{text-align:right;white-space:nowrap;}
.shop_order_invoice_table_3 td.shop_order_invoice_table_3_quantity{border-right:0;text-align:right;white-space:nowrap;}
.shop_order_invoice_table_3 td.shop_order_invoice_table_3_unit{border-left:0;text-align:left;white-space:nowrap;}
.shop_order_invoice_5{font:10px/100% 'Times New Roman';}
.shop_order_invoice_table_4{border-collapse:collapse;border-spacing:0;color:#000;font:10px/100% 'Times New Roman';margin:20px 0 10px 0;}
.shop_order_invoice_table_4 td{border:0;padding:3px;position:relative;text-align:left;vertical-align:middle;}
.shop_order_invoice_table_4 td.shop_order_invoice_table_4_blank{border-bottom:1px solid #000;}
.shop_order_invoice_sign{position:absolute;top:-25px;left:-5px;width:100px}
.shop_order_invoice_stamp{position:absolute;top:-20px;left:25px;width:80px}

.shop_order_item_adm_comment div{margin:5px 0 20px 0;}

.shop_order_adm_comment_popup{width:620px;/*height:220px;*/}

@media only screen and (max-width:639px){
	.shop_order_adm_comment_popup{width:300px;/*height:220px;*/}
}

.shop_request{background-color:#fff;box-shadow:0 1px 5px -1px #555;padding:25px 25px 15px 25px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0;max-width:328px;}
.shop_request h2{font:bold 15px/120% Arial,sans-serif;}
.shop_request p{font: 13px/120% Arial,sans-serif;}
.shop_request p.shop_request_close{position:absolute;right:10px;top:10px;}
.shop_request p.shop_request_close a{display:block;cursor:pointer;}
.shop_request h1{color:#333;font:700 17px/120% Arial,sans-serif;}
.shop_request table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;}
.shop_request table td{border:0;border-bottom:1px solid #999;padding:8px;text-align:left;vertical-align:middle;}
.shop_request table tr:last-child td{border-bottom:0;}
.shop_request_image{height:64px;position:relative;width:64px;}
.shop_request_image img{bottom:0;left:0;margin:auto;max-height:64px;max-width:64px;position:absolute;right:0;top:0;}
.shop_request_close{cursor:pointer;}

.popup .shop_request .iform{border:0;box-shadow:none;padding:0;}
.shop_request_button{background-color:#13120d;border-radius:4px;border:0;color:#dbd9ce;cursor:pointer;display:inline-block;font:16px/33px Arial,sans-serif;margin:10px 0 0 0;padding:0 10px;}
.shop_request_button:hover{background-color:#13120d;color:#dbd9ce;}

.popup_shop_request{text-align:center;text-decoration:none;max-width:168px;padding: 1em 0 2em 0;margin:0 0 0 -10px;position:relative;}
.shop_search{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;height:38px;position:relative;width:288px;}
.shop_search_pattern{border:0;color:#333;display:block;font:17px/38px Arial,sans-serif;height:38px;left:30px;padding:0;position:absolute;top:0;width:232px;}
.shop_search_find{background-color:#fff;border:0;cursor:pointer;display:block;left:8px;padding:0;position:absolute;top:12px;-webkit-appearance:none;-webkit-border-radius:0;}
.shop_search_reset{background-color:#fff;border:0;cursor:pointer;display:block;padding:0;position:absolute;right:8px;top:14px;-webkit-appearance:none;-webkit-border-radius:0;}
.shop_search_list{height:1px;left:-1px;position:absolute;top:100%;width:290px;z-index:9;}
.shop_search_list ul{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 4px 1px rgba(0,0,0,.25);color:#333;font:15px/120% Arial,sans-serif;max-height:320px;overflow:auto;padding:0 8px;}
.shop_search_list li{border-top:1px solid #e0e0e0;height:50px;position:relative;}
.shop_search_list li:first-child{border-top:0;}
.shop_search_list a{display:block;text-decoration:none;}
.shop_search_list a:hover{text-decoration:none;}
.shop_search_list_image{height:40px;left:0;position:absolute;top:5px;width:40px;}
.shop_search_list_title{height:32px;left:56px;line-height:32px;overflow:hidden;position:absolute;top:8px;}
.shop_search_list_title h2{color:#0582b2;display:inline-block;font:15px/16px Arial,sans-serif;line-height:16px;vertical-align:middle;}
.shop_search_list a:hover .shop_search_list_title h2{color:#ffb600;}
.customer_shipping_price{background-color:rgba(0,0,0,.1);border-radius:6px;color:#333;display:inline-block;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin-top:20px;padding:9px 15px;position:relative;}
.customer_shipping_price:after{border-bottom:15px solid rgba(0,0,0,.1);border-left:15px solid transparent;content:'';left:15px;position:absolute;top:-15px;}
.customer_shipping_price:empty{display:none;}
/* shop_supplier_list */

	.shop_supplier_list {
	}

	.shop_supplier_list_footer .adm_pages {
		margin-top: 2em;
	}



/* shop_supplier_request */

	.shop_supplier__request_form{
		background-color: #e0e0e0;
		border-radius: 3px;
		margin: 0 auto;
		padding: 40px;
		width: 560px;
	}

	.shop_supplier__request_form h2{
		margin: 0 0 10px 0;
	}

	.shop_supplier__request_form > h3{
		font: 400 15px/140% Lora,Georgia,sans-serif;
		margin: 0 0 20px 0;
	}

	.shop_supplier__request_form .iform{
		max-width: 560px;
	}

	/*.shop_supplier__request_form .iform label{
		display: inline-block;
		margin: 8px 2px;
		vertical-align: top;
		width: 41%;
	}

	.shop_supplier__request_form .iform input{
		display: inline-block;
		width: 55%;
	}

	.shop_supplier__request_form .iform .iform_select{
		display: inline-block;
		width: 55%;
	}*/

	.shop_supplier__request_form .iform .iform_select input{
		width: 100%;
	}

	/*.shop_supplier__request_form .iform textarea.iform_input{
		display: inline-block;
		width: 55%;
	}*/

	.shop_supplier__request_form_head{
		font: 700 20px/28px Lora,Georgia,sans-serif;
		margin: 0 0 .5em 0;
	}

	.shop_supplier__request_form_head_text{
		font: 400 13px/18px Arial,sans-serif;
	}

	.shop_supplier__request_block_text{
		font: 500 22px/30px Arial,sans-serif;
		padding: 2em 0;
	}

	.shop_supplier_notice{margin:25px 0;}

	@media only screen and (min-width:960px) {
		.supplier_modal_request{width:420px;}
	}

	@media only screen and (min-width:640px) and (max-width:959px) {
		.supplier_modal_request{width:360px;}
		.shop_supplier__request_form{
			padding: 30px;
			width: 540px;
		}
	}

	@media only screen and (max-width:639px) {
		.supplier_modal_request{width:280px;}
		.shop_supplier__request_form{
			padding: 18px;
			width: 244px;
		}
		.shop_supplier__request_form form .footnote{
			font-size: 13px;
		}
		.shop_supplier__request_form form .iform_line:last-child{
			margin: 0;
		}
		.shop_supplier__request_form form .iform_line:last-child input{
			margin: 0 auto;
		}
	}



	/* modal */

	.shop_supplier_modal{
		width: 500px;
	}

	.shop_supplier_modal h2{
		margin: 0 0 10px 0;
	}

	.shop_supplier_modal > h3{
		font: 400 15px/140% Lora,Georgia,sans-serif;
		margin: 0 0 20px 0;
	}

	@media only screen and (max-width:639px) {
		.shop_supplier_modal{
			width: 280px;
		}
	}

/* shop_supplier_yml_list */

	.shop_supplier_yml_list {
	}

	.shop_supplier_yml_list_footer .adm_pages {
		margin-top: 2em;
	}

/* shop category tree */

	.shop_supplier_yml_category_tree ul ul {
		margin: 0 0 0 18px;
	}

	.shop_supplier_yml_category_tree ul li {
		cursor: default;
		padding: 3px 0 3px 3px;
	}

	.shop_supplier_yml_category_tree ul li:hover {
		background-color: rgba(0, 0, 0, .05);
		box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
	}

	.shop_supplier_yml_category_tree_title {
		margin: 0;
	}

	.shop_supplier_yml_category_tree ul .shop_supplier_yml_category_tree_title {
		color: #c6012f;
		font: 19px/19px Arial;
	}

	.shop_supplier_yml_category_tree ul ul .shop_supplier_yml_category_tree_title {
		color: #333;
		font: 16px/19px Arial;
	}

	.shop_supplier_yml_category_tree ul ul ul .shop_supplier_yml_category_tree_title {
		color: #333;
		font: 14px/19px Arial;
	}

	.shop_supplier_yml_category_tree_ignore {
		background-color: rgba(255, 255, 255, .25);
		border: 1px solid rgba(0, 0, 0, .25);
		border-radius: 4px;
		color: rgba(0, 0, 0, .5);
		font: 12px/17px Arial;
		padding: 0 4px;
	}

	.shop_supplier_yml_category_tree_ignore:hover {
		background-color: rgba(255, 255, 255, .5);
		border: 1px solid rgba(0, 0, 0, .5);
		color: rgba(0, 0, 0, .75);
	}

	.shop_supplier_yml_category_tree_import {
		background-color: #fc3;
		border: 1px solid rgba(0, 0, 0, .1);
		border-radius: 4px;
		color: #333;
		font: 12px/17px Arial;
		padding: 0 4px;
	}

	.shop_supplier_yml_category_tree_import:hover {
		background-color: #fc3;
		border: 1px solid rgba(0, 0, 0, .2);
		color: #333;
	}
/** shop unit list */
.shop_unit_list ul{margin:10px 0;}
.shop_unit_list li{border-bottom:1px solid #d8d8d8;float:none;min-height:32px;margin:0 0 3px 0;position:relative;transition:box-shadow ease 1s;width:100%;}
/*.shop_unit_list li:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;}*/
.shop_unit_list li .adm_panel_27{left:4px;float:left;margin:0;position:relative;top:4px;z-index:2;}
.shop_unit{display:inline-block;margin:0 0 7px 5px;width:auto;}
.shop_unit_title{left:0;line-height:28px;margin:0 auto;overflow:hidden;}
.shop_unit_title h3{color:#0582b2;display:inline-block;font:500 15px/16px Lora,Georgia,sans-serif;line-height:16px;vertical-align:middle;}
.shop_unit a:hover .shop_unit_title h3{color:#ffb600;}
.shop_unit_letter{background-color:rgb(0,0,0,.05);border-radius:50%;color:#fff;font:500 75px/115px Lora,Georgia,sans-serif;height:115px;text-align:center;width:115px;}
@media only screen and (max-width:639px){
	.shop_unit_list ul{margin:0;}
	.shop_unit_list li{float:none;margin:0 auto 3px auto;}
}
.shop_wait{max-width:320px;}
.shop_wait table{border-collapse:collapse;border-spacing:0;color:#333;font:15px/120% Arial,sans-serif;}
.shop_wait table td{border:0;border-bottom:1px solid #999;padding:8px;text-align:left;vertical-align:middle;}
.shop_wait table tr:last-child td{border-bottom:0;}
.shop_wait_image{height:64px;position:relative;width:64px;}
.shop_wait_image img{bottom:0;left:0;margin:auto;max-height:64px;max-width:64px;position:absolute;right:0;top:0;}
.shop_wait h1{font:15px/120% Arial,sans-serif;margin:1em 0;}
.shop_wait_button{background-color:#0582b2;border:1px solid #0582b2;color:#fff;cursor:pointer;font:15px Arial,sans-serif;height:30px;margin:0;padding:0 10px;}
.shop_wait_button:hover{background-color:#ffb600;border:1px solid #ffb600;color:#fff;}
.iform .iform_user_restore{font:14px/30px Arial;padding:0 0 0 10px;white-space:nowrap;}
.iform .iform_user_restore a{color:#0582b2}
.iform .iform_user_restore a:hover{color:#ffb600}


