@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic");
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(css/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(css/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(css/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(css/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(css/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(css/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
img {
    height: auto;
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}
.clear:before,
.row:before,
.clear:after,
.row:after {
    content: "";
    display: table;
}
.clear:after,
.row:after {
    clear: both;
}
html {
    height: 100%;
    font-size: 10px;
    -webkit-text-size-adjust: 100%;
}
body {
    min-width: 1240px;
    height: 100%;
    margin: 0;
}
.wrapper {
    min-height: 100%;
    padding-bottom: 14rem;
}
footer {
    height: 12rem;
    margin-top: -12rem;
}
.container {
    width: 1240px;
    padding: 0 40px;
    margin: 0 auto;
}
.container._fluid {
    width: auto;
}
.row {
    position: relative;
    margin-left: -40px;
}
.row._p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.row._fluid {
    width: 100%;
    margin-left: 0;
}
.row._reverse > [class^="col"] {
    float: right;
}
[class^="col"] {
    float: left;
    margin-left: 40px;
}
[class^="col"]._borderLeft:before {
    content: "";
    position: absolute;
    top: 1rem;
    bottom: 1rem;
    width: 0;
    margin-left: -20px;
    border-left: 1px solid #ccc;
}
.row._fluid > [class^="col"]._borderLeft:before {
  margin-left: -2.2%;
}
.row._fluid > [class^="col"] {
  margin-left: 4.4%;
}
.row._fluid > [class^="col"]:first-child {
  margin-left: 0;
}
.col1 {
    width: 60px;
}
.offset1 {
    margin-left: 140px;
}
.col2 {
    width: 160px;
}
.offset2 {
    margin-left: 240px;
}
.col3 {
    width: 260px;
}
.offset3 {
    margin-left: 340px;
}
.col4 {
    width: 360px;
}
.offset4 {
    margin-left: 440px;
}
.col5 {
    width: 460px;
}
.offset5 {
    margin-left: 540px;
}
.col6 {
    width: 560px;
}
.offset6 {
    margin-left: 640px;
}
.col7 {
    width: 660px;
}
.offset7 {
    margin-left: 740px;
}
.col8 {
    width: 760px;
}
.offset8 {
    margin-left: 840px;
}
.col9 {
    width: 860px;
}
.offset9 {
    margin-left: 940px;
}
.col10 {
    width: 960px;
}
.offset10 {
    margin-left: 1040px;
}
.col11 {
    width: 1060px;
}
.offset11 {
    margin-left: 1140px;
}
.col12 {
    width: 1160px;
}
.offset12 {
    margin-left: 1240px;
}
.row._fluid > .col1 {
  width: 4.3%;
}
.row._fluid > .offset1 {
  margin-left: 13.1%;
}
.row._fluid > .offset1:first-child {
  margin-left: 8.7%;
}
.row._fluid > .col2 {
  width: 13%;
}
.row._fluid > .offset2 {
  margin-left: 21.8%;
}
.row._fluid > .offset2:first-child {
  margin-left: 17.4%;
}
.row._fluid > .col3 {
  width: 21.7%;
}
.row._fluid > .offset3 {
  margin-left: 30.5%;
}
.row._fluid > .offset3:first-child {
  margin-left: 26.1%;
}
.row._fluid > .col4 {
  width: 30.4%;
}
.row._fluid > .offset4 {
  margin-left: 39.2%;
}
.row._fluid > .offset4:first-child {
  margin-left: 34.8%;
}
.row._fluid > .col5 {
  width: 39.1%;
}
.row._fluid > .offset5 {
  margin-left: 47.9%;
}
.row._fluid > .offset5:first-child {
  margin-left: 43.5%;
}
.row._fluid > .col6 {
  width: 47.8%;
}
.row._fluid > .offset6 {
  margin-left: 56.6%;
}
.row._fluid > .offset6:first-child {
  margin-left: 52.2%;
}
.row._fluid > .col7 {
  width: 56.5%;
}
.row._fluid > .offset7 {
  margin-left: 65.3%;
}
.row._fluid > .offset7:first-child {
  margin-left: 60.9%;
}
.row._fluid > .col8 {
  width: 65.2%;
}
.row._fluid > .offset8 {
  margin-left: 74%;
}
.row._fluid > .offset8:first-child {
  margin-left: 69.6%;
}
.row._fluid > .col9 {
  width: 73.9%;
}
.row._fluid > .offset9 {
  margin-left: 82.7%;
}
.row._fluid > .offset9:first-child {
  margin-left: 78.3%;
}
.row._fluid > .col10 {
  width: 82.6%;
}
.row._fluid > .offset10 {
  margin-left: 91.4%;
}
.row._fluid > .offset10:first-child {
  margin-left: 87%;
}
.row._fluid > .col11 {
  width: 91.3%;
}
.row._fluid > .offset11 {
  margin-left: 100.1%;
}
.row._fluid > .offset11:first-child {
  margin-left: 95.7%;
}
.row._fluid > .col12 {
  width: 100%;
}
.row._fluid > .offset12 {
  margin-left: 108.8%;
}
.row._fluid > .offset12:first-child {
  margin-left: 104.4%;
}
@media (min-width: 1007px) and (max-width: 1256px) {
    html {
        font-size: 9.25px;
    }
    body {
        min-width: 990px;
    }
    .container {
        width: 990px;
        padding: 0 30px;
    }
    .row {
        margin-left: -30px;
    }
    [class^="col"] {
        margin-left: 30px;
    }
    [class^="col"]._borderLeft:before {
        margin-left: -15px;
    }
    .col1 {
        width: 50px;
    }
    .offset1 {
        margin-left: 110px;
    }
    .col2 {
        width: 130px;
    }
    .offset2 {
        margin-left: 190px;
    }
    .col3 {
        width: 210px;
    }
    .offset3 {
        margin-left: 270px;
    }
    .col4 {
        width: 290px;
    }
    .offset4 {
        margin-left: 350px;
    }
    .col5 {
        width: 370px;
    }
    .offset5 {
        margin-left: 430px;
    }
    .col6 {
        width: 450px;
    }
    .offset6 {
        margin-left: 510px;
    }
    .col7 {
        width: 530px;
    }
    .offset7 {
        margin-left: 590px;
    }
    .col8 {
        width: 610px;
    }
    .offset8 {
        margin-left: 670px;
    }
    .col9 {
        width: 690px;
    }
    .offset9 {
        margin-left: 750px;
    }
    .col10 {
        width: 770px;
    }
    .offset10 {
        margin-left: 830px;
    }
    .col11 {
        width: 850px;
    }
    .offset11 {
        margin-left: 910px;
    }
    .col12 {
        width: 930px;
    }
    .offset12 {
        margin-left: 990px;
    }
}
@media (min-width: 757px) and (max-width: 1006px) {
    html {
        font-size: 8.5px;
    }
    body {
        min-width: 740px;
    }
    .container {
        width: 740px;
        padding: 0 20px;
    }
    .row {
        margin-left: -20px;
    }
    [class^="col"] {
        margin-left: 20px;
    }
    [class^="col"]._borderLeft:before {
        margin-left: -10px;
    }
    .col1 {
        width: 40px;
    }
    .offset1 {
        margin-left: 80px;
    }
    .col2 {
        width: 100px;
    }
    .offset2 {
        margin-left: 140px;
    }
    .col3 {
        width: 160px;
    }
    .offset3 {
        margin-left: 200px;
    }
    .col4 {
        width: 220px;
    }
    .offset4 {
        margin-left: 260px;
    }
    .col5 {
        width: 280px;
    }
    .offset5 {
        margin-left: 320px;
    }
    .col6 {
        width: 340px;
    }
    .offset6 {
        margin-left: 380px;
    }
    .col7 {
        width: 400px;
    }
    .offset7 {
        margin-left: 440px;
    }
    .col8 {
        width: 460px;
    }
    .offset8 {
        margin-left: 500px;
    }
    .col9 {
        width: 520px;
    }
    .offset9 {
        margin-left: 560px;
    }
    .col10 {
        width: 580px;
    }
    .offset10 {
        margin-left: 620px;
    }
    .col11 {
        width: 640px;
    }
    .offset11 {
        margin-left: 680px;
    }
    .col12 {
        width: 700px;
    }
    .offset12 {
        margin-left: 740px;
    }
}
@media (max-width: 756px) {
    html {
        font-size: 7.75px;
    }
    body {
        min-width: 0;
        background-color: #eee !important;
    }
    .container {
        width: auto !important;
        padding: 0 15px;
    }
    .row,
    [class^="col"] {
        width: 100% !important;
        margin-left: 0 !important;
    }
    [class^="offset"] {
        margin-left: 0 !important;
    }
    [class^="col"] {
        margin-top: 1rem !important;
    }
    [class^="col"]._borderLeft,
    [class^="col"]._borderLeftLow,
    .row._fluid [class^="col"]._borderLeft {
        padding-top: 1rem !important;
        border-top: 1px solid #ccc;
    }
    [class^="col"]._borderLeft:before,
    [class^="col"]._borderLeftLow:before,
    .row._fluid [class^="col"]._borderLeft:before {
        content: none;
    }
    .wrapper {
        min-height: 0;
        padding-bottom: 2rem;
        background-color: #fff;
    }
    footer {
        height: auto;
        margin-top: 0;
        padding-bottom: 2rem;
    }
    footer .alignRight {
        text-align: left;
    }
    .hideLow {
        display: none;
    }
}
body {
    line-height: 1.25;
    font-family: "PT Sans", "Trebuchet MS", Arial, sans-serif;
    color: #444;
    background: #fff;
}
body > * {
    font-size: 1.6rem;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
ul,
ol,
li,
dl,
dt,
dd,
address {
    padding: 0;
    margin: 1rem 0;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "PT Sans", "Trebuchet MS", Arial, sans-serif;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: normal;
  font-style: normal;
  color: #000;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child),
.h1:not(:first-child),
.h2:not(:first-child),
.h3:not(:first-child),
.h4:not(:first-child),
.h5:not(:first-child),
.h6:not(:first-child) {
    margin-top: 2rem;
}
h1,
.h1 {
    font-size: 3rem;
}
h2,
.h2 {
    font-size: 2.4rem;
}
li {
    margin-left: 2.5em;
}
hr {
    display: block;
    height: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2rem 0;
    line-height: 0;
}
hr._alt {
  border-style: dotted;
}
.blockLabel {
    display: inline-block;
    padding-top: 0.33em;
    margin: 1px 0 0;
}
input,
button,
select,
textarea,
a.button {
    margin: 0;
    font-family: "PT Sans", "Trebuchet MS", Arial, sans-serif;
    font-size: inherit;
}
input._error,
button._error,
select._error,
textarea._error,
a.button._error {
    border-color: #f00 !important;
}
button,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
a.button {
    display: inline-block;
    width: 100%;
    height: 2.05em;
    line-height: 1.55em;
    padding: 0.25em 0.5em;
    vertical-align: baseline;
    border: 1px solid #ccc;
    background-color: #fff;
}
button,
a.button {
    width: auto;
    border-color: transparent;
    cursor: pointer;
    color: #fff;
    background-color: #82bf3e;
}
button:hover,
a.button:hover {
    text-decoration: none;
}
button._med,
a.button._med {
    height: auto;
    padding: 0.45em 0.8em 0.4em;
}
button._big,
a.button._big {
    height: auto;
    padding: 0.55em 1em 0.5em;
    font-size: 1.8rem;
}
button::-moz-focus-inner,
a.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input[type="checkbox"],
input[type="radio"] {
    margin-right: 0.3em;
    vertical-align: 0.07em;
    cursor: pointer;
}
textarea {
    height: auto;
    padding-top: 0.33em;
    line-height: 1.25;
}
select[multiple],
select[size] {
    height: auto;
}
a,
.link {
    color: #08c;
}
a:link,
.link:link,
a:visited,
.link:visited,
a:active,
.link:active {
    text-decoration: none;
}
a:hover,
.link:hover {
    text-decoration: underline;
}
a.linkBlock,
a.linkInlineBlock {
    display: block;
    color: inherit;
}
a.linkBlock h1,
a.linkInlineBlock h1,
a.linkBlock h2,
a.linkInlineBlock h2,
a.linkBlock h3,
a.linkInlineBlock h3,
a.linkBlock h4,
a.linkInlineBlock h4,
a.linkBlock h5,
a.linkInlineBlock h5,
a.linkBlock h6,
a.linkInlineBlock h6,
a.linkBlock .h1,
a.linkInlineBlock .h1,
a.linkBlock .h2,
a.linkInlineBlock .h2,
a.linkBlock .h3,
a.linkInlineBlock .h3,
a.linkBlock .h4,
a.linkInlineBlock .h4,
a.linkBlock .h5,
a.linkInlineBlock .h5,
a.linkBlock .h6,
a.linkInlineBlock .h6 {
    color: #000;
}
a.linkBlock .cLink,
a.linkInlineBlock .cLink {
    color: #08c;
}
a.linkBlock:hover,
a.linkInlineBlock:hover {
    text-decoration: none;
}
a.linkBlock:hover .link,
a.linkInlineBlock:hover .link {
    text-decoration: underline;
    color: #08c;
}
a.linkBlock:hover .link.cFade,
a.linkInlineBlock:hover .link.cFade {
    color: #999;
}
a.linkInlineBlock {
    display: inline-block;
}
.linkMore {
    padding-right: 0.8em;
    white-space: nowrap;
}
.linkMore:after {
    content: "»";
    position: absolute;
    margin-left: 0.3em;
    text-decoration: none;
    color: #08c;
}
.linkPseudo {
    color: #08c;
}
.linkPseudo > span {
    border-bottom: 1px dashed #08c;
    cursor: pointer;
}
.linkPseudo:hover {
    text-decoration: none;
}
.flatList {
    list-style: none;
}
.flatList > li {
    margin-left: 0;
}
.flatList > li._active,
.flatList > li._active > a {
  color: #82bf3e;
}
.metaList {
    list-style: none;
    color: #999;
}
.metaList._nosep li,
.metaList li._nosep {
    margin-left: 1em;
}
.metaList._nosep li:first-child,
.metaList li._nosep:first-child {
    margin-left: 0;
}
.metaList._nosep li:before,
.metaList li._nosep:before {
    content: none;
}
.metaList._breadcrumbs li:before {
    content: "→";
}
.metaList li {
    display: inline-block;
    margin: 0;
}
.metaList li:before {
    content: "|";
    margin: 0 0.8em 0 0.6em;
    color: #ccc;
}
.metaList li:first-child:before {
    content: none;
}
.metaList li._active,
.metaList li._active > a {
    color: #82bf3e;
}
.objList {
    margin-left: -2rem;
    list-style: none;
}
.objList > li {
    display: inline-block;
    margin: 1rem 0 1rem 2rem;
    text-align: center;
    vertical-align: top;
}
.floatLeft {
    float: left;
    margin: 0 2rem 1rem 0;
}
.floatRight {
    float: right;
    margin: 0 0 1rem 2rem;
}
.tableStruct {
    padding: 0;
    margin: 2rem 0;
    border-collapse: collapse;
}
.tableStruct td {
    padding: 0 0 1rem 2rem;
    margin: 0;
}
.tableStruct td:first-child {
    padding-left: 0;
}
.tableData {
    width: 100%;
    margin: 1rem 0;
    border-collapse: collapse;
}
.tableData th,
.tableData td {
    padding: 1rem;
    border: 1px solid #ccc;
    vertical-align: top;
}
.tableData th {
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    background: #666;
    border-color: #999;
}
.tableData tr:nth-child(odd) {
    background-color: #eee;
}
.tableData tr:hover {
    background-color: #ecf6e2;
}
.tableData._verticalAlignMiddle th,
.tableData._verticalAlignMiddle td {
    vertical-align: middle;
}
.cont {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.plate {
    padding: 1rem 2rem;
    background-color: #eee;
}
header {
    padding: 1rem 0;
}
header .row {
    min-height: 4rem;
}
@media (max-width: 756px) {
    header {
        text-align: center;
    }
}
.headerPhone {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.2rem;
    font-size: 2.2rem;
    text-align: right;
    color: #999;
}
.headerPhone span {
    color: #000;
}
@media (max-width: 756px) {
    .headerPhone {
        position: static;
        text-align: center;
    }
}
nav {
    padding: 1rem 0;
    border-top: solid #82bf3e 0.5rem;
    font-size: 1.8rem;
}
nav .mobileMenu {
    display: none;
    clear: both;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
    padding: 0.5em 0;
    margin: 0;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
nav .mobileMenu:before {
    content: '';
    position: relative;
    top: 2px;
    display: inline-block;
    width: 13px;
    height: 12px;
    margin-right: 0.75em;
    background: url(css/../img/mobile_menu_icon_invert.png) no-repeat 0 0;
}
nav .mobileMenu._active {
    opacity: 0.4;
}
nav .mobileMenu._active:before {
    background-position: 0 -27px;
}
@media (max-width: 756px) {
    nav {
        padding-top: 0;
        text-align: center;
    }
    nav .container {
        padding: 0;
    }
    nav .mobileMenu {
        display: block;
    }
    nav .metaList {
        display: none;
        margin: 0;
    }
    nav .metaList._active {
        display: block;
    }
    nav .metaList li {
        display: block;
    }
    nav .metaList li:before {
        content: none;
    }
    nav .metaList a {
        display: block;
        padding: 0.5em 0;
        border: solid #eee;
        border-width: 0 1px 1px 1px;
    }
}
.gallery {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.galleryWrap {
    overflow: hidden;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.galleryWrap > .row {
  position: relative;
  left: 0;
  width: 999999px;
}
.galleryControlLeft,
.galleryControlRight {
    position: absolute;
    top: 50%;
    margin-top: -2rem;
    height: 4rem;
    padding: 0 0.25rem;
    line-height: 3.1rem;
    font-size: 5rem;
    font-family: Arial;
    color: #ccc;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
}
.galleryControlLeft._hover,
.galleryControlRight._hover {
    color: #fff;
    background: #82bf3e;
}
.galleryControlLeft {
    left: -40px;
    text-align: left;
}
.galleryControlLeft:before {
    content: "‹";
}
@media (min-width: 1007px) and (max-width: 1256px) {
    .galleryControlLeft {
        left: -30px;
    }
}
@media (min-width: 757px) and (max-width: 1006px) {
    .galleryControlLeft {
        left: -20px;
    }
}
.galleryControlRight {
    right: -40px;
    text-align: right;
}
.galleryControlRight:before {
    content: "›";
}
@media (min-width: 1007px) and (max-width: 1256px) {
    .galleryControlRight {
        right: -30px;
    }
}
@media (min-width: 757px) and (max-width: 1006px) {
    .galleryControlRight {
        right: -20px;
    }
}
.gallery._withPagesControls .galleryControlLeft,
.gallery._withPagesControls .galleryControlRight {
    margin-top: -3.5rem;
}
.galleryFrames {
    height: 3rem;
    line-height: 3rem;
    text-align: center;
}
.galleryFrames > span {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 0.6rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    vertical-align: bottom;
}
.galleryFrames > span._active {
    border-color: transparent;
    background: #82bf3e;
    cursor: default;
}
.galleryFrames > span:hover:not(._active) {
    border-color: #82bf3e;
}
@media (max-width: 756px) {
    .gallery {
        position: static;
    }
    .gallery .row {
        position: static;
        width: auto;
    }
    .galleryControlLeft,
    .galleryControlRight,
    .galleryFrames {
        display: none;
    }
}
.popupGallery {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  background: rgba(0,0,0,0.7);
}
.popupGallery > div {
  overflow-y: auto;
  position: relative;
  display: inline-block;
  max-height: 89%;
  padding: 5rem 6rem;
  margin-top: 9%;
  text-align: left;
  background: #fff;
}
@media (max-width: 756px) {
  .popupGallery > div {
    margin-top: 0;
    max-height: 100%;
  }
}
.popupGallery .galleryControlLeft {
  left: -40px !important;
}
.popupGallery .galleryControlRight {
  right: -40px !important;
}
.popupGalleryClose {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
  width: 21px;
  height: 21px;
  line-height: 22px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #666;
  background: #eee;
  cursor: pointer;
}
.popupGalleryClose:hover {
  color: #444;
  background: #ccc;
}
.image {
    position: relative;
    display: block;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}
.imageText {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.666666666666667rem 1rem;
    margin: 1rem;
    color: #fff;
    background: #444;
    background: rgba(68,68,68,0.55);
}
.imageText p {
    margin: 0.2em 0;
    line-height: 2.2rem;
    font-size: 1.6rem;
}
.imageTextHead {
    font-size: 2.2rem !important;
}
a:hover .imageTextHead {
    text-decoration: underline;
}
.cataBlockImg {
    max-width: 240px;
}
.cataBlockHead {
    font-size: 1.9rem;
}
.iconCart {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 15px;
    height: 14px;
    margin: 0 0.2em;
    background: url(css/../img/cart.png) no-repeat 50% 0;
}
.iconCart._del {
    background-position: 50% -30px;
}
input.inputCompact {
    width: auto;
    padding: 0.15em 0.35em;
}
.yandexShare {
    margin-left: -4px;
}
.yandexShare * {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
footer {
    padding-top: 2rem;
    border-top: 1px solid #ccc;
    font-size: 1.5rem;
    background: #eee;
}
.displayNone {
  display: none;
}
.displayBlock {
  display: block;
}
.displayInlineBlock {
  display: inline-block;
}
.overflowHidden {
  overflow: hidden;
}
.visibilityHidden {
  visibility: hidden;
}
.widthAuto {
  width: auto;
}
.noWrap {
  white-space: nowrap;
}
.fsHeader1 {
    font-size: 3rem !important;
}
.fsHeader2 {
    font-size: 2.4rem !important;
}
.fsHeader {
    font-size: 2.2rem !important;
}
.fsBigX {
    font-size: 1.9rem !important;
}
.fsBig {
    font-size: 1.8rem !important;
}
.fsText {
    font-size: 1.6rem !important;
}
.fsMedium {
    font-size: 1.5rem !important;
}
.fsSmall {
    font-size: 1.3rem !important;
}
.cFirm {
    color: #82bf3e !important;
}
.cBack {
    color: #fff !important;
}
.cBackFade {
    color: #eee !important;
}
.cText {
    color: #444 !important;
}
.cHead {
    color: #000 !important;
}
.cLink {
    color: #08c !important;
}
.cSucc {
    color: #008000 !important;
}
.cWarn {
    color: #f00 !important;
}
.cFade {
    color: #999 !important;
}
.cFadeDark {
    color: #666 !important;
}
.cFadeLight {
    color: #ccc !important;
}
.bcFirm {
    background-color: #82bf3e !important;
}
.bcBack {
    background-color: #fff !important;
}
.bcBackFade {
    background-color: #eee !important;
}
.bcText {
    background-color: #444 !important;
}
.bcHead {
    background-color: #000 !important;
}
.bcLink {
    background-color: #08c !important;
}
.bcSucc {
    background-color: #008000 !important;
}
.bcWarn {
    background-color: #f00 !important;
}
.bcFade {
    background-color: #999 !important;
}
.bcFadeDark {
    background-color: #666 !important;
}
.bcFadeLight {
    background-color: #ccc !important;
}
.bcTransparent {
    background-color: transparent !important;
}
.alignLeft {
    text-align: left !important;
}
.alignRight {
    text-align: right !important;
}
@media (max-width: 756px) {
    .alignRight:not(td):not(th) {
        text-align: left !important;
    }
}
.alignCenter {
    text-align: center !important;
}
.alignBaseline {
    vertical-align: baseline !important;
}
.alignMiddle {
    vertical-align: middle !important;
}
.alignTop {
    vertical-align: top !important;
}
.alignBottom {
    vertical-align: bottom !important;
}
.marginTopDoubleBase {
    margin-top: 4rem !important;
}
.marginBottomDoubleBase {
    margin-bottom: 4rem !important;
}
.marginLeftDoubleBase {
    margin-left: 4rem !important;
}
.marginRightDoubleBase {
    margin-right: 4rem !important;
}
.marginTopBase {
    margin-top: 2rem !important;
}
.marginBottomBase {
    margin-bottom: 2rem !important;
}
.marginLeftBase {
    margin-left: 2rem !important;
}
.marginRightBase {
    margin-right: 2rem !important;
}
.marginTopHalfBase {
    margin-top: 1rem !important;
}
.marginBottomHalfBase {
    margin-bottom: 1rem !important;
}
.marginLeftHalfBase {
    margin-left: 1rem !important;
}
.marginRightHalfBase {
    margin-right: 1rem !important;
}
.flat {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.flatTop {
    margin-top: 0 !important;
}
.flatBottom {
    margin-bottom: 0 !important;
}